From owner-cvs-all Sun Oct 6 0: 2:32 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AECC737B401; Sun, 6 Oct 2002 00:02:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6275043E4A; Sun, 6 Oct 2002 00:02:31 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9672VCo026261; Sun, 6 Oct 2002 00:02:31 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9672Vxs026260; Sun, 6 Oct 2002 00:02:31 -0700 (PDT) Message-Id: <200210060702.g9672Vxs026260@freefall.freebsd.org> From: "David E. O'Brien" Date: Sun, 6 Oct 2002 00:02:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/grep grep.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 2002/10/06 00:02:31 PDT Modified files: gnu/usr.bin/grep grep.c Log: Allow -J to simultaneously do non-bzip2 grepping. Don't allow -J and -Z together. Partially submitted by: knu Revision Changes Path 1.23 +32 -10 src/gnu/usr.bin/grep/grep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 0:11: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C87DB37B401; Sun, 6 Oct 2002 00:11:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7950543E65; Sun, 6 Oct 2002 00:11:06 -0700 (PDT) (envelope-from demon@FreeBSD.org) Received: from freefall.freebsd.org (demon@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g967B6Co032799; Sun, 6 Oct 2002 00:11:06 -0700 (PDT) (envelope-from demon@freefall.freebsd.org) Received: (from demon@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g967B6kY032798; Sun, 6 Oct 2002 00:11:06 -0700 (PDT) Message-Id: <200210060711.g967B6kY032798@freefall.freebsd.org> From: Dmitry Sivachenko Date: Sun, 6 Oct 2002 00:11:06 -0700 (PDT) To: cvs-committers@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 2002/10/06 00:11:06 PDT Modified files: net/yaz Makefile distinfo pkg-plist Log: Upgrade to 1.9.1. Revision Changes Path 1.16 +4 -5 ports/net/yaz/Makefile 1.11 +1 -1 ports/net/yaz/distinfo 1.8 +1 -0 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 Sun Oct 6 0:11:16 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 57BB937B404; Sun, 6 Oct 2002 00:11:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0984F43E65; Sun, 6 Oct 2002 00:11:15 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g967BECo032842; Sun, 6 Oct 2002 00:11:14 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g967BEZu032841; Sun, 6 Oct 2002 00:11:14 -0700 (PDT) Message-Id: <200210060711.g967BEZu032841@freefall.freebsd.org> From: "David E. O'Brien" Date: Sun, 6 Oct 2002 00:11:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/vim 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 obrien 2002/10/06 00:11:14 PDT Modified files: editors/vim Makefile distinfo Log: Update to Vim 6.1 patchlevel 206 Revision Changes Path 1.205 +3 -3 ports/editors/vim/Makefile 1.126 +19 -1 ports/editors/vim/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 0:13:30 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 857B937B401; Sun, 6 Oct 2002 00:13:29 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3981F43E6A; Sun, 6 Oct 2002 00:13:29 -0700 (PDT) (envelope-from demon@FreeBSD.org) Received: from freefall.freebsd.org (demon@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g967DTCo034421; Sun, 6 Oct 2002 00:13:29 -0700 (PDT) (envelope-from demon@freefall.freebsd.org) Received: (from demon@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g967DS4h034420; Sun, 6 Oct 2002 00:13:28 -0700 (PDT) Message-Id: <200210060713.g967DS4h034420@freefall.freebsd.org> From: Dmitry Sivachenko Date: Sun, 6 Oct 2002 00:13:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/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 demon 2002/10/06 00:13:28 PDT Modified files: www/links Makefile Log: Add some CONFIGURE_ENV to build properly with non-standard PREFIX. PR: 42843 Submitted by: Thomas Hurst Revision Changes Path 1.26 +1 -0 ports/www/links/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 0:18: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A03437B401; Sun, 6 Oct 2002 00:18:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F198443E3B; Sun, 6 Oct 2002 00:18:03 -0700 (PDT) (envelope-from demon@FreeBSD.org) Received: from freefall.freebsd.org (demon@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g967I3Co035743; Sun, 6 Oct 2002 00:18:03 -0700 (PDT) (envelope-from demon@freefall.freebsd.org) Received: (from demon@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g967I3Pg035742; Sun, 6 Oct 2002 00:18:03 -0700 (PDT) Message-Id: <200210060718.g967I3Pg035742@freefall.freebsd.org> From: Dmitry Sivachenko Date: Sun, 6 Oct 2002 00:18:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/p5-TimeDate 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 2002/10/06 00:18:03 PDT Modified files: devel/p5-TimeDate Makefile distinfo Log: Update to version 1.1301 PR: 43219 Submitted by: Peter Avalos Revision Changes Path 1.16 +1 -1 ports/devel/p5-TimeDate/Makefile 1.6 +1 -1 ports/devel/p5-TimeDate/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 0:20:33 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D138537B401; Sun, 6 Oct 2002 00:20:32 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8275D43E3B; Sun, 6 Oct 2002 00:20:32 -0700 (PDT) (envelope-from demon@FreeBSD.org) Received: from freefall.freebsd.org (demon@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g967KWCo036355; Sun, 6 Oct 2002 00:20:32 -0700 (PDT) (envelope-from demon@freefall.freebsd.org) Received: (from demon@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g967KWnQ036354; Sun, 6 Oct 2002 00:20:32 -0700 (PDT) Message-Id: <200210060720.g967KWnQ036354@freefall.freebsd.org> From: Dmitry Sivachenko Date: Sun, 6 Oct 2002 00:20:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/p5-Locale-Codes 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 2002/10/06 00:20:32 PDT Modified files: misc/p5-Locale-Codes Makefile distinfo Log: Update to version 2.06 PR: 43234 Submitted by: Peter Avalos Revision Changes Path 1.15 +1 -1 ports/misc/p5-Locale-Codes/Makefile 1.6 +1 -1 ports/misc/p5-Locale-Codes/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 0:29:25 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E086237B401; Sun, 6 Oct 2002 00:29:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91CD643E75; Sun, 6 Oct 2002 00:29:24 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: from freefall.freebsd.org (ache@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g967TOCo038816; Sun, 6 Oct 2002 00:29:24 -0700 (PDT) (envelope-from ache@freefall.freebsd.org) Received: (from ache@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g967TOdY038815; Sun, 6 Oct 2002 00:29:24 -0700 (PDT) Message-Id: <200210060729.g967TOdY038815@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Sun, 6 Oct 2002 00:29:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/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 ache 2002/10/06 00:29:24 PDT Modified files: www/apache13 Makefile Log: pkg-install -> ${PKGINSTALL} PR: 43725 Submitted by: Helge Oldach Revision Changes Path 1.124 +1 -1 ports/www/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 Oct 6 0:42:39 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C58F37B401; Sun, 6 Oct 2002 00:42:38 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDE3843E65; Sun, 6 Oct 2002 00:42:37 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g967gbCo043551; Sun, 6 Oct 2002 00:42:37 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g967gbE3043550; Sun, 6 Oct 2002 00:42:37 -0700 (PDT) Message-Id: <200210060742.g967gbE3043550@freefall.freebsd.org> From: Patrick Li Date: Sun, 6 Oct 2002 00:42:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/postgresql7 Makefile distinfo ports/databases/postgresql7/scripts configure.postgresql X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/06 00:42:36 PDT Modified files: databases/postgresql7 Makefile distinfo databases/postgresql7/scripts configure.postgresql Log: Update to 7.2.3 and maintainer's email address. All advised to update to this version as soon as possible. Check PR description. PR: ports/43676 Submitted by: maintainer Revision Changes Path 1.101 +2 -2 ports/databases/postgresql7/Makefile 1.24 +3 -3 ports/databases/postgresql7/distinfo 1.12 +4 -10 ports/databases/postgresql7/scripts/configure.postgresql To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 0:56:29 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C3C037B401; Sun, 6 Oct 2002 00:56:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E435F43E42; Sun, 6 Oct 2002 00:56:27 -0700 (PDT) (envelope-from tjr@FreeBSD.org) Received: from freefall.freebsd.org (tjr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g967uRCo050204; Sun, 6 Oct 2002 00:56:27 -0700 (PDT) (envelope-from tjr@freefall.freebsd.org) Received: (from tjr@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g967uRHW050203; Sun, 6 Oct 2002 00:56:27 -0700 (PDT) Message-Id: <200210060756.g967uRHW050203@freefall.freebsd.org> From: "Tim J. Robbins" Date: Sun, 6 Oct 2002 00:56:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/pax pax.1 tar.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 tjr 2002/10/06 00:56:27 PDT Modified files: bin/pax pax.1 tar.1 Log: /dev/sa0 is the default tape device, not /dev/rst0. Revision Changes Path 1.28 +2 -2 src/bin/pax/pax.1 1.6 +4 -4 src/bin/pax/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 Oct 6 1: 7:43 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 297BA37B401; Sun, 6 Oct 2002 01:07:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2ED743E3B; Sun, 6 Oct 2002 01:07:42 -0700 (PDT) (envelope-from mux@FreeBSD.org) Received: from freefall.freebsd.org (mux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9687gCo060665; Sun, 6 Oct 2002 01:07:42 -0700 (PDT) (envelope-from mux@freefall.freebsd.org) Received: (from mux@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9687gEo060663; Sun, 6 Oct 2002 01:07:42 -0700 (PDT) Message-Id: <200210060807.g9687gEo060663@freefall.freebsd.org> From: Maxime Henrion Date: Sun, 6 Oct 2002 01:07:42 -0700 (PDT) To: cvs-committers@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 mux 2002/10/06 01:07:40 PDT Modified files: sys/modules Makefile Log: Oops. Actually connect back msdosfs to the build for every platform. Spotted by: bde Revision Changes Path 1.266 +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 Sun Oct 6 1:11:46 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B784137B401; Sun, 6 Oct 2002 01:11:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6570643E75; Sun, 6 Oct 2002 01:11:45 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g968BjCo062829; Sun, 6 Oct 2002 01:11:45 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g968BjND062828; Sun, 6 Oct 2002 01:11:45 -0700 (PDT) Message-Id: <200210060811.g968BjND062828@freefall.freebsd.org> From: Kris Kennaway Date: Sun, 6 Oct 2002 01:11:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/wdm Makefile pkg-plist ports/x11/wdm/files wdm.pam X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/06 01:11:45 PDT Modified files: x11/wdm Makefile pkg-plist Added files: x11/wdm/files wdm.pam Log: * Take over maintainership of this port. * Take a shot at fixing the broken PAM support, which could never possibly have worked under FreeBSD because it was using the Linux/Solaris PAM module path. Enable PAM by default on 5.0 and install a config file derived from /etc/pam.d/xdm. Revision Changes Path 1.52 +16 -4 ports/x11/wdm/Makefile 1.1 +25 -0 ports/x11/wdm/files/wdm.pam (new) 1.7 +2 -0 ports/x11/wdm/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 Oct 6 1:12: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B56B37B401; Sun, 6 Oct 2002 01:12:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CAA443E6E; Sun, 6 Oct 2002 01:12:07 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g968C6Co063340; Sun, 6 Oct 2002 01:12:06 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g968C6tG063339; Sun, 6 Oct 2002 01:12:06 -0700 (PDT) Message-Id: <200210060812.g968C6tG063339@freefall.freebsd.org> From: Kris Kennaway Date: Sun, 6 Oct 2002 01:12:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/wdm/files patch-an X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/06 01:12:06 PDT Added files: x11/wdm/files patch-an Log: * Take over maintainership of this port. * Take a shot at fixing the broken PAM support, which could never possibly have worked under FreeBSD because it was using the Linux/Solaris PAM module path. Enable PAM by default on 5.0 and install a config file derived from /etc/pam.d/xdm. Revision Changes Path 1.1 +21 -0 ports/x11/wdm/files/patch-an (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 1:19:31 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55E1137B401; Sun, 6 Oct 2002 01:19:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09E6743E42; Sun, 6 Oct 2002 01:19:30 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g968JTCo067278; Sun, 6 Oct 2002 01:19:29 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g968JTCf067277; Sun, 6 Oct 2002 01:19:29 -0700 (PDT) Message-Id: <200210060819.g968JTCf067277@freefall.freebsd.org> From: Patrick Li Date: Sun, 6 Oct 2002 01:19:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/aspell 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 pat 2002/10/06 01:19:29 PDT Modified files: textproc/aspell Makefile distinfo Log: Update to 0.50.2 PR: ports/43472 Submitted by: maintainer Revision Changes Path 1.41 +3 -4 ports/textproc/aspell/Makefile 1.20 +1 -1 ports/textproc/aspell/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 1:33:39 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E562237B401; Sun, 6 Oct 2002 01:33:38 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 978D943E6E; Sun, 6 Oct 2002 01:33:38 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: from freefall.freebsd.org (kuriyama@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g968XcCo076533; Sun, 6 Oct 2002 01:33:38 -0700 (PDT) (envelope-from kuriyama@freefall.freebsd.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g968XcoM076532; Sun, 6 Oct 2002 01:33:38 -0700 (PDT) Message-Id: <200210060833.g968XcoM076532@freefall.freebsd.org> From: Jun Kuriyama Date: Sun, 6 Oct 2002 01:33:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/p5-Mail-Tools 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 kuriyama 2002/10/06 01:33:38 PDT Modified files: mail/p5-Mail-Tools Makefile distinfo Log: Upgrade to 1.50. PR: ports/43231 Submitted by: Peter Avalos Revision Changes Path 1.31 +1 -1 ports/mail/p5-Mail-Tools/Makefile 1.13 +1 -1 ports/mail/p5-Mail-Tools/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 1:43:38 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A34537B401; Sun, 6 Oct 2002 01:43:37 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B0B443E4A; Sun, 6 Oct 2002 01:43:37 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: from freefall.freebsd.org (ume@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g968haCo081588; Sun, 6 Oct 2002 01:43:36 -0700 (PDT) (envelope-from ume@freefall.freebsd.org) Received: (from ume@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g968haUU081587; Sun, 6 Oct 2002 01:43:36 -0700 (PDT) Message-Id: <200210060843.g968haUU081587@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Sun, 6 Oct 2002 01:43:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/net getaddrinfo.c name6.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 ume 2002/10/06 01:43:36 PDT Modified files: lib/libc/net getaddrinfo.c name6.c Log: Put giant locks due to make getaddrinfo(), getnameinfo() and getipnodeby*() thread-safe. Our res_*() is not thread-safe. So, we share lock between getaddrinfo() and getipnodeby*(). Still, we cannot use getaddrinfo() and getipnodeby*() in conjunction with other functions which call res_*(). Requested by: many people Revision Changes Path 1.34 +22 -1 src/lib/libc/net/getaddrinfo.c 1.29 +19 -0 src/lib/libc/net/name6.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 1:55:27 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A266D37B401; Sun, 6 Oct 2002 01:55:26 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6404D43E42; Sun, 6 Oct 2002 01:55:26 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: from freefall.freebsd.org (kuriyama@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g968tQCo088164; Sun, 6 Oct 2002 01:55:26 -0700 (PDT) (envelope-from kuriyama@freefall.freebsd.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g968tQnA088163; Sun, 6 Oct 2002 01:55:26 -0700 (PDT) Message-Id: <200210060855.g968tQnA088163@freefall.freebsd.org> From: Jun Kuriyama Date: Sun, 6 Oct 2002 01:55:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/gnupg Makefile distinfo pkg-plist ports/security/gnupg/files patch-configure patch-keyserver: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 kuriyama 2002/10/06 01:55:26 PDT Modified files: security/gnupg Makefile distinfo pkg-plist Removed files: security/gnupg/files patch-configure patch-keyserver:Makefile.in Log: Upgrade to 1.2.0. PR: ports/43211 Submitted by: Jason Harris Modified by: kuriyama (for WITH_LDAP) Revision Changes Path 1.47 +16 -2 ports/security/gnupg/Makefile 1.22 +2 -1 ports/security/gnupg/distinfo 1.2 +0 -11 ports/security/gnupg/files/patch-configure (dead) 1.2 +0 -11 ports/security/gnupg/files/patch-keyserver:Makefile.in (dead) 1.22 +20 -21 ports/security/gnupg/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 Oct 6 2: 9:28 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2760537B401; Sun, 6 Oct 2002 02:09:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD2DF43E3B; Sun, 6 Oct 2002 02:09:27 -0700 (PDT) (envelope-from charnier@FreeBSD.org) Received: from freefall.freebsd.org (charnier@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9699RCo096908; Sun, 6 Oct 2002 02:09:27 -0700 (PDT) (envelope-from charnier@freefall.freebsd.org) Received: (from charnier@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9699RXU096906; Sun, 6 Oct 2002 02:09:27 -0700 (PDT) Message-Id: <200210060909.g9699RXU096906@freefall.freebsd.org> From: Philippe Charnier Date: Sun, 6 Oct 2002 02:09:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/rcp rcp.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 2002/10/06 02:09:27 PDT Modified files: bin/rcp rcp.c Log: While removing a memory leak, rev 1.32 introduced a free-memory-and-reuse-it-after. Correct both problems and make rcp -r work again under /etc/malloc.conf -> AJ. Revision Changes Path 1.37 +11 -16 src/bin/rcp/rcp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 2:13:26 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D592F37B401; Sun, 6 Oct 2002 02:13:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8336D43E42; Sun, 6 Oct 2002 02:13:25 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g969DPCo099539; Sun, 6 Oct 2002 02:13:25 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g969DOcA099538; Sun, 6 Oct 2002 02:13:24 -0700 (PDT) Message-Id: <200210060913.g969DOcA099538@freefall.freebsd.org> From: Kris Kennaway Date: Sun, 6 Oct 2002 02:13:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/kseg 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 2002/10/06 02:13:24 PDT Modified files: math/kseg Makefile Log: Unbreak this port by correcting REINPLACE_CMD invocations. Submitted by: Kuang-che Wu (maintainer) PR: ports/43737 Revision Changes Path 1.5 +2 -4 ports/math/kseg/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 2:24: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7687337B401; Sun, 6 Oct 2002 02:23:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B65F43E77; Sun, 6 Oct 2002 02:23:59 -0700 (PDT) (envelope-from tjr@FreeBSD.org) Received: from freefall.freebsd.org (tjr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g969NwCo002660; Sun, 6 Oct 2002 02:23:59 -0700 (PDT) (envelope-from tjr@freefall.freebsd.org) Received: (from tjr@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g969NwxF002659; Sun, 6 Oct 2002 02:23:58 -0700 (PDT) Message-Id: <200210060923.g969NwxF002659@freefall.freebsd.org> From: "Tim J. Robbins" Date: Sun, 6 Oct 2002 02:23:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/pax tty_subs.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 2002/10/06 02:23:58 PDT Modified files: bin/pax tty_subs.c Log: Ensure all va_starts have a matching va_end. Obtained from: NetBSD Revision Changes Path 1.19 +1 -1 src/bin/pax/tty_subs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 2:35:22 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D894F37B401; Sun, 6 Oct 2002 02:35:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9608443E42; Sun, 6 Oct 2002 02:35:21 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: from freefall.freebsd.org (kuriyama@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g969ZLCo005544; Sun, 6 Oct 2002 02:35:21 -0700 (PDT) (envelope-from kuriyama@freefall.freebsd.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g969ZL6l005543; Sun, 6 Oct 2002 02:35:21 -0700 (PDT) Message-Id: <200210060935.g969ZL6l005543@freefall.freebsd.org> From: Jun Kuriyama Date: Sun, 6 Oct 2002 02:35:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/net-snmp Makefile distinfo pkg-plist ports/net/net-snmp/files patch-Makefile.top patch-snmpTCPIPv6Domain.c patch-snmpUCDIPv6Domain.c patch-snmp_agent.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 kuriyama 2002/10/06 02:35:21 PDT Modified files: net/net-snmp Makefile distinfo pkg-plist net/net-snmp/files patch-Makefile.top patch-snmpTCPIPv6Domain.c patch-snmpUCDIPv6Domain.c Added files: net/net-snmp/files patch-snmp_agent.c Log: Upgrade to 5.0.6. Revision Changes Path 1.82 +1 -2 ports/net/net-snmp/Makefile 1.21 +1 -1 ports/net/net-snmp/distinfo 1.4 +13 -2 ports/net/net-snmp/files/patch-Makefile.top 1.2 +5 -5 ports/net/net-snmp/files/patch-snmpTCPIPv6Domain.c 1.2 +6 -6 ports/net/net-snmp/files/patch-snmpUCDIPv6Domain.c 1.1 +10 -0 ports/net/net-snmp/files/patch-snmp_agent.c (new) 1.27 +1 -0 ports/net/net-snmp/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 Oct 6 2:48:11 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 752B337B401; Sun, 6 Oct 2002 02:48:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35B8543E42; Sun, 6 Oct 2002 02:48:10 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g969mACo008891; Sun, 6 Oct 2002 02:48:10 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g969mAtv008890; Sun, 6 Oct 2002 02:48:10 -0700 (PDT) Message-Id: <200210060948.g969mAtv008890@freefall.freebsd.org> From: Kris Kennaway Date: Sun, 6 Oct 2002 02:48:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/snort Makefile distinfo pkg-message pkg-plist ports/security/snort/files patch-snort.c patch-snort.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 2002/10/06 02:48:09 PDT Modified files: security/snort Makefile distinfo pkg-plist security/snort/files patch-snort.c Added files: security/snort/files patch-snort.conf Removed files: security/snort pkg-message Log: Update to snort 1.9.0. Tweak the default config files so it can actually find its installed ruleset [1]. Install config files by default if there is not already one present, and remove on deinstall if they are unchanged from the default. Submitted by: The Anarcat [1] (based on) PR: ports/33887 [1] Revision Changes Path 1.30 +33 -8 ports/security/snort/Makefile 1.17 +1 -1 ports/security/snort/distinfo 1.2 +11 -11 ports/security/snort/files/patch-snort.c 1.1 +27 -0 ports/security/snort/files/patch-snort.conf (new) 1.2 +0 -17 ports/security/snort/pkg-message (dead) 1.8 +38 -4 ports/security/snort/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 Oct 6 2:56:54 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C23237B401; Sun, 6 Oct 2002 02:56:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7117C43E4A; Sun, 6 Oct 2002 02:56:52 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: from freefall.freebsd.org (markm@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g969uqCo011863; Sun, 6 Oct 2002 02:56:52 -0700 (PDT) (envelope-from markm@freefall.freebsd.org) Received: (from markm@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g969uqpY011862; Sun, 6 Oct 2002 02:56:52 -0700 (PDT) Message-Id: <200210060956.g969uqpY011862@freefall.freebsd.org> From: Mark Murray Date: Sun, 6 Oct 2002 02:56:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys mbuf.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 2002/10/06 02:56:52 PDT Modified files: sys/sys mbuf.h Log: Be consistent WRT function argument names. Other arguments only have types, so remove these names. This also helps by not polluting namespace. Revision Changes Path 1.106 +2 -2 src/sys/sys/mbuf.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 3:15:47 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CDD037B401; Sun, 6 Oct 2002 03:15:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9DF943E81; Sun, 6 Oct 2002 03:15:39 -0700 (PDT) (envelope-from tjr@FreeBSD.org) Received: from freefall.freebsd.org (tjr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96AFdCo022423; Sun, 6 Oct 2002 03:15:39 -0700 (PDT) (envelope-from tjr@freefall.freebsd.org) Received: (from tjr@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96AFdkN022422; Sun, 6 Oct 2002 03:15:39 -0700 (PDT) Message-Id: <200210061015.g96AFdkN022422@freefall.freebsd.org> From: "Tim J. Robbins" Date: Sun, 6 Oct 2002 03:15:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/locale isalnum.3 isalpha.3 isascii.3 isblank.3 iscntrl.3 isdigit.3 isgraph.3 islower.3 isprint.3 ispunct.3 isspace.3 isupper.3 isxdigit.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 tjr 2002/10/06 03:15:39 PDT Modified files: lib/libc/locale isalnum.3 isalpha.3 isascii.3 isblank.3 iscntrl.3 isdigit.3 isgraph.3 islower.3 isprint.3 ispunct.3 isspace.3 isupper.3 isxdigit.3 Log: Add a note to the Compatiblity section suggesting that these functions only be used for byte values. Add cross-references to the wide-char counterparts. Revision Changes Path 1.17 +14 -2 src/lib/libc/locale/isalnum.3 1.16 +14 -2 src/lib/libc/locale/isalpha.3 1.13 +2 -1 src/lib/libc/locale/isascii.3 1.16 +13 -1 src/lib/libc/locale/isblank.3 1.14 +14 -2 src/lib/libc/locale/iscntrl.3 1.16 +13 -1 src/lib/libc/locale/isdigit.3 1.17 +13 -1 src/lib/libc/locale/isgraph.3 1.15 +14 -2 src/lib/libc/locale/islower.3 1.18 +13 -1 src/lib/libc/locale/isprint.3 1.16 +13 -1 src/lib/libc/locale/ispunct.3 1.15 +13 -1 src/lib/libc/locale/isspace.3 1.16 +14 -2 src/lib/libc/locale/isupper.3 1.16 +17 -1 src/lib/libc/locale/isxdigit.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 3:40:54 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24E5C37B401; Sun, 6 Oct 2002 03:40:53 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB34943E4A; Sun, 6 Oct 2002 03:40:52 -0700 (PDT) (envelope-from dougb@FreeBSD.org) Received: from freefall.freebsd.org (dougb@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96AeqCo028315; Sun, 6 Oct 2002 03:40:52 -0700 (PDT) (envelope-from dougb@freefall.freebsd.org) Received: (from dougb@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96AeqPV028314; Sun, 6 Oct 2002 03:40:52 -0700 (PDT) Message-Id: <200210061040.g96AeqPV028314@freefall.freebsd.org> From: Doug Barton Date: Sun, 6 Oct 2002 03:40:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/p5-Net-DNS 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 dougb 2002/10/06 03:40:52 PDT Modified files: net/p5-Net-DNS Makefile distinfo Log: Minor bugfixes. Variable scope in one module, and avoid a divide by zero error when there are no usable interfaces. Revision Changes Path 1.31 +1 -1 ports/net/p5-Net-DNS/Makefile 1.14 +1 -1 ports/net/p5-Net-DNS/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 3:41:20 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 105F537B401; Sun, 6 Oct 2002 03:41:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEC1C43E6A; Sun, 6 Oct 2002 03:41:16 -0700 (PDT) (envelope-from mheinen@FreeBSD.org) Received: from freefall.freebsd.org (mheinen@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96AfGCo028466; Sun, 6 Oct 2002 03:41:16 -0700 (PDT) (envelope-from mheinen@freefall.freebsd.org) Received: (from mheinen@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96AfGcd028465; Sun, 6 Oct 2002 03:41:16 -0700 (PDT) Message-Id: <200210061041.g96AfGcd028465@freefall.freebsd.org> From: Martin Heinen Date: Sun, 6 Oct 2002 03:41:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/l10n 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 mheinen 2002/10/06 03:41:16 PDT Modified files: en_US.ISO8859-1/books/handbook/l10n chapter.sgml Log: use record id "me" in local .login_conf Approved by: alex (mentor) Revision Changes Path 1.83 +2 -2 doc/en_US.ISO8859-1/books/handbook/l10n/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 3:55:19 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CD0937B401; Sun, 6 Oct 2002 03:55:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25C9943E42; Sun, 6 Oct 2002 03:55:18 -0700 (PDT) (envelope-from mheinen@FreeBSD.org) Received: from freefall.freebsd.org (mheinen@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96AtICo034226; Sun, 6 Oct 2002 03:55:18 -0700 (PDT) (envelope-from mheinen@freefall.freebsd.org) Received: (from mheinen@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96AtHMn034225; Sun, 6 Oct 2002 03:55:17 -0700 (PDT) Message-Id: <200210061055.g96AtHMn034225@freefall.freebsd.org> From: Martin Heinen Date: Sun, 6 Oct 2002 03:55:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/de_DE.ISO8859-1/books/handbook/boot chapter.sgml doc/de_DE.ISO8859-1/books/handbook/ports chapter.sgml doc/de_DE.ISO8859-1/share/sgml freebsd.dsl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mheinen 2002/10/06 03:55:17 PDT Modified files: de_DE.ISO8859-1/books/handbook/boot chapter.sgml de_DE.ISO8859-1/books/handbook/ports chapter.sgml de_DE.ISO8859-1/share/sgml freebsd.dsl Log: Sync with FreeBSD German Documentation Project Header update, no content changes Approved by: alex (mentor) Obtained from: FreeBSD German Documentation Project Revision Changes Path 1.7 +2 -2 doc/de_DE.ISO8859-1/books/handbook/boot/chapter.sgml 1.10 +2 -2 doc/de_DE.ISO8859-1/books/handbook/ports/chapter.sgml 1.10 +5 -2 doc/de_DE.ISO8859-1/share/sgml/freebsd.dsl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 3:59:28 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA31837B49E; Sun, 6 Oct 2002 03:59:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 540FF43E42; Sun, 6 Oct 2002 03:59:21 -0700 (PDT) (envelope-from mheinen@FreeBSD.org) Received: from freefall.freebsd.org (mheinen@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96AxLCo034434; Sun, 6 Oct 2002 03:59:21 -0700 (PDT) (envelope-from mheinen@freefall.freebsd.org) Received: (from mheinen@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96AxLa5034433; Sun, 6 Oct 2002 03:59:21 -0700 (PDT) Message-Id: <200210061059.g96AxLa5034433@freefall.freebsd.org> From: Martin Heinen Date: Sun, 6 Oct 2002 03:59:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/de_DE.ISO8859-1/books/handbook/preface preface.sgml doc/de_DE.ISO8859-1/books/handbook/desktop 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 mheinen 2002/10/06 03:59:21 PDT Modified files: de_DE.ISO8859-1/books/handbook/preface preface.sgml de_DE.ISO8859-1/books/handbook/desktop chapter.sgml Log: Sync with FreeBSD German Documentation Project New chapters: desktop/chapter.sgml and preface/preface.sgml Approved by: alex (mentor) Obtained from: FreeBSD German Documentation Project Revision Changes Path 1.2 +1082 -11 doc/de_DE.ISO8859-1/books/handbook/desktop/chapter.sgml 1.2 +538 -9 doc/de_DE.ISO8859-1/books/handbook/preface/preface.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 4: 3:19 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5AFE37B409; Sun, 6 Oct 2002 04:03:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCD8A43E86; Sun, 6 Oct 2002 04:03:14 -0700 (PDT) (envelope-from mheinen@FreeBSD.org) Received: from freefall.freebsd.org (mheinen@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96B3ECo040857; Sun, 6 Oct 2002 04:03:14 -0700 (PDT) (envelope-from mheinen@freefall.freebsd.org) Received: (from mheinen@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96B3E2o040856; Sun, 6 Oct 2002 04:03:14 -0700 (PDT) Message-Id: <200210061103.g96B3E2o040856@freefall.freebsd.org> From: Martin Heinen Date: Sun, 6 Oct 2002 04:03:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/de_DE.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 mheinen 2002/10/06 04:03:14 PDT Modified files: de_DE.ISO8859-1/books/handbook/ppp-and-slip chapter.sgml Log: Sync with FreeBSD German Documentation Project New chapter: ppp-and-slip/chapter.sgml Submitted by: Thomas Schwarzkopf Approved by: alex (mentor) Obtained from: FreeBSD German Documentation Projec Revision Changes Path 1.2 +3431 -11 doc/de_DE.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 Sun Oct 6 4: 8:15 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23B9A37B48A; Sun, 6 Oct 2002 04:08:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9AE143EAF; Sun, 6 Oct 2002 04:08:07 -0700 (PDT) (envelope-from mheinen@FreeBSD.org) Received: from freefall.freebsd.org (mheinen@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96B87Co045655; Sun, 6 Oct 2002 04:08:07 -0700 (PDT) (envelope-from mheinen@freefall.freebsd.org) Received: (from mheinen@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96B87Bh045654; Sun, 6 Oct 2002 04:08:07 -0700 (PDT) Message-Id: <200210061108.g96B87Bh045654@freefall.freebsd.org> From: Martin Heinen Date: Sun, 6 Oct 2002 04:08:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/de_DE.ISO8859-1/books/faq book.sgml doc/de_DE.ISO8859-1/books/handbook/basics chapter.sgml doc/de_DE.ISO8859-1/books/handbook/config chapter.sgml doc/de_DE.ISO8859-1/books/handbook/cutting-edge chapter.sgml doc/de_DE.ISO8859-1/books/handbook/disks chapter.sgml doc/de_DE.ISO8859-1/books/handbook/eresources 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 mheinen 2002/10/06 04:08:07 PDT Modified files: de_DE.ISO8859-1/books/faq book.sgml de_DE.ISO8859-1/books/handbook/basics chapter.sgml de_DE.ISO8859-1/books/handbook/config chapter.sgml de_DE.ISO8859-1/books/handbook/cutting-edge chapter.sgml de_DE.ISO8859-1/books/handbook/disks chapter.sgml de_DE.ISO8859-1/books/handbook/eresources chapter.sgml de_DE.ISO8859-1/books/handbook/kernelconfig chapter.sgml de_DE.ISO8859-1/books/handbook/l10n chapter.sgml de_DE.ISO8859-1/books/handbook/mirrors chapter.sgml de_DE.ISO8859-1/books/handbook/security chapter.sgml de_DE.ISO8859-1/books/handbook/serialcomms chapter.sgml de_DE.ISO8859-1/books/handbook/users chapter.sgml Log: Sync with FreeBSD German Documentation Project Content update and various fixes for: FAQ 1.473 -> 1.481 basics/chapter.sgml 1.76 -> 1.77 config/chapter.sgml 1.57 -> 1.59 cutting-edge/chapter.sgml 1.137 -> 1.139 disks/chapter.sgml 1.107 -> 1.110 eresources/chapter.sgml 1.93 -> 1.100 kernelconfig/chapter.sgml 1.82 -> 1.84 l10n/chapter.sgml 1.79 -> 1.82 mirrors/chapter.sgml 1.234 -> 1.242 security/chapter.sgml 1.114 -> 1.115 serialcomms/chapter.sgml 1.65 -> 1.66 users/chapter.sgml 1.34 -> 1.35 Approved by: alex (mentor) Obtained from: FreeBSD German Documentation Project Revision Changes Path 1.22 +5 -9 doc/de_DE.ISO8859-1/books/faq/book.sgml 1.11 +8 -8 doc/de_DE.ISO8859-1/books/handbook/basics/chapter.sgml 1.10 +4 -4 doc/de_DE.ISO8859-1/books/handbook/config/chapter.sgml 1.3 +5 -5 doc/de_DE.ISO8859-1/books/handbook/cutting-edge/chapter.sgml 1.12 +11 -11 doc/de_DE.ISO8859-1/books/handbook/disks/chapter.sgml 1.2 +10 -5 doc/de_DE.ISO8859-1/books/handbook/eresources/chapter.sgml 1.7 +4 -6 doc/de_DE.ISO8859-1/books/handbook/kernelconfig/chapter.sgml 1.5 +32 -28 doc/de_DE.ISO8859-1/books/handbook/l10n/chapter.sgml 1.2 +63 -27 doc/de_DE.ISO8859-1/books/handbook/mirrors/chapter.sgml 1.9 +6 -6 doc/de_DE.ISO8859-1/books/handbook/security/chapter.sgml 1.7 +5 -5 doc/de_DE.ISO8859-1/books/handbook/serialcomms/chapter.sgml 1.7 +3 -6 doc/de_DE.ISO8859-1/books/handbook/users/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 4:14:25 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6251937B401; Sun, 6 Oct 2002 04:14:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1416343E42; Sun, 6 Oct 2002 04:14:22 -0700 (PDT) (envelope-from tjr@FreeBSD.org) Received: from freefall.freebsd.org (tjr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96BELCo048512; Sun, 6 Oct 2002 04:14:21 -0700 (PDT) (envelope-from tjr@freefall.freebsd.org) Received: (from tjr@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96BELL6048511; Sun, 6 Oct 2002 04:14:21 -0700 (PDT) Message-Id: <200210061114.g96BELL6048511@freefall.freebsd.org> From: "Tim J. Robbins" Date: Sun, 6 Oct 2002 04:14:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/rcp rcp.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 2002/10/06 04:14:21 PDT Modified files: bin/rcp rcp.c Log: Clean up use of macros: always call va_end after va_start, reset with a call to va_start before each use of the va_list. Obtained from: NetBSD Revision Changes Path 1.38 +6 -2 src/bin/rcp/rcp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 4:28:13 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 050EB37B401; Sun, 6 Oct 2002 04:28:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8736743E4A; Sun, 6 Oct 2002 04:28:08 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from freefall.freebsd.org (blackend@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96BS8Co051568; Sun, 6 Oct 2002 04:28:08 -0700 (PDT) (envelope-from blackend@freefall.freebsd.org) Received: (from blackend@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96BS88Q051567; Sun, 6 Oct 2002 04:28:08 -0700 (PDT) Message-Id: <200210061128.g96BS88Q051567@freefall.freebsd.org> From: Marc Fonvieille Date: Sun, 6 Oct 2002 04:28:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/config 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 blackend 2002/10/06 04:28:08 PDT Modified files: en_US.ISO8859-1/books/handbook/config chapter.sgml Log: New section: "Setting Up Network Interface Cards" The idea came from the old PPP-primer. I will add index entries later. Reviewed by: "english checking" and other fixes by mij Revision Changes Path 1.62 +391 -0 doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 4:42:15 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAF7237B401; Sun, 6 Oct 2002 04:42:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DFDA43E3B; Sun, 6 Oct 2002 04:42:14 -0700 (PDT) (envelope-from mux@FreeBSD.org) Received: from freefall.freebsd.org (mux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96BgECo057052; Sun, 6 Oct 2002 04:42:14 -0700 (PDT) (envelope-from mux@freefall.freebsd.org) Received: (from mux@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96BgEbn057051; Sun, 6 Oct 2002 04:42:14 -0700 (PDT) Message-Id: <200210061142.g96BgEbn057051@freefall.freebsd.org> From: Maxime Henrion Date: Sun, 6 Oct 2002 04:42:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/unionfs union_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 mux 2002/10/06 04:42:14 PDT Modified files: sys/fs/unionfs union_vfsops.c Log: Fix a warning on 64 bits platforms: copystr() takes a size_t *, not an int *. Revision Changes Path 1.57 +1 -1 src/sys/fs/unionfs/union_vfsops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 4:45:23 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 231B137B401; Sun, 6 Oct 2002 04:45:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9D7243E65; Sun, 6 Oct 2002 04:45:22 -0700 (PDT) (envelope-from mux@FreeBSD.org) Received: from freefall.freebsd.org (mux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96BjMCo057224; Sun, 6 Oct 2002 04:45:22 -0700 (PDT) (envelope-from mux@freefall.freebsd.org) Received: (from mux@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96BjMsk057223; Sun, 6 Oct 2002 04:45:22 -0700 (PDT) Message-Id: <200210061145.g96BjMsk057223@freefall.freebsd.org> From: Maxime Henrion Date: Sun, 6 Oct 2002 04:45:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/portalfs portal_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 mux 2002/10/06 04:45:22 PDT Modified files: sys/fs/portalfs portal_vfsops.c Log: Fix a warning on 64 bits platforms: copyinstr() takes a size_t *, not an u_int *. Revision Changes Path 1.41 +1 -1 src/sys/fs/portalfs/portal_vfsops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 4:54:40 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24A2D37B401; Sun, 6 Oct 2002 04:54:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA69A43E3B; Sun, 6 Oct 2002 04:54:39 -0700 (PDT) (envelope-from nobutaka@FreeBSD.org) Received: from freefall.freebsd.org (nobutaka@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96BsdCo060053; Sun, 6 Oct 2002 04:54:39 -0700 (PDT) (envelope-from nobutaka@freefall.freebsd.org) Received: (from nobutaka@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96Bsd82060052; Sun, 6 Oct 2002 04:54:39 -0700 (PDT) Message-Id: <200210061154.g96Bsd82060052@freefall.freebsd.org> From: MANTANI Nobutaka Date: Sun, 6 Oct 2002 04:54:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/emacs-w3m 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 2002/10/06 04:54:39 PDT Modified files: www/emacs-w3m pkg-plist Log: Fix package building error of emacs-w3m-emacs20. Revision Changes Path 1.13 +0 -1 ports/www/emacs-w3m/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 Oct 6 5: 8: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66D0B37B401; Sun, 6 Oct 2002 05:07:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A2F443E3B; Sun, 6 Oct 2002 05:07:59 -0700 (PDT) (envelope-from mux@FreeBSD.org) Received: from freefall.freebsd.org (mux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96C7wCo067505; Sun, 6 Oct 2002 05:07:58 -0700 (PDT) (envelope-from mux@freefall.freebsd.org) Received: (from mux@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96C7wd2067504; Sun, 6 Oct 2002 05:07:58 -0700 (PDT) Message-Id: <200210061207.g96C7wd2067504@freefall.freebsd.org> From: Maxime Henrion Date: Sun, 6 Oct 2002 05:07:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/umapfs umap_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 mux 2002/10/06 05:07:58 PDT Modified files: sys/fs/umapfs umap_vfsops.c Log: Yet another 64 bits warning fix: s/u_int/size_t/. Revision Changes Path 1.48 +1 -1 src/sys/fs/umapfs/umap_vfsops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 5:10: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8FE4237B404; Sun, 6 Oct 2002 05:10:07 -0700 (PDT) Received: from fump.kawo2.rwth-aachen.de (fump.kawo2.RWTH-Aachen.DE [134.130.181.148]) by mx1.FreeBSD.org (Postfix) with ESMTP id A57BE43E4A; Sun, 6 Oct 2002 05:10:06 -0700 (PDT) (envelope-from alex@fump.kawo2.rwth-aachen.de) Received: from fump.kawo2.rwth-aachen.de (localhost [127.0.0.1]) by fump.kawo2.rwth-aachen.de (8.12.5/8.12.5) with ESMTP id g96CCEu6008391; Sun, 6 Oct 2002 14:12:14 +0200 (CEST) (envelope-from alex@fump.kawo2.rwth-aachen.de) Received: (from alex@localhost) by fump.kawo2.rwth-aachen.de (8.12.5/8.12.5/Submit) id g96CCEWU008390; Sun, 6 Oct 2002 14:12:14 +0200 (CEST) Date: Sun, 6 Oct 2002 14:12:14 +0200 From: Alexander Langer To: Poul-Henning Kamp Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/alpha/conf GENERIC SIMOS src/sys/conf NOTES files files.alpha files.i386 files.ia64 files.pc98 files.sparc64 options src/sys/dev/mcd mcd.c mcd_isa.c src/sys/geom geom_disk.c src/sys/i386/conf GENERIC OLDCARD src/sys/i386/isa scd.c ... Message-ID: <20021006121214.GA3096@fump.kawo2.rwth-aachen.de> References: <200210051635.g95GZXBq062212@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200210051635.g95GZXBq062212@freefall.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.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 Thus spake Poul-Henning Kamp (phk@FreeBSD.org): > There are currently three known issues which may force people to > need the NO_GEOM option: Last week or so there was a discussion about vinum being broken. I haven't seen a followup or commit which claims to fix that, but I might have missed it. Is vinum working now? That's rather important for me (and others, I assume) Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 5:13:14 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 74D6E37B401; Sun, 6 Oct 2002 05:13:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2749A43E42; Sun, 6 Oct 2002 05:13:13 -0700 (PDT) (envelope-from grehan@FreeBSD.org) Received: from freefall.freebsd.org (grehan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96CDDCo070236; Sun, 6 Oct 2002 05:13:13 -0700 (PDT) (envelope-from grehan@freefall.freebsd.org) Received: (from grehan@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96CDCiI070235; Sun, 6 Oct 2002 05:13:12 -0700 (PDT) Message-Id: <200210061213.g96CDCiI070235@freefall.freebsd.org> From: Peter Grehan Date: Sun, 6 Oct 2002 05:13:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/powerpc/conf GENERIC X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/06 05:13:12 PDT Modified files: sys/powerpc/conf GENERIC Log: Roll back to previous version, no need for NO_GEOM when GEOM is standard. Revision Changes Path 1.17 +0 -2 src/sys/powerpc/conf/GENERIC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 5:19:59 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D89E737B401; Sun, 6 Oct 2002 05:19:58 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8703043E42; Sun, 6 Oct 2002 05:19:58 -0700 (PDT) (envelope-from nobutaka@FreeBSD.org) Received: from freefall.freebsd.org (nobutaka@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96CJwCo070643; Sun, 6 Oct 2002 05:19:58 -0700 (PDT) (envelope-from nobutaka@freefall.freebsd.org) Received: (from nobutaka@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96CJwTb070642; Sun, 6 Oct 2002 05:19:58 -0700 (PDT) Message-Id: <200210061219.g96CJwTb070642@freefall.freebsd.org> From: MANTANI Nobutaka Date: Sun, 6 Oct 2002 05:19:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/emacs21/files patch-configure.in patch-src:alloc.c patch-src:m:sparc.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 2002/10/06 05:19:58 PDT Modified files: editors/emacs21/files patch-configure.in Added files: editors/emacs21/files patch-src:alloc.c patch-src:m:sparc.h Log: Add patches to support sparc64. Submitted by: tmm Revision Changes Path 1.2 +2 -1 ports/editors/emacs21/files/patch-configure.in 1.1 +14 -0 ports/editors/emacs21/files/patch-src:alloc.c (new) 1.1 +11 -0 ports/editors/emacs21/files/patch-src:m:sparc.h (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 5:20:21 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D937637B40B; Sun, 6 Oct 2002 05:20:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 879C143E81; Sun, 6 Oct 2002 05:20:10 -0700 (PDT) (envelope-from mux@FreeBSD.org) Received: from freefall.freebsd.org (mux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96CKACo070684; Sun, 6 Oct 2002 05:20:10 -0700 (PDT) (envelope-from mux@freefall.freebsd.org) Received: (from mux@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96CKAja070683; Sun, 6 Oct 2002 05:20:10 -0700 (PDT) Message-Id: <200210061220.g96CKAja070683@freefall.freebsd.org> From: Maxime Henrion Date: Sun, 6 Oct 2002 05:20:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/libkern iconv.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 2002/10/06 05:20:10 PDT Modified files: sys/libkern iconv.c Log: Fix a bunch of s/int */size_t */. Revision Changes Path 1.3 +4 -2 src/sys/libkern/iconv.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 5:21:29 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A161537B401; Sun, 6 Oct 2002 05:21:28 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EFA643E4A; Sun, 6 Oct 2002 05:21:27 -0700 (PDT) (envelope-from phk@critter.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 g96CLGpS097275; Sun, 6 Oct 2002 14:21:17 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Alexander Langer Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/alpha/conf GENERIC SIMOS src/sys/conf NOTES files files.alpha files.i386 files.ia64 files.pc98 files.sparc64 options src/sys/dev/mcd mcd.c mcd_isa.c src/sys/geom geom_disk.c src/sys/i386/conf GENERIC OLDCARD src/sys/i386/isa scd.c ... In-Reply-To: Your message of "Sun, 06 Oct 2002 14:12:14 +0200." <20021006121214.GA3096@fump.kawo2.rwth-aachen.de> Date: Sun, 06 Oct 2002 14:21:16 +0200 Message-ID: <97274.1033906876@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-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 <20021006121214.GA3096@fump.kawo2.rwth-aachen.de>, Alexander Langer writes: >Thus spake Poul-Henning Kamp (phk@FreeBSD.org): > >> There are currently three known issues which may force people to >> need the NO_GEOM option: > >Last week or so there was a discussion about vinum being broken. >I haven't seen a followup or commit which claims to fix that, but I >might have missed it. > >Is vinum working now? > >That's rather important for me (and others, I assume) If you run -current you should read CVS logs :-) Yes, I belive vinum is patched. -- 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 Oct 6 5:31: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7FFB37B401; Sun, 6 Oct 2002 05:31:06 -0700 (PDT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31A2C43E65; Sun, 6 Oct 2002 05:31:06 -0700 (PDT) (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.4/8.12.4) with SMTP id g96CUEOo005961; Sun, 6 Oct 2002 08:30:14 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Sun, 6 Oct 2002 08:30:14 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Alexander Langer Cc: Poul-Henning Kamp , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/alpha/conf GENERIC SIMOS src/sys/conf NOTES files files.alpha files.i386 files.ia64 files.pc98 files.sparc64 options src/sys/dev/mcd mcd.c mcd_isa.c src/sys/geom geom_disk.c src/sys/i386/conf GENERIC OLDCARD src/sys/i386/isa scd.c ... In-Reply-To: <20021006121214.GA3096@fump.kawo2.rwth-aachen.de> 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, 6 Oct 2002, Alexander Langer wrote: > Thus spake Poul-Henning Kamp (phk@FreeBSD.org): > > > There are currently three known issues which may force people to > > need the NO_GEOM option: > > Last week or so there was a discussion about vinum being broken. I > haven't seen a followup or commit which claims to fix that, but I might > have missed it. > > Is vinum working now? > > That's rather important for me (and others, I assume) You're obviously reading neither freebsd-current nor cvs-all, which is a very bad idea if you're running 5.0-CURRENT :-). Go read the rest of the thread on freebsd-current for details, but yes, we believe it is now working. 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 Oct 6 5:33:24 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 878FB37B407 for ; Sun, 6 Oct 2002 05:33:23 -0700 (PDT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 83D5F43E4A for ; Sun, 6 Oct 2002 05:33:21 -0700 (PDT) (envelope-from tmoestl@gmx.net) Received: (qmail 23868 invoked by uid 0); 6 Oct 2002 12:33:19 -0000 Received: from pd9e1684e.dip.t-dialin.net (HELO forge.local) (217.225.104.78) by mail.gmx.net (mp003-rz3) with SMTP; 6 Oct 2002 12:33:19 -0000 Received: from tmm by forge.local with local (Exim 4.10 #1) id 17yAcA-0000HX-00; Sun, 06 Oct 2002 14:34:30 +0200 Date: Sun, 6 Oct 2002 14:34:29 +0200 From: Thomas Moestl To: MANTANI Nobutaka Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/editors/emacs21/files patch-configure.in patch-src:alloc.c patch-src:m:sparc.h Message-ID: <20021006123429.GA321@crow.dom2ip.de> Mail-Followup-To: MANTANI Nobutaka , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200210061219.g96CJwTb070642@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200210061219.g96CJwTb070642@freefall.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 Sun, 2002/10/06 at 05:19:58 -0700, MANTANI Nobutaka wrote: > nobutaka 2002/10/06 05:19:58 PDT > > Modified files: > editors/emacs21/files patch-configure.in > Added files: > editors/emacs21/files patch-src:alloc.c patch-src:m:sparc.h > Log: > Add patches to support sparc64. Thanks! - 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 Sun Oct 6 5:55:45 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FC0237B404; Sun, 6 Oct 2002 05:55:44 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1963043EB1; Sun, 6 Oct 2002 05:55:44 -0700 (PDT) (envelope-from nobutaka@FreeBSD.org) Received: from freefall.freebsd.org (nobutaka@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96CthCo084175; Sun, 6 Oct 2002 05:55:43 -0700 (PDT) (envelope-from nobutaka@freefall.freebsd.org) Received: (from nobutaka@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96Cth1O084174; Sun, 6 Oct 2002 05:55:43 -0700 (PDT) Message-Id: <200210061255.g96Cth1O084174@freefall.freebsd.org> From: MANTANI Nobutaka Date: Sun, 6 Oct 2002 05:55:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/migemo Makefile ports/japanese/migemo-emacs20 Makefile ports/japanese/migemo-emacs21 Makefile ports/japanese/migemo-xemacs21-mule 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 2002/10/06 05:55:43 PDT Modified files: japanese/migemo Makefile japanese/migemo-emacs20 Makefile japanese/migemo-emacs21 Makefile japanese/migemo-xemacs21-mule Makefile Log: Unify post-install targets of migemo-* ports. Revision Changes Path 1.7 +0 -4 ports/japanese/migemo-emacs20/Makefile 1.3 +0 -4 ports/japanese/migemo-emacs21/Makefile 1.5 +0 -4 ports/japanese/migemo-xemacs21-mule/Makefile 1.8 +4 -0 ports/japanese/migemo/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 6:11: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 145EF37B401; Sun, 6 Oct 2002 06:11:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAAB343E6A; Sun, 6 Oct 2002 06:11:02 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96DB2Co093065; Sun, 6 Oct 2002 06:11:02 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96DB2e0093059; Sun, 6 Oct 2002 06:11:02 -0700 (PDT) Message-Id: <200210061311.g96DB2e0093059@freefall.freebsd.org> From: Robert Watson Date: Sun, 6 Oct 2002 06:11:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/security/mac_biba mac_biba.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 2002/10/06 06:11:02 PDT Modified files: sys/security/mac_biba mac_biba.c Log: Trim accidentally introduced trailing whitespace. Revision Changes Path 1.18 +1 -1 src/sys/security/mac_biba/mac_biba.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 6:17:48 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F83537B401; Sun, 6 Oct 2002 06:17:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5F1943E65; Sun, 6 Oct 2002 06:17:46 -0700 (PDT) (envelope-from nobutaka@FreeBSD.org) Received: from freefall.freebsd.org (nobutaka@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96DHkCo096027; Sun, 6 Oct 2002 06:17:46 -0700 (PDT) (envelope-from nobutaka@freefall.freebsd.org) Received: (from nobutaka@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96DHkqj096026; Sun, 6 Oct 2002 06:17:46 -0700 (PDT) Message-Id: <200210061317.g96DHkqj096026@freefall.freebsd.org> From: MANTANI Nobutaka Date: Sun, 6 Oct 2002 06:17:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese Makefile ports/japanese/migemo-xemacs-devel-mule 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 nobutaka 2002/10/06 06:17:46 PDT Modified files: japanese Makefile Added files: japanese/migemo-xemacs-devel-mule Makefile pkg-comment pkg-descr Log: Add migemo-xemacs-devel-mule, a Japanese incremental search tool for xemacs-devel-mule. PR: ports/42873 Submitted by: SUGIMURA Takashi Revision Changes Path 1.445 +1 -0 ports/japanese/Makefile 1.1 +27 -0 ports/japanese/migemo-xemacs-devel-mule/Makefile (new) 1.1 +1 -0 ports/japanese/migemo-xemacs-devel-mule/pkg-comment (new) 1.1 +11 -0 ports/japanese/migemo-xemacs-devel-mule/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 Oct 6 6:17:54 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C01BD37B440; Sun, 6 Oct 2002 06:17:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 477A043E6E; Sun, 6 Oct 2002 06:17:50 -0700 (PDT) (envelope-from nobutaka@FreeBSD.org) Received: from freefall.freebsd.org (nobutaka@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96DHoCo096064; Sun, 6 Oct 2002 06:17:50 -0700 (PDT) (envelope-from nobutaka@freefall.freebsd.org) Received: (from nobutaka@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96DHoNG096063; Sun, 6 Oct 2002 06:17:50 -0700 (PDT) Message-Id: <200210061317.g96DHoNG096063@freefall.freebsd.org> From: MANTANI Nobutaka Date: Sun, 6 Oct 2002 06:17:50 -0700 (PDT) To: cvs-committers@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 nobutaka 2002/10/06 06:17:50 PDT Modified files: . modules Log: ja-migemo-xemacs-devel-mule --> ports/japanese/migemo-xemacs-devel-mule Revision Changes Path 1.6017 +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 Oct 6 7: 2:38 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9945437B404; Sun, 6 Oct 2002 07:02:37 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DAC843E3B; Sun, 6 Oct 2002 07:02:37 -0700 (PDT) (envelope-from mux@FreeBSD.org) Received: from freefall.freebsd.org (mux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96E2aCo015628; Sun, 6 Oct 2002 07:02:36 -0700 (PDT) (envelope-from mux@freefall.freebsd.org) Received: (from mux@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96E2aE2015627; Sun, 6 Oct 2002 07:02:36 -0700 (PDT) Message-Id: <200210061402.g96E2aE2015627@freefall.freebsd.org> From: Maxime Henrion Date: Sun, 6 Oct 2002 07:02:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net bridge.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 2002/10/06 07:02:35 PDT Modified files: sys/net bridge.c Log: When reusing a pointer as a number, at least cast it to uintptr_t rather than u_int to avoid warnings on 64 bits architectures. Revision Changes Path 1.56 +1 -1 src/sys/net/bridge.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 7:39:18 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 345FE37B401; Sun, 6 Oct 2002 07:39:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E95FF43E42; Sun, 6 Oct 2002 07:39:16 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96EdGCo032722; Sun, 6 Oct 2002 07:39:16 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96EdGXe032721; Sun, 6 Oct 2002 07:39:16 -0700 (PDT) Message-Id: <200210061439.g96EdGXe032721@freefall.freebsd.org> From: Robert Watson Date: Sun, 6 Oct 2002 07:39:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/svr4 svr4_stream.c src/sys/kern kern_mac.c sys_socket.c uipc_syscalls.c src/sys/sys mac.h mac_policy.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 2002/10/06 07:39:16 PDT Modified files: sys/compat/svr4 svr4_stream.c sys/kern kern_mac.c sys_socket.c uipc_syscalls.c sys/sys mac.h mac_policy.h Log: Integrate mac_check_socket_send() and mac_check_socket_receive() checks from the MAC tree: allow policies to perform access control for the ability of a process to send and receive data via a socket. At some point, we might also pass in additional address information if an explicit address is requested on send. Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories Revision Changes Path 1.36 +17 -0 src/sys/compat/svr4/svr4_stream.c 1.41 +34 -0 src/sys/kern/kern_mac.c 1.46 +17 -0 src/sys/kern/sys_socket.c 1.132 +22 -0 src/sys/kern/uipc_syscalls.c 1.14 +2 -0 src/sys/sys/mac.h 1.16 +6 -0 src/sys/sys/mac_policy.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 7:46:42 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6AABC37B401; Sun, 6 Oct 2002 07:46:41 -0700 (PDT) Received: from carp.icir.org (carp.icir.org [192.150.187.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 087C443E42; Sun, 6 Oct 2002 07:46:41 -0700 (PDT) (envelope-from rizzo@carp.icir.org) Received: from carp.icir.org (localhost [127.0.0.1]) by carp.icir.org (8.12.3/8.12.3) with ESMTP id g96EkbO2010719; Sun, 6 Oct 2002 07:46:37 -0700 (PDT) (envelope-from rizzo@carp.icir.org) Received: (from rizzo@localhost) by carp.icir.org (8.12.3/8.12.3/Submit) id g96EkbaC010718; Sun, 6 Oct 2002 07:46:37 -0700 (PDT) (envelope-from rizzo) Date: Sun, 6 Oct 2002 07:46:37 -0700 From: Luigi Rizzo To: Maxime Henrion Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/net bridge.c Message-ID: <20021006074637.A10699@carp.icir.org> References: <200210061402.g96E2aE2015627@freefall.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: <200210061402.g96E2aE2015627@freefall.freebsd.org>; from mux@FreeBSD.org on Sun, Oct 06, 2002 at 07:02:35AM -0700 Sender: owner-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 luigi On Sun, Oct 06, 2002 at 07:02:35AM -0700, Maxime Henrion wrote: > mux 2002/10/06 07:02:35 PDT > > Modified files: > sys/net bridge.c > Log: > When reusing a pointer as a number, at least cast it > to uintptr_t rather than u_int to avoid warnings on > 64 bits architectures. > > Revision Changes Path > 1.56 +1 -1 src/sys/net/bridge.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 8:14:16 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE25237B401; Sun, 6 Oct 2002 08:14:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 821D043E3B; Sun, 6 Oct 2002 08:14:15 -0700 (PDT) (envelope-from perky@FreeBSD.org) Received: from freefall.freebsd.org (perky@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96FEFCo052123; Sun, 6 Oct 2002 08:14:15 -0700 (PDT) (envelope-from perky@freefall.freebsd.org) Received: (from perky@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96FEEKn052122; Sun, 6 Oct 2002 08:14:14 -0700 (PDT) Message-Id: <200210061514.g96FEEKn052122@freefall.freebsd.org> From: Hye-Shik Chang Date: Sun, 6 Oct 2002 08:14:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/py-dns 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 perky 2002/10/06 08:14:12 PDT Modified files: net Makefile Added files: net/py-dns Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add py-dns 2.3.0, DNS (Domain Name Service) library for Python. PR: 43256 Submitted by: Mark Linimon (linimon@lonesome.com) Revision Changes Path 1.848 +1 -0 ports/net/Makefile 1.1 +33 -0 ports/net/py-dns/Makefile (new) 1.1 +1 -0 ports/net/py-dns/distinfo (new) 1.1 +1 -0 ports/net/py-dns/pkg-comment (new) 1.1 +12 -0 ports/net/py-dns/pkg-descr (new) 1.1 +31 -0 ports/net/py-dns/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 Oct 6 8:15:22 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D33837B401; Sun, 6 Oct 2002 08:15:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32B9543E3B; Sun, 6 Oct 2002 08:15:19 -0700 (PDT) (envelope-from perky@FreeBSD.org) Received: from freefall.freebsd.org (perky@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96FFJCo052974; Sun, 6 Oct 2002 08:15:19 -0700 (PDT) (envelope-from perky@freefall.freebsd.org) Received: (from perky@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96FFJTV052971; Sun, 6 Oct 2002 08:15:19 -0700 (PDT) Message-Id: <200210061515.g96FFJTV052971@freefall.freebsd.org> From: Hye-Shik Chang Date: Sun, 6 Oct 2002 08:15:18 -0700 (PDT) To: cvs-committers@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 perky 2002/10/06 08:15:18 PDT Modified files: . modules Log: py-dns --> ports/net/py-dns Revision Changes Path 1.6018 +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 Oct 6 8:22:55 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4288D37B401; Sun, 6 Oct 2002 08:22:53 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E837843E6A; Sun, 6 Oct 2002 08:22:52 -0700 (PDT) (envelope-from anders@FreeBSD.org) Received: from freefall.freebsd.org (anders@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96FMqCo054743; Sun, 6 Oct 2002 08:22:52 -0700 (PDT) (envelope-from anders@freefall.freebsd.org) Received: (from anders@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96FMq7Z054735; Sun, 6 Oct 2002 08:22:52 -0700 (PDT) Message-Id: <200210061522.g96FMq7Z054735@freefall.freebsd.org> From: Anders Nordby Date: Sun, 6 Oct 2002 08:22:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/mirrors 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 anders 2002/10/06 08:22:52 PDT Modified files: en_US.ISO8859-1/books/handbook/mirrors chapter.sgml Log: Add Norwegian FTP mirrors. Approved by: blackend Revision Changes Path 1.243 +22 -0 doc/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 8:34:12 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D11B37B401; Sun, 6 Oct 2002 08:34:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 001A943E42; Sun, 6 Oct 2002 08:34:10 -0700 (PDT) (envelope-from perky@FreeBSD.org) Received: from freefall.freebsd.org (perky@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96FYACo060522; Sun, 6 Oct 2002 08:34:10 -0700 (PDT) (envelope-from perky@freefall.freebsd.org) Received: (from perky@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96FYAtm060520; Sun, 6 Oct 2002 08:34:10 -0700 (PDT) Message-Id: <200210061534.g96FYAtm060520@freefall.freebsd.org> From: Hye-Shik Chang Date: Sun, 6 Oct 2002 08:34:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/py-reportlab 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 2002/10/06 08:34:10 PDT Modified files: print/py-reportlab Makefile Log: Remove RUN_DEPENDS on graphics/py-imaging. Most part of reportlab doesn't require py-imaging. Requested by: Robin Becker (author) Revision Changes Path 1.17 +1 -2 ports/print/py-reportlab/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 8:38:42 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79ABB37B401; Sun, 6 Oct 2002 08:38:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2853A43E42; Sun, 6 Oct 2002 08:38:41 -0700 (PDT) (envelope-from anders@FreeBSD.org) Received: from freefall.freebsd.org (anders@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96FceCo062168; Sun, 6 Oct 2002 08:38:40 -0700 (PDT) (envelope-from anders@freefall.freebsd.org) Received: (from anders@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96FcbDM062161; Sun, 6 Oct 2002 08:38:37 -0700 (PDT) Message-Id: <200210061538.g96FcbDM062161@freefall.freebsd.org> From: Anders Nordby Date: Sun, 6 Oct 2002 08:38:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/introduction 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 anders 2002/10/06 08:38:36 PDT Modified files: en_US.ISO8859-1/books/handbook/introduction chapter.sgml Log: Update list of FreeBSD powered sites. Remove entries for companies that aren't obviously using FreeBSD or that have ceased to exist. Add some others. Approved by: blackend Revision Changes Path 1.71 +34 -15 doc/en_US.ISO8859-1/books/handbook/introduction/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 8:56:49 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A492F37B401; Sun, 6 Oct 2002 08:56:48 -0700 (PDT) Received: from fump.kawo2.rwth-aachen.de (fump.kawo2.RWTH-Aachen.DE [134.130.181.148]) by mx1.FreeBSD.org (Postfix) with ESMTP id B13CA43E6A; Sun, 6 Oct 2002 08:56:47 -0700 (PDT) (envelope-from alex@fump.kawo2.rwth-aachen.de) Received: from fump.kawo2.rwth-aachen.de (localhost [127.0.0.1]) by fump.kawo2.rwth-aachen.de (8.12.5/8.12.5) with ESMTP id g96FtTu6063970; Sun, 6 Oct 2002 17:55:30 +0200 (CEST) (envelope-from alex@fump.kawo2.rwth-aachen.de) Received: (from alex@localhost) by fump.kawo2.rwth-aachen.de (8.12.5/8.12.5/Submit) id g96FtTfF063961; Sun, 6 Oct 2002 17:55:29 +0200 (CEST) Date: Sun, 6 Oct 2002 17:55:29 +0200 From: Alexander Langer To: Robert Watson Cc: Poul-Henning Kamp , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/alpha/conf GENERIC SIMOS src/sys/conf NOTES files files.alpha files.i386 files.ia64 files.pc98 files.sparc64 options src/sys/dev/mcd mcd.c mcd_isa.c src/sys/geom geom_disk.c src/sys/i386/conf GENERIC OLDCARD src/sys/i386/isa scd.c ... Message-ID: <20021006155529.GB3096@fump.kawo2.rwth-aachen.de> References: <20021006121214.GA3096@fump.kawo2.rwth-aachen.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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.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 Thus spake Robert Watson (rwatson@FreeBSD.org): > You're obviously reading neither freebsd-current nor cvs-all, which is a > very bad idea if you're running 5.0-CURRENT :-). Go read the rest of the > thread on freebsd-current for details, but yes, we believe it is now > working. Ok, must have missed that. Thanks. Time to try it out. And, yes, I do read both -current _and_ cvs-committers. Grr ;-) Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 9:24:38 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93FE537B401; Sun, 6 Oct 2002 09:24:37 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B3D143E6E; Sun, 6 Oct 2002 09:24:37 -0700 (PDT) (envelope-from thomas@FreeBSD.org) Received: from freefall.freebsd.org (thomas@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96GObCo088337; Sun, 6 Oct 2002 09:24:37 -0700 (PDT) (envelope-from thomas@freefall.freebsd.org) Received: (from thomas@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96GObwW088326; Sun, 6 Oct 2002 09:24:37 -0700 (PDT) Message-Id: <200210061624.g96GObwW088326@freefall.freebsd.org> From: Thomas Quinot Date: Sun, 6 Oct 2002 09:24:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/reboot reboot.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 thomas 2002/10/06 09:24:36 PDT Modified files: sbin/reboot reboot.c Log: Set only the RB_POWEROFF flag (not the RB_HALT flag) when '-p' is used on the reboot(8) command line. This is intended for use when you want to attempt a power down action, but you want the system to reboot (not halt) if the power down action fails. This is typically useful when the power-off action performed by the kernel consists in signalling an uninterrupted power supply that it should shut down its inverter if mains power has not returned. The behaviour of shutdown(8) and init(8) is not modified; only the behaviour of invoking 'reboot -p' manually is modified, and then only in the case when a power-down action fails. Sounded reasonable to: phk Approved by: roberto (mentor) Revision Changes Path 1.17 +1 -1 src/sbin/reboot/reboot.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 10:36: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 546D037B401; Sun, 6 Oct 2002 10:36:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05A6143E77; Sun, 6 Oct 2002 10:36:04 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96Ha3Co023796; Sun, 6 Oct 2002 10:36:03 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96Ha35F023790; Sun, 6 Oct 2002 10:36:03 -0700 (PDT) Message-Id: <200210061736.g96Ha35F023790@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sun, 6 Oct 2002 10:36:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/archivers/fileroller 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 2002/10/06 10:36:00 PDT Modified files: archivers/fileroller Makefile distinfo pkg-plist Log: upgrade to 2.1.0 PR: 43690 Submitted by: Ports Fury Revision Changes Path 1.6 +4 -3 ports/archivers/fileroller/Makefile 1.3 +1 -1 ports/archivers/fileroller/distinfo 1.4 +38 -37 ports/archivers/fileroller/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 Oct 6 10:39: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D30B37B401; Sun, 6 Oct 2002 10:39:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7E7E43E91; Sun, 6 Oct 2002 10:39:02 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96Hd2Co024159; Sun, 6 Oct 2002 10:39:02 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96Hd2Po024146; Sun, 6 Oct 2002 10:39:02 -0700 (PDT) Message-Id: <200210061739.g96Hd2Po024146@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sun, 6 Oct 2002 10:39:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/Maaate Makefile distinfo pkg-plist ports/audio/Maaate/files patch-configure patch-src-mpeg-MPEGfile.cc patch-src-mpeg-layer1.cc patch-src-plugins-spectralFlux.cc patch-src-tier1-SOUNDfile.cc patch-src-tier2-segmentData.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 ijliao 2002/10/06 10:39:02 PDT Modified files: audio/Maaate Makefile distinfo pkg-plist Added files: audio/Maaate/files patch-configure Removed files: audio/Maaate/files patch-src-mpeg-MPEGfile.cc patch-src-mpeg-layer1.cc patch-src-plugins-spectralFlux.cc patch-src-tier1-SOUNDfile.cc patch-src-tier2-segmentData.cc Log: upgrade to 0.3.0 PR: 43691 Submitted by: Ports Fury Revision Changes Path 1.6 +7 -5 ports/audio/Maaate/Makefile 1.4 +1 -1 ports/audio/Maaate/distinfo 1.1 +10 -0 ports/audio/Maaate/files/patch-configure (new) 1.2 +0 -67 ports/audio/Maaate/files/patch-src-mpeg-MPEGfile.cc (dead) 1.2 +0 -32 ports/audio/Maaate/files/patch-src-mpeg-layer1.cc (dead) 1.2 +0 -15 ports/audio/Maaate/files/patch-src-plugins-spectralFlux.cc (dead) 1.2 +0 -107 ports/audio/Maaate/files/patch-src-tier1-SOUNDfile.cc (dead) 1.2 +0 -49 ports/audio/Maaate/files/patch-src-tier2-segmentData.cc (dead) 1.5 +5 -1 ports/audio/Maaate/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 Oct 6 10:40:46 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 786D737B401; Sun, 6 Oct 2002 10:40:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29F7843E3B; Sun, 6 Oct 2002 10:40:45 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96HejCo024417; Sun, 6 Oct 2002 10:40:45 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96HeiEm024416; Sun, 6 Oct 2002 10:40:44 -0700 (PDT) Message-Id: <200210061740.g96HeiEm024416@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sun, 6 Oct 2002 10:40:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/darkice 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 ijliao 2002/10/06 10:40:44 PDT Modified files: audio/darkice Makefile distinfo Log: upgrade to 0.11 PR: 43692 Submitted by: Ports Fury Revision Changes Path 1.5 +2 -12 ports/audio/darkice/Makefile 1.4 +1 -1 ports/audio/darkice/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 10:41:57 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2C2F37B401; Sun, 6 Oct 2002 10:41:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FE1A43E65; Sun, 6 Oct 2002 10:41:56 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96HfuCo024610; Sun, 6 Oct 2002 10:41:56 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96HfumC024609; Sun, 6 Oct 2002 10:41:56 -0700 (PDT) Message-Id: <200210061741.g96HfumC024609@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sun, 6 Oct 2002 10:41:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/radio Makefile ports/audio/radio/files patch-aa 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 ijliao 2002/10/06 10:41:56 PDT Modified files: audio/radio Makefile audio/radio/files patch-aa patch-ac Log: - Fix MASTER_SITES - Support CFLAGS properly PR: 43693 Submitted by: Ports Fury Revision Changes Path 1.11 +4 -8 ports/audio/radio/Makefile 1.4 +7 -7 ports/audio/radio/files/patch-aa 1.2 +3 -3 ports/audio/radio/files/patch-ac To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 10:43: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A03AB37B401; Sun, 6 Oct 2002 10:43:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5162443E6E; Sun, 6 Oct 2002 10:43:05 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from freefall.freebsd.org (des@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96Hh5Co025040; Sun, 6 Oct 2002 10:43:05 -0700 (PDT) (envelope-from des@freefall.freebsd.org) Received: (from des@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96Hh55s025039; Sun, 6 Oct 2002 10:43:05 -0700 (PDT) Message-Id: <200210061743.g96Hh55s025039@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Sun, 6 Oct 2002 10:43:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/syslogd syslogd.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 2002/10/06 10:43:05 PDT Modified files: usr.sbin/syslogd syslogd.c Log: Avoid referencing a removed (and freed) queue entry. This partially reverts revision 1.101 (which did not introduce the bug but made it harder to fix) PR: misc/40363 Submitted by: David Dunham MFC after: 2 weeks Revision Changes Path 1.108 +4 -2 src/usr.sbin/syslogd/syslogd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 10:44:15 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB21037B401; Sun, 6 Oct 2002 10:44:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60C1343E65; Sun, 6 Oct 2002 10:44:14 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96HiECo026463; Sun, 6 Oct 2002 10:44:14 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96HiE4K026462; Sun, 6 Oct 2002 10:44:14 -0700 (PDT) Message-Id: <200210061744.g96HiE4K026462@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sun, 6 Oct 2002 10:44:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/autogen Makefile distinfo pkg-plist ports/devel/autogen/files patch-doc::autogen.texi X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/06 10:44:14 PDT Modified files: devel/autogen Makefile distinfo pkg-plist Removed files: devel/autogen/files patch-doc::autogen.texi Log: upgrade to 5.4.4 PR: 43696 Submitted by: Ports Fury Revision Changes Path 1.23 +1 -2 ports/devel/autogen/Makefile 1.17 +1 -1 ports/devel/autogen/distinfo 1.2 +0 -11 ports/devel/autogen/files/patch-doc::autogen.texi (dead) 1.14 +3 -2 ports/devel/autogen/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 Oct 6 10:45:38 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFFED37B401; Sun, 6 Oct 2002 10:45:37 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1869143E81; Sun, 6 Oct 2002 10:45:37 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96HjaCo027446; Sun, 6 Oct 2002 10:45:36 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96HjaHo027445; Sun, 6 Oct 2002 10:45:36 -0700 (PDT) Message-Id: <200210061745.g96HjaHo027445@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sun, 6 Oct 2002 10:45:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/ecgi Makefile distinfo ports/devel/ecgi/files patch-Makefile patch-src::ecgitk.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 ijliao 2002/10/06 10:45:36 PDT Modified files: devel/ecgi Makefile distinfo devel/ecgi/files patch-Makefile Added files: devel/ecgi/files patch-src::ecgitk.c Log: - Fix MASTER_SITES - Support CC properly - Remove obsolete WWW: line from pkg-descr PR: 43697 Submitted by: Ports Fury Revision Changes Path 1.5 +15 -12 ports/devel/ecgi/Makefile 1.2 +1 -1 ports/devel/ecgi/distinfo 1.2 +11 -3 ports/devel/ecgi/files/patch-Makefile 1.1 +11 -0 ports/devel/ecgi/files/patch-src::ecgitk.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 Oct 6 10:47:52 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41EC937B401; Sun, 6 Oct 2002 10:47:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8C3B43E3B; Sun, 6 Oct 2002 10:47:50 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96HloCo027648; Sun, 6 Oct 2002 10:47:50 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96HlobX027647; Sun, 6 Oct 2002 10:47:50 -0700 (PDT) Message-Id: <200210061747.g96HlobX027647@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sun, 6 Oct 2002 10:47:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/atari800 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 ijliao 2002/10/06 10:47:50 PDT Modified files: emulators/atari800 Makefile distinfo Log: upgrade to 1.2.4 PR: 43698 Submitted by: Ports Fury Revision Changes Path 1.17 +1 -1 ports/emulators/atari800/Makefile 1.6 +1 -1 ports/emulators/atari800/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 10:50: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DDFFA37B401; Sun, 6 Oct 2002 10:49:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CB8243E88; Sun, 6 Oct 2002 10:49:59 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96HnxCo027853; Sun, 6 Oct 2002 10:49:59 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96HnxQK027852; Sun, 6 Oct 2002 10:49:59 -0700 (PDT) Message-Id: <200210061749.g96HnxQK027852@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sun, 6 Oct 2002 10:49:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/feh Makefile distinfo pkg-plist ports/graphics/feh/files patch-src::imlib.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 ijliao 2002/10/06 10:49:59 PDT Modified files: graphics/feh Makefile distinfo pkg-plist Removed files: graphics/feh/files patch-src::imlib.c Log: upgrade to 1.2.1 PR: 43699 Submitted by: Ports Fury Revision Changes Path 1.8 +10 -9 ports/graphics/feh/Makefile 1.5 +1 -1 ports/graphics/feh/distinfo 1.2 +0 -19 ports/graphics/feh/files/patch-src::imlib.c (dead) 1.4 +8 -13 ports/graphics/feh/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 Oct 6 11: 3: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4625337B401; Sun, 6 Oct 2002 11:03:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0282843E42; Sun, 6 Oct 2002 11:03:03 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96I32Co052830; Sun, 6 Oct 2002 11:03:02 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96I32O3052817; Sun, 6 Oct 2002 11:03:02 -0700 (PDT) Message-Id: <200210061803.g96I32O3052817@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sun, 6 Oct 2002 11:03:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/netpbm Makefile distinfo pkg-plist ports/graphics/netpbm/files patch-Makefile.common patch-converter::other::pnmtopalm::Makefile patch-lib::Makefile patch-pm_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 ijliao 2002/10/06 11:03:02 PDT Modified files: graphics/netpbm Makefile distinfo pkg-plist graphics/netpbm/files patch-Makefile.common patch-converter::other::pnmtopalm::Makefile patch-lib::Makefile patch-pm_config.h Log: upgrade to 10.9 PR: 43700 Submitted by: Ports Fury Revision Changes Path 1.66 +9 -2 ports/graphics/netpbm/Makefile 1.36 +1 -1 ports/graphics/netpbm/distinfo 1.2 +14 -4 ports/graphics/netpbm/files/patch-Makefile.common 1.2 +9 -20 ports/graphics/netpbm/files/patch-converter::other::pnmtopalm::Makefile 1.2 +12 -11 ports/graphics/netpbm/files/patch-lib::Makefile 1.2 +4 -4 ports/graphics/netpbm/files/patch-pm_config.h 1.40 +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 Sun Oct 6 11: 8: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D755337B401; Sun, 6 Oct 2002 11:08:05 -0700 (PDT) Received: from freebsd.org.ru (sweet.etrust.ru [194.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFCF743E75; Sun, 6 Oct 2002 11:08:04 -0700 (PDT) (envelope-from osa@freebsd.org.ru) Received: by freebsd.org.ru (Postfix, from userid 1000) id 88A722EB; Sun, 6 Oct 2002 22:08:02 +0400 (MSD) Date: Sun, 6 Oct 2002 22:08:02 +0400 From: "Sergey A. Osokin" To: Jun Kuriyama Cc: cvs-all@FreeBSD.org, dinoex@FreeBSD.org Subject: Re: cvs commit: ports/security/gnupg Makefile distinfo pkg-plist ports/security/gnupg/files patch-configure patch-keyserver:Makefile.in Message-ID: <20021006180802.GA21803@freebsd.org.ru> Reply-To: osa@FreeBSD.org.ru References: <200210060855.g968tQnA088163@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200210060855.g968tQnA088163@freefall.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 Sun, Oct 06, 2002 at 01:55:26AM -0700, Jun Kuriyama wrote: > kuriyama 2002/10/06 01:55:26 PDT > > Modified files: > security/gnupg Makefile distinfo pkg-plist > Removed files: > security/gnupg/files patch-configure > patch-keyserver:Makefile.in > Log: > Upgrade to 1.2.0. > > PR: ports/43211 > Submitted by: Jason Harris > Modified by: kuriyama (for WITH_LDAP) Great! But what about of ports/security/gnupg-idea ? Thanks. -- Rgdz, /"\ ASCII RIBBON CAMPAIGN Sergey Osokin aka oZZ, \ / AGAINST HTML MAIL http://ozz.pp.ru/ X AND NEWS / \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 11:21:43 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6948837B401; Sun, 6 Oct 2002 11:21:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BE8E43E75; Sun, 6 Oct 2002 11:21:42 -0700 (PDT) (envelope-from joerg@FreeBSD.org) Received: from freefall.freebsd.org (joerg@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96ILfCo080405; Sun, 6 Oct 2002 11:21:42 -0700 (PDT) (envelope-from joerg@freefall.freebsd.org) Received: (from joerg@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96ILfT6080387; Sun, 6 Oct 2002 11:21:41 -0700 (PDT) Message-Id: <200210061821.g96ILfT6080387@freefall.freebsd.org> From: Joerg Wunsch Date: Sun, 6 Oct 2002 11:21:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/avr-gcc Makefile distinfo ports/devel/avr-gcc/files patch-ab patch-ad patch-no-c++-excepts X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG joerg 2002/10/06 11:21:41 PDT Modified files: devel/avr-gcc Makefile distinfo devel/avr-gcc/files patch-ab Removed files: devel/avr-gcc/files patch-ad patch-no-c++-excepts Log: Update to a recent snapshot. Among others, this fixes an issue with the generation of code that fed up recent versions of gas. The pseudo-symbol _PC_ is now completely eliminated from the generated code, and replaced by the location counter `.'. Revision Changes Path 1.18 +4 -4 ports/devel/avr-gcc/Makefile 1.10 +2 -2 ports/devel/avr-gcc/distinfo 1.4 +9 -18 ports/devel/avr-gcc/files/patch-ab 1.2 +0 -12 ports/devel/avr-gcc/files/patch-ad (dead) 1.2 +0 -20 ports/devel/avr-gcc/files/patch-no-c++-excepts (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 11:22:43 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 193EB37B401; Sun, 6 Oct 2002 11:22:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B98D943E75; Sun, 6 Oct 2002 11:22:41 -0700 (PDT) (envelope-from joerg@FreeBSD.org) Received: from freefall.freebsd.org (joerg@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96IMfCo081494; Sun, 6 Oct 2002 11:22:41 -0700 (PDT) (envelope-from joerg@freefall.freebsd.org) Received: (from joerg@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96IMfup081490; Sun, 6 Oct 2002 11:22:41 -0700 (PDT) Message-Id: <200210061822.g96IMfup081490@freefall.freebsd.org> From: Joerg Wunsch Date: Sun, 6 Oct 2002 11:22:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/avr-libc Makefile distinfo pkg-plist ports/devel/avr-libc/files patch-doc::api::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 joerg 2002/10/06 11:22:41 PDT Modified files: devel/avr-libc Makefile distinfo pkg-plist Removed files: devel/avr-libc/files patch-doc::api::Makefile.in Log: Update to a recent snapshot. Ted Roth now merged the demo.c example from Rich Neswold's documentation. Revision Changes Path 1.12 +3 -2 ports/devel/avr-libc/Makefile 1.10 +1 -1 ports/devel/avr-libc/distinfo 1.2 +0 -11 ports/devel/avr-libc/files/patch-doc::api::Makefile.in (dead) 1.9 +14 -0 ports/devel/avr-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 Oct 6 11:24:29 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4640337B404; Sun, 6 Oct 2002 11:24:27 -0700 (PDT) Received: from spqr.osg.gov.bc.ca (spqr.osg.gov.bc.ca [142.32.102.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F0DC43E7B; Sun, 6 Oct 2002 11:24:26 -0700 (PDT) (envelope-from Cy.Schubert@osg.gov.bc.ca) Received: from passer.osg.gov.bc.ca (passer.osg.gov.bc.ca [142.32.110.29]) by spqr.osg.gov.bc.ca (Postfix) with ESMTP id 23C9A9F13C; Sun, 6 Oct 2002 11:24:26 -0700 (PDT) Received: from cwsys.cwsent.com (cwsys2 [10.1.2.1]) by passer.osg.gov.bc.ca (8.12.6/8.12.3) with ESMTP id g96IOO5K022272; Sun, 6 Oct 2002 11:24:24 -0700 (PDT) (envelope-from cy@cwsent.com) Received: from cwsys (localhost [127.0.0.1]) by cwsys.cwsent.com (8.12.6/8.12.3) with ESMTP id g96IOAnO080665; Sun, 6 Oct 2002 11:24:11 -0700 (PDT) (envelope-from cy@cwsys.cwsent.com) Message-Id: <200210061824.g96IOAnO080665@cwsys.cwsent.com> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 Reply-To: Cy Schubert - CITS Open Systems Group From: Cy Schubert - CITS Open Systems Group X-os: FreeBSD X-Sender: cy@cwsent.com To: Kris Kennaway Cc: Hye-Shik Chang , Kris Kennaway , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, cy@FreeBSD.org Subject: Re: cvs commit: ports/russian/apache13 Makefile distinfo pkg-plist ports/russian/apache13-modssl Makefile distinfo pkg-plist ports/www/apache13 Makefile distinfo pkg-plist ports/www/apache13+ipv6 Makefile distinfo pkg-plist ... In-Reply-To: Message from Kris Kennaway of "Sat, 05 Oct 2002 02:51:56 PDT." <20021005095156.GA46961@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 06 Oct 2002 11:24:10 -0700 Sender: owner-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 <20021005095156.GA46961@xor.obsecurity.org>, Kris Kennaway writes: > On Sat, Oct 05, 2002 at 06:39:42PM +0900, Hye-Shik Chang wrote: > > > > Partially based on patches submitted by below authors. > > > > > > Submitted by: "Sergey A. Osokin" , > > > Udo Schweigert , > > > Lev A. Serebryakov > > > PR: ports/43682, ports/43688, ports/43666, ports/43681 > > > > > > > Cy Schubert is the first one who submitted patches. > > Oops, sorry Cy..there were too many patches flying around :) That's OK. I've been so busy over here that I didn't even notice. Besides, it really doesn't matter anyway, there's no "I" in the word team. -- Cheers, Phone: 250-387-8437 Cy Schubert Fax: 250-387-5766 Team Leader, Sun/Alpha Team Email: Cy.Schubert@osg.gov.bc.ca Open Systems Group, CITS Ministry of Management Services Province of BC FreeBSD UNIX: cy@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 Oct 6 11:44:15 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B24637B401; Sun, 6 Oct 2002 11:44:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BE1E43E3B; Sun, 6 Oct 2002 11:44:14 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96IiDCo087916; Sun, 6 Oct 2002 11:44:14 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96IiDxs087915; Sun, 6 Oct 2002 11:44:13 -0700 (PDT) Message-Id: <200210061844.g96IiDxs087915@freefall.freebsd.org> From: Christian Weisgerber Date: Sun, 6 Oct 2002 11:44:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/Xaw3d 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 naddy 2002/10/06 11:44:13 PDT Modified files: x11-toolkits/Xaw3d Makefile pkg-plist Log: Fix a link in the package list conditional on XFree86 3/4. Modified from PR: 43235 Submitted by: Edwin Groothuis Revision Changes Path 1.37 +4 -8 ports/x11-toolkits/Xaw3d/Makefile 1.13 +2 -0 ports/x11-toolkits/Xaw3d/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 Oct 6 11:45:57 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C03837B401; Sun, 6 Oct 2002 11:45:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3056343E88; Sun, 6 Oct 2002 11:45:56 -0700 (PDT) (envelope-from anders@FreeBSD.org) Received: from freefall.freebsd.org (anders@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96IjuCo089345; Sun, 6 Oct 2002 11:45:56 -0700 (PDT) (envelope-from anders@freefall.freebsd.org) Received: (from anders@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96Ijugv089343; Sun, 6 Oct 2002 11:45:56 -0700 (PDT) Message-Id: <200210061845.g96Ijugv089343@freefall.freebsd.org> From: Anders Nordby Date: Sun, 6 Oct 2002 11:45:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en internet.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 anders 2002/10/06 11:45:55 PDT Modified files: en internet.sgml Log: Add information about Netcraft and their FreeBSD usage. Approved by: blackend Revision Changes Path 1.28 +7 -1 www/en/internet.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 11:48:21 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E57837B401; Sun, 6 Oct 2002 11:48:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B31E043E75; Sun, 6 Oct 2002 11:48:20 -0700 (PDT) (envelope-from joerg@FreeBSD.org) Received: from freefall.freebsd.org (joerg@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96ImKCo089521; Sun, 6 Oct 2002 11:48:20 -0700 (PDT) (envelope-from joerg@freefall.freebsd.org) Received: (from joerg@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96ImK8E089520; Sun, 6 Oct 2002 11:48:20 -0700 (PDT) Message-Id: <200210061848.g96ImK8E089520@freefall.freebsd.org> From: Joerg Wunsch Date: Sun, 6 Oct 2002 11:48:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/periodic/daily 110.clean-tmps X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG joerg 2002/10/06 11:48:20 PDT Modified files: etc/periodic/daily 110.clean-tmps Log: When considering temporary files for deletion, don't examine the mtime and atime only, but also the ctime. Otherwise, files extracted from tar or zip archives will immediately be declared stale since they've got their mtime reset to the original mtime. Reviewed by: brian MFC after: 1 week Revision Changes Path 1.12 +2 -1 src/etc/periodic/daily/110.clean-tmps To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 11:49: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0675337B401; Sun, 6 Oct 2002 11:49:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD7F343E7B; Sun, 6 Oct 2002 11:49:05 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96In5Co089580; Sun, 6 Oct 2002 11:49:05 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96In565089579; Sun, 6 Oct 2002 11:49:05 -0700 (PDT) Message-Id: <200210061849.g96In565089579@freefall.freebsd.org> From: Akinori MUSHA Date: Sun, 6 Oct 2002 11:49:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/gnuserv 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 2002/10/06 11:49:05 PDT Modified files: editors/gnuserv Makefile distinfo Log: Update to 3.12.5. Revision Changes Path 1.7 +1 -2 ports/editors/gnuserv/Makefile 1.3 +1 -1 ports/editors/gnuserv/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 11:52:31 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA28B37B401; Sun, 6 Oct 2002 11:52:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87D6E43E3B; Sun, 6 Oct 2002 11:52:30 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96IqUCo092220; Sun, 6 Oct 2002 11:52:30 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96IqU1E092219; Sun, 6 Oct 2002 11:52:30 -0700 (PDT) Message-Id: <200210061852.g96IqU1E092219@freefall.freebsd.org> From: Akinori MUSHA Date: Sun, 6 Oct 2002 11:52:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/shells/fd Makefile distinfo ports/shells/fd/files patch-archive.c patch-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 knu 2002/10/06 11:52:30 PDT Modified files: shells/fd Makefile distinfo Removed files: shells/fd/files patch-archive.c patch-input.c Log: Update to 2.01c. Revision Changes Path 1.44 +1 -2 ports/shells/fd/Makefile 1.24 +1 -1 ports/shells/fd/distinfo 1.2 +0 -14 ports/shells/fd/files/patch-archive.c (dead) 1.4 +0 -252 ports/shells/fd/files/patch-input.c (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 11:53:10 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D00C37B404; Sun, 6 Oct 2002 11:53:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00D4043E6A; Sun, 6 Oct 2002 11:53:09 -0700 (PDT) (envelope-from anders@FreeBSD.org) Received: from freefall.freebsd.org (anders@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96Ir8Co092294; Sun, 6 Oct 2002 11:53:08 -0700 (PDT) (envelope-from anders@freefall.freebsd.org) Received: (from anders@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96Ir8rZ092293; Sun, 6 Oct 2002 11:53:08 -0700 (PDT) Message-Id: <200210061853.g96Ir8rZ092293@freefall.freebsd.org> From: Anders Nordby Date: Sun, 6 Oct 2002 11:53:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en internet.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 anders 2002/10/06 11:53:08 PDT Modified files: en internet.sgml Log: FreeBSD is also an ideal OS for a mail server. Approved by: blackend Revision Changes Path 1.29 +2 -2 www/en/internet.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 12:22:19 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8329637B401; Sun, 6 Oct 2002 12:22:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3687C43E65; Sun, 6 Oct 2002 12:22:17 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from freefall.freebsd.org (murray@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96JMHCo003896; Sun, 6 Oct 2002 12:22:17 -0700 (PDT) (envelope-from murray@freefall.freebsd.org) Received: (from murray@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96JMGVg003888; Sun, 6 Oct 2002 12:22:16 -0700 (PDT) Message-Id: <200210061922.g96JMGVg003888@freefall.freebsd.org> From: Murray Stokely Date: Sun, 6 Oct 2002 12:22:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile.inc1 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 murray 2002/10/06 12:22:16 PDT Modified files: (Branch: RELENG_4_7) . Makefile.inc1 Log: The "update" target should track RELENG_4_7 here. Approved by: re Revision Changes Path 1.141.2.56.2.1 +1 -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 Sun Oct 6 12:24:54 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2AC8637B401; Sun, 6 Oct 2002 12:24:54 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFACF43E6A; Sun, 6 Oct 2002 12:24:53 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from freefall.freebsd.org (murray@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96JOrCo005349; Sun, 6 Oct 2002 12:24:53 -0700 (PDT) (envelope-from murray@freefall.freebsd.org) Received: (from murray@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96JOrHr005348; Sun, 6 Oct 2002 12:24:53 -0700 (PDT) Message-Id: <200210061924.g96JOrHr005348@freefall.freebsd.org> From: Murray Stokely Date: Sun, 6 Oct 2002 12:24:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/groff/tmac mdoc.local 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 murray 2002/10/06 12:24:53 PDT Modified files: (Branch: RELENG_4_7) gnu/usr.bin/groff/tmac mdoc.local Log: Update default .Os value for man pages. Approved by: re Revision Changes Path 1.2.2.15.2.1 +1 -1 src/gnu/usr.bin/groff/tmac/mdoc.local To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 12:27: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E530337B401; Sun, 6 Oct 2002 12:27:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9613243E42; Sun, 6 Oct 2002 12:27:08 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from freefall.freebsd.org (murray@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96JR8Co005529; Sun, 6 Oct 2002 12:27:08 -0700 (PDT) (envelope-from murray@freefall.freebsd.org) Received: (from murray@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96JR8k7005528; Sun, 6 Oct 2002 12:27:08 -0700 (PDT) Message-Id: <200210061927.g96JR8k7005528@freefall.freebsd.org> From: Murray Stokely Date: Sun, 6 Oct 2002 12:27:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/examples/cvsup standard-supfile 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 murray 2002/10/06 12:27:08 PDT Modified files: (Branch: RELENG_4_7) share/examples/cvsup standard-supfile Log: Track RELENG_4_7 rather than RELENG_4_6. Approved by: re Revision Changes Path 1.17.2.6.2.1 +1 -1 src/share/examples/cvsup/standard-supfile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 12:35:47 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 691E137B401; Sun, 6 Oct 2002 12:35:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19ACD43E8A; Sun, 6 Oct 2002 12:35:46 -0700 (PDT) (envelope-from anders@FreeBSD.org) Received: from freefall.freebsd.org (anders@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96JZjCo008348; Sun, 6 Oct 2002 12:35:45 -0700 (PDT) (envelope-from anders@freefall.freebsd.org) Received: (from anders@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96JZjAq008347; Sun, 6 Oct 2002 12:35:45 -0700 (PDT) Message-Id: <200210061935.g96JZjAq008347@freefall.freebsd.org> From: Anders Nordby Date: Sun, 6 Oct 2002 12:35:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/pwman 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 anders 2002/10/06 12:35:45 PDT Modified files: security/pwman Makefile distinfo Log: Update to 0.3.0. Revision Changes Path 1.2 +2 -3 ports/security/pwman/Makefile 1.2 +1 -1 ports/security/pwman/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 12:49:34 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97C2937B401; Sun, 6 Oct 2002 12:49:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BCD043E77; Sun, 6 Oct 2002 12:49:33 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96JnXCo011340; Sun, 6 Oct 2002 12:49:33 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96JnXVx011339; Sun, 6 Oct 2002 12:49:33 -0700 (PDT) Message-Id: <200210061949.g96JnXVx011339@freefall.freebsd.org> From: Akinori MUSHA Date: Sun, 6 Oct 2002 12:49:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.ruby.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 knu 2002/10/06 12:49:33 PDT Modified files: Mk bsd.ruby.mk Log: Rename USE_RUBY_RD to USE_RUBY_RDTOOL, RUBY_RD to RUBY_RD2, RUBY_RD_PORT to RUBY_RDTOOL_PORT and DEPEND_RUBY_RD2 to DEPEND_RUBY_RDTOOL. Add USE_RUBY_RDOC, RUBY_RDOC, RUBY_RDOC_PORT and DEPEND_RUBY_RDOC. Revision Changes Path 1.93 +30 -11 ports/Mk/bsd.ruby.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 12:50:47 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EF9937B404; Sun, 6 Oct 2002 12:50:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E3A943E75; Sun, 6 Oct 2002 12:50:45 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96JojCo012687; Sun, 6 Oct 2002 12:50:45 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96JojRw012683; Sun, 6 Oct 2002 12:50:45 -0700 (PDT) Message-Id: <200210061950.g96JojRw012683@freefall.freebsd.org> From: Akinori MUSHA Date: Sun, 6 Oct 2002 12:50:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/ruby-search-namazu Makefile ports/devel/ruby-bsearch Makefile ports/devel/ruby-cvs Makefile ports/devel/ruby-gemfinder Makefile ports/devel/ruby-mmap Makefile ports/devel/ruby-sdl Makefile ports/devel/ruby-sysvipc Makefile ports/devel/ruby-tzfile ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/06 12:50:45 PDT Modified files: databases/ruby-search-namazu Makefile devel/ruby-bsearch Makefile devel/ruby-cvs Makefile devel/ruby-gemfinder Makefile devel/ruby-mmap Makefile devel/ruby-sdl Makefile devel/ruby-sysvipc Makefile devel/ruby-tzfile Makefile devel/ruby-unit Makefile graphics/ruby-evas Makefile graphics/ruby-gd Makefile graphics/ruby-image_size Makefile graphics/ruby-libpng Makefile japanese/rbnamazu Makefile japanese/ruby-romkan Makefile net/ruby-drb Makefile print/ruby-pdflib Makefile security/ruby-acl Makefile textproc/eruby Makefile www/mod_ruby Makefile Log: Reflect *_RD renaming. Revision Changes Path 1.4 +3 -5 ports/databases/ruby-search-namazu/Makefile 1.6 +2 -4 ports/devel/ruby-bsearch/Makefile 1.4 +4 -6 ports/devel/ruby-cvs/Makefile 1.2 +2 -5 ports/devel/ruby-gemfinder/Makefile 1.11 +2 -4 ports/devel/ruby-mmap/Makefile 1.19 +2 -4 ports/devel/ruby-sdl/Makefile 1.5 +2 -4 ports/devel/ruby-sysvipc/Makefile 1.4 +2 -4 ports/devel/ruby-tzfile/Makefile 1.27 +1 -3 ports/devel/ruby-unit/Makefile 1.2 +1 -3 ports/graphics/ruby-evas/Makefile 1.13 +1 -3 ports/graphics/ruby-gd/Makefile 1.2 +3 -5 ports/graphics/ruby-image_size/Makefile 1.7 +3 -5 ports/graphics/ruby-libpng/Makefile 1.8 +2 -4 ports/japanese/rbnamazu/Makefile 1.5 +2 -4 ports/japanese/ruby-romkan/Makefile 1.18 +3 -5 ports/net/ruby-drb/Makefile 1.7 +2 -4 ports/print/ruby-pdflib/Makefile 1.5 +3 -6 ports/security/ruby-acl/Makefile 1.21 +2 -4 ports/textproc/eruby/Makefile 1.33 +1 -3 ports/www/mod_ruby/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 13:54:38 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 37D0837B401; Sun, 6 Oct 2002 13:54:38 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF93B43E4A; Sun, 6 Oct 2002 13:54:37 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96KsbCo036217; Sun, 6 Oct 2002 13:54:37 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96KsbOb036216; Sun, 6 Oct 2002 13:54:37 -0700 (PDT) Message-Id: <200210062054.g96KsbOb036216@freefall.freebsd.org> From: Akinori MUSHA Date: Sun, 6 Oct 2002 13:54:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.ruby.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 knu 2002/10/06 13:54:37 PDT Modified files: Mk bsd.ruby.mk Log: Add RUBY_MODNAME, RUBY_MODDOCDIR and RUBY_MODEXAMPLESDIR. Revision Changes Path 1.94 +11 -1 ports/Mk/bsd.ruby.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 13:56: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFE1837B401; Sun, 6 Oct 2002 13:56:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DF2643E7B; Sun, 6 Oct 2002 13:56:05 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96Ku5Co036390; Sun, 6 Oct 2002 13:56:05 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96Ku5h1036389; Sun, 6 Oct 2002 13:56:05 -0700 (PDT) Message-Id: <200210062056.g96Ku5h1036389@freefall.freebsd.org> From: Akinori MUSHA Date: Sun, 6 Oct 2002 13:56:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/archivers/ruby-zip Makefile pkg-plist ports/archivers/ruby-zlib 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 knu 2002/10/06 13:56:05 PDT Modified files: archivers/ruby-zip Makefile pkg-plist archivers/ruby-zlib Makefile pkg-plist Log: Use RUBY_MOD*. Revision Changes Path 1.4 +4 -4 ports/archivers/ruby-zip/Makefile 1.3 +8 -8 ports/archivers/ruby-zip/pkg-plist 1.15 +3 -3 ports/archivers/ruby-zlib/Makefile 1.5 +7 -7 ports/archivers/ruby-zlib/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 Oct 6 13:56:32 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE3A937B401; Sun, 6 Oct 2002 13:56:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6DA243E65; Sun, 6 Oct 2002 13:56:30 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96KuUCo036608; Sun, 6 Oct 2002 13:56:30 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96KuUmx036607; Sun, 6 Oct 2002 13:56:30 -0700 (PDT) Message-Id: <200210062056.g96KuUmx036607@freefall.freebsd.org> From: Joe Marcus Clarke Date: Sun, 6 Oct 2002 13:56:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-fonts Makefile ports/x11-fonts/fontconfig Makefile distinfo pkg-comment pkg-descr pkg-plist ports/x11-fonts/fontconfig/files patch-config_Makedefs.in patch-fonts.conf.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 2002/10/06 13:56:30 PDT Modified files: x11-fonts Makefile Added files: x11-fonts/fontconfig Makefile distinfo pkg-comment pkg-descr pkg-plist x11-fonts/fontconfig/files patch-config_Makedefs.in patch-fonts.conf.in patch-src_Makefile.in Log: Add fontconfig, an XML-based font configuration API for X. Revision Changes Path 1.31 +1 -0 ports/x11-fonts/Makefile 1.1 +35 -0 ports/x11-fonts/fontconfig/Makefile (new) 1.1 +1 -0 ports/x11-fonts/fontconfig/distinfo (new) 1.1 +11 -0 ports/x11-fonts/fontconfig/files/patch-config_Makedefs.in (new) 1.1 +10 -0 ports/x11-fonts/fontconfig/files/patch-fonts.conf.in (new) 1.1 +13 -0 ports/x11-fonts/fontconfig/files/patch-src_Makefile.in (new) 1.1 +1 -0 ports/x11-fonts/fontconfig/pkg-comment (new) 1.1 +17 -0 ports/x11-fonts/fontconfig/pkg-descr (new) 1.1 +13 -0 ports/x11-fonts/fontconfig/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 Oct 6 13:56:38 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E43D37B43B; Sun, 6 Oct 2002 13:56:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0444E43E65; Sun, 6 Oct 2002 13:56:33 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96KuWCo036649; Sun, 6 Oct 2002 13:56:32 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96KuWUC036648; Sun, 6 Oct 2002 13:56:32 -0700 (PDT) Message-Id: <200210062056.g96KuWUC036648@freefall.freebsd.org> From: Joe Marcus Clarke Date: Sun, 6 Oct 2002 13:56:32 -0700 (PDT) To: cvs-committers@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 2002/10/06 13:56:32 PDT Modified files: . modules Log: fontconfig --> ports/x11-fonts/fontconfig Revision Changes Path 1.6019 +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 Oct 6 13:58:22 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3B0637B404; Sun, 6 Oct 2002 13:58:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B1F343E65; Sun, 6 Oct 2002 13:58:20 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96KwKCo037054; Sun, 6 Oct 2002 13:58:20 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96KwKRe037053; Sun, 6 Oct 2002 13:58:20 -0700 (PDT) Message-Id: <200210062058.g96KwKRe037053@freefall.freebsd.org> From: Akinori MUSHA Date: Sun, 6 Oct 2002 13:58:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/ruby-audiofile Makefile pkg-plist ports/audio/ruby-freedb Makefile pkg-plist ports/audio/ruby-mp3tag Makefile pkg-plist ports/audio/ruby-smf Makefile pkg-plist ports/audio/ruby-vorbisfile 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 knu 2002/10/06 13:58:20 PDT Modified files: audio/ruby-audiofile Makefile pkg-plist audio/ruby-freedb Makefile pkg-plist audio/ruby-mp3tag Makefile pkg-plist audio/ruby-smf Makefile pkg-plist audio/ruby-vorbisfile Makefile pkg-plist audio/ruby-xmms Makefile pkg-plist Log: Use RUBY_MOD*. Revision Changes Path 1.7 +5 -5 ports/audio/ruby-audiofile/Makefile 1.3 +9 -9 ports/audio/ruby-audiofile/pkg-plist 1.6 +4 -4 ports/audio/ruby-freedb/Makefile 1.3 +4 -4 ports/audio/ruby-freedb/pkg-plist 1.2 +4 -4 ports/audio/ruby-mp3tag/Makefile 1.2 +5 -5 ports/audio/ruby-mp3tag/pkg-plist 1.3 +5 -5 ports/audio/ruby-smf/Makefile 1.2 +45 -45 ports/audio/ruby-smf/pkg-plist 1.2 +4 -4 ports/audio/ruby-vorbisfile/Makefile 1.2 +5 -5 ports/audio/ruby-vorbisfile/pkg-plist 1.4 +4 -4 ports/audio/ruby-xmms/Makefile 1.4 +79 -79 ports/audio/ruby-xmms/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 Oct 6 13:58:48 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C84237B401; Sun, 6 Oct 2002 13:58:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E706843E3B; Sun, 6 Oct 2002 13:58:46 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from freefall.freebsd.org (bmah@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96KwkCo037143; Sun, 6 Oct 2002 13:58:46 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96KwkYs037142; Sun, 6 Oct 2002 13:58:46 -0700 (PDT) Message-Id: <200210062058.g96KwkYs037142@freefall.freebsd.org> From: "Bruce A. Mah" Date: Sun, 6 Oct 2002 13:58:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/share/sgml release.ent 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 bmah 2002/10/06 13:58:46 PDT Modified files: (Branch: RELENG_4_7) release/doc/share/sgml release.ent Log: Bump version number (and related) entities for 4.7-RELEASE. Approved by: re (implicitly) Revision Changes Path 1.1.2.14.2.1 +6 -6 src/release/doc/share/sgml/release.ent To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 13:59:15 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C5C6E37B401; Sun, 6 Oct 2002 13:59:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7664C43E75; Sun, 6 Oct 2002 13:59:13 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96KxDCo037330; Sun, 6 Oct 2002 13:59:13 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96KxDwf037329; Sun, 6 Oct 2002 13:59:13 -0700 (PDT) Message-Id: <200210062059.g96KxDwf037329@freefall.freebsd.org> From: Akinori MUSHA Date: Sun, 6 Oct 2002 13:59:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/biology/ruby-bio 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 knu 2002/10/06 13:59:13 PDT Modified files: biology/ruby-bio Makefile pkg-plist Log: Use RUBY_MOD*. Revision Changes Path 1.8 +5 -5 ports/biology/ruby-bio/Makefile 1.7 +26 -26 ports/biology/ruby-bio/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 Oct 6 13:59:47 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24E1D37B401; Sun, 6 Oct 2002 13:59:44 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D928243E7B; Sun, 6 Oct 2002 13:59:43 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96KxhCo037463; Sun, 6 Oct 2002 13:59:43 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96Kxhno037462; Sun, 6 Oct 2002 13:59:43 -0700 (PDT) Message-Id: <200210062059.g96Kxhno037462@freefall.freebsd.org> From: Akinori MUSHA Date: Sun, 6 Oct 2002 13:59:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/comms/ruby-termios 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 knu 2002/10/06 13:59:43 PDT Modified files: comms/ruby-termios Makefile pkg-plist Log: Use RUBY_MOD*. Revision Changes Path 1.4 +5 -5 ports/comms/ruby-termios/Makefile 1.2 +7 -7 ports/comms/ruby-termios/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 Oct 6 14: 0:21 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD65037B401; Sun, 6 Oct 2002 14:00:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 025C943E65; Sun, 6 Oct 2002 14:00:20 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from freefall.freebsd.org (bmah@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96L0JCo037717; Sun, 6 Oct 2002 14:00:19 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96L0JoG037715; Sun, 6 Oct 2002 14:00:19 -0700 (PDT) Message-Id: <200210062100.g96L0JoG037715@freefall.freebsd.org> From: "Bruce A. Mah" Date: Sun, 6 Oct 2002 14:00:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/share/examples Makefile.relnotesng 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 bmah 2002/10/06 14:00:19 PDT Modified files: (Branch: RELENG_4_7) release/doc/share/examples Makefile.relnotesng Log: Use an appropriate directory when updating RELNOTESng snapshot site. Approved by: re (implicitly) Revision Changes Path 1.1.2.2.6.1 +2 -2 src/release/doc/share/examples/Makefile.relnotesng To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 14: 0:27 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EF4337B47C; Sun, 6 Oct 2002 14:00:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D141643E65; Sun, 6 Oct 2002 14:00:22 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96L0MCo037804; Sun, 6 Oct 2002 14:00:22 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96L0Mdl037803; Sun, 6 Oct 2002 14:00:22 -0700 (PDT) Message-Id: <200210062100.g96L0Mdl037803@freefall.freebsd.org> From: Akinori MUSHA Date: Sun, 6 Oct 2002 14:00:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/converters/ruby-iconv 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 knu 2002/10/06 14:00:22 PDT Modified files: converters/ruby-iconv Makefile pkg-plist Log: Use RUBY_MOD*. Revision Changes Path 1.19 +2 -2 ports/converters/ruby-iconv/Makefile 1.5 +6 -6 ports/converters/ruby-iconv/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 Oct 6 14: 3:56 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5EC8F37B401; Sun, 6 Oct 2002 14:03:54 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9DCE43E3B; Sun, 6 Oct 2002 14:03:53 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96L3rCo040624; Sun, 6 Oct 2002 14:03:53 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96L3rKf040623; Sun, 6 Oct 2002 14:03:53 -0700 (PDT) Message-Id: <200210062103.g96L3rKf040623@freefall.freebsd.org> From: Akinori MUSHA Date: Sun, 6 Oct 2002 14:03:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/postgresql-plruby Makefile pkg-plist ports/databases/ruby-bdb Makefile pkg-plist ports/databases/ruby-bdb1 Makefile pkg-plist ports/databases/ruby-cdb 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 knu 2002/10/06 14:03:53 PDT Modified files: databases/postgresql-plruby Makefile pkg-plist databases/ruby-bdb Makefile pkg-plist databases/ruby-bdb1 Makefile pkg-plist databases/ruby-cdb Makefile pkg-plist databases/ruby-dbd_mysql Makefile pkg-plist databases/ruby-dbd_pg Makefile pkg-plist databases/ruby-dbd_sqlite Makefile pkg-plist databases/ruby-dbd_sybase Makefile pkg-plist databases/ruby-dbi Makefile Makefile.common pkg-plist databases/ruby-interbase Makefile pkg-plist databases/ruby-msql Makefile pkg-plist databases/ruby-mysql Makefile pkg-plist databases/ruby-o_dbm Makefile pkg-plist databases/ruby-odbc Makefile pkg-plist databases/ruby-postgres Makefile pkg-plist databases/ruby-rdbc1 Makefile pkg-plist databases/ruby-search-namazu Makefile pkg-plist Log: Use RUBY_MOD*. Revision Changes Path 1.7 +5 -5 ports/databases/postgresql-plruby/Makefile 1.4 +31 -31 ports/databases/postgresql-plruby/pkg-plist 1.28 +4 -4 ports/databases/ruby-bdb/Makefile 1.11 +48 -48 ports/databases/ruby-bdb/pkg-plist 1.7 +4 -4 ports/databases/ruby-bdb1/Makefile 1.4 +17 -17 ports/databases/ruby-bdb1/pkg-plist 1.4 +4 -4 ports/databases/ruby-cdb/Makefile 1.2 +4 -4 ports/databases/ruby-cdb/pkg-plist 1.5 +2 -2 ports/databases/ruby-dbd_mysql/Makefile 1.3 +3 -3 ports/databases/ruby-dbd_mysql/pkg-plist 1.3 +2 -2 ports/databases/ruby-dbd_pg/Makefile 1.2 +2 -2 ports/databases/ruby-dbd_pg/pkg-plist 1.6 +2 -2 ports/databases/ruby-dbd_sqlite/Makefile 1.3 +2 -2 ports/databases/ruby-dbd_sqlite/pkg-plist 1.6 +2 -2 ports/databases/ruby-dbd_sybase/Makefile 1.2 +3 -3 ports/databases/ruby-dbd_sybase/pkg-plist 1.10 +4 -4 ports/databases/ruby-dbi/Makefile 1.15 +3 -1 ports/databases/ruby-dbi/Makefile.common 1.12 +23 -23 ports/databases/ruby-dbi/pkg-plist 1.4 +3 -3 ports/databases/ruby-interbase/Makefile 1.2 +4 -4 ports/databases/ruby-interbase/pkg-plist 1.4 +5 -5 ports/databases/ruby-msql/Makefile 1.2 +14 -14 ports/databases/ruby-msql/pkg-plist 1.17 +3 -3 ports/databases/ruby-mysql/Makefile 1.6 +4 -4 ports/databases/ruby-mysql/pkg-plist 1.4 +4 -4 ports/databases/ruby-o_dbm/Makefile 1.3 +5 -5 ports/databases/ruby-o_dbm/pkg-plist 1.16 +4 -4 ports/databases/ruby-odbc/Makefile 1.2 +14 -14 ports/databases/ruby-odbc/pkg-plist 1.22 +5 -5 ports/databases/ruby-postgres/Makefile 1.5 +14 -14 ports/databases/ruby-postgres/pkg-plist 1.2 +5 -5 ports/databases/ruby-rdbc1/Makefile 1.2 +74 -74 ports/databases/ruby-rdbc1/pkg-plist 1.5 +3 -3 ports/databases/ruby-search-namazu/Makefile 1.2 +6 -6 ports/databases/ruby-search-namazu/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 Oct 6 14: 5:38 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4EFBB37B401; Sun, 6 Oct 2002 14:05:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC02E43E77; Sun, 6 Oct 2002 14:05:34 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96L5YCo044224; Sun, 6 Oct 2002 14:05:34 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96L5Yjj044207; Sun, 6 Oct 2002 14:05:34 -0700 (PDT) Message-Id: <200210062105.g96L5Yjj044207@freefall.freebsd.org> From: Akinori MUSHA Date: Sun, 6 Oct 2002 14:05:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/ruby-amstd Makefile pkg-plist ports/devel/ruby-aspectr Makefile pkg-plist ports/devel/ruby-avl Makefile pkg-plist ports/devel/ruby-bsearch Makefile pkg-plist ports/devel/ruby-byaccr 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 knu 2002/10/06 14:05:34 PDT Modified files: devel/ruby-amstd Makefile pkg-plist devel/ruby-aspectr Makefile pkg-plist devel/ruby-avl Makefile pkg-plist devel/ruby-bsearch Makefile pkg-plist devel/ruby-byaccr Makefile pkg-plist devel/ruby-calendar Makefile pkg-plist devel/ruby-cvs Makefile pkg-plist devel/ruby-date2 Makefile pkg-plist devel/ruby-dialogs Makefile pkg-plist devel/ruby-fam Makefile pkg-plist devel/ruby-filelock Makefile pkg-plist devel/ruby-flex_rb Makefile pkg-plist devel/ruby-gconf Makefile pkg-plist devel/ruby-gemfinder Makefile pkg-plist devel/ruby-gettext Makefile pkg-plist devel/ruby-gnustep Makefile pkg-plist devel/ruby-intl Makefile pkg-plist devel/ruby-libglade Makefile pkg-plist devel/ruby-libgtop Makefile pkg-plist devel/ruby-locale Makefile pkg-plist devel/ruby-metaruby Makefile pkg-plist devel/ruby-mmap Makefile pkg-plist devel/ruby-mock Makefile pkg-plist devel/ruby-ncurses Makefile pkg-plist devel/ruby-pcsc-lite Makefile pkg-plist devel/ruby-property Makefile pkg-plist devel/ruby-racc Makefile pkg-plist devel/ruby-rbison Makefile pkg-plist devel/ruby-rbtree Makefile pkg-plist devel/ruby-rreadline Makefile pkg-plist devel/ruby-rudl Makefile pkg-plist devel/ruby-sdl Makefile pkg-plist devel/ruby-setup.rb Makefile pkg-plist devel/ruby-slang Makefile pkg-plist devel/ruby-sysvipc Makefile pkg-plist devel/ruby-testunit Makefile pkg-plist devel/ruby-textbuf Makefile pkg-plist devel/ruby-tzfile Makefile pkg-plist devel/ruby-unit Makefile pkg-plist devel/swigruby Makefile pkg-plist Log: Use RUBY_MOD*. Revision Changes Path 1.15 +3 -3 ports/devel/ruby-amstd/Makefile 1.7 +5 -5 ports/devel/ruby-amstd/pkg-plist 1.3 +4 -4 ports/devel/ruby-aspectr/Makefile 1.2 +6 -6 ports/devel/ruby-aspectr/pkg-plist 1.4 +4 -4 ports/devel/ruby-avl/Makefile 1.2 +9 -9 ports/devel/ruby-avl/pkg-plist 1.7 +3 -3 ports/devel/ruby-bsearch/Makefile 1.2 +7 -7 ports/devel/ruby-bsearch/pkg-plist 1.5 +5 -5 ports/devel/ruby-byaccr/Makefile 1.5 +8 -8 ports/devel/ruby-byaccr/pkg-plist 1.4 +5 -5 ports/devel/ruby-calendar/Makefile 1.3 +8 -8 ports/devel/ruby-calendar/pkg-plist 1.5 +5 -5 ports/devel/ruby-cvs/Makefile 1.3 +19 -19 ports/devel/ruby-cvs/pkg-plist 1.23 +6 -6 ports/devel/ruby-date2/Makefile 1.12 +16 -16 ports/devel/ruby-date2/pkg-plist 1.3 +3 -3 ports/devel/ruby-dialogs/Makefile 1.2 +2 -2 ports/devel/ruby-dialogs/pkg-plist 1.2 +4 -4 ports/devel/ruby-fam/Makefile 1.2 +50 -50 ports/devel/ruby-fam/pkg-plist 1.6 +5 -5 ports/devel/ruby-filelock/Makefile 1.4 +8 -8 ports/devel/ruby-filelock/pkg-plist 1.3 +5 -5 ports/devel/ruby-flex_rb/Makefile 1.2 +9 -11 ports/devel/ruby-flex_rb/pkg-plist 1.4 +2 -2 ports/devel/ruby-gconf/Makefile 1.2 +8 -8 ports/devel/ruby-gconf/pkg-plist 1.3 +2 -2 ports/devel/ruby-gemfinder/Makefile 1.3 +4 -4 ports/devel/ruby-gemfinder/pkg-plist 1.7 +4 -4 ports/devel/ruby-gettext/Makefile 1.6 +44 -44 ports/devel/ruby-gettext/pkg-plist 1.5 +4 -4 ports/devel/ruby-gnustep/Makefile 1.4 +24 -24 ports/devel/ruby-gnustep/pkg-plist 1.11 +6 -6 ports/devel/ruby-intl/Makefile 1.4 +8 -8 ports/devel/ruby-intl/pkg-plist 1.7 +4 -4 ports/devel/ruby-libglade/Makefile 1.5 +5 -5 ports/devel/ruby-libglade/pkg-plist 1.3 +5 -5 ports/devel/ruby-libgtop/Makefile 1.2 +5 -5 ports/devel/ruby-libgtop/pkg-plist 1.6 +5 -5 ports/devel/ruby-locale/Makefile 1.4 +4 -4 ports/devel/ruby-locale/pkg-plist 1.4 +5 -5 ports/devel/ruby-metaruby/Makefile 1.4 +9 -9 ports/devel/ruby-metaruby/pkg-plist 1.12 +4 -4 ports/devel/ruby-mmap/Makefile 1.5 +83 -83 ports/devel/ruby-mmap/pkg-plist 1.3 +5 -5 ports/devel/ruby-mock/Makefile 1.2 +5 -5 ports/devel/ruby-mock/pkg-plist 1.4 +4 -4 ports/devel/ruby-ncurses/Makefile 1.4 +10 -10 ports/devel/ruby-ncurses/pkg-plist 1.4 +4 -4 ports/devel/ruby-pcsc-lite/Makefile 1.2 +5 -5 ports/devel/ruby-pcsc-lite/pkg-plist 1.9 +4 -4 ports/devel/ruby-property/Makefile 1.6 +9 -9 ports/devel/ruby-property/pkg-plist 1.36 +5 -5 ports/devel/ruby-racc/Makefile 1.16 +29 -29 ports/devel/ruby-racc/pkg-plist 1.3 +5 -5 ports/devel/ruby-rbison/Makefile 1.3 +9 -9 ports/devel/ruby-rbison/pkg-plist 1.3 +2 -2 ports/devel/ruby-rbtree/Makefile 1.2 +4 -4 ports/devel/ruby-rbtree/pkg-plist 1.3 +6 -6 ports/devel/ruby-rreadline/Makefile 1.2 +11 -11 ports/devel/ruby-rreadline/pkg-plist 1.10 +4 -4 ports/devel/ruby-rudl/Makefile 1.5 +19 -19 ports/devel/ruby-rudl/pkg-plist 1.20 +5 -5 ports/devel/ruby-sdl/Makefile 1.8 +32 -32 ports/devel/ruby-sdl/pkg-plist 1.9 +3 -3 ports/devel/ruby-setup.rb/Makefile 1.5 +18 -18 ports/devel/ruby-setup.rb/pkg-plist 1.11 +7 -7 ports/devel/ruby-slang/Makefile 1.4 +11 -11 ports/devel/ruby-slang/pkg-plist 1.6 +2 -2 ports/devel/ruby-sysvipc/Makefile 1.2 +3 -3 ports/devel/ruby-sysvipc/pkg-plist 1.4 +4 -4 ports/devel/ruby-testunit/Makefile 1.4 +166 -166 ports/devel/ruby-testunit/pkg-plist 1.11 +6 -6 ports/devel/ruby-textbuf/Makefile 1.4 +8 -8 ports/devel/ruby-textbuf/pkg-plist 1.5 +2 -2 ports/devel/ruby-tzfile/Makefile 1.2 +2 -2 ports/devel/ruby-tzfile/pkg-plist 1.28 +9 -7 ports/devel/ruby-unit/Makefile 1.11 +74 -74 ports/devel/ruby-unit/pkg-plist 1.5 +6 -6 ports/devel/swigruby/Makefile 1.4 +16 -16 ports/devel/swigruby/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 Oct 6 14: 6: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DACB37B401; Sun, 6 Oct 2002 14:06:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40BC243E42; Sun, 6 Oct 2002 14:06:07 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96L67Co046366; Sun, 6 Oct 2002 14:06:07 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96L67nN046365; Sun, 6 Oct 2002 14:06:07 -0700 (PDT) Message-Id: <200210062106.g96L67nN046365@freefall.freebsd.org> From: Akinori MUSHA Date: Sun, 6 Oct 2002 14:06:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp/ruby-curl 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 knu 2002/10/06 14:06:07 PDT Modified files: ftp/ruby-curl Makefile pkg-plist Log: Use RUBY_MOD*. Revision Changes Path 1.5 +4 -4 ports/ftp/ruby-curl/Makefile 1.3 +5 -5 ports/ftp/ruby-curl/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 Oct 6 14: 8:33 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38C0E37B401; Sun, 6 Oct 2002 14:08:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C716D43E77; Sun, 6 Oct 2002 14:08:30 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96L8UCo047607; Sun, 6 Oct 2002 14:08:30 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96L8UhG047606; Sun, 6 Oct 2002 14:08:30 -0700 (PDT) Message-Id: <200210062108.g96L8UhG047606@freefall.freebsd.org> From: Akinori MUSHA Date: Sun, 6 Oct 2002 14:08:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/ruby-evas Makefile pkg-plist ports/graphics/ruby-gdchart Makefile pkg-plist ports/graphics/ruby-gdk_imlib Makefile pkg-plist ports/graphics/ruby-gdk_pixbuf 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 knu 2002/10/06 14:08:30 PDT Modified files: graphics/ruby-evas Makefile pkg-plist graphics/ruby-gdchart Makefile pkg-plist graphics/ruby-gdk_imlib Makefile pkg-plist graphics/ruby-gdk_pixbuf Makefile pkg-plist graphics/ruby-gimp Makefile pkg-plist graphics/ruby-graph Makefile pkg-plist graphics/ruby-image_size Makefile pkg-plist graphics/ruby-imlib2 Makefile pkg-plist graphics/ruby-libart Makefile pkg-plist graphics/ruby-libpng Makefile pkg-plist graphics/ruby-ming Makefile pkg-plist graphics/ruby-opengl Makefile pkg-plist graphics/ruby-pgplot Makefile pkg-plist graphics/ruby-qt2gl Makefile pkg-plist graphics/ruby-svg Makefile pkg-plist graphics/ruby-tgif Makefile pkg-plist Log: Use RUBY_MOD*. Revision Changes Path 1.3 +4 -4 ports/graphics/ruby-evas/Makefile 1.2 +13 -13 ports/graphics/ruby-evas/pkg-plist 1.6 +4 -4 ports/graphics/ruby-gdchart/Makefile 1.3 +6 -6 ports/graphics/ruby-gdchart/pkg-plist 1.6 +4 -4 ports/graphics/ruby-gdk_imlib/Makefile 1.2 +8 -8 ports/graphics/ruby-gdk_imlib/pkg-plist 1.8 +4 -4 ports/graphics/ruby-gdk_pixbuf/Makefile 1.2 +7 -7 ports/graphics/ruby-gdk_pixbuf/pkg-plist 1.5 +4 -4 ports/graphics/ruby-gimp/Makefile 1.3 +9 -9 ports/graphics/ruby-gimp/pkg-plist 1.5 +2 -2 ports/graphics/ruby-graph/Makefile 1.4 +4 -4 ports/graphics/ruby-graph/pkg-plist 1.3 +3 -3 ports/graphics/ruby-image_size/Makefile 1.2 +5 -5 ports/graphics/ruby-image_size/pkg-plist 1.5 +4 -4 ports/graphics/ruby-imlib2/Makefile 1.4 +486 -486 ports/graphics/ruby-imlib2/pkg-plist 1.2 +4 -4 ports/graphics/ruby-libart/Makefile 1.2 +5 -5 ports/graphics/ruby-libart/pkg-plist 1.8 +4 -4 ports/graphics/ruby-libpng/Makefile 1.4 +21 -21 ports/graphics/ruby-libpng/pkg-plist 1.12 +2 -2 ports/graphics/ruby-ming/Makefile 1.4 +22 -22 ports/graphics/ruby-ming/pkg-plist 1.12 +5 -5 ports/graphics/ruby-opengl/Makefile 1.5 +52 -52 ports/graphics/ruby-opengl/pkg-plist 1.4 +6 -6 ports/graphics/ruby-pgplot/Makefile 1.3 +19 -19 ports/graphics/ruby-pgplot/pkg-plist 1.12 +2 -2 ports/graphics/ruby-qt2gl/Makefile 1.4 +2 -2 ports/graphics/ruby-qt2gl/pkg-plist 1.4 +5 -5 ports/graphics/ruby-svg/Makefile 1.2 +12 -12 ports/graphics/ruby-svg/pkg-plist 1.9 +6 -6 ports/graphics/ruby-tgif/Makefile 1.3 +10 -10 ports/graphics/ruby-tgif/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 Oct 6 14:17:33 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 460E237B401; Sun, 6 Oct 2002 14:17:32 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECA3F43E75; Sun, 6 Oct 2002 14:17:31 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96LHVCo052005; Sun, 6 Oct 2002 14:17:31 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96LHVuV052004; Sun, 6 Oct 2002 14:17:31 -0700 (PDT) Message-Id: <200210062117.g96LHVuV052004@freefall.freebsd.org> From: Akinori MUSHA Date: Sun, 6 Oct 2002 14:17:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/ruby-gd 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 knu 2002/10/06 14:17:31 PDT Modified files: graphics/ruby-gd Makefile pkg-plist Log: Add a WITH_GD2 knob. Use RUBY_MOD*. Revision Changes Path 1.14 +18 -9 ports/graphics/ruby-gd/Makefile 1.7 +15 -15 ports/graphics/ruby-gd/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 Oct 6 14:24:47 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F356337B401; Sun, 6 Oct 2002 14:24:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2B3143E65; Sun, 6 Oct 2002 14:24:46 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96LOkCo054786; Sun, 6 Oct 2002 14:24:46 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96LOktW054783; Sun, 6 Oct 2002 14:24:46 -0700 (PDT) Message-Id: <200210062124.g96LOktW054783@freefall.freebsd.org> From: Akinori MUSHA Date: Sun, 6 Oct 2002 14:24:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/irc/rbot Makefile pkg-plist ports/irc/ruby-irc Makefile pkg-plist ports/irc/ruby-rica Makefile pkg-plist ports/irc/ruby-rice 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 knu 2002/10/06 14:24:46 PDT Modified files: irc/rbot Makefile pkg-plist irc/ruby-irc Makefile pkg-plist irc/ruby-rica Makefile pkg-plist irc/ruby-rice Makefile pkg-plist Log: Use RUBY_MOD*. Revision Changes Path 1.4 +2 -2 ports/irc/rbot/Makefile 1.4 +504 -504 ports/irc/rbot/pkg-plist 1.3 +12 -12 ports/irc/ruby-irc/Makefile 1.3 +35 -35 ports/irc/ruby-irc/pkg-plist 1.7 +5 -5 ports/irc/ruby-rica/Makefile 1.7 +11 -11 ports/irc/ruby-rica/pkg-plist 1.2 +4 -4 ports/irc/ruby-rice/Makefile 1.2 +10 -10 ports/irc/ruby-rice/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 Oct 6 14:25:29 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF95837B404; Sun, 6 Oct 2002 14:25:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6729D43E77; Sun, 6 Oct 2002 14:25:27 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96LPRCo055168; Sun, 6 Oct 2002 14:25:27 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96LPRx2055167; Sun, 6 Oct 2002 14:25:27 -0700 (PDT) Message-Id: <200210062125.g96LPRx2055167@freefall.freebsd.org> From: Akinori MUSHA Date: Sun, 6 Oct 2002 14:25:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/rbnamazu Makefile pkg-plist ports/japanese/rskkserv Makefile pkg-plist ports/japanese/ruby-chasen Makefile pkg-plist ports/japanese/ruby-eb 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 knu 2002/10/06 14:25:27 PDT Modified files: japanese/rbnamazu Makefile pkg-plist japanese/rskkserv Makefile pkg-plist japanese/ruby-chasen Makefile pkg-plist japanese/ruby-eb Makefile pkg-plist japanese/ruby-gyokuro Makefile pkg-plist japanese/ruby-kakasi Makefile pkg-plist japanese/ruby-man pkg-plist japanese/ruby-romkan Makefile pkg-plist japanese/ruby-uconv Makefile pkg-plist japanese/ruby-usersguide Makefile pkg-plist Log: Use RUBY_MOD*. Revision Changes Path 1.9 +3 -3 ports/japanese/rbnamazu/Makefile 1.5 +4 -4 ports/japanese/rbnamazu/pkg-plist 1.15 +3 -3 ports/japanese/rskkserv/Makefile 1.6 +5 -5 ports/japanese/rskkserv/pkg-plist 1.5 +4 -4 ports/japanese/ruby-chasen/Makefile 1.2 +7 -7 ports/japanese/ruby-chasen/pkg-plist 1.9 +4 -4 ports/japanese/ruby-eb/Makefile 1.4 +6 -6 ports/japanese/ruby-eb/pkg-plist 1.2 +5 -5 ports/japanese/ruby-gyokuro/Makefile 1.2 +12 -12 ports/japanese/ruby-gyokuro/pkg-plist 1.10 +5 -5 ports/japanese/ruby-kakasi/Makefile 1.4 +9 -9 ports/japanese/ruby-kakasi/pkg-plist 1.4 +55 -55 ports/japanese/ruby-man/pkg-plist 1.6 +5 -5 ports/japanese/ruby-romkan/Makefile 1.3 +11 -11 ports/japanese/ruby-romkan/pkg-plist 1.14 +5 -5 ports/japanese/ruby-uconv/Makefile 1.6 +14 -14 ports/japanese/ruby-uconv/pkg-plist 1.6 +6 -5 ports/japanese/ruby-usersguide/Makefile 1.4 +28 -28 ports/japanese/ruby-usersguide/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 Oct 6 14:29:43 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E1C637B401; Sun, 6 Oct 2002 14:29:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D824E43E6A; Sun, 6 Oct 2002 14:29:41 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96LTfCo055995; Sun, 6 Oct 2002 14:29:41 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96LTfaV055994; Sun, 6 Oct 2002 14:29:41 -0700 (PDT) Message-Id: <200210062129.g96LTfaV055994@freefall.freebsd.org> From: Akinori MUSHA Date: Sun, 6 Oct 2002 14:29:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/ruby-lua Makefile pkg-plist ports/lang/ruby-man Makefile pkg-plist ports/lang/ruby-perl Makefile pkg-plist ports/lang/ruby-programmingruby Makefile pkg-plist ports/lang/ruby-python 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 knu 2002/10/06 14:29:41 PDT Modified files: lang/ruby-lua Makefile pkg-plist lang/ruby-man Makefile pkg-plist lang/ruby-perl Makefile pkg-plist lang/ruby-programmingruby Makefile pkg-plist lang/ruby-python Makefile pkg-plist lang/ruby-reference Makefile pkg-plist lang/ruby-ri Makefile pkg-plist lang/ruby-tcltklib Makefile pkg-plist lang/ruby-usersguide Makefile pkg-plist Log: Use RUBY_MOD*. Revision Changes Path 1.6 +5 -5 ports/lang/ruby-lua/Makefile 1.4 +9 -9 ports/lang/ruby-lua/pkg-plist 1.11 +5 -5 ports/lang/ruby-man/Makefile 1.4 +50 -50 ports/lang/ruby-man/pkg-plist 1.11 +5 -5 ports/lang/ruby-perl/Makefile 1.4 +10 -10 ports/lang/ruby-perl/pkg-plist 1.6 +2 -4 ports/lang/ruby-programmingruby/Makefile 1.5 +160 -160 ports/lang/ruby-programmingruby/pkg-plist 1.17 +5 -5 ports/lang/ruby-python/Makefile 1.5 +25 -25 ports/lang/ruby-python/pkg-plist 1.4 +3 -5 ports/lang/ruby-reference/Makefile 1.3 +47 -47 ports/lang/ruby-reference/pkg-plist 1.6 +3 -3 ports/lang/ruby-ri/Makefile 1.3 +7 -7 ports/lang/ruby-ri/pkg-plist 1.26 +6 -6 ports/lang/ruby-tcltklib/Makefile 1.6 +14 -14 ports/lang/ruby-tcltklib/pkg-plist 1.18 +2 -4 ports/lang/ruby-usersguide/Makefile 1.8 +36 -36 ports/lang/ruby-usersguide/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 Oct 6 14:30:25 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8339037B401; Sun, 6 Oct 2002 14:30:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3278143E42; Sun, 6 Oct 2002 14:30:24 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96LUOCo056420; Sun, 6 Oct 2002 14:30:24 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96LUOKC056419; Sun, 6 Oct 2002 14:30:24 -0700 (PDT) Message-Id: <200210062130.g96LUOKC056419@freefall.freebsd.org> From: Akinori MUSHA Date: Sun, 6 Oct 2002 14:30:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/ruby-rmail Makefile pkg-plist ports/mail/ruby-tmail 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 knu 2002/10/06 14:30:24 PDT Modified files: mail/ruby-rmail Makefile pkg-plist mail/ruby-tmail Makefile pkg-plist Log: Use RUBY_MOD*. Revision Changes Path 1.7 +2 -2 ports/mail/ruby-rmail/Makefile 1.7 +108 -108 ports/mail/ruby-rmail/pkg-plist 1.29 +5 -5 ports/mail/ruby-tmail/Makefile 1.13 +40 -40 ports/mail/ruby-tmail/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 Oct 6 14:31:30 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80A4137B401; Sun, 6 Oct 2002 14:31:29 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3512C43E86; Sun, 6 Oct 2002 14:31:29 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96LVTCo058469; Sun, 6 Oct 2002 14:31:29 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96LVTkS058465; Sun, 6 Oct 2002 14:31:29 -0700 (PDT) Message-Id: <200210062131.g96LVTkS058465@freefall.freebsd.org> From: Joe Marcus Clarke Date: Sun, 6 Oct 2002 14:31:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-fonts Makefile ports/x11-fonts/Xft Makefile distinfo pkg-comment pkg-descr pkg-plist ports/x11-fonts/Xft/files patch-Makefile.in patch-xft.pc.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 2002/10/06 14:31:29 PDT Modified files: x11-fonts Makefile Added files: x11-fonts/Xft Makefile distinfo pkg-comment pkg-descr pkg-plist x11-fonts/Xft/files patch-Makefile.in patch-xft.pc.in Log: Add Xft 2.0, a client-sided font rendering engine for X applications. Revision Changes Path 1.32 +1 -0 ports/x11-fonts/Makefile 1.1 +31 -0 ports/x11-fonts/Xft/Makefile (new) 1.1 +1 -0 ports/x11-fonts/Xft/distinfo (new) 1.1 +71 -0 ports/x11-fonts/Xft/files/patch-Makefile.in (new) 1.1 +9 -0 ports/x11-fonts/Xft/files/patch-xft.pc.in (new) 1.1 +1 -0 ports/x11-fonts/Xft/pkg-comment (new) 1.1 +10 -0 ports/x11-fonts/Xft/pkg-descr (new) 1.1 +7 -0 ports/x11-fonts/Xft/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 Oct 6 14:31:36 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A868837B43A; Sun, 6 Oct 2002 14:31:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B59143E88; Sun, 6 Oct 2002 14:31:31 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96LVVCo058556; Sun, 6 Oct 2002 14:31:31 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96LVVH1058555; Sun, 6 Oct 2002 14:31:31 -0700 (PDT) Message-Id: <200210062131.g96LVVH1058555@freefall.freebsd.org> From: Joe Marcus Clarke Date: Sun, 6 Oct 2002 14:31:31 -0700 (PDT) To: cvs-committers@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 2002/10/06 14:31:30 PDT Modified files: . modules Log: Xft --> ports/x11-fonts/Xft Revision Changes Path 1.6020 +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 Oct 6 14:32:53 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1391A37B401; Sun, 6 Oct 2002 14:32:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6985943E9E; Sun, 6 Oct 2002 14:32:50 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96LWoCo059630; Sun, 6 Oct 2002 14:32:50 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96LWosG059629; Sun, 6 Oct 2002 14:32:50 -0700 (PDT) Message-Id: <200210062132.g96LWosG059629@freefall.freebsd.org> From: Akinori MUSHA Date: Sun, 6 Oct 2002 14:32:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/ruby-algebra Makefile pkg-plist ports/math/ruby-bigfloat Makefile pkg-plist ports/math/ruby-bitvector Makefile pkg-plist ports/math/ruby-gnuplot Makefile pkg-plist ports/math/ruby-gsl ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/06 14:32:50 PDT Modified files: math/ruby-algebra Makefile pkg-plist math/ruby-bigfloat Makefile pkg-plist math/ruby-bitvector Makefile pkg-plist math/ruby-gnuplot Makefile pkg-plist math/ruby-gsl Makefile pkg-plist math/ruby-math3d Makefile pkg-plist math/ruby-narray Makefile pkg-plist math/ruby-netcdf Makefile pkg-plist net/ruby-drb Makefile pkg-plist net/ruby-gserver Makefile pkg-plist net/ruby-icmp Makefile pkg-plist net/ruby-ldap Makefile pkg-plist net/ruby-nis Makefile pkg-plist net/ruby-pcap Makefile pkg-plist net/ruby-romp Makefile pkg-plist net/ruby-snmp Makefile pkg-plist net/ruby-soap Makefile pkg-plist net/ruby-tcpsocketpipe Makefile pkg-plist net/ruby-xmlrpc Makefile pkg-plist print/ruby-clibpdf Makefile pkg-plist print/ruby-panda Makefile pkg-plist print/ruby-pdflib Makefile pkg-plist Log: Use RUBY_MOD*. Revision Changes Path 1.8 +5 -5 ports/math/ruby-algebra/Makefile 1.6 +243 -243 ports/math/ruby-algebra/pkg-plist 1.15 +3 -3 ports/math/ruby-bigfloat/Makefile 1.6 +5 -5 ports/math/ruby-bigfloat/pkg-plist 1.3 +5 -5 ports/math/ruby-bitvector/Makefile 1.3 +9 -9 ports/math/ruby-bitvector/pkg-plist 1.4 +4 -4 ports/math/ruby-gnuplot/Makefile 1.5 +5 -5 ports/math/ruby-gnuplot/pkg-plist 1.4 +5 -5 ports/math/ruby-gsl/Makefile 1.3 +56 -56 ports/math/ruby-gsl/pkg-plist 1.3 +3 -3 ports/math/ruby-math3d/Makefile 1.2 +3 -3 ports/math/ruby-math3d/pkg-plist 1.10 +5 -5 ports/math/ruby-narray/Makefile 1.4 +18 -18 ports/math/ruby-narray/pkg-plist 1.2 +4 -4 ports/math/ruby-netcdf/Makefile 1.2 +19 -19 ports/math/ruby-netcdf/pkg-plist 1.19 +4 -4 ports/net/ruby-drb/Makefile 1.13 +49 -49 ports/net/ruby-drb/pkg-plist 1.4 +2 -2 ports/net/ruby-gserver/Makefile 1.3 +2 -2 ports/net/ruby-gserver/pkg-plist 1.6 +3 -3 ports/net/ruby-icmp/Makefile 1.4 +3 -3 ports/net/ruby-icmp/pkg-plist 1.22 +5 -5 ports/net/ruby-ldap/Makefile 1.15 +36 -36 ports/net/ruby-ldap/pkg-plist 1.3 +5 -5 ports/net/ruby-nis/Makefile 1.2 +8 -8 ports/net/ruby-nis/pkg-plist 1.3 +6 -6 ports/net/ruby-pcap/Makefile 1.3 +37 -37 ports/net/ruby-pcap/pkg-plist 1.7 +4 -4 ports/net/ruby-romp/Makefile 1.3 +5 -5 ports/net/ruby-romp/pkg-plist 1.8 +2 -2 ports/net/ruby-snmp/Makefile 1.4 +7 -7 ports/net/ruby-snmp/pkg-plist 1.19 +4 -4 ports/net/ruby-soap/Makefile 1.18 +132 -132 ports/net/ruby-soap/pkg-plist 1.3 +2 -2 ports/net/ruby-tcpsocketpipe/Makefile 1.2 +2 -2 ports/net/ruby-tcpsocketpipe/pkg-plist 1.27 +5 -5 ports/net/ruby-xmlrpc/Makefile 1.14 +51 -51 ports/net/ruby-xmlrpc/pkg-plist 1.6 +7 -7 ports/print/ruby-clibpdf/Makefile 1.5 +30 -30 ports/print/ruby-clibpdf/pkg-plist 1.10 +5 -5 ports/print/ruby-panda/Makefile 1.5 +22 -22 ports/print/ruby-panda/pkg-plist 1.8 +6 -6 ports/print/ruby-pdflib/Makefile 1.2 +18 -18 ports/print/ruby-pdflib/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 Oct 6 14:36:34 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6B7537B401; Sun, 6 Oct 2002 14:36:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BC2843E7B; Sun, 6 Oct 2002 14:36:31 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96LaVCo061273; Sun, 6 Oct 2002 14:36:31 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96LaVaA061271; Sun, 6 Oct 2002 14:36:31 -0700 (PDT) Message-Id: <200210062136.g96LaVaA061271@freefall.freebsd.org> From: Akinori MUSHA Date: Sun, 6 Oct 2002 14:36:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/ruby-acl Makefile pkg-plist ports/security/ruby-aes Makefile pkg-plist ports/security/ruby-blowfish Makefile pkg-plist ports/security/ruby-hmac 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 knu 2002/10/06 14:36:31 PDT Modified files: security/ruby-acl Makefile pkg-plist security/ruby-aes Makefile pkg-plist security/ruby-blowfish Makefile pkg-plist security/ruby-hmac Makefile pkg-plist security/ruby-mcrypt Makefile pkg-plist security/ruby-openssl Makefile pkg-plist security/ruby-pam Makefile pkg-plist security/ruby-password Makefile pkg-plist security/ruby-tcpwrap Makefile pkg-plist sysutils/ruby-devel-logger Makefile pkg-plist sysutils/ruby-log4r Makefile pkg-plist sysutils/ruby-quota Makefile pkg-plist textproc/eruby Makefile pkg-plist textproc/ruby-csv Makefile pkg-plist textproc/ruby-erb Makefile pkg-plist textproc/ruby-format Makefile pkg-plist textproc/ruby-gdome Makefile pkg-plist textproc/ruby-html-parser Makefile pkg-plist textproc/ruby-mwdom Makefile pkg-plist textproc/ruby-nqxml Makefile pkg-plist textproc/ruby-rdoc Makefile pkg-plist textproc/ruby-rdtool Makefile pkg-plist textproc/ruby-rexml Makefile pkg-plist textproc/ruby-rss Makefile pkg-plist textproc/ruby-sablot Makefile pkg-plist textproc/ruby-xmlparser Makefile pkg-plist textproc/ruby-xmlscan Makefile pkg-plist textproc/ruby-xslt Makefile pkg-plist Log: Use RUBY_MOD*. Revision Changes Path 1.6 +5 -5 ports/security/ruby-acl/Makefile 1.3 +10 -10 ports/security/ruby-acl/pkg-plist 1.3 +4 -4 ports/security/ruby-aes/Makefile 1.3 +8 -8 ports/security/ruby-aes/pkg-plist 1.6 +5 -5 ports/security/ruby-blowfish/Makefile 1.3 +6 -6 ports/security/ruby-blowfish/pkg-plist 1.2 +2 -2 ports/security/ruby-hmac/Makefile 1.2 +1 -1 ports/security/ruby-hmac/pkg-plist 1.5 +4 -4 ports/security/ruby-mcrypt/Makefile 1.2 +6 -6 ports/security/ruby-mcrypt/pkg-plist 1.12 +4 -4 ports/security/ruby-openssl/Makefile 1.8 +48 -48 ports/security/ruby-openssl/pkg-plist 1.5 +4 -4 ports/security/ruby-pam/Makefile 1.3 +8 -8 ports/security/ruby-pam/pkg-plist 1.3 +4 -4 ports/security/ruby-password/Makefile 1.2 +6 -6 ports/security/ruby-password/pkg-plist 1.10 +6 -6 ports/security/ruby-tcpwrap/Makefile 1.5 +8 -8 ports/security/ruby-tcpwrap/pkg-plist 1.2 +4 -4 ports/sysutils/ruby-devel-logger/Makefile 1.2 +9 -9 ports/sysutils/ruby-devel-logger/pkg-plist 1.5 +4 -4 ports/sysutils/ruby-log4r/Makefile 1.5 +187 -187 ports/sysutils/ruby-log4r/pkg-plist 1.8 +4 -4 ports/sysutils/ruby-quota/Makefile 1.3 +6 -6 ports/sysutils/ruby-quota/pkg-plist 1.22 +5 -5 ports/textproc/eruby/Makefile 1.8 +13 -13 ports/textproc/eruby/pkg-plist 1.6 +2 -2 ports/textproc/ruby-csv/Makefile 1.2 +2 -2 ports/textproc/ruby-csv/pkg-plist 1.5 +2 -2 ports/textproc/ruby-erb/Makefile 1.3 +2 -2 ports/textproc/ruby-erb/pkg-plist 1.9 +3 -3 ports/textproc/ruby-format/Makefile 1.5 +13 -13 ports/textproc/ruby-format/pkg-plist 1.4 +4 -4 ports/textproc/ruby-gdome/Makefile 1.2 +12 -12 ports/textproc/ruby-gdome/pkg-plist 1.8 +3 -3 ports/textproc/ruby-html-parser/Makefile 1.6 +3 -3 ports/textproc/ruby-html-parser/pkg-plist 1.2 +2 -2 ports/textproc/ruby-mwdom/Makefile 1.2 +9 -9 ports/textproc/ruby-mwdom/pkg-plist 1.15 +5 -5 ports/textproc/ruby-nqxml/Makefile 1.5 +20 -20 ports/textproc/ruby-nqxml/pkg-plist 1.4 +4 -4 ports/textproc/ruby-rdoc/Makefile 1.4 +8 -8 ports/textproc/ruby-rdoc/pkg-plist 1.27 +7 -5 ports/textproc/ruby-rdtool/Makefile 1.15 +10 -10 ports/textproc/ruby-rdtool/pkg-plist 1.21 +3 -3 ports/textproc/ruby-rexml/Makefile 1.17 +505 -505 ports/textproc/ruby-rexml/pkg-plist 1.5 +4 -4 ports/textproc/ruby-rss/Makefile 1.2 +8 -8 ports/textproc/ruby-rss/pkg-plist 1.18 +5 -5 ports/textproc/ruby-sablot/Makefile 1.5 +33 -33 ports/textproc/ruby-sablot/pkg-plist 1.19 +5 -5 ports/textproc/ruby-xmlparser/Makefile 1.8 +59 -59 ports/textproc/ruby-xmlparser/pkg-plist 1.4 +2 -2 ports/textproc/ruby-xmlscan/Makefile 1.2 +3 -3 ports/textproc/ruby-xmlscan/pkg-plist 1.3 +4 -4 ports/textproc/ruby-xslt/Makefile 1.3 +9 -9 ports/textproc/ruby-xslt/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 Oct 6 14:37:13 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB70837B401; Sun, 6 Oct 2002 14:37:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5394F43E6E; Sun, 6 Oct 2002 14:37:12 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96LbCCo061562; Sun, 6 Oct 2002 14:37:12 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96LbCP1061561; Sun, 6 Oct 2002 14:37:12 -0700 (PDT) Message-Id: <200210062137.g96LbCP1061561@freefall.freebsd.org> From: Joe Marcus Clarke Date: Sun, 6 Oct 2002 14:37:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-fonts/Xft 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 2002/10/06 14:37:12 PDT Modified files: x11-fonts/Xft Makefile Log: Add a lib number to the fontconfig dependency. Revision Changes Path 1.2 +1 -1 ports/x11-fonts/Xft/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 14:37:43 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3CB737B401; Sun, 6 Oct 2002 14:37:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8430C43E3B; Sun, 6 Oct 2002 14:37:40 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from freefall.freebsd.org (bmah@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96LbeCo061821; Sun, 6 Oct 2002 14:37:40 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96LbeM9061820; Sun, 6 Oct 2002 14:37:40 -0700 (PDT) Message-Id: <200210062137.g96LbeM9061820@freefall.freebsd.org> From: "Bruce A. Mah" Date: Sun, 6 Oct 2002 14:37:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/share/sgml release.dsl 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 bmah 2002/10/06 14:37:39 PDT Modified files: (Branch: RELENG_4_7) release/doc/en_US.ISO8859-1/share/sgml release.dsl Log: Remove footer implying that readers (for this RELEASE) need to read stable@. Bump FreeBSD version number for manpage entities. Revision Changes Path 1.1.2.6.2.1 +1 -12 src/release/doc/en_US.ISO8859-1/share/sgml/release.dsl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 14:38:37 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 332B037B401; Sun, 6 Oct 2002 14:38:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AD5343E6A; Sun, 6 Oct 2002 14:38:34 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96LcYCo062424; Sun, 6 Oct 2002 14:38:34 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96LcY2q062421; Sun, 6 Oct 2002 14:38:34 -0700 (PDT) Message-Id: <200210062138.g96LcY2q062421@freefall.freebsd.org> From: Akinori MUSHA Date: Sun, 6 Oct 2002 14:38:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mod_ruby Makefile pkg-plist ports/www/pruby Makefile pkg-plist ports/www/ruby-google Makefile pkg-plist ports/www/ruby-http-access Makefile pkg-plist ports/www/ruby-mnogosearch 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 knu 2002/10/06 14:38:34 PDT Modified files: www/mod_ruby Makefile pkg-plist www/pruby Makefile pkg-plist www/ruby-google Makefile pkg-plist www/ruby-http-access Makefile pkg-plist www/ruby-mnogosearch Makefile pkg-plist www/ruby-webrick Makefile pkg-plist www/ruby-webunit Makefile pkg-plist x11/ruby-X11 Makefile pkg-plist x11/ruby-gnome Makefile pkg-plist x11/ruby-panel-applet Makefile pkg-plist x11-toolkits/ruby-fltk Makefile pkg-plist x11-toolkits/ruby-fox Makefile pkg-plist x11-toolkits/ruby-gtk Makefile pkg-plist x11-toolkits/ruby-qt2 Makefile pkg-plist x11-toolkits/ruby-tk Makefile pkg-plist Log: Use RUBY_MOD*. Revision Changes Path 1.34 +3 -3 ports/www/mod_ruby/Makefile 1.13 +28 -28 ports/www/mod_ruby/pkg-plist 1.8 +2 -2 ports/www/pruby/Makefile 1.2 +3 -3 ports/www/pruby/pkg-plist 1.7 +4 -4 ports/www/ruby-google/Makefile 1.4 +10 -10 ports/www/ruby-google/pkg-plist 1.9 +2 -2 ports/www/ruby-http-access/Makefile 1.5 +4 -4 ports/www/ruby-http-access/pkg-plist 1.3 +4 -4 ports/www/ruby-mnogosearch/Makefile 1.2 +10 -10 ports/www/ruby-mnogosearch/pkg-plist 1.5 +4 -4 ports/www/ruby-webrick/Makefile 1.4 +22 -22 ports/www/ruby-webrick/pkg-plist 1.7 +5 -5 ports/www/ruby-webunit/Makefile 1.4 +64 -64 ports/www/ruby-webunit/pkg-plist 1.18 +5 -5 ports/x11-toolkits/ruby-fltk/Makefile 1.12 +35 -35 ports/x11-toolkits/ruby-fltk/pkg-plist 1.12 +4 -4 ports/x11-toolkits/ruby-fox/Makefile 1.9 +137 -137 ports/x11-toolkits/ruby-fox/pkg-plist 1.23 +5 -5 ports/x11-toolkits/ruby-gtk/Makefile 1.13 +113 -113 ports/x11-toolkits/ruby-gtk/pkg-plist 1.32 +7 -7 ports/x11-toolkits/ruby-qt2/Makefile 1.11 +343 -343 ports/x11-toolkits/ruby-qt2/pkg-plist 1.26 +2 -2 ports/x11-toolkits/ruby-tk/Makefile 1.6 +8 -8 ports/x11-toolkits/ruby-tk/pkg-plist 1.6 +4 -4 ports/x11/ruby-X11/Makefile 1.5 +12 -12 ports/x11/ruby-X11/pkg-plist 1.4 +4 -4 ports/x11/ruby-gnome/Makefile 1.6 +45 -45 ports/x11/ruby-gnome/pkg-plist 1.2 +4 -4 ports/x11/ruby-panel-applet/Makefile 1.2 +5 -5 ports/x11/ruby-panel-applet/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 Oct 6 14:39: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C51E37B401; Sun, 6 Oct 2002 14:39:06 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-165-226-88.dsl.lsan03.pacbell.net [64.165.226.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17B8F43E42; Sun, 6 Oct 2002 14:39:05 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 6FFC066E69; Sun, 6 Oct 2002 14:39:04 -0700 (PDT) Date: Sun, 6 Oct 2002 14:39:04 -0700 From: Kris Kennaway To: Akinori MUSHA Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/databases/ruby-search-namazu Makefile ports/devel/ruby-bsearch Makefile ports/devel/ruby-cvs Makefile ports/devel/ruby-gemfinder Makefile ports/devel/ruby-mmap Makefile ports/devel/ruby-sdl Makefile ports/devel/ruby-sysvipc Makefile ports/devel/ruby-tzfile ... Message-ID: <20021006213904.GA97614@xor.obsecurity.org> References: <200210061950.g96JojRw012683@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jI8keyz6grp/JLjh" Content-Disposition: inline In-Reply-To: <200210061950.g96JojRw012683@freefall.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 --jI8keyz6grp/JLjh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Oct 06, 2002 at 12:50:45PM -0700, Akinori MUSHA wrote: > knu 2002/10/06 12:50:45 PDT >=20 > Modified files: > databases/ruby-search-namazu Makefile=20 > devel/ruby-bsearch Makefile=20 > devel/ruby-cvs Makefile=20 > devel/ruby-gemfinder Makefile=20 > devel/ruby-mmap Makefile=20 > devel/ruby-sdl Makefile=20 > devel/ruby-sysvipc Makefile=20 > devel/ruby-tzfile Makefile=20 > devel/ruby-unit Makefile=20 > graphics/ruby-evas Makefile=20 > graphics/ruby-gd Makefile=20 > graphics/ruby-image_size Makefile=20 > graphics/ruby-libpng Makefile=20 > japanese/rbnamazu Makefile=20 > japanese/ruby-romkan Makefile=20 > net/ruby-drb Makefile=20 > print/ruby-pdflib Makefile=20 > security/ruby-acl Makefile=20 > textproc/eruby Makefile=20 > www/mod_ruby Makefile=20 > Log: > Reflect *_RD renaming. I asked committers to not do sweeps like this until after 4.7 was released. Kris --jI8keyz6grp/JLjh Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9oK13Wry0BWjoQKURAh1RAJ9MegRyTbYW4p05vvucSJRJheYImwCdEvu8 Yw4Gg07fos8JmvK9Kktfbo4= =I2cq -----END PGP SIGNATURE----- --jI8keyz6grp/JLjh-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 14:44:45 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7005537B401; Sun, 6 Oct 2002 14:44:44 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 237C343E42; Sun, 6 Oct 2002 14:44:44 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from freefall.freebsd.org (bmah@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96LiiCo066176; Sun, 6 Oct 2002 14:44:44 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96Lii3B066175; Sun, 6 Oct 2002 14:44:44 -0700 (PDT) Message-Id: <200210062144.g96Lii3B066175@freefall.freebsd.org> From: "Bruce A. Mah" Date: Sun, 6 Oct 2002 14:44:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/releases/4.7R 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 bmah 2002/10/06 14:44:43 PDT Modified files: en/releases/4.7R schedule.sgml Log: Update release schedule for progress. Revision Changes Path 1.12 +3 -3 www/en/releases/4.7R/schedule.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 14:46: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 497C237B401; Sun, 6 Oct 2002 14:46:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEA6C43E6A; Sun, 6 Oct 2002 14:46:04 -0700 (PDT) (envelope-from mike@FreeBSD.org) Received: from freefall.freebsd.org (mike@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96Lk4Co066328; Sun, 6 Oct 2002 14:46:04 -0700 (PDT) (envelope-from mike@freefall.freebsd.org) Received: (from mike@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96Lk4SA066327; Sun, 6 Oct 2002 14:46:04 -0700 (PDT) Message-Id: <200210062146.g96Lk4SA066327@freefall.freebsd.org> From: Mike Barcroft Date: Sun, 6 Oct 2002 14:46:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/truss main.c 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 mike 2002/10/06 14:46:04 PDT Modified files: usr.bin/truss main.c syscalls.c Log: Don't depend on to include , instead include directly. This is mostly bogus since CLOCK_REALTIME should be defined in , which these files already include. Revision Changes Path 1.32 +1 -0 src/usr.bin/truss/main.c 1.26 +1 -0 src/usr.bin/truss/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 Oct 6 14:54:10 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6585937B401; Sun, 6 Oct 2002 14:54:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1960943E65; Sun, 6 Oct 2002 14:54:09 -0700 (PDT) (envelope-from mike@FreeBSD.org) Received: from freefall.freebsd.org (mike@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96Ls8Co069029; Sun, 6 Oct 2002 14:54:08 -0700 (PDT) (envelope-from mike@freefall.freebsd.org) Received: (from mike@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96Ls80d069028; Sun, 6 Oct 2002 14:54:08 -0700 (PDT) Message-Id: <200210062154.g96Ls80d069028@freefall.freebsd.org> From: Mike Barcroft Date: Sun, 6 Oct 2002 14:54:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include signal.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 2002/10/06 14:54:08 PDT Modified files: include signal.h Log: o Use relatively new visibility primitives from . o Add typedef for pid_t. o Add comment about missing restrict type-qualifier. o Remove unneeded includes ( and ). Revision Changes Path 1.19 +25 -16 src/include/signal.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 15: 1:24 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC30337B401; Sun, 6 Oct 2002 15:01:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 121DE43EC2; Sun, 6 Oct 2002 15:01:07 -0700 (PDT) (envelope-from mike@FreeBSD.org) Received: from freefall.freebsd.org (mike@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96M17Co070740; Sun, 6 Oct 2002 15:01:07 -0700 (PDT) (envelope-from mike@freefall.freebsd.org) Received: (from mike@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96M17Bc070739; Sun, 6 Oct 2002 15:01:07 -0700 (PDT) Message-Id: <200210062201.g96M17Bc070739@freefall.freebsd.org> From: Mike Barcroft Date: Sun, 6 Oct 2002 15:01:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/include stdarg.h src/sys/i386/include stdarg.h src/sys/ia64/include stdarg.h src/sys/powerpc/include stdarg.h src/sys/sparc64/include stdarg.h src/sys/x86_64/include stdarg.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 2002/10/06 15:01:07 PDT Modified files: sys/alpha/include stdarg.h sys/i386/include stdarg.h sys/ia64/include stdarg.h sys/powerpc/include stdarg.h sys/sparc64/include stdarg.h sys/x86_64/include stdarg.h Log: o Add conditionals to allow va_list to be defined in other headers. o Standardize on _MACHINE_STDARG_H_ to allow multiple header includes. o Restrict the definition of va_copy() to C99 environments. Revision Changes Path 1.6 +10 -4 src/sys/alpha/include/stdarg.h 1.17 +10 -4 src/sys/i386/include/stdarg.h 1.7 +6 -0 src/sys/ia64/include/stdarg.h 1.7 +11 -3 src/sys/powerpc/include/stdarg.h 1.6 +6 -0 src/sys/sparc64/include/stdarg.h 1.4 +6 -0 src/sys/x86_64/include/stdarg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 15: 2: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 354A337B401; Sun, 6 Oct 2002 15:02:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1B5F43E3B; Sun, 6 Oct 2002 15:02:06 -0700 (PDT) (envelope-from mike@FreeBSD.org) Received: from freefall.freebsd.org (mike@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96M26Co072442; Sun, 6 Oct 2002 15:02:06 -0700 (PDT) (envelope-from mike@freefall.freebsd.org) Received: (from mike@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96M26cB072441; Sun, 6 Oct 2002 15:02:06 -0700 (PDT) Message-Id: <200210062202.g96M26cB072441@freefall.freebsd.org> From: Mike Barcroft Date: Sun, 6 Oct 2002 15:02:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/include varargs.h src/sys/i386/include varargs.h src/sys/ia64/include varargs.h src/sys/powerpc/include varargs.h src/sys/sparc64/include varargs.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 2002/10/06 15:02:06 PDT Modified files: sys/alpha/include varargs.h sys/i386/include varargs.h sys/ia64/include varargs.h sys/powerpc/include varargs.h sys/sparc64/include varargs.h Log: Add conditionals to allow va_list to be defined in other headers. Revision Changes Path 1.5 +4 -0 src/sys/alpha/include/varargs.h 1.11 +4 -0 src/sys/i386/include/varargs.h 1.4 +4 -0 src/sys/ia64/include/varargs.h 1.4 +4 -0 src/sys/powerpc/include/varargs.h 1.5 +4 -0 src/sys/sparc64/include/varargs.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 15: 2:14 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 77CC237B4CE; Sun, 6 Oct 2002 15:02:12 -0700 (PDT) Received: from mail.musha.org (daemon.musha.org [210.189.104.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDAE043E3B; Sun, 6 Oct 2002 15:02:11 -0700 (PDT) (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 BF5F2519B3; Mon, 7 Oct 2002 07:02:10 +0900 (JST) Date: Mon, 07 Oct 2002 07:02:10 +0900 Message-ID: <86k7kvxm3h.wl@archon.local.idaemons.org> From: "Akinori MUSHA" To: Kris Kennaway Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/databases/ruby-search-namazu Makefile ports/devel/ruby-bsearch Makefile ports/devel/ruby-cvs Makefile ports/devel/ruby-gemfinder Makefile ports/devel/ruby-mmap Makefile ports/devel/ruby-sdl Makefile ports/devel/ruby-sysvipc Makefile ports/devel/ruby-tzfile ... In-Reply-To: <20021006213904.GA97614@xor.obsecurity.org> References: <200210061950.g96JojRw012683@freefall.freebsd.org> <20021006213904.GA97614@xor.obsecurity.org> User-Agent: Wanderlust/2.9.15 (Unchained Melody) EMIKO/1.14.1 (Choanoflagellata) LIMIT/1.14.7 (Fujiidera) APEL/10.3 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 Sun, 6 Oct 2002 14:39:04 -0700, kkenn wrote: > > Log: > > Reflect *_RD renaming. > > I asked committers to not do sweeps like this until after 4.7 was released. Oh, yes, now I remember. Terribly sorry! -- / /__ __ Akinori.org / MUSHA.org / ) ) ) ) / FreeBSD.org / Ruby-lang.org Akinori MUSHA aka / (_ / ( (__( @ iDaemons.org / and.or.jp "When I leave I don't know what I'm hoping to find When I leave I don't know what I'm leaving behind.." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 15:16:13 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CAF0537B404; Sun, 6 Oct 2002 15:16:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C19E43E65; Sun, 6 Oct 2002 15:16:12 -0700 (PDT) (envelope-from mike@FreeBSD.org) Received: from freefall.freebsd.org (mike@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96MGCCo085583; Sun, 6 Oct 2002 15:16:12 -0700 (PDT) (envelope-from mike@freefall.freebsd.org) Received: (from mike@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96MGC80085582; Sun, 6 Oct 2002 15:16:12 -0700 (PDT) Message-Id: <200210062216.g96MGC80085582@freefall.freebsd.org> From: Mike Barcroft Date: Sun, 6 Oct 2002 15:16:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include stdio.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 2002/10/06 15:16:12 PDT Modified files: include stdio.h Log: o Move location of the fpos_t typedef to be closer to other typedefs. o Add typedef for va_list. o Add comment about missing restrict type-qualifiers. o Move vscanf(), vsscanf() and vfscanf() to the C99-visible block. o Add note about missing backing function for vfscanf(). o Restrict L_cuserid to only older versions of POSIX, and BSD namespaces. o Conditionalize some BSD-specific foo_unlock() macros. Revision Changes Path 1.47 +33 -14 src/include/stdio.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 15:19:15 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D45E37B401; Sun, 6 Oct 2002 15:19:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D23C243E65; Sun, 6 Oct 2002 15:19:14 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96MJECo085800; Sun, 6 Oct 2002 15:19:14 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96MJEOe085799; Sun, 6 Oct 2002 15:19:14 -0700 (PDT) Message-Id: <200210062219.g96MJEOe085799@freefall.freebsd.org> From: Joe Marcus Clarke Date: Sun, 6 Oct 2002 15:19:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/archivers/fileroller 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 2002/10/06 15:19:14 PDT Modified files: archivers/fileroller Makefile Log: fileroller has been added as a part of the upcoming GNOME 2.2 desktop. Claim maintainership in the name of gnome. Revision Changes Path 1.7 +2 -2 ports/archivers/fileroller/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 15:55: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52E8337B401; Sun, 6 Oct 2002 15:54:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A51343E65; Sun, 6 Oct 2002 15:54:59 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from freefall.freebsd.org (bmah@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96MswCo096892; Sun, 6 Oct 2002 15:54:58 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96MswgF096891; Sun, 6 Oct 2002 15:54:58 -0700 (PDT) Message-Id: <200210062254.g96MswgF096891@freefall.freebsd.org> From: "Bruce A. Mah" Date: Sun, 6 Oct 2002 15:54:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/releases/4.7R docbook.css errata.html hardware-alpha.html hardware-i386.html hardware.sgml installation-alpha.html installation-i386.html readme.html relnotes-alpha.html relnotes-i386.html relnotes.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 2002/10/06 15:54:58 PDT Added files: en/releases/4.7R docbook.css errata.html hardware-alpha.html hardware-i386.html hardware.sgml installation-alpha.html installation-i386.html readme.html relnotes-alpha.html relnotes-i386.html relnotes.sgml Log: Commit the HTML rendition (and "glue" pages) of the 4.7-RELEASE release documentation, in advance of the release. Not hooked up to the Web site build, nor visible from any Web pages yet. These files may be regenerated before the release date if required. Revision Changes Path 1.1 +161 -0 www/en/releases/4.7R/docbook.css (new) 1.1 +121 -0 www/en/releases/4.7R/errata.html (new) 1.1 +6006 -0 www/en/releases/4.7R/hardware-alpha.html (new) 1.1 +4187 -0 www/en/releases/4.7R/hardware-i386.html (new) 1.1 +26 -0 www/en/releases/4.7R/hardware.sgml (new) 1.1 +2265 -0 www/en/releases/4.7R/installation-alpha.html (new) 1.1 +2288 -0 www/en/releases/4.7R/installation-i386.html (new) 1.1 +512 -0 www/en/releases/4.7R/readme.html (new) 1.1 +1148 -0 www/en/releases/4.7R/relnotes-alpha.html (new) 1.1 +1174 -0 www/en/releases/4.7R/relnotes-i386.html (new) 1.1 +26 -0 www/en/releases/4.7R/relnotes.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 Oct 6 16:11:15 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5AC5A37B401; Sun, 6 Oct 2002 16:11:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6EBD43E65; Sun, 6 Oct 2002 16:11:13 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from freefall.freebsd.org (bmah@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96NBDCo005710; Sun, 6 Oct 2002 16:11:13 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96NBDfc005695; Sun, 6 Oct 2002 16:11:13 -0700 (PDT) Message-Id: <200210062311.g96NBDfc005695@freefall.freebsd.org> From: "Bruce A. Mah" Date: Sun, 6 Oct 2002 16:11:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/releng 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 2002/10/06 16:11:13 PDT Modified files: en_US.ISO8859-1/articles/releng article.sgml Log: Add porters-handbook/book.sgml to the version bump list (it lists the __FreeBSD_version numbers). Also fix a typo in an existing filename. Revision Changes Path 1.40 +6 -1 doc/en_US.ISO8859-1/articles/releng/article.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 16:23:21 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFF1837B401; Sun, 6 Oct 2002 16:23:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 709C743E6A; Sun, 6 Oct 2002 16:23:20 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from freefall.freebsd.org (bmah@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96NNKCo009786; Sun, 6 Oct 2002 16:23:20 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96NNKsU009785; Sun, 6 Oct 2002 16:23:20 -0700 (PDT) Message-Id: <200210062323.g96NNKsU009785@freefall.freebsd.org> From: "Bruce A. Mah" Date: Sun, 6 Oct 2002 16:23:20 -0700 (PDT) To: cvs-committers@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 bmah 2002/10/06 16:23:20 PDT Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: ports/Mk/bsd.port.mk uses __FreeBSD_version >= 500039 as a test for bzip2 package support (there wasn't a __FreeBSD_version bump for this feature, but the date is pretty close). Document this. Requested by: obrien Forgotten for too long by: bmah Revision Changes Path 1.247 +4 -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 Sun Oct 6 16:52: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 413E937B401; Sun, 6 Oct 2002 16:52:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E782243E6A; Sun, 6 Oct 2002 16:52:06 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96Nq6Co018017; Sun, 6 Oct 2002 16:52:06 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96Nq6CI018016; Sun, 6 Oct 2002 16:52:06 -0700 (PDT) Message-Id: <200210062352.g96Nq6CI018016@freefall.freebsd.org> From: Kris Kennaway Date: Sun, 6 Oct 2002 16:52:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/ktrdump ktrdump.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 kris 2002/10/06 16:52:06 PDT Modified files: usr.bin/ktrdump ktrdump.c Log: Use strlcpy() instead of strcpy() to not overflow static buffers. Revision Changes Path 1.4 +6 -2 src/usr.bin/ktrdump/ktrdump.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 16:57:21 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CAC7637B401; Sun, 6 Oct 2002 16:57:20 -0700 (PDT) Received: from freefall.freebsd.org (unknown [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C1A243E7B; Sun, 6 Oct 2002 16:57:20 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from freefall.freebsd.org (bmah@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96Nu0Co018206; Sun, 6 Oct 2002 16:56:00 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96Nu0tQ018205; Sun, 6 Oct 2002 16:56:00 -0700 (PDT) Message-Id: <200210062356.g96Nu0tQ018205@freefall.freebsd.org> From: "Bruce A. Mah" Date: Sun, 6 Oct 2002 16:56:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/releases/4.7R Makefile 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 bmah 2002/10/06 16:56:00 PDT Modified files: en/releases/4.7R Makefile schedule.sgml Log: Fix some instances of wishful thinking, where I wrote "Sep" for a completion date on the release schedule where I really mean "Oct". While I'm here, one more update. Pointed out by: Mark Linimon Revision Changes Path 1.3 +7 -2 www/en/releases/4.7R/Makefile 1.13 +4 -4 www/en/releases/4.7R/schedule.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 16:58:34 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE39E37B401; Sun, 6 Oct 2002 16:58:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9183543E6E; Sun, 6 Oct 2002 16:58:33 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from freefall.freebsd.org (bmah@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96NwXCo018331; Sun, 6 Oct 2002 16:58:33 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96NwXdB018330; Sun, 6 Oct 2002 16:58:33 -0700 (PDT) Message-Id: <200210062358.g96NwXdB018330@freefall.freebsd.org> From: "Bruce A. Mah" Date: Sun, 6 Oct 2002 16:58:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/releases/4.7R 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 bmah 2002/10/06 16:58:33 PDT Modified files: en/releases/4.7R Makefile Log: Back out an accidental commit to this file. Not quite ready yet. Revision Changes Path 1.4 +1 -6 www/en/releases/4.7R/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 17: 6:13 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F3C237B404; Sun, 6 Oct 2002 17:06:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F44843E42; Sun, 6 Oct 2002 17:06:12 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9706CCo025444; Sun, 6 Oct 2002 17:06:12 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9706CRR025443; Sun, 6 Oct 2002 17:06:12 -0700 (PDT) Message-Id: <200210070006.g9706CRR025443@freefall.freebsd.org> From: Kris Kennaway Date: Sun, 6 Oct 2002 17:06:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/audit 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 2002/10/06 17:06:12 PDT Modified files: security/audit Makefile Log: Install a group wheel directory mode 755, not 775. Noticed by: bento Revision Changes Path 1.3 +1 -1 ports/security/audit/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 17: 6:20 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC76E37B4C6; Sun, 6 Oct 2002 17:06:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AC9543E3B; Sun, 6 Oct 2002 17:06:17 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: from freefall.freebsd.org (ache@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9706HCo025459; Sun, 6 Oct 2002 17:06:17 -0700 (PDT) (envelope-from ache@freefall.freebsd.org) Received: (from ache@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9706HTH025458; Sun, 6 Oct 2002 17:06:17 -0700 (PDT) Message-Id: <200210070006.g9706HTH025458@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Sun, 6 Oct 2002 17:06:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/drweb-sendmail Makefile distinfo ports/security/drweb-sendmail/files 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 ache 2002/10/06 17:06:17 PDT Modified files: security/drweb-sendmail Makefile distinfo security/drweb-sendmail/files patch-ac Log: Upgrade to 4.28.11 Revision Changes Path 1.54 +3 -3 ports/security/drweb-sendmail/Makefile 1.14 +1 -1 ports/security/drweb-sendmail/distinfo 1.10 +3 -21 ports/security/drweb-sendmail/files/patch-ac To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 17:22:36 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50BF337B401; Sun, 6 Oct 2002 17:22:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 035AA43E4A; Sun, 6 Oct 2002 17:22:35 -0700 (PDT) (envelope-from horikawa@FreeBSD.org) Received: from freefall.freebsd.org (horikawa@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g970MYCo031009; Sun, 6 Oct 2002 17:22:34 -0700 (PDT) (envelope-from horikawa@freefall.freebsd.org) Received: (from horikawa@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g970MYA2031008; Sun, 6 Oct 2002 17:22:34 -0700 (PDT) Message-Id: <200210070022.g970MYA2031008@freefall.freebsd.org> From: Kazuo Horikawa Date: Sun, 6 Oct 2002 17:22:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja_JP.eucJP/man/man1 as.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 horikawa 2002/10/06 17:22:34 PDT Modified files: ja_JP.eucJP/man/man1 as.1 Log: Diff to rev 1.2.6.4 Revision Changes Path 1.9 +810 -656 doc/ja_JP.eucJP/man/man1/as.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 17:26:33 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FD3F37B401; Sun, 6 Oct 2002 17:26:32 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5DCD43E86; Sun, 6 Oct 2002 17:26:31 -0700 (PDT) (envelope-from horikawa@FreeBSD.org) Received: from freefall.freebsd.org (horikawa@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g970QVCo031224; Sun, 6 Oct 2002 17:26:31 -0700 (PDT) (envelope-from horikawa@freefall.freebsd.org) Received: (from horikawa@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g970QVLM031223; Sun, 6 Oct 2002 17:26:31 -0700 (PDT) Message-Id: <200210070026.g970QVLM031223@freefall.freebsd.org> From: Kazuo Horikawa Date: Sun, 6 Oct 2002 17:26:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja_JP.eucJP/man/man8 ppp.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 horikawa 2002/10/06 17:26:31 PDT Modified files: ja_JP.eucJP/man/man8 ppp.8 Log: Japanese translation based on ppp.8.m4 rev 1.301.2.1 Revision Changes Path 1.66 +252 -98 doc/ja_JP.eucJP/man/man8/ppp.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 17:34:18 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70ACB37B401; Sun, 6 Oct 2002 17:34:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2276643E4A; Sun, 6 Oct 2002 17:34:17 -0700 (PDT) (envelope-from horikawa@FreeBSD.org) Received: from freefall.freebsd.org (horikawa@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g970YHCo033885; Sun, 6 Oct 2002 17:34:17 -0700 (PDT) (envelope-from horikawa@freefall.freebsd.org) Received: (from horikawa@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g970YGcu033884; Sun, 6 Oct 2002 17:34:16 -0700 (PDT) Message-Id: <200210070034.g970YGcu033884@freefall.freebsd.org> From: Kazuo Horikawa Date: Sun, 6 Oct 2002 17:34:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja_JP.eucJP/man/man8 ipfw.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 horikawa 2002/10/06 17:34:16 PDT Modified files: ja_JP.eucJP/man/man8 ipfw.8 Log: Catch up with rev 1.63.2.26. Submitted by: MORI Kouji Revision Changes Path 1.42 +1414 -605 doc/ja_JP.eucJP/man/man8/ipfw.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 17:43: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2779537B401; Sun, 6 Oct 2002 17:43:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3BB543E81; Sun, 6 Oct 2002 17:43:00 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g970h0Co036684; Sun, 6 Oct 2002 17:43:00 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g970h0JE036683; Sun, 6 Oct 2002 17:43:00 -0700 (PDT) Message-Id: <200210070043.g970h0JE036683@freefall.freebsd.org> From: "David E. O'Brien" Date: Sun, 6 Oct 2002 17:43:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/gdb52 Makefile distinfo pkg-plist ports/devel/gdb52/files patch-gdb_config_i386_nm-fbsd.h patch-gdb_config_i386_tm-fbsd.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 2002/10/06 17:43:00 PDT Modified files: devel/gdb52 Makefile distinfo pkg-plist devel/gdb52/files patch-gdb_config_i386_nm-fbsd.h patch-gdb_config_i386_tm-fbsd.h Log: Upgrade to version 5.2.1. Revision Changes Path 1.13 +3 -3 ports/devel/gdb52/Makefile 1.9 +1 -1 ports/devel/gdb52/distinfo 1.3 +0 -11 ports/devel/gdb52/files/patch-gdb_config_i386_nm-fbsd.h 1.4 +0 -11 ports/devel/gdb52/files/patch-gdb_config_i386_tm-fbsd.h 1.4 +2 -2 ports/devel/gdb52/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 Oct 6 17:47:48 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E28C537B401; Sun, 6 Oct 2002 17:47:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 706ED43E97; Sun, 6 Oct 2002 17:47:47 -0700 (PDT) (envelope-from horikawa@FreeBSD.org) Received: from freefall.freebsd.org (horikawa@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g970llCo037004; Sun, 6 Oct 2002 17:47:47 -0700 (PDT) (envelope-from horikawa@freefall.freebsd.org) Received: (from horikawa@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g970ll1G037003; Sun, 6 Oct 2002 17:47:47 -0700 (PDT) Message-Id: <200210070047.g970ll1G037003@freefall.freebsd.org> From: Kazuo Horikawa Date: Sun, 6 Oct 2002 17:47:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja_JP.eucJP/man/man2 jail.2 doc/ja_JP.eucJP/man/man8 sshd.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 horikawa 2002/10/06 17:47:47 PDT Modified files: ja_JP.eucJP/man/man2 jail.2 ja_JP.eucJP/man/man8 sshd.8 Log: Use uniform expression for the word user "root" in Japanese translation Submitted by: kano@na.rim.or.jp Revision Changes Path 1.7 +1 -1 doc/ja_JP.eucJP/man/man2/jail.2 1.7 +1 -1 doc/ja_JP.eucJP/man/man8/sshd.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 17:57:34 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E47BC37B401; Sun, 6 Oct 2002 17:57:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14E9D43E7B; Sun, 6 Oct 2002 17:57:33 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g970vWCo039784; Sun, 6 Oct 2002 17:57:32 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g970vWl5039783; Sun, 6 Oct 2002 17:57:32 -0700 (PDT) Message-Id: <200210070057.g970vWl5039783@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sun, 6 Oct 2002 17:57:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/nail Makefile distinfo ports/mail/nail/files 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 ijliao 2002/10/06 17:57:32 PDT Modified files: mail/nail Makefile distinfo Removed files: mail/nail/files patch-ab Log: upgrade to 10.0 PR: 43701 Submitted by: Ports Fury Revision Changes Path 1.14 +3 -3 ports/mail/nail/Makefile 1.10 +1 -1 ports/mail/nail/distinfo 1.4 +0 -18 ports/mail/nail/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 Sun Oct 6 17:58:23 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CF6B37B401; Sun, 6 Oct 2002 17:58:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E21D043E7B; Sun, 6 Oct 2002 17:58:21 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: from freefall.freebsd.org (alfred@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g970wLCo039928; Sun, 6 Oct 2002 17:58:21 -0700 (PDT) (envelope-from alfred@freefall.freebsd.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g970wLvw039927; Sun, 6 Oct 2002 17:58:21 -0700 (PDT) Message-Id: <200210070058.g970wLvw039927@freefall.freebsd.org> From: Alfred Perlstein Date: Sun, 6 Oct 2002 17:58:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/rpcbind rpcbind.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 alfred 2002/10/06 17:58:21 PDT Modified files: usr.sbin/rpcbind rpcbind.c Log: Don't pass a NULL pointer to syslog(3). Submitted by: kris Revision Changes Path 1.5 +1 -0 src/usr.sbin/rpcbind/rpcbind.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 17:59:42 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B73F37B401; Sun, 6 Oct 2002 17:59:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DE3443E65; Sun, 6 Oct 2002 17:59:41 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g970xfCo040013; Sun, 6 Oct 2002 17:59:41 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g970xf1u040012; Sun, 6 Oct 2002 17:59:41 -0700 (PDT) Message-Id: <200210070059.g970xf1u040012@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sun, 6 Oct 2002 17:59:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/gnunet 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 ijliao 2002/10/06 17:59:41 PDT Modified files: net/gnunet Makefile distinfo Log: upgrade to 0.4.6 PR: 43703 Submitted by: Ports Fury Revision Changes Path 1.8 +1 -1 ports/net/gnunet/Makefile 1.6 +1 -1 ports/net/gnunet/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 18: 1:11 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACECF37B401; Sun, 6 Oct 2002 18:01:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38E6643E65; Sun, 6 Oct 2002 18:01:10 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9711ACo041117; Sun, 6 Oct 2002 18:01:10 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9711AAL041116; Sun, 6 Oct 2002 18:01:10 -0700 (PDT) Message-Id: <200210070101.g9711AAL041116@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sun, 6 Oct 2002 18:01:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/maradns 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 ijliao 2002/10/06 18:01:10 PDT Modified files: net/maradns Makefile distinfo Log: upgrade to 1.0.07 PR: 43704 Submitted by: Ports Fury Revision Changes Path 1.25 +1 -1 ports/net/maradns/Makefile 1.23 +1 -1 ports/net/maradns/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 18: 9:42 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B61D37B401; Sun, 6 Oct 2002 18:09:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 232D243E42; Sun, 6 Oct 2002 18:09:41 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: from freefall.freebsd.org (alfred@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9719fCo047422; Sun, 6 Oct 2002 18:09:41 -0700 (PDT) (envelope-from alfred@freefall.freebsd.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9719eTt047421; Sun, 6 Oct 2002 18:09:40 -0700 (PDT) Message-Id: <200210070109.g9719eTt047421@freefall.freebsd.org> From: Alfred Perlstein Date: Sun, 6 Oct 2002 18:09:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/rpcbind security.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 alfred 2002/10/06 18:09:40 PDT Modified files: usr.sbin/rpcbind security.c Log: Add ';' after 'default:' labels to avoid 'deprecated use of label at end of compound statement' warnings. Revision Changes Path 1.3 +5 -1 src/usr.sbin/rpcbind/security.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 18:16: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E904C37B401; Sun, 6 Oct 2002 18:16:00 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C61743E3B; Sun, 6 Oct 2002 18:16:00 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: from freefall.freebsd.org (alfred@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g971G0Co050215; Sun, 6 Oct 2002 18:16:00 -0700 (PDT) (envelope-from alfred@freefall.freebsd.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g971G01w050214; Sun, 6 Oct 2002 18:16:00 -0700 (PDT) Message-Id: <200210070116.g971G01w050214@freefall.freebsd.org> From: Alfred Perlstein Date: Sun, 6 Oct 2002 18:16:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/rpcbind warmstart.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 alfred 2002/10/06 18:16:00 PDT Modified files: usr.sbin/rpcbind warmstart.c Log: cast xdr_rpcblist_ptr to xdrproc_t to silence warnings. Revision Changes Path 1.2 +4 -4 src/usr.sbin/rpcbind/warmstart.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 18:16: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A751637B4E6; Sun, 6 Oct 2002 18:16:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53E1243E6E; Sun, 6 Oct 2002 18:16:06 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g971G6Co050244; Sun, 6 Oct 2002 18:16:06 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g971G6c8050243; Sun, 6 Oct 2002 18:16:06 -0700 (PDT) Message-Id: <200210070116.g971G6c8050243@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sun, 6 Oct 2002 18:16:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/ghostscript-afpl 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 2002/10/06 18:16:06 PDT Modified files: print/ghostscript-afpl Makefile Log: - Wipe x11* items out from driver config dialog when WITHOUT_X11 is defined - Fix MASTER_SITES PR: 43707 Submitted by: Ports Fury Revision Changes Path 1.107 +6 -1 ports/print/ghostscript-afpl/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 18:17:25 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0407037B401; Sun, 6 Oct 2002 18:17:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A85AE43E75; Sun, 6 Oct 2002 18:17:24 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g971HOCo050353; Sun, 6 Oct 2002 18:17:24 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g971HOWl050352; Sun, 6 Oct 2002 18:17:24 -0700 (PDT) Message-Id: <200210070117.g971HOWl050352@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sun, 6 Oct 2002 18:17:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/ghostscript-gnu 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 2002/10/06 18:17:24 PDT Modified files: print/ghostscript-gnu Makefile Log: - Wipe x11* items out from device config dialog when WITHOUT_X11 is defined - Fix MASTER_SITES PR: 43708 Submitted by: Ports Fury Revision Changes Path 1.82 +6 -1 ports/print/ghostscript-gnu/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 18:19:58 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75D7837B401; Sun, 6 Oct 2002 18:19:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2759E43E3B; Sun, 6 Oct 2002 18:19:57 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: from freefall.freebsd.org (alfred@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g971JvCo050647; Sun, 6 Oct 2002 18:19:57 -0700 (PDT) (envelope-from alfred@freefall.freebsd.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g971Jv9p050646; Sun, 6 Oct 2002 18:19:57 -0700 (PDT) Message-Id: <200210070119.g971Jv9p050646@freefall.freebsd.org> From: Alfred Perlstein Date: Sun, 6 Oct 2002 18:19:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/rpcbind rpcbind.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 alfred 2002/10/06 18:19:56 PDT Modified files: usr.sbin/rpcbind rpcbind.c Log: fix line wrap. Revision Changes Path 1.6 +30 -15 src/usr.sbin/rpcbind/rpcbind.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 18:21:25 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A056837B401; Sun, 6 Oct 2002 18:21:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F21D43E86; Sun, 6 Oct 2002 18:21:24 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g971LOCo052317; Sun, 6 Oct 2002 18:21:24 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g971LOkW052316; Sun, 6 Oct 2002 18:21:24 -0700 (PDT) Message-Id: <200210070121.g971LOkW052316@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sun, 6 Oct 2002 18:21:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/lyx Makefile ports/print/lyx/files patch-config::pspell.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 ijliao 2002/10/06 18:21:24 PDT Modified files: print/lyx Makefile Added files: print/lyx/files patch-config::pspell.m4 Log: - Support LOCALBASE properly PR: 43709 Submitted by: Ports Fury Revision Changes Path 1.68 +8 -4 ports/print/lyx/Makefile 1.1 +20 -0 ports/print/lyx/files/patch-config::pspell.m4 (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 18:23: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0C8437B401; Sun, 6 Oct 2002 18:23:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62BC243E65; Sun, 6 Oct 2002 18:23:05 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g971N5Co053265; Sun, 6 Oct 2002 18:23:05 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g971N5uO053264; Sun, 6 Oct 2002 18:23:05 -0700 (PDT) Message-Id: <200210070123.g971N5uO053264@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sun, 6 Oct 2002 18:23:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/xnee 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 ijliao 2002/10/06 18:23:05 PDT Modified files: x11/xnee Makefile distinfo Log: upgrade to 0.8.1 PR: 43710 Submitted by: Ports Fury Revision Changes Path 1.3 +3 -2 ports/x11/xnee/Makefile 1.3 +1 -1 ports/x11/xnee/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 18:40: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB48237B401 for ; Sun, 6 Oct 2002 18:40:05 -0700 (PDT) Received: from magnesium.net (toxic.magnesium.net [207.154.84.15]) by mx1.FreeBSD.org (Postfix) with SMTP id E585043E8A for ; Sun, 6 Oct 2002 18:40:04 -0700 (PDT) (envelope-from jim@FreeBSD.org) Received: (qmail 21676 invoked by uid 1111); 7 Oct 2002 01:40:04 -0000 Date: 6 Oct 2002 18:40:04 -0700 Date: Sun, 6 Oct 2002 18:40:04 -0700 From: Jim Mock To: Marc Fonvieille Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/handbook/config chapter.sgml Message-ID: <20021007014004.GB15430@soupnazi.org> Reply-To: jim@FreeBSD.org References: <200210061128.g96BS88Q051567@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200210061128.g96BS88Q051567@freefall.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 On Sun, 06 Oct 2002 at 04:28:08 -0700, Marc Fonvieille wrote: > blackend 2002/10/06 04:28:08 PDT > > Modified files: > en_US.ISO8859-1/books/handbook/config chapter.sgml > Log: > New section: "Setting Up Network Interface Cards" > The idea came from the old PPP-primer. > I will add index entries later. > > Reviewed by: "english checking" and other fixes by mij That'd be "jim" :-) - jim -- jim mock jim@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 Oct 6 18:43:16 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE9FF37B401; Sun, 6 Oct 2002 18:43:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF2D943E3B; Sun, 6 Oct 2002 18:43:14 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g971hECo059547; Sun, 6 Oct 2002 18:43:14 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g971hEU0059546; Sun, 6 Oct 2002 18:43:14 -0700 (PDT) Message-Id: <200210070143.g971hEU0059546@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sun, 6 Oct 2002 18:43:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/ap-utils Makefile distinfo pkg-descr pkg-plist ports/net/ap-utils/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 ijliao 2002/10/06 18:43:14 PDT Modified files: net/ap-utils Makefile distinfo pkg-descr pkg-plist net/ap-utils/files patch-aa Added files: net/ap-utils/files patch-ab patch-ac Log: upgrade to 1.1.1 PR: 43746 Submitted by: maintainer Revision Changes Path 1.3 +4 -3 ports/net/ap-utils/Makefile 1.3 +1 -1 ports/net/ap-utils/distinfo 1.2 +16 -7 ports/net/ap-utils/files/patch-aa 1.1 +10 -0 ports/net/ap-utils/files/patch-ab (new) 1.1 +12 -0 ports/net/ap-utils/files/patch-ac (new) 1.3 +6 -6 ports/net/ap-utils/pkg-descr 1.3 +3 -0 ports/net/ap-utils/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 Oct 6 19:10:20 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA74037B401; Sun, 6 Oct 2002 19:10:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E47D43E75; Sun, 6 Oct 2002 19:10:19 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g972AJCo070177; Sun, 6 Oct 2002 19:10:19 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g972AJjM070176; Sun, 6 Oct 2002 19:10:19 -0700 (PDT) Message-Id: <200210070210.g972AJjM070176@freefall.freebsd.org> From: "David E. O'Brien" Date: Sun, 6 Oct 2002 19:10:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/psim-freebsd 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 obrien 2002/10/06 19:10:19 PDT Modified files: emulators/psim-freebsd Makefile distinfo Log: Upgrade to version 5.2.1. Revision Changes Path 1.11 +1 -1 ports/emulators/psim-freebsd/Makefile 1.11 +1 -1 ports/emulators/psim-freebsd/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 19:13:31 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8791537B401; Sun, 6 Oct 2002 19:13:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3829B43E65; Sun, 6 Oct 2002 19:13:30 -0700 (PDT) (envelope-from anholt@FreeBSD.org) Received: from freefall.freebsd.org (anholt@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g972DUCo073156; Sun, 6 Oct 2002 19:13:30 -0700 (PDT) (envelope-from anholt@freefall.freebsd.org) Received: (from anholt@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g972DUNV073155; Sun, 6 Oct 2002 19:13:30 -0700 (PDT) Message-Id: <200210070213.g972DUNV073155@freefall.freebsd.org> From: Eric Anholt Date: Sun, 6 Oct 2002 19:13:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/XFree86-4-libraries/files patch-d X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG anholt 2002/10/06 19:13:30 PDT Modified files: x11/XFree86-4-libraries/files patch-d Log: Fix XFree86-4-clients build on alpha by disabling SharedLibXdmGreet. No difference on non-alpha, and gets alpha building with this version, so no PORTREVISION bump. PR: 43663 Revision Changes Path 1.10 +13 -2 ports/x11/XFree86-4-libraries/files/patch-d To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 19:50:47 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 74DDE37B401; Sun, 6 Oct 2002 19:50:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2924D43E6A; Sun, 6 Oct 2002 19:50:45 -0700 (PDT) (envelope-from mike@FreeBSD.org) Received: from freefall.freebsd.org (mike@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g972ojCo082585; Sun, 6 Oct 2002 19:50:45 -0700 (PDT) (envelope-from mike@freefall.freebsd.org) Received: (from mike@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g972oiG8082584; Sun, 6 Oct 2002 19:50:44 -0700 (PDT) Message-Id: <200210070250.g972oiG8082584@freefall.freebsd.org> From: Mike Barcroft Date: Sun, 6 Oct 2002 19:50:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys cdefs.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 2002/10/06 19:50:44 PDT Modified files: sys/sys cdefs.h Log: Fix a spelling error in a comment. Submitted by: Craig Rodrigues Revision Changes Path 1.67 +1 -1 src/sys/sys/cdefs.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 19:57: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F65337B401; Sun, 6 Oct 2002 19:57:00 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E67143E42; Sun, 6 Oct 2002 19:57:00 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: from freefall.freebsd.org (alfred@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g972v0Co085307; Sun, 6 Oct 2002 19:57:00 -0700 (PDT) (envelope-from alfred@freefall.freebsd.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g972v0ci085306; Sun, 6 Oct 2002 19:57:00 -0700 (PDT) Message-Id: <200210070257.g972v0ci085306@freefall.freebsd.org> From: Alfred Perlstein Date: Sun, 6 Oct 2002 19:57:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/rpcbind check_bound.c pmap_svc.c rpcb_stat.c rpcb_svc.c rpcb_svc_4.c rpcb_svc_com.c rpcbind.c rpcbind.h security.c util.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 alfred 2002/10/06 19:57:00 PDT Modified files: usr.sbin/rpcbind check_bound.c pmap_svc.c rpcb_stat.c rpcb_svc.c rpcb_svc_4.c rpcb_svc_com.c rpcbind.c rpcbind.h security.c util.c Log: WARNS=3 safety (mostly), use __unused for unused params and unsigned where needed to avoid warnings about comparing signed and unsigned values. Revision Changes Path 1.4 +1 -1 src/usr.sbin/rpcbind/check_bound.c 1.4 +4 -4 src/usr.sbin/rpcbind/pmap_svc.c 1.3 +3 -5 src/usr.sbin/rpcbind/rpcb_stat.c 1.2 +4 -4 src/usr.sbin/rpcbind/rpcb_svc.c 1.4 +6 -6 src/usr.sbin/rpcbind/rpcb_svc_4.c 1.7 +14 -14 src/usr.sbin/rpcbind/rpcb_svc_com.c 1.7 +4 -3 src/usr.sbin/rpcbind/rpcbind.c 1.2 +2 -2 src/usr.sbin/rpcbind/rpcbind.h 1.4 +2 -2 src/usr.sbin/rpcbind/security.c 1.5 +3 -2 src/usr.sbin/rpcbind/util.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 20: 2:26 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8E8E37B401; Sun, 6 Oct 2002 20:02:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B6F543E4A; Sun, 6 Oct 2002 20:02:25 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9732PCo088063; Sun, 6 Oct 2002 20:02:25 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9732PY6088062; Sun, 6 Oct 2002 20:02:25 -0700 (PDT) Message-Id: <200210070302.g9732PY6088062@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Sun, 6 Oct 2002 20:02:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc 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 2002/10/06 20:02:25 PDT Modified files: misc Makefile Log: Move distribfold to biology category Prompted by: kris, Adam Weinberger , Fernan Aguero , others Revision Changes Path 1.490 +0 -1 ports/misc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 20: 7:16 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 39D7637B401; Sun, 6 Oct 2002 20:07:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E713F43E4A; Sun, 6 Oct 2002 20:07:14 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9737ECo092695; Sun, 6 Oct 2002 20:07:14 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9737EpL092694; Sun, 6 Oct 2002 20:07:14 -0700 (PDT) Message-Id: <200210070307.g9737EpL092694@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Sun, 6 Oct 2002 20:07:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/biology/distribfold Makefile distinfo pkg-comment pkg-deinstall pkg-descr pkg-install pkg-message pkg-plist ports/biology/distribfold/files distribfold.sh number_of_dirs.sh patch-foldit X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/06 20:07:14 PDT Added files: biology/distribfold Makefile distinfo pkg-comment pkg-deinstall pkg-descr pkg-install pkg-message pkg-plist biology/distribfold/files distribfold.sh number_of_dirs.sh patch-foldit Log: o New port distribfold version 0.1: distribfold.org distributed protein folding project o One can start multiple instances of this port. Just install it using WITH_NCPU Revision Changes Path 1.1 +116 -0 ports/biology/distribfold/Makefile (new) 1.1 +1 -0 ports/biology/distribfold/distinfo (new) 1.1 +61 -0 ports/biology/distribfold/files/distribfold.sh (new) 1.1 +16 -0 ports/biology/distribfold/files/number_of_dirs.sh (new) 1.1 +16 -0 ports/biology/distribfold/files/patch-foldit (new) 1.1 +1 -0 ports/biology/distribfold/pkg-comment (new) 1.1 +63 -0 ports/biology/distribfold/pkg-deinstall (new) 1.1 +24 -0 ports/biology/distribfold/pkg-descr (new) 1.1 +41 -0 ports/biology/distribfold/pkg-install (new) 1.1 +13 -0 ports/biology/distribfold/pkg-message (new) 1.1 +22 -0 ports/biology/distribfold/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 Oct 6 20: 8: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 841B437B401; Sun, 6 Oct 2002 20:08:00 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3529543E6A; Sun, 6 Oct 2002 20:08:00 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97380Co092883; Sun, 6 Oct 2002 20:08:00 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97380U3092882; Sun, 6 Oct 2002 20:08:00 -0700 (PDT) Message-Id: <200210070308.g97380U3092882@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Sun, 6 Oct 2002 20:08:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/biology 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 2002/10/06 20:08:00 PDT Modified files: biology Makefile Log: Connect distribfold to build after moving it from misc category Prompted by: kris, Adam Weinberger , Fernan Aguero , others Revision Changes Path 1.56 +1 -0 ports/biology/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 20: 9:36 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EAB037B401; Sun, 6 Oct 2002 20:09:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4EAF43E65; Sun, 6 Oct 2002 20:09:34 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9739YCo093024; Sun, 6 Oct 2002 20:09:34 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9739YEF093023; Sun, 6 Oct 2002 20:09:34 -0700 (PDT) Message-Id: <200210070309.g9739YEF093023@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Sun, 6 Oct 2002 20:09:34 -0700 (PDT) To: cvs-committers@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 2002/10/06 20:09:34 PDT Modified files: . modules Log: Move distribfold from misc to biology category Prompted by: kris, Adam Weinberger , Fernan Aguero , others Revision Changes Path 1.6021 +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 Oct 6 20:11:54 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E598937B401; Sun, 6 Oct 2002 20:11:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9ECC343E3B; Sun, 6 Oct 2002 20:11:52 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g973BqCo095640; Sun, 6 Oct 2002 20:11:52 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g973Bqwd095639; Sun, 6 Oct 2002 20:11:52 -0700 (PDT) Message-Id: <200210070311.g973Bqwd095639@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Sun, 6 Oct 2002 20:11:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/distribfold Makefile distinfo pkg-comment pkg-deinstall pkg-descr pkg-install pkg-message pkg-plist ports/misc/distribfold/files distribfold.sh number_of_dirs.sh patch-foldit X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/06 20:11:52 PDT Removed files: misc/distribfold Makefile distinfo pkg-comment pkg-deinstall pkg-descr pkg-install pkg-message pkg-plist misc/distribfold/files distribfold.sh number_of_dirs.sh patch-foldit Log: Remove distribfold since it was moved from misc to biology category Prompted by: kris, Adam Weinberger , Fernan Aguero , others Revision Changes Path 1.2 +0 -116 ports/misc/distribfold/Makefile (dead) 1.2 +0 -1 ports/misc/distribfold/distinfo (dead) 1.2 +0 -61 ports/misc/distribfold/files/distribfold.sh (dead) 1.2 +0 -16 ports/misc/distribfold/files/number_of_dirs.sh (dead) 1.2 +0 -16 ports/misc/distribfold/files/patch-foldit (dead) 1.2 +0 -1 ports/misc/distribfold/pkg-comment (dead) 1.2 +0 -63 ports/misc/distribfold/pkg-deinstall (dead) 1.2 +0 -24 ports/misc/distribfold/pkg-descr (dead) 1.2 +0 -41 ports/misc/distribfold/pkg-install (dead) 1.2 +0 -13 ports/misc/distribfold/pkg-message (dead) 1.2 +0 -22 ports/misc/distribfold/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 Oct 6 20:21:47 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D42D37B401; Sun, 6 Oct 2002 20:21:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C346943E81; Sun, 6 Oct 2002 20:21:46 -0700 (PDT) (envelope-from dougb@FreeBSD.org) Received: from freefall.freebsd.org (dougb@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g973LkCo098384; Sun, 6 Oct 2002 20:21:46 -0700 (PDT) (envelope-from dougb@freefall.freebsd.org) Received: (from dougb@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g973LkFe098376; Sun, 6 Oct 2002 20:21:46 -0700 (PDT) Message-Id: <200210070321.g973LkFe098376@freefall.freebsd.org> From: Doug Barton Date: Sun, 6 Oct 2002 20:21:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/AbiWord/files patch-av X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/06 20:21:46 PDT Removed files: editors/AbiWord/files patch-av Log: Give mkm a helping CVS hand Revision Changes Path 1.4 +0 -0 ports/editors/AbiWord/files/patch-av (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 20:27: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E05837B401; Sun, 6 Oct 2002 20:27:06 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61A8643E81; Sun, 6 Oct 2002 20:27:05 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.3/8.12.3) with ESMTP id g973R1pk067554; Sun, 6 Oct 2002 21:27:01 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sun, 06 Oct 2002 21:26:53 -0600 (MDT) Message-Id: <20021006.212653.125813594.imp@bsdimp.com> To: jmallett@FreeBSD.org Cc: phk@critter.freebsd.dk, nyan@jp.FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libdisk create_chunk.c disk.c rules.c write_disk.c src/sbin/disklabel disklabel.c src/sbin/fdisk fdisk.c src/sys/boot/i386/boot2 boot2.c src/sys/boot/i386/libi386 biosdisk.c src/sys/kern subr_diskmbr.c subr_diskslice.c ... From: "M. Warner Losh" In-Reply-To: <20021002083538.A95394@FreeBSD.org> References: <20021002.160432.78788102.nyan@jp.FreeBSD.org> <67296.1033542454@critter.freebsd.dk> <20021002083538.A95394@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: <20021002083538.A95394@FreeBSD.org> Juli Mallett writes: : Makefile.inc1 should be able to see TARGET_ARCH=pc98 and adjust things : to what works. Please no. There are already enough warts in there... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 20:47:48 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43F5337B401; Sun, 6 Oct 2002 20:47:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8F2243E6A; Sun, 6 Oct 2002 20:47:44 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: from freefall.freebsd.org (alfred@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g973l1Co004564; Sun, 6 Oct 2002 20:47:01 -0700 (PDT) (envelope-from alfred@freefall.freebsd.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g973l1cX004559; Sun, 6 Oct 2002 20:47:01 -0700 (PDT) Message-Id: <200210070347.g973l1cX004559@freefall.freebsd.org> From: Alfred Perlstein Date: Sun, 6 Oct 2002 20:47:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/AbiWord/files patch-ax X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alfred 2002/10/06 20:47:01 PDT Added files: editors/AbiWord/files patch-ax Log: Add a patch to include sys/types.h we need it on -current. Ok'd by: dougb Revision Changes Path 1.1 +10 -0 ports/editors/AbiWord/files/patch-ax (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 20:56:15 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC1CC37B404; Sun, 6 Oct 2002 20:56:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EF7743E65; Sun, 6 Oct 2002 20:56:14 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: from freefall.freebsd.org (alfred@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g973uECo007411; Sun, 6 Oct 2002 20:56:14 -0700 (PDT) (envelope-from alfred@freefall.freebsd.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g973uEkB007408; Sun, 6 Oct 2002 20:56:14 -0700 (PDT) Message-Id: <200210070356.g973uEkB007408@freefall.freebsd.org> From: Alfred Perlstein Date: Sun, 6 Oct 2002 20:56:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/rpcbind security.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 alfred 2002/10/06 20:56:13 PDT Modified files: usr.sbin/rpcbind security.c Log: Add 'break' to empty 'default' 'switch' statements. Requested by: mike Revision Changes Path 1.5 +4 -4 src/usr.sbin/rpcbind/security.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 21: 3: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2B1F37B401; Sun, 6 Oct 2002 21:03:05 -0700 (PDT) Received: from aeimail.aei.ca (aeimail.aei.ca [206.123.6.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AF9E43E86; Sun, 6 Oct 2002 21:03:04 -0700 (PDT) (envelope-from anarcat@anarcat.ath.cx) Received: from shall.anarcat.ath.cx (5wakpxz69ou9houl@dsl-130-129.aei.ca [66.36.130.129]) by aeimail.aei.ca (8.11.6/8.10.1) with ESMTP id g9742oH00494; Mon, 7 Oct 2002 00:02:56 -0400 (EDT) Received: from lenny.anarcat.ath.cx (lenny.anarcat.ath.cx [192.168.0.4]) by shall.anarcat.ath.cx (Postfix) with SMTP id F164C342; Sun, 6 Oct 2002 23:08:03 -0400 (EDT) Received: by lenny.anarcat.ath.cx (sSMTP sendmail emulation); Sun, 6 Oct 2002 23:01:55 -0400 Date: Sun, 6 Oct 2002 23:01:55 -0400 From: The Anarcat To: Thomas Quinot Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/reboot reboot.c Message-ID: <20021007030155.GC580@lenny.anarcat.ath.cx> Mail-Followup-To: Thomas Quinot , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200210061624.g96GObwW088326@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="KFztAG8eRSV9hGtP" Content-Disposition: inline In-Reply-To: <200210061624.g96GObwW088326@freefall.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 --KFztAG8eRSV9hGtP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Shouldn't the manpage be updated too? I was thinking of something like: --- reboot.8.orig Sun Oct 6 23:00:32 2002 +++ reboot.8 Sun Oct 6 23:01:30 2002 @@ -109,10 +109,7 @@ .It Fl p The system will turn off the power if it can. -This is of course likely to make -.Nm -rather similar to -.Nm halt . +If it cannot, it will reboot normally. .El .Pp The Am I missing something here? :) A. On Sun Oct 06, 2002 at 09:24:36AM -0700, Thomas Quinot wrote: > thomas 2002/10/06 09:24:36 PDT >=20 > Modified files: > sbin/reboot reboot.c=20 > Log: > Set only the RB_POWEROFF flag (not the RB_HALT flag) when > '-p' is used on the reboot(8) command line. > =20 > This is intended for use when you want to attempt a power down > action, but you want the system to reboot (not halt) if the > power down action fails. > =20 > This is typically useful when the power-off action performed by > the kernel consists in signalling an uninterrupted power supply > that it should shut down its inverter if mains power has not returned. > =20 > The behaviour of shutdown(8) and init(8) is not modified; > only the behaviour of invoking 'reboot -p' manually is > modified, and then only in the case when a power-down action > fails. > =20 > Sounded reasonable to: phk > Approved by: roberto (mentor) > =20 > Revision Changes Path > 1.17 +1 -1 src/sbin/reboot/reboot.c >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message >=20 --=20 Premature optimization is the root of all evil - Donald Knuth --KFztAG8eRSV9hGtP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9oPkjttcWHAnWiGcRAvL8AJ9NPVNQQaAnqEaD0mXaxgbJ01NobACfYC0C 9IRICKY1l4xDA7S5bWK5Hd4= =RMgz -----END PGP SIGNATURE----- --KFztAG8eRSV9hGtP-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 21: 8: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6730037B401; Sun, 6 Oct 2002 21:08:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B44F43E6E; Sun, 6 Oct 2002 21:08:08 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: from freefall.freebsd.org (alfred@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97487Co014669; Sun, 6 Oct 2002 21:08:07 -0700 (PDT) (envelope-from alfred@freefall.freebsd.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97487U7014668; Sun, 6 Oct 2002 21:08:07 -0700 (PDT) Message-Id: <200210070408.g97487U7014668@freefall.freebsd.org> From: Alfred Perlstein Date: Sun, 6 Oct 2002 21:08:07 -0700 (PDT) To: cvs-committers@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 alfred 2002/10/06 21:08:07 PDT Modified files: sys/modules Makefile Log: Disconnect "sem" module from the build. Revision Changes Path 1.267 +0 -1 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 Sun Oct 6 21: 9:18 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 45F0C37B404; Sun, 6 Oct 2002 21:09:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF1AE43E6E; Sun, 6 Oct 2002 21:09:16 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: from freefall.freebsd.org (alfred@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9749GCo014753; Sun, 6 Oct 2002 21:09:16 -0700 (PDT) (envelope-from alfred@freefall.freebsd.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9749Giu014752; Sun, 6 Oct 2002 21:09:16 -0700 (PDT) Message-Id: <200210070409.g9749Giu014752@freefall.freebsd.org> From: Alfred Perlstein Date: Sun, 6 Oct 2002 21:09:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/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 alfred 2002/10/06 21:09:16 PDT Modified files: sys/conf NOTES Log: warn about p1003_1b_semaphores Revision Changes Path 1.1090 +2 -0 src/sys/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 Oct 6 21:13:22 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EAA7937B401; Sun, 6 Oct 2002 21:13:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CE1E43E75; Sun, 6 Oct 2002 21:13:21 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: from freefall.freebsd.org (alfred@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g974DLCo017490; Sun, 6 Oct 2002 21:13:21 -0700 (PDT) (envelope-from alfred@freefall.freebsd.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g974DLtx017489; Sun, 6 Oct 2002 21:13:21 -0700 (PDT) Message-Id: <200210070413.g974DLtx017489@freefall.freebsd.org> From: Alfred Perlstein Date: Sun, 6 Oct 2002 21:13:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern uipc_sem.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 alfred 2002/10/06 21:13:21 PDT Modified files: sys/kern uipc_sem.c Log: disable debug output by default. Revision Changes Path 1.2 +30 -24 src/sys/kern/uipc_sem.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 21:24:26 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87BFF37B401; Sun, 6 Oct 2002 21:24:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3597B43E77; Sun, 6 Oct 2002 21:24:25 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) Received: from freefall.freebsd.org (jkoshy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g974OOCo020641; Sun, 6 Oct 2002 21:24:25 -0700 (PDT) (envelope-from jkoshy@freefall.freebsd.org) Received: (from jkoshy@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g974OOad020640; Sun, 6 Oct 2002 21:24:24 -0700 (PDT) Message-Id: <200210070424.g974OOad020640@freefall.freebsd.org> From: Joseph Koshy Date: Sun, 6 Oct 2002 21:24:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/benchmarks/netpipe Makefile distinfo pkg-plist ports/benchmarks/netpipe/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 jkoshy 2002/10/06 21:24:24 PDT Modified files: benchmarks/netpipe Makefile distinfo pkg-plist benchmarks/netpipe/files patch-aa Log: Upgrade to v3.2. Revision Changes Path 1.9 +16 -11 ports/benchmarks/netpipe/Makefile 1.3 +1 -1 ports/benchmarks/netpipe/distinfo 1.2 +9 -16 ports/benchmarks/netpipe/files/patch-aa 1.2 +3 -0 ports/benchmarks/netpipe/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 Oct 6 21:31: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 802B637B401; Sun, 6 Oct 2002 21:30:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E1E043E88; Sun, 6 Oct 2002 21:30:59 -0700 (PDT) (envelope-from seanc@FreeBSD.org) Received: from freefall.freebsd.org (seanc@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g974UxCo022066; Sun, 6 Oct 2002 21:30:59 -0700 (PDT) (envelope-from seanc@freefall.freebsd.org) Received: (from seanc@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g974Ux0U022065; Sun, 6 Oct 2002 21:30:59 -0700 (PDT) Message-Id: <200210070430.g974Ux0U022065@freefall.freebsd.org> From: Sean Chittenden Date: Sun, 6 Oct 2002 21:30:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/p5-Geo-IP Makefile ports/misc/GeoIP 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 seanc 2002/10/06 21:30:58 PDT Modified files: misc/p5-Geo-IP Makefile misc/GeoIP Makefile distinfo pkg-plist Log: Update GeoIP to 1.0.8. Grab maintainership of both of these ports. Approved by: knu (mentor) && old maintainer Revision Changes Path 1.7 +2 -2 ports/misc/GeoIP/Makefile 1.5 +1 -1 ports/misc/GeoIP/distinfo 1.3 +1 -1 ports/misc/GeoIP/pkg-plist 1.4 +1 -1 ports/misc/p5-Geo-IP/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 21:39: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1EB3337B401; Sun, 6 Oct 2002 21:39:04 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B75F43E65; Sun, 6 Oct 2002 21:39:02 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id OAA22652; Mon, 7 Oct 2002 14:38:55 +1000 Date: Mon, 7 Oct 2002 14:48:44 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Alfred Perlstein Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: src/usr.sbin/rpcbind security.c In-Reply-To: <200210070109.g9719eTt047421@freefall.freebsd.org> Message-ID: <20021007144752.D27837-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, 6 Oct 2002, Alfred Perlstein wrote: > alfred 2002/10/06 18:09:40 PDT > > Modified files: > usr.sbin/rpcbind security.c > Log: > Add ';' after 'default:' labels to avoid 'deprecated use of label at end > of compound statement' warnings. Why not add it to fix the syntax error? Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 21:45:45 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40D0C37B401; Sun, 6 Oct 2002 21:45:44 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BA9A43E81; Sun, 6 Oct 2002 21:45:43 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from gyros (gyros.marcuscom.com [192.168.1.9]) by creme-brulee.marcuscom.com (8.12.6/8.12.6) with ESMTP id g974jYuE010347; Mon, 7 Oct 2002 00:45:34 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: cvs commit: ports/editors/AbiWord/files patch-ax From: Joe Marcus Clarke To: Alfred Perlstein Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: <200210070347.g973l1cX004559@freefall.freebsd.org> References: <200210070347.g973l1cX004559@freefall.freebsd.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 07 Oct 2002 00:45:17 -0400 Message-Id: <1033965917.344.1.camel@gyros.marcuscom.com> Mime-Version: 1.0 X-Spam-Status: No, hits=-6.5 required=5.0 tests=AWL,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, SPAM_PHRASE_00_01 version=2.41 Sender: owner-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, 2002-10-06 at 23:47, Alfred Perlstein wrote: > alfred 2002/10/06 20:47:01 PDT > > Added files: > editors/AbiWord/files patch-ax > Log: > Add a patch to include sys/types.h we need it on -current. > > Ok'd by: dougb What gives? Why wasn't gnome@ asked about this? Joe > > Revision Changes Path > 1.1 +10 -0 ports/editors/AbiWord/files/patch-ax (new) > -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 22: 1:56 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6985A37B401; Sun, 6 Oct 2002 22:01:55 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B9BA43E75; Sun, 6 Oct 2002 22:01:55 -0700 (PDT) (envelope-from horikawa@FreeBSD.org) Received: from freefall.freebsd.org (horikawa@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9751sCo031223; Sun, 6 Oct 2002 22:01:54 -0700 (PDT) (envelope-from horikawa@freefall.freebsd.org) Received: (from horikawa@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9751sbc031219; Sun, 6 Oct 2002 22:01:54 -0700 (PDT) Message-Id: <200210070501.g9751sbc031219@freefall.freebsd.org> From: Kazuo Horikawa Date: Sun, 6 Oct 2002 22:01:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja_JP.eucJP/man/man8 ipfw.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 horikawa 2002/10/06 22:01:54 PDT Modified files: ja_JP.eucJP/man/man8 ipfw.8 Log: Fix mdoc macro typo (.AR -> .Ar) Revision Changes Path 1.43 +1 -1 doc/ja_JP.eucJP/man/man8/ipfw.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 22: 6:40 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16A6B37B401; Sun, 6 Oct 2002 22:06:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE3D843E9C; Sun, 6 Oct 2002 22:06:39 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from freefall.freebsd.org (imp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9756dCo038832; Sun, 6 Oct 2002 22:06:39 -0700 (PDT) (envelope-from imp@freefall.freebsd.org) Received: (from imp@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9756dKa038824; Sun, 6 Oct 2002 22:06:39 -0700 (PDT) Message-Id: <200210070506.g9756dKa038824@freefall.freebsd.org> From: Warner Losh Date: Sun, 6 Oct 2002 22:06:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern bus_if.m X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/06 22:06:39 PDT Modified files: sys/kern bus_if.m Log: Add two interfaces to allow for busses to report the pnpinfo for devices as well as their location on the bus. Revision Changes Path 1.24 +22 -0 src/sys/kern/bus_if.m To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 22:15: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C15DD37B401; Sun, 6 Oct 2002 22:15:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71C9943E77; Sun, 6 Oct 2002 22:15:05 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from freefall.freebsd.org (imp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g975F5Co042776; Sun, 6 Oct 2002 22:15:05 -0700 (PDT) (envelope-from imp@freefall.freebsd.org) Received: (from imp@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g975F54q042775; Sun, 6 Oct 2002 22:15:05 -0700 (PDT) Message-Id: <200210070515.g975F54q042775@freefall.freebsd.org> From: Warner Losh Date: Sun, 6 Oct 2002 22:15:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/pci pci_cfgreg.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 2002/10/06 22:15:05 PDT Modified files: sys/i386/pci pci_cfgreg.c Log: o go ahead and route the interupt, even if it is supposedly unique. there are some strange machines that seem to need this. o delete bogus comment. o don't use the the bios for read/writing config space. They interact badly with SMP and being called from ISR. This brings -current in line with -stable. # make the latter #ifdef on USE_PCI_BIOS_FOR_READ_WRITE in case we # need to go back in a hurry. Revision Changes Path 1.97 +12 -7 src/sys/i386/pci/pci_cfgreg.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 22:26:37 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6203937B401; Sun, 6 Oct 2002 22:26:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1505E43E3B; Sun, 6 Oct 2002 22:26:36 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from freefall.freebsd.org (imp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g975QZCo045849; Sun, 6 Oct 2002 22:26:35 -0700 (PDT) (envelope-from imp@freefall.freebsd.org) Received: (from imp@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g975QZN3045848; Sun, 6 Oct 2002 22:26:35 -0700 (PDT) Message-Id: <200210070526.g975QZN3045848@freefall.freebsd.org> From: Warner Losh Date: Sun, 6 Oct 2002 22:26:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_dc.c if_dcreg.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 2002/10/06 22:26:35 PDT Modified files: sys/pci if_dc.c if_dcreg.h Log: Dynamically configure the width of the srom. This code comes from OpenBSD who got the code (or the idea) from the NetBSD tlp driver. This gets some cardbus dc cards working (either completely or nearly so). It also appears to get additional pci cards working, without breaking working ones. # Maybe some additional work is needed here. Also, the cardbus attachment # might need to match on the CIS rather than on the vendor/device so we have # a finer level of detail as to what the card is. Technically, the # vendor/device fields are undefined for CardBus (even though most cards are # using common silicon with pci models). Revision Changes Path 1.80 +104 -14 src/sys/pci/if_dc.c 1.27 +2 -1 src/sys/pci/if_dcreg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 22:29:15 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 754D537B401; Sun, 6 Oct 2002 22:29:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2820A43E77; Sun, 6 Oct 2002 22:29:14 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from freefall.freebsd.org (imp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g975TECo045986; Sun, 6 Oct 2002 22:29:14 -0700 (PDT) (envelope-from imp@freefall.freebsd.org) Received: (from imp@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g975TEbD045985; Sun, 6 Oct 2002 22:29:14 -0700 (PDT) Message-Id: <200210070529.g975TEbD045985@freefall.freebsd.org> From: Warner Losh Date: Sun, 6 Oct 2002 22:29:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_dc.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 2002/10/06 22:29:13 PDT Modified files: sys/pci if_dc.c Log: Ooops. Need to free dc_srom on detach to not leak memory. Pointy Hat to: The Mad Redhead of Niwot Revision Changes Path 1.81 +1 -0 src/sys/pci/if_dc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 22:39:24 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 881A037B401; Sun, 6 Oct 2002 22:39:23 -0700 (PDT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E74743E3B; Sun, 6 Oct 2002 22:39:23 -0700 (PDT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id 2BFB5AE027; Sun, 6 Oct 2002 22:39:23 -0700 (PDT) Date: Sun, 6 Oct 2002 22:39:23 -0700 From: Alfred Perlstein To: Bruce Evans Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/rpcbind security.c Message-ID: <20021007053923.GB95327@elvis.mu.org> References: <200210070109.g9719eTt047421@freefall.freebsd.org> <20021007144752.D27837-100000@gamplex.bde.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021007144752.D27837-100000@gamplex.bde.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 * Bruce Evans [021006 21:39] wrote: > On Sun, 6 Oct 2002, Alfred Perlstein wrote: > > > alfred 2002/10/06 18:09:40 PDT > > > > Modified files: > > usr.sbin/rpcbind security.c > > Log: > > Add ';' after 'default:' labels to avoid 'deprecated use of label at end > > of compound statement' warnings. > > Why not add it to fix the syntax error? Well it was a syntax error with WARNS=3. :) -- -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 Oct 6 23:18:51 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6B6737B401; Sun, 6 Oct 2002 23:18:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BC8343E4A; Sun, 6 Oct 2002 23:18:50 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from freefall.freebsd.org (imp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g976IoCo064511; Sun, 6 Oct 2002 23:18:50 -0700 (PDT) (envelope-from imp@freefall.freebsd.org) Received: (from imp@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g976IolH064510; Sun, 6 Oct 2002 23:18:50 -0700 (PDT) Message-Id: <200210070618.g976IolH064510@freefall.freebsd.org> From: Warner Losh Date: Sun, 6 Oct 2002 23:18:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/exca exca.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 2002/10/06 23:18:50 PDT Modified files: sys/dev/exca exca.c Log: Update comments to remind me about power bugs in oldcard. Revision Changes Path 1.6 +4 -1 src/sys/dev/exca/exca.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 23:25:28 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C7E137B401; Sun, 6 Oct 2002 23:25:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FC0A43E42; Sun, 6 Oct 2002 23:25:27 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from freefall.freebsd.org (phk@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g976PRCo067381; Sun, 6 Oct 2002 23:25:27 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g976PRIj067380; Sun, 6 Oct 2002 23:25:27 -0700 (PDT) Message-Id: <200210070625.g976PRIj067380@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sun, 6 Oct 2002 23:25:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys errno.h src/sys/geom geom.h geom_dev.c geom_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 2002/10/06 23:25:27 PDT Modified files: sys/sys errno.h sys/geom geom.h geom_dev.c geom_disk.c Log: Copyin and copyout are only possible from a process-native thread, and therefore we need a way for ioctl handlers to run in that thread in GEOM. Rather than invent a complicated registration system to recognize which ioctl handler to use for a given ioctl, we still schedule all ioctls down the tree as bio transactions but add a special return code that means "call me directly" and have the geom_dev layer do that. Use this for all ioctls that make it as far as a diskdriver to avoid any backwards compatibility problems. Requested by: scottl Sponsored by: DARPA & NAI Labs Revision Changes Path 1.27 +7 -0 src/sys/geom/geom.h 1.25 +10 -18 src/sys/geom/geom_dev.c 1.23 +8 -24 src/sys/geom/geom_disk.c 1.25 +1 -0 src/sys/sys/errno.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 23:26:19 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81C3D37B401; Sun, 6 Oct 2002 23:26:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36D5143E81; Sun, 6 Oct 2002 23:26:18 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from freefall.freebsd.org (imp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g976QICo067445; Sun, 6 Oct 2002 23:26:18 -0700 (PDT) (envelope-from imp@freefall.freebsd.org) Received: (from imp@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g976QIFd067444; Sun, 6 Oct 2002 23:26:18 -0700 (PDT) Message-Id: <200210070626.g976QIFd067444@freefall.freebsd.org> From: Warner Losh Date: Sun, 6 Oct 2002 23:26:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_bus.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 2002/10/06 23:26:18 PDT Modified files: sys/kern subr_bus.c Log: Don't need to NUL terminate after snprintf Revision Changes Path 1.110 +0 -1 src/sys/kern/subr_bus.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 23:28:20 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53F4C37B401; Sun, 6 Oct 2002 23:28:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C422143E3B; Sun, 6 Oct 2002 23:28:18 -0700 (PDT) (envelope-from mike@FreeBSD.org) Received: from freefall.freebsd.org (mike@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g976SICo067529; Sun, 6 Oct 2002 23:28:18 -0700 (PDT) (envelope-from mike@freefall.freebsd.org) Received: (from mike@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g976SIDO067528; Sun, 6 Oct 2002 23:28:18 -0700 (PDT) Message-Id: <200210070628.g976SIDO067528@freefall.freebsd.org> From: Mike Barcroft Date: Sun, 6 Oct 2002 23:28:18 -0700 (PDT) To: cvs-committers@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 2002/10/06 23:28:18 PDT Modified files: en/projects/c99 index.sgml Log: o Assign iconv tasks to tjr. o Update wcscoll() and wcsxfrm() task to WIP. o Add a completed task for . Revision Changes Path 1.67 +30 -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 Sun Oct 6 23:35: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3AEB37B401; Sun, 6 Oct 2002 23:35:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 885E443E65; Sun, 6 Oct 2002 23:35:04 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from freefall.freebsd.org (imp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g976Z4Co070327; Sun, 6 Oct 2002 23:35:04 -0700 (PDT) (envelope-from imp@freefall.freebsd.org) Received: (from imp@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g976Z4HX070326; Sun, 6 Oct 2002 23:35:04 -0700 (PDT) Message-Id: <200210070635.g976Z4HX070326@freefall.freebsd.org> From: Warner Losh Date: Sun, 6 Oct 2002 23:35:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pccard pccard_cis.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 2002/10/06 23:35:04 PDT Modified files: sys/dev/pccard pccard_cis.c Log: Better comment for the product ID thing. Revision Changes Path 1.21 +5 -2 src/sys/dev/pccard/pccard_cis.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 23:50:37 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDB8E37B401; Sun, 6 Oct 2002 23:50:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70F2343E4A; Sun, 6 Oct 2002 23:50:36 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from freefall.freebsd.org (imp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g976oaCo074435; Sun, 6 Oct 2002 23:50:36 -0700 (PDT) (envelope-from imp@freefall.freebsd.org) Received: (from imp@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g976oZj9074415; Sun, 6 Oct 2002 23:50:35 -0700 (PDT) Message-Id: <200210070650.g976oZj9074415@freefall.freebsd.org> From: Warner Losh Date: Sun, 6 Oct 2002 23:50:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_bus.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 2002/10/06 23:50:35 PDT Modified files: sys/kern subr_bus.c Log: Minor string handling cleanup that I've had in my tree for a while: Don't use snprintf where strlcpy() will do the job. Also, a NUL is '\0' not 0 in our style (C doesn't care), so spell it like. Remove useless {} and () in the general area of this change. Revision Changes Path 1.111 +20 -21 src/sys/kern/subr_bus.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 23:55:16 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2F1837B401; Sun, 6 Oct 2002 23:55:15 -0700 (PDT) Received: from abigail.blackend.org (blackend.org [212.11.50.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66CF343E42; Sun, 6 Oct 2002 23:55:14 -0700 (PDT) (envelope-from marc@blackend.org) Received: from marduk.blackend.org (marduk.blackend.org [192.168.1.202]) by abigail.blackend.org (8.12.3/8.12.3) with ESMTP id g976oeIQ046196; Mon, 7 Oct 2002 08:50:40 +0200 (CEST) (envelope-from marc@abigail.blackend.org) Received: from marduk.blackend.org (localhost [127.0.0.1]) by marduk.blackend.org (8.12.5/8.12.5) with ESMTP id g976rGpC000201; Mon, 7 Oct 2002 08:53:16 +0200 (CEST) (envelope-from marc@localhost.blackend.org) Received: (from marc@localhost) by marduk.blackend.org (8.12.5/8.12.5/Submit) id g976rFl3000200; Mon, 7 Oct 2002 08:53:15 +0200 (CEST) (envelope-from marc) Date: Mon, 7 Oct 2002 08:53:15 +0200 From: Marc Fonvieille To: Jim Mock Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/handbook/config chapter.sgml Message-ID: <20021007065315.GA183@marduk.blackend.org> References: <200210061128.g96BS88Q051567@freefall.freebsd.org> <20021007014004.GB15430@soupnazi.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021007014004.GB15430@soupnazi.org> User-Agent: Mutt/1.4i X-Useless-Header: blackend.org X-Operating-System: FreeBSD 4.6-STABLE Sender: owner-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, Oct 06, 2002 at 06:40:04PM -0700, Jim Mock wrote: > On Sun, 06 Oct 2002 at 04:28:08 -0700, Marc Fonvieille wrote: > > blackend 2002/10/06 04:28:08 PDT > > > > Modified files: > > en_US.ISO8859-1/books/handbook/config chapter.sgml > > Log: > > New section: "Setting Up Network Interface Cards" > > The idea came from the old PPP-primer. > > I will add index entries later. > > > > Reviewed by: "english checking" and other fixes by mij > > That'd be "jim" :-) > Arghh sorry. hehehe in fact that's a funny "typo" :) damn IRC! :))) Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 23:57: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A68837B401; Sun, 6 Oct 2002 23:57:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D28A243EA3; Sun, 6 Oct 2002 23:57:00 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from freefall.freebsd.org (phk@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g976v0Co076436; Sun, 6 Oct 2002 23:57:00 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g976v0fv076435; Sun, 6 Oct 2002 23:57:00 -0700 (PDT) Message-Id: <200210070657.g976v0fv076435@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sun, 6 Oct 2002 23:57:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom geom_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 phk 2002/10/06 23:57:00 PDT Modified files: sys/geom geom_io.c Log: Put a printf under #ifdef DIAGNOSTIC. Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.14 +2 -0 src/sys/geom/geom_io.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Oct 6 23:59:12 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49ACE37B401; Sun, 6 Oct 2002 23:59:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AA3E43E97; Sun, 6 Oct 2002 23:59:11 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g976xACo076917; Sun, 6 Oct 2002 23:59:10 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g976xAek076916; Sun, 6 Oct 2002 23:59:10 -0700 (PDT) Message-Id: <200210070659.g976xAek076916@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sun, 6 Oct 2002 23:59:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/tightvnc Makefile distinfo pkg-plist ports/net/tightvnc/files patch-Xvnc::config::cf::vnclibs.def patch-vncviewer::Imakefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/06 23:59:10 PDT Modified files: net/tightvnc Makefile distinfo pkg-plist net/tightvnc/files patch-Xvnc::config::cf::vnclibs.def patch-vncviewer::Imakefile Log: upgrade to 1.2.6 PR: 43393 Submitted by: Marco Molteni Revision Changes Path 1.10 +1 -1 ports/net/tightvnc/Makefile 1.5 +1 -1 ports/net/tightvnc/distinfo 1.3 +12 -5 ports/net/tightvnc/files/patch-Xvnc::config::cf::vnclibs.def 1.5 +9 -4 ports/net/tightvnc/files/patch-vncviewer::Imakefile 1.4 +2 -0 ports/net/tightvnc/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 Oct 7 0: 2:49 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6FB937B401; Mon, 7 Oct 2002 00:02:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7917243E3B; Mon, 7 Oct 2002 00:02:48 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from freefall.freebsd.org (imp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9772mCo079881; Mon, 7 Oct 2002 00:02:48 -0700 (PDT) (envelope-from imp@freefall.freebsd.org) Received: (from imp@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9772mkG079880; Mon, 7 Oct 2002 00:02:48 -0700 (PDT) Message-Id: <200210070702.g9772mkG079880@freefall.freebsd.org> From: Warner Losh Date: Mon, 7 Oct 2002 00:02:48 -0700 (PDT) To: cvs-committers@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 2002/10/07 00:02:48 PDT Modified files: sys/pccard pcic_pci.c Log: MFp4: Comment about not assuming INTA# for 6729 Revision Changes Path 1.122 +3 -0 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 Mon Oct 7 0: 7:28 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5264F37B401; Mon, 7 Oct 2002 00:07:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C22143E9E; Mon, 7 Oct 2002 00:07:27 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9777QCo084751; Mon, 7 Oct 2002 00:07:26 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9777QmO084750; Mon, 7 Oct 2002 00:07:26 -0700 (PDT) Message-Id: <200210070707.g9777QmO084750@freefall.freebsd.org> From: Kris Kennaway Date: Mon, 7 Oct 2002 00:07:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/task Makefile distinfo pkg-comment pkg-descr pkg-plist ports/sysutils/task/files patch-aa patch-ab patch-ac patch-ad patch-ae patch-af 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 kris 2002/10/07 00:07:26 PDT Modified files: sysutils Makefile Added files: sysutils/task Makefile distinfo pkg-comment pkg-descr pkg-plist sysutils/task/files patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-ag Log: The @stake Sleuth Kit (TASK) is the only open source forensic toolkit for a complete analysis of Microsoft and UNIX file systems. TASK enables investigators to identify and recover evidence from images acquired during incident response or from live systems. Obtained from: openbsd Revision Changes Path 1.298 +1 -0 ports/sysutils/Makefile 1.1 +31 -0 ports/sysutils/task/Makefile (new) 1.1 +1 -0 ports/sysutils/task/distinfo (new) 1.1 +11 -0 ports/sysutils/task/files/patch-aa (new) 1.1 +11 -0 ports/sysutils/task/files/patch-ab (new) 1.1 +15 -0 ports/sysutils/task/files/patch-ac (new) 1.1 +15 -0 ports/sysutils/task/files/patch-ad (new) 1.1 +17 -0 ports/sysutils/task/files/patch-ae (new) 1.1 +13 -0 ports/sysutils/task/files/patch-af (new) 1.1 +9 -0 ports/sysutils/task/files/patch-ag (new) 1.1 +1 -0 ports/sysutils/task/pkg-comment (new) 1.1 +6 -0 ports/sysutils/task/pkg-descr (new) 1.1 +23 -0 ports/sysutils/task/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 Oct 7 0: 8: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4607137B401; Mon, 7 Oct 2002 00:08:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBDE943E75; Mon, 7 Oct 2002 00:08:00 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from freefall.freebsd.org (imp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97780Co084932; Mon, 7 Oct 2002 00:08:00 -0700 (PDT) (envelope-from imp@freefall.freebsd.org) Received: (from imp@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97780J9084931; Mon, 7 Oct 2002 00:08:00 -0700 (PDT) Message-Id: <200210070708.g97780J9084931@freefall.freebsd.org> From: Warner Losh Date: Mon, 7 Oct 2002 00:08:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_bus.c src/sys/sys 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 imp 2002/10/07 00:08:00 PDT Modified files: sys/kern subr_bus.c sys/sys bus.h Log: Add wrappers around the newly created bus_child_pnpinfo_str and bus_child_location_str. Revision Changes Path 1.112 +28 -2 src/sys/kern/subr_bus.c 1.51 +3 -1 src/sys/sys/bus.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 0: 9:14 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0481337B401; Mon, 7 Oct 2002 00:09:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A88B143E8A; Mon, 7 Oct 2002 00:09:13 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9779DCo085082; Mon, 7 Oct 2002 00:09:13 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9779D6N085081; Mon, 7 Oct 2002 00:09:13 -0700 (PDT) Message-Id: <200210070709.g9779D6N085081@freefall.freebsd.org> From: Kris Kennaway Date: Mon, 7 Oct 2002 00:09:13 -0700 (PDT) To: cvs-committers@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 kris 2002/10/07 00:09:13 PDT Modified files: . modules Log: Add task Revision Changes Path 1.6022 +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 Oct 7 0:15:39 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6157937B404; Mon, 7 Oct 2002 00:15:38 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14C0243E42; Mon, 7 Oct 2002 00:15:38 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from freefall.freebsd.org (phk@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g977FbCo087965; Mon, 7 Oct 2002 00:15:37 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g977Fbrp087964; Mon, 7 Oct 2002 00:15:37 -0700 (PDT) Message-Id: <200210070715.g977Fbrp087964@freefall.freebsd.org> From: Poul-Henning Kamp Date: Mon, 7 Oct 2002 00:15:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom geom_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 2002/10/07 00:15:37 PDT Modified files: sys/geom geom_disk.c Log: Correctly deal with non-DEVBSIZE drives. Allow BIO_DELETE through too. This fixes swap-backed md(4) devices. Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.24 +9 -4 src/sys/geom/geom_disk.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 0:15:51 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A00EF37B404; Mon, 7 Oct 2002 00:15:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51BB543E97; Mon, 7 Oct 2002 00:15:50 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g977FoCo088020; Mon, 7 Oct 2002 00:15:50 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g977FoDX088019; Mon, 7 Oct 2002 00:15:50 -0700 (PDT) Message-Id: <200210070715.g977FoDX088019@freefall.freebsd.org> From: Kris Kennaway Date: Mon, 7 Oct 2002 00:15:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/wdm Makefile ports/x11/wdm/files wdm.pam X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/07 00:15:50 PDT Modified files: x11/wdm Makefile x11/wdm/files wdm.pam Log: Oops, I accidentally committed the version of the pam config file I was using to test it. Revision Changes Path 1.53 +1 -1 ports/x11/wdm/Makefile 1.2 +1 -2 ports/x11/wdm/files/wdm.pam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 0:18:33 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3B2F37B401; Mon, 7 Oct 2002 00:18:32 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9795943E97; Mon, 7 Oct 2002 00:18:32 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from freefall.freebsd.org (imp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g977IWCo088257; Mon, 7 Oct 2002 00:18:32 -0700 (PDT) (envelope-from imp@freefall.freebsd.org) Received: (from imp@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g977IWlp088256; Mon, 7 Oct 2002 00:18:32 -0700 (PDT) Message-Id: <200210070718.g977IWlp088256@freefall.freebsd.org> From: Warner Losh Date: Mon, 7 Oct 2002 00:18:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pccard pccard.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 2002/10/07 00:18:32 PDT Modified files: sys/dev/pccard pccard.c Log: MFp4: o Return the right string for CIS4_STR o kill obsolete comment about not doing something that we now do. Revision Changes Path 1.66 +1 -2 src/sys/dev/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 Mon Oct 7 0:19:16 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9884937B401; Mon, 7 Oct 2002 00:19:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 497BE43E75; Mon, 7 Oct 2002 00:19:15 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from freefall.freebsd.org (phk@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g977JFCo088297; Mon, 7 Oct 2002 00:19:15 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g977JFm5088296; Mon, 7 Oct 2002 00:19:15 -0700 (PDT) Message-Id: <200210070719.g977JFm5088296@freefall.freebsd.org> From: Poul-Henning Kamp Date: Mon, 7 Oct 2002 00:19:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam/scsi scsi_cd.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 2002/10/07 00:19:15 PDT Modified files: sys/cam/scsi scsi_cd.c Log: Correctly convert to appropriate blocksize. note to self: Never check block-size sensitive patches on Sun compatible CD drives. Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.63 +2 -1 src/sys/cam/scsi/scsi_cd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 0:24:33 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C24637B401; Mon, 7 Oct 2002 00:24:32 -0700 (PDT) Received: from mailreg.NCTU.edu.tw (mailreg.nctu.edu.tw [140.113.27.124]) by mx1.FreeBSD.org (Postfix) with ESMTP id 215B943EA9; Mon, 7 Oct 2002 00:23:31 -0700 (PDT) (envelope-from ijliao@terry.dorm11.nctu.edu.tw) Received: from terry.dorm11.nctu.edu.tw (Terry.Dorm11.NCTU.edu.tw [140.113.192.99]) by mailreg.NCTU.edu.tw (Postfix) with ESMTP id A061D5946C8; Mon, 7 Oct 2002 15:23:03 +0800 (CST) Received: by terry.dorm11.nctu.edu.tw (Postfix, from userid 1000) id 29DA93D37; Mon, 7 Oct 2002 15:23:05 +0800 (CST) Date: Mon, 7 Oct 2002 15:23:05 +0800 From: Ying-Chieh Liao To: Kris Kennaway Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/sysutils Makefile ports/sysutils/task Makefile distinfo pkg-comment pkg-descr pkg-plist ports/sysutils/task/files patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-ag Message-ID: <20021007072305.GA27366@terry.dragon2.net> References: <200210070707.g9777QmO084750@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="NzB8fVQJ5HfG6fxh" Content-Disposition: inline In-Reply-To: <200210070707.g9777QmO084750@freefall.freebsd.org> X-Operating-System: FreeBSD 5.0-CURRENT i386 X-PGP-Key-Location: http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0x11C02382 X-PGP-Key-Fingerprint: 4E98 55CC 2866 7A90 EFD7 9DA5 ACC6 0165 11C0 2382 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 --NzB8fVQJ5HfG6fxh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Oct 07, 2002 at 00:07:26 -0700, Kris Kennaway wrote: > Log: > The @stake Sleuth Kit (TASK) is the only open source forensic toolkit > for a complete analysis of Microsoft and UNIX file systems. TASK > enables investigators to identify and recover evidence from images > acquired during incident response or from live systems. > Obtained from: openbsd pr/42945 ? -- Testing can show the presence of bugs, but not their absence. --- Edsger W. Dijkstra --NzB8fVQJ5HfG6fxh Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9oTZZrMYBZRHAI4IRAvasAKDnkQ4CrOKI4/1gsuU1GZibg+RdAgCfQCKb mMnatPClyZ6X0sz4Buk7960= =yQS9 -----END PGP SIGNATURE----- --NzB8fVQJ5HfG6fxh-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 0:30:39 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40E2C37B401; Mon, 7 Oct 2002 00:30:38 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E627743E42; Mon, 7 Oct 2002 00:30:37 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) Received: from freefall.freebsd.org (jkoshy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g977UbCo091747; Mon, 7 Oct 2002 00:30:37 -0700 (PDT) (envelope-from jkoshy@freefall.freebsd.org) Received: (from jkoshy@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g977UbNq091746; Mon, 7 Oct 2002 00:30:37 -0700 (PDT) Message-Id: <200210070730.g977UbNq091746@freefall.freebsd.org> From: Joseph Koshy Date: Mon, 7 Oct 2002 00:30:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/fhist Makefile distinfo ports/devel/fhist/files 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 jkoshy 2002/10/07 00:30:37 PDT Modified files: devel/fhist Makefile distinfo Removed files: devel/fhist/files patch-ab Log: Upgrade to v1.10. Revision Changes Path 1.6 +1 -5 ports/devel/fhist/Makefile 1.4 +1 -1 ports/devel/fhist/distinfo 1.3 +0 -31 ports/devel/fhist/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 Mon Oct 7 0:34:59 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF2BE37B401; Mon, 7 Oct 2002 00:34:58 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7036143E7B; Mon, 7 Oct 2002 00:34:58 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g977YwCo094361; Mon, 7 Oct 2002 00:34:58 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g977Ywd2094360; Mon, 7 Oct 2002 00:34:58 -0700 (PDT) Message-Id: <200210070734.g977Ywd2094360@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 7 Oct 2002 00:34:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/pstack 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 ijliao 2002/10/07 00:34:58 PDT Modified files: sysutils/pstack Makefile distinfo pkg-descr Log: upgrade to 1.1 Submitted by: maintainer Revision Changes Path 1.2 +4 -2 ports/sysutils/pstack/Makefile 1.2 +1 -1 ports/sysutils/pstack/distinfo 1.2 +2 -0 ports/sysutils/pstack/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 Oct 7 0:38:26 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A41A37B401; Mon, 7 Oct 2002 00:38:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BD0D43E8A; Mon, 7 Oct 2002 00:38:25 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from freefall.freebsd.org (obraun@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g977cPCo094654; Mon, 7 Oct 2002 00:38:25 -0700 (PDT) (envelope-from obraun@freefall.freebsd.org) Received: (from obraun@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g977cP2f094653; Mon, 7 Oct 2002 00:38:25 -0700 (PDT) Message-Id: <200210070738.g977cP2f094653@freefall.freebsd.org> From: Oliver Braun Date: Mon, 7 Oct 2002 00:38:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/pkg_tree 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 2002/10/07 00:38:25 PDT Modified files: sysutils/pkg_tree Makefile Log: use USE_PERL5. PR: 43758 Submitted by: maintainer Revision Changes Path 1.4 +1 -0 ports/sysutils/pkg_tree/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 0:42:24 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C19D537B401; Mon, 7 Oct 2002 00:42:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73C2C43E3B; Mon, 7 Oct 2002 00:42:23 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g977gNCo097121; Mon, 7 Oct 2002 00:42:23 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g977gNTN097113; Mon, 7 Oct 2002 00:42:23 -0700 (PDT) Message-Id: <200210070742.g977gNTN097113@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 7 Oct 2002 00:42:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/an 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 2002/10/07 00:42:23 PDT Modified files: games/an Makefile Log: 1. fix build 2. switch mastersite PR: 40306 (1), 43757 (2) Submitted by: Richard Kiss (1), Kimura Fuyuki (2) Revision Changes Path 1.7 +2 -3 ports/games/an/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 0:45:19 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E82837B401; Mon, 7 Oct 2002 00:45:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3122E43E75; Mon, 7 Oct 2002 00:45:18 -0700 (PDT) (envelope-from wjv@FreeBSD.org) Received: from freefall.freebsd.org (wjv@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g977jICo097588; Mon, 7 Oct 2002 00:45:18 -0700 (PDT) (envelope-from wjv@freefall.freebsd.org) Received: (from wjv@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g977jIKB097587; Mon, 7 Oct 2002 00:45:18 -0700 (PDT) Message-Id: <200210070745.g977jIKB097587@freefall.freebsd.org> From: Johann Visagie Date: Mon, 7 Oct 2002 00:45:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/py-twisted Makefile distinfo pkg-plist pkg-req ports/devel/py-twisted/files patch-setup.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 wjv 2002/10/07 00:45:17 PDT Modified files: devel/py-twisted Makefile distinfo pkg-plist devel/py-twisted/files patch-setup.py Added files: devel/py-twisted pkg-req Log: - Update to version 0.99.2 - ${PERL} -> ${REINPLACE_CMD} - Add a WITHOUT_TESTS knob, which has the added side-effect of installing Twisted with minimal dependencies - ideal for productions servers Revision Changes Path 1.19 +24 -13 ports/devel/py-twisted/Makefile 1.13 +1 -1 ports/devel/py-twisted/distinfo 1.6 +4 -4 ports/devel/py-twisted/files/patch-setup.py 1.17 +1372 -1521 ports/devel/py-twisted/pkg-plist 1.1 +17 -0 ports/devel/py-twisted/pkg-req (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 0:59:17 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA94037B401; Mon, 7 Oct 2002 00:59:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3551C43E3B; Mon, 7 Oct 2002 00:59:16 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g977xFCo000857; Mon, 7 Oct 2002 00:59:15 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g977xFOF000856; Mon, 7 Oct 2002 00:59:15 -0700 (PDT) Message-Id: <200210070759.g977xFOF000856@freefall.freebsd.org> From: Kris Kennaway Date: Mon, 7 Oct 2002 00:59:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/task 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 kris 2002/10/07 00:59:15 PDT Modified files: sysutils/task Makefile pkg-comment Log: Give maintainership to jan@atstake.com who submitted a PR with this port PR: ports/42945 Revision Changes Path 1.2 +1 -1 ports/sysutils/task/Makefile 1.2 +1 -1 ports/sysutils/task/pkg-comment To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 1: 9:22 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 603F237B401; Mon, 7 Oct 2002 01:09:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F92F43E6A; Mon, 7 Oct 2002 01:09:21 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from freefall.freebsd.org (phk@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9789KCo008251; Mon, 7 Oct 2002 01:09:20 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9789K3q008250; Mon, 7 Oct 2002 01:09:20 -0700 (PDT) Message-Id: <200210070809.g9789K3q008250@freefall.freebsd.org> From: Poul-Henning Kamp Date: Mon, 7 Oct 2002 01:09:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/common ufsread.c src/sys/boot/i386/boot2 Makefile src/sys/boot/pc98/boot2 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 phk 2002/10/07 01:09:20 PDT Modified files: sys/boot/common ufsread.c sys/boot/i386/boot2 Makefile sys/boot/pc98/boot2 Makefile Log: Move the definition of UFS1_ONLY into the Makefiles where it belongs. Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.6 +0 -3 src/sys/boot/common/ufsread.c 1.33 +2 -0 src/sys/boot/i386/boot2/Makefile 1.12 +1 -0 src/sys/boot/pc98/boot2/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 1:14:12 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8FA1F37B401; Mon, 7 Oct 2002 01:14:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42E0843E42; Mon, 7 Oct 2002 01:14:11 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from freefall.freebsd.org (phk@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g978EBCo010930; Mon, 7 Oct 2002 01:14:11 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g978EB7t010929; Mon, 7 Oct 2002 01:14:11 -0700 (PDT) Message-Id: <200210070814.g978EB7t010929@freefall.freebsd.org> From: Poul-Henning Kamp Date: Mon, 7 Oct 2002 01:14:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/alpha/boot1 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 phk 2002/10/07 01:14:11 PDT Modified files: sys/boot/alpha/boot1 Makefile Log: Ups, forgot to tell cvs commit about this file. Move UFS1_ONLY to Makefiles instead of common/ufsread.c Sponsored by: DARPA & NAI Labs Revision Changes Path 1.14 +1 -0 src/sys/boot/alpha/boot1/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 1:17:42 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8427537B401; Mon, 7 Oct 2002 01:17:40 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38BDA43E4A; Mon, 7 Oct 2002 01:17:33 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id g978Gdo72748; Mon, 7 Oct 2002 11:16:39 +0300 (EEST) (envelope-from ru) Date: Mon, 7 Oct 2002 11:16:39 +0300 From: Ruslan Ermilov To: "David O'Brien" , Juli Mallett , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/include string.h Message-ID: <20021007081639.GB69195@sunbay.com> References: <200210031951.g93Jp4ts005797@freefall.freebsd.org> <20021003125231.A92239@FreeBSD.org> <20021003202418.GA57502@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Pd0ReVV5GZGQvF3a" Content-Disposition: inline In-Reply-To: <20021003202418.GA57502@dragon.nuxi.com> User-Agent: Mutt/1.3.99i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --Pd0ReVV5GZGQvF3a Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 03, 2002 at 01:24:18PM -0700, David O'Brien wrote: > On Thu, Oct 03, 2002 at 12:52:31PM -0700, Juli Mallett wrote: > > * De: "David E. O'Brien" [ Data: 2002-10-03 ] > > [ Subjecte: cvs commit: src/include string.h ] > > > obrien 2002/10/03 12:51:04 PDT > > >=20 > > > Modified files: > > > include string.h=20 > > > Log: > > > Add stpcpy(3). > >=20 > > Thanks! Any parts of the base system that you have in mind as consumers > > for this, or like getopt_long(3) is it mostly because third-party stuff > > likes it? >=20 > tar, ld, as, ar, cc1, cc1plus in the base system. Some patch removal for > ports (once it is open season on ports again). >=20 s/removal/bootstrapping/ 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 --Pd0ReVV5GZGQvF3a Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9oULnUkv4P6juNwoRAlolAJ9N7QkXGkRdKWZhZJdKJCU5J/ackgCdGlIO Qi70VQHoYVF5l5PLNmMrqBs= =J6FM -----END PGP SIGNATURE----- --Pd0ReVV5GZGQvF3a-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 1:23:25 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C557437B404; Mon, 7 Oct 2002 01:23:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 688EF43E97; Mon, 7 Oct 2002 01:23:24 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g978NOCo013862; Mon, 7 Oct 2002 01:23:24 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g978NOYu013861; Mon, 7 Oct 2002 01:23:24 -0700 (PDT) Message-Id: <200210070823.g978NOYu013861@freefall.freebsd.org> From: Akinori MUSHA Date: Mon, 7 Oct 2002 01:23:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/ruby-sdl 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 2002/10/07 01:23:24 PDT Modified files: devel/ruby-sdl Makefile distinfo Log: Update to 0.8.1. Revision Changes Path 1.21 +1 -1 ports/devel/ruby-sdl/Makefile 1.9 +1 -1 ports/devel/ruby-sdl/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 2: 8: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DD5537B401; Mon, 7 Oct 2002 02:08:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B242943E9C; Mon, 7 Oct 2002 02:08:07 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97987Co030335; Mon, 7 Oct 2002 02:08:07 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97987mC030334; Mon, 7 Oct 2002 02:08:07 -0700 (PDT) Message-Id: <200210070908.g97987mC030334@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 7 Oct 2002 02:08:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/grep grep.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 ru 2002/10/07 02:08:07 PDT Modified files: gnu/usr.bin/grep grep.1 Log: Added bzip2 variants to the NAME section. Added missing break. Remove the statement that -J requires zlib(3). Revision Changes Path 1.23 +9 -4 src/gnu/usr.bin/grep/grep.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 2:37:57 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7411D37B401; Mon, 7 Oct 2002 02:37:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22F2843E75; Mon, 7 Oct 2002 02:37:56 -0700 (PDT) (envelope-from tjr@FreeBSD.org) Received: from freefall.freebsd.org (tjr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g979btCo039004; Mon, 7 Oct 2002 02:37:56 -0700 (PDT) (envelope-from tjr@freefall.freebsd.org) Received: (from tjr@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g979bt5T039003; Mon, 7 Oct 2002 02:37:55 -0700 (PDT) Message-Id: <200210070937.g979bt5T039003@freefall.freebsd.org> From: "Tim J. Robbins" Date: Mon, 7 Oct 2002 02:37:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin Makefile src/usr.bin/c99 Makefile c99.1 c99.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 2002/10/07 02:37:55 PDT Modified files: usr.bin Makefile Added files: usr.bin/c99 Makefile c99.1 c99.c Log: Add the c99(1) utility, which is nothing more than a synonym for cc -std=iso9899:1999 -pedantic, and is required by SUSv3. PR; 36087 Revision Changes Path 1.222 +1 -0 src/usr.bin/Makefile 1.1 +5 -0 src/usr.bin/c99/Makefile (new) 1.1 +182 -0 src/usr.bin/c99/c99.1 (new) 1.1 +89 -0 src/usr.bin/c99/c99.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 Oct 7 2:39:35 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DE3037B401; Mon, 7 Oct 2002 02:39:34 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4219943E6A; Mon, 7 Oct 2002 02:39:34 -0700 (PDT) (envelope-from tjr@FreeBSD.org) Received: from freefall.freebsd.org (tjr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g979dYCo039111; Mon, 7 Oct 2002 02:39:34 -0700 (PDT) (envelope-from tjr@freefall.freebsd.org) Received: (from tjr@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g979dYvE039110; Mon, 7 Oct 2002 02:39:34 -0700 (PDT) Message-Id: <200210070939.g979dYvE039110@freefall.freebsd.org> From: "Tim J. Robbins" Date: Mon, 7 Oct 2002 02:39:34 -0700 (PDT) To: cvs-committers@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 tjr 2002/10/07 02:39:34 PDT Modified files: . modules Log: c99 -> src/usr.bin/c99 PR: 36087 Revision Changes Path 1.6023 +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 Oct 7 2:49:31 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EF0437B401; Mon, 7 Oct 2002 02:49:30 -0700 (PDT) Received: from mile.nevermind.kiev.ua (office.netstyle.com.ua [213.186.199.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EC9F43E88; Mon, 7 Oct 2002 02:49:27 -0700 (PDT) (envelope-from never@mile.nevermind.kiev.ua) Received: from mile.nevermind.kiev.ua (never@localhost [127.0.0.1]) by mile.nevermind.kiev.ua (8.12.6/8.12.6) with ESMTP id g979nJRX084503; Mon, 7 Oct 2002 12:49:20 +0300 (EEST) (envelope-from never@mile.nevermind.kiev.ua) Received: (from never@localhost) by mile.nevermind.kiev.ua (8.12.6/8.12.6/Submit) id g979nJV9084502; Mon, 7 Oct 2002 12:49:19 +0300 (EEST) Date: Mon, 7 Oct 2002 12:49:19 +0300 From: Alexandr Kovalenko To: "Andrey A. Chernov" Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/security/drweb-sendmail Makefile distinfo ports/security/drweb-sendmail/files patch-ac Message-ID: <20021007094919.GA84130@nevermind.kiev.ua> References: <200210070006.g9706HTH025458@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200210070006.g9706HTH025458@freefall.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, Andrey A. Chernov! On Sun, Oct 06, 2002 at 05:06:17PM -0700, you wrote: > ache 2002/10/06 17:06:17 PDT > > Modified files: > security/drweb-sendmail Makefile distinfo > security/drweb-sendmail/files patch-ac > Log: > Upgrade to 4.28.11 Thanx! -- NEVE-RIPE 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 Oct 7 3: 2:13 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 502BE37B401; Mon, 7 Oct 2002 03:02:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0443C43E4A; Mon, 7 Oct 2002 03:02:12 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Received: from freefall.freebsd.org (nyan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97A2BCo047640; Mon, 7 Oct 2002 03:02:11 -0700 (PDT) (envelope-from nyan@freefall.freebsd.org) Received: (from nyan@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97A2BIB047639; Mon, 7 Oct 2002 03:02:11 -0700 (PDT) Message-Id: <200210071002.g97A2BIB047639@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Mon, 7 Oct 2002 03:02:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys diskpc98.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 nyan 2002/10/07 03:02:11 PDT Modified files: sys/sys diskpc98.h Log: Check the size of the dos_partition structure. Submitted by: kawanobe@st.rim.or.jp (Kawanobe Koh) Revision Changes Path 1.93 +3 -0 src/sys/sys/diskpc98.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 3: 4: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA9CF37B401; Mon, 7 Oct 2002 03:04:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BB9D43E4A; Mon, 7 Oct 2002 03:04:07 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Received: from freefall.freebsd.org (nyan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97A47Co047865; Mon, 7 Oct 2002 03:04:07 -0700 (PDT) (envelope-from nyan@freefall.freebsd.org) Received: (from nyan@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97A47n8047864; Mon, 7 Oct 2002 03:04:07 -0700 (PDT) Message-Id: <200210071004.g97A47n8047864@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Mon, 7 Oct 2002 03:04:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/fdisk_pc98 fdisk.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 2002/10/07 03:04:07 PDT Modified files: sbin/fdisk_pc98 fdisk.c Log: Don't use DPCYL and DPSECT macros. These are not needed. Submitted by: kawanobe@st.rim.or.jp (Kawanobe Koh) Revision Changes Path 1.7 +8 -8 src/sbin/fdisk_pc98/fdisk.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 3: 5:19 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8AB7637B401; Mon, 7 Oct 2002 03:05:18 -0700 (PDT) Received: from rhadamanth.submonkey.net (pc1-cdif2-4-cust210.cdf.cable.ntl.com [80.4.10.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0144C43E9C; Mon, 7 Oct 2002 03:05:18 -0700 (PDT) (envelope-from setantae@submonkey.net) Received: from setantae by rhadamanth.submonkey.net with local (Exim 4.10) id 17yUlJ-0001uh-00; Mon, 07 Oct 2002 11:05:17 +0100 Date: Mon, 7 Oct 2002 11:05:17 +0100 From: Ceri Davies To: Marc Fonvieille Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/handbook/config chapter.sgml Message-ID: <20021007100517.GA7341@submonkey.net> Mail-Followup-To: Ceri Davies , Marc Fonvieille , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200210061128.g96BS88Q051567@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200210061128.g96BS88Q051567@freefall.freebsd.org> X-message-flag: All your linuxconf-configured redhat are belong to us. 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 On Sun, Oct 06, 2002 at 04:28:08AM -0700, Marc Fonvieille wrote: > blackend 2002/10/06 04:28:08 PDT > > Modified files: > en_US.ISO8859-1/books/handbook/config chapter.sgml > Log: > New section: "Setting Up Network Interface Cards" > The idea came from the old PPP-primer. > I will add index entries later. Thanks for moving this across. -- you can't see when light's so strong you can't see when light is gone To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 3:28:10 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECC2337B401; Mon, 7 Oct 2002 03:28:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A85643E6E; Mon, 7 Oct 2002 03:28:09 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: from freefall.freebsd.org (markm@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97AS9Co058287; Mon, 7 Oct 2002 03:28:09 -0700 (PDT) (envelope-from markm@freefall.freebsd.org) Received: (from markm@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97AS9Cc058286; Mon, 7 Oct 2002 03:28:09 -0700 (PDT) Message-Id: <200210071028.g97AS9Cc058286@freefall.freebsd.org> From: Mark Murray Date: Mon, 7 Oct 2002 03:28:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/gnuchess Makefile distinfo pkg-descr pkg-plist ports/games/gnuchess/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 markm 2002/10/07 03:28:09 PDT Modified files: games/gnuchess Makefile distinfo pkg-descr pkg-plist Removed files: games/gnuchess/files patch-aa Log: Update to the zooty new 5.04 and drop maintainership. Revision Changes Path 1.11 +5 -10 ports/games/gnuchess/Makefile 1.5 +1 -1 ports/games/gnuchess/distinfo 1.5 +0 -116 ports/games/gnuchess/files/patch-aa (dead) 1.2 +2 -19 ports/games/gnuchess/pkg-descr 1.4 +0 -11 ports/games/gnuchess/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 Oct 7 3:34:58 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B9C937B401; Mon, 7 Oct 2002 03:34:58 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C177543E6A; Mon, 7 Oct 2002 03:34:57 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) Received: from freefall.freebsd.org (jkoshy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97AYvCo061043; Mon, 7 Oct 2002 03:34:57 -0700 (PDT) (envelope-from jkoshy@freefall.freebsd.org) Received: (from jkoshy@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97AYvOG061042; Mon, 7 Oct 2002 03:34:57 -0700 (PDT) Message-Id: <200210071034.g97AYvOG061042@freefall.freebsd.org> From: Joseph Koshy Date: Mon, 7 Oct 2002 03:34:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/news press.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 jkoshy 2002/10/07 03:34:57 PDT Modified files: en/news press.xml Log: Two articles by Dru Lavigne (a) DVD Playback on FreeBSD and (b) Configuring Sound on FreeBSD. Revision Changes Path 1.61 +26 -1 www/en/news/press.xml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 3:51:38 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0023C37B401; Mon, 7 Oct 2002 03:51:37 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A11B343E6E; Mon, 7 Oct 2002 03:51:37 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Received: from freefall.freebsd.org (nbm@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97ApbCo064586; Mon, 7 Oct 2002 03:51:37 -0700 (PDT) (envelope-from nbm@freefall.freebsd.org) Received: (from nbm@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97ApbSI064578; Mon, 7 Oct 2002 03:51:37 -0700 (PDT) Message-Id: <200210071051.g97ApbSI064578@freefall.freebsd.org> From: Neil Blakey-Milner Date: Mon, 7 Oct 2002 03:51:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/sip Makefile distinfo pkg-plist ports/devel/sip/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 nbm 2002/10/07 03:51:36 PDT Modified files: devel/sip Makefile distinfo pkg-plist Removed files: devel/sip/files patch-aa patch-ab Log: Upgrade sip to version 3.4. Take over maintainership since mail to listeed maintainer address was bouncing. Revision Changes Path 1.14 +19 -8 ports/devel/sip/Makefile 1.6 +1 -1 ports/devel/sip/distinfo 1.2 +0 -23 ports/devel/sip/files/patch-aa (dead) 1.2 +0 -4393 ports/devel/sip/files/patch-ab (dead) 1.7 +3 -3 ports/devel/sip/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 Oct 7 3:54:12 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A14A237B401; Mon, 7 Oct 2002 03:54:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D31843E8A; Mon, 7 Oct 2002 03:54:11 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Received: from freefall.freebsd.org (nbm@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97AsBCo066819; Mon, 7 Oct 2002 03:54:11 -0700 (PDT) (envelope-from nbm@freefall.freebsd.org) Received: (from nbm@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97AsBS2066818; Mon, 7 Oct 2002 03:54:11 -0700 (PDT) Message-Id: <200210071054.g97AsBS2066818@freefall.freebsd.org> From: Neil Blakey-Milner Date: Mon, 7 Oct 2002 03:54:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/py-qt Makefile distinfo pkg-plist ports/x11-toolkits/py-qt/files patch-configure patch-qt::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 nbm 2002/10/07 03:54:11 PDT Modified files: x11-toolkits/py-qt Makefile distinfo pkg-plist Removed files: x11-toolkits/py-qt/files patch-configure patch-qt::Makefile.in Log: Upgrade py-qt to 3.4, and take over maintainership due to bounces from previous maintainer address. Revision Changes Path 1.10 +29 -21 ports/x11-toolkits/py-qt/Makefile 1.6 +1 -1 ports/x11-toolkits/py-qt/distinfo 1.2 +0 -13 ports/x11-toolkits/py-qt/files/patch-configure (dead) 1.2 +0 -14 ports/x11-toolkits/py-qt/files/patch-qt::Makefile.in (dead) 1.8 +77 -16 ports/x11-toolkits/py-qt/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 Oct 7 4:48:28 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FD2137B401; Mon, 7 Oct 2002 04:48:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CD7B43E65; Mon, 7 Oct 2002 04:48:27 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Received: from freefall.freebsd.org (nbm@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97BmQCo090246; Mon, 7 Oct 2002 04:48:26 -0700 (PDT) (envelope-from nbm@freefall.freebsd.org) Received: (from nbm@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97BmQRE090245; Mon, 7 Oct 2002 04:48:26 -0700 (PDT) Message-Id: <200210071148.g97BmQRE090245@freefall.freebsd.org> From: Neil Blakey-Milner Date: Mon, 7 Oct 2002 04:48:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/py-kde pkg-comment pkg-descr pkg-plist ports/x11-toolkits/py-kde/files patch-build.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 nbm 2002/10/07 04:48:26 PDT Added files: x11-toolkits/py-kde pkg-comment pkg-descr pkg-plist x11-toolkits/py-kde/files patch-build.py Log: Resurrect py-kde, upgrading to 3.3.2. Take over maintainership, since previous maintainer address bounces. Revision Changes Path 1.1 +11 -0 ports/x11-toolkits/py-kde/files/patch-build.py (new) 1.3 +1 -0 ports/x11-toolkits/py-kde/pkg-comment (new) 1.4 +3 -0 ports/x11-toolkits/py-kde/pkg-descr (new) 1.4 +84 -0 ports/x11-toolkits/py-kde/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 Oct 7 4:58:57 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A90237B401; Mon, 7 Oct 2002 04:58:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE01E43E77; Mon, 7 Oct 2002 04:58:55 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Received: from freefall.freebsd.org (nbm@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97BwtCo093231; Mon, 7 Oct 2002 04:58:55 -0700 (PDT) (envelope-from nbm@freefall.freebsd.org) Received: (from nbm@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97Bwt9a093230; Mon, 7 Oct 2002 04:58:55 -0700 (PDT) Message-Id: <200210071158.g97Bwt9a093230@freefall.freebsd.org> From: Neil Blakey-Milner Date: Mon, 7 Oct 2002 04:58:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/achievo 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 nbm 2002/10/07 04:58:55 PDT Modified files: misc/achievo Makefile distinfo pkg-plist Log: Upgrade to 0.8.2, which is fetchable. Revision Changes Path 1.7 +1 -3 ports/misc/achievo/Makefile 1.4 +1 -1 ports/misc/achievo/distinfo 1.4 +17 -10 ports/misc/achievo/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 Oct 7 5:15:13 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CC8837B401; Mon, 7 Oct 2002 05:15:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BEC043E6A; Mon, 7 Oct 2002 05:15:12 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from freefall.freebsd.org (phk@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97CFCCo003387; Mon, 7 Oct 2002 05:15:12 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97CFC2B003386; Mon, 7 Oct 2002 05:15:12 -0700 (PDT) Message-Id: <200210071215.g97CFC2B003386@freefall.freebsd.org> From: Poul-Henning Kamp Date: Mon, 7 Oct 2002 05:15:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/boot2 boot1.s src/sys/boot/i386/btx/btx btx.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 phk 2002/10/07 05:15:11 PDT Modified files: sys/boot/i386/boot2 boot1.s sys/boot/i386/btx/btx btx.s Log: Move MEM_USR a page upwards to make space for larger UFS1 boot2. Load 4 sectors more than we used to. This is harmless overhead for the UFS1_ONLY case, but sufficient for boot2(UFS1+2). Sponsored by: DARPA & NAI Labs Revision Changes Path 1.18 +4 -4 src/sys/boot/i386/boot2/boot1.s 1.31 +1 -1 src/sys/boot/i386/btx/btx/btx.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 5:27:10 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9B6E37B401; Mon, 7 Oct 2002 05:27:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 664C343E6E; Mon, 7 Oct 2002 05:27:09 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97CR9Co006661; Mon, 7 Oct 2002 05:27:09 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97CR9YJ006660; Mon, 7 Oct 2002 05:27:09 -0700 (PDT) Message-Id: <200210071227.g97CR9YJ006660@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 7 Oct 2002 05:27:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/adamem Makefile ports/emulators/adamem/files patch-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 ijliao 2002/10/07 05:27:09 PDT Modified files: emulators/adamem Makefile Added files: emulators/adamem/files patch-DSP.c Log: fix build ; values.h problem PR: 43761 Submitted by: Maxim Maximov Revision Changes Path 1.3 +3 -7 ports/emulators/adamem/Makefile 1.1 +20 -0 ports/emulators/adamem/files/patch-DSP.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 Oct 7 5:31: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CEF837B401; Mon, 7 Oct 2002 05:31:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1E8443EAA; Mon, 7 Oct 2002 05:31:00 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97CV0Co007112; Mon, 7 Oct 2002 05:31:00 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97CV0ji007107; Mon, 7 Oct 2002 05:31:00 -0700 (PDT) Message-Id: <200210071231.g97CV0ji007107@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 7 Oct 2002 05:31:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/eboxy 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 2002/10/07 05:31:00 PDT Modified files: devel/eboxy Makefile Log: fix configure PR: 43765 Submitted by: Maxim Maximov Revision Changes Path 1.2 +1 -1 ports/devel/eboxy/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 5:52:34 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47FCE37B401; Mon, 7 Oct 2002 05:52:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED40243E9C; Mon, 7 Oct 2002 05:52:32 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97CqWCo015796; Mon, 7 Oct 2002 05:52:32 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97CqWRN015795; Mon, 7 Oct 2002 05:52:32 -0700 (PDT) Message-Id: <200210071252.g97CqWRN015795@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 7 Oct 2002 05:52:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/ppl 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 2002/10/07 05:52:32 PDT Modified files: devel/ppl Makefile distinfo pkg-plist Log: upgrade to 0.4.2 Revision Changes Path 1.3 +6 -1 ports/devel/ppl/Makefile 1.2 +1 -1 ports/devel/ppl/distinfo 1.2 +2 -0 ports/devel/ppl/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 Oct 7 6: 5:47 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3AC937B401; Mon, 7 Oct 2002 06:05:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9807F43E65; Mon, 7 Oct 2002 06:05:46 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Received: from freefall.freebsd.org (nyan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97D5kCo028009; Mon, 7 Oct 2002 06:05:46 -0700 (PDT) (envelope-from nyan@freefall.freebsd.org) Received: (from nyan@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97D5kZF027974; Mon, 7 Oct 2002 06:05:46 -0700 (PDT) Message-Id: <200210071305.g97D5kZF027974@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Mon, 7 Oct 2002 06:05:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/pc98 fd.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 2002/10/07 06:05:45 PDT Modified files: sys/pc98/pc98 fd.c Log: Merged from sys/isa/fd.c revisions 1.224 and 1.241. Revision Changes Path 1.126 +11 -3 src/sys/pc98/pc98/fd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 6: 9:53 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E11C37B401; Mon, 7 Oct 2002 06:09:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00E6F43E75; Mon, 7 Oct 2002 06:09:52 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: from freefall.freebsd.org (olgeni@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97D9pCo028796; Mon, 7 Oct 2002 06:09:51 -0700 (PDT) (envelope-from olgeni@freefall.freebsd.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97D9prl028795; Mon, 7 Oct 2002 06:09:51 -0700 (PDT) Message-Id: <200210071309.g97D9prl028795@freefall.freebsd.org> From: Jimmy Olgeni Date: Mon, 7 Oct 2002 06:09:51 -0700 (PDT) To: cvs-committers@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 2002/10/07 06:09:51 PDT Modified files: sysutils/webmin Makefile distinfo Log: Update to version 1.010. Revision Changes Path 1.128 +2 -6 ports/sysutils/webmin/Makefile 1.101 +1 -11 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 Mon Oct 7 6:11:30 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B2F537B401; Mon, 7 Oct 2002 06:11:29 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D0F443E65; Mon, 7 Oct 2002 06:11:29 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from freefall.freebsd.org (phk@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97DBSCo029485; Mon, 7 Oct 2002 06:11:28 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97DBS0L029483; Mon, 7 Oct 2002 06:11:28 -0700 (PDT) Message-Id: <200210071311.g97DBS0L029483@freefall.freebsd.org> From: Poul-Henning Kamp Date: Mon, 7 Oct 2002 06:11:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/boot2 boot2.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 2002/10/07 06:11:28 PDT Modified files: sys/boot/i386/boot2 boot2.c Log: Correctly compensate for both offset and unoffset on-disk BSD disklabels. Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.47 +2 -1 src/sys/boot/i386/boot2/boot2.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 6:27:52 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD87A37B406; Mon, 7 Oct 2002 06:27:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E11543E6A; Mon, 7 Oct 2002 06:27:50 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Received: from freefall.freebsd.org (nbm@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97DRoCo036542; Mon, 7 Oct 2002 06:27:50 -0700 (PDT) (envelope-from nbm@freefall.freebsd.org) Received: (from nbm@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97DRoRe036541; Mon, 7 Oct 2002 06:27:50 -0700 (PDT) Message-Id: <200210071327.g97DRoRe036541@freefall.freebsd.org> From: Neil Blakey-Milner Date: Mon, 7 Oct 2002 06:27:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio Makefile ports/audio/py-ao Makefile distinfo pkg-comment pkg-descr pkg-plist ports/audio/py-ao/files patch-setup.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 nbm 2002/10/07 06:27:50 PDT Modified files: audio Makefile Added files: audio/py-ao Makefile distinfo pkg-comment pkg-descr pkg-plist audio/py-ao/files patch-setup.py Log: Add py-ao 0.8, a python wrapper for ao, an audio device abstraction library. Revision Changes Path 1.344 +1 -0 ports/audio/Makefile 1.1 +25 -0 ports/audio/py-ao/Makefile (new) 1.1 +1 -0 ports/audio/py-ao/distinfo (new) 1.1 +11 -0 ports/audio/py-ao/files/patch-setup.py (new) 1.1 +1 -0 ports/audio/py-ao/pkg-comment (new) 1.1 +6 -0 ports/audio/py-ao/pkg-descr (new) 1.1 +1 -0 ports/audio/py-ao/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 Oct 7 6:28: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C91A37B401; Mon, 7 Oct 2002 06:28:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3185C43E4A; Mon, 7 Oct 2002 06:28:04 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Received: from freefall.freebsd.org (nbm@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97DS4Co036587; Mon, 7 Oct 2002 06:28:04 -0700 (PDT) (envelope-from nbm@freefall.freebsd.org) Received: (from nbm@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97DS46e036586; Mon, 7 Oct 2002 06:28:04 -0700 (PDT) Message-Id: <200210071328.g97DS46e036586@freefall.freebsd.org> From: Neil Blakey-Milner Date: Mon, 7 Oct 2002 06:28:03 -0700 (PDT) To: cvs-committers@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 nbm 2002/10/07 06:28:03 PDT Modified files: . modules Log: py-ao --> ports/audio/py-ao Revision Changes Path 1.6024 +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 Oct 7 6:40:44 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C57E37B401; Mon, 7 Oct 2002 06:40:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8A1243E6A; Mon, 7 Oct 2002 06:40:42 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Received: from freefall.freebsd.org (nbm@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97DegCo039939; Mon, 7 Oct 2002 06:40:42 -0700 (PDT) (envelope-from nbm@freefall.freebsd.org) Received: (from nbm@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97Degis039938; Mon, 7 Oct 2002 06:40:42 -0700 (PDT) Message-Id: <200210071340.g97Degis039938@freefall.freebsd.org> From: Neil Blakey-Milner Date: Mon, 7 Oct 2002 06:40:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio Makefile ports/audio/py-ogg Makefile distinfo pkg-comment pkg-descr pkg-plist ports/audio/py-ogg/files patch-setup.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 nbm 2002/10/07 06:40:42 PDT Modified files: audio Makefile Added files: audio/py-ogg Makefile distinfo pkg-comment pkg-descr pkg-plist audio/py-ogg/files patch-setup.py Log: Add py-ogg 1.0, object-oriented Python bindings for the ogg library. Revision Changes Path 1.345 +1 -0 ports/audio/Makefile 1.1 +25 -0 ports/audio/py-ogg/Makefile (new) 1.1 +1 -0 ports/audio/py-ogg/distinfo (new) 1.1 +11 -0 ports/audio/py-ogg/files/patch-setup.py (new) 1.1 +1 -0 ports/audio/py-ogg/pkg-comment (new) 1.1 +3 -0 ports/audio/py-ogg/pkg-descr (new) 1.1 +7 -0 ports/audio/py-ogg/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 Oct 7 6:40:58 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE6C137B401; Mon, 7 Oct 2002 06:40:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8265243E8A; Mon, 7 Oct 2002 06:40:57 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Received: from freefall.freebsd.org (nbm@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97DevCo039988; Mon, 7 Oct 2002 06:40:57 -0700 (PDT) (envelope-from nbm@freefall.freebsd.org) Received: (from nbm@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97DevqU039987; Mon, 7 Oct 2002 06:40:57 -0700 (PDT) Message-Id: <200210071340.g97DevqU039987@freefall.freebsd.org> From: Neil Blakey-Milner Date: Mon, 7 Oct 2002 06:40:57 -0700 (PDT) To: cvs-committers@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 nbm 2002/10/07 06:40:56 PDT Modified files: . modules Log: py-ogg --> ports/audio/py-ogg Revision Changes Path 1.6025 +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 Oct 7 6:43:20 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB5A437B401; Mon, 7 Oct 2002 06:43:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6785C43E75; Mon, 7 Oct 2002 06:43:19 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Received: from freefall.freebsd.org (nbm@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97DhJCo042592; Mon, 7 Oct 2002 06:43:19 -0700 (PDT) (envelope-from nbm@freefall.freebsd.org) Received: (from nbm@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97DhJdu042591; Mon, 7 Oct 2002 06:43:19 -0700 (PDT) Message-Id: <200210071343.g97DhJdu042591@freefall.freebsd.org> From: Neil Blakey-Milner Date: Mon, 7 Oct 2002 06:43:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio Makefile ports/audio/py-vorbis Makefile distinfo pkg-comment pkg-descr pkg-plist ports/audio/py-vorbis/files patch-pyvorbisfile.c patch-setup.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 nbm 2002/10/07 06:43:19 PDT Modified files: audio Makefile Added files: audio/py-vorbis Makefile distinfo pkg-comment pkg-descr pkg-plist audio/py-vorbis/files patch-pyvorbisfile.c patch-setup.py Log: Add py-vorbis 1.0, object-oriented Python bindings for the vorbis library. Revision Changes Path 1.346 +1 -0 ports/audio/Makefile 1.1 +27 -0 ports/audio/py-vorbis/Makefile (new) 1.1 +1 -0 ports/audio/py-vorbis/distinfo (new) 1.1 +20 -0 ports/audio/py-vorbis/files/patch-pyvorbisfile.c (new) 1.1 +11 -0 ports/audio/py-vorbis/files/patch-setup.py (new) 1.1 +1 -0 ports/audio/py-vorbis/pkg-comment (new) 1.1 +3 -0 ports/audio/py-vorbis/pkg-descr (new) 1.1 +1 -0 ports/audio/py-vorbis/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 Oct 7 6:43:33 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1361A37B401; Mon, 7 Oct 2002 06:43:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAA0A43E77; Mon, 7 Oct 2002 06:43:32 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Received: from freefall.freebsd.org (nbm@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97DhWCo042656; Mon, 7 Oct 2002 06:43:32 -0700 (PDT) (envelope-from nbm@freefall.freebsd.org) Received: (from nbm@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97DhW5q042655; Mon, 7 Oct 2002 06:43:32 -0700 (PDT) Message-Id: <200210071343.g97DhW5q042655@freefall.freebsd.org> From: Neil Blakey-Milner Date: Mon, 7 Oct 2002 06:43:32 -0700 (PDT) To: cvs-committers@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 nbm 2002/10/07 06:43:32 PDT Modified files: . modules Log: py-vorbis --> ports/audio/py-vorbis Revision Changes Path 1.6026 +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 Oct 7 7:43:57 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9EA8537B401; Mon, 7 Oct 2002 07:43:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CF8843E3B; Mon, 7 Oct 2002 07:43:56 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from freefall.freebsd.org (sobomax@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97EhtCo073365; Mon, 7 Oct 2002 07:43:56 -0700 (PDT) (envelope-from sobomax@freefall.freebsd.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97EhtEk073364; Mon, 7 Oct 2002 07:43:55 -0700 (PDT) Message-Id: <200210071443.g97EhtEk073364@freefall.freebsd.org> From: Maxim Sobolev Date: Mon, 7 Oct 2002 07:43:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/zebra Makefile ports/net/zebra/files patch-ioctl.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 2002/10/07 07:43:54 PDT Modified files: net/zebra Makefile net/zebra/files patch-ioctl.c Log: Properly zero-out struct ifreq before passing it to the SIOCSIFFLAGS ioctl(2), so that it doesn't occasionally trigger promisc mode on interface. Reported/tested by: Vladimir B. Grebenschikov Revision Changes Path 1.65 +1 -0 ports/net/zebra/Makefile 1.2 +24 -5 ports/net/zebra/files/patch-ioctl.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 7:45:17 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D53537B401; Mon, 7 Oct 2002 07:45:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC34843E3B; Mon, 7 Oct 2002 07:45:15 -0700 (PDT) (envelope-from mikeh@FreeBSD.org) Received: from freefall.freebsd.org (mikeh@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97EjFCo073517; Mon, 7 Oct 2002 07:45:15 -0700 (PDT) (envelope-from mikeh@freefall.freebsd.org) Received: (from mikeh@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97EjFjB073516; Mon, 7 Oct 2002 07:45:15 -0700 (PDT) Message-Id: <200210071445.g97EjFjB073516@freefall.freebsd.org> From: Mike Heffner Date: Mon, 7 Oct 2002 07:45:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/xforms Makefile distinfo ports/x11-toolkits/xforms/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 mikeh 2002/10/07 07:45:15 PDT Modified files: x11-toolkits/xforms Makefile distinfo x11-toolkits/xforms/files patch-aa patch-ab Added files: x11-toolkits/xforms/files patch-ac Log: Update to 1.0RC5.2. Revision Changes Path 1.46 +2 -2 ports/x11-toolkits/xforms/Makefile 1.14 +1 -1 ports/x11-toolkits/xforms/distinfo 1.4 +27 -4 ports/x11-toolkits/xforms/files/patch-aa 1.3 +24 -5 ports/x11-toolkits/xforms/files/patch-ab 1.1 +12 -0 ports/x11-toolkits/xforms/files/patch-ac (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 8:10:27 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CDB637B404; Mon, 7 Oct 2002 08:10:26 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E407C43E77; Mon, 7 Oct 2002 08:10:25 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Received: from freefall.freebsd.org (nbm@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97FAPCo086108; Mon, 7 Oct 2002 08:10:25 -0700 (PDT) (envelope-from nbm@freefall.freebsd.org) Received: (from nbm@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97FAPwm086107; Mon, 7 Oct 2002 08:10:25 -0700 (PDT) Message-Id: <200210071510.g97FAPwm086107@freefall.freebsd.org> From: Neil Blakey-Milner Date: Mon, 7 Oct 2002 08:10:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/pymsgauth Makefile distinfo pkg-comment 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 nbm 2002/10/07 08:10:25 PDT Modified files: mail Makefile Added files: mail/pymsgauth Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist Log: Add pymsgauth 2.0.0, a toolkit for dealing with qsecretary confirmation notices. PR: 41672 Submitted by: Sergei Kolobov Revision Changes Path 1.329 +1 -0 ports/mail/Makefile 1.1 +43 -0 ports/mail/pymsgauth/Makefile (new) 1.1 +1 -0 ports/mail/pymsgauth/distinfo (new) 1.1 +1 -0 ports/mail/pymsgauth/pkg-comment (new) 1.1 +7 -0 ports/mail/pymsgauth/pkg-descr (new) 1.1 +6 -0 ports/mail/pymsgauth/pkg-message (new) 1.1 +14 -0 ports/mail/pymsgauth/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 Oct 7 8:10:41 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C1B637B404; Mon, 7 Oct 2002 08:10:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 103D143E7B; Mon, 7 Oct 2002 08:10:40 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Received: from freefall.freebsd.org (nbm@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97FAdCo086164; Mon, 7 Oct 2002 08:10:39 -0700 (PDT) (envelope-from nbm@freefall.freebsd.org) Received: (from nbm@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97FAdAY086163; Mon, 7 Oct 2002 08:10:39 -0700 (PDT) Message-Id: <200210071510.g97FAdAY086163@freefall.freebsd.org> From: Neil Blakey-Milner Date: Mon, 7 Oct 2002 08:10:39 -0700 (PDT) To: cvs-committers@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 nbm 2002/10/07 08:10:39 PDT Modified files: . modules Log: pymsgauth --> ports/mail/pymsgauth Revision Changes Path 1.6027 +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 Oct 7 8:19:39 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DE2237B401; Mon, 7 Oct 2002 08:19:38 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4018A43E6E; Mon, 7 Oct 2002 08:19:38 -0700 (PDT) (envelope-from gioria@FreeBSD.org) Received: from freefall.freebsd.org (gioria@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97FJbCo089264; Mon, 7 Oct 2002 08:19:37 -0700 (PDT) (envelope-from gioria@freefall.freebsd.org) Received: (from gioria@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97FJb1s089261; Mon, 7 Oct 2002 08:19:37 -0700 (PDT) Message-Id: <200210071519.g97FJb1s089261@freefall.freebsd.org> From: Sebastien Gioria Date: Mon, 7 Oct 2002 08:19:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/fr_FR.ISO8859-1/man/man1 chkey.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 gioria 2002/10/07 08:19:37 PDT Added files: fr_FR.ISO8859-1/man/man1 chkey.1 Log: New translation Revision Changes Path 1.1 +29 -0 doc/fr_FR.ISO8859-1/man/man1/chkey.1 (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 8:24:37 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BBC337B401; Mon, 7 Oct 2002 08:24:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E07BE43E7B; Mon, 7 Oct 2002 08:24:35 -0700 (PDT) (envelope-from gioria@FreeBSD.org) Received: from freefall.freebsd.org (gioria@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97FOZCo092051; Mon, 7 Oct 2002 08:24:35 -0700 (PDT) (envelope-from gioria@freefall.freebsd.org) Received: (from gioria@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97FOZCO092050; Mon, 7 Oct 2002 08:24:35 -0700 (PDT) Message-Id: <200210071524.g97FOZCO092050@freefall.freebsd.org> From: Sebastien Gioria Date: Mon, 7 Oct 2002 08:24:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/fr_FR.ISO8859-1/man/man5 intro.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 gioria 2002/10/07 08:24:35 PDT Modified files: fr_FR.ISO8859-1/man/man5 intro.5 Log: Fix date Revision Changes Path 1.2 +1 -1 doc/fr_FR.ISO8859-1/man/man5/intro.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 8:26:11 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6AA437B401; Mon, 7 Oct 2002 08:26:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 987BD43E77; Mon, 7 Oct 2002 08:26:10 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Received: from freefall.freebsd.org (nyan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97FQACo092162; Mon, 7 Oct 2002 08:26:10 -0700 (PDT) (envelope-from nyan@freefall.freebsd.org) Received: (from nyan@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97FQA9u092161; Mon, 7 Oct 2002 08:26:10 -0700 (PDT) Message-Id: <200210071526.g97FQA9u092161@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Mon, 7 Oct 2002 08:26:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/pc98/libpc98 biosdisk.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 2002/10/07 08:26:10 PDT Modified files: sys/boot/pc98/libpc98 biosdisk.c Log: Added '#include '. Submitted by: kawanobe@st.rim.or.jp (Kawanobe Koh) Revision Changes Path 1.19 +1 -0 src/sys/boot/pc98/libpc98/biosdisk.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 8:35: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A286637B401; Mon, 7 Oct 2002 08:35:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E90D43E65; Mon, 7 Oct 2002 08:35:02 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from freefall.freebsd.org (alane@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97FZ2Co014541; Mon, 7 Oct 2002 08:35:02 -0700 (PDT) (envelope-from alane@freefall.freebsd.org) Received: (from alane@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97FZ23E014537; Mon, 7 Oct 2002 08:35:02 -0700 (PDT) Message-Id: <200210071535.g97FZ23E014537@freefall.freebsd.org> From: Alan Eldridge Date: Mon, 7 Oct 2002 08:35:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/cups-base pkg-message X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/07 08:35:02 PDT Modified files: print/cups-base pkg-message Log: Add to message mentioning installing pstoraster if not using a ps printer. Revision Changes Path 1.8 +7 -0 ports/print/cups-base/pkg-message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 8:43:58 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 563E637B401; Mon, 7 Oct 2002 08:43:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0742943E65; Mon, 7 Oct 2002 08:43:57 -0700 (PDT) (envelope-from gioria@FreeBSD.org) Received: from freefall.freebsd.org (gioria@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97FhuCo032589; Mon, 7 Oct 2002 08:43:56 -0700 (PDT) (envelope-from gioria@freefall.freebsd.org) Received: (from gioria@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97FhuIb032586; Mon, 7 Oct 2002 08:43:56 -0700 (PDT) Message-Id: <200210071543.g97FhuIb032586@freefall.freebsd.org> From: Sebastien Gioria Date: Mon, 7 Oct 2002 08:43:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/fr_FR.ISO8859-1/man/man5 publickey.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 gioria 2002/10/07 08:43:56 PDT Added files: fr_FR.ISO8859-1/man/man5 publickey.5 Log: New translation Revision Changes Path 1.1 +41 -0 doc/fr_FR.ISO8859-1/man/man5/publickey.5 (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 9: 8:29 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5BE1737B404; Mon, 7 Oct 2002 09:08:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0770343E81; Mon, 7 Oct 2002 09:08:27 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from freefall.freebsd.org (murray@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97G8QCo043223; Mon, 7 Oct 2002 09:08:26 -0700 (PDT) (envelope-from murray@freefall.freebsd.org) Received: (from murray@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97G8QrZ043222; Mon, 7 Oct 2002 09:08:26 -0700 (PDT) Message-Id: <200210071608.g97G8QrZ043222@freefall.freebsd.org> From: Murray Stokely Date: Mon, 7 Oct 2002 09:08:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/releases/4.7R 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 2002/10/07 09:08:26 PDT Modified files: en/releases/4.7R schedule.sgml Log: Update with our progress. Revision Changes Path 1.14 +7 -7 www/en/releases/4.7R/schedule.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 9:10:39 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D047437B401; Mon, 7 Oct 2002 09:10:38 -0700 (PDT) Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3010843E3B; Mon, 7 Oct 2002 09:10:38 -0700 (PDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: from khavrinen.lcs.mit.edu (localhost [IPv6:::1]) by khavrinen.lcs.mit.edu (8.12.3/8.12.5) with ESMTP id g97FnxgQ039159 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Mon, 7 Oct 2002 11:49:59 -0400 (EDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.12.3/8.12.5/Submit) id g97Fnxwe039156; Mon, 7 Oct 2002 11:49:59 -0400 (EDT) (envelope-from wollman) Date: Mon, 7 Oct 2002 11:49:59 -0400 (EDT) From: Garrett Wollman Message-Id: <200210071549.g97Fnxwe039156@khavrinen.lcs.mit.edu> To: "Tim J. Robbins" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin Makefile src/usr.bin/c99 Makefile c99.1 c99.c In-Reply-To: <200210070937.g979bt5T039003@freefall.freebsd.org> References: <200210070937.g979bt5T039003@freefall.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 < said: > Add the c99(1) utility, which is nothing more than a synonym for > cc -std=iso9899:1999 -pedantic, and is required by SUSv3. This is not sufficient. POSIX requires that certain `-l' arguments be recognized and (if necessary, as it is in our case) ignored. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 9:43:13 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2B9037B401; Mon, 7 Oct 2002 09:43:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FDB143E6E; Mon, 7 Oct 2002 09:43:12 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97GhCCo054157; Mon, 7 Oct 2002 09:43:12 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97GhCs7054149; Mon, 7 Oct 2002 09:43:12 -0700 (PDT) Message-Id: <200210071643.g97GhCs7054149@freefall.freebsd.org> From: Joe Marcus Clarke Date: Mon, 7 Oct 2002 09:43:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-fonts/fontconfig Makefile ports/x11-fonts/fontconfig/files 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 2002/10/07 09:43:11 PDT Modified files: x11-fonts/fontconfig Makefile x11-fonts/fontconfig/files patch-src_Makefile.in Log: Fix a problem with the shared library installation. Revision Changes Path 1.2 +1 -0 ports/x11-fonts/fontconfig/Makefile 1.2 +43 -5 ports/x11-fonts/fontconfig/files/patch-src_Makefile.in To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 9:44:29 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE98B37B401; Mon, 7 Oct 2002 09:44:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9881243E42; Mon, 7 Oct 2002 09:44:27 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97GiRCo055361; Mon, 7 Oct 2002 09:44:27 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97GiR9s055360; Mon, 7 Oct 2002 09:44:27 -0700 (PDT) Message-Id: <200210071644.g97GiR9s055360@freefall.freebsd.org> From: Joe Marcus Clarke Date: Mon, 7 Oct 2002 09:44:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-fonts/Xft Makefile pkg-plist ports/x11-fonts/Xft/files patch-Makefile.in patch-xft.pc.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 2002/10/07 09:44:27 PDT Modified files: x11-fonts/Xft Makefile pkg-plist x11-fonts/Xft/files patch-Makefile.in patch-xft.pc.in Log: Install the headers in the ${X11BASE}/include/X11/Xft directory for better portability. To avoid conflicts, the Xft.h from this port will be installed as Xft2.h. Revision Changes Path 1.3 +1 -0 ports/x11-fonts/Xft/Makefile 1.2 +21 -10 ports/x11-fonts/Xft/files/patch-Makefile.in 1.2 +11 -2 ports/x11-fonts/Xft/files/patch-xft.pc.in 1.2 +2 -3 ports/x11-fonts/Xft/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 Oct 7 10:17:29 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA9D437B404; Mon, 7 Oct 2002 10:17:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A7F543E65; Mon, 7 Oct 2002 10:17:28 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from freefall.freebsd.org (jhb@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97HHSCo070790; Mon, 7 Oct 2002 10:17:28 -0700 (PDT) (envelope-from jhb@freefall.freebsd.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97HHSQk070789; Mon, 7 Oct 2002 10:17:28 -0700 (PDT) Message-Id: <200210071717.g97HHSQk070789@freefall.freebsd.org> From: John Baldwin Date: Mon, 7 Oct 2002 10:17:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include sysarch.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 jhb 2002/10/07 10:17:28 PDT Modified files: (Branch: RELENG_4) sys/i386/include sysarch.h Log: MFC 1.17: Make num/start args to i386_set_ldt() unsigned. Approved by: re Revision Changes Path 1.13.2.2 +3 -3 src/sys/i386/include/sysarch.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 10:20: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B93AA37B401; Mon, 7 Oct 2002 10:20:00 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6899C43E65; Mon, 7 Oct 2002 10:20:00 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from freefall.freebsd.org (jhb@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97HK0Co071021; Mon, 7 Oct 2002 10:20:00 -0700 (PDT) (envelope-from jhb@freefall.freebsd.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97HK0rj071006; Mon, 7 Oct 2002 10:20:00 -0700 (PDT) Message-Id: <200210071720.g97HK0rj071006@freefall.freebsd.org> From: John Baldwin Date: Mon, 7 Oct 2002 10:20:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 sys_machdep.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 jhb 2002/10/07 10:20:00 PDT Modified files: (Branch: RELENG_4) sys/i386/i386 sys_machdep.c Log: MFC 1.72-1.74: Fix a bogon the range checking for reading the LDT list and handle some SMP races in i386_set_ldt() by copying in the new LDT entries in one go rather than doing it piecemeal. Approved by: re Tested with: wine running notepad over a windows partition mounted via NFS over UDP over an 802.11(b) connection from my laptop. It was a bit slow. Revision Changes Path 1.47.2.3 +32 -18 src/sys/i386/i386/sys_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 Oct 7 10:31: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18DCF37B401; Mon, 7 Oct 2002 10:31:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C028243E4A; Mon, 7 Oct 2002 10:31:02 -0700 (PDT) (envelope-from mike@FreeBSD.org) Received: from freefall.freebsd.org (mike@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97HV2Co075284; Mon, 7 Oct 2002 10:31:02 -0700 (PDT) (envelope-from mike@freefall.freebsd.org) Received: (from mike@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97HV240075281; Mon, 7 Oct 2002 10:31:02 -0700 (PDT) Message-Id: <200210071731.g97HV240075281@freefall.freebsd.org> From: Mike Barcroft Date: Mon, 7 Oct 2002 10:31:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys sysctl.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 2002/10/07 10:31:02 PDT Modified files: sys/sys sysctl.h Log: Remove unneeded include. Revision Changes Path 1.109 +0 -1 src/sys/sys/sysctl.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 10:36: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7446637B401; Mon, 7 Oct 2002 10:36:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFC2343E3B; Mon, 7 Oct 2002 10:36:04 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from freefall.freebsd.org (jhb@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97Ha4Co077019; Mon, 7 Oct 2002 10:36:04 -0700 (PDT) (envelope-from jhb@freefall.freebsd.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97Ha4ji077018; Mon, 7 Oct 2002 10:36:04 -0700 (PDT) Message-Id: <200210071736.g97Ha4ji077018@freefall.freebsd.org> From: John Baldwin Date: Mon, 7 Oct 2002 10:36:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include sysarch.h 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 jhb 2002/10/07 10:36:04 PDT Modified files: (Branch: RELENG_4_7) sys/i386/include sysarch.h Log: MFS: Unsigned start/num args for i386_set_ldt(). Approved by: re Revision Changes Path 1.13.2.1.10.1 +3 -3 src/sys/i386/include/sysarch.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 10:37:40 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 024BD37B401; Mon, 7 Oct 2002 10:37:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A94F743E77; Mon, 7 Oct 2002 10:37:39 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from freefall.freebsd.org (jhb@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97HbdCo077161; Mon, 7 Oct 2002 10:37:39 -0700 (PDT) (envelope-from jhb@freefall.freebsd.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97Hbd4M077160; Mon, 7 Oct 2002 10:37:39 -0700 (PDT) Message-Id: <200210071737.g97Hbd4M077160@freefall.freebsd.org> From: John Baldwin Date: Mon, 7 Oct 2002 10:37:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 sys_machdep.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 jhb 2002/10/07 10:37:39 PDT Modified files: (Branch: RELENG_4_7) sys/i386/i386 sys_machdep.c Log: MFS: Range check fix and handle SMP races in i386_set_ldt(). Approved by: re Revision Changes Path 1.47.2.2.10.1 +32 -18 src/sys/i386/i386/sys_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 Oct 7 10:51:31 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65B4737B401; Mon, 7 Oct 2002 10:51:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1878243E3B; Mon, 7 Oct 2002 10:51:30 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97HpTCo082781; Mon, 7 Oct 2002 10:51:29 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97HpTNP082777; Mon, 7 Oct 2002 10:51:29 -0700 (PDT) Message-Id: <200210071751.g97HpTNP082777@freefall.freebsd.org> From: Joe Marcus Clarke Date: Mon, 7 Oct 2002 10:51:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/bugbuddy2 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 2002/10/07 10:51:29 PDT Modified files: devel/bugbuddy2 Makefile Log: Fix make fetch. Submitted by: fenner's script Revision Changes Path 1.33 +1 -1 ports/devel/bugbuddy2/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 10:52:47 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1D6337B401; Mon, 7 Oct 2002 10:52:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BF5E43E86; Mon, 7 Oct 2002 10:52:46 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97HqkCo082968; Mon, 7 Oct 2002 10:52:46 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97HqkwS082967; Mon, 7 Oct 2002 10:52:46 -0700 (PDT) Message-Id: <200210071752.g97HqkwS082967@freefall.freebsd.org> From: Joe Marcus Clarke Date: Mon, 7 Oct 2002 10:52:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/gide 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 2002/10/07 10:52:46 PDT Modified files: devel/gide Makefile Log: Fix make fetch. Submitted by: fenner's script Revision Changes Path 1.50 +1 -1 ports/devel/gide/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 11: 1:31 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F41937B404; Mon, 7 Oct 2002 11:01:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 966B843E3B; Mon, 7 Oct 2002 11:01:30 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97I1UCo085273; Mon, 7 Oct 2002 11:01:30 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97I1UDs085269; Mon, 7 Oct 2002 11:01:30 -0700 (PDT) Message-Id: <200210071801.g97I1UDs085269@freefall.freebsd.org> From: "David E. O'Brien" Date: Mon, 7 Oct 2002 11:01:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/figlet 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 obrien 2002/10/07 11:01:30 PDT Modified files: misc/figlet pkg-descr Log: Add addition WWW sites. Revision Changes Path 1.4 +2 -0 ports/misc/figlet/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 Oct 7 11:13:11 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9767237B401; Mon, 7 Oct 2002 11:13:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4605E43E81; Mon, 7 Oct 2002 11:13:10 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97IDACo096069; Mon, 7 Oct 2002 11:13:10 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97IDAZN096068; Mon, 7 Oct 2002 11:13:10 -0700 (PDT) Message-Id: <200210071813.g97IDAZN096068@freefall.freebsd.org> From: "David E. O'Brien" Date: Mon, 7 Oct 2002 11:13:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/figlet Makefile distinfo ports/misc/figlet/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 obrien 2002/10/07 11:13:08 PDT Modified files: misc/figlet Makefile distinfo misc/figlet/files patch-aa Log: Upgrade to version 2.2.1. Submitted by: kris Revision Changes Path 1.20 +5 -9 ports/misc/figlet/Makefile 1.4 +1 -1 ports/misc/figlet/distinfo 1.6 +10 -26 ports/misc/figlet/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 Oct 7 11:15:27 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC6A337B401; Mon, 7 Oct 2002 11:15:26 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D68343E81; Mon, 7 Oct 2002 11:15:26 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97IFQCo096461; Mon, 7 Oct 2002 11:15:26 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97IFQCs096460; Mon, 7 Oct 2002 11:15:26 -0700 (PDT) Message-Id: <200210071815.g97IFQCs096460@freefall.freebsd.org> From: Kris Kennaway Date: Mon, 7 Oct 2002 11:15:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/tcpreen 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 kris 2002/10/07 11:15:26 PDT Modified files: net/tcpreen Makefile distinfo Log: Update to tcpreen 1.0.4 Reviewed by: Janos Mohacsi (maintainer) Revision Changes Path 1.2 +1 -1 ports/net/tcpreen/Makefile 1.2 +1 -1 ports/net/tcpreen/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 11:16:52 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DDDCE37B407 for ; Mon, 7 Oct 2002 11:16:49 -0700 (PDT) Received: from mail.speakeasy.net (mail16.speakeasy.net [216.254.0.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AAEA43E9C for ; Mon, 7 Oct 2002 11:16:48 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 21653 invoked from network); 7 Oct 2002 18:16:49 -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 ; 7 Oct 2002 18:16:49 -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 g97IGkn5002896; Mon, 7 Oct 2002 14:16:47 -0400 (EDT) (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: <200210071215.g97CFC2B003386@freefall.freebsd.org> Date: Mon, 07 Oct 2002 14:16:50 -0400 (EDT) From: John Baldwin To: Poul-Henning Kamp Subject: RE: cvs commit: src/sys/boot/i386/boot2 boot1.s src/sys/boot/i38 Cc: cvs-all@FreeBSD.org, cvs-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 07-Oct-2002 Poul-Henning Kamp wrote: > phk 2002/10/07 05:15:11 PDT > > Modified files: > sys/boot/i386/boot2 boot1.s > sys/boot/i386/btx/btx btx.s > Log: > Move MEM_USR a page upwards to make space for larger UFS1 boot2. > > Load 4 sectors more than we used to. This is harmless overhead for > the UFS1_ONLY case, but sufficient for boot2(UFS1+2). I didn't seen an update to btxldr.s for this case, so I guess the loader hasn't been tested with these changes? Also: > grep boot /usr/src/MAINTAINERS i386 boot[012] jhb Pre-commit review preferred. cdboot jhb Pre-commit review requested. pxeboot jhb Pre-commit review requested. -- 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 Oct 7 11:17: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4426637B413 for ; Mon, 7 Oct 2002 11:16:54 -0700 (PDT) Received: from mail.speakeasy.net (mail17.speakeasy.net [216.254.0.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E9AC43E77 for ; Mon, 7 Oct 2002 11:16:53 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 21690 invoked from network); 7 Oct 2002 18:16:51 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail17.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 7 Oct 2002 18:16:51 -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 g97IGmn5002899; Mon, 7 Oct 2002 14:16:48 -0400 (EDT) (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: <200210071215.g97CFC2B003386@freefall.freebsd.org> Date: Mon, 07 Oct 2002 14:16:52 -0400 (EDT) From: John Baldwin To: Poul-Henning Kamp Subject: RE: cvs commit: src/sys/boot/i386/boot2 boot1.s src/sys/boot/i38 Cc: cvs-all@FreeBSD.org, cvs-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 07-Oct-2002 Poul-Henning Kamp wrote: > phk 2002/10/07 05:15:11 PDT > > Modified files: > sys/boot/i386/boot2 boot1.s > sys/boot/i386/btx/btx btx.s > Log: > Move MEM_USR a page upwards to make space for larger UFS1 boot2. > > Load 4 sectors more than we used to. This is harmless overhead for > the UFS1_ONLY case, but sufficient for boot2(UFS1+2). Well, except that now those 4 sectors that are the start of the BSS for boot2 aren't zero'd like they used to be but now contain garbage data. Most C programs don't work well when their BSS isn't zero. I think trying to fit UFS1 and UFS2 support into the old boot1 and boot2 just isn't going to work. -- 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 Oct 7 11:18:11 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 35BC537B401; Mon, 7 Oct 2002 11:18:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D829243E91; Mon, 7 Oct 2002 11:18:09 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97II9Co096673; Mon, 7 Oct 2002 11:18:09 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97II94J096672; Mon, 7 Oct 2002 11:18:09 -0700 (PDT) Message-Id: <200210071818.g97II94J096672@freefall.freebsd.org> From: Kris Kennaway Date: Mon, 7 Oct 2002 11:18:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/figlet-fonts Makefile distinfo pkg-plist ports/misc/figlet-fonts/files fontfiles X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/07 11:18:09 PDT Modified files: misc/figlet-fonts Makefile distinfo pkg-plist misc/figlet-fonts/files fontfiles Log: Update to figlet-fonts-20020913 (adds a bunch of new fonts) Reviewed by: dd (maintainer) Revision Changes Path 1.2 +4 -27 ports/misc/figlet-fonts/Makefile 1.2 +2 -1 ports/misc/figlet-fonts/distinfo 1.2 +279 -24 ports/misc/figlet-fonts/files/fontfiles 1.2 +281 -32 ports/misc/figlet-fonts/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 Oct 7 11:29:59 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D6A237B401 for ; Mon, 7 Oct 2002 11:29:58 -0700 (PDT) Received: from mail.speakeasy.net (mail11.speakeasy.net [216.254.0.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id B915B43E88 for ; Mon, 7 Oct 2002 11:29:56 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 13590 invoked from network); 7 Oct 2002 18:29:56 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail11.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 7 Oct 2002 18:29:56 -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 g97ITsn5002925; Mon, 7 Oct 2002 14:29:54 -0400 (EDT) (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: Date: Mon, 07 Oct 2002 14:29:57 -0400 (EDT) From: John Baldwin To: John Baldwin Subject: RE: cvs commit: src/sys/boot/i386/boot2 boot1.s src/sys/boot/i38 Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Poul-Henning Kamp Sender: owner-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 07-Oct-2002 John Baldwin wrote: > > On 07-Oct-2002 Poul-Henning Kamp wrote: >> phk 2002/10/07 05:15:11 PDT >> >> Modified files: >> sys/boot/i386/boot2 boot1.s >> sys/boot/i386/btx/btx btx.s >> Log: >> Move MEM_USR a page upwards to make space for larger UFS1 boot2. >> >> Load 4 sectors more than we used to. This is harmless overhead for >> the UFS1_ONLY case, but sufficient for boot2(UFS1+2). > > I didn't seen an update to btxldr.s for this case, so I guess the > loader hasn't been tested with these changes? > > Also: > >> grep boot /usr/src/MAINTAINERS > i386 boot[012] jhb Pre-commit review preferred. > cdboot jhb Pre-commit review requested. > pxeboot jhb Pre-commit review requested. This might fix btxldr to catch up to MEM_USR change (untested): Index: btxldr.s =================================================================== RCS file: /usr/cvs/src/sys/boot/i386/btx/btxldr/btxldr.s,v retrieving revision 1.10 diff -u -r1.10 btxldr.s --- btxldr.s 24 May 2000 02:20:34 -0000 1.10 +++ btxldr.s 7 Oct 2002 18:28:45 -0000 @@ -166,7 +166,7 @@ call hexout # relocation call putstr # message ') - addl $PAG_SIZ,%ebp # Display + addl $PAG_SIZ*2,%ebp # Display ifdef(`BTXLDR_VERBOSE',` movl $m_base,%esi # the movl %ebp,%eax # user -- 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 Oct 7 11:37:33 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 507DC37B401; Mon, 7 Oct 2002 11:37:32 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 000A843E6A; Mon, 7 Oct 2002 11:37:31 -0700 (PDT) (envelope-from sam@FreeBSD.org) Received: from freefall.freebsd.org (sam@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97IbVCo003164; Mon, 7 Oct 2002 11:37:31 -0700 (PDT) (envelope-from sam@freefall.freebsd.org) Received: (from sam@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97IbV60003163; Mon, 7 Oct 2002 11:37:31 -0700 (PDT) Message-Id: <200210071837.g97IbV60003163@freefall.freebsd.org> From: Sam Leffler Date: Mon, 7 Oct 2002 11:37:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/opencrypto cryptodev.c cryptodev.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 2002/10/07 11:37:31 PDT Modified files: sys/opencrypto cryptodev.c cryptodev.h Log: remove CIOGSSESSION (get software session); it was added only for testing Revision Changes Path 1.2 +1 -3 src/sys/opencrypto/cryptodev.c 1.2 +0 -1 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 Mon Oct 7 11:46:40 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5102237B401; Mon, 7 Oct 2002 11:46:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0188543E75; Mon, 7 Oct 2002 11:46:39 -0700 (PDT) (envelope-from sam@FreeBSD.org) Received: from freefall.freebsd.org (sam@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97IkcCo006314; Mon, 7 Oct 2002 11:46:38 -0700 (PDT) (envelope-from sam@freefall.freebsd.org) Received: (from sam@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97Ikct4006313; Mon, 7 Oct 2002 11:46:38 -0700 (PDT) Message-Id: <200210071846.g97Ikct4006313@freefall.freebsd.org> From: Sam Leffler Date: Mon, 7 Oct 2002 11:46:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/opencrypto crypto.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 2002/10/07 11:46:38 PDT Modified files: sys/opencrypto crypto.c Log: o split crypto_proc into two threads: one for processing requests and one for processing callbacks. This closes race conditions caused by locking too many things with a single mutex. o reclaim crypto requests under certain (impossible) failure conditions Revision Changes Path 1.2 +92 -52 src/sys/opencrypto/crypto.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 11:59:37 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0225437B401; Mon, 7 Oct 2002 11:59:37 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A982043E4A; Mon, 7 Oct 2002 11:59:36 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97IxaCo009505; Mon, 7 Oct 2002 11:59:36 -0700 (PDT) (envelope-from peter@freefall.freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97Ixa1n009504; Mon, 7 Oct 2002 11:59:36 -0700 (PDT) Message-Id: <200210071859.g97Ixa1n009504@freefall.freebsd.org> From: Peter Wemm Date: Mon, 7 Oct 2002 11:59:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT tagcheck X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/07 11:59:36 PDT Modified files: . tagcheck Log: Add jhb to the list of people that can directly frob RELENG_* tags. Revision Changes Path 1.5 +2 -2 CVSROOT/tagcheck To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 12: 5:30 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B428737B401; Mon, 7 Oct 2002 12:05:29 -0700 (PDT) Received: from corbulon.video-collage.com (corbulon.video-collage.com [64.35.99.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19F9043EA3; Mon, 7 Oct 2002 12:05:24 -0700 (PDT) (envelope-from mi+mx@aldan.algebra.com) Received: from misha.murex.com (250-217.customer.cloud9.net [168.100.250.217]) by corbulon.video-collage.com (8.12.2/8.12.2) with ESMTP id g97J551P043911 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=FAIL); Mon, 7 Oct 2002 15:05:17 -0400 (EDT) (envelope-from mi+mx@aldan.algebra.com) X-Authentication-Warning: corbulon.video-collage.com: Host 250-217.customer.cloud9.net [168.100.250.217] claimed to be misha.murex.com Content-Type: text/plain; charset="koi8-u" From: Mikhail Teterin Organization: Virtual Estates, Inc. To: Dirk Meyer , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/x11-toolkits/tk84 Makefile distinfo pkg-plist ports/x11-toolkits/tk84/files patch-aa patch-ab Date: Mon, 7 Oct 2002 15:06:56 -0400 User-Agent: KMail/1.4.3 References: <200210051724.g95HOeIp095533@freefall.freebsd.org> In-Reply-To: <200210051724.g95HOeIp095533@freefall.freebsd.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200210071506.56369.mi+mx@aldan.algebra.com> X-Scanned-By: MIMEDefang 2.15 (www dot roaringpenguin dot com slash 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 Saturday 05 October 2002 01:24 pm, Dirk Meyer wrote: = dinoex 2002/10/05 10:24:40 PDT = = Modified files: = x11-toolkits/tk84 Makefile distinfo pkg-plist = x11-toolkits/tk84/files patch-aa patch-ab = Log: = Update to 8.4.0 Great! Thanks, Dirk... -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 12:12:38 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 69E9E37B401; Mon, 7 Oct 2002 12:12:37 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A5B343E97; Mon, 7 Oct 2002 12:12:37 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from freefall.freebsd.org (phk@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97JCaCo018693; Mon, 7 Oct 2002 12:12:36 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97JCaH2018692; Mon, 7 Oct 2002 12:12:36 -0700 (PDT) Message-Id: <200210071912.g97JCaH2018692@freefall.freebsd.org> From: Poul-Henning Kamp Date: Mon, 7 Oct 2002 12:12:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/btx/btxldr btxldr.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 phk 2002/10/07 12:12:36 PDT Modified files: sys/boot/i386/btx/btxldr btxldr.s Log: Correctly adjust for moved start address. It seems that the existence of a "depend" target in src/sys/boot is not to be taken as an indication that it actually does what one would expect, at least it clearly threw my testing off. Apologies to: jhb Revision Changes Path 1.11 +2 -2 src/sys/boot/i386/btx/btxldr/btxldr.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 12:14:32 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F098737B401; Mon, 7 Oct 2002 12:14:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BAF043E42; Mon, 7 Oct 2002 12:14:30 -0700 (PDT) (envelope-from demon@FreeBSD.org) Received: from freefall.freebsd.org (demon@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97JEUCo019754; Mon, 7 Oct 2002 12:14:30 -0700 (PDT) (envelope-from demon@freefall.freebsd.org) Received: (from demon@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97JEUx1019753; Mon, 7 Oct 2002 12:14:30 -0700 (PDT) Message-Id: <200210071914.g97JEUx1019753@freefall.freebsd.org> From: Dmitry Sivachenko Date: Mon, 7 Oct 2002 12:14:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/gmake Makefile distinfo pkg-plist ports/devel/gmake/files patch-aa patch-ab patch-gettext.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 demon 2002/10/07 12:14:30 PDT Modified files: devel/gmake Makefile distinfo pkg-plist devel/gmake/files patch-aa patch-ab Removed files: devel/gmake/files patch-gettext.c Log: Update port to version 3.80. Revision Changes Path 1.45 +6 -3 ports/devel/gmake/Makefile 1.10 +1 -1 ports/devel/gmake/distinfo 1.13 +9 -9 ports/devel/gmake/files/patch-aa 1.7 +3 -3 ports/devel/gmake/files/patch-ab 1.3 +0 -32 ports/devel/gmake/files/patch-gettext.c (dead) 1.11 +8 -1 ports/devel/gmake/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 Oct 7 12:23:10 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 513FA37B407 for ; Mon, 7 Oct 2002 12:23:06 -0700 (PDT) Received: from mail.speakeasy.net (mail16.speakeasy.net [216.254.0.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id 858DF43E91 for ; Mon, 7 Oct 2002 12:23:05 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 5021 invoked from network); 7 Oct 2002 19:23:05 -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 ; 7 Oct 2002 19:23:05 -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 g97JN2n5003123; Mon, 7 Oct 2002 15:23:02 -0400 (EDT) (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: <200210071912.g97JCaH2018692@freefall.freebsd.org> Date: Mon, 07 Oct 2002 15:23:06 -0400 (EDT) From: John Baldwin To: Poul-Henning Kamp Subject: RE: cvs commit: src/sys/boot/i386/btx/btxldr btxldr.s Cc: cvs-all@FreeBSD.org, cvs-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 07-Oct-2002 Poul-Henning Kamp wrote: > phk 2002/10/07 12:12:36 PDT > > Modified files: > sys/boot/i386/btx/btxldr btxldr.s > Log: > Correctly adjust for moved start address. > > It seems that the existence of a "depend" target in src/sys/boot is not > to be taken as an indication that it actually does what one would expect, > at least it clearly threw my testing off. Well, the problem is that the boot code has a lot of indirect magic numbers in it and there aren't any real headers that are shared for these various things to depend on. This stuff is kind of gross. :) -- 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 Oct 7 12:25:36 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B02B937B401; Mon, 7 Oct 2002 12:25:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62DC743E65; Mon, 7 Oct 2002 12:25:35 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from freefall.freebsd.org (dinoex@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97JPZCo023060; Mon, 7 Oct 2002 12:25:35 -0700 (PDT) (envelope-from dinoex@freefall.freebsd.org) Received: (from dinoex@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97JPZiM023059; Mon, 7 Oct 2002 12:25:35 -0700 (PDT) Message-Id: <200210071925.g97JPZiM023059@freefall.freebsd.org> From: Dirk Meyer Date: Mon, 7 Oct 2002 12:25:35 -0700 (PDT) To: cvs-committers@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 2002/10/07 12:25:35 PDT Modified files: x11-toolkits/tk84 Makefile Log: Add BUILD_DEPENDS Revision Changes Path 1.55 +1 -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 Mon Oct 7 12:27:32 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 37D7737B401; Mon, 7 Oct 2002 12:27:31 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6568343E9C; Mon, 7 Oct 2002 12:27:30 -0700 (PDT) (envelope-from phk@critter.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 g97JRJpS022629; Mon, 7 Oct 2002 21:27:23 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: John Baldwin Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/i386/btx/btxldr btxldr.s In-Reply-To: Your message of "Mon, 07 Oct 2002 15:23:06 EDT." Date: Mon, 07 Oct 2002 21:27:19 +0200 Message-ID: <22628.1034018839@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-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 07-Oct-2002 Poul-Henning Kamp wrote: >> phk 2002/10/07 12:12:36 PDT >> >> Modified files: >> sys/boot/i386/btx/btxldr btxldr.s >> Log: >> Correctly adjust for moved start address. >> >> It seems that the existence of a "depend" target in src/sys/boot is not >> to be taken as an indication that it actually does what one would expect, >> at least it clearly threw my testing off. > >Well, the problem is that the boot code has a lot of indirect magic numbers >in it and there aren't any real headers that are shared for these various >things to depend on. This stuff is kind of gross. :) I was surprised to see that absolutely no common headers were used, is there a technical reason for that ? Otherwise it would be a nice improvement for the future. The good news in all of this is that it will move the 8k barrier up to 64k so a lot of this code can be written less convoluted once we get there. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 12:41: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9E3037B401 for ; Mon, 7 Oct 2002 12:41:04 -0700 (PDT) Received: from mail.speakeasy.net (mail14.speakeasy.net [216.254.0.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id 338A843E3B for ; Mon, 7 Oct 2002 12:41:04 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 19741 invoked from network); 7 Oct 2002 19:41:04 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail14.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 7 Oct 2002 19:41:04 -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 g97Jf1n5003184; Mon, 7 Oct 2002 15:41:02 -0400 (EDT) (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: <22628.1034018839@critter.freebsd.dk> Date: Mon, 07 Oct 2002 15:41:05 -0400 (EDT) From: John Baldwin To: Poul-Henning Kamp Subject: Re: cvs commit: src/sys/boot/i386/btx/btxldr btxldr.s Cc: cvs-committers@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 07-Oct-2002 Poul-Henning Kamp wrote: > In message , John Baldwin writes: >> >>On 07-Oct-2002 Poul-Henning Kamp wrote: >>> phk 2002/10/07 12:12:36 PDT >>> >>> Modified files: >>> sys/boot/i386/btx/btxldr btxldr.s >>> Log: >>> Correctly adjust for moved start address. >>> >>> It seems that the existence of a "depend" target in src/sys/boot is not >>> to be taken as an indication that it actually does what one would expect, >>> at least it clearly threw my testing off. >> >>Well, the problem is that the boot code has a lot of indirect magic numbers >>in it and there aren't any real headers that are shared for these various >>things to depend on. This stuff is kind of gross. :) > > I was surprised to see that absolutely no common headers were used, > is there a technical reason for that ? Probably not. Well, the asm code is mostly written with # comments which would all have to be redone if we went with using cpp with these files. We could maybe hack something with m4 at some point. I think I would prefer just biting the bullet and going with cpp at some point. > Otherwise it would be a nice improvement for the future. Agreed. > The good news in all of this is that it will move the 8k barrier > up to 64k so a lot of this code can be written less convoluted once > we get there. We might want to change boot2 to zero it's own bss at some point just to make it happy if possible. -- 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 Oct 7 12:54:47 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BCBE37B401; Mon, 7 Oct 2002 12:54:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F235943E8A; Mon, 7 Oct 2002 12:54:45 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97JsjCo032347; Mon, 7 Oct 2002 12:54:45 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97Jsj4b032346; Mon, 7 Oct 2002 12:54:45 -0700 (PDT) Message-Id: <200210071954.g97Jsj4b032346@freefall.freebsd.org> From: Joe Marcus Clarke Date: Mon, 7 Oct 2002 12:54:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/libbonoboui 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 2002/10/07 12:54:45 PDT Modified files: x11-toolkits/libbonoboui Makefile distinfo Log: Update to 2.0.3.1. Revision Changes Path 1.20 +1 -1 ports/x11-toolkits/libbonoboui/Makefile 1.9 +1 -1 ports/x11-toolkits/libbonoboui/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 13: 2:37 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4CA537B401; Mon, 7 Oct 2002 13:02:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 874E143E9E; Mon, 7 Oct 2002 13:02:35 -0700 (PDT) (envelope-from sam@FreeBSD.org) Received: from freefall.freebsd.org (sam@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97K2ZCo034067; Mon, 7 Oct 2002 13:02:35 -0700 (PDT) (envelope-from sam@freefall.freebsd.org) Received: (from sam@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97K2Z7D034066; Mon, 7 Oct 2002 13:02:35 -0700 (PDT) Message-Id: <200210072002.g97K2Z7D034066@freefall.freebsd.org> From: Sam Leffler Date: Mon, 7 Oct 2002 13:02:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ubsec ubsec.c ubsecreg.h ubsecvar.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 2002/10/07 13:02:35 PDT Modified files: sys/dev/ubsec ubsec.c ubsecreg.h ubsecvar.h Log: Track openbsd changes that don't affect us yet (PK supoprt is currently disabled): o Don't use constants for the output parameter, use the iparam count as a pointer to the first result location. o Fix bits vs bytes counting problems. o Split out the hardware and software normalization versions of modexp. o Enable hardware normalization for chips that support it. o On reset, disable hardware normalization for 582x and make sure the chip is in little endian mode. o Since sw normalization is now the only option, simplify normalization handling. Also fix RNG harvesting: disabling PK support (for the moment) had disabled the MCR2 interrupt; consider both KEY support and RNG support when deciding whether or not to enable it. Obtained from: openbsd Revision Changes Path 1.2 +249 -22 src/sys/dev/ubsec/ubsec.c 1.2 +7 -5 src/sys/dev/ubsec/ubsecreg.h 1.2 +2 -1 src/sys/dev/ubsec/ubsecvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 13:21: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3004B37B401; Mon, 7 Oct 2002 13:21:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5D2943E6E; Mon, 7 Oct 2002 13:21:02 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: from freefall.freebsd.org (olgeni@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97KL2Co043755; Mon, 7 Oct 2002 13:21:02 -0700 (PDT) (envelope-from olgeni@freefall.freebsd.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97KL2NM043751; Mon, 7 Oct 2002 13:21:02 -0700 (PDT) Message-Id: <200210072021.g97KL2NM043751@freefall.freebsd.org> From: Jimmy Olgeni Date: Mon, 7 Oct 2002 13:21:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-wm/kde-icontheme-crystal 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 olgeni 2002/10/07 13:21:02 PDT Modified files: x11-wm/kde-icontheme-crystal Makefile pkg-plist Log: Fix installation when ${PREFIX}/share/icons did not exist. Revision Changes Path 1.4 +1 -2 ports/x11-wm/kde-icontheme-crystal/Makefile 1.2 +1 -0 ports/x11-wm/kde-icontheme-crystal/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 Oct 7 13:40:22 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D5A237B404; Mon, 7 Oct 2002 13:40:21 -0700 (PDT) Received: from pebkac.owp.csus.edu (pebkac.owp.csus.edu [130.86.232.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E8D843E65; Mon, 7 Oct 2002 13:40:20 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: (from root@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3) id NAA60134; Mon, 7 Oct 2002 13:42:53 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: from localhost (scottj@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3av) with ESMTP id NAA60127; Mon, 7 Oct 2002 13:42:51 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Date: Mon, 7 Oct 2002 13:42:51 -0700 (PDT) From: Joseph Scott X-Sender: scottj@pebkac.owp.csus.edu To: Joe Marcus Clarke Cc: cvs-all@freebsd.org Subject: Re: cvs commit: ports/graphics/xmps Makefile In-Reply-To: <200210051656.g95GuSLm079274@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-10 Sender: owner-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, 5 Oct 2002, Joe Marcus Clarke wrote: # marcus 2002/10/05 09:56:28 PDT # # Modified files: # graphics/xmps Makefile # Log: # Use USE_GNOMENG. # # Requested by: James Pole Is this PR ports/43283 (graphics/xmps needs to be updated to USE_GNOMENG)? -Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 13:42: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8512937B401; Mon, 7 Oct 2002 13:42:08 -0700 (PDT) Received: from pebkac.owp.csus.edu (pebkac.owp.csus.edu [130.86.232.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64AAF43E65; Mon, 7 Oct 2002 13:42:06 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: (from root@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3) id NAA60203; Mon, 7 Oct 2002 13:44:39 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: from localhost (scottj@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3av) with ESMTP id NAA60188; Mon, 7 Oct 2002 13:44:25 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Date: Mon, 7 Oct 2002 13:44:24 -0700 (PDT) From: Joseph Scott X-Sender: scottj@pebkac.owp.csus.edu To: Mario Sergio Fujikawa Ferreira Cc: cvs-all@freebsd.org Subject: Re: cvs commit: ports/net/dctc Makefile distinfo ports/net/dctc/files patch-src::main.c In-Reply-To: <200210051720.g95HKEM4092577@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-10 Sender: owner-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, 5 Oct 2002, Mario Sergio Fujikawa Ferreira wrote: # lioux 2002/10/05 10:20:14 PDT # # Modified files: # net/dctc Makefile distinfo # net/dctc/files patch-src::main.c # Log: # o Update to 0.83.5 # o Add hack to disable use of GNU auto* tools # # Reviewed by: Munish Chopra Is this the repaired version of PR ports/43488 (Update port: net/dctc) by the same person? -Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 13:42:45 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3636A37B401; Mon, 7 Oct 2002 13:42:44 -0700 (PDT) Received: from pebkac.owp.csus.edu (pebkac.owp.csus.edu [130.86.232.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE87D43E75; Mon, 7 Oct 2002 13:42:42 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: (from root@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3) id NAA60260; Mon, 7 Oct 2002 13:45:15 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: from localhost (scottj@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3av) with ESMTP id NAA60249; Mon, 7 Oct 2002 13:45:13 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Date: Mon, 7 Oct 2002 13:45:13 -0700 (PDT) From: Joseph Scott X-Sender: scottj@pebkac.owp.csus.edu To: Mario Sergio Fujikawa Ferreira Cc: cvs-all@freebsd.org Subject: Re: cvs commit: ports/net/dctc-gui Makefile distinfo pkg-plist In-Reply-To: <200210051722.g95HMcQW095218@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-10 Sender: owner-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, 5 Oct 2002, Mario Sergio Fujikawa Ferreira wrote: # lioux 2002/10/05 10:22:38 PDT # # Modified files: # net/dctc-gui Makefile distinfo pkg-plist # Log: # o Update to 0.62 # o Add hack to disable GNU auto* tools which break this port build # under certain circumstances # # Reviewed by: Munish Chopra PR ports/43490 (Update port: net/dctc-gui)? -Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 13:46:32 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC98037B401 for ; Mon, 7 Oct 2002 13:46:31 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id E37B343E77 for ; Mon, 7 Oct 2002 13:46:30 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from [10.2.1.2] (vpn-client-2.marcuscom.com [10.2.1.2]) by creme-brulee.marcuscom.com (8.12.6/8.12.6) with ESMTP id g97KkHuE016989; Mon, 7 Oct 2002 16:46:17 -0400 (EDT) (envelope-from marcus@FreeBSD.org) Subject: Re: cvs commit: ports/graphics/xmps Makefile From: Joe Marcus Clarke To: Joseph Scott Cc: cvs-all@FreeBSD.org In-Reply-To: References: Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 07 Oct 2002 16:46:03 -0400 Message-Id: <1034023564.320.38.camel@gyros.marcuscom.com> Mime-Version: 1.0 X-Spam-Status: No, hits=-5.0 required=5.0 tests=AWL,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, SPAM_PHRASE_00_01 version=2.41 Sender: owner-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, 2002-10-07 at 16:42, Joseph Scott wrote: > > On Sat, 5 Oct 2002, Joe Marcus Clarke wrote: > > # marcus 2002/10/05 09:56:28 PDT > # > # Modified files: > # graphics/xmps Makefile > # Log: > # Use USE_GNOMENG. > # > # Requested by: James Pole > > Is this PR ports/43283 (graphics/xmps needs to be updated to > USE_GNOMENG)? Looks like it. Thanks for the poke. Joe > > -Joseph > > -- Joe Marcus Clarke FreeBSD GNOME Team :: marcus@FreeBSD.org http://www.FreeBSD.org/gnome To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 13:47:18 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 15FDD37B401; Mon, 7 Oct 2002 13:47:17 -0700 (PDT) Received: from pebkac.owp.csus.edu (pebkac.owp.csus.edu [130.86.232.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46BC543E3B; Mon, 7 Oct 2002 13:47:14 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: (from root@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3) id NAA60343; Mon, 7 Oct 2002 13:49:34 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: from localhost (scottj@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3av) with ESMTP id NAA60323; Mon, 7 Oct 2002 13:49:18 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Date: Mon, 7 Oct 2002 13:49:13 -0700 (PDT) From: Joseph Scott X-Sender: scottj@pebkac.owp.csus.edu To: Joe Marcus Clarke Cc: cvs-all@freebsd.org, Steve Davidson , "Michael R. Wayne" Subject: Re: cvs commit: ports/audio/mpg123 Makefile In-Reply-To: <200210051736.g95HagBC099609@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-10 Sender: owner-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, 5 Oct 2002, Joe Marcus Clarke wrote: # marcus 2002/10/05 10:36:42 PDT # # Modified files: # audio/mpg123 Makefile # Log: # Fix a problem enabling esound support after the recent GNOMENG conversion. # # PR: 43436 # Submitted by: adam@vectors.cx Does this resolve these two PR : ports/42566 : mpg123 fails to build on FBSD 4.6.2R ports/43395 : mpg123 fails to build on 4.7-RC ?? -Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 13:49:24 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 921A837B401; Mon, 7 Oct 2002 13:49:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43C7743E3B; Mon, 7 Oct 2002 13:49:23 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97KnNCo053714; Mon, 7 Oct 2002 13:49:23 -0700 (PDT) (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97KnN1r053713; Mon, 7 Oct 2002 13:49:23 -0700 (PDT) Message-Id: <200210072049.g97KnN1r053713@freefall.freebsd.org> From: Ian Dowse Date: Mon, 7 Oct 2002 13:49:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_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 iedowse 2002/10/07 13:49:23 PDT Modified files: sys/kern vfs_syscalls.c Log: Add back a fdrop() call at the end of kern_open() that got lost in revision 1.218. This bug caused a "struct file" reference to be leaked if VOP_ADVLOCK(), vn_start_write(), or mac_check_vnode_write() failed during the open operation. PR: kern/43739 Reported by: Arne Woerner Revision Changes Path 1.291 +1 -0 src/sys/kern/vfs_syscalls.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 13:51:47 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A641B37B401; Mon, 7 Oct 2002 13:51:46 -0700 (PDT) Received: from pebkac.owp.csus.edu (pebkac.owp.csus.edu [130.86.232.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9171E43E6A; Mon, 7 Oct 2002 13:51:45 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: (from root@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3) id NAA60487; Mon, 7 Oct 2002 13:54:12 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: from localhost (scottj@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3av) with ESMTP id NAA60457; Mon, 7 Oct 2002 13:53:49 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Date: Mon, 7 Oct 2002 13:53:48 -0700 (PDT) From: Joseph Scott X-Sender: scottj@pebkac.owp.csus.edu To: Mario Sergio Fujikawa Ferreira Cc: cvs-all@freebsd.org, parv , Clint Olsen Subject: Re: cvs commit: ports/graphics/avifile Makefile distinfo pkg-plist ports/graphics/avifile/files patch-drivers::libdha::mmi.c patch-drivers::vidix::drivers::radeon_vid.c In-Reply-To: <200210051854.g95IsCg4031254@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-10 Sender: owner-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, 5 Oct 2002, Mario Sergio Fujikawa Ferreira wrote: # lioux 2002/10/05 11:54:12 PDT # # Modified files: # graphics/avifile Makefile distinfo pkg-plist # Added files: # graphics/avifile/files patch-drivers::libdha::mmi.c # patch-drivers::vidix::drivers::radeon_vid.c # Log: # o Update maintainer email # o Update to 0.7.16-20020913: this version has VIDIX support but only # running as 'root' # # Approved by: maintainer Does this address this fix : ports/40721 : graphics/avifile (v0.7.11.20020711,1) packaging failure and aviplay problem ports/42306 : Unable to build avifile-0.7.11-20020711 in ports collection ?? -Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 13:56:10 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEFA837B401; Mon, 7 Oct 2002 13:56:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70A8D43E75; Mon, 7 Oct 2002 13:56:09 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from freefall.freebsd.org (phk@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97Ku9Co056808; Mon, 7 Oct 2002 13:56:09 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97Ku9Ru056807; Mon, 7 Oct 2002 13:56:09 -0700 (PDT) Message-Id: <200210072056.g97Ku9Ru056807@freefall.freebsd.org> From: Poul-Henning Kamp Date: Mon, 7 Oct 2002 13:56:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/boot2 Makefile boot1.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 phk 2002/10/07 13:56:09 PDT Modified files: sys/boot/i386/boot2 Makefile boot1.s Log: Change the comment character from # to // in boot1.s and run it through CPP so we can conditionalized things. Sponsored by: DARPA & NAI Labs Revision Changes Path 1.34 +2 -1 src/sys/boot/i386/boot2/Makefile 1.19 +329 -329 src/sys/boot/i386/boot2/boot1.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 13:57:15 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E67A37B401; Mon, 7 Oct 2002 13:57:14 -0700 (PDT) Received: from pebkac.owp.csus.edu (pebkac.owp.csus.edu [130.86.232.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id A50BE43E65; Mon, 7 Oct 2002 13:57:12 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: (from root@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3) id NAA60625; Mon, 7 Oct 2002 13:59:45 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: from localhost (scottj@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3av) with ESMTP id NAA60617; Mon, 7 Oct 2002 13:59:31 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Date: Mon, 7 Oct 2002 13:59:30 -0700 (PDT) From: Joseph Scott X-Sender: scottj@pebkac.owp.csus.edu To: Kris Kennaway Cc: cvs-all@freebsd.org, Edwin Groothuis , markp@freebsd.org Subject: Re: cvs commit: ports/games/penguin-command Makefile In-Reply-To: <200210052020.g95KKaPK068229@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-10 Sender: owner-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, 5 Oct 2002, Kris Kennaway wrote: # kris 2002/10/05 13:20:36 PDT # # Modified files: # games/penguin-command Makefile # Log: # Add missing dependency on libjpeg # # Noticed by: bento This appears to be the same as PR ports/43604 ([patch] unbreak games/penguin-command). -Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 13:57:58 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 849F937B401 for ; Mon, 7 Oct 2002 13:57:57 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27C4043E7B for ; Mon, 7 Oct 2002 13:57:56 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from [10.2.1.2] (vpn-client-2.marcuscom.com [10.2.1.2]) by creme-brulee.marcuscom.com (8.12.6/8.12.6) with ESMTP id g97KvfuE017090; Mon, 7 Oct 2002 16:57:41 -0400 (EDT) (envelope-from marcus@FreeBSD.org) Subject: Re: cvs commit: ports/audio/mpg123 Makefile From: Joe Marcus Clarke To: Joseph Scott Cc: cvs-all@FreeBSD.org, Steve Davidson , "Michael R. Wayne" In-Reply-To: References: Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 07 Oct 2002 16:57:28 -0400 Message-Id: <1034024248.320.43.camel@gyros.marcuscom.com> Mime-Version: 1.0 X-Spam-Status: No, hits=-3.2 required=5.0 tests=AWL,IN_REP_TO,REFERENCES,SPAM_PHRASE_00_01 version=2.41 Sender: owner-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, 2002-10-07 at 16:49, Joseph Scott wrote: > > On Sat, 5 Oct 2002, Joe Marcus Clarke wrote: > > # marcus 2002/10/05 10:36:42 PDT > # > # Modified files: > # audio/mpg123 Makefile > # Log: > # Fix a problem enabling esound support after the recent GNOMENG conversion. > # > # PR: 43436 > # Submitted by: adam@vectors.cx > > Does this resolve these two PR : > > ports/42566 : mpg123 fails to build on FBSD 4.6.2R > ports/43395 : mpg123 fails to build on 4.7-RC I don't think so. These bugs may be none-issues. I'll have to take a closer look. Joe > > ?? > > -Joseph > > -- Joe Marcus Clarke FreeBSD GNOME Team :: marcus@FreeBSD.org http://www.FreeBSD.org/gnome To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 14: 0:17 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4072E37B407; Mon, 7 Oct 2002 14:00:16 -0700 (PDT) Received: from pebkac.owp.csus.edu (pebkac.owp.csus.edu [130.86.232.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id E081A43E65; Mon, 7 Oct 2002 14:00:14 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: (from root@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3) id OAA60793; Mon, 7 Oct 2002 14:02:41 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: from localhost (scottj@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3av) with ESMTP id OAA60777; Mon, 7 Oct 2002 14:01:49 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Date: Mon, 7 Oct 2002 14:01:42 -0700 (PDT) From: Joseph Scott X-Sender: scottj@pebkac.owp.csus.edu To: Kris Kennaway Cc: cvs-all@freebsd.org, Edwin Groothuis Subject: Re: cvs commit: ports/math/snns/files patch-ab In-Reply-To: <200210052059.g95Kxb7l080148@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-10 Sender: owner-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, 5 Oct 2002, Kris Kennaway wrote: # kris 2002/10/05 13:59:37 PDT # # Modified files: # math/snns/files patch-ab # Log: # Fix build by disabling use of This one and the next commit to math/snns look like the same issue as PR ports/43606 ([patch] unbreak math/snns). -Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 14: 2:59 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6DC2637B401; Mon, 7 Oct 2002 14:02:58 -0700 (PDT) Received: from pebkac.owp.csus.edu (pebkac.owp.csus.edu [130.86.232.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A67943E65; Mon, 7 Oct 2002 14:02:57 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: (from root@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3) id OAA60943; Mon, 7 Oct 2002 14:05:21 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: from localhost (scottj@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3av) with ESMTP id OAA60850; Mon, 7 Oct 2002 14:04:25 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Date: Mon, 7 Oct 2002 14:04:14 -0700 (PDT) From: Joseph Scott X-Sender: scottj@pebkac.owp.csus.edu To: Kris Kennaway Cc: cvs-all@freebsd.org, KATO Tsuguru Subject: Re: cvs commit: ports/print/gimp-print Makefile In-Reply-To: <200210052138.g95LcAuD096195@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-10 Sender: owner-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, 5 Oct 2002, Kris Kennaway wrote: # kris 2002/10/05 14:38:10 PDT # # Modified files: # print/gimp-print Makefile # Log: # Fix port and remove BROKEN tag. The LIB_DEPENDS were being set with = # instead of += and so some of the dependencies were not being added. For what it's worth, this same fixes appear to in the upgrade PR ports/42905 (Update port: print/gimp-print to 4.2.2). -Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 14: 6: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5AC5837B401; Mon, 7 Oct 2002 14:06:08 -0700 (PDT) Received: from pebkac.owp.csus.edu (pebkac.owp.csus.edu [130.86.232.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27F1743E88; Mon, 7 Oct 2002 14:06:07 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: (from root@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3) id OAA61005; Mon, 7 Oct 2002 14:08:33 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: from localhost (scottj@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3av) with ESMTP id OAA60998; Mon, 7 Oct 2002 14:08:30 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Date: Mon, 7 Oct 2002 14:08:30 -0700 (PDT) From: Joseph Scott X-Sender: scottj@pebkac.owp.csus.edu To: Kris Kennaway Cc: cvs-all@freebsd.org, Maxim Maximov Subject: Re: cvs commit: ports/textproc/gutenmark Makefile In-Reply-To: <200210052140.g95LeYw4096430@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-10 Sender: owner-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, 5 Oct 2002, Kris Kennaway wrote: # kris 2002/10/05 14:40:34 PDT # # Modified files: # textproc/gutenmark Makefile # Log: # BROKEN: Does not compile Any chance that PR ports/43766 (fix build for textproc/gutenmark) resolves this issue? -Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 14: 6:28 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F1AB37B401; Mon, 7 Oct 2002 14:06:27 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-165-226-88.dsl.lsan03.pacbell.net [64.165.226.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id A707F43E6A; Mon, 7 Oct 2002 14:06:26 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id D95EA66C7B; Mon, 7 Oct 2002 14:06:25 -0700 (PDT) Date: Mon, 7 Oct 2002 14:06:25 -0700 From: Kris Kennaway To: Joseph Scott Cc: Kris Kennaway , cvs-all@freebsd.org, Edwin Groothuis , markp@freebsd.org Subject: Re: cvs commit: ports/games/penguin-command Makefile Message-ID: <20021007210625.GA26232@xor.obsecurity.org> References: <200210052020.g95KKaPK068229@freefall.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 On Mon, Oct 07, 2002 at 01:59:30PM -0700, Joseph Scott wrote: > > On Sat, 5 Oct 2002, Kris Kennaway wrote: > > # kris 2002/10/05 13:20:36 PDT > # > # Modified files: > # games/penguin-command Makefile > # Log: > # Add missing dependency on libjpeg > # > # Noticed by: bento > > This appears to be the same as PR ports/43604 ([patch] unbreak > games/penguin-command). Thanks, I hadnt noticed that. Kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 14:10:15 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD26F37B401; Mon, 7 Oct 2002 14:10:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E43543E42; Mon, 7 Oct 2002 14:10:14 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97LAECo065074; Mon, 7 Oct 2002 14:10:14 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97LAEIr065073; Mon, 7 Oct 2002 14:10:14 -0700 (PDT) Message-Id: <200210072110.g97LAEIr065073@freefall.freebsd.org> From: Joe Marcus Clarke Date: Mon, 7 Oct 2002 14:10:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/netatalk/files patch-config_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 2002/10/07 14:10:14 PDT Added files: net/netatalk/files patch-config_Makefile.in Log: Don't create an /etc/pam.d directory on -stable. This breaks PAM. Reported by: Mamoru Iwaki Revision Changes Path 1.1 +13 -0 ports/net/netatalk/files/patch-config_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 Oct 7 14:10:21 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 440FD37B4F3; Mon, 7 Oct 2002 14:10:20 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-165-226-88.dsl.lsan03.pacbell.net [64.165.226.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCEB143E88; Mon, 7 Oct 2002 14:10:19 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 4AF9E66C7B; Mon, 7 Oct 2002 14:10:19 -0700 (PDT) Date: Mon, 7 Oct 2002 14:10:19 -0700 From: Kris Kennaway To: Joseph Scott Cc: Kris Kennaway , cvs-all@freebsd.org, Maxim Maximov Subject: Re: cvs commit: ports/textproc/gutenmark Makefile Message-ID: <20021007211019.GA26909@xor.obsecurity.org> References: <200210052140.g95LeYw4096430@freefall.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 On Mon, Oct 07, 2002 at 02:08:30PM -0700, Joseph Scott wrote: > > On Sat, 5 Oct 2002, Kris Kennaway wrote: > > # kris 2002/10/05 14:40:34 PDT > # > # Modified files: > # textproc/gutenmark Makefile > # Log: > # BROKEN: Does not compile > > Any chance that PR ports/43766 (fix build for > textproc/gutenmark) resolves this issue? Looks like it probably does. Kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 14:10:55 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE5E537B401; Mon, 7 Oct 2002 14:10:54 -0700 (PDT) Received: from pebkac.owp.csus.edu (pebkac.owp.csus.edu [130.86.232.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2FF043E7B; Mon, 7 Oct 2002 14:10:53 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: (from root@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3) id OAA61222; Mon, 7 Oct 2002 14:13:19 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: from localhost (scottj@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3av) with ESMTP id OAA61183; Mon, 7 Oct 2002 14:13:03 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Date: Mon, 7 Oct 2002 14:13:03 -0700 (PDT) From: Joseph Scott X-Sender: scottj@pebkac.owp.csus.edu To: Kris Kennaway Cc: cvs-all@freebsd.org, Olivier Tharan Subject: Re: cvs commit: ports/mail/mailgraph Makefile In-Reply-To: <200210052206.g95M64F8010326@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-10 Sender: owner-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, 5 Oct 2002, Kris Kennaway wrote: # kris 2002/10/05 15:06:04 PDT # # Modified files: # mail/mailgraph Makefile # Log: # BROKEN: Does not install in correct location Looks like PR ports/43637 (mail/mailgraph: installs CGI scripts in non-existent directory) might fix this issue. -Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 14:15:41 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFE4A37B401; Mon, 7 Oct 2002 14:15:40 -0700 (PDT) Received: from pebkac.owp.csus.edu (pebkac.owp.csus.edu [130.86.232.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8626B43E3B; Mon, 7 Oct 2002 14:15:39 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: (from root@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3) id OAA61442; Mon, 7 Oct 2002 14:18:07 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: from localhost (scottj@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3av) with ESMTP id OAA61415; Mon, 7 Oct 2002 14:17:52 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Date: Mon, 7 Oct 2002 14:17:51 -0700 (PDT) From: Joseph Scott X-Sender: scottj@pebkac.owp.csus.edu To: Kris Kennaway Cc: cvs-all@freebsd.org, Jamie Aczel Subject: Re: cvs commit: ports/math/PDL Makefile In-Reply-To: <200210052231.g95MVEff024446@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-10 Sender: owner-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, 5 Oct 2002, Kris Kennaway wrote: # kris 2002/10/05 15:31:14 PDT # # Modified files: # math/PDL Makefile # Log: # BROKEN: Does not compile PR ports/43728 (math/PDL break info) indicates that this builds using perl 5.8. What's the correct way of getting a port to require a certain version of perl or higher? -Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 14:16:32 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49E3237B404 for ; Mon, 7 Oct 2002 14:16:29 -0700 (PDT) Received: from mail.speakeasy.net (mail12.speakeasy.net [216.254.0.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F77A43E42 for ; Mon, 7 Oct 2002 14:16:28 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 13645 invoked from network); 7 Oct 2002 21:16:27 -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 ; 7 Oct 2002 21:16:27 -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 g97LGMn5003419; Mon, 7 Oct 2002 17:16:24 -0400 (EDT) (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: <200210071912.g97JCaH2018692@freefall.freebsd.org> Date: Mon, 07 Oct 2002 17:16:26 -0400 (EDT) From: John Baldwin To: Poul-Henning Kamp Subject: RE: cvs commit: src/sys/boot/i386/btx/btxldr btxldr.s Cc: cvs-all@FreeBSD.org, cvs-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 07-Oct-2002 Poul-Henning Kamp wrote: > phk 2002/10/07 12:12:36 PDT > > Modified files: > sys/boot/i386/btx/btxldr btxldr.s > Log: > Correctly adjust for moved start address. > > It seems that the existence of a "depend" target in src/sys/boot is not > to be taken as an indication that it actually does what one would expect, > at least it clearly threw my testing off. FWIW, top of the tree loader boots ok on my laptop. Are you still having problems with the loader? -- 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 Oct 7 14:18: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA64637B401; Mon, 7 Oct 2002 14:18:01 -0700 (PDT) Received: from pebkac.owp.csus.edu (pebkac.owp.csus.edu [130.86.232.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C62843E4A; Mon, 7 Oct 2002 14:18:00 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: (from root@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3) id OAA61519; Mon, 7 Oct 2002 14:20:33 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: from localhost (scottj@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3av) with ESMTP id OAA61480; Mon, 7 Oct 2002 14:19:39 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Date: Mon, 7 Oct 2002 14:19:16 -0700 (PDT) From: Joseph Scott X-Sender: scottj@pebkac.owp.csus.edu To: Kris Kennaway Cc: cvs-all@freebsd.org Subject: Re: cvs commit: ports/print/bibcard Makefile In-Reply-To: <200210052236.g95MaWIV027703@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-10 Sender: owner-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, 5 Oct 2002, Kris Kennaway wrote: # kris 2002/10/05 15:36:32 PDT # # Modified files: # print/bibcard Makefile # Log: # BROKEN: Does not compile PR ports/42452 (patch: unbreak print/bibcard) looks like it has a patch for this. -Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 14:18:22 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 700B937B401; Mon, 7 Oct 2002 14:18:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2177543E4A; Mon, 7 Oct 2002 14:18:21 -0700 (PDT) (envelope-from thomas@FreeBSD.org) Received: from freefall.freebsd.org (thomas@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97LILCo068372; Mon, 7 Oct 2002 14:18:21 -0700 (PDT) (envelope-from thomas@freefall.freebsd.org) Received: (from thomas@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97LIK2a068371; Mon, 7 Oct 2002 14:18:20 -0700 (PDT) Message-Id: <200210072118.g97LIK2a068371@freefall.freebsd.org> From: Thomas Quinot Date: Mon, 7 Oct 2002 14:18:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/reboot reboot.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 thomas 2002/10/07 14:18:20 PDT Modified files: sbin/reboot reboot.8 Log: Document behaviour change in reboot(8) introduced in reboot.c rev. 1.17: when using '-p' with reboot, and the power down action failds, reboot the system normally. The behaviour of 'halt -p' and of shutdown(8) is unchanged. Approved by: roberto Revision Changes Path 1.19 +8 -7 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 Mon Oct 7 14:18:31 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E4E537B401; Mon, 7 Oct 2002 14:18:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 522AF43E4A; Mon, 7 Oct 2002 14:18:30 -0700 (PDT) (envelope-from mike@FreeBSD.org) Received: from freefall.freebsd.org (mike@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97LIUCo068418; Mon, 7 Oct 2002 14:18:30 -0700 (PDT) (envelope-from mike@freefall.freebsd.org) Received: (from mike@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97LIUK9068417; Mon, 7 Oct 2002 14:18:30 -0700 (PDT) Message-Id: <200210072118.g97LIUK9068417@freefall.freebsd.org> From: Mike Barcroft Date: Mon, 7 Oct 2002 14:18:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include Makefile src/sys/posix4 aio.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 2002/10/07 14:18:30 PDT Modified files: include Makefile Removed files: sys/posix4 aio.h Log: Remove duplicate uninstalled aio.h header. Revision Changes Path 1.182 +1 -2 src/include/Makefile 1.8 +0 -110 src/sys/posix4/aio.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 Oct 7 14:18:58 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4DB337B401; Mon, 7 Oct 2002 14:18:57 -0700 (PDT) Received: from opiate.thirteenandtwo.org (CPE0030ab0ef2bb.cpe.net.cable.rogers.com [24.103.202.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 223EE43E65; Mon, 7 Oct 2002 14:18:54 -0700 (PDT) (envelope-from munish@opiate.thirteenandtwo.org) Received: from opiate.thirteenandtwo.org (munish@localhost.thirteenandtwo.org [127.0.0.1]) by opiate.thirteenandtwo.org (8.12.6/8.12.5) with ESMTP id g97LIqqN097326; Mon, 7 Oct 2002 17:18:53 -0400 (EDT) (envelope-from munish@opiate.thirteenandtwo.org) Received: (from munish@localhost) by opiate.thirteenandtwo.org (8.12.6/8.12.6/Submit) id g97LIq1Y097325; Mon, 7 Oct 2002 17:18:52 -0400 (EDT) Date: Mon, 7 Oct 2002 17:18:52 -0400 From: Munish Chopra To: Joseph Scott Cc: Mario Sergio Fujikawa Ferreira , cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/net/dctc Makefile distinfo ports/net/dctc/files patch-src::main.c Message-ID: <20021007211852.GA87551@opiate.thirteenandtwo.org> References: <200210051720.g95HKEM4092577@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: owner-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 2002-10-07 13:44 +0000, Joseph Scott wrote: > > On Sat, 5 Oct 2002, Mario Sergio Fujikawa Ferreira wrote: > > # lioux 2002/10/05 10:20:14 PDT > # > # Modified files: > # net/dctc Makefile distinfo > # net/dctc/files patch-src::main.c > # Log: > # o Update to 0.83.5 > # o Add hack to disable use of GNU auto* tools > # > # Reviewed by: Munish Chopra > > Is this the repaired version of PR ports/43488 (Update > port: net/dctc) by the same person? > > -Joseph > Yes, I messed up the update as I had author patches in my tree when building, which I had forgotten about. -- Munish Chopra To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 14:19: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D047237B408; Mon, 7 Oct 2002 14:18:57 -0700 (PDT) Received: from alcanet.com.au (mail3.alcanet.com.au [208.178.117.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3278443E88; Mon, 7 Oct 2002 14:18:56 -0700 (PDT) (envelope-from peter.jeremy@alcatel.com.au) Received: from sydsmtp01.alcatel.com.au (IDENT:root@localhost.localdomain [127.0.0.1]) by alcanet.com.au (8.12.4/8.12.4/Alcanet1.3) with ESMTP id g97LIrp3025134; Tue, 8 Oct 2002 07:18:54 +1000 Received: from gsmx07.alcatel.com.au ([139.188.20.247]) by sydsmtp01.alcatel.com.au (Lotus Domino Release 5.0.11) with ESMTP id 2002100807185278:7191 ; Tue, 8 Oct 2002 07:18:52 +1000 Received: from gsmx07.alcatel.com.au (localhost [127.0.0.1]) by gsmx07.alcatel.com.au (8.12.5/8.12.5) with ESMTP id g97LIq2t080100; Tue, 8 Oct 2002 07:18:52 +1000 (EST) (envelope-from peter.jeremy@alcatel.com.au) Received: (from jeremyp@localhost) by gsmx07.alcatel.com.au (8.12.5/8.12.5/Submit) id g97LIq7r080099; Tue, 8 Oct 2002 07:18:52 +1000 (EST) (envelope-from peter.jeremy@alcatel.com.au) Date: Tue, 8 Oct 2002 07:18:52 +1000 From: Peter Jeremy To: Scott Long Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/etc MAKEDEV src/share/man/man4/man4.i386 Makefile matcd.4 src/sys/boot/common pnpdata src/sys/conf files.i386 files.pc98 majors src/sys/i386/conf LINT src/sys/i386/i386 userconfig.c src/sys/i386/isa isa_compat.h src/sys/i386/isa/matcd ... Message-ID: <20021007211852.GH495@gsmx07.alcatel.com.au> Mail-Followup-To: Scott Long , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200210051831.g95IVo2L024437@freefall.freebsd.org> Mime-Version: 1.0 In-Reply-To: <200210051831.g95IVo2L024437@freefall.freebsd.org> User-Agent: Mutt/1.4i X-MIMETrack: Itemize by SMTP Server on SYDSMTP01/AlcatelAustralia(Release 5.0.11 |July 24, 2002) at 08/10/2002 07:18:52 AM, Serialize by Router on SYDSMTP01/AlcatelAustralia(Release 5.0.11 |July 24, 2002) at 08/10/2002 07:18:54 AM, Serialize complete at 08/10/2002 07:18:54 AM Content-Type: text/plain; charset=us-ascii 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 On 2002-Oct-05 11:31:49 -0700, Scott Long wrote: >scottl 2002/10/05 11:31:49 PDT ... > Removed files: (Branch: RELENG_4) > share/man/man4/man4.i386 matcd.4 > sys/i386/isa/matcd TODO audio.c creative.h matcd.c > matcddrv.h options.h > Log: > " Help! Help, scottl is trying to *BANG* *BANG* *BANG*" > " Hello? Hello? Are you still there?" > > Approved by: re (rwatson) Given that there has just been a thread in -STABLE in which jhb stated that this device would continue to be supported in 4.x and there has been no indication that it would be de-supported, this commit would seem to be premature at best. I note that this commit message does not include any reason or justification for the removal of matcd. Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 14:19:14 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DB5537B401; Mon, 7 Oct 2002 14:19:13 -0700 (PDT) Received: from pebkac.owp.csus.edu (pebkac.owp.csus.edu [130.86.232.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E15E43E4A; Mon, 7 Oct 2002 14:19:11 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: (from root@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3) id OAA61619; Mon, 7 Oct 2002 14:21:41 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: from localhost (scottj@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3av) with ESMTP id OAA61610; Mon, 7 Oct 2002 14:21:39 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Date: Mon, 7 Oct 2002 14:21:39 -0700 (PDT) From: Joseph Scott X-Sender: scottj@pebkac.owp.csus.edu To: Kris Kennaway Cc: cvs-all@freebsd.org, KATO Tsuguru , cjh@freebsd.org Subject: Re: cvs commit: ports/print/cjk-lyx Makefile In-Reply-To: <200210052238.g95Mc5ZE028277@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-10 Sender: owner-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, 5 Oct 2002, Kris Kennaway wrote: # kris 2002/10/05 15:38:05 PDT # # Modified files: # print/cjk-lyx Makefile # Log: # BROKEN: Does not link PR ports/43705 (Update port: print/cjk-lyx to 1.2.1) might resolve this. -Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 14:20: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E753E37B404; Mon, 7 Oct 2002 14:19:59 -0700 (PDT) Received: from opiate.thirteenandtwo.org (CPE0030ab0ef2bb.cpe.net.cable.rogers.com [24.103.202.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id E598D43E6E; Mon, 7 Oct 2002 14:19:58 -0700 (PDT) (envelope-from munish@opiate.thirteenandtwo.org) Received: from opiate.thirteenandtwo.org (munish@localhost.thirteenandtwo.org [127.0.0.1]) by opiate.thirteenandtwo.org (8.12.6/8.12.5) with ESMTP id g97LJvqN097396; Mon, 7 Oct 2002 17:19:58 -0400 (EDT) (envelope-from munish@opiate.thirteenandtwo.org) Received: (from munish@localhost) by opiate.thirteenandtwo.org (8.12.6/8.12.6/Submit) id g97LJv0B097395; Mon, 7 Oct 2002 17:19:57 -0400 (EDT) Date: Mon, 7 Oct 2002 17:19:57 -0400 From: Munish Chopra To: Joseph Scott Cc: Mario Sergio Fujikawa Ferreira , cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/net/dctc-gui Makefile distinfo pkg-plist Message-ID: <20021007211957.GB87551@opiate.thirteenandtwo.org> References: <200210051722.g95HMcQW095218@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: owner-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 2002-10-07 13:45 +0000, Joseph Scott wrote: > > On Sat, 5 Oct 2002, Mario Sergio Fujikawa Ferreira wrote: > > # lioux 2002/10/05 10:22:38 PDT > # > # Modified files: > # net/dctc-gui Makefile distinfo pkg-plist > # Log: > # o Update to 0.62 > # o Add hack to disable GNU auto* tools which break this port build > # under certain circumstances > # > # Reviewed by: Munish Chopra > > PR ports/43490 (Update port: net/dctc-gui)? > > -Joseph Same thing as ports/43488, bombed on author patches I forgot about. I think lioux has these two on his 'PRs to be closed' list. -- Munish Chopra To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 14:22: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5DF137B404; Mon, 7 Oct 2002 14:22:06 -0700 (PDT) Received: from pebkac.owp.csus.edu (pebkac.owp.csus.edu [130.86.232.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD09043E88; Mon, 7 Oct 2002 14:22:05 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: (from root@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3) id OAA61747; Mon, 7 Oct 2002 14:24:38 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: from localhost (scottj@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3av) with ESMTP id OAA61740; Mon, 7 Oct 2002 14:24:35 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Date: Mon, 7 Oct 2002 14:24:34 -0700 (PDT) From: Joseph Scott X-Sender: scottj@pebkac.owp.csus.edu To: Patrick Li Cc: cvs-all@freebsd.org Subject: Re: cvs commit: ports/net/naim pkg-descr In-Reply-To: <200210052251.g95MpdQX036476@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-10 Sender: owner-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, 5 Oct 2002, Patrick Li wrote: # pat 2002/10/05 15:51:39 PDT # # Modified files: # net/naim pkg-descr # Log: # Update WWW # # PR: ports/43509 # Submitted by: maintainer PR ports/43615 ([patch] update and fix net/naim) has a maintainer approved patch that fixes some non-build issues. -Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 14:23:24 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B6F337B401; Mon, 7 Oct 2002 14:23:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E21143E4A; Mon, 7 Oct 2002 14:23:23 -0700 (PDT) (envelope-from fenner@FreeBSD.org) Received: from freefall.freebsd.org (fenner@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97LNNCo071363; Mon, 7 Oct 2002 14:23:23 -0700 (PDT) (envelope-from fenner@freefall.freebsd.org) Received: (from fenner@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97LNNJ2071362; Mon, 7 Oct 2002 14:23:23 -0700 (PDT) Message-Id: <200210072123.g97LNNJ2071362@freefall.freebsd.org> From: Bill Fenner Date: Mon, 7 Oct 2002 14:23:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mbone/rtptools 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 fenner 2002/10/07 14:23:23 PDT Modified files: mbone/rtptools Makefile Log: MASTER_SITE moved. Upgrade still to do. Revision Changes Path 1.8 +2 -2 ports/mbone/rtptools/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 14:25:22 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CA9D37B401; Mon, 7 Oct 2002 14:25:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C186443E6E; Mon, 7 Oct 2002 14:25:21 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: from freefall.freebsd.org (olgeni@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97LPLCo071650; Mon, 7 Oct 2002 14:25:21 -0700 (PDT) (envelope-from olgeni@freefall.freebsd.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97LPLGt071649; Mon, 7 Oct 2002 14:25:21 -0700 (PDT) Message-Id: <200210072125.g97LPLGt071649@freefall.freebsd.org> From: Jimmy Olgeni Date: Mon, 7 Oct 2002 14:25:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/gtk-zenith-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 olgeni 2002/10/07 14:25:21 PDT Modified files: x11-toolkits/gtk-zenith-theme Makefile distinfo Log: Fix DISTNAME. Revision Changes Path 1.3 +1 -1 ports/x11-toolkits/gtk-zenith-theme/Makefile 1.2 +1 -1 ports/x11-toolkits/gtk-zenith-theme/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 14:25:30 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81CDF37B49A; Mon, 7 Oct 2002 14:25:25 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-165-226-88.dsl.lsan03.pacbell.net [64.165.226.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0572E43E4A; Mon, 7 Oct 2002 14:25:25 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 3DD8C66C7B; Mon, 7 Oct 2002 14:25:24 -0700 (PDT) Date: Mon, 7 Oct 2002 14:25:24 -0700 From: Kris Kennaway To: Joe Marcus Clarke Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/net/netatalk/files patch-config_Makefile.in Message-ID: <20021007212523.GA27538@xor.obsecurity.org> References: <200210072110.g97LAEIr065073@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LZvS9be/3tNcYl/X" Content-Disposition: inline In-Reply-To: <200210072110.g97LAEIr065073@freefall.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 --LZvS9be/3tNcYl/X Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 07, 2002 at 02:10:14PM -0700, Joe Marcus Clarke wrote: > marcus 2002/10/07 14:10:14 PDT >=20 > Added files: > net/netatalk/files patch-config_Makefile.in=20 > Log: > Don't create an /etc/pam.d directory on -stable. This breaks PAM. It should be using /usr/local/etc/pam.d on -current, too (unfortunately openpam is hard-wired for /usr/local - we really need a way to indicate to the system at run-time the selected value of LOCALBASE). Kris --LZvS9be/3tNcYl/X Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9ofvDWry0BWjoQKURAkDUAKDf4OT1hkSFv0Y8vt8fsGo7zRtTtwCg1jgi cMAbNhlzAKQfUchyk33YTfQ= =xY64 -----END PGP SIGNATURE----- --LZvS9be/3tNcYl/X-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 14:25:36 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4864837B408; Mon, 7 Oct 2002 14:25:35 -0700 (PDT) Received: from pebkac.owp.csus.edu (pebkac.owp.csus.edu [130.86.232.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8C2443E81; Mon, 7 Oct 2002 14:25:32 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: (from root@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3) id OAA61863; Mon, 7 Oct 2002 14:27:58 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: from localhost (scottj@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3av) with ESMTP id OAA61843; Mon, 7 Oct 2002 14:27:11 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Date: Mon, 7 Oct 2002 14:27:10 -0700 (PDT) From: Joseph Scott X-Sender: scottj@pebkac.owp.csus.edu To: Kris Kennaway Cc: cvs-all@freebsd.org, Stefan Jahn Subject: Re: cvs commit: ports/editors/kile Makefile In-Reply-To: <200210052300.g95N0RGX041331@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-10 Sender: owner-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, 5 Oct 2002, Kris Kennaway wrote: # kris 2002/10/05 16:00:27 PDT # # Modified files: # editors/kile Makefile # Log: # BROKEN: Does not fetch PR ports/43158 (Update port kile to version 1.2) has an update that may resolve this issue. Unfortunately the patch is not sent as a diff. -Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 14:25:59 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A0D337B401; Mon, 7 Oct 2002 14:25:58 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8D9543EAC; Mon, 7 Oct 2002 14:25:57 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97LPvCo071743; Mon, 7 Oct 2002 14:25:57 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97LPv6a071742; Mon, 7 Oct 2002 14:25:57 -0700 (PDT) Message-Id: <200210072125.g97LPv6a071742@freefall.freebsd.org> From: Joe Marcus Clarke Date: Mon, 7 Oct 2002 14:25:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.gnomeng.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 marcus 2002/10/07 14:25:57 PDT Modified files: Mk bsd.gnomeng.mk Log: * Add the ability to specify WITH/WITHOUT_GNOME macros with a list of components to build or not build with. For example: # make WITHOUT_GNOME=esound Will build a port that can optionally use esound support, without it. You can also specify multiple components separated with a space: # make WITHOUT_GNOME="esound gnomelibs" The converse is true for WITH_GNOME. Note, that this is backwards compatible with the old WITH/WITHOUT_GNOME macros. That is, # make -DWITHOUT_GNOME Will turn off all optional GNOME components. Also, # make WITHOUT_GNOME=yes Will do the same thing. * Mark a port BROKEN if it includes an unknown GNOME component [1] PR: 41873 [1] Submitted by: Edwin Groothuis [1] Not objected to by: sobomax Revision Changes Path 1.16 +13 -3 ports/Mk/bsd.gnomeng.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 14:26:22 2002 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 919) id 3A29637B401; Mon, 7 Oct 2002 14:26:21 -0700 (PDT) Date: Mon, 7 Oct 2002 14:26:21 -0700 From: Patrick Li To: Joseph Scott Cc: cvs-all@freebsd.org Subject: Re: cvs commit: ports/net/naim pkg-descr Message-ID: <20021007142621.A50029@FreeBSD.org> References: <200210052251.g95MpdQX036476@freefall.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: ; from joseph@randomnetworks.com on Mon, Oct 07, 2002 at 02:24:34PM -0700 Sender: owner-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, Oct 07, 2002 at 02:24:34PM -0700, Joseph Scott wrote: > > On Sat, 5 Oct 2002, Patrick Li wrote: > > # pat 2002/10/05 15:51:39 PDT > # > # Modified files: > # net/naim pkg-descr > # Log: > # Update WWW > # > # PR: ports/43509 > # Submitted by: maintainer > > PR ports/43615 ([patch] update and fix net/naim) has a maintainer > approved patch that fixes some non-build issues. > > -Joseph Ok thanks again. -pat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 14:31:39 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C57837B401; Mon, 7 Oct 2002 14:31:38 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19C5143E75; Mon, 7 Oct 2002 14:31:38 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97LVbCo074012; Mon, 7 Oct 2002 14:31:37 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97LVbFe074011; Mon, 7 Oct 2002 14:31:37 -0700 (PDT) Message-Id: <200210072131.g97LVbFe074011@freefall.freebsd.org> From: Patrick Li Date: Mon, 7 Oct 2002 14:31:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/naim Makefile distinfo ports/net/naim/files patch-aa patch-ab patch-ltmain.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 pat 2002/10/07 14:31:37 PDT Modified files: net/naim Makefile distinfo Removed files: net/naim/files patch-aa patch-ab patch-ltmain.sh Log: Update to 0.11.4p1 PR: ports/43615 Submitted by: Adam Weinberger Approved by: maintainer Revision Changes Path 1.25 +3 -4 ports/net/naim/Makefile 1.10 +1 -1 ports/net/naim/distinfo 1.2 +0 -17 ports/net/naim/files/patch-aa (dead) 1.2 +0 -19 ports/net/naim/files/patch-ab (dead) 1.2 +0 -25 ports/net/naim/files/patch-ltmain.sh (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 14:36: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC19937B401; Mon, 7 Oct 2002 14:36:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A7B143E65; Mon, 7 Oct 2002 14:36:06 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from freefall.freebsd.org (phk@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97La6Co075361; Mon, 7 Oct 2002 14:36:06 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97La6xx075360; Mon, 7 Oct 2002 14:36:06 -0700 (PDT) Message-Id: <200210072136.g97La6xx075360@freefall.freebsd.org> From: Poul-Henning Kamp Date: Mon, 7 Oct 2002 14:36:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/boot2 Makefile boot1.s boot2.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 2002/10/07 14:36:06 PDT Modified files: sys/boot/i386/boot2 Makefile boot1.s boot2.c Log: Conditionalize the number of sectors loaded by boot1.s on UFS1/UFS12. Conditionalize the "XX bytes left" checks reference on UFS1/UFS12. Conditionally build the necessary 64bit math for boot2 if UFS12. Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.35 +30 -3 src/sys/boot/i386/boot2/Makefile 1.20 +7 -2 src/sys/boot/i386/boot2/boot1.s 1.48 +5 -1 src/sys/boot/i386/boot2/boot2.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 14:40:27 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA8FF37B442; Mon, 7 Oct 2002 14:40:23 -0700 (PDT) Received: from alcanet.com.au (mail2.alcanet.com.au [203.62.196.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8949B43E7B; Mon, 7 Oct 2002 14:40:22 -0700 (PDT) (envelope-from peter.jeremy@alcatel.com.au) Received: from sydsmtp01.alcatel.com.au (IDENT:root@localhost.localdomain [127.0.0.1]) by alcanet.com.au (8.12.4/8.12.4/Alcanet1.3) with ESMTP id g97LeKu9022695; Tue, 8 Oct 2002 07:40:21 +1000 Received: from gsmx07.alcatel.com.au ([139.188.20.247]) by sydsmtp01.alcatel.com.au (Lotus Domino Release 5.0.11) with ESMTP id 2002100807401956:7308 ; Tue, 8 Oct 2002 07:40:19 +1000 Received: from gsmx07.alcatel.com.au (localhost [127.0.0.1]) by gsmx07.alcatel.com.au (8.12.5/8.12.5) with ESMTP id g97LeJ2t080233; Tue, 8 Oct 2002 07:40:19 +1000 (EST) (envelope-from peter.jeremy@alcatel.com.au) Received: (from jeremyp@localhost) by gsmx07.alcatel.com.au (8.12.5/8.12.5/Submit) id g97LeJvT080232; Tue, 8 Oct 2002 07:40:19 +1000 (EST) (envelope-from peter.jeremy@alcatel.com.au) Date: Tue, 8 Oct 2002 07:40:19 +1000 From: Peter Jeremy To: John Baldwin Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sbin/init init.c Message-ID: <20021007214019.GA80107@gsmx07.alcatel.com.au> Mail-Followup-To: John Baldwin , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200209271602.g8RG2TC8053450@freefall.freebsd.org> Mime-Version: 1.0 In-Reply-To: <200209271602.g8RG2TC8053450@freefall.freebsd.org> User-Agent: Mutt/1.4i X-MIMETrack: Itemize by SMTP Server on SYDSMTP01/AlcatelAustralia(Release 5.0.11 |July 24, 2002) at 08/10/2002 07:40:19 AM, Serialize by Router on SYDSMTP01/AlcatelAustralia(Release 5.0.11 |July 24, 2002) at 08/10/2002 07:40:21 AM, Serialize complete at 08/10/2002 07:40:21 AM Content-Type: text/plain; charset=us-ascii 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 On 2002-Sep-27 09:02:28 -0700, John Baldwin wrote: >jhb 2002/09/27 09:02:28 PDT > > Modified files: > sbin/init init.c > Log: > Give up on a tty if opening it's special file returns ENOENT like we do > for > ENXIO. > > Glanced at by: imp, gallatin > > Revision Changes Path > 1.52 +1 -1 src/sbin/init/init.c I can see why this change might be useful in conjunction with DEVFS but I have a problem with this change. In particular, I have a number of systems that rely on the old functionality. This is now also inconsistent with the documentation in init(8). The old behaviour is documented in init(8) as follows: Init can also be used to keep arbitrary daemons running, automatically restarting them if they die. In this case, the first field in the ttys(5) file must not reference the path to a configured device node and will be passed to the daemon as the final argument on its command line. This is similar to the facility offered in the AT&T System V UNIX /etc/inittab. This means that I could include the following line in /etc/ttys proxy2 "/usr/local/libexec/proxy2 -f /usr/local/etc/proxy.ports" none on and init would happily run my program (because /dev/proxy2 does not exist), restarting it if it died. Looking through the error returns from open(2), it looks like the "persistent daemon" approach is still possible by using a device name like "null/foo" - which will generate ENOTDIR. Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 14:54:47 2002 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 17A6F37B437; Mon, 7 Oct 2002 14:54:46 -0700 (PDT) Received: from green.bikeshed.org (ne06bu2zpzw6u3gp@green.bikeshed.org [10.0.0.1] (may be forged)) by green.bikeshed.org (8.12.6/8.12.6) with ESMTP id g97LsjZw006128; Mon, 7 Oct 2002 17:54:45 -0400 (EDT) (envelope-from green@green.bikeshed.org) Received: from localhost (green@localhost) by green.bikeshed.org (8.12.6/8.12.6/Submit) with ESMTP id g97LsjA0006125; Mon, 7 Oct 2002 17:54:45 -0400 (EDT) Message-Id: <200210072154.g97LsjA0006125@green.bikeshed.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Poul-Henning Kamp Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/i386/boot2 Makefile boot1.s boot2.c In-Reply-To: Your message of "Mon, 07 Oct 2002 14:36:06 PDT." <200210072136.g97La6xx075360@freefall.freebsd.org> From: "Brian F. Feldman" Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 07 Oct 2002 17:54:45 -0400 Sender: owner-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 wrote: > phk 2002/10/07 14:36:06 PDT > > Modified files: > sys/boot/i386/boot2 Makefile boot1.s boot2.c > Log: > Conditionalize the number of sectors loaded by boot1.s on UFS1/UFS12. > > Conditionalize the "XX bytes left" checks reference on UFS1/UFS12. > > Conditionally build the necessary 64bit math for boot2 if UFS12. > > Sponsored by: DARPA & NAI Labs. Are you getting any of this from all the stuff that I did? Remember you'll need to modify the printf("#define XREADORG 0x7%x\n", x), which is bogus, to be "%x", 0x700 + x, and you know already that 4 more sectors won't be enough for all the extra code needed, right? -- Brian Fundakowski Feldman \'[ FreeBSD ]''''''''''\ <> green@FreeBSD.org <> bfeldman@tislabs.com \ 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 Mon Oct 7 15: 1:13 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 48FFC37B401; Mon, 7 Oct 2002 15:01:12 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A7D243E4A; Mon, 7 Oct 2002 15:01:11 -0700 (PDT) (envelope-from phk@critter.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 g97M15pS049614; Tue, 8 Oct 2002 00:01:05 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: "Brian F. Feldman" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/i386/boot2 Makefile boot1.s boot2.c In-Reply-To: Your message of "Mon, 07 Oct 2002 17:54:45 EDT." <200210072154.g97LsjA0006125@green.bikeshed.org> Date: Tue, 08 Oct 2002 00:01:05 +0200 Message-ID: <49613.1034028065@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-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 <200210072154.g97LsjA0006125@green.bikeshed.org>, "Brian F. Feldman" writes: >Poul-Henning Kamp wrote: >> phk 2002/10/07 14:36:06 PDT >> >> Modified files: >> sys/boot/i386/boot2 Makefile boot1.s boot2.c >> Log: >> Conditionalize the number of sectors loaded by boot1.s on UFS1/UFS12. >> >> Conditionalize the "XX bytes left" checks reference on UFS1/UFS12. >> >> Conditionally build the necessary 64bit math for boot2 if UFS12. >> >> Sponsored by: DARPA & NAI Labs. > >Are you getting any of this from all the stuff that I did? Remember you'll >need to modify the printf("#define XREADORG 0x7%x\n", x), which is bogus, to >be "%x", 0x700 + x, and you know already that 4 more sectors won't be enough >for all the extra code needed, right? I have just booted off a UFS2 and I have 52 bytes to spare :-) Se private email for gory details and issues still to be resolved. -- 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 Oct 7 15:21:17 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40B9837B401; Mon, 7 Oct 2002 15:21:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7C5D43E42; Mon, 7 Oct 2002 15:21:16 -0700 (PDT) (envelope-from green@FreeBSD.org) Received: from freefall.freebsd.org (green@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97MLGCo093581; Mon, 7 Oct 2002 15:21:16 -0700 (PDT) (envelope-from green@freefall.freebsd.org) Received: (from green@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97MLGNL093580; Mon, 7 Oct 2002 15:21:16 -0700 (PDT) Message-Id: <200210072221.g97MLGNL093580@freefall.freebsd.org> From: Brian Feldman Date: Mon, 7 Oct 2002 15:21:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/boot2 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 green 2002/10/07 15:21:16 PDT Modified files: sys/boot/i386/boot2 Makefile Log: Correct a bug in adding 0x700 to a number. Revision Changes Path 1.36 +3 -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 Mon Oct 7 15:23:17 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3951537B401; Mon, 7 Oct 2002 15:23:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E65A043E4A; Mon, 7 Oct 2002 15:23:15 -0700 (PDT) (envelope-from trevor@FreeBSD.org) Received: from freefall.freebsd.org (trevor@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97MNFCo094984; Mon, 7 Oct 2002 15:23:15 -0700 (PDT) (envelope-from trevor@freefall.freebsd.org) Received: (from trevor@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97MNFtx094983; Mon, 7 Oct 2002 15:23:15 -0700 (PDT) Message-Id: <200210072223.g97MNFtx094983@freefall.freebsd.org> From: Trevor Johnson Date: Mon, 7 Oct 2002 15:23:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/beonex Makefile distinfo pkg-comment pkg-descr pkg-message ports/www/beonex/files patch-Makefile.in patch-basebrowser-unix patch-rules.mk patch-unix.js patch-xptc_platforms_unixish_x86.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 trevor 2002/10/07 15:23:15 PDT Modified files: www Makefile Added files: www/beonex Makefile distinfo pkg-comment pkg-descr pkg-message www/beonex/files patch-Makefile.in patch-basebrowser-unix patch-rules.mk patch-unix.js patch-xptc_platforms_unixish_x86.h Log: new port, based on ports/www/mozilla, of Beonex Communicator Revision Changes Path 1.543 +1 -0 ports/www/Makefile 1.1 +145 -0 ports/www/beonex/Makefile (new) 1.1 +1 -0 ports/www/beonex/distinfo (new) 1.1 +16 -0 ports/www/beonex/files/patch-Makefile.in (new) 1.1 +28 -0 ports/www/beonex/files/patch-basebrowser-unix (new) 1.1 +16 -0 ports/www/beonex/files/patch-rules.mk (new) 1.1 +18 -0 ports/www/beonex/files/patch-unix.js (new) 1.1 +27 -0 ports/www/beonex/files/patch-xptc_platforms_unixish_x86.h (new) 1.1 +1 -0 ports/www/beonex/pkg-comment (new) 1.1 +9 -0 ports/www/beonex/pkg-descr (new) 1.1 +4 -0 ports/www/beonex/pkg-message (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 15:23:23 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD5BA37B43B; Mon, 7 Oct 2002 15:23:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2199F43E81; Mon, 7 Oct 2002 15:23:18 -0700 (PDT) (envelope-from trevor@FreeBSD.org) Received: from freefall.freebsd.org (trevor@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97MNHCo095018; Mon, 7 Oct 2002 15:23:18 -0700 (PDT) (envelope-from trevor@freefall.freebsd.org) Received: (from trevor@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97MNH06095017; Mon, 7 Oct 2002 15:23:17 -0700 (PDT) Message-Id: <200210072223.g97MNH06095017@freefall.freebsd.org> From: Trevor Johnson Date: Mon, 7 Oct 2002 15:23:17 -0700 (PDT) To: cvs-committers@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 trevor 2002/10/07 15:23:17 PDT Modified files: . modules Log: beonex --> ports/www/beonex Revision Changes Path 1.6028 +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 Oct 7 15:27:50 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B1FA37B401; Mon, 7 Oct 2002 15:27:49 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77FF843E42; Mon, 7 Oct 2002 15:27:48 -0700 (PDT) (envelope-from phk@critter.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 g97MRfpS054260; Tue, 8 Oct 2002 00:27:41 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Brian Feldman Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/i386/boot2 Makefile In-Reply-To: Your message of "Mon, 07 Oct 2002 15:21:16 PDT." <200210072221.g97MLGNL093580@freefall.freebsd.org> Date: Tue, 08 Oct 2002 00:27:41 +0200 Message-ID: <54259.1034029661@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-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 <200210072221.g97MLGNL093580@freefall.freebsd.org>, Brian Feldman wr ites: >green 2002/10/07 15:21:16 PDT > > Modified files: > sys/boot/i386/boot2 Makefile > Log: > Correct a bug in adding 0x700 to a number. It's bedtime here, way past in fact, and I'm not going into the lab again to find out what this does/is intended to do. I succesfully booted on UFS1 and UFS2 without this change, but that doesn't necessarily mean that you broke it. I just hope you know what you're doing... -- 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 Oct 7 15:32:46 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C2DBA37B401; Mon, 7 Oct 2002 15:32:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7504A43E7B; Mon, 7 Oct 2002 15:32:45 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97MWjCo098098; Mon, 7 Oct 2002 15:32:45 -0700 (PDT) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97MWjRe098097; Mon, 7 Oct 2002 15:32:45 -0700 (PDT) Message-Id: <200210072232.g97MWjRe098097@freefall.freebsd.org> From: Giorgos Keramidas Date: Mon, 7 Oct 2002 15:32:45 -0700 (PDT) To: cvs-committers@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 2002/10/07 15:32:45 PDT Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Use an absolute URI for referring to the latest online version of the FAQ. Revision Changes Path 1.484 +1 -1 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 Mon Oct 7 15:34:17 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDFAC37B401; Mon, 7 Oct 2002 15:34:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EDDA43E7B; Mon, 7 Oct 2002 15:34:16 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97MYGCo098199; Mon, 7 Oct 2002 15:34:16 -0700 (PDT) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97MYGDd098198; Mon, 7 Oct 2002 15:34:16 -0700 (PDT) Message-Id: <200210072234.g97MYGDd098198@freefall.freebsd.org> From: Giorgos Keramidas Date: Mon, 7 Oct 2002 15:34:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/mail 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 2002/10/07 15:34:16 PDT Modified files: en_US.ISO8859-1/books/handbook/mail chapter.sgml Log: Quote the first occurence of the term "electronic email". Revision Changes Path 1.57 +1 -1 doc/en_US.ISO8859-1/books/handbook/mail/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 15:35:16 2002 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 4946037B401; Mon, 7 Oct 2002 15:35:15 -0700 (PDT) Received: from green.bikeshed.org (v4pxtj577b8bglru@green.bikeshed.org [10.0.0.1] (may be forged)) by green.bikeshed.org (8.12.6/8.12.6) with ESMTP id g97MZEZw006345; Mon, 7 Oct 2002 18:35:14 -0400 (EDT) (envelope-from green@green.bikeshed.org) Received: from localhost (green@localhost) by green.bikeshed.org (8.12.6/8.12.6/Submit) with ESMTP id g97MZEZv006342; Mon, 7 Oct 2002 18:35:14 -0400 (EDT) Message-Id: <200210072235.g97MZEZv006342@green.bikeshed.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Poul-Henning Kamp Cc: Brian Feldman , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/i386/boot2 Makefile In-Reply-To: Your message of "Tue, 08 Oct 2002 00:27:41 +0200." <54259.1034029661@critter.freebsd.dk> From: "Brian F. Feldman" Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 07 Oct 2002 18:35:14 -0400 Sender: owner-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 wrote: > In message <200210072221.g97MLGNL093580@freefall.freebsd.org>, Brian Feldman wr > ites: > >green 2002/10/07 15:21:16 PDT > > > > Modified files: > > sys/boot/i386/boot2 Makefile > > Log: > > Correct a bug in adding 0x700 to a number. > > It's bedtime here, way past in fact, and I'm not going into the lab > again to find out what this does/is intended to do. > > I succesfully booted on UFS1 and UFS2 without this change, but that > doesn't necessarily mean that you broke it. > > I just hope you know what you're doing... At some point someone decided bogusly that the way to add a number to 0x700 was to concatenate it. I corrected that, so if xread is at an offset of > 0xff it won't completely fsck itself. -- Brian Fundakowski Feldman \'[ FreeBSD ]''''''''''\ <> green@FreeBSD.org <> bfeldman@tislabs.com \ 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 Mon Oct 7 15:37:14 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD95037B401; Mon, 7 Oct 2002 15:37:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DE3C43E65; Mon, 7 Oct 2002 15:37:12 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97MbCCo098493; Mon, 7 Oct 2002 15:37:12 -0700 (PDT) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97MbCuq098492; Mon, 7 Oct 2002 15:37:12 -0700 (PDT) Message-Id: <200210072237.g97MbCuq098492@freefall.freebsd.org> From: Giorgos Keramidas Date: Mon, 7 Oct 2002 15:37:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/mail 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 2002/10/07 15:37:12 PDT Modified files: en_US.ISO8859-1/books/handbook/mail chapter.sgml Log: Remove eol spaces. Revision Changes Path 1.58 +34 -34 doc/en_US.ISO8859-1/books/handbook/mail/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 15:44:54 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC29537B404 for ; Mon, 7 Oct 2002 15:44:50 -0700 (PDT) Received: from mail.speakeasy.net (mail17.speakeasy.net [216.254.0.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4017743E7B for ; Mon, 7 Oct 2002 15:44:50 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 17692 invoked from network); 7 Oct 2002 22:44:50 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail17.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 7 Oct 2002 22:44:50 -0000 Received: from laptop.baldwin.cx (laptop.baldwin.cx [192.168.0.4]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id g97Miln5003696; Mon, 7 Oct 2002 18:44:47 -0400 (EDT) (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: <20021007214019.GA80107@gsmx07.alcatel.com.au> Date: Mon, 07 Oct 2002 18:44:51 -0400 (EDT) From: John Baldwin To: Peter Jeremy Subject: Re: cvs commit: src/sbin/init init.c Cc: cvs-all@FreeBSD.ORG, cvs-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 07-Oct-2002 Peter Jeremy wrote: > On 2002-Sep-27 09:02:28 -0700, John Baldwin wrote: >>jhb 2002/09/27 09:02:28 PDT >> >> Modified files: >> sbin/init init.c >> Log: >> Give up on a tty if opening it's special file returns ENOENT like we do >> for >> ENXIO. >> >> Glanced at by: imp, gallatin >> >> Revision Changes Path >> 1.52 +1 -1 src/sbin/init/init.c > > I can see why this change might be useful in conjunction with DEVFS > but I have a problem with this change. In particular, I have a number > of systems that rely on the old functionality. This is now also > inconsistent with the documentation in init(8). Well, I did originally want to make it conditional on DEVFS being present but other people weren't in favor of that. > The old behaviour is documented in init(8) as follows: > Init can also be used to keep arbitrary daemons running, automatically > restarting them if they die. In this case, the first field in the > ttys(5) file must not reference the path to a configured device node and > will be passed to the daemon as the final argument on its command line. > This is similar to the facility offered in the AT&T System V UNIX > /etc/inittab. > > This means that I could include the following line in /etc/ttys > proxy2 "/usr/local/libexec/proxy2 -f /usr/local/etc/proxy.ports" none on > and init would happily run my program (because /dev/proxy2 does not > exist), restarting it if it died. That seems to be a really gross hack. Arbitrary daemons have nothing to do with setting up ttys. I wouldn't mind if init grew the ability to handle arbitrary daemons via some other method that was less of a hack and more of intended design. Would that be acceptable? -- 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 Oct 7 15:45: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEABB37B486 for ; Mon, 7 Oct 2002 15:44:53 -0700 (PDT) Received: from mail.speakeasy.net (mail14.speakeasy.net [216.254.0.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id 104BC43E81 for ; Mon, 7 Oct 2002 15:44:52 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 14200 invoked from network); 7 Oct 2002 22:44:52 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail14.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 7 Oct 2002 22:44:52 -0000 Received: from laptop.baldwin.cx (laptop.baldwin.cx [192.168.0.4]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id g97Mion5003702; Mon, 7 Oct 2002 18:44:50 -0400 (EDT) (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: <20021007211852.GH495@gsmx07.alcatel.com.au> Date: Mon, 07 Oct 2002 18:44:54 -0400 (EDT) From: John Baldwin To: Peter Jeremy Subject: Re: cvs commit: src/etc MAKEDEV src/share/man/man4/man4.i386 Mak Cc: cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, Scott Long Sender: owner-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 07-Oct-2002 Peter Jeremy wrote: > On 2002-Oct-05 11:31:49 -0700, Scott Long wrote: >>scottl 2002/10/05 11:31:49 PDT > ... >> Removed files: (Branch: RELENG_4) >> share/man/man4/man4.i386 matcd.4 >> sys/i386/isa/matcd TODO audio.c creative.h matcd.c >> matcddrv.h options.h >> Log: >> " Help! Help, scottl is trying to *BANG* *BANG* *BANG*" >> " Hello? Hello? Are you still there?" >> >> Approved by: re (rwatson) > > Given that there has just been a thread in -STABLE in which jhb stated > that this device would continue to be supported in 4.x and there has > been no indication that it would be de-supported, this commit would > seem to be premature at best. I note that this commit message does > not include any reason or justification for the removal of matcd. As indicated later in the thread matcd(4) was removed for other reasons not stated in the original message (i.e. not GEOM related). If you wish to write another matcd(4) driver from scratch and offer to maintain it I'm sure it would be gratefully accepted. -- 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 Oct 7 15:45:15 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A31AF37B40E for ; Mon, 7 Oct 2002 15:44:57 -0700 (PDT) Received: from mail.speakeasy.net (mail16.speakeasy.net [216.254.0.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id E316C43E6A for ; Mon, 7 Oct 2002 15:44:54 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 19139 invoked from network); 7 Oct 2002 22:44:56 -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 ; 7 Oct 2002 22:44:56 -0000 Received: from laptop.baldwin.cx (laptop.baldwin.cx [192.168.0.4]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id g97Mirn5003711; Mon, 7 Oct 2002 18:44:53 -0400 (EDT) (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: <200210072221.g97MLGNL093580@freefall.freebsd.org> Date: Mon, 07 Oct 2002 18:44:57 -0400 (EDT) From: John Baldwin To: Brian Feldman Subject: RE: cvs commit: src/sys/boot/i386/boot2 Makefile Cc: cvs-all@FreeBSD.org, cvs-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 07-Oct-2002 Brian Feldman wrote: > green 2002/10/07 15:21:16 PDT > > Modified files: > sys/boot/i386/boot2 Makefile > Log: > Correct a bug in adding 0x700 to a number. Not really a bug. It worked perfectly for what it was intended to do. Also, phk@'s code doesn't seem to require this change, so I don't know of any current case where this actually breaks. That said, doing it this way is saner. :) -- 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 Oct 7 15:45:21 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 618DC37B505 for ; Mon, 7 Oct 2002 15:44:58 -0700 (PDT) Received: from mail.speakeasy.net (mail15.speakeasy.net [216.254.0.215]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7741143E97 for ; Mon, 7 Oct 2002 15:44:56 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 24404 invoked from network); 7 Oct 2002 22:44:55 -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 ; 7 Oct 2002 22:44:55 -0000 Received: from laptop.baldwin.cx (laptop.baldwin.cx [192.168.0.4]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id g97Misn5003714; Mon, 7 Oct 2002 18:44:54 -0400 (EDT) (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: <200210072235.g97MZEZv006342@green.bikeshed.org> Date: Mon, 07 Oct 2002 18:44:58 -0400 (EDT) From: John Baldwin To: "Brian F. Feldman" Subject: Re: cvs commit: src/sys/boot/i386/boot2 Makefile Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Poul-Henning Kamp Sender: owner-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 07-Oct-2002 Brian F. Feldman wrote: > Poul-Henning Kamp wrote: >> In message <200210072221.g97MLGNL093580@freefall.freebsd.org>, Brian Feldman wr >> ites: >> >green 2002/10/07 15:21:16 PDT >> > >> > Modified files: >> > sys/boot/i386/boot2 Makefile >> > Log: >> > Correct a bug in adding 0x700 to a number. >> >> It's bedtime here, way past in fact, and I'm not going into the lab >> again to find out what this does/is intended to do. >> >> I succesfully booted on UFS1 and UFS2 without this change, but that >> doesn't necessarily mean that you broke it. >> >> I just hope you know what you're doing... > > At some point someone decided bogusly that the way to add a number to 0x700 > was to concatenate it. I corrected that, so if xread is at an offset of > > 0xff it won't completely fsck itself. Since boot1 is only 512 bytes long and xread is always at the front, I don't see how this is really a problem actually. Sheesh, it used to be a hardcoded constant into boot2 before the script was added! -- 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 Oct 7 15:56:31 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83F5B37B401; Mon, 7 Oct 2002 15:56:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3435543E77; Mon, 7 Oct 2002 15:56:30 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97MuUCo099175; Mon, 7 Oct 2002 15:56:30 -0700 (PDT) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97MuUl5099174; Mon, 7 Oct 2002 15:56:30 -0700 (PDT) Message-Id: <200210072256.g97MuUl5099174@freefall.freebsd.org> From: Giorgos Keramidas Date: Mon, 7 Oct 2002 15:56:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/mail 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 2002/10/07 15:56:29 PDT Modified files: en_US.ISO8859-1/books/handbook/mail chapter.sgml Log: Whitespace & style in "Synopsis" section. Translators ignore this, please. Revision Changes Path 1.59 +34 -18 doc/en_US.ISO8859-1/books/handbook/mail/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 15:57: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9DF237B401; Mon, 7 Oct 2002 15:57:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C03943E6E; Mon, 7 Oct 2002 15:57:07 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from freefall.freebsd.org (imp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97Mv7Co099240; Mon, 7 Oct 2002 15:57:07 -0700 (PDT) (envelope-from imp@freefall.freebsd.org) Received: (from imp@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97Mv7WV099239; Mon, 7 Oct 2002 15:57:07 -0700 (PDT) Message-Id: <200210072257.g97Mv7WV099239@freefall.freebsd.org> From: Warner Losh Date: Mon, 7 Oct 2002 15:57:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/cardbus cardbusvar.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 2002/10/07 15:57:07 PDT Modified files: sys/dev/cardbus cardbusvar.h Log: Add extra set of parens around the barbit macro to make it clear what we're intending to shift. Spotted by: flexlint by way of phk (should fix about 40 messages) Revision Changes Path 1.6 +1 -1 src/sys/dev/cardbus/cardbusvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 15:57:33 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7806937B401; Mon, 7 Oct 2002 15:57:32 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27B2643E75; Mon, 7 Oct 2002 15:57:32 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97MvWCo099302; Mon, 7 Oct 2002 15:57:32 -0700 (PDT) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97MvWAd099301; Mon, 7 Oct 2002 15:57:32 -0700 (PDT) Message-Id: <200210072257.g97MvWAd099301@freefall.freebsd.org> From: Giorgos Keramidas Date: Mon, 7 Oct 2002 15:57:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/mail 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 2002/10/07 15:57:31 PDT Modified files: en_US.ISO8859-1/books/handbook/mail chapter.sgml Log: Clarify a somewhat confusing sentence about replacing Sendmail. Revision Changes Path 1.60 +3 -4 doc/en_US.ISO8859-1/books/handbook/mail/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 15:58:26 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4763937B401; Mon, 7 Oct 2002 15:58:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED79943E4A; Mon, 7 Oct 2002 15:58:24 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from freefall.freebsd.org (imp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97MwOCo099379; Mon, 7 Oct 2002 15:58:24 -0700 (PDT) (envelope-from imp@freefall.freebsd.org) Received: (from imp@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97MwO6D099378; Mon, 7 Oct 2002 15:58:24 -0700 (PDT) Message-Id: <200210072258.g97MwO6D099378@freefall.freebsd.org> From: Warner Losh Date: Mon, 7 Oct 2002 15:58:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/cardbus cardbusreg.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 2002/10/07 15:58:24 PDT Modified files: sys/dev/cardbus cardbusreg.h Log: Don't abuse the fact that -a == ~a + 1. Signed vs unsigned checkers complain when a is a unsigned type. So instead use the latter here and be on our way. Spotted by: flexlint by way of phk Revision Changes Path 1.6 +2 -2 src/sys/dev/cardbus/cardbusreg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 15:58:47 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C62337B401; Mon, 7 Oct 2002 15:58:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C47143E4A; Mon, 7 Oct 2002 15:58:46 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97MwkCo099448; Mon, 7 Oct 2002 15:58:46 -0700 (PDT) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97Mwks6099447; Mon, 7 Oct 2002 15:58:46 -0700 (PDT) Message-Id: <200210072258.g97Mwks6099447@freefall.freebsd.org> From: Giorgos Keramidas Date: Mon, 7 Oct 2002 15:58:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/mail 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 2002/10/07 15:58:46 PDT Modified files: en_US.ISO8859-1/books/handbook/mail chapter.sgml Log: Replace myisp.com with example.net. Suggested by: ceri Revision Changes Path 1.61 +5 -3 doc/en_US.ISO8859-1/books/handbook/mail/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 15:59:51 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3892337B401; Mon, 7 Oct 2002 15:59:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E000343E6A; Mon, 7 Oct 2002 15:59:50 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97MxoCo099550; Mon, 7 Oct 2002 15:59:50 -0700 (PDT) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97MxorO099549; Mon, 7 Oct 2002 15:59:50 -0700 (PDT) Message-Id: <200210072259.g97MxorO099549@freefall.freebsd.org> From: Giorgos Keramidas Date: Mon, 7 Oct 2002 15:59:50 -0700 (PDT) To: cvs-committers@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 2002/10/07 15:59:50 PDT Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Move a reference to documentation packages to the top of a question, where more text on doc/ file availability lives. Revision Changes Path 1.485 +4 -6 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 Mon Oct 7 16: 0:53 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C51637B401; Mon, 7 Oct 2002 16:00:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 548D743E81; Mon, 7 Oct 2002 16:00:52 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from freefall.freebsd.org (imp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97N0qCo099947; Mon, 7 Oct 2002 16:00:52 -0700 (PDT) (envelope-from imp@freefall.freebsd.org) Received: (from imp@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97N0qBL099946; Mon, 7 Oct 2002 16:00:52 -0700 (PDT) Message-Id: <200210072300.g97N0qBL099946@freefall.freebsd.org> From: Warner Losh Date: Mon, 7 Oct 2002 16:00:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/cardbus cardbus.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 2002/10/07 16:00:52 PDT Modified files: sys/dev/cardbus cardbus.c Log: o Add routines to return the location and pnpinfo for this card. Note, we return the PCI pnp info, but in fact that's wrong to do since that data is not defined for CardBus cards. CardBus says that these registers are undefined and one should use the CIS to do device matching. To date, all CardBus cards have had these registered defined, no doubt because they are using common silicon to produce both the PCI cards and the CardBus cards. However, it isn't any worse than the rest of the system, so just note it in passing and move on. o Also sort prototypes while I'm here. Revision Changes Path 1.24 +83 -46 src/sys/dev/cardbus/cardbus.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 16: 3:18 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A981837B401; Mon, 7 Oct 2002 16:03:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B66143E6A; Mon, 7 Oct 2002 16:03:17 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from freefall.freebsd.org (imp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97N3HCo000234; Mon, 7 Oct 2002 16:03:17 -0700 (PDT) (envelope-from imp@freefall.freebsd.org) Received: (from imp@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97N3HFO000233; Mon, 7 Oct 2002 16:03:17 -0700 (PDT) Message-Id: <200210072303.g97N3HFO000233@freefall.freebsd.org> From: Warner Losh Date: Mon, 7 Oct 2002 16:03:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pccard pccard_cis.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 2002/10/07 16:03:17 PDT Modified files: sys/dev/pccard pccard_cis.c Log: Merge changes from NetBSD through version 1.17 of this file. These give us slightly better error checking than before and interpret what default bits mean better. See the NetBSD CVS tree for the authors of these changes (revs 1.10 .. 1.17). Revision Changes Path 1.22 +54 -14 src/sys/dev/pccard/pccard_cis.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 16: 5:35 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6619A37B401; Mon, 7 Oct 2002 16:05:34 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1752343E75; Mon, 7 Oct 2002 16:05:34 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from freefall.freebsd.org (imp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97N5XCo004645; Mon, 7 Oct 2002 16:05:33 -0700 (PDT) (envelope-from imp@freefall.freebsd.org) Received: (from imp@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97N5XmJ004644; Mon, 7 Oct 2002 16:05:33 -0700 (PDT) Message-Id: <200210072305.g97N5XmJ004644@freefall.freebsd.org> From: Warner Losh Date: Mon, 7 Oct 2002 16:05:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pccard pccard.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 2002/10/07 16:05:33 PDT Modified files: sys/dev/pccard pccard.c Log: o Add a nomatch routine so we whine when we don't know what to attach to the card. o Add comments about how we're doing the CIS activation. o Add location and pnp info functions. o Add better code to hopefully deal with ata cards better (and other drivers that allocate resources that we didn't preallocate from the CIS). OLDCARD used to allow it, but NEWCARD was pickier. I'm not 100% sure this works, but it doesn't break anything. Revision Changes Path 1.67 +90 -19 src/sys/dev/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 Mon Oct 7 16: 6:45 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8ED9A37B401; Mon, 7 Oct 2002 16:06:44 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 410FE43E3B; Mon, 7 Oct 2002 16:06:44 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97N6iCo004685; Mon, 7 Oct 2002 16:06:44 -0700 (PDT) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97N6iVd004684; Mon, 7 Oct 2002 16:06:44 -0700 (PDT) Message-Id: <200210072306.g97N6iVd004684@freefall.freebsd.org> From: Giorgos Keramidas Date: Mon, 7 Oct 2002 16:06:44 -0700 (PDT) To: cvs-committers@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 2002/10/07 16:06:44 PDT Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Unbreak the FAQ build. Pass me my pointy reminder of a hat, to always run 'make lint' after patching. Revision Changes Path 1.486 +1 -1 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 Mon Oct 7 16:11:32 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46DB937B401; Mon, 7 Oct 2002 16:11:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A4B143EE1; Mon, 7 Oct 2002 16:11:30 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from freefall.freebsd.org (imp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97NBTCo005395; Mon, 7 Oct 2002 16:11:29 -0700 (PDT) (envelope-from imp@freefall.freebsd.org) Received: (from imp@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97NBT05005394; Mon, 7 Oct 2002 16:11:29 -0700 (PDT) Message-Id: <200210072311.g97NBT05005394@freefall.freebsd.org> From: Warner Losh Date: Mon, 7 Oct 2002 16:11:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pccbb pccbb.c pccbbvar.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 2002/10/07 16:11:29 PDT Modified files: sys/dev/pccbb pccbb.c pccbbvar.h Log: MFp4: o Better resume code. Move the comments around. Force the socket state to be querried. Ack the interrupts properly. o Intercept the interrupt requests and keep a list of interrupts to service ourselves. When the card attaches, set its OK bit. When we get a card status change interrupt for that card, clear the OK bit. Don't call the ISR if the OK bit is cleared. Iwasaki-san and yamamoto-san have both sent me patches that fix the same problem this fixes, but at the pccard level. o Try to get the signalling of the thread to actually die. This might not be 100% right, but it is less wrong than before. o Add a SIC next to a TI type that looks like it could be wrong, but isn't. Revision Changes Path 1.57 +71 -43 src/sys/dev/pccbb/pccbb.c 1.15 +5 -3 src/sys/dev/pccbb/pccbbvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 16:14:42 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CED6A37B401; Mon, 7 Oct 2002 16:14:41 -0700 (PDT) Received: from pebkac.owp.csus.edu (pebkac.owp.csus.edu [130.86.232.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60A1443E4A; Mon, 7 Oct 2002 16:14:41 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: (from root@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3) id QAA64896; Mon, 7 Oct 2002 16:15:59 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: from localhost (scottj@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3av) with ESMTP id QAA64889; Mon, 7 Oct 2002 16:15:57 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Date: Mon, 7 Oct 2002 16:15:57 -0700 (PDT) From: Joseph Scott X-Sender: scottj@pebkac.owp.csus.edu To: Jun Kuriyama Cc: cvs-all@freebsd.org, Cyrille Lefevre Subject: Re: cvs commit: ports/security/gnupg Makefile distinfo pkg-plist ports/security/gnupg/files patch-configure patch-keyserver:Makefile.in In-Reply-To: <200210060855.g968tQnA088163@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-10 Sender: owner-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, 6 Oct 2002, Jun Kuriyama wrote: # kuriyama 2002/10/06 01:55:26 PDT # # Modified files: # security/gnupg Makefile distinfo pkg-plist # Removed files: # security/gnupg/files patch-configure # patch-keyserver:Makefile.in # Log: # Upgrade to 1.2.0. # # PR: ports/43211 # Submitted by: Jason Harris # Modified by: kuriyama (for WITH_LDAP) Does that mean PR ports/31061 (New port: security/gnupg-devel) can be closed? -Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 16:15:41 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC02837B401; Mon, 7 Oct 2002 16:15:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 909CF43E4A; Mon, 7 Oct 2002 16:15:40 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from freefall.freebsd.org (imp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97NFeCo005875; Mon, 7 Oct 2002 16:15:40 -0700 (PDT) (envelope-from imp@freefall.freebsd.org) Received: (from imp@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97NFe5P005874; Mon, 7 Oct 2002 16:15:40 -0700 (PDT) Message-Id: <200210072315.g97NFe5P005874@freefall.freebsd.org> From: Warner Losh Date: Mon, 7 Oct 2002 16:15:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_bus.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 2002/10/07 16:15:40 PDT Modified files: sys/kern subr_bus.c Log: Two minor bugfixes: o Allow the bus_debug variable to be set via the bus.debug tunable. o Return pnpinfo and location info via the devinfo interface to userland. devinfo(8) needs to be updated to print it. Revision Changes Path 1.113 +3 -0 src/sys/kern/subr_bus.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 16:17:45 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF3D837B401; Mon, 7 Oct 2002 16:17:44 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7252443E65; Mon, 7 Oct 2002 16:17:44 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from freefall.freebsd.org (imp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g97NHiCo006052; Mon, 7 Oct 2002 16:17:44 -0700 (PDT) (envelope-from imp@freefall.freebsd.org) Received: (from imp@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g97NHijx006051; Mon, 7 Oct 2002 16:17:44 -0700 (PDT) Message-Id: <200210072317.g97NHijx006051@freefall.freebsd.org> From: Warner Losh Date: Mon, 7 Oct 2002 16:17:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_bus.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 2002/10/07 16:17:44 PDT Modified files: sys/kern subr_bus.c Log: Introducing /dev/devctl. This device reports events in the configuration device hierarchy. Device arrival, departure and not matched are presently reported. This will be the basis for devd, which I still need to polish a little more before I commit it. If you don't use /dev/devctl, it will be a noop. Revision Changes Path 1.114 +326 -2 src/sys/kern/subr_bus.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 16:25:51 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EAEA637B404; Mon, 7 Oct 2002 16:25:49 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB3CE43E6E; Mon, 7 Oct 2002 16:25:48 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.3/8.12.3) with ESMTP id g97NPZpk073403; Mon, 7 Oct 2002 17:25:35 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 07 Oct 2002 17:25:25 -0600 (MDT) Message-Id: <20021007.172525.34541513.imp@bsdimp.com> To: jhb@FreeBSD.org Cc: peter.jeremy@alcatel.com.au, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/sbin/init init.c From: "M. Warner Losh" In-Reply-To: References: <20021007214019.GA80107@gsmx07.alcatel.com.au> 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: John Baldwin writes: : : On 07-Oct-2002 Peter Jeremy wrote: : > On 2002-Sep-27 09:02:28 -0700, John Baldwin wrote: : >>jhb 2002/09/27 09:02:28 PDT : >> : >> Modified files: : >> sbin/init init.c : >> Log: : >> Give up on a tty if opening it's special file returns ENOENT like we do : >> for : >> ENXIO. : >> : >> Glanced at by: imp, gallatin : >> : >> Revision Changes Path : >> 1.52 +1 -1 src/sbin/init/init.c : > : > I can see why this change might be useful in conjunction with DEVFS : > but I have a problem with this change. In particular, I have a number : > of systems that rely on the old functionality. This is now also : > inconsistent with the documentation in init(8). : : Well, I did originally want to make it conditional on DEVFS being present : but other people weren't in favor of that. : : > The old behaviour is documented in init(8) as follows: : > Init can also be used to keep arbitrary daemons running, automatically : > restarting them if they die. In this case, the first field in the : > ttys(5) file must not reference the path to a configured device node and : > will be passed to the daemon as the final argument on its command line. : > This is similar to the facility offered in the AT&T System V UNIX : > /etc/inittab. : > : > This means that I could include the following line in /etc/ttys : > proxy2 "/usr/local/libexec/proxy2 -f /usr/local/etc/proxy.ports" none on : > and init would happily run my program (because /dev/proxy2 does not : > exist), restarting it if it died. : : That seems to be a really gross hack. Arbitrary daemons have nothing : to do with setting up ttys. I wouldn't mind if init grew the ability : to handle arbitrary daemons via some other method that was less of a : hack and more of intended design. Would that be acceptable? But it is a widely used feature. It was something I never thought of when I reviewed it, but Peter is right. Don't kill this feature before you add the new one, however. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 16:29:25 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6469237B401; Mon, 7 Oct 2002 16:29:24 -0700 (PDT) Received: from pebkac.owp.csus.edu (pebkac.owp.csus.edu [130.86.232.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED98743E65; Mon, 7 Oct 2002 16:29:23 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: (from root@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3) id QAA65321; Mon, 7 Oct 2002 16:31:51 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: from localhost (scottj@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3av) with ESMTP id QAA65302; Mon, 7 Oct 2002 16:31:23 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Date: Mon, 7 Oct 2002 16:31:23 -0700 (PDT) From: Joseph Scott X-Sender: scottj@pebkac.owp.csus.edu To: Ying-Chieh Liao Cc: cvs-all@freebsd.org, Seva Gluschenko Subject: Re: cvs commit: ports/graphics/netpbm Makefile distinfo pkg-plist ports/graphics/netpbm/files patch-Makefile.common patch-converter::other::pnmtopalm::Makefile patch-lib::Makefile patch-pm_config.h In-Reply-To: <200210061803.g96I32O3052817@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-10 Sender: owner-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, 6 Oct 2002, Ying-Chieh Liao wrote: # ijliao 2002/10/06 11:03:02 PDT # # Modified files: # graphics/netpbm Makefile distinfo pkg-plist # graphics/netpbm/files patch-Makefile.common # patch-converter::other::pnmtopalm::Makefile # patch-lib::Makefile patch-pm_config.h # Log: # upgrade to 10.9 # # PR: 43700 # Submitted by: Ports Fury It looks like all of the issues in PR ports/39998 (Makefile for netpbm port has several flaws) have already been fixed. If that's the case please go ahead an close it. -Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 16:34:57 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACDD637B401; Mon, 7 Oct 2002 16:34:56 -0700 (PDT) Received: from pebkac.owp.csus.edu (pebkac.owp.csus.edu [130.86.232.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32E2843E7B; Mon, 7 Oct 2002 16:34:56 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: (from root@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3) id QAA65468; Mon, 7 Oct 2002 16:37:26 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: from localhost (scottj@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3av) with ESMTP id QAA65446; Mon, 7 Oct 2002 16:36:44 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Date: Mon, 7 Oct 2002 16:36:42 -0700 (PDT) From: Joseph Scott X-Sender: scottj@pebkac.owp.csus.edu To: Christian Weisgerber Cc: cvs-all@freebsd.org, Norikatsu Shigemura Subject: Re: cvs commit: ports/x11-toolkits/Xaw3d Makefile pkg-plist In-Reply-To: <200210061844.g96IiDxs087915@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-10 Sender: owner-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, 6 Oct 2002, Christian Weisgerber wrote: # naddy 2002/10/06 11:44:13 PDT # # Modified files: # x11-toolkits/Xaw3d Makefile pkg-plist # Log: # Fix a link in the package list conditional on XFree86 3/4. # Modified from # # PR: 43235 # Submitted by: Edwin Groothuis PR ports/35038 (cleanup pkg-plist for x11-toolkits/Xaw3d) appears to have been resolved by this. -Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 16:36:38 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 146E437B401; Mon, 7 Oct 2002 16:36:38 -0700 (PDT) Received: from pebkac.owp.csus.edu (pebkac.owp.csus.edu [130.86.232.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91D6243E4A; Mon, 7 Oct 2002 16:36:37 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: (from root@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3) id QAA65530; Mon, 7 Oct 2002 16:39:08 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: from localhost (scottj@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3av) with ESMTP id QAA65520; Mon, 7 Oct 2002 16:38:46 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Date: Mon, 7 Oct 2002 16:38:44 -0700 (PDT) From: Joseph Scott X-Sender: scottj@pebkac.owp.csus.edu To: Akinori MUSHA Cc: cvs-all@freebsd.org, MOROHOSHI Akihiko Subject: Re: cvs commit: ports/editors/gnuserv Makefile distinfo In-Reply-To: <200210061849.g96In565089579@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-10 Sender: owner-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, 6 Oct 2002, Akinori MUSHA wrote: # knu 2002/10/06 11:49:05 PDT # # Modified files: # editors/gnuserv Makefile distinfo # Log: # Update to 3.12.5. Is PR ports/43466 (editors/gnuserv: gnuserv.el should be modified) still an issue? -Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 16:40:44 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8270237B401; Mon, 7 Oct 2002 16:40:43 -0700 (PDT) Received: from pebkac.owp.csus.edu (pebkac.owp.csus.edu [130.86.232.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09D0443E3B; Mon, 7 Oct 2002 16:40:43 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: (from root@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3) id QAA65638; Mon, 7 Oct 2002 16:43:12 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: from localhost (scottj@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3av) with ESMTP id QAA65631; Mon, 7 Oct 2002 16:43:09 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Date: Mon, 7 Oct 2002 16:43:09 -0700 (PDT) From: Joseph Scott X-Sender: scottj@pebkac.owp.csus.edu To: Ying-Chieh Liao Cc: cvs-all@freebsd.org, Rob Lytle Subject: Re: cvs commit: ports/net/gnunet Makefile distinfo In-Reply-To: <200210070059.g970xf1u040012@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-10 Sender: owner-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, 6 Oct 2002, Ying-Chieh Liao wrote: # ijliao 2002/10/06 17:59:41 PDT # # Modified files: # net/gnunet Makefile distinfo # Log: # upgrade to 0.4.6 # # PR: 43703 # Submitted by: Ports Fury Any chance this fixed the problem in PR ports/42007 (gnunet 0.4.5 port segfaults on the first gnunet-gtk request)? -Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 17:20:31 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD41237B401; Mon, 7 Oct 2002 17:20:29 -0700 (PDT) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76B5143E42; Mon, 7 Oct 2002 17:20:28 -0700 (PDT) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 7445881458; Tue, 8 Oct 2002 09:50:24 +0930 (CST) Date: Tue, 8 Oct 2002 09:50:24 +0930 From: Greg 'groggy' Lehey To: Alfred Perlstein Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/modules Makefile Message-ID: <20021008002024.GZ14070@wantadilla.lemis.com> References: <200210070408.g97487U7014668@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200210070408.g97487U7014668@freefall.freebsd.org> 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 On Sunday, 6 October 2002 at 21:08:07 -0700, Alfred Perlstein wrote: > alfred 2002/10/06 21:08:07 PDT > > Modified files: > sys/modules Makefile > Log: > Disconnect "sem" module from the build. For those of us who may have read the discussion, but whose attention span has expired, can you explain why this was done? Greg -- See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 17:31: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6554B37B401; Mon, 7 Oct 2002 17:31:00 -0700 (PDT) Received: from alcanet.com.au (mail3.alcanet.com.au [208.178.117.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id E59B443E6E; Mon, 7 Oct 2002 17:30:58 -0700 (PDT) (envelope-from peter.jeremy@alcatel.com.au) Received: from sydsmtp01.alcatel.com.au (IDENT:root@localhost.localdomain [127.0.0.1]) by alcanet.com.au (8.12.4/8.12.4/Alcanet1.3) with ESMTP id g97Nmhp3022463; Tue, 8 Oct 2002 09:48:44 +1000 Received: from gsmx07.alcatel.com.au ([139.188.20.247]) by sydsmtp01.alcatel.com.au (Lotus Domino Release 5.0.11) with ESMTP id 2002100809484325:8448 ; Tue, 8 Oct 2002 09:48:43 +1000 Received: from gsmx07.alcatel.com.au (localhost [127.0.0.1]) by gsmx07.alcatel.com.au (8.12.5/8.12.5) with ESMTP id g97Nmh2t080752; Tue, 8 Oct 2002 09:48:43 +1000 (EST) (envelope-from peter.jeremy@alcatel.com.au) Received: (from jeremyp@localhost) by gsmx07.alcatel.com.au (8.12.5/8.12.5/Submit) id g97NmhuJ080751; Tue, 8 Oct 2002 09:48:43 +1000 (EST) (envelope-from peter.jeremy@alcatel.com.au) Date: Tue, 8 Oct 2002 09:48:42 +1000 From: Peter Jeremy To: John Baldwin Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/sbin/init init.c Message-ID: <20021007234842.GK495@gsmx07.alcatel.com.au> Mail-Followup-To: John Baldwin , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org References: <20021007214019.GA80107@gsmx07.alcatel.com.au> Mime-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.4i X-MIMETrack: Itemize by SMTP Server on SYDSMTP01/AlcatelAustralia(Release 5.0.11 |July 24, 2002) at 08/10/2002 09:48:43 AM, Serialize by Router on SYDSMTP01/AlcatelAustralia(Release 5.0.11 |July 24, 2002) at 08/10/2002 09:48:44 AM, Serialize complete at 08/10/2002 09:48:44 AM Content-Type: text/plain; charset=us-ascii 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 On 2002-Oct-07 18:44:51 -0400, John Baldwin wrote: >> This means that I could include the following line in /etc/ttys >> proxy2 "/usr/local/libexec/proxy2 -f /usr/local/etc/proxy.ports" none on >> and init would happily run my program (because /dev/proxy2 does not >> exist), restarting it if it died. > >That seems to be a really gross hack. Arbitrary daemons have nothing >to do with setting up ttys. I wouldn't mind if init grew the ability >to handle arbitrary daemons via some other method that was less of a >hack and more of intended design. Would that be acceptable? I agree that using /etc/ttys in this way is somewhat of a hack - but it is a very useful hack and I don't think there's any other way to ensure that an arbitrary process automatically restarts. I'd be happy if init grew this ability in a more controlled manner - though I'm not quite sure how to achieve it. (System V has /etc/inittab but we don't want to grow the rest of the baggage that comes with /etc/inittab). Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 17:53:32 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2AEF37B401; Mon, 7 Oct 2002 17:53:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A58D643E7B; Mon, 7 Oct 2002 17:53:31 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from freefall.freebsd.org (bmah@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g980rVCo015280; Mon, 7 Oct 2002 17:53:31 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g980rVuv015279; Mon, 7 Oct 2002 17:53:31 -0700 (PDT) Message-Id: <200210080053.g980rVuv015279@freefall.freebsd.org> From: "Bruce A. Mah" Date: Mon, 7 Oct 2002 17:53:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/sendmail/smrsh smrsh.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 bmah 2002/10/07 17:53:31 PDT Modified files: (Branch: RELENG_4) contrib/sendmail/smrsh smrsh.c Log: Fix smrsh bypass bug. Obtained from: sendmail.org Approved by: security-officer (jedgar), re (murray) Revision Changes Path 1.3.6.9 +36 -1 src/contrib/sendmail/smrsh/smrsh.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 17:57:21 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0ABD37B401; Mon, 7 Oct 2002 17:57:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64AB543E77; Mon, 7 Oct 2002 17:57:20 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from freefall.freebsd.org (bmah@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g980vKCo015432; Mon, 7 Oct 2002 17:57:20 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g980vKYA015431; Mon, 7 Oct 2002 17:57:20 -0700 (PDT) Message-Id: <200210080057.g980vKYA015431@freefall.freebsd.org> From: "Bruce A. Mah" Date: Mon, 7 Oct 2002 17:57:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/sendmail/smrsh smrsh.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 bmah 2002/10/07 17:57:20 PDT Modified files: (Branch: RELENG_4_7) contrib/sendmail/smrsh smrsh.c Log: MFS: Fix smrsh bypass bug. Obtained from: sendmail.org Approved by: security-officer (jedgar), re (murray) Revision Changes Path 1.3.6.8.2.1 +36 -1 src/contrib/sendmail/smrsh/smrsh.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 17:58:48 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BCAE37B401; Mon, 7 Oct 2002 17:58:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C50EA43E88; Mon, 7 Oct 2002 17:58:47 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from freefall.freebsd.org (bmah@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g980wlCo015533; Mon, 7 Oct 2002 17:58:47 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g980wlmt015532; Mon, 7 Oct 2002 17:58:47 -0700 (PDT) Message-Id: <200210080058.g980wlmt015532@freefall.freebsd.org> From: "Bruce A. Mah" Date: Mon, 7 Oct 2002 17:58:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT tagcheck X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/07 17:58:47 PDT Modified files: . tagcheck Log: Give myself (as an RE team member) permission to frob RELENG_* tags. Approved by: peter Revision Changes Path 1.6 +1 -1 CVSROOT/tagcheck To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 18:10:27 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB88737B401; Mon, 7 Oct 2002 18:10:26 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D4DF43E6A; Mon, 7 Oct 2002 18:10:26 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g981AQCo020478; Mon, 7 Oct 2002 18:10:26 -0700 (PDT) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g981AQ2x020477; Mon, 7 Oct 2002 18:10:26 -0700 (PDT) Message-Id: <200210080110.g981AQ2x020477@freefall.freebsd.org> From: Giorgos Keramidas Date: Mon, 7 Oct 2002 18:10:26 -0700 (PDT) To: cvs-committers@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 2002/10/07 18:10:26 PDT Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Correct the chmod arguments for /usr/bin/ssh permissions. Submitted by: Patrick Tracanelli for the Brazilian Translation team. Revision Changes Path 1.487 +1 -1 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 Mon Oct 7 18:27:39 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 391FB37B401; Mon, 7 Oct 2002 18:27:38 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC58843E4A; Mon, 7 Oct 2002 18:27:37 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g981RbCo021091; Mon, 7 Oct 2002 18:27:37 -0700 (PDT) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g981Rb2X021090; Mon, 7 Oct 2002 18:27:37 -0700 (PDT) Message-Id: <200210080127.g981Rb2X021090@freefall.freebsd.org> From: Giorgos Keramidas Date: Mon, 7 Oct 2002 18:27:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/fdp-primer/sgml-markup 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 2002/10/07 18:27:37 PDT Modified files: en_US.ISO8859-1/books/fdp-primer/sgml-markup chapter.sgml Log: Don't suggest that people add both a $Date$ and $Id$ RCS keyword to their documents. Also change $Id$ to $FreeBSD$ in the output. Submitted by: Christian Brueffer Revision Changes Path 1.49 +2 -6 doc/en_US.ISO8859-1/books/fdp-primer/sgml-markup/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 18:51:52 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7EE2637B401; Mon, 7 Oct 2002 18:51:51 -0700 (PDT) Received: from mailreg.NCTU.edu.tw (mailreg.NCTU.edu.tw [140.113.27.124]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9987443E8A; Mon, 7 Oct 2002 18:51:38 -0700 (PDT) (envelope-from ijliao@terry.dorm11.nctu.edu.tw) Received: from terry.dorm11.nctu.edu.tw (Terry.Dorm11.NCTU.edu.tw [140.113.192.99]) by mailreg.NCTU.edu.tw (Postfix) with ESMTP id A651E594483; Tue, 8 Oct 2002 09:50:55 +0800 (CST) Received: by terry.dorm11.nctu.edu.tw (Postfix, from userid 1000) id 725683D37; Tue, 8 Oct 2002 09:50:56 +0800 (CST) Date: Tue, 8 Oct 2002 09:50:56 +0800 From: Ying-Chieh Liao To: "David E. O'Brien" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/misc/figlet pkg-descr Message-ID: <20021008015056.GA50814@terry.dragon2.net> References: <200210071801.g97I1UDs085269@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/04w6evG8XlLl3ft" Content-Disposition: inline In-Reply-To: <200210071801.g97I1UDs085269@freefall.freebsd.org> X-Operating-System: FreeBSD 5.0-CURRENT i386 X-PGP-Key-Location: http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0x11C02382 X-PGP-Key-Fingerprint: 4E98 55CC 2866 7A90 EFD7 9DA5 ACC6 0165 11C0 2382 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 --/04w6evG8XlLl3ft Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Oct 07, 2002 at 11:01:30 -0700, David E. O'Brien wrote: > obrien 2002/10/07 11:01:30 PDT > Modified files: > misc/figlet pkg-descr > Log: > Add addition WWW sites. I think WWW must be http://www.figlet.org/, isnt it ? -- Testing can show the presence of bugs, but not their absence. --- Edsger W. Dijkstra --/04w6evG8XlLl3ft Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9ojoArMYBZRHAI4IRAp+bAKDW6izb6Or8sU3bmA62YH4WRsTbEwCeMDei 1dvg2j39dZPh7U+pXhux718= =1Ud2 -----END PGP SIGNATURE----- --/04w6evG8XlLl3ft-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 18:57:12 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 359C837B401; Mon, 7 Oct 2002 18:57:11 -0700 (PDT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0C1B43E88; Mon, 7 Oct 2002 18:57:10 -0700 (PDT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id C00F9AE1C6; Mon, 7 Oct 2002 18:57:10 -0700 (PDT) Date: Mon, 7 Oct 2002 18:57:10 -0700 From: Alfred Perlstein To: Greg 'groggy' Lehey Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/modules Makefile Message-ID: <20021008015710.GE95327@elvis.mu.org> References: <200210070408.g97487U7014668@freefall.freebsd.org> <20021008002024.GZ14070@wantadilla.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021008002024.GZ14070@wantadilla.lemis.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 * Greg 'groggy' Lehey [021007 17:21] wrote: > On Sunday, 6 October 2002 at 21:08:07 -0700, Alfred Perlstein wrote: > > alfred 2002/10/06 21:08:07 PDT > > > > Modified files: > > sys/modules Makefile > > Log: > > Disconnect "sem" module from the build. > > For those of us who may have read the discussion, but whose attention > span has expired, can you explain why this was done? Because I don't have time for this. -- -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 Oct 7 18:58:32 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC0E437B401; Mon, 7 Oct 2002 18:58:31 -0700 (PDT) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74FF043E86; Mon, 7 Oct 2002 18:58:30 -0700 (PDT) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 6690981463; Tue, 8 Oct 2002 11:28:27 +0930 (CST) Date: Tue, 8 Oct 2002 11:28:27 +0930 From: Greg 'groggy' Lehey To: Alfred Perlstein Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/modules Makefile Message-ID: <20021008015827.GN57557@wantadilla.lemis.com> References: <200210070408.g97487U7014668@freefall.freebsd.org> <20021008002024.GZ14070@wantadilla.lemis.com> <20021008015710.GE95327@elvis.mu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021008015710.GE95327@elvis.mu.org> 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 On Monday, 7 October 2002 at 18:57:10 -0700, Alfred Perlstein wrote: > * Greg 'groggy' Lehey [021007 17:21] wrote: >> On Sunday, 6 October 2002 at 21:08:07 -0700, Alfred Perlstein wrote: >>> alfred 2002/10/06 21:08:07 PDT >>> >>> Modified files: >>> sys/modules Makefile >>> Log: >>> Disconnect "sem" module from the build. >> >> For those of us who may have read the discussion, but whose attention >> span has expired, can you explain why this was done? > > Because I don't have time for this. I don't think that's a valid answer. Basically, this should have been in the commit log. In a year's time, nobody, probably including yourself, will know what this is about. Greg -- See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 19:19:57 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6089837B401; Mon, 7 Oct 2002 19:19:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02F6B43E77; Mon, 7 Oct 2002 19:19:56 -0700 (PDT) (envelope-from tjr@FreeBSD.org) Received: from freefall.freebsd.org (tjr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g982JtCo027064; Mon, 7 Oct 2002 19:19:55 -0700 (PDT) (envelope-from tjr@freefall.freebsd.org) Received: (from tjr@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g982JtAo027063; Mon, 7 Oct 2002 19:19:55 -0700 (PDT) Message-Id: <200210080219.g982JtAo027063@freefall.freebsd.org> From: "Tim J. Robbins" Date: Mon, 7 Oct 2002 19:19:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/c99 c99.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 2002/10/07 19:19:55 PDT Modified files: usr.bin/c99 c99.c Log: Re-add the code which maps POSIX standard library names into the ones FreeBSD uses; f.e. -lpthread -> -pthread, -lxnet -> nothing. Revision Changes Path 1.2 +49 -4 src/usr.bin/c99/c99.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 19:27:12 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61D1B37B401; Mon, 7 Oct 2002 19:27:11 -0700 (PDT) Received: from smtp02.iprimus.net.au (smtp02.iprimus.net.au [210.50.76.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E92D43E86; Mon, 7 Oct 2002 19:27:10 -0700 (PDT) (envelope-from tim@robbins.dropbear.id.au) Received: from dilbert.robbins.dropbear.id.au ([210.50.248.151]) by smtp02.iprimus.net.au with Microsoft SMTPSVC(5.0.2195.4617); Tue, 8 Oct 2002 12:26:57 +1000 Received: from dilbert.robbins.dropbear.id.au (5y0fznp6uccngfrq@localhost [127.0.0.1]) by dilbert.robbins.dropbear.id.au (8.12.6/8.12.6) with ESMTP id g982Qsqi063484; Tue, 8 Oct 2002 12:26:54 +1000 (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 g982Qql7063483; Tue, 8 Oct 2002 12:26:52 +1000 (EST) (envelope-from tim) Date: Tue, 8 Oct 2002 12:26:52 +1000 From: Tim Robbins To: Garrett Wollman Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin Makefile src/usr.bin/c99 Makefile c99.1 c99.c Message-ID: <20021008122652.A63354@dilbert.robbins.dropbear.id.au> References: <200210070937.g979bt5T039003@freefall.freebsd.org> <200210071549.g97Fnxwe039156@khavrinen.lcs.mit.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200210071549.g97Fnxwe039156@khavrinen.lcs.mit.edu>; from wollman@lcs.mit.edu on Mon, Oct 07, 2002 at 11:49:59AM -0400 X-OriginalArrivalTime: 08 Oct 2002 02:26:58.0362 (UTC) FILETIME=[2D35C1A0:01C26E72] Sender: owner-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, Oct 07, 2002 at 11:49:59AM -0400, Garrett Wollman wrote: > < said: > > > Add the c99(1) utility, which is nothing more than a synonym for > > cc -std=iso9899:1999 -pedantic, and is required by SUSv3. > > This is not sufficient. POSIX requires that certain `-l' arguments be > recognized and (if necessary, as it is in our case) ignored. I've added back the library name remapping code that I removed before I committed it the first time. It now does this: -lpthread -> -pthread -lrt -> -lxnet -> Is this ok? I didn't bother with -ltrace since we don't claim to support those interfaces. Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 20: 0:38 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CCDDA37B401; Mon, 7 Oct 2002 20:00:37 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80A3743E42; Mon, 7 Oct 2002 20:00:37 -0700 (PDT) (envelope-from kan@FreeBSD.org) Received: from freefall.freebsd.org (kan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9830bCo028371; Mon, 7 Oct 2002 20:00:37 -0700 (PDT) (envelope-from kan@freefall.freebsd.org) Received: (from kan@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9830bV0028370; Mon, 7 Oct 2002 20:00:37 -0700 (PDT) Message-Id: <200210080300.g9830bV0028370@freefall.freebsd.org> From: Alexander Kabaev Date: Mon, 7 Oct 2002 20:00:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb usbdevs X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/07 20:00:37 PDT Modified files: sys/dev/usb usbdevs Log: Add entries for: Belkin F5U103 Belkin F5U120-PC Hub GoHubs GoCOM232 Peracom single port USB-to-serial adapters. Reviewed by: n_hibma Approved by: obrien Revision Changes Path 1.102 +6 -0 src/sys/dev/usb/usbdevs To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 20: 4:15 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E506637B401; Mon, 7 Oct 2002 20:04:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 802CB43E77; Mon, 7 Oct 2002 20:04:14 -0700 (PDT) (envelope-from kan@FreeBSD.org) Received: from freefall.freebsd.org (kan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9834ECo028511; Mon, 7 Oct 2002 20:04:14 -0700 (PDT) (envelope-from kan@freefall.freebsd.org) Received: (from kan@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9834E9s028510; Mon, 7 Oct 2002 20:04:14 -0700 (PDT) Message-Id: <200210080304.g9834E9s028510@freefall.freebsd.org> From: Alexander Kabaev Date: Mon, 7 Oct 2002 20:04:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb usbdevs.h usbdevs_data.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 kan 2002/10/07 20:04:14 PDT Modified files: sys/dev/usb usbdevs.h usbdevs_data.h Log: Regen after usbdevs rev. 1.102. Reviewed by: n_hibma Approved by: obrien Revision Changes Path 1.112 +6 -0 src/sys/dev/usb/usbdevs.h 1.112 +24 -0 src/sys/dev/usb/usbdevs_data.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 20: 9:59 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DFE137B401; Mon, 7 Oct 2002 20:09:58 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E17643E6E; Mon, 7 Oct 2002 20:09:58 -0700 (PDT) (envelope-from kan@FreeBSD.org) Received: from freefall.freebsd.org (kan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9839vCo033074; Mon, 7 Oct 2002 20:09:57 -0700 (PDT) (envelope-from kan@freefall.freebsd.org) Received: (from kan@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9839vnb033073; Mon, 7 Oct 2002 20:09:57 -0700 (PDT) Message-Id: <200210080309.g9839vnb033073@freefall.freebsd.org> From: Alexander Kabaev Date: Mon, 7 Oct 2002 20:09:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf NOTES files src/sys/dev/usb ubsa.c src/share/man/man4 ubsa.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 kan 2002/10/07 20:09:57 PDT Modified files: sys/conf NOTES files Added files: sys/dev/usb ubsa.c share/man/man4 ubsa.4 Log: Add device driver for Belkin F5U103 and compatible USB-to-serial adapters. Reviewed by: n_hibma Approved by: obrien Revision Changes Path 1.1 +98 -0 src/share/man/man4/ubsa.4 (new) 1.1091 +2 -0 src/sys/conf/NOTES 1.714 +1 -0 src/sys/conf/files 1.1 +739 -0 src/sys/dev/usb/ubsa.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 Oct 7 20:38:17 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DDA737B401; Mon, 7 Oct 2002 20:38:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3D7643E75; Mon, 7 Oct 2002 20:38:16 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g983cGCo034033; Mon, 7 Oct 2002 20:38:16 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g983cGgG034032; Mon, 7 Oct 2002 20:38:16 -0700 (PDT) Message-Id: <200210080338.g983cGgG034032@freefall.freebsd.org> From: Joe Marcus Clarke Date: Mon, 7 Oct 2002 20:38:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/gnumeric 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 2002/10/07 20:38:16 PDT Modified files: math/gnumeric Makefile distinfo Log: Update to 1.0.10. Revision Changes Path 1.92 +1 -1 ports/math/gnumeric/Makefile 1.50 +1 -1 ports/math/gnumeric/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 20:52: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB27F37B401; Mon, 7 Oct 2002 20:52:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98B4D43EA3; Mon, 7 Oct 2002 20:52:06 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g983q6Co034578; Mon, 7 Oct 2002 20:52:06 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g983q6mD034577; Mon, 7 Oct 2002 20:52:06 -0700 (PDT) Message-Id: <200210080352.g983q6mD034577@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 7 Oct 2002 20:52:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/nam Makefile pkg-plist ports/net/nam/files patch-nam_stream.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 ijliao 2002/10/07 20:52:06 PDT Modified files: net/nam Makefile pkg-plist Added files: net/nam/files patch-nam_stream.cc Log: 1. fix build ; values.h problem 2. reset maintainer ; maintainer timeout 3. utilize PORTDOCS PR: 43607 (1) (2) Submitted by: Edwin Groothuis Revision Changes Path 1.12 +9 -8 ports/net/nam/Makefile 1.1 +20 -0 ports/net/nam/files/patch-nam_stream.cc (new) 1.3 +38 -38 ports/net/nam/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 Oct 7 20:53:54 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FA2837B401; Mon, 7 Oct 2002 20:53:54 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B714443E75; Mon, 7 Oct 2002 20:53:53 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from freefall.freebsd.org (imp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g983rrCo034716; Mon, 7 Oct 2002 20:53:53 -0700 (PDT) (envelope-from imp@freefall.freebsd.org) Received: (from imp@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g983rr0b034715; Mon, 7 Oct 2002 20:53:53 -0700 (PDT) Message-Id: <200210080353.g983rr0b034715@freefall.freebsd.org> From: Warner Losh Date: Mon, 7 Oct 2002 20:53:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pccbb pccbb.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 2002/10/07 20:53:53 PDT Modified files: sys/dev/pccbb pccbb.c Log: Make kldunload cbb work: o Implement the thread killing interlock as described by jhb in arch@ while talking to markm. o Hold Giant around cbb_insert()/cbb_remove(). Deep in the belly of the vm code we panic if we don't hold this when we activate the memory for reading the CIS. o If we had to do the kludge alloc, then do a kludge free. Revision Changes Path 1.58 +17 -22 src/sys/dev/pccbb/pccbb.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 21: 8:40 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE27B37B401; Mon, 7 Oct 2002 21:08:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8173243E4A; Mon, 7 Oct 2002 21:08:39 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from freefall.freebsd.org (murray@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9848dCo039432; Mon, 7 Oct 2002 21:08:39 -0700 (PDT) (envelope-from murray@freefall.freebsd.org) Received: (from murray@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9848dqc039431; Mon, 7 Oct 2002 21:08:39 -0700 (PDT) Message-Id: <200210080408.g9848dqc039431@freefall.freebsd.org> From: Murray Stokely Date: Mon, 7 Oct 2002 21:08:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/scripts/release config X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/07 21:08:39 PDT Modified files: Tools/scripts/release config Log: Increase the available space for packages on disc #1 of the package split. Approved by: portmgr (will), re Revision Changes Path 1.2 +2 -2 ports/Tools/scripts/release/config To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 21:14:24 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 91A6F37B401; Mon, 7 Oct 2002 21:14:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43DB343E77; Mon, 7 Oct 2002 21:14:23 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from freefall.freebsd.org (murray@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g984ENCo039639; Mon, 7 Oct 2002 21:14:23 -0700 (PDT) (envelope-from murray@freefall.freebsd.org) Received: (from murray@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g984ENkb039638; Mon, 7 Oct 2002 21:14:23 -0700 (PDT) Message-Id: <200210080414.g984ENkb039638@freefall.freebsd.org> From: Murray Stokely Date: Mon, 7 Oct 2002 21:14:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/releng 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 murray 2002/10/07 21:14:23 PDT Modified files: en_US.ISO8859-1/articles/releng article.sgml Log: Note that the release engineers must update the config file for the package split with each new release of FreeBSD. Revision Changes Path 1.41 +4 -0 doc/en_US.ISO8859-1/articles/releng/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 Oct 7 21:15:58 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65CC737B401; Mon, 7 Oct 2002 21:15:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B79743EAA; Mon, 7 Oct 2002 21:15:56 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: from freefall.freebsd.org (dd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g984FuCo039799; Mon, 7 Oct 2002 21:15:56 -0700 (PDT) (envelope-from dd@freefall.freebsd.org) Received: (from dd@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g984FuRk039798; Mon, 7 Oct 2002 21:15:56 -0700 (PDT) Message-Id: <200210080415.g984FuRk039798@freefall.freebsd.org> From: Dima Dorfman Date: Mon, 7 Oct 2002 21:15:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files src/sys/libkern fnmatch.c src/sys/sys libkern.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 dd 2002/10/07 21:15:55 PDT Modified files: sys/conf files sys/libkern fnmatch.c sys/sys libkern.h Log: Import the libc fnmatch() into the kernel. This will be used by, among other things, the DEVFS rule subsystem to match nodes against a path pattern supplied by the user. fnmatch.c was repo-copied from src/lib/libc/gen/fnmatch.c, and the only changes to it are those necessary to make it compile in the kernel. The relevant parts of fnmatch.h were imported into libkern.h. Approved by: -arch Revision Changes Path 1.715 +1 -0 src/sys/conf/files 1.16 +9 -20 src/sys/libkern/fnmatch.c 1.32 +13 -0 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 Mon Oct 7 21:21:56 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE8A437B401; Mon, 7 Oct 2002 21:21:55 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4481443E91; Mon, 7 Oct 2002 21:21:55 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: from freefall.freebsd.org (dd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g984LtCo040020; Mon, 7 Oct 2002 21:21:55 -0700 (PDT) (envelope-from dd@freefall.freebsd.org) Received: (from dd@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g984LtKh040019; Mon, 7 Oct 2002 21:21:55 -0700 (PDT) Message-Id: <200210080421.g984LtKh040019@freefall.freebsd.org> From: Dima Dorfman Date: Mon, 7 Oct 2002 21:21:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/devfs devfs.8 src/sys/fs/devfs devfs_rule.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 dd 2002/10/07 21:21:55 PDT Modified files: sbin/devfs devfs.8 sys/fs/devfs devfs_rule.c Log: Treat the pathptrn field as a real pattern with the aid of fnmatch(). Revision Changes Path 1.4 +0 -3 src/sbin/devfs/devfs.8 1.3 +1 -15 src/sys/fs/devfs/devfs_rule.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 21:24: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 656BA37B401; Mon, 7 Oct 2002 21:24:00 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19F5743EAF; Mon, 7 Oct 2002 21:24:00 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: from freefall.freebsd.org (will@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g984NxCo040082; Mon, 7 Oct 2002 21:23:59 -0700 (PDT) (envelope-from will@freefall.freebsd.org) Received: (from will@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g984NxhH040081; Mon, 7 Oct 2002 21:23:59 -0700 (PDT) Message-Id: <200210080423.g984NxhH040081@freefall.freebsd.org> From: Will Andrews Date: Mon, 7 Oct 2002 21:23:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/scripts/release config X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG will 2002/10/07 21:23:59 PDT Modified files: Tools/scripts/release config Log: Add 650MB for the 4th CD since it's all just packages. Revision Changes Path 1.3 +2 -2 ports/Tools/scripts/release/config To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 21:28:40 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78F6537B401; Mon, 7 Oct 2002 21:28:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 276C343E81; Mon, 7 Oct 2002 21:28:39 -0700 (PDT) (envelope-from sf@FreeBSD.org) Received: from freefall.freebsd.org (sf@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g984SdCo040265; Mon, 7 Oct 2002 21:28:39 -0700 (PDT) (envelope-from sf@freefall.freebsd.org) Received: (from sf@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g984SdB9040264; Mon, 7 Oct 2002 21:28:39 -0700 (PDT) Message-Id: <200210080428.g984SdB9040264@freefall.freebsd.org> From: FUJISHIMA Satsuki Date: Mon, 7 Oct 2002 21:28:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/jargon Makefile distinfo pkg-plist ports/misc/jargon/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 sf 2002/10/07 21:28:38 PDT Modified files: misc/jargon Makefile distinfo pkg-plist misc/jargon/files patch-aa Log: update to 4.3.3. make it prefix clean. Revision Changes Path 1.11 +7 -4 ports/misc/jargon/Makefile 1.7 +1 -1 ports/misc/jargon/distinfo 1.2 +0 -11 ports/misc/jargon/files/patch-aa 1.8 +60 -11 ports/misc/jargon/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 Oct 7 21:32:23 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 371F437B401; Mon, 7 Oct 2002 21:32:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD25F43E75; Mon, 7 Oct 2002 21:32:21 -0700 (PDT) (envelope-from perky@FreeBSD.org) Received: from freefall.freebsd.org (perky@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g984WLCo040424; Mon, 7 Oct 2002 21:32:21 -0700 (PDT) (envelope-from perky@freefall.freebsd.org) Received: (from perky@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g984WLfL040423; Mon, 7 Oct 2002 21:32:21 -0700 (PDT) Message-Id: <200210080432.g984WLfL040423@freefall.freebsd.org> From: Hye-Shik Chang Date: Mon, 7 Oct 2002 21:32:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/pycodec 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 2002/10/07 21:32:21 PDT Modified files: japanese/pycodec Makefile distinfo pkg-plist Log: Update to 1.4.9 Revision Changes Path 1.13 +1 -1 ports/japanese/pycodec/Makefile 1.9 +1 -1 ports/japanese/pycodec/distinfo 1.5 +3 -0 ports/japanese/pycodec/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 Oct 7 21:39:57 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3DEBB37B401; Mon, 7 Oct 2002 21:39:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1B6D43E9E; Mon, 7 Oct 2002 21:39:56 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from freefall.freebsd.org (murray@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g984duCo040704; Mon, 7 Oct 2002 21:39:56 -0700 (PDT) (envelope-from murray@freefall.freebsd.org) Received: (from murray@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g984duZk040703; Mon, 7 Oct 2002 21:39:56 -0700 (PDT) Message-Id: <200210080439.g984duZk040703@freefall.freebsd.org> From: Murray Stokely Date: Mon, 7 Oct 2002 21:39:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/mirrors 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 murray 2002/10/07 21:39:56 PDT Modified files: en_US.ISO8859-1/books/handbook/mirrors chapter.sgml Log: List CVS tags for FreeBSD 4.7. Also, note that FreeBSD 4.6.2 came off the RELENG_4_6 branch. Revision Changes Path 1.244 +20 -2 doc/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 21:42:47 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 530AD37B401; Mon, 7 Oct 2002 21:42:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0675743E86; Mon, 7 Oct 2002 21:42:46 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from freefall.freebsd.org (murray@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g984gjCo040854; Mon, 7 Oct 2002 21:42:45 -0700 (PDT) (envelope-from murray@freefall.freebsd.org) Received: (from murray@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g984gj3M040853; Mon, 7 Oct 2002 21:42:45 -0700 (PDT) Message-Id: <200210080442.g984gj3M040853@freefall.freebsd.org> From: Murray Stokely Date: Mon, 7 Oct 2002 21:42:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/share/sgml freebsd.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 murray 2002/10/07 21:42:45 PDT Modified files: share/sgml freebsd.ent Log: FreeBSD 4.7 is imminent. Revision Changes Path 1.20 +2 -2 doc/share/sgml/freebsd.ent To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 21:48:48 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE07B37B401; Mon, 7 Oct 2002 21:48:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 706CE43E6E; Mon, 7 Oct 2002 21:48:47 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from freefall.freebsd.org (murray@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g984mlCo041044; Mon, 7 Oct 2002 21:48:47 -0700 (PDT) (envelope-from murray@freefall.freebsd.org) Received: (from murray@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g984mllA041043; Mon, 7 Oct 2002 21:48:47 -0700 (PDT) Message-Id: <200210080448.g984mllA041043@freefall.freebsd.org> From: Murray Stokely Date: Mon, 7 Oct 2002 21:48:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf newvers.sh 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 murray 2002/10/07 21:48:47 PDT Modified files: (Branch: RELENG_4_7) sys/conf newvers.sh Log: Enter 4.7-RELEASE. Revision Changes Path 1.44.2.26.2.1 +1 -1 src/sys/conf/newvers.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 21:52:45 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3D5637B401; Mon, 7 Oct 2002 21:52:44 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54CF243E6E; Mon, 7 Oct 2002 21:52:44 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from freefall.freebsd.org (bmah@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g984qiCo041240; Mon, 7 Oct 2002 21:52:44 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g984qis6041239; Mon, 7 Oct 2002 21:52:44 -0700 (PDT) Message-Id: <200210080452.g984qis6041239@freefall.freebsd.org> From: "Bruce A. Mah" Date: Mon, 7 Oct 2002 21:52:44 -0700 (PDT) To: cvs-committers@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 bmah 2002/10/07 21:52:44 PDT Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: Document __FreeBSD_version for 4.7-RELEASE. Revision Changes Path 1.248 +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 Mon Oct 7 21:59:25 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC75537B401; Mon, 7 Oct 2002 21:59:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8ED1243E91; Mon, 7 Oct 2002 21:59:24 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from freefall.freebsd.org (murray@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g984xOCo041682; Mon, 7 Oct 2002 21:59:24 -0700 (PDT) (envelope-from murray@freefall.freebsd.org) Received: (from murray@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g984xOSw041681; Mon, 7 Oct 2002 21:59:24 -0700 (PDT) Message-Id: <200210080459.g984xOSw041681@freefall.freebsd.org> From: Murray Stokely Date: Mon, 7 Oct 2002 21:59:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys param.h 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 murray 2002/10/07 21:59:24 PDT Modified files: (Branch: RELENG_4_7) sys/sys param.h Log: Bump __FreeBSD_version for 4.7-RELEASE. Revision Changes Path 1.61.2.32.2.1 +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 Mon Oct 7 22: 6: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E7E437B401; Mon, 7 Oct 2002 22:06:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2D5B43E9C; Mon, 7 Oct 2002 22:06:05 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from freefall.freebsd.org (murray@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98565Co046418; Mon, 7 Oct 2002 22:06:05 -0700 (PDT) (envelope-from murray@freefall.freebsd.org) Received: (from murray@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98565lZ046417; Mon, 7 Oct 2002 22:06:05 -0700 (PDT) Message-Id: <200210080506.g98565lZ046417@freefall.freebsd.org> From: Murray Stokely Date: Mon, 7 Oct 2002 22:06:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/scripts/X11 build_x.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 murray 2002/10/07 22:06:05 PDT Removed files: release/scripts/X11 build_x.sh Log: We now use XFree86-4 packages rather than a special XFree86-3 distribution, so this script is no longer needed. Revision Changes Path 1.6 +0 -157 src/release/scripts/X11/build_x.sh (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 22: 9:49 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 37D7A37B401; Mon, 7 Oct 2002 22:09:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFB5743E6E; Mon, 7 Oct 2002 22:09:48 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from freefall.freebsd.org (bmah@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9859mCo046610; Mon, 7 Oct 2002 22:09:48 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9859m8f046609; Mon, 7 Oct 2002 22:09:48 -0700 (PDT) Message-Id: <200210080509.g9859m8f046609@freefall.freebsd.org> From: "Bruce A. Mah" Date: Mon, 7 Oct 2002 22:09:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release Makefile 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 bmah 2002/10/07 22:09:48 PDT Modified files: (Branch: RELENG_4_7) release Makefile Log: Update BASE for 4.7. Approved by: re Revision Changes Path 1.536.2.97.2.1 +2 -2 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 Mon Oct 7 22:15:22 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E350A37B401; Mon, 7 Oct 2002 22:15:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 965FA43E65; Mon, 7 Oct 2002 22:15:21 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from freefall.freebsd.org (bmah@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g985FLCo046866; Mon, 7 Oct 2002 22:15:21 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g985FLqX046865; Mon, 7 Oct 2002 22:15:21 -0700 (PDT) Message-Id: <200210080515.g985FLqX046865@freefall.freebsd.org> From: "Bruce A. Mah" Date: Mon, 7 Oct 2002 22:15:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install/add 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 bmah 2002/10/07 22:15:21 PDT Modified files: usr.sbin/pkg_install/add main.c Log: Teach pkg_add -r how to find 4.7-RELEASE packages with an appropriate osreldate. (Actually, due to differences in package compression formats, I'm not sure that a -CURRENT pkg_add -r will do the right thing in this case, once it finds them.) Revision Changes Path 1.54 +1 -0 src/usr.sbin/pkg_install/add/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 22:19:21 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEFDF37B401; Mon, 7 Oct 2002 22:19:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E01C43E9E; Mon, 7 Oct 2002 22:19:19 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g985JJCo047129; Mon, 7 Oct 2002 22:19:19 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g985JJNA047128; Mon, 7 Oct 2002 22:19:19 -0700 (PDT) Message-Id: <200210080519.g985JJNA047128@freefall.freebsd.org> From: Joe Marcus Clarke Date: Mon, 7 Oct 2002 22:19:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/libxml2 Makefile distinfo pkg-plist ports/textproc/libxml2/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 2002/10/07 22:19:19 PDT Modified files: textproc/libxml2 Makefile distinfo pkg-plist textproc/libxml2/files patch-aa Log: Update to 2.4.25. Revision Changes Path 1.77 +1 -1 ports/textproc/libxml2/Makefile 1.53 +1 -1 ports/textproc/libxml2/distinfo 1.19 +11 -14 ports/textproc/libxml2/files/patch-aa 1.34 +6 -0 ports/textproc/libxml2/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 Oct 7 22:20: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 027B737B401; Mon, 7 Oct 2002 22:20:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A431243E65; Mon, 7 Oct 2002 22:20:05 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g985K5Co047267; Mon, 7 Oct 2002 22:20:05 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g985K5Sb047266; Mon, 7 Oct 2002 22:20:05 -0700 (PDT) Message-Id: <200210080520.g985K5Sb047266@freefall.freebsd.org> From: Joe Marcus Clarke Date: Mon, 7 Oct 2002 22:20:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/libxslt Makefile distinfo pkg-plist ports/textproc/libxslt/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 2002/10/07 22:20:05 PDT Modified files: textproc/libxslt Makefile distinfo pkg-plist textproc/libxslt/files patch-aa Log: Update to 1.0.21. Revision Changes Path 1.33 +3 -1 ports/textproc/libxslt/Makefile 1.26 +1 -1 ports/textproc/libxslt/distinfo 1.7 +9 -19 ports/textproc/libxslt/files/patch-aa 1.16 +2 -0 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 Mon Oct 7 22:26: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3361937B404; Mon, 7 Oct 2002 22:26:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4464043E3B; Mon, 7 Oct 2002 22:25:59 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from freefall.freebsd.org (murray@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g985PxCo047484; Mon, 7 Oct 2002 22:25:59 -0700 (PDT) (envelope-from murray@freefall.freebsd.org) Received: (from murray@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g985PxYG047483; Mon, 7 Oct 2002 22:25:59 -0700 (PDT) Message-Id: <200210080525.g985PxYG047483@freefall.freebsd.org> From: Murray Stokely Date: Mon, 7 Oct 2002 22:25:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/misc bsd-family-tree X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/07 22:25:59 PDT Modified files: share/misc bsd-family-tree Log: FreeBSD 4.7 enters the BSD family tree sometime on October 8, 2002. Revision Changes Path 1.62 +3 -3 src/share/misc/bsd-family-tree To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 22:32:20 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2322837B401; Mon, 7 Oct 2002 22:32:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9E6D43E75; Mon, 7 Oct 2002 22:32:19 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from freefall.freebsd.org (murray@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g985WJCo047866; Mon, 7 Oct 2002 22:32:19 -0700 (PDT) (envelope-from murray@freefall.freebsd.org) Received: (from murray@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g985WJ3Q047865; Mon, 7 Oct 2002 22:32:19 -0700 (PDT) Message-Id: <200210080532.g985WJ3Q047865@freefall.freebsd.org> From: Murray Stokely Date: Mon, 7 Oct 2002 22:32:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/misc bsd-family-tree 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 murray 2002/10/07 22:32:19 PDT Modified files: (Branch: RELENG_4) share/misc bsd-family-tree Log: Add FreeBSD 4.7. Approved by: re Revision Changes Path 1.21.2.11 +5 -5 src/share/misc/bsd-family-tree To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 22:32:53 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B329937B401; Mon, 7 Oct 2002 22:32:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65F4B43E91; Mon, 7 Oct 2002 22:32:52 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from freefall.freebsd.org (murray@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g985WqCo047942; Mon, 7 Oct 2002 22:32:52 -0700 (PDT) (envelope-from murray@freefall.freebsd.org) Received: (from murray@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g985Wq9c047941; Mon, 7 Oct 2002 22:32:52 -0700 (PDT) Message-Id: <200210080532.g985Wq9c047941@freefall.freebsd.org> From: Murray Stokely Date: Mon, 7 Oct 2002 22:32:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/misc bsd-family-tree 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 murray 2002/10/07 22:32:52 PDT Modified files: (Branch: RELENG_4_7) share/misc bsd-family-tree Log: MFC: Add FreeBSD 4.7. Approved by: re Revision Changes Path 1.21.2.10.2.1 +5 -5 src/share/misc/bsd-family-tree To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 22:33:38 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBEF737B401 for ; Mon, 7 Oct 2002 22:33:37 -0700 (PDT) Received: from white.imgsrc.co.jp (ns.imgsrc.co.jp [210.226.20.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id E312043E88 for ; Mon, 7 Oct 2002 22:33:36 -0700 (PDT) (envelope-from kuriyama@imgsrc.co.jp) Received: from localhost (localhost [127.0.0.1]) by white.imgsrc.co.jp (Postfix) with ESMTP id E468C24D57; Tue, 8 Oct 2002 14:33:35 +0900 (JST) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2::130]) by white.imgsrc.co.jp (Postfix) with ESMTP id 2DC5324D02; Tue, 8 Oct 2002 14:33:32 +0900 (JST) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2::130]) by black.imgsrc.co.jp (Postfix) with ESMTP id 048FD1E4821; Tue, 8 Oct 2002 14:33:29 +0900 (JST) Date: Tue, 08 Oct 2002 14:33:29 +0900 Message-ID: <7m7kgt336e.wl@black.imgsrc.co.jp> From: Jun Kuriyama To: Joseph Scott Cc: cvs-all@freebsd.org, Cyrille Lefevre Subject: Re: cvs commit: ports/security/gnupg Makefile distinfo pkg-plist ports/security/gnupg/files patch-configure patch-keyserver:Makefile.in In-Reply-To: References: <200210060855.g968tQnA088163@freefall.freebsd.org> User-Agent: Wanderlust/2.9.10 (Unchained Melody) SEMI/1.14.4 (Hosorogi) FLIM/1.14.4 (=?ISO-8859-4?Q?Kashiharajing=FE-mae?=) APEL/10.3 Emacs/21.2 (i386--freebsd) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.4 - "Hosorogi") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by AMaViS on ns.imgsrc.co.jp Sender: owner-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 Mon, 7 Oct 2002 16:15:57 -0700 (PDT), Joseph Scott wrote: > Does that mean PR ports/31061 (New > port: security/gnupg-devel) can be closed? Thanks, closed. -- Jun Kuriyama // IMG SRC, Inc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 22:35:48 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4744A37B401; Mon, 7 Oct 2002 22:35:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB2AE43E81; Mon, 7 Oct 2002 22:35:46 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from freefall.freebsd.org (bmah@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g985ZkCo048119; Mon, 7 Oct 2002 22:35:46 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g985ZkNw048118; Mon, 7 Oct 2002 22:35:46 -0700 (PDT) Message-Id: <200210080535.g985ZkNw048118@freefall.freebsd.org> From: "Bruce A. Mah" Date: Mon, 7 Oct 2002 22:35:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install/add main.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 bmah 2002/10/07 22:35:46 PDT Modified files: (Branch: RELENG_4) usr.sbin/pkg_install/add main.c Log: MFC: Teach pkg_add -r how to find 4.7-RELEASE packages with an appropriate osreldate. Approved by: re Revision Changes Path 1.29.2.20 +1 -0 src/usr.sbin/pkg_install/add/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 22:36: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9F3037B404; Mon, 7 Oct 2002 22:36:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2D8D43ED8; Mon, 7 Oct 2002 22:36:03 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from freefall.freebsd.org (murray@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g985a3Co048163; Mon, 7 Oct 2002 22:36:03 -0700 (PDT) (envelope-from murray@freefall.freebsd.org) Received: (from murray@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g985a33D048162; Mon, 7 Oct 2002 22:36:03 -0700 (PDT) Message-Id: <200210080536.g985a33D048162@freefall.freebsd.org> From: Murray Stokely Date: Mon, 7 Oct 2002 22:36:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/releng 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 murray 2002/10/07 22:36:03 PDT Modified files: en_US.ISO8859-1/articles/releng article.sgml Log: Add more web files that must be updated with each new release of FreeBSD. Submitted by: hrs Revision Changes Path 1.42 +8 -0 doc/en_US.ISO8859-1/articles/releng/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 Oct 7 22:39: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 45F0537B401; Mon, 7 Oct 2002 22:39:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA90E43E6A; Mon, 7 Oct 2002 22:39:07 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from freefall.freebsd.org (bmah@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g985d7Co048399; Mon, 7 Oct 2002 22:39:07 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g985d7wP048398; Mon, 7 Oct 2002 22:39:07 -0700 (PDT) Message-Id: <200210080539.g985d7wP048398@freefall.freebsd.org> From: "Bruce A. Mah" Date: Mon, 7 Oct 2002 22:39:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install/add main.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 bmah 2002/10/07 22:39:07 PDT Modified files: (Branch: RELENG_4_7) usr.sbin/pkg_install/add main.c Log: MFS: Teach pkg_add -r how to find 4.7-RELEASE packages with an appropriate osreldate. Approved by: re Revision Changes Path 1.29.2.19.2.1 +1 -0 src/usr.sbin/pkg_install/add/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Oct 7 23:50:12 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BAD137B401; Mon, 7 Oct 2002 23:50:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE37443E6A; Mon, 7 Oct 2002 23:50:09 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g986o9Co066358; Mon, 7 Oct 2002 23:50:09 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g986o9bw066357; Mon, 7 Oct 2002 23:50:09 -0700 (PDT) Message-Id: <200210080650.g986o9bw066357@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 7 Oct 2002 23:50:09 -0700 (PDT) To: cvs-committers@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 ijliao 2002/10/07 23:50:09 PDT Modified files: devel/p5-ResourcePool Makefile distinfo pkg-plist Log: upgrade to 0.9909 Revision Changes Path 1.2 +5 -2 ports/devel/p5-ResourcePool/Makefile 1.2 +1 -1 ports/devel/p5-ResourcePool/distinfo 1.2 +11 -0 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 Tue Oct 8 0: 4: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7234E37B401; Tue, 8 Oct 2002 00:03:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE0DD43EB1; Tue, 8 Oct 2002 00:03:58 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from freefall.freebsd.org (phk@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9873wCo068726; Tue, 8 Oct 2002 00:03:58 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9873wgk068725; Tue, 8 Oct 2002 00:03:58 -0700 (PDT) Message-Id: <200210080703.g9873wgk068725@freefall.freebsd.org> From: Poul-Henning Kamp Date: Tue, 8 Oct 2002 00:03:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom geom_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 phk 2002/10/08 00:03:58 PDT Modified files: sys/geom geom_io.c Log: For now, don't wait for drives to stop returning EBUSY. There is too much broken harware around it seems. Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.15 +26 -35 src/sys/geom/geom_io.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 0: 6:25 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07A7237B401; Tue, 8 Oct 2002 00:06:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7246F43EA3; Tue, 8 Oct 2002 00:06:24 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from freefall.freebsd.org (phk@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9876OCo073692; Tue, 8 Oct 2002 00:06:24 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9876Ohs073687; Tue, 8 Oct 2002 00:06:24 -0700 (PDT) Message-Id: <200210080706.g9876Ohs073687@freefall.freebsd.org> From: Poul-Henning Kamp Date: Tue, 8 Oct 2002 00:06:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/boot2 boot2.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 2002/10/08 00:06:24 PDT Modified files: sys/boot/i386/boot2 boot2.c Log: Save four bytes by shortening a string two chars. Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.49 +1 -2 src/sys/boot/i386/boot2/boot2.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 0:11:49 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2234037B401; Tue, 8 Oct 2002 00:11:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C111143E77; Tue, 8 Oct 2002 00:11:47 -0700 (PDT) (envelope-from perky@FreeBSD.org) Received: from freefall.freebsd.org (perky@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g987BlCo084197; Tue, 8 Oct 2002 00:11:47 -0700 (PDT) (envelope-from perky@freefall.freebsd.org) Received: (from perky@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g987BlhL084196; Tue, 8 Oct 2002 00:11:47 -0700 (PDT) Message-Id: <200210080711.g987BlhL084196@freefall.freebsd.org> From: Hye-Shik Chang Date: Tue, 8 Oct 2002 00:11:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio Makefile ports/audio/py-cddb 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 perky 2002/10/08 00:11:47 PDT Modified files: audio Makefile Added files: audio/py-cddb Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add py-cddb 1.3, a Python module to fetch information on audio CDs from CDDB Revision Changes Path 1.347 +1 -0 ports/audio/Makefile 1.1 +21 -0 ports/audio/py-cddb/Makefile (new) 1.1 +1 -0 ports/audio/py-cddb/distinfo (new) 1.1 +1 -0 ports/audio/py-cddb/pkg-comment (new) 1.1 +7 -0 ports/audio/py-cddb/pkg-descr (new) 1.1 +7 -0 ports/audio/py-cddb/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 Oct 8 0:11:57 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E9B837B427; Tue, 8 Oct 2002 00:11:54 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 005F143E65; Tue, 8 Oct 2002 00:11:54 -0700 (PDT) (envelope-from perky@FreeBSD.org) Received: from freefall.freebsd.org (perky@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g987BrCo084231; Tue, 8 Oct 2002 00:11:53 -0700 (PDT) (envelope-from perky@freefall.freebsd.org) Received: (from perky@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g987BrFh084230; Tue, 8 Oct 2002 00:11:53 -0700 (PDT) Message-Id: <200210080711.g987BrFh084230@freefall.freebsd.org> From: Hye-Shik Chang Date: Tue, 8 Oct 2002 00:11:53 -0700 (PDT) To: cvs-committers@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 perky 2002/10/08 00:11:53 PDT Modified files: . modules Log: py-cddb --> ports/audio/py-cddb Revision Changes Path 1.6029 +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 Oct 8 0:13: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34FCD37B401; Tue, 8 Oct 2002 00:12:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D508043E9C; Tue, 8 Oct 2002 00:12:58 -0700 (PDT) (envelope-from perky@FreeBSD.org) Received: from freefall.freebsd.org (perky@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g987CwCo084441; Tue, 8 Oct 2002 00:12:58 -0700 (PDT) (envelope-from perky@freefall.freebsd.org) Received: (from perky@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g987Cw00084440; Tue, 8 Oct 2002 00:12:58 -0700 (PDT) Message-Id: <200210080712.g987Cw00084440@freefall.freebsd.org> From: Hye-Shik Chang Date: Tue, 8 Oct 2002 00:12:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio Makefile ports/audio/py-id3 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 perky 2002/10/08 00:12:58 PDT Modified files: audio Makefile Added files: audio/py-id3 Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add py-id3 1.2, a Python module for retrieving and setting ID3 tags on MP3 files Revision Changes Path 1.348 +1 -0 ports/audio/Makefile 1.1 +22 -0 ports/audio/py-id3/Makefile (new) 1.1 +1 -0 ports/audio/py-id3/distinfo (new) 1.1 +1 -0 ports/audio/py-id3/pkg-comment (new) 1.1 +5 -0 ports/audio/py-id3/pkg-descr (new) 1.1 +3 -0 ports/audio/py-id3/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 Oct 8 0:13: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E5E037B404; Tue, 8 Oct 2002 00:13:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E611943EAF; Tue, 8 Oct 2002 00:13:05 -0700 (PDT) (envelope-from perky@FreeBSD.org) Received: from freefall.freebsd.org (perky@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g987D5Co084475; Tue, 8 Oct 2002 00:13:05 -0700 (PDT) (envelope-from perky@freefall.freebsd.org) Received: (from perky@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g987D5bV084474; Tue, 8 Oct 2002 00:13:05 -0700 (PDT) Message-Id: <200210080713.g987D5bV084474@freefall.freebsd.org> From: Hye-Shik Chang Date: Tue, 8 Oct 2002 00:13:05 -0700 (PDT) To: cvs-committers@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 perky 2002/10/08 00:13:05 PDT Modified files: . modules Log: py-id3 --> ports/audio/py-id3 Revision Changes Path 1.6030 +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 Oct 8 0:14:42 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3504337B401; Tue, 8 Oct 2002 00:14:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D28B743E3B; Tue, 8 Oct 2002 00:14:40 -0700 (PDT) (envelope-from perky@FreeBSD.org) Received: from freefall.freebsd.org (perky@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g987EeCo084681; Tue, 8 Oct 2002 00:14:40 -0700 (PDT) (envelope-from perky@freefall.freebsd.org) Received: (from perky@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g987EeR6084680; Tue, 8 Oct 2002 00:14:40 -0700 (PDT) Message-Id: <200210080714.g987EeR6084680@freefall.freebsd.org> From: Hye-Shik Chang Date: Tue, 8 Oct 2002 00:14:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio Makefile ports/audio/py-mad 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 perky 2002/10/08 00:14:40 PDT Modified files: audio Makefile Added files: audio/py-mad Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add py-mad 0.3, a Python module that provides the MPEG Audio Decoder interface Revision Changes Path 1.349 +1 -0 ports/audio/Makefile 1.1 +30 -0 ports/audio/py-mad/Makefile (new) 1.1 +1 -0 ports/audio/py-mad/distinfo (new) 1.1 +1 -0 ports/audio/py-mad/pkg-comment (new) 1.1 +5 -0 ports/audio/py-mad/pkg-descr (new) 1.1 +1 -0 ports/audio/py-mad/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 Oct 8 0:14:48 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2ADCF37B415; Tue, 8 Oct 2002 00:14:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D02AA43E6A; Tue, 8 Oct 2002 00:14:47 -0700 (PDT) (envelope-from perky@FreeBSD.org) Received: from freefall.freebsd.org (perky@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g987ElCo084716; Tue, 8 Oct 2002 00:14:47 -0700 (PDT) (envelope-from perky@freefall.freebsd.org) Received: (from perky@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g987ElCW084715; Tue, 8 Oct 2002 00:14:47 -0700 (PDT) Message-Id: <200210080714.g987ElCW084715@freefall.freebsd.org> From: Hye-Shik Chang Date: Tue, 8 Oct 2002 00:14:47 -0700 (PDT) To: cvs-committers@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 perky 2002/10/08 00:14:47 PDT Modified files: . modules Log: py-mad --> ports/audio/py-mad Revision Changes Path 1.6031 +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 Oct 8 0:23:59 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F265337B401; Tue, 8 Oct 2002 00:23:58 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A057143E81; Tue, 8 Oct 2002 00:23:58 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g987NwCo085264; Tue, 8 Oct 2002 00:23:58 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g987NwMN085263; Tue, 8 Oct 2002 00:23:58 -0700 (PDT) Message-Id: <200210080723.g987NwMN085263@freefall.freebsd.org> From: Ying-Chieh Liao Date: Tue, 8 Oct 2002 00:23:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/chinese/mozilla-tclp 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 ijliao 2002/10/08 00:23:58 PDT Modified files: chinese/mozilla-tclp Makefile distinfo pkg-descr Log: upgrade to 1.0.1 PR: 43812 Submitted by: maintainer Revision Changes Path 1.14 +3 -3 ports/chinese/mozilla-tclp/Makefile 1.10 +1 -1 ports/chinese/mozilla-tclp/distinfo 1.3 +1 -1 ports/chinese/mozilla-tclp/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 Oct 8 0:24:21 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 300D137B401; Tue, 8 Oct 2002 00:24:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F92043E4A; Tue, 8 Oct 2002 00:24:20 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from freefall.freebsd.org (phk@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g987OKCo085414; Tue, 8 Oct 2002 00:24:20 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g987OK6h085410; Tue, 8 Oct 2002 00:24:20 -0700 (PDT) Message-Id: <200210080724.g987OK6h085410@freefall.freebsd.org> From: Poul-Henning Kamp Date: Tue, 8 Oct 2002 00:24:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/libkern quad.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 2002/10/08 00:24:20 PDT Modified files: sys/libkern quad.h Log: Allow for multiple #includes of this file. Revision Changes Path 1.13 +4 -0 src/sys/libkern/quad.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 0:24:52 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA9C537B401; Tue, 8 Oct 2002 00:24:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D28043E6A; Tue, 8 Oct 2002 00:24:51 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from freefall.freebsd.org (obraun@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g987OpCo085524; Tue, 8 Oct 2002 00:24:51 -0700 (PDT) (envelope-from obraun@freefall.freebsd.org) Received: (from obraun@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g987Op7l085523; Tue, 8 Oct 2002 00:24:51 -0700 (PDT) Message-Id: <200210080724.g987Op7l085523@freefall.freebsd.org> From: Oliver Braun Date: Tue, 8 Oct 2002 00:24:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11 Makefile ports/x11/gmrun 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 obraun 2002/10/08 00:24:51 PDT Modified files: x11 Makefile Added files: x11/gmrun Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add gmrun 0.8.1, a customizable program to run programs, with tab-completion. PR: 43391 Submitted by: Adam Weinberger Revision Changes Path 1.384 +1 -0 ports/x11/Makefile 1.1 +36 -0 ports/x11/gmrun/Makefile (new) 1.1 +1 -0 ports/x11/gmrun/distinfo (new) 1.1 +1 -0 ports/x11/gmrun/pkg-comment (new) 1.1 +16 -0 ports/x11/gmrun/pkg-descr (new) 1.1 +4 -0 ports/x11/gmrun/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 Oct 8 0:24:59 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 417C437B4CC; Tue, 8 Oct 2002 00:24:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5C8D43E3B; Tue, 8 Oct 2002 00:24:56 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from freefall.freebsd.org (obraun@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g987OuCo085562; Tue, 8 Oct 2002 00:24:56 -0700 (PDT) (envelope-from obraun@freefall.freebsd.org) Received: (from obraun@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g987Ouu0085561; Tue, 8 Oct 2002 00:24:56 -0700 (PDT) Message-Id: <200210080724.g987Ouu0085561@freefall.freebsd.org> From: Oliver Braun Date: Tue, 8 Oct 2002 00:24:56 -0700 (PDT) To: cvs-committers@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 2002/10/08 00:24:56 PDT Modified files: . modules Log: gmrun --> ports/x11/gmrun Revision Changes Path 1.6032 +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 Oct 8 0:25:55 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2B6F37B406; Tue, 8 Oct 2002 00:25:54 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79E7843EB1; Tue, 8 Oct 2002 00:25:54 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: from freefall.freebsd.org (kuriyama@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g987PsCo085789; Tue, 8 Oct 2002 00:25:54 -0700 (PDT) (envelope-from kuriyama@freefall.freebsd.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g987Psuo085788; Tue, 8 Oct 2002 00:25:54 -0700 (PDT) Message-Id: <200210080725.g987Psuo085788@freefall.freebsd.org> From: Jun Kuriyama Date: Tue, 8 Oct 2002 00:25:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/gnupg 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 kuriyama 2002/10/08 00:25:54 PDT Modified files: security/gnupg Makefile Log: Directory in master site is changed. Reported by: ijliao Revision Changes Path 1.48 +1 -1 ports/security/gnupg/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 0:41:24 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C2A137B401; Tue, 8 Oct 2002 00:41:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04E1343E42; Tue, 8 Oct 2002 00:41:23 -0700 (PDT) (envelope-from mheinen@FreeBSD.org) Received: from freefall.freebsd.org (mheinen@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g987fMCo017397; Tue, 8 Oct 2002 00:41:22 -0700 (PDT) (envelope-from mheinen@freefall.freebsd.org) Received: (from mheinen@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g987fMlO017396; Tue, 8 Oct 2002 00:41:22 -0700 (PDT) Message-Id: <200210080741.g987fMlO017396@freefall.freebsd.org> From: Martin Heinen Date: Tue, 8 Oct 2002 00:41:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/advanced-networking chapter.sgml doc/en_US.ISO8859-1/books/handbook/basics 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 mheinen 2002/10/08 00:41:22 PDT Modified files: en_US.ISO8859-1/books/handbook/advanced-networking chapter.sgml en_US.ISO8859-1/books/handbook/basics chapter.sgml Log: Add tags for hostnames and domainnames Approved by: alex (mentor) Revision Changes Path 1.169 +4 -4 doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml 1.80 +1 -1 doc/en_US.ISO8859-1/books/handbook/basics/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 0:52:30 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D16837B401; Tue, 8 Oct 2002 00:52:29 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8D2343E65; Tue, 8 Oct 2002 00:52:28 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from freefall.freebsd.org (phk@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g987qSCo018317; Tue, 8 Oct 2002 00:52:28 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g987qSwq018316; Tue, 8 Oct 2002 00:52:28 -0700 (PDT) Message-Id: <200210080752.g987qSwq018316@freefall.freebsd.org> From: Poul-Henning Kamp Date: Tue, 8 Oct 2002 00:52:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/boot2 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 phk 2002/10/08 00:52:28 PDT Modified files: sys/boot/i386/boot2 Makefile Log: Unbreak boot2 by backing out rev 1.36 to Makefile, which does not work as advertised: bang# pwd /bang/src/sys/boot/i386/boot2 bang# make clean >& /dev/null bang# cvs -q update -r 1.35 Makefile >& /dev/null bang# make >& /dev/null bang# cat /usr/obj/`pwd`/boot2.h #define XREADORG 0x725 bang# cvs -q update -r 1.36 Makefile > & /dev/null bang# make clean > & /dev/null bang# make > & /dev/null bang# cat /usr/obj/`pwd`/boot2.h #define XREADORG 0x25 bang# Revision Changes Path 1.37 +1 -3 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 Oct 8 1:14: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D4F437B401; Tue, 8 Oct 2002 01:14:00 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AB9D43E97; Tue, 8 Oct 2002 01:14:00 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Received: from freefall.freebsd.org (nbm@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g988E0Co023833; Tue, 8 Oct 2002 01:14:00 -0700 (PDT) (envelope-from nbm@freefall.freebsd.org) Received: (from nbm@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g988E0FV023832; Tue, 8 Oct 2002 01:14:00 -0700 (PDT) Message-Id: <200210080814.g988E0FV023832@freefall.freebsd.org> From: Neil Blakey-Milner Date: Tue, 8 Oct 2002 01:14:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/py-sip Makefile 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 nbm 2002/10/08 01:14:00 PDT Modified files: devel Makefile Added files: devel/py-sip Makefile pkg-comment pkg-descr pkg-plist Log: Add py-sip 3.4, python convenience link to sip library. Revision Changes Path 1.945 +1 -0 ports/devel/Makefile 1.1 +23 -0 ports/devel/py-sip/Makefile (new) 1.1 +1 -0 ports/devel/py-sip/pkg-comment (new) 1.1 +1 -0 ports/devel/py-sip/pkg-descr (new) 1.1 +1 -0 ports/devel/py-sip/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 Oct 8 1:14:13 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33D4B37B401; Tue, 8 Oct 2002 01:14:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA72243E88; Tue, 8 Oct 2002 01:14:11 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Received: from freefall.freebsd.org (nbm@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g988EBCo023878; Tue, 8 Oct 2002 01:14:11 -0700 (PDT) (envelope-from nbm@freefall.freebsd.org) Received: (from nbm@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g988EBc9023877; Tue, 8 Oct 2002 01:14:11 -0700 (PDT) Message-Id: <200210080814.g988EBc9023877@freefall.freebsd.org> From: Neil Blakey-Milner Date: Tue, 8 Oct 2002 01:14:11 -0700 (PDT) To: cvs-committers@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 nbm 2002/10/08 01:14:11 PDT Modified files: . modules Log: py-sip --> ports/devel/py-sip Revision Changes Path 1.6033 +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 Oct 8 1:17:16 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C158C37B401; Tue, 8 Oct 2002 01:17:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 717AC43EA3; Tue, 8 Oct 2002 01:17:15 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Received: from freefall.freebsd.org (nbm@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g988HFCo024032; Tue, 8 Oct 2002 01:17:15 -0700 (PDT) (envelope-from nbm@freefall.freebsd.org) Received: (from nbm@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g988HFJc024031; Tue, 8 Oct 2002 01:17:15 -0700 (PDT) Message-Id: <200210080817.g988HFJc024031@freefall.freebsd.org> From: Neil Blakey-Milner Date: Tue, 8 Oct 2002 01:17:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/py-qt 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 nbm 2002/10/08 01:17:15 PDT Modified files: x11-toolkits/py-qt Makefile Log: Add a run-depend on py-sip, and bump portrevision. Revision Changes Path 1.11 +2 -0 ports/x11-toolkits/py-qt/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 1:29:13 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DB3B37B401; Tue, 8 Oct 2002 01:29:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36A3743E3B; Tue, 8 Oct 2002 01:29:12 -0700 (PDT) (envelope-from perky@FreeBSD.org) Received: from freefall.freebsd.org (perky@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g988TCCo024645; Tue, 8 Oct 2002 01:29:12 -0700 (PDT) (envelope-from perky@freefall.freebsd.org) Received: (from perky@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g988TCXb024644; Tue, 8 Oct 2002 01:29:12 -0700 (PDT) Message-Id: <200210080829.g988TCXb024644@freefall.freebsd.org> From: Hye-Shik Chang Date: Tue, 8 Oct 2002 01:29:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits Makefile ports/x11-toolkits/gtkglarea2 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 perky 2002/10/08 01:29:12 PDT Modified files: x11-toolkits Makefile x11-toolkits/gtkglarea2 Makefile distinfo pkg-comment pkg-plist Log: Update gtkglarea2 to gtkglarea2 1.99.0 PR: 41617 Submitted by: Marc Recht Repocopied by: joe Revision Changes Path 1.199 +1 -0 ports/x11-toolkits/Makefile 1.15 +13 -10 ports/x11-toolkits/gtkglarea2/Makefile 1.3 +1 -1 ports/x11-toolkits/gtkglarea2/distinfo 1.2 +1 -1 ports/x11-toolkits/gtkglarea2/pkg-comment 1.4 +9 -7 ports/x11-toolkits/gtkglarea2/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 Oct 8 1:31:54 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70DE137B401; Tue, 8 Oct 2002 01:31:53 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CA1443EA3; Tue, 8 Oct 2002 01:31:53 -0700 (PDT) (envelope-from perky@FreeBSD.org) Received: from freefall.freebsd.org (perky@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g988VrCo024908; Tue, 8 Oct 2002 01:31:53 -0700 (PDT) (envelope-from perky@freefall.freebsd.org) Received: (from perky@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g988VrGU024907; Tue, 8 Oct 2002 01:31:53 -0700 (PDT) Message-Id: <200210080831.g988VrGU024907@freefall.freebsd.org> From: Hye-Shik Chang Date: Tue, 8 Oct 2002 01:31:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits Makefile ports/x11-toolkits/py-gtk2 Makefile distinfo pkg-install pkg-plist ports/x11-toolkits/py-gtk2/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 perky 2002/10/08 01:31:52 PDT Modified files: x11-toolkits Makefile x11-toolkits/py-gtk2 Makefile distinfo pkg-plist Added files: x11-toolkits/py-gtk2 pkg-install Removed files: x11-toolkits/py-gtk2/files patch-configure Log: Update py-gtk2 to 1.99.12 PR: 42344 Submitted by: Marc Recht Repocopied by: joe Revision Changes Path 1.200 +1 -0 ports/x11-toolkits/Makefile 1.56 +24 -28 ports/x11-toolkits/py-gtk2/Makefile 1.21 +1 -1 ports/x11-toolkits/py-gtk2/distinfo 1.3 +0 -61 ports/x11-toolkits/py-gtk2/files/patch-configure (dead) 1.1 +16 -0 ports/x11-toolkits/py-gtk2/pkg-install (new) 1.19 +149 -130 ports/x11-toolkits/py-gtk2/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 Oct 8 1:34:38 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B00337B401; Tue, 8 Oct 2002 01:34:37 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D7F943E9C; Tue, 8 Oct 2002 01:34:37 -0700 (PDT) (envelope-from perky@FreeBSD.org) Received: from freefall.freebsd.org (perky@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g988YbCo025064; Tue, 8 Oct 2002 01:34:37 -0700 (PDT) (envelope-from perky@freefall.freebsd.org) Received: (from perky@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g988YaXu025063; Tue, 8 Oct 2002 01:34:36 -0700 (PDT) Message-Id: <200210080834.g988YaXu025063@freefall.freebsd.org> From: Hye-Shik Chang Date: Tue, 8 Oct 2002 01:34:36 -0700 (PDT) To: cvs-committers@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 perky 2002/10/08 01:34:36 PDT Modified files: . modules Log: gtkglarea2 -> ports/x11-toolkits/gtkglarea2 py-gtk2 -> ports/x11-toolkits/py-gtk2 Revision Changes Path 1.6034 +2 -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 Oct 8 1:44:39 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE97837B401; Tue, 8 Oct 2002 01:44:38 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DC6A43E97; Tue, 8 Oct 2002 01:44:38 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from freefall.freebsd.org (des@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g988icCo025592; Tue, 8 Oct 2002 01:44:38 -0700 (PDT) (envelope-from des@freefall.freebsd.org) Received: (from des@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g988icUq025591; Tue, 8 Oct 2002 01:44:38 -0700 (PDT) Message-Id: <200210080844.g988icUq025591@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 8 Oct 2002 01:44:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/docbook-xsl 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 des 2002/10/08 01:44:38 PDT Modified files: textproc/docbook-xsl Makefile distinfo pkg-plist Log: Upgrade to 1.55.0. PR: ports/41804, ports/43740, ports/43806 Revision Changes Path 1.4 +4 -2 ports/textproc/docbook-xsl/Makefile 1.4 +1 -1 ports/textproc/docbook-xsl/distinfo 1.4 +814 -429 ports/textproc/docbook-xsl/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 Oct 8 1:45:40 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 526D237B401; Tue, 8 Oct 2002 01:45:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0045943E81; Tue, 8 Oct 2002 01:45:39 -0700 (PDT) (envelope-from perky@FreeBSD.org) Received: from freefall.freebsd.org (perky@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g988jcCo025722; Tue, 8 Oct 2002 01:45:38 -0700 (PDT) (envelope-from perky@freefall.freebsd.org) Received: (from perky@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g988jcrR025721; Tue, 8 Oct 2002 01:45:38 -0700 (PDT) Message-Id: <200210080845.g988jcrR025721@freefall.freebsd.org> From: Hye-Shik Chang Date: Tue, 8 Oct 2002 01:45:38 -0700 (PDT) To: cvs-committers@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 perky 2002/10/08 01:45:38 PDT Modified files: en_US.ISO8859-1/articles/contributors article.sgml Log: Add Marc Recht for his x11-toolkits/py-gtk2 and x11-toolkits/gtkglarea2 ports. Revision Changes Path 1.269 +4 -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 Tue Oct 8 1:45:48 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 869FD37B421; Tue, 8 Oct 2002 01:45:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35E6E43E81; Tue, 8 Oct 2002 01:45:42 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from freefall.freebsd.org (sobomax@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g988jgCo025765; Tue, 8 Oct 2002 01:45:42 -0700 (PDT) (envelope-from sobomax@freefall.freebsd.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g988jgYk025764; Tue, 8 Oct 2002 01:45:42 -0700 (PDT) Message-Id: <200210080845.g988jgYk025764@freefall.freebsd.org> From: Maxim Sobolev Date: Tue, 8 Oct 2002 01:45:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/fmio 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 sobomax 2002/10/08 01:45:42 PDT Modified files: audio/fmio pkg-descr Log: Update WWW. Submitted by: MAINTAINER Revision Changes Path 1.2 +1 -1 ports/audio/fmio/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 Oct 8 1:51: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F004B37B401; Tue, 8 Oct 2002 01:51:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A080343E8A; Tue, 8 Oct 2002 01:51:05 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Received: from freefall.freebsd.org (nbm@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g988p5Co026238; Tue, 8 Oct 2002 01:51:05 -0700 (PDT) (envelope-from nbm@freefall.freebsd.org) Received: (from nbm@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g988p5tu026237; Tue, 8 Oct 2002 01:51:05 -0700 (PDT) Message-Id: <200210080851.g988p5tu026237@freefall.freebsd.org> From: Neil Blakey-Milner Date: Tue, 8 Oct 2002 01:51:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/py-ao 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 nbm 2002/10/08 01:51:05 PDT Modified files: audio/py-ao Makefile Log: Make py-ao respect LOCALBASE Submitted by: perky Revision Changes Path 1.2 +1 -1 ports/audio/py-ao/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 2: 7: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A42337B401; Tue, 8 Oct 2002 02:07:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE87743E81; Tue, 8 Oct 2002 02:07:02 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from freefall.freebsd.org (des@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98972Co031156; Tue, 8 Oct 2002 02:07:02 -0700 (PDT) (envelope-from des@freefall.freebsd.org) Received: (from des@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98972Xw031155; Tue, 8 Oct 2002 02:07:02 -0700 (PDT) Message-Id: <200210080907.g98972Xw031155@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 8 Oct 2002 02:07:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/javanns 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 des 2002/10/08 02:07:02 PDT Modified files: math/javanns Makefile distinfo pkg-plist Log: Upgrade to 1.1. Unfortunately, the tar file is not versioned. Revision Changes Path 1.3 +12 -6 ports/math/javanns/Makefile 1.2 +1 -1 ports/math/javanns/distinfo 1.2 +185 -186 ports/math/javanns/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 Oct 8 2:10: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 513A537B401; Tue, 8 Oct 2002 02:10:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F41DF43E86; Tue, 8 Oct 2002 02:10:00 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: from freefall.freebsd.org (sheldonh@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g989A0Co031519; Tue, 8 Oct 2002 02:10:00 -0700 (PDT) (envelope-from sheldonh@freefall.freebsd.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g989A0kT031517; Tue, 8 Oct 2002 02:10:00 -0700 (PDT) Message-Id: <200210080910.g989A0kT031517@freefall.freebsd.org> From: Sheldon Hearn Date: Tue, 8 Oct 2002 02:10:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/freetds 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 sheldonh 2002/10/08 02:10:00 PDT Modified files: databases/freetds Makefile Log: Use in-place editing to replace with . Bump PORTREVISION accordingly, since the affected files were installed even in -CURRENT, where they couldn't be used to build stuff. Revision Changes Path 1.24 +3 -1 ports/databases/freetds/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 2:15:57 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 448CE37B401; Tue, 8 Oct 2002 02:15:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2B3043E3B; Tue, 8 Oct 2002 02:15:55 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: from freefall.freebsd.org (sheldonh@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g989FtCo031946; Tue, 8 Oct 2002 02:15:55 -0700 (PDT) (envelope-from sheldonh@freefall.freebsd.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g989Ftw1031945; Tue, 8 Oct 2002 02:15:55 -0700 (PDT) Message-Id: <200210080915.g989Ftw1031945@freefall.freebsd.org> From: Sheldon Hearn Date: Tue, 8 Oct 2002 02:15:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/p5-DBD-Sybase Makefile distinfo ports/databases/p5-DBD-Sybase/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 sheldonh 2002/10/08 02:15:55 PDT Modified files: databases/p5-DBD-Sybase Makefile distinfo databases/p5-DBD-Sybase/files patch-Makefile.PL Log: Upgrade to DBD-Sybase-0.94. Revision Changes Path 1.5 +1 -2 ports/databases/p5-DBD-Sybase/Makefile 1.2 +1 -1 ports/databases/p5-DBD-Sybase/distinfo 1.2 +3 -3 ports/databases/p5-DBD-Sybase/files/patch-Makefile.PL To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 2:23:44 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 765D537B401; Tue, 8 Oct 2002 02:23:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3357243EA9; Tue, 8 Oct 2002 02:23:43 -0700 (PDT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (netchild@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g989NhCo032269; Tue, 8 Oct 2002 02:23:43 -0700 (PDT) (envelope-from netchild@freefall.freebsd.org) Received: (from netchild@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g989NhYT032268; Tue, 8 Oct 2002 02:23:43 -0700 (PDT) Message-Id: <200210080923.g989NhYT032268@freefall.freebsd.org> From: Alexander Leidinger Date: Tue, 8 Oct 2002 02:23:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/lame Makefile distinfo pkg-plist ports/audio/lame/files patch-configure patch-sloppy X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG netchild 2002/10/08 02:23:43 PDT Modified files: audio/lame Makefile distinfo pkg-plist audio/lame/files patch-configure patch-sloppy Log: - (finally) update to 3.92 - take over maintainership (after some months of maintainer timeout) Note: I have write access to the LAME repository, I think this is enough to justify this and the following decisions. - remove gtk support (it's only useful for active mp3 algorithm developers, and if you use it, you use the CVS version of it, so there's no need to install it) - don't add vorbis support from PR 39606: * there are much better tools to encode ogg vorbis * there's no support from the LAME developers (FreeBSD would be the only OS with working vorbis in LAME) * it will get removed in a later LAME version Submitted by: many, see PRs PR: 39606, 43255, 43727 Revision Changes Path 1.26 +24 -25 ports/audio/lame/Makefile 1.10 +1 -1 ports/audio/lame/distinfo 1.2 +35 -14 ports/audio/lame/files/patch-configure 1.2 +0 -7 ports/audio/lame/files/patch-sloppy 1.11 +9 -3 ports/audio/lame/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 Oct 8 2:28:40 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9405737B401; Tue, 8 Oct 2002 02:28:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 421F843E75; Tue, 8 Oct 2002 02:28:39 -0700 (PDT) (envelope-from netchild@FreeBSD.org) Received: from freefall.freebsd.org (netchild@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g989SdCo032535; Tue, 8 Oct 2002 02:28:39 -0700 (PDT) (envelope-from netchild@freefall.freebsd.org) Received: (from netchild@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g989SdrE032534; Tue, 8 Oct 2002 02:28:39 -0700 (PDT) Message-Id: <200210080928.g989SdrE032534@freefall.freebsd.org> From: Alexander Leidinger Date: Tue, 8 Oct 2002 02:28:38 -0700 (PDT) To: cvs-committers@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 netchild 2002/10/08 02:28:38 PDT Modified files: astro/xearth/files freebsd.committers.markers Log: Describe a little bit more precisely where the dropzone for state of the art hardware is. Revision Changes Path 1.112 +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 Tue Oct 8 2:52: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BB6B37B401; Tue, 8 Oct 2002 02:52:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AADA43E65; Tue, 8 Oct 2002 02:52:03 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from freefall.freebsd.org (sobomax@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g989q3Co033922; Tue, 8 Oct 2002 02:52:03 -0700 (PDT) (envelope-from sobomax@freefall.freebsd.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g989q3Xk033921; Tue, 8 Oct 2002 02:52:03 -0700 (PDT) Message-Id: <200210080952.g989q3Xk033921@freefall.freebsd.org> From: Maxim Sobolev Date: Tue, 8 Oct 2002 02:52:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-wm/metacity 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 2002/10/08 02:52:03 PDT Modified files: x11-wm/metacity Makefile distinfo Log: Use bzip'ed distfile like other gnome ports do. Revision Changes Path 1.9 +1 -0 ports/x11-wm/metacity/Makefile 1.7 +1 -1 ports/x11-wm/metacity/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 2:54:28 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADD6F37B401 for ; Tue, 8 Oct 2002 02:54:27 -0700 (PDT) Received: from freebsd.org.ru (sweet.etrust.ru [194.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBE6743E75 for ; Tue, 8 Oct 2002 02:54:26 -0700 (PDT) (envelope-from osa@freebsd.org.ru) Received: by freebsd.org.ru (Postfix, from userid 1000) id D6E8F2E0; Tue, 8 Oct 2002 13:54:24 +0400 (MSD) Date: Tue, 8 Oct 2002 13:54:24 +0400 From: "Sergey A. Osokin" To: Jun Kuriyama Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/security/gnupg Makefile distinfo pkg-plist ports/security/gnupg/files patch-configure patch-keyserver:Makefile.in Message-ID: <20021008095424.GA58041@freebsd.org.ru> References: <200210060855.g968tQnA088163@freefall.freebsd.org> <7m7kgt336e.wl@black.imgsrc.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7m7kgt336e.wl@black.imgsrc.co.jp> 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, Oct 08, 2002 at 02:33:29PM +0900, Jun Kuriyama wrote: > At Mon, 7 Oct 2002 16:15:57 -0700 (PDT), > Joseph Scott wrote: > > Does that mean PR ports/31061 (New > > port: security/gnupg-devel) can be closed? > > Thanks, closed. So, what about of security/gnupg-idea? I think after your update security/gnupg - gnupg-idea broken, isn't it? -- Rgdz, /"\ ASCII RIBBON CAMPAIGN Sergey Osokin aka oZZ, \ / AGAINST HTML MAIL http://ozz.pp.ru/ X AND NEWS / \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 2:57: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA61B37B401; Tue, 8 Oct 2002 02:57:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5794543E97; Tue, 8 Oct 2002 02:57:03 -0700 (PDT) (envelope-from jmallett@FreeBSD.org) Received: from freefall.freebsd.org (jmallett@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g989v3Co034323; Tue, 8 Oct 2002 02:57:03 -0700 (PDT) (envelope-from jmallett@freefall.freebsd.org) Received: (from jmallett@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g989v30E034322; Tue, 8 Oct 2002 02:57:03 -0700 (PDT) Message-Id: <200210080957.g989v30E034322@freefall.freebsd.org> From: Juli Mallett Date: Tue, 8 Oct 2002 02:57:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/kldload kldload.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 2002/10/08 02:57:03 PDT Modified files: sbin/kldload kldload.c Log: Make it possible to kldload(8) many modules. MFC after: 2 months Sponsored by: Bright Path Solutions Reviewed by: tjr Revision Changes Path 1.8 +18 -10 src/sbin/kldload/kldload.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 2:57:28 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEA4E37B401 for ; Tue, 8 Oct 2002 02:57:27 -0700 (PDT) Received: from white.imgsrc.co.jp (ns.imgsrc.co.jp [210.226.20.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5B9D43E65 for ; Tue, 8 Oct 2002 02:57:26 -0700 (PDT) (envelope-from kuriyama@imgsrc.co.jp) Received: from localhost (localhost [127.0.0.1]) by white.imgsrc.co.jp (Postfix) with ESMTP id 9F11F24D7A; Tue, 8 Oct 2002 18:57:25 +0900 (JST) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2::130]) by white.imgsrc.co.jp (Postfix) with ESMTP id D44A124D55; Tue, 8 Oct 2002 18:57:19 +0900 (JST) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2::130]) by black.imgsrc.co.jp (Postfix) with ESMTP id 5600F1E4818; Tue, 8 Oct 2002 18:57:17 +0900 (JST) Date: Tue, 08 Oct 2002 18:57:17 +0900 Message-ID: <7mvg4d1cea.wl@black.imgsrc.co.jp> From: Jun Kuriyama To: "Sergey A. Osokin" Cc: Jun Kuriyama , cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/security/gnupg Makefile distinfo pkg-plist ports/security/gnupg/files patch-configure patch-keyserver:Makefile.in In-Reply-To: <20021008095424.GA58041@freebsd.org.ru> References: <200210060855.g968tQnA088163@freefall.freebsd.org> <7m7kgt336e.wl@black.imgsrc.co.jp> <20021008095424.GA58041@freebsd.org.ru> User-Agent: Wanderlust/2.9.10 (Unchained Melody) SEMI/1.14.4 (Hosorogi) FLIM/1.14.4 (=?ISO-8859-4?Q?Kashiharajing=FE-mae?=) APEL/10.3 Emacs/21.2 (i386--freebsd) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.4 - "Hosorogi") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by AMaViS on ns.imgsrc.co.jp Sender: owner-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 Tue, 8 Oct 2002 13:54:24 +0400, Sergey A. Osokin wrote: > So, what about of security/gnupg-idea? I think after your > update security/gnupg - gnupg-idea broken, isn't it? I'm not using gnupg-idea. I don't know how depends gnupg-idea on gnupg. Could you please passing this issue to maintainer (dinoex@)? -- Jun Kuriyama // IMG SRC, Inc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 3: 4:11 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEA3737B401; Tue, 8 Oct 2002 03:04:10 -0700 (PDT) Received: from freebsd.org.ru (sweet.etrust.ru [194.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3425743E8A; Tue, 8 Oct 2002 03:04:10 -0700 (PDT) (envelope-from osa@freebsd.org.ru) Received: by freebsd.org.ru (Postfix, from userid 1000) id 4018C2E0; Tue, 8 Oct 2002 14:04:09 +0400 (MSD) Date: Tue, 8 Oct 2002 14:04:09 +0400 From: "Sergey A. Osokin" To: Jun Kuriyama Cc: cvs-all@FreeBSD.org, dinoex@FreeBSD.org Subject: Re: cvs commit: ports/security/gnupg Makefile distinfo pkg-plist ports/security/gnupg/files patch-configure patch-keyserver:Makefile.in Message-ID: <20021008100409.GB58041@freebsd.org.ru> References: <200210060855.g968tQnA088163@freefall.freebsd.org> <7m7kgt336e.wl@black.imgsrc.co.jp> <20021008095424.GA58041@freebsd.org.ru> <7mvg4d1cea.wl@black.imgsrc.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7mvg4d1cea.wl@black.imgsrc.co.jp> 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, Oct 08, 2002 at 06:57:17PM +0900, Jun Kuriyama wrote: > At Tue, 8 Oct 2002 13:54:24 +0400, > Sergey A. Osokin wrote: > > So, what about of security/gnupg-idea? I think after your > > update security/gnupg - gnupg-idea broken, isn't it? > > I'm not using gnupg-idea. I don't know how depends gnupg-idea on > gnupg. $ grep ^RUN_DEPENDS /usr/ports/security/gnupg-idea/Makefile RUN_DEPENDS= ${LOCALBASE}/bin/gpg:${PORTSDIR}/security/gnupg > Could you please passing this issue to maintainer (dinoex@)? Yes, of course. -- Rgdz, /"\ ASCII RIBBON CAMPAIGN Sergey Osokin aka oZZ, \ / AGAINST HTML MAIL http://ozz.pp.ru/ X AND NEWS / \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 3:13:53 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 858E937B401; Tue, 8 Oct 2002 03:13:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4179843E86; Tue, 8 Oct 2002 03:13:52 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98ADqCo039662; Tue, 8 Oct 2002 03:13:52 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98ADpx5039661; Tue, 8 Oct 2002 03:13:51 -0700 (PDT) Message-Id: <200210081013.g98ADpx5039661@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 8 Oct 2002 03:13:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/ruby-cast_256 Makefile distinfo pkg-comment pkg-descr pkg-plist ports/security/ruby-cast_256/files patch-rcast_256.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 knu 2002/10/08 03:13:51 PDT Modified files: security Makefile Added files: security/ruby-cast_256 Makefile distinfo pkg-comment pkg-descr pkg-plist security/ruby-cast_256/files patch-rcast_256.cc Log: Add ruby-cast_256, a Ruby extension library which implements CAST-256 encryption. Revision Changes Path 1.338 +1 -0 ports/security/Makefile 1.1 +53 -0 ports/security/ruby-cast_256/Makefile (new) 1.1 +1 -0 ports/security/ruby-cast_256/distinfo (new) 1.1 +18 -0 ports/security/ruby-cast_256/files/patch-rcast_256.cc (new) 1.1 +1 -0 ports/security/ruby-cast_256/pkg-comment (new) 1.1 +5 -0 ports/security/ruby-cast_256/pkg-descr (new) 1.1 +6 -0 ports/security/ruby-cast_256/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 Oct 8 3:13:59 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6B3F37B419; Tue, 8 Oct 2002 03:13:58 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5761B43E97; Tue, 8 Oct 2002 03:13:58 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98ADwCo039704; Tue, 8 Oct 2002 03:13:58 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98ADwhw039703; Tue, 8 Oct 2002 03:13:58 -0700 (PDT) Message-Id: <200210081013.g98ADwhw039703@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 8 Oct 2002 03:13:58 -0700 (PDT) To: cvs-committers@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 2002/10/08 03:13:58 PDT Modified files: . modules Log: ruby-cast_256 --> ports/security/ruby-cast_256 Revision Changes Path 1.6035 +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 Oct 8 3:15:44 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84D1B37B401; Tue, 8 Oct 2002 03:15:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D4AD43EA9; Tue, 8 Oct 2002 03:15:43 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from freefall.freebsd.org (phk@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98AFgCo039876; Tue, 8 Oct 2002 03:15:42 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98AFgvh039875; Tue, 8 Oct 2002 03:15:42 -0700 (PDT) Message-Id: <200210081015.g98AFgvh039875@freefall.freebsd.org> From: Poul-Henning Kamp Date: Tue, 8 Oct 2002 03:15:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/boot2 boot2.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 2002/10/08 03:15:42 PDT Modified files: sys/boot/i386/boot2 boot2.c Log: Correctly calculate dmadat: We need to take the address of _end, it's contents is irrelevant and likely to be zero; This doesn't change the resultant value, but it does save a couple of bytes because &_end is constant. Revision Changes Path 1.50 +1 -1 src/sys/boot/i386/boot2/boot2.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 3:16: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCB6237B401; Tue, 8 Oct 2002 03:16:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F75F43E77; Tue, 8 Oct 2002 03:16:03 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98AG3Co039907; Tue, 8 Oct 2002 03:16:03 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98AG3WD039906; Tue, 8 Oct 2002 03:16:03 -0700 (PDT) Message-Id: <200210081016.g98AG3WD039906@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 8 Oct 2002 03:16:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports LEGAL X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/08 03:16:03 PDT Modified files: . LEGAL Log: The ruby-cast_256 distfile is (presumably) export-controlled. Revision Changes Path 1.258 +2 -1 ports/LEGAL To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 3:17:18 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0885937B404; Tue, 8 Oct 2002 03:17:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD46043EA9; Tue, 8 Oct 2002 03:17:16 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from freefall.freebsd.org (phk@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98AHGCo039957; Tue, 8 Oct 2002 03:17:16 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98AHGfL039956; Tue, 8 Oct 2002 03:17:16 -0700 (PDT) Message-Id: <200210081017.g98AHGfL039956@freefall.freebsd.org> From: Poul-Henning Kamp Date: Tue, 8 Oct 2002 03:17:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/boot2 boot2.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 2002/10/08 03:17:16 PDT Modified files: sys/boot/i386/boot2 boot2.c Log: Remove unused TYPE_WD and TYPE_WFD. Revision Changes Path 1.51 +0 -2 src/sys/boot/i386/boot2/boot2.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 3:17:41 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4718237B401; Tue, 8 Oct 2002 03:17:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E607043E81; Tue, 8 Oct 2002 03:17:39 -0700 (PDT) (envelope-from gerald@FreeBSD.org) Received: from freefall.freebsd.org (gerald@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98AHdCo040016; Tue, 8 Oct 2002 03:17:39 -0700 (PDT) (envelope-from gerald@freefall.freebsd.org) Received: (from gerald@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98AHdKp040015; Tue, 8 Oct 2002 03:17:39 -0700 (PDT) Message-Id: <200210081017.g98AHdKp040015@freefall.freebsd.org> From: Gerald Pfeifer Date: Tue, 8 Oct 2002 03:17:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/wine Makefile distinfo pkg-plist ports/emulators/wine/files patch-ba X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gerald 2002/10/08 03:17:39 PDT Modified files: emulators/wine Makefile distinfo pkg-plist emulators/wine/files patch-ba Log: Update to the 2002.10.07 snapshot of Wine after having skipped the 2002.09.04 snapshot. In addition to the usual large set of include file and library changes, also documentation has changed a bit. Approved by: obrien (mentor) Revision Changes Path 1.128 +5 -8 ports/emulators/wine/Makefile 1.75 +1 -1 ports/emulators/wine/distinfo 1.7 +7 -7 ports/emulators/wine/files/patch-ba 1.39 +19 -13 ports/emulators/wine/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 Oct 8 3:26:51 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E65437B401; Tue, 8 Oct 2002 03:26:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FE3643E8A; Tue, 8 Oct 2002 03:26:49 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98AQnCo040469; Tue, 8 Oct 2002 03:26:49 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98AQnYZ040468; Tue, 8 Oct 2002 03:26:49 -0700 (PDT) Message-Id: <200210081026.g98AQnYZ040468@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 8 Oct 2002 03:26:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio Makefile ports/audio/ruby-esound 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 knu 2002/10/08 03:26:49 PDT Modified files: audio Makefile Added files: audio/ruby-esound Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add ruby-esound, a Ruby binding to the EsounD library. Revision Changes Path 1.350 +1 -0 ports/audio/Makefile 1.1 +46 -0 ports/audio/ruby-esound/Makefile (new) 1.1 +1 -0 ports/audio/ruby-esound/distinfo (new) 1.1 +1 -0 ports/audio/ruby-esound/pkg-comment (new) 1.1 +4 -0 ports/audio/ruby-esound/pkg-descr (new) 1.1 +10 -0 ports/audio/ruby-esound/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 Oct 8 3:27: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64ED837B401; Tue, 8 Oct 2002 03:27:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15C8E43E8A; Tue, 8 Oct 2002 03:27:03 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98AR2Co040521; Tue, 8 Oct 2002 03:27:02 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98AR27d040520; Tue, 8 Oct 2002 03:27:02 -0700 (PDT) Message-Id: <200210081027.g98AR27d040520@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 8 Oct 2002 03:27:02 -0700 (PDT) To: cvs-committers@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 2002/10/08 03:26:56 PDT Modified files: . modules Log: ruby-esound --> ports/audio/ruby-esound Revision Changes Path 1.6036 +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 Oct 8 3:28:25 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90F6B37B401; Tue, 8 Oct 2002 03:28:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F27843E86; Tue, 8 Oct 2002 03:28:24 -0700 (PDT) (envelope-from mike@FreeBSD.org) Received: from freefall.freebsd.org (mike@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98ASNCo040832; Tue, 8 Oct 2002 03:28:23 -0700 (PDT) (envelope-from mike@freefall.freebsd.org) Received: (from mike@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98ASHsR040830; Tue, 8 Oct 2002 03:28:17 -0700 (PDT) Message-Id: <200210081028.g98ASHsR040830@freefall.freebsd.org> From: Mike Barcroft Date: Tue, 8 Oct 2002 03:28:16 -0700 (PDT) To: cvs-committers@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 2002/10/08 03:28:13 PDT Modified files: en/projects/c99 index.sgml Log: o Assign iconv tasks to tjr. o Assign insque(), lsearch(), remque() task to robert. o Mark some utility tasks as no MFC planned. o Mark command(1) and cd(1) task as MFC'd. o Mark c99(1) task as complete. Revision Changes Path 1.68 +58 -58 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 Tue Oct 8 4: 5:34 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 365E637B401; Tue, 8 Oct 2002 04:05:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E820C43E3B; Tue, 8 Oct 2002 04:05:32 -0700 (PDT) (envelope-from perky@FreeBSD.org) Received: from freefall.freebsd.org (perky@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98B5WCo049458; Tue, 8 Oct 2002 04:05:32 -0700 (PDT) (envelope-from perky@freefall.freebsd.org) Received: (from perky@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98B5W5Z049305; Tue, 8 Oct 2002 04:05:32 -0700 (PDT) Message-Id: <200210081105.g98B5W5Z049305@freefall.freebsd.org> From: Hye-Shik Chang Date: Tue, 8 Oct 2002 04:05:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/py-fam Makefile distinfo pkg-comment pkg-descr pkg-plist ports/devel/py-fam/files setup.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 perky 2002/10/08 04:05:28 PDT Modified files: devel Makefile Added files: devel/py-fam Makefile distinfo pkg-comment pkg-descr pkg-plist devel/py-fam/files setup.py Log: Add py-fam 1.0.1, a Python Interface to the File Alteration Monitor(fam). Revision Changes Path 1.946 +1 -0 ports/devel/Makefile 1.1 +25 -0 ports/devel/py-fam/Makefile (new) 1.1 +1 -0 ports/devel/py-fam/distinfo (new) 1.1 +10 -0 ports/devel/py-fam/files/setup.py (new) 1.1 +1 -0 ports/devel/py-fam/pkg-comment (new) 1.1 +4 -0 ports/devel/py-fam/pkg-descr (new) 1.1 +1 -0 ports/devel/py-fam/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 Oct 8 4: 5:43 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F039237B406; Tue, 8 Oct 2002 04:05:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A117643E75; Tue, 8 Oct 2002 04:05:42 -0700 (PDT) (envelope-from perky@FreeBSD.org) Received: from freefall.freebsd.org (perky@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98B5gCo050072; Tue, 8 Oct 2002 04:05:42 -0700 (PDT) (envelope-from perky@freefall.freebsd.org) Received: (from perky@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98B5gUE050066; Tue, 8 Oct 2002 04:05:42 -0700 (PDT) Message-Id: <200210081105.g98B5gUE050066@freefall.freebsd.org> From: Hye-Shik Chang Date: Tue, 8 Oct 2002 04:05:42 -0700 (PDT) To: cvs-committers@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 perky 2002/10/08 04:05:42 PDT Modified files: . modules Log: py-fam --> ports/devel/py-fam Revision Changes Path 1.6037 +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 Oct 8 4:16: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBF3937B401; Tue, 8 Oct 2002 04:16:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B41743E86; Tue, 8 Oct 2002 04:16:04 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98BG4Co050987; Tue, 8 Oct 2002 04:16:04 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98BG4xT050985; Tue, 8 Oct 2002 04:16:04 -0700 (PDT) Message-Id: <200210081116.g98BG4xT050985@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 8 Oct 2002 04:16:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/comms/ruby-termios 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 2002/10/08 04:16:04 PDT Modified files: comms/ruby-termios Makefile distinfo pkg-plist Log: Update to 0.9.1. (PORTEPOCH bumped) Revision Changes Path 1.5 +18 -7 ports/comms/ruby-termios/Makefile 1.2 +1 -1 ports/comms/ruby-termios/distinfo 1.3 +6 -4 ports/comms/ruby-termios/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 Oct 8 4:22:51 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DD2B37B401; Tue, 8 Oct 2002 04:22:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1A4C43E81; Tue, 8 Oct 2002 04:22:49 -0700 (PDT) (envelope-from tjr@FreeBSD.org) Received: from freefall.freebsd.org (tjr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98BMnCo051304; Tue, 8 Oct 2002 04:22:49 -0700 (PDT) (envelope-from tjr@freefall.freebsd.org) Received: (from tjr@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98BMnrd051303; Tue, 8 Oct 2002 04:22:49 -0700 (PDT) Message-Id: <200210081122.g98BMnrd051303@freefall.freebsd.org> From: "Tim J. Robbins" Date: Tue, 8 Oct 2002 04:22:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/sh expand.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 2002/10/08 04:22:49 PDT Modified files: bin/sh expand.c Log: Do not strip CTL* escapes from redirection filenames in argstr(); they are later stripped with rmescapes() in expandarg(). If the filename has already been unescaped, doing it again in rmescapes() can walk off the end of the string, leading to memory corruption and eventually SIGSEGV. Noticed by: kris Revision Changes Path 1.39 +1 -1 src/bin/sh/expand.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 4:24:29 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0590B37B404; Tue, 8 Oct 2002 04:24:29 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8E6043E4A; Tue, 8 Oct 2002 04:24:28 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98BOSCo051343; Tue, 8 Oct 2002 04:24:28 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98BOSN8051342; Tue, 8 Oct 2002 04:24:28 -0700 (PDT) Message-Id: <200210081124.g98BOSN8051342@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 8 Oct 2002 04:24:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/ruby-metaruby 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 knu 2002/10/08 04:24:28 PDT Modified files: devel/ruby-metaruby Makefile pkg-descr Log: Update MASTER_SITES, WWW and the author email. Noticed by: fenner's distfiles survey Revision Changes Path 1.5 +1 -1 ports/devel/ruby-metaruby/Makefile 1.2 +1 -1 ports/devel/ruby-metaruby/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 Oct 8 4:38: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C2DC37B401; Tue, 8 Oct 2002 04:38:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3282743E88; Tue, 8 Oct 2002 04:38:08 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98Bc8Co051861; Tue, 8 Oct 2002 04:38:08 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98Bc8cr051860; Tue, 8 Oct 2002 04:38:08 -0700 (PDT) Message-Id: <200210081138.g98Bc8cr051860@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 8 Oct 2002 04:38:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/ruby-bdb1 Makefile ports/devel/ruby-amstd Makefile ports/devel/ruby-racc Makefile ports/devel/ruby-setup.rb Makefile ports/devel/ruby-textbuf Makefile ports/mail/ruby-tmail Makefile ports/math/ruby-narray 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 2002/10/08 04:38:07 PDT Modified files: databases/ruby-bdb1 Makefile devel/ruby-amstd Makefile devel/ruby-racc Makefile devel/ruby-setup.rb Makefile devel/ruby-textbuf Makefile mail/ruby-tmail Makefile math/ruby-narray Makefile Log: Remove http://www.ruby-lang.org/~knu/backup/ from MASTER_SITES, now that bsd.ruby.mk adds a backup site to MASTER_SITE_BACKUP. Revision Changes Path 1.8 +1 -2 ports/databases/ruby-bdb1/Makefile 1.16 +1 -2 ports/devel/ruby-amstd/Makefile 1.37 +1 -2 ports/devel/ruby-racc/Makefile 1.10 +1 -2 ports/devel/ruby-setup.rb/Makefile 1.12 +1 -2 ports/devel/ruby-textbuf/Makefile 1.30 +1 -2 ports/mail/ruby-tmail/Makefile 1.11 +1 -2 ports/math/ruby-narray/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 4:45:25 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B58E937B401; Tue, 8 Oct 2002 04:45:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 649E943E6A; Tue, 8 Oct 2002 04:45:24 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98BjOCo052504; Tue, 8 Oct 2002 04:45:24 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98BjOxK052503; Tue, 8 Oct 2002 04:45:24 -0700 (PDT) Message-Id: <200210081145.g98BjOxK052503@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 8 Oct 2002 04:45:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/ruby-property 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 knu 2002/10/08 04:45:24 PDT Modified files: devel/ruby-property Makefile pkg-descr Log: The library was orphaned by the author. Move MASTER_SITES and delete WWW. Revision Changes Path 1.10 +2 -1 ports/devel/ruby-property/Makefile 1.3 +0 -1 ports/devel/ruby-property/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 Oct 8 5: 4: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2AB337B401; Tue, 8 Oct 2002 05:04:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61B6143E65; Tue, 8 Oct 2002 05:04:05 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98C45Co053126; Tue, 8 Oct 2002 05:04:05 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98C45Ib053125; Tue, 8 Oct 2002 05:04:05 -0700 (PDT) Message-Id: <200210081204.g98C45Ib053125@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 8 Oct 2002 05:04:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/ruby-slang 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 2002/10/08 05:04:05 PDT Modified files: devel/ruby-slang Makefile distinfo Log: Update to 0.52. Revision Changes Path 1.12 +5 -6 ports/devel/ruby-slang/Makefile 1.5 +1 -1 ports/devel/ruby-slang/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 5: 9:18 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B86A837B401; Tue, 8 Oct 2002 05:09:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31A5A43E6A; Tue, 8 Oct 2002 05:09:17 -0700 (PDT) (envelope-from green@FreeBSD.org) Received: from freefall.freebsd.org (green@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98C9HCo057748; Tue, 8 Oct 2002 05:09:17 -0700 (PDT) (envelope-from green@freefall.freebsd.org) Received: (from green@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98C9HhZ057747; Tue, 8 Oct 2002 05:09:17 -0700 (PDT) Message-Id: <200210081209.g98C9HhZ057747@freefall.freebsd.org> From: Brian Feldman Date: Tue, 8 Oct 2002 05:09:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/boot2 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 green 2002/10/08 05:09:16 PDT Modified files: sys/boot/i386/boot2 Makefile Log: Reinstate rev 1.36 with an important line that got missed. Note this also improves the "random undocumented offsets into various memory spaces" a little bit. Revision Changes Path 1.38 +5 -2 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 Oct 8 5:10:39 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 25B4C37B401; Tue, 8 Oct 2002 05:10:38 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD8C143E7B; Tue, 8 Oct 2002 05:10:37 -0700 (PDT) (envelope-from perky@FreeBSD.org) Received: from freefall.freebsd.org (perky@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98CAbCo058108; Tue, 8 Oct 2002 05:10:37 -0700 (PDT) (envelope-from perky@freefall.freebsd.org) Received: (from perky@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98CAbYI058107; Tue, 8 Oct 2002 05:10:37 -0700 (PDT) Message-Id: <200210081210.g98CAbYI058107@freefall.freebsd.org> From: Hye-Shik Chang Date: Tue, 8 Oct 2002 05:10:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/easytag Makefile ports/benchmarks/siege Makefile ports/devel/ccache Makefile ports/mail/dkimap4 Makefile ports/mail/dovecot Makefile ports/net/honeyd Makefile ports/net/libdnet Makefile ports/net/mutella 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 2002/10/08 05:10:37 PDT Modified files: audio/easytag Makefile benchmarks/siege Makefile devel/ccache Makefile mail/dkimap4 Makefile mail/dovecot Makefile net/honeyd Makefile net/libdnet Makefile net/mutella Makefile net/pen Makefile news/diablo Makefile security/fragroute Makefile security/john Makefile security/nmap Makefile www/scout Makefile x11-fonts/artwiz-fonts Makefile x11-wm/hackedbox Makefile Log: Update maintainer address PR: 43820 Submitted by: Dominic Marks Revision Changes Path 1.12 +1 -1 ports/audio/easytag/Makefile 1.8 +1 -1 ports/benchmarks/siege/Makefile 1.8 +2 -2 ports/devel/ccache/Makefile 1.7 +1 -1 ports/mail/dkimap4/Makefile 1.3 +2 -2 ports/mail/dovecot/Makefile 1.3 +2 -2 ports/net/honeyd/Makefile 1.3 +2 -2 ports/net/libdnet/Makefile 1.4 +2 -2 ports/net/mutella/Makefile 1.6 +1 -1 ports/net/pen/Makefile 1.18 +1 -1 ports/news/diablo/Makefile 1.5 +2 -2 ports/security/fragroute/Makefile 1.19 +1 -1 ports/security/john/Makefile 1.58 +1 -1 ports/security/nmap/Makefile 1.2 +2 -2 ports/www/scout/Makefile 1.3 +2 -2 ports/x11-fonts/artwiz-fonts/Makefile 1.47 +2 -2 ports/x11-wm/hackedbox/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 5:12: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8528A37B401; Tue, 8 Oct 2002 05:12:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3255443E81; Tue, 8 Oct 2002 05:12:05 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Received: from freefall.freebsd.org (nyan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98CC4Co058504; Tue, 8 Oct 2002 05:12:05 -0700 (PDT) (envelope-from nyan@freefall.freebsd.org) Received: (from nyan@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98CC40a058503; Tue, 8 Oct 2002 05:12:04 -0700 (PDT) Message-Id: <200210081212.g98CC40a058503@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Tue, 8 Oct 2002 05:12:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libdisk create_chunk.c disk.c rules.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 2002/10/08 05:12:04 PDT Modified files: lib/libdisk create_chunk.c disk.c rules.c Log: Fix to support pc98. Revision Changes Path 1.69 +4 -0 src/lib/libdisk/create_chunk.c 1.77 +4 -0 src/lib/libdisk/disk.c 1.24 +4 -0 src/lib/libdisk/rules.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 5:13:21 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8463C37B404; Tue, 8 Oct 2002 05:13:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E23B643E77; Tue, 8 Oct 2002 05:13:19 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Received: from freefall.freebsd.org (nyan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98CDJCo058824; Tue, 8 Oct 2002 05:13:19 -0700 (PDT) (envelope-from nyan@freefall.freebsd.org) Received: (from nyan@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98CDJlW058823; Tue, 8 Oct 2002 05:13:19 -0700 (PDT) Message-Id: <200210081213.g98CDJlW058823@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Tue, 8 Oct 2002 05:13:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/disklabel disklabel.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 2002/10/08 05:13:19 PDT Modified files: sbin/disklabel disklabel.c Log: Fix to support pc98. Revision Changes Path 1.62 +4 -0 src/sbin/disklabel/disklabel.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 5:14:37 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5173337B401; Tue, 8 Oct 2002 05:14:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 025CF43E6A; Tue, 8 Oct 2002 05:14:36 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98CEZCo058932; Tue, 8 Oct 2002 05:14:35 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98CEZOp058931; Tue, 8 Oct 2002 05:14:35 -0700 (PDT) Message-Id: <200210081214.g98CEZOp058931@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 8 Oct 2002 05:14:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/ruby-xmlscan 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 2002/10/08 05:14:35 PDT Modified files: textproc/ruby-xmlscan Makefile Log: Fix MASTER_SITES. Noticed by: fenner's distfiles survey Revision Changes Path 1.5 +1 -1 ports/textproc/ruby-xmlscan/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 5:35:14 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF80337B401; Tue, 8 Oct 2002 05:35:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FD2E43E4A; Tue, 8 Oct 2002 05:35:13 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from freefall.freebsd.org (dinoex@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98CZDCo060052; Tue, 8 Oct 2002 05:35:13 -0700 (PDT) (envelope-from dinoex@freefall.freebsd.org) Received: (from dinoex@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98CZD14060050; Tue, 8 Oct 2002 05:35:13 -0700 (PDT) Message-Id: <200210081235.g98CZD14060050@freefall.freebsd.org> From: Dirk Meyer Date: Tue, 8 Oct 2002 05:35:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/sendmail-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 dinoex 2002/10/08 05:35:12 PDT Modified files: mail/sendmail-sasl Makefile Log: option SENDMAIL_WITH_SUID for compatibility with sendmail 8.11.x use SASL V2 with current sendmail port Revision Changes Path 1.2 +8 -2 ports/mail/sendmail-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 Oct 8 5:47: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB0F937B401; Tue, 8 Oct 2002 05:47:01 -0700 (PDT) Received: from watery.cc.kogakuin.ac.jp (watery.cc.kogakuin.ac.jp [133.80.152.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7C0743E9C; Tue, 8 Oct 2002 05:47:00 -0700 (PDT) (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 g98Cktnq036840; Tue, 8 Oct 2002 21:46:59 +0900 (JST) (envelope-from nyan@jp.FreeBSD.org) Date: Tue, 08 Oct 2002 21:46:41 +0900 (JST) Message-Id: <20021008.214641.74720855.nyan@jp.FreeBSD.org> To: phk@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/common ufsread.c src/sys/boot/i386/boot2 Makefile src/sys/boot/pc98/boot2 Makefile From: Takahashi Yoshihiro In-Reply-To: <200210070809.g9789K3q008250@freefall.freebsd.org> References: <200210070809.g9789K3q008250@freefall.freebsd.org> X-Mailer: Mew version 2.2 on Emacs 21.2 / Mule 5.0 =?iso-2022-jp?B?KBskQjgtTFobKEIp?= 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 <200210070809.g9789K3q008250@freefall.freebsd.org> Poul-Henning Kamp writes: > phk 2002/10/07 01:09:20 PDT > > Modified files: > sys/boot/common ufsread.c > sys/boot/i386/boot2 Makefile > sys/boot/pc98/boot2 Makefile > Log: > Move the definition of UFS1_ONLY into the Makefiles where it belongs. The boot2 for pc98 does not use common/ufsread.c. So, '-DUFS1_ONLY' is not needed in pc98/boot2/Makefile. --- 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 Oct 8 5:53:28 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7EED237B401; Tue, 8 Oct 2002 05:53:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F84843E3B; Tue, 8 Oct 2002 05:53:27 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Received: from freefall.freebsd.org (nyan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98CrRCo061347; Tue, 8 Oct 2002 05:53:27 -0700 (PDT) (envelope-from nyan@freefall.freebsd.org) Received: (from nyan@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98CrQAn061346; Tue, 8 Oct 2002 05:53:26 -0700 (PDT) Message-Id: <200210081253.g98CrQAn061346@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Tue, 8 Oct 2002 05:53:26 -0700 (PDT) To: cvs-committers@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 2002/10/08 05:53:26 PDT Modified files: sys/pc98/i386 machdep.c Log: MFi386: revisions 1.539, 1.540 and 1.541. Revision Changes Path 1.297 +20 -12 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 Tue Oct 8 5:55: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E10637B404; Tue, 8 Oct 2002 05:54:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E178343E8A; Tue, 8 Oct 2002 05:54:58 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Received: from freefall.freebsd.org (nyan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98CswCo061432; Tue, 8 Oct 2002 05:54:58 -0700 (PDT) (envelope-from nyan@freefall.freebsd.org) Received: (from nyan@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98Csuah061431; Tue, 8 Oct 2002 05:54:56 -0700 (PDT) Message-Id: <200210081254.g98Csuah061431@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Tue, 8 Oct 2002 05:54:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/pc98 pcaudio.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 2002/10/08 05:54:56 PDT Modified files: sys/pc98/pc98 pcaudio.c Log: MFi386: revision 1.67. Revision Changes Path 1.43 +1 -1 src/sys/pc98/pc98/pcaudio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 6: 4:53 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72CD537B401; Tue, 8 Oct 2002 06:04:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 226EA43E42; Tue, 8 Oct 2002 06:04:52 -0700 (PDT) (envelope-from shige@FreeBSD.org) Received: from freefall.freebsd.org (shige@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98D4qCo067206; Tue, 8 Oct 2002 06:04:52 -0700 (PDT) (envelope-from shige@freefall.freebsd.org) Received: (from shige@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98D4pYl067205; Tue, 8 Oct 2002 06:04:51 -0700 (PDT) Message-Id: <200210081304.g98D4pYl067205@freefall.freebsd.org> From: Shigeyuki Fukushima Date: Tue, 8 Oct 2002 06:04:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/xv 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 shige 2002/10/08 06:04:51 PDT Modified files: graphics/xv Makefile distinfo Log: Apply new bzip2 patch: Chagne bunzip2 path from full-path to command name only. Submitted by: Ken Stailey Revision Changes Path 1.52 +3 -3 ports/graphics/xv/Makefile 1.9 +1 -1 ports/graphics/xv/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 6:33: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3407537B401; Tue, 8 Oct 2002 06:33:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5B9643E9C; Tue, 8 Oct 2002 06:33:00 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98DX0Co074828; Tue, 8 Oct 2002 06:33:00 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98DX0a2074827; Tue, 8 Oct 2002 06:33:00 -0700 (PDT) Message-Id: <200210081333.g98DX0a2074827@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 8 Oct 2002 06:33:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/sary Makefile distinfo pkg-comment pkg-descr pkg-plist ports/textproc/sary/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 knu 2002/10/08 06:33:00 PDT Modified files: textproc Makefile Added files: textproc/sary Makefile distinfo pkg-comment pkg-descr pkg-plist textproc/sary/files patch-Makefile.in Log: Add sary, a suffix array library and tools, which provide fast full-text search. Revision Changes Path 1.431 +1 -0 ports/textproc/Makefile 1.1 +39 -0 ports/textproc/sary/Makefile (new) 1.1 +1 -0 ports/textproc/sary/distinfo (new) 1.1 +11 -0 ports/textproc/sary/files/patch-Makefile.in (new) 1.1 +1 -0 ports/textproc/sary/pkg-comment (new) 1.1 +7 -0 ports/textproc/sary/pkg-descr (new) 1.1 +42 -0 ports/textproc/sary/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 Oct 8 6:33:10 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0BA6537B4F4; Tue, 8 Oct 2002 06:33:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B26A843E6A; Tue, 8 Oct 2002 06:33:08 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98DX8Co074864; Tue, 8 Oct 2002 06:33:08 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98DX8eC074863; Tue, 8 Oct 2002 06:33:08 -0700 (PDT) Message-Id: <200210081333.g98DX8eC074863@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 8 Oct 2002 06:33:08 -0700 (PDT) To: cvs-committers@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 2002/10/08 06:33:08 PDT Modified files: . modules Log: sary --> ports/textproc/sary Revision Changes Path 1.6038 +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 Oct 8 6:38:19 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2041C37B401; Tue, 8 Oct 2002 06:38:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C620A43E6E; Tue, 8 Oct 2002 06:38:18 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from freefall.freebsd.org (sobomax@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98DcICo075088; Tue, 8 Oct 2002 06:38:18 -0700 (PDT) (envelope-from sobomax@freefall.freebsd.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98DcIvD075087; Tue, 8 Oct 2002 06:38:18 -0700 (PDT) Message-Id: <200210081338.g98DcIvD075087@freefall.freebsd.org> From: Maxim Sobolev Date: Tue, 8 Oct 2002 06:38:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/libgtop2/files patch-ah X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/08 06:38:18 PDT Modified files: devel/libgtop2/files patch-ah Log: VT_UFS is already axed in 500039. Revision Changes Path 1.6 +6 -3 ports/devel/libgtop2/files/patch-ah To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 6:56:17 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1383137B401; Tue, 8 Oct 2002 06:56:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA36C43E42; Tue, 8 Oct 2002 06:56:16 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98DuGCo078353; Tue, 8 Oct 2002 06:56:16 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98DuGKW078352; Tue, 8 Oct 2002 06:56:16 -0700 (PDT) Message-Id: <200210081356.g98DuGKW078352@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 8 Oct 2002 06:56:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/sary 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 2002/10/08 06:56:16 PDT Modified files: textproc/sary Makefile Log: Fix sary-config. Revision Changes Path 1.2 +1 -1 ports/textproc/sary/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 7: 4: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 107FF37B401; Tue, 8 Oct 2002 07:04:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADA7443E3B; Tue, 8 Oct 2002 07:04:05 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Received: from freefall.freebsd.org (nbm@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98E45Co078955; Tue, 8 Oct 2002 07:04:05 -0700 (PDT) (envelope-from nbm@freefall.freebsd.org) Received: (from nbm@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98E451e078951; Tue, 8 Oct 2002 07:04:05 -0700 (PDT) Message-Id: <200210081404.g98E451e078951@freefall.freebsd.org> From: Neil Blakey-Milner Date: Tue, 8 Oct 2002 07:04:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/offlineimap Makefile distinfo pkg-plist ports/mail/offlineimap/files patch-offlineimap.py patch-setup.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 nbm 2002/10/08 07:04:04 PDT Modified files: mail/offlineimap Makefile distinfo pkg-plist Removed files: mail/offlineimap/files patch-offlineimap.py patch-setup.py Log: Upgrade offlineimap to 3.99.0 PR: 43824 Submitted by: Sergei Kolobov Revision Changes Path 1.3 +10 -3 ports/mail/offlineimap/Makefile 1.3 +1 -1 ports/mail/offlineimap/distinfo 1.2 +0 -8 ports/mail/offlineimap/files/patch-offlineimap.py (dead) 1.2 +0 -10 ports/mail/offlineimap/files/patch-setup.py (dead) 1.3 +11 -0 ports/mail/offlineimap/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 Oct 8 7:10:24 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4EE1B37B401; Tue, 8 Oct 2002 07:10:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C6A843E42; Tue, 8 Oct 2002 07:10:23 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98EAMCo083727; Tue, 8 Oct 2002 07:10:22 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98EAMZv083722; Tue, 8 Oct 2002 07:10:22 -0700 (PDT) Message-Id: <200210081410.g98EAMZv083722@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 8 Oct 2002 07:10:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/p5-Search-Saryer Makefile distinfo pkg-comment pkg-descr pkg-plist ports/textproc/p5-Search-Saryer/files patch-Saryer.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 knu 2002/10/08 07:10:22 PDT Modified files: textproc Makefile Added files: textproc/p5-Search-Saryer Makefile distinfo pkg-comment pkg-descr pkg-plist textproc/p5-Search-Saryer/files patch-Saryer.pm Log: Add p5-Search-Saryer, a Perl interface to the Sary library. Revision Changes Path 1.432 +1 -0 ports/textproc/Makefile 1.1 +24 -0 ports/textproc/p5-Search-Saryer/Makefile (new) 1.1 +1 -0 ports/textproc/p5-Search-Saryer/distinfo (new) 1.1 +24 -0 ports/textproc/p5-Search-Saryer/files/patch-Saryer.pm (new) 1.1 +1 -0 ports/textproc/p5-Search-Saryer/pkg-comment (new) 1.1 +3 -0 ports/textproc/p5-Search-Saryer/pkg-descr (new) 1.1 +7 -0 ports/textproc/p5-Search-Saryer/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 Oct 8 7:10:32 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4404C37B404; Tue, 8 Oct 2002 07:10:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBC5443E4A; Tue, 8 Oct 2002 07:10:30 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98EAUCo083774; Tue, 8 Oct 2002 07:10:30 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98EAUnN083773; Tue, 8 Oct 2002 07:10:30 -0700 (PDT) Message-Id: <200210081410.g98EAUnN083773@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 8 Oct 2002 07:10:30 -0700 (PDT) To: cvs-committers@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 2002/10/08 07:10:30 PDT Modified files: . modules Log: p5-Search-Saryer --> ports/textproc/p5-Search-Saryer Revision Changes Path 1.6039 +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 Oct 8 7:14:21 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97FE637B401 for ; Tue, 8 Oct 2002 07:14:20 -0700 (PDT) Received: from mail.speakeasy.net (mail12.speakeasy.net [216.254.0.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id D932943E42 for ; Tue, 8 Oct 2002 07:14:19 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 30278 invoked from network); 8 Oct 2002 14:14:19 -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 ; 8 Oct 2002 14:14: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 g98EEHn5006122; Tue, 8 Oct 2002 10:14:17 -0400 (EDT) (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: <200210081015.g98AFgvh039875@freefall.freebsd.org> Date: Tue, 08 Oct 2002 10:14:21 -0400 (EDT) From: John Baldwin To: Poul-Henning Kamp Subject: RE: cvs commit: src/sys/boot/i386/boot2 boot2.c Cc: cvs-all@FreeBSD.org, cvs-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 08-Oct-2002 Poul-Henning Kamp wrote: > phk 2002/10/08 03:15:42 PDT > > Modified files: > sys/boot/i386/boot2 boot2.c > Log: > Correctly calculate dmadat: We need to take the address of _end, it's > contents is irrelevant and likely to be zero; > > This doesn't change the resultant value, but it does save a couple of bytes > because &_end is constant. Thank you! -- 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 Oct 8 7:19:46 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43CBE37B401; Tue, 8 Oct 2002 07:19:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0703443E65; Tue, 8 Oct 2002 07:19:45 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Received: from freefall.freebsd.org (nbm@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98EJiCo091229; Tue, 8 Oct 2002 07:19:44 -0700 (PDT) (envelope-from nbm@freefall.freebsd.org) Received: (from nbm@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98EJiRV091228; Tue, 8 Oct 2002 07:19:44 -0700 (PDT) Message-Id: <200210081419.g98EJiRV091228@freefall.freebsd.org> From: Neil Blakey-Milner Date: Tue, 8 Oct 2002 07:19:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/queue-repair 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 nbm 2002/10/08 07:19:44 PDT Modified files: mail Makefile Added files: mail/queue-repair Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add queue-repair 0.8.6, a qmail queue diagnostic and repair tool. PR: 41889 Submitted by: Sergei Kolobov Revision Changes Path 1.330 +1 -0 ports/mail/Makefile 1.1 +33 -0 ports/mail/queue-repair/Makefile (new) 1.1 +1 -0 ports/mail/queue-repair/distinfo (new) 1.1 +1 -0 ports/mail/queue-repair/pkg-comment (new) 1.1 +19 -0 ports/mail/queue-repair/pkg-descr (new) 1.1 +7 -0 ports/mail/queue-repair/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 Oct 8 7:19:57 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47CDD37B401; Tue, 8 Oct 2002 07:19:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF84243E42; Tue, 8 Oct 2002 07:19:55 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Received: from freefall.freebsd.org (nbm@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98EJtCo091276; Tue, 8 Oct 2002 07:19:55 -0700 (PDT) (envelope-from nbm@freefall.freebsd.org) Received: (from nbm@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98EJtWd091275; Tue, 8 Oct 2002 07:19:55 -0700 (PDT) Message-Id: <200210081419.g98EJtWd091275@freefall.freebsd.org> From: Neil Blakey-Milner Date: Tue, 8 Oct 2002 07:19:55 -0700 (PDT) To: cvs-committers@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 nbm 2002/10/08 07:19:55 PDT Modified files: . modules Log: queue-repair --> ports/mail/queue-repair Revision Changes Path 1.6040 +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 Oct 8 7:20:59 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C321937B401; Tue, 8 Oct 2002 07:20:58 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D492743E77; Tue, 8 Oct 2002 07:20:57 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Received: from freefall.freebsd.org (nbm@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98EKvCo091573; Tue, 8 Oct 2002 07:20:57 -0700 (PDT) (envelope-from nbm@freefall.freebsd.org) Received: (from nbm@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98EKvK3091566; Tue, 8 Oct 2002 07:20:57 -0700 (PDT) Message-Id: <200210081420.g98EKvK3091566@freefall.freebsd.org> From: Neil Blakey-Milner Date: Tue, 8 Oct 2002 07:20:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/offlineimap pkg-message X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nbm 2002/10/08 07:20:56 PDT Added files: mail/offlineimap pkg-message Log: Add pkg-message file I forgot to add in previous commit Revision Changes Path 1.1 +7 -0 ports/mail/offlineimap/pkg-message (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 7:27:28 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A77737B401; Tue, 8 Oct 2002 07:27:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E80143E65; Tue, 8 Oct 2002 07:27:27 -0700 (PDT) (envelope-from yoichi@FreeBSD.org) Received: from freefall.freebsd.org (yoichi@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98ERQCo092561; Tue, 8 Oct 2002 07:27:26 -0700 (PDT) (envelope-from yoichi@freefall.freebsd.org) Received: (from yoichi@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98ERQuX092559; Tue, 8 Oct 2002 07:27:26 -0700 (PDT) Message-Id: <200210081427.g98ERQuX092559@freefall.freebsd.org> From: Yoichi NAKAYAMA Date: Tue, 8 Oct 2002 07:27:26 -0700 (PDT) To: cvs-committers@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 yoichi 2002/10/08 07:27:25 PDT Modified files: . modules Log: ja-skkinput3 -> ports/japanese/skkinput3 Revision Changes Path 1.6041 +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 Oct 8 7:29:36 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3843F37B401; Tue, 8 Oct 2002 07:29:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC51743E75; Tue, 8 Oct 2002 07:29:35 -0700 (PDT) (envelope-from yoichi@FreeBSD.org) Received: from freefall.freebsd.org (yoichi@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98ETZCo092778; Tue, 8 Oct 2002 07:29:35 -0700 (PDT) (envelope-from yoichi@freefall.freebsd.org) Received: (from yoichi@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98ETZ24092777; Tue, 8 Oct 2002 07:29:35 -0700 (PDT) Message-Id: <200210081429.g98ETZ24092777@freefall.freebsd.org> From: Yoichi NAKAYAMA Date: Tue, 8 Oct 2002 07:29:35 -0700 (PDT) To: cvs-committers@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 yoichi 2002/10/08 07:29:34 PDT Modified files: en_US.ISO8859-1/articles/contributors article.sgml Log: Add Shinichiro Komatsu as an additional contributor for maintaining some japanese ports. Revision Changes Path 1.270 +4 -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 Tue Oct 8 7:42: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3AC7C37B401; Tue, 8 Oct 2002 07:41:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F26FE43E6A; Tue, 8 Oct 2002 07:41:58 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Received: from freefall.freebsd.org (nbm@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98EfwCo094791; Tue, 8 Oct 2002 07:41:58 -0700 (PDT) (envelope-from nbm@freefall.freebsd.org) Received: (from nbm@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98EfwkY094790; Tue, 8 Oct 2002 07:41:58 -0700 (PDT) Message-Id: <200210081441.g98EfwkY094790@freefall.freebsd.org> From: Neil Blakey-Milner Date: Tue, 8 Oct 2002 07:41:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/qlogtools 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 nbm 2002/10/08 07:41:58 PDT Modified files: sysutils Makefile Added files: sysutils/qlogtools Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add qlogtools 3.1, tools for processing logs from qmail and other packages. PR: 41899 Submitted by: Sergei Kolobov Revision Changes Path 1.299 +1 -0 ports/sysutils/Makefile 1.1 +25 -0 ports/sysutils/qlogtools/Makefile (new) 1.1 +1 -0 ports/sysutils/qlogtools/distinfo (new) 1.1 +1 -0 ports/sysutils/qlogtools/pkg-comment (new) 1.1 +4 -0 ports/sysutils/qlogtools/pkg-descr (new) 1.1 +7 -0 ports/sysutils/qlogtools/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 Oct 8 7:42:21 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EC1537B404; Tue, 8 Oct 2002 07:42:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADBE943E75; Tue, 8 Oct 2002 07:42:20 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Received: from freefall.freebsd.org (nbm@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98EgKCo094926; Tue, 8 Oct 2002 07:42:20 -0700 (PDT) (envelope-from nbm@freefall.freebsd.org) Received: (from nbm@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98EgKBO094925; Tue, 8 Oct 2002 07:42:20 -0700 (PDT) Message-Id: <200210081442.g98EgKBO094925@freefall.freebsd.org> From: Neil Blakey-Milner Date: Tue, 8 Oct 2002 07:42:20 -0700 (PDT) To: cvs-committers@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 nbm 2002/10/08 07:42:20 PDT Modified files: . modules Log: qlogtools --> ports/sysutils/qlogtools Revision Changes Path 1.6042 +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 Oct 8 8:16: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A853B37B401; Tue, 8 Oct 2002 08:16:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C97143E6A; Tue, 8 Oct 2002 08:16:02 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Received: from freefall.freebsd.org (nbm@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98FG2Co006735; Tue, 8 Oct 2002 08:16:02 -0700 (PDT) (envelope-from nbm@freefall.freebsd.org) Received: (from nbm@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98FG20p006730; Tue, 8 Oct 2002 08:16:02 -0700 (PDT) Message-Id: <200210081516.g98FG20p006730@freefall.freebsd.org> From: Neil Blakey-Milner Date: Tue, 8 Oct 2002 08:16:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/qmail-notify 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 nbm 2002/10/08 08:15:59 PDT Modified files: mail Makefile Added files: mail/qmail-notify Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add qmail-notify 0.93, delayed delivery notification for qmail. PR: 41957 Submitted by: Sergei Kolobov Revision Changes Path 1.331 +1 -0 ports/mail/Makefile 1.1 +35 -0 ports/mail/qmail-notify/Makefile (new) 1.1 +1 -0 ports/mail/qmail-notify/distinfo (new) 1.1 +1 -0 ports/mail/qmail-notify/pkg-comment (new) 1.1 +4 -0 ports/mail/qmail-notify/pkg-descr (new) 1.1 +10 -0 ports/mail/qmail-notify/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 Oct 8 8:16:25 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62F5B37B401; Tue, 8 Oct 2002 08:16:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F147B43E7B; Tue, 8 Oct 2002 08:16:23 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Received: from freefall.freebsd.org (nbm@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98FGNCo006843; Tue, 8 Oct 2002 08:16:23 -0700 (PDT) (envelope-from nbm@freefall.freebsd.org) Received: (from nbm@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98FGNDJ006837; Tue, 8 Oct 2002 08:16:23 -0700 (PDT) Message-Id: <200210081516.g98FGNDJ006837@freefall.freebsd.org> From: Neil Blakey-Milner Date: Tue, 8 Oct 2002 08:16:23 -0700 (PDT) To: cvs-committers@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 nbm 2002/10/08 08:16:23 PDT Modified files: . modules Log: qmail-notify --> ports/mail/qmail-notify Revision Changes Path 1.6043 +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 Oct 8 8:16:39 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1C2137B40A; Tue, 8 Oct 2002 08:16:37 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DEB343E77; Tue, 8 Oct 2002 08:16:37 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from freefall.freebsd.org (sobomax@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98FGbCo006979; Tue, 8 Oct 2002 08:16:37 -0700 (PDT) (envelope-from sobomax@freefall.freebsd.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98FGbFx006977; Tue, 8 Oct 2002 08:16:37 -0700 (PDT) Message-Id: <200210081516.g98FGbFx006977@freefall.freebsd.org> From: Maxim Sobolev Date: Tue, 8 Oct 2002 08:16:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/converters Makefile ports/converters/enca Makefile distinfo pkg-comment pkg-descr pkg-plist pr-patch ports/converters/enca/files patch-Makefile.in patch-configure patch-lib::encnames.c 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 sobomax 2002/10/08 08:16:36 PDT Modified files: converters Makefile Added files: converters/enca Makefile distinfo pkg-comment pkg-descr pkg-plist pr-patch converters/enca/files patch-Makefile.in patch-configure patch-lib::encnames.c patch-src::Makefile.in Log: Add enca 0.10.3, a package for detecting encoding of text files. PR: 43583 Submitted by: Alexandr Kovalenko Revision Changes Path 1.78 +1 -0 ports/converters/Makefile 1.1 +30 -0 ports/converters/enca/Makefile (new) 1.1 +1 -0 ports/converters/enca/distinfo (new) 1.1 +14 -0 ports/converters/enca/files/patch-Makefile.in (new) 1.1 +13 -0 ports/converters/enca/files/patch-configure (new) 1.1 +11 -0 ports/converters/enca/files/patch-lib::encnames.c (new) 1.1 +16 -0 ports/converters/enca/files/patch-src::Makefile.in (new) 1.1 +1 -0 ports/converters/enca/pkg-comment (new) 1.1 +8 -0 ports/converters/enca/pkg-descr (new) 1.1 +21 -0 ports/converters/enca/pkg-plist (new) 1.1 +39 -0 ports/converters/enca/pr-patch (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 8:17: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61C4B37B408; Tue, 8 Oct 2002 08:17:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 655DA43E88; Tue, 8 Oct 2002 08:17:02 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from freefall.freebsd.org (sobomax@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98FH2Co007145; Tue, 8 Oct 2002 08:17:02 -0700 (PDT) (envelope-from sobomax@freefall.freebsd.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98FH2wb007143; Tue, 8 Oct 2002 08:17:02 -0700 (PDT) Message-Id: <200210081517.g98FH2wb007143@freefall.freebsd.org> From: Maxim Sobolev Date: Tue, 8 Oct 2002 08:17:02 -0700 (PDT) To: cvs-committers@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 sobomax 2002/10/08 08:17:02 PDT Modified files: . modules Log: enca --> ports/converters/enca Revision Changes Path 1.6044 +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 Oct 8 8:24:18 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A62A37B401; Tue, 8 Oct 2002 08:24:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E5A143E3B; Tue, 8 Oct 2002 08:24:17 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from freefall.freebsd.org (sobomax@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98FOHCo008503; Tue, 8 Oct 2002 08:24:17 -0700 (PDT) (envelope-from sobomax@freefall.freebsd.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98FOH7D008502; Tue, 8 Oct 2002 08:24:17 -0700 (PDT) Message-Id: <200210081524.g98FOH7D008502@freefall.freebsd.org> From: Maxim Sobolev Date: Tue, 8 Oct 2002 08:24:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/converters/enca pr-patch X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/08 08:24:16 PDT Removed files: converters/enca pr-patch Log: Oh, where this thingie came from? Revision Changes Path 1.2 +0 -39 ports/converters/enca/pr-patch (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 8:24:29 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A98237B404; Tue, 8 Oct 2002 08:24:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C397543E4A; Tue, 8 Oct 2002 08:24:27 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Received: from freefall.freebsd.org (nbm@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98FORCo008622; Tue, 8 Oct 2002 08:24:27 -0700 (PDT) (envelope-from nbm@freefall.freebsd.org) Received: (from nbm@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98FORbk008615; Tue, 8 Oct 2002 08:24:27 -0700 (PDT) Message-Id: <200210081524.g98FORbk008615@freefall.freebsd.org> From: Neil Blakey-Milner Date: Tue, 8 Oct 2002 08:24:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/qconfirm 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 nbm 2002/10/08 08:24:27 PDT Modified files: mail Makefile Added files: mail/qconfirm Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add qconfirm 0.4.0, request delivery confirmation for mail message under qmail. PR: 42265 Submitted by: Sergei Kolobov Revision Changes Path 1.332 +1 -0 ports/mail/Makefile 1.1 +33 -0 ports/mail/qconfirm/Makefile (new) 1.1 +1 -0 ports/mail/qconfirm/distinfo (new) 1.1 +1 -0 ports/mail/qconfirm/pkg-comment (new) 1.1 +7 -0 ports/mail/qconfirm/pkg-descr (new) 1.1 +13 -0 ports/mail/qconfirm/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 Oct 8 8:24:40 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2946837B407; Tue, 8 Oct 2002 08:24:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D09A243E6E; Tue, 8 Oct 2002 08:24:38 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Received: from freefall.freebsd.org (nbm@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98FOcCo008688; Tue, 8 Oct 2002 08:24:38 -0700 (PDT) (envelope-from nbm@freefall.freebsd.org) Received: (from nbm@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98FOcgg008687; Tue, 8 Oct 2002 08:24:38 -0700 (PDT) Message-Id: <200210081524.g98FOcgg008687@freefall.freebsd.org> From: Neil Blakey-Milner Date: Tue, 8 Oct 2002 08:24:38 -0700 (PDT) To: cvs-committers@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 nbm 2002/10/08 08:24:38 PDT Modified files: . modules Log: qconfirm --> ports/mail/qconfirm Revision Changes Path 1.6045 +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 Oct 8 8:28:51 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3085137B401; Tue, 8 Oct 2002 08:28:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEACA43E4A; Tue, 8 Oct 2002 08:28:48 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: from freefall.freebsd.org (olgeni@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98FSmCo009389; Tue, 8 Oct 2002 08:28:48 -0700 (PDT) (envelope-from olgeni@freefall.freebsd.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98FSmpO009388; Tue, 8 Oct 2002 08:28:48 -0700 (PDT) Message-Id: <200210081528.g98FSmpO009388@freefall.freebsd.org> From: Jimmy Olgeni Date: Tue, 8 Oct 2002 08:28:47 -0700 (PDT) To: cvs-committers@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 2002/10/08 08:28:47 PDT Modified files: sysutils/webmin Makefile distinfo Log: Update to version 1.020. Revision Changes Path 1.129 +1 -1 ports/sysutils/webmin/Makefile 1.102 +1 -1 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 Oct 8 8:29: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88D7037B404; Tue, 8 Oct 2002 08:29:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7E4543E75; Tue, 8 Oct 2002 08:29:04 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from freefall.freebsd.org (dinoex@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98FT4Co009498; Tue, 8 Oct 2002 08:29:04 -0700 (PDT) (envelope-from dinoex@freefall.freebsd.org) Received: (from dinoex@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98FT4Zd009497; Tue, 8 Oct 2002 08:29:04 -0700 (PDT) Message-Id: <200210081529.g98FT4Zd009497@freefall.freebsd.org> From: Dirk Meyer Date: Tue, 8 Oct 2002 08:29:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/sendmail Makefile pkg-message ports/mail/sendmail/files patch-smrsh.c tls-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 dinoex 2002/10/08 08:29:04 PDT Modified files: mail/sendmail Makefile pkg-message Added files: mail/sendmail/files patch-smrsh.c tls-install.sh Log: Update pkg-message for local paths and uucp. Add targets for easy install: root-sasldb, tls-install Small Security Fix, see http://www.sendmail.org/smrsh.adv.txt Revision Changes Path 1.54 +26 -0 ports/mail/sendmail/Makefile 1.1 +63 -0 ports/mail/sendmail/files/patch-smrsh.c (new) 1.1 +87 -0 ports/mail/sendmail/files/tls-install.sh (new) 1.7 +6 -0 ports/mail/sendmail/pkg-message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 8:44:38 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87AA737B401; Tue, 8 Oct 2002 08:44:37 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BAC543E6A; Tue, 8 Oct 2002 08:44:37 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from freefall.freebsd.org (jhb@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98FibCo043705; Tue, 8 Oct 2002 08:44:37 -0700 (PDT) (envelope-from jhb@freefall.freebsd.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98FiakT043704; Tue, 8 Oct 2002 08:44:36 -0700 (PDT) Message-Id: <200210081544.g98FiakT043704@freefall.freebsd.org> From: John Baldwin Date: Tue, 8 Oct 2002 08:44:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpi.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 2002/10/08 08:44:36 PDT Modified files: sys/dev/acpica acpi.c Log: Don't panic for a bad ivar request, just return ENOENT. Revision Changes Path 1.76 +0 -1 src/sys/dev/acpica/acpi.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 8:46:46 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE47737B401; Tue, 8 Oct 2002 08:46:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8075F43E65; Tue, 8 Oct 2002 08:46:45 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from freefall.freebsd.org (phk@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98FkjCo046968; Tue, 8 Oct 2002 08:46:45 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98Fkj4X046967; Tue, 8 Oct 2002 08:46:45 -0700 (PDT) Message-Id: <200210081546.g98Fkj4X046967@freefall.freebsd.org> From: Poul-Henning Kamp Date: Tue, 8 Oct 2002 08:46:45 -0700 (PDT) To: cvs-committers@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 phk 2002/10/08 08:46:45 PDT Modified files: sys/boot/common ufsread.c Log: It seems that the only problem with UFS2 booting on i386 is the 64bit divide/remainder calls. For reasons not resolved, compiling the relevant routines from libkern into boot2 results in stack corruption. Do the simple thing: Don't use 64bit divide/remainder operations. Sponsored by: DARPA & NAI Labs Revision Changes Path 1.7 +12 -10 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 Tue Oct 8 8:47:52 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E773337B401; Tue, 8 Oct 2002 08:47:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C44643E65; Tue, 8 Oct 2002 08:47:49 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from freefall.freebsd.org (bmah@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98FlnCo047393; Tue, 8 Oct 2002 08:47:49 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98Fln8B047392; Tue, 8 Oct 2002 08:47:49 -0700 (PDT) Message-Id: <200210081547.g98Fln8B047392@freefall.freebsd.org> From: "Bruce A. Mah" Date: Tue, 8 Oct 2002 08:47:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/releases/4.7R 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 bmah 2002/10/08 08:47:49 PDT Modified files: en/releases/4.7R Makefile Log: Connect the 4.7 release documentation set to the Web site build, so that it gets installed in place before the release announcement. No links to these pages yet. Revision Changes Path 1.5 +7 -2 www/en/releases/4.7R/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 8:48:44 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B98B837B419; Tue, 8 Oct 2002 08:48:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DEA243E4A; Tue, 8 Oct 2002 08:48:43 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from freefall.freebsd.org (phk@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98FmhCo047543; Tue, 8 Oct 2002 08:48:43 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98FmhFn047542; Tue, 8 Oct 2002 08:48:43 -0700 (PDT) Message-Id: <200210081548.g98FmhFn047542@freefall.freebsd.org> From: Poul-Henning Kamp Date: Tue, 8 Oct 2002 08:48:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/boot2 boot2.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 2002/10/08 08:48:43 PDT Modified files: sys/boot/i386/boot2 boot2.c Log: Save a couple of bytes by not returning ints nobody care about. Sponsored by: DARPA & NAI labs Revision Changes Path 1.52 +6 -6 src/sys/boot/i386/boot2/boot2.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 8:50:57 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E33E437B401; Tue, 8 Oct 2002 08:50:55 -0700 (PDT) Received: from freefall.freebsd.org (unknown [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9680743E88; Tue, 8 Oct 2002 08:50:55 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from freefall.freebsd.org (phk@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98FnZCo047743; Tue, 8 Oct 2002 08:49:35 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98FnZGE047742; Tue, 8 Oct 2002 08:49:35 -0700 (PDT) Message-Id: <200210081549.g98FnZGE047742@freefall.freebsd.org> From: Poul-Henning Kamp Date: Tue, 8 Oct 2002 08:49:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/boot2 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 phk 2002/10/08 08:49:35 PDT Modified files: sys/boot/i386/boot2 Makefile Log: Now that ufsread.c doesn't do 64bit divide remainder operations, don't bother with libkern. Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.39 +2 -15 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 Oct 8 8:55:40 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADFA737B401 for ; Tue, 8 Oct 2002 08:55:38 -0700 (PDT) Received: from mail.speakeasy.net (mail14.speakeasy.net [216.254.0.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id 989DA43E65 for ; Tue, 8 Oct 2002 08:55:37 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 14148 invoked from network); 8 Oct 2002 15:55:37 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail14.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 8 Oct 2002 15:55:37 -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 g98FtZn5006444; Tue, 8 Oct 2002 11:55:35 -0400 (EDT) (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: <200210081544.g98FiakT043704@freefall.freebsd.org> Date: Tue, 08 Oct 2002 11:55:39 -0400 (EDT) From: John Baldwin To: John Baldwin Subject: RE: cvs commit: src/sys/dev/acpica acpi.c Cc: cvs-all@FreeBSD.org, cvs-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 08-Oct-2002 John Baldwin wrote: > jhb 2002/10/08 08:44:36 PDT > > Modified files: > sys/dev/acpica acpi.c > Log: > Don't panic for a bad ivar request, just return ENOENT. This isn't fully correct, but it lets the TX2 probe ok. Actually, we have a rather long list of bugs here related to this: 1) PCI and ISA ivars overlap. This means a bus can't have both ISA and PCI children. Conceptually, this would be nice, but acpi0 currently breaks that rule if you consider Host/PCI bridges PCI devices. 2) None of our Host/PCI bridge parent devices provide PCI ivars for those devices, so trying to read the PCI ivars of a grandparent of a PCI device is not safe. 3) The BUS_ACCESSOR helper function (pci_get_devid(), isa_get_irq(), etc.) ignore failures. In the case of a write, we just silently fail. In the case of a read we return garbage from the stack. Some things I would like to do to address these issues: 1) Change PCI ivars base so they don't overlap with ISA. Long-term it would be nice to allow multiple named sets of ivars for a device. 2) Possibly add PCI ivars for Host/PCI bridges, though I don't think anyone really needs them to be honest. 3) Change how BUS_ACCESSOR's work so that they return an error code. Read accessors would have to take an argument to store the value in instead of returning the value. Alternatively, we could change the BUS_ACCESSOR macros to KASSERT() that the READ_IVAR and WRITE_IVAR methods never fail, and the places that it can fail (like in the ATA driver where it tries to read PCI ivars of its grandparent) would have to switch to using explicit BUS_READ_IVAR() calls so that they can detect and handle error conditions. -- 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 Oct 8 9:19:48 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF45637B401; Tue, 8 Oct 2002 09:19:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F1F843E3B; Tue, 8 Oct 2002 09:19:47 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98GJlCo054221; Tue, 8 Oct 2002 09:19:47 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98GJljQ054220; Tue, 8 Oct 2002 09:19:47 -0700 (PDT) Message-Id: <200210081619.g98GJljQ054220@freefall.freebsd.org> From: Ying-Chieh Liao Date: Tue, 8 Oct 2002 09:19:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules ports/audio Makefile ports/audio/cdindex Makefile distinfo pkg-comment pkg-descr pkg-plist ports/audio/cdindex/files patch-cdi_freebsd.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 ijliao 2002/10/08 09:19:47 PDT Modified files: . modules audio Makefile Removed files: audio/cdindex Makefile distinfo pkg-comment pkg-descr pkg-plist audio/cdindex/files patch-cdi_freebsd.cpp Log: cdindex.{com,org} is gone, so this port is useless Revision Changes Path 1.6046 +0 -1 CVSROOT/modules 1.351 +0 -1 ports/audio/Makefile 1.5 +0 -19 ports/audio/cdindex/Makefile (dead) 1.3 +0 -1 ports/audio/cdindex/distinfo (dead) 1.2 +0 -12 ports/audio/cdindex/files/patch-cdi_freebsd.cpp (dead) 1.2 +0 -1 ports/audio/cdindex/pkg-comment (dead) 1.3 +0 -12 ports/audio/cdindex/pkg-descr (dead) 1.2 +0 -1 ports/audio/cdindex/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 Oct 8 10:12:45 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2A5537B401; Tue, 8 Oct 2002 10:12:44 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A50C143E65; Tue, 8 Oct 2002 10:12:44 -0700 (PDT) (envelope-from ken@FreeBSD.org) Received: from freefall.freebsd.org (ken@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98HCiCo060871; Tue, 8 Oct 2002 10:12:44 -0700 (PDT) (envelope-from ken@freefall.freebsd.org) Received: (from ken@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98HCi1a060870; Tue, 8 Oct 2002 10:12:44 -0700 (PDT) Message-Id: <200210081712.g98HCi1a060870@freefall.freebsd.org> From: "Kenneth D. Merry" Date: Tue, 8 Oct 2002 10:12:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam/scsi scsi_all.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 ken 2002/10/08 10:12:44 PDT Modified files: sys/cam/scsi scsi_all.h Log: Fix the location of the length bytes in the 12-byte read/write CDB structure. This has been broken since 1998, but probably hasn't been noticed because it takes a read/write of 64K blocks (32MB with 512 byte blocks) to trigger using the 12 byte read/write CDB in scsi_read_write(). Submitted by: "Moore, Eric Dean" MFC after: 3 days Revision Changes Path 1.21 +1 -1 src/sys/cam/scsi/scsi_all.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 10:12:54 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE58437B404; Tue, 8 Oct 2002 10:12:53 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B6A743E4A; Tue, 8 Oct 2002 10:12:53 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98HCrCo060935; Tue, 8 Oct 2002 10:12:53 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98HCrLr060934; Tue, 8 Oct 2002 10:12:53 -0700 (PDT) Message-Id: <200210081712.g98HCrLr060934@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 8 Oct 2002 10:12:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/ruby-sary 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 knu 2002/10/08 10:12:53 PDT Modified files: textproc Makefile Added files: textproc/ruby-sary Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add ruby-sary, a Ruby interface to the Sary library. Revision Changes Path 1.433 +1 -0 ports/textproc/Makefile 1.1 +50 -0 ports/textproc/ruby-sary/Makefile (new) 1.1 +1 -0 ports/textproc/ruby-sary/distinfo (new) 1.1 +1 -0 ports/textproc/ruby-sary/pkg-comment (new) 1.1 +3 -0 ports/textproc/ruby-sary/pkg-descr (new) 1.1 +13 -0 ports/textproc/ruby-sary/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 Oct 8 10:13: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC14D37B407; Tue, 8 Oct 2002 10:13:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91A9743E4A; Tue, 8 Oct 2002 10:13:02 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98HD2Co060975; Tue, 8 Oct 2002 10:13:02 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98HD2UY060974; Tue, 8 Oct 2002 10:13:02 -0700 (PDT) Message-Id: <200210081713.g98HD2UY060974@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 8 Oct 2002 10:13:02 -0700 (PDT) To: cvs-committers@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 2002/10/08 10:13:02 PDT Modified files: . modules Log: ruby-sary --> ports/textproc/ruby-sary Revision Changes Path 1.6047 +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 Oct 8 10:43:43 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC2D837B401; Tue, 8 Oct 2002 10:43:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C20543E91; Tue, 8 Oct 2002 10:43:41 -0700 (PDT) (envelope-from archie@FreeBSD.org) Received: from freefall.freebsd.org (archie@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98HhfCo063423; Tue, 8 Oct 2002 10:43:41 -0700 (PDT) (envelope-from archie@freefall.freebsd.org) Received: (from archie@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98HhfZe063422; Tue, 8 Oct 2002 10:43:41 -0700 (PDT) Message-Id: <200210081743.g98HhfZe063422@freefall.freebsd.org> From: Archie Cobbs Date: Tue, 8 Oct 2002 10:43:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys 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 archie 2002/10/08 10:43:41 PDT Modified files: lib/libc/sys Makefile.inc Log: Add MLINKS to kse.2. Revision Changes Path 1.97 +2 -0 src/lib/libc/sys/Makefile.inc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 10:59:59 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E92937B401; Tue, 8 Oct 2002 10:59:58 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BA6043E65; Tue, 8 Oct 2002 10:59:58 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98HxvCo065567; Tue, 8 Oct 2002 10:59:57 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98Hxv0n065566; Tue, 8 Oct 2002 10:59:57 -0700 (PDT) Message-Id: <200210081759.g98Hxv0n065566@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 8 Oct 2002 10:59:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/jruby Makefile distinfo pkg-message pkg-plist ports/lang/jruby/files patch-bin::jruby.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 knu 2002/10/08 10:59:57 PDT Modified files: lang/jruby Makefile distinfo pkg-plist Added files: lang/jruby pkg-message lang/jruby/files patch-bin::jruby.sh Log: Update to 0.5.2. The port does not install source files (for reference) any more. Revision Changes Path 1.11 +20 -38 ports/lang/jruby/Makefile 1.10 +1 -2 ports/lang/jruby/distinfo 1.1 +7 -0 ports/lang/jruby/files/patch-bin::jruby.sh (new) 1.1 +3 -0 ports/lang/jruby/pkg-message (new) 1.2 +30 -2 ports/lang/jruby/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 Oct 8 11:19: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8459D37B401; Tue, 8 Oct 2002 11:19:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3071943E65; Tue, 8 Oct 2002 11:19:03 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from freefall.freebsd.org (jhb@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98IJ3Co075520; Tue, 8 Oct 2002 11:19:03 -0700 (PDT) (envelope-from jhb@freefall.freebsd.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98IJ3mj075519; Tue, 8 Oct 2002 11:19:03 -0700 (PDT) Message-Id: <200210081819.g98IJ3mj075519@freefall.freebsd.org> From: John Baldwin Date: Tue, 8 Oct 2002 11:19:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/boot2 Makefile boot1.s src/sys/boot/i386/btx/btx btx.s src/sys/boot/i386/btx/btxldr btxldr.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 jhb 2002/10/08 11:19:02 PDT Modified files: sys/boot/i386/boot2 Makefile boot1.s sys/boot/i386/btx/btx btx.s sys/boot/i386/btx/btxldr btxldr.s Log: Revert MEM_USR back to 0xa000 for BTX clients. Instead, adjust boot2 to run at 0xc000 by changing its virtual start address from 0x1000 to 0x2000. Tested by: phk Revision Changes Path 1.40 +1 -1 src/sys/boot/i386/boot2/Makefile 1.21 +6 -6 src/sys/boot/i386/boot2/boot1.s 1.32 +1 -1 src/sys/boot/i386/btx/btx/btx.s 1.12 +1 -1 src/sys/boot/i386/btx/btxldr/btxldr.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 11:25:12 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4959037B401; Tue, 8 Oct 2002 11:25:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF95843E3B; Tue, 8 Oct 2002 11:25:10 -0700 (PDT) (envelope-from sos@FreeBSD.org) Received: from freefall.freebsd.org (sos@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98IPACo076546; Tue, 8 Oct 2002 11:25:10 -0700 (PDT) (envelope-from sos@freefall.freebsd.org) Received: (from sos@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98IPAf6076545; Tue, 8 Oct 2002 11:25:10 -0700 (PDT) Message-Id: <200210081825.g98IPAf6076545@freefall.freebsd.org> From: Søren Schmidt Date: Tue, 8 Oct 2002 11:25:10 -0700 (PDT) To: cvs-committers@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 2002/10/08 11:25:10 PDT Modified files: sys/dev/ata ata-pci.c Log: Fix for the panic when using a Promise TX2. The problem is that the code does a check for the granparent of the Promise chip, if this is a bridge of the right type, we have a TX4 on our hands, and need to handle that ones "issues". Now the grandparent check cause subtle bugs in the newbus system, mainly that pci_get_devid doesn't return an error value. This patch works around the issue by using BUS_READ_IVAR() instead. Revision Changes Path 1.50 +22 -15 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 Oct 8 11:31: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C1B737B401; Tue, 8 Oct 2002 11:31:02 -0700 (PDT) Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FF7843E3B; Tue, 8 Oct 2002 11:31:01 -0700 (PDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: from khavrinen.lcs.mit.edu (localhost [IPv6:::1]) by khavrinen.lcs.mit.edu (8.12.3/8.12.5) with ESMTP id g98IV0gQ047350 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Tue, 8 Oct 2002 14:31:00 -0400 (EDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.12.3/8.12.5/Submit) id g98IV0rU047347; Tue, 8 Oct 2002 14:31:00 -0400 (EDT) (envelope-from wollman) Date: Tue, 8 Oct 2002 14:31:00 -0400 (EDT) From: Garrett Wollman Message-Id: <200210081831.g98IV0rU047347@khavrinen.lcs.mit.edu> To: Tim Robbins Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin Makefile src/usr.bin/c99 Makefile c99.1 c99.c In-Reply-To: <20021008122652.A63354@dilbert.robbins.dropbear.id.au> References: <200210070937.g979bt5T039003@freefall.freebsd.org> <200210071549.g97Fnxwe039156@khavrinen.lcs.mit.edu> <20021008122652.A63354@dilbert.robbins.dropbear.id.au> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG < said: > I've added back the library name remapping code that I removed before I > committed it the first time. It now does this: > -lpthread -> -pthread I don't think that this is sufficient. I believe that `c99' must invoke `cc -pthread' (or whatever is necessary to get the right header definitions for threaded programs) always, since there is no requirement that `-l pthread' be specified on the command line for separate compilation, only for linkage. Should probably also ignore any explicit requests for `-l c'. > Is this ok? I didn't bother with -ltrace since we don't claim to support > those interfaces. I'd like to see all of them at least stubbed out, so that if we implement the interface later, we don't have to come back and touch `c99' again. For example: #if _POSIX_TRACE < 1 if (strcmp(lib, "trace") #if _POSIX_TRACE == 0 && sysconf(_SC_TRACE) > 0 #endif ) warnx("-l trace is not supported"); else #else errx(APPROPRIATE_VALUE, "-l trace needs to be implemented"); #endif -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 11:37:35 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B12637B404; Tue, 8 Oct 2002 11:37:34 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BDA543E9C; Tue, 8 Oct 2002 11:37:34 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98IbXCo083322; Tue, 8 Oct 2002 11:37:33 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98IbXuu083316; Tue, 8 Oct 2002 11:37:33 -0700 (PDT) Message-Id: <200210081837.g98IbXuu083316@freefall.freebsd.org> From: Joe Marcus Clarke Date: Tue, 8 Oct 2002 11:37:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/bonobo Makefile distinfo pkg-plist ports/devel/bonobo/files patch-ab patch-configure patch-libefs::configure patch-ltmain.sh patch-storage-modules::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 2002/10/08 11:37:33 PDT Modified files: devel/bonobo Makefile distinfo pkg-plist devel/bonobo/files patch-ab patch-storage-modules::Makefile.in Added files: devel/bonobo/files patch-ltmain.sh Removed files: devel/bonobo/files patch-configure patch-libefs::configure Log: Update to 1.0.21. Revision Changes Path 1.56 +4 -4 ports/devel/bonobo/Makefile 1.30 +1 -1 ports/devel/bonobo/distinfo 1.13 +8 -11 ports/devel/bonobo/files/patch-ab 1.2 +0 -13 ports/devel/bonobo/files/patch-configure (dead) 1.2 +0 -13 ports/devel/bonobo/files/patch-libefs::configure (dead) 1.7 +45 -0 ports/devel/bonobo/files/patch-ltmain.sh (new) 1.4 +10 -12 ports/devel/bonobo/files/patch-storage-modules::Makefile.in 1.33 +1 -0 ports/devel/bonobo/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 Oct 8 11:53:53 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A960D37B401; Tue, 8 Oct 2002 11:53:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59C2443E6A; Tue, 8 Oct 2002 11:53:52 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from freefall.freebsd.org (blackend@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98IrqCo087683; Tue, 8 Oct 2002 11:53:52 -0700 (PDT) (envelope-from blackend@freefall.freebsd.org) Received: (from blackend@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98Irq0C087681; Tue, 8 Oct 2002 11:53:52 -0700 (PDT) Message-Id: <200210081853.g98Irq0C087681@freefall.freebsd.org> From: Marc Fonvieille Date: Tue, 8 Oct 2002 11:53:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/mail 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 blackend 2002/10/08 11:53:52 PDT Modified files: en_US.ISO8859-1/books/handbook/mail chapter.sgml Log: - Add right role attribute to hostid tags - Add various tags - Avoid capitalization of the name "sendmail" - Some punctuation fixes - s/admin/administrator and don't/do not - use of man entity when needed Revision Changes Path 1.62 +20 -20 doc/en_US.ISO8859-1/books/handbook/mail/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 12:41:14 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D263E37B401; Tue, 8 Oct 2002 12:41:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5943D43E65; Tue, 8 Oct 2002 12:41:13 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from freefall.freebsd.org (jhb@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98JfDCo099272; Tue, 8 Oct 2002 12:41:13 -0700 (PDT) (envelope-from jhb@freefall.freebsd.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98JfDBD099271; Tue, 8 Oct 2002 12:41:13 -0700 (PDT) Message-Id: <200210081941.g98JfDBD099271@freefall.freebsd.org> From: John Baldwin Date: Tue, 8 Oct 2002 12:41:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/wicontrol wicontrol.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 2002/10/08 12:41:13 PDT Modified files: usr.sbin/wicontrol wicontrol.c Log: Spell 'Temperature' correctly. Revision Changes Path 1.29 +1 -1 src/usr.sbin/wicontrol/wicontrol.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 13: 2:57 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9302337B401; Tue, 8 Oct 2002 13:02:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 463F843E42; Tue, 8 Oct 2002 13:02:56 -0700 (PDT) (envelope-from joerg@FreeBSD.org) Received: from freefall.freebsd.org (joerg@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98K2uCo000289; Tue, 8 Oct 2002 13:02:56 -0700 (PDT) (envelope-from joerg@freefall.freebsd.org) Received: (from joerg@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98K2uI5000288; Tue, 8 Oct 2002 13:02:56 -0700 (PDT) Message-Id: <200210082002.g98K2uI5000288@freefall.freebsd.org> From: Joerg Wunsch Date: Tue, 8 Oct 2002 13:02:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/avr-libc 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 joerg 2002/10/08 13:02:55 PDT Modified files: devel/avr-libc Makefile Log: I totally missed that the build now depends on transfig. Thanks for bsd (that's Brian Dean :) for pointing that out. Revision Changes Path 1.13 +2 -1 ports/devel/avr-libc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 13: 3: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0F5537B4F8; Tue, 8 Oct 2002 13:03:01 -0700 (PDT) Received: from rhadamanth.submonkey.net (pc1-cdif2-4-cust210.cdf.cable.ntl.com [80.4.10.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB51C43E3B; Tue, 8 Oct 2002 13:03:00 -0700 (PDT) (envelope-from setantae@submonkey.net) Received: from setantae by rhadamanth.submonkey.net with local (Exim 4.10) id 17z0ZH-000MxD-00; Tue, 08 Oct 2002 21:02:59 +0100 Date: Tue, 8 Oct 2002 21:02:59 +0100 From: Ceri Davies To: =?unknown-8bit?Q?S=F8ren?= Schmidt Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/ata ata-pci.c Message-ID: <20021008200259.GA88145@submonkey.net> Mail-Followup-To: Ceri Davies , =?unknown-8bit?Q?S=F8ren?= Schmidt , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200210081825.g98IPAf6076545@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=unknown-8bit Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <200210081825.g98IPAf6076545@freefall.freebsd.org> X-message-flag: All your linuxconf-configured redhat are belong to us. 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 On Tue, Oct 08, 2002 at 11:25:10AM -0700, Søren Schmidt wrote: > sos 2002/10/08 11:25:10 PDT > > Modified files: > sys/dev/ata ata-pci.c > Log: > Fix for the panic when using a Promise TX2. > > The problem is that the code does a check for the granparent of > the Promise chip, if this is a bridge of the right type, we have > a TX4 on our hands, and need to handle that ones "issues". > Now the grandparent check cause subtle bugs in the newbus system, > mainly that pci_get_devid doesn't return an error value. > This patch works around the issue by using BUS_READ_IVAR() instead. Thank you! Ceri -- you can't see when light's so strong you can't see when light is gone To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 13: 5:40 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3C9B37B401; Tue, 8 Oct 2002 13:05:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53FBA43E65; Tue, 8 Oct 2002 13:05:39 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from freefall.freebsd.org (blackend@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98K5dCo001307; Tue, 8 Oct 2002 13:05:39 -0700 (PDT) (envelope-from blackend@freefall.freebsd.org) Received: (from blackend@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98K5dXx001302; Tue, 8 Oct 2002 13:05:39 -0700 (PDT) Message-Id: <200210082005.g98K5dXx001302@freefall.freebsd.org> From: Marc Fonvieille Date: Tue, 8 Oct 2002 13:05:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/fr_FR.ISO8859-1/books/handbook/mail 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 blackend 2002/10/08 13:05:38 PDT Modified files: fr_FR.ISO8859-1/books/handbook/mail chapter.sgml Log: New translation. Revision Changes Path 1.4 +1258 -16 doc/fr_FR.ISO8859-1/books/handbook/mail/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 13:11:38 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFE8537B401; Tue, 8 Oct 2002 13:11:37 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6062B43E42; Tue, 8 Oct 2002 13:11:37 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from freefall.freebsd.org (blackend@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98KBbCo005508; Tue, 8 Oct 2002 13:11:37 -0700 (PDT) (envelope-from blackend@freefall.freebsd.org) Received: (from blackend@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98KBbDB005506; Tue, 8 Oct 2002 13:11:37 -0700 (PDT) Message-Id: <200210082011.g98KBbDB005506@freefall.freebsd.org> From: Marc Fonvieille Date: Tue, 8 Oct 2002 13:11:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/fr_FR.ISO8859-1/books/handbook/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 blackend 2002/10/08 13:11:36 PDT Added files: fr_FR.ISO8859-1/books/handbook/mail Makefile Log: Add Makefile. Revision Changes Path 1.1 +17 -0 doc/fr_FR.ISO8859-1/books/handbook/mail/Makefile (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 13:11:55 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0437C37B401; Tue, 8 Oct 2002 13:11:55 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 746E543E65; Tue, 8 Oct 2002 13:11:54 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98KBsCo005530; Tue, 8 Oct 2002 13:11:54 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98KBsJp005529; Tue, 8 Oct 2002 13:11:54 -0700 (PDT) Message-Id: <200210082011.g98KBsJp005529@freefall.freebsd.org> From: Patrick Li Date: Tue, 8 Oct 2002 13:11:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/wmapmload 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 2002/10/08 13:11:54 PDT Modified files: sysutils/wmapmload Makefile Log: Mark this port only for i386 architecture and fix whitespace while i am at it. Submitted by: Matthew Luckie Revision Changes Path 1.3 +3 -2 ports/sysutils/wmapmload/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 13:15:32 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88A9537B401; Tue, 8 Oct 2002 13:15:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B0DD43E6A; Tue, 8 Oct 2002 13:15:31 -0700 (PDT) (envelope-from jmallett@FreeBSD.org) Received: from freefall.freebsd.org (jmallett@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98KFVCo005753; Tue, 8 Oct 2002 13:15:31 -0700 (PDT) (envelope-from jmallett@freefall.freebsd.org) Received: (from jmallett@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98KFVcj005751; Tue, 8 Oct 2002 13:15:31 -0700 (PDT) Message-Id: <200210082015.g98KFVcj005751@freefall.freebsd.org> From: Juli Mallett Date: Tue, 8 Oct 2002 13:15:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games 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 2002/10/08 13:15:30 PDT Modified files: games Makefile Log: We're missing none of these games, they just aren't here. Revision Changes Path 1.17 +0 -1 src/games/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 13:19:28 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BA1537B401; Tue, 8 Oct 2002 13:19:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D70543E4A; Tue, 8 Oct 2002 13:19:27 -0700 (PDT) (envelope-from jmallett@FreeBSD.org) Received: from freefall.freebsd.org (jmallett@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98KJRCo005953; Tue, 8 Oct 2002 13:19:27 -0700 (PDT) (envelope-from jmallett@freefall.freebsd.org) Received: (from jmallett@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98KJQif005952; Tue, 8 Oct 2002 13:19:26 -0700 (PDT) Message-Id: <200210082019.g98KJQif005952@freefall.freebsd.org> From: Juli Mallett Date: Tue, 8 Oct 2002 13:19:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games Makefile src/games/wargames Makefile wargames.6 wargames.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 2002/10/08 13:19:26 PDT Modified files: games Makefile Removed files: games/wargames Makefile wargames.6 wargames.c Log: Remove the wargames(6) novelty [and not the fun kind]: 1) It never was very funny. 2) It was a N line shell script where N is less than X, where X is the number of lines of the Berkeley copyright and license. 3) I rewrote it in C with the intention of making it more interactive, ala the movie, but never did. 4) Because it really is possible for at least some parts of a distribution to shrink between releases. X-No-MFC: This game will remain in RELENG_4 and previous. X-Bikesheds-To: markm@ Approved by: The #bsdcode cabal. Obtained from: Professor Falken Revision Changes Path 1.18 +0 -1 src/games/Makefile 1.13 +0 -8 src/games/wargames/Makefile (dead) 1.6 +0 -51 src/games/wargames/wargames.6 (dead) 1.2 +0 -46 src/games/wargames/wargames.c (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 13:30:14 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F01837B404; Tue, 8 Oct 2002 13:30:10 -0700 (PDT) Received: from storm.FreeBSD.org.uk (storm.FreeBSD.org.uk [194.242.157.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9985343E3B; Tue, 8 Oct 2002 13:30:09 -0700 (PDT) (envelope-from mark@grimreaper.grondar.org) Received: from storm.FreeBSD.org.uk (uucp@localhost [127.0.0.1]) by storm.FreeBSD.org.uk (8.12.6/8.12.6) with ESMTP id g98KU7W1062992; Tue, 8 Oct 2002 21:30:07 +0100 (BST) (envelope-from mark@grimreaper.grondar.org) Received: (from uucp@localhost) by storm.FreeBSD.org.uk (8.12.6/8.12.6/Submit) with UUCP id g98KU79x062991; Tue, 8 Oct 2002 21:30:07 +0100 (BST) Received: from grimreaper.grondar.org (localhost [127.0.0.1]) by grimreaper.grondar.org (8.12.6/8.12.5) with ESMTP id g98KS1hb005191; Tue, 8 Oct 2002 21:28:01 +0100 (BST) (envelope-from mark@grimreaper.grondar.org) Message-Id: <200210082028.g98KS1hb005191@grimreaper.grondar.org> To: Juli Mallett Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/games Makefile src/games/wargames Makefile wargames.6 wargames.c References: <200210082019.g98KJQif005952@freefall.freebsd.org> In-Reply-To: <200210082019.g98KJQif005952@freefall.freebsd.org> ; from Juli Mallett "Tue, 08 Oct 2002 13:19:26 PDT." Date: Tue, 08 Oct 2002 21:28:01 +0100 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG YAY! M > jmallett 2002/10/08 13:19:26 PDT > > Modified files: > games Makefile > Removed files: > games/wargames Makefile wargames.6 wargames.c > Log: > Remove the wargames(6) novelty [and not the fun kind]: > 1) It never was very funny. > 2) It was a N line shell script where N is less than > X, where X is the number of lines of the Berkeley > copyright and license. > 3) I rewrote it in C with the intention of making it > more interactive, ala the movie, but never did. > 4) Because it really is possible for at least some > parts of a distribution to shrink between releases. > > X-No-MFC: This game will remain in RELENG_4 and previous. > X-Bikesheds-To: markm@ > Approved by: The #bsdcode cabal. > Obtained from: Professor Falken > > Revision Changes Path > 1.18 +0 -1 src/games/Makefile > 1.13 +0 -8 src/games/wargames/Makefile (dead) > 1.6 +0 -51 src/games/wargames/wargames.6 (dead) > 1.2 +0 -46 src/games/wargames/wargames.c (dead) -- o Mark Murray \_ O.\_ Warning: this .sig is umop ap!sdn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 13:30:36 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C9B137B401; Tue, 8 Oct 2002 13:30:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DD2143E75; Tue, 8 Oct 2002 13:30:35 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98KUZCo006406; Tue, 8 Oct 2002 13:30:35 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98KUZi2006405; Tue, 8 Oct 2002 13:30:35 -0700 (PDT) Message-Id: <200210082030.g98KUZi2006405@freefall.freebsd.org> From: Patrick Li Date: Tue, 8 Oct 2002 13:30:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/maradns 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 pat 2002/10/08 13:30:35 PDT Modified files: net/maradns Makefile distinfo Log: Update to 1.0.08 PR: ports/43786 Submitted by: KATO Tsuguru Revision Changes Path 1.26 +1 -1 ports/net/maradns/Makefile 1.24 +1 -1 ports/net/maradns/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 13:31:14 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 228F637B404; Tue, 8 Oct 2002 13:31:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBBAA43E3B; Tue, 8 Oct 2002 13:31:13 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: from freefall.freebsd.org (ps@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98KVDCo006553; Tue, 8 Oct 2002 13:31:13 -0700 (PDT) (envelope-from ps@freefall.freebsd.org) Received: (from ps@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98KVDad006552; Tue, 8 Oct 2002 13:31:13 -0700 (PDT) Message-Id: <200210082031.g98KVDad006552@freefall.freebsd.org> From: Paul Saab Date: Tue, 8 Oct 2002 13:31:13 -0700 (PDT) To: cvs-committers@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 ps 2002/10/08 13:31:13 PDT Modified files: . access Log: Welcome Eric Moore. He will be taking over maintainership of the amr driver and adding other LSI driver. I will be his mentor. Approved by: core Revision Changes Path 1.341 +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 Tue Oct 8 13:32: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2470637B401; Tue, 8 Oct 2002 13:32:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C72AA43E42; Tue, 8 Oct 2002 13:32:02 -0700 (PDT) (envelope-from jedgar@FreeBSD.org) Received: from freefall.freebsd.org (jedgar@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98KW2Co006637; Tue, 8 Oct 2002 13:32:02 -0700 (PDT) (envelope-from jedgar@freefall.freebsd.org) Received: (from jedgar@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98KW2fN006636; Tue, 8 Oct 2002 13:32:02 -0700 (PDT) Message-Id: <200210082032.g98KW2fN006636@freefall.freebsd.org> From: "Chris D. Faulhaber" Date: Tue, 8 Oct 2002 13:32:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/grepmail Makefile distinfo ports/mail/grepmail/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 jedgar 2002/10/08 13:32:02 PDT Modified files: mail/grepmail Makefile distinfo mail/grepmail/files patch-aa Log: Update port to 4.72. Use REINPLACE. Submitted by: Thomas Vogt (update) Revision Changes Path 1.26 +4 -3 ports/mail/grepmail/Makefile 1.20 +1 -1 ports/mail/grepmail/distinfo 1.3 +9 -6 ports/mail/grepmail/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 Tue Oct 8 13:46: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2973A37B401; Tue, 8 Oct 2002 13:46:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0E3643E4A; Tue, 8 Oct 2002 13:46:05 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98Kk5Co007433; Tue, 8 Oct 2002 13:46:05 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98Kk5C3007432; Tue, 8 Oct 2002 13:46:05 -0700 (PDT) Message-Id: <200210082046.g98Kk5C3007432@freefall.freebsd.org> From: Patrick Li Date: Tue, 8 Oct 2002 13:46:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/pancho 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 pat 2002/10/08 13:46:05 PDT Modified files: net/pancho Makefile distinfo Log: Update to 7.0.0 PR: ports/43821 Submitted by: maintainer Revision Changes Path 1.11 +2 -1 ports/net/pancho/Makefile 1.10 +1 -1 ports/net/pancho/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 13:59: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D6F437B401; Tue, 8 Oct 2002 13:59:02 -0700 (PDT) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7186543E4A; Tue, 8 Oct 2002 13:59:01 -0700 (PDT) (envelope-from wkb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.6/8.12.6) with ESMTP id g98Kx0Fr004318; Tue, 8 Oct 2002 22:59:00 +0200 (CEST) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.6/8.12.6/Submit) id g98Kx0Xp004317; Tue, 8 Oct 2002 22:59:00 +0200 (CEST) Date: Tue, 8 Oct 2002 22:59:00 +0200 From: Wilko Bulte To: Juli Mallett Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/games Makefile src/games/wargames Makefile wargames.6 wargames.c Message-ID: <20021008225900.A4299@freebie.xs4all.nl> References: <200210082019.g98KJQif005952@freefall.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: <200210082019.g98KJQif005952@freefall.freebsd.org>; from jmallett@FreeBSD.ORG on Tue, Oct 08, 2002 at 01:19:26PM -0700 X-OS: FreeBSD 4.7-RC 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 Tue, Oct 08, 2002 at 01:19:26PM -0700, Juli Mallett wrote: > jmallett 2002/10/08 13:19:26 PDT > > Modified files: > games Makefile > Removed files: > games/wargames Makefile wargames.6 wargames.c > Log: > Remove the wargames(6) novelty [and not the fun kind]: > 1) It never was very funny. At least there was no user falken in our /etc/passwd.. -- | / o / /_ _ wilko@FreeBSD.org |/|/ / / /( (_) Bulte Arnhem, the Netherlands To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 14: 0:57 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 74FBE37B401; Tue, 8 Oct 2002 14:00:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE00743EAA; Tue, 8 Oct 2002 14:00:52 -0700 (PDT) (envelope-from jeff@FreeBSD.org) Received: from freefall.freebsd.org (jeff@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98L0qCo008190; Tue, 8 Oct 2002 14:00:52 -0700 (PDT) (envelope-from jeff@freefall.freebsd.org) Received: (from jeff@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98L0qhV008189; Tue, 8 Oct 2002 14:00:52 -0700 (PDT) Message-Id: <200210082100.g98L0qhV008189@freefall.freebsd.org> From: Jeff Roberson Date: Tue, 8 Oct 2002 14:00:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ffs ffs_snapshot.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 2002/10/08 14:00:52 PDT Modified files: sys/ufs/ffs ffs_snapshot.c Log: - Remove LK_INTERLOCK from the vn_lock() in ffs_snapshot(). Pointy hat to: me Found by: green Revision Changes Path 1.42 +1 -1 src/sys/ufs/ffs/ffs_snapshot.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 14: 8:48 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8410E37B404; Tue, 8 Oct 2002 14:08:44 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BC1943E88; Tue, 8 Oct 2002 14:08:44 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.6/8.12.2) with ESMTP id g98L8h5b012911; Tue, 8 Oct 2002 14:08:43 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.6/8.12.5/Submit) id g98L8hKH012910; Tue, 8 Oct 2002 14:08:43 -0700 (PDT) Date: Tue, 8 Oct 2002 14:08:43 -0700 From: "David O'Brien" To: Juli Mallett Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/games Makefile src/games/wargames Makefile wargames.6 wargames.c Message-ID: <20021008210843.GA12829@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org Mail-Followup-To: David O'Brien , Juli Mallett , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200210082019.g98KJQif005952@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200210082019.g98KJQif005952@freefall.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 Tue, Oct 08, 2002 at 01:19:26PM -0700, Juli Mallett wrote: > jmallett 2002/10/08 13:19:26 PDT > > Modified files: > games Makefile > Removed files: > games/wargames Makefile wargames.6 wargames.c > Log: > Remove the wargames(6) novelty [and not the fun kind]: > 1) It never was very funny. In your opinion. > 2) It was a N line shell script where N is less than > X, where X is the number of lines of the Berkeley > copyright and license. So. It is part of the 4.4BSD games set. > 3) I rewrote it in C with the intention of making it > more interactive, ala the movie, but never did. So what? Did you commit that C rewrite? > 4) Because it really is possible for at least some > parts of a distribution to shrink between releases. Maybe rm -rf src/sys. Please discuss with others in a _mailing_list_ before you arbitrary remove things. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 14:11:23 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54AB737B401; Tue, 8 Oct 2002 14:11:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 038C543E65; Tue, 8 Oct 2002 14:11:22 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from freefall.freebsd.org (blackend@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98LBLCo012872; Tue, 8 Oct 2002 14:11:21 -0700 (PDT) (envelope-from blackend@freefall.freebsd.org) Received: (from blackend@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98LBLLB012871; Tue, 8 Oct 2002 14:11:21 -0700 (PDT) Message-Id: <200210082111.g98LBLLB012871@freefall.freebsd.org> From: Marc Fonvieille Date: Tue, 8 Oct 2002 14:11:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/java-tomcat 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 2002/10/08 14:11:21 PDT Modified files: en_US.ISO8859-1/articles/java-tomcat article.sgml Log: Fix a typo. Submitted by: Rory Winston via Hiten Pandya Revision Changes Path 1.14 +1 -1 doc/en_US.ISO8859-1/articles/java-tomcat/article.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 14:29: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E8AC37B401; Tue, 8 Oct 2002 14:29:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EB6143E77; Tue, 8 Oct 2002 14:29:05 -0700 (PDT) (envelope-from jmallett@FreeBSD.org) Received: from freefall.freebsd.org (jmallett@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98LT4Co013804; Tue, 8 Oct 2002 14:29:04 -0700 (PDT) (envelope-from jmallett@freefall.freebsd.org) Received: (from jmallett@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98LT4Bq013803; Tue, 8 Oct 2002 14:29:04 -0700 (PDT) Message-Id: <200210082129.g98LT4Bq013803@freefall.freebsd.org> From: Juli Mallett Date: Tue, 8 Oct 2002 14:29:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/make 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 jmallett 2002/10/08 14:29:04 PDT Modified files: usr.bin/make main.c Log: Reference the correct local variable in all parts of a for loop, so we operate on the correct data (properly). Tracked down by: Dan Nelson Revision Changes Path 1.75 +1 -1 src/usr.bin/make/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 14:30:37 2002 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 931) id 3508037B401; Tue, 8 Oct 2002 14:30:36 -0700 (PDT) Date: Tue, 8 Oct 2002 14:30:36 -0700 From: Juli Mallett To: David O'Brien , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/games Makefile src/games/wargames Makefile wargames.6 wargames.c Message-ID: <20021008143036.A46221@FreeBSD.org> References: <200210082019.g98KJQif005952@freefall.freebsd.org> <20021008210843.GA12829@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: <20021008210843.GA12829@dragon.nuxi.com>; from obrien@FreeBSD.org on Tue, Oct 08, 2002 at 02:08:43PM -0700 Organisation: The FreeBSD Project X-Alternate-Addresses: , , , , X-Towel: Yes X-LiveJournal: flata, jmallett X-Negacore: Yes Sender: owner-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: David O'Brien [ Data: 2002-10-08 ] [ Subjecte: Re: cvs commit: src/games Makefile src/games/wargames Makefile wargames.6 wargames.c ] > > 3) I rewrote it in C with the intention of making it > > more interactive, ala the movie, but never did. > > So what? Did you commit that C rewrite? Yes. -- Juli Mallett | FreeBSD: The Power To Serve Will break world for fulltime employment. | finger jmallett@FreeBSD.org http://people.FreeBSD.org/~jmallett/ | Support my FreeBSD hacking! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 14:50:13 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C75A937B401; Tue, 8 Oct 2002 14:50:12 -0700 (PDT) Received: from storm.FreeBSD.org.uk (storm.FreeBSD.org.uk [194.242.157.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id E597543E6A; Tue, 8 Oct 2002 14:50:11 -0700 (PDT) (envelope-from mark@grimreaper.grondar.org) Received: from storm.FreeBSD.org.uk (uucp@localhost [127.0.0.1]) by storm.FreeBSD.org.uk (8.12.6/8.12.6) with ESMTP id g98Lo9W1063540; Tue, 8 Oct 2002 22:50:09 +0100 (BST) (envelope-from mark@grimreaper.grondar.org) Received: (from uucp@localhost) by storm.FreeBSD.org.uk (8.12.6/8.12.6/Submit) with UUCP id g98Lo9jI063539; Tue, 8 Oct 2002 22:50:09 +0100 (BST) Received: from grimreaper.grondar.org (localhost [127.0.0.1]) by grimreaper.grondar.org (8.12.6/8.12.5) with ESMTP id g98LlIhb014256; Tue, 8 Oct 2002 22:47:19 +0100 (BST) (envelope-from mark@grimreaper.grondar.org) Message-Id: <200210082147.g98LlIhb014256@grimreaper.grondar.org> To: obrien@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/games Makefile src/games/wargames Makefile wargames.6 wargames.c References: <20021008210843.GA12829@dragon.nuxi.com> In-Reply-To: <20021008210843.GA12829@dragon.nuxi.com> ; from "David O'Brien" "Tue, 08 Oct 2002 14:08:43 PDT." Date: Tue, 08 Oct 2002 22:47:18 +0100 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > 4) Because it really is possible for at least some > > parts of a distribution to shrink between releases. > > Maybe rm -rf src/sys. > > Please discuss with others in a _mailing_list_ before you arbitrary > remove things. Discussed with me, David. Are you really going to get irate over a corny joke that lost all of its topicality more than 12 years ago? Please. Lets move on. M -- o Mark Murray \_ O.\_ Warning: this .sig is umop ap!sdn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 14:52:28 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F9FB37B401; Tue, 8 Oct 2002 14:52:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3D1143E42; Tue, 8 Oct 2002 14:52:27 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from freefall.freebsd.org (dinoex@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98LqRCo014496; Tue, 8 Oct 2002 14:52:27 -0700 (PDT) (envelope-from dinoex@freefall.freebsd.org) Received: (from dinoex@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98LqRP1014495; Tue, 8 Oct 2002 14:52:27 -0700 (PDT) Message-Id: <200210082152.g98LqRP1014495@freefall.freebsd.org> From: Dirk Meyer Date: Tue, 8 Oct 2002 14:52:27 -0700 (PDT) To: cvs-committers@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 2002/10/08 14:52:27 PDT Modified files: security/gnupg-idea Makefile Log: installtion dir changed from lib to libexec Revision Changes Path 1.12 +3 -3 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 Tue Oct 8 15:42:44 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 557AB37B401; Tue, 8 Oct 2002 15:42:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0607B43E42; Tue, 8 Oct 2002 15:42:43 -0700 (PDT) (envelope-from archie@FreeBSD.org) Received: from freefall.freebsd.org (archie@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98MggCo020543; Tue, 8 Oct 2002 15:42:42 -0700 (PDT) (envelope-from archie@freefall.freebsd.org) Received: (from archie@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98Mggsw020542; Tue, 8 Oct 2002 15:42:42 -0700 (PDT) Message-Id: <200210082242.g98Mggsw020542@freefall.freebsd.org> From: Archie Cobbs Date: Tue, 8 Oct 2002 15:42:42 -0700 (PDT) To: cvs-committers@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 archie 2002/10/08 15:42:42 PDT Modified files: lib/libc/sys kse.2 Log: Add note that there is a kernel-imposed limit on the number of threads in a KSE group that may be simultaneously blocked in the kernel. Revision Changes Path 1.2 +7 -0 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 Oct 8 16: 1: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB82437B401; Tue, 8 Oct 2002 16:01:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CAED43E65; Tue, 8 Oct 2002 16:01:05 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98N15Co074882; Tue, 8 Oct 2002 16:01:05 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98N15WO074881; Tue, 8 Oct 2002 16:01:05 -0700 (PDT) Message-Id: <200210082301.g98N15WO074881@freefall.freebsd.org> From: Christian Weisgerber Date: Tue, 8 Oct 2002 16:01:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/flac 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 2002/10/08 16:01:05 PDT Modified files: audio/flac Makefile Log: Clean up the configure step and allow building with an older version still installed. Problem reported by: alane Revision Changes Path 1.18 +13 -5 ports/audio/flac/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 16: 6:46 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D28E37B401; Tue, 8 Oct 2002 16:06:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C05D43E3B; Tue, 8 Oct 2002 16:06:45 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from freefall.freebsd.org (obraun@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98N6iCo079377; Tue, 8 Oct 2002 16:06:44 -0700 (PDT) (envelope-from obraun@freefall.freebsd.org) Received: (from obraun@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98N6iaG079376; Tue, 8 Oct 2002 16:06:44 -0700 (PDT) Message-Id: <200210082306.g98N6iaG079376@freefall.freebsd.org> From: Oliver Braun Date: Tue, 8 Oct 2002 16:06:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-wm/fluxbox Makefile pkg-plist ports/x11-wm/fluxbox/files patch-Makefile.in patch-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 obraun 2002/10/08 16:06:44 PDT Modified files: x11-wm/fluxbox Makefile pkg-plist Added files: x11-wm/fluxbox/files patch-Makefile.in patch-doc::Makefile.in Log: * Let fluxbox depend on new boxtools port. * Do not install bsetbg and bsetroot anymore, since this is part of boxtools now. * Bump PORTREVISION. PR: 43844 Submitted by: maintainer Revision Changes Path 1.13 +4 -1 ports/x11-wm/fluxbox/Makefile 1.1 +11 -0 ports/x11-wm/fluxbox/files/patch-Makefile.in (new) 1.1 +13 -0 ports/x11-wm/fluxbox/files/patch-doc::Makefile.in (new) 1.7 +0 -2 ports/x11-wm/fluxbox/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 Oct 8 16:31:15 2002 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 B337737B401; Tue, 8 Oct 2002 16:31:14 -0700 (PDT) Received: from green.bikeshed.org (ut7nak2a9dj0e42m@green.bikeshed.org [10.0.0.1] (may be forged)) by green.bikeshed.org (8.12.6/8.12.6) with ESMTP id g98N3Ebw001222; Tue, 8 Oct 2002 19:03:14 -0400 (EDT) (envelope-from green@green.bikeshed.org) Received: from localhost (green@localhost) by green.bikeshed.org (8.12.6/8.12.6/Submit) with ESMTP id g98N3EGl001219; Tue, 8 Oct 2002 19:03:14 -0400 (EDT) Message-Id: <200210082303.g98N3EGl001219@green.bikeshed.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Poul-Henning Kamp Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/common ufsread.c In-Reply-To: Your message of "Tue, 08 Oct 2002 08:46:45 PDT." <200210081546.g98Fkj4X046967@freefall.freebsd.org> From: "Brian F. Feldman" Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 08 Oct 2002 19:03:14 -0400 Sender: owner-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 wrote: > phk 2002/10/08 08:46:45 PDT > > Modified files: > sys/boot/common ufsread.c > Log: > It seems that the only problem with UFS2 booting on i386 is the 64bit > divide/remainder calls. For reasons not resolved, compiling the > relevant routines from libkern into boot2 results in stack corruption. > > Do the simple thing: Don't use 64bit divide/remainder operations. Yeah, that's what got me COMPLETELY stumped for days. -- Brian Fundakowski Feldman \'[ FreeBSD ]''''''''''\ <> green@FreeBSD.org <> bfeldman@tislabs.com \ 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 Oct 8 16:49: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DB8137B401; Tue, 8 Oct 2002 16:49:00 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8A5C43E42; Tue, 8 Oct 2002 16:48:59 -0700 (PDT) (envelope-from mi@FreeBSD.org) Received: from freefall.freebsd.org (mi@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g98NmdCo080839; Tue, 8 Oct 2002 16:48:39 -0700 (PDT) (envelope-from mi@freefall.freebsd.org) Received: (from mi@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g98NmdJq080838; Tue, 8 Oct 2002 16:48:39 -0700 (PDT) Message-Id: <200210082348.g98NmdJq080838@freefall.freebsd.org> From: Mikhail Teterin Date: Tue, 8 Oct 2002 16:48:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/spamprobe Makefile distinfo ports/mail/spamprobe/files Makefile Makefile.export0_6 patch-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 mi 2002/10/08 16:48:39 PDT Modified files: mail/spamprobe Makefile distinfo mail/spamprobe/files Makefile Makefile.export0_6 Added files: mail/spamprobe/files patch-md5 Log: Update to 0.7c. Respect C(XX)FLAGS. The new version uses md5 checksums to identify messages -- force it to use our -lmd instead of letting it install the N+1st implementation. Use the tiny piece of sprint(3) to convert the 16-byte digest into the printable 32-char string (the wisdom of storing such a string instead of the raw digest discussed with the author already). Don't copy the manpage from FILESDIR -- compress and/or install it directly from FILESDIR. Approved by: maintainer timeout Revision Changes Path 1.3 +3 -2 ports/mail/spamprobe/Makefile 1.3 +1 -1 ports/mail/spamprobe/distinfo 1.3 +5 -2 ports/mail/spamprobe/files/Makefile 1.2 +2 -2 ports/mail/spamprobe/files/Makefile.export0_6 1.1 +76 -0 ports/mail/spamprobe/files/patch-md5 (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 17:17:31 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE7FE37B401; Tue, 8 Oct 2002 17:17:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FC8B43E6E; Tue, 8 Oct 2002 17:17:30 -0700 (PDT) (envelope-from mi@FreeBSD.org) Received: from freefall.freebsd.org (mi@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g990HUCo085986; Tue, 8 Oct 2002 17:17:30 -0700 (PDT) (envelope-from mi@freefall.freebsd.org) Received: (from mi@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g990HUEj085985; Tue, 8 Oct 2002 17:17:30 -0700 (PDT) Message-Id: <200210090017.g990HUEj085985@freefall.freebsd.org> From: Mikhail Teterin Date: Tue, 8 Oct 2002 17:17:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/spamprobe 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 mi 2002/10/08 17:17:30 PDT Modified files: mail/spamprobe Makefile Log: Pass MAKE_ENV to post-build and post-install MAKE invocations to ensure the things like PREFIX are correct. BTW, this software compiles/link with db4 as well as db3 now, but the port unconditionally uses db3. Revision Changes Path 1.4 +4 -3 ports/mail/spamprobe/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 17:24:48 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 640D737B408; Tue, 8 Oct 2002 17:24:45 -0700 (PDT) Received: from sasami.jurai.net (sasami.jurai.net [66.92.160.223]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCE2E43E4A; Tue, 8 Oct 2002 17:24:41 -0700 (PDT) (envelope-from winter@jurai.net) Received: from sasami.jurai.net (sasami.jurai.net [66.92.160.223]) by sasami.jurai.net (8.12.5/8.12.5) with ESMTP id g990OSVu026428; Tue, 8 Oct 2002 20:24:28 -0400 (EDT) (envelope-from winter@jurai.net) Date: Tue, 8 Oct 2002 20:24:28 -0400 (EDT) From: "Matthew N. Dodd" To: Mikhail Teterin Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: ports/mail/spamprobe Makefile distinfo ports/mail/spamprobe/files Makefile Makefile.export0_6 patch-md5 In-Reply-To: <200210082348.g98NmdJq080838@freefall.freebsd.org> Message-ID: <20021008202306.Q30311-100000@sasami.jurai.net> 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, 8 Oct 2002, Mikhail Teterin wrote: > Approved by: maintainer timeout I meant to tell you to go ahead and commit it a while ago. Thanks for taking the initiative! -- | 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 Oct 8 17:31:44 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC60137B401; Tue, 8 Oct 2002 17:31:42 -0700 (PDT) Received: from smtp01.iprimus.net.au (smtp01.iprimus.net.au [210.50.30.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3C8F43E42; Tue, 8 Oct 2002 17:31:41 -0700 (PDT) (envelope-from tim@robbins.dropbear.id.au) Received: from dilbert.robbins.dropbear.id.au ([210.50.113.28]) by smtp01.iprimus.net.au with Microsoft SMTPSVC(5.0.2195.5329); Wed, 9 Oct 2002 10:31:39 +1000 Received: from dilbert.robbins.dropbear.id.au (3m209m33pf76sjt3@localhost [127.0.0.1]) by dilbert.robbins.dropbear.id.au (8.12.6/8.12.6) with ESMTP id g990Vc4q023093; Wed, 9 Oct 2002 10:31:38 +1000 (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 g990VaMJ023092; Wed, 9 Oct 2002 10:31:36 +1000 (EST) (envelope-from tim) Date: Wed, 9 Oct 2002 10:31:36 +1000 From: Tim Robbins To: Juli Mallett , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/games Makefile src/games/wargames Makefile wargames.6 wargames.c Message-ID: <20021009103136.A21730@dilbert.robbins.dropbear.id.au> References: <200210082019.g98KJQif005952@freefall.freebsd.org> <20021008210843.GA12829@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: <20021008210843.GA12829@dragon.nuxi.com>; from obrien@FreeBSD.org on Tue, Oct 08, 2002 at 02:08:43PM -0700 X-OriginalArrivalTime: 09 Oct 2002 00:31:40.0317 (UTC) FILETIME=[3C259CD0:01C26F2B] Sender: owner-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, Oct 08, 2002 at 02:08:43PM -0700, David O'Brien wrote: > On Tue, Oct 08, 2002 at 01:19:26PM -0700, Juli Mallett wrote: > > jmallett 2002/10/08 13:19:26 PDT > > > > Modified files: > > games Makefile > > Removed files: > > games/wargames Makefile wargames.6 wargames.c > > Log: > > Remove the wargames(6) novelty [and not the fun kind]: > > 1) It never was very funny. > > In your opinion. > > > 2) It was a N line shell script where N is less than > > X, where X is the number of lines of the Berkeley > > copyright and license. > > So. It is part of the 4.4BSD games set. So were boggle, chess, ching, dungeon, warp and xneko. It looks like ching and xneko got imported, but were later removed. Boggle, dungeon and warp don't seem to have been in -Lite. At least dungeon and warp don't allow copying for profit. Boggle was "believed to contain source code proprietary to AT&T". Chess is/was GNUware. My point is that things come and go, and that many games were removed from -Lite that were in 4.4BSD. I'm not one bit sad to see this hideous 80's-ism get removed (although I wouldn't have even wasted the effort removing it). Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 17:34:36 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A47237B401; Tue, 8 Oct 2002 17:34:35 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B8D743E3B; Tue, 8 Oct 2002 17:34:31 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.6/8.12.2) with ESMTP id g990YM5b014901; Tue, 8 Oct 2002 17:34:22 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.6/8.12.5/Submit) id g990YGeR014900; Tue, 8 Oct 2002 17:34:16 -0700 (PDT) Date: Tue, 8 Oct 2002 17:34:16 -0700 From: "David O'Brien" To: Mark Murray Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/games Makefile src/games/wargames Makefile wargames.6 wargames.c Message-ID: <20021009003416.GA14834@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org Mail-Followup-To: David O'Brien , Mark Murray , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <20021008210843.GA12829@dragon.nuxi.com> <200210082147.g98LlIhb014256@grimreaper.grondar.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200210082147.g98LlIhb014256@grimreaper.grondar.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 Tue, Oct 08, 2002 at 10:47:18PM +0100, Mark Murray wrote: > > > 4) Because it really is possible for at least some > > > parts of a distribution to shrink between releases. > > > > Maybe rm -rf src/sys. > > > > Please discuss with others in a _mailing_list_ before you arbitrary > > remove things. > > Discussed with me, David. > > Are you really going to get irate over a corny joke that lost all of > its topicality more than 12 years ago? > > Please. Lets move on. There are two issues here: 1. There's no such thing as comitting and passing the buck -- you either stand by the commit, or dont do it. Juli was passing the buck. 2. Before we "move on", as I emailed you privately, will we be seeing parts of /usr/games killed off one by once since you didn't get consensus to totally remove games last time it game up? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 17:39:55 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09D1637B401; Tue, 8 Oct 2002 17:39:54 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7396D43E3B; Tue, 8 Oct 2002 17:39:53 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.6/8.12.2) with ESMTP id g990dr5b015021; Tue, 8 Oct 2002 17:39:53 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.6/8.12.5/Submit) id g990dr55015020; Tue, 8 Oct 2002 17:39:53 -0700 (PDT) Date: Tue, 8 Oct 2002 17:39:53 -0700 From: "David O'Brien" To: Tim Robbins Cc: Juli Mallett , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/games Makefile src/games/wargames Makefile wargames.6 wargames.c Message-ID: <20021009003953.GB14834@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org Mail-Followup-To: David O'Brien , Tim Robbins , Juli Mallett , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200210082019.g98KJQif005952@freefall.freebsd.org> <20021008210843.GA12829@dragon.nuxi.com> <20021009103136.A21730@dilbert.robbins.dropbear.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021009103136.A21730@dilbert.robbins.dropbear.id.au> 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, Oct 09, 2002 at 10:31:36AM +1000, Tim Robbins wrote: > > So. It is part of the 4.4BSD games set. > > So were boggle, chess, ching, dungeon, warp and xneko. It looks like > ching and xneko got imported, but were later removed. xneko got removed as we didn't import X11 as 4.4BSD had. Ching got removed because it was tainted sources. > Boggle, dungeon and warp don't seem to have been in -Lite. At least > dungeon and warp don't allow copying for profit. Boggle was "believed > to contain source code proprietary to AT&T". Chess is/was GNUware. And a few others were removed when the copyright owners of the board game sent Wallnut Creak a sease-and-desist letter. > My point is that things come and go, and that many games were removed from > -Lite that were in 4.4BSD. I'm not one bit sad to see this hideous 80's-ism > get removed (although I wouldn't have even wasted the effort removing it). We had a long discussion about this a few years ago. It was decided to leave games(6) in the base system. What will be removed next? Either stick to the outcome from the disucssion last time; or do it right and make a 44bsd-games port and then remove all the games not used in 'make world'. A unilateral decission from the one that "lost" the "remove games from /usr/src src" fight doesn't seem right. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 17:41:30 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A2FD37B401; Tue, 8 Oct 2002 17:41:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBFD443E4A; Tue, 8 Oct 2002 17:41:26 -0700 (PDT) (envelope-from mikeh@FreeBSD.org) Received: from freefall.freebsd.org (mikeh@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g990fQCo097642; Tue, 8 Oct 2002 17:41:26 -0700 (PDT) (envelope-from mikeh@freefall.freebsd.org) Received: (from mikeh@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g990fQN9097641; Tue, 8 Oct 2002 17:41:26 -0700 (PDT) Message-Id: <200210090041.g990fQN9097641@freefall.freebsd.org> From: Mike Heffner Date: Tue, 8 Oct 2002 17:41:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/xforms/files 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 mikeh 2002/10/08 17:41:26 PDT Modified files: x11-toolkits/xforms/files patch-ab Log: Fix build for people who have xforms-1.0_1,1 already installed, by linking against the correct library. PR: ports/43842 Revision Changes Path 1.4 +12 -5 ports/x11-toolkits/xforms/files/patch-ab To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 17:46: 3 2002 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 931) id 8FC7837B401; Tue, 8 Oct 2002 17:46:02 -0700 (PDT) Date: Tue, 8 Oct 2002 17:46:02 -0700 From: Juli Mallett To: David O'Brien , Mark Murray , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/games Makefile src/games/wargames Makefile wargames.6 wargames.c Message-ID: <20021008174602.A58808@FreeBSD.org> References: <20021008210843.GA12829@dragon.nuxi.com> <200210082147.g98LlIhb014256@grimreaper.grondar.org> <20021009003416.GA14834@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: <20021009003416.GA14834@dragon.nuxi.com>; from obrien@FreeBSD.org on Tue, Oct 08, 2002 at 05:34:16PM -0700 Organisation: The FreeBSD Project X-Alternate-Addresses: , , , , X-Towel: Yes X-LiveJournal: flata, jmallett X-Negacore: Yes Sender: owner-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: David O'Brien [ Data: 2002-10-08 ] [ Subjecte: Re: cvs commit: src/games Makefile src/games/wargames Makefile wargames.6 wargames.c ] > There are two issues here: > > 1. There's no such thing as comitting and passing the buck -- you either > stand by the commit, or dont do it. Juli was passing the buck. If you want to bring this up on the lists, fine. I was passing the buck, WHEN DEALING WITH YOU, entirely, because I'm sick of trying to deal with you. Even your attitude when helping me push the sed -i stuff in was a bit disturbing. If someone were to bring up a real issue with this commit with me, I'd try to deal with it appropriately, but as the commit message said [implicitly] markm wants to be the human shield. > 2. Before we "move on", as I emailed you privately, will we be seeing > parts of /usr/games killed off one by once since you didn't get consensus > to totally remove games last time it game up? I'll just say personally I'll have nothing to do with that. I have done a number of little commits to fix things I had problems with when trying to play the games in -CURRENT these days. Thanks. -- Juli Mallett | FreeBSD: The Power To Serve Will break world for fulltime employment. | finger jmallett@FreeBSD.org http://people.FreeBSD.org/~jmallett/ | Support my FreeBSD hacking! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 17:59: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B43137B401; Tue, 8 Oct 2002 17:59:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C017F43E65; Tue, 8 Oct 2002 17:59:07 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g990x7Co098498; Tue, 8 Oct 2002 17:59:07 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g990x7Dk098497; Tue, 8 Oct 2002 17:59:07 -0700 (PDT) Message-Id: <200210090059.g990x7Dk098497@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 8 Oct 2002 17:59:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/figlet 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 obrien 2002/10/08 17:59:07 PDT Modified files: misc/figlet pkg-descr Log: Fix my tabbing. Revision Changes Path 1.5 +2 -3 ports/misc/figlet/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 Oct 8 18: 5: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF1DE37B404; Tue, 8 Oct 2002 18:05:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7432943E65; Tue, 8 Oct 2002 18:05:04 -0700 (PDT) (envelope-from jedgar@FreeBSD.org) Received: from freefall.freebsd.org (jedgar@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99154Co098880; Tue, 8 Oct 2002 18:05:04 -0700 (PDT) (envelope-from jedgar@freefall.freebsd.org) Received: (from jedgar@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99154dD098845; Tue, 8 Oct 2002 18:05:04 -0700 (PDT) Message-Id: <200210090105.g99154dD098845@freefall.freebsd.org> From: "Chris D. Faulhaber" Date: Tue, 8 Oct 2002 18:05:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/xenon Makefile distinfo ports/editors/xenon/files 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 jedgar 2002/10/08 18:05:03 PDT Modified files: editors/xenon Makefile distinfo editors/xenon/files patch-ab Log: Update port to 1.0.0 Revision Changes Path 1.8 +13 -6 ports/editors/xenon/Makefile 1.5 +1 -1 ports/editors/xenon/distinfo 1.5 +5 -5 ports/editors/xenon/files/patch-ab To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 18:14:53 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22E8B37B401; Tue, 8 Oct 2002 18:14:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D71A343E4A; Tue, 8 Oct 2002 18:14:51 -0700 (PDT) (envelope-from jedgar@FreeBSD.org) Received: from freefall.freebsd.org (jedgar@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g991EpCo003592; Tue, 8 Oct 2002 18:14:51 -0700 (PDT) (envelope-from jedgar@freefall.freebsd.org) Received: (from jedgar@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g991Epqv003591; Tue, 8 Oct 2002 18:14:51 -0700 (PDT) Message-Id: <200210090114.g991Epqv003591@freefall.freebsd.org> From: "Chris D. Faulhaber" Date: Tue, 8 Oct 2002 18:14:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases Makefile ports/databases/p5-MyObject 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 jedgar 2002/10/08 18:14:51 PDT Modified files: databases Makefile Removed files: databases/p5-MyObject Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Remove p5-MyObject due the prolonged disappearance of it's homepage and distfile. Revision Changes Path 1.206 +0 -1 ports/databases/Makefile 1.10 +0 -36 ports/databases/p5-MyObject/Makefile (dead) 1.7 +0 -1 ports/databases/p5-MyObject/distinfo (dead) 1.2 +0 -1 ports/databases/p5-MyObject/pkg-comment (dead) 1.2 +0 -6 ports/databases/p5-MyObject/pkg-descr (dead) 1.2 +0 -1 ports/databases/p5-MyObject/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 Oct 8 18:15: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BDD537B489; Tue, 8 Oct 2002 18:15:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CE3443E42; Tue, 8 Oct 2002 18:15:01 -0700 (PDT) (envelope-from jedgar@FreeBSD.org) Received: from freefall.freebsd.org (jedgar@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g991F1Co003624; Tue, 8 Oct 2002 18:15:01 -0700 (PDT) (envelope-from jedgar@freefall.freebsd.org) Received: (from jedgar@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g991F1Ce003623; Tue, 8 Oct 2002 18:15:01 -0700 (PDT) Message-Id: <200210090115.g991F1Ce003623@freefall.freebsd.org> From: "Chris D. Faulhaber" Date: Tue, 8 Oct 2002 18:15:00 -0700 (PDT) To: cvs-committers@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 jedgar 2002/10/08 18:15:00 PDT Modified files: . modules Log: Remove p5-MyObject Revision Changes Path 1.6048 +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 Tue Oct 8 18:41: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07BF837B401; Tue, 8 Oct 2002 18:41:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC44743E77; Tue, 8 Oct 2002 18:41:08 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g991f8Co004515; Tue, 8 Oct 2002 18:41:08 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g991f87o004514; Tue, 8 Oct 2002 18:41:08 -0700 (PDT) Message-Id: <200210090141.g991f87o004514@freefall.freebsd.org> From: Patrick Li Date: Tue, 8 Oct 2002 18:41:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/tycoon Makefile ports/x11/tycoon/files patch-aa patch-ab patch-ac patch-ad patch-ae 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 pat 2002/10/08 18:41:07 PDT Modified files: x11/tycoon Makefile x11/tycoon/files patch-aa patch-ab patch-ac patch-ad patch-ae patch-af Log: Fix build PR: ports/43686 Submitted by: KATO Tsuguru Revision Changes Path 1.14 +7 -4 ports/x11/tycoon/Makefile 1.3 +2 -2 ports/x11/tycoon/files/patch-aa 1.3 +1 -1 ports/x11/tycoon/files/patch-ab 1.4 +2 -2 ports/x11/tycoon/files/patch-ac 1.3 +2 -2 ports/x11/tycoon/files/patch-ad 1.3 +2 -2 ports/x11/tycoon/files/patch-ae 1.3 +2 -2 ports/x11/tycoon/files/patch-af To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 18:42:16 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3179137B401; Tue, 8 Oct 2002 18:42:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6A8C43E6A; Tue, 8 Oct 2002 18:42:14 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g991gECo004775; Tue, 8 Oct 2002 18:42:14 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g991gEpb004774; Tue, 8 Oct 2002 18:42:14 -0700 (PDT) Message-Id: <200210090142.g991gEpb004774@freefall.freebsd.org> From: Patrick Li Date: Tue, 8 Oct 2002 18:42:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/mesgui 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 2002/10/08 18:42:14 PDT Modified files: x11-toolkits/mesgui Makefile Log: Fix build PR: ports/43687 Submitted by: KATO Tsuguru Revision Changes Path 1.2 +20 -6 ports/x11-toolkits/mesgui/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 18:46:39 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8965237B401; Tue, 8 Oct 2002 18:46:38 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3684643E6A; Tue, 8 Oct 2002 18:46:38 -0700 (PDT) (envelope-from jmallett@FreeBSD.org) Received: from freefall.freebsd.org (jmallett@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g991kcCo005251; Tue, 8 Oct 2002 18:46:38 -0700 (PDT) (envelope-from jmallett@freefall.freebsd.org) Received: (from jmallett@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g991kcWo005250; Tue, 8 Oct 2002 18:46:38 -0700 (PDT) Message-Id: <200210090146.g991kcWo005250@freefall.freebsd.org> From: Juli Mallett Date: Tue, 8 Oct 2002 18:46:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games Makefile src/games/wargames Makefile wargames.6 wargames.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 2002/10/08 18:46:37 PDT Modified files: games Makefile Added files: games/wargames Makefile wargames.6 wargames.c Log: As back-out requests must be followed, back out the removal of wargames(6) at mike@'s request. Revision Changes Path 1.19 +1 -0 src/games/Makefile 1.14 +8 -0 src/games/wargames/Makefile (new) 1.7 +51 -0 src/games/wargames/wargames.6 (new) 1.3 +46 -0 src/games/wargames/wargames.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 18:51: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E42A37B401; Tue, 8 Oct 2002 18:51:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D87343E42; Tue, 8 Oct 2002 18:51:01 -0700 (PDT) (envelope-from jmallett@FreeBSD.org) Received: from freefall.freebsd.org (jmallett@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g991p0Co005469; Tue, 8 Oct 2002 18:51:00 -0700 (PDT) (envelope-from jmallett@freefall.freebsd.org) Received: (from jmallett@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g991p0JU005468; Tue, 8 Oct 2002 18:51:00 -0700 (PDT) Message-Id: <200210090151.g991p0JU005468@freefall.freebsd.org> From: Juli Mallett Date: Tue, 8 Oct 2002 18:51:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/make 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 jmallett 2002/10/08 18:51:00 PDT Modified files: usr.bin/make main.c Log: Remove unused local-locals, where upper-level locals may safely be used. Revision Changes Path 1.76 +8 -8 src/usr.bin/make/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 18:56: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07A3437B401; Tue, 8 Oct 2002 18:56:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A89A743E4A; Tue, 8 Oct 2002 18:56:02 -0700 (PDT) (envelope-from jmallett@FreeBSD.org) Received: from freefall.freebsd.org (jmallett@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g991u2Co005564; Tue, 8 Oct 2002 18:56:02 -0700 (PDT) (envelope-from jmallett@freefall.freebsd.org) Received: (from jmallett@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g991u2wl005563; Tue, 8 Oct 2002 18:56:02 -0700 (PDT) Message-Id: <200210090156.g991u2wl005563@freefall.freebsd.org> From: Juli Mallett Date: Tue, 8 Oct 2002 18:56:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/make job.h main.c make.h parse.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 2002/10/08 18:56:02 PDT Modified files: usr.bin/make job.h main.c make.h parse.c Log: Remove extern declarations from functions and source files where they would happily fit into headers. Revision Changes Path 1.20 +2 -0 src/usr.bin/make/job.h 1.77 +0 -1 src/usr.bin/make/main.c 1.22 +2 -0 src/usr.bin/make/make.h 1.47 +0 -2 src/usr.bin/make/parse.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 19: 0:26 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95DFF37B401; Tue, 8 Oct 2002 19:00:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 204F943E4A; Tue, 8 Oct 2002 19:00:24 -0700 (PDT) (envelope-from jmallett@FreeBSD.org) Received: from freefall.freebsd.org (jmallett@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9920OCo005759; Tue, 8 Oct 2002 19:00:24 -0700 (PDT) (envelope-from jmallett@freefall.freebsd.org) Received: (from jmallett@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9920NpJ005758; Tue, 8 Oct 2002 19:00:23 -0700 (PDT) Message-Id: <200210090200.g9920NpJ005758@freefall.freebsd.org> From: Juli Mallett Date: Tue, 8 Oct 2002 19:00:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/make/lst.lib lstAppend.c lstAtEnd.c lstAtFront.c lstClose.c lstConcat.c lstDatum.c lstDeQueue.c lstDestroy.c lstDupl.c lstEnQueue.c lstFind.c lstFindFrom.c lstFirst.c lstForEach.c lstForEachFrom.c lstInit.c lstInsert.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 2002/10/08 19:00:23 PDT Modified files: usr.bin/make/lst.lib lstAppend.c lstAtEnd.c lstAtFront.c lstClose.c lstConcat.c lstDatum.c lstDeQueue.c lstDestroy.c lstDupl.c lstEnQueue.c lstFind.c lstFindFrom.c lstFirst.c lstForEach.c lstForEachFrom.c lstInit.c lstInsert.c lstIsAtEnd.c lstIsEmpty.c lstLast.c lstMember.c lstNext.c lstOpen.c lstRemove.c lstReplace.c lstSucc.c Log: Use __FBSDID in the lst.lib files, to match to main make(1) files. It is defined to __RCSID when bootstrapping, by the Makefile, but this change is for consistency Revision Changes Path 1.10 +1 -1 src/usr.bin/make/lst.lib/lstAppend.c 1.9 +1 -1 src/usr.bin/make/lst.lib/lstAtEnd.c 1.9 +1 -1 src/usr.bin/make/lst.lib/lstAtFront.c 1.8 +1 -1 src/usr.bin/make/lst.lib/lstClose.c 1.11 +1 -1 src/usr.bin/make/lst.lib/lstConcat.c 1.9 +1 -1 src/usr.bin/make/lst.lib/lstDatum.c 1.10 +1 -1 src/usr.bin/make/lst.lib/lstDeQueue.c 1.12 +1 -1 src/usr.bin/make/lst.lib/lstDestroy.c 1.12 +1 -1 src/usr.bin/make/lst.lib/lstDupl.c 1.9 +1 -1 src/usr.bin/make/lst.lib/lstEnQueue.c 1.11 +1 -1 src/usr.bin/make/lst.lib/lstFind.c 1.12 +1 -1 src/usr.bin/make/lst.lib/lstFindFrom.c 1.8 +1 -1 src/usr.bin/make/lst.lib/lstFirst.c 1.10 +1 -1 src/usr.bin/make/lst.lib/lstForEach.c 1.12 +1 -1 src/usr.bin/make/lst.lib/lstForEachFrom.c 1.9 +1 -1 src/usr.bin/make/lst.lib/lstInit.c 1.10 +1 -1 src/usr.bin/make/lst.lib/lstInsert.c 1.7 +1 -1 src/usr.bin/make/lst.lib/lstIsAtEnd.c 1.8 +1 -1 src/usr.bin/make/lst.lib/lstIsEmpty.c 1.8 +1 -1 src/usr.bin/make/lst.lib/lstLast.c 1.10 +1 -1 src/usr.bin/make/lst.lib/lstMember.c 1.9 +1 -1 src/usr.bin/make/lst.lib/lstNext.c 1.8 +1 -1 src/usr.bin/make/lst.lib/lstOpen.c 1.10 +1 -1 src/usr.bin/make/lst.lib/lstRemove.c 1.9 +1 -1 src/usr.bin/make/lst.lib/lstReplace.c 1.8 +1 -1 src/usr.bin/make/lst.lib/lstSucc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 19: 5:31 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16B2F37B401; Tue, 8 Oct 2002 19:05:30 -0700 (PDT) Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D52043E42; Tue, 8 Oct 2002 19:05:27 -0700 (PDT) (envelope-from doconnor@gsoft.com.au) Received: from localhost (localhost [127.0.0.1]) by cain.gsoft.com.au (8.12.4/8.12.3) with ESMTP id g9925N2l060067; Wed, 9 Oct 2002 11:35:23 +0930 (CST) (envelope-from doconnor@gsoft.com.au) Subject: Re: cvs commit: src/sbin/kldload kldload.c From: "Daniel O'Connor" To: Juli Mallett Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-Reply-To: <200210080957.g989v30E034322@freefall.freebsd.org> References: <200210080957.g989v30E034322@freefall.freebsd.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 09 Oct 2002 11:35:21 +0930 Message-Id: <1034129122.10003.24.camel@chowder.gsoft.com.au> Mime-Version: 1.0 X-Spam-Score: -3.4 () IN_REP_TO 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 Tue, 2002-10-08 at 19:27, Juli Mallett wrote: > Make it possible to kldload(8) many modules. Man page update? --- kldload.8.orig Wed Oct 9 11:31:50 2002 +++ kldload.8 Wed Oct 9 11:33:01 2002 @@ -35,6 +35,7 @@ .Nm .Op Fl v .Ar filename +.Ar [ filename .\|.\|.] .Sh DESCRIPTION The .Nm (No idea if that's correct, but it looks OK :) Might want to say that attempts are made to load all modules regardless of earlier errors too. Also it is missing a usage change. -- 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 Oct 8 19:33:39 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0E6737B401; Tue, 8 Oct 2002 19:33:37 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BF7543E3B; Tue, 8 Oct 2002 19:33:37 -0700 (PDT) (envelope-from julian@FreeBSD.org) Received: from freefall.freebsd.org (julian@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g992XbCo010874; Tue, 8 Oct 2002 19:33:37 -0700 (PDT) (envelope-from julian@freefall.freebsd.org) Received: (from julian@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g992XbVF010873; Tue, 8 Oct 2002 19:33:37 -0700 (PDT) Message-Id: <200210090233.g992XbVF010873@freefall.freebsd.org> From: Julian Elischer Date: Tue, 8 Oct 2002 19:33:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ddb db_ps.c src/sys/i386/i386 trap.c vm_machdep.c src/sys/kern init_main.c kern_condvar.c kern_exit.c kern_fork.c kern_proc.c kern_switch.c kern_synch.c kern_thread.c src/sys/sys proc.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 julian 2002/10/08 19:33:37 PDT Modified files: sys/ddb db_ps.c sys/i386/i386 trap.c vm_machdep.c sys/kern init_main.c kern_condvar.c kern_exit.c kern_fork.c kern_proc.c kern_switch.c kern_synch.c kern_thread.c sys/sys proc.h Log: Round out the facilty for a 'bound' thread to loan out its KSE in specific situations. The owner thread must be blocked, and the borrower can not proceed back to user space with the borrowed KSE. The borrower will return the KSE on the next context switch where teh owner wants it back. This removes a lot of possible race conditions and deadlocks. It is consceivable that the borrower should inherit the priority of the owner too. that's another discussion and would be simple to do. Also, as part of this, the "preallocatd spare thread" is attached to the thread doing a syscall rather than the KSE. This removes the need to lock the scheduler when we want to access it, as it's now "at hand". DDB now shows a lot mor info for threaded proceses though it may need some optimisation to squeeze it all back into 80 chars again. (possible JKH project) Upcalls are now "bound" threads, but "KSE Lending" now means that other completing syscalls can be completed using that KSE before the upcall finally makes it back to the UTS. (getting threads OUT OF THE KERNEL is one of the highest priorities in the KSE system.) The upcall when it happens will present all the completed syscalls to the KSE for selection. Revision Changes Path 1.34 +8 -3 src/sys/ddb/db_ps.c 1.235 +22 -1 src/sys/i386/i386/trap.c 1.193 +7 -3 src/sys/i386/i386/vm_machdep.c 1.212 +0 -4 src/sys/kern/init_main.c 1.33 +6 -8 src/sys/kern/kern_condvar.c 1.182 +11 -4 src/sys/kern/kern_exit.c 1.169 +0 -2 src/sys/kern/kern_fork.c 1.161 +14 -19 src/sys/kern/kern_proc.c 1.42 +130 -105 src/sys/kern/kern_switch.c 1.202 +11 -21 src/sys/kern/kern_synch.c 1.39 +264 -169 src/sys/kern/kern_thread.c 1.267 +3 -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 Tue Oct 8 19:44:51 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2351237B401; Tue, 8 Oct 2002 19:44:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C675743E6A; Tue, 8 Oct 2002 19:44:50 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from freefall.freebsd.org (trhodes@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g992ioCo011272; Tue, 8 Oct 2002 19:44:50 -0700 (PDT) (envelope-from trhodes@freefall.freebsd.org) Received: (from trhodes@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g992ioWo011268; Tue, 8 Oct 2002 19:44:50 -0700 (PDT) Message-Id: <200210090244.g992ioWo011268@freefall.freebsd.org> From: Tom Rhodes Date: Tue, 8 Oct 2002 19:44:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/users 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 trhodes 2002/10/08 19:44:50 PDT Modified files: en_US.ISO8859-1/books/handbook/users chapter.sgml Log: Rewrite 2 paragraphs for readability. Revision Changes Path 1.36 +8 -8 doc/en_US.ISO8859-1/books/handbook/users/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 19:47: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B289337B401; Tue, 8 Oct 2002 19:47:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F16943E75; Tue, 8 Oct 2002 19:47:04 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: from freefall.freebsd.org (kuriyama@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g992l4Co011369; Tue, 8 Oct 2002 19:47:04 -0700 (PDT) (envelope-from kuriyama@freefall.freebsd.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g992l44M011368; Tue, 8 Oct 2002 19:47:04 -0700 (PDT) Message-Id: <200210090247.g992l44M011368@freefall.freebsd.org> From: Jun Kuriyama Date: Tue, 8 Oct 2002 19:47:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/docbook-xml 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 kuriyama 2002/10/08 19:47:04 PDT Modified files: textproc/docbook-xml Makefile distinfo pkg-plist Log: Upgrade to 4.2. Submitted by: des Revision Changes Path 1.17 +3 -6 ports/textproc/docbook-xml/Makefile 1.9 +1 -1 ports/textproc/docbook-xml/distinfo 1.7 +3 -4 ports/textproc/docbook-xml/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 Oct 8 20:42:12 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8210E37B401; Tue, 8 Oct 2002 20:42:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C37E43E6E; Tue, 8 Oct 2002 20:42:11 -0700 (PDT) (envelope-from jmallett@FreeBSD.org) Received: from freefall.freebsd.org (jmallett@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g993gBCo016969; Tue, 8 Oct 2002 20:42:11 -0700 (PDT) (envelope-from jmallett@freefall.freebsd.org) Received: (from jmallett@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g993gBU3016968; Tue, 8 Oct 2002 20:42:11 -0700 (PDT) Message-Id: <200210090342.g993gBU3016968@freefall.freebsd.org> From: Juli Mallett Date: Tue, 8 Oct 2002 20:42:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/make arch.c buf.c compat.c cond.c dir.c for.c hash.c job.c main.c make.c parse.c str.c suff.c targ.c var.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 2002/10/08 20:42:10 PDT Modified files: usr.bin/make arch.c buf.c compat.c cond.c dir.c for.c hash.c job.c main.c make.c parse.c str.c suff.c targ.c var.c Log: Convert make(1) to use ANSI style function declarations. Variable documentation already adequatedly existed in the description in most cases. Where it did not, it was added. If no documentation existed beforehand, then none was added. Some unused dummies for use in the traversal functions were marked as __unused during the conversion. Occasionally, local style fixes were applied to lines already being modified or influenced. Now make(1) should always build with WARNS=3. Revision Changes Path 1.32 +28 -48 src/usr.bin/make/arch.c 1.18 +13 -37 src/usr.bin/make/buf.c 1.34 +8 -14 src/usr.bin/make/compat.c 1.24 +16 -37 src/usr.bin/make/cond.c 1.30 +32 -62 src/usr.bin/make/dir.c 1.19 +3 -6 src/usr.bin/make/for.c 1.18 +13 -30 src/usr.bin/make/hash.c 1.45 +36 -84 src/usr.bin/make/job.c 1.78 +19 -37 src/usr.bin/make/main.c 1.23 +15 -34 src/usr.bin/make/make.c 1.48 +33 -67 src/usr.bin/make/parse.c 1.25 +10 -24 src/usr.bin/make/str.c 1.26 +43 -101 src/usr.bin/make/suff.c 1.25 +20 -44 src/usr.bin/make/targ.c 1.35 +51 -146 src/usr.bin/make/var.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 21: 1:25 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD88537B401; Tue, 8 Oct 2002 21:01:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EE6843E7B; Tue, 8 Oct 2002 21:01:24 -0700 (PDT) (envelope-from mckusick@FreeBSD.org) Received: from freefall.freebsd.org (mckusick@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9941OCo017351; Tue, 8 Oct 2002 21:01:24 -0700 (PDT) (envelope-from mckusick@freefall.freebsd.org) Received: (from mckusick@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9941OIo017350; Tue, 8 Oct 2002 21:01:24 -0700 (PDT) Message-Id: <200210090401.g9941OIo017350@freefall.freebsd.org> From: Kirk McKusick Date: Tue, 8 Oct 2002 21:01:24 -0700 (PDT) To: cvs-committers@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 2002/10/08 21:01:24 PDT Modified files: sys/ufs/ffs ffs_vfsops.c Log: The appropriate units for disk block addresses are always DEV_BSIZE, even when the underlying device has a larger sector size. Therefore, the filesystem code should not (and with this patch does not) try to use the underlying sector size when doing disk block address calculations. This patch fixes problems in -current when using the swap-based memory-disk device (mdconfig -a -t swap ...). This bugfix is not relevant to -stable as -stable does not have the memory-disk device. Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.192 +1 -8 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 Oct 8 21:26:43 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BFC137B401; Tue, 8 Oct 2002 21:26:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECB3943E4A; Tue, 8 Oct 2002 21:26:41 -0700 (PDT) (envelope-from anholt@FreeBSD.org) Received: from freefall.freebsd.org (anholt@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g994QfCo022372; Tue, 8 Oct 2002 21:26:41 -0700 (PDT) (envelope-from anholt@freefall.freebsd.org) Received: (from anholt@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g994QfdI022371; Tue, 8 Oct 2002 21:26:41 -0700 (PDT) Message-Id: <200210090426.g994QfdI022371@freefall.freebsd.org> From: Eric Anholt Date: Tue, 8 Oct 2002 21:26:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-servers/XFree86-4-Server Makefile distinfo pkg-message-drm X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG anholt 2002/10/08 21:26:41 PDT Modified files: x11-servers/XFree86-4-Server Makefile distinfo Removed files: x11-servers/XFree86-4-Server pkg-message-drm Log: o Back out a patch from the 4.2.1 update which broke DPMS on Rage 128 hardware o Use XFree86's mga driver, even in the WITH_MATROX_GXX_DRIVER case. (it now only adds installation of the hal library) Revision Changes Path 1.125 +11 -40 ports/x11-servers/XFree86-4-Server/Makefile 1.42 +1 -2 ports/x11-servers/XFree86-4-Server/distinfo 1.2 +0 -11 ports/x11-servers/XFree86-4-Server/pkg-message-drm (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 21:33:10 2002 Delivered-To: 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; Tue, 8 Oct 2002 21:33:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8268C43E6E; Tue, 8 Oct 2002 21:33:08 -0700 (PDT) (envelope-from seanc@FreeBSD.org) Received: from freefall.freebsd.org (seanc@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g994X8Co022708; Tue, 8 Oct 2002 21:33:08 -0700 (PDT) (envelope-from seanc@freefall.freebsd.org) Received: (from seanc@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g994X8Fb022707; Tue, 8 Oct 2002 21:33:08 -0700 (PDT) Message-Id: <200210090433.g994X8Fb022707@freefall.freebsd.org> From: Sean Chittenden Date: Tue, 8 Oct 2002 21:33:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/GeoIP Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist ports/misc/GeoIP/files patch-conf::Makefile.in ports/misc/p5-Geo-IP Makefile distinfo pkg-comment pkg-descr pkg-plist ports/net/GeoIP 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 2002/10/08 21:33:08 PDT Modified files: net/GeoIP Makefile Added files: net/GeoIP/files patch-libGeoIP::GeoIPUpdate.c Removed files: misc/GeoIP Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist misc/GeoIP/files patch-conf::Makefile.in misc/p5-Geo-IP Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Moved misc/GeoIP and misc/p5-Geo-IP to the more fitting net directory[1]. Fixed build of net/GeoIP on -STABLE[2]. PR: ports/43807 Submitted by: Kimura Fuyuki [2] Submitted by: seanc [1] Reviewed by: knu (mentor/portmgr) Revision Changes Path 1.8 +0 -26 ports/misc/GeoIP/Makefile (dead) 1.6 +0 -1 ports/misc/GeoIP/distinfo (dead) 1.3 +0 -21 ports/misc/GeoIP/files/patch-conf::Makefile.in (dead) 1.2 +0 -1 ports/misc/GeoIP/pkg-comment (dead) 1.2 +0 -11 ports/misc/GeoIP/pkg-descr (dead) 1.2 +0 -4 ports/misc/GeoIP/pkg-message (dead) 1.4 +0 -10 ports/misc/GeoIP/pkg-plist (dead) 1.5 +0 -27 ports/misc/p5-Geo-IP/Makefile (dead) 1.2 +0 -1 ports/misc/p5-Geo-IP/distinfo (dead) 1.2 +0 -1 ports/misc/p5-Geo-IP/pkg-comment (dead) 1.2 +0 -17 ports/misc/p5-Geo-IP/pkg-descr (dead) 1.3 +0 -8 ports/misc/p5-Geo-IP/pkg-plist (dead) 1.8 +0 -2 ports/net/GeoIP/Makefile 1.1 +13 -0 ports/net/GeoIP/files/patch-libGeoIP::GeoIPUpdate.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 21:34:50 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D848737B401; Tue, 8 Oct 2002 21:34:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 879EF43E6A; Tue, 8 Oct 2002 21:34:49 -0700 (PDT) (envelope-from seanc@FreeBSD.org) Received: from freefall.freebsd.org (seanc@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g994YnCo022828; Tue, 8 Oct 2002 21:34:49 -0700 (PDT) (envelope-from seanc@freefall.freebsd.org) Received: (from seanc@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g994YnH7022827; Tue, 8 Oct 2002 21:34:49 -0700 (PDT) Message-Id: <200210090434.g994YnH7022827@freefall.freebsd.org> From: Sean Chittenden Date: Tue, 8 Oct 2002 21:34:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc Makefile 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 seanc 2002/10/08 21:34:49 PDT Modified files: misc Makefile net Makefile Log: Move GeoIP and perl friend from misc/ to net/ Approved by: knu (mentor) Revision Changes Path 1.491 +0 -2 ports/misc/Makefile 1.849 +2 -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 Tue Oct 8 21:44:32 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0278937B401; Tue, 8 Oct 2002 21:44:32 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63FFB43E6A; Tue, 8 Oct 2002 21:44:31 -0700 (PDT) (envelope-from horikawa@FreeBSD.org) Received: from freefall.freebsd.org (horikawa@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g994iVCo023045; Tue, 8 Oct 2002 21:44:31 -0700 (PDT) (envelope-from horikawa@freefall.freebsd.org) Received: (from horikawa@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g994iVPv023044; Tue, 8 Oct 2002 21:44:31 -0700 (PDT) Message-Id: <200210090444.g994iVPv023044@freefall.freebsd.org> From: Kazuo Horikawa Date: Tue, 8 Oct 2002 21:44:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja_JP.eucJP/man/man8 ipfw.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 horikawa 2002/10/08 21:44:31 PDT Modified files: ja_JP.eucJP/man/man8 ipfw.8 Log: Fix the typo not fixed by the previous commit. It is confirmed that groff does not produce the warning. Revision Changes Path 1.44 +1 -1 doc/ja_JP.eucJP/man/man8/ipfw.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 21:44:47 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E05937B401; Tue, 8 Oct 2002 21:44:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3FCE43E6A; Tue, 8 Oct 2002 21:44:45 -0700 (PDT) (envelope-from seanc@FreeBSD.org) Received: from freefall.freebsd.org (seanc@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g994ijCo023075; Tue, 8 Oct 2002 21:44:45 -0700 (PDT) (envelope-from seanc@freefall.freebsd.org) Received: (from seanc@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g994ijn6023074; Tue, 8 Oct 2002 21:44:45 -0700 (PDT) Message-Id: <200210090444.g994ijn6023074@freefall.freebsd.org> From: Sean Chittenden Date: Tue, 8 Oct 2002 21:44:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/p5-Geo-IP 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 2002/10/08 21:44:45 PDT Modified files: net/p5-Geo-IP Makefile Log: Commit miss: correct the path of the library dependency to net/GeoIP. Revision Changes Path 1.5 +1 -1 ports/net/p5-Geo-IP/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 21:49:53 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 59D9537B401; Tue, 8 Oct 2002 21:49:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BAB743E4A; Tue, 8 Oct 2002 21:49:52 -0700 (PDT) (envelope-from horikawa@FreeBSD.org) Received: from freefall.freebsd.org (horikawa@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g994npCo023209; Tue, 8 Oct 2002 21:49:51 -0700 (PDT) (envelope-from horikawa@freefall.freebsd.org) Received: (from horikawa@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g994npFE023208; Tue, 8 Oct 2002 21:49:51 -0700 (PDT) Message-Id: <200210090449.g994npFE023208@freefall.freebsd.org> From: Kazuo Horikawa Date: Tue, 8 Oct 2002 21:49:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja_JP.eucJP/man/man6 rogue.6 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG horikawa 2002/10/08 21:49:51 PDT Modified files: ja_JP.eucJP/man/man6 rogue.6 Log: Fix typo (.Nm was used where .Pp should be used) Submitted by: NAKAMURA Takeshi <1yen@sh.rim.or.jp> Revision Changes Path 1.8 +1 -1 doc/ja_JP.eucJP/man/man6/rogue.6 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 23: 9:50 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56C9B37B401; Tue, 8 Oct 2002 23:09:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 060A643E4A; Tue, 8 Oct 2002 23:09:49 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: from freefall.freebsd.org (will@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9969mCo033676; Tue, 8 Oct 2002 23:09:48 -0700 (PDT) (envelope-from will@freefall.freebsd.org) Received: (from will@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9969mfo033675; Tue, 8 Oct 2002 23:09:48 -0700 (PDT) Message-Id: <200210090609.g9969mfo033675@freefall.freebsd.org> From: Will Andrews Date: Tue, 8 Oct 2002 23:09:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/gmake 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 will 2002/10/08 23:09:48 PDT Modified files: devel/gmake Makefile Log: Gmake now needs libiconv. I don't really care why, but a clean-room make package fails otherwise. Anyone who wants to improve on this commit should make sure to test that make package still works with libiconv not installed *before* doing anything. See the following log for more info: http://rabarber.fruitsalad.org/errors/200210090422/4-STABLE/gmake-3.80.log Revision Changes Path 1.46 +2 -0 ports/devel/gmake/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 23:13:49 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C08BD37B401; Tue, 8 Oct 2002 23:13:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86E7543E4A; Tue, 8 Oct 2002 23:13:48 -0700 (PDT) (envelope-from mckusick@FreeBSD.org) Received: from freefall.freebsd.org (mckusick@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g996DmCo034240; Tue, 8 Oct 2002 23:13:48 -0700 (PDT) (envelope-from mckusick@freefall.freebsd.org) Received: (from mckusick@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g996DmjA034239; Tue, 8 Oct 2002 23:13:48 -0700 (PDT) Message-Id: <200210090613.g996DmjA034239@freefall.freebsd.org> From: Kirk McKusick Date: Tue, 8 Oct 2002 23:13:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ffs ffs_snapshot.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 2002/10/08 23:13:48 PDT Modified files: sys/ufs/ffs ffs_snapshot.c Log: When creating a snapshot, create a list of initially allocated blocks. Whenever doing a copy-on-write check, first look in the list of initially allocated blocks to see if it is there. If so, no further check is needed. If not, fall through and do the full check. This change eliminates one of two known deadlocks caused by snapshots. Handling the second deadlock will be the subject of another check-in. This change also reduces the cost of the copy-on-write check by speeding up the verification of frequently checked blocks. Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.43 +135 -7 src/sys/ufs/ffs/ffs_snapshot.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Oct 8 23:26: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BACC037B401; Tue, 8 Oct 2002 23:26:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CCB443E42; Tue, 8 Oct 2002 23:26:04 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: from freefall.freebsd.org (kuriyama@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g996Q4Co034360; Tue, 8 Oct 2002 23:26:04 -0700 (PDT) (envelope-from kuriyama@freefall.freebsd.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g996Q4Bf034359; Tue, 8 Oct 2002 23:26:04 -0700 (PDT) Message-Id: <200210090626.g996Q4Bf034359@freefall.freebsd.org> From: Jun Kuriyama Date: Tue, 8 Oct 2002 23:26:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/donations index.sgml 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 kuriyama 2002/10/08 23:26:04 PDT Modified files: en/donations index.sgml wantlist.sgml Log: Correct address for dlo is "donations@", not "freebsd-donations@". Reported by: Bill Moran Revision Changes Path 1.7 +2 -2 www/en/donations/index.sgml 1.27 +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 Tue Oct 8 23:46:55 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E713637B401; Tue, 8 Oct 2002 23:46:54 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9855C43E6E; Tue, 8 Oct 2002 23:46:54 -0700 (PDT) (envelope-from jmallett@FreeBSD.org) Received: from freefall.freebsd.org (jmallett@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g996ksCo034599; Tue, 8 Oct 2002 23:46:54 -0700 (PDT) (envelope-from jmallett@freefall.freebsd.org) Received: (from jmallett@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g996ksGg034598; Tue, 8 Oct 2002 23:46:54 -0700 (PDT) Message-Id: <200210090646.g996ksGg034598@freefall.freebsd.org> From: Juli Mallett Date: Tue, 8 Oct 2002 23:46:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/kldload kldload.8 kldload.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 2002/10/08 23:46:54 PDT Modified files: sbin/kldload kldload.8 kldload.c Log: Update documentation for kldload(8)'s ability to load multiple modules. Submitted by: Daniel O'Connor Revision Changes Path 1.20 +5 -3 src/sbin/kldload/kldload.8 1.9 +1 -1 src/sbin/kldload/kldload.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 0:11: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E696137B401; Wed, 9 Oct 2002 00:11:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98B9943E42; Wed, 9 Oct 2002 00:11:03 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from freefall.freebsd.org (phk@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g997B3Co039582; Wed, 9 Oct 2002 00:11:03 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g997B3Fr039581; Wed, 9 Oct 2002 00:11:03 -0700 (PDT) Message-Id: <200210090711.g997B3Fr039581@freefall.freebsd.org> From: Poul-Henning Kamp Date: Wed, 9 Oct 2002 00:11:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys bio.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 2002/10/09 00:11:03 PDT Modified files: sys/sys bio.h Log: Add a field for tallying the number of spawned bio's a bio has. Rearrange and comment some GEOM related fields. Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.122 +6 -5 src/sys/sys/bio.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 0:12: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B14737B404; Wed, 9 Oct 2002 00:12:00 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2EBC43E42; Wed, 9 Oct 2002 00:11:59 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from freefall.freebsd.org (phk@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g997BxCo039657; Wed, 9 Oct 2002 00:11:59 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g997Bx4w039656; Wed, 9 Oct 2002 00:11:59 -0700 (PDT) Message-Id: <200210090711.g997Bx4w039656@freefall.freebsd.org> From: Poul-Henning Kamp Date: Wed, 9 Oct 2002 00:11:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom geom_io.c geom_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 2002/10/09 00:11:59 PDT Modified files: sys/geom geom_io.c geom_subr.c Log: Add support g_clone_bio() and g_std_done() to spawn multiple children of a bio and correctly gather status when done. Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.16 +1 -0 src/sys/geom/geom_io.c 1.16 +6 -4 src/sys/geom/geom_subr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 0:15:15 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46EF437B401; Wed, 9 Oct 2002 00:15:14 -0700 (PDT) Received: from storm.FreeBSD.org.uk (storm.FreeBSD.org.uk [194.242.157.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 723DC43E3B; Wed, 9 Oct 2002 00:15:13 -0700 (PDT) (envelope-from mark@grimreaper.grondar.org) Received: from storm.FreeBSD.org.uk (uucp@localhost [127.0.0.1]) by storm.FreeBSD.org.uk (8.12.6/8.12.6) with ESMTP id g997FBW1042800; Wed, 9 Oct 2002 08:15:12 +0100 (BST) (envelope-from mark@grimreaper.grondar.org) Received: (from uucp@localhost) by storm.FreeBSD.org.uk (8.12.6/8.12.6/Submit) with UUCP id g997FBIM042799; Wed, 9 Oct 2002 08:15:11 +0100 (BST) Received: from grimreaper.grondar.org (localhost [127.0.0.1]) by grimreaper.grondar.org (8.12.6/8.12.5) with ESMTP id g997Chhb004989; Wed, 9 Oct 2002 08:12:43 +0100 (BST) (envelope-from mark@grimreaper.grondar.org) Message-Id: <200210090712.g997Chhb004989@grimreaper.grondar.org> To: obrien@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/games Makefile src/games/wargames Makefile wargames.6 wargames.c References: <20021009003416.GA14834@dragon.nuxi.com> In-Reply-To: <20021009003416.GA14834@dragon.nuxi.com> ; from "David O'Brien" "Tue, 08 Oct 2002 17:34:16 PDT." Date: Wed, 09 Oct 2002 08:12:43 +0100 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > Please. Lets move on. > > There are two issues here: > > 1. There's no such thing as comitting and passing the buck -- you either > stand by the commit, or dont do it. Juli was passing the buck. Rubbish. I asked her to make the commit, and I'm taking the can for doing so. > 2. Before we "move on", as I emailed you privately, will we be seeing > parts of /usr/games killed off one by once since you didn't get consensus > to totally remove games last time it game up? I answered you in private. I said that it is my intention to remove the stale old games out of src/games/ (and into ports). I don't want to do them one-by-one, but I will if I have to. I cannot believe the nitpicky nature of this thread. M -- o Mark Murray \_ O.\_ Warning: this .sig is umop ap!sdn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 0:20:17 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B34137B401; Wed, 9 Oct 2002 00:20:14 -0700 (PDT) Received: from storm.FreeBSD.org.uk (storm.FreeBSD.org.uk [194.242.157.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EA3143E3B; Wed, 9 Oct 2002 00:20:13 -0700 (PDT) (envelope-from mark@grimreaper.grondar.org) Received: from storm.FreeBSD.org.uk (uucp@localhost [127.0.0.1]) by storm.FreeBSD.org.uk (8.12.6/8.12.6) with ESMTP id g997KCW1042823; Wed, 9 Oct 2002 08:20:12 +0100 (BST) (envelope-from mark@grimreaper.grondar.org) Received: (from uucp@localhost) by storm.FreeBSD.org.uk (8.12.6/8.12.6/Submit) with UUCP id g997KCu1042822; Wed, 9 Oct 2002 08:20:12 +0100 (BST) Received: from grimreaper.grondar.org (localhost [127.0.0.1]) by grimreaper.grondar.org (8.12.6/8.12.5) with ESMTP id g997Ibhb005734; Wed, 9 Oct 2002 08:18:37 +0100 (BST) (envelope-from mark@grimreaper.grondar.org) Message-Id: <200210090718.g997Ibhb005734@grimreaper.grondar.org> To: obrien@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/games Makefile src/games/wargames Makefile wargames.6 wargames.c References: <20021009003953.GB14834@dragon.nuxi.com> In-Reply-To: <20021009003953.GB14834@dragon.nuxi.com> ; from "David O'Brien" "Tue, 08 Oct 2002 17:39:53 PDT." Date: Wed, 09 Oct 2002 08:18:37 +0100 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > We had a long discussion about this a few years ago. It was decided to > leave games(6) in the base system. The most recent outcome was NOT that. (That may have been your position, and the bikeshedding over fortune(6) seriously tainted the rest of the discussion. The outcome was that the discussion ended in disarray with no decision made and the participants arguing about stupid details like not removing their favourite game. M > What will be removed next? Either > stick to the outcome from the disucssion last time; or do it right and > make a 44bsd-games port and then remove all the games not used in 'make > world'. A unilateral decission from the one that "lost" the "remove > games from /usr/src src" fight doesn't seem right. My take on this is to leave behind the "games" that have information/ utility value (primes, morse, pom, etc). I want to make a port out of all the games that depend on dm(6). The stale joke that is wargames must _stay_ dead. M -- o Mark Murray \_ O.\_ Warning: this .sig is umop ap!sdn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 0:20:23 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB50437B404; Wed, 9 Oct 2002 00:20:14 -0700 (PDT) Received: from storm.FreeBSD.org.uk (storm.FreeBSD.org.uk [194.242.157.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9E7E43E65; Wed, 9 Oct 2002 00:20:13 -0700 (PDT) (envelope-from mark@grimreaper.grondar.org) Received: from storm.FreeBSD.org.uk (uucp@localhost [127.0.0.1]) by storm.FreeBSD.org.uk (8.12.6/8.12.6) with ESMTP id g997KDW1042828; Wed, 9 Oct 2002 08:20:13 +0100 (BST) (envelope-from mark@grimreaper.grondar.org) Received: (from uucp@localhost) by storm.FreeBSD.org.uk (8.12.6/8.12.6/Submit) with UUCP id g997KDM4042827; Wed, 9 Oct 2002 08:20:13 +0100 (BST) Received: from grimreaper.grondar.org (localhost [127.0.0.1]) by grimreaper.grondar.org (8.12.6/8.12.5) with ESMTP id g997JJhb006726; Wed, 9 Oct 2002 08:19:19 +0100 (BST) (envelope-from mark@grimreaper.grondar.org) Message-Id: <200210090719.g997JJhb006726@grimreaper.grondar.org> To: Juli Mallett Cc: "David O'Brien" , Mark Murray , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/games Makefile src/games/wargames Makefile wargames.6 wargames.c References: <20021008174602.A58808@FreeBSD.org> In-Reply-To: <20021008174602.A58808@FreeBSD.org> ; from Juli Mallett "Tue, 08 Oct 2002 17:46:02 PDT." Date: Wed, 09 Oct 2002 08:19:19 +0100 From: Mark Murray Sender: owner-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: David O'Brien [ Data: 2002-10-08 ] > [ Subjecte: Re: cvs commit: src/games Makefile src/games/wargames Makefile wargames.6 wargames.c ] > > There are two issues here: > > > > 1. There's no such thing as comitting and passing the buck -- you either > > stand by the commit, or dont do it. Juli was passing the buck. > > If you want to bring this up on the lists, fine. I was passing the buck, > WHEN DEALING WITH YOU, entirely, because I'm sick of trying to deal with > you. Even your attitude when helping me push the sed -i stuff in was a > bit disturbing. If someone were to bring up a real issue with this commit > with me, I'd try to deal with it appropriately, but as the commit message > said [implicitly] markm wants to be the human shield. > > > 2. Before we "move on", as I emailed you privately, will we be seeing > > parts of /usr/games killed off one by once since you didn't get consensus > > to totally remove games last time it game up? > > I'll just say personally I'll have nothing to do with that. I have done > a number of little commits to fix things I had problems with when trying > to play the games in -CURRENT these days. > > Thanks. > -- > Juli Mallett | FreeBSD: The Power To Serve > Will break world for fulltime employment. | finger jmallett@FreeBSD.org > http://people.FreeBSD.org/~jmallett/ | Support my FreeBSD hacking! -- o Mark Murray \_ O.\_ Warning: this .sig is umop ap!sdn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 0:20:37 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1116037B401; Wed, 9 Oct 2002 00:20:36 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6178543E75; Wed, 9 Oct 2002 00:20:34 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id RAA23866; Wed, 9 Oct 2002 17:20:32 +1000 Date: Wed, 9 Oct 2002 17:30:36 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Julian Elischer Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: src/sys/ddb db_ps.c src/sys/i386/i386 trap.c vm_machdep.c src/sys/kern init_main.c kern_condvar.c kern_exit.c kern_fork.c kern_proc.c kern_switch.c kern_synch.c kern_thread In-Reply-To: <200210090233.g992XbVF010873@freefall.freebsd.org> Message-ID: <20021009172603.I4198-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, 8 Oct 2002, Julian Elischer wrote: > julian 2002/10/08 19:33:37 PDT > > Modified files: > sys/ddb db_ps.c > sys/i386/i386 trap.c vm_machdep.c > sys/kern init_main.c kern_condvar.c kern_exit.c > kern_fork.c kern_proc.c kern_switch.c > kern_synch.c kern_thread.c > sys/sys proc.h > Log: > ... > DDB now shows a lot mor info for threaded proceses though it may need > some optimisation to squeeze it all back into 80 chars again. > (possible JKH project) It was already horribly broken even for non-threaded process. Not worth the time of a JKH I think. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 0:28:37 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A647F37B401; Wed, 9 Oct 2002 00:28:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57D1143E42; Wed, 9 Oct 2002 00:28:36 -0700 (PDT) (envelope-from mckusick@FreeBSD.org) Received: from freefall.freebsd.org (mckusick@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g997SaCo040234; Wed, 9 Oct 2002 00:28:36 -0700 (PDT) (envelope-from mckusick@freefall.freebsd.org) Received: (from mckusick@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g997SamI040233; Wed, 9 Oct 2002 00:28:36 -0700 (PDT) Message-Id: <200210090728.g997SamI040233@freefall.freebsd.org> From: Kirk McKusick Date: Wed, 9 Oct 2002 00:28:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ufs inode.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 mckusick 2002/10/09 00:28:36 PDT Modified files: sys/ufs/ufs inode.h Log: When creating a snapshot, create a list of initially allocated blocks. Whenever doing a copy-on-write check, first look in the list of initially allocated blocks to see if it is there. If so, no further check is needed. If not, fall through and do the full check. This change eliminates one of two known deadlocks caused by snapshots. Handling the second deadlock will be the subject of another check-in. This change also reduces the cost of the copy-on-write check by speeding up the verification of frequently checked blocks. Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.41 +3 -1 src/sys/ufs/ufs/inode.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 0:29:47 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DA8637B401; Wed, 9 Oct 2002 00:29:46 -0700 (PDT) Received: from t-mta4.odn.ne.jp (mfep4.odn.ne.jp [143.90.131.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA7B143E6E; Wed, 9 Oct 2002 00:29:37 -0700 (PDT) (envelope-from fuyuki@hadaly.org) Received: from hadaly.dyndns.org ([218.46.5.195]) by t-mta4.odn.ne.jp with ESMTP id <20021009072936222.NZFR.19333.t-mta4.odn.ne.jp@mta4.odn.ne.jp>; Wed, 9 Oct 2002 16:29:36 +0900 Received: from hadaly.dyndns.org (localhost [::1]) by hadaly.dyndns.org (Postfix) with ESMTP id 13249549E; Wed, 9 Oct 2002 16:29:29 +0900 (JST) Date: Wed, 09 Oct 2002 16:29:29 +0900 Message-ID: <86lm58cbom.wl@hadaly.dyndns.org> From: Kimura Fuyuki To: seanc@FreeBSD.ORG Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/misc/GeoIP Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist ports/misc/GeoIP/files patch-conf::Makefile.in ports/misc/p5-Geo-IP Makefile distinfo pkg-comment pkg-descr pkg-plist ports/net/GeoIP Makefile ... In-Reply-To: <200210090433.g994X8Fb022707@freefall.freebsd.org> References: <200210090433.g994X8Fb022707@freefall.freebsd.org> User-Agent: Wanderlust/2.8.1 (Something) Emacs/21.2 Mule/5.0 (SAKAKI) X-Public-Key: http://www.hadaly.org/fuyuki.key X-Fingerprint: 8D68 1138 1A85 8556 C6A9 274B 2C72 2E56 3AF7 3D89 MIME-Version: 1.0 (generated by SEMI 1.14.4 - "Hosorogi") 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 Tue, 8 Oct 2002 21:33:08 -0700 (PDT), Sean Chittenden wrote: > > seanc 2002/10/08 21:33:08 PDT > > Modified files: > net/GeoIP Makefile > Added files: > net/GeoIP/files patch-libGeoIP::GeoIPUpdate.c > Removed files: > misc/GeoIP Makefile distinfo pkg-comment pkg-descr > pkg-message pkg-plist > misc/GeoIP/files patch-conf::Makefile.in > misc/p5-Geo-IP Makefile distinfo pkg-comment pkg-descr > pkg-plist > Log: > Moved misc/GeoIP and misc/p5-Geo-IP to the more fitting net directory[1]. > Fixed build of net/GeoIP on -STABLE[2]. Thanks, but you also need to update CVSROOT/modules, I guess. -- fuyuki To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 0:33:30 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF2AF37B401; Wed, 9 Oct 2002 00:33:29 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 631E143E42; Wed, 9 Oct 2002 00:33:29 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from freefall.freebsd.org (sobomax@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g997XTCo040436; Wed, 9 Oct 2002 00:33:29 -0700 (PDT) (envelope-from sobomax@freefall.freebsd.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g997XTUg040435; Wed, 9 Oct 2002 00:33:29 -0700 (PDT) Message-Id: <200210090733.g997XTUg040435@freefall.freebsd.org> From: Maxim Sobolev Date: Wed, 9 Oct 2002 00:33:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/tar/src 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 sobomax 2002/10/09 00:33:29 PDT Modified files: contrib/tar/src buffer.c Log: Don't kill itself in --fast-read mode if there is no decompressor started. Reported by: Gordon Tetlow Submitted by: tjr MFC after: 1 week (along with other --fast-read changes) Revision Changes Path 1.5 +1 -1 src/contrib/tar/src/buffer.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 0:45:56 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12BD037B401; Wed, 9 Oct 2002 00:45:55 -0700 (PDT) Received: from canning.wemm.org (canning.wemm.org [192.203.228.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5B1B43E65; Wed, 9 Oct 2002 00:45:54 -0700 (PDT) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by canning.wemm.org (Postfix) with ESMTP id AE1742A894; Wed, 9 Oct 2002 00:45:54 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Bruce Evans Cc: Julian Elischer , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/ddb db_ps.c src/sys/i386/i386 trap.c vm_machdep.c src/sys/kern init_main.c kern_condvar.c kern_exit.c kern_fork.c kern_proc.c kern_switch.c kern_synch.c kern_thread In-Reply-To: <20021009172603.I4198-100000@gamplex.bde.org> Date: Wed, 09 Oct 2002 00:45:54 -0700 From: Peter Wemm Message-Id: <20021009074554.AE1742A894@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 Bruce Evans wrote: > On Tue, 8 Oct 2002, Julian Elischer wrote: > > > julian 2002/10/08 19:33:37 PDT > > > > Modified files: > > sys/ddb db_ps.c > > sys/i386/i386 trap.c vm_machdep.c > > sys/kern init_main.c kern_condvar.c kern_exit.c > > kern_fork.c kern_proc.c kern_switch.c > > kern_synch.c kern_thread.c > > sys/sys proc.h > > Log: > > ... > > DDB now shows a lot mor info for threaded proceses though it may need > > some optimisation to squeeze it all back into 80 chars again. > > (possible JKH project) > > It was already horribly broken even for non-threaded process. Not worth > the time of a JKH I think. It's also been well over 80 characters for 64 bit platforms. Let the i386 folks share our pain for a while. 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 Wed Oct 9 1: 4:26 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0D0237B401; Wed, 9 Oct 2002 01:04:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91E9D43E6A; Wed, 9 Oct 2002 01:04:25 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9984PCo041413; Wed, 9 Oct 2002 01:04:25 -0700 (PDT) (envelope-from peter@freefall.freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9984P12041412; Wed, 9 Oct 2002 01:04:25 -0700 (PDT) Message-Id: <200210090804.g9984P12041412@freefall.freebsd.org> From: Peter Wemm Date: Wed, 9 Oct 2002 01:04:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen Makefile.inc errlst.c errno.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 peter 2002/10/09 01:04:24 PDT Modified files: lib/libc/gen Makefile.inc errlst.c Added files: lib/libc/gen errno.c Log: Drop almost 3k from /bin/sync by moving errno to a seperate file to avoid all syscalls pulling in sys_errlst[]. Noted by: bde Revision Changes Path 1.96 +1 -1 src/lib/libc/gen/Makefile.inc 1.7 +0 -1 src/lib/libc/gen/errlst.c 1.1 +30 -0 src/lib/libc/gen/errno.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 1:16: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55E1D37B401; Wed, 9 Oct 2002 01:16:02 -0700 (PDT) Received: from procyon.firepipe.net (procyon.firepipe.net [198.78.66.151]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1514343E75; Wed, 9 Oct 2002 01:16:02 -0700 (PDT) (envelope-from will@csociety.org) Received: by procyon.firepipe.net (Postfix, from userid 1000) id 2A4FE23E1C; Wed, 9 Oct 2002 00:52:29 -0700 (PDT) Date: Wed, 9 Oct 2002 00:52:29 -0700 From: Will Andrews To: demon@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/devel/gmake Makefile Message-ID: <20021009075229.GL69627@procyon.firepipe.net> Mail-Followup-To: demon@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200210090609.g9969mfo033675@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200210090609.g9969mfo033675@freefall.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, Oct 08, 2002 at 11:09:48PM -0700, Will Andrews wrote: > Log: > Gmake now needs libiconv. I don't really care why, but a clean-room make > package fails otherwise. Anyone who wants to improve on this commit should > make sure to test that make package still works with libiconv not installed > *before* doing anything. See the following log for more info: > http://rabarber.fruitsalad.org/errors/200210090422/4-STABLE/gmake-3.80.log This does not, in fact, fix the problem... in my (non-clean-env) testing, I noticed that if I removed libiconv, it failed. So I assumed it was the only missing dependency. However, as evidenced by: http://rabarber.fruitsalad.org/errors/200210090815/4-STABLE/gmake-3.80.log there must be another missing dependency. Please, somebody, fix this stupid problem. Dmitry, how about you? Regards, -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 1:18:12 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B434437B401; Wed, 9 Oct 2002 01:18:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68B8743E4A; Wed, 9 Oct 2002 01:18:11 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from freefall.freebsd.org (mbr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g998IBCo046220; Wed, 9 Oct 2002 01:18:11 -0700 (PDT) (envelope-from mbr@freefall.freebsd.org) Received: (from mbr@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g998IBps046219; Wed, 9 Oct 2002 01:18:11 -0700 (PDT) Message-Id: <200210090818.g998IBps046219@freefall.freebsd.org> From: Martin Blapp Date: Wed, 9 Oct 2002 01:18:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/openoffice pkg-message X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/09 01:18:10 PDT Modified files: editors/openoffice pkg-message Log: Fix a missleading warning about a bug which is fixed in 4.7-RELEASE. PR: 43836 Submitted by: Alexandr Kovalenko Fernan Aguero Revision Changes Path 1.13 +5 -5 ports/editors/openoffice/pkg-message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 1:20:20 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B250837B43B; Wed, 9 Oct 2002 01:20:15 -0700 (PDT) Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79EFE43E75; Wed, 9 Oct 2002 01:20:14 -0700 (PDT) (envelope-from julian@elischer.org) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc52.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20021009082014.UJTO2722.rwcrmhc52.attbi.com@InterJet.elischer.org>; Wed, 9 Oct 2002 08:20:14 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id BAA44371; Wed, 9 Oct 2002 01:16:28 -0700 (PDT) Date: Wed, 9 Oct 2002 01:16:27 -0700 (PDT) From: Julian Elischer To: Mark Murray Cc: obrien@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/games Makefile src/games/wargames Makefile wargames.6 wargames.c In-Reply-To: <200210090718.g997Ibhb005734@grimreaper.grondar.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, 9 Oct 2002, Mark Murray wrote: > > We had a long discussion about this a few years ago. It was decided to > > leave games(6) in the base system. > > The most recent outcome was NOT that. (That may have been your position, > and the bikeshedding over fortune(6) seriously tainted the rest of the > discussion. The outcome was that the discussion ended in disarray with > no decision made and the participants arguing about stupid details like > not removing their favourite game. Where was the most recent discussion? on IRC? I never saw any recent discussion of removing them.. > > M > > What will be removed next? Either > > stick to the outcome from the disucssion last time; or do it right and > > make a 44bsd-games port and then remove all the games not used in 'make > > world'. A unilateral decission from the one that "lost" the "remove > > games from /usr/src src" fight doesn't seem right. > > My take on this is to leave behind the "games" that have information/ > utility value (primes, morse, pom, etc). I want to make a port out of > all the games that depend on dm(6). > > The stale joke that is wargames must _stay_ dead. > > M > -- > o Mark Murray > \_ > O.\_ Warning: this .sig is umop ap!sdn > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 1:30:29 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C3BA37B401; Wed, 9 Oct 2002 01:30:27 -0700 (PDT) Received: from canning.wemm.org (canning.wemm.org [192.203.228.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id E920043E65; Wed, 9 Oct 2002 01:30:23 -0700 (PDT) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by canning.wemm.org (Postfix) with ESMTP id A07882A88D; Wed, 9 Oct 2002 01:30:22 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/gen Makefile.inc errlst.c errno.c In-Reply-To: <200210090804.g9984P12041412@freefall.freebsd.org> Date: Wed, 09 Oct 2002 01:30:22 -0700 From: Peter Wemm Message-Id: <20021009083022.A07882A88D@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 Peter Wemm wrote: > peter 2002/10/09 01:04:24 PDT > > Modified files: > lib/libc/gen Makefile.inc errlst.c > Added files: > lib/libc/gen errno.c > Log: > Drop almost 3k from /bin/sync by moving errno to a seperate file > to avoid all syscalls pulling in sys_errlst[]. > > Noted by: bde And the following change to src/bin/sync.c gets the installed binary from 13K down to ~2.3K (854 bytes text, 36 bytes data, 36 bytes bss on i386, but this should world on all our platforms still). I can't believe I did this... Index: sync.c =================================================================== RCS file: /home/ncvs/src/bin/sync/sync.c,v retrieving revision 1.13 diff -u -r1.13 sync.c --- sync.c 2002/06/30 05:15:05 1.13 +++ sync.c 2002/10/09 08:26:22 @@ -54,3 +54,15 @@ sync(); exit(0); } + +void +exit(int ret) +{ + _exit(ret); +} + +int +atexit(void (*func)(void)) +{ + return (0); +} 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 Wed Oct 9 1:31:11 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABE4737B406; Wed, 9 Oct 2002 01:31:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4824743E4A; Wed, 9 Oct 2002 01:31:10 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from freefall.freebsd.org (mbr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g998VACo047040; Wed, 9 Oct 2002 01:31:10 -0700 (PDT) (envelope-from mbr@freefall.freebsd.org) Received: (from mbr@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g998VAS8047039; Wed, 9 Oct 2002 01:31:10 -0700 (PDT) Message-Id: <200210090831.g998VAS8047039@freefall.freebsd.org> From: Martin Blapp Date: Wed, 9 Oct 2002 01:31:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/openoffice 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 2002/10/09 01:31:09 PDT Modified files: editors/openoffice Makefile Log: Use gcc3.2 port to build for STABLE too. Revision Changes Path 1.125 +1 -1 ports/editors/openoffice/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 1:40: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F60D37B401; Wed, 9 Oct 2002 01:40:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5C0A43E42; Wed, 9 Oct 2002 01:40:00 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g998e0Co047519; Wed, 9 Oct 2002 01:40:00 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g998e0VO047518; Wed, 9 Oct 2002 01:40:00 -0700 (PDT) Message-Id: <200210090840.g998e0VO047518@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 9 Oct 2002 01:40:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/groff/tmac doc-common X-FreeBSD-CVS-Branch: FSF Sender: owner-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 2002/10/09 01:40:00 PDT Modified files: (Branch: FSF) contrib/groff/tmac doc-common Log: From the ChangeLog: : 2002-10-07 Werner LEMBERG : : * tmac/doc-common (Ss): Add final `.ns' (similar to `.Sh') to : suppress additional whitespace after the header. : : 2002-10-07 Ruslan Ermilov : : * tmac/doc-common (doc-volume-operating-system-ateol): New flag. : (Dt): Use it to improve language localization (especially Russian : and French). Revision Changes Path 1.1.1.11 +16 -7 src/contrib/groff/tmac/doc-common To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 1:48:58 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D914137B401; Wed, 9 Oct 2002 01:48:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D11C43E75; Wed, 9 Oct 2002 01:48:57 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g998mvCo048005; Wed, 9 Oct 2002 01:48:57 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g998mvVa048003; Wed, 9 Oct 2002 01:48:57 -0700 (PDT) Message-Id: <200210090848.g998mvVa048003@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 9 Oct 2002 01:48:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/groff/tmac doc-common X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/09 01:48:56 PDT Modified files: contrib/groff/tmac doc-common Log: MFV: - Suppress additional whitespace after the subsection header (.Ss). (This affects a tiny number of our manpages.) - Allow for a layout customization of the OS name in the document title (.Dt). (Needed for Russian and French manpages.) Revision Changes Path 1.58 +16 -7 src/contrib/groff/tmac/doc-common To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 1:50:28 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50EEF37B401; Wed, 9 Oct 2002 01:50:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03B3743E42; Wed, 9 Oct 2002 01:50:27 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g998oQCo048171; Wed, 9 Oct 2002 01:50:26 -0700 (PDT) (envelope-from peter@freefall.freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g998oQV0048170; Wed, 9 Oct 2002 01:50:26 -0700 (PDT) Message-Id: <200210090850.g998oQV0048170@freefall.freebsd.org> From: Peter Wemm Date: Wed, 9 Oct 2002 01:50:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/advansys adv_eisa.c adv_pci.c adw_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 peter 2002/10/09 01:50:26 PDT Modified files: sys/dev/advansys adv_eisa.c adv_pci.c adw_pci.c Log: Change BUS_SPACE_UNRESTRICTED (~0ul) to plain ~0 when used in the 'int nsegments' argument to bus_dma_tag_create(). ~0ul does not fit in an int. Revision Changes Path 1.12 +3 -3 src/sys/dev/advansys/adv_eisa.c 1.17 +2 -2 src/sys/dev/advansys/adv_pci.c 1.14 +2 -2 src/sys/dev/advansys/adw_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 1:50:44 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A40337B401; Wed, 9 Oct 2002 01:50:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB00243E4A; Wed, 9 Oct 2002 01:50:42 -0700 (PDT) (envelope-from pst@FreeBSD.org) Received: from freefall.freebsd.org (pst@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g998ogCo048194; Wed, 9 Oct 2002 01:50:42 -0700 (PDT) (envelope-from pst@freefall.freebsd.org) Received: (from pst@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g998ogDT048193; Wed, 9 Oct 2002 01:50:42 -0700 (PDT) Message-Id: <200210090850.g998ogDT048193@freefall.freebsd.org> From: Paul Traina Date: Wed, 9 Oct 2002 01:50:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libtacplus Makefile libtacplus.3 taclib.c taclib.h taclib_private.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 pst 2002/10/09 01:50:42 PDT Modified files: (Branch: RELENG_4) lib/libtacplus Makefile libtacplus.3 taclib.c taclib.h taclib_private.h Log: (Merged from current) Enhance TACACS+ library to fully support authorization requests in addition to existing authentication. No change to the existing APIs to preseve both binary and API compatibility. Submitted by: Paul Fraley Revision Changes Path 1.2.2.2 +2 -2 src/lib/libtacplus/Makefile 1.3.2.7 +116 -11 src/lib/libtacplus/libtacplus.3 1.2.2.2 +315 -51 src/lib/libtacplus/taclib.c 1.1.1.1.6.1 +28 -1 src/lib/libtacplus/taclib.h 1.1.1.1.6.1 +26 -1 src/lib/libtacplus/taclib_private.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 1:51:53 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C64B037B401; Wed, 9 Oct 2002 01:51:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A70E43E4A; Wed, 9 Oct 2002 01:51:52 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g998pqCo048245; Wed, 9 Oct 2002 01:51:52 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g998pqrJ048244; Wed, 9 Oct 2002 01:51:52 -0700 (PDT) Message-Id: <200210090851.g998pqrJ048244@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 9 Oct 2002 01:51:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/groff/tmac fr.ISO8859-1 koi8-r X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/09 01:51:52 PDT Modified files: gnu/usr.bin/groff/tmac fr.ISO8859-1 koi8-r Log: Print the OS name in the right place in the document title. Revision Changes Path 1.2 +1 -0 src/gnu/usr.bin/groff/tmac/fr.ISO8859-1 1.9 +1 -0 src/gnu/usr.bin/groff/tmac/koi8-r To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 1:54:34 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C21F37B401; Wed, 9 Oct 2002 01:54:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0ED343E4A; Wed, 9 Oct 2002 01:54:32 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g998sWCo048451; Wed, 9 Oct 2002 01:54:32 -0700 (PDT) (envelope-from peter@freefall.freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g998sWa7048450; Wed, 9 Oct 2002 01:54:32 -0700 (PDT) Message-Id: <200210090854.g998sWa7048450@freefall.freebsd.org> From: Peter Wemm Date: Wed, 9 Oct 2002 01:54:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aha aha_isa.c aha_mca.c src/sys/dev/buslogic bt_eisa.c bt_isa.c bt_mca.c bt_pci.c src/sys/dev/dpt dpt_eisa.c dpt_isa.c dpt_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 peter 2002/10/09 01:54:32 PDT Modified files: sys/dev/aha aha_isa.c aha_mca.c sys/dev/buslogic bt_eisa.c bt_isa.c bt_mca.c bt_pci.c sys/dev/dpt dpt_eisa.c dpt_isa.c dpt_pci.c Log: Change BUS_SPACE_UNRESTRICTED (~0ul) to plain ~0 when used in the 'int nsegments' argument to bus_dma_tag_create(). ~0ul does not fit in an int on machines with 64 bit longs. Revision Changes Path 1.20 +2 -2 src/sys/dev/aha/aha_isa.c 1.5 +2 -2 src/sys/dev/aha/aha_mca.c 1.14 +2 -2 src/sys/dev/buslogic/bt_eisa.c 1.19 +2 -2 src/sys/dev/buslogic/bt_isa.c 1.5 +2 -2 src/sys/dev/buslogic/bt_mca.c 1.12 +2 -2 src/sys/dev/buslogic/bt_pci.c 1.15 +2 -2 src/sys/dev/dpt/dpt_eisa.c 1.3 +2 -2 src/sys/dev/dpt/dpt_isa.c 1.24 +2 -2 src/sys/dev/dpt/dpt_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 1:59: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 414E237B401; Wed, 9 Oct 2002 01:58:59 -0700 (PDT) Received: from quemadura.shockwave.org (quemadura.shockwave.org [63.199.168.250]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADDD843E6E; Wed, 9 Oct 2002 01:58:58 -0700 (PDT) (envelope-from pst@pst.org) Received: from trianon (trianon.shockwave.org [192.111.107.43]) by quemadura.shockwave.org (8.12.6/8.12.6/Debian-6) with SMTP id g998wwdA029953; Wed, 9 Oct 2002 01:58:58 -0700 Message-ID: <00f301c26f72$1c1fdbc0$2b6b6fc0@shockwave.org> From: "Paul Traina" To: , References: <200210090850.g998ogDT048193@freefall.freebsd.org> Subject: Re: cvs commit: src/lib/libtacplus Makefile libtacplus.3 taclib.c taclib.h taclib_private.h Date: Wed, 9 Oct 2002 01:59:00 -0700 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 Err, before the flames hit, I just realized I didn't see an all-clear message from re yet on -stable. I'll back this out ASAP if the tree is still locked (sorry, brain fade)...? ----- Original Message ----- From: "Paul Traina" To: ; Sent: Wednesday, October 09, 2002 1:50 AM Subject: cvs commit: src/lib/libtacplus Makefile libtacplus.3 taclib.c taclib.h taclib_private.h > pst 2002/10/09 01:50:42 PDT > > Modified files: (Branch: RELENG_4) > lib/libtacplus Makefile libtacplus.3 taclib.c taclib.h > taclib_private.h > Log: > (Merged from current) > > Enhance TACACS+ library to fully support authorization requests in > addition to existing authentication. No change to the existing > APIs to preseve both binary and API compatibility. > > Submitted by: Paul Fraley > > Revision Changes Path > 1.2.2.2 +2 -2 src/lib/libtacplus/Makefile > 1.3.2.7 +116 -11 src/lib/libtacplus/libtacplus.3 > 1.2.2.2 +315 -51 src/lib/libtacplus/taclib.c > 1.1.1.1.6.1 +28 -1 src/lib/libtacplus/taclib.h > 1.1.1.1.6.1 +26 -1 src/lib/libtacplus/taclib_private.h > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 2: 1:30 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBC8837B401; Wed, 9 Oct 2002 02:01:29 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1BC843E3B; Wed, 9 Oct 2002 02:01:29 -0700 (PDT) (envelope-from mux@FreeBSD.org) Received: from freefall.freebsd.org (mux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9991TCo048799; Wed, 9 Oct 2002 02:01:29 -0700 (PDT) (envelope-from mux@freefall.freebsd.org) Received: (from mux@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9991TUB048798; Wed, 9 Oct 2002 02:01:29 -0700 (PDT) Message-Id: <200210090901.g9991TUB048798@freefall.freebsd.org> From: Maxime Henrion Date: Wed, 9 Oct 2002 02:01:29 -0700 (PDT) To: cvs-committers@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 mux 2002/10/09 02:01:29 PDT Modified files: . access Log: Please welcome Olivier Houchard (cognet@), a new src committer who will soon commit and maintain his driver for Tekram 395U/UW/F SCSI cards, trm(4). I know he also has some other fun stuff, like a NetBSD compat. I will be his mentor. Account created by: joe Approved by: core Revision Changes Path 1.342 +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 Oct 9 2:10:30 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D8AB37B401; Wed, 9 Oct 2002 02:10:29 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2411C43E3B; Wed, 9 Oct 2002 02:10:29 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from freefall.freebsd.org (mbr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g999ATCo053540; Wed, 9 Oct 2002 02:10:29 -0700 (PDT) (envelope-from mbr@freefall.freebsd.org) Received: (from mbr@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g999AS5P053539; Wed, 9 Oct 2002 02:10:28 -0700 (PDT) Message-Id: <200210090910.g999AS5P053539@freefall.freebsd.org> From: Martin Blapp Date: Wed, 9 Oct 2002 02:10:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/openoffice 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 2002/10/09 02:10:28 PDT Modified files: editors/openoffice Makefile Log: Fix two misplaced ${WRKDIRPREFIX}="" defines which broke the build for read only mounted ports three with WRKDIRPREFIX set. PR: 43374 Revision Changes Path 1.126 +2 -2 ports/editors/openoffice/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 2:13:39 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A7F337B401; Wed, 9 Oct 2002 02:13:38 -0700 (PDT) Received: from baraca.united.net.ua (ns.united.net.ua [193.111.8.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C7AF43E88; Wed, 9 Oct 2002 02:13:34 -0700 (PDT) (envelope-from max@vega.com) Received: from vega.vega.com (xDSL-2-2.united.net.ua [193.111.9.226]) by baraca.united.net.ua (8.11.6/8.11.6) with ESMTP id g999DRg12594; Wed, 9 Oct 2002 12:13:28 +0300 (EEST) (envelope-from max@vega.com) Received: from vega.vega.com (max@localhost [127.0.0.1]) by vega.vega.com (8.12.6/8.12.5) with ESMTP id g999DPTs081562; Wed, 9 Oct 2002 12:13:25 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Received: (from max@localhost) by vega.vega.com (8.12.6/8.12.5/Submit) id g999DJfh081561; Wed, 9 Oct 2002 12:13:19 +0300 (EEST) Date: Wed, 9 Oct 2002 12:13:19 +0300 From: Maxim Sobolev To: Paul Traina Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libtacplus Makefile libtacplus.3 taclib.c taclib.h taclib_private.h Message-ID: <20021009091319.GC81270@vega.vega.com> References: <200210090850.g998ogDT048193@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200210090850.g998ogDT048193@freefall.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, Oct 09, 2002 at 01:50:42AM -0700, Paul Traina wrote: > pst 2002/10/09 01:50:42 PDT > > Modified files: (Branch: RELENG_4) ^^^^^^^^ Are we out of the freeze already? -Maxim > lib/libtacplus Makefile libtacplus.3 taclib.c taclib.h > taclib_private.h > Log: > (Merged from current) > > Enhance TACACS+ library to fully support authorization requests in > addition to existing authentication. No change to the existing > APIs to preseve both binary and API compatibility. > > Submitted by: Paul Fraley > > Revision Changes Path > 1.2.2.2 +2 -2 src/lib/libtacplus/Makefile > 1.3.2.7 +116 -11 src/lib/libtacplus/libtacplus.3 > 1.2.2.2 +315 -51 src/lib/libtacplus/taclib.c > 1.1.1.1.6.1 +28 -1 src/lib/libtacplus/taclib.h > 1.1.1.1.6.1 +26 -1 src/lib/libtacplus/taclib_private.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 2:18:12 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81D9E37B401; Wed, 9 Oct 2002 02:18:10 -0700 (PDT) Received: from mail.freebsdmall.com (ns1.freebsdmall.com [66.220.2.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CDFE43E65; Wed, 9 Oct 2002 02:18:10 -0700 (PDT) (envelope-from murray@freebsdmall.com) Received: by mail.freebsdmall.com (Postfix, from userid 2074) id 6560B2E89E; Wed, 9 Oct 2002 02:18:09 -0700 (PDT) Date: Wed, 9 Oct 2002 02:18:09 -0700 From: Murray Stokely To: Maxim Sobolev Cc: Paul Traina , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libtacplus Makefile libtacplus.3 taclib.c taclib.h taclib_private.h Message-ID: <20021009021809.J67757@freebsdmall.com> References: <200210090850.g998ogDT048193@freefall.freebsd.org> <20021009091319.GC81270@vega.vega.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: <20021009091319.GC81270@vega.vega.com>; from sobomax@FreeBSD.ORG on Wed, Oct 09, 2002 at 12:13:19PM +0300 X-GPG-Key-ID: 1024D/0E451F7D X-GPG-Key-Fingerprint: E2CA 411D DD44 53FD BB4B 3CB5 B4D7 10A2 0E45 1F7D Sender: owner-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, Oct 09, 2002 at 12:13:19PM +0300, Maxim Sobolev wrote: > Are we out of the freeze already? Not yet. - Murray To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 2:19:30 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E485237B401; Wed, 9 Oct 2002 02:19:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9C7443E42; Wed, 9 Oct 2002 02:19:28 -0700 (PDT) (envelope-from tjr@FreeBSD.org) Received: from freefall.freebsd.org (tjr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g999JSCo054121; Wed, 9 Oct 2002 02:19:28 -0700 (PDT) (envelope-from tjr@freefall.freebsd.org) Received: (from tjr@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g999JSdC054120; Wed, 9 Oct 2002 02:19:28 -0700 (PDT) Message-Id: <200210090919.g999JSdC054120@freefall.freebsd.org> From: "Tim J. Robbins" Date: Wed, 9 Oct 2002 02:19:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include locale.h src/lib/libc/locale lmonetary.c lmonetary.h localeconv.c setlocale.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 tjr 2002/10/09 02:19:28 PDT Modified files: include locale.h lib/libc/locale lmonetary.c lmonetary.h localeconv.c setlocale.3 Log: Add support for the 6 new C99 struct lconv members dealing with formatting international monetary values: int_p_cs_precedes, int_n_cs_precedes, int_p_sep_by_space, int_n_sep_by_space, int_p_sign_posn, int_n_sign_posn. This should not break existing binaries or LC_MONETARY data files. Reviewed by: ache MFC after: 1 month Revision Changes Path 1.7 +6 -0 src/include/locale.h 1.16 +32 -2 src/lib/libc/locale/lmonetary.c 1.4 +6 -0 src/lib/libc/locale/lmonetary.h 1.12 +6 -0 src/lib/libc/locale/localeconv.c 1.24 +32 -2 src/lib/libc/locale/setlocale.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 2:25:13 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6586F37B401; Wed, 9 Oct 2002 02:25:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A31143E42; Wed, 9 Oct 2002 02:25:12 -0700 (PDT) (envelope-from tjr@FreeBSD.org) Received: from freefall.freebsd.org (tjr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g999PBCo054380; Wed, 9 Oct 2002 02:25:11 -0700 (PDT) (envelope-from tjr@freefall.freebsd.org) Received: (from tjr@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g999PBpB054379; Wed, 9 Oct 2002 02:25:11 -0700 (PDT) Message-Id: <200210090925.g999PBpB054379@freefall.freebsd.org> From: "Tim J. Robbins" Date: Wed, 9 Oct 2002 02:25:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/monetdef en_AU.ISO8859-1.src X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/09 02:25:11 PDT Modified files: share/monetdef en_AU.ISO8859-1.src Log: Add definitions for the new international monetary formatting struct lconv members to English (Australia) as an example. Revision Changes Path 1.7 +13 -1 src/share/monetdef/en_AU.ISO8859-1.src To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 2:30:59 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9552337B401; Wed, 9 Oct 2002 02:30:58 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A09C43E3B; Wed, 9 Oct 2002 02:30:58 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g999UwCo054683; Wed, 9 Oct 2002 02:30:58 -0700 (PDT) (envelope-from peter@freefall.freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g999Uwr7054682; Wed, 9 Oct 2002 02:30:58 -0700 (PDT) Message-Id: <200210090930.g999Uwr7054682@freefall.freebsd.org> From: Peter Wemm Date: Wed, 9 Oct 2002 02:30:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aha aha.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 peter 2002/10/09 02:30:58 PDT Modified files: sys/dev/aha aha.c Log: Fix build on alpha. It used to case an int to a pointer in order to do pointer arithmetic. Detour via uintptr_t, since we're generating an offset not dereferencing them. Revision Changes Path 1.42 +2 -1 src/sys/dev/aha/aha.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 2:40:19 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9B0F37B401; Wed, 9 Oct 2002 02:40:17 -0700 (PDT) Received: from storm.FreeBSD.org.uk (storm.FreeBSD.org.uk [194.242.157.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFE8B43E42; Wed, 9 Oct 2002 02:40:16 -0700 (PDT) (envelope-from mark@grimreaper.grondar.org) Received: from storm.FreeBSD.org.uk (uucp@localhost [127.0.0.1]) by storm.FreeBSD.org.uk (8.12.6/8.12.6) with ESMTP id g999e6W1044058; Wed, 9 Oct 2002 10:40:06 +0100 (BST) (envelope-from mark@grimreaper.grondar.org) Received: (from uucp@localhost) by storm.FreeBSD.org.uk (8.12.6/8.12.6/Submit) with UUCP id g999e6Dq044057; Wed, 9 Oct 2002 10:40:06 +0100 (BST) Received: from grimreaper.grondar.org (localhost [127.0.0.1]) by grimreaper.grondar.org (8.12.6/8.12.5) with ESMTP id g999bWhb009226; Wed, 9 Oct 2002 10:37:32 +0100 (BST) (envelope-from mark@grimreaper.grondar.org) Message-Id: <200210090937.g999bWhb009226@grimreaper.grondar.org> To: Julian Elischer Cc: Mark Murray , obrien@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/games Makefile src/games/wargames Makefile wargames.6 wargames.c References: In-Reply-To: ; from Julian Elischer "Wed, 09 Oct 2002 01:16:27 PDT." Date: Wed, 09 Oct 2002 10:37:31 +0100 From: Mark Murray Sender: owner-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, 9 Oct 2002, Mark Murray wrote: > > > > We had a long discussion about this a few years ago. It was decided to > > > leave games(6) in the base system. > > > > The most recent outcome was NOT that. (That may have been your position, > > and the bikeshedding over fortune(6) seriously tainted the rest of the > > discussion. The outcome was that the discussion ended in disarray with > > no decision made and the participants arguing about stupid details like > > not removing their favourite game. > > Where was the most recent discussion? on IRC? > I never saw any recent discussion of removing them.. "most recent" != "recent". The _most_recent_ src/games/ bikeshed was about 2 years ago, IIRC. Unless you count the current bikeshed, of course. :-( M -- o Mark Murray \_ O.\_ Warning: this .sig is umop ap!sdn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 3: 0:13 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65F2937B401; Wed, 9 Oct 2002 03:00:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DA8A43E6A; Wed, 9 Oct 2002 03:00:12 -0700 (PDT) (envelope-from seanc@FreeBSD.org) Received: from freefall.freebsd.org (seanc@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99A0BCo055853; Wed, 9 Oct 2002 03:00:11 -0700 (PDT) (envelope-from seanc@freefall.freebsd.org) Received: (from seanc@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99A0Bwo055852; Wed, 9 Oct 2002 03:00:11 -0700 (PDT) Message-Id: <200210091000.g99A0Bwo055852@freefall.freebsd.org> From: Sean Chittenden Date: Wed, 9 Oct 2002 03:00:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/ruby-net-geoip 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 seanc 2002/10/09 03:00:11 PDT Modified files: net Makefile Added files: net/ruby-net-geoip Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add Net::GeoIP, a Ruby wrapper for libGeoIP. Approved by: knu (mentor) Revision Changes Path 1.850 +1 -0 ports/net/Makefile 1.1 +32 -0 ports/net/ruby-net-geoip/Makefile (new) 1.1 +1 -0 ports/net/ruby-net-geoip/distinfo (new) 1.1 +1 -0 ports/net/ruby-net-geoip/pkg-comment (new) 1.1 +5 -0 ports/net/ruby-net-geoip/pkg-descr (new) 1.1 +4 -0 ports/net/ruby-net-geoip/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 Oct 9 3: 3:59 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DB4937B401; Wed, 9 Oct 2002 03:03:58 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 028B543E6E; Wed, 9 Oct 2002 03:03:58 -0700 (PDT) (envelope-from seanc@FreeBSD.org) Received: from freefall.freebsd.org (seanc@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99A3vCo056216; Wed, 9 Oct 2002 03:03:57 -0700 (PDT) (envelope-from seanc@freefall.freebsd.org) Received: (from seanc@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99A3vpj056215; Wed, 9 Oct 2002 03:03:57 -0700 (PDT) Message-Id: <200210091003.g99A3vpj056215@freefall.freebsd.org> From: Sean Chittenden Date: Wed, 9 Oct 2002 03:03:57 -0700 (PDT) To: cvs-committers@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 seanc 2002/10/09 03:03:57 PDT Modified files: . modules Log: Adding net/ruby-net-geoip and databases/postgresql-devel. While I'm here move misc/GeoIP and perl friend to net/GeoIP. Approved by: knu (mentor) Revision Changes Path 1.6049 +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 Wed Oct 9 3:53:37 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A291537B401; Wed, 9 Oct 2002 03:53:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FD9D43E4A; Wed, 9 Oct 2002 03:53:36 -0700 (PDT) (envelope-from perky@FreeBSD.org) Received: from freefall.freebsd.org (perky@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99ArZCo061924; Wed, 9 Oct 2002 03:53:35 -0700 (PDT) (envelope-from perky@freefall.freebsd.org) Received: (from perky@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99ArZlk061923; Wed, 9 Oct 2002 03:53:35 -0700 (PDT) Message-Id: <200210091053.g99ArZlk061923@freefall.freebsd.org> From: Hye-Shik Chang Date: Wed, 9 Oct 2002 03:53:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/log4c Makefile distinfo pkg-plist ports/devel/log4c/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 perky 2002/10/09 03:53:35 PDT Modified files: devel/log4c Makefile distinfo pkg-plist Added files: devel/log4c/files patch-configure Log: 1. Update to 1.0.8 2. Do not install useless .la files [2] is on ports/42889 but previous revision's committer might forget to do cvs add. PR: 42889 [2] Submitted by: Ports Fury [2] Revision Changes Path 1.5 +1 -2 ports/devel/log4c/Makefile 1.2 +1 -1 ports/devel/log4c/distinfo 1.1 +10 -0 ports/devel/log4c/files/patch-configure (new) 1.3 +1 -0 ports/devel/log4c/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 Oct 9 5: 1:15 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED85A37B401; Wed, 9 Oct 2002 05:01:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A074143E3B; Wed, 9 Oct 2002 05:01:14 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Received: from freefall.freebsd.org (nyan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99C1ECo072829; Wed, 9 Oct 2002 05:01:14 -0700 (PDT) (envelope-from nyan@freefall.freebsd.org) Received: (from nyan@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99C1EQU072828; Wed, 9 Oct 2002 05:01:14 -0700 (PDT) Message-Id: <200210091201.g99C1EQU072828@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Wed, 9 Oct 2002 05:01:14 -0700 (PDT) To: cvs-committers@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 2002/10/09 05:01:14 PDT Modified files: release/pc98 dokern.sh Log: - Remove the splash, ppc, ppbus, plip and em devices from small boot floppy. - Remove the splash, ch and sa devices from normal boot floppy. - The agp device does not exist. Revision Changes Path 1.66 +8 -3 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 Oct 9 5: 1:45 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A09537B401; Wed, 9 Oct 2002 05:01:44 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DE5043E6A; Wed, 9 Oct 2002 05:01:44 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Received: from freefall.freebsd.org (nyan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99C1iCo072862; Wed, 9 Oct 2002 05:01:44 -0700 (PDT) (envelope-from nyan@freefall.freebsd.org) Received: (from nyan@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99C1iiR072861; Wed, 9 Oct 2002 05:01:44 -0700 (PDT) Message-Id: <200210091201.g99C1iiR072861@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Wed, 9 Oct 2002 05:01:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/pc98 drivers.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 nyan 2002/10/09 05:01:44 PDT Modified files: release/pc98 drivers.conf Log: Move the ed, fe, CD9660, MSDOSFS and NFSCLIENT into mfsroot floppy instead of the pcn, sf, ste, tl and tx. Revision Changes Path 1.5 +11 -6 src/release/pc98/drivers.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 5: 4:41 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E33A837B401; Wed, 9 Oct 2002 05:04:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94CD243E3B; Wed, 9 Oct 2002 05:04:40 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99C4eCo072951; Wed, 9 Oct 2002 05:04:40 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99C4eLx072950; Wed, 9 Oct 2002 05:04:40 -0700 (PDT) Message-Id: <200210091204.g99C4eLx072950@freefall.freebsd.org> From: Ying-Chieh Liao Date: Wed, 9 Oct 2002 05:04:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/netscript 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 2002/10/09 05:04:40 PDT Modified files: net/netscript Makefile distinfo pkg-plist Log: upgrade to 1.7.1 Revision Changes Path 1.15 +3 -1 ports/net/netscript/Makefile 1.12 +1 -1 ports/net/netscript/distinfo 1.8 +10 -4 ports/net/netscript/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 Oct 9 5:19:37 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16DF837B401; Wed, 9 Oct 2002 05:19:37 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD9F343E42; Wed, 9 Oct 2002 05:19:36 -0700 (PDT) (envelope-from mux@FreeBSD.org) Received: from freefall.freebsd.org (mux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99CJaCo077851; Wed, 9 Oct 2002 05:19:36 -0700 (PDT) (envelope-from mux@freefall.freebsd.org) Received: (from mux@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99CJaXp077850; Wed, 9 Oct 2002 05:19:36 -0700 (PDT) Message-Id: <200210091219.g99CJaXp077850@freefall.freebsd.org> From: Maxime Henrion Date: Wed, 9 Oct 2002 05:19:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ffs ffs_snapshot.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 2002/10/09 05:19:36 PDT Modified files: sys/ufs/ffs ffs_snapshot.c Log: Fix build of 64 bit platforms. Revision Changes Path 1.44 +3 -2 src/sys/ufs/ffs/ffs_snapshot.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 6:25:23 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7B7F37B401; Wed, 9 Oct 2002 06:25:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8979943E4A; Wed, 9 Oct 2002 06:25:22 -0700 (PDT) (envelope-from demon@FreeBSD.org) Received: from freefall.freebsd.org (demon@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99DPMCo095631; Wed, 9 Oct 2002 06:25:22 -0700 (PDT) (envelope-from demon@freefall.freebsd.org) Received: (from demon@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99DPMk1095630; Wed, 9 Oct 2002 06:25:22 -0700 (PDT) Message-Id: <200210091325.g99DPMk1095630@freefall.freebsd.org> From: Dmitry Sivachenko Date: Wed, 9 Oct 2002 06:25:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/gmake 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 2002/10/09 06:25:22 PDT Modified files: devel/gmake Makefile Log: GNU make now has no included gettext. Add dependency to devel/gettext port. Revision Changes Path 1.47 +1 -1 ports/devel/gmake/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 6:27:20 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44D6E37B401; Wed, 9 Oct 2002 06:27:18 -0700 (PDT) Received: from cgp.dol.ru (spiritus.dol.ru [194.87.5.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17D7543E65; Wed, 9 Oct 2002 06:27:15 -0700 (PDT) (envelope-from mitya@mitya.dol.ru) Received: from [194.87.5.172] (account ) by cgp.dol.ru (CommuniGate Pro WebUser 3.5.9/D) with HTTP id 49076214; Wed, 09 Oct 2002 17:27:13 +0400 From: "Dmitry Sivachenko" Subject: Re: cvs commit: ports/devel/gmake Makefile To: Will Andrews Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: CommuniGate Pro Web Mailer v.3.5.9/D Date: Wed, 09 Oct 2002 17:27:13 +0400 Message-ID: In-Reply-To: <20021009075229.GL69627@procyon.firepipe.net> MIME-Version: 1.0 Content-Type: text/plain; charset="KOI8-R" 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 Wed, 9 Oct 2002 00:52:29 -0700 Will Andrews wrote: >On Tue, Oct 08, 2002 at 11:09:48PM -0700, Will Andrews wrote: >> Log: >> Gmake now needs libiconv. I don't really care why, but a clean-room make >> package fails otherwise. Anyone who wants to improve on this commit >should >> make sure to test that make package still works with libiconv not >installed >> *before* doing anything. See the following log for more info: >> http://rabarber.fruitsalad.org/errors/200210090422/4-STABLE/gmake-3.80.log > >This does not, in fact, fix the problem... in my (non-clean-env) >testing, I noticed that if I removed libiconv, it failed. So I >assumed it was the only missing dependency. However, as >evidenced by: > >http://rabarber.fruitsalad.org/errors/200210090815/4-STABLE/gmake-3.80.log > >there must be another missing dependency. Please, somebody, fix >this stupid problem. Dmitry, how about you? > I added dependency to devel/gettext port. It seems that gettext does not need gmake to build so I hope there will be no circular dependency problem. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 6:29:59 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD60C37B401; Wed, 9 Oct 2002 06:29:58 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FD8643E6A; Wed, 9 Oct 2002 06:29:58 -0700 (PDT) (envelope-from demon@FreeBSD.org) Received: from freefall.freebsd.org (demon@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99DTwCo095864; Wed, 9 Oct 2002 06:29:58 -0700 (PDT) (envelope-from demon@freefall.freebsd.org) Received: (from demon@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99DTw5u095863; Wed, 9 Oct 2002 06:29:58 -0700 (PDT) Message-Id: <200210091329.g99DTw5u095863@freefall.freebsd.org> From: Dmitry Sivachenko Date: Wed, 9 Oct 2002 06:29:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/gmake 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 2002/10/09 06:29:57 PDT Modified files: devel/gmake Makefile Log: Fix intl.4 library name spelling. Revision Changes Path 1.48 +1 -1 ports/devel/gmake/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 6:33:45 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BD9B37B401; Wed, 9 Oct 2002 06:33:44 -0700 (PDT) Received: from cgp.dol.ru (spiritus.dol.ru [194.87.5.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB9FF43E4A; Wed, 9 Oct 2002 06:33:42 -0700 (PDT) (envelope-from mitya@mitya.dol.ru) Received: from [194.87.5.172] (account ) by cgp.dol.ru (CommuniGate Pro WebUser 3.5.9/D) with HTTP id 49076777; Wed, 09 Oct 2002 17:33:42 +0400 From: "Dmitry Sivachenko" Subject: Re: cvs commit: ports/devel/gmake Makefile distinfo pkg-plist ports/devel/gmake/files patch-aa patch-ab patch-gettext.c To: KATO Tsuguru Cc: committers@freebsd.org, cvs-all@freebsd.org X-Mailer: CommuniGate Pro Web Mailer v.3.5.9/D Date: Wed, 09 Oct 2002 17:33:42 +0400 Message-ID: In-Reply-To: <20021009001858.224dab33.tkato@prontomail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="KOI8-R" 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 Wed, 9 Oct 2002 00:18:58 +0900 KATO Tsuguru wrote: >On Mon, 7 Oct 2002 12:14:30 -0700 (PDT) >Dmitry Sivachenko wrote: > >> demon 2002/10/07 12:14:30 PDT >> >> Modified files: >> devel/gmake Makefile distinfo pkg-plist >> devel/gmake/files patch-aa patch-ab >> Removed files: >> devel/gmake/files patch-gettext.c >> Log: >> Update port to version 3.80. > >Since gettext sources has been purged out from latest >GNU make, --with-included-gettext arguments is invalid >at now. Moreover, configure script autoatically detects >libintl.so when it's installed in system. > Thanks for your patches. I'll look at them tomorrow from work and commit your fixes. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 6:47:14 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFAA137B435 for ; Wed, 9 Oct 2002 06:47:12 -0700 (PDT) Received: from mail.speakeasy.net (mail14.speakeasy.net [216.254.0.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FEA443E3B for ; Wed, 9 Oct 2002 06:47:12 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 25547 invoked from network); 9 Oct 2002 13:47:09 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail14.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 9 Oct 2002 13:47:09 -0000 Received: from laptop.baldwin.cx (laptop.baldwin.cx [192.168.0.4]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id g99Dl3n5010687; Wed, 9 Oct 2002 09:47:03 -0400 (EDT) (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: <00f301c26f72$1c1fdbc0$2b6b6fc0@shockwave.org> Date: Wed, 09 Oct 2002 09:47:07 -0400 (EDT) From: John Baldwin To: Paul Traina Subject: Re: cvs commit: src/lib/libtacplus Makefile libtacplus.3 taclib. Cc: cvs-all@FreeBSD.org, cvs-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 09-Oct-2002 Paul Traina wrote: > Err, before the flames hit, I just realized I didn't see an all-clear > message from re yet on -stable. > I'll back this out ASAP if the tree is still locked (sorry, brain fade)...? And re@ has decided to let the change stay in for now. The tree is still frozen however. > ----- Original Message ----- > From: "Paul Traina" > To: ; > Sent: Wednesday, October 09, 2002 1:50 AM > Subject: cvs commit: src/lib/libtacplus Makefile libtacplus.3 taclib.c > taclib.h taclib_private.h > > >> pst 2002/10/09 01:50:42 PDT >> >> Modified files: (Branch: RELENG_4) >> lib/libtacplus Makefile libtacplus.3 taclib.c taclib.h >> taclib_private.h >> Log: >> (Merged from current) >> >> Enhance TACACS+ library to fully support authorization requests in >> addition to existing authentication. No change to the existing >> APIs to preseve both binary and API compatibility. >> >> Submitted by: Paul Fraley >> >> Revision Changes Path >> 1.2.2.2 +2 -2 src/lib/libtacplus/Makefile >> 1.3.2.7 +116 -11 src/lib/libtacplus/libtacplus.3 >> 1.2.2.2 +315 -51 src/lib/libtacplus/taclib.c >> 1.1.1.1.6.1 +28 -1 src/lib/libtacplus/taclib.h >> 1.1.1.1.6.1 +26 -1 src/lib/libtacplus/taclib_private.h >> >> > -- 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 Wed Oct 9 7:30:11 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D5BE037B40E for ; Wed, 9 Oct 2002 07:30:08 -0700 (PDT) Received: from smtp011.mail.yahoo.com (smtp011.mail.yahoo.com [216.136.173.31]) by mx1.FreeBSD.org (Postfix) with SMTP id F072343E42 for ; Wed, 9 Oct 2002 07:30:07 -0700 (PDT) (envelope-from john_m_cooper@yahoo.com) Received: from pc016247.reshall.uidaho.edu (john?m?cooper@129.101.136.30 with plain) by smtp.mail.vip.sc5.yahoo.com with SMTP; 9 Oct 2002 14:30:07 -0000 Subject: Re: cvs commit: ports/devel/gmake Makefile From: John Merryweather Cooper Reply-To: john_m_cooper@yahoo.com To: Dmitry Sivachenko Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org In-Reply-To: <200210091325.g99DPMk1095630@freefall.freebsd.org> References: <200210091325.g99DPMk1095630@freefall.freebsd.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 09 Oct 2002 07:31:24 -0700 Message-Id: <1034173885.21453.6.camel@PC016247.reshall.uidaho.edu> Mime-Version: 1.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 We need to be VERY careful we don't introduce a circularity here or every port dependent on gmake will be instantly broken. jmc On Wed, 2002-10-09 at 06:25, Dmitry Sivachenko wrote: > demon 2002/10/09 06:25:22 PDT > > Modified files: > devel/gmake Makefile > Log: > GNU make now has no included gettext. > Add dependency to devel/gettext port. > > Revision Changes Path > 1.47 +1 -1 ports/devel/gmake/Makefile > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message -- _ | |V| / ' || MacroHard -- \ \_| | | \_, || the perfection of form over | ----------------------------------|| substance, marketing over | Web: http://www.borgsdemons.com || performance, and greed over | AIM: johnmcooper || design . . . | Yahoo: john_m_cooper || | =====================================================================/ Public Key: http://www.borgsdemons.com/Personal/pgpkey.asc | =====================================================================\ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 7:49:11 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA70B37B408; Wed, 9 Oct 2002 07:49:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C85443E6A; Wed, 9 Oct 2002 07:49:05 -0700 (PDT) (envelope-from mike@FreeBSD.org) Received: from freefall.freebsd.org (mike@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99En5Co045303; Wed, 9 Oct 2002 07:49:05 -0700 (PDT) (envelope-from mike@freefall.freebsd.org) Received: (from mike@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99En5aI045302; Wed, 9 Oct 2002 07:49:05 -0700 (PDT) Message-Id: <200210091449.g99En5aI045302@freefall.freebsd.org> From: Mike Barcroft Date: Wed, 9 Oct 2002 07:49:04 -0700 (PDT) To: cvs-committers@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 2002/10/09 07:49:04 PDT Modified files: en/projects/c99 index.sgml Log: o Assign a iconv task to tjr (forgotten in the last commit). o Assign task to tjr, mark as completed. o Assign task to mike. o Add news item for latest status report. Revision Changes Path 1.69 +34 -25 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 Wed Oct 9 8:37:12 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55B6037B401; Wed, 9 Oct 2002 08:37:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 055A543E3B; Wed, 9 Oct 2002 08:37:11 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from freefall.freebsd.org (jhb@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99FbACo051259; Wed, 9 Oct 2002 08:37:10 -0700 (PDT) (envelope-from jhb@freefall.freebsd.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99FbAwt051258; Wed, 9 Oct 2002 08:37:10 -0700 (PDT) Message-Id: <200210091537.g99FbAwt051258@freefall.freebsd.org> From: John Baldwin Date: Wed, 9 Oct 2002 08:37:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf newvers.sh src/sys/sys param.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 jhb 2002/10/09 08:37:10 PDT Modified files: (Branch: RELENG_4) sys/conf newvers.sh sys/sys param.h Log: Bump to 4.7-STABLE and bump __FreeBSD_version to 470100. Approved by: re (murray) Revision Changes Path 1.44.2.27 +1 -1 src/sys/conf/newvers.sh 1.61.2.33 +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 Oct 9 8:54: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 946CF37B401; Wed, 9 Oct 2002 08:54:02 -0700 (PDT) Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id B57F743E6A; Wed, 9 Oct 2002 08:54:01 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id LAA19897; Wed, 9 Oct 2002 11:54:01 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g99FrVH54256; Wed, 9 Oct 2002 11:53:31 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) Date: Wed, 9 Oct 2002 11:53:31 -0400 From: Andrew Gallatin To: Peter Wemm Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/aha aha_isa.c aha_mca.c src/sys/dev/buslogic bt_eisa.c bt_isa.c bt_mca.c bt_pci.c src/sys/dev/dpt dpt_eisa.c dpt_isa.c dpt_pci.c Message-ID: <20021009115331.A54231@grasshopper.cs.duke.edu> References: <200210090854.g998sWa7048450@freefall.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: <200210090854.g998sWa7048450@freefall.freebsd.org>; from peter@FreeBSD.org on Wed, Oct 09, 2002 at 01:54:32AM -0700 X-Operating-System: FreeBSD 4.4-RELEASE on an i386 Sender: owner-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 Wemm [peter@FreeBSD.org] wrote: > peter 2002/10/09 01:54:32 PDT > > Modified files: > sys/dev/aha aha_isa.c aha_mca.c > sys/dev/buslogic bt_eisa.c bt_isa.c bt_mca.c bt_pci.c > sys/dev/dpt dpt_eisa.c dpt_isa.c dpt_pci.c > Log: > Change BUS_SPACE_UNRESTRICTED (~0ul) to plain ~0 when used in the > 'int nsegments' argument to bus_dma_tag_create(). ~0ul does not fit in > an int on machines with 64 bit longs. Isn't that the only use of BUS_SPACE_UNRESTRICTED? I was thinking it would be easier to make it just be ~0, but I'm happy with the change you made too. Thanks! Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 8:55:16 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9D1237B416; Wed, 9 Oct 2002 08:55:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54FB543E3B; Wed, 9 Oct 2002 08:55:15 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99FtFCo052032; Wed, 9 Oct 2002 08:55:15 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99FtFhV052031; Wed, 9 Oct 2002 08:55:15 -0700 (PDT) Message-Id: <200210091555.g99FtFhV052031@freefall.freebsd.org> From: "David E. O'Brien" Date: Wed, 9 Oct 2002 08:55:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/gdb52 Makefile distinfo ports/devel/gdb52/files patch-gdb_config_i386_fbsd.mh X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/09 08:55:14 PDT Modified files: devel/gdb52 Makefile distinfo devel/gdb52/files patch-gdb_config_i386_fbsd.mh Log: Add a patch that allows one to debug XFree86 loadable modules. Ported from http://www.dawa.demon.co.uk/xfree-gdb/ and http://sources.redhat.com/ml/gdb-patches/2001-09/msg00306.html. Revision Changes Path 1.14 +5 -1 ports/devel/gdb52/Makefile 1.10 +1 -0 ports/devel/gdb52/distinfo 1.2 +1 -1 ports/devel/gdb52/files/patch-gdb_config_i386_fbsd.mh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 9:13:37 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E737437B401; Wed, 9 Oct 2002 09:13:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93A2243E65; Wed, 9 Oct 2002 09:13:36 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99GDaCo056980; Wed, 9 Oct 2002 09:13:36 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99GDaur056979; Wed, 9 Oct 2002 09:13:36 -0700 (PDT) Message-Id: <200210091613.g99GDaur056979@freefall.freebsd.org> From: Joe Marcus Clarke Date: Wed, 9 Oct 2002 09:13:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/libxml2 Makefile ports/textproc/libxml2/files patch-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 2002/10/09 09:13:36 PDT Modified files: textproc/libxml2 Makefile Added files: textproc/libxml2/files patch-temp Log: Fix a bug in the DTD validation code that caused a seg fault due to freeing unitialized memory. Revision Changes Path 1.78 +1 -0 ports/textproc/libxml2/Makefile 1.1 +55 -0 ports/textproc/libxml2/files/patch-temp (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 9:14:59 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 45FE637B401; Wed, 9 Oct 2002 09:14:58 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA59F43E3B; Wed, 9 Oct 2002 09:14:57 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99GEvCo057090; Wed, 9 Oct 2002 09:14:57 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99GEvQI057089; Wed, 9 Oct 2002 09:14:57 -0700 (PDT) Message-Id: <200210091614.g99GEvQI057089@freefall.freebsd.org> From: Joe Marcus Clarke Date: Wed, 9 Oct 2002 09:14:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.gnomeng.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 marcus 2002/10/09 09:14:57 PDT Modified files: Mk bsd.gnomeng.mk Log: Hack up some of the conditionals so that they work with older versions of make. PR: 43813 Revision Changes Path 1.17 +18 -10 ports/Mk/bsd.gnomeng.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 9:34:47 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11DF537B401; Wed, 9 Oct 2002 09:34:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B18AC43E4A; Wed, 9 Oct 2002 09:34:46 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99GYkCo057830; Wed, 9 Oct 2002 09:34:46 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99GYkiI057829; Wed, 9 Oct 2002 09:34:46 -0700 (PDT) Message-Id: <200210091634.g99GYkiI057829@freefall.freebsd.org> From: Joe Marcus Clarke Date: Wed, 9 Oct 2002 09:34:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/scrollkeeper Makefile ports/textproc/scrollkeeper/files patch-security X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/09 09:34:46 PDT Modified files: textproc/scrollkeeper Makefile Added files: textproc/scrollkeeper/files patch-security Log: Apply the vendor patch for the recent security exploit. See http://online.securityfocus.com/bid/5602/info/ for more details. Revision Changes Path 1.21 +1 -1 ports/textproc/scrollkeeper/Makefile 1.1 +139 -0 ports/textproc/scrollkeeper/files/patch-security (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 10: 0:48 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6233B37B401; Wed, 9 Oct 2002 10:00:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10DC343E3B; Wed, 9 Oct 2002 10:00:47 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from freefall.freebsd.org (jhb@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99H0kCo058846; Wed, 9 Oct 2002 10:00:46 -0700 (PDT) (envelope-from jhb@freefall.freebsd.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99H0kqm058845; Wed, 9 Oct 2002 10:00:46 -0700 (PDT) Message-Id: <200210091700.g99H0kqm058845@freefall.freebsd.org> From: John Baldwin Date: Wed, 9 Oct 2002 10:00:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/conf GENERIC.hints X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/09 10:00:46 PDT Modified files: sys/i386/conf GENERIC.hints Log: Remove 'at' hints for npx and apm as both drivers have identify routines that add an instance of themselves. The npx(4) driver doesn't even check the npx 'port' hint but hardcodes IO_NPX instead. The npx(4) driver also will use isa IRQ 13 (on x86, 8 on pc98) by default if no 'irq' hint is specified, so we don't need that hint either. Revision Changes Path 1.9 +1 -5 src/sys/i386/conf/GENERIC.hints To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 10:17:26 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5777537B401; Wed, 9 Oct 2002 10:17:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E69BB43E65; Wed, 9 Oct 2002 10:17:24 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from freefall.freebsd.org (jhb@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99HHOCo063853; Wed, 9 Oct 2002 10:17:24 -0700 (PDT) (envelope-from jhb@freefall.freebsd.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99HHOVa063852; Wed, 9 Oct 2002 10:17:24 -0700 (PDT) Message-Id: <200210091717.g99HHOVa063852@freefall.freebsd.org> From: John Baldwin Date: Wed, 9 Oct 2002 10:17:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern init_main.c kern_resource.c kern_synch.c subr_trap.c src/sys/sys proc.h resourcevar.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 jhb 2002/10/09 10:17:24 PDT Modified files: sys/kern init_main.c kern_resource.c kern_synch.c subr_trap.c sys/sys proc.h resourcevar.h Log: - Move p_cpulimit to struct proc from struct plimit and protect it with sched_lock. This means that we no longer access p_limit in mi_switch() and the p_limit pointer can be protected by the proc lock. - Remove PRS_ZOMBIE check from CPU limit test in mi_switch(). PRS_ZOMBIE processes don't call mi_switch(), and even if they did there is no longer the danger of p_limit being NULL (which is what the original zombie check was added for). - When we bump the current processes soft CPU limit in ast(), just bump the private p_cpulimit instead of the shared rlimit. This fixes an XXX for some value of fix. There is still a (probably benign) bug in that this code doesn't check that the new soft limit exceeds the hard limit. Inspired by: bde (2) Revision Changes Path 1.213 +1 -1 src/sys/kern/init_main.c 1.111 +3 -4 src/sys/kern/kern_resource.c 1.203 +2 -8 src/sys/kern/kern_synch.c 1.234 +4 -3 src/sys/kern/subr_trap.c 1.268 +1 -0 src/sys/sys/proc.h 1.30 +0 -1 src/sys/sys/resourcevar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 10:21:41 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5EA9837B404; Wed, 9 Oct 2002 10:21:35 -0700 (PDT) Received: from bremen.shuttle.de (bremen.shuttle.de [194.95.249.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5B1B43E65; Wed, 9 Oct 2002 10:21:33 -0700 (PDT) (envelope-from schweikh@schweikhardt.net) Received: from bremen.shuttle.de (localhost [127.0.0.1]) by bremen.shuttle.de (Postfix) with ESMTP id 59C7817D22; Wed, 9 Oct 2002 19:21:28 +0200 (CEST) Received: (from uucp@localhost) by bremen.shuttle.de (8.12.3/8.12.3/Debian -4) with UUCP id g99HLSG0020581; Wed, 9 Oct 2002 19:21:28 +0200 Received: from hal9000.schweikhardt.net (localhost [127.0.0.1]) by hal9000.schweikhardt.net (8.12.6/8.12.6) with ESMTP id g99GWOaL003174; Wed, 9 Oct 2002 18:32:24 +0200 (CEST) (envelope-from schweikh@hal9000.schweikhardt.net) Received: (from schweikh@localhost) by hal9000.schweikhardt.net (8.12.6/8.12.3/Submit) id g99GWORK003173; Wed, 9 Oct 2002 18:32:24 +0200 (CEST) Date: Wed, 9 Oct 2002 18:32:24 +0200 From: Jens Schweikhardt To: "Daniel O'Connor" Cc: Juli Mallett , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sbin/kldload kldload.c Message-ID: <20021009183224.A978@schweikhardt.net> References: <200210080957.g989v30E034322@freefall.freebsd.org> <1034129122.10003.24.camel@chowder.gsoft.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <1034129122.10003.24.camel@chowder.gsoft.com.au>; from doconnor@gsoft.com.au on Wed, Oct 09, 2002 at 11:35:21AM +0930 Sender: owner-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, Oct 09, 2002 at 11:35:21AM +0930, Daniel O'Connor wrote: # On Tue, 2002-10-08 at 19:27, Juli Mallett wrote: # > Make it possible to kldload(8) many modules. # # Man page update? # --- kldload.8.orig Wed Oct 9 11:31:50 2002 # +++ kldload.8 Wed Oct 9 11:33:01 2002 # @@ -35,6 +35,7 @@ # .Nm # .Op Fl v # .Ar filename # +.Ar [ filename .\|.\|.] # .Sh DESCRIPTION # The # .Nm # # (No idea if that's correct, but it looks OK :) To specify one or more filenames, the result should look like this kldload [-v] filename ... (not kldload [-v] filename [filename ...]) like in mv(1) and many others. Regards, Jens -- Jens Schweikhardt http://www.schweikhardt.net/ SIGSIG -- signature too long (core dumped) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 10:24:16 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6B0B37B401; Wed, 9 Oct 2002 10:24:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 947E543E3B; Wed, 9 Oct 2002 10:24:15 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99HOFCo064121; Wed, 9 Oct 2002 10:24:15 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99HOFkG064120; Wed, 9 Oct 2002 10:24:15 -0700 (PDT) Message-Id: <200210091724.g99HOFkG064120@freefall.freebsd.org> From: Joe Marcus Clarke Date: Wed, 9 Oct 2002 10:24:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/bonobo 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 2002/10/09 10:24:15 PDT Modified files: devel/bonobo pkg-plist Log: Fix plist. Submitted by: olgeni Revision Changes Path 1.34 +0 -1 ports/devel/bonobo/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 Oct 9 10:39:44 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 19B8137B401; Wed, 9 Oct 2002 10:39:44 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCEF143E75; Wed, 9 Oct 2002 10:39:43 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99HdhCo064517; Wed, 9 Oct 2002 10:39:43 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99HdhBC064516; Wed, 9 Oct 2002 10:39:43 -0700 (PDT) Message-Id: <200210091739.g99HdhBC064516@freefall.freebsd.org> From: Ying-Chieh Liao Date: Wed, 9 Oct 2002 10:39:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/p5-HTML-Mason 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 ijliao 2002/10/09 10:39:43 PDT Modified files: www/p5-HTML-Mason Makefile pkg-plist Log: add missing files to PLIST PR: 43850 Submitted by: maintainer Revision Changes Path 1.22 +1 -1 ports/www/p5-HTML-Mason/Makefile 1.9 +3 -0 ports/www/p5-HTML-Mason/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 Oct 9 10:45:15 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC8B137B401; Wed, 9 Oct 2002 10:45:14 -0700 (PDT) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7970043E42; Wed, 9 Oct 2002 10:45:13 -0700 (PDT) (envelope-from ticso@cicely8.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [IPv6:3ffe:400:8d0:301:200:92ff:fe9b:20e7]) by srv1.cosmo-project.de (8.12.5/8.12.5) with ESMTP id g99Hj36K021984 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Wed, 9 Oct 2002 19:45:10 +0200 (CEST) (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (cicely8.cicely.de [10.1.1.10]) by cicely5.cicely.de (8.12.6/8.12.6) with ESMTP id g99Hj1gK059221 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Wed, 9 Oct 2002 19:45:02 +0200 (CEST) (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (localhost [127.0.0.1]) by cicely8.cicely.de (8.12.6/8.12.6) with ESMTP id g99Hj1lv020959; Wed, 9 Oct 2002 19:45:01 +0200 (CEST) (envelope-from ticso@cicely8.cicely.de) Received: (from ticso@localhost) by cicely8.cicely.de (8.12.6/8.12.6/Submit) id g99Hj09L020955; Wed, 9 Oct 2002 19:45:00 +0200 (CEST) Date: Wed, 9 Oct 2002 19:44:58 +0200 From: Bernd Walter To: Poul-Henning Kamp Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/common ufsread.c Message-ID: <20021009174457.GP17920@cicely8.cicely.de> Reply-To: ticso@cicely.de References: <200210081546.g98Fkj4X046967@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200210081546.g98Fkj4X046967@freefall.freebsd.org> X-Operating-System: FreeBSD cicely8.cicely.de 5.0-CURRENT i386 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 On Tue, Oct 08, 2002 at 08:46:45AM -0700, Poul-Henning Kamp wrote: > phk 2002/10/08 08:46:45 PDT > > Modified files: > sys/boot/common ufsread.c > Log: > It seems that the only problem with UFS2 booting on i386 is the 64bit > divide/remainder calls. For reasons not resolved, compiling the > relevant routines from libkern into boot2 results in stack corruption. > > Do the simple thing: Don't use 64bit divide/remainder operations. > > Sponsored by: DARPA & NAI Labs Are there any known show stoppers to try booting an UFS2 partition on alpha? -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 10:53:17 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F5AD37B401; Wed, 9 Oct 2002 10:53:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3E4A43E3B; Wed, 9 Oct 2002 10:53:16 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99HrGCo065058; Wed, 9 Oct 2002 10:53:16 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99HrGDe065057; Wed, 9 Oct 2002 10:53:16 -0700 (PDT) Message-Id: <200210091753.g99HrGDe065057@freefall.freebsd.org> From: Ying-Chieh Liao Date: Wed, 9 Oct 2002 10:53:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/rfbproxy/files patch-rfbproxy.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 ijliao 2002/10/09 10:53:16 PDT Added files: net/rfbproxy/files patch-rfbproxy.c Log: fix build PR: 43855 Submitted by: Maxim Maximov Revision Changes Path 1.1 +13 -0 ports/net/rfbproxy/files/patch-rfbproxy.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 10:54: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2B1937B401; Wed, 9 Oct 2002 10:54:06 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20B7643E4A; Wed, 9 Oct 2002 10:54:06 -0700 (PDT) (envelope-from phk@critter.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 g99HrspS011047; Wed, 9 Oct 2002 19:53:54 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: ticso@cicely.de Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/common ufsread.c In-Reply-To: Your message of "Wed, 09 Oct 2002 19:44:58 +0200." <20021009174457.GP17920@cicely8.cicely.de> Date: Wed, 09 Oct 2002 19:53:54 +0200 Message-ID: <11046.1034186034@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-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 <20021009174457.GP17920@cicely8.cicely.de>, Bernd Walter writes: >On Tue, Oct 08, 2002 at 08:46:45AM -0700, Poul-Henning Kamp wrote: >> phk 2002/10/08 08:46:45 PDT >> >> Modified files: >> sys/boot/common ufsread.c >> Log: >> It seems that the only problem with UFS2 booting on i386 is the 64bit >> divide/remainder calls. For reasons not resolved, compiling the >> relevant routines from libkern into boot2 results in stack corruption. >> >> Do the simple thing: Don't use 64bit divide/remainder operations. >> >> Sponsored by: DARPA & NAI Labs > >Are there any known show stoppers to try booting an UFS2 partition >on alpha? Not that I know of. I don't know how the bootcode arrangement is on alpha, much less what size the UFS2 code results in. I pressume you could give your 'a' partition a start of something like 64k if it larger than the default space, whatever that is. I'm very interested in people with access to hardware to work on this... -- 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 Oct 9 10:58:51 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4015537B401; Wed, 9 Oct 2002 10:58:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E419643E42; Wed, 9 Oct 2002 10:58:49 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99HwnCo065322; Wed, 9 Oct 2002 10:58:49 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99HwnJ3065321; Wed, 9 Oct 2002 10:58:49 -0700 (PDT) Message-Id: <200210091758.g99HwnJ3065321@freefall.freebsd.org> From: Ying-Chieh Liao Date: Wed, 9 Oct 2002 10:58:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/converters/enca 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 ijliao 2002/10/09 10:58:49 PDT Modified files: converters/enca pkg-descr Log: fix WWW PR: 43867 Submitted by: maintainer Revision Changes Path 1.2 +1 -1 ports/converters/enca/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 Oct 9 11: 2:52 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A236237B401; Wed, 9 Oct 2002 11:02:51 -0700 (PDT) Received: from pebkac.owp.csus.edu (pebkac.owp.csus.edu [130.86.232.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E60543E42; Wed, 9 Oct 2002 11:02:51 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: (from root@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3) id LAA09270; Wed, 9 Oct 2002 11:05:24 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: from localhost (scottj@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3av) with ESMTP id LAA09262; Wed, 9 Oct 2002 11:05:22 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Date: Wed, 9 Oct 2002 11:05:22 -0700 (PDT) From: Joseph Scott X-Sender: scottj@pebkac.owp.csus.edu To: Ying-Chieh Liao Cc: cvs-all@freebsd.org, KATO Tsuguru Subject: Re: cvs commit: ports/net/rfbproxy/files patch-rfbproxy.c In-Reply-To: <200210091753.g99HrGDe065057@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-10 Sender: owner-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, 9 Oct 2002, Ying-Chieh Liao wrote: # ijliao 2002/10/09 10:53:16 PDT # # Added files: # net/rfbproxy/files patch-rfbproxy.c # Log: # fix build # # PR: 43855 # Submitted by: Maxim Maximov PR ports/43683 (Update port: net/rfbproxy) appears to be similar, with an additional patch to the ports Makefile. -Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 11: 7:56 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E32437B401; Wed, 9 Oct 2002 11:07:55 -0700 (PDT) Received: from haystack.lclark.edu (haystack.lclark.edu [149.175.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AEC843E3B; Wed, 9 Oct 2002 11:07:51 -0700 (PDT) (envelope-from eta@lclark.edu) Received: from copeland-30-191.lclark.edu (anholt@copeland-30-191.lclark.edu [149.175.30.191]) by haystack.lclark.edu (8.9.3/8.9.3) with ESMTP id LAA19832; Wed, 9 Oct 2002 11:07:50 -0700 (PDT) Subject: Re: cvs commit: ports/devel/gdb52 Makefile distinfo ports/devel/gdb52/files patch-gdb_config_i386_fbsd.mh From: Eric Anholt To: "David E. O'Brien" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: <200210091555.g99FtFhV052031@freefall.freebsd.org> References: <200210091555.g99FtFhV052031@freefall.freebsd.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 09 Oct 2002 11:07:45 -0700 Message-Id: <1034186870.903.11.camel@anholt.dyndns.org> Mime-Version: 1.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 On Wed, 2002-10-09 at 08:55, David E. O'Brien wrote: > obrien 2002/10/09 08:55:14 PDT > > Modified files: > devel/gdb52 Makefile distinfo > devel/gdb52/files patch-gdb_config_i386_fbsd.mh > Log: > Add a patch that allows one to debug XFree86 loadable modules. > Ported from http://www.dawa.demon.co.uk/xfree-gdb/ and > http://sources.redhat.com/ml/gdb-patches/2001-09/msg00306.html. Thank you very much! (Now I don't have to worry about making non-loading-server toggles on XFree86-4-Server and dri-devel, which I have been needing to do for some time). -- Eric Anholt http://people.freebsd.org/~anholt/dri/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 11:10:44 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 522AB37B401; Wed, 9 Oct 2002 11:10:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6C9143E4A; Wed, 9 Oct 2002 11:10:42 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99IAgCo070291; Wed, 9 Oct 2002 11:10:42 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99IAgq9070290; Wed, 9 Oct 2002 11:10:42 -0700 (PDT) Message-Id: <200210091810.g99IAgq9070290@freefall.freebsd.org> From: Ying-Chieh Liao Date: Wed, 9 Oct 2002 11:10:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/rfbproxy 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 2002/10/09 11:10:42 PDT Modified files: net/rfbproxy Makefile Log: properly handles CPPFLAGS PR: 43683 Submitted by: Ports Fury Revision Changes Path 1.2 +2 -1 ports/net/rfbproxy/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 11:56: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75A0937B401; Wed, 9 Oct 2002 11:56:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 222D043E4A; Wed, 9 Oct 2002 11:56:04 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99Iu4Co072123; Wed, 9 Oct 2002 11:56:04 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99Iu4uE072122; Wed, 9 Oct 2002 11:56:04 -0700 (PDT) Message-Id: <200210091856.g99Iu4uE072122@freefall.freebsd.org> From: Ying-Chieh Liao Date: Wed, 9 Oct 2002 11:56:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/kaffe Makefile distinfo pkg-plist ports/java/kaffe/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 ijliao 2002/10/09 11:56:03 PDT Modified files: java/kaffe Makefile distinfo pkg-plist Added files: java/kaffe/files patch-configure Log: upgrade to 1.0.7 PR: 43266 Submitted by: maintainer Revision Changes Path 1.56 +9 -6 ports/java/kaffe/Makefile 1.26 +1 -1 ports/java/kaffe/distinfo 1.1 +18 -0 ports/java/kaffe/files/patch-configure (new) 1.33 +47 -46 ports/java/kaffe/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 Oct 9 12: 2: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1E3F37B401; Wed, 9 Oct 2002 12:02:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24D1943E77; Wed, 9 Oct 2002 12:02:07 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99J26Co072592; Wed, 9 Oct 2002 12:02:06 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99J26Al072591; Wed, 9 Oct 2002 12:02:06 -0700 (PDT) Message-Id: <200210091902.g99J26Al072591@freefall.freebsd.org> From: Ying-Chieh Liao Date: Wed, 9 Oct 2002 12:02:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/converters/enca Makefile ports/converters/enca/files patch-src::locale_detect.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 ijliao 2002/10/09 12:02:06 PDT Modified files: converters/enca Makefile Added files: converters/enca/files patch-src::locale_detect.c Log: - Fix MASTER_SITES, as far as author (again) changed it's location; - Fix build on per-nl_langinfo systems (RELENG_4_4 for example); - Remove unnecceccary CONFIGURE_ARGS; PR: 43834 Submitted by: maintainer Revision Changes Path 1.2 +1 -3 ports/converters/enca/Makefile 1.1 +13 -0 ports/converters/enca/files/patch-src::locale_detect.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 12:23:43 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7723F37B401; Wed, 9 Oct 2002 12:23:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2319443E6A; Wed, 9 Oct 2002 12:23:42 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99JNgCo078142; Wed, 9 Oct 2002 12:23:42 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99JNfRT078141; Wed, 9 Oct 2002 12:23:41 -0700 (PDT) Message-Id: <200210091923.g99JNfRT078141@freefall.freebsd.org> From: Ying-Chieh Liao Date: Wed, 9 Oct 2002 12:23:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/goblin Makefile distinfo pkg-plist ports/misc/goblin/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 2002/10/09 12:23:41 PDT Modified files: misc/goblin Makefile distinfo pkg-plist misc/goblin/files patch-Makefile Log: upgrade to 2.5 PR: 43868 Submitted by: Ulrich Spoerlein Revision Changes Path 1.3 +3 -1 ports/misc/goblin/Makefile 1.2 +1 -1 ports/misc/goblin/distinfo 1.2 +5 -5 ports/misc/goblin/files/patch-Makefile 1.2 +272 -235 ports/misc/goblin/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 Oct 9 12:38:58 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2176037B401; Wed, 9 Oct 2002 12:38:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24ACE43E88; Wed, 9 Oct 2002 12:38:56 -0700 (PDT) (envelope-from fanf@FreeBSD.org) Received: from freefall.freebsd.org (fanf@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99JcuCo079227; Wed, 9 Oct 2002 12:38:56 -0700 (PDT) (envelope-from fanf@freefall.freebsd.org) Received: (from fanf@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99JcuGV079226; Wed, 9 Oct 2002 12:38:56 -0700 (PDT) Message-Id: <200210091938.g99JcuGV079226@freefall.freebsd.org> From: Tony Finch Date: Wed, 9 Oct 2002 12:38:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/factor factor.c src/games/primes pattern.c pr_tbl.c primes.c primes.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 fanf 2002/10/09 12:38:55 PDT Modified files: games/factor factor.c games/primes pattern.c pr_tbl.c primes.c primes.h Log: Style fixes to: #include ordering; use const and static; ANSI functions; various usage synopses; bogus and/or unnecessary casting; exit values; use LINE_MAX instead of magic numbers; declare extern variables in a header; add $FreeBSD$ where missing. Reviewed by: markm, obrien Obtained from: NetBSD | fanf Revision Changes Path 1.12 +21 -37 src/games/factor/factor.c 1.5 +4 -2 src/games/primes/pattern.c 1.5 +4 -2 src/games/primes/pr_tbl.c 1.19 +13 -29 src/games/primes/primes.c 1.2 +18 -0 src/games/primes/primes.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 12:47:12 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4617637B401; Wed, 9 Oct 2002 12:47:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD0E743E3B; Wed, 9 Oct 2002 12:47:10 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from freefall.freebsd.org (jhb@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99Jk9Co079773; Wed, 9 Oct 2002 12:46:09 -0700 (PDT) (envelope-from jhb@freefall.freebsd.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99Jk91D079772; Wed, 9 Oct 2002 12:46:09 -0700 (PDT) Message-Id: <200210091946.g99Jk91D079772@freefall.freebsd.org> From: John Baldwin Date: Wed, 9 Oct 2002 12:46:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/acpi/acpidump acpidump.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 jhb 2002/10/09 12:46:09 PDT Modified files: usr.sbin/acpi/acpidump acpidump.h Log: Use __packed. Revision Changes Path 1.5 +5 -5 src/usr.sbin/acpi/acpidump/acpidump.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 12:49:16 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3E2A37B401; Wed, 9 Oct 2002 12:49:10 -0700 (PDT) Received: from outmail-3.st1.spray.net (outmail-3.st1.spray.net [212.78.202.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61EDA43E65; Wed, 9 Oct 2002 12:49:10 -0700 (PDT) (envelope-from puledi1976@lycos.co.uk) Received: from lycos.co.uk (newwww-37.st1.spray.net [212.78.202.47]) by outmail-3.st1.spray.net (Postfix) with SMTP id 0A2DFA06A; Wed, 9 Oct 2002 21:49:09 +0200 (DST) From: puledi mpezi To: puledi1976@lycos.co.uk Message-ID: <1034192947011007@lycos.co.uk> X-Mailer: Caramail - www.caramail.com X-Originating-IP: [216.139.169.27] Mime-Version: 1.0 Subject: contact me!! Date: Content-Type: multipart/mixed; boundary="=_NextPart_Caramail_0110071034192947_ID" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. --=_NextPart_Caramail_0110071034192947_ID Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit MR. PULEDI MPEZI. PACIFIC BANK OF SOUTH AFRICA, 9TH FLOOR, HEERENGRACHT TOWER, STANDARD BANK CENTER, CAPE TOWN, SOUTH AFRICA. I am Mr. Puledi Mpezi, Provincial Director Pacific Bank of South Africa, Johannesburg Branch. I have urgent and very confidential business proposition for you. On June 6, 1998, an American Oil consultant/contractor with the South Africa Mining Corporation, Mr. Charles Andason made a numbered time (Fixed) Deposit for twelve calendar months, valued at US$25,000,000.00 (Twenty- five Million Dollars) in my branch. Upon maturity, I sent a routine notification to his forwarding address but got no reply. After a month, we sent a reminder and finally we discovered from his contract employers, the South Africa Mining Corporation that Mr. Charles Andason died from an automobile accident. On further investigation, I found out that he died without making a WILL, and all attempts to trace his next of kin was fruitless. I therefore made further investigation and discovered that Mr. Charles Andason did not declare any kin or relations in all his official documents, including his Bank Deposit paperwork in my Bank. This sum of US$25,000,000.00 is still sitting in my Bank and the interest is being rolled over with the principal sum at the end of each year. No one will ever come forward to claim it. According to South Africa Law, at the expiration of 5 (five) years, the money will revert to the ownership of the South Africa Government if nobody applies to claim the fund. Consequently, my proposal is that I will like you to stand in as the next of kin to Mr. Charles Andason so that the fruits of this old man's labor will not get into the hands of some corrupt government officials. This is simple, I will like you to provide immediately your full names and address so that the Attorney will prepare the necessary documents and affidavits which will put you in place as the next of kin. We shall employ the service of two Attorneys for drafting and notarization of the WILL and to obtain the necessary documents and letter of probate/administration in your favor for the transfer. A bank account in any part of the world which you will provide will then facilitate the transfer of this money to you as the beneficiary/next of kin. The money will be paid into your account for us to share in the ratio of 60% for me and 40% for you. There is no risk at all as all the paperwork for this transaction will be done by the Attorney and my position as the Branch Manager guarantees the successful execution of this transaction. If you are interested, please reply immediately via the private email address below.. Upon your response, I shall then provide you with more details and relevant documents that will help you understand the transaction. Please observe utmost confidentiality, and rest assured that this transaction would be most profitable for both of us because I shall require your assistance to invest my share in your country. Sincerely Puledi Mpezi ______________________________________________________ Check out all the latest outrageous email attachments on the Outrageous Email Chart! - http://viral.lycos.co.uk --=_NextPart_Caramail_0110071034192947_ID-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 12:52:31 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D3B237B401; Wed, 9 Oct 2002 12:52:29 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 065CA43E75; Wed, 9 Oct 2002 12:52:29 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99JqSCo080252; Wed, 9 Oct 2002 12:52:28 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99JqSNa080251; Wed, 9 Oct 2002 12:52:28 -0700 (PDT) Message-Id: <200210091952.g99JqSNa080251@freefall.freebsd.org> From: Joe Marcus Clarke Date: Wed, 9 Oct 2002 12:52:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/scrollkeeper Makefile pkg-install ports/textproc/scrollkeeper/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 2002/10/09 12:52:28 PDT Modified files: textproc/scrollkeeper Makefile pkg-install textproc/scrollkeeper/files patch-configure Log: Add support for Docbook 4.2. Submitted by: John Merryweather Cooper Revision Changes Path 1.22 +2 -2 ports/textproc/scrollkeeper/Makefile 1.5 +11 -6 ports/textproc/scrollkeeper/files/patch-configure 1.5 +13 -13 ports/textproc/scrollkeeper/pkg-install To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 12:52:51 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CA9C37B401; Wed, 9 Oct 2002 12:52:50 -0700 (PDT) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5758B43E65; Wed, 9 Oct 2002 12:52:48 -0700 (PDT) (envelope-from ticso@cicely8.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [IPv6:3ffe:400:8d0:301:200:92ff:fe9b:20e7]) by srv1.cosmo-project.de (8.12.5/8.12.5) with ESMTP id g99Jqc6K025439 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Wed, 9 Oct 2002 21:52:40 +0200 (CEST) (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (cicely8.cicely.de [10.1.1.10]) by cicely5.cicely.de (8.12.6/8.12.6) with ESMTP id g99JqagK059993 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Wed, 9 Oct 2002 21:52:37 +0200 (CEST) (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (localhost [127.0.0.1]) by cicely8.cicely.de (8.12.6/8.12.6) with ESMTP id g99Jqalv021221; Wed, 9 Oct 2002 21:52:36 +0200 (CEST) (envelope-from ticso@cicely8.cicely.de) Received: (from ticso@localhost) by cicely8.cicely.de (8.12.6/8.12.6/Submit) id g99JqZo2021220; Wed, 9 Oct 2002 21:52:35 +0200 (CEST) Date: Wed, 9 Oct 2002 21:52:34 +0200 From: Bernd Walter To: Poul-Henning Kamp Cc: ticso@cicely.de, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/common ufsread.c Message-ID: <20021009195233.GQ17920@cicely8.cicely.de> Reply-To: ticso@cicely.de References: <20021009174457.GP17920@cicely8.cicely.de> <11046.1034186034@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <11046.1034186034@critter.freebsd.dk> X-Operating-System: FreeBSD cicely8.cicely.de 5.0-CURRENT i386 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 On Wed, Oct 09, 2002 at 07:53:54PM +0200, Poul-Henning Kamp wrote: > In message <20021009174457.GP17920@cicely8.cicely.de>, Bernd Walter writes: > >On Tue, Oct 08, 2002 at 08:46:45AM -0700, Poul-Henning Kamp wrote: > >> phk 2002/10/08 08:46:45 PDT > >> > >> Modified files: > >> sys/boot/common ufsread.c > >> Log: > >> It seems that the only problem with UFS2 booting on i386 is the 64bit > >> divide/remainder calls. For reasons not resolved, compiling the > >> relevant routines from libkern into boot2 results in stack corruption. > >> > >> Do the simple thing: Don't use 64bit divide/remainder operations. > >> > >> Sponsored by: DARPA & NAI Labs > > > >Are there any known show stoppers to try booting an UFS2 partition > >on alpha? > > Not that I know of. I don't know how the bootcode arrangement is > on alpha, much less what size the UFS2 code results in. I pressume > you could give your 'a' partition a start of something like 64k if > it larger than the default space, whatever that is. The original UFS1+2 boot code did boot UFS1. If it's not much bigger than before it should still fit. I'll have to do a buildworld before I can try to boot an UFS2 partition and recheck that it still boots an UFS1 partition. -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 12:55: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B66437B401; Wed, 9 Oct 2002 12:55:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 216EF43E75; Wed, 9 Oct 2002 12:55:05 -0700 (PDT) (envelope-from fanf@FreeBSD.org) Received: from freefall.freebsd.org (fanf@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99Jt5Co080483; Wed, 9 Oct 2002 12:55:05 -0700 (PDT) (envelope-from fanf@freefall.freebsd.org) Received: (from fanf@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99Jt4XF080482; Wed, 9 Oct 2002 12:55:04 -0700 (PDT) Message-Id: <200210091955.g99Jt4XF080482@freefall.freebsd.org> From: Tony Finch Date: Wed, 9 Oct 2002 12:55:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/factor Makefile factor.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 2002/10/09 12:55:04 PDT Modified files: games/factor Makefile factor.c Log: Factorize bignums using the Pollard Rho algorithm. The code comes from NetBSD, altered to retain the FreeBSD -h feature and various stylistic improvements and avoid regressions. In the absence of OpenSSL (and therefore bignums) the old code is used. PR: 43831 Reviewed by: kris, markm, obrien Obtained from: NetBSD MFC after: 2 weeks Revision Changes Path 1.5 +8 -1 src/games/factor/Makefile 1.13 +190 -22 src/games/factor/factor.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 12:58:16 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32D8337B401; Wed, 9 Oct 2002 12:58:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2E1543E42; Wed, 9 Oct 2002 12:58:14 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: from freefall.freebsd.org (olgeni@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99JwECo080611; Wed, 9 Oct 2002 12:58:14 -0700 (PDT) (envelope-from olgeni@freefall.freebsd.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99JwEgP080610; Wed, 9 Oct 2002 12:58:14 -0700 (PDT) Message-Id: <200210091958.g99JwEgP080610@freefall.freebsd.org> From: Jimmy Olgeni Date: Wed, 9 Oct 2002 12:58:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/mozart 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 2002/10/09 12:58:14 PDT Modified files: lang/mozart Makefile distinfo Log: Update to version 1.2.4. Revision Changes Path 1.11 +1 -2 ports/lang/mozart/Makefile 1.6 +3 -3 ports/lang/mozart/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 13: 0:26 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D50ED37B401; Wed, 9 Oct 2002 13:00:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86D5943E3B; Wed, 9 Oct 2002 13:00:25 -0700 (PDT) (envelope-from fanf@FreeBSD.org) Received: from freefall.freebsd.org (fanf@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99K0PCo080735; Wed, 9 Oct 2002 13:00:25 -0700 (PDT) (envelope-from fanf@freefall.freebsd.org) Received: (from fanf@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99K0Pah080734; Wed, 9 Oct 2002 13:00:25 -0700 (PDT) Message-Id: <200210092000.g99K0Pah080734@freefall.freebsd.org> From: Tony Finch Date: Wed, 9 Oct 2002 13:00:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/factor factor.6 X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/09 13:00:25 PDT Modified files: games/factor factor.6 Log: Mdocify and fix a load of errors dating back to the dawn of time. Don't mention hard limits for factor(6) since it now has bignum support. Obtained from: NetBSD (mdoc only -- their man page is still mostly wrong) Revision Changes Path 1.7 +67 -60 src/games/factor/factor.6 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 13: 1:31 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33E0537B401; Wed, 9 Oct 2002 13:01:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5DCF43E3B; Wed, 9 Oct 2002 13:01:30 -0700 (PDT) (envelope-from jeh@FreeBSD.org) Received: from freefall.freebsd.org (jeh@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99K1UCo080792; Wed, 9 Oct 2002 13:01:30 -0700 (PDT) (envelope-from jeh@freefall.freebsd.org) Received: (from jeh@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99K1Un9080791; Wed, 9 Oct 2002 13:01:30 -0700 (PDT) Message-Id: <200210092001.g99K1Un9080791@freefall.freebsd.org> From: "James E. Housley" Date: Wed, 9 Oct 2002 13:01:30 -0700 (PDT) To: cvs-committers@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 2002/10/09 13:01:30 PDT Modified files: security/uvscan-dat Makefile distinfo Log: Update to 4228 Revision Changes Path 1.119 +1 -1 ports/security/uvscan-dat/Makefile 1.117 +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 Wed Oct 9 13: 3:17 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 708A137B406; Wed, 9 Oct 2002 13:03:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5DF643E65; Wed, 9 Oct 2002 13:03:15 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from freefall.freebsd.org (dinoex@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99K3FCo080948; Wed, 9 Oct 2002 13:03:15 -0700 (PDT) (envelope-from dinoex@freefall.freebsd.org) Received: (from dinoex@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99K3FdO080947; Wed, 9 Oct 2002 13:03:15 -0700 (PDT) Message-Id: <200210092003.g99K3FdO080947@freefall.freebsd.org> From: Dirk Meyer Date: Wed, 9 Oct 2002 13:03:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/gnupg-idea 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 dinoex 2002/10/09 13:03:15 PDT Modified files: security/gnupg-idea Makefile distinfo Log: Update to newer distribution. revert to old path, as most people use realitive path in their configs Revision Changes Path 1.13 +10 -4 ports/security/gnupg-idea/Makefile 1.5 +1 -2 ports/security/gnupg-idea/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 13: 5:45 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 444AF37B401; Wed, 9 Oct 2002 13:05:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E942643E6A; Wed, 9 Oct 2002 13:05:44 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: from freefall.freebsd.org (olgeni@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99K5iCo085422; Wed, 9 Oct 2002 13:05:44 -0700 (PDT) (envelope-from olgeni@freefall.freebsd.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99K5i1X085421; Wed, 9 Oct 2002 13:05:44 -0700 (PDT) Message-Id: <200210092005.g99K5i1X085421@freefall.freebsd.org> From: Jimmy Olgeni Date: Wed, 9 Oct 2002 13:05:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/mozart/files patch-aclocal.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 olgeni 2002/10/09 13:05:44 PDT Removed files: lang/mozart/files patch-aclocal.m4 Log: Forgot to remove this one... Revision Changes Path 1.2 +0 -12 ports/lang/mozart/files/patch-aclocal.m4 (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 13:20:22 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C31A137B401; Wed, 9 Oct 2002 13:20:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7200043E75; Wed, 9 Oct 2002 13:20:21 -0700 (PDT) (envelope-from emoore@FreeBSD.org) Received: from freefall.freebsd.org (emoore@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99KKLCo086541; Wed, 9 Oct 2002 13:20:21 -0700 (PDT) (envelope-from emoore@freefall.freebsd.org) Received: (from emoore@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99KKLdE086540; Wed, 9 Oct 2002 13:20:21 -0700 (PDT) Message-Id: <200210092020.g99KKLdE086540@freefall.freebsd.org> From: Eric Moore Date: Wed, 9 Oct 2002 13:20:21 -0700 (PDT) To: cvs-committers@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 emoore 2002/10/09 13:20:21 PDT Modified files: en_US.ISO8859-1/articles/contributors article.sgml Log: Submitted by: Eric Moore Approved by: Paul Saab(mentor) Add myself as committer. Revision Changes Path 1.271 +4 -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 Wed Oct 9 13:20:45 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F72B37B401; Wed, 9 Oct 2002 13:20:44 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4DB743E4A; Wed, 9 Oct 2002 13:20:43 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99KKhCo086588; Wed, 9 Oct 2002 13:20:43 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99KKhv0086587; Wed, 9 Oct 2002 13:20:43 -0700 (PDT) Message-Id: <200210092020.g99KKhv0086587@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 9 Oct 2002 13:20:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/rtld-elf/sparc64 lockdflt.c rtld_machdep.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 2002/10/09 13:20:43 PDT Modified files: libexec/rtld-elf/sparc64 lockdflt.c rtld_machdep.h Log: requires . Reviewed by: jake, mike Revision Changes Path 1.3 +0 -2 src/libexec/rtld-elf/sparc64/lockdflt.c 1.2 +1 -0 src/libexec/rtld-elf/sparc64/rtld_machdep.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 13:25:25 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7357237B401; Wed, 9 Oct 2002 13:25:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 099C943E42; Wed, 9 Oct 2002 13:25:24 -0700 (PDT) (envelope-from emoore@FreeBSD.org) Received: from freefall.freebsd.org (emoore@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99KPNCo086738; Wed, 9 Oct 2002 13:25:23 -0700 (PDT) (envelope-from emoore@freefall.freebsd.org) Received: (from emoore@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99KPNqv086736; Wed, 9 Oct 2002 13:25:23 -0700 (PDT) Message-Id: <200210092025.g99KPNqv086736@freefall.freebsd.org> From: Eric Moore Date: Wed, 9 Oct 2002 13:25:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/share/sgml authors.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 emoore 2002/10/09 13:25:23 PDT Modified files: en_US.ISO8859-1/share/sgml authors.ent Log: Submitted by: Eric Moore Reviewd by: Approved by: Paul Saab(mentor) Add myself as committer. Revision Changes Path 1.248 +2 -0 doc/en_US.ISO8859-1/share/sgml/authors.ent To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 13:27: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D4ECE37B401; Wed, 9 Oct 2002 13:27:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8815E43E65; Wed, 9 Oct 2002 13:27:01 -0700 (PDT) (envelope-from emoore@FreeBSD.org) Received: from freefall.freebsd.org (emoore@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99KR1Co086881; Wed, 9 Oct 2002 13:27:01 -0700 (PDT) (envelope-from emoore@freefall.freebsd.org) Received: (from emoore@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99KQxoe086877; Wed, 9 Oct 2002 13:26:59 -0700 (PDT) Message-Id: <200210092026.g99KQxoe086877@freefall.freebsd.org> From: Eric Moore Date: Wed, 9 Oct 2002 13:26:59 -0700 (PDT) To: cvs-committers@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 emoore 2002/10/09 13:26:59 PDT Modified files: en/news news.xml Log: Submitted by: Eric Moore Approved by: Paul Saab(mentor) Add myself as committer. Revision Changes Path 1.114 +10 -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 Wed Oct 9 13:30:59 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3790137B401; Wed, 9 Oct 2002 13:30:58 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDF1843E42; Wed, 9 Oct 2002 13:30:57 -0700 (PDT) (envelope-from fanf@FreeBSD.org) Received: from freefall.freebsd.org (fanf@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99KUvCo087097; Wed, 9 Oct 2002 13:30:57 -0700 (PDT) (envelope-from fanf@freefall.freebsd.org) Received: (from fanf@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99KUv4Y087096; Wed, 9 Oct 2002 13:30:57 -0700 (PDT) Message-Id: <200210092030.g99KUv4Y087096@freefall.freebsd.org> From: Tony Finch Date: Wed, 9 Oct 2002 13:30:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/primes primes.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 2002/10/09 13:30:57 PDT Modified files: games/primes primes.c Log: Kill obsolete #include which I didn't spot earlier because it's still in the NetBSD version. Revision Changes Path 1.20 +0 -1 src/games/primes/primes.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 13:38:24 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE0D437B401; Wed, 9 Oct 2002 13:38:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F3B643E3B; Wed, 9 Oct 2002 13:38:21 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from freefall.freebsd.org (jhb@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99KcLCo087315; Wed, 9 Oct 2002 13:38:21 -0700 (PDT) (envelope-from jhb@freefall.freebsd.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99KcLtN087314; Wed, 9 Oct 2002 13:38:21 -0700 (PDT) Message-Id: <200210092038.g99KcLtN087314@freefall.freebsd.org> From: John Baldwin Date: Wed, 9 Oct 2002 13:38:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpi_timer.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 2002/10/09 13:38:21 PDT Modified files: sys/dev/acpica acpi_timer.c Log: Include instead of like all the other sys/dev/acpica files. Revision Changes Path 1.20 +1 -1 src/sys/dev/acpica/acpi_timer.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 13:38:41 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A150737B404; Wed, 9 Oct 2002 13:38:39 -0700 (PDT) Received: from mail.droso.net (koala.droso.net [193.162.142.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2AD2A43E88; Wed, 9 Oct 2002 13:38:39 -0700 (PDT) (envelope-from erwin@mail.droso.net) Received: from localhost (localhost [127.0.0.1]) by mail.droso.net (Postfix) with ESMTP id 153CB5BAD; Wed, 9 Oct 2002 22:38:37 +0200 (CEST) Received: by mail.droso.net (Postfix, from userid 1001) id 534F25BAC; Wed, 9 Oct 2002 22:38:34 +0200 (CEST) Date: Wed, 9 Oct 2002 22:38:34 +0200 From: Erwin Lansing To: Ying-Chieh Liao Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/www/p5-HTML-Mason Makefile pkg-plist Message-ID: <20021009203834.GU57305@droso.net> References: <200210091739.g99HdhBC064516@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LR9UEBmNK407lwl9" Content-Disposition: inline In-Reply-To: <200210091739.g99HdhBC064516@freefall.freebsd.org> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD/i386 4.6-STABLE X-Virus-Scanned: by AMaViS perl-11 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --LR9UEBmNK407lwl9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Oct 09, 2002 at 10:39:43AM -0700, Ying-Chieh Liao wrote: > ijliao 2002/10/09 10:39:43 PDT >=20 > Modified files: > www/p5-HTML-Mason Makefile pkg-plist=20 > Log: > add missing files to PLIST > =20 > PR: 43850 > Submitted by: maintainer > =20 This also closed PR 43830 Cheers, -erwin --=20 _._ _,-'""`-._ Erwin Lansing (,-.`._,'( |\`-/| http://droso.org/ erwin@lansing.dk `-.-' \ )-`( , o o) http://fnidder.dk/ -bf- `- \`_`"'- --LR9UEBmNK407lwl9 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (FreeBSD) iD8DBQE9pJPKqy9aWxUlaZARAjeMAKCTE7ROH1i2giNd+wpTqb/7Aof5QgCg1bvJ 0q+sBizVC8KEmpE3xDLaATk= =lDx6 -----END PGP SIGNATURE----- --LR9UEBmNK407lwl9-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 13:39:28 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5282D37B401; Wed, 9 Oct 2002 13:39:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D059943E6E; Wed, 9 Oct 2002 13:39:26 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from freefall.freebsd.org (jhb@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99KdQCo087444; Wed, 9 Oct 2002 13:39:26 -0700 (PDT) (envelope-from jhb@freefall.freebsd.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99KdQTh087443; Wed, 9 Oct 2002 13:39:26 -0700 (PDT) Message-Id: <200210092039.g99KdQTh087443@freefall.freebsd.org> From: John Baldwin Date: Wed, 9 Oct 2002 13:39:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpi.c src/sys/i386/acpica acpi_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 jhb 2002/10/09 13:39:26 PDT Modified files: sys/dev/acpica acpi.c sys/i386/acpica acpi_machdep.c Log: Use d_thread_t for cdevsw functions instead of struct thread * so that it is easier to share this code with 4-stable. Revision Changes Path 1.77 +3 -3 src/sys/dev/acpica/acpi.c 1.4 +4 -4 src/sys/i386/acpica/acpi_machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 13:42:42 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9642F37B401; Wed, 9 Oct 2002 13:42:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48B5843E3B; Wed, 9 Oct 2002 13:42:40 -0700 (PDT) (envelope-from fanf@FreeBSD.org) Received: from freefall.freebsd.org (fanf@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99KgeCo087598; Wed, 9 Oct 2002 13:42:40 -0700 (PDT) (envelope-from fanf@freefall.freebsd.org) Received: (from fanf@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99KgefB087597; Wed, 9 Oct 2002 13:42:40 -0700 (PDT) Message-Id: <200210092042.g99KgefB087597@freefall.freebsd.org> From: Tony Finch Date: Wed, 9 Oct 2002 13:42:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/primes primes.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 2002/10/09 13:42:40 PDT Modified files: games/primes primes.c Log: Last commit was slightly hasty: #include is required on -CURRENT to be WARNS-safe (but not -STABLE for some reason) Revision Changes Path 1.21 +1 -0 src/games/primes/primes.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 14: 2:44 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A375437B401; Wed, 9 Oct 2002 14:02:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54B5843E4A; Wed, 9 Oct 2002 14:02:43 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: from freefall.freebsd.org (ache@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99L2hCo096060; Wed, 9 Oct 2002 14:02:43 -0700 (PDT) (envelope-from ache@freefall.freebsd.org) Received: (from ache@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99L2hgF096059; Wed, 9 Oct 2002 14:02:43 -0700 (PDT) Message-Id: <200210092102.g99L2hgF096059@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Wed, 9 Oct 2002 14:02:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/timedef sv_SE.ISO8859-1.src X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ache 2002/10/09 14:02:43 PDT Modified files: share/timedef sv_SE.ISO8859-1.src Log: Change x_fmt to %Y-%m-%d PR: 41043 Submitted by: Henrik Tunedal Revision Changes Path 1.9 +2 -2 src/share/timedef/sv_SE.ISO8859-1.src To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 14:47: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34F9037B401; Wed, 9 Oct 2002 14:47:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB83443E6A; Wed, 9 Oct 2002 14:47:04 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99Ll4Co024453; Wed, 9 Oct 2002 14:47:04 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99Ll4fh024452; Wed, 9 Oct 2002 14:47:04 -0700 (PDT) Message-Id: <200210092147.g99Ll4fh024452@freefall.freebsd.org> From: Robert Watson Date: Wed, 9 Oct 2002 14:47:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern syscalls.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 rwatson 2002/10/09 14:47:04 PDT Modified files: sys/kern syscalls.master Log: Flesh out the extattr_{delete,get,set}_link() system calls: variations on the _file() theme that do not follow symlinks. Sync to MAC tree. Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories Revision Changes Path 1.126 +8 -3 src/sys/kern/syscalls.master To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 14:47:33 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F29237B401; Wed, 9 Oct 2002 14:47:32 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C58543E42; Wed, 9 Oct 2002 14:47:32 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99LlWCo024773; Wed, 9 Oct 2002 14:47:32 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99LlW16024772; Wed, 9 Oct 2002 14:47:32 -0700 (PDT) Message-Id: <200210092147.g99LlW16024772@freefall.freebsd.org> From: Robert Watson Date: Wed, 9 Oct 2002 14:47:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern init_sysent.c syscalls.c src/sys/sys syscall.h syscall.mk sysproto.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 2002/10/09 14:47:32 PDT Modified files: sys/kern syscalls.c init_sysent.c sys/sys syscall.h syscall.mk sysproto.h Log: Regen. Revision Changes Path 1.136 +4 -4 src/sys/kern/init_sysent.c 1.121 +4 -4 src/sys/kern/syscalls.c 1.120 +4 -1 src/sys/sys/syscall.h 1.75 +5 -2 src/sys/sys/syscall.mk 1.113 +23 -1 src/sys/sys/sysproto.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 14:48:23 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6AE237B401; Wed, 9 Oct 2002 14:48:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59B9943E4A; Wed, 9 Oct 2002 14:48:22 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99LmMCo025301; Wed, 9 Oct 2002 14:48:22 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99LmMvx025300; Wed, 9 Oct 2002 14:48:22 -0700 (PDT) Message-Id: <200210092148.g99LmMvx025300@freefall.freebsd.org> From: Robert Watson Date: Wed, 9 Oct 2002 14:48:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_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 rwatson 2002/10/09 14:48:22 PDT Modified files: sys/kern vfs_syscalls.c Log: Implement extattr_{delete,get,set}_link() system calls: extended attribute operations that do not follow links. Sync to MAC tree. Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories Revision Changes Path 1.292 +90 -0 src/sys/kern/vfs_syscalls.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 14:48:59 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26A1137B404; Wed, 9 Oct 2002 14:48:58 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B349143E65; Wed, 9 Oct 2002 14:48:57 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99LmvCo025641; Wed, 9 Oct 2002 14:48:57 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99LmvTc025639; Wed, 9 Oct 2002 14:48:57 -0700 (PDT) Message-Id: <200210092148.g99LmvTc025639@freefall.freebsd.org> From: Robert Watson Date: Wed, 9 Oct 2002 14:48:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys extattr.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 2002/10/09 14:48:57 PDT Modified files: sys/sys extattr.h Log: Prototypes for new link extended attribute calls. Sync to MAC tree. Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories Revision Changes Path 1.11 +6 -0 src/sys/sys/extattr.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 14:49:22 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A28AD37B401; Wed, 9 Oct 2002 14:49:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5336D43E3B; Wed, 9 Oct 2002 14:49:21 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from freefall.freebsd.org (znerd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99LnLCo025898; Wed, 9 Oct 2002 14:49:21 -0700 (PDT) (envelope-from znerd@freefall.freebsd.org) Received: (from znerd@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99LnLCb025896; Wed, 9 Oct 2002 14:49:21 -0700 (PDT) Message-Id: <200210092149.g99LnLCb025896@freefall.freebsd.org> From: Ernst de Haan Date: Wed, 9 Oct 2002 14:49:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/jakarta-ant 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 znerd 2002/10/09 14:49:21 PDT Modified files: devel/jakarta-ant Makefile distinfo pkg-plist Log: Upgrade to Jakarta Ant 1.5.1. See: http://jakarta.apache.org/builds/jakarta-ant/release/v1.5.1/README PR: 43859 Revision Changes Path 1.15 +2 -2 ports/devel/jakarta-ant/Makefile 1.8 +1 -1 ports/devel/jakarta-ant/distinfo 1.8 +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 Wed Oct 9 15: 3:42 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5835B37B401; Wed, 9 Oct 2002 15:03:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE30F43E42; Wed, 9 Oct 2002 15:03:40 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from freefall.freebsd.org (znerd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99M3eCo033822; Wed, 9 Oct 2002 15:03:40 -0700 (PDT) (envelope-from znerd@freefall.freebsd.org) Received: (from znerd@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99M3eRs033821; Wed, 9 Oct 2002 15:03:40 -0700 (PDT) Message-Id: <200210092203.g99M3eRs033821@freefall.freebsd.org> From: Ernst de Haan Date: Wed, 9 Oct 2002 15:03:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java Makefile ports/java/java-checkstyle Makefile distinfo 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 znerd 2002/10/09 15:03:40 PDT Modified files: java Makefile Added files: java/java-checkstyle Makefile distinfo pkg-comment pkg-descr Log: New port: java-checkstyle. PR: 42412 Submitted by: Dave Glowacki Revision Changes Path 1.62 +1 -0 ports/java/Makefile 1.1 +61 -0 ports/java/java-checkstyle/Makefile (new) 1.1 +1 -0 ports/java/java-checkstyle/distinfo (new) 1.1 +1 -0 ports/java/java-checkstyle/pkg-comment (new) 1.1 +10 -0 ports/java/java-checkstyle/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 Wed Oct 9 15: 4:10 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2173537B401; Wed, 9 Oct 2002 15:04:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AABCD43E42; Wed, 9 Oct 2002 15:04:09 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99M49Co034081; Wed, 9 Oct 2002 15:04:09 -0700 (PDT) (envelope-from peter@freefall.freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99M49pv034079; Wed, 9 Oct 2002 15:04:09 -0700 (PDT) Message-Id: <200210092204.g99M49pv034079@freefall.freebsd.org> From: Peter Wemm Date: Wed, 9 Oct 2002 15:04:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern syscalls.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 2002/10/09 15:04:09 PDT Modified files: sys/kern syscalls.master Log: Add a pointer to the alternate syscall tables on 64 bit platforms. Revision Changes Path 1.127 +8 -0 src/sys/kern/syscalls.master To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 15: 5:17 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05CA737B401; Wed, 9 Oct 2002 15:05:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF92943E3B; Wed, 9 Oct 2002 15:05:16 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from freefall.freebsd.org (znerd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99M5GCo034776; Wed, 9 Oct 2002 15:05:16 -0700 (PDT) (envelope-from znerd@freefall.freebsd.org) Received: (from znerd@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99M5Gm6034773; Wed, 9 Oct 2002 15:05:16 -0700 (PDT) Message-Id: <200210092205.g99M5Gm6034773@freefall.freebsd.org> From: Ernst de Haan Date: Wed, 9 Oct 2002 15:05:16 -0700 (PDT) To: cvs-committers@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 znerd 2002/10/09 15:05:16 PDT Modified files: . modules Log: java-checkstyle --> ports/java/java-checkstyle Revision Changes Path 1.6050 +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 Oct 9 15:10:26 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6181137B401; Wed, 9 Oct 2002 15:10:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1266543E77; Wed, 9 Oct 2002 15:10:25 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99MAOCo041749; Wed, 9 Oct 2002 15:10:24 -0700 (PDT) (envelope-from peter@freefall.freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99MAOPg041748; Wed, 9 Oct 2002 15:10:24 -0700 (PDT) Message-Id: <200210092210.g99MAOPg041748@freefall.freebsd.org> From: Peter Wemm Date: Wed, 9 Oct 2002 15:10:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia32 syscalls.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 2002/10/09 15:10:24 PDT Modified files: sys/ia64/ia32 syscalls.master Log: Add placeholder stubs for nsendfile, mac_syscall, ksem_close, ksem_post, ksem_wait, ksem_trywait, ksem_init, ksem_open, ksem_unlink, ksem_getvalue, ksem_destroy, __mac_get_pid, __mac_get_link, __mac_set_link, extattr_set_link, extattr_get_link, extattr_delete_link. Revision Changes Path 1.5 +22 -0 src/sys/ia64/ia32/syscalls.master To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 15:10:57 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E648237B401; Wed, 9 Oct 2002 15:10:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 974FC43E6A; Wed, 9 Oct 2002 15:10:56 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from freefall.freebsd.org (mbr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99MAuCo042006; Wed, 9 Oct 2002 15:10:56 -0700 (PDT) (envelope-from mbr@freefall.freebsd.org) Received: (from mbr@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99MAtnD042005; Wed, 9 Oct 2002 15:10:55 -0700 (PDT) Message-Id: <200210092210.g99MAtnD042005@freefall.freebsd.org> From: Martin Blapp Date: Wed, 9 Oct 2002 15:10:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/openoffice 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 2002/10/09 15:10:55 PDT Modified files: editors/openoffice Makefile Log: Back out the previous commit to use gcc3.2 on STABLE. The gcc3.2 ports seems to be based on a broken version, which does has internal gcc errors. Revision Changes Path 1.127 +1 -1 ports/editors/openoffice/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 15:14:36 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 224D337B401; Wed, 9 Oct 2002 15:14:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C90EB43E75; Wed, 9 Oct 2002 15:14:35 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99MEZCo043912; Wed, 9 Oct 2002 15:14:35 -0700 (PDT) (envelope-from peter@freefall.freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99MEZq0043910; Wed, 9 Oct 2002 15:14:35 -0700 (PDT) Message-Id: <200210092214.g99MEZq0043910@freefall.freebsd.org> From: Peter Wemm Date: Wed, 9 Oct 2002 15:14:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia32 syscalls.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 2002/10/09 15:14:35 PDT Modified files: sys/ia64/ia32 syscalls.master Log: Try and patch up some tab-to-space spammage. Revision Changes Path 1.6 +19 -19 src/sys/ia64/ia32/syscalls.master To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 15:26:49 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 999CD37B401; Wed, 9 Oct 2002 15:26:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C3F943E75; Wed, 9 Oct 2002 15:26:48 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99MQmCo050549; Wed, 9 Oct 2002 15:26:48 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99MQmQX050548; Wed, 9 Oct 2002 15:26:48 -0700 (PDT) Message-Id: <200210092226.g99MQmQX050548@freefall.freebsd.org> From: Robert Watson Date: Wed, 9 Oct 2002 15:26:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys extattr_get_file.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 rwatson 2002/10/09 15:26:48 PDT Modified files: lib/libc/sys extattr_get_file.2 Log: Add brief mention of the extattr_*_link() system call variants. Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories Revision Changes Path 1.9 +16 -0 src/lib/libc/sys/extattr_get_file.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 15:27:25 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0BEA237B401; Wed, 9 Oct 2002 15:27:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FA6643E4A; Wed, 9 Oct 2002 15:27:24 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99MROCo050869; Wed, 9 Oct 2002 15:27:24 -0700 (PDT) (envelope-from peter@freefall.freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99MRO4p050864; Wed, 9 Oct 2002 15:27:24 -0700 (PDT) Message-Id: <200210092227.g99MRO4p050864@freefall.freebsd.org> From: Peter Wemm Date: Wed, 9 Oct 2002 15:27:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia32 ia32_misc.c syscalls.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 2002/10/09 15:27:24 PDT Modified files: sys/ia64/ia32 ia32_misc.c syscalls.master Log: Try and deal with the #ifdef COMPAT_FREEBSD4 sendfile stuff. This would have been a lot easier if do_sendfile() was usable externally. Revision Changes Path 1.2 +21 -0 src/sys/ia64/ia32/ia32_misc.c 1.7 +4 -2 src/sys/ia64/ia32/syscalls.master To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 15:28:13 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C144D37B401; Wed, 9 Oct 2002 15:28:12 -0700 (PDT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A0C043E65; Wed, 9 Oct 2002 15:28:12 -0700 (PDT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id 5D327AE160; Wed, 9 Oct 2002 15:28:12 -0700 (PDT) Date: Wed, 9 Oct 2002 15:28:12 -0700 From: Alfred Perlstein To: Peter Wemm Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/ia64/ia32 ia32_misc.c syscalls.master Message-ID: <20021009222812.GN95327@elvis.mu.org> References: <200210092227.g99MRO4p050864@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200210092227.g99MRO4p050864@freefall.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 * Peter Wemm [021009 15:27] wrote: > peter 2002/10/09 15:27:24 PDT > > Modified files: > sys/ia64/ia32 ia32_misc.c syscalls.master > Log: > Try and deal with the #ifdef COMPAT_FREEBSD4 sendfile stuff. This would > have been a lot easier if do_sendfile() was usable externally. I don't object to it being made non-static. -- -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 Wed Oct 9 15:28:56 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2AD1A37B401; Wed, 9 Oct 2002 15:28:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D03CD43E3B; Wed, 9 Oct 2002 15:28:55 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99MStCo051646; Wed, 9 Oct 2002 15:28:55 -0700 (PDT) (envelope-from peter@freefall.freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99MSti3051645; Wed, 9 Oct 2002 15:28:55 -0700 (PDT) Message-Id: <200210092228.g99MSti3051645@freefall.freebsd.org> From: Peter Wemm Date: Wed, 9 Oct 2002 15:28:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia32 ia32_proto.h ia32_syscall.h ia32_sysent.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 peter 2002/10/09 15:28:55 PDT Modified files: sys/ia64/ia32 ia32_proto.h ia32_syscall.h ia32_sysent.c Log: regenerate. sendfile stuff and other recently picked up stubs. Revision Changes Path 1.4 +18 -7 src/sys/ia64/ia32/ia32_proto.h 1.4 +4 -3 src/sys/ia64/ia32/ia32_syscall.h 1.5 +32 -2 src/sys/ia64/ia32/ia32_sysent.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 15:37:58 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3861737B401; Wed, 9 Oct 2002 15:37:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D02D443E3B; Wed, 9 Oct 2002 15:37:56 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from freefall.freebsd.org (znerd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99MbuCo056534; Wed, 9 Oct 2002 15:37:56 -0700 (PDT) (envelope-from znerd@freefall.freebsd.org) Received: (from znerd@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99Mbu4T056532; Wed, 9 Oct 2002 15:37:56 -0700 (PDT) Message-Id: <200210092237.g99Mbu4T056532@freefall.freebsd.org> From: Ernst de Haan Date: Wed, 9 Oct 2002 15:37:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/jakarta-tomcat3 Makefile ports/www/jakarta-tomcat4 Makefile ports/www/jakarta-tomcat41 Makefile ports/www/orion Makefile ports/www/orion-devel Makefile ports/java/jboss2 Makefile ports/java/jboss3 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 znerd 2002/10/09 15:37:56 PDT Modified files: www/jakarta-tomcat3 Makefile www/jakarta-tomcat4 Makefile www/jakarta-tomcat41 Makefile www/orion Makefile www/orion-devel Makefile java/jboss2 Makefile java/jboss3 Makefile Log: Changed target installation directory so it does not include the minor version number anymore. Bumped PORTREVISION. PR: 43565 Requested by: Andrew Gerweck Revision Changes Path 1.7 +2 -2 ports/java/jboss2/Makefile 1.7 +2 -1 ports/java/jboss3/Makefile 1.36 +2 -2 ports/www/jakarta-tomcat3/Makefile 1.41 +2 -1 ports/www/jakarta-tomcat4/Makefile 1.43 +2 -1 ports/www/jakarta-tomcat41/Makefile 1.51 +2 -1 ports/www/orion-devel/Makefile 1.50 +2 -2 ports/www/orion/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 15:40: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 860D837B404; Wed, 9 Oct 2002 15:40:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38ACC43E4A; Wed, 9 Oct 2002 15:40:03 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99Me3Co057718; Wed, 9 Oct 2002 15:40:03 -0700 (PDT) (envelope-from peter@freefall.freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99Me3WJ057716; Wed, 9 Oct 2002 15:40:03 -0700 (PDT) Message-Id: <200210092240.g99Me3WJ057716@freefall.freebsd.org> From: Peter Wemm Date: Wed, 9 Oct 2002 15:40:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia32 syscalls.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 2002/10/09 15:40:03 PDT Modified files: sys/ia64/ia32 syscalls.master Log: Sigh. Fix fat-fingering of diff. I knew this was going to happen. Revision Changes Path 1.8 +1 -1 src/sys/ia64/ia32/syscalls.master To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 15:40:12 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D129A37B413; Wed, 9 Oct 2002 15:40:07 -0700 (PDT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97D8243E42; Wed, 9 Oct 2002 15:40:07 -0700 (PDT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id CFC6CAE27E; Wed, 9 Oct 2002 15:40:06 -0700 (PDT) Date: Wed, 9 Oct 2002 15:40:06 -0700 From: Alfred Perlstein To: Peter Wemm Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/ia64/ia32 ia32_misc.c syscalls.master Message-ID: <20021009224006.GO95327@elvis.mu.org> References: <200210092227.g99MRO4p050864@freefall.freebsd.org> <20021009222812.GN95327@elvis.mu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021009222812.GN95327@elvis.mu.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 * Alfred Perlstein [021009 15:28] wrote: > * Peter Wemm [021009 15:27] wrote: > > peter 2002/10/09 15:27:24 PDT > > > > Modified files: > > sys/ia64/ia32 ia32_misc.c syscalls.master > > Log: > > Try and deal with the #ifdef COMPAT_FREEBSD4 sendfile stuff. This would > > have been a lot easier if do_sendfile() was usable externally. > > I don't object to it being made non-static. However using SCARG is depricated according to bde, shouldn't you just use struct->field? -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 15:40:42 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C95EF37B401; Wed, 9 Oct 2002 15:40:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AA4943E65; Wed, 9 Oct 2002 15:40:41 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99MefCo058039; Wed, 9 Oct 2002 15:40:41 -0700 (PDT) (envelope-from peter@freefall.freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99MefpE058037; Wed, 9 Oct 2002 15:40:41 -0700 (PDT) Message-Id: <200210092240.g99MefpE058037@freefall.freebsd.org> From: Peter Wemm Date: Wed, 9 Oct 2002 15:40:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia32 ia32_proto.h ia32_syscall.h ia32_sysent.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 peter 2002/10/09 15:40:41 PDT Modified files: sys/ia64/ia32 ia32_proto.h ia32_syscall.h ia32_sysent.c Log: re-regen. Sigh. Revision Changes Path 1.5 +3 -3 src/sys/ia64/ia32/ia32_proto.h 1.5 +2 -2 src/sys/ia64/ia32/ia32_syscall.h 1.6 +2 -2 src/sys/ia64/ia32/ia32_sysent.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 15:43:58 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBCED37B401; Wed, 9 Oct 2002 15:43:57 -0700 (PDT) Received: from canning.wemm.org (canning.wemm.org [192.203.228.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 943D943E6E; Wed, 9 Oct 2002 15:43:57 -0700 (PDT) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by canning.wemm.org (Postfix) with ESMTP id 7C8EA2A88D; Wed, 9 Oct 2002 15:43:57 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Alfred Perlstein Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/ia64/ia32 ia32_misc.c syscalls.master In-Reply-To: <20021009224006.GO95327@elvis.mu.org> Date: Wed, 09 Oct 2002 15:43:57 -0700 From: Peter Wemm Message-Id: <20021009224357.7C8EA2A88D@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 Alfred Perlstein wrote: > * Alfred Perlstein [021009 15:28] wrote: > > * Peter Wemm [021009 15:27] wrote: > > > peter 2002/10/09 15:27:24 PDT > > > > > > Modified files: > > > sys/ia64/ia32 ia32_misc.c syscalls.master > > > Log: > > > Try and deal with the #ifdef COMPAT_FREEBSD4 sendfile stuff. This woul d > > > have been a lot easier if do_sendfile() was usable externally. > > > > I don't object to it being made non-static. > > However using SCARG is depricated according to bde, shouldn't you > just use struct->field? I'm really not all that sure why dfr likes it so much. :-] 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 Wed Oct 9 15:44:57 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43E8D37B401; Wed, 9 Oct 2002 15:44:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB48443E77; Wed, 9 Oct 2002 15:44:55 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from freefall.freebsd.org (znerd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99MitCo060268; Wed, 9 Oct 2002 15:44:55 -0700 (PDT) (envelope-from znerd@freefall.freebsd.org) Received: (from znerd@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99Mit5g060267; Wed, 9 Oct 2002 15:44:55 -0700 (PDT) Message-Id: <200210092244.g99Mit5g060267@freefall.freebsd.org> From: Ernst de Haan Date: Wed, 9 Oct 2002 15:44:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/bsh 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 znerd 2002/10/09 15:44:55 PDT Modified files: java/bsh Makefile pkg-descr Log: Maintainership dropped by maintainer. Back to freebsd-ports. PR: 43397 Submitted by: Kimura Fuyuki Revision Changes Path 1.9 +1 -1 ports/java/bsh/Makefile 1.2 +0 -3 ports/java/bsh/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 Oct 9 15:50:32 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF30337B401; Wed, 9 Oct 2002 15:50:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 831AF43E77; Wed, 9 Oct 2002 15:50:31 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from freefall.freebsd.org (znerd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99MoVCo063193; Wed, 9 Oct 2002 15:50:31 -0700 (PDT) (envelope-from znerd@freefall.freebsd.org) Received: (from znerd@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99MoVo3063192; Wed, 9 Oct 2002 15:50:31 -0700 (PDT) Message-Id: <200210092250.g99MoVo3063192@freefall.freebsd.org> From: Ernst de Haan Date: Wed, 9 Oct 2002 15:50:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/bsh 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 znerd 2002/10/09 15:50:31 PDT Modified files: java/bsh Makefile Log: Fixed checksum mismatch. Provided alternative download location for old version of distfile. PR: 43397 Revision Changes Path 1.10 +1 -1 ports/java/bsh/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 16:10:39 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC46B37B401; Wed, 9 Oct 2002 16:10:37 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7559D43E42; Wed, 9 Oct 2002 16:10:37 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from freefall.freebsd.org (znerd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99NAZCo076713; Wed, 9 Oct 2002 16:10:37 -0700 (PDT) (envelope-from znerd@freefall.freebsd.org) Received: (from znerd@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99NAZLM076712; Wed, 9 Oct 2002 16:10:35 -0700 (PDT) Message-Id: <200210092310.g99NAZLM076712@freefall.freebsd.org> From: Ernst de Haan Date: Wed, 9 Oct 2002 16:10:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jboss3 Makefile ports/java/jboss2 Makefile ports/www/orion-devel Makefile ports/www/orion Makefile ports/www/jakarta-tomcat41 Makefile ports/www/jakarta-tomcat4 Makefile ports/www/jakarta-tomcat3 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 znerd 2002/10/09 16:10:35 PDT Modified files: java/jboss3 Makefile java/jboss2 Makefile www/orion-devel Makefile www/orion Makefile www/jakarta-tomcat41 Makefile www/jakarta-tomcat4 Makefile www/jakarta-tomcat3 Makefile www/jakarta-tomcat4/files daemonctl.c Log: Fixed daemonctl control program to work with the FreeBSD JDK 1.3.1. The fix consists of 2 lines at the beginning of the program: setuid(geteuid()); setgid(getegid()); Bumped PORTREVISION of Orion, Tomcat and JBoss ports. PR: 40470, 43679 Submitted by: Ari Suutari Reviewed by: audit Approved by: Silence on -audit (since Sept 13, 2002) Revision Changes Path 1.8 +1 -1 ports/java/jboss2/Makefile 1.8 +1 -1 ports/java/jboss3/Makefile 1.37 +1 -1 ports/www/jakarta-tomcat3/Makefile 1.42 +1 -1 ports/www/jakarta-tomcat4/Makefile 1.10 +5 -1 ports/www/jakarta-tomcat4/files/daemonctl.c 1.44 +1 -1 ports/www/jakarta-tomcat41/Makefile 1.52 +1 -1 ports/www/orion-devel/Makefile 1.51 +1 -1 ports/www/orion/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 16:21: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3332737B401; Wed, 9 Oct 2002 16:21:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB8CD43E42; Wed, 9 Oct 2002 16:21:04 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: from freefall.freebsd.org (alfred@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99NL4Co083030; Wed, 9 Oct 2002 16:21:04 -0700 (PDT) (envelope-from alfred@freefall.freebsd.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99NL45m083029; Wed, 9 Oct 2002 16:21:04 -0700 (PDT) Message-Id: <200210092321.g99NL45m083029@freefall.freebsd.org> From: Alfred Perlstein Date: Wed, 9 Oct 2002 16:21:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys sigaction.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 alfred 2002/10/09 16:21:04 PDT Modified files: lib/libc/sys sigaction.2 Log: de-__P() Revision Changes Path 1.41 +1 -2 src/lib/libc/sys/sigaction.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 16:21:48 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED2C737B401; Wed, 9 Oct 2002 16:21:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A067E43E3B; Wed, 9 Oct 2002 16:21:47 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: from freefall.freebsd.org (alfred@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99NLlCo083364; Wed, 9 Oct 2002 16:21:47 -0700 (PDT) (envelope-from alfred@freefall.freebsd.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99NLlQR083363; Wed, 9 Oct 2002 16:21:47 -0700 (PDT) Message-Id: <200210092321.g99NLlQR083363@freefall.freebsd.org> From: Alfred Perlstein Date: Wed, 9 Oct 2002 16:21:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/bootpd hwaddr.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 alfred 2002/10/09 16:21:47 PDT Modified files: libexec/bootpd hwaddr.c Log: de-__P() Revision Changes Path 1.8 +1 -1 src/libexec/bootpd/hwaddr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 16:22:13 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B59437B404; Wed, 9 Oct 2002 16:22:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC95243E6E; Wed, 9 Oct 2002 16:22:11 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: from freefall.freebsd.org (alfred@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g99NMBCo083599; Wed, 9 Oct 2002 16:22:11 -0700 (PDT) (envelope-from alfred@freefall.freebsd.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g99NMBVW083598; Wed, 9 Oct 2002 16:22:11 -0700 (PDT) Message-Id: <200210092322.g99NMBVW083598@freefall.freebsd.org> From: Alfred Perlstein Date: Wed, 9 Oct 2002 16:22:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/bootpd rtmsg.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 alfred 2002/10/09 16:22:11 PDT Modified files: libexec/bootpd rtmsg.c Log: de-__P() Revision Changes Path 1.11 +1 -1 src/libexec/bootpd/rtmsg.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 17: 6:33 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B25ED37B401; Wed, 9 Oct 2002 17:06:32 -0700 (PDT) Received: from smtp0.adl1.internode.on.net (smtp0.adl1.internode.on.net [203.16.214.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id C222343E8A; Wed, 9 Oct 2002 17:06:23 -0700 (PDT) (envelope-from doconnor@gsoft.com.au) Received: from midget.dons.net.au (ppp975.sa.padsl.internode.on.net [150.101.246.206]) by smtp0.adl1.internode.on.net (8.12.4/8.12.4) with ESMTP id g99NgXp5035187; Thu, 10 Oct 2002 09:12:34 +0930 (CST) Received: from localhost (root@localhost [127.0.0.1]) by midget.dons.net.au (8.12.2/8.12.2) with ESMTP id g99Nbpgh066322; Thu, 10 Oct 2002 09:07:56 +0930 (CST) (envelope-from doconnor@gsoft.com.au) Subject: Re: cvs commit: src/sbin/kldload kldload.c From: "Daniel O'Connor" To: Jens Schweikhardt Cc: Juli Mallett , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-Reply-To: <20021009183224.A978@schweikhardt.net> References: <200210080957.g989v30E034322@freefall.freebsd.org> <1034129122.10003.24.camel@chowder.gsoft.com.au> <20021009183224.A978@schweikhardt.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 10 Oct 2002 09:12:17 +0930 Message-Id: <1034206942.2962.8.camel@chowder.dons.net.au> Mime-Version: 1.0 X-Spam-Score: -3.4 () IN_REP_TO 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 Thu, 2002-10-10 at 02:02, Jens Schweikhardt wrote: > # (No idea if that's correct, but it looks OK :) > > To specify one or more filenames, the result should look like this > > kldload [-v] filename ... (not kldload [-v] filename [filename ...]) > > like in mv(1) and many others. Hmm.. I looked at the grep man page. I thought [] enclosed optional arguments. -- 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 Wed Oct 9 17:20:42 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50D6637B401; Wed, 9 Oct 2002 17:20:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05B8343E42; Wed, 9 Oct 2002 17:20:41 -0700 (PDT) (envelope-from smace@FreeBSD.org) Received: from freefall.freebsd.org (smace@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9A0KaCo017055; Wed, 9 Oct 2002 17:20:36 -0700 (PDT) (envelope-from smace@freefall.freebsd.org) Received: (from smace@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9A0KaIJ017054; Wed, 9 Oct 2002 17:20:36 -0700 (PDT) Message-Id: <200210100020.g9A0KaIJ017054@freefall.freebsd.org> From: Scott Mace Date: Wed, 9 Oct 2002 17:20:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/libredblack 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 smace 2002/10/09 17:20:36 PDT Modified files: devel/libredblack Makefile distinfo Log: Upgrade to version 1.2 Revision Changes Path 1.2 +1 -1 ports/devel/libredblack/Makefile 1.2 +1 -1 ports/devel/libredblack/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 17:24: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD21037B401; Wed, 9 Oct 2002 17:24:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6871A43E6E; Wed, 9 Oct 2002 17:24:05 -0700 (PDT) (envelope-from smace@FreeBSD.org) Received: from freefall.freebsd.org (smace@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9A0O4Co018856; Wed, 9 Oct 2002 17:24:05 -0700 (PDT) (envelope-from smace@freefall.freebsd.org) Received: (from smace@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9A0O4H4018855; Wed, 9 Oct 2002 17:24:04 -0700 (PDT) Message-Id: <200210100024.g9A0O4H4018855@freefall.freebsd.org> From: Scott Mace Date: Wed, 9 Oct 2002 17:24:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/tcpreplay Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist ports/net/tcpreplay/files patch-Makefile.in patch-configure.in patch-list.c patch-tcpreplay.8 patch-tcpreplay.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 smace 2002/10/09 17:24:04 PDT Modified files: net/tcpreplay Makefile distinfo pkg-comment pkg-descr pkg-plist net/tcpreplay/files patch-Makefile.in patch-configure.in Added files: net/tcpreplay/files patch-list.c Removed files: net/tcpreplay pkg-message net/tcpreplay/files patch-tcpreplay.8 patch-tcpreplay.c Log: Upgrade to tcpreplay-1.3-beta2 Revision Changes Path 1.6 +7 -10 ports/net/tcpreplay/Makefile 1.3 +1 -2 ports/net/tcpreplay/distinfo 1.5 +43 -45 ports/net/tcpreplay/files/patch-Makefile.in 1.4 +38 -13 ports/net/tcpreplay/files/patch-configure.in 1.1 +10 -0 ports/net/tcpreplay/files/patch-list.c (new) 1.2 +0 -83 ports/net/tcpreplay/files/patch-tcpreplay.8 (dead) 1.4 +0 -268 ports/net/tcpreplay/files/patch-tcpreplay.c (dead) 1.3 +1 -1 ports/net/tcpreplay/pkg-comment 1.3 +1 -9 ports/net/tcpreplay/pkg-descr 1.2 +0 -3 ports/net/tcpreplay/pkg-message (dead) 1.3 +2 -1 ports/net/tcpreplay/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 Oct 9 17:25:36 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5799537B406; Wed, 9 Oct 2002 17:25:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21E2943E77; Wed, 9 Oct 2002 17:25:34 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: from freefall.freebsd.org (alfred@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9A0PYCo019596; Wed, 9 Oct 2002 17:25:34 -0700 (PDT) (envelope-from alfred@freefall.freebsd.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9A0PXN0019595; Wed, 9 Oct 2002 17:25:33 -0700 (PDT) Message-Id: <200210100025.g9A0PXN0019595@freefall.freebsd.org> From: Alfred Perlstein Date: Wed, 9 Oct 2002 17:25:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/picobsd/tinyware/login pico-login.c src/release/picobsd/tinyware/oinit oinit.c src/release/picobsd/tinyware/passwd pw_copy.c src/release/picobsd/tinyware/view view.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 alfred 2002/10/09 17:25:33 PDT Modified files: release/picobsd/tinyware/login pico-login.c release/picobsd/tinyware/oinit oinit.c release/picobsd/tinyware/passwd pw_copy.c release/picobsd/tinyware/view view.c Log: de-__P() Revision Changes Path 1.5 +20 -20 src/release/picobsd/tinyware/login/pico-login.c 1.7 +12 -12 src/release/picobsd/tinyware/oinit/oinit.c 1.2 +3 -3 src/release/picobsd/tinyware/passwd/pw_copy.c 1.7 +2 -2 src/release/picobsd/tinyware/view/view.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 17:27:19 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2BA5337B401; Wed, 9 Oct 2002 17:27:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C976443E4A; Wed, 9 Oct 2002 17:27:18 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: from freefall.freebsd.org (alfred@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9A0RICo020611; Wed, 9 Oct 2002 17:27:18 -0700 (PDT) (envelope-from alfred@freefall.freebsd.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9A0RI1d020610; Wed, 9 Oct 2002 17:27:18 -0700 (PDT) Message-Id: <200210100027.g9A0RI1d020610@freefall.freebsd.org> From: Alfred Perlstein Date: Wed, 9 Oct 2002 17:27:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/atm/atm atm.h atm_show.c src/sbin/atm/ilmid ilmid.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 alfred 2002/10/09 17:27:18 PDT Modified files: sbin/atm/atm atm.h atm_show.c sbin/atm/ilmid ilmid.c Log: de-__P() Revision Changes Path 1.5 +67 -67 src/sbin/atm/atm/atm.h 1.6 +3 -3 src/sbin/atm/atm/atm_show.c 1.13 +3 -3 src/sbin/atm/ilmid/ilmid.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 17:29:23 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C502E37B401; Wed, 9 Oct 2002 17:29:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7530643E6A; Wed, 9 Oct 2002 17:29:22 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: from freefall.freebsd.org (alfred@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9A0TMCo021500; Wed, 9 Oct 2002 17:29:22 -0700 (PDT) (envelope-from alfred@freefall.freebsd.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9A0TMgn021498; Wed, 9 Oct 2002 17:29:22 -0700 (PDT) Message-Id: <200210100029.g9A0TMgn021498@freefall.freebsd.org> From: Alfred Perlstein Date: Wed, 9 Oct 2002 17:29:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 accept_filter.9 domain.9 kthread.9 vnode.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 alfred 2002/10/09 17:29:22 PDT Modified files: share/man/man9 accept_filter.9 domain.9 kthread.9 vnode.9 Log: de-__P() Revision Changes Path 1.9 +4 -7 src/share/man/man9/accept_filter.9 1.4 +4 -4 src/share/man/man9/domain.9 1.11 +1 -1 src/share/man/man9/kthread.9 1.20 +1 -1 src/share/man/man9/vnode.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 17:32:11 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41FF037B401; Wed, 9 Oct 2002 17:32:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E893A43E6E; Wed, 9 Oct 2002 17:32:08 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9A0W8Co022699; Wed, 9 Oct 2002 17:32:08 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9A0W8hC022698; Wed, 9 Oct 2002 17:32:08 -0700 (PDT) Message-Id: <200210100032.g9A0W8hC022698@freefall.freebsd.org> From: Robert Watson Date: Wed, 9 Oct 2002 17:32:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_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 rwatson 2002/10/09 17:32:08 PDT Modified files: sys/kern vfs_syscalls.c Log: Explore new heights in alphabetization for _file and _fd variations on the extended attribute system calls. Revision Changes Path 1.293 +60 -60 src/sys/kern/vfs_syscalls.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 17:32:57 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3972437B401; Wed, 9 Oct 2002 17:32:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED70443E65; Wed, 9 Oct 2002 17:32:55 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: from freefall.freebsd.org (alfred@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9A0WtCo023273; Wed, 9 Oct 2002 17:32:55 -0700 (PDT) (envelope-from alfred@freefall.freebsd.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9A0WtqK023272; Wed, 9 Oct 2002 17:32:55 -0700 (PDT) Message-Id: <200210100032.g9A0WtqK023272@freefall.freebsd.org> From: Alfred Perlstein Date: Wed, 9 Oct 2002 17:32:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/atm/atmarpd atmarp_var.h src/usr.sbin/atm/scspd scsp_cafsm.c scsp_config.c scsp_config_parse.y scsp_hfsm.c scsp_if.c scsp_input.c scsp_var.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 alfred 2002/10/09 17:32:55 PDT Modified files: usr.sbin/atm/atmarpd atmarp_var.h usr.sbin/atm/scspd scsp_cafsm.c scsp_config.c scsp_config_parse.y scsp_hfsm.c scsp_if.c scsp_input.c scsp_var.h Log: de-__P() Revision Changes Path 1.4 +28 -29 src/usr.sbin/atm/atmarpd/atmarp_var.h 1.5 +20 -20 src/usr.sbin/atm/scspd/scsp_cafsm.c 1.5 +1 -1 src/usr.sbin/atm/scspd/scsp_config.c 1.5 +1 -1 src/usr.sbin/atm/scspd/scsp_config_parse.y 1.4 +7 -7 src/usr.sbin/atm/scspd/scsp_hfsm.c 1.5 +11 -22 src/usr.sbin/atm/scspd/scsp_if.c 1.5 +1 -1 src/usr.sbin/atm/scspd/scsp_input.c 1.4 +90 -94 src/usr.sbin/atm/scspd/scsp_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 Oct 9 17:50:57 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0071E37B401; Wed, 9 Oct 2002 17:50:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A760943E42; Wed, 9 Oct 2002 17:50:56 -0700 (PDT) (envelope-from mckusick@FreeBSD.org) Received: from freefall.freebsd.org (mckusick@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9A0ouCo032590; Wed, 9 Oct 2002 17:50:56 -0700 (PDT) (envelope-from mckusick@freefall.freebsd.org) Received: (from mckusick@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9A0ouCd032589; Wed, 9 Oct 2002 17:50:56 -0700 (PDT) Message-Id: <200210100050.g9A0ouCd032589@freefall.freebsd.org> From: Kirk McKusick Date: Wed, 9 Oct 2002 17:50:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/fsck_ffs setup.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 2002/10/09 17:50:56 PDT Modified files: sbin/fsck_ffs setup.c Log: When verifying a superblock, the lower bound on block size is MINBSIZE (4096), not SBLOCKSIZE (8192). Submitted by: Tor.Egge@cvsup.no.freebsd.org Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.40 +1 -1 src/sbin/fsck_ffs/setup.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 17:56: 6 2002 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 931) id 37BDE37B401; Wed, 9 Oct 2002 17:56:05 -0700 (PDT) Date: Wed, 9 Oct 2002 17:56:05 -0700 From: Juli Mallett To: Daniel O'Connor Cc: Jens Schweikhardt , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sbin/kldload kldload.c Message-ID: <20021009175605.A57040@FreeBSD.org> References: <200210080957.g989v30E034322@freefall.freebsd.org> <1034129122.10003.24.camel@chowder.gsoft.com.au> <20021009183224.A978@schweikhardt.net> <1034206942.2962.8.camel@chowder.dons.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <1034206942.2962.8.camel@chowder.dons.net.au>; from doconnor@gsoft.com.au on Thu, Oct 10, 2002 at 09:12:17AM +0930 Organisation: The FreeBSD Project X-Alternate-Addresses: , , , , X-Towel: Yes X-LiveJournal: flata, jmallett X-Negacore: Yes Sender: owner-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: Daniel O'Connor [ Data: 2002-10-09 ] [ Subjecte: Re: cvs commit: src/sbin/kldload kldload.c ] > On Thu, 2002-10-10 at 02:02, Jens Schweikhardt wrote: > > # (No idea if that's correct, but it looks OK :) > > > > To specify one or more filenames, the result should look like this > > > > kldload [-v] filename ... (not kldload [-v] filename [filename ...]) > > > > like in mv(1) and many others. > > Hmm.. I looked at the grep man page. > > I thought [] enclosed optional arguments. dot-dot-dot implies optionality, and at least one filename is mandatory. -- Juli Mallett | FreeBSD: The Power To Serve Will break world for fulltime employment. | finger jmallett@FreeBSD.org http://people.FreeBSD.org/~jmallett/ | Support my FreeBSD hacking! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 17:58:24 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2535937B401; Wed, 9 Oct 2002 17:58:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEEF243E3B; Wed, 9 Oct 2002 17:58:23 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9A0wNCo036545; Wed, 9 Oct 2002 17:58:23 -0700 (PDT) (envelope-from peter@freefall.freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9A0wNen036544; Wed, 9 Oct 2002 17:58:23 -0700 (PDT) Message-Id: <200210100058.g9A0wNen036544@freefall.freebsd.org> From: Peter Wemm Date: Wed, 9 Oct 2002 17:58:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files.ia64 X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/09 17:58:23 PDT Modified files: sys/conf files.ia64 Log: geom_mbr.c and geom_bsd.c would be kinda useful here too, at least for a while. Revision Changes Path 1.39 +2 -0 src/sys/conf/files.ia64 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 18: 7:27 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B4E537B401; Wed, 9 Oct 2002 18:07:26 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-165-226-88.dsl.lsan03.pacbell.net [64.165.226.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA77143E4A; Wed, 9 Oct 2002 18:07:25 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 3E08166C7B; Wed, 9 Oct 2002 18:07:25 -0700 (PDT) Date: Wed, 9 Oct 2002 18:07:25 -0700 From: Kris Kennaway To: Scott Mace Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/net/tcpreplay Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist ports/net/tcpreplay/files patch-Makefile.in patch-configure.in patch-list.c patch-tcpreplay.8 patch-tcpreplay.c Message-ID: <20021010010724.GA95854@xor.obsecurity.org> References: <200210100024.g9A0O4H4018855@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="M9NhX3UHpAaciwkO" Content-Disposition: inline In-Reply-To: <200210100024.g9A0O4H4018855@freefall.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 --M9NhX3UHpAaciwkO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Oct 09, 2002 at 05:24:04PM -0700, Scott Mace wrote: > smace 2002/10/09 17:24:04 PDT >=20 > Modified files: > net/tcpreplay Makefile distinfo pkg-comment pkg-descr=20 > pkg-plist=20 > net/tcpreplay/files patch-Makefile.in patch-configure.in=20 > Added files: > net/tcpreplay/files patch-list.c=20 > Removed files: > net/tcpreplay pkg-message=20 > net/tcpreplay/files patch-tcpreplay.8 patch-tcpreplay.c=20 > Log: > Upgrade to tcpreplay-1.3-beta2 1.3-beta2 is not a valid version string. It should be 1.3b2 Kris --M9NhX3UHpAaciwkO Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9pNLBWry0BWjoQKURAnYPAJ4tBVH5NmcIx5uQmGvWYWJwW/xP0wCcC658 GJCEG/+IIu7dXUSroWNYBTo= =IE60 -----END PGP SIGNATURE----- --M9NhX3UHpAaciwkO-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 18: 9:49 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C91F037B401; Wed, 9 Oct 2002 18:09:47 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-165-226-88.dsl.lsan03.pacbell.net [64.165.226.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3839A43E3B; Wed, 9 Oct 2002 18:09:47 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id BF93866C7B; Wed, 9 Oct 2002 18:09:46 -0700 (PDT) Date: Wed, 9 Oct 2002 18:09:46 -0700 From: Kris Kennaway To: Kris Kennaway Cc: Scott Mace , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/net/tcpreplay Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist ports/net/tcpreplay/files patch-Makefile.in patch-configure.in patch-list.c patch-tcpreplay.8 patch-tcpreplay.c Message-ID: <20021010010946.GA99494@xor.obsecurity.org> References: <200210100024.g9A0O4H4018855@freefall.freebsd.org> <20021010010724.GA95854@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="sm4nu43k4a2Rpi4c" Content-Disposition: inline In-Reply-To: <20021010010724.GA95854@xor.obsecurity.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 --sm4nu43k4a2Rpi4c Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Oct 09, 2002 at 06:07:25PM -0700, Kris Kennaway wrote: > On Wed, Oct 09, 2002 at 05:24:04PM -0700, Scott Mace wrote: > > smace 2002/10/09 17:24:04 PDT > >=20 > > Modified files: > > net/tcpreplay Makefile distinfo pkg-comment pkg-descr=20 > > pkg-plist=20 > > net/tcpreplay/files patch-Makefile.in patch-configure.in=20 > > Added files: > > net/tcpreplay/files patch-list.c=20 > > Removed files: > > net/tcpreplay pkg-message=20 > > net/tcpreplay/files patch-tcpreplay.8 patch-tcpreplay.c=20 > > Log: > > Upgrade to tcpreplay-1.3-beta2 >=20 > 1.3-beta2 is not a valid version string. It should be 1.3b2 Sorry, it should be 1.3.b2 If you have doubts about this you should test the algorithm with 'pkg_version -t' 1.0.1 > 1.3-beta2 1.0.1 < 1.3.b2 but 1.3b2 > 1.3 (which is why it's wrong) Kris --sm4nu43k4a2Rpi4c Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9pNNaWry0BWjoQKURAq5yAKCMERStWQJn2MbdawHWw5H4QFhv/wCeJrpV XNaHj74ftgDno15lQjOh754= =tVQj -----END PGP SIGNATURE----- --sm4nu43k4a2Rpi4c-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 18:30:47 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 550DB37B401; Wed, 9 Oct 2002 18:30:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0EAE43E42; Wed, 9 Oct 2002 18:30:45 -0700 (PDT) (envelope-from smace@FreeBSD.org) Received: from freefall.freebsd.org (smace@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9A1UjCo055652; Wed, 9 Oct 2002 18:30:45 -0700 (PDT) (envelope-from smace@freefall.freebsd.org) Received: (from smace@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9A1UjrA055651; Wed, 9 Oct 2002 18:30:45 -0700 (PDT) Message-Id: <200210100130.g9A1UjrA055651@freefall.freebsd.org> From: Scott Mace Date: Wed, 9 Oct 2002 18:30:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/tcpreplay 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 smace 2002/10/09 18:30:45 PDT Modified files: net/tcpreplay Makefile Log: Fix version numbering. Revision Changes Path 1.7 +1 -1 ports/net/tcpreplay/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 18:36: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEEC037B401; Wed, 9 Oct 2002 18:36:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8438143E3B; Wed, 9 Oct 2002 18:36:03 -0700 (PDT) (envelope-from smace@FreeBSD.org) Received: from freefall.freebsd.org (smace@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9A1a3Co058297; Wed, 9 Oct 2002 18:36:03 -0700 (PDT) (envelope-from smace@freefall.freebsd.org) Received: (from smace@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9A1a31H058296; Wed, 9 Oct 2002 18:36:03 -0700 (PDT) Message-Id: <200210100136.g9A1a31H058296@freefall.freebsd.org> From: Scott Mace Date: Wed, 9 Oct 2002 18:36:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/tcpreplay 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 smace 2002/10/09 18:36:03 PDT Modified files: net/tcpreplay Makefile Log: add DISTNAME Revision Changes Path 1.8 +1 -0 ports/net/tcpreplay/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 18:37: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A143137B401; Wed, 9 Oct 2002 18:37:06 -0700 (PDT) Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC3A543E42; Wed, 9 Oct 2002 18:37:04 -0700 (PDT) (envelope-from doconnor@gsoft.com.au) Received: from localhost (localhost [127.0.0.1]) by cain.gsoft.com.au (8.12.4/8.12.3) with ESMTP id g9A1b02l083415; Thu, 10 Oct 2002 11:07:01 +0930 (CST) (envelope-from doconnor@gsoft.com.au) Subject: Re: cvs commit: src/sbin/kldload kldload.c From: "Daniel O'Connor" To: Juli Mallett Cc: Jens Schweikhardt , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-Reply-To: <20021009175605.A57040@FreeBSD.org> References: <200210080957.g989v30E034322@freefall.freebsd.org> <1034129122.10003.24.camel@chowder.gsoft.com.au> <20021009183224.A978@schweikhardt.net> <1034206942.2962.8.camel@chowder.dons.net.au> <20021009175605.A57040@FreeBSD.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 10 Oct 2002 11:06:58 +0930 Message-Id: <1034213819.80568.0.camel@chowder.gsoft.com.au> Mime-Version: 1.0 X-Spam-Score: -3.4 () IN_REP_TO 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 Thu, 2002-10-10 at 10:26, Juli Mallett wrote: > > Hmm.. I looked at the grep man page. > > > > I thought [] enclosed optional arguments. > > dot-dot-dot implies optionality, and at least one filename is mandatory. OK, well feel free to change it :) -- 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 Wed Oct 9 18:38:42 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 205C737B401; Wed, 9 Oct 2002 18:38:41 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-165-226-88.dsl.lsan03.pacbell.net [64.165.226.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DA6A43E3B; Wed, 9 Oct 2002 18:38:40 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 9163166C7B; Wed, 9 Oct 2002 18:38:39 -0700 (PDT) Date: Wed, 9 Oct 2002 18:38:39 -0700 From: Kris Kennaway To: Scott Mace Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/net/tcpreplay Makefile Message-ID: <20021010013839.GA311@xor.obsecurity.org> References: <200210100130.g9A1UjrA055651@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="NzB8fVQJ5HfG6fxh" Content-Disposition: inline In-Reply-To: <200210100130.g9A1UjrA055651@freefall.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 --NzB8fVQJ5HfG6fxh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Oct 09, 2002 at 06:30:45PM -0700, Scott Mace wrote: > smace 2002/10/09 18:30:45 PDT >=20 > Modified files: > net/tcpreplay Makefile=20 > Log: > Fix version numbering. Thanks! Kris --NzB8fVQJ5HfG6fxh Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9pNoeWry0BWjoQKURAgF+AJwJ22PiGDDXzaMq/ctN6FIitKQP5ACggsnK hCAFz/lYKGNCZt6KUc4+C/g= =cXPt -----END PGP SIGNATURE----- --NzB8fVQJ5HfG6fxh-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 18:44:26 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF37637B401; Wed, 9 Oct 2002 18:44:24 -0700 (PDT) Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECBB343E65; Wed, 9 Oct 2002 18:44:23 -0700 (PDT) (envelope-from bmah@employees.org) Received: from bmah.dyndns.org ([12.233.149.189]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20021009155148.CQBS18356.rwcrmhc51.attbi.com@bmah.dyndns.org>; Wed, 9 Oct 2002 15:51:48 +0000 Received: from intruder.bmah.org (localhost [IPv6:::1]) by bmah.dyndns.org (8.12.6/8.12.6) with ESMTP id g99Fpm8W019031; Wed, 9 Oct 2002 08:51:48 -0700 (PDT) (envelope-from bmah@intruder.bmah.org) Received: (from bmah@localhost) by intruder.bmah.org (8.12.6/8.12.6/Submit) id g99Fpm3u019030; Wed, 9 Oct 2002 08:51:48 -0700 (PDT) Message-Id: <200210091551.g99Fpm3u019030@intruder.bmah.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf newvers.sh src/sys/sys param.h In-Reply-To: <200210091537.g99FbAwt051258@freefall.freebsd.org> References: <200210091537.g99FbAwt051258@freefall.freebsd.org> Comments: In-reply-to John Baldwin message dated "Wed, 09 Oct 2002 08:37:10 -0700." From: "Bruce A. Mah" Reply-To: bmah@FreeBSD.org X-Face: g~c`.{#4q0"(V*b#g[i~rXgm*w;:nMfz%_RZLma)UgGN&=j`5vXoU^@n5v4:OO)c["!w)nD/!!~e4Sj7LiT'6*wZ83454H""lb{CC%T37O!!'S$S&D}sem7I[A 2V%N&+ X-Image-Url: http://www.employees.org/~bmah/Images/bmah-cisco-small.gif X-Url: http://www.employees.org/~bmah/ Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==_Exmh_-2115382644P"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Date: Wed, 09 Oct 2002 08:51:48 -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --==_Exmh_-2115382644P Content-Type: text/plain; charset=us-ascii If memory serves me right, John Baldwin wrote: > jhb 2002/10/09 08:37:10 PDT > > Modified files: (Branch: RELENG_4) > sys/conf newvers.sh > sys/sys param.h > Log: > Bump to 4.7-STABLE and bump __FreeBSD_version to 470100. > > Approved by: re (murray) Just so there's no possibility of misunderstanding, RELENG_4 is still frozen. Someone from RE will post an explicit "RELENG_4 thaw" message to the appropriate mailing lists (should be soon). Thanks for bearing with us, Bruce. --==_Exmh_-2115382644P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) Comment: Exmh version 2.5+ 20020506 iD8DBQE9pFCT2MoxcVugUsMRAh/NAKCBr3snUD+g+jVU+/+ozOyLNGboBwCgxDai EM/u0LSETRj36Rse6MGCDog= =HJS2 -----END PGP SIGNATURE----- --==_Exmh_-2115382644P-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 18:47:26 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D6C137B401; Wed, 9 Oct 2002 18:47:26 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4ED243E65; Wed, 9 Oct 2002 18:47:25 -0700 (PDT) (envelope-from smace@FreeBSD.org) Received: from freefall.freebsd.org (smace@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9A1lPCo062879; Wed, 9 Oct 2002 18:47:25 -0700 (PDT) (envelope-from smace@freefall.freebsd.org) Received: (from smace@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9A1lPgx062878; Wed, 9 Oct 2002 18:47:25 -0700 (PDT) Message-Id: <200210100147.g9A1lPgx062878@freefall.freebsd.org> From: Scott Mace Date: Wed, 9 Oct 2002 18:47:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/tcpreplay/files patch-tree.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 smace 2002/10/09 18:47:25 PDT Added files: net/tcpreplay/files patch-tree.c Log: Tcpreplay is distributed with libredblack 1.1.0, however, libredblack 1.2 in the ports tree. Fix tcpreplay to work with libredblack 1.2 Revision Changes Path 1.1 +10 -0 ports/net/tcpreplay/files/patch-tree.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 21: 2:51 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5751637B401; Wed, 9 Oct 2002 21:02:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEAC343E6E; Wed, 9 Oct 2002 21:02:49 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9A42nCo089865; Wed, 9 Oct 2002 21:02:49 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9A42nbf089864; Wed, 9 Oct 2002 21:02:49 -0700 (PDT) Message-Id: <200210100402.g9A42nbf089864@freefall.freebsd.org> From: Robert Watson Date: Wed, 9 Oct 2002 21:02:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern syscalls.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 rwatson 2002/10/09 21:02:49 PDT Modified files: sys/kern syscalls.master Log: Fix what looks like a merge-o from a conflict in the last commit to syscalls.master. Revision Changes Path 1.128 +4 -9 src/sys/kern/syscalls.master To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 21: 8:14 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A4D037B401; Wed, 9 Oct 2002 21:08:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49C3E43E4A; Wed, 9 Oct 2002 21:08:12 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9A48CCo094308; Wed, 9 Oct 2002 21:08:12 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9A48C1N094307; Wed, 9 Oct 2002 21:08:12 -0700 (PDT) Message-Id: <200210100408.g9A48C1N094307@freefall.freebsd.org> From: Robert Watson Date: Wed, 9 Oct 2002 21:08:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern init_sysent.c syscalls.c src/sys/sys syscall.h syscall.mk sysproto.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 2002/10/09 21:08:12 PDT Modified files: sys/kern init_sysent.c syscalls.c sys/sys syscall.h syscall.mk sysproto.h Log: Regen from syntax fix to syscalls.master. Revision Changes Path 1.137 +1 -1 src/sys/kern/init_sysent.c 1.122 +1 -1 src/sys/kern/syscalls.c 1.121 +1 -1 src/sys/sys/syscall.h 1.76 +1 -1 src/sys/sys/syscall.mk 1.114 +1 -1 src/sys/sys/sysproto.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 21:12:42 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B0FE37B401; Wed, 9 Oct 2002 21:12:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE6D543E65; Wed, 9 Oct 2002 21:12:41 -0700 (PDT) (envelope-from tjr@FreeBSD.org) Received: from freefall.freebsd.org (tjr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9A4CfCo094494; Wed, 9 Oct 2002 21:12:41 -0700 (PDT) (envelope-from tjr@freefall.freebsd.org) Received: (from tjr@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9A4CfKk094493; Wed, 9 Oct 2002 21:12:41 -0700 (PDT) Message-Id: <200210100412.g9A4CfKk094493@freefall.freebsd.org> From: "Tim J. Robbins" Date: Wed, 9 Oct 2002 21:12:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio fgets.3 fputs.3 getc.3 getwc.3 putc.3 putwc.3 ungetc.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 tjr 2002/10/09 21:12:40 PDT Modified files: lib/libc/stdio fgets.3 fputs.3 getc.3 getwc.3 putc.3 putwc.3 ungetc.3 Log: Cross-reference between byte and wide-character stdio functions. Remove references to fputwc() and fgetwc() being macros while I'm at it. Revision Changes Path 1.17 +2 -1 src/lib/libc/stdio/fgets.3 1.9 +2 -1 src/lib/libc/stdio/fputs.3 1.14 +1 -0 src/lib/libc/stdio/getc.3 1.3 +3 -3 src/lib/libc/stdio/getwc.3 1.9 +2 -1 src/lib/libc/stdio/putc.3 1.3 +3 -8 src/lib/libc/stdio/putwc.3 1.13 +3 -2 src/lib/libc/stdio/ungetc.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 21:31:59 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E3B337B404; Wed, 9 Oct 2002 21:31:58 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C481143E6E; Wed, 9 Oct 2002 21:31:57 -0700 (PDT) (envelope-from tjr@FreeBSD.org) Received: from freefall.freebsd.org (tjr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9A4VvCo094879; Wed, 9 Oct 2002 21:31:57 -0700 (PDT) (envelope-from tjr@freefall.freebsd.org) Received: (from tjr@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9A4VvUs094878; Wed, 9 Oct 2002 21:31:57 -0700 (PDT) Message-Id: <200210100431.g9A4VvUs094878@freefall.freebsd.org> From: "Tim J. Robbins" Date: Wed, 9 Oct 2002 21:31:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib strtod.3 strtol.3 strtoul.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 tjr 2002/10/09 21:31:57 PDT Modified files: lib/libc/stdlib strtod.3 strtol.3 strtoul.3 Log: Add cross-references to wide character versions of these functions. Revision Changes Path 1.16 +2 -1 src/lib/libc/stdlib/strtod.3 1.19 +2 -1 src/lib/libc/stdlib/strtol.3 1.20 +2 -1 src/lib/libc/stdlib/strtoul.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 21:40:50 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E389F37B401; Wed, 9 Oct 2002 21:40:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5DF643E3B; Wed, 9 Oct 2002 21:40:24 -0700 (PDT) (envelope-from kan@FreeBSD.org) Received: from freefall.freebsd.org (kan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9A4eOCo097291; Wed, 9 Oct 2002 21:40:24 -0700 (PDT) (envelope-from kan@freefall.freebsd.org) Received: (from kan@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9A4eO0v097257; Wed, 9 Oct 2002 21:40:24 -0700 (PDT) Message-Id: <200210100440.g9A4eO0v097257@freefall.freebsd.org> From: Alexander Kabaev Date: Wed, 9 Oct 2002 21:40:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc - Imported sources X-FreeBSD-CVS-Branch: FSF Sender: owner-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 2002/10/09 21:40:21 PDT src/contrib/gcc - Imported sources Update of /home/ncvs/src/contrib/gcc In directory freefall.freebsd.org:/d/home/kan/gcc_import/gcc/gcc Log Message: Gcc 3.2.1-prerelease from the FSF anoncvs repo gcc-3_2-branch on October 9th 2002 20:15 EST. Status: Vendor Tag: FSF Release Tags: gcc_3_2_anoncvs_20021009 U src/contrib/gcc/ggc.h U src/contrib/gcc/COPYING U src/contrib/gcc/COPYING.LIB U src/contrib/gcc/ChangeLog U src/contrib/gcc/ChangeLog.0 U src/contrib/gcc/ChangeLog.1 U src/contrib/gcc/ChangeLog.2 U src/contrib/gcc/ChangeLog.3 U src/contrib/gcc/ChangeLog.4 U src/contrib/gcc/ChangeLog.5 U src/contrib/gcc/ChangeLog.6 U src/contrib/gcc/ChangeLog.lib U src/contrib/gcc/FSFChangeLog U src/contrib/gcc/FSFChangeLog.10 U src/contrib/gcc/FSFChangeLog.11 U src/contrib/gcc/LANGUAGES C src/contrib/gcc/Makefile.in U src/contrib/gcc/ONEWS U src/contrib/gcc/README-fixinc U src/contrib/gcc/SERVICE U src/contrib/gcc/README.Portability U src/contrib/gcc/acconfig.h U src/contrib/gcc/aclocal.m4 U src/contrib/gcc/alias.c U src/contrib/gcc/attribs.c U src/contrib/gcc/basic-block.h U src/contrib/gcc/bb-reorder.c U src/contrib/gcc/bitmap.c U src/contrib/gcc/bitmap.h U src/contrib/gcc/builtin-attrs.def U src/contrib/gcc/builtin-types.def U src/contrib/gcc/builtins.c U src/contrib/gcc/builtins.def U src/contrib/gcc/c-aux-info.c U src/contrib/gcc/c-common.c U src/contrib/gcc/c-common.def U src/contrib/gcc/c-common.h U src/contrib/gcc/c-convert.c C src/contrib/gcc/c-decl.c U src/contrib/gcc/c-errors.c U src/contrib/gcc/c-format.c U src/contrib/gcc/c-lang.c U src/contrib/gcc/c-lex.c U src/contrib/gcc/c-lex.h U src/contrib/gcc/c-objc-common.c U src/contrib/gcc/c-parse.in U src/contrib/gcc/c-pragma.c U src/contrib/gcc/c-pragma.h U src/contrib/gcc/c-semantics.c U src/contrib/gcc/c-tree.h U src/contrib/gcc/c-typeck.c U src/contrib/gcc/caller-save.c U src/contrib/gcc/calls.c U src/contrib/gcc/cfg.c U src/contrib/gcc/cfganal.c U src/contrib/gcc/cfgbuild.c U src/contrib/gcc/cfgcleanup.c U src/contrib/gcc/cfglayout.c U src/contrib/gcc/cfglayout.h U src/contrib/gcc/cfgloop.c U src/contrib/gcc/cfgrtl.c U src/contrib/gcc/collect2.c U src/contrib/gcc/collect2.h U src/contrib/gcc/combine.c U src/contrib/gcc/conditions.h U src/contrib/gcc/config.gcc U src/contrib/gcc/config.guess U src/contrib/gcc/config.in U src/contrib/gcc/cse.c U src/contrib/gcc/configure U src/contrib/gcc/configure.frag U src/contrib/gcc/configure.in U src/contrib/gcc/debug.c U src/contrib/gcc/conflict.c U src/contrib/gcc/convert.c U src/contrib/gcc/convert.h U src/contrib/gcc/cppdefault.c U src/contrib/gcc/cppdefault.h U src/contrib/gcc/cpperror.c U src/contrib/gcc/cppexp.c U src/contrib/gcc/cppfiles.c U src/contrib/gcc/cpphash.c U src/contrib/gcc/cpphash.h C src/contrib/gcc/cppinit.c U src/contrib/gcc/cpplex.c U src/contrib/gcc/cpplib.c U src/contrib/gcc/cpplib.h U src/contrib/gcc/cppmacro.c U src/contrib/gcc/cppmain.c U src/contrib/gcc/cppspec.c U src/contrib/gcc/crtstuff.c U src/contrib/gcc/cselib.c U src/contrib/gcc/cselib.h U src/contrib/gcc/cstamp-h.in U src/contrib/gcc/dbxout.c U src/contrib/gcc/dbxout.h U src/contrib/gcc/dbxstclass.h U src/contrib/gcc/debug.h U src/contrib/gcc/defaults.h U src/contrib/gcc/dependence.c U src/contrib/gcc/df.c U src/contrib/gcc/df.h U src/contrib/gcc/diagnostic.c U src/contrib/gcc/diagnostic.def U src/contrib/gcc/diagnostic.h U src/contrib/gcc/doloop.c U src/contrib/gcc/dominance.c U src/contrib/gcc/doschk.c U src/contrib/gcc/dwarf.h U src/contrib/gcc/dwarf2.h U src/contrib/gcc/dwarf2asm.c U src/contrib/gcc/dwarf2asm.h U src/contrib/gcc/dwarf2out.c U src/contrib/gcc/dwarf2out.h U src/contrib/gcc/dwarfout.c U src/contrib/gcc/emit-rtl.c U src/contrib/gcc/enquire.c U src/contrib/gcc/errors.c U src/contrib/gcc/errors.h U src/contrib/gcc/except.c U src/contrib/gcc/except.h U src/contrib/gcc/explow.c U src/contrib/gcc/expmed.c U src/contrib/gcc/expr.c U src/contrib/gcc/expr.h U src/contrib/gcc/final.c U src/contrib/gcc/fix-header.c U src/contrib/gcc/fixproto C src/contrib/gcc/flags.h U src/contrib/gcc/floatlib.c U src/contrib/gcc/flow.c U src/contrib/gcc/fold-const.c U src/contrib/gcc/fp-test.c U src/contrib/gcc/function.c U src/contrib/gcc/function.h U src/contrib/gcc/future.options U src/contrib/gcc/gbl-ctors.h C src/contrib/gcc/gcc.c U src/contrib/gcc/gcc.h U src/contrib/gcc/gccbug.in U src/contrib/gcc/gccspec.c U src/contrib/gcc/gcov-io.h U src/contrib/gcc/gcov.c U src/contrib/gcc/gcse.c U src/contrib/gcc/gdbinit.in U src/contrib/gcc/gen-protos.c U src/contrib/gcc/genattr.c U src/contrib/gcc/genattrtab.c U src/contrib/gcc/gencheck.c U src/contrib/gcc/gencodes.c U src/contrib/gcc/genconfig.c U src/contrib/gcc/genconstants.c U src/contrib/gcc/genemit.c U src/contrib/gcc/genextract.c U src/contrib/gcc/genflags.c U src/contrib/gcc/gengenrtl.c U src/contrib/gcc/genmultilib U src/contrib/gcc/genopinit.c U src/contrib/gcc/genoutput.c U src/contrib/gcc/genpeep.c U src/contrib/gcc/genpreds.c U src/contrib/gcc/genrecog.c U src/contrib/gcc/gensupport.c U src/contrib/gcc/gensupport.h U src/contrib/gcc/ggc-callbacks.c U src/contrib/gcc/ggc-common.c U src/contrib/gcc/ggc-none.c U src/contrib/gcc/ggc-page.c U src/contrib/gcc/glimits.h U src/contrib/gcc/ggc-simple.c U src/contrib/gcc/global.c U src/contrib/gcc/gmon.c U src/contrib/gcc/graph.c U src/contrib/gcc/graph.h U src/contrib/gcc/gstab.h U src/contrib/gcc/gsyms.h U src/contrib/gcc/gsyslimits.h U src/contrib/gcc/gthr-aix.h U src/contrib/gcc/gthr-dce.h U src/contrib/gcc/gthr-posix.h U src/contrib/gcc/gthr-rtems.h U src/contrib/gcc/gthr-single.h U src/contrib/gcc/gthr-solaris.h U src/contrib/gcc/gthr-vxworks.h U src/contrib/gcc/gthr-win32.h U src/contrib/gcc/gthr.h U src/contrib/gcc/haifa-sched.c U src/contrib/gcc/halfpic.c U src/contrib/gcc/halfpic.h U src/contrib/gcc/hard-reg-set.h U src/contrib/gcc/hash.c U src/contrib/gcc/hash.h U src/contrib/gcc/hashtable.c U src/contrib/gcc/hashtable.h U src/contrib/gcc/hooks.c U src/contrib/gcc/hooks.h U src/contrib/gcc/hwint.h U src/contrib/gcc/ifcvt.c U src/contrib/gcc/input.h U src/contrib/gcc/insn-addr.h U src/contrib/gcc/integrate.c U src/contrib/gcc/integrate.h U src/contrib/gcc/intl.c U src/contrib/gcc/intl.h U src/contrib/gcc/jump.c U src/contrib/gcc/langhooks-def.h U src/contrib/gcc/langhooks.c U src/contrib/gcc/langhooks.h U src/contrib/gcc/lcm.c U src/contrib/gcc/libfuncs.h U src/contrib/gcc/libgcc-std.ver C src/contrib/gcc/libgcc2.c U src/contrib/gcc/libgcc2.h U src/contrib/gcc/limitx.h U src/contrib/gcc/limity.h U src/contrib/gcc/line-map.c U src/contrib/gcc/line-map.h U src/contrib/gcc/lists.c U src/contrib/gcc/local-alloc.c U src/contrib/gcc/longlong.h U src/contrib/gcc/loop.c U src/contrib/gcc/loop.h U src/contrib/gcc/machmode.def U src/contrib/gcc/machmode.h U src/contrib/gcc/main.c U src/contrib/gcc/mbchar.c U src/contrib/gcc/mbchar.h U src/contrib/gcc/mips-tdump.c U src/contrib/gcc/mips-tfile.c U src/contrib/gcc/mkconfig.sh U src/contrib/gcc/mkdeps.c U src/contrib/gcc/mkdeps.h U src/contrib/gcc/mklibgcc.in U src/contrib/gcc/mkmap-flat.awk U src/contrib/gcc/mkmap-symver.awk U src/contrib/gcc/move-if-change U src/contrib/gcc/optabs.c U src/contrib/gcc/optabs.h U src/contrib/gcc/output.h U src/contrib/gcc/params.c U src/contrib/gcc/params.def U src/contrib/gcc/params.h U src/contrib/gcc/predict.c U src/contrib/gcc/predict.def U src/contrib/gcc/predict.h U src/contrib/gcc/prefix.c U src/contrib/gcc/prefix.h U src/contrib/gcc/print-rtl.c U src/contrib/gcc/print-tree.c U src/contrib/gcc/profile.c U src/contrib/gcc/protoize.c U src/contrib/gcc/read-rtl.c U src/contrib/gcc/real.c U src/contrib/gcc/real.h U src/contrib/gcc/recog.c U src/contrib/gcc/recog.h U src/contrib/gcc/reg-stack.c U src/contrib/gcc/regclass.c U src/contrib/gcc/regmove.c U src/contrib/gcc/regrename.c U src/contrib/gcc/regs.h C src/contrib/gcc/reload.c U src/contrib/gcc/reload.h U src/contrib/gcc/reload1.c U src/contrib/gcc/reorg.c U src/contrib/gcc/resource.c U src/contrib/gcc/resource.h U src/contrib/gcc/rtl-error.c U src/contrib/gcc/rtl.c U src/contrib/gcc/rtl.def U src/contrib/gcc/rtl.h U src/contrib/gcc/rtlanal.c U src/contrib/gcc/sbitmap.c U src/contrib/gcc/sbitmap.h U src/contrib/gcc/scan-decls.c U src/contrib/gcc/scan-types.sh U src/contrib/gcc/scan.c U src/contrib/gcc/scan.h U src/contrib/gcc/sched-deps.c U src/contrib/gcc/sched-ebb.c U src/contrib/gcc/sched-int.h U src/contrib/gcc/sched-rgn.c U src/contrib/gcc/sched-vis.c U src/contrib/gcc/sdbout.c U src/contrib/gcc/sdbout.h U src/contrib/gcc/sibcall.c U src/contrib/gcc/simplify-rtx.c U src/contrib/gcc/sort-protos U src/contrib/gcc/ssa-ccp.c U src/contrib/gcc/ssa-dce.c U src/contrib/gcc/ssa.c U src/contrib/gcc/ssa.h U src/contrib/gcc/stab.def U src/contrib/gcc/stack.h U src/contrib/gcc/stmt.c U src/contrib/gcc/stor-layout.c U src/contrib/gcc/stringpool.c U src/contrib/gcc/sys-protos.h U src/contrib/gcc/sys-types.h U src/contrib/gcc/system.h U src/contrib/gcc/target-def.h U src/contrib/gcc/target.h U src/contrib/gcc/timevar.c U src/contrib/gcc/timevar.def U src/contrib/gcc/timevar.h U src/contrib/gcc/tlink.c C src/contrib/gcc/toplev.c U src/contrib/gcc/toplev.h U src/contrib/gcc/tradcif.y U src/contrib/gcc/tradcpp.c U src/contrib/gcc/tradcpp.h U src/contrib/gcc/tree-dump.c U src/contrib/gcc/tree-dump.h U src/contrib/gcc/tree-inline.c U src/contrib/gcc/tree-inline.h U src/contrib/gcc/tree.c U src/contrib/gcc/tree.def U src/contrib/gcc/tree.h U src/contrib/gcc/tsystem.h U src/contrib/gcc/typeclass.h U src/contrib/gcc/unroll.c U src/contrib/gcc/unwind-dw2-fde-glibc.c U src/contrib/gcc/unwind-dw2-fde.c U src/contrib/gcc/unwind-dw2-fde.h U src/contrib/gcc/unwind-dw2.c U src/contrib/gcc/unwind-pe.h U src/contrib/gcc/unwind-sjlj.c U src/contrib/gcc/unwind.h U src/contrib/gcc/unwind.inc U src/contrib/gcc/varasm.c U src/contrib/gcc/varray.c U src/contrib/gcc/varray.h C src/contrib/gcc/version.c U src/contrib/gcc/version.h U src/contrib/gcc/vmsdbg.h U src/contrib/gcc/vmsdbgout.c U src/contrib/gcc/xcoffout.c U src/contrib/gcc/xcoffout.h U src/contrib/gcc/choose-temp.c U src/contrib/gcc/make-temp-file.c U src/contrib/gcc/concat.c U src/contrib/gcc/cp-demangle.c U src/contrib/gcc/cplus-dem.c U src/contrib/gcc/dyn-string.c U src/contrib/gcc/fibheap.c U src/contrib/gcc/getopt.c U src/contrib/gcc/getopt1.c U src/contrib/gcc/getpwd.c U src/contrib/gcc/hashtab.c U src/contrib/gcc/hex.c U src/contrib/gcc/lbasename.c U src/contrib/gcc/md5.c U src/contrib/gcc/obstack.c U src/contrib/gcc/partition.c U src/contrib/gcc/pexecute.c U src/contrib/gcc/splay-tree.c U src/contrib/gcc/ansidecl.h U src/contrib/gcc/demangle.h U src/contrib/gcc/dyn-string.h U src/contrib/gcc/fibheap.h U src/contrib/gcc/getopt.h U src/contrib/gcc/hashtab.h U src/contrib/gcc/libiberty.h U src/contrib/gcc/md5.h U src/contrib/gcc/obstack.h U src/contrib/gcc/partition.h U src/contrib/gcc/splay-tree.h U src/contrib/gcc/symcat.h U src/contrib/gcc/cp/ChangeLog U src/contrib/gcc/cp/ChangeLog.1 U src/contrib/gcc/cp/ChangeLog.2 U src/contrib/gcc/cp/ChangeLog.egcs U src/contrib/gcc/cp/Make-lang.in U src/contrib/gcc/cp/NEWS U src/contrib/gcc/cp/call.c U src/contrib/gcc/cp/cfns.gperf U src/contrib/gcc/cp/class.c U src/contrib/gcc/cp/config-lang.in U src/contrib/gcc/cp/cp-lang.c U src/contrib/gcc/cp/cp-tree.def U src/contrib/gcc/cp/cp-tree.h U src/contrib/gcc/cp/cvt.c C src/contrib/gcc/cp/decl.c U src/contrib/gcc/cp/decl.h U src/contrib/gcc/cp/decl2.c U src/contrib/gcc/cp/dump.c U src/contrib/gcc/cp/error.c U src/contrib/gcc/cp/except.c U src/contrib/gcc/cp/expr.c U src/contrib/gcc/cp/friend.c U src/contrib/gcc/cp/g++.1 U src/contrib/gcc/cp/g++spec.c U src/contrib/gcc/cp/init.c U src/contrib/gcc/cp/lang-options.h U src/contrib/gcc/cp/lang-specs.h U src/contrib/gcc/cp/lex.c U src/contrib/gcc/cp/lex.h U src/contrib/gcc/cp/mangle.c U src/contrib/gcc/cp/method.c U src/contrib/gcc/cp/mpw-config.in U src/contrib/gcc/cp/mpw-make.sed U src/contrib/gcc/cp/operators.def U src/contrib/gcc/cp/optimize.c U src/contrib/gcc/cp/parse.y U src/contrib/gcc/cp/pt.c U src/contrib/gcc/cp/ptree.c U src/contrib/gcc/cp/repo.c U src/contrib/gcc/cp/rtti.c U src/contrib/gcc/cp/search.c U src/contrib/gcc/cp/semantics.c U src/contrib/gcc/cp/spew.c U src/contrib/gcc/cp/tree.c U src/contrib/gcc/cp/typeck.c U src/contrib/gcc/cp/typeck2.c U src/contrib/gcc/doc/bugreport.texi U src/contrib/gcc/doc/c-tree.texi U src/contrib/gcc/doc/collect2.texi U src/contrib/gcc/doc/compat.texi U src/contrib/gcc/doc/configfiles.texi U src/contrib/gcc/doc/configterms.texi U src/contrib/gcc/doc/contrib.texi U src/contrib/gcc/doc/contribute.texi U src/contrib/gcc/doc/cpp.texi U src/contrib/gcc/doc/cppenv.texi U src/contrib/gcc/doc/cppinternals.texi U src/contrib/gcc/doc/cppopts.texi U src/contrib/gcc/doc/extend.texi U src/contrib/gcc/doc/fragments.texi U src/contrib/gcc/doc/frontends.texi U src/contrib/gcc/doc/gcc.texi U src/contrib/gcc/doc/gccint.texi U src/contrib/gcc/doc/gcov.texi U src/contrib/gcc/doc/gnu.texi U src/contrib/gcc/doc/headerdirs.texi U src/contrib/gcc/doc/md.texi U src/contrib/gcc/doc/hostconfig.texi U src/contrib/gcc/doc/interface.texi U src/contrib/gcc/doc/invoke.texi U src/contrib/gcc/doc/languages.texi U src/contrib/gcc/doc/makefile.texi U src/contrib/gcc/doc/objc.texi U src/contrib/gcc/doc/passes.texi U src/contrib/gcc/doc/portability.texi U src/contrib/gcc/doc/rtl.texi U src/contrib/gcc/doc/service.texi U src/contrib/gcc/doc/sourcebuild.texi U src/contrib/gcc/doc/standards.texi U src/contrib/gcc/doc/tm.texi U src/contrib/gcc/doc/trouble.texi U src/contrib/gcc/doc/vms.texi U src/contrib/gcc/doc/include/fdl.texi U src/contrib/gcc/doc/include/funding.texi U src/contrib/gcc/doc/include/gcc-common.texi U src/contrib/gcc/doc/include/gpl.texi U src/contrib/gcc/doc/include/texinfo.tex U src/contrib/gcc/config/aoutos.h U src/contrib/gcc/config/README U src/contrib/gcc/config/darwin-c.c U src/contrib/gcc/config/darwin-protos.h U src/contrib/gcc/config/darwin.c U src/contrib/gcc/config/darwin.h U src/contrib/gcc/config/dbx.h U src/contrib/gcc/config/dbxcoff.h U src/contrib/gcc/config/dbxelf.h U src/contrib/gcc/config/divmod.c U src/contrib/gcc/config/elfos.h U src/contrib/gcc/config/float-c4x.h U src/contrib/gcc/config/float-i128.h U src/contrib/gcc/config/float-i32.h U src/contrib/gcc/config/float-i386.h U src/contrib/gcc/config/float-i64.h U src/contrib/gcc/config/float-m68k.h U src/contrib/gcc/config/float-sh.h U src/contrib/gcc/config/float-sparc.h U src/contrib/gcc/config/float-vax.h U src/contrib/gcc/config/fp-bit.c U src/contrib/gcc/config/fp-bit.h U src/contrib/gcc/config/freebsd-nthr.h U src/contrib/gcc/config/gnu.h U src/contrib/gcc/config/freebsd-spec.h U src/contrib/gcc/config/freebsd.h U src/contrib/gcc/config/freebsd3.h U src/contrib/gcc/config/freebsd4.h U src/contrib/gcc/config/freebsd5.h U src/contrib/gcc/config/freebsd6.h U src/contrib/gcc/config/gofast.h U src/contrib/gcc/config/interix.h U src/contrib/gcc/config/interix3.h U src/contrib/gcc/config/libgcc-glibc.ver U src/contrib/gcc/config/libgloss.h U src/contrib/gcc/config/linux-aout.h U src/contrib/gcc/config/linux.h U src/contrib/gcc/config/lynx-ng.h U src/contrib/gcc/config/lynx.h U src/contrib/gcc/config/netbsd-aout.h U src/contrib/gcc/config/netbsd-elf.h U src/contrib/gcc/config/netbsd.h U src/contrib/gcc/config/nextstep-protos.h U src/contrib/gcc/config/nextstep.c U src/contrib/gcc/config/nextstep.h U src/contrib/gcc/config/nextstep21.h U src/contrib/gcc/config/openbsd.h U src/contrib/gcc/config/psos.h U src/contrib/gcc/config/ptx4.h U src/contrib/gcc/config/rtems.h U src/contrib/gcc/config/svr3.h U src/contrib/gcc/config/svr4.h U src/contrib/gcc/config/t-freebsd U src/contrib/gcc/config/t-freebsd-thread U src/contrib/gcc/config/t-gnu U src/contrib/gcc/config/t-install-cpp U src/contrib/gcc/config/t-interix U src/contrib/gcc/config/t-libc-ok U src/contrib/gcc/config/t-libgcc-pic U src/contrib/gcc/config/t-linux U src/contrib/gcc/config/t-linux-aout U src/contrib/gcc/config/t-linux-gnulibc1 U src/contrib/gcc/config/t-netbsd U src/contrib/gcc/config/t-openbsd U src/contrib/gcc/config/t-openbsd-thread U src/contrib/gcc/config/t-rtems U src/contrib/gcc/config/t-slibgcc-elf-ver U src/contrib/gcc/config/t-slibgcc-nolc-override U src/contrib/gcc/config/t-slibgcc-sld U src/contrib/gcc/config/t-svr4 U src/contrib/gcc/config/tm-dwarf2.h U src/contrib/gcc/config/udivmod.c U src/contrib/gcc/config/udivmodsi4.c U src/contrib/gcc/config/usegas.h U src/contrib/gcc/config/x-interix U src/contrib/gcc/config/alpha/alpha-interix.h U src/contrib/gcc/config/alpha/alpha-protos.h U src/contrib/gcc/config/alpha/alpha.c U src/contrib/gcc/config/alpha/alpha.h U src/contrib/gcc/config/alpha/alpha.md U src/contrib/gcc/config/alpha/alpha32.h U src/contrib/gcc/config/alpha/crtfastmath.c U src/contrib/gcc/config/alpha/elf.h U src/contrib/gcc/config/alpha/freebsd.h U src/contrib/gcc/config/alpha/lib1funcs.asm U src/contrib/gcc/config/alpha/linux-ecoff.h U src/contrib/gcc/config/alpha/linux-elf.h U src/contrib/gcc/config/alpha/linux.h U src/contrib/gcc/config/alpha/netbsd.h U src/contrib/gcc/config/alpha/openbsd.h U src/contrib/gcc/config/alpha/osf.h U src/contrib/gcc/config/alpha/osf12.h U src/contrib/gcc/config/alpha/osf2or3.h U src/contrib/gcc/config/alpha/osf5.h U src/contrib/gcc/config/alpha/qrnnd.asm U src/contrib/gcc/config/alpha/t-alpha U src/contrib/gcc/config/alpha/t-crtfm U src/contrib/gcc/config/alpha/t-ieee U src/contrib/gcc/config/alpha/t-interix U src/contrib/gcc/config/alpha/t-osf4 U src/contrib/gcc/config/alpha/t-unicosmk U src/contrib/gcc/config/alpha/t-vms U src/contrib/gcc/config/alpha/t-vms64 U src/contrib/gcc/config/alpha/unicosmk.h U src/contrib/gcc/config/alpha/va_list.h U src/contrib/gcc/config/alpha/vms-cc.c U src/contrib/gcc/config/alpha/vms-crt0-64.c U src/contrib/gcc/config/alpha/vms-crt0.c U src/contrib/gcc/config/alpha/vms-dwarf2.asm U src/contrib/gcc/config/alpha/vms-dwarf2eh.asm U src/contrib/gcc/config/alpha/vms-ld.c U src/contrib/gcc/config/alpha/vms-psxcrt0-64.c U src/contrib/gcc/config/alpha/vms-psxcrt0.c U src/contrib/gcc/config/alpha/vms.h U src/contrib/gcc/config/alpha/vms64.h U src/contrib/gcc/config/alpha/vms_tramp.asm U src/contrib/gcc/config/alpha/vxworks.h U src/contrib/gcc/config/alpha/x-vms U src/contrib/gcc/config/alpha/xm-alpha-interix.h U src/contrib/gcc/config/alpha/xm-vms.h U src/contrib/gcc/config/alpha/xm-vms64.h U src/contrib/gcc/config/arm/README-interworking U src/contrib/gcc/config/arm/aof.h U src/contrib/gcc/config/arm/aout.h U src/contrib/gcc/config/arm/arm-protos.h U src/contrib/gcc/config/arm/arm-wince-pe.h U src/contrib/gcc/config/arm/arm.c U src/contrib/gcc/config/arm/arm.h U src/contrib/gcc/config/arm/arm.md U src/contrib/gcc/config/arm/coff.h U src/contrib/gcc/config/arm/conix-elf.h U src/contrib/gcc/config/arm/crti.asm U src/contrib/gcc/config/arm/crtn.asm U src/contrib/gcc/config/arm/ecos-elf.h U src/contrib/gcc/config/arm/elf.h U src/contrib/gcc/config/arm/freebsd.h U src/contrib/gcc/config/arm/lib1funcs.asm U src/contrib/gcc/config/arm/linux-elf.h U src/contrib/gcc/config/arm/linux-gas.h U src/contrib/gcc/config/arm/netbsd.h U src/contrib/gcc/config/arm/pe.c U src/contrib/gcc/config/arm/pe.h U src/contrib/gcc/config/arm/riscix.h U src/contrib/gcc/config/arm/riscix1-1.h U src/contrib/gcc/config/arm/rix-gas.h U src/contrib/gcc/config/arm/rtems-elf.h U src/contrib/gcc/config/arm/semi.h U src/contrib/gcc/config/arm/semiaof.h U src/contrib/gcc/config/arm/strongarm-coff.h U src/contrib/gcc/config/arm/strongarm-elf.h U src/contrib/gcc/config/arm/strongarm-pe.h U src/contrib/gcc/config/arm/t-arm-aout U src/contrib/gcc/config/arm/t-arm-coff U src/contrib/gcc/config/arm/t-arm-elf U src/contrib/gcc/config/arm/t-linux U src/contrib/gcc/config/arm/t-netbsd U src/contrib/gcc/config/arm/t-pe U src/contrib/gcc/config/arm/t-riscix U src/contrib/gcc/config/arm/t-semi U src/contrib/gcc/config/arm/t-strongarm-coff U src/contrib/gcc/config/arm/t-strongarm-elf U src/contrib/gcc/config/arm/t-strongarm-pe U src/contrib/gcc/config/arm/t-xscale-coff U src/contrib/gcc/config/arm/t-xscale-elf U src/contrib/gcc/config/arm/uclinux-elf.h U src/contrib/gcc/config/arm/unknown-elf-oabi.h U src/contrib/gcc/config/arm/unknown-elf.h U src/contrib/gcc/config/arm/vxarm.h U src/contrib/gcc/config/arm/xscale-coff.h U src/contrib/gcc/config/arm/xscale-elf.h U src/contrib/gcc/config/i386/386bsd.h U src/contrib/gcc/config/i386/aix386.h U src/contrib/gcc/config/i386/aix386ng.h U src/contrib/gcc/config/i386/att.h U src/contrib/gcc/config/i386/beos-elf.h U src/contrib/gcc/config/i386/biarch64.h U src/contrib/gcc/config/i386/bsd.h U src/contrib/gcc/config/i386/bsd386.h U src/contrib/gcc/config/i386/crtdll.h U src/contrib/gcc/config/i386/cygwin.asm U src/contrib/gcc/config/i386/cygwin.h U src/contrib/gcc/config/i386/dgux.h U src/contrib/gcc/config/i386/djgpp-rtems.h U src/contrib/gcc/config/i386/djgpp.h U src/contrib/gcc/config/i386/freebsd-aout.h U src/contrib/gcc/config/i386/freebsd.h U src/contrib/gcc/config/i386/freebsd64.h U src/contrib/gcc/config/i386/gas.h U src/contrib/gcc/config/i386/gmon-sol2.c U src/contrib/gcc/config/i386/gnu.h U src/contrib/gcc/config/i386/gstabs.h U src/contrib/gcc/config/i386/i386-aout.h U src/contrib/gcc/config/i386/i386-coff.h U src/contrib/gcc/config/i386/i386-interix.h C src/contrib/gcc/config/i386/i386.c U src/contrib/gcc/config/i386/i386-interix3.h U src/contrib/gcc/config/i386/i386-protos.h C src/contrib/gcc/config/i386/i386.h U src/contrib/gcc/config/i386/i386.md U src/contrib/gcc/config/i386/i386elf.h U src/contrib/gcc/config/i386/interix.c U src/contrib/gcc/config/i386/isc.h U src/contrib/gcc/config/i386/isccoff.h U src/contrib/gcc/config/i386/iscdbx.h U src/contrib/gcc/config/i386/libgcc-x86_64-glibc.ver U src/contrib/gcc/config/i386/linux-aout.h U src/contrib/gcc/config/i386/linux-oldld.h U src/contrib/gcc/config/i386/linux.h U src/contrib/gcc/config/i386/linux64.h U src/contrib/gcc/config/i386/lynx-ng.h U src/contrib/gcc/config/i386/lynx.h U src/contrib/gcc/config/i386/mach.h U src/contrib/gcc/config/i386/mingw32.h U src/contrib/gcc/config/i386/mmintrin.h U src/contrib/gcc/config/i386/moss.h U src/contrib/gcc/config/i386/netbsd-elf.h U src/contrib/gcc/config/i386/netbsd.h U src/contrib/gcc/config/i386/netbsd64.h U src/contrib/gcc/config/i386/next.h U src/contrib/gcc/config/i386/openbsd.h U src/contrib/gcc/config/i386/osf1-ci.asm U src/contrib/gcc/config/i386/osf1-cn.asm U src/contrib/gcc/config/i386/osf1elf.h U src/contrib/gcc/config/i386/osf1elfgdb.h U src/contrib/gcc/config/i386/osfelf.h U src/contrib/gcc/config/i386/osfrose.h U src/contrib/gcc/config/i386/ptx4-i.h U src/contrib/gcc/config/i386/rtems.h U src/contrib/gcc/config/i386/rtemself.h U src/contrib/gcc/config/i386/sco5.h U src/contrib/gcc/config/i386/seq-gas.h U src/contrib/gcc/config/i386/seq-sysv3.h U src/contrib/gcc/config/i386/seq2-sysv3.h U src/contrib/gcc/config/i386/sequent.h U src/contrib/gcc/config/i386/sol2-c1.asm U src/contrib/gcc/config/i386/sol2-ci.asm U src/contrib/gcc/config/i386/sol2-cn.asm U src/contrib/gcc/config/i386/sol2-gc1.asm U src/contrib/gcc/config/i386/sol2.h U src/contrib/gcc/config/i386/sol2gas.h U src/contrib/gcc/config/i386/sun.h U src/contrib/gcc/config/i386/sun386.h U src/contrib/gcc/config/i386/svr3.ifile U src/contrib/gcc/config/i386/svr3dbx.h U src/contrib/gcc/config/i386/svr3gas.h U src/contrib/gcc/config/i386/sysv3.h U src/contrib/gcc/config/i386/svr3z.ifile U src/contrib/gcc/config/i386/sysv4.h U src/contrib/gcc/config/i386/sysv5.h U src/contrib/gcc/config/i386/t-beos U src/contrib/gcc/config/i386/t-crtpic U src/contrib/gcc/config/i386/t-crtstuff U src/contrib/gcc/config/i386/t-cygwin U src/contrib/gcc/config/i386/t-dgux U src/contrib/gcc/config/i386/t-djgpp U src/contrib/gcc/config/i386/t-i386elf U src/contrib/gcc/config/i386/t-interix U src/contrib/gcc/config/i386/t-linux64 U src/contrib/gcc/config/i386/t-mingw32 U src/contrib/gcc/config/i386/t-next U src/contrib/gcc/config/i386/t-openbsd U src/contrib/gcc/config/i386/t-osf U src/contrib/gcc/config/i386/t-osf1elf U src/contrib/gcc/config/i386/t-rtems-i386 U src/contrib/gcc/config/i386/t-sco5 U src/contrib/gcc/config/i386/t-sco5gas U src/contrib/gcc/config/i386/t-sol2 U src/contrib/gcc/config/i386/t-svr3dbx U src/contrib/gcc/config/i386/t-udk U src/contrib/gcc/config/i386/t-uwin U src/contrib/gcc/config/i386/udk.h U src/contrib/gcc/config/i386/unix.h U src/contrib/gcc/config/i386/uwin.asm U src/contrib/gcc/config/i386/uwin.h U src/contrib/gcc/config/i386/v3gas.h U src/contrib/gcc/config/i386/vsta.h U src/contrib/gcc/config/i386/vxi386.h U src/contrib/gcc/config/i386/win32.h U src/contrib/gcc/config/i386/winnt.c U src/contrib/gcc/config/i386/x86-64.h U src/contrib/gcc/config/i386/xm-cygwin.h U src/contrib/gcc/config/i386/xm-djgpp.h U src/contrib/gcc/config/i386/xm-i386-interix.h U src/contrib/gcc/config/i386/xm-mingw32.h U src/contrib/gcc/config/i386/xm-vsta.h U src/contrib/gcc/config/i386/xmmintrin.h U src/contrib/gcc/config/ia64/crtend.asm U src/contrib/gcc/config/ia64/aix.h U src/contrib/gcc/config/ia64/crtbegin.asm U src/contrib/gcc/config/ia64/crtfastmath.c U src/contrib/gcc/config/ia64/crti.asm U src/contrib/gcc/config/ia64/crtn.asm U src/contrib/gcc/config/ia64/elf.h U src/contrib/gcc/config/ia64/fde-glibc.c U src/contrib/gcc/config/ia64/freebsd.h U src/contrib/gcc/config/ia64/hpux.h U src/contrib/gcc/config/ia64/hpux_longdouble.h U src/contrib/gcc/config/ia64/ia64-protos.h U src/contrib/gcc/config/ia64/ia64.c U src/contrib/gcc/config/ia64/ia64.h U src/contrib/gcc/config/ia64/ia64.md U src/contrib/gcc/config/ia64/ia64intrin.h U src/contrib/gcc/config/ia64/lib1funcs.asm U src/contrib/gcc/config/ia64/libgcc-ia64.ver U src/contrib/gcc/config/ia64/linux.h U src/contrib/gcc/config/ia64/quadlib.c U src/contrib/gcc/config/ia64/sysv4.h U src/contrib/gcc/config/ia64/t-aix U src/contrib/gcc/config/ia64/t-glibc U src/contrib/gcc/config/ia64/t-hpux U src/contrib/gcc/config/ia64/t-ia64 U src/contrib/gcc/config/ia64/unwind-aix.c U src/contrib/gcc/config/ia64/unwind-ia64.c U src/contrib/gcc/config/ia64/unwind-ia64.h U src/contrib/gcc/config/rs6000/aix31.h U src/contrib/gcc/config/rs6000/aix.h U src/contrib/gcc/config/rs6000/aix3newas.h U src/contrib/gcc/config/rs6000/aix41.h U src/contrib/gcc/config/rs6000/aix43.h U src/contrib/gcc/config/rs6000/aix51.h U src/contrib/gcc/config/rs6000/altivec-defs.h U src/contrib/gcc/config/rs6000/altivec.h U src/contrib/gcc/config/rs6000/beos.h U src/contrib/gcc/config/rs6000/crtsavres.asm U src/contrib/gcc/config/rs6000/darwin-tramp.asm U src/contrib/gcc/config/rs6000/darwin.h U src/contrib/gcc/config/rs6000/eabi-ci.asm U src/contrib/gcc/config/rs6000/eabi-cn.asm U src/contrib/gcc/config/rs6000/eabi.asm U src/contrib/gcc/config/rs6000/eabi.h U src/contrib/gcc/config/rs6000/eabiaix.h U src/contrib/gcc/config/rs6000/eabialtivec.h U src/contrib/gcc/config/rs6000/eabisim.h U src/contrib/gcc/config/rs6000/freebsd.h U src/contrib/gcc/config/rs6000/gnu.h U src/contrib/gcc/config/rs6000/linux.h U src/contrib/gcc/config/rs6000/linux64.h U src/contrib/gcc/config/rs6000/linuxaltivec.h U src/contrib/gcc/config/rs6000/lynx.h U src/contrib/gcc/config/rs6000/mach.h U src/contrib/gcc/config/rs6000/milli.exp U src/contrib/gcc/config/rs6000/netbsd.h U src/contrib/gcc/config/rs6000/ppc-asm.h U src/contrib/gcc/config/rs6000/rs6000-protos.h U src/contrib/gcc/config/rs6000/rs6000.c U src/contrib/gcc/config/rs6000/rs6000.h U src/contrib/gcc/config/rs6000/rs6000.md U src/contrib/gcc/config/rs6000/rtems.h U src/contrib/gcc/config/rs6000/softfloat.h U src/contrib/gcc/config/rs6000/sol-ci.asm U src/contrib/gcc/config/rs6000/sol-cn.asm U src/contrib/gcc/config/rs6000/sysv4.h U src/contrib/gcc/config/rs6000/sysv4le.h U src/contrib/gcc/config/rs6000/t-aix43 U src/contrib/gcc/config/rs6000/t-beos U src/contrib/gcc/config/rs6000/t-darwin U src/contrib/gcc/config/rs6000/t-linux64 U src/contrib/gcc/config/rs6000/t-newas U src/contrib/gcc/config/rs6000/t-ppccomm U src/contrib/gcc/config/rs6000/t-ppcgas U src/contrib/gcc/config/rs6000/t-ppcos U src/contrib/gcc/config/rs6000/t-rs6000 U src/contrib/gcc/config/rs6000/tramp.asm U src/contrib/gcc/config/rs6000/vxppc.h U src/contrib/gcc/config/rs6000/xcoff.h U src/contrib/gcc/config/sparc/biarch64.h U src/contrib/gcc/config/sparc/aout.h U src/contrib/gcc/config/sparc/freebsd.h U src/contrib/gcc/config/sparc/bsd.h U src/contrib/gcc/config/sparc/elf.h U src/contrib/gcc/config/sparc/crtfastmath.c U src/contrib/gcc/config/sparc/gmon-sol2.c U src/contrib/gcc/config/sparc/hal.h U src/contrib/gcc/config/sparc/lb1spc.asm U src/contrib/gcc/config/sparc/lb1spl.asm U src/contrib/gcc/config/sparc/libgcc-sparc-glibc.ver U src/contrib/gcc/config/sparc/linux-aout.h U src/contrib/gcc/config/sparc/linux.h U src/contrib/gcc/config/sparc/linux64.h U src/contrib/gcc/config/sparc/lite.h U src/contrib/gcc/config/sparc/litecoff.h U src/contrib/gcc/config/sparc/liteelf.h U src/contrib/gcc/config/sparc/lynx-ng.h U src/contrib/gcc/config/sparc/lynx.h U src/contrib/gcc/config/sparc/netbsd-elf.h U src/contrib/gcc/config/sparc/netbsd.h U src/contrib/gcc/config/sparc/openbsd.h U src/contrib/gcc/config/sparc/openbsd1-64.h U src/contrib/gcc/config/sparc/openbsd64.h U src/contrib/gcc/config/sparc/pbd.h U src/contrib/gcc/config/sparc/rtems.h U src/contrib/gcc/config/sparc/rtemself.h U src/contrib/gcc/config/sparc/sol2-64.h U src/contrib/gcc/config/sparc/sol2-bi.h U src/contrib/gcc/config/sparc/sol2-c1.asm U src/contrib/gcc/config/sparc/sol2-ci.asm U src/contrib/gcc/config/sparc/sol2-cn.asm U src/contrib/gcc/config/sparc/sol2-g1.asm U src/contrib/gcc/config/sparc/sol2-gas-bi.h U src/contrib/gcc/config/sparc/sol2-gld-bi.h U src/contrib/gcc/config/sparc/sol2-gld.h U src/contrib/gcc/config/sparc/sol2.h U src/contrib/gcc/config/sparc/sol27-sld.h U src/contrib/gcc/config/sparc/sp64-aout.h U src/contrib/gcc/config/sparc/sp64-elf.h U src/contrib/gcc/config/sparc/sp86x-aout.h U src/contrib/gcc/config/sparc/sp86x-elf.h U src/contrib/gcc/config/sparc/sparc-protos.h U src/contrib/gcc/config/sparc/sparc.c U src/contrib/gcc/config/sparc/sparc.h U src/contrib/gcc/config/sparc/sparc.md U src/contrib/gcc/config/sparc/splet.h U src/contrib/gcc/config/sparc/sysv4.h U src/contrib/gcc/config/sparc/sun4gas.h U src/contrib/gcc/config/sparc/sun4o3.h U src/contrib/gcc/config/sparc/sunos4.h U src/contrib/gcc/config/sparc/t-chorus-elf U src/contrib/gcc/config/sparc/t-crtfm U src/contrib/gcc/config/sparc/t-elf U src/contrib/gcc/config/sparc/t-halos U src/contrib/gcc/config/sparc/t-linux64 U src/contrib/gcc/config/sparc/t-netbsd64 U src/contrib/gcc/config/sparc/t-openbsd U src/contrib/gcc/config/sparc/t-sol2 U src/contrib/gcc/config/sparc/t-sol2-64 U src/contrib/gcc/config/sparc/t-sp86x U src/contrib/gcc/config/sparc/t-sparcbare U src/contrib/gcc/config/sparc/t-sparclite U src/contrib/gcc/config/sparc/t-splet U src/contrib/gcc/config/sparc/t-sunos41 U src/contrib/gcc/config/sparc/t-vxsparc U src/contrib/gcc/config/sparc/t-vxsparc64 U src/contrib/gcc/config/sparc/vxsim.h U src/contrib/gcc/config/sparc/vxsparc.h U src/contrib/gcc/config/sparc/vxsparc64.h U src/contrib/gcc/f/ChangeLog U src/contrib/gcc/f/ChangeLog.0 U src/contrib/gcc/f/Make-lang.in U src/contrib/gcc/f/README U src/contrib/gcc/f/RELEASE-PREP U src/contrib/gcc/f/ansify.c U src/contrib/gcc/f/bad.c U src/contrib/gcc/f/bad.def U src/contrib/gcc/f/bad.h U src/contrib/gcc/f/bit.c U src/contrib/gcc/f/bit.h U src/contrib/gcc/f/bld-op.def U src/contrib/gcc/f/bld.c U src/contrib/gcc/f/bld.h U src/contrib/gcc/f/bugs.texi U src/contrib/gcc/f/bugs0.texi U src/contrib/gcc/f/com-rt.def U src/contrib/gcc/f/com.c U src/contrib/gcc/f/com.h U src/contrib/gcc/f/config-lang.in U src/contrib/gcc/f/data.c U src/contrib/gcc/f/data.h U src/contrib/gcc/f/equiv.c U src/contrib/gcc/f/equiv.h U src/contrib/gcc/f/expr.c U src/contrib/gcc/f/expr.h U src/contrib/gcc/f/ffe.texi U src/contrib/gcc/f/fini.c U src/contrib/gcc/f/g77.texi U src/contrib/gcc/f/g77spec.c U src/contrib/gcc/f/global.c U src/contrib/gcc/f/global.h U src/contrib/gcc/f/implic.c U src/contrib/gcc/f/implic.h U src/contrib/gcc/f/info-b.def U src/contrib/gcc/f/info-k.def U src/contrib/gcc/f/info-w.def U src/contrib/gcc/f/info.c U src/contrib/gcc/f/info.h U src/contrib/gcc/f/intdoc.c U src/contrib/gcc/f/intdoc.in U src/contrib/gcc/f/intdoc.texi U src/contrib/gcc/f/intrin.c U src/contrib/gcc/f/intrin.def U src/contrib/gcc/f/intrin.h U src/contrib/gcc/f/invoke.texi U src/contrib/gcc/f/lab.c U src/contrib/gcc/f/lab.h U src/contrib/gcc/f/lang-options.h U src/contrib/gcc/f/lex.c U src/contrib/gcc/f/lang-specs.h U src/contrib/gcc/f/lex.h U src/contrib/gcc/f/malloc.c U src/contrib/gcc/f/malloc.h U src/contrib/gcc/f/name.c U src/contrib/gcc/f/name.h U src/contrib/gcc/f/news.texi U src/contrib/gcc/f/news0.texi U src/contrib/gcc/f/parse.c U src/contrib/gcc/f/proj.h U src/contrib/gcc/f/root.texi U src/contrib/gcc/f/src.c U src/contrib/gcc/f/src.h U src/contrib/gcc/f/st.c U src/contrib/gcc/f/st.h U src/contrib/gcc/f/sta.c U src/contrib/gcc/f/sta.h U src/contrib/gcc/f/stb.c U src/contrib/gcc/f/stb.h U src/contrib/gcc/f/stc.c U src/contrib/gcc/f/stc.h U src/contrib/gcc/f/std.c U src/contrib/gcc/f/std.h U src/contrib/gcc/f/ste.c U src/contrib/gcc/f/ste.h U src/contrib/gcc/f/storag.c U src/contrib/gcc/f/storag.h U src/contrib/gcc/f/stp.c U src/contrib/gcc/f/stp.h U src/contrib/gcc/f/str-1t.fin U src/contrib/gcc/f/str-2t.fin U src/contrib/gcc/f/str-fo.fin U src/contrib/gcc/f/str-io.fin U src/contrib/gcc/f/str-nq.fin U src/contrib/gcc/f/str-op.fin U src/contrib/gcc/f/str-ot.fin U src/contrib/gcc/f/str.c U src/contrib/gcc/f/str.h U src/contrib/gcc/f/sts.c U src/contrib/gcc/f/sts.h U src/contrib/gcc/f/stt.c U src/contrib/gcc/f/stt.h U src/contrib/gcc/f/stu.c U src/contrib/gcc/f/stu.h U src/contrib/gcc/f/stv.c U src/contrib/gcc/f/stv.h U src/contrib/gcc/f/stw.c U src/contrib/gcc/f/stw.h U src/contrib/gcc/f/symbol.c U src/contrib/gcc/f/symbol.def U src/contrib/gcc/f/symbol.h U src/contrib/gcc/f/target.c U src/contrib/gcc/f/target.h U src/contrib/gcc/f/top.c U src/contrib/gcc/f/top.h U src/contrib/gcc/f/type.c U src/contrib/gcc/f/type.h U src/contrib/gcc/f/where.c U src/contrib/gcc/f/version.c U src/contrib/gcc/f/version.h U src/contrib/gcc/f/where.h U src/contrib/gcc/ginclude/iso646.h U src/contrib/gcc/ginclude/stdarg.h U src/contrib/gcc/ginclude/stdbool.h U src/contrib/gcc/ginclude/stddef.h U src/contrib/gcc/ginclude/varargs.h U src/contrib/gcc/objc/Make-lang.in U src/contrib/gcc/objc/README U src/contrib/gcc/objc/config-lang.in U src/contrib/gcc/objc/lang-options.h U src/contrib/gcc/objc/lang-specs.h U src/contrib/gcc/objc/objc-act.c U src/contrib/gcc/objc/objc-act.h U src/contrib/gcc/objc/objc-lang.c U src/contrib/gcc/objc/objc-tree.def 12 conflicts created by this import. Use the following command to help the merge: cvs checkout -jFSF:yesterday -jFSF src/contrib/gcc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 21:41: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1C3837B404; Wed, 9 Oct 2002 21:40:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19D7643E6A; Wed, 9 Oct 2002 21:40:48 -0700 (PDT) (envelope-from kan@FreeBSD.org) Received: from freefall.freebsd.org (kan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9A4emCo097439; Wed, 9 Oct 2002 21:40:48 -0700 (PDT) (envelope-from kan@freefall.freebsd.org) Received: (from kan@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9A4elLk097438; Wed, 9 Oct 2002 21:40:47 -0700 (PDT) Message-Id: <200210100440.g9A4elLk097438@freefall.freebsd.org> From: Alexander Kabaev Date: Wed, 9 Oct 2002 21:40:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/libstdc++ - Imported sources X-FreeBSD-CVS-Branch: FSF Sender: owner-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 2002/10/09 21:40:46 PDT src/contrib/libstdc++ - Imported sources Update of /home/ncvs/src/contrib/libstdc++ In directory freefall.freebsd.org:/d/home/kan/gcc_import/gcc/libstdc++-v3 Log Message: Gcc 3.2.1-prerelease C++ support bits from the FSF anoncvs repo gcc-3_2-branch on October 9th 2002 20:15 EST. Status: Vendor Tag: FSF Release Tags: gcc_3_2_anoncvs_20021009 U src/contrib/libstdc++/ChangeLog U src/contrib/libstdc++/ChangeLog-2000 U src/contrib/libstdc++/ChangeLog-2001 U src/contrib/libstdc++/Makefile.am U src/contrib/libstdc++/Makefile.in U src/contrib/libstdc++/README U src/contrib/libstdc++/acconfig.h U src/contrib/libstdc++/acinclude.m4 U src/contrib/libstdc++/aclocal.m4 U src/contrib/libstdc++/config.h.in U src/contrib/libstdc++/configure U src/contrib/libstdc++/configure.host U src/contrib/libstdc++/configure.in U src/contrib/libstdc++/configure.target U src/contrib/libstdc++/mkcheck.in U src/contrib/libstdc++/mkcshadow U src/contrib/libstdc++/mkinclosure U src/contrib/libstdc++/config/linker-map.dummy U src/contrib/libstdc++/config/linker-map.gnu N src/contrib/libstdc++/config/abi/extract_symvers U src/contrib/libstdc++/config/abi/alphaev67-unknown-linux-gnu/baseline_symbols.txt U src/contrib/libstdc++/config/abi/i686-pc-linux-gnu/baseline_symbols.txt U src/contrib/libstdc++/config/abi/ia64-unknown-linux-gnu/baseline_symbols.txt U src/contrib/libstdc++/config/cpu/alpha/bits/atomicity.h U src/contrib/libstdc++/config/cpu/alpha/bits/cpu_limits.h U src/contrib/libstdc++/config/cpu/arm/bits/atomicity.h U src/contrib/libstdc++/config/cpu/cris/bits/atomicity.h U src/contrib/libstdc++/config/cpu/cris/bits/cpu_limits.h U src/contrib/libstdc++/config/cpu/generic/bits/atomicity.h U src/contrib/libstdc++/config/cpu/generic/bits/cpu_limits.h U src/contrib/libstdc++/config/cpu/generic/bits/limits.h U src/contrib/libstdc++/config/cpu/i386/bits/atomicity.h U src/contrib/libstdc++/config/cpu/i386/bits/cpu_limits.h U src/contrib/libstdc++/config/cpu/i486/bits/atomicity.h U src/contrib/libstdc++/config/cpu/ia64/bits/atomicity.h U src/contrib/libstdc++/config/cpu/ia64/bits/cpu_limits.h U src/contrib/libstdc++/config/cpu/m68k/bits/atomicity.h U src/contrib/libstdc++/config/cpu/m68k/bits/cpu_limits.h U src/contrib/libstdc++/config/cpu/mips/bits/atomicity.h U src/contrib/libstdc++/config/cpu/mmix/bits/cpu_limits.h U src/contrib/libstdc++/config/cpu/powerpc/bits/atomicity.h U src/contrib/libstdc++/config/cpu/powerpc/bits/cpu_limits.h U src/contrib/libstdc++/config/cpu/s390/bits/atomicity.h U src/contrib/libstdc++/config/cpu/s390/bits/cpu_limits.h U src/contrib/libstdc++/config/cpu/sparc/bits/atomicity.h U src/contrib/libstdc++/config/cpu/x86-64/bits/atomicity.h U src/contrib/libstdc++/config/cpu/x86-64/bits/cpu_limits.h U src/contrib/libstdc++/config/io/basic_file_libio.cc U src/contrib/libstdc++/config/io/basic_file_libio.h U src/contrib/libstdc++/config/io/basic_file_stdio.cc U src/contrib/libstdc++/config/io/basic_file_stdio.h U src/contrib/libstdc++/config/io/c_io_libio.h U src/contrib/libstdc++/config/io/c_io_libio_codecvt.c U src/contrib/libstdc++/config/io/c_io_stdio.h U src/contrib/libstdc++/config/locale/generic/c++locale_internal.h U src/contrib/libstdc++/config/locale/generic/c_locale.cc U src/contrib/libstdc++/config/locale/generic/c_locale.h U src/contrib/libstdc++/config/locale/generic/codecvt_members.cc U src/contrib/libstdc++/config/locale/generic/codecvt_specializations.h U src/contrib/libstdc++/config/locale/generic/collate_members.cc U src/contrib/libstdc++/config/locale/generic/ctype_members.cc U src/contrib/libstdc++/config/locale/generic/messages_members.cc U src/contrib/libstdc++/config/locale/generic/messages_members.h U src/contrib/libstdc++/config/locale/generic/monetary_members.cc U src/contrib/libstdc++/config/locale/generic/numeric_members.cc U src/contrib/libstdc++/config/locale/generic/time_members.cc U src/contrib/libstdc++/config/locale/gnu/c++locale_internal.h U src/contrib/libstdc++/config/locale/gnu/c_locale.cc U src/contrib/libstdc++/config/locale/gnu/c_locale.h U src/contrib/libstdc++/config/locale/gnu/codecvt_members.cc U src/contrib/libstdc++/config/locale/gnu/collate_members.cc U src/contrib/libstdc++/config/locale/gnu/ctype_members.cc U src/contrib/libstdc++/config/locale/gnu/messages_members.cc U src/contrib/libstdc++/config/locale/gnu/messages_members.h U src/contrib/libstdc++/config/locale/gnu/monetary_members.cc U src/contrib/libstdc++/config/locale/gnu/numeric_members.cc U src/contrib/libstdc++/config/locale/gnu/time_members.cc U src/contrib/libstdc++/config/locale/ieee_1003.1-2001/c_locale.cc U src/contrib/libstdc++/config/locale/ieee_1003.1-2001/c_locale.h U src/contrib/libstdc++/config/locale/ieee_1003.1-2001/codecvt_specializations.h U src/contrib/libstdc++/config/locale/ieee_1003.1-2001/messages_members.cc U src/contrib/libstdc++/config/locale/ieee_1003.1-2001/messages_members.h U src/contrib/libstdc++/config/os/aix/bits/atomicity.h U src/contrib/libstdc++/config/os/aix/bits/ctype_base.h U src/contrib/libstdc++/config/os/aix/bits/ctype_inline.h U src/contrib/libstdc++/config/os/aix/bits/ctype_noninline.h U src/contrib/libstdc++/config/os/aix/bits/os_defines.h U src/contrib/libstdc++/config/os/bsd/freebsd/bits/ctype_base.h U src/contrib/libstdc++/config/os/bsd/freebsd/bits/ctype_inline.h U src/contrib/libstdc++/config/os/bsd/freebsd/bits/ctype_noninline.h U src/contrib/libstdc++/config/os/bsd/freebsd/bits/os_defines.h U src/contrib/libstdc++/config/os/bsd/netbsd/bits/ctype_base.h U src/contrib/libstdc++/config/os/bsd/netbsd/bits/ctype_inline.h U src/contrib/libstdc++/config/os/bsd/netbsd/bits/ctype_noninline.h U src/contrib/libstdc++/config/os/bsd/netbsd/bits/os_defines.h U src/contrib/libstdc++/config/os/djgpp/bits/ctype_base.h U src/contrib/libstdc++/config/os/djgpp/bits/ctype_inline.h U src/contrib/libstdc++/config/os/djgpp/bits/ctype_noninline.h U src/contrib/libstdc++/config/os/djgpp/bits/os_defines.h U src/contrib/libstdc++/config/os/generic/bits/ctype_base.h U src/contrib/libstdc++/config/os/generic/bits/ctype_inline.h U src/contrib/libstdc++/config/os/generic/bits/ctype_noninline.h U src/contrib/libstdc++/config/os/generic/bits/os_defines.h U src/contrib/libstdc++/config/os/gnu-linux/bits/ctype_base.h U src/contrib/libstdc++/config/os/gnu-linux/bits/ctype_inline.h U src/contrib/libstdc++/config/os/gnu-linux/bits/ctype_noninline.h U src/contrib/libstdc++/config/os/gnu-linux/bits/os_defines.h U src/contrib/libstdc++/config/os/hpux/bits/cpu_limits.h U src/contrib/libstdc++/config/os/hpux/bits/ctype_base.h U src/contrib/libstdc++/config/os/hpux/bits/ctype_inline.h U src/contrib/libstdc++/config/os/hpux/bits/ctype_noninline.h U src/contrib/libstdc++/config/os/hpux/bits/os_defines.h U src/contrib/libstdc++/config/os/irix/irix5.2/bits/atomicity.h U src/contrib/libstdc++/config/os/irix/irix5.2/bits/ctype_base.h U src/contrib/libstdc++/config/os/irix/irix5.2/bits/ctype_inline.h U src/contrib/libstdc++/config/os/irix/irix5.2/bits/ctype_noninline.h U src/contrib/libstdc++/config/os/irix/irix5.2/bits/os_defines.h U src/contrib/libstdc++/config/os/irix/irix6.5/bits/atomicity.h U src/contrib/libstdc++/config/os/irix/irix6.5/bits/ctype_base.h U src/contrib/libstdc++/config/os/irix/irix6.5/bits/ctype_inline.h U src/contrib/libstdc++/config/os/irix/irix6.5/bits/ctype_noninline.h U src/contrib/libstdc++/config/os/irix/irix6.5/bits/os_defines.h U src/contrib/libstdc++/config/os/mingw32/bits/ctype_base.h U src/contrib/libstdc++/config/os/mingw32/bits/ctype_inline.h U src/contrib/libstdc++/config/os/mingw32/bits/ctype_noninline.h U src/contrib/libstdc++/config/os/mingw32/bits/os_defines.h U src/contrib/libstdc++/config/os/newlib/bits/ctype_base.h U src/contrib/libstdc++/config/os/newlib/bits/ctype_inline.h U src/contrib/libstdc++/config/os/newlib/bits/ctype_noninline.h U src/contrib/libstdc++/config/os/newlib/bits/os_defines.h U src/contrib/libstdc++/config/os/osf/osf5.0/bits/cpu_limits.h U src/contrib/libstdc++/config/os/qnx/qnx6.1/bits/ctype_base.h U src/contrib/libstdc++/config/os/qnx/qnx6.1/bits/ctype_inline.h U src/contrib/libstdc++/config/os/qnx/qnx6.1/bits/ctype_noninline.h U src/contrib/libstdc++/config/os/qnx/qnx6.1/bits/os_defines.h U src/contrib/libstdc++/config/os/solaris/solaris2.5/bits/ctype_base.h U src/contrib/libstdc++/config/os/solaris/solaris2.5/bits/ctype_inline.h U src/contrib/libstdc++/config/os/solaris/solaris2.5/bits/ctype_noninline.h U src/contrib/libstdc++/config/os/solaris/solaris2.5/bits/os_defines.h U src/contrib/libstdc++/config/os/solaris/solaris2.6/bits/ctype_base.h U src/contrib/libstdc++/config/os/solaris/solaris2.6/bits/ctype_inline.h U src/contrib/libstdc++/config/os/solaris/solaris2.6/bits/ctype_noninline.h U src/contrib/libstdc++/config/os/solaris/solaris2.6/bits/os_defines.h U src/contrib/libstdc++/config/os/solaris/solaris2.7/bits/ctype_base.h U src/contrib/libstdc++/config/os/solaris/solaris2.7/bits/ctype_inline.h U src/contrib/libstdc++/config/os/solaris/solaris2.7/bits/ctype_noninline.h U src/contrib/libstdc++/config/os/solaris/solaris2.7/bits/os_defines.h U src/contrib/libstdc++/include/Makefile.am U src/contrib/libstdc++/include/Makefile.in U src/contrib/libstdc++/include/backward/algobase.h U src/contrib/libstdc++/include/backward/algo.h U src/contrib/libstdc++/include/backward/alloc.h U src/contrib/libstdc++/include/backward/backward_warning.h U src/contrib/libstdc++/include/backward/bvector.h U src/contrib/libstdc++/include/backward/complex.h U src/contrib/libstdc++/include/backward/defalloc.h U src/contrib/libstdc++/include/backward/deque.h U src/contrib/libstdc++/include/backward/fstream.h U src/contrib/libstdc++/include/backward/function.h U src/contrib/libstdc++/include/backward/hash_map.h U src/contrib/libstdc++/include/backward/hash_set.h U src/contrib/libstdc++/include/backward/hashtable.h U src/contrib/libstdc++/include/backward/heap.h U src/contrib/libstdc++/include/backward/iomanip.h U src/contrib/libstdc++/include/backward/iostream.h U src/contrib/libstdc++/include/backward/istream.h U src/contrib/libstdc++/include/backward/iterator.h U src/contrib/libstdc++/include/backward/list.h U src/contrib/libstdc++/include/backward/map.h U src/contrib/libstdc++/include/backward/multimap.h U src/contrib/libstdc++/include/backward/multiset.h U src/contrib/libstdc++/include/backward/new.h U src/contrib/libstdc++/include/backward/ostream.h U src/contrib/libstdc++/include/backward/pair.h U src/contrib/libstdc++/include/backward/queue.h U src/contrib/libstdc++/include/backward/rope.h U src/contrib/libstdc++/include/backward/set.h U src/contrib/libstdc++/include/backward/slist.h U src/contrib/libstdc++/include/backward/stack.h U src/contrib/libstdc++/include/backward/stream.h U src/contrib/libstdc++/include/backward/streambuf.h U src/contrib/libstdc++/include/backward/strstream U src/contrib/libstdc++/include/backward/strstream.h U src/contrib/libstdc++/include/backward/tempbuf.h U src/contrib/libstdc++/include/backward/tree.h U src/contrib/libstdc++/include/backward/vector.h U src/contrib/libstdc++/include/bits/basic_ios.h U src/contrib/libstdc++/include/bits/basic_ios.tcc U src/contrib/libstdc++/include/bits/basic_string.h U src/contrib/libstdc++/include/bits/basic_string.tcc U src/contrib/libstdc++/include/bits/boost_concept_check.h U src/contrib/libstdc++/include/bits/c++config U src/contrib/libstdc++/include/bits/char_traits.h U src/contrib/libstdc++/include/bits/codecvt.h U src/contrib/libstdc++/include/bits/concept_check.h U src/contrib/libstdc++/include/bits/cpp_type_traits.h U src/contrib/libstdc++/include/bits/fpos.h U src/contrib/libstdc++/include/bits/fstream.tcc U src/contrib/libstdc++/include/bits/functexcept.h U src/contrib/libstdc++/include/bits/generic_shadow.h U src/contrib/libstdc++/include/bits/gslice.h U src/contrib/libstdc++/include/bits/gslice_array.h U src/contrib/libstdc++/include/bits/indirect_array.h U src/contrib/libstdc++/include/bits/ios_base.h U src/contrib/libstdc++/include/bits/istream.tcc U src/contrib/libstdc++/include/bits/locale_facets.h U src/contrib/libstdc++/include/bits/localefwd.h U src/contrib/libstdc++/include/bits/locale_facets.tcc U src/contrib/libstdc++/include/bits/mask_array.h U src/contrib/libstdc++/include/bits/ostream.tcc U src/contrib/libstdc++/include/bits/pthread_allocimpl.h U src/contrib/libstdc++/include/bits/slice.h U src/contrib/libstdc++/include/bits/slice_array.h U src/contrib/libstdc++/include/bits/sstream.tcc U src/contrib/libstdc++/include/bits/stl_algo.h U src/contrib/libstdc++/include/bits/stl_algobase.h U src/contrib/libstdc++/include/bits/stl_alloc.h U src/contrib/libstdc++/include/bits/stl_bvector.h U src/contrib/libstdc++/include/bits/stl_construct.h U src/contrib/libstdc++/include/bits/stl_deque.h U src/contrib/libstdc++/include/bits/stl_function.h U src/contrib/libstdc++/include/bits/stl_heap.h U src/contrib/libstdc++/include/bits/stl_iterator.h U src/contrib/libstdc++/include/bits/stl_iterator_base_funcs.h U src/contrib/libstdc++/include/bits/stl_iterator_base_types.h U src/contrib/libstdc++/include/bits/stl_list.h U src/contrib/libstdc++/include/bits/stl_map.h U src/contrib/libstdc++/include/bits/stl_multimap.h U src/contrib/libstdc++/include/bits/stl_multiset.h U src/contrib/libstdc++/include/bits/stl_numeric.h U src/contrib/libstdc++/include/bits/stl_pair.h U src/contrib/libstdc++/include/bits/stl_pthread_alloc.h U src/contrib/libstdc++/include/bits/stl_queue.h U src/contrib/libstdc++/include/bits/stl_raw_storage_iter.h U src/contrib/libstdc++/include/bits/stl_relops.h U src/contrib/libstdc++/include/bits/stl_set.h U src/contrib/libstdc++/include/bits/stl_stack.h U src/contrib/libstdc++/include/bits/stl_tempbuf.h U src/contrib/libstdc++/include/bits/stl_threads.h U src/contrib/libstdc++/include/bits/stl_tree.h U src/contrib/libstdc++/include/bits/stl_uninitialized.h U src/contrib/libstdc++/include/bits/stl_vector.h U src/contrib/libstdc++/include/bits/stream_iterator.h U src/contrib/libstdc++/include/bits/streambuf.tcc U src/contrib/libstdc++/include/bits/streambuf_iterator.h U src/contrib/libstdc++/include/bits/stringfwd.h U src/contrib/libstdc++/include/bits/type_traits.h U src/contrib/libstdc++/include/bits/valarray_array.h U src/contrib/libstdc++/include/bits/valarray_meta.h U src/contrib/libstdc++/include/bits/valarray_array.tcc U src/contrib/libstdc++/include/c/std_cassert.h U src/contrib/libstdc++/include/c/std_cctype.h U src/contrib/libstdc++/include/c/std_cerrno.h U src/contrib/libstdc++/include/c/std_cfloat.h U src/contrib/libstdc++/include/c/std_ciso646.h U src/contrib/libstdc++/include/c/std_climits.h U src/contrib/libstdc++/include/c/std_clocale.h U src/contrib/libstdc++/include/c/std_cmath.h U src/contrib/libstdc++/include/c/std_csetjmp.h U src/contrib/libstdc++/include/c/std_csignal.h U src/contrib/libstdc++/include/c/std_cstdarg.h U src/contrib/libstdc++/include/c/std_cstddef.h U src/contrib/libstdc++/include/c/std_cstdio.h U src/contrib/libstdc++/include/c/std_cstdlib.h U src/contrib/libstdc++/include/c/std_cstring.h U src/contrib/libstdc++/include/c/std_ctime.h U src/contrib/libstdc++/include/c/std_cwchar.h U src/contrib/libstdc++/include/c/std_cwctype.h U src/contrib/libstdc++/include/c_compatibility/assert.h U src/contrib/libstdc++/include/c_compatibility/ctype.h U src/contrib/libstdc++/include/c_compatibility/errno.h U src/contrib/libstdc++/include/c_compatibility/float.h U src/contrib/libstdc++/include/c_compatibility/iso646.h U src/contrib/libstdc++/include/c_compatibility/limits.h U src/contrib/libstdc++/include/c_compatibility/locale.h U src/contrib/libstdc++/include/c_compatibility/math.h U src/contrib/libstdc++/include/c_compatibility/setjmp.h U src/contrib/libstdc++/include/c_compatibility/signal.h U src/contrib/libstdc++/include/c_compatibility/stdarg.h U src/contrib/libstdc++/include/c_compatibility/stddef.h U src/contrib/libstdc++/include/c_compatibility/stdio.h U src/contrib/libstdc++/include/c_compatibility/stdlib.h U src/contrib/libstdc++/include/c_compatibility/string.h U src/contrib/libstdc++/include/c_compatibility/time.h U src/contrib/libstdc++/include/c_compatibility/wchar.h U src/contrib/libstdc++/include/c_compatibility/wctype.h U src/contrib/libstdc++/include/c_shadow/assert.h U src/contrib/libstdc++/include/c_shadow/ctype.h U src/contrib/libstdc++/include/c_shadow/errno.h U src/contrib/libstdc++/include/c_shadow/fcntl.h U src/contrib/libstdc++/include/c_shadow/features.h U src/contrib/libstdc++/include/c_shadow/float.h U src/contrib/libstdc++/include/c_shadow/iconv.h U src/contrib/libstdc++/include/c_shadow/iolibio.h U src/contrib/libstdc++/include/c_shadow/langinfo.h U src/contrib/libstdc++/include/c_shadow/libio.h U src/contrib/libstdc++/include/c_shadow/libioP.h U src/contrib/libstdc++/include/c_shadow/limits.h U src/contrib/libstdc++/include/c_shadow/locale.h U src/contrib/libstdc++/include/c_shadow/math.h U src/contrib/libstdc++/include/c_shadow/pthread.h U src/contrib/libstdc++/include/c_shadow/setjmp.h U src/contrib/libstdc++/include/c_shadow/signal.h U src/contrib/libstdc++/include/c_shadow/stdarg.h U src/contrib/libstdc++/include/c_shadow/stddef.h U src/contrib/libstdc++/include/c_shadow/stdio.h U src/contrib/libstdc++/include/c_shadow/stdlib.h U src/contrib/libstdc++/include/c_shadow/string.h U src/contrib/libstdc++/include/c_shadow/time.h U src/contrib/libstdc++/include/c_shadow/unistd.h U src/contrib/libstdc++/include/c_shadow/wchar.h U src/contrib/libstdc++/include/c_shadow/wctype.h U src/contrib/libstdc++/include/c_shadow/bits/std_cassert.h U src/contrib/libstdc++/include/c_shadow/bits/std_cctype.h U src/contrib/libstdc++/include/c_shadow/bits/std_cerrno.h U src/contrib/libstdc++/include/c_shadow/bits/std_cfloat.h U src/contrib/libstdc++/include/c_shadow/bits/std_climits.h U src/contrib/libstdc++/include/c_shadow/bits/std_clocale.h U src/contrib/libstdc++/include/c_shadow/bits/std_cmath.h U src/contrib/libstdc++/include/c_shadow/bits/std_csetjmp.h U src/contrib/libstdc++/include/c_shadow/bits/std_csignal.h U src/contrib/libstdc++/include/c_shadow/bits/std_cstdarg.h U src/contrib/libstdc++/include/c_shadow/bits/std_cstddef.h U src/contrib/libstdc++/include/c_shadow/bits/std_cstdio.h U src/contrib/libstdc++/include/c_shadow/bits/std_cstdlib.h U src/contrib/libstdc++/include/c_shadow/bits/std_cstring.h U src/contrib/libstdc++/include/c_shadow/bits/std_ctime.h U src/contrib/libstdc++/include/c_shadow/bits/std_cwchar.h U src/contrib/libstdc++/include/c_shadow/bits/std_cwctype.h U src/contrib/libstdc++/include/c_shadow/bits/wrap_fcntl.h U src/contrib/libstdc++/include/c_shadow/bits/wrap_features.h U src/contrib/libstdc++/include/c_shadow/bits/wrap_iconv.h U src/contrib/libstdc++/include/c_shadow/bits/wrap_iolibio.h U src/contrib/libstdc++/include/c_shadow/bits/wrap_langinfo.h U src/contrib/libstdc++/include/c_shadow/bits/wrap_libio.h U src/contrib/libstdc++/include/c_shadow/bits/wrap_libioP.h U src/contrib/libstdc++/include/c_shadow/bits/wrap_pthread.h U src/contrib/libstdc++/include/c_shadow/bits/wrap_unistd.h U src/contrib/libstdc++/include/c_shadow/sys/cdefs.h U src/contrib/libstdc++/include/c_std/cmath.tcc U src/contrib/libstdc++/include/c_std/std_cassert.h U src/contrib/libstdc++/include/c_std/std_cctype.h U src/contrib/libstdc++/include/c_std/std_cerrno.h U src/contrib/libstdc++/include/c_std/std_cfloat.h U src/contrib/libstdc++/include/c_std/std_ciso646.h U src/contrib/libstdc++/include/c_std/std_climits.h U src/contrib/libstdc++/include/c_std/std_clocale.h U src/contrib/libstdc++/include/c_std/std_cmath.h U src/contrib/libstdc++/include/c_std/std_csetjmp.h U src/contrib/libstdc++/include/c_std/std_csignal.h U src/contrib/libstdc++/include/c_std/std_cstdarg.h U src/contrib/libstdc++/include/c_std/std_cstddef.h U src/contrib/libstdc++/include/c_std/std_cstdio.h U src/contrib/libstdc++/include/c_std/std_cstdlib.h U src/contrib/libstdc++/include/c_std/std_cstring.h U src/contrib/libstdc++/include/c_std/std_ctime.h U src/contrib/libstdc++/include/c_std/std_cwchar.h U src/contrib/libstdc++/include/c_std/std_cwctype.h U src/contrib/libstdc++/include/ext/algorithm U src/contrib/libstdc++/include/ext/enc_filebuf.h U src/contrib/libstdc++/include/ext/functional U src/contrib/libstdc++/include/ext/hash_map U src/contrib/libstdc++/include/ext/hash_set U src/contrib/libstdc++/include/ext/iterator U src/contrib/libstdc++/include/ext/memory U src/contrib/libstdc++/include/ext/numeric U src/contrib/libstdc++/include/ext/rb_tree U src/contrib/libstdc++/include/ext/rope U src/contrib/libstdc++/include/ext/ropeimpl.h U src/contrib/libstdc++/include/ext/slist U src/contrib/libstdc++/include/ext/stdio_filebuf.h U src/contrib/libstdc++/include/ext/stl_hash_fun.h U src/contrib/libstdc++/include/ext/stl_hashtable.h U src/contrib/libstdc++/include/ext/stl_rope.h U src/contrib/libstdc++/include/std/std_algorithm.h U src/contrib/libstdc++/include/std/std_bitset.h U src/contrib/libstdc++/include/std/std_complex.h U src/contrib/libstdc++/include/std/std_deque.h U src/contrib/libstdc++/include/std/std_fstream.h U src/contrib/libstdc++/include/std/std_functional.h U src/contrib/libstdc++/include/std/std_iomanip.h U src/contrib/libstdc++/include/std/std_ios.h U src/contrib/libstdc++/include/std/std_iosfwd.h U src/contrib/libstdc++/include/std/std_iostream.h U src/contrib/libstdc++/include/std/std_istream.h U src/contrib/libstdc++/include/std/std_iterator.h U src/contrib/libstdc++/include/std/std_limits.h U src/contrib/libstdc++/include/std/std_list.h U src/contrib/libstdc++/include/std/std_locale.h U src/contrib/libstdc++/include/std/std_map.h U src/contrib/libstdc++/include/std/std_memory.h U src/contrib/libstdc++/include/std/std_numeric.h U src/contrib/libstdc++/include/std/std_ostream.h U src/contrib/libstdc++/include/std/std_queue.h U src/contrib/libstdc++/include/std/std_set.h U src/contrib/libstdc++/include/std/std_sstream.h U src/contrib/libstdc++/include/std/std_stack.h U src/contrib/libstdc++/include/std/std_stdexcept.h U src/contrib/libstdc++/include/std/std_streambuf.h U src/contrib/libstdc++/include/std/std_string.h U src/contrib/libstdc++/include/std/std_utility.h U src/contrib/libstdc++/include/std/std_valarray.h U src/contrib/libstdc++/include/std/std_vector.h U src/contrib/libstdc++/libmath/Makefile.am U src/contrib/libstdc++/libmath/Makefile.in U src/contrib/libstdc++/libmath/copysignf.c U src/contrib/libstdc++/libmath/mathconf.h U src/contrib/libstdc++/libmath/nan.c U src/contrib/libstdc++/libmath/signbit.c U src/contrib/libstdc++/libmath/signbitf.c U src/contrib/libstdc++/libmath/signbitl.c U src/contrib/libstdc++/libmath/stubs.c U src/contrib/libstdc++/libsupc++/Makefile.am U src/contrib/libstdc++/libsupc++/Makefile.in U src/contrib/libstdc++/libsupc++/cxxabi.h U src/contrib/libstdc++/libsupc++/del_op.cc U src/contrib/libstdc++/libsupc++/del_opnt.cc U src/contrib/libstdc++/libsupc++/del_opv.cc U src/contrib/libstdc++/libsupc++/del_opvnt.cc U src/contrib/libstdc++/libsupc++/eh_alloc.cc U src/contrib/libstdc++/libsupc++/eh_aux_runtime.cc U src/contrib/libstdc++/libsupc++/eh_catch.cc U src/contrib/libstdc++/libsupc++/eh_exception.cc U src/contrib/libstdc++/libsupc++/eh_globals.cc U src/contrib/libstdc++/libsupc++/eh_personality.cc U src/contrib/libstdc++/libsupc++/eh_terminate.cc U src/contrib/libstdc++/libsupc++/eh_throw.cc U src/contrib/libstdc++/libsupc++/eh_type.cc U src/contrib/libstdc++/libsupc++/exception U src/contrib/libstdc++/libsupc++/exception_defines.h U src/contrib/libstdc++/libsupc++/new U src/contrib/libstdc++/libsupc++/new_handler.cc U src/contrib/libstdc++/libsupc++/pure.cc U src/contrib/libstdc++/libsupc++/new_op.cc U src/contrib/libstdc++/libsupc++/tinfo.h U src/contrib/libstdc++/libsupc++/new_opnt.cc U src/contrib/libstdc++/libsupc++/new_opv.cc U src/contrib/libstdc++/libsupc++/new_opvnt.cc U src/contrib/libstdc++/libsupc++/tinfo.cc U src/contrib/libstdc++/libsupc++/tinfo2.cc U src/contrib/libstdc++/libsupc++/typeinfo U src/contrib/libstdc++/libsupc++/unwind-cxx.h U src/contrib/libstdc++/libsupc++/vec.cc U src/contrib/libstdc++/src/Makefile.am U src/contrib/libstdc++/src/Makefile.in U src/contrib/libstdc++/src/bitset.cc U src/contrib/libstdc++/src/codecvt.cc U src/contrib/libstdc++/src/complex_io.cc U src/contrib/libstdc++/src/concept-inst.cc U src/contrib/libstdc++/src/ctype.cc U src/contrib/libstdc++/src/ext-inst.cc U src/contrib/libstdc++/src/fstream-inst.cc U src/contrib/libstdc++/src/fstream.cc U src/contrib/libstdc++/src/functexcept.cc U src/contrib/libstdc++/src/globals.cc U src/contrib/libstdc++/src/io-inst.cc U src/contrib/libstdc++/src/ios.cc U src/contrib/libstdc++/src/istream-inst.cc U src/contrib/libstdc++/src/limits.cc U src/contrib/libstdc++/src/locale-inst.cc U src/contrib/libstdc++/src/locale.cc U src/contrib/libstdc++/src/localename.cc U src/contrib/libstdc++/src/misc-inst.cc U src/contrib/libstdc++/src/ostream-inst.cc U src/contrib/libstdc++/src/sstream-inst.cc U src/contrib/libstdc++/src/stdexcept.cc U src/contrib/libstdc++/src/stl-inst.cc U src/contrib/libstdc++/src/streambuf-inst.cc U src/contrib/libstdc++/src/string-inst.cc U src/contrib/libstdc++/src/strstream.cc U src/contrib/libstdc++/src/valarray-inst.cc U src/contrib/libstdc++/src/vterminate.cc U src/contrib/libstdc++/src/wstring-inst.cc 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 Wed Oct 9 21:41:26 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42C6D37B407; Wed, 9 Oct 2002 21:40:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE42143E4A; Wed, 9 Oct 2002 21:40:49 -0700 (PDT) (envelope-from kan@FreeBSD.org) Received: from freefall.freebsd.org (kan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9A4enCo097454; Wed, 9 Oct 2002 21:40:49 -0700 (PDT) (envelope-from kan@freefall.freebsd.org) Received: (from kan@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9A4en0W097453; Wed, 9 Oct 2002 21:40:49 -0700 (PDT) Message-Id: <200210100440.g9A4en0W097453@freefall.freebsd.org> From: Alexander Kabaev Date: Wed, 9 Oct 2002 21:40:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/libobjc - Imported sources X-FreeBSD-CVS-Branch: FSF Sender: owner-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 2002/10/09 21:40:49 PDT src/contrib/libobjc - Imported sources Update of /home/ncvs/src/contrib/libobjc In directory freefall.freebsd.org:/d/home/kan/gcc_import/gcc/libobjc Log Message: Gcc 3.2.1-prerelease Objective C support bits from the FSF anoncvs repo gcc-3_2-branch on October 9th 2002 20:15 EST. Status: Vendor Tag: FSF Release Tags: gcc_3_2_anoncvs_20021009 U src/contrib/libobjc/ChangeLog U src/contrib/libobjc/Makefile.in U src/contrib/libobjc/NXConstStr.m U src/contrib/libobjc/Object.m U src/contrib/libobjc/Protocol.m U src/contrib/libobjc/README U src/contrib/libobjc/README.threads U src/contrib/libobjc/THREADS U src/contrib/libobjc/THREADS.MACH U src/contrib/libobjc/aclocal.m4 U src/contrib/libobjc/archive.c U src/contrib/libobjc/class.c U src/contrib/libobjc/config.h.in U src/contrib/libobjc/configure U src/contrib/libobjc/configure.in U src/contrib/libobjc/encoding.c U src/contrib/libobjc/gc.c U src/contrib/libobjc/hash.c U src/contrib/libobjc/init.c U src/contrib/libobjc/libobjc.def U src/contrib/libobjc/libobjc_entry.c U src/contrib/libobjc/linking.m U src/contrib/libobjc/misc.c U src/contrib/libobjc/objects.c U src/contrib/libobjc/makefile.dos U src/contrib/libobjc/nil_method.c U src/contrib/libobjc/sarray.c U src/contrib/libobjc/selector.c U src/contrib/libobjc/sendmsg.c U src/contrib/libobjc/thr-dce.c U src/contrib/libobjc/thr-decosf1.c U src/contrib/libobjc/thr-irix.c U src/contrib/libobjc/thr-mach.c U src/contrib/libobjc/thr-objc.c U src/contrib/libobjc/thr-os2.c U src/contrib/libobjc/thr-posix.c U src/contrib/libobjc/thr-pthreads.c U src/contrib/libobjc/thr-rtems.c U src/contrib/libobjc/thr-single.c U src/contrib/libobjc/thr-solaris.c U src/contrib/libobjc/thr-vxworks.c U src/contrib/libobjc/thr-win32.c U src/contrib/libobjc/thr.c U src/contrib/libobjc/objc/NXConstStr.h U src/contrib/libobjc/objc/Object.h U src/contrib/libobjc/objc/Protocol.h U src/contrib/libobjc/objc/encoding.h U src/contrib/libobjc/objc/hash.h U src/contrib/libobjc/objc/objc-api.h U src/contrib/libobjc/objc/objc-list.h U src/contrib/libobjc/objc/objc.h U src/contrib/libobjc/objc/runtime.h U src/contrib/libobjc/objc/sarray.h U src/contrib/libobjc/objc/thr.h U src/contrib/libobjc/objc/typedstream.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 Wed Oct 9 21:41:39 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCCD737B401; Wed, 9 Oct 2002 21:41:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AC8643E6A; Wed, 9 Oct 2002 21:41:02 -0700 (PDT) (envelope-from kan@FreeBSD.org) Received: from freefall.freebsd.org (kan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9A4f2Co097569; Wed, 9 Oct 2002 21:41:02 -0700 (PDT) (envelope-from kan@freefall.freebsd.org) Received: (from kan@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9A4f2YO097568; Wed, 9 Oct 2002 21:41:02 -0700 (PDT) Message-Id: <200210100441.g9A4f2YO097568@freefall.freebsd.org> From: Alexander Kabaev Date: Wed, 9 Oct 2002 21:41:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/libf2c - Imported sources X-FreeBSD-CVS-Branch: FSF Sender: owner-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 2002/10/09 21:41:02 PDT src/contrib/libf2c - Imported sources Update of /home/ncvs/src/contrib/libf2c In directory freefall.freebsd.org:/d/home/kan/gcc_import/gcc/libf2c Log Message: Gcc 3.2.1-prerelease libf2c bits from the FSF anoncvs repo gcc-3_2-branch on October 9th 2002 20:15 EST. Status: Vendor Tag: FSF Release Tags: gcc_3_2_anoncvs_20021009 U src/contrib/libf2c/ChangeLog U src/contrib/libf2c/Makefile.in U src/contrib/libf2c/README U src/contrib/libf2c/TODO U src/contrib/libf2c/aclocal.m4 U src/contrib/libf2c/changes.netlib U src/contrib/libf2c/configure U src/contrib/libf2c/configure.in U src/contrib/libf2c/disclaimer.netlib U src/contrib/libf2c/f2c.h U src/contrib/libf2c/f2cext.c U src/contrib/libf2c/g2c.hin U src/contrib/libf2c/permission.netlib U src/contrib/libf2c/readme.netlib U src/contrib/libf2c/libF77/F77_aloc.c U src/contrib/libf2c/libF77/Makefile.in U src/contrib/libf2c/libF77/Notice U src/contrib/libf2c/libF77/README.netlib U src/contrib/libf2c/libF77/Version.c U src/contrib/libf2c/libF77/abort_.c U src/contrib/libf2c/libF77/c_abs.c U src/contrib/libf2c/libF77/c_cos.c U src/contrib/libf2c/libF77/c_div.c U src/contrib/libf2c/libF77/c_exp.c U src/contrib/libf2c/libF77/c_log.c U src/contrib/libf2c/libF77/c_sin.c U src/contrib/libf2c/libF77/c_sqrt.c U src/contrib/libf2c/libF77/cabs.c U src/contrib/libf2c/libF77/configure U src/contrib/libf2c/libF77/configure.in U src/contrib/libf2c/libF77/d_abs.c U src/contrib/libf2c/libF77/d_acos.c U src/contrib/libf2c/libF77/d_asin.c U src/contrib/libf2c/libF77/d_atan.c U src/contrib/libf2c/libF77/d_atn2.c U src/contrib/libf2c/libF77/d_cnjg.c U src/contrib/libf2c/libF77/d_cos.c U src/contrib/libf2c/libF77/d_cosh.c U src/contrib/libf2c/libF77/d_dim.c U src/contrib/libf2c/libF77/d_exp.c U src/contrib/libf2c/libF77/d_imag.c U src/contrib/libf2c/libF77/d_int.c U src/contrib/libf2c/libF77/d_lg10.c U src/contrib/libf2c/libF77/d_log.c U src/contrib/libf2c/libF77/d_mod.c U src/contrib/libf2c/libF77/d_nint.c U src/contrib/libf2c/libF77/d_prod.c U src/contrib/libf2c/libF77/d_sign.c U src/contrib/libf2c/libF77/d_sin.c U src/contrib/libf2c/libF77/d_sinh.c U src/contrib/libf2c/libF77/d_sqrt.c U src/contrib/libf2c/libF77/d_tan.c U src/contrib/libf2c/libF77/d_tanh.c U src/contrib/libf2c/libF77/derf_.c U src/contrib/libf2c/libF77/derfc_.c U src/contrib/libf2c/libF77/dtime_.c U src/contrib/libf2c/libF77/ef1asc_.c U src/contrib/libf2c/libF77/ef1cmc_.c U src/contrib/libf2c/libF77/erf_.c U src/contrib/libf2c/libF77/erfc_.c U src/contrib/libf2c/libF77/etime_.c U src/contrib/libf2c/libF77/exit_.c U src/contrib/libf2c/libF77/f2ch.add U src/contrib/libf2c/libF77/getarg_.c U src/contrib/libf2c/libF77/getenv_.c U src/contrib/libf2c/libF77/h_abs.c U src/contrib/libf2c/libF77/h_dim.c U src/contrib/libf2c/libF77/h_len.c U src/contrib/libf2c/libF77/h_dnnt.c U src/contrib/libf2c/libF77/h_indx.c U src/contrib/libf2c/libF77/h_mod.c U src/contrib/libf2c/libF77/h_nint.c U src/contrib/libf2c/libF77/h_sign.c U src/contrib/libf2c/libF77/hl_ge.c U src/contrib/libf2c/libF77/hl_gt.c U src/contrib/libf2c/libF77/hl_le.c U src/contrib/libf2c/libF77/hl_lt.c U src/contrib/libf2c/libF77/i_abs.c U src/contrib/libf2c/libF77/i_dim.c U src/contrib/libf2c/libF77/i_dnnt.c U src/contrib/libf2c/libF77/i_indx.c U src/contrib/libf2c/libF77/i_len.c U src/contrib/libf2c/libF77/i_mod.c U src/contrib/libf2c/libF77/i_nint.c U src/contrib/libf2c/libF77/i_sign.c U src/contrib/libf2c/libF77/iargc_.c U src/contrib/libf2c/libF77/l_ge.c U src/contrib/libf2c/libF77/l_gt.c U src/contrib/libf2c/libF77/l_le.c U src/contrib/libf2c/libF77/l_lt.c U src/contrib/libf2c/libF77/lbitbits.c U src/contrib/libf2c/libF77/lbitshft.c U src/contrib/libf2c/libF77/main.c U src/contrib/libf2c/libF77/makefile.netlib U src/contrib/libf2c/libF77/pow_ci.c U src/contrib/libf2c/libF77/pow_dd.c U src/contrib/libf2c/libF77/pow_di.c U src/contrib/libf2c/libF77/pow_hh.c U src/contrib/libf2c/libF77/pow_ii.c U src/contrib/libf2c/libF77/pow_qq.c U src/contrib/libf2c/libF77/pow_ri.c U src/contrib/libf2c/libF77/pow_zi.c U src/contrib/libf2c/libF77/pow_zz.c U src/contrib/libf2c/libF77/qbitbits.c U src/contrib/libf2c/libF77/qbitshft.c U src/contrib/libf2c/libF77/r_abs.c U src/contrib/libf2c/libF77/r_acos.c U src/contrib/libf2c/libF77/r_asin.c U src/contrib/libf2c/libF77/r_atan.c U src/contrib/libf2c/libF77/r_atn2.c U src/contrib/libf2c/libF77/r_cnjg.c U src/contrib/libf2c/libF77/r_cos.c U src/contrib/libf2c/libF77/r_cosh.c U src/contrib/libf2c/libF77/r_dim.c U src/contrib/libf2c/libF77/r_exp.c U src/contrib/libf2c/libF77/r_imag.c U src/contrib/libf2c/libF77/r_int.c U src/contrib/libf2c/libF77/r_lg10.c U src/contrib/libf2c/libF77/r_log.c U src/contrib/libf2c/libF77/r_mod.c U src/contrib/libf2c/libF77/r_nint.c U src/contrib/libf2c/libF77/r_sign.c U src/contrib/libf2c/libF77/r_sin.c U src/contrib/libf2c/libF77/r_sinh.c U src/contrib/libf2c/libF77/r_sqrt.c U src/contrib/libf2c/libF77/r_tan.c U src/contrib/libf2c/libF77/r_tanh.c U src/contrib/libf2c/libF77/s_cat.c U src/contrib/libf2c/libF77/s_cmp.c U src/contrib/libf2c/libF77/s_copy.c U src/contrib/libf2c/libF77/s_paus.c U src/contrib/libf2c/libF77/s_rnge.c U src/contrib/libf2c/libF77/s_stop.c U src/contrib/libf2c/libF77/setarg.c U src/contrib/libf2c/libF77/setsig.c U src/contrib/libf2c/libF77/sig_die.c U src/contrib/libf2c/libF77/signal1.h U src/contrib/libf2c/libF77/signal1.h0 U src/contrib/libf2c/libF77/signal_.c U src/contrib/libf2c/libF77/system_.c U src/contrib/libf2c/libF77/z_abs.c U src/contrib/libf2c/libF77/z_cos.c U src/contrib/libf2c/libF77/z_div.c U src/contrib/libf2c/libF77/z_exp.c U src/contrib/libf2c/libF77/z_log.c U src/contrib/libf2c/libF77/z_sin.c U src/contrib/libf2c/libF77/z_sqrt.c U src/contrib/libf2c/libI77/lread.c U src/contrib/libf2c/libI77/Makefile.in U src/contrib/libf2c/libI77/Notice U src/contrib/libf2c/libI77/README.netlib U src/contrib/libf2c/libI77/Version.c U src/contrib/libf2c/libI77/backspace.c U src/contrib/libf2c/libI77/close.c U src/contrib/libf2c/libI77/config.h.in U src/contrib/libf2c/libI77/configure U src/contrib/libf2c/libI77/configure.in U src/contrib/libf2c/libI77/dfe.c U src/contrib/libf2c/libI77/dolio.c U src/contrib/libf2c/libI77/due.c U src/contrib/libf2c/libI77/endfile.c U src/contrib/libf2c/libI77/err.c U src/contrib/libf2c/libI77/f2ch.add U src/contrib/libf2c/libI77/fio.h U src/contrib/libf2c/libI77/fmt.c U src/contrib/libf2c/libI77/fmt.h U src/contrib/libf2c/libI77/fmtlib.c U src/contrib/libf2c/libI77/fp.h U src/contrib/libf2c/libI77/ftell_.c U src/contrib/libf2c/libI77/iio.c U src/contrib/libf2c/libI77/ilnw.c U src/contrib/libf2c/libI77/inquire.c U src/contrib/libf2c/libI77/lio.h U src/contrib/libf2c/libI77/open.c U src/contrib/libf2c/libI77/lwrite.c U src/contrib/libf2c/libI77/makefile.netlib U src/contrib/libf2c/libI77/rdfmt.c U src/contrib/libf2c/libI77/rewind.c U src/contrib/libf2c/libI77/rsfe.c U src/contrib/libf2c/libI77/rsli.c U src/contrib/libf2c/libI77/rsne.c U src/contrib/libf2c/libI77/sfe.c U src/contrib/libf2c/libI77/stamp-h.in U src/contrib/libf2c/libI77/sue.c U src/contrib/libf2c/libI77/typesize.c U src/contrib/libf2c/libI77/uio.c U src/contrib/libf2c/libI77/util.c U src/contrib/libf2c/libI77/wref.c U src/contrib/libf2c/libI77/wrtfmt.c U src/contrib/libf2c/libI77/wsfe.c U src/contrib/libf2c/libI77/wsle.c U src/contrib/libf2c/libI77/wsne.c U src/contrib/libf2c/libI77/xwsne.c U src/contrib/libf2c/libU77/COPYING.LIB U src/contrib/libf2c/libU77/Makefile.in U src/contrib/libf2c/libU77/PROJECTS U src/contrib/libf2c/libU77/README U src/contrib/libf2c/libU77/Version.c U src/contrib/libf2c/libU77/access_.c U src/contrib/libf2c/libU77/acconfig.h U src/contrib/libf2c/libU77/aclocal.m4 U src/contrib/libf2c/libU77/alarm_.c U src/contrib/libf2c/libU77/bes.c U src/contrib/libf2c/libU77/chdir_.c U src/contrib/libf2c/libU77/chmod_.c U src/contrib/libf2c/libU77/config.hin U src/contrib/libf2c/libU77/configure U src/contrib/libf2c/libU77/configure.in U src/contrib/libf2c/libU77/ctime_.c U src/contrib/libf2c/libU77/date_.c U src/contrib/libf2c/libU77/datetime_.c U src/contrib/libf2c/libU77/dbes.c U src/contrib/libf2c/libU77/dtime_.c U src/contrib/libf2c/libU77/etime_.c U src/contrib/libf2c/libU77/fdate_.c U src/contrib/libf2c/libU77/fgetc_.c U src/contrib/libf2c/libU77/flush1_.c U src/contrib/libf2c/libU77/fnum_.c U src/contrib/libf2c/libU77/fputc_.c U src/contrib/libf2c/libU77/fstat_.c U src/contrib/libf2c/libU77/gerror_.c U src/contrib/libf2c/libU77/getcwd_.c U src/contrib/libf2c/libU77/getgid_.c U src/contrib/libf2c/libU77/getlog_.c U src/contrib/libf2c/libU77/getpid_.c U src/contrib/libf2c/libU77/getuid_.c U src/contrib/libf2c/libU77/gmtime_.c U src/contrib/libf2c/libU77/hostnm_.c U src/contrib/libf2c/libU77/idate_.c U src/contrib/libf2c/libU77/ierrno_.c U src/contrib/libf2c/libU77/irand_.c U src/contrib/libf2c/libU77/isatty_.c U src/contrib/libf2c/libU77/itime_.c U src/contrib/libf2c/libU77/kill_.c U src/contrib/libf2c/libU77/link_.c U src/contrib/libf2c/libU77/lnblnk_.c U src/contrib/libf2c/libU77/lstat_.c U src/contrib/libf2c/libU77/ltime_.c U src/contrib/libf2c/libU77/mclock_.c U src/contrib/libf2c/libU77/perror_.c U src/contrib/libf2c/libU77/rand_.c U src/contrib/libf2c/libU77/rename_.c U src/contrib/libf2c/libU77/secnds_.c U src/contrib/libf2c/libU77/second_.c U src/contrib/libf2c/libU77/sleep_.c U src/contrib/libf2c/libU77/srand_.c U src/contrib/libf2c/libU77/stamp-h.in U src/contrib/libf2c/libU77/stat_.c U src/contrib/libf2c/libU77/symlnk_.c U src/contrib/libf2c/libU77/sys_clock_.c U src/contrib/libf2c/libU77/time_.c U src/contrib/libf2c/libU77/ttynam_.c U src/contrib/libf2c/libU77/u77-test.f U src/contrib/libf2c/libU77/umask_.c U src/contrib/libf2c/libU77/unlink_.c U src/contrib/libf2c/libU77/vxtidate_.c U src/contrib/libf2c/libU77/vxttime_.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 Wed Oct 9 21:46: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 562EB37B401; Wed, 9 Oct 2002 21:46:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09C5643E3B; Wed, 9 Oct 2002 21:46:03 -0700 (PDT) (envelope-from kan@FreeBSD.org) Received: from freefall.freebsd.org (kan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9A4k2Co000301; Wed, 9 Oct 2002 21:46:02 -0700 (PDT) (envelope-from kan@freefall.freebsd.org) Received: (from kan@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9A4k22Q000300; Wed, 9 Oct 2002 21:46:02 -0700 (PDT) Message-Id: <200210100446.g9A4k22Q000300@freefall.freebsd.org> From: Alexander Kabaev Date: Wed, 9 Oct 2002 21:46:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc 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 kan 2002/10/09 21:46:02 PDT Modified files: contrib/gcc Makefile.in Log: Use the stock 3.2.1-prerelease file. Approved by: obrien Revision Changes Path 1.11 +7 -3 src/contrib/gcc/Makefile.in To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 21:46:46 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C2BFA37B401; Wed, 9 Oct 2002 21:46:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F17143E6E; Wed, 9 Oct 2002 21:46:45 -0700 (PDT) (envelope-from kan@FreeBSD.org) Received: from freefall.freebsd.org (kan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9A4kjCo000679; Wed, 9 Oct 2002 21:46:45 -0700 (PDT) (envelope-from kan@freefall.freebsd.org) Received: (from kan@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9A4kj9I000676; Wed, 9 Oct 2002 21:46:45 -0700 (PDT) Message-Id: <200210100446.g9A4kj9I000676@freefall.freebsd.org> From: Alexander Kabaev Date: Wed, 9 Oct 2002 21:46:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc c-decl.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 2002/10/09 21:46:45 PDT Modified files: contrib/gcc c-decl.c Log: Merge FreeBSD modifications into gcc 3.2.1-prerelease: 1.2 kernel printf enchancements framework 1.3 suppress warnings on K&R main Approved by: obrien Revision Changes Path 1.5 +4 -19 src/contrib/gcc/c-decl.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 21:47:28 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F2FE37B401; Wed, 9 Oct 2002 21:47:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52E6243E75; Wed, 9 Oct 2002 21:47:27 -0700 (PDT) (envelope-from kan@FreeBSD.org) Received: from freefall.freebsd.org (kan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9A4lRCo001047; Wed, 9 Oct 2002 21:47:27 -0700 (PDT) (envelope-from kan@freefall.freebsd.org) Received: (from kan@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9A4lRm6001046; Wed, 9 Oct 2002 21:47:27 -0700 (PDT) Message-Id: <200210100447.g9A4lRm6001046@freefall.freebsd.org> From: Alexander Kabaev Date: Wed, 9 Oct 2002 21:47:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc cppinit.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 2002/10/09 21:47:27 PDT Modified files: contrib/gcc cppinit.c Log: Merge FreeBSD modifications into gcc 3.2.1-prerelease: 1.2 kernel printf enchancements framework Approved by: obrien Revision Changes Path 1.4 +88 -36 src/contrib/gcc/cppinit.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 21:47:57 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE5BE37B401; Wed, 9 Oct 2002 21:47:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9421C43E65; Wed, 9 Oct 2002 21:47:56 -0700 (PDT) (envelope-from kan@FreeBSD.org) Received: from freefall.freebsd.org (kan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9A4luCo001348; Wed, 9 Oct 2002 21:47:56 -0700 (PDT) (envelope-from kan@freefall.freebsd.org) Received: (from kan@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9A4luIP001338; Wed, 9 Oct 2002 21:47:56 -0700 (PDT) Message-Id: <200210100447.g9A4luIP001338@freefall.freebsd.org> From: Alexander Kabaev Date: Wed, 9 Oct 2002 21:47:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc flags.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 kan 2002/10/09 21:47:56 PDT Modified files: contrib/gcc flags.h Log: Use the stock 3.2.1-prerelease file. Approved by: obrien Revision Changes Path 1.7 +4 -0 src/contrib/gcc/flags.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 21:49: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA17E37B401; Wed, 9 Oct 2002 21:49:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C09943E7B; Wed, 9 Oct 2002 21:49:04 -0700 (PDT) (envelope-from kan@FreeBSD.org) Received: from freefall.freebsd.org (kan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9A4n4Co001993; Wed, 9 Oct 2002 21:49:04 -0700 (PDT) (envelope-from kan@freefall.freebsd.org) Received: (from kan@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9A4n4IH001992; Wed, 9 Oct 2002 21:49:04 -0700 (PDT) Message-Id: <200210100449.g9A4n4IH001992@freefall.freebsd.org> From: Alexander Kabaev Date: Wed, 9 Oct 2002 21:49:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc gcc.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 2002/10/09 21:49:04 PDT Modified files: contrib/gcc gcc.c Log: Merge FreeBSD modifications into gcc 3.2.1-prerelease: 1.\\{2,15\\} FREEBSD_NATIVE 1.\\{5,13\\} ELF, and objformat support 1.\\{16,23,25\\} Better cross building control 1.21 'GCC_OPTIONS' 1.27 cross-arch MD_EXEC_PREFIX fixes cc -print-search-dir fixes 1.28 Read specs from /usr/libdata/gcc/specs, if available Approved by: obrien Revision Changes Path 1.30 +282 -94 src/contrib/gcc/gcc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 21:50: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7825137B401; Wed, 9 Oct 2002 21:50:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D82A43E42; Wed, 9 Oct 2002 21:50:07 -0700 (PDT) (envelope-from kan@FreeBSD.org) Received: from freefall.freebsd.org (kan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9A4o7Co002710; Wed, 9 Oct 2002 21:50:07 -0700 (PDT) (envelope-from kan@freefall.freebsd.org) Received: (from kan@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9A4o7h6002709; Wed, 9 Oct 2002 21:50:07 -0700 (PDT) Message-Id: <200210100450.g9A4o7h6002709@freefall.freebsd.org> From: Alexander Kabaev Date: Wed, 9 Oct 2002 21:50:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc libgcc2.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 2002/10/09 21:50:07 PDT Modified files: contrib/gcc libgcc2.c Log: Use the stock 3.2.1-prerelease file. Approved by: obrien Revision Changes Path 1.7 +5 -4 src/contrib/gcc/libgcc2.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 21:50:32 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 399D237B404; Wed, 9 Oct 2002 21:50:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E24CB43E6A; Wed, 9 Oct 2002 21:50:29 -0700 (PDT) (envelope-from kan@FreeBSD.org) Received: from freefall.freebsd.org (kan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9A4oTCo002946; Wed, 9 Oct 2002 21:50:29 -0700 (PDT) (envelope-from kan@freefall.freebsd.org) Received: (from kan@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9A4oT1a002944; Wed, 9 Oct 2002 21:50:29 -0700 (PDT) Message-Id: <200210100450.g9A4oT1a002944@freefall.freebsd.org> From: Alexander Kabaev Date: Wed, 9 Oct 2002 21:50:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc reload.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 2002/10/09 21:50:29 PDT Modified files: contrib/gcc reload.c Log: Use the stock 3.2.1-prerelease file. Approved by: obrien Revision Changes Path 1.11 +21 -11 src/contrib/gcc/reload.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 21:51:13 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E6DA37B401; Wed, 9 Oct 2002 21:51:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 214DE43E42; Wed, 9 Oct 2002 21:51:12 -0700 (PDT) (envelope-from kan@FreeBSD.org) Received: from freefall.freebsd.org (kan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9A4pCCo003359; Wed, 9 Oct 2002 21:51:12 -0700 (PDT) (envelope-from kan@freefall.freebsd.org) Received: (from kan@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9A4pB6R003358; Wed, 9 Oct 2002 21:51:11 -0700 (PDT) Message-Id: <200210100451.g9A4pB6R003358@freefall.freebsd.org> From: Alexander Kabaev Date: Wed, 9 Oct 2002 21:51:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc toplev.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 2002/10/09 21:51:11 PDT Modified files: contrib/gcc toplev.c Log: Merge FreeBSD modifications into gcc 3.2.1-prerelease: 1.2 -fformat-extensions 1.7 FORCE_OPTIMIZATION_DOWNGRADE knob for Alpha 1.14 -O0 -O1 should optimize alignment for time, not size Approved by: obrien Revision Changes Path 1.18 +7 -3 src/contrib/gcc/toplev.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 21:52: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE7BD37B401; Wed, 9 Oct 2002 21:52:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C19043E65; Wed, 9 Oct 2002 21:52:03 -0700 (PDT) (envelope-from kan@FreeBSD.org) Received: from freefall.freebsd.org (kan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9A4q3Co003798; Wed, 9 Oct 2002 21:52:03 -0700 (PDT) (envelope-from kan@freefall.freebsd.org) Received: (from kan@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9A4q3E6003797; Wed, 9 Oct 2002 21:52:03 -0700 (PDT) Message-Id: <200210100452.g9A4q3E6003797@freefall.freebsd.org> From: Alexander Kabaev Date: Wed, 9 Oct 2002 21:52:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc version.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 2002/10/09 21:52:03 PDT Modified files: contrib/gcc version.c Log: Merge FreeBSD modifications into gcc 3.2.1-prerelease: 1.2 Localize the version number Approved by: obrien Revision Changes Path 1.5 +1 -1 src/contrib/gcc/version.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 21:52:43 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBB9537B401; Wed, 9 Oct 2002 21:52:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DDEC43E3B; Wed, 9 Oct 2002 21:52:42 -0700 (PDT) (envelope-from kan@FreeBSD.org) Received: from freefall.freebsd.org (kan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9A4qgCo004143; Wed, 9 Oct 2002 21:52:42 -0700 (PDT) (envelope-from kan@freefall.freebsd.org) Received: (from kan@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9A4qgSC004142; Wed, 9 Oct 2002 21:52:42 -0700 (PDT) Message-Id: <200210100452.g9A4qgSC004142@freefall.freebsd.org> From: Alexander Kabaev Date: Wed, 9 Oct 2002 21:52:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc/config/i386 i386.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 2002/10/09 21:52:42 PDT Modified files: contrib/gcc/config/i386 i386.c Log: Merge FreeBSD modifications into gcc 3.2.1-prerelease: 1.11 -mno-align-long-strings Approved by: obrien Revision Changes Path 1.13 +43 -20 src/contrib/gcc/config/i386/i386.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 21:53:17 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C402B37B401; Wed, 9 Oct 2002 21:53:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7736843E65; Wed, 9 Oct 2002 21:53:16 -0700 (PDT) (envelope-from kan@FreeBSD.org) Received: from freefall.freebsd.org (kan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9A4rGCo004503; Wed, 9 Oct 2002 21:53:16 -0700 (PDT) (envelope-from kan@freefall.freebsd.org) Received: (from kan@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9A4rG5R004502; Wed, 9 Oct 2002 21:53:16 -0700 (PDT) Message-Id: <200210100453.g9A4rG5R004502@freefall.freebsd.org> From: Alexander Kabaev Date: Wed, 9 Oct 2002 21:53:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc/config/i386 i386.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 kan 2002/10/09 21:53:16 PDT Modified files: contrib/gcc/config/i386 i386.h Log: Merge FreeBSD modifications into gcc 3.2.1-prerelease: 1.10 -mno-align-long-strings 1.11 Allow the specification of LONG_TYPE_SIZE on the command line. Approved by: obrien Revision Changes Path 1.13 +15 -8 src/contrib/gcc/config/i386/i386.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 21:53:49 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 57EBC37B401; Wed, 9 Oct 2002 21:53:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C796743E65; Wed, 9 Oct 2002 21:53:47 -0700 (PDT) (envelope-from kan@FreeBSD.org) Received: from freefall.freebsd.org (kan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9A4rlCo004862; Wed, 9 Oct 2002 21:53:47 -0700 (PDT) (envelope-from kan@freefall.freebsd.org) Received: (from kan@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9A4rlcV004861; Wed, 9 Oct 2002 21:53:47 -0700 (PDT) Message-Id: <200210100453.g9A4rlcV004861@freefall.freebsd.org> From: Alexander Kabaev Date: Wed, 9 Oct 2002 21:53:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc/cp decl.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 2002/10/09 21:53:47 PDT Modified files: contrib/gcc/cp decl.c Log: Merge FreeBSD modifications into gcc 3.2.1-prerelease: 1.8 printf format error fixes Approved by: obrien Revision Changes Path 1.12 +8 -17 src/contrib/gcc/cp/decl.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 21:56:36 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B644137B401; Wed, 9 Oct 2002 21:56:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68DF043E3B; Wed, 9 Oct 2002 21:56:35 -0700 (PDT) (envelope-from kan@FreeBSD.org) Received: from freefall.freebsd.org (kan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9A4uZCo006711; Wed, 9 Oct 2002 21:56:35 -0700 (PDT) (envelope-from kan@freefall.freebsd.org) Received: (from kan@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9A4uZWn006710; Wed, 9 Oct 2002 21:56:35 -0700 (PDT) Message-Id: <200210100456.g9A4uZWn006710@freefall.freebsd.org> From: Alexander Kabaev Date: Wed, 9 Oct 2002 21:56:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/cc/cc_tools 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 kan 2002/10/09 21:56:35 PDT Modified files: gnu/usr.bin/cc/cc_tools Makefile Log: Add multilib_options variable definition. Approved by: obrien Revision Changes Path 1.66 +1 -0 src/gnu/usr.bin/cc/cc_tools/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 22: 3:14 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB5C937B401; Wed, 9 Oct 2002 22:03:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44A7F43E42; Wed, 9 Oct 2002 22:03:13 -0700 (PDT) (envelope-from kan@FreeBSD.org) Received: from freefall.freebsd.org (kan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9A53BCo010212; Wed, 9 Oct 2002 22:03:11 -0700 (PDT) (envelope-from kan@freefall.freebsd.org) Received: (from kan@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9A53BUJ010211; Wed, 9 Oct 2002 22:03:11 -0700 (PDT) Message-Id: <200210100503.g9A53BUJ010211@freefall.freebsd.org> From: Alexander Kabaev Date: Wed, 9 Oct 2002 22:03:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/ubsa 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 kan 2002/10/09 22:03:11 PDT Added files: sys/modules/ubsa Makefile Log: Allow ubsa(4) driver to be build as a kernel module. Approved by: obrien Revision Changes Path 1.1 +10 -0 src/sys/modules/ubsa/Makefile (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Oct 9 23:41: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8F6637B401; Wed, 9 Oct 2002 23:40:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AA8D43E3B; Wed, 9 Oct 2002 23:40:59 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9A6exCo037125; Wed, 9 Oct 2002 23:40:59 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9A6exNJ037124; Wed, 9 Oct 2002 23:40:59 -0700 (PDT) Message-Id: <200210100640.g9A6exNJ037124@freefall.freebsd.org> From: Ying-Chieh Liao Date: Wed, 9 Oct 2002 23:40:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/editss/files 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 ijliao 2002/10/09 23:40:59 PDT Modified files: games/editss/files patch-ab Log: Make sure that it doesn't attempt to fclose a NULL pointer if ~/.xpilotrc is not present. PR: 38001 Submitted by: Pierre-Paul Lavoie Approved by: maintainer timeout Revision Changes Path 1.2 +11 -2 ports/games/editss/files/patch-ab To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 0:20:25 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC4F637B401; Thu, 10 Oct 2002 00:20:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D36E43E9C; Thu, 10 Oct 2002 00:20:24 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9A7KOCo042552; Thu, 10 Oct 2002 00:20:24 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9A7KO7V042551; Thu, 10 Oct 2002 00:20:24 -0700 (PDT) Message-Id: <200210100720.g9A7KO7V042551@freefall.freebsd.org> From: Ying-Chieh Liao Date: Thu, 10 Oct 2002 00:20:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/libiodbc 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 ijliao 2002/10/10 00:20:24 PDT Modified files: databases/libiodbc Makefile pkg-plist Log: - Enable --with-pthreads option. - Add WITH_GUI support(not default). PR: 36129 Submitted by: Hidekazu Kuroki Approved by: maintainer timeout Revision Changes Path 1.5 +12 -3 ports/databases/libiodbc/Makefile 1.3 +13 -13 ports/databases/libiodbc/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 Oct 10 0:26:53 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1924637B401; Thu, 10 Oct 2002 00:26:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAC4A43EA3; Thu, 10 Oct 2002 00:26:51 -0700 (PDT) (envelope-from demon@FreeBSD.org) Received: from freefall.freebsd.org (demon@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9A7QpCo042864; Thu, 10 Oct 2002 00:26:51 -0700 (PDT) (envelope-from demon@freefall.freebsd.org) Received: (from demon@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9A7Qp8d042863; Thu, 10 Oct 2002 00:26:51 -0700 (PDT) Message-Id: <200210100726.g9A7Qp8d042863@freefall.freebsd.org> From: Dmitry Sivachenko Date: Thu, 10 Oct 2002 00:26:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/gmake Makefile pkg-plist ports/devel/gmake/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 demon 2002/10/10 00:26:51 PDT Modified files: devel/gmake Makefile pkg-plist Removed files: devel/gmake/files patch-aa Log: Various fixes for new scheme of detecting intl.4, which comes with this version of GNU make. Submitted by: KATO Tsuguru Also provide WITHOUT_NLS knob to build without localized messages. Revision Changes Path 1.49 +14 -5 ports/devel/gmake/Makefile 1.14 +0 -11 ports/devel/gmake/files/patch-aa (dead) 1.12 +16 -19 ports/devel/gmake/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 Oct 10 1:21:35 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F22837B401; Thu, 10 Oct 2002 01:21:34 -0700 (PDT) Received: from freebsd.org.ru (sweet.etrust.ru [194.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7FA343EAC; Thu, 10 Oct 2002 01:21:33 -0700 (PDT) (envelope-from osa@freebsd.org.ru) Received: by freebsd.org.ru (Postfix, from userid 1000) id 8ACEF2B3; Thu, 10 Oct 2002 12:21:31 +0400 (MSD) Date: Thu, 10 Oct 2002 12:21:31 +0400 From: "Sergey A. Osokin" To: Dirk Meyer Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/security/gnupg-idea Makefile distinfo Message-ID: <20021010082131.GB31101@freebsd.org.ru> References: <200210092003.g99K3FdO080947@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200210092003.g99K3FdO080947@freefall.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, Oct 09, 2002 at 01:03:15PM -0700, Dirk Meyer wrote: > dinoex 2002/10/09 13:03:15 PDT > > Modified files: > security/gnupg-idea Makefile distinfo > Log: > Update to newer distribution. > revert to old path, as most people use realitive path in their configs > > Revision Changes Path > 1.13 +10 -4 ports/security/gnupg-idea/Makefile > 1.5 +1 -2 ports/security/gnupg-idea/distinfo Thank you. -- Rgdz, /"\ ASCII RIBBON CAMPAIGN Sergey Osokin aka oZZ, \ / AGAINST HTML MAIL http://ozz.pp.ru/ X AND NEWS / \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 1:22:27 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EAEEE37B401; Thu, 10 Oct 2002 01:22:26 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9951143EB1; Thu, 10 Oct 2002 01:22:26 -0700 (PDT) (envelope-from mheinen@FreeBSD.org) Received: from freefall.freebsd.org (mheinen@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9A8MQCo085630; Thu, 10 Oct 2002 01:22:26 -0700 (PDT) (envelope-from mheinen@freefall.freebsd.org) Received: (from mheinen@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9A8MQwj085629; Thu, 10 Oct 2002 01:22:26 -0700 (PDT) Message-Id: <200210100822.g9A8MQwj085629@freefall.freebsd.org> From: Martin Heinen Date: Thu, 10 Oct 2002 01:22:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/basics 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 mheinen 2002/10/10 01:22:26 PDT Modified files: en_US.ISO8859-1/books/handbook/basics chapter.sgml Log: markup changes, cpu -> CPU Approved by: alex (mentor) Revision Changes Path 1.81 +3 -3 doc/en_US.ISO8859-1/books/handbook/basics/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 1:38:41 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB01637B401; Thu, 10 Oct 2002 01:38:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A091743E97; Thu, 10 Oct 2002 01:38:39 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from freefall.freebsd.org (znerd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9A8cdCo000215; Thu, 10 Oct 2002 01:38:39 -0700 (PDT) (envelope-from znerd@freefall.freebsd.org) Received: (from znerd@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9A8cdpa000214; Thu, 10 Oct 2002 01:38:39 -0700 (PDT) Message-Id: <200210100838.g9A8cdpa000214@freefall.freebsd.org> From: Ernst de Haan Date: Thu, 10 Oct 2002 01:38:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jdk12 Makefile ports/java/jdk13-doc Makefile ports/java/jdk13 Makefile ports/java/jdk14-doc Makefile ports/java/linux-ibm-jdk13 Makefile ports/java/linux-sun-jdk12 Makefile 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 znerd 2002/10/10 01:38:39 PDT Modified files: java/jdk12 Makefile java/jdk13-doc Makefile java/jdk13 Makefile java/jdk14-doc Makefile java/linux-ibm-jdk13 Makefile java/linux-sun-jdk12 Makefile java/linux-sun-jdk13 Makefile java/linux-sun-jdk14 Makefile Log: Not using IGNORE anymore to avoid package building. .if defined(BATCH) || defined(PACKAGE_BUILDING) IGNORE= "You can not legally distribute binaries" .endif This was superfluous and inhibiting package builds of things that depend on the port. Having RESTRICTED and NO_CDROM is enough to ensure that a package will not appear on the FTP site or a CDROM (it will be built and used as a basis for other packages to build with, but will be deleted at the end of the build run). Requested by: kris Reviewed by: portmgr (silence) PR: 42758 Revision Changes Path 1.13 +2 -5 ports/java/jdk12/Makefile 1.20 +1 -5 ports/java/jdk13-doc/Makefile 1.37 +2 -5 ports/java/jdk13/Makefile 1.23 +1 -5 ports/java/jdk14-doc/Makefile 1.11 +3 -7 ports/java/linux-ibm-jdk13/Makefile 1.9 +1 -5 ports/java/linux-sun-jdk12/Makefile 1.20 +1 -5 ports/java/linux-sun-jdk13/Makefile 1.19 +1 -5 ports/java/linux-sun-jdk14/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 1:40:53 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 172A937B401; Thu, 10 Oct 2002 01:40:53 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8B3043E9E; Thu, 10 Oct 2002 01:40:52 -0700 (PDT) (envelope-from mheinen@FreeBSD.org) Received: from freefall.freebsd.org (mheinen@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9A8eqCo000586; Thu, 10 Oct 2002 01:40:52 -0700 (PDT) (envelope-from mheinen@freefall.freebsd.org) Received: (from mheinen@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9A8eqC9000585; Thu, 10 Oct 2002 01:40:52 -0700 (PDT) Message-Id: <200210100840.g9A8eqC9000585@freefall.freebsd.org> From: Martin Heinen Date: Thu, 10 Oct 2002 01:40:52 -0700 (PDT) To: cvs-committers@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 mheinen 2002/10/10 01:40:52 PDT Modified files: en_US.ISO8859-1/books/fdp-primer/writing-style chapter.sgml Log: Add a section explaining   Reviewed by: Lukasz Bojarski Approved by: murray, alex (mentor) Revision Changes Path 1.31 +36 -0 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 Thu Oct 10 1:57:40 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A452237B401; Thu, 10 Oct 2002 01:57:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54A1E43EAC; Thu, 10 Oct 2002 01:57:39 -0700 (PDT) (envelope-from maxim@FreeBSD.org) Received: from freefall.freebsd.org (maxim@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9A8vdCo001571; Thu, 10 Oct 2002 01:57:39 -0700 (PDT) (envelope-from maxim@freefall.freebsd.org) Received: (from maxim@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9A8vds4001570; Thu, 10 Oct 2002 01:57:39 -0700 (PDT) Message-Id: <200210100857.g9A8vds4001570@freefall.freebsd.org> From: Maxim Konovalov Date: Thu, 10 Oct 2002 01:57:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/misc bsd-family-tree X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/10 01:57:39 PDT Modified files: share/misc bsd-family-tree Log: Add BSD/OS 4.3. Submitted by: Sergey A. Osokin Reviewed by: grog MFC after: 1 week Revision Changes Path 1.63 +13 -11 src/share/misc/bsd-family-tree To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 2:54:53 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED8DC37B401; Thu, 10 Oct 2002 02:54:51 -0700 (PDT) Received: from baraca.united.net.ua (ns.united.net.ua [193.111.8.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id E270243E7B; Thu, 10 Oct 2002 02:54:49 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (xDSL-2-2.united.net.ua [193.111.9.226]) by baraca.united.net.ua (8.11.6/8.11.6) with ESMTP id g9A9sig77347; Thu, 10 Oct 2002 12:54:46 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.12.6/8.12.5) with ESMTP id g9A9shTs057868; Thu, 10 Oct 2002 12:54:43 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3DA54EEF.400F1D20@FreeBSD.org> Date: Thu, 10 Oct 2002 12:57:03 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Ernst de Haan Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/java/jdk12 Makefile ports/java/jdk13-docMakefile ports/java/jdk13 Makefile ports/java/jdk14-doc Makefileports/java/linux-ibm-jdk13 Makefile ports/java/linux-sun-jdk12Makefile ports/java/linux-sun-jdk13 Makefile ... References: <200210100838.g9A8cdpa000214@freefall.freebsd.org> Content-Type: text/plain; charset=koi8-r 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 Ernst de Haan wrote: > > znerd 2002/10/10 01:38:39 PDT > > Modified files: > java/jdk12 Makefile > java/jdk13-doc Makefile > java/jdk13 Makefile > java/jdk14-doc Makefile > java/linux-ibm-jdk13 Makefile > java/linux-sun-jdk12 Makefile > java/linux-sun-jdk13 Makefile > java/linux-sun-jdk14 Makefile > Log: > Not using IGNORE anymore to avoid package building. > > .if defined(BATCH) || defined(PACKAGE_BUILDING) > IGNORE= "You can not legally distribute binaries" > .endif > > This was superfluous and inhibiting package builds of things that > depend on the port. Having RESTRICTED and NO_CDROM is enough to > ensure that a package will not appear on the FTP site or a CDROM > (it will be built and used as a basis for other packages to build > with, but will be deleted at the end of the build run). > > Requested by: kris > Reviewed by: portmgr (silence) > PR: 42758 As I said earlier, this won't change anything, because jdk sources aren't directly fetchable (MASTER_SITES == NULL). Therefore, the cluster will not be able to build those packages anyway, just wasting CPU cycles trying to do it and clobbering bento error logs as a result. Please back out. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 3: 0: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0CCC37B404; Thu, 10 Oct 2002 03:00:06 -0700 (PDT) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31AB043E7B; Thu, 10 Oct 2002 03:00:05 -0700 (PDT) (envelope-from mb@imp.ch) Received: from nbs.imp.ch (nbs.imp.ch [157.161.4.7]) by mail.imp.ch (8.12.3/8.12.3) with ESMTP id g9AA04kE057254; Thu, 10 Oct 2002 12:00:04 +0200 (CEST) (envelope-from Martin.Blapp@imp.ch) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by nbs.imp.ch (8.12.3/8.12.3) with ESMTP id g9AA03751422249; Thu, 10 Oct 2002 12:00:03 +0200 (MES) Date: Thu, 10 Oct 2002 12:01:06 +0200 (CEST) From: Martin Blapp To: Maxim Sobolev Cc: Ernst de Haan , , Subject: Re: cvs commit: ports/java/jdk12 Makefile ports/java/jdk13-docMakefile ports/java/jdk13 Makefile ports/java/jdk14-doc Makefileports/java/linux-ibm-jdk13 Makefile ports/java/linux-sun-jdk12Makefile In-Reply-To: <3DA54EEF.400F1D20@FreeBSD.org> Message-ID: <20021010120023.I15308-100000@levais.imp.ch> 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 Hi, > As I said earlier, this won't change anything, because jdk sources > aren't directly fetchable (MASTER_SITES == NULL). Therefore, the > cluster will not be able to build those packages anyway, just wasting > CPU cycles trying to do it and clobbering bento error logs as a > result. Please back out. Kris aka portsmgr promised me that this will change and that we install a jdk on bento, which then can be used. > -Maxim > Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 3: 7:20 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0B0537B401; Thu, 10 Oct 2002 03:07:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0B8743E97; Thu, 10 Oct 2002 03:07:19 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from freefall.freebsd.org (keramida@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AA7JCo013311; Thu, 10 Oct 2002 03:07:19 -0700 (PDT) (envelope-from keramida@freefall.freebsd.org) Received: (from keramida@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AA7J0h013310; Thu, 10 Oct 2002 03:07:19 -0700 (PDT) Message-Id: <200210101007.g9AA7J0h013310@freefall.freebsd.org> From: Giorgos Keramidas Date: Thu, 10 Oct 2002 03:07:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mdconfig mdconfig.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 keramida 2002/10/10 03:07:19 PDT Modified files: sbin/mdconfig mdconfig.c Log: Make sure strsep() gets a nul-terminated string. Reviewed by: phk Revision Changes Path 1.24 +2 -1 src/sbin/mdconfig/mdconfig.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 3:11:30 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04CBC37B401; Thu, 10 Oct 2002 03:11:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA6FF43E8A; Thu, 10 Oct 2002 03:11:29 -0700 (PDT) (envelope-from shige@FreeBSD.org) Received: from freefall.freebsd.org (shige@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AABTCo013787; Thu, 10 Oct 2002 03:11:29 -0700 (PDT) (envelope-from shige@freefall.freebsd.org) Received: (from shige@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AABTiB013786; Thu, 10 Oct 2002 03:11:29 -0700 (PDT) Message-Id: <200210101011.g9AABTiB013786@freefall.freebsd.org> From: Shigeyuki Fukushima Date: Thu, 10 Oct 2002 03:11:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/xv 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 shige 2002/10/10 03:11:29 PDT Modified files: graphics/xv Makefile Log: Fix build-breakage. Submitted by: Patrick Li Revision Changes Path 1.53 +1 -1 ports/graphics/xv/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 3:26:57 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16AA837B401; Thu, 10 Oct 2002 03:26:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7AA043EA3; Thu, 10 Oct 2002 03:26:55 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AAQtCo014710; Thu, 10 Oct 2002 03:26:55 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AAQt6E014709; Thu, 10 Oct 2002 03:26:55 -0700 (PDT) Message-Id: <200210101026.g9AAQt6E014709@freefall.freebsd.org> From: Ying-Chieh Liao Date: Thu, 10 Oct 2002 03:26:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math Makefile ports/math/blitz++ Makefile distinfo pkg-comment pkg-descr pkg-plist ports/math/blitz++/files patch-Makefile.in patch-timer.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 ijliao 2002/10/10 03:26:55 PDT Modified files: math Makefile Added files: math/blitz++ Makefile distinfo pkg-comment pkg-descr pkg-plist math/blitz++/files patch-Makefile.in patch-timer.h Log: add blitz++ 0.6 A C++ class library for scientific computing Revision Changes Path 1.194 +1 -0 ports/math/Makefile 1.1 +30 -0 ports/math/blitz++/Makefile (new) 1.1 +1 -0 ports/math/blitz++/distinfo (new) 1.1 +20 -0 ports/math/blitz++/files/patch-Makefile.in (new) 1.1 +11 -0 ports/math/blitz++/files/patch-timer.h (new) 1.1 +1 -0 ports/math/blitz++/pkg-comment (new) 1.1 +6 -0 ports/math/blitz++/pkg-descr (new) 1.1 +309 -0 ports/math/blitz++/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 Oct 10 3:27: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B1B537B43E; Thu, 10 Oct 2002 03:26:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B64F43EA9; Thu, 10 Oct 2002 03:26:59 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AAQxCo014743; Thu, 10 Oct 2002 03:26:59 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AAQxrB014742; Thu, 10 Oct 2002 03:26:59 -0700 (PDT) Message-Id: <200210101026.g9AAQxrB014742@freefall.freebsd.org> From: Ying-Chieh Liao Date: Thu, 10 Oct 2002 03:26:59 -0700 (PDT) To: cvs-committers@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 ijliao 2002/10/10 03:26:58 PDT Modified files: . modules Log: blitz++ --> ports/math/blitz++ Revision Changes Path 1.6051 +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 Oct 10 3:47:33 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 735FA37B401; Thu, 10 Oct 2002 03:47:32 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9112E43EE6; Thu, 10 Oct 2002 03:47:28 -0700 (PDT) (envelope-from joerg@FreeBSD.org) Received: from freefall.freebsd.org (joerg@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AAlSCo015569; Thu, 10 Oct 2002 03:47:28 -0700 (PDT) (envelope-from joerg@freefall.freebsd.org) Received: (from joerg@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AAlSqT015568; Thu, 10 Oct 2002 03:47:28 -0700 (PDT) Message-Id: <200210101047.g9AAlSqT015568@freefall.freebsd.org> From: Joerg Wunsch Date: Thu, 10 Oct 2002 03:47:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/avr-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 joerg 2002/10/10 03:47:28 PDT Modified files: devel/avr-gcc Makefile Log: Add the forgotten dependency to gettext. This fixes the complaint about the incorrect pkg-plist made in rev 1.17. Revision Changes Path 1.19 +2 -1 ports/devel/avr-gcc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 3:55: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 718C137B401; Thu, 10 Oct 2002 03:55:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F35F43E77; Thu, 10 Oct 2002 03:55:04 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AAt4Co016569; Thu, 10 Oct 2002 03:55:04 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AAt3Rm016568; Thu, 10 Oct 2002 03:55:03 -0700 (PDT) Message-Id: <200210101055.g9AAt3Rm016568@freefall.freebsd.org> From: Ying-Chieh Liao Date: Thu, 10 Oct 2002 03:55:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/p5-HTML-Mason 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 2002/10/10 03:55:03 PDT Modified files: www/p5-HTML-Mason Makefile distinfo pkg-plist Log: upgrade to 1.14 PR: 43888 Submitted by: maintainer Revision Changes Path 1.23 +29 -14 ports/www/p5-HTML-Mason/Makefile 1.16 +1 -1 ports/www/p5-HTML-Mason/distinfo 1.10 +3 -0 ports/www/p5-HTML-Mason/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 Oct 10 3:56:45 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D00F37B401; Thu, 10 Oct 2002 03:56:44 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0ECBD43E77; Thu, 10 Oct 2002 03:56:44 -0700 (PDT) (envelope-from demon@FreeBSD.org) Received: from freefall.freebsd.org (demon@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AAuhCo016779; Thu, 10 Oct 2002 03:56:43 -0700 (PDT) (envelope-from demon@freefall.freebsd.org) Received: (from demon@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AAuhU8016778; Thu, 10 Oct 2002 03:56:43 -0700 (PDT) Message-Id: <200210101056.g9AAuhU8016778@freefall.freebsd.org> From: Dmitry Sivachenko Date: Thu, 10 Oct 2002 03:56:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/gmake 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 2002/10/10 03:56:43 PDT Modified files: devel/gmake Makefile Log: Correct intl shlib version number. Spotted by: Neil Darlow Revision Changes Path 1.50 +1 -1 ports/devel/gmake/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 5: 3:40 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E0EB37B406; Thu, 10 Oct 2002 05:03:37 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D44A43E77; Thu, 10 Oct 2002 05:03:37 -0700 (PDT) (envelope-from maxim@FreeBSD.org) Received: from freefall.freebsd.org (maxim@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AC3aCo026761; Thu, 10 Oct 2002 05:03:36 -0700 (PDT) (envelope-from maxim@freefall.freebsd.org) Received: (from maxim@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AC3ae8026760; Thu, 10 Oct 2002 05:03:36 -0700 (PDT) Message-Id: <200210101203.g9AC3ae8026760@freefall.freebsd.org> From: Maxim Konovalov Date: Thu, 10 Oct 2002 05:03:36 -0700 (PDT) To: cvs-committers@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 2002/10/10 05:03:36 PDT Modified files: sys/netinet ip_input.c Log: Fix IPOPT_TS processing: do not overwrite IP address by timestamp. PR: misc/42121 Submitted by: Praveen Khurjekar Reviewed by: silence on -net MFC after: 1 month Revision Changes Path 1.211 +2 -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 Thu Oct 10 5:59:39 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64BDA37B401; Thu, 10 Oct 2002 05:59:37 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 150CB43E6A; Thu, 10 Oct 2002 05:59:37 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9ACxaCo039383; Thu, 10 Oct 2002 05:59:36 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9ACxaI5039382; Thu, 10 Oct 2002 05:59:36 -0700 (PDT) Message-Id: <200210101259.g9ACxaI5039382@freefall.freebsd.org> From: Akinori MUSHA Date: Thu, 10 Oct 2002 05:59:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/biology/p5-AcePerl Makefile ports/devel/cppadvio Makefile ports/devel/gnustep-make Makefile ports/devel/ptl Makefile ports/ftp/axel Makefile ports/games/smiley Makefile ports/graphics/avidemux Makefile ports/graphics/seejpeg 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 2002/10/10 05:59:36 PDT Modified files: biology/p5-AcePerl Makefile devel/cppadvio Makefile devel/gnustep-make Makefile devel/ptl Makefile ftp/axel Makefile games/smiley Makefile graphics/avidemux Makefile graphics/seejpeg Makefile mail/autorespond Makefile mail/kiltdown Makefile mail/mreport Makefile math/linalg Makefile net/generic-nqs Makefile net/konverse Makefile net/libosip Makefile net/passlogd Makefile textproc/p5-XML-Parser Makefile x11/twin Makefile x11-toolkits/p5-Tk Makefile Log: CC, CXX, CFLAGS, PTHREAD_CFLAGS and PTHREAD_LIBS may contain `/' in them when using a non-default compiler/linker, so do not use `/' as delimiter for s///. (I picked `|' instead) Revision Changes Path 1.7 +1 -1 ports/biology/p5-AcePerl/Makefile 1.4 +1 -1 ports/devel/cppadvio/Makefile 1.28 +1 -1 ports/devel/gnustep-make/Makefile 1.3 +1 -1 ports/devel/ptl/Makefile 1.14 +2 -2 ports/ftp/axel/Makefile 1.2 +1 -1 ports/games/smiley/Makefile 1.4 +1 -1 ports/graphics/avidemux/Makefile 1.4 +2 -2 ports/graphics/seejpeg/Makefile 1.7 +1 -1 ports/mail/autorespond/Makefile 1.11 +2 -2 ports/mail/kiltdown/Makefile 1.8 +1 -1 ports/mail/mreport/Makefile 1.7 +3 -3 ports/math/linalg/Makefile 1.15 +2 -2 ports/net/generic-nqs/Makefile 1.5 +2 -2 ports/net/konverse/Makefile 1.5 +1 -1 ports/net/libosip/Makefile 1.3 +2 -2 ports/net/passlogd/Makefile 1.21 +2 -2 ports/textproc/p5-XML-Parser/Makefile 1.36 +2 -2 ports/x11-toolkits/p5-Tk/Makefile 1.3 +1 -1 ports/x11/twin/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 6:36:20 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 900CA37B401; Thu, 10 Oct 2002 06:36:18 -0700 (PDT) Received: from bsdone.bsdwins.com (www.bsdwins.com [192.58.184.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0850E43E97; Thu, 10 Oct 2002 06:36:18 -0700 (PDT) (envelope-from jwd@bsdwins.com) Received: from bsdone.bsdwins.com (localhost [127.0.0.1]) by bsdone.bsdwins.com (8.12.5/8.12.5) with ESMTP id g9AD2bW2011929; Thu, 10 Oct 2002 09:02:43 -0400 (EDT) (envelope-from jwd@www.bsdwins.com) Received: (from jwd@localhost) by bsdone.bsdwins.com (8.12.5/8.12.5/Submit) id g9AD2bin011893; Thu, 10 Oct 2002 09:02:37 -0400 (EDT) Date: Thu, 10 Oct 2002 09:02:37 -0400 From: John De Boskey To: John Baldwin Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf newvers.sh src/sys/sys param.h Message-ID: <20021010130237.GA44483@BSDWins.Com> References: <200210091537.g99FbAwt051258@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200210091537.g99FbAwt051258@freefall.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 ... and releng4.freebsd.org now has it's first -stable image available... /pub/FreeBSD/snapshots/i386/4.7-20021010-STABLE -John ----- John Baldwin's Original Message ----- > jhb 2002/10/09 08:37:10 PDT > > Modified files: (Branch: RELENG_4) > sys/conf newvers.sh > sys/sys param.h > Log: > Bump to 4.7-STABLE and bump __FreeBSD_version to 470100. > > Approved by: re (murray) > > Revision Changes Path > 1.44.2.27 +1 -1 src/sys/conf/newvers.sh > 1.61.2.33 +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 Thu Oct 10 6:38:52 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 532A837B401; Thu, 10 Oct 2002 06:38:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04A5543E9C; Thu, 10 Oct 2002 06:38:51 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Received: from freefall.freebsd.org (nyan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9ADcoCo055740; Thu, 10 Oct 2002 06:38:50 -0700 (PDT) (envelope-from nyan@freefall.freebsd.org) Received: (from nyan@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9ADco6g055739; Thu, 10 Oct 2002 06:38:50 -0700 (PDT) Message-Id: <200210101338.g9ADco6g055739@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Thu, 10 Oct 2002 06:38:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/i386 busio.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 nyan 2002/10/10 06:38:50 PDT Modified files: sys/pc98/i386 busio.s Log: Fixed SBUS_RA_*_region_* functions. Revision Changes Path 1.2 +167 -64 src/sys/pc98/i386/busio.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 7: 0: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E781137B401; Thu, 10 Oct 2002 06:59:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97E6443E91; Thu, 10 Oct 2002 06:59:59 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9ADxxCo078604; Thu, 10 Oct 2002 06:59:59 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9ADxxn1078557; Thu, 10 Oct 2002 06:59:59 -0700 (PDT) Message-Id: <200210101359.g9ADxxn1078557@freefall.freebsd.org> From: Robert Watson Date: Thu, 10 Oct 2002 06:59:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_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 rwatson 2002/10/10 06:59:59 PDT Modified files: sys/kern vfs_syscalls.c Log: Incremental style improvements: more consistently avoid assignments in conditionals; remove some excess vertical whitespace; remove a bug in the return handling of the delete_vp() case for MAC. Spotted by: bde Revision Changes Path 1.294 +31 -18 src/sys/kern/vfs_syscalls.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 7: 1:21 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 107EF37B401; Thu, 10 Oct 2002 07:01:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B336E43E8A; Thu, 10 Oct 2002 07:01:20 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from freefall.freebsd.org (sobomax@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AE1KCo086868; Thu, 10 Oct 2002 07:01:20 -0700 (PDT) (envelope-from sobomax@freefall.freebsd.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AE1KW4086862; Thu, 10 Oct 2002 07:01:20 -0700 (PDT) Message-Id: <200210101401.g9AE1KW4086862@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 10 Oct 2002 07:01:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/gnomeicu 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 2002/10/10 07:01:20 PDT Modified files: net/gnomeicu Makefile Log: gnet should be in LIB_DEPENDS, not in BUILD_DEPENDS. Revision Changes Path 1.46 +1 -1 ports/net/gnomeicu/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 7: 3: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26F8737B401; Thu, 10 Oct 2002 07:03:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA36243E91; Thu, 10 Oct 2002 07:03:00 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Received: from freefall.freebsd.org (nyan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AE30Co093061; Thu, 10 Oct 2002 07:03:00 -0700 (PDT) (envelope-from nyan@freefall.freebsd.org) Received: (from nyan@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AE307F093060; Thu, 10 Oct 2002 07:03:00 -0700 (PDT) Message-Id: <200210101403.g9AE307F093060@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Thu, 10 Oct 2002 07:03:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/pc98/boot2 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 nyan 2002/10/10 07:03:00 PDT Modified files: sys/boot/pc98/boot2 Makefile Log: Remove '-DUFS1_ONLY' from CFLAGS. It is not needed. Revision Changes Path 1.13 +0 -2 src/sys/boot/pc98/boot2/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 7:14:31 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70FAE37B401; Thu, 10 Oct 2002 07:14:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D6C443E9C; Thu, 10 Oct 2002 07:14:30 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Received: from freefall.freebsd.org (nyan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AEETCo097834; Thu, 10 Oct 2002 07:14:30 -0700 (PDT) (envelope-from nyan@freefall.freebsd.org) Received: (from nyan@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AEETbo097833; Thu, 10 Oct 2002 07:14:29 -0700 (PDT) Message-Id: <200210101414.g9AEETbo097833@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Thu, 10 Oct 2002 07:14:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/pc98 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 nyan 2002/10/10 07:14:29 PDT Modified files: sys/pc98/pc98 sio.c Log: Fixed a warning if COM_MULTIPORT option is not defined. Submitted by: Kaho Toshikazu Revision Changes Path 1.180 +1 -1 src/sys/pc98/pc98/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 Oct 10 7:14:45 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA26537B401; Thu, 10 Oct 2002 07:14:44 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5335043E8A; Thu, 10 Oct 2002 07:14:44 -0700 (PDT) (envelope-from robert@FreeBSD.org) Received: from freefall.freebsd.org (robert@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AEEiCo097870; Thu, 10 Oct 2002 07:14:44 -0700 (PDT) (envelope-from robert@freefall.freebsd.org) Received: (from robert@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AEEiG6097869; Thu, 10 Oct 2002 07:14:44 -0700 (PDT) Message-Id: <200210101414.g9AEEiG6097869@freefall.freebsd.org> From: Robert Drehmel Date: Thu, 10 Oct 2002 07:14:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/string strcpy.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 2002/10/10 07:14:44 PDT Modified files: lib/libc/string strcpy.3 Log: Correct a spelling mistake. Revision Changes Path 1.19 +1 -1 src/lib/libc/string/strcpy.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 7:16: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CFB237B401; Thu, 10 Oct 2002 07:16:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E8EF43EAF; Thu, 10 Oct 2002 07:16:08 -0700 (PDT) (envelope-from robert@FreeBSD.org) Received: from freefall.freebsd.org (robert@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AEG8Co097960; Thu, 10 Oct 2002 07:16:08 -0700 (PDT) (envelope-from robert@freefall.freebsd.org) Received: (from robert@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AEG8JO097959; Thu, 10 Oct 2002 07:16:08 -0700 (PDT) Message-Id: <200210101416.g9AEG8JO097959@freefall.freebsd.org> From: Robert Drehmel Date: Thu, 10 Oct 2002 07:16:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/string strcpy.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 2002/10/10 07:16:08 PDT Modified files: lib/libc/string strcpy.3 Log: Fix another spelling mistake. Revision Changes Path 1.20 +1 -1 src/lib/libc/string/strcpy.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 7:17:44 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BEBD37B401; Thu, 10 Oct 2002 07:17:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F000B43E75; Thu, 10 Oct 2002 07:17:42 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from freefall.freebsd.org (jhb@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AEHgCo098107; Thu, 10 Oct 2002 07:17:42 -0700 (PDT) (envelope-from jhb@freefall.freebsd.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AEHga9098106; Thu, 10 Oct 2002 07:17:42 -0700 (PDT) Message-Id: <200210101417.g9AEHga9098106@freefall.freebsd.org> From: John Baldwin Date: Thu, 10 Oct 2002 07:17:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/misc bsd-family-tree X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/10 07:17:42 PDT Modified files: share/misc bsd-family-tree Log: Update BSD family tree to include FreeBSD 4.6.2, NetBSD 1.6, and Mac OS X 10.2. Submitted by: Sergey A. Osokin Revision Changes Path 1.64 +18 -12 src/share/misc/bsd-family-tree To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 7:21: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A87637B401; Thu, 10 Oct 2002 07:21:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD9C743E6E; Thu, 10 Oct 2002 07:21:01 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from freefall.freebsd.org (jhb@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AEL1Co098292; Thu, 10 Oct 2002 07:21:01 -0700 (PDT) (envelope-from jhb@freefall.freebsd.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AEL17x098291; Thu, 10 Oct 2002 07:21:01 -0700 (PDT) Message-Id: <200210101421.g9AEL17x098291@freefall.freebsd.org> From: John Baldwin Date: Thu, 10 Oct 2002 07:21:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/misc bsd-family-tree X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/10 07:21:01 PDT Modified files: share/misc bsd-family-tree Log: - Sort references in the Time section alphabetically. - Remove U25 time reference as it is never referenced. Submitted by: Sergey A. Osokin Revision Changes Path 1.65 +8 -9 src/share/misc/bsd-family-tree To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 7:29:29 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5BFE137B404; Thu, 10 Oct 2002 07:29:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D2E243EAF; Thu, 10 Oct 2002 07:29:28 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from freefall.freebsd.org (murray@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AETRCo098646; Thu, 10 Oct 2002 07:29:27 -0700 (PDT) (envelope-from murray@freefall.freebsd.org) Received: (from murray@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AETRtL098645; Thu, 10 Oct 2002 07:29:27 -0700 (PDT) Message-Id: <200210101429.g9AETRtL098645@freefall.freebsd.org> From: Murray Stokely Date: Thu, 10 Oct 2002 07:29:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/releases/4.7R announce.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 2002/10/10 07:29:27 PDT Added files: en/releases/4.7R announce.sgml Log: 4.7 Announcement. Revision Changes Path 1.1 +185 -0 www/en/releases/4.7R/announce.sgml (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 7:30:32 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4EF4D37B401; Thu, 10 Oct 2002 07:30:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0033643E91; Thu, 10 Oct 2002 07:30:31 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from freefall.freebsd.org (murray@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AEUUCo098774; Thu, 10 Oct 2002 07:30:30 -0700 (PDT) (envelope-from murray@freefall.freebsd.org) Received: (from murray@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AEUUk2098773; Thu, 10 Oct 2002 07:30:30 -0700 (PDT) Message-Id: <200210101430.g9AEUUk2098773@freefall.freebsd.org> From: Murray Stokely Date: Thu, 10 Oct 2002 07:30:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/releases/4.7R 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 murray 2002/10/10 07:30:30 PDT Modified files: en/releases/4.7R Makefile Log: Connect announcement to the build. Revision Changes Path 1.6 +2 -2 www/en/releases/4.7R/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 7:31:55 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CC2437B404; Thu, 10 Oct 2002 07:31:54 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B01C243E91; Thu, 10 Oct 2002 07:31:53 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from freefall.freebsd.org (murray@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AEVrCo098982; Thu, 10 Oct 2002 07:31:53 -0700 (PDT) (envelope-from murray@freefall.freebsd.org) Received: (from murray@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AEVrML098981; Thu, 10 Oct 2002 07:31:53 -0700 (PDT) Message-Id: <200210101431.g9AEVrML098981@freefall.freebsd.org> From: Murray Stokely Date: Thu, 10 Oct 2002 07:31:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en includes.sgml includes.xsl X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/10 07:31:53 PDT Modified files: en includes.sgml includes.xsl Log: Update the website to note that FreeBSD 4.7 is the current release of FreeBSD. Revision Changes Path 1.53 +3 -3 www/en/includes.sgml 1.10 +2 -2 www/en/includes.xsl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 7:32:13 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46B6B37B406; Thu, 10 Oct 2002 07:32:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC3AA43E97; Thu, 10 Oct 2002 07:32:11 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from freefall.freebsd.org (bmah@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AEWBCo099044; Thu, 10 Oct 2002 07:32:11 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AEWBwQ099043; Thu, 10 Oct 2002 07:32:11 -0700 (PDT) Message-Id: <200210101432.g9AEWBwQ099043@freefall.freebsd.org> From: "Bruce A. Mah" Date: Thu, 10 Oct 2002 07:32:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/share/sgml release.ent 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 2002/10/10 07:32:11 PDT Modified files: (Branch: RELENG_4) release/doc/share/sgml release.ent Log: RELNOTESng version number bumps for 4.7-STABLE. Approved by: re (implicitly) Revision Changes Path 1.1.2.15 +3 -3 src/release/doc/share/sgml/release.ent To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 7:33:34 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F69A37B401; Thu, 10 Oct 2002 07:33:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F23CB43E9C; Thu, 10 Oct 2002 07:33:32 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from freefall.freebsd.org (bmah@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AEXWCo099144; Thu, 10 Oct 2002 07:33:32 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AEXWMc099143; Thu, 10 Oct 2002 07:33:32 -0700 (PDT) Message-Id: <200210101433.g9AEXWMc099143@freefall.freebsd.org> From: "Bruce A. Mah" Date: Thu, 10 Oct 2002 07:33:32 -0700 (PDT) To: cvs-committers@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 2002/10/10 07:33:32 PDT Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: Reset release notes for 4.7-STABLE. Approved by: re (implicitly) Revision Changes Path 1.22.2.301 +15 -488 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 Thu Oct 10 7:34:24 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7F6837B401; Thu, 10 Oct 2002 07:34:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9577543EB1; Thu, 10 Oct 2002 07:34:23 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from freefall.freebsd.org (bmah@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AEYNCo099288; Thu, 10 Oct 2002 07:34:23 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AEYNdk099287; Thu, 10 Oct 2002 07:34:23 -0700 (PDT) Message-Id: <200210101434.g9AEYNdk099287@freefall.freebsd.org> From: "Bruce A. Mah" Date: Thu, 10 Oct 2002 07:34:23 -0700 (PDT) To: cvs-committers@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 2002/10/10 07:34:23 PDT Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/errata article.sgml Log: Reset errata file for 4.7-STABLE. First errata note: matcd(4) removal. Approved by: re (implicitly) Revision Changes Path 1.1.2.83 +5 -237 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 Thu Oct 10 7:40:32 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6A4637B401; Thu, 10 Oct 2002 07:40:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57DEF43EAC; Thu, 10 Oct 2002 07:40:31 -0700 (PDT) (envelope-from jedgar@FreeBSD.org) Received: from freefall.freebsd.org (jedgar@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AEeVCo099838; Thu, 10 Oct 2002 07:40:31 -0700 (PDT) (envelope-from jedgar@freefall.freebsd.org) Received: (from jedgar@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AEeVrq099837; Thu, 10 Oct 2002 07:40:31 -0700 (PDT) Message-Id: <200210101440.g9AEeVrq099837@freefall.freebsd.org> From: "Chris D. Faulhaber" Date: Thu, 10 Oct 2002 07:40:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/security 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 jedgar 2002/10/10 07:40:31 PDT Modified files: en/security security.sgml Log: Add FreeBSD-SN-02:06.asc and FreeBSD-4.7 release. Revision Changes Path 1.119 +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 Thu Oct 10 7:47: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6925337B401; Thu, 10 Oct 2002 07:47:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B4D843EAF; Thu, 10 Oct 2002 07:47:04 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from freefall.freebsd.org (jhb@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AEl3Co000228; Thu, 10 Oct 2002 07:47:04 -0700 (PDT) (envelope-from jhb@freefall.freebsd.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AEl3lu000226; Thu, 10 Oct 2002 07:47:03 -0700 (PDT) Message-Id: <200210101447.g9AEl3lu000226@freefall.freebsd.org> From: John Baldwin Date: Thu, 10 Oct 2002 07:47:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/misc bsd-family-tree X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/10 07:47:03 PDT Modified files: share/misc bsd-family-tree Log: Update "UNIX History" URL. Submitted by: Sergey A. Osokin Revision Changes Path 1.66 +1 -1 src/share/misc/bsd-family-tree To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 7:55:53 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0350637B401 for ; Thu, 10 Oct 2002 07:55:53 -0700 (PDT) Received: from mail.speakeasy.net (mail15.speakeasy.net [216.254.0.215]) by mx1.FreeBSD.org (Postfix) with ESMTP id D306A440E3 for ; Thu, 10 Oct 2002 07:50:29 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 6903 invoked from network); 10 Oct 2002 14:49:55 -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 ; 10 Oct 2002 14:49:55 -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 g9AEnhn5014825; Thu, 10 Oct 2002 10:49:44 -0400 (EDT) (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: <200210100440.g9A4eO0v097257@freefall.freebsd.org> Date: Thu, 10 Oct 2002 10:49:47 -0400 (EDT) From: John Baldwin To: Alexander Kabaev Subject: RE: cvs commit: src/contrib/gcc - Imported sources Cc: cvs-all@FreeBSD.org, cvs-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 10-Oct-2002 Alexander Kabaev wrote: > kan 2002/10/09 21:40:21 PDT > > src/contrib/gcc - Imported sources > Update of /home/ncvs/src/contrib/gcc > In directory freefall.freebsd.org:/d/home/kan/gcc_import/gcc/gcc > > Log Message: > Gcc 3.2.1-prerelease from the FSF anoncvs repo gcc-3_2-branch on October 9th 2002 20:15 EST. Thanks! -- 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 Oct 10 7:58:17 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82D2837B42A; Thu, 10 Oct 2002 07:58:12 -0700 (PDT) Received: from anchor-post-35.mail.demon.net (anchor-post-35.mail.demon.net [194.217.242.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1F7643F1C; Thu, 10 Oct 2002 07:57:39 -0700 (PDT) (envelope-from dfr@nlsystems.com) Received: from mailgate.nlsystems.com ([62.49.251.130] helo=herring.nlsystems.com) by anchor-post-35.mail.demon.net with esmtp (Exim 3.36 #2) id 17zeks-0001xg-0U; Thu, 10 Oct 2002 15:57:38 +0100 Received: from herring (herring [10.0.0.2]) by herring.nlsystems.com (8.12.6/8.12.4) with ESMTP id g9AEvPbE071396; Thu, 10 Oct 2002 15:57:33 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Thu, 10 Oct 2002 15:57:25 +0100 (BST) From: Doug Rabson To: Peter Wemm Cc: Alfred Perlstein , , Subject: Re: cvs commit: src/sys/ia64/ia32 ia32_misc.c syscalls.master In-Reply-To: <20021009224357.7C8EA2A88D@canning.wemm.org> Message-ID: <20021010155642.K70762-100000@herring.nlsystems.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 Wed, 9 Oct 2002, Peter Wemm wrote: > Alfred Perlstein wrote: > > * Alfred Perlstein [021009 15:28] wrote: > > > * Peter Wemm [021009 15:27] wrote: > > > > peter 2002/10/09 15:27:24 PDT > > > > > > > > Modified files: > > > > sys/ia64/ia32 ia32_misc.c syscalls.master > > > > Log: > > > > Try and deal with the #ifdef COMPAT_FREEBSD4 sendfile stuff. This woul > d > > > > have been a lot easier if do_sendfile() was usable externally. > > > > > > I don't object to it being made non-static. > > > > However using SCARG is depricated according to bde, shouldn't you > > just use struct->field? > > I'm really not all that sure why dfr likes it so much. :-] I don't like it - I just thought it was "the style". If its deprecated, then strip it all out - its ugly. -- Doug Rabson Mail: dfr@nlsystems.com Phone: +44 20 8348 6160 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 8: 1:26 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA53637B401; Thu, 10 Oct 2002 08:01:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C97743E88; Thu, 10 Oct 2002 08:01:25 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from freefall.freebsd.org (bmah@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AF1PCo001046; Thu, 10 Oct 2002 08:01:25 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AF1PsY001045; Thu, 10 Oct 2002 08:01:25 -0700 (PDT) Message-Id: <200210101501.g9AF1PsY001045@freefall.freebsd.org> From: "Bruce A. Mah" Date: Thu, 10 Oct 2002 08:01:25 -0700 (PDT) To: cvs-committers@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 2002/10/10 08:01:25 PDT Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/errata article.sgml Log: New errata: sysinstall *.o files in srelease distribution, two broken packages (database/rdfdb, mail/ssmtp). Revision Changes Path 1.1.2.84 +14 -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 Thu Oct 10 8:13:34 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACBEB37B401; Thu, 10 Oct 2002 08:13:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BA7543E9E; Thu, 10 Oct 2002 08:13:33 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from freefall.freebsd.org (jhb@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AFDXCo006100; Thu, 10 Oct 2002 08:13:33 -0700 (PDT) (envelope-from jhb@freefall.freebsd.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AFDXsx006099; Thu, 10 Oct 2002 08:13:33 -0700 (PDT) Message-Id: <200210101513.g9AFDXsx006099@freefall.freebsd.org> From: John Baldwin Date: Thu, 10 Oct 2002 08:13:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_bus.c src/sys/sys bus.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 jhb 2002/10/10 08:13:33 PDT Modified files: (Branch: RELENG_4) sys/kern subr_bus.c sys/sys bus.h Log: MFC: Add resource_list_print_type(). Sponsored by: The Weather Channel Revision Changes Path 1.54.2.9 +29 -1 src/sys/kern/subr_bus.c 1.30.2.4 +10 -1 src/sys/sys/bus.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 8:15: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E7AE37B401; Thu, 10 Oct 2002 08:15:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F69B43E9E; Thu, 10 Oct 2002 08:15:01 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from freefall.freebsd.org (jhb@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AFF1Co006203; Thu, 10 Oct 2002 08:15:01 -0700 (PDT) (envelope-from jhb@freefall.freebsd.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AFF1cg006202; Thu, 10 Oct 2002 08:15:01 -0700 (PDT) Message-Id: <200210101515.g9AFF1cg006202@freefall.freebsd.org> From: John Baldwin Date: Thu, 10 Oct 2002 08:15:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 nexus.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 jhb 2002/10/10 08:15:01 PDT Modified files: (Branch: RELENG_4) sys/i386/i386 nexus.c Log: MFC: Add support for bus_set/get/delete_resource() to the nexus device. Sponsored by: The Weather Channel Revision Changes Path 1.26.2.7 +103 -3 src/sys/i386/i386/nexus.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 8:16: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66B4E37B401; Thu, 10 Oct 2002 08:16:07 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-165-226-88.dsl.lsan03.pacbell.net [64.165.226.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4E0F43E7B; Thu, 10 Oct 2002 08:16:06 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 3354E66C7B; Thu, 10 Oct 2002 08:16:06 -0700 (PDT) Date: Thu, 10 Oct 2002 08:16:05 -0700 From: Kris Kennaway To: Maxim Sobolev Cc: Ernst de Haan , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/java/jdk12 Makefile ports/java/jdk13-docMakefile ports/java/jdk13 Makefile ports/java/jdk14-doc Makefileports/java/linux-ibm-jdk13 Makefile ports/java/linux-sun-jdk12Makefile ports/java/linux-sun-jdk13 Makefile ... Message-ID: <20021010151605.GA17486@xor.obsecurity.org> References: <200210100838.g9A8cdpa000214@freefall.freebsd.org> <3DA54EEF.400F1D20@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="pWyiEgJYm5f9v55/" Content-Disposition: inline In-Reply-To: <3DA54EEF.400F1D20@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 --pWyiEgJYm5f9v55/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Oct 10, 2002 at 12:57:03PM +0300, Maxim Sobolev wrote: > As I said earlier, this won't change anything, because jdk sources > aren't directly fetchable (MASTER_SITES == NULL). Therefore, the > cluster will not be able to build those packages anyway, just wasting > CPU cycles trying to do it and clobbering bento error logs as a > result. Please back out. As Ernst noted in the commit message, this was done at my direct request. I am planning to manually download the jdk binaries on bento to allow them to be used in the process of building the other dependent packages. Kris --pWyiEgJYm5f9v55/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9pZm1Wry0BWjoQKURAuupAKCmVYzAD2zg1eArWwArJ6WqWh5lhgCg28m9 0qC9sD43Hou1qnnygewT6Ic= =XwlF -----END PGP SIGNATURE----- --pWyiEgJYm5f9v55/-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 8:28: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8805137B401; Thu, 10 Oct 2002 08:28:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 362F143EAC; Thu, 10 Oct 2002 08:28:03 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from freefall.freebsd.org (jhb@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AFS3Co006973; Thu, 10 Oct 2002 08:28:03 -0700 (PDT) (envelope-from jhb@freefall.freebsd.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AFS3a5006972; Thu, 10 Oct 2002 08:28:03 -0700 (PDT) Message-Id: <200210101528.g9AFS3a5006972@freefall.freebsd.org> From: John Baldwin Date: Thu, 10 Oct 2002 08:28:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/apm apm.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 jhb 2002/10/10 08:28:03 PDT Modified files: (Branch: RELENG_4) sys/i386/apm apm.c Log: MFC: Replace APM_DEBUG with a runtime sysctl/loader tunable debug.apm_debug to control output of debug messages from apm. Sponsored by: The Weather Channel Revision Changes Path 1.114.2.4 +38 -58 src/sys/i386/apm/apm.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 8:38:40 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82E8E37B401; Thu, 10 Oct 2002 08:38:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32BD743EB3; Thu, 10 Oct 2002 08:38:39 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from freefall.freebsd.org (obraun@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AFcdCo007220; Thu, 10 Oct 2002 08:38:39 -0700 (PDT) (envelope-from obraun@freefall.freebsd.org) Received: (from obraun@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AFcdQF007219; Thu, 10 Oct 2002 08:38:39 -0700 (PDT) Message-Id: <200210101538.g9AFcdQF007219@freefall.freebsd.org> From: Oliver Braun Date: Thu, 10 Oct 2002 08:38:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-wm/fluxbox 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 2002/10/10 08:38:38 PDT Modified files: x11-wm/fluxbox Makefile Log: Added WITH_XINERAMA knob to build with xinerama support. Approved by: maintainer Revision Changes Path 1.14 +9 -0 ports/x11-wm/fluxbox/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 8:43:40 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 157DF37B401; Thu, 10 Oct 2002 08:43:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BACAD43EAA; Thu, 10 Oct 2002 08:43:39 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from freefall.freebsd.org (bmah@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AFhdCo007383; Thu, 10 Oct 2002 08:43:39 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AFhdLf007382; Thu, 10 Oct 2002 08:43:39 -0700 (PDT) Message-Id: <200210101543.g9AFhdLf007382@freefall.freebsd.org> From: "Bruce A. Mah" Date: Thu, 10 Oct 2002 08:43:39 -0700 (PDT) To: cvs-committers@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 2002/10/10 08:43:39 PDT Modified files: en/releng index.sgml Log: Updates to reflect 4.7-RELEASE. Revision Changes Path 1.23 +11 -9 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 Thu Oct 10 8:46:55 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B5CA37B401; Thu, 10 Oct 2002 08:46:52 -0700 (PDT) Received: from canning.wemm.org (canning.wemm.org [192.203.228.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0993A43EB2; Thu, 10 Oct 2002 08:46:52 -0700 (PDT) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by canning.wemm.org (Postfix) with ESMTP id 1670C2A88D; Thu, 10 Oct 2002 08:46:48 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Doug Rabson Cc: Alfred Perlstein , cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/ia64/ia32 ia32_misc.c syscalls.master In-Reply-To: <20021010155642.K70762-100000@herring.nlsystems.com> Date: Thu, 10 Oct 2002 08:46:48 -0700 From: Peter Wemm Message-Id: <20021010154648.1670C2A88D@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 Doug Rabson wrote: > On Wed, 9 Oct 2002, Peter Wemm wrote: > > > Alfred Perlstein wrote: > > > * Alfred Perlstein [021009 15:28] wrote: > > > > * Peter Wemm [021009 15:27] wrote: > > > > > peter 2002/10/09 15:27:24 PDT > > > > > > > > > > Modified files: > > > > > sys/ia64/ia32 ia32_misc.c syscalls.master > > > > > Log: > > > > > Try and deal with the #ifdef COMPAT_FREEBSD4 sendfile stuff. This woul > > d > > > > > have been a lot easier if do_sendfile() was usable externally. > > > > > > > > I don't object to it being made non-static. > > > > > > However using SCARG is depricated according to bde, shouldn't you > > > just use struct->field? > > > > I'm really not all that sure why dfr likes it so much. :-] > > I don't like it - I just thought it was "the style". If its deprecated, > then strip it all out - its ugly. Yes, it is deprecated. We build the padding directly into the *_args structs using PADL_(type) and PADR_(type). This happens to work out a lot better for the syscall argument size calculations too. 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 Thu Oct 10 8:48:59 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3219637B401; Thu, 10 Oct 2002 08:48:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2652E43E8A; Thu, 10 Oct 2002 08:48:57 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from freefall.freebsd.org (bmah@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AFmvCo007561; Thu, 10 Oct 2002 08:48:57 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AFmvjB007560; Thu, 10 Oct 2002 08:48:57 -0700 (PDT) Message-Id: <200210101548.g9AFmvjB007560@freefall.freebsd.org> From: "Bruce A. Mah" Date: Thu, 10 Oct 2002 08:48:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/releases 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 2002/10/10 08:48:56 PDT Modified files: en/releases index.sgml Log: Add 4.6.2 to past releases section, update dates and future releases section. Revision Changes Path 1.80 +11 -3 www/en/releases/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 Oct 10 8:53:29 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9AD337B401; Thu, 10 Oct 2002 08:53:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 297E143E9E; Thu, 10 Oct 2002 08:53:28 -0700 (PDT) (envelope-from iwasaki@FreeBSD.org) Received: from freefall.freebsd.org (iwasaki@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AFrSCo007826; Thu, 10 Oct 2002 08:53:28 -0700 (PDT) (envelope-from iwasaki@freefall.freebsd.org) Received: (from iwasaki@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AFrSqB007825; Thu, 10 Oct 2002 08:53:28 -0700 (PDT) Message-Id: <200210101553.g9AFrSqB007825@freefall.freebsd.org> From: Mitsuru IWASAKI Date: Thu, 10 Oct 2002 08:53:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/boot2 boot2.c src/sys/boot/i386/loader main.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 iwasaki 2002/10/10 08:53:28 PDT Modified files: (Branch: RELENG_4) sys/boot/i386/boot2 boot2.c sys/boot/i386/loader main.c Log: MFC: sys/boot/i386/boot2 boot2.c (1.46) sys/boot/i386/loader main.c (1.26) Don't call INT 12H in boot program. Revision Changes Path 1.28.2.7 +1 -1 src/sys/boot/i386/boot2/boot2.c 1.17.2.7 +5 -0 src/sys/boot/i386/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 Thu Oct 10 8:53:51 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6442037B401; Thu, 10 Oct 2002 08:53:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1C0A43EA3; Thu, 10 Oct 2002 08:53:49 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AFrnCo007889; Thu, 10 Oct 2002 08:53:49 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AFrnpa007888; Thu, 10 Oct 2002 08:53:49 -0700 (PDT) Message-Id: <200210101553.g9AFrnpa007888@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 10 Oct 2002 08:53:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/lsof 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 obrien 2002/10/10 08:53:49 PDT Modified files: sysutils/lsof Makefile distinfo Log: Update to version 4.65. Submitted by: Vic Abell Revision Changes Path 1.112 +2 -2 ports/sysutils/lsof/Makefile 1.90 +1 -1 ports/sysutils/lsof/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 8:55: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 29BBD37B401; Thu, 10 Oct 2002 08:55:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D02E543E91; Thu, 10 Oct 2002 08:55:01 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from freefall.freebsd.org (bmah@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AFt1Co008053; Thu, 10 Oct 2002 08:55:01 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AFt1WT008052; Thu, 10 Oct 2002 08:55:01 -0700 (PDT) Message-Id: <200210101555.g9AFt1WT008052@freefall.freebsd.org> From: "Bruce A. Mah" Date: Thu, 10 Oct 2002 08:55:01 -0700 (PDT) To: cvs-committers@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 2002/10/10 08:55:01 PDT Modified files: en/releases/4.7R errata.html Log: Regen from article.sgml 1.1.2.84. Revision Changes Path 1.2 +35 -14 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 Thu Oct 10 8:56:55 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D930537B401; Thu, 10 Oct 2002 08:56:53 -0700 (PDT) Received: from baraca.united.net.ua (ns.united.net.ua [193.111.8.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15D5843EAC; Thu, 10 Oct 2002 08:56:41 -0700 (PDT) (envelope-from max@vega.com) Received: from vega.vega.com (xDSL-2-2.united.net.ua [193.111.9.226]) by baraca.united.net.ua (8.11.6/8.11.6) with ESMTP id g9AFuYg94976; Thu, 10 Oct 2002 18:56:35 +0300 (EEST) (envelope-from max@vega.com) Received: from vega.vega.com (max@localhost [127.0.0.1]) by vega.vega.com (8.12.6/8.12.5) with ESMTP id g9AFuZTs059215; Thu, 10 Oct 2002 18:56:35 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Received: (from max@localhost) by vega.vega.com (8.12.6/8.12.5/Submit) id g9AFuZNN059214; Thu, 10 Oct 2002 18:56:35 +0300 (EEST) Date: Thu, 10 Oct 2002 18:56:34 +0300 From: Maxim Sobolev To: "Bruce A. Mah" Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, gnome@FreeBSD.ORG Subject: Re: cvs commit: src/release/doc/en_US.ISO8859-1/errata article.sgml Message-ID: <20021010155634.GB59009@vega.vega.com> References: <200210101501.g9AF1PsY001045@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200210101501.g9AF1PsY001045@freefall.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, Oct 10, 2002 at 08:01:25AM -0700, Bruce A. Mah wrote: > bmah 2002/10/10 08:01:25 PDT > > Modified files: (Branch: RELENG_4) > release/doc/en_US.ISO8859-1/errata article.sgml > Log: > New errata: sysinstall *.o files in srelease distribution, two broken > packages (database/rdfdb, mail/ssmtp). Please also add gnomeicu (net/gnomeicu) - apparently package generated for 4.7 has a missed dependency on net/gnet package, so that user has to install the latter manually if he wants to run gnomeicu. Thanks! -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 9: 2:35 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D33437B401; Thu, 10 Oct 2002 09:02:34 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36F9A43EC2; Thu, 10 Oct 2002 09:02:34 -0700 (PDT) (envelope-from iwasaki@FreeBSD.org) Received: from freefall.freebsd.org (iwasaki@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AG2YCo008350; Thu, 10 Oct 2002 09:02:34 -0700 (PDT) (envelope-from iwasaki@freefall.freebsd.org) Received: (from iwasaki@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AG2Ymj008349; Thu, 10 Oct 2002 09:02:34 -0700 (PDT) Message-Id: <200210101602.g9AG2Ymj008349@freefall.freebsd.org> From: Mitsuru IWASAKI Date: Thu, 10 Oct 2002 09:02:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/bge if_bge.c if_bgereg.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 iwasaki 2002/10/10 09:02:34 PDT Modified files: (Branch: RELENG_4) sys/dev/bge if_bge.c if_bgereg.h Log: MFC: src/sys/dev/bge if_bge.c (1.23) src/sys/dev/bge if_bgereg.h (1.8) Add support for the BCM5702x chips. Revision Changes Path 1.3.2.16 +2 -0 src/sys/dev/bge/if_bge.c 1.1.2.6 +1 -0 src/sys/dev/bge/if_bgereg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 9: 8: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6EAC37B401; Thu, 10 Oct 2002 09:08:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8825743EAC; Thu, 10 Oct 2002 09:08:06 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from freefall.freebsd.org (murray@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AG86Co012847; Thu, 10 Oct 2002 09:08:06 -0700 (PDT) (envelope-from murray@freefall.freebsd.org) Received: (from murray@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AG86vA012846; Thu, 10 Oct 2002 09:08:06 -0700 (PDT) Message-Id: <200210101608.g9AG86vA012846@freefall.freebsd.org> From: Murray Stokely Date: Thu, 10 Oct 2002 09:08:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/releases/4.7R announce.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 2002/10/10 09:08:06 PDT Modified files: en/releases/4.7R announce.sgml Log: Use the exact date when this mail was sent out, because if I don't, I'll get corrections for it soon. Revision Changes Path 1.2 +2 -2 www/en/releases/4.7R/announce.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 9:11:13 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 818FF37B401; Thu, 10 Oct 2002 09:11:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33D6B43E8A; Thu, 10 Oct 2002 09:11:12 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from freefall.freebsd.org (murray@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AGBCCo013149; Thu, 10 Oct 2002 09:11:12 -0700 (PDT) (envelope-from murray@freefall.freebsd.org) Received: (from murray@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AGBCBa013148; Thu, 10 Oct 2002 09:11:12 -0700 (PDT) Message-Id: <200210101611.g9AGBCBa013148@freefall.freebsd.org> From: Murray Stokely Date: Thu, 10 Oct 2002 09:11:12 -0700 (PDT) To: cvs-committers@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 murray 2002/10/10 09:11:12 PDT Modified files: en/news news.xml Log: Announce FreeBSD 4.7. Revision Changes Path 1.115 +17 -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 Thu Oct 10 9:16:52 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5C0C37B401; Thu, 10 Oct 2002 09:16:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95F3543E8A; Thu, 10 Oct 2002 09:16:51 -0700 (PDT) (envelope-from iwasaki@FreeBSD.org) Received: from freefall.freebsd.org (iwasaki@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AGGpCo013357; Thu, 10 Oct 2002 09:16:51 -0700 (PDT) (envelope-from iwasaki@freefall.freebsd.org) Received: (from iwasaki@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AGGpn0013356; Thu, 10 Oct 2002 09:16:51 -0700 (PDT) Message-Id: <200210101616.g9AGGpn0013356@freefall.freebsd.org> From: Mitsuru IWASAKI Date: Thu, 10 Oct 2002 09:16:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa pcibus.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 iwasaki 2002/10/10 09:16:51 PDT Modified files: (Branch: RELENG_4) sys/i386/isa pcibus.c Log: MFC: src/sys/i386/pci pci_bus.c (1.92) Add 2 Ids for new ServerWorks host to PCI bridge chipset. Revision Changes Path 1.57.2.9 +8 -0 src/sys/i386/isa/pcibus.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 9:20:54 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B98E37B401; Thu, 10 Oct 2002 09:20:53 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E28143E9E; Thu, 10 Oct 2002 09:20:53 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from freefall.freebsd.org (bmah@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AGKqCo013541; Thu, 10 Oct 2002 09:20:52 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AGKqOf013540; Thu, 10 Oct 2002 09:20:52 -0700 (PDT) Message-Id: <200210101620.g9AGKqOf013540@freefall.freebsd.org> From: "Bruce A. Mah" Date: Thu, 10 Oct 2002 09:20:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING 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 2002/10/10 09:20:52 PDT Modified files: (Branch: RELENG_4) . UPDATING Log: Note the release date of 4.7-RELEASE. Revision Changes Path 1.73.2.75 +3 -0 src/UPDATING To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 9:22:31 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 668CD37B401; Thu, 10 Oct 2002 09:22:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12B2A43E77; Thu, 10 Oct 2002 09:22:30 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from freefall.freebsd.org (bmah@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AGMTCo013649; Thu, 10 Oct 2002 09:22:29 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AGMTsR013648; Thu, 10 Oct 2002 09:22:29 -0700 (PDT) Message-Id: <200210101622.g9AGMTsR013648@freefall.freebsd.org> From: "Bruce A. Mah" Date: Thu, 10 Oct 2002 09:22:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING 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 bmah 2002/10/10 09:22:29 PDT Modified files: (Branch: RELENG_4_7) . UPDATING Log: Note the release date of 4.7-RELEASE. Approved by: security-officer (implicitly) Revision Changes Path 1.73.2.74.2.1 +3 -0 src/UPDATING To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 9:22:57 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DFDA37B404; Thu, 10 Oct 2002 09:22:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B42343EAF; Thu, 10 Oct 2002 09:22:55 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AGMtCo013687; Thu, 10 Oct 2002 09:22:55 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AGMt4L013686; Thu, 10 Oct 2002 09:22:55 -0700 (PDT) Message-Id: <200210101622.g9AGMt4L013686@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Thu, 10 Oct 2002 09:22:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/dctc-gui 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 2002/10/10 09:22:55 PDT Modified files: net/dctc-gui Makefile Log: Remove BROKEN since bento no longer complains due to auto* tool "fixes" introduced in last rev Revision Changes Path 1.31 +0 -2 ports/net/dctc-gui/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 9:37:15 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 39CC437B401; Thu, 10 Oct 2002 09:37:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50DF843ECD; Thu, 10 Oct 2002 09:37:12 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AGbCCo014179; Thu, 10 Oct 2002 09:37:12 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AGbCvZ014178; Thu, 10 Oct 2002 09:37:12 -0700 (PDT) Message-Id: <200210101637.g9AGbCvZ014178@freefall.freebsd.org> From: Robert Watson Date: Thu, 10 Oct 2002 09:37:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/extattr rmextattr.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 2002/10/10 09:37:12 PDT Modified files: usr.sbin/extattr rmextattr.c Log: Use basename(3) to derive the name of the binary from argv[0]. Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories Submitted by: green Revision Changes Path 1.2 +2 -1 src/usr.sbin/extattr/rmextattr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 9:42:56 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B23B37B401; Thu, 10 Oct 2002 09:42:55 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE9B443EAC; Thu, 10 Oct 2002 09:42:54 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from freefall.freebsd.org (jhb@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AGgsCo014611; Thu, 10 Oct 2002 09:42:54 -0700 (PDT) (envelope-from jhb@freefall.freebsd.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AGgsbF014610; Thu, 10 Oct 2002 09:42:54 -0700 (PDT) Message-Id: <200210101642.g9AGgsbF014610@freefall.freebsd.org> From: John Baldwin Date: Thu, 10 Oct 2002 09:42:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/misc bsd-family-tree X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/10 09:42:54 PDT Modified files: share/misc bsd-family-tree Log: - Fix a missort in the Time section. - Specify date for OS X 10.1. - Whitespace fix for NetBSD 1.5.3 release date. Submitted by: Sergey A. Osokin (mostly) Revision Changes Path 1.67 +4 -4 src/share/misc/bsd-family-tree To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 9:47:23 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BA5837B401; Thu, 10 Oct 2002 09:47:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3843D43EAF; Thu, 10 Oct 2002 09:47:22 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AGlMCo015024; Thu, 10 Oct 2002 09:47:22 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AGlLRQ015023; Thu, 10 Oct 2002 09:47:21 -0700 (PDT) Message-Id: <200210101647.g9AGlLRQ015023@freefall.freebsd.org> From: Robert Watson Date: Thu, 10 Oct 2002 09:47:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/extattr rmextattr.8 rmextattr.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 2002/10/10 09:47:21 PDT Modified files: usr.sbin/extattr rmextattr.8 rmextattr.c Log: Add -h flags to each of the *extattr(8) commands, indicating that the command should not follow the symlink if the target file is a symlink. Invoke the extattr_*_link(2) version of the system call in that situation, instead of extattr_*_file(2). This is consistent with other attribute management tools in the system. Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories Revision Changes Path 1.2 +7 -4 src/usr.sbin/extattr/rmextattr.8 1.3 +36 -16 src/usr.sbin/extattr/rmextattr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 9:49:46 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BD4F37B401; Thu, 10 Oct 2002 09:49:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B8CB43E9E; Thu, 10 Oct 2002 09:49:45 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AGnjCo015522; Thu, 10 Oct 2002 09:49:45 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AGnjDg015521; Thu, 10 Oct 2002 09:49:45 -0700 (PDT) Message-Id: <200210101649.g9AGnjDg015521@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Thu, 10 Oct 2002 09:49:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/docproj translations.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 lioux 2002/10/10 09:49:45 PDT Modified files: en/docproj translations.sgml Log: o Add a hyperlink reference to The FreeBSD Brazilian Portuguese Documentation Project Web site o Add a hyperlink reference to the "currently being worked on" Brazilian Portuguese FDP Revision Changes Path 1.51 +7 -2 www/en/docproj/translations.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 10: 2:13 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80F9037B401; Thu, 10 Oct 2002 10:02:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EC4243EAC; Thu, 10 Oct 2002 10:02:12 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AH2CCo016726; Thu, 10 Oct 2002 10:02:12 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AH2Ch2016725; Thu, 10 Oct 2002 10:02:12 -0700 (PDT) Message-Id: <200210101702.g9AH2Ch2016725@freefall.freebsd.org> From: Robert Watson Date: Thu, 10 Oct 2002 10:02:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files src/sys/libkern strsep.c src/sys/sys libkern.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 2002/10/10 10:02:11 PDT Modified files: sys/conf files sys/libkern strsep.c sys/sys libkern.h Log: Hook up strsep(3) to libkern following a repo-copy by Peter. This will allow us to avoid nasty by-hand string parsing stuff in a number of places in the kernel, reducing the risk of unexpected consequences for kernel correctness. Revision Changes Path 1.716 +1 -0 src/sys/conf/files 1.6 +2 -2 src/sys/libkern/strsep.c 1.33 +1 -0 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 Thu Oct 10 10: 7:21 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C46A737B401; Thu, 10 Oct 2002 10:07:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4134C43EAC; Thu, 10 Oct 2002 10:07:20 -0700 (PDT) (envelope-from johan@FreeBSD.org) Received: from freefall.freebsd.org (johan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AH7KCo021297; Thu, 10 Oct 2002 10:07:20 -0700 (PDT) (envelope-from johan@freefall.freebsd.org) Received: (from johan@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AH7KgA021296; Thu, 10 Oct 2002 10:07:20 -0700 (PDT) Message-Id: <200210101707.g9AH7KgA021296@freefall.freebsd.org> From: Johan Karlsson Date: Thu, 10 Oct 2002 10:07:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ls ls.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 johan 2002/10/10 10:07:20 PDT Modified files: (Branch: RELENG_4) bin/ls ls.1 Log: Use correct document date. PR: 42757 Submitted by: Marc Falesse Approved by: sheldonh (mentor) Revision Changes Path 1.33.2.18 +1 -1 src/bin/ls/ls.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 10:11:21 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B69EF37B401; Thu, 10 Oct 2002 10:11:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6836043E9E; Thu, 10 Oct 2002 10:11:20 -0700 (PDT) (envelope-from green@FreeBSD.org) Received: from freefall.freebsd.org (green@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AHBKCo021661; Thu, 10 Oct 2002 10:11:20 -0700 (PDT) (envelope-from green@freefall.freebsd.org) Received: (from green@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AHBKwt021660; Thu, 10 Oct 2002 10:11:20 -0700 (PDT) Message-Id: <200210101711.g9AHBKwt021660@freefall.freebsd.org> From: Brian Feldman Date: Thu, 10 Oct 2002 10:11:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/extattr rmextattr.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 2002/10/10 10:11:20 PDT Modified files: usr.sbin/extattr rmextattr.c Log: Correct argc verification (don't crash). Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories Revision Changes Path 1.4 +7 -2 src/usr.sbin/extattr/rmextattr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 10:12:56 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBA8C37B401; Thu, 10 Oct 2002 10:12:55 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BC3643EA3; Thu, 10 Oct 2002 10:12:55 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AHCtCo021762; Thu, 10 Oct 2002 10:12:55 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AHCtjP021761; Thu, 10 Oct 2002 10:12:55 -0700 (PDT) Message-Id: <200210101712.g9AHCtjP021761@freefall.freebsd.org> From: Akinori MUSHA Date: Thu, 10 Oct 2002 10:12:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/ruby-interbase 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 2002/10/10 10:12:55 PDT Modified files: databases/ruby-interbase Makefile distinfo Log: Set DIST_SUBDIR=ruby like other ruby module ports. (No response from MAINTAINER yet, but this wouldn't hurt anything) Revision Changes Path 1.5 +1 -0 ports/databases/ruby-interbase/Makefile 1.4 +1 -1 ports/databases/ruby-interbase/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 10:14: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1379C37B401; Thu, 10 Oct 2002 10:14:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B938143EA9; Thu, 10 Oct 2002 10:14:01 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AHE1Co021858; Thu, 10 Oct 2002 10:14:01 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AHE1Mk021857; Thu, 10 Oct 2002 10:14:01 -0700 (PDT) Message-Id: <200210101714.g9AHE1Mk021857@freefall.freebsd.org> From: Akinori MUSHA Date: Thu, 10 Oct 2002 10:14:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/libexif 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 2002/10/10 10:14:01 PDT Modified files: graphics/libexif Makefile distinfo pkg-plist Log: Update to 0.5.6. (with a shlib major bump) No response from: MAINTAINER Revision Changes Path 1.4 +1 -1 ports/graphics/libexif/Makefile 1.3 +1 -1 ports/graphics/libexif/distinfo 1.4 +1 -1 ports/graphics/libexif/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 Oct 10 10:14:29 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4792437B401; Thu, 10 Oct 2002 10:14:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC68243E65; Thu, 10 Oct 2002 10:14:26 -0700 (PDT) (envelope-from johan@FreeBSD.org) Received: from freefall.freebsd.org (johan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AHEQCo021929; Thu, 10 Oct 2002 10:14:26 -0700 (PDT) (envelope-from johan@freefall.freebsd.org) Received: (from johan@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AHEQmk021928; Thu, 10 Oct 2002 10:14:26 -0700 (PDT) Message-Id: <200210101714.g9AHEQmk021928@freefall.freebsd.org> From: Johan Karlsson Date: Thu, 10 Oct 2002 10:14:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 initcpu.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 johan 2002/10/10 10:14:26 PDT Modified files: (Branch: RELENG_4) sys/i386/i386 initcpu.c Log: MFC rev 1.23 and 1.24 fix some typos and grammar. PR: 43361 Reported by: Eugene Grosbein Reviewed by: asmodai Approved by: sheldonh (mentor) Revision Changes Path 1.19.2.7 +5 -5 src/sys/i386/i386/initcpu.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 10:16: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2223237B401; Thu, 10 Oct 2002 10:16:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C830E43EAF; Thu, 10 Oct 2002 10:16:00 -0700 (PDT) (envelope-from green@FreeBSD.org) Received: from freefall.freebsd.org (green@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AHG0Co022097; Thu, 10 Oct 2002 10:16:00 -0700 (PDT) (envelope-from green@freefall.freebsd.org) Received: (from green@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AHG0Wp022096; Thu, 10 Oct 2002 10:16:00 -0700 (PDT) Message-Id: <200210101716.g9AHG0Wp022096@freefall.freebsd.org> From: Brian Feldman Date: Thu, 10 Oct 2002 10:16:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/extattr rmextattr.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 2002/10/10 10:16:00 PDT Modified files: usr.sbin/extattr rmextattr.c Log: Add an -n option to write the trailing nul byte to the extattr when using setextattr(8) to write a string. Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories Revision Changes Path 1.5 +10 -4 src/usr.sbin/extattr/rmextattr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 10:16:20 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C32A37B401; Thu, 10 Oct 2002 10:16:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF2C743EAA; Thu, 10 Oct 2002 10:16:17 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AHGHCo022188; Thu, 10 Oct 2002 10:16:17 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AHGHUq022187; Thu, 10 Oct 2002 10:16:17 -0700 (PDT) Message-Id: <200210101716.g9AHGHUq022187@freefall.freebsd.org> From: Akinori MUSHA Date: Thu, 10 Oct 2002 10:16:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/gphoto2 Makefile ports/graphics/libexif-gtk 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 2002/10/10 10:16:17 PDT Modified files: graphics/gphoto2 Makefile graphics/libexif-gtk Makefile Log: Chase the libexif update and bump PORTREVISION accordingly. Revision Changes Path 1.31 +2 -2 ports/graphics/gphoto2/Makefile 1.4 +2 -1 ports/graphics/libexif-gtk/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 10:17: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C131337B404; Thu, 10 Oct 2002 10:17:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58F4743E42; Thu, 10 Oct 2002 10:17:07 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from freefall.freebsd.org (bmah@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AHH7Co022358; Thu, 10 Oct 2002 10:17:07 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AHH7FN022357; Thu, 10 Oct 2002 10:17:07 -0700 (PDT) Message-Id: <200210101717.g9AHH7FN022357@freefall.freebsd.org> From: "Bruce A. Mah" Date: Thu, 10 Oct 2002 10:17:07 -0700 (PDT) To: cvs-committers@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 2002/10/10 10:17:07 PDT Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/errata article.sgml Log: New errata note: net/gnomicu missing a package dependency. Also fix up role attributes in filename elements. Revision Changes Path 1.1.2.85 +10 -2 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 Thu Oct 10 10:19:15 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2785D37B401; Thu, 10 Oct 2002 10:19:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD20343EAA; Thu, 10 Oct 2002 10:19:14 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from freefall.freebsd.org (bmah@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AHJECo022517; Thu, 10 Oct 2002 10:19:14 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AHJEW0022516; Thu, 10 Oct 2002 10:19:14 -0700 (PDT) Message-Id: <200210101719.g9AHJEW0022516@freefall.freebsd.org> From: "Bruce A. Mah" Date: Thu, 10 Oct 2002 10:19:14 -0700 (PDT) To: cvs-committers@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 2002/10/10 10:19:14 PDT Modified files: en/releases/4.7R errata.html Log: Regen from article.sgml 1.1.2.85. Revision Changes Path 1.3 +24 -6 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 Thu Oct 10 10:19:28 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B85B37B401; Thu, 10 Oct 2002 10:19:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB6D543E42; Thu, 10 Oct 2002 10:19:26 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AHJQCo022570; Thu, 10 Oct 2002 10:19:26 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AHJQqX022569; Thu, 10 Oct 2002 10:19:26 -0700 (PDT) Message-Id: <200210101719.g9AHJQqX022569@freefall.freebsd.org> From: Akinori MUSHA Date: Thu, 10 Oct 2002 10:19:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/ruby-libexif 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 knu 2002/10/10 10:19:26 PDT Modified files: graphics Makefile Added files: graphics/ruby-libexif Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add ruby-libexif, a Ruby extension library for libexif. Revision Changes Path 1.513 +1 -0 ports/graphics/Makefile 1.1 +48 -0 ports/graphics/ruby-libexif/Makefile (new) 1.1 +1 -0 ports/graphics/ruby-libexif/distinfo (new) 1.1 +1 -0 ports/graphics/ruby-libexif/pkg-comment (new) 1.1 +4 -0 ports/graphics/ruby-libexif/pkg-descr (new) 1.1 +8 -0 ports/graphics/ruby-libexif/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 Oct 10 10:19:34 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43BDB37B40F; Thu, 10 Oct 2002 10:19:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBE6B43EAA; Thu, 10 Oct 2002 10:19:32 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AHJWCo022605; Thu, 10 Oct 2002 10:19:32 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AHJWO9022604; Thu, 10 Oct 2002 10:19:32 -0700 (PDT) Message-Id: <200210101719.g9AHJWO9022604@freefall.freebsd.org> From: Akinori MUSHA Date: Thu, 10 Oct 2002 10:19:32 -0700 (PDT) To: cvs-committers@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 2002/10/10 10:19:32 PDT Modified files: . modules Log: ruby-libexif --> ports/graphics/ruby-libexif Revision Changes Path 1.6052 +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 Oct 10 10:19:44 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 021D337B416; Thu, 10 Oct 2002 10:19:44 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D01443E88; Thu, 10 Oct 2002 10:19:43 -0700 (PDT) (envelope-from green@FreeBSD.org) Received: from freefall.freebsd.org (green@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AHJhCo022649; Thu, 10 Oct 2002 10:19:43 -0700 (PDT) (envelope-from green@freefall.freebsd.org) Received: (from green@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AHJh9g022648; Thu, 10 Oct 2002 10:19:43 -0700 (PDT) Message-Id: <200210101719.g9AHJh9g022648@freefall.freebsd.org> From: Brian Feldman Date: Thu, 10 Oct 2002 10:19:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/extattr rmextattr.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 green 2002/10/10 10:19:43 PDT Modified files: usr.sbin/extattr rmextattr.8 Log: Document the -n option and fix manpage Fl usage. Obtained from: TrustedBSD Project Sponsored by: DARPA, Network Associates Laboratories Revision Changes Path 1.3 +8 -6 src/usr.sbin/extattr/rmextattr.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 10:20: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5ECEE37B415; Thu, 10 Oct 2002 10:19:58 -0700 (PDT) Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id C71FF43E42; Thu, 10 Oct 2002 10:19:57 -0700 (PDT) (envelope-from bmah@employees.org) Received: from bmah.dyndns.org ([12.233.149.189]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20021010171953.BKDJ18514.rwcrmhc51.attbi.com@bmah.dyndns.org>; Thu, 10 Oct 2002 17:19:53 +0000 Received: from intruder.bmah.org (localhost [IPv6:::1]) by bmah.dyndns.org (8.12.6/8.12.6) with ESMTP id g9AHJr8W036926; Thu, 10 Oct 2002 10:19:53 -0700 (PDT) (envelope-from bmah@intruder.bmah.org) Received: (from bmah@localhost) by intruder.bmah.org (8.12.6/8.12.6/Submit) id g9AHJrwm036925; Thu, 10 Oct 2002 10:19:53 -0700 (PDT) Message-Id: <200210101719.g9AHJrwm036925@intruder.bmah.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Maxim Sobolev Cc: "Bruce A. Mah" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, gnome@FreeBSD.ORG Subject: Re: cvs commit: src/release/doc/en_US.ISO8859-1/errata article.sgml In-Reply-To: <20021010155634.GB59009@vega.vega.com> References: <200210101501.g9AF1PsY001045@freefall.freebsd.org> <20021010155634.GB59009@vega.vega.com> Comments: In-reply-to Maxim Sobolev message dated "Thu, 10 Oct 2002 18:56:34 +0300." From: bmah@FreeBSD.ORG (Bruce A. Mah) Reply-To: bmah@FreeBSD.ORG X-Face: g~c`.{#4q0"(V*b#g[i~rXgm*w;:nMfz%_RZLma)UgGN&=j`5vXoU^@n5v4:OO)c["!w)nD/!!~e4Sj7LiT'6*wZ83454H""lb{CC%T37O!!'S$S&D}sem7I[A 2V%N&+ X-Image-Url: http://www.employees.org/~bmah/Images/bmah-cisco-small.gif X-Url: http://www.employees.org/~bmah/ Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==_Exmh_772168969P"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Date: Thu, 10 Oct 2002 10:19:53 -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --==_Exmh_772168969P Content-Type: text/plain; charset=us-ascii If memory serves me right, Maxim Sobolev wrote: > On Thu, Oct 10, 2002 at 08:01:25AM -0700, Bruce A. Mah wrote: > > bmah 2002/10/10 08:01:25 PDT > > > > Modified files: (Branch: RELENG_4) > > release/doc/en_US.ISO8859-1/errata article.sgml > > Log: > > New errata: sysinstall *.o files in srelease distribution, two broken > > packages (database/rdfdb, mail/ssmtp). > > Please also add gnomeicu (net/gnomeicu) - apparently package generated for > 4.7 has a missed dependency on net/gnet package, so that user has to install > the latter manually if he wants to run gnomeicu. Done! Bruce. --==_Exmh_772168969P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) Comment: Exmh version 2.5+ 20020506 iD8DBQE9pba52MoxcVugUsMRAjRyAJ4tfJenYf8QEghcD65gtzCbOd/wwACgvym7 3qudBI5IVNiqGe5Sg1yVAIc= =heya -----END PGP SIGNATURE----- --==_Exmh_772168969P-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 10:29:10 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42C3F37B401; Thu, 10 Oct 2002 10:29:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B063943EAA; Thu, 10 Oct 2002 10:29:05 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: from freefall.freebsd.org (mjacob@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AHT5Co023289; Thu, 10 Oct 2002 10:29:05 -0700 (PDT) (envelope-from mjacob@freefall.freebsd.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AHT5pQ023288; Thu, 10 Oct 2002 10:29:05 -0700 (PDT) Message-Id: <200210101729.g9AHT5pQ023288@freefall.freebsd.org> From: Matt Jacob Date: Thu, 10 Oct 2002 10:29:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp_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 mjacob 2002/10/10 10:29:05 PDT Modified files: sys/dev/isp isp_freebsd.c Log: From PHK's flex tool- we can get -1 returned from xpt_path_target_id, so don't index off of it. MFC after: 1 day Revision Changes Path 1.88 +18 -15 src/sys/dev/isp/isp_freebsd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 10:30: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9212437B401; Thu, 10 Oct 2002 10:30:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4298C43EAA; Thu, 10 Oct 2002 10:30:07 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: from freefall.freebsd.org (mjacob@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AHU7Co023393; Thu, 10 Oct 2002 10:30:07 -0700 (PDT) (envelope-from mjacob@freefall.freebsd.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AHU7dO023392; Thu, 10 Oct 2002 10:30:07 -0700 (PDT) Message-Id: <200210101730.g9AHU7dO023392@freefall.freebsd.org> From: Matt Jacob Date: Thu, 10 Oct 2002 10:30:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ispfw asm_2300.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 mjacob 2002/10/10 10:30:07 PDT Modified files: sys/dev/ispfw asm_2300.h Log: Get the most recent 2300 f/w that's on the QLogic intranet- fixes lots of buglets and quite a few bugs. MFC after: 1 day Revision Changes Path 1.4 +5802 -5683 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 Thu Oct 10 10:30:43 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9EF737B401; Thu, 10 Oct 2002 10:30:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F55943EAC; Thu, 10 Oct 2002 10:30:41 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from freefall.freebsd.org (obraun@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AHUfCo023554; Thu, 10 Oct 2002 10:30:41 -0700 (PDT) (envelope-from obraun@freefall.freebsd.org) Received: (from obraun@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AHUeYJ023553; Thu, 10 Oct 2002 10:30:40 -0700 (PDT) Message-Id: <200210101730.g9AHUeYJ023553@freefall.freebsd.org> From: Oliver Braun Date: Thu, 10 Oct 2002 10:30:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/nessus Makefile distinfo ports/security/nessus-libnasl Makefile distinfo ports/security/nessus-libraries Makefile distinfo ports/security/nessus-plugins 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 2002/10/10 10:30:40 PDT Modified files: security/nessus Makefile distinfo security/nessus-libnasl Makefile distinfo security/nessus-libraries Makefile distinfo security/nessus-plugins Makefile distinfo pkg-plist Removed files: security/nessus-plugins/files patch-nmap_wrapper.c Log: Upgrade to 1.2.6. PR: 43874 Submitted by: maintainer Revision Changes Path 1.26 +4 -1 ports/security/nessus-libnasl/Makefile 1.17 +1 -1 ports/security/nessus-libnasl/distinfo 1.27 +4 -2 ports/security/nessus-libraries/Makefile 1.18 +1 -1 ports/security/nessus-libraries/distinfo 1.27 +1 -2 ports/security/nessus-plugins/Makefile 1.18 +1 -1 ports/security/nessus-plugins/distinfo 1.2 +0 -19 ports/security/nessus-plugins/files/patch-nmap_wrapper.c (dead) 1.21 +27 -1 ports/security/nessus-plugins/pkg-plist 1.34 +1 -1 ports/security/nessus/Makefile 1.18 +1 -1 ports/security/nessus/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 10:44:50 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A84437B401; Thu, 10 Oct 2002 10:44:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A48C43E75; Thu, 10 Oct 2002 10:44:49 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from freefall.freebsd.org (bmah@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AHimCo024969; Thu, 10 Oct 2002 10:44:49 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AHimA5024968; Thu, 10 Oct 2002 10:44:48 -0700 (PDT) Message-Id: <200210101744.g9AHimA5024968@freefall.freebsd.org> From: "Bruce A. Mah" Date: Thu, 10 Oct 2002 10:44:48 -0700 (PDT) To: cvs-committers@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 bmah 2002/10/10 10:44:48 PDT Modified files: en_US.ISO8859-1/articles/committers-guide article.sgml Log: For some reason, brian wasn't listed as a member of the RE team in the committers-guide. Fix this. Revision Changes Path 1.138 +1 -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 Thu Oct 10 10:48:43 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89A8E37B401; Thu, 10 Oct 2002 10:48:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D55743EAA; Thu, 10 Oct 2002 10:48:42 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AHmgCo025700; Thu, 10 Oct 2002 10:48:42 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AHmgVx025699; Thu, 10 Oct 2002 10:48:42 -0700 (PDT) Message-Id: <200210101748.g9AHmgVx025699@freefall.freebsd.org> From: Kris Kennaway Date: Thu, 10 Oct 2002 10:48:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/astro/x3arth 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 2002/10/10 10:48:42 PDT Modified files: astro/x3arth Makefile Log: Mark IGNORE: The ftp directory format changed (no 'latest' symlinks any more), so this port can no longer fetch the images it requires Revision Changes Path 1.7 +3 -1 ports/astro/x3arth/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 10:58: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 34D3537B401; Thu, 10 Oct 2002 10:58:00 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA6CC43EB1; Thu, 10 Oct 2002 10:57:59 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AHvxCo028744; Thu, 10 Oct 2002 10:57:59 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AHvxpV028743; Thu, 10 Oct 2002 10:57:59 -0700 (PDT) Message-Id: <200210101757.g9AHvxpV028743@freefall.freebsd.org> From: Kris Kennaway Date: Thu, 10 Oct 2002 10:57:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/kdenetwork3 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 2002/10/10 10:57:59 PDT Modified files: net/kdenetwork3 Makefile Log: Set NO_KDE_FINAL on alpha to allow this port to build. Submitted by: will Revision Changes Path 1.86 +4 -0 ports/net/kdenetwork3/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 10:58: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C660537B42A; Thu, 10 Oct 2002 10:58:06 -0700 (PDT) Received: from procyon.firepipe.net (procyon.firepipe.net [198.78.66.151]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F35443EA9; Thu, 10 Oct 2002 10:58:06 -0700 (PDT) (envelope-from will@csociety.org) Received: by procyon.firepipe.net (Postfix, from userid 1000) id C414323E1C; Thu, 10 Oct 2002 10:56:55 -0700 (PDT) Date: Thu, 10 Oct 2002 10:56:55 -0700 From: Will Andrews To: Kris Kennaway Cc: Maxim Sobolev , Ernst de Haan , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/java/jdk12 Makefile ports/java/jdk13-docMakefile ports/java/jdk13 Makefile ports/java/jdk14-doc Makefileports/java/linux-ibm-jdk13 Makefile ports/java/linux-sun-jdk12Makefile ports/java/linux-sun-jdk13 Makefile ... Message-ID: <20021010175655.GU69627@procyon.firepipe.net> Mail-Followup-To: Kris Kennaway , Maxim Sobolev , Ernst de Haan , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200210100838.g9A8cdpa000214@freefall.freebsd.org> <3DA54EEF.400F1D20@FreeBSD.org> <20021010151605.GA17486@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021010151605.GA17486@xor.obsecurity.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, Oct 10, 2002 at 08:16:05AM -0700, Kris Kennaway wrote: > As Ernst noted in the commit message, this was done at my direct > request. I am planning to manually download the jdk binaries on bento > to allow them to be used in the process of building the other > dependent packages. You are still going to keep bento from distributing the packages for the JDK itself, right? 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 Oct 10 10:59:30 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 693BE37B401; Thu, 10 Oct 2002 10:59:29 -0700 (PDT) Received: from procyon.firepipe.net (procyon.firepipe.net [198.78.66.151]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF98343EAF; Thu, 10 Oct 2002 10:59:28 -0700 (PDT) (envelope-from will@csociety.org) Received: by procyon.firepipe.net (Postfix, from userid 1000) id 8F20823E1C; Thu, 10 Oct 2002 10:58:19 -0700 (PDT) Date: Thu, 10 Oct 2002 10:58:19 -0700 From: Will Andrews To: Oliver Braun Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/x11-wm/fluxbox Makefile Message-ID: <20021010175819.GV69627@procyon.firepipe.net> Mail-Followup-To: Oliver Braun , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200210101538.g9AFcdQF007219@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200210101538.g9AFcdQF007219@freefall.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, Oct 10, 2002 at 08:38:39AM -0700, Oliver Braun wrote: > obraun 2002/10/10 08:38:38 PDT > > Modified files: > x11-wm/fluxbox Makefile > Log: > Added WITH_XINERAMA knob to build with xinerama support. Why is this not the default? Xinerama support is cheap. 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 Oct 10 11: 0:18 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C946937B401; Thu, 10 Oct 2002 11:00:16 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-165-226-88.dsl.lsan03.pacbell.net [64.165.226.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7696143E75; Thu, 10 Oct 2002 11:00:15 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id E25D766C7B; Thu, 10 Oct 2002 11:00:14 -0700 (PDT) Date: Thu, 10 Oct 2002 11:00:14 -0700 From: Kris Kennaway To: Kris Kennaway , Maxim Sobolev , Ernst de Haan , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/java/jdk12 Makefile ports/java/jdk13-docMakefile ports/java/jdk13 Makefile ports/java/jdk14-doc Makefileports/java/linux-ibm-jdk13 Makefile ports/java/linux-sun-jdk12Makefile ports/java/linux-sun-jdk13 Makefile ... Message-ID: <20021010180014.GA23065@xor.obsecurity.org> References: <200210100838.g9A8cdpa000214@freefall.freebsd.org> <3DA54EEF.400F1D20@FreeBSD.org> <20021010151605.GA17486@xor.obsecurity.org> <20021010175655.GU69627@procyon.firepipe.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="yrj/dFKFPuw6o+aM" Content-Disposition: inline In-Reply-To: <20021010175655.GU69627@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 --yrj/dFKFPuw6o+aM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 10, 2002 at 10:56:55AM -0700, Will Andrews wrote: > On Thu, Oct 10, 2002 at 08:16:05AM -0700, Kris Kennaway wrote: > > As Ernst noted in the commit message, this was done at my direct > > request. I am planning to manually download the jdk binaries on bento > > to allow them to be used in the process of building the other > > dependent packages. >=20 > You are still going to keep bento from distributing the packages > for the JDK itself, right? Yes, of course. They'll be deleted along with all the other RESTRICTED/NO_CDROM packages before being uploaded/put aside for a cdrom image. Kris --yrj/dFKFPuw6o+aM Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9pcAuWry0BWjoQKURAhxrAJ4jSlQqUa99hCHMYSulYyLtQxy2pgCeNnlB kBkJkq9Y5uFhFAO4JR+gckI= =S4nU -----END PGP SIGNATURE----- --yrj/dFKFPuw6o+aM-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 11: 2:28 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DAAC37B401; Thu, 10 Oct 2002 11:02:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EF7B43EA9; Thu, 10 Oct 2002 11:02:27 -0700 (PDT) (envelope-from roger@FreeBSD.org) Received: from freefall.freebsd.org (roger@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AI2RCo029333; Thu, 10 Oct 2002 11:02:27 -0700 (PDT) (envelope-from roger@freefall.freebsd.org) Received: (from roger@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AI2RRf029332; Thu, 10 Oct 2002 11:02:27 -0700 (PDT) Message-Id: <200210101802.g9AI2RRf029332@freefall.freebsd.org> From: Roger Hardiman Date: Thu, 10 Oct 2002 11:02:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/openh323 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 roger 2002/10/10 11:02:27 PDT Modified files: net/openh323 Makefile distinfo Log: Upgrade to latest release. Revision Changes Path 1.35 +3 -3 ports/net/openh323/Makefile 1.19 +2 -2 ports/net/openh323/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 11:12: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58E4837B401; Thu, 10 Oct 2002 11:12:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B85143EA9; Thu, 10 Oct 2002 11:12:03 -0700 (PDT) (envelope-from roger@FreeBSD.org) Received: from freefall.freebsd.org (roger@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AIC2Co034312; Thu, 10 Oct 2002 11:12:02 -0700 (PDT) (envelope-from roger@freefall.freebsd.org) Received: (from roger@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AIC2I0034311; Thu, 10 Oct 2002 11:12:02 -0700 (PDT) Message-Id: <200210101812.g9AIC2I0034311@freefall.freebsd.org> From: Roger Hardiman Date: Thu, 10 Oct 2002 11:12:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/openh323 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 roger 2002/10/10 11:12:02 PDT Modified files: net/openh323 pkg-descr Log: Update text. Fix portlint warning. Revision Changes Path 1.7 +3 -16 ports/net/openh323/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 Oct 10 11:13:33 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F1B237B401; Thu, 10 Oct 2002 11:13:32 -0700 (PDT) Received: from procyon.firepipe.net (procyon.firepipe.net [198.78.66.151]) by mx1.FreeBSD.org (Postfix) with ESMTP id 141D143EB2; Thu, 10 Oct 2002 11:13:32 -0700 (PDT) (envelope-from will@csociety.org) Received: by procyon.firepipe.net (Postfix, from userid 1000) id 9A2F023E1C; Thu, 10 Oct 2002 11:12:22 -0700 (PDT) Date: Thu, 10 Oct 2002 11:12:22 -0700 From: Will Andrews To: Kris Kennaway Cc: Ernst de Haan , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/java/jdk12 Makefile ports/java/jdk13-docMakefile ports/java/jdk13 Makefile ports/java/jdk14-doc Makefileports/java/linux-ibm-jdk13 Makefile ports/java/linux-sun-jdk12Makefile ports/java/linux-sun-jdk13 Makefile ... Message-ID: <20021010181222.GX69627@procyon.firepipe.net> Mail-Followup-To: Kris Kennaway , Ernst de Haan , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200210100838.g9A8cdpa000214@freefall.freebsd.org> <3DA54EEF.400F1D20@FreeBSD.org> <20021010151605.GA17486@xor.obsecurity.org> <20021010175655.GU69627@procyon.firepipe.net> <20021010180014.GA23065@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021010180014.GA23065@xor.obsecurity.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, Oct 10, 2002 at 11:00:14AM -0700, Kris Kennaway wrote: > Yes, of course. They'll be deleted along with all the other > RESTRICTED/NO_CDROM packages before being uploaded/put aside for a > cdrom image. This sounds like a great approach. Hopefully we'll get even better Java support from packages and stuff. 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 Oct 10 11:16:31 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87F2037B401; Thu, 10 Oct 2002 11:16:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E0FC43EA9; Thu, 10 Oct 2002 11:16:30 -0700 (PDT) (envelope-from roger@FreeBSD.org) Received: from freefall.freebsd.org (roger@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AIGTCo034792; Thu, 10 Oct 2002 11:16:29 -0700 (PDT) (envelope-from roger@freefall.freebsd.org) Received: (from roger@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AIGTl5034791; Thu, 10 Oct 2002 11:16:29 -0700 (PDT) Message-Id: <200210101816.g9AIGTl5034791@freefall.freebsd.org> From: Roger Hardiman Date: Thu, 10 Oct 2002 11:16:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/openh323 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 roger 2002/10/10 11:16:29 PDT Modified files: net/openh323 Makefile Log: Add speex as a dependency. Revision Changes Path 1.36 +1 -0 ports/net/openh323/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 11:21:42 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A99BE37B401; Thu, 10 Oct 2002 11:21:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B14043E6E; Thu, 10 Oct 2002 11:21:41 -0700 (PDT) (envelope-from johan@FreeBSD.org) Received: from freefall.freebsd.org (johan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AILfCo035200; Thu, 10 Oct 2002 11:21:41 -0700 (PDT) (envelope-from johan@freefall.freebsd.org) Received: (from johan@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AILfF0035199; Thu, 10 Oct 2002 11:21:41 -0700 (PDT) Message-Id: <200210101821.g9AILfF0035199@freefall.freebsd.org> From: Johan Karlsson Date: Thu, 10 Oct 2002 11:21:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 ifmib.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 johan 2002/10/10 11:21:41 PDT Modified files: (Branch: RELENG_4) share/man/man4 ifmib.4 Log: MFC rev 1.17 Use correct arguments to sysctl in code example. Approved by: sheldonh (mentor) Revision Changes Path 1.8.2.6 +4 -1 src/share/man/man4/ifmib.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 11:25:29 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBDEE37B401; Thu, 10 Oct 2002 11:25:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E81943E9C; Thu, 10 Oct 2002 11:25:28 -0700 (PDT) (envelope-from iwasaki@FreeBSD.org) Received: from freefall.freebsd.org (iwasaki@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AIPSCo035408; Thu, 10 Oct 2002 11:25:28 -0700 (PDT) (envelope-from iwasaki@freefall.freebsd.org) Received: (from iwasaki@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AIPSsu035407; Thu, 10 Oct 2002 11:25:28 -0700 (PDT) Message-Id: <200210101825.g9AIPSsu035407@freefall.freebsd.org> From: Mitsuru IWASAKI Date: Thu, 10 Oct 2002 11:25:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa pcibus.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 iwasaki 2002/10/10 11:25:28 PDT Modified files: (Branch: RELENG_4) sys/i386/isa pcibus.c Log: Oops, it seems I've forgiven some ':'. Submitted by: Nephtali Revision Changes Path 1.57.2.10 +2 -2 src/sys/i386/isa/pcibus.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 11:27:22 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7766C37B401; Thu, 10 Oct 2002 11:27:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A87443EAF; Thu, 10 Oct 2002 11:27:21 -0700 (PDT) (envelope-from roger@FreeBSD.org) Received: from freefall.freebsd.org (roger@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AIRLCo035561; Thu, 10 Oct 2002 11:27:21 -0700 (PDT) (envelope-from roger@freefall.freebsd.org) Received: (from roger@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AIRLaE035560; Thu, 10 Oct 2002 11:27:21 -0700 (PDT) Message-Id: <200210101827.g9AIRLaE035560@freefall.freebsd.org> From: Roger Hardiman Date: Thu, 10 Oct 2002 11:27:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/openh323 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 roger 2002/10/10 11:27:21 PDT Modified files: net/openh323 Makefile Log: Add expat dependency Revision Changes Path 1.37 +2 -1 ports/net/openh323/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 11:27:55 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA5A337B401; Thu, 10 Oct 2002 11:27:54 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BBB043EB3; Thu, 10 Oct 2002 11:27:54 -0700 (PDT) (envelope-from archie@FreeBSD.org) Received: from freefall.freebsd.org (archie@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AIRsCo035646; Thu, 10 Oct 2002 11:27:54 -0700 (PDT) (envelope-from archie@freefall.freebsd.org) Received: (from archie@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AIRsjb035645; Thu, 10 Oct 2002 11:27:54 -0700 (PDT) Message-Id: <200210101827.g9AIRsjb035645@freefall.freebsd.org> From: Archie Cobbs Date: Thu, 10 Oct 2002 11:27:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_pptpgre.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 archie 2002/10/10 11:27:54 PDT Modified files: (Branch: RELENG_4) sys/netgraph ng_pptpgre.c Log: MFC: (rev. 1.26) Ignore a bogus payload length field when there's no payload. Revision Changes Path 1.2.2.13 +1 -1 src/sys/netgraph/ng_pptpgre.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 11:31:54 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAA8F37B401; Thu, 10 Oct 2002 11:31:53 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7279343E88; Thu, 10 Oct 2002 11:31:53 -0700 (PDT) (envelope-from roger@FreeBSD.org) Received: from freefall.freebsd.org (roger@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AIVrCo035913; Thu, 10 Oct 2002 11:31:53 -0700 (PDT) (envelope-from roger@freefall.freebsd.org) Received: (from roger@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AIVr9Z035912; Thu, 10 Oct 2002 11:31:53 -0700 (PDT) Message-Id: <200210101831.g9AIVr9Z035912@freefall.freebsd.org> From: Roger Hardiman Date: Thu, 10 Oct 2002 11:31:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/ohphone 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 roger 2002/10/10 11:31:53 PDT Modified files: net/ohphone Makefile distinfo Log: Upgrade to latest release Revision Changes Path 1.17 +2 -2 ports/net/ohphone/Makefile 1.12 +1 -1 ports/net/ohphone/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 11:32: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82AD137B401; Thu, 10 Oct 2002 11:32:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3327043EA9; Thu, 10 Oct 2002 11:32:01 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AIW1Co035959; Thu, 10 Oct 2002 11:32:01 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AIW1Fo035958; Thu, 10 Oct 2002 11:32:01 -0700 (PDT) Message-Id: <200210101832.g9AIW1Fo035958@freefall.freebsd.org> From: Joe Marcus Clarke Date: Thu, 10 Oct 2002 11:32:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/sodipodi 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 2002/10/10 11:32:01 PDT Modified files: graphics/sodipodi Makefile distinfo pkg-plist Log: Update to 0.27. Revision Changes Path 1.36 +1 -1 ports/graphics/sodipodi/Makefile 1.13 +1 -1 ports/graphics/sodipodi/distinfo 1.11 +1 -0 ports/graphics/sodipodi/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 Oct 10 11:35:10 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D070437B401; Thu, 10 Oct 2002 11:35:08 -0700 (PDT) Received: from gatesrv.RZ.UniBw-Muenchen.de (gatesrv.RZ.UniBW-Muenchen.de [137.193.11.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6806443EA9; Thu, 10 Oct 2002 11:35:07 -0700 (PDT) (envelope-from lizard@informatik.unibw-muenchen.de) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g9AIUsk25895; Thu, 10 Oct 2002 20:30:54 +0200 (MEST) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 893035A545; Thu, 10 Oct 2002 20:30:54 +0200 (CEST) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id DA3CB5A547; Thu, 10 Oct 2002 20:30:53 +0200 (CEST) Date: Thu, 10 Oct 2002 20:30:53 +0200 From: Oliver Braun To: Will Andrews , Hendrik Scholz Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/x11-wm/fluxbox Makefile Message-ID: <20021010183053.GA14010@informatik.unibw-muenchen.de> Mail-Followup-To: Oliver Braun , Will Andrews , Hendrik Scholz , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200210101538.g9AFcdQF007219@freefall.freebsd.org> <20021010175819.GV69627@procyon.firepipe.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IJpNTDwzlM2Ie8A6" Content-Disposition: inline In-Reply-To: <20021010175819.GV69627@procyon.firepipe.net> X-PGP-Key: http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0xEF25B1BA X-PGP-Key-Alternative: finger obraun@freebsd.org X-PGP-Fingerprint: 6A3B 042A 732E 17E4 B6E7 3EAF C0B1 6B7D EF25 B1BA X-Accept-Language: de en X-Editor: Vim-601 http://www.vim.org/ User-Agent: Mutt/1.5.1i X-Virus-Scanned: by AMaViS snapshot-20020531 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --IJpNTDwzlM2Ie8A6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Will Andrews [2002-10-10 10:58 -0700]: > On Thu, Oct 10, 2002 at 08:38:39AM -0700, Oliver Braun wrote: > > obraun 2002/10/10 08:38:38 PDT > >=20 > > Modified files: > > x11-wm/fluxbox Makefile=20 > > Log: > > Added WITH_XINERAMA knob to build with xinerama support. > Why is this not the default? Xinerama support is cheap. I have no objection. Let's ask the maintainer about this (has been cc'ed). Regards, Olli --=20 {- IST & IIS _ INF _ UniBwM :: obraun@informatik.unibw-muenchen.de -} {- Tele-Consulting GmbH :: obraun@Tele-Consulting.com -} {- FreeBSD Commmitter :: obraun@FreeBSD.org -} --IJpNTDwzlM2Ie8A6 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (FreeBSD) iD8DBQE9pcddwLFrfe8lsboRApeQAKC2nM9j6QQU6y6lzol+3J2rRg7VCwCgj94C ML66oSlat5c/cyMrElJa5mw= =q+sE -----END PGP SIGNATURE----- --IJpNTDwzlM2Ie8A6-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 11:35:26 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CCEE437B401; Thu, 10 Oct 2002 11:35:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6896E43EB1; Thu, 10 Oct 2002 11:35:25 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AIZPCo036366; Thu, 10 Oct 2002 11:35:25 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AIZPWS036365; Thu, 10 Oct 2002 11:35:25 -0700 (PDT) Message-Id: <200210101835.g9AIZPWS036365@freefall.freebsd.org> From: Ying-Chieh Liao Date: Thu, 10 Oct 2002 11:35:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/cad Makefile ports/cad/geda-symcheck 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 ijliao 2002/10/10 11:35:25 PDT Modified files: cad Makefile Added files: cad/geda-symcheck Makefile distinfo pkg-comment pkg-descr pkg-plist Log: add geda-symcheck gEDA symbol checking utility PR: 43563 Submitted by: bruno Revision Changes Path 1.39 +1 -0 ports/cad/Makefile 1.1 +34 -0 ports/cad/geda-symcheck/Makefile (new) 1.1 +1 -0 ports/cad/geda-symcheck/distinfo (new) 1.1 +1 -0 ports/cad/geda-symcheck/pkg-comment (new) 1.1 +3 -0 ports/cad/geda-symcheck/pkg-descr (new) 1.1 +1 -0 ports/cad/geda-symcheck/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 Oct 10 11:35:34 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA34D37B442; Thu, 10 Oct 2002 11:35:29 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E13443EB1; Thu, 10 Oct 2002 11:35:28 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AIZSCo036409; Thu, 10 Oct 2002 11:35:28 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AIZSBD036408; Thu, 10 Oct 2002 11:35:28 -0700 (PDT) Message-Id: <200210101835.g9AIZSBD036408@freefall.freebsd.org> From: Ying-Chieh Liao Date: Thu, 10 Oct 2002 11:35:28 -0700 (PDT) To: cvs-committers@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 ijliao 2002/10/10 11:35:28 PDT Modified files: . modules Log: geda-symcheck --> ports/cad/geda-symcheck Revision Changes Path 1.6053 +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 Oct 10 11:36:51 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9ACC37B401; Thu, 10 Oct 2002 11:36:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77B8743EAA; Thu, 10 Oct 2002 11:36:50 -0700 (PDT) (envelope-from roger@FreeBSD.org) Received: from freefall.freebsd.org (roger@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AIaoCo036581; Thu, 10 Oct 2002 11:36:50 -0700 (PDT) (envelope-from roger@freefall.freebsd.org) Received: (from roger@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AIaoP1036580; Thu, 10 Oct 2002 11:36:50 -0700 (PDT) Message-Id: <200210101836.g9AIaoP1036580@freefall.freebsd.org> From: Roger Hardiman Date: Thu, 10 Oct 2002 11:36:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/openmcu Makefile distinfo 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 roger 2002/10/10 11:36:50 PDT Modified files: net/openmcu Makefile distinfo pkg-comment pkg-descr Log: Upgrade to the latest release Revision Changes Path 1.15 +2 -2 ports/net/openmcu/Makefile 1.12 +1 -1 ports/net/openmcu/distinfo 1.2 +1 -1 ports/net/openmcu/pkg-comment 1.2 +2 -1 ports/net/openmcu/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 Oct 10 11:38:39 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7299137B401; Thu, 10 Oct 2002 11:38:38 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DA4643EB2; Thu, 10 Oct 2002 11:38:38 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AIccCo036865; Thu, 10 Oct 2002 11:38:38 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AIcbUk036864; Thu, 10 Oct 2002 11:38:37 -0700 (PDT) Message-Id: <200210101838.g9AIcbUk036864@freefall.freebsd.org> From: Ying-Chieh Liao Date: Thu, 10 Oct 2002 11:38:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/cad Makefile ports/cad/geda-utils 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 ijliao 2002/10/10 11:38:37 PDT Modified files: cad Makefile Added files: cad/geda-utils Makefile distinfo pkg-comment pkg-descr pkg-plist Log: add geda-utils gEDA utilities PR: 43563 Submitted by: bruno Revision Changes Path 1.40 +1 -0 ports/cad/Makefile 1.1 +32 -0 ports/cad/geda-utils/Makefile (new) 1.1 +1 -0 ports/cad/geda-utils/distinfo (new) 1.1 +1 -0 ports/cad/geda-utils/pkg-comment (new) 1.1 +3 -0 ports/cad/geda-utils/pkg-descr (new) 1.1 +7 -0 ports/cad/geda-utils/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 Oct 10 11:38:45 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 630BE37B42B; Thu, 10 Oct 2002 11:38:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBDD143EC2; Thu, 10 Oct 2002 11:38:39 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AIcdCo036900; Thu, 10 Oct 2002 11:38:39 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AIcds6036899; Thu, 10 Oct 2002 11:38:39 -0700 (PDT) Message-Id: <200210101838.g9AIcds6036899@freefall.freebsd.org> From: Ying-Chieh Liao Date: Thu, 10 Oct 2002 11:38:39 -0700 (PDT) To: cvs-committers@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 ijliao 2002/10/10 11:38:39 PDT Modified files: . modules Log: geda-utils --> ports/cad/geda-utils Revision Changes Path 1.6054 +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 Oct 10 11:40:57 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A8A237B401; Thu, 10 Oct 2002 11:40:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B09F443EB1; Thu, 10 Oct 2002 11:40:56 -0700 (PDT) (envelope-from roger@FreeBSD.org) Received: from freefall.freebsd.org (roger@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AIeuCo037201; Thu, 10 Oct 2002 11:40:56 -0700 (PDT) (envelope-from roger@freefall.freebsd.org) Received: (from roger@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AIeuJJ037200; Thu, 10 Oct 2002 11:40:56 -0700 (PDT) Message-Id: <200210101840.g9AIeuJJ037200@freefall.freebsd.org> From: Roger Hardiman Date: Thu, 10 Oct 2002 11:40:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/opengk 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 roger 2002/10/10 11:40:56 PDT Modified files: net/opengk Makefile distinfo Log: Upgrade to the latest release Revision Changes Path 1.5 +2 -2 ports/net/opengk/Makefile 1.4 +1 -1 ports/net/opengk/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 11:43: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C60837B401; Thu, 10 Oct 2002 11:43:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3BA443E97; Thu, 10 Oct 2002 11:43:05 -0700 (PDT) (envelope-from maxim@FreeBSD.org) Received: from freefall.freebsd.org (maxim@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AIh5Co037381; Thu, 10 Oct 2002 11:43:05 -0700 (PDT) (envelope-from maxim@freefall.freebsd.org) Received: (from maxim@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AIh5uk037380; Thu, 10 Oct 2002 11:43:05 -0700 (PDT) Message-Id: <200210101843.g9AIh5uk037380@freefall.freebsd.org> From: Maxim Konovalov Date: Thu, 10 Oct 2002 11:43:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/cdcontrol cdcontrol.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 maxim 2002/10/10 11:43:05 PDT Modified files: (Branch: RELENG_4) usr.sbin/cdcontrol cdcontrol.c Log: MFC rev. 1.41: do not add a start offset time to the track duration time. Revision Changes Path 1.24.2.10 +2 -1 src/usr.sbin/cdcontrol/cdcontrol.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 11:43:35 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1536B37B401; Thu, 10 Oct 2002 11:43:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA9FF43E97; Thu, 10 Oct 2002 11:43:34 -0700 (PDT) (envelope-from roger@FreeBSD.org) Received: from freefall.freebsd.org (roger@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AIhYCo037417; Thu, 10 Oct 2002 11:43:34 -0700 (PDT) (envelope-from roger@freefall.freebsd.org) Received: (from roger@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AIhYE0037416; Thu, 10 Oct 2002 11:43:34 -0700 (PDT) Message-Id: <200210101843.g9AIhYE0037416@freefall.freebsd.org> From: Roger Hardiman Date: Thu, 10 Oct 2002 11:43:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/openam 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 roger 2002/10/10 11:43:34 PDT Modified files: net/openam Makefile distinfo Log: Upgrade to the latest release Revision Changes Path 1.22 +2 -2 ports/net/openam/Makefile 1.16 +1 -1 ports/net/openam/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 11:45:51 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B3EF37B401; Thu, 10 Oct 2002 11:45:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D86CC43EB2; Thu, 10 Oct 2002 11:45:49 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AIjnCo037767; Thu, 10 Oct 2002 11:45:49 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AIjnVM037766; Thu, 10 Oct 2002 11:45:49 -0700 (PDT) Message-Id: <200210101845.g9AIjnVM037766@freefall.freebsd.org> From: Ying-Chieh Liao Date: Thu, 10 Oct 2002 11:45:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/cad/geda Makefile ports/cad/geda-symbols Makefile distinfo pkg-plist ports/cad/gnetlist Makefile distinfo ports/cad/gschem Makefile distinfo pkg-plist ports/cad/libgeda 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 2002/10/10 11:45:49 PDT Modified files: cad/geda Makefile cad/geda-symbols Makefile distinfo pkg-plist cad/gnetlist Makefile distinfo cad/gschem Makefile distinfo pkg-plist cad/libgeda Makefile distinfo pkg-plist Log: upgrade to 20020825 PR: 43563 Submitted by: maintainer Revision Changes Path 1.3 +9 -5 ports/cad/geda-symbols/Makefile 1.3 +1 -1 ports/cad/geda-symbols/distinfo 1.3 +75 -37 ports/cad/geda-symbols/pkg-plist 1.25 +6 -3 ports/cad/geda/Makefile 1.7 +12 -8 ports/cad/gnetlist/Makefile 1.3 +1 -1 ports/cad/gnetlist/distinfo 1.5 +11 -7 ports/cad/gschem/Makefile 1.3 +1 -1 ports/cad/gschem/distinfo 1.3 +3 -1 ports/cad/gschem/pkg-plist 1.6 +6 -3 ports/cad/libgeda/Makefile 1.3 +1 -1 ports/cad/libgeda/distinfo 1.3 +3 -2 ports/cad/libgeda/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 Oct 10 11:49:23 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8F5337B401; Thu, 10 Oct 2002 11:49:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65E7343EC2; Thu, 10 Oct 2002 11:49:22 -0700 (PDT) (envelope-from trevor@FreeBSD.org) Received: from freefall.freebsd.org (trevor@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AInMCo038368; Thu, 10 Oct 2002 11:49:22 -0700 (PDT) (envelope-from trevor@freefall.freebsd.org) Received: (from trevor@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AInMkJ038367; Thu, 10 Oct 2002 11:49:22 -0700 (PDT) Message-Id: <200210101849.g9AInMkJ038367@freefall.freebsd.org> From: Trevor Johnson Date: Thu, 10 Oct 2002 11:49:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/diffsplit Makefile distinfo 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 trevor 2002/10/10 11:49:22 PDT Modified files: textproc Makefile Added files: textproc/diffsplit Makefile distinfo pkg-comment pkg-descr Log: new port of diffsplit, a little script which does just what you would guess Revision Changes Path 1.434 +1 -0 ports/textproc/Makefile 1.1 +24 -0 ports/textproc/diffsplit/Makefile (new) 1.1 +1 -0 ports/textproc/diffsplit/distinfo (new) 1.1 +1 -0 ports/textproc/diffsplit/pkg-comment (new) 1.1 +4 -0 ports/textproc/diffsplit/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 Thu Oct 10 11:49:29 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33EEE37B47D; Thu, 10 Oct 2002 11:49:26 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB02043EB2; Thu, 10 Oct 2002 11:49:25 -0700 (PDT) (envelope-from trevor@FreeBSD.org) Received: from freefall.freebsd.org (trevor@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AInPCo038406; Thu, 10 Oct 2002 11:49:25 -0700 (PDT) (envelope-from trevor@freefall.freebsd.org) Received: (from trevor@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AInP2F038405; Thu, 10 Oct 2002 11:49:25 -0700 (PDT) Message-Id: <200210101849.g9AInP2F038405@freefall.freebsd.org> From: Trevor Johnson Date: Thu, 10 Oct 2002 11:49:25 -0700 (PDT) To: cvs-committers@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 trevor 2002/10/10 11:49:25 PDT Modified files: . modules Log: diffsplit --> ports/textproc/diffsplit Revision Changes Path 1.6055 +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 Oct 10 11:52: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B764A37B401; Thu, 10 Oct 2002 11:51:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B49F43EAF; Thu, 10 Oct 2002 11:51:59 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AIpxCo038553; Thu, 10 Oct 2002 11:51:59 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AIpxLZ038552; Thu, 10 Oct 2002 11:51:59 -0700 (PDT) Message-Id: <200210101851.g9AIpxLZ038552@freefall.freebsd.org> From: Ying-Chieh Liao Date: Thu, 10 Oct 2002 11:51:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/news/newscache 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 2002/10/10 11:51:59 PDT Modified files: news/newscache Makefile Log: update mastersite PR: 43893 Submitted by: maintainer Revision Changes Path 1.3 +2 -2 ports/news/newscache/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 12: 9: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 500C537B401; Thu, 10 Oct 2002 12:08:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D086C43EAF; Thu, 10 Oct 2002 12:08:58 -0700 (PDT) (envelope-from dillon@FreeBSD.org) Received: from freefall.freebsd.org (dillon@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AJ8wCo044015; Thu, 10 Oct 2002 12:08:58 -0700 (PDT) (envelope-from dillon@freefall.freebsd.org) Received: (from dillon@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AJ8wXr044014; Thu, 10 Oct 2002 12:08:58 -0700 (PDT) Message-Id: <200210101908.g9AJ8wXr044014@freefall.freebsd.org> From: Matt Dillon Date: Thu, 10 Oct 2002 12:08:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_input.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 dillon 2002/10/10 12:08:58 PDT Modified files: (Branch: RELENG_4) sys/netinet tcp_input.c Log: MFC 1.176. Fix another W2K<->FreeBSD TCP bug. This one is a bug in FreeBSD when only a FIN is left to be acked. Most hosts will ack a FIN along with the data it was sent with but there is a case where a W2K box will only ack the data portion, requiring the FreeBSD box to retransmit the FIN. See 1.176 for more details. Found by: Guido van Rooij Revision Changes Path 1.107.2.33 +1 -0 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 Thu Oct 10 12:16:11 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D8AF37B401; Thu, 10 Oct 2002 12:16:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CD9543E8A; Thu, 10 Oct 2002 12:16:10 -0700 (PDT) (envelope-from schweikh@FreeBSD.org) Received: from freefall.freebsd.org (schweikh@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AJGACo044700; Thu, 10 Oct 2002 12:16:10 -0700 (PDT) (envelope-from schweikh@freefall.freebsd.org) Received: (from schweikh@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AJGAwQ044699; Thu, 10 Oct 2002 12:16:10 -0700 (PDT) Message-Id: <200210101916.g9AJGAwQ044699@freefall.freebsd.org> From: Jens Schweikhardt Date: Thu, 10 Oct 2002 12:16:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys write.2 src/sbin/disklabel disklabel.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 schweikh 2002/10/10 12:16:10 PDT Modified files: lib/libc/sys write.2 sbin/disklabel disklabel.8 Log: Document that write(2) et al can return EROFS for attempts to write the disk label area. PR: 43891 Submitted by: Diomidis D. Spinellis MFC after: 3 days Revision Changes Path 1.21 +7 -0 src/lib/libc/sys/write.2 1.41 +4 -1 src/sbin/disklabel/disklabel.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 12:17:21 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6AADB37B401; Thu, 10 Oct 2002 12:17:19 -0700 (PDT) Received: from tasogare.imasy.or.jp (tasogare.imasy.or.jp [202.227.24.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 737E943EAC; Thu, 10 Oct 2002 12:17:17 -0700 (PDT) (envelope-from iwasaki@jp.FreeBSD.org) Received: from localhost (iwa@tasogare.imasy.or.jp [202.227.24.5]) by tasogare.imasy.or.jp (8.11.6+3.4W/8.11.6/tasogare) with ESMTP/inet id g9AJHFY17311; Fri, 11 Oct 2002 04:17:15 +0900 (JST) (envelope-from iwasaki@jp.FreeBSD.org) Date: Fri, 11 Oct 2002 04:17:10 +0900 (JST) Message-Id: <20021011.041710.54180152.iwasaki@jp.FreeBSD.org> To: imp@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/pccbb pccbb.c pccbbvar.h From: Mitsuru IWASAKI In-Reply-To: <200210072311.g97NBT05005394@freefall.freebsd.org> References: <200210072311.g97NBT05005394@freefall.freebsd.org> X-Mailer: Mew version 2.2 on Emacs 20.7 / Mule 4.0 (HANANOEN) 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 Hi, Warner. From: Warner Losh Subject: cvs commit: src/sys/dev/pccbb pccbb.c pccbbvar.h Date: Mon, 7 Oct 2002 16:11:29 -0700 (PDT) Message-ID: <200210072311.g97NBT05005394@freefall.freebsd.org> > imp 2002/10/07 16:11:29 PDT > > Modified files: > sys/dev/pccbb pccbb.c pccbbvar.h > Log: > MFp4: > o Better resume code. Move the comments around. Force the socket state to > be querried. Ack the interrupts properly. > o Intercept the interrupt requests and keep a list of interrupts to service > ourselves. When the card attaches, set its OK bit. When we get a card > status change interrupt for that card, clear the OK bit. Don't call the > ISR if the OK bit is cleared. Iwasaki-san and yamamoto-san have both > sent me patches that fix the same problem this fixes, but at the pccard > level. > o Try to get the signalling of the thread to actually die. This might not be > 100% right, but it is less wrong than before. > o Add a SIC next to a TI type that looks like it could be wrong, but isn't. > > Revision Changes Path > 1.57 +71 -43 src/sys/dev/pccbb/pccbb.c > 1.15 +5 -3 src/sys/dev/pccbb/pccbbvar.h > ATA CF card seems to be broken by this commit. I think that ata_attach() expect for interrupts to get parameters, however cbb_insert() doesn't allow calling any interrupt handlers until CARD_ATTACH_CARD() is completed successfully. So ata_attach() ends up with timeout... Here's my quick fix, but I'm not sure whether this is correct for other device drivers as well. Could you review this? Thanks Index: pccbb.c =================================================================== RCS file: /home/ncvs/src/sys/dev/pccbb/pccbb.c,v retrieving revision 1.57 diff -u -r1.57 pccbb.c --- pccbb.c 7 Oct 2002 23:11:29 -0000 1.57 +++ pccbb.c 10 Oct 2002 19:03:19 -0000 @@ -957,14 +957,15 @@ DEVPRINTF((sc->dev, "card inserted: event=0x%08x, state=%08x\n", sockevent, sockstate)); + sc->flags |= CBB_CARD_OK; if (sockstate & CBB_SOCKET_STAT_16BIT) { if (sc->pccarddev != NULL) { sc->flags |= CBB_16BIT_CARD; - if (CARD_ATTACH_CARD(sc->pccarddev) != 0) + if (CARD_ATTACH_CARD(sc->pccarddev) != 0) { device_printf(sc->dev, "PC Card card activation failed\n"); - else - sc->flags |= CBB_CARD_OK; + sc->flags &= ~CBB_CARD_OK; + } } else { device_printf(sc->dev, "PC Card inserted, but no pccard bus.\n"); @@ -972,11 +973,11 @@ } else if (sockstate & CBB_SOCKET_STAT_CB) { if (sc->cbdev != NULL) { sc->flags &= ~CBB_16BIT_CARD; - if (CARD_ATTACH_CARD(sc->cbdev) != 0) + if (CARD_ATTACH_CARD(sc->cbdev) != 0) { device_printf(sc->dev, "CardBus card activation failed\n"); - else - sc->flags |= CBB_CARD_OK; + sc->flags &= ~CBB_CARD_OK; + } } else { device_printf(sc->dev, "CardBUS card inserted, but no cardbus bus.\n"); To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 12:18: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5461937B401; Thu, 10 Oct 2002 12:17:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBEBF43EAC; Thu, 10 Oct 2002 12:17:58 -0700 (PDT) (envelope-from ceri@FreeBSD.org) Received: from freefall.freebsd.org (ceri@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AJHwCo044796; Thu, 10 Oct 2002 12:17:58 -0700 (PDT) (envelope-from ceri@freefall.freebsd.org) Received: (from ceri@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AJHw5p044795; Thu, 10 Oct 2002 12:17:58 -0700 (PDT) Message-Id: <200210101917.g9AJHw5p044795@freefall.freebsd.org> From: Ceri Davies Date: Thu, 10 Oct 2002 12:17:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4/man4.i386 viapm.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 ceri 2002/10/10 12:17:58 PDT Modified files: (Branch: RELENG_4) share/man/man4/man4.i386 viapm.4 Log: MFC r1.4, a typo fix. PR: docs/42815 Submitted by: Nicola Vitale Revision Changes Path 1.1.2.4 +1 -1 src/share/man/man4/man4.i386/viapm.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 12:21:52 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F87337B401; Thu, 10 Oct 2002 12:21:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 307C043EAA; Thu, 10 Oct 2002 12:21:51 -0700 (PDT) (envelope-from dillon@FreeBSD.org) Received: from freefall.freebsd.org (dillon@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AJLpCo045354; Thu, 10 Oct 2002 12:21:51 -0700 (PDT) (envelope-from dillon@freefall.freebsd.org) Received: (from dillon@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AJLpPL045353; Thu, 10 Oct 2002 12:21:51 -0700 (PDT) Message-Id: <200210101921.g9AJLpPL045353@freefall.freebsd.org> From: Matt Dillon Date: Thu, 10 Oct 2002 12:21:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_output.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 dillon 2002/10/10 12:21:51 PDT Modified files: sys/netinet tcp_output.c Log: Update various comments mainly related to retransmit/FIN that I documented while working on a previous bug. Fix a PERSIST bug. Properly account for a FIN sent during a PERSIST. MFC after: 7 days Revision Changes Path 1.70 +36 -6 src/sys/netinet/tcp_output.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 12:23:48 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A19C037B401; Thu, 10 Oct 2002 12:23:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 533E643EBE; Thu, 10 Oct 2002 12:23:47 -0700 (PDT) (envelope-from ceri@FreeBSD.org) Received: from freefall.freebsd.org (ceri@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AJNlCo045482; Thu, 10 Oct 2002 12:23:47 -0700 (PDT) (envelope-from ceri@freefall.freebsd.org) Received: (from ceri@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AJNlwn045481; Thu, 10 Oct 2002 12:23:47 -0700 (PDT) Message-Id: <200210101923.g9AJNlwn045481@freefall.freebsd.org> From: Ceri Davies Date: Thu, 10 Oct 2002 12:23:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man7 hier.7 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 ceri 2002/10/10 12:23:47 PDT Modified files: (Branch: RELENG_4) share/man/man7 hier.7 Log: MFC r1.76, add /var/empty. PR: docs/43364 Submitted by: Kim Scarborough Revision Changes Path 1.29.2.16 +4 -0 src/share/man/man7/hier.7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 12:24:36 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E60037B401; Thu, 10 Oct 2002 12:24:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4A6643E7B; Thu, 10 Oct 2002 12:24:35 -0700 (PDT) (envelope-from kbyanc@FreeBSD.org) Received: from freefall.freebsd.org (kbyanc@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AJOZCo045606; Thu, 10 Oct 2002 12:24:35 -0700 (PDT) (envelope-from kbyanc@freefall.freebsd.org) Received: (from kbyanc@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AJOZKr045605; Thu, 10 Oct 2002 12:24:35 -0700 (PDT) Message-Id: <200210101924.g9AJOZKr045605@freefall.freebsd.org> From: Kelly Yancey Date: Thu, 10 Oct 2002 12:24:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib Makefile src/lib/libsbuf 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 kbyanc 2002/10/10 12:24:35 PDT Modified files: (Branch: RELENG_4) lib Makefile Added files: (Branch: RELENG_4) lib/libsbuf Makefile Log: MFC libsbuf (rev 1.1 - 1.3). Approved by: des Revision Changes Path 1.107.2.16 +2 -1 src/lib/Makefile 1.3.2.1 +9 -0 src/lib/libsbuf/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 Oct 10 12:27:49 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E84ED37B401; Thu, 10 Oct 2002 12:27:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97BFB43EBE; Thu, 10 Oct 2002 12:27:48 -0700 (PDT) (envelope-from jmallett@FreeBSD.org) Received: from freefall.freebsd.org (jmallett@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AJRmCo045747; Thu, 10 Oct 2002 12:27:48 -0700 (PDT) (envelope-from jmallett@freefall.freebsd.org) Received: (from jmallett@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AJRmkj045746; Thu, 10 Oct 2002 12:27:48 -0700 (PDT) Message-Id: <200210101927.g9AJRmkj045746@freefall.freebsd.org> From: Juli Mallett Date: Thu, 10 Oct 2002 12:27:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/make Makefile main.c make.h util.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 2002/10/10 12:27:48 PDT Modified files: usr.bin/make Makefile main.c make.h Added files: usr.bin/make util.c Log: Move utilitarian routines to util.c, which isn't the same as the old compatability-geared util.c. These are things like message printers and the PrintAddr function for traversing lists. Other general-purpose utilities inside make(1) can go here, in time. Revision Changes Path 1.29 +1 -1 src/usr.bin/make/Makefile 1.79 +1 -233 src/usr.bin/make/main.c 1.23 +1 -0 src/usr.bin/make/make.h 1.12 +285 -0 src/usr.bin/make/util.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 12:28:24 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C2F7A37B401; Thu, 10 Oct 2002 12:28:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70B5343EB2; Thu, 10 Oct 2002 12:28:22 -0700 (PDT) (envelope-from dillon@FreeBSD.org) Received: from freefall.freebsd.org (dillon@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AJSMCo045846; Thu, 10 Oct 2002 12:28:22 -0700 (PDT) (envelope-from dillon@freefall.freebsd.org) Received: (from dillon@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AJSM0s045845; Thu, 10 Oct 2002 12:28:22 -0700 (PDT) Message-Id: <200210101928.g9AJSM0s045845@freefall.freebsd.org> From: Matt Dillon Date: Thu, 10 Oct 2002 12:28:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_bio.c src/sys/sys vmmeter.h src/sys/vm vm_map.c vm_map.h vm_meter.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 dillon 2002/10/10 12:28:22 PDT Modified files: (Branch: RELENG_4) sys/kern vfs_bio.c sys/sys vmmeter.h sys/vm vm_map.c vm_map.h vm_meter.c Log: MFC fix vm_map_entry collisions and buffer_map collisions that can occur under very heavy memory pressure. There are places where the kernel can block where it normally does not block which were not properly handled. These fixes have been heavily tested. They are based on work Alan and Tor have done in -current but are not a direct MFC. They are not entirely optimal but they should be solid. Add a new sysctl counter, vm.v_intrans_coll and vm.v_intrans_wait which indicates how many times a vm_map_entry collision has been detected and how many times vm_map code had to block waiting for a collision to clear. Reviewed by: alc, tegge Testing by: "Marc G. Fournier" (note: there are still unresolved bugs on Marc's boxes unrelated to this patch). Revision Changes Path 1.242.2.18 +6 -0 src/sys/kern/vfs_bio.c 1.21.2.2 +3 -1 src/sys/sys/vmmeter.h 1.187.2.16 +530 -297 src/sys/vm/vm_map.c 1.54.2.4 +7 -0 src/sys/vm/vm_map.h 1.34.2.7 +4 -0 src/sys/vm/vm_meter.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 12:36:43 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E157637B401; Thu, 10 Oct 2002 12:36:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94BD743EA3; Thu, 10 Oct 2002 12:36:41 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AJafCo046147; Thu, 10 Oct 2002 12:36:41 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AJafP1046146; Thu, 10 Oct 2002 12:36:41 -0700 (PDT) Message-Id: <200210101936.g9AJafP1046146@freefall.freebsd.org> From: Ying-Chieh Liao Date: Thu, 10 Oct 2002 12:36:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/hercules Makefile distinfo ports/emulators/hercules/files patch-aa patch-ab patch-ad patch-ae patch-af patch-ag patch-ah patch-feature.h patch-hercules.h patch-tapecopy.c patch-tapedev.c patch-version.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 ijliao 2002/10/10 12:36:41 PDT Modified files: emulators/hercules Makefile distinfo Added files: emulators/hercules/files patch-feature.h patch-hercules.h patch-tapecopy.c patch-tapedev.c patch-version.c Removed files: emulators/hercules/files patch-aa patch-ab patch-ad patch-ae patch-af patch-ag patch-ah Log: upgrade to 2.16.5 PR: 42333 Submitted by: maintainer Revision Changes Path 1.6 +15 -18 ports/emulators/hercules/Makefile 1.2 +1 -1 ports/emulators/hercules/distinfo 1.2 +0 -57 ports/emulators/hercules/files/patch-aa (dead) 1.2 +0 -12 ports/emulators/hercules/files/patch-ab (dead) 1.2 +0 -50 ports/emulators/hercules/files/patch-ad (dead) 1.2 +0 -11 ports/emulators/hercules/files/patch-ae (dead) 1.2 +0 -64 ports/emulators/hercules/files/patch-af (dead) 1.2 +0 -276 ports/emulators/hercules/files/patch-ag (dead) 1.2 +0 -18 ports/emulators/hercules/files/patch-ah (dead) 1.1 +12 -0 ports/emulators/hercules/files/patch-feature.h (new) 1.1 +12 -0 ports/emulators/hercules/files/patch-hercules.h (new) 1.3 +63 -0 ports/emulators/hercules/files/patch-tapecopy.c (new) 1.3 +275 -0 ports/emulators/hercules/files/patch-tapedev.c (new) 1.1 +17 -0 ports/emulators/hercules/files/patch-version.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 12:44:39 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 19C4A37B401; Thu, 10 Oct 2002 12:44:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC64443E9E; Thu, 10 Oct 2002 12:44:38 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AJicCo046601; Thu, 10 Oct 2002 12:44:38 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AJichr046600; Thu, 10 Oct 2002 12:44:38 -0700 (PDT) Message-Id: <200210101944.g9AJichr046600@freefall.freebsd.org> From: Ying-Chieh Liao Date: Thu, 10 Oct 2002 12:44:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/decurs Makefile pkg-plist ports/x11/decurs/files decurs.exec X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/10 12:44:38 PDT Modified files: x11/decurs Makefile pkg-plist Added files: x11/decurs/files decurs.exec Log: automatic install process add a wrapper PR: 42348 Submitted by: maintainer Revision Changes Path 1.7 +8 -9 ports/x11/decurs/Makefile 1.1 +4 -0 ports/x11/decurs/files/decurs.exec (new) 1.3 +3 -0 ports/x11/decurs/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 Oct 10 12:48:22 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FDA937B401; Thu, 10 Oct 2002 12:48:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1C6B43E9C; Thu, 10 Oct 2002 12:48:20 -0700 (PDT) (envelope-from dillon@FreeBSD.org) Received: from freefall.freebsd.org (dillon@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AJmKCo047059; Thu, 10 Oct 2002 12:48:20 -0700 (PDT) (envelope-from dillon@freefall.freebsd.org) Received: (from dillon@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AJmKrq047058; Thu, 10 Oct 2002 12:48:20 -0700 (PDT) Message-Id: <200210101948.g9AJmKrq047058@freefall.freebsd.org> From: Matt Dillon Date: Thu, 10 Oct 2002 12:48:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ffs ffs_balloc.c src/sys/ufs/ufs ufs_readwrite.c src/sys/sys buf.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 dillon 2002/10/10 12:48:20 PDT Modified files: (Branch: RELENG_4) sys/ufs/ffs ffs_balloc.c sys/ufs/ufs ufs_readwrite.c sys/sys buf.h Log: Pass the sequential heuristic in the flags passed to the UFS balloc code, allowing us to reduce the number of I/O's necessary in a read-before write case. This code will be forward ported to -current. Submitted by: tegge (I think) Revision Changes Path 1.88.2.8 +4 -2 src/sys/sys/buf.h 1.26.2.1 +16 -2 src/sys/ufs/ffs/ffs_balloc.c 1.65.2.12 +2 -2 src/sys/ufs/ufs/ufs_readwrite.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 12:49:15 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC81C37B401; Thu, 10 Oct 2002 12:49:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D3AC43E88; Thu, 10 Oct 2002 12:49:14 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AJnECo047142; Thu, 10 Oct 2002 12:49:14 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AJnEY7047141; Thu, 10 Oct 2002 12:49:14 -0700 (PDT) Message-Id: <200210101949.g9AJnEY7047141@freefall.freebsd.org> From: Ying-Chieh Liao Date: Thu, 10 Oct 2002 12:49:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/battstat-applet 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 2002/10/10 12:49:14 PDT Modified files: sysutils/battstat-applet Makefile Log: fix build PR: 43684 Submitted by: Ports Fury Revision Changes Path 1.9 +5 -11 ports/sysutils/battstat-applet/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 12:50:17 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B29A837B401; Thu, 10 Oct 2002 12:50:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6557043E9E; Thu, 10 Oct 2002 12:50:16 -0700 (PDT) (envelope-from dillon@FreeBSD.org) Received: from freefall.freebsd.org (dillon@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AJoGCo047275; Thu, 10 Oct 2002 12:50:16 -0700 (PDT) (envelope-from dillon@freefall.freebsd.org) Received: (from dillon@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AJoGXm047274; Thu, 10 Oct 2002 12:50:16 -0700 (PDT) Message-Id: <200210101950.g9AJoGXm047274@freefall.freebsd.org> From: Matt Dillon Date: Thu, 10 Oct 2002 12:50:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_zone.c vm_zone.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 dillon 2002/10/10 12:50:16 PDT Modified files: (Branch: RELENG_4) sys/vm vm_zone.c vm_zone.h Log: stable-only commit (does not apply to -current). Allow a zone to be tagged to panic the machine if the zone allocation fails. This will be used to catch zone allocations that fail that code assumes always succeed (can occur if we run out of KVM). Revision Changes Path 1.30.2.6 +11 -2 src/sys/vm/vm_zone.c 1.13.2.2 +3 -2 src/sys/vm/vm_zone.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 12:59:56 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10CF537B623; Thu, 10 Oct 2002 12:59:54 -0700 (PDT) Received: from pebkac.owp.csus.edu (pebkac.owp.csus.edu [130.86.232.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D53E43EB1; Thu, 10 Oct 2002 12:59:53 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: (from root@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3) id NAA42640; Thu, 10 Oct 2002 13:02:29 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: (from root@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3) id QAA99603; Mon, 30 Sep 2002 16:00:12 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: from localhost (scottj@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3av) with ESMTP id PAA99565; Mon, 30 Sep 2002 15:59:30 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Date: Mon, 30 Sep 2002 15:59:27 -0700 (PDT) From: Joseph Scott X-Sender: scottj@pebkac.owp.csus.edu To: Kris Kennaway Cc: cvs-all@freebsd.org, Uwe Pierau Subject: Re: cvs commit: ports/games/spider/files patch-ad In-Reply-To: <200209290927.g8T9RGWg028665@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-10 Sender: owner-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, 29 Sep 2002, Kris Kennaway wrote: # kris 2002/09/29 02:27:16 PDT # # Added files: # games/spider/files patch-ad # Log: # Fix build (remove duplicate *alloc declarations) This looks like it might be the same issue in PR ports/42448 (games/spider does not build on STABLE). -Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 12:59:57 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA21537B404; Thu, 10 Oct 2002 12:59:56 -0700 (PDT) Received: from pebkac.owp.csus.edu (pebkac.owp.csus.edu [130.86.232.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2FE743EB2; Thu, 10 Oct 2002 12:59:54 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: (from root@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3) id NAA42648; Thu, 10 Oct 2002 13:02:31 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: (from root@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3) id PAA99538; Mon, 30 Sep 2002 15:57:37 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: from localhost (scottj@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3av) with ESMTP id PAA99531; Mon, 30 Sep 2002 15:57:33 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Date: Mon, 30 Sep 2002 15:57:33 -0700 (PDT) From: Joseph Scott X-Sender: scottj@pebkac.owp.csus.edu To: Kris Kennaway Cc: cvs-all@freebsd.org, Pawel Malachowski Subject: Re: cvs commit: ports/mail/zmailer/files patch-aa patch-ab In-Reply-To: <200209290841.g8T8f8Qt015140@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-10 Sender: owner-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, 29 Sep 2002, Kris Kennaway wrote: # kris 2002/09/29 01:41:08 PDT # # Modified files: # mail/zmailer/files patch-aa patch-ab # Log: # Fix build (configure test for socklen_t was busted) This looks like the same issue mentioned in PR ports/42833 (mail/zmailer cannot compile). -Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 13: 0: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EABE537B406; Thu, 10 Oct 2002 13:00:03 -0700 (PDT) Received: from pebkac.owp.csus.edu (pebkac.owp.csus.edu [130.86.232.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36F5443EC2; Thu, 10 Oct 2002 13:00:03 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: (from root@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3) id NAA42677; Thu, 10 Oct 2002 13:02:39 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: (from root@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3) id IAA31375; Tue, 23 Jul 2002 08:55:59 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: from localhost (scottj@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3av) with ESMTP id IAA31368; Tue, 23 Jul 2002 08:55:58 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Date: Tue, 23 Jul 2002 08:55:58 -0700 (PDT) From: Joseph Scott X-Sender: scottj@pebkac.owp.csus.edu To: Patrick Li Cc: cvs-all@freebsd.org, chris.laco@threetech.com Subject: Re: cvs commit: ports/www/p5-AxKit Makefile distinfo pkg-plist In-Reply-To: <200207230053.g6N0rAi4029959@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-10 Sender: owner-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, 22 Jul 2002, Patrick Li wrote: # pat 2002/07/22 17:53:10 PDT # # Modified files: # www/p5-AxKit Makefile distinfo pkg-plist # Log: # Update to 1.6 # # PR: ports/40850 # Submitted by: maintainer, Chris Laco Chris's PR is ports/39554, which still needs to be closed. -Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 13: 0: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A7C137B406; Thu, 10 Oct 2002 13:00:08 -0700 (PDT) Received: from pebkac.owp.csus.edu (pebkac.owp.csus.edu [130.86.232.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB2CA43ECD; Thu, 10 Oct 2002 13:00:07 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: (from root@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3) id NAA42701; Thu, 10 Oct 2002 13:02:44 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: (from root@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3) id QAA99761; Mon, 30 Sep 2002 16:06:44 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: from localhost (scottj@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3av) with ESMTP id QAA99751; Mon, 30 Sep 2002 16:06:39 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Date: Mon, 30 Sep 2002 16:06:39 -0700 (PDT) From: Joseph Scott X-Sender: scottj@pebkac.owp.csus.edu To: Kris Kennaway Cc: cvs-all@freebsd.org, David Schultz Subject: Re: cvs commit: ports/lang/logo Makefile distinfo pkg-descr In-Reply-To: <200209292207.g8TM7vv3099928@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-10 Sender: owner-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, 29 Sep 2002, Kris Kennaway wrote: # kris 2002/09/29 15:07:57 PDT # # Modified files: # lang/logo Makefile distinfo pkg-descr # Log: # Fix MASTER_SITES, add second checksum (the GNU copy has a different # subdirectory name, no other changes), add Author and WWW info. # # Submitted by: Tilman Linneweh # PR: ports/43444 It looks like the MASTER_SITES fix also takes care of PR ports/43315 ([PATCH] ports/lang/logo: update MASTER_SITES) -Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 13: 0:22 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 029F637B404; Thu, 10 Oct 2002 13:00:19 -0700 (PDT) Received: from pebkac.owp.csus.edu (pebkac.owp.csus.edu [130.86.232.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 303FB43EBE; Thu, 10 Oct 2002 13:00:19 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: (from root@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3) id NAA42734; Thu, 10 Oct 2002 13:02:55 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: (from root@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3) id JAA31704; Tue, 23 Jul 2002 09:01:23 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: from localhost (scottj@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3av) with ESMTP id JAA31676; Tue, 23 Jul 2002 09:00:53 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Date: Tue, 23 Jul 2002 09:00:49 -0700 (PDT) From: Joseph Scott X-Sender: scottj@pebkac.owp.csus.edu To: Joe Marcus Clarke Cc: cvs-all@freebsd.org, vova@sw.ru Subject: Re: cvs commit: ports/www/mozilla Makefile ports/www/mozilla/files patch-xpcom_reflect_xptcall_src_md_unix_xptc_platforms_unixish_x86.h In-Reply-To: <200207230658.g6N6wilo093327@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-10 Sender: owner-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, 22 Jul 2002, Joe Marcus Clarke wrote: # marcus 2002/07/22 23:58:42 PDT # # Modified files: # www/mozilla Makefile # Added files: # www/mozilla/files # patch-xpcom_reflect_xptcall_src_md_unix_xptc_platforms_unixish_x86.h # Log: # * Fix build on -CURRENT # * Silence a portlint nit wrt to the order of PORTREVISION in the Makefile # * Don't use --enable-reorder on non-i386 archs # * Mark BROKEN for now on alpha as there is still a core dump during # post-build # * Use USE_GNOMENG # # Submitted by: Peter Kostouros (patch for -CURRENT) # me (everything else) I'm guessing this is likely to address PR bin/38183 (gcc-3.1 can't build mozilla port)? -Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 13: 0:25 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 047EF37B401; Thu, 10 Oct 2002 13:00:24 -0700 (PDT) Received: from pebkac.owp.csus.edu (pebkac.owp.csus.edu [130.86.232.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8646743ECD; Thu, 10 Oct 2002 13:00:20 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: (from root@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3) id NAA42742; Thu, 10 Oct 2002 13:02:56 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: (from root@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3) id QAA99782; Mon, 30 Sep 2002 16:08:03 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: from localhost (scottj@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3av) with ESMTP id QAA99775; Mon, 30 Sep 2002 16:08:00 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Date: Mon, 30 Sep 2002 16:08:00 -0700 (PDT) From: Joseph Scott X-Sender: scottj@pebkac.owp.csus.edu To: Christian Weisgerber Cc: cvs-all@freebsd.org, Craig Rodrigues Subject: Re: cvs commit: ports/games/eboard/files patch-board.cc patch-chess.cc patch-global.cc patch-mainwindow.cc patch-movelist.cc patch-network.cc patch-notebook.cc patch-pieces.cc patch-position.cc patch-proto__xboard.cc patch-text.cc ... In-Reply-To: <200209292241.g8TMf9he006980@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-10 Sender: owner-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, 29 Sep 2002, Christian Weisgerber wrote: # naddy 2002/09/29 15:41:08 PDT # # Modified files: # games/eboard/files patch-network.cc # Added files: # games/eboard/files patch-board.cc patch-chess.cc # patch-global.cc patch-mainwindow.cc # patch-movelist.cc patch-notebook.cc # patch-pieces.cc patch-position.cc # patch-proto__xboard.cc patch-text.cc # patch-tstring.cc # Log: # C++ fixes for GCC3: remove duplicate declarations of default arguments. # # Approved by: maintainer Does this also resolve PR ports/42671 (games/eboard fixes for GCC 3.2)? -Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 13: 0:44 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C2EFD37B404; Thu, 10 Oct 2002 13:00:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7316143EAF; Thu, 10 Oct 2002 13:00:43 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: from freefall.freebsd.org (will@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AK0hCo048001; Thu, 10 Oct 2002 13:00:43 -0700 (PDT) (envelope-from will@freefall.freebsd.org) Received: (from will@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AK0hT1048000; Thu, 10 Oct 2002 13:00:43 -0700 (PDT) Message-Id: <200210102000.g9AK0hT1048000@freefall.freebsd.org> From: Will Andrews Date: Thu, 10 Oct 2002 13:00:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/uptimed Makefile distinfo pkg-comment pkg-descr pkg-plist ports/sysutils/uptimed/files uptimed.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 will 2002/10/10 13:00:43 PDT Modified files: sysutils Makefile Added files: sysutils/uptimed Makefile distinfo pkg-comment pkg-descr pkg-plist sysutils/uptimed/files uptimed.sh.sample Log: Add uptimed 0.2.0, Rob Kaper's uptime daemon. PR: 40932 Submitted by: Andy Fawcett Revision Changes Path 1.300 +1 -0 ports/sysutils/Makefile 1.1 +33 -0 ports/sysutils/uptimed/Makefile (new) 1.1 +1 -0 ports/sysutils/uptimed/distinfo (new) 1.1 +16 -0 ports/sysutils/uptimed/files/uptimed.sh.sample (new) 1.1 +1 -0 ports/sysutils/uptimed/pkg-comment (new) 1.1 +9 -0 ports/sysutils/uptimed/pkg-descr (new) 1.1 +12 -0 ports/sysutils/uptimed/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 Oct 10 13: 0:53 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8911337B436; Thu, 10 Oct 2002 13:00:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 032C143ECD; Thu, 10 Oct 2002 13:00:51 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: from freefall.freebsd.org (will@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AK0oCo048039; Thu, 10 Oct 2002 13:00:50 -0700 (PDT) (envelope-from will@freefall.freebsd.org) Received: (from will@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AK0oxb048038; Thu, 10 Oct 2002 13:00:50 -0700 (PDT) Message-Id: <200210102000.g9AK0oxb048038@freefall.freebsd.org> From: Will Andrews Date: Thu, 10 Oct 2002 13:00:50 -0700 (PDT) To: cvs-committers@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 will 2002/10/10 13:00:50 PDT Modified files: . modules Log: uptimed --> ports/sysutils/uptimed Revision Changes Path 1.6056 +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 Oct 10 13: 5:13 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7918C37B401 for ; Thu, 10 Oct 2002 13:05:12 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id D209543EBE for ; Thu, 10 Oct 2002 13:05:11 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from [10.2.1.2] (vpn-client-2.marcuscom.com [10.2.1.2]) by creme-brulee.marcuscom.com (8.12.6/8.12.6) with ESMTP id g9AK4buE047614; Thu, 10 Oct 2002 16:04:37 -0400 (EDT) (envelope-from marcus@FreeBSD.org) Subject: Re: cvs commit: ports/www/mozilla Makefile ports/www/mozilla/files patch-xpcom_reflect_xptcall_src_md_unix_xptc_platforms_unixish_x86.h From: Joe Marcus Clarke To: Joseph Scott Cc: cvs-all@FreeBSD.org, vova@sw.ru In-Reply-To: References: Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 10 Oct 2002 16:04:41 -0400 Message-Id: <1034280282.334.48.camel@gyros.marcuscom.com> Mime-Version: 1.0 X-Spam-Status: No, hits=-5.0 required=5.0 tests=AWL,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, SPAM_PHRASE_00_01 version=2.41 Sender: owner-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, 2002-07-23 at 12:00, Joseph Scott wrote: > > On Mon, 22 Jul 2002, Joe Marcus Clarke wrote: > > # marcus 2002/07/22 23:58:42 PDT > # > # Modified files: > # www/mozilla Makefile > # Added files: > # www/mozilla/files > # patch-xpcom_reflect_xptcall_src_md_unix_xptc_platforms_unixish_x86.h > # Log: > # * Fix build on -CURRENT > # * Silence a portlint nit wrt to the order of PORTREVISION in the Makefile > # * Don't use --enable-reorder on non-i386 archs > # * Mark BROKEN for now on alpha as there is still a core dump during > # post-build > # * Use USE_GNOMENG > # > # Submitted by: Peter Kostouros (patch for -CURRENT) > # me (everything else) > > I'm guessing this is likely to address PR bin/38183 (gcc-3.1 can't > build mozilla port)? Looks like it. Joe > > -Joseph > > -- Joe Marcus Clarke FreeBSD GNOME Team :: marcus@FreeBSD.org http://www.FreeBSD.org/gnome To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 13: 5:34 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6879937B401; Thu, 10 Oct 2002 13:05:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A11C43EC5; Thu, 10 Oct 2002 13:05:33 -0700 (PDT) (envelope-from jmallett@FreeBSD.org) Received: from freefall.freebsd.org (jmallett@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AK5WCo053152; Thu, 10 Oct 2002 13:05:32 -0700 (PDT) (envelope-from jmallett@freefall.freebsd.org) Received: (from jmallett@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AK5WmP053151; Thu, 10 Oct 2002 13:05:32 -0700 (PDT) Message-Id: <200210102005.g9AK5WmP053151@freefall.freebsd.org> From: Juli Mallett Date: Thu, 10 Oct 2002 13:05:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ps keyword.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 jmallett 2002/10/10 13:05:32 PDT Modified files: (Branch: RELENG_4) bin/ps keyword.c Log: MFC keyword.c rev1.56, print a list of valid formats when no valid formats are given. Revision Changes Path 1.24.2.3 +6 -3 src/bin/ps/keyword.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 13:22:11 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF40437B401; Thu, 10 Oct 2002 13:22:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC57143EB7; Thu, 10 Oct 2002 13:22:09 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: from freefall.freebsd.org (will@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AKM9Co054004; Thu, 10 Oct 2002 13:22:09 -0700 (PDT) (envelope-from will@freefall.freebsd.org) Received: (from will@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AKM9Vq054003; Thu, 10 Oct 2002 13:22:09 -0700 (PDT) Message-Id: <200210102022.g9AKM9Vq054003@freefall.freebsd.org> From: Will Andrews Date: Thu, 10 Oct 2002 13:22:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/palm Makefile ports/palm/libmal Makefile distinfo pkg-comment pkg-descr pkg-plist ports/palm/libmal/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 will 2002/10/10 13:22:09 PDT Modified files: palm Makefile Added files: palm/libmal Makefile distinfo pkg-comment pkg-descr pkg-plist palm/libmal/files patch-Makefile Log: Add libmal 0.20, a library encapsulating malsync. PR: 42413 Submitted by: Adriaan de Groot Revision Changes Path 1.34 +1 -0 ports/palm/Makefile 1.1 +23 -0 ports/palm/libmal/Makefile (new) 1.1 +1 -0 ports/palm/libmal/distinfo (new) 1.1 +11 -0 ports/palm/libmal/files/patch-Makefile (new) 1.1 +1 -0 ports/palm/libmal/pkg-comment (new) 1.1 +4 -0 ports/palm/libmal/pkg-descr (new) 1.1 +54 -0 ports/palm/libmal/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 Oct 10 13:22:19 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CCD337B406; Thu, 10 Oct 2002 13:22:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E435E43ED1; Thu, 10 Oct 2002 13:22:17 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: from freefall.freebsd.org (will@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AKMHCo054050; Thu, 10 Oct 2002 13:22:17 -0700 (PDT) (envelope-from will@freefall.freebsd.org) Received: (from will@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AKMHl2054049; Thu, 10 Oct 2002 13:22:17 -0700 (PDT) Message-Id: <200210102022.g9AKMHl2054049@freefall.freebsd.org> From: Will Andrews Date: Thu, 10 Oct 2002 13:22:17 -0700 (PDT) To: cvs-committers@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 will 2002/10/10 13:22:17 PDT Modified files: . modules Log: libmal --> ports/palm/libmal Revision Changes Path 1.6057 +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 Oct 10 13:40:27 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC68A37B401; Thu, 10 Oct 2002 13:40:26 -0700 (PDT) Received: from pebkac.owp.csus.edu (pebkac.owp.csus.edu [130.86.232.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45CED43EBE; Thu, 10 Oct 2002 13:40:26 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: (from root@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3) id NAA49669; Thu, 10 Oct 2002 13:42:59 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: from localhost (scottj@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3av) with ESMTP id NAA49636; Thu, 10 Oct 2002 13:42:51 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Date: Thu, 10 Oct 2002 13:42:50 -0700 (PDT) From: Joseph Scott X-Sender: scottj@pebkac.owp.csus.edu To: Mario Sergio Fujikawa Ferreira Cc: cvs-all@freebsd.org, Munish Chopra Subject: Re: cvs commit: ports/net/dctc-gui Makefile In-Reply-To: <200210101622.g9AGMt4L013686@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-10 Sender: owner-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, 10 Oct 2002, Mario Sergio Fujikawa Ferreira wrote: # lioux 2002/10/10 09:22:55 PDT # # Modified files: # net/dctc-gui Makefile # Log: # Remove BROKEN since bento no longer complains due to auto* tool # "fixes" introduced in last rev It looks like PR ports/43490 (Update port: net/dctc-gui) is taken care of then. -Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 13:46: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0361437B401; Thu, 10 Oct 2002 13:46:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA90243ED1; Thu, 10 Oct 2002 13:46:04 -0700 (PDT) (envelope-from dcs@FreeBSD.org) Received: from freefall.freebsd.org (dcs@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AKk4Co055284; Thu, 10 Oct 2002 13:46:04 -0700 (PDT) (envelope-from dcs@freefall.freebsd.org) Received: (from dcs@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AKk4VJ055283; Thu, 10 Oct 2002 13:46:04 -0700 (PDT) Message-Id: <200210102046.g9AKk4VJ055283@freefall.freebsd.org> From: "Daniel C. Sobral" Date: Thu, 10 Oct 2002 13:46:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ipfw ipfw2.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 dcs 2002/10/10 13:46:04 PDT Modified files: (Branch: RELENG_4) sbin/ipfw ipfw2.c Log: MFC: revision 1.13. Fix port byte order in the fwd ip,port command. Revision Changes Path 1.4.2.6 +2 -2 src/sbin/ipfw/ipfw2.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 13:46:16 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85F1E37B401; Thu, 10 Oct 2002 13:46:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3056143EEC; Thu, 10 Oct 2002 13:46:15 -0700 (PDT) (envelope-from gioria@FreeBSD.org) Received: from freefall.freebsd.org (gioria@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AKkFCo055342; Thu, 10 Oct 2002 13:46:15 -0700 (PDT) (envelope-from gioria@freefall.freebsd.org) Received: (from gioria@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AKkFXv055341; Thu, 10 Oct 2002 13:46:15 -0700 (PDT) Message-Id: <200210102046.g9AKkFXv055341@freefall.freebsd.org> From: Sebastien Gioria Date: Thu, 10 Oct 2002 13:46:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/fr_FR.ISO8859-1/errata article.sgml src/release/doc/fr_FR.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 gioria 2002/10/10 13:46:14 PDT Modified files: (Branch: RELENG_4) release/doc/fr_FR.ISO8859-1/errata article.sgml release/doc/fr_FR.ISO8859-1/relnotes/common new.sgml Log: MFen : errata/article.sgml => 1.1.2.85 relnotes/common/new.sgml => 1.22.2.301 Revision Changes Path 1.1.2.8 +70 -143 src/release/doc/fr_FR.ISO8859-1/errata/article.sgml 1.1.2.19 +17 -545 src/release/doc/fr_FR.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 Thu Oct 10 13:49:22 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C697837B401; Thu, 10 Oct 2002 13:49:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8843543EC2; Thu, 10 Oct 2002 13:49:21 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: from freefall.freebsd.org (olgeni@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AKnLCo055602; Thu, 10 Oct 2002 13:49:21 -0700 (PDT) (envelope-from olgeni@freefall.freebsd.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AKnL27055601; Thu, 10 Oct 2002 13:49:21 -0700 (PDT) Message-Id: <200210102049.g9AKnL27055601@freefall.freebsd.org> From: Jimmy Olgeni Date: Thu, 10 Oct 2002 13:49:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits Makefile ports/x11-toolkits/gtk-xfce-engine 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 olgeni 2002/10/10 13:49:21 PDT Modified files: x11-toolkits Makefile Added files: x11-toolkits/gtk-xfce-engine Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add gtk-xfce-engine, a theme set for GTK2. Revision Changes Path 1.201 +1 -0 ports/x11-toolkits/Makefile 1.1 +24 -0 ports/x11-toolkits/gtk-xfce-engine/Makefile (new) 1.1 +1 -0 ports/x11-toolkits/gtk-xfce-engine/distinfo (new) 1.1 +1 -0 ports/x11-toolkits/gtk-xfce-engine/pkg-comment (new) 1.1 +3 -0 ports/x11-toolkits/gtk-xfce-engine/pkg-descr (new) 1.1 +41 -0 ports/x11-toolkits/gtk-xfce-engine/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 Oct 10 13:49:29 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7395637B435; Thu, 10 Oct 2002 13:49:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26B3643E6A; Thu, 10 Oct 2002 13:49:24 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: from freefall.freebsd.org (olgeni@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AKnOCo055641; Thu, 10 Oct 2002 13:49:24 -0700 (PDT) (envelope-from olgeni@freefall.freebsd.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AKnOk5055640; Thu, 10 Oct 2002 13:49:24 -0700 (PDT) Message-Id: <200210102049.g9AKnOk5055640@freefall.freebsd.org> From: Jimmy Olgeni Date: Thu, 10 Oct 2002 13:49:23 -0700 (PDT) To: cvs-committers@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 olgeni 2002/10/10 13:49:23 PDT Modified files: . modules Log: gtk-xfce-engine --> ports/x11-toolkits/gtk-xfce-engine Revision Changes Path 1.6058 +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 Oct 10 13:50:28 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9036D37B401; Thu, 10 Oct 2002 13:50:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42BC243E7B; Thu, 10 Oct 2002 13:50:27 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AKoQCo055865; Thu, 10 Oct 2002 13:50:26 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AKoQT9055861; Thu, 10 Oct 2002 13:50:26 -0700 (PDT) Message-Id: <200210102050.g9AKoQT9055861@freefall.freebsd.org> From: Akinori MUSHA Date: Thu, 10 Oct 2002 13:50:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/ruby-dbi 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 knu 2002/10/10 13:50:26 PDT Modified files: databases/ruby-dbi pkg-descr Log: Update WWW. PR: ports/43871 Submitted by: Alex Zepeda Revision Changes Path 1.3 +1 -1 ports/databases/ruby-dbi/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 Oct 10 13:50:51 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3619C37B401; Thu, 10 Oct 2002 13:50:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDE8043E91; Thu, 10 Oct 2002 13:50:49 -0700 (PDT) (envelope-from seanc@FreeBSD.org) Received: from freefall.freebsd.org (seanc@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AKonCo055979; Thu, 10 Oct 2002 13:50:49 -0700 (PDT) (envelope-from seanc@freefall.freebsd.org) Received: (from seanc@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AKonp6055978; Thu, 10 Oct 2002 13:50:49 -0700 (PDT) Message-Id: <200210102050.g9AKonp6055978@freefall.freebsd.org> From: Sean Chittenden Date: Thu, 10 Oct 2002 13:50:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/sqwebmail 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 2002/10/10 13:50:49 PDT Modified files: mail/sqwebmail Makefile Log: Add tunables for setting the hard and soft timeouts for sqwebmail. Reviewed by: nbm Approved by: knu (mentor) Revision Changes Path 1.11 +10 -0 ports/mail/sqwebmail/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 13:55:15 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BD7137B401; Thu, 10 Oct 2002 13:55:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22A7243ECD; Thu, 10 Oct 2002 13:55:14 -0700 (PDT) (envelope-from archie@FreeBSD.org) Received: from freefall.freebsd.org (archie@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AKtECo056282; Thu, 10 Oct 2002 13:55:14 -0700 (PDT) (envelope-from archie@freefall.freebsd.org) Received: (from archie@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AKtDQ1056281; Thu, 10 Oct 2002 13:55:13 -0700 (PDT) Message-Id: <200210102055.g9AKtDQ1056281@freefall.freebsd.org> From: Archie Cobbs Date: Thu, 10 Oct 2002 13:55:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/libpdel 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 archie 2002/10/10 13:55:13 PDT Modified files: devel/libpdel pkg-descr Log: Add link to web page. Revision Changes Path 1.2 +19 -20 ports/devel/libpdel/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 Oct 10 13:56:27 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C33837B401; Thu, 10 Oct 2002 13:56:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B056143E9E; Thu, 10 Oct 2002 13:56:26 -0700 (PDT) (envelope-from archie@FreeBSD.org) Received: from freefall.freebsd.org (archie@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AKuQCo056428; Thu, 10 Oct 2002 13:56:26 -0700 (PDT) (envelope-from archie@freefall.freebsd.org) Received: (from archie@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AKuQT6056427; Thu, 10 Oct 2002 13:56:26 -0700 (PDT) Message-Id: <200210102056.g9AKuQT6056427@freefall.freebsd.org> From: Archie Cobbs Date: Thu, 10 Oct 2002 13:56:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/lws 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 archie 2002/10/10 13:56:26 PDT Modified files: www/lws pkg-descr Log: Add link to web page. Revision Changes Path 1.2 +2 -0 ports/www/lws/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 Oct 10 14: 1:47 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8290837B401; Thu, 10 Oct 2002 14:01:44 -0700 (PDT) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6740243E97; Thu, 10 Oct 2002 14:01:43 -0700 (PDT) (envelope-from ticso@cicely8.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [IPv6:3ffe:400:8d0:301:200:92ff:fe9b:20e7]) by srv1.cosmo-project.de (8.12.5/8.12.5) with ESMTP id g9AL1T6K048279 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Thu, 10 Oct 2002 23:01:34 +0200 (CEST) (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (cicely8.cicely.de [10.1.1.10]) by cicely5.cicely.de (8.12.6/8.12.6) with ESMTP id g9AL1RgK068062 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Thu, 10 Oct 2002 23:01:28 +0200 (CEST) (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (localhost [127.0.0.1]) by cicely8.cicely.de (8.12.6/8.12.6) with ESMTP id g9AL1Qlv024869; Thu, 10 Oct 2002 23:01:27 +0200 (CEST) (envelope-from ticso@cicely8.cicely.de) Received: (from ticso@localhost) by cicely8.cicely.de (8.12.6/8.12.6/Submit) id g9AL1Pj2024868; Thu, 10 Oct 2002 23:01:26 +0200 (CEST) Date: Thu, 10 Oct 2002 23:01:24 +0200 From: Bernd Walter To: Poul-Henning Kamp Cc: ticso@cicely.de, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: booting UFS2 on alpha (was: cvs commit: src/sys/boot/common ufsread.c) Message-ID: <20021010210124.GV17920@cicely8.cicely.de> Reply-To: ticso@cicely.de References: <20021009174457.GP17920@cicely8.cicely.de> <11046.1034186034@critter.freebsd.dk> <20021009195233.GQ17920@cicely8.cicely.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021009195233.GQ17920@cicely8.cicely.de> X-Operating-System: FreeBSD cicely8.cicely.de 5.0-CURRENT i386 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 On Wed, Oct 09, 2002 at 09:52:34PM +0200, Bernd Walter wrote: > On Wed, Oct 09, 2002 at 07:53:54PM +0200, Poul-Henning Kamp wrote: > > In message <20021009174457.GP17920@cicely8.cicely.de>, Bernd Walter writes: > > >On Tue, Oct 08, 2002 at 08:46:45AM -0700, Poul-Henning Kamp wrote: > > >> phk 2002/10/08 08:46:45 PDT > > >> > > >> Modified files: > > >> sys/boot/common ufsread.c > > >> Log: > > >> It seems that the only problem with UFS2 booting on i386 is the 64bit > > >> divide/remainder calls. For reasons not resolved, compiling the > > >> relevant routines from libkern into boot2 results in stack corruption. > > >> > > >> Do the simple thing: Don't use 64bit divide/remainder operations. > > >> > > >> Sponsored by: DARPA & NAI Labs > > > > > >Are there any known show stoppers to try booting an UFS2 partition > > >on alpha? > > > > Not that I know of. I don't know how the bootcode arrangement is > > on alpha, much less what size the UFS2 code results in. I pressume > > you could give your 'a' partition a start of something like 64k if > > it larger than the default space, whatever that is. We have 7.5k on alpha and still 204 bytes left. > The original UFS1+2 boot code did boot UFS1. > If it's not much bigger than before it should still fit. > I'll have to do a buildworld before I can try to boot an UFS2 partition > and recheck that it still boots an UFS1 partition. [52]cicely10# disklabel -B da2 pid 464 (disklabel): unaligned access: va=0x120045b84 pc=0x1200013b8 ra=0x12000137c op=stq pid 464 (disklabel): unaligned access: va=0x120045b8c pc=0x1200013c0 ra=0x12000137c op=stq pid 464 (disklabel): unaligned access: va=0x120045b94 pc=0x1200013c4 ra=0x12000137c op=stq pid 464 (disklabel): unaligned access: va=0x1200459a4 pc=0x120000d28 ra=0x120000d0c op=ldq pid 464 (disklabel): unaligned access: va=0x1200459ac pc=0x120000d28 ra=0x120000d0c op=ldq pid 464 (disklabel): unaligned access: va=0x1200459b4 pc=0x120000d28 ra=0x120000d0c op=ldq pid 464 (disklabel): unaligned access: va=0x1200459bc pc=0x120000d28 ra=0x120000d0c op=ldq pid 464 (disklabel): unaligned access: va=0x1200459c4 pc=0x120000d28 ra=0x120000d0c op=ldq pid 464 (disklabel): unaligned access: va=0x1200459cc pc=0x120000d28 ra=0x120000d0c op=ldq pid 464 (disklabel): unaligned access: va=0x1200459d4 pc=0x120000d28 ra=0x120000d0c op=ldq pid 464 (disklabel): unaligned access: va=0x1200459dc pc=0x120000d28 ra=0x120000d0c op=ldq [...] I still can boot my old UFS1 partition from da1 after disklabel -B da1 with UFS1+2 /boot/boot1 and comparing the installed bootblocks seemed to show an updated version. I can produce gdb traces for anyone who wants to look at this. And I was able to sucessfully boot an UFS2 partition. It should be save to remove the UFS1_ONLY define for alpha. But I had many troubles with disklabel creating a bootable disk. finaly I copied the label via dd from another disk to boot. [60]cicely10# disklabel -rw da2 auto disklabel: ioctl DIOCSDINFO: open partition would move or shrink Exit 1 This happened after I dd'ed sector 0 from another disk and tried to update the disklabel to the real geometry. Needless to say that da2 was complely unused. At least the dd was enough for SRM to believe in a valid bootblock. [56]cicely10# dd if=/dev/zero count=10 bs=8192 of=/dev/da2 [57]cicely10# disklabel -Brw da2 auto pid 465 (disklabel): unaligned access: va=0x1200459a4 pc=0x120000d28 ra=0x120000d0c op=ldq pid 465 (disklabel): unaligned access: va=0x1200459ac pc=0x120000d28 ra=0x120000d0c op=ldq pid 465 (disklabel): unaligned access: va=0x1200459b4 pc=0x120000d28 ra=0x120000d0c op=ldq pid 465 (disklabel): unaligned access: va=0x1200459bc pc=0x120000d28 ra=0x120000d0c op=ldq [58]cicely10# disklabel -e da2 (setup a: as 4.2BSD) [59]cicely10# newfs /dev/da2a [...] >>>boot dka400 (boot dka400.4.0.6.0 -flags 0) block 0 of dka400.4.0.6.0 is not a valid boot block bootstrap failure This one is my biggest problem. SRM doesn't accept the disklabel. Once I dd the first 512 bytes from an old disk SRM is happy. I compared them with hexdump, but wasn't able to find the reason. -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 14:14:30 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FBAE37B401; Thu, 10 Oct 2002 14:14:29 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3A5C43ECD; Thu, 10 Oct 2002 14:14:28 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from freefall.freebsd.org (blackend@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9ALESCo061815; Thu, 10 Oct 2002 14:14:28 -0700 (PDT) (envelope-from blackend@freefall.freebsd.org) Received: (from blackend@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9ALESWe061814; Thu, 10 Oct 2002 14:14:28 -0700 (PDT) Message-Id: <200210102114.g9ALESWe061814@freefall.freebsd.org> From: Marc Fonvieille Date: Thu, 10 Oct 2002 14:14:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/users 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 blackend 2002/10/10 14:14:28 PDT Modified files: en_US.ISO8859-1/books/handbook/users chapter.sgml Log: Use man entity for sysctl(8). Revision Changes Path 1.37 +2 -2 doc/en_US.ISO8859-1/books/handbook/users/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 14:28:57 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2871037B401; Thu, 10 Oct 2002 14:28:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCE7B43EB2; Thu, 10 Oct 2002 14:28:56 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from freefall.freebsd.org (blackend@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9ALSuCo062451; Thu, 10 Oct 2002 14:28:56 -0700 (PDT) (envelope-from blackend@freefall.freebsd.org) Received: (from blackend@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9ALSu7c062450; Thu, 10 Oct 2002 14:28:56 -0700 (PDT) Message-Id: <200210102128.g9ALSu7c062450@freefall.freebsd.org> From: Marc Fonvieille Date: Thu, 10 Oct 2002 14:28:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/config 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 blackend 2002/10/10 14:28:56 PDT Modified files: en_US.ISO8859-1/books/handbook/config chapter.sgml Log: Use manual entity for newfs(8); Revision Changes Path 1.63 +1 -1 doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 14:37: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A05537B401; Thu, 10 Oct 2002 14:37:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBDA243EBE; Thu, 10 Oct 2002 14:37:07 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: from freefall.freebsd.org (olgeni@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9ALb7Co062933; Thu, 10 Oct 2002 14:37:07 -0700 (PDT) (envelope-from olgeni@freefall.freebsd.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9ALb7tb062932; Thu, 10 Oct 2002 14:37:07 -0700 (PDT) Message-Id: <200210102137.g9ALb7tb062932@freefall.freebsd.org> From: Jimmy Olgeni Date: Thu, 10 Oct 2002 14:37:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-fm/rox-filer 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 olgeni 2002/10/10 14:37:07 PDT Modified files: x11-fm/rox-filer Makefile distinfo pkg-plist Log: Update to version 1.3.4. Revision Changes Path 1.23 +1 -1 ports/x11-fm/rox-filer/Makefile 1.16 +1 -1 ports/x11-fm/rox-filer/distinfo 1.12 +2 -4 ports/x11-fm/rox-filer/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 Oct 10 14:41:31 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADFDE37B401; Thu, 10 Oct 2002 14:41:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FE0D43EC5; Thu, 10 Oct 2002 14:41:30 -0700 (PDT) (envelope-from dillon@FreeBSD.org) Received: from freefall.freebsd.org (dillon@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9ALfUCo063157; Thu, 10 Oct 2002 14:41:30 -0700 (PDT) (envelope-from dillon@freefall.freebsd.org) Received: (from dillon@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9ALfUBN063156; Thu, 10 Oct 2002 14:41:30 -0700 (PDT) Message-Id: <200210102141.g9ALfUBN063156@freefall.freebsd.org> From: Matt Dillon Date: Thu, 10 Oct 2002 14:41:30 -0700 (PDT) To: cvs-committers@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 dillon 2002/10/10 14:41:30 PDT Modified files: sys/netinet tcp_subr.c Log: turn off debugging by default if bandwidth delay product limiting is turned on (it is already off in -stable). Revision Changes Path 1.143 +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 Thu Oct 10 14:42: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1404A37B401; Thu, 10 Oct 2002 14:42:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19B3A43EE5; Thu, 10 Oct 2002 14:42:02 -0700 (PDT) (envelope-from trevor@FreeBSD.org) Received: from freefall.freebsd.org (trevor@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9ALg1Co063235; Thu, 10 Oct 2002 14:42:01 -0700 (PDT) (envelope-from trevor@freefall.freebsd.org) Received: (from trevor@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9ALg1Hb063234; Thu, 10 Oct 2002 14:42:01 -0700 (PDT) Message-Id: <200210102142.g9ALg1Hb063234@freefall.freebsd.org> From: Trevor Johnson Date: Thu, 10 Oct 2002 14:42:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/diffsplit 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 2002/10/10 14:42:01 PDT Modified files: textproc/diffsplit Makefile Log: Correct several errors. noticed by: olgeni Revision Changes Path 1.2 +6 -1 ports/textproc/diffsplit/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 14:52: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A60D337B401; Thu, 10 Oct 2002 14:52:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 561CF43E9E; Thu, 10 Oct 2002 14:52:05 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: from freefall.freebsd.org (olgeni@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9ALq5Co063929; Thu, 10 Oct 2002 14:52:05 -0700 (PDT) (envelope-from olgeni@freefall.freebsd.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9ALq5v1063928; Thu, 10 Oct 2002 14:52:05 -0700 (PDT) Message-Id: <200210102152.g9ALq5v1063928@freefall.freebsd.org> From: Jimmy Olgeni Date: Thu, 10 Oct 2002 14:52:05 -0700 (PDT) To: cvs-committers@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 2002/10/10 14:52:05 PDT Modified files: sysutils/webmin Makefile distinfo Log: Update modules: servers, mysql, lpadmin, usermin. Revision Changes Path 1.130 +3 -1 ports/sysutils/webmin/Makefile 1.103 +4 -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 Thu Oct 10 14:54:40 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDF0837B401; Thu, 10 Oct 2002 14:54:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EAA343EB7; Thu, 10 Oct 2002 14:54:39 -0700 (PDT) (envelope-from trevor@FreeBSD.org) Received: from freefall.freebsd.org (trevor@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9ALsdCo064041; Thu, 10 Oct 2002 14:54:39 -0700 (PDT) (envelope-from trevor@freefall.freebsd.org) Received: (from trevor@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9ALsdsQ064040; Thu, 10 Oct 2002 14:54:39 -0700 (PDT) Message-Id: <200210102154.g9ALsdsQ064040@freefall.freebsd.org> From: Trevor Johnson Date: Thu, 10 Oct 2002 14:54:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/diffsplit 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 2002/10/10 14:54:39 PDT Modified files: textproc/diffsplit Makefile Log: Use ${PERL5} instead of hard-coded /usr/bin/perl. Revision Changes Path 1.3 +8 -1 ports/textproc/diffsplit/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 14:57:18 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CAFCE37B401; Thu, 10 Oct 2002 14:57:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C62B43EB1; Thu, 10 Oct 2002 14:57:16 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from freefall.freebsd.org (bmah@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9ALvGCo064178; Thu, 10 Oct 2002 14:57:16 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9ALvGaw064177; Thu, 10 Oct 2002 14:57:16 -0700 (PDT) Message-Id: <200210102157.g9ALvGaw064177@freefall.freebsd.org> From: "Bruce A. Mah" Date: Thu, 10 Oct 2002 14:57:16 -0700 (PDT) To: cvs-committers@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 2002/10/10 14:57:16 PDT Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/errata article.sgml Log: Fix typo in a package name. Submitted by: gioria Revision Changes Path 1.1.2.86 +1 -1 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 Thu Oct 10 15: 7:19 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FE5837B401; Thu, 10 Oct 2002 15:07:17 -0700 (PDT) Received: from mile.nevermind.kiev.ua (office.netstyle.com.ua [213.186.199.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2836F43EAC; Thu, 10 Oct 2002 15:07:13 -0700 (PDT) (envelope-from never@mile.nevermind.kiev.ua) Received: from mile.nevermind.kiev.ua (never@localhost [127.0.0.1]) by mile.nevermind.kiev.ua (8.12.6/8.12.6) with ESMTP id g9AM6qr5086576; Fri, 11 Oct 2002 01:06:52 +0300 (EEST) (envelope-from never@mile.nevermind.kiev.ua) Received: (from never@localhost) by mile.nevermind.kiev.ua (8.12.6/8.12.6/Submit) id g9AM6qro086575; Fri, 11 Oct 2002 01:06:52 +0300 (EEST) Date: Fri, 11 Oct 2002 01:06:52 +0300 From: Alexandr Kovalenko To: Will Andrews Cc: Kris Kennaway , Ernst de Haan , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/java/jdk12 Makefile ports/java/jdk13-docMakefile ports/java/jdk13 Makefile ports/java/jdk14-doc Makefileports/java/linux-ibm-jdk13 Makefile ports/java/linux-sun-jdk12Makefile ports/java/linux-sun-jdk13 Makefile ... Message-ID: <20021010220652.GC82420@nevermind.kiev.ua> References: <200210100838.g9A8cdpa000214@freefall.freebsd.org> <3DA54EEF.400F1D20@FreeBSD.org> <20021010151605.GA17486@xor.obsecurity.org> <20021010175655.GU69627@procyon.firepipe.net> <20021010180014.GA23065@xor.obsecurity.org> <20021010181222.GX69627@procyon.firepipe.net> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20021010181222.GX69627@procyon.firepipe.net> 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, Will Andrews! On Thu, Oct 10, 2002 at 11:12:22AM -0700, you wrote: > > Yes, of course. They'll be deleted along with all the other > > RESTRICTED/NO_CDROM packages before being uploaded/put aside for a > > cdrom image. > This sounds like a great approach. Hopefully we'll get even > better Java support from packages and stuff. BTW, what's going on with Sun's FreeBSD native java certification? -- NEVE-RIPE 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 Oct 10 15: 7:30 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 841EB37B401; Thu, 10 Oct 2002 15:07:25 -0700 (PDT) Received: from mile.nevermind.kiev.ua (office.netstyle.com.ua [213.186.199.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0BFE43ECD; Thu, 10 Oct 2002 15:07:21 -0700 (PDT) (envelope-from never@mile.nevermind.kiev.ua) Received: from mile.nevermind.kiev.ua (never@localhost [127.0.0.1]) by mile.nevermind.kiev.ua (8.12.6/8.12.6) with ESMTP id g9AM7Ir5086596; Fri, 11 Oct 2002 01:07:18 +0300 (EEST) (envelope-from never@mile.nevermind.kiev.ua) Received: (from never@localhost) by mile.nevermind.kiev.ua (8.12.6/8.12.6/Submit) id g9AM7ITs086595; Fri, 11 Oct 2002 01:07:18 +0300 (EEST) Date: Fri, 11 Oct 2002 01:07:18 +0300 From: Alexandr Kovalenko To: "Bruce A. Mah" Cc: Maxim Sobolev , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, gnome@FreeBSD.ORG Subject: Re: cvs commit: src/release/doc/en_US.ISO8859-1/errata article.sgml Message-ID: <20021010220718.GD82420@nevermind.kiev.ua> References: <200210101501.g9AF1PsY001045@freefall.freebsd.org> <20021010155634.GB59009@vega.vega.com> <200210101719.g9AHJrwm036925@intruder.bmah.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200210101719.g9AHJrwm036925@intruder.bmah.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, Bruce A. Mah! On Thu, Oct 10, 2002 at 10:19:53AM -0700, you wrote: > > > bmah 2002/10/10 08:01:25 PDT > > > > > > Modified files: (Branch: RELENG_4) > > > release/doc/en_US.ISO8859-1/errata article.sgml > > > Log: > > > New errata: sysinstall *.o files in srelease distribution, two broken > > > packages (database/rdfdb, mail/ssmtp). > > > > Please also add gnomeicu (net/gnomeicu) - apparently package generated for > > 4.7 has a missed dependency on net/gnet package, so that user has to install > > the latter manually if he wants to run gnomeicu. > Done! Thank you! -- NEVE-RIPE 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 Oct 10 15: 9:36 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D28D537B404; Thu, 10 Oct 2002 15:09:34 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50CD143ECF; Thu, 10 Oct 2002 15:09:34 -0700 (PDT) (envelope-from davidc@FreeBSD.org) Received: from freefall.freebsd.org (davidc@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AM9YCo069236; Thu, 10 Oct 2002 15:09:34 -0700 (PDT) (envelope-from davidc@freefall.freebsd.org) Received: (from davidc@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AM9Ya8069235; Thu, 10 Oct 2002 15:09:34 -0700 (PDT) Message-Id: <200210102209.g9AM9Ya8069235@freefall.freebsd.org> From: Chad David Date: Thu, 10 Oct 2002 15:09:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys disklabel.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 davidc 2002/10/10 15:09:34 PDT Modified files: sys/sys disklabel.h Log: Correct the offset of the 'jfs' entry in fstypenames. Revision Changes Path 1.93 +0 -1 src/sys/sys/disklabel.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 15:24:43 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2439137B401; Thu, 10 Oct 2002 15:24:41 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D1EE43E4A; Thu, 10 Oct 2002 15:24:40 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.3/8.12.3) with ESMTP id g9AMOcpk094302; Thu, 10 Oct 2002 16:24:39 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 10 Oct 2002 16:23:59 -0600 (MDT) Message-Id: <20021010.162359.88676799.imp@bsdimp.com> To: iwasaki@jp.FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/pccbb pccbb.c pccbbvar.h From: "M. Warner Losh" In-Reply-To: <20021011.041710.54180152.iwasaki@jp.FreeBSD.org> References: <200210072311.g97NBT05005394@freefall.freebsd.org> <20021011.041710.54180152.iwasaki@jp.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: <20021011.041710.54180152.iwasaki@jp.FreeBSD.org> Mitsuru IWASAKI writes: : Hi, Warner. : : From: Warner Losh : Subject: cvs commit: src/sys/dev/pccbb pccbb.c pccbbvar.h : Date: Mon, 7 Oct 2002 16:11:29 -0700 (PDT) : Message-ID: <200210072311.g97NBT05005394@freefall.freebsd.org> : : > imp 2002/10/07 16:11:29 PDT : > : > Modified files: : > sys/dev/pccbb pccbb.c pccbbvar.h : > Log: : > MFp4: : > o Better resume code. Move the comments around. Force the socket state to : > be querried. Ack the interrupts properly. : > o Intercept the interrupt requests and keep a list of interrupts to service : > ourselves. When the card attaches, set its OK bit. When we get a card : > status change interrupt for that card, clear the OK bit. Don't call the : > ISR if the OK bit is cleared. Iwasaki-san and yamamoto-san have both : > sent me patches that fix the same problem this fixes, but at the pccard : > level. : > o Try to get the signalling of the thread to actually die. This might not be : > 100% right, but it is less wrong than before. : > o Add a SIC next to a TI type that looks like it could be wrong, but isn't. : > : > Revision Changes Path : > 1.57 +71 -43 src/sys/dev/pccbb/pccbb.c : > 1.15 +5 -3 src/sys/dev/pccbb/pccbbvar.h : > : : ATA CF card seems to be broken by this commit. : I think that ata_attach() expect for interrupts to get parameters, : however cbb_insert() doesn't allow calling any interrupt handlers : until CARD_ATTACH_CARD() is completed successfully. So ata_attach() : ends up with timeout... That's correct. I oopsed. : Here's my quick fix, but I'm not sure whether this is correct for : other device drivers as well. Could you review this? This patch looks OK, but there is one problem. If I don't have a pccard (or cardbus) device, then CARD_OK will be set, even though there's no driver. Here's what I just committed to my p4 tree for testing. I'll commit it to current when I do the next merge of my p4 tree into current. Warner --- //depot/user/imp/newcard/dev/pccbb/pccbb.c 2002/10/07 20:57:58 +++ //depot/user/imp/newcard/dev/pccbb/pccbb.c 2002/10/10 15:05:04 @@ -957,11 +957,12 @@ if (sockstate & CBB_SOCKET_STAT_16BIT) { if (sc->pccarddev != NULL) { sc->flags |= CBB_16BIT_CARD; - if (CARD_ATTACH_CARD(sc->pccarddev) != 0) + sc->flags |= CBB_CARD_OK; + if (CARD_ATTACH_CARD(sc->pccarddev) != 0) { device_printf(sc->dev, "PC Card card activation failed\n"); - else - sc->flags |= CBB_CARD_OK; + sc->flags &= ~CBB_CARD_OK; + } } else { device_printf(sc->dev, "PC Card inserted, but no pccard bus.\n"); @@ -969,14 +970,15 @@ } else if (sockstate & CBB_SOCKET_STAT_CB) { if (sc->cbdev != NULL) { sc->flags &= ~CBB_16BIT_CARD; - if (CARD_ATTACH_CARD(sc->cbdev) != 0) + sc->flags |= CBB_CARD_OK; + if (CARD_ATTACH_CARD(sc->cbdev) != 0) { device_printf(sc->dev, "CardBus card activation failed\n"); - else - sc->flags |= CBB_CARD_OK; + sc->flags &= ~CBB_CARD_OK; + } } else { device_printf(sc->dev, - "CardBUS card inserted, but no cardbus bus.\n"); + "CardBus card inserted, but no cardbus bus.\n"); } } else { /* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 15:30: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E141437B409; Thu, 10 Oct 2002 15:30:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9097043EB3; Thu, 10 Oct 2002 15:30:03 -0700 (PDT) (envelope-from anders@FreeBSD.org) Received: from freefall.freebsd.org (anders@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AMU3Co070091; Thu, 10 Oct 2002 15:30:03 -0700 (PDT) (envelope-from anders@freefall.freebsd.org) Received: (from anders@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AMU3ar070090; Thu, 10 Oct 2002 15:30:03 -0700 (PDT) Message-Id: <200210102230.g9AMU3ar070090@freefall.freebsd.org> From: Anders Nordby Date: Thu, 10 Oct 2002 15:30:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/gringotts 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 anders 2002/10/10 15:30:03 PDT Modified files: security/gringotts Makefile distinfo pkg-plist Log: Update to 0.7.0. Use USE_GNOMENG. Revision Changes Path 1.2 +5 -4 ports/security/gringotts/Makefile 1.2 +1 -1 ports/security/gringotts/distinfo 1.2 +2 -3 ports/security/gringotts/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 Oct 10 15:51:11 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FF3237B404; Thu, 10 Oct 2002 15:51:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CA2643E8A; Thu, 10 Oct 2002 15:51:10 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from freefall.freebsd.org (znerd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AMp9Co070892; Thu, 10 Oct 2002 15:51:09 -0700 (PDT) (envelope-from znerd@freefall.freebsd.org) Received: (from znerd@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AMp9kW070891; Thu, 10 Oct 2002 15:51:09 -0700 (PDT) Message-Id: <200210102251.g9AMp9kW070891@freefall.freebsd.org> From: Ernst de Haan Date: Thu, 10 Oct 2002 15:51:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/jakarta-tomcat4 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 znerd 2002/10/10 15:51:09 PDT Modified files: www/jakarta-tomcat4 Makefile distinfo pkg-plist Log: Upgrade to Tomcat 4.0.6, released on 9 October 2002. From the News & Status page: A security vulnerability has been confirmed to exist in Apache Tomcat 4.0.x releases (including Tomcat 4.0.5), which allows to use a specially crafted URL to return the unprocessed source of a JSP page, or, under special circumstances, a static resource which would otherwise have been protected by security constraint, without the need for being properly authenticated. This is based on a variant of the exploit that was disclosed on 09/24/2002. See: http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.6/RELEASE-NOTES Revision Changes Path 1.43 +1 -2 ports/www/jakarta-tomcat4/Makefile 1.9 +1 -1 ports/www/jakarta-tomcat4/distinfo 1.18 +497 -93 ports/www/jakarta-tomcat4/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 Oct 10 15:56:20 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC8AD37B401; Thu, 10 Oct 2002 15:56:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC5FB43E65; Thu, 10 Oct 2002 15:56:18 -0700 (PDT) (envelope-from tjr@FreeBSD.org) Received: from freefall.freebsd.org (tjr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9AMuICo071174; Thu, 10 Oct 2002 15:56:18 -0700 (PDT) (envelope-from tjr@freefall.freebsd.org) Received: (from tjr@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9AMuISB071173; Thu, 10 Oct 2002 15:56:18 -0700 (PDT) Message-Id: <200210102256.g9AMuISB071173@freefall.freebsd.org> From: "Tim J. Robbins" Date: Thu, 10 Oct 2002 15:56:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/locale Makefile.inc mbrune.3 multibyte.3 rune.3 setlocale.3 setrunelocale.c utf2.4 utf8.5 utf8.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 2002/10/10 15:56:18 PDT Modified files: lib/libc/locale Makefile.inc mbrune.3 multibyte.3 rune.3 setlocale.3 setrunelocale.c utf2.4 Added files: lib/libc/locale utf8.5 utf8.c Log: Add a UTF-8 encoding method, which will eventually replace the antique "UTF2" method. Although UTF-8 and the old UTF2 encoding are compatible for 16-bit characters, the new UTF-8 implementation is much more strict about rejecting malformed input and also handles the full 31 bit range of characters. Revision Changes Path 1.41 +3 -1 src/lib/libc/locale/Makefile.inc 1.12 +2 -1 src/lib/libc/locale/mbrune.3 1.18 +2 -1 src/lib/libc/locale/multibyte.3 1.20 +2 -1 src/lib/libc/locale/rune.3 1.25 +2 -1 src/lib/libc/locale/setlocale.3 1.26 +3 -0 src/lib/libc/locale/setrunelocale.c 1.10 +9 -3 src/lib/libc/locale/utf2.4 1.1 +115 -0 src/lib/libc/locale/utf8.5 (new) 1.1 +204 -0 src/lib/libc/locale/utf8.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 16:12:21 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65B9437B401; Thu, 10 Oct 2002 16:12:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E3F143EC5; Thu, 10 Oct 2002 16:12:20 -0700 (PDT) (envelope-from trevor@FreeBSD.org) Received: from freefall.freebsd.org (trevor@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9ANCJCo076095; Thu, 10 Oct 2002 16:12:19 -0700 (PDT) (envelope-from trevor@freefall.freebsd.org) Received: (from trevor@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9ANCJ6l076094; Thu, 10 Oct 2002 16:12:19 -0700 (PDT) Message-Id: <200210102312.g9ANCJ6l076094@freefall.freebsd.org> From: Trevor Johnson Date: Thu, 10 Oct 2002 16:12:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/linux-beonex Makefile distinfo 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 trevor 2002/10/10 16:12:19 PDT Modified files: www Makefile Added files: www/linux-beonex Makefile distinfo pkg-comment pkg-descr Log: Linux/i386 binary port of Beonex Communicator Revision Changes Path 1.544 +1 -0 ports/www/Makefile 1.1 +88 -0 ports/www/linux-beonex/Makefile (new) 1.1 +1 -0 ports/www/linux-beonex/distinfo (new) 1.1 +1 -0 ports/www/linux-beonex/pkg-comment (new) 1.1 +13 -0 ports/www/linux-beonex/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 Thu Oct 10 16:12:27 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FFC137B4B4; Thu, 10 Oct 2002 16:12:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6E8B43E97; Thu, 10 Oct 2002 16:12:24 -0700 (PDT) (envelope-from trevor@FreeBSD.org) Received: from freefall.freebsd.org (trevor@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9ANCOCo076135; Thu, 10 Oct 2002 16:12:24 -0700 (PDT) (envelope-from trevor@freefall.freebsd.org) Received: (from trevor@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9ANCOsr076134; Thu, 10 Oct 2002 16:12:24 -0700 (PDT) Message-Id: <200210102312.g9ANCOsr076134@freefall.freebsd.org> From: Trevor Johnson Date: Thu, 10 Oct 2002 16:12:24 -0700 (PDT) To: cvs-committers@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 trevor 2002/10/10 16:12:24 PDT Modified files: . modules Log: linux-beonex --> ports/www/linux-beonex Revision Changes Path 1.6059 +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 Oct 10 16:19: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F1D137B401; Thu, 10 Oct 2002 16:19:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE18C43EAC; Thu, 10 Oct 2002 16:19:05 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9ANJ5Co076662; Thu, 10 Oct 2002 16:19:05 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9ANJ5On076661; Thu, 10 Oct 2002 16:19:05 -0700 (PDT) Message-Id: <200210102319.g9ANJ5On076661@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 10 Oct 2002 16:19:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/gcc33 Makefile distinfo pkg-plist ports/lang/gcc33/files patch-fa patch-t-freebsd X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/10 16:19:05 PDT Modified files: lang/gcc33 Makefile distinfo pkg-plist lang/gcc33/files patch-fa Added files: lang/gcc33/files patch-t-freebsd Log: Upgrade to a 7-Oct-2002 GCC 3.3 in-development checkout. Revision Changes Path 1.119 +51 -30 ports/lang/gcc33/Makefile 1.60 +6 -0 ports/lang/gcc33/distinfo 1.11 +76 -96 ports/lang/gcc33/files/patch-fa 1.1 +10 -0 ports/lang/gcc33/files/patch-t-freebsd (new) 1.42 +23 -21 ports/lang/gcc33/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 Oct 10 16:20:28 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 687E337B401; Thu, 10 Oct 2002 16:20:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 194EA43E88; Thu, 10 Oct 2002 16:20:27 -0700 (PDT) (envelope-from trevor@FreeBSD.org) Received: from freefall.freebsd.org (trevor@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9ANKQCo076806; Thu, 10 Oct 2002 16:20:26 -0700 (PDT) (envelope-from trevor@freefall.freebsd.org) Received: (from trevor@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9ANKQYr076805; Thu, 10 Oct 2002 16:20:26 -0700 (PDT) Message-Id: <200210102320.g9ANKQYr076805@freefall.freebsd.org> From: Trevor Johnson Date: Thu, 10 Oct 2002 16:20:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/beonex 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 2002/10/10 16:20:26 PDT Modified files: www/beonex Makefile Log: Installing with cpio is sufficient, so don't install again with pax afterward. Revision Changes Path 1.2 +0 -1 ports/www/beonex/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 16:40:11 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B9AF37B404 for ; Thu, 10 Oct 2002 16:40:07 -0700 (PDT) Received: from mail2.dbitech.ca (radius.wavefire.com [64.141.13.252]) by mx1.FreeBSD.org (Postfix) with SMTP id 7C87443EB3 for ; Thu, 10 Oct 2002 16:40:06 -0700 (PDT) (envelope-from darcy@wavefire.com) Received: (qmail 27260 invoked from network); 11 Oct 2002 00:00:02 -0000 Received: from dbitech.wavefire.com (HELO dbitech) (darcy@64.141.15.253) by radius.wavefire.com with SMTP; 11 Oct 2002 00:00:02 -0000 Content-Type: text/plain; charset="iso-8859-1" From: Darcy Buskermolen Organization: Wavefire Technologies Corp. To: Mitsuru IWASAKI , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/isa pcibus.c Date: Thu, 10 Oct 2002 16:39:41 -0700 User-Agent: KMail/1.4.3 References: <200210101616.g9AGGpn0013356@freefall.freebsd.org> In-Reply-To: <200210101616.g9AGGpn0013356@freefall.freebsd.org> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200210101639.41388.darcy@wavefire.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 Lines 216 and 218 are missing : after the case identifiers On Thursday 10 October 2002 09:16, Mitsuru IWASAKI wrote: > iwasaki 2002/10/10 09:16:51 PDT > > Modified files: (Branch: RELENG_4) > sys/i386/isa pcibus.c > Log: > MFC: > src/sys/i386/pci pci_bus.c (1.92) > > Add 2 Ids for new ServerWorks host to PCI bridge chipset. > > Revision Changes Path > 1.57.2.9 +8 -0 src/sys/i386/isa/pcibus.c > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message --=20 Darcy Buskermolen Wavefire Technologies Corp. ph: 250.717.0200 fx: 250.763.1759 http://www.wavefire.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 16:54:34 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B320137B401; Thu, 10 Oct 2002 16:54:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 665B643EAA; Thu, 10 Oct 2002 16:54:33 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from freefall.freebsd.org (alane@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9ANsXCo077950; Thu, 10 Oct 2002 16:54:33 -0700 (PDT) (envelope-from alane@freefall.freebsd.org) Received: (from alane@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9ANsXUV077949; Thu, 10 Oct 2002 16:54:33 -0700 (PDT) Message-Id: <200210102354.g9ANsXUV077949@freefall.freebsd.org> From: Alan Eldridge Date: Thu, 10 Oct 2002 16:54:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.kde.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 alane 2002/10/10 16:54:33 PDT Modified files: Mk bsd.kde.mk Log: 1. Welcome to KDE 3.0.4. 2. Added a tagged version of MASTER_SITE_KDE, called MASTER_SITE_KDE_kde, like this: MASTER_SITE_KDE_kde= ${MASTER_SITE_KDE:S@%/@%/:kde@g} Revision Changes Path 1.20 +3 -2 ports/Mk/bsd.kde.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 17: 0: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF46E37B401; Thu, 10 Oct 2002 17:00:00 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 722EC43EA9; Thu, 10 Oct 2002 17:00:00 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from freefall.freebsd.org (alane@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B000Co078215; Thu, 10 Oct 2002 17:00:00 -0700 (PDT) (envelope-from alane@freefall.freebsd.org) Received: (from alane@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B000h9078214; Thu, 10 Oct 2002 17:00:00 -0700 (PDT) Message-Id: <200210110000.g9B000h9078214@freefall.freebsd.org> From: Alan Eldridge Date: Thu, 10 Oct 2002 17:00:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/kde3 Makefile ports/x11/kdebase3 Makefile distinfo pkg-plist ports/x11/kdebase3/files keramik-patch-kwin-Makefile.am keramik-patch-kwin-client.h keramik-patch-kwin-clients-Makefile.am ports/x11/kdelibs3 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 alane 2002/10/10 17:00:00 PDT Modified files: x11/kde3 Makefile x11/kdebase3 Makefile distinfo pkg-plist x11/kdelibs3 Makefile distinfo pkg-plist Added files: x11/kdebase3/files keramik-patch-kwin-Makefile.am keramik-patch-kwin-client.h keramik-patch-kwin-clients-Makefile.am x11/kdelibs3/files keramik-patch-kstyles-Makefile.am Log: 1. Remove QT warning from kde3. It's been there long enough. 2. This is 3.0.4, folks. 3. Added extra patch files for backport of keramik. Revision Changes Path 1.55 +0 -23 ports/x11/kde3/Makefile 1.104 +32 -4 ports/x11/kdebase3/Makefile 1.28 +2 -1 ports/x11/kdebase3/distinfo 1.1 +20 -0 ports/x11/kdebase3/files/keramik-patch-kwin-Makefile.am (new) 1.1 +27 -0 ports/x11/kdebase3/files/keramik-patch-kwin-client.h (new) 1.1 +6 -0 ports/x11/kdebase3/files/keramik-patch-kwin-clients-Makefile.am (new) 1.53 +33 -7 ports/x11/kdebase3/pkg-plist 1.109 +35 -8 ports/x11/kdelibs3/Makefile 1.31 +2 -1 ports/x11/kdelibs3/distinfo 1.1 +5 -0 ports/x11/kdelibs3/files/keramik-patch-kstyles-Makefile.am (new) 1.44 +3 -3 ports/x11/kdelibs3/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 Oct 10 17: 3:20 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD4E637B401; Thu, 10 Oct 2002 17:03:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7871043EAF; Thu, 10 Oct 2002 17:03:19 -0700 (PDT) (envelope-from anders@FreeBSD.org) Received: from freefall.freebsd.org (anders@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B03JCo078539; Thu, 10 Oct 2002 17:03:19 -0700 (PDT) (envelope-from anders@freefall.freebsd.org) Received: (from anders@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B03JOO078538; Thu, 10 Oct 2002 17:03:19 -0700 (PDT) Message-Id: <200210110003.g9B03JOO078538@freefall.freebsd.org> From: Anders Nordby Date: Thu, 10 Oct 2002 17:03:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/pxe Makefile distinfo ports/net/pxe/files patch-logfile.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 anders 2002/10/10 17:03:19 PDT Modified files: net/pxe Makefile distinfo Added files: net/pxe/files patch-logfile.cc Log: Update to 1.3. PR: 43609 Submitted by: Craig Rodrigues Revision Changes Path 1.2 +1 -1 ports/net/pxe/Makefile 1.2 +1 -1 ports/net/pxe/distinfo 1.1 +17 -0 ports/net/pxe/files/patch-logfile.cc (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 17:17: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC30637B401; Thu, 10 Oct 2002 17:17:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 893F843EB1; Thu, 10 Oct 2002 17:17:03 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from freefall.freebsd.org (alane@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B0H3Co083279; Thu, 10 Oct 2002 17:17:03 -0700 (PDT) (envelope-from alane@freefall.freebsd.org) Received: (from alane@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B0H3BV083278; Thu, 10 Oct 2002 17:17:03 -0700 (PDT) Message-Id: <200210110017.g9B0H3BV083278@freefall.freebsd.org> From: Alan Eldridge Date: Thu, 10 Oct 2002 17:17:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/arts 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 alane 2002/10/10 17:17:03 PDT Modified files: audio/arts distinfo pkg-plist Log: Updated to 1.0.4 for KDE 3.0.4. Revision Changes Path 1.9 +1 -1 ports/audio/arts/distinfo 1.5 +1 -0 ports/audio/arts/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 Oct 10 17:23: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AFBC37B401; Thu, 10 Oct 2002 17:23:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A58143EB3; Thu, 10 Oct 2002 17:23:01 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from freefall.freebsd.org (alane@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B0N1Co083498; Thu, 10 Oct 2002 17:23:01 -0700 (PDT) (envelope-from alane@freefall.freebsd.org) Received: (from alane@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B0N1fQ083497; Thu, 10 Oct 2002 17:23:01 -0700 (PDT) Message-Id: <200210110023.g9B0N1fQ083497@freefall.freebsd.org> From: Alan Eldridge Date: Thu, 10 Oct 2002 17:23:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-wm/kdeartwork3 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 alane 2002/10/10 17:23:00 PDT Modified files: x11-wm/kdeartwork3 distinfo pkg-plist Log: Welcome to the new millenium + 1.7 years. It's KDE 3.0.4! Revision Changes Path 1.9 +1 -1 ports/x11-wm/kdeartwork3/distinfo 1.9 +14 -0 ports/x11-wm/kdeartwork3/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 Oct 10 17:28:15 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C6B837B404; Thu, 10 Oct 2002 17:28:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D15F343EB2; Thu, 10 Oct 2002 17:28:13 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from freefall.freebsd.org (alane@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B0SDCo083735; Thu, 10 Oct 2002 17:28:13 -0700 (PDT) (envelope-from alane@freefall.freebsd.org) Received: (from alane@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B0SDxJ083734; Thu, 10 Oct 2002 17:28:13 -0700 (PDT) Message-Id: <200210110028.g9B0SDxJ083734@freefall.freebsd.org> From: Alan Eldridge Date: Thu, 10 Oct 2002 17:28:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/kdegraphics3 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 alane 2002/10/10 17:28:13 PDT Modified files: graphics/kdegraphics3 distinfo pkg-plist Log: It's KDE 3.0.4. Do you know where your children are? Revision Changes Path 1.23 +1 -1 ports/graphics/kdegraphics3/distinfo 1.26 +1 -0 ports/graphics/kdegraphics3/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 Oct 10 17:46:20 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D04937B401; Thu, 10 Oct 2002 17:46:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A10A43EC5; Thu, 10 Oct 2002 17:46:19 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from freefall.freebsd.org (alane@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B0kICo084249; Thu, 10 Oct 2002 17:46:18 -0700 (PDT) (envelope-from alane@freefall.freebsd.org) Received: (from alane@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B0kIej084248; Thu, 10 Oct 2002 17:46:18 -0700 (PDT) Message-Id: <200210110046.g9B0kIej084248@freefall.freebsd.org> From: Alan Eldridge Date: Thu, 10 Oct 2002 17:46:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/kdenetwork3 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 alane 2002/10/10 17:46:18 PDT Modified files: net/kdenetwork3 distinfo pkg-plist Log: Remember, don't use pirated copies of KDE 3.0.4. Make sure you paid $0.00 for yours from a reputable ftp site. Revision Changes Path 1.27 +1 -1 ports/net/kdenetwork3/distinfo 1.37 +1 -0 ports/net/kdenetwork3/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 Oct 10 17:51:17 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFD6537B401; Thu, 10 Oct 2002 17:51:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F93243EB7; Thu, 10 Oct 2002 17:51:16 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from freefall.freebsd.org (alane@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B0pGCo084457; Thu, 10 Oct 2002 17:51:16 -0700 (PDT) (envelope-from alane@freefall.freebsd.org) Received: (from alane@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B0pGht084456; Thu, 10 Oct 2002 17:51:16 -0700 (PDT) Message-Id: <200210110051.g9B0pGht084456@freefall.freebsd.org> From: Alan Eldridge Date: Thu, 10 Oct 2002 17:51:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/kdemultimedia3 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 alane 2002/10/10 17:51:16 PDT Modified files: audio/kdemultimedia3 distinfo pkg-plist Log: Have you really *HEARD* KDE 3.0.4? Well, LISTEN TO THIS! Revision Changes Path 1.24 +1 -1 ports/audio/kdemultimedia3/distinfo 1.27 +25 -70 ports/audio/kdemultimedia3/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 Oct 10 17:53:41 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72E8A37B401; Thu, 10 Oct 2002 17:53:40 -0700 (PDT) Received: from tasogare.imasy.or.jp (tasogare.imasy.or.jp [202.227.24.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4B0E43EBE; Thu, 10 Oct 2002 17:53:38 -0700 (PDT) (envelope-from iwasaki@jp.FreeBSD.org) Received: from localhost (iwa@tasogare.imasy.or.jp [202.227.24.5]) by tasogare.imasy.or.jp (8.11.6+3.4W/8.11.6/tasogare) with ESMTP/inet id g9B0rOY61340; Fri, 11 Oct 2002 09:53:24 +0900 (JST) (envelope-from iwasaki@jp.FreeBSD.org) Date: Fri, 11 Oct 2002 09:53:20 +0900 (JST) Message-Id: <20021011.095320.132934610.iwasaki@jp.FreeBSD.org> To: imp@bsdimp.com Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/pccbb pccbb.c pccbbvar.h From: Mitsuru IWASAKI In-Reply-To: <20021010.162359.88676799.imp@bsdimp.com> References: <200210072311.g97NBT05005394@freefall.freebsd.org> <20021011.041710.54180152.iwasaki@jp.FreeBSD.org> <20021010.162359.88676799.imp@bsdimp.com> X-Mailer: Mew version 2.2 on Emacs 20.7 / Mule 4.0 (HANANOEN) 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 > : Here's my quick fix, but I'm not sure whether this is correct for > : other device drivers as well. Could you review this? > > This patch looks OK, but there is one problem. If I don't have a > pccard (or cardbus) device, then CARD_OK will be set, even though > there's no driver. Ah yes, I oopsed too :) > Here's what I just committed to my p4 tree for testing. I'll commit > it to current when I do the next merge of my p4 tree into current. Thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 18: 4:16 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 464BB37B401; Thu, 10 Oct 2002 18:04:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08E3543E77; Thu, 10 Oct 2002 18:04:15 -0700 (PDT) (envelope-from mckusick@FreeBSD.org) Received: from freefall.freebsd.org (mckusick@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B14ECo084763; Thu, 10 Oct 2002 18:04:14 -0700 (PDT) (envelope-from mckusick@freefall.freebsd.org) Received: (from mckusick@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B14E7i084762; Thu, 10 Oct 2002 18:04:14 -0700 (PDT) Message-Id: <200210110104.g9B14E7i084762@freefall.freebsd.org> From: Kirk McKusick Date: Thu, 10 Oct 2002 18:04:14 -0700 (PDT) To: cvs-committers@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 mckusick 2002/10/10 18:04:14 PDT Modified files: sys/kern vfs_subr.c Log: When considering a vnode for reuse in getnewvnode, we call vcanrecycle to check a free vnode's availability. If it is available, vcanrecycle returns an error code of zero and the vnode in question locked. The getnewvnode routine then used to call vn_start_write with the V_NOWAIT flag. If the filesystem was suspended while taking a snapshot, the vn_start_write would fail but getnewvnode would fail to unlock the vnode, instead leaving it locked on the freelist. The result would be that the vnode would be locked forever and would eventually hang the system with a race to the root when it was attempted to recycle it. This fix moves the vn_start_write check into vcanrecycle where it will properly unlock the vnode if it is unavailable for recycling due to filesystem suspension. Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.412 +18 -13 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 Thu Oct 10 19:32:42 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B539137B401; Thu, 10 Oct 2002 19:32:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 660C243E4A; Thu, 10 Oct 2002 19:32:41 -0700 (PDT) (envelope-from cy@FreeBSD.org) Received: from freefall.freebsd.org (cy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B2WfCo095512; Thu, 10 Oct 2002 19:32:41 -0700 (PDT) (envelope-from cy@freefall.freebsd.org) Received: (from cy@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B2WfSk095511; Thu, 10 Oct 2002 19:32:41 -0700 (PDT) Message-Id: <200210110232.g9B2WfSk095511@freefall.freebsd.org> From: Cy Schubert Date: Thu, 10 Oct 2002 19:32:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-wm/fvwm2 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 cy 2002/10/10 19:32:41 PDT Modified files: x11-wm/fvwm2 Makefile distinfo Log: Upgrade 2.4.9 --> 2.4.12 Revision Changes Path 1.52 +1 -1 ports/x11-wm/fvwm2/Makefile 1.21 +1 -1 ports/x11-wm/fvwm2/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 19:57:26 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BE5737B401; Thu, 10 Oct 2002 19:57:25 -0700 (PDT) Received: from mail.nsu.ru (mx.nsu.ru [193.124.215.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C66643E6A; Thu, 10 Oct 2002 19:57:24 -0700 (PDT) (envelope-from danfe@regency.nsu.ru) Received: from drweb by mail.nsu.ru with drweb-scanned (Exim 3.20 #1) id 17zpzE-0005Ms-00; Fri, 11 Oct 2002 09:57:12 +0700 Received: from regency.nsu.ru ([193.124.210.26]) by mail.nsu.ru with esmtp (Exim 3.20 #1) id 17zpzE-0005MV-00; Fri, 11 Oct 2002 09:57:12 +0700 Received: from regency.nsu.ru (localhost [127.0.0.1]) by regency.nsu.ru (8.12.4/8.12.4) with ESMTP id g9B2wm9M031231; Fri, 11 Oct 2002 09:58:48 +0700 (NOVST) (envelope-from danfe@regency.nsu.ru) Received: (from danfe@localhost) by regency.nsu.ru (8.12.4/8.12.4/Submit) id g9B2wmki031195; Fri, 11 Oct 2002 09:58:48 +0700 (NOVST) Date: Fri, 11 Oct 2002 09:58:47 +0700 From: Alexey Dokuchaev To: Will Andrews Cc: Oliver Braun , cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: ports/x11-wm/fluxbox Makefile Message-ID: <20021011095847.A29516@regency.nsu.ru> References: <200210101538.g9AFcdQF007219@freefall.freebsd.org> <20021010175819.GV69627@procyon.firepipe.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20021010175819.GV69627@procyon.firepipe.net>; from will@csociety.org on Thu, Oct 10, 2002 at 10:58:19AM -0700 X-Envelope-To: will@csociety.org, obraun@freebsd.org, cvs-committers@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 Thu, Oct 10, 2002 at 10:58:19AM -0700, Will Andrews wrote: > On Thu, Oct 10, 2002 at 08:38:39AM -0700, Oliver Braun wrote: > > obraun 2002/10/10 08:38:38 PDT > > > > Modified files: > > x11-wm/fluxbox Makefile > > Log: > > Added WITH_XINERAMA knob to build with xinerama support. > > Why is this not the default? Xinerama support is cheap. Well, methinks because the majority of us does not have it ;-) ./danfe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 20: 0:37 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAD3137B401; Thu, 10 Oct 2002 20:00:36 -0700 (PDT) Received: from procyon.firepipe.net (procyon.firepipe.net [198.78.66.151]) by mx1.FreeBSD.org (Postfix) with ESMTP id 756B343E88; Thu, 10 Oct 2002 20:00:36 -0700 (PDT) (envelope-from will@csociety.org) Received: by procyon.firepipe.net (Postfix, from userid 1000) id 4861623E1C; Thu, 10 Oct 2002 19:59:26 -0700 (PDT) Date: Thu, 10 Oct 2002 19:59:26 -0700 From: Will Andrews To: Alexey Dokuchaev Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: ports/x11-wm/fluxbox Makefile Message-ID: <20021011025926.GD48942@procyon.firepipe.net> Mail-Followup-To: Alexey Dokuchaev , cvs-committers@freebsd.org, cvs-all@freebsd.org References: <200210101538.g9AFcdQF007219@freefall.freebsd.org> <20021010175819.GV69627@procyon.firepipe.net> <20021011095847.A29516@regency.nsu.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021011095847.A29516@regency.nsu.ru> 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, Oct 11, 2002 at 09:58:47AM +0700, Alexey Dokuchaev wrote: > Well, methinks because the majority of us does not have it ;-) Maybe not, but you *do* have libXinerama. Should we now make things more complicated and not install XFree86 drivers most people don't have hardware for? :-) 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 Oct 10 21:31: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11D3D37B401; Thu, 10 Oct 2002 21:31:00 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B695343EA3; Thu, 10 Oct 2002 21:30:59 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from freefall.freebsd.org (imp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B4UxCo007574; Thu, 10 Oct 2002 21:30:59 -0700 (PDT) (envelope-from imp@freefall.freebsd.org) Received: (from imp@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B4Uxxm007573; Thu, 10 Oct 2002 21:30:59 -0700 (PDT) Message-Id: <200210110430.g9B4Uxxm007573@freefall.freebsd.org> From: Warner Losh Date: Thu, 10 Oct 2002 21:30:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pccbb pccbb.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 2002/10/10 21:30:59 PDT Modified files: sys/dev/pccbb pccbb.c Log: o Set CBB_CARD_OK just before CARD_ATTACH_CARD. If ATTACH_CARD fails, then clear the bit. This allows ata driver to attach its children because it needs the interrupts enabled to succeed. Submitted by: iwasaki-san o Spell CardBus as CardBus, not Cardbus or CardBUS while I'm here. Revision Changes Path 1.59 +14 -12 src/sys/dev/pccbb/pccbb.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 21:36: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 296A037B401; Thu, 10 Oct 2002 21:36:01 -0700 (PDT) Received: from mile.nevermind.kiev.ua (office.netstyle.com.ua [213.186.199.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE0E343E91; Thu, 10 Oct 2002 21:35:57 -0700 (PDT) (envelope-from never@mile.nevermind.kiev.ua) Received: from mile.nevermind.kiev.ua (never@localhost [127.0.0.1]) by mile.nevermind.kiev.ua (8.12.6/8.12.6) with ESMTP id g9B4Znr5092205; Fri, 11 Oct 2002 07:35:50 +0300 (EEST) (envelope-from never@mile.nevermind.kiev.ua) Received: (from never@localhost) by mile.nevermind.kiev.ua (8.12.6/8.12.6/Submit) id g9B4ZnSr092204; Fri, 11 Oct 2002 07:35:49 +0300 (EEST) Date: Fri, 11 Oct 2002 07:35:49 +0300 From: Alexandr Kovalenko To: "Tim J. Robbins" Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/lib/libc/locale Makefile.inc mbrune.3 multibyte.3 rune.3 setlocale.3 setrunelocale.c utf2.4 utf8.5 utf8.c Message-ID: <20021011043548.GA92135@nevermind.kiev.ua> References: <200210102256.g9AMuISB071173@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200210102256.g9AMuISB071173@freefall.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, Tim J. Robbins! On Thu, Oct 10, 2002 at 03:56:18PM -0700, you wrote: > tjr 2002/10/10 15:56:18 PDT > > Modified files: > lib/libc/locale Makefile.inc mbrune.3 multibyte.3 rune.3 > setlocale.3 setrunelocale.c utf2.4 > Added files: > lib/libc/locale utf8.5 utf8.c > Log: > Add a UTF-8 encoding method, which will eventually replace the antique > "UTF2" method. Although UTF-8 and the old UTF2 encoding are compatible > for 16-bit characters, the new UTF-8 implementation is much more strict > about rejecting malformed input and also handles the full 31 bit range > of characters. Thank you! -- NEVE-RIPE 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 Oct 10 22:12:40 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DBF737B401; Thu, 10 Oct 2002 22:12:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0132F43EAF; Thu, 10 Oct 2002 22:12:39 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B5CcCo024265; Thu, 10 Oct 2002 22:12:38 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B5CcK0024264; Thu, 10 Oct 2002 22:12:38 -0700 (PDT) Message-Id: <200210110512.g9B5CcK0024264@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 10 Oct 2002 22:12:38 -0700 (PDT) To: cvs-committers@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 obrien 2002/10/10 22:12:38 PDT Modified files: . modules Log: gdb52 was repo copied to gdb53 Revision Changes Path 1.6060 +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 Oct 10 22:40:17 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8EAE37B404; Thu, 10 Oct 2002 22:40:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 379F443ED1; Thu, 10 Oct 2002 22:40:15 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from freefall.freebsd.org (imp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B5eFCo034548; Thu, 10 Oct 2002 22:40:15 -0700 (PDT) (envelope-from imp@freefall.freebsd.org) Received: (from imp@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B5eDjb034547; Thu, 10 Oct 2002 22:40:13 -0700 (PDT) Message-Id: <200210110540.g9B5eDjb034547@freefall.freebsd.org> From: Warner Losh Date: Thu, 10 Oct 2002 22:40:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pccard pccarddevs X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/10 22:40:13 PDT Modified files: sys/dev/pccard pccarddevs Log: Add a new NewMedia BUSTOASTER that I bought on ebay (sadly w/o scsi dongle). Add PLANEX GWNS11H submitted by hanai-san. Revision Changes Path 1.35 +5 -0 src/sys/dev/pccard/pccarddevs To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 22:40:46 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 37F1337B401; Thu, 10 Oct 2002 22:40:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDEAD43EAA; Thu, 10 Oct 2002 22:40:45 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from freefall.freebsd.org (imp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B5ejCo034588; Thu, 10 Oct 2002 22:40:45 -0700 (PDT) (envelope-from imp@freefall.freebsd.org) Received: (from imp@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B5ejK9034587; Thu, 10 Oct 2002 22:40:45 -0700 (PDT) Message-Id: <200210110540.g9B5ejK9034587@freefall.freebsd.org> From: Warner Losh Date: Thu, 10 Oct 2002 22:40:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pccard pccarddevs.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 2002/10/10 22:40:45 PDT Modified files: sys/dev/pccard pccarddevs.h Log: sync to 1.35 of pccarddevs Revision Changes Path 1.35 +10 -1 src/sys/dev/pccard/pccarddevs.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 22:43:40 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8150037B401; Thu, 10 Oct 2002 22:43:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33A6C43EA9; Thu, 10 Oct 2002 22:43:39 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from freefall.freebsd.org (imp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B5hdCo034727; Thu, 10 Oct 2002 22:43:39 -0700 (PDT) (envelope-from imp@freefall.freebsd.org) Received: (from imp@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B5hdSM034726; Thu, 10 Oct 2002 22:43:39 -0700 (PDT) Message-Id: <200210110543.g9B5hdSM034726@freefall.freebsd.org> From: Warner Losh Date: Thu, 10 Oct 2002 22:43:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/wi if_wi_pccard.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 2002/10/10 22:43:39 PDT Modified files: sys/dev/wi if_wi_pccard.c Log: Add Planex GWNS11H Submitted by: hanai-san Revision Changes Path 1.12 +1 -0 src/sys/dev/wi/if_wi_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 Oct 10 23: 2:42 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A079F37B401; Thu, 10 Oct 2002 23:02:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7259C43E3B; Thu, 10 Oct 2002 23:02:14 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B62ECo035390; Thu, 10 Oct 2002 23:02:14 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B62ENB035389; Thu, 10 Oct 2002 23:02:14 -0700 (PDT) Message-Id: <200210110602.g9B62ENB035389@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 10 Oct 2002 23:02:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils - Imported sources X-FreeBSD-CVS-Branch: FSF Sender: owner-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 2002/10/10 23:02:14 PDT src/contrib/binutils - Imported sources Update of /home/ncvs/src/contrib/binutils In directory freefall.freebsd.org:/c/tmp/cvs-serv34801 Log Message: Import of Binutils from the FSF 2.13 branch (just pre-.1 release). These bits are taken from the FSF anoncvs repo on 11-Oct-2002 22:39:35 PDT. Status: Vendor Tag: FSF Release Tags: binutils_2_13_20021011 U src/contrib/binutils/config-ml.in U src/contrib/binutils/config.guess U src/contrib/binutils/config.sub U src/contrib/binutils/configure U src/contrib/binutils/configure.in U src/contrib/binutils/install-sh U src/contrib/binutils/libtool.m4 U src/contrib/binutils/ltcf-c.sh U src/contrib/binutils/ChangeLog U src/contrib/binutils/ltcf-cxx.sh U src/contrib/binutils/ltcf-gcj.sh U src/contrib/binutils/ltconfig U src/contrib/binutils/MAINTAINERS U src/contrib/binutils/Makefile.in U src/contrib/binutils/README-maintainer-mode U src/contrib/binutils/ltmain.sh U src/contrib/binutils/missing U src/contrib/binutils/mkinstalldirs U src/contrib/binutils/README U src/contrib/binutils/move-if-change U src/contrib/binutils/symlink-tree U src/contrib/binutils/ylwrap U src/contrib/binutils/bfd/ChangeLog U src/contrib/binutils/bfd/ChangeLog-0001 U src/contrib/binutils/bfd/ChangeLog-9193 U src/contrib/binutils/bfd/ChangeLog-9495 U src/contrib/binutils/bfd/ChangeLog-9697 U src/contrib/binutils/bfd/ChangeLog-9899 U src/contrib/binutils/bfd/MAINTAINERS U src/contrib/binutils/bfd/Makefile.am U src/contrib/binutils/bfd/Makefile.in U src/contrib/binutils/bfd/PORTING U src/contrib/binutils/bfd/README U src/contrib/binutils/bfd/TODO U src/contrib/binutils/bfd/acinclude.m4 U src/contrib/binutils/bfd/aclocal.m4 U src/contrib/binutils/bfd/version.h U src/contrib/binutils/bfd/xcofflink.c U src/contrib/binutils/bfd/aout-arm.c U src/contrib/binutils/bfd/xcoff-target.h U src/contrib/binutils/bfd/aout-encap.c U src/contrib/binutils/bfd/aout-sparcle.c U src/contrib/binutils/bfd/aout-target.h U src/contrib/binutils/bfd/aout0.c U src/contrib/binutils/bfd/aout32.c U src/contrib/binutils/bfd/aout64.c U src/contrib/binutils/bfd/aoutf1.h U src/contrib/binutils/bfd/aoutx.h U src/contrib/binutils/bfd/archive.c U src/contrib/binutils/bfd/archive64.c U src/contrib/binutils/bfd/archures.c U src/contrib/binutils/bfd/armnetbsd.c U src/contrib/binutils/bfd/bfd-in.h U src/contrib/binutils/bfd/bfd-in2.h U src/contrib/binutils/bfd/bfd.c U src/contrib/binutils/bfd/binary.c U src/contrib/binutils/bfd/cache.c U src/contrib/binutils/bfd/coff-arm.c U src/contrib/binutils/bfd/coff-alpha.c U src/contrib/binutils/bfd/coff-aux.c U src/contrib/binutils/bfd/coff-i386.c U src/contrib/binutils/bfd/coff-ia64.c U src/contrib/binutils/bfd/coff-ppc.c U src/contrib/binutils/bfd/coff-rs6000.c U src/contrib/binutils/bfd/coff-sparc.c U src/contrib/binutils/bfd/coff64-rs6000.c U src/contrib/binutils/bfd/coffcode.h U src/contrib/binutils/bfd/coffgen.c U src/contrib/binutils/bfd/cofflink.c U src/contrib/binutils/bfd/coffswap.h U src/contrib/binutils/bfd/config.bfd U src/contrib/binutils/bfd/config.in U src/contrib/binutils/bfd/configure U src/contrib/binutils/bfd/configure.host U src/contrib/binutils/bfd/configure.in U src/contrib/binutils/bfd/corefile.c U src/contrib/binutils/bfd/cpu-alpha.c U src/contrib/binutils/bfd/cpu-arc.c U src/contrib/binutils/bfd/cpu-arm.c U src/contrib/binutils/bfd/cpu-i386.c U src/contrib/binutils/bfd/cpu-ia64-opc.c U src/contrib/binutils/bfd/cpu-ia64.c U src/contrib/binutils/bfd/cpu-powerpc.c U src/contrib/binutils/bfd/cpu-rs6000.c U src/contrib/binutils/bfd/cpu-sparc.c U src/contrib/binutils/bfd/demo64.c U src/contrib/binutils/bfd/dep-in.sed U src/contrib/binutils/bfd/dwarf1.c U src/contrib/binutils/bfd/dwarf2.c U src/contrib/binutils/bfd/ecoff.c C src/contrib/binutils/bfd/elf.c U src/contrib/binutils/bfd/ecofflink.c U src/contrib/binutils/bfd/ecoffswap.h U src/contrib/binutils/bfd/elf-bfd.h U src/contrib/binutils/bfd/efi-app-ia32.c U src/contrib/binutils/bfd/efi-app-ia64.c U src/contrib/binutils/bfd/elf-eh-frame.c U src/contrib/binutils/bfd/elf-strtab.c U src/contrib/binutils/bfd/elf32-arc.c U src/contrib/binutils/bfd/elf32-arm.h U src/contrib/binutils/bfd/elf32-gen.c C src/contrib/binutils/bfd/elf32-i386.c U src/contrib/binutils/bfd/elf32-ppc.c U src/contrib/binutils/bfd/elf32-sparc.c U src/contrib/binutils/bfd/elf32.c C src/contrib/binutils/bfd/elf64-alpha.c U src/contrib/binutils/bfd/elf64-gen.c U src/contrib/binutils/bfd/elf64-ppc.c U src/contrib/binutils/bfd/elf64-ppc.h U src/contrib/binutils/bfd/elf64-sparc.c U src/contrib/binutils/bfd/elf64-x86-64.c U src/contrib/binutils/bfd/elf64.c U src/contrib/binutils/bfd/elfarm-nabi.c U src/contrib/binutils/bfd/elfarm-oabi.c U src/contrib/binutils/bfd/elfcode.h U src/contrib/binutils/bfd/elfcore.h U src/contrib/binutils/bfd/elflink.c U src/contrib/binutils/bfd/hash.c C src/contrib/binutils/bfd/elflink.h U src/contrib/binutils/bfd/elfxx-ia64.c U src/contrib/binutils/bfd/elfxx-target.h U src/contrib/binutils/bfd/format.c U src/contrib/binutils/bfd/freebsd.h U src/contrib/binutils/bfd/gen-aout.c U src/contrib/binutils/bfd/genlink.h U src/contrib/binutils/bfd/host-aout.c U src/contrib/binutils/bfd/i386aout.c U src/contrib/binutils/bfd/i386bsd.c U src/contrib/binutils/bfd/i386freebsd.c U src/contrib/binutils/bfd/i386linux.c U src/contrib/binutils/bfd/i386netbsd.c U src/contrib/binutils/bfd/ieee.c U src/contrib/binutils/bfd/ihex.c U src/contrib/binutils/bfd/init.c U src/contrib/binutils/bfd/libaout.h U src/contrib/binutils/bfd/libbfd-in.h U src/contrib/binutils/bfd/libbfd.c U src/contrib/binutils/bfd/libbfd.h U src/contrib/binutils/bfd/libcoff-in.h U src/contrib/binutils/bfd/libcoff.h U src/contrib/binutils/bfd/libecoff.h U src/contrib/binutils/bfd/libieee.h U src/contrib/binutils/bfd/linker.c U src/contrib/binutils/bfd/merge.c U src/contrib/binutils/bfd/netbsd-core.c U src/contrib/binutils/bfd/netbsd.h U src/contrib/binutils/bfd/opncls.c U src/contrib/binutils/bfd/osf-core.c U src/contrib/binutils/bfd/pe-arm.c U src/contrib/binutils/bfd/pe-i386.c U src/contrib/binutils/bfd/pe-ppc.c U src/contrib/binutils/bfd/peXXigen.c U src/contrib/binutils/bfd/ppcboot.c U src/contrib/binutils/bfd/ptrace-core.c U src/contrib/binutils/bfd/reloc.c U src/contrib/binutils/bfd/reloc16.c U src/contrib/binutils/bfd/rs6000-core.c U src/contrib/binutils/bfd/sco5-core.c U src/contrib/binutils/bfd/section.c U src/contrib/binutils/bfd/sparclinux.c U src/contrib/binutils/bfd/sparcnetbsd.c U src/contrib/binutils/bfd/srec.c U src/contrib/binutils/bfd/stab-syms.c U src/contrib/binutils/bfd/stabs.c U src/contrib/binutils/bfd/stamp-h.in U src/contrib/binutils/bfd/sunos.c U src/contrib/binutils/bfd/syms.c U src/contrib/binutils/bfd/sysdep.h U src/contrib/binutils/bfd/targets.c U src/contrib/binutils/bfd/targmatch.sed U src/contrib/binutils/bfd/tekhex.c U src/contrib/binutils/bfd/trad-core.c U src/contrib/binutils/bfd/doc/ChangeLog U src/contrib/binutils/bfd/doc/Makefile.am U src/contrib/binutils/bfd/doc/Makefile.in U src/contrib/binutils/bfd/doc/aoutx.texi U src/contrib/binutils/bfd/doc/archive.texi U src/contrib/binutils/bfd/doc/archures.texi U src/contrib/binutils/bfd/doc/bfd.texinfo U src/contrib/binutils/bfd/doc/bfdint.texi U src/contrib/binutils/bfd/doc/bfdsumm.texi U src/contrib/binutils/bfd/doc/bfdt.texi U src/contrib/binutils/bfd/doc/cache.texi U src/contrib/binutils/bfd/doc/chew.c U src/contrib/binutils/bfd/doc/coffcode.texi U src/contrib/binutils/bfd/doc/core.texi U src/contrib/binutils/bfd/doc/doc.str U src/contrib/binutils/bfd/doc/elf.texi U src/contrib/binutils/bfd/doc/elfcode.texi U src/contrib/binutils/bfd/doc/format.texi U src/contrib/binutils/bfd/doc/hash.texi U src/contrib/binutils/bfd/doc/header.sed U src/contrib/binutils/bfd/doc/init.texi U src/contrib/binutils/bfd/doc/libbfd.texi U src/contrib/binutils/bfd/doc/linker.texi U src/contrib/binutils/bfd/doc/opncls.texi U src/contrib/binutils/bfd/doc/proto.str U src/contrib/binutils/bfd/doc/reloc.texi U src/contrib/binutils/bfd/doc/section.texi U src/contrib/binutils/bfd/doc/syms.texi U src/contrib/binutils/bfd/doc/targets.texi U src/contrib/binutils/bfd/po/BLD-POTFILES.in U src/contrib/binutils/bfd/po/Make-in U src/contrib/binutils/bfd/po/SRC-POTFILES.in U src/contrib/binutils/bfd/po/bfd.pot I src/contrib/binutils/bfd/po/es.po I src/contrib/binutils/bfd/po/fr.po I src/contrib/binutils/bfd/po/ja.po I src/contrib/binutils/bfd/po/sv.po I src/contrib/binutils/bfd/po/tr.po U src/contrib/binutils/bfd/hosts/alphalinux.h U src/contrib/binutils/bfd/hosts/decstation.h U src/contrib/binutils/bfd/hosts/i386bsd.h U src/contrib/binutils/bfd/hosts/i386linux.h U src/contrib/binutils/bfd/hosts/i386sco.h U src/contrib/binutils/binutils/ChangeLog U src/contrib/binutils/binutils/ChangeLog-9197 U src/contrib/binutils/binutils/ChangeLog-9899 U src/contrib/binutils/binutils/MAINTAINERS U src/contrib/binutils/binutils/Makefile.am U src/contrib/binutils/binutils/Makefile.in U src/contrib/binutils/binutils/NEWS U src/contrib/binutils/binutils/README U src/contrib/binutils/binutils/acinclude.m4 U src/contrib/binutils/binutils/aclocal.m4 U src/contrib/binutils/binutils/addr2line.c U src/contrib/binutils/binutils/ar.c U src/contrib/binutils/binutils/arlex.l U src/contrib/binutils/binutils/arparse.y U src/contrib/binutils/binutils/arsup.c U src/contrib/binutils/binutils/arsup.h N src/contrib/binutils/binutils/binemul.c N src/contrib/binutils/binutils/binemul.h U src/contrib/binutils/binutils/bucomm.c U src/contrib/binutils/binutils/bucomm.h U src/contrib/binutils/binutils/budbg.h N src/contrib/binutils/binutils/budemang.c N src/contrib/binutils/binutils/budemang.h U src/contrib/binutils/binutils/coffdump.c U src/contrib/binutils/binutils/coffgrok.c U src/contrib/binutils/binutils/coffgrok.h U src/contrib/binutils/binutils/config.in U src/contrib/binutils/binutils/configure U src/contrib/binutils/binutils/unwind-ia64.h U src/contrib/binutils/binutils/configure.in N src/contrib/binutils/binutils/configure.tgt U src/contrib/binutils/binutils/debug.c U src/contrib/binutils/binutils/debug.h U src/contrib/binutils/binutils/deflex.l U src/contrib/binutils/binutils/defparse.c U src/contrib/binutils/binutils/defparse.h U src/contrib/binutils/binutils/defparse.y U src/contrib/binutils/binutils/dep-in.sed U src/contrib/binutils/binutils/dlltool.c U src/contrib/binutils/binutils/dlltool.h U src/contrib/binutils/binutils/dllwrap.c U src/contrib/binutils/binutils/unwind-ia64.c N src/contrib/binutils/binutils/emul_vanilla.c U src/contrib/binutils/binutils/filemode.c U src/contrib/binutils/binutils/ieee.c U src/contrib/binutils/binutils/is-ranlib.c U src/contrib/binutils/binutils/is-strip.c U src/contrib/binutils/binutils/maybe-ranlib.c C src/contrib/binutils/binutils/nm.c U src/contrib/binutils/binutils/maybe-strip.c U src/contrib/binutils/binutils/not-ranlib.c U src/contrib/binutils/binutils/not-strip.c U src/contrib/binutils/binutils/objcopy.c U src/contrib/binutils/binutils/objdump.c U src/contrib/binutils/binutils/prdbg.c U src/contrib/binutils/binutils/ranlib.sh U src/contrib/binutils/binutils/rclex.c U src/contrib/binutils/binutils/rclex.l U src/contrib/binutils/binutils/rcparse.c U src/contrib/binutils/binutils/rcparse.h U src/contrib/binutils/binutils/rcparse.y U src/contrib/binutils/binutils/rdcoff.c U src/contrib/binutils/binutils/rddbg.c U src/contrib/binutils/binutils/readelf.c U src/contrib/binutils/binutils/rename.c U src/contrib/binutils/binutils/resbin.c U src/contrib/binutils/binutils/rescoff.c U src/contrib/binutils/binutils/resrc.c U src/contrib/binutils/binutils/resres.c U src/contrib/binutils/binutils/sanity.sh U src/contrib/binutils/binutils/size.c U src/contrib/binutils/binutils/srconv.c U src/contrib/binutils/binutils/stabs.c U src/contrib/binutils/binutils/stamp-h.in C src/contrib/binutils/binutils/strings.c U src/contrib/binutils/binutils/sysdump.c U src/contrib/binutils/binutils/sysinfo.y U src/contrib/binutils/binutils/syslex.l U src/contrib/binutils/binutils/version.c U src/contrib/binutils/binutils/wrstabs.c U src/contrib/binutils/binutils/po/Make-in U src/contrib/binutils/binutils/po/POTFILES.in U src/contrib/binutils/binutils/po/binutils.pot I src/contrib/binutils/binutils/po/es.po I src/contrib/binutils/binutils/po/fr.po I src/contrib/binutils/binutils/po/ja.po I src/contrib/binutils/binutils/po/sv.po I src/contrib/binutils/binutils/po/tr.po U src/contrib/binutils/binutils/doc/Makefile.am U src/contrib/binutils/binutils/doc/Makefile.in U src/contrib/binutils/binutils/doc/addr2line.1 U src/contrib/binutils/binutils/doc/ar.1 U src/contrib/binutils/binutils/doc/binutils.texi U src/contrib/binutils/binutils/doc/cxxfilt.man U src/contrib/binutils/binutils/doc/dlltool.1 U src/contrib/binutils/binutils/doc/nm.1 U src/contrib/binutils/binutils/doc/objcopy.1 U src/contrib/binutils/binutils/doc/objdump.1 U src/contrib/binutils/binutils/doc/ranlib.1 U src/contrib/binutils/binutils/doc/readelf.1 U src/contrib/binutils/binutils/doc/size.1 U src/contrib/binutils/binutils/doc/strings.1 U src/contrib/binutils/binutils/doc/strip.1 U src/contrib/binutils/config/ChangeLog U src/contrib/binutils/config/acinclude.m4 U src/contrib/binutils/config/mh-armpic U src/contrib/binutils/config/mh-cxux U src/contrib/binutils/config/mh-decstation U src/contrib/binutils/config/mh-elfalphapic U src/contrib/binutils/config/mh-ia64pic U src/contrib/binutils/config/mh-mingw32 U src/contrib/binutils/config/mh-necv4 U src/contrib/binutils/config/mh-openedition U src/contrib/binutils/config/mh-papic U src/contrib/binutils/config/mh-ppcpic U src/contrib/binutils/config/mh-sco U src/contrib/binutils/config/mh-solaris U src/contrib/binutils/config/mh-sparcpic U src/contrib/binutils/config/mh-sysv U src/contrib/binutils/config/mh-sysv4 U src/contrib/binutils/config/mh-sysv5 U src/contrib/binutils/config/mh-x86pic N src/contrib/binutils/config/mt-alphaieee U src/contrib/binutils/config/mt-linux U src/contrib/binutils/config/mt-ospace U src/contrib/binutils/config/mt-v810 N src/contrib/binutils/contrib/ChangeLog N src/contrib/binutils/contrib/texi2pod.pl U src/contrib/binutils/gas/CONTRIBUTORS U src/contrib/binutils/gas/ChangeLog U src/contrib/binutils/gas/ChangeLog-0001 U src/contrib/binutils/gas/ChangeLog-9295 U src/contrib/binutils/gas/ChangeLog-9697 U src/contrib/binutils/gas/ChangeLog-9899 U src/contrib/binutils/gas/MAINTAINERS U src/contrib/binutils/gas/Makefile.am U src/contrib/binutils/gas/Makefile.in U src/contrib/binutils/gas/NEWS U src/contrib/binutils/gas/README U src/contrib/binutils/gas/acinclude.m4 U src/contrib/binutils/gas/aclocal.m4 U src/contrib/binutils/gas/app.c U src/contrib/binutils/gas/as.c U src/contrib/binutils/gas/as.h U src/contrib/binutils/gas/asintl.h U src/contrib/binutils/gas/atof-generic.c U src/contrib/binutils/gas/bignum-copy.c U src/contrib/binutils/gas/bignum.h U src/contrib/binutils/gas/bit_fix.h U src/contrib/binutils/gas/cgen.c U src/contrib/binutils/gas/cgen.h U src/contrib/binutils/gas/cond.c U src/contrib/binutils/gas/config.in C src/contrib/binutils/gas/configure C src/contrib/binutils/gas/configure.in U src/contrib/binutils/gas/debug.c U src/contrib/binutils/gas/dep-in.sed U src/contrib/binutils/gas/depend.c U src/contrib/binutils/gas/dwarf2dbg.c U src/contrib/binutils/gas/dwarf2dbg.h U src/contrib/binutils/gas/ecoff.c U src/contrib/binutils/gas/ecoff.h U src/contrib/binutils/gas/ehopt.c U src/contrib/binutils/gas/emul-target.h U src/contrib/binutils/gas/emul.h U src/contrib/binutils/gas/expr.c U src/contrib/binutils/gas/expr.h U src/contrib/binutils/gas/flonum-copy.c U src/contrib/binutils/gas/flonum-konst.c U src/contrib/binutils/gas/flonum-mult.c U src/contrib/binutils/gas/flonum.h U src/contrib/binutils/gas/frags.c U src/contrib/binutils/gas/frags.h U src/contrib/binutils/gas/gasp.c U src/contrib/binutils/gas/gdbinit.in U src/contrib/binutils/gas/hash.c U src/contrib/binutils/gas/hash.h U src/contrib/binutils/gas/input-file.c U src/contrib/binutils/gas/input-file.h U src/contrib/binutils/gas/input-scrub.c U src/contrib/binutils/gas/itbl-lex.l U src/contrib/binutils/gas/itbl-ops.c U src/contrib/binutils/gas/itbl-ops.h U src/contrib/binutils/gas/itbl-parse.y U src/contrib/binutils/gas/link.cmd U src/contrib/binutils/gas/listing.c U src/contrib/binutils/gas/listing.h U src/contrib/binutils/gas/literal.c U src/contrib/binutils/gas/macro.c U src/contrib/binutils/gas/macro.h U src/contrib/binutils/gas/messages.c U src/contrib/binutils/gas/obj.h U src/contrib/binutils/gas/output-file.c U src/contrib/binutils/gas/output-file.h U src/contrib/binutils/gas/read.c U src/contrib/binutils/gas/read.h U src/contrib/binutils/gas/sb.c U src/contrib/binutils/gas/sb.h U src/contrib/binutils/gas/stabs.c U src/contrib/binutils/gas/stamp-h.in U src/contrib/binutils/gas/struc-symbol.h U src/contrib/binutils/gas/subsegs.c U src/contrib/binutils/gas/subsegs.h U src/contrib/binutils/gas/symbols.c U src/contrib/binutils/gas/symbols.h U src/contrib/binutils/gas/tc.h U src/contrib/binutils/gas/write.c U src/contrib/binutils/gas/write.h U src/contrib/binutils/gas/doc/Makefile.am U src/contrib/binutils/gas/doc/Makefile.in U src/contrib/binutils/gas/doc/all.texi C src/contrib/binutils/gas/doc/as.1 U src/contrib/binutils/gas/doc/as.texinfo U src/contrib/binutils/gas/doc/c-alpha.texi U src/contrib/binutils/gas/doc/c-arc.texi U src/contrib/binutils/gas/doc/c-arm.texi U src/contrib/binutils/gas/doc/h8.texi U src/contrib/binutils/gas/doc/c-i386.texi N src/contrib/binutils/gas/doc/c-ia64.texi U src/contrib/binutils/gas/doc/c-ppc.texi U src/contrib/binutils/gas/doc/c-sparc.texi U src/contrib/binutils/gas/doc/gasp.texi U src/contrib/binutils/gas/doc/internals.texi U src/contrib/binutils/gas/config/aout_gnu.h U src/contrib/binutils/gas/config/atof-ieee.c U src/contrib/binutils/gas/config/e-i386aout.c U src/contrib/binutils/gas/config/e-i386coff.c U src/contrib/binutils/gas/config/e-i386elf.c U src/contrib/binutils/gas/config/obj-aout.c U src/contrib/binutils/gas/config/obj-aout.h U src/contrib/binutils/gas/config/obj-coff.c U src/contrib/binutils/gas/config/obj-coff.h U src/contrib/binutils/gas/config/obj-ecoff.c U src/contrib/binutils/gas/config/obj-ecoff.h U src/contrib/binutils/gas/config/obj-elf.c U src/contrib/binutils/gas/config/obj-elf.h U src/contrib/binutils/gas/config/atof-vax.c U src/contrib/binutils/gas/config/obj-ieee.c U src/contrib/binutils/gas/config/obj-ieee.h U src/contrib/binutils/gas/config/obj-multi.c U src/contrib/binutils/gas/config/obj-multi.h U src/contrib/binutils/gas/config/tc-alpha.c U src/contrib/binutils/gas/config/tc-alpha.h U src/contrib/binutils/gas/config/tc-arc.c U src/contrib/binutils/gas/config/tc-arc.h U src/contrib/binutils/gas/config/tc-arm.c U src/contrib/binutils/gas/config/tc-arm.h U src/contrib/binutils/gas/config/tc-generic.c U src/contrib/binutils/gas/config/tc-generic.h C src/contrib/binutils/gas/config/tc-i386.c C src/contrib/binutils/gas/config/tc-i386.h U src/contrib/binutils/gas/config/tc-ia64.c U src/contrib/binutils/gas/config/tc-ia64.h U src/contrib/binutils/gas/config/tc-m68851.h U src/contrib/binutils/gas/config/tc-ppc.c U src/contrib/binutils/gas/config/tc-ppc.h U src/contrib/binutils/gas/config/tc-sparc.c U src/contrib/binutils/gas/config/tc-sparc.h U src/contrib/binutils/gas/config/te-pe.h U src/contrib/binutils/gas/config/te-386bsd.h U src/contrib/binutils/gas/config/te-aux.h U src/contrib/binutils/gas/config/te-freebsd.h U src/contrib/binutils/gas/config/te-generic.h U src/contrib/binutils/gas/config/te-linux.h U src/contrib/binutils/gas/config/te-nbsd.h U src/contrib/binutils/gas/config/te-ppcnw.h U src/contrib/binutils/gas/config/te-sparcaout.h U src/contrib/binutils/gas/config/te-svr4.h U src/contrib/binutils/gas/config/te-sysv32.h U src/contrib/binutils/gas/po/Make-in U src/contrib/binutils/gas/po/POTFILES.in I src/contrib/binutils/gas/po/es.po I src/contrib/binutils/gas/po/fr.po U src/contrib/binutils/gas/po/gas.pot I src/contrib/binutils/gas/po/tr.po U src/contrib/binutils/include/ChangeLog U src/contrib/binutils/include/MAINTAINERS U src/contrib/binutils/include/alloca-conf.h U src/contrib/binutils/include/ansidecl.h U src/contrib/binutils/include/bfdlink.h U src/contrib/binutils/include/bin-bugs.h U src/contrib/binutils/include/demangle.h U src/contrib/binutils/include/dis-asm.h U src/contrib/binutils/include/dyn-string.h U src/contrib/binutils/include/fibheap.h U src/contrib/binutils/include/filenames.h U src/contrib/binutils/include/floatformat.h U src/contrib/binutils/include/fnmatch.h U src/contrib/binutils/include/fopen-bin.h U src/contrib/binutils/include/fopen-same.h U src/contrib/binutils/include/gdbm.h U src/contrib/binutils/include/getopt.h U src/contrib/binutils/include/hashtab.h U src/contrib/binutils/include/ieee.h U src/contrib/binutils/include/libiberty.h U src/contrib/binutils/include/md5.h U src/contrib/binutils/include/objalloc.h U src/contrib/binutils/include/obstack.h U src/contrib/binutils/include/partition.h U src/contrib/binutils/include/progress.h U src/contrib/binutils/include/safe-ctype.h U src/contrib/binutils/include/sort.h U src/contrib/binutils/include/splay-tree.h U src/contrib/binutils/include/symcat.h U src/contrib/binutils/include/ternary.h U src/contrib/binutils/include/xregex.h U src/contrib/binutils/include/xregex2.h N src/contrib/binutils/include/elf/vax.h U src/contrib/binutils/include/elf/v850.h U src/contrib/binutils/include/elf/ChangeLog U src/contrib/binutils/include/elf/alpha.h U src/contrib/binutils/include/elf/arc.h U src/contrib/binutils/include/elf/arm.h U src/contrib/binutils/include/elf/s390.h U src/contrib/binutils/include/elf/common.h U src/contrib/binutils/include/elf/pj.h U src/contrib/binutils/include/elf/or32.h U src/contrib/binutils/include/elf/openrisc.h U src/contrib/binutils/include/elf/dwarf.h U src/contrib/binutils/include/elf/dwarf2.h U src/contrib/binutils/include/elf/external.h U src/contrib/binutils/include/elf/mn10300.h U src/contrib/binutils/include/elf/h8.h U src/contrib/binutils/include/elf/mn10200.h U src/contrib/binutils/include/elf/i386.h U src/contrib/binutils/include/elf/mmix.h U src/contrib/binutils/include/elf/mips.h U src/contrib/binutils/include/elf/ia64.h U src/contrib/binutils/include/elf/internal.h U src/contrib/binutils/include/elf/mcore.h U src/contrib/binutils/include/elf/m68k.h U src/contrib/binutils/include/elf/m68hc11.h U src/contrib/binutils/include/elf/m32r.h U src/contrib/binutils/include/elf/i960.h U src/contrib/binutils/include/elf/i860.h U src/contrib/binutils/include/elf/i370.h U src/contrib/binutils/include/elf/hppa.h N src/contrib/binutils/include/elf/frv.h U src/contrib/binutils/include/elf/fr30.h N src/contrib/binutils/include/elf/dlx.h U src/contrib/binutils/include/elf/ppc.h U src/contrib/binutils/include/elf/reloc-macros.h U src/contrib/binutils/include/elf/d30v.h U src/contrib/binutils/include/elf/sh.h U src/contrib/binutils/include/elf/sparc.h U src/contrib/binutils/include/elf/d10v.h U src/contrib/binutils/include/elf/cris.h U src/contrib/binutils/include/elf/x86-64.h U src/contrib/binutils/include/elf/xstormy16.h U src/contrib/binutils/include/elf/avr.h U src/contrib/binutils/include/aout/ChangeLog U src/contrib/binutils/include/aout/aout64.h U src/contrib/binutils/include/aout/ar.h U src/contrib/binutils/include/aout/encap.h U src/contrib/binutils/include/aout/host.h U src/contrib/binutils/include/aout/ranlib.h U src/contrib/binutils/include/aout/reloc.h U src/contrib/binutils/include/aout/stab.def U src/contrib/binutils/include/aout/stab_gnu.h U src/contrib/binutils/include/aout/sun4.h U src/contrib/binutils/include/coff/ChangeLog U src/contrib/binutils/include/coff/alpha.h U src/contrib/binutils/include/coff/arm.h U src/contrib/binutils/include/coff/aux-coff.h U src/contrib/binutils/include/coff/ecoff.h U src/contrib/binutils/include/coff/external.h U src/contrib/binutils/include/coff/i386.h U src/contrib/binutils/include/coff/ia64.h U src/contrib/binutils/include/coff/internal.h U src/contrib/binutils/include/coff/pe.h U src/contrib/binutils/include/coff/powerpc.h U src/contrib/binutils/include/coff/rs6000.h U src/contrib/binutils/include/coff/sh.h U src/contrib/binutils/include/coff/rs6k64.h U src/contrib/binutils/include/coff/sparc.h U src/contrib/binutils/include/coff/sym.h U src/contrib/binutils/include/coff/symconst.h U src/contrib/binutils/include/coff/ti.h U src/contrib/binutils/include/opcode/ChangeLog U src/contrib/binutils/include/opcode/alpha.h U src/contrib/binutils/include/opcode/arc.h U src/contrib/binutils/include/opcode/arm.h U src/contrib/binutils/include/opcode/cgen.h U src/contrib/binutils/include/opcode/convex.h U src/contrib/binutils/include/opcode/i386.h U src/contrib/binutils/include/opcode/ia64.h U src/contrib/binutils/include/opcode/np1.h U src/contrib/binutils/include/opcode/pn.h U src/contrib/binutils/include/opcode/ppc.h U src/contrib/binutils/include/opcode/sparc.h U src/contrib/binutils/include/regs/ChangeLog U src/contrib/binutils/ld/ChangeLog U src/contrib/binutils/ld/ChangeLog-9197 U src/contrib/binutils/ld/ChangeLog-9899 U src/contrib/binutils/ld/MAINTAINERS U src/contrib/binutils/ld/Makefile.am C src/contrib/binutils/ld/Makefile.in U src/contrib/binutils/ld/NEWS U src/contrib/binutils/ld/README U src/contrib/binutils/ld/TODO U src/contrib/binutils/ld/acinclude.m4 U src/contrib/binutils/ld/aclocal.m4 U src/contrib/binutils/ld/config.in U src/contrib/binutils/ld/configure C src/contrib/binutils/ld/configure.host U src/contrib/binutils/ld/configure.in C src/contrib/binutils/ld/configure.tgt U src/contrib/binutils/ld/deffile.h U src/contrib/binutils/ld/deffilep.y U src/contrib/binutils/ld/dep-in.sed U src/contrib/binutils/ld/gen-doc.texi U src/contrib/binutils/ld/genscripts.sh U src/contrib/binutils/ld/h8-doc.texi C src/contrib/binutils/ld/ld.1 U src/contrib/binutils/ld/ld.h U src/contrib/binutils/ld/ld.texinfo U src/contrib/binutils/ld/ldcref.c U src/contrib/binutils/ld/ldctor.c U src/contrib/binutils/ld/ldctor.h U src/contrib/binutils/ld/ldemul.c U src/contrib/binutils/ld/ldemul.h U src/contrib/binutils/ld/ldexp.c U src/contrib/binutils/ld/ldexp.h U src/contrib/binutils/ld/ldfile.c U src/contrib/binutils/ld/ldfile.h U src/contrib/binutils/ld/ldgram.y U src/contrib/binutils/ld/ldint.texinfo U src/contrib/binutils/ld/ldlang.c U src/contrib/binutils/ld/ldlang.h U src/contrib/binutils/ld/ldlex.h U src/contrib/binutils/ld/ldlex.l U src/contrib/binutils/ld/ldmain.c U src/contrib/binutils/ld/ldmain.h U src/contrib/binutils/ld/ldmisc.c U src/contrib/binutils/ld/ldmisc.h U src/contrib/binutils/ld/ldver.c U src/contrib/binutils/ld/ldver.h U src/contrib/binutils/ld/ldwrite.c U src/contrib/binutils/ld/ldwrite.h U src/contrib/binutils/ld/lexsup.c U src/contrib/binutils/ld/mri.c U src/contrib/binutils/ld/mri.h U src/contrib/binutils/ld/pe-dll.c U src/contrib/binutils/ld/pe-dll.h U src/contrib/binutils/ld/stamp-h.in U src/contrib/binutils/ld/sysdep.h U src/contrib/binutils/ld/emulparams/README U src/contrib/binutils/ld/emulparams/alpha.sh U src/contrib/binutils/ld/emulparams/arcelf.sh U src/contrib/binutils/ld/emulparams/armaoutb.sh U src/contrib/binutils/ld/emulparams/armaoutl.sh U src/contrib/binutils/ld/emulparams/armcoff.sh U src/contrib/binutils/ld/emulparams/armelf.sh U src/contrib/binutils/ld/emulparams/armelf_fbsd.sh U src/contrib/binutils/ld/emulparams/armelf_linux.sh U src/contrib/binutils/ld/emulparams/armelf_nbsd.sh U src/contrib/binutils/ld/emulparams/armelf_oabi.sh N src/contrib/binutils/ld/emulparams/armelfb_nbsd.sh U src/contrib/binutils/ld/emulparams/armnbsd.sh U src/contrib/binutils/ld/emulparams/armpe.sh U src/contrib/binutils/ld/emulparams/coff_sparc.sh U src/contrib/binutils/ld/emulparams/elf32_sparc.sh U src/contrib/binutils/ld/emulparams/elf32b4300.sh U src/contrib/binutils/ld/emulparams/elf32l4300.sh U src/contrib/binutils/ld/emulparams/elf32lppc.sh U src/contrib/binutils/ld/emulparams/elf32lppcsim.sh U src/contrib/binutils/ld/emulparams/elf32ppc.sh U src/contrib/binutils/ld/emulparams/sh.sh U src/contrib/binutils/ld/emulparams/elf32ppc_fbsd.sh U src/contrib/binutils/ld/emulparams/elf32ppclinux.sh U src/contrib/binutils/ld/emulparams/elf32ppcsim.sh U src/contrib/binutils/ld/emulparams/elf64_ia64.sh U src/contrib/binutils/ld/emulparams/elf64_ia64_fbsd.sh U src/contrib/binutils/ld/emulparams/elf64_sparc.sh U src/contrib/binutils/ld/emulparams/elf64_sparc_fbsd.sh C src/contrib/binutils/ld/emulparams/elf64alpha.sh U src/contrib/binutils/ld/emulparams/elf64alpha_fbsd.sh U src/contrib/binutils/ld/emulparams/elf64alpha_nbsd.sh U src/contrib/binutils/ld/emulparams/elf64lppc.sh U src/contrib/binutils/ld/emulparams/elf64ppc.sh U src/contrib/binutils/ld/emulparams/elf_fbsd.sh U src/contrib/binutils/ld/emulparams/elf_i386.sh U src/contrib/binutils/ld/emulparams/elf_i386_chaos.sh U src/contrib/binutils/ld/emulparams/elf_i386_fbsd.sh U src/contrib/binutils/ld/emulparams/elf_i386_ldso.sh U src/contrib/binutils/ld/emulparams/elf_x86_64.sh U src/contrib/binutils/ld/emulparams/elf_x86_64_fbsd.sh U src/contrib/binutils/ld/emulparams/i386aout.sh U src/contrib/binutils/ld/emulparams/i386bsd.sh U src/contrib/binutils/ld/emulparams/i386coff.sh U src/contrib/binutils/ld/emulparams/i386linux.sh U src/contrib/binutils/ld/emulparams/i386moss.sh U src/contrib/binutils/ld/emulparams/i386nbsd.sh N src/contrib/binutils/ld/emulparams/i386nto.sh U src/contrib/binutils/ld/emulparams/i386nw.sh U src/contrib/binutils/ld/emulparams/i386pe.sh U src/contrib/binutils/ld/emulparams/i386pe_posix.sh U src/contrib/binutils/ld/emulparams/ppcmacos.sh U src/contrib/binutils/ld/emulparams/ppcnw.sh U src/contrib/binutils/ld/emulparams/ppcpe.sh U src/contrib/binutils/ld/emulparams/sparcaout.sh U src/contrib/binutils/ld/emulparams/sparclinux.sh U src/contrib/binutils/ld/emulparams/sparcnbsd.sh U src/contrib/binutils/ld/emulparams/sun4.sh U src/contrib/binutils/ld/emulparams/vanilla.sh U src/contrib/binutils/ld/emulparams/vsta.sh U src/contrib/binutils/ld/emulparams/z8001.sh U src/contrib/binutils/ld/emulparams/z8002.sh U src/contrib/binutils/ld/po/Make-in U src/contrib/binutils/ld/po/POTFILES.in I src/contrib/binutils/ld/po/es.po I src/contrib/binutils/ld/po/fr.po U src/contrib/binutils/ld/po/ld.pot I src/contrib/binutils/ld/po/sv.po I src/contrib/binutils/ld/po/tr.po U src/contrib/binutils/ld/emultempl/armcoff.em U src/contrib/binutils/ld/emultempl/README U src/contrib/binutils/ld/emultempl/armelf.em U src/contrib/binutils/ld/emultempl/armelf_oabi.em U src/contrib/binutils/ld/emultempl/astring.sed C src/contrib/binutils/ld/emultempl/elf32.em U src/contrib/binutils/ld/emultempl/generic.em U src/contrib/binutils/ld/emultempl/linux.em U src/contrib/binutils/ld/emultempl/needrelax.em U src/contrib/binutils/ld/emultempl/ostring.sed U src/contrib/binutils/ld/emultempl/pe.em U src/contrib/binutils/ld/emultempl/ppc64elf.em U src/contrib/binutils/ld/emultempl/sunos.em U src/contrib/binutils/ld/emultempl/ticoff.em U src/contrib/binutils/ld/emultempl/vanilla.em U src/contrib/binutils/ld/scripttempl/README U src/contrib/binutils/ld/scripttempl/alpha.sc U src/contrib/binutils/ld/scripttempl/aout.sc U src/contrib/binutils/ld/scripttempl/armaout.sc U src/contrib/binutils/ld/scripttempl/armcoff.sc U src/contrib/binutils/ld/scripttempl/elf.sc U src/contrib/binutils/ld/scripttempl/i386coff.sc U src/contrib/binutils/ld/scripttempl/nw.sc U src/contrib/binutils/ld/scripttempl/pe.sc U src/contrib/binutils/ld/scripttempl/ppcpe.sc U src/contrib/binutils/ld/scripttempl/sh.sc U src/contrib/binutils/ld/scripttempl/sparccoff.sc U src/contrib/binutils/ld/scripttempl/vanilla.sc U src/contrib/binutils/libiberty/ChangeLog U src/contrib/binutils/libiberty/Makefile.in U src/contrib/binutils/libiberty/README U src/contrib/binutils/libiberty/_doprnt.c U src/contrib/binutils/libiberty/aclocal.m4 U src/contrib/binutils/libiberty/alloca.c U src/contrib/binutils/libiberty/argv.c U src/contrib/binutils/libiberty/asprintf.c U src/contrib/binutils/libiberty/atexit.c U src/contrib/binutils/libiberty/basename.c U src/contrib/binutils/libiberty/bcmp.c U src/contrib/binutils/libiberty/bcopy.c U src/contrib/binutils/libiberty/bsearch.c U src/contrib/binutils/libiberty/bzero.c U src/contrib/binutils/libiberty/calloc.c U src/contrib/binutils/libiberty/choose-temp.c U src/contrib/binutils/libiberty/clock.c U src/contrib/binutils/libiberty/concat.c U src/contrib/binutils/libiberty/config.in U src/contrib/binutils/libiberty/config.table U src/contrib/binutils/libiberty/configure U src/contrib/binutils/libiberty/configure.in U src/contrib/binutils/libiberty/copying-lib.texi U src/contrib/binutils/libiberty/copysign.c U src/contrib/binutils/libiberty/cp-demangle.c U src/contrib/binutils/libiberty/cplus-dem.c U src/contrib/binutils/libiberty/dyn-string.c U src/contrib/binutils/libiberty/fdmatch.c U src/contrib/binutils/libiberty/ffs.c U src/contrib/binutils/libiberty/fibheap.c U src/contrib/binutils/libiberty/floatformat.c U src/contrib/binutils/libiberty/fnmatch.c U src/contrib/binutils/libiberty/fnmatch.txh U src/contrib/binutils/libiberty/functions.texi U src/contrib/binutils/libiberty/gather-docs U src/contrib/binutils/libiberty/getcwd.c U src/contrib/binutils/libiberty/getopt.c U src/contrib/binutils/libiberty/getopt1.c U src/contrib/binutils/libiberty/getpagesize.c U src/contrib/binutils/libiberty/getpwd.c U src/contrib/binutils/libiberty/getruntime.c U src/contrib/binutils/libiberty/hashtab.c U src/contrib/binutils/libiberty/hex.c U src/contrib/binutils/libiberty/index.c U src/contrib/binutils/libiberty/insque.c U src/contrib/binutils/libiberty/lbasename.c U src/contrib/binutils/libiberty/libiberty.texi U src/contrib/binutils/libiberty/maint-tool U src/contrib/binutils/libiberty/md5.c U src/contrib/binutils/libiberty/make-temp-file.c U src/contrib/binutils/libiberty/memchr.c U src/contrib/binutils/libiberty/memcmp.c U src/contrib/binutils/libiberty/memcpy.c U src/contrib/binutils/libiberty/memmove.c U src/contrib/binutils/libiberty/memset.c U src/contrib/binutils/libiberty/mkstemps.c U src/contrib/binutils/libiberty/objalloc.c U src/contrib/binutils/libiberty/obstack.c U src/contrib/binutils/libiberty/obstacks.texi U src/contrib/binutils/libiberty/partition.c U src/contrib/binutils/libiberty/pexecute.c U src/contrib/binutils/libiberty/putenv.c U src/contrib/binutils/libiberty/random.c U src/contrib/binutils/libiberty/regex.c U src/contrib/binutils/libiberty/rename.c U src/contrib/binutils/libiberty/rindex.c U src/contrib/binutils/libiberty/safe-ctype.c U src/contrib/binutils/libiberty/setenv.c U src/contrib/binutils/libiberty/sigsetmask.c U src/contrib/binutils/libiberty/sort.c U src/contrib/binutils/libiberty/spaces.c U src/contrib/binutils/libiberty/splay-tree.c U src/contrib/binutils/libiberty/strcasecmp.c U src/contrib/binutils/libiberty/strchr.c U src/contrib/binutils/libiberty/strdup.c U src/contrib/binutils/libiberty/strerror.c U src/contrib/binutils/libiberty/strncasecmp.c U src/contrib/binutils/libiberty/strncmp.c U src/contrib/binutils/libiberty/strrchr.c U src/contrib/binutils/libiberty/strsignal.c U src/contrib/binutils/libiberty/strstr.c U src/contrib/binutils/libiberty/strtod.c U src/contrib/binutils/libiberty/strtol.c U src/contrib/binutils/libiberty/strtoul.c U src/contrib/binutils/libiberty/ternary.c U src/contrib/binutils/libiberty/tmpnam.c U src/contrib/binutils/libiberty/vasprintf.c U src/contrib/binutils/libiberty/vfork.c U src/contrib/binutils/libiberty/vfprintf.c U src/contrib/binutils/libiberty/vprintf.c U src/contrib/binutils/libiberty/vsprintf.c U src/contrib/binutils/libiberty/waitpid.c U src/contrib/binutils/libiberty/xatexit.c U src/contrib/binutils/libiberty/xexit.c U src/contrib/binutils/libiberty/xmalloc.c U src/contrib/binutils/libiberty/xmemdup.c U src/contrib/binutils/libiberty/xstrdup.c U src/contrib/binutils/libiberty/xstrerror.c U src/contrib/binutils/libiberty/config/mh-cxux7 U src/contrib/binutils/libiberty/config/mh-fbsd21 U src/contrib/binutils/libiberty/config/mh-openedition U src/contrib/binutils/opcodes/ChangeLog U src/contrib/binutils/opcodes/ChangeLog-9297 U src/contrib/binutils/opcodes/ChangeLog-9899 U src/contrib/binutils/opcodes/MAINTAINERS U src/contrib/binutils/opcodes/Makefile.am U src/contrib/binutils/opcodes/Makefile.in U src/contrib/binutils/opcodes/acinclude.m4 U src/contrib/binutils/opcodes/aclocal.m4 U src/contrib/binutils/opcodes/alpha-dis.c U src/contrib/binutils/opcodes/alpha-opc.c U src/contrib/binutils/opcodes/arc-dis.c U src/contrib/binutils/opcodes/arc-dis.h U src/contrib/binutils/opcodes/arc-ext.c U src/contrib/binutils/opcodes/arc-ext.h U src/contrib/binutils/opcodes/arc-opc.c U src/contrib/binutils/opcodes/arm-dis.c U src/contrib/binutils/opcodes/arm-opc.h U src/contrib/binutils/opcodes/cgen-asm.c U src/contrib/binutils/opcodes/cgen-asm.in U src/contrib/binutils/opcodes/cgen-dis.c U src/contrib/binutils/opcodes/cgen-dis.in U src/contrib/binutils/opcodes/cgen-ibld.in U src/contrib/binutils/opcodes/cgen-opc.c U src/contrib/binutils/opcodes/cgen.sh U src/contrib/binutils/opcodes/config.in U src/contrib/binutils/opcodes/configure U src/contrib/binutils/opcodes/configure.in U src/contrib/binutils/opcodes/dep-in.sed U src/contrib/binutils/opcodes/dis-buf.c U src/contrib/binutils/opcodes/disassemble.c U src/contrib/binutils/opcodes/i386-dis.c U src/contrib/binutils/opcodes/ia64-asmtab.c U src/contrib/binutils/opcodes/ia64-asmtab.h U src/contrib/binutils/opcodes/ia64-dis.c U src/contrib/binutils/opcodes/ia64-gen.c U src/contrib/binutils/opcodes/ia64-ic.tbl U src/contrib/binutils/opcodes/ia64-opc-a.c U src/contrib/binutils/opcodes/ia64-opc-b.c U src/contrib/binutils/opcodes/ia64-opc-d.c U src/contrib/binutils/opcodes/ia64-opc-f.c U src/contrib/binutils/opcodes/ia64-opc-i.c U src/contrib/binutils/opcodes/ia64-opc-m.c U src/contrib/binutils/opcodes/ia64-opc-x.c U src/contrib/binutils/opcodes/ia64-opc.c U src/contrib/binutils/opcodes/ia64-opc.h U src/contrib/binutils/opcodes/ia64-raw.tbl U src/contrib/binutils/opcodes/ia64-war.tbl U src/contrib/binutils/opcodes/ia64-waw.tbl U src/contrib/binutils/opcodes/opintl.h U src/contrib/binutils/opcodes/ppc-dis.c U src/contrib/binutils/opcodes/ppc-opc.c U src/contrib/binutils/opcodes/sh-dis.c U src/contrib/binutils/opcodes/sh-opc.h U src/contrib/binutils/opcodes/sparc-dis.c U src/contrib/binutils/opcodes/sparc-opc.c U src/contrib/binutils/opcodes/stamp-h.in U src/contrib/binutils/opcodes/sysdep.h U src/contrib/binutils/opcodes/po/Make-in U src/contrib/binutils/opcodes/po/POTFILES.in I src/contrib/binutils/opcodes/po/da.po I src/contrib/binutils/opcodes/po/de.po I src/contrib/binutils/opcodes/po/es.po I src/contrib/binutils/opcodes/po/fr.po I src/contrib/binutils/opcodes/po/id.po U src/contrib/binutils/opcodes/po/opcodes.pot I src/contrib/binutils/opcodes/po/pt_BR.po I src/contrib/binutils/opcodes/po/sv.po I src/contrib/binutils/opcodes/po/tr.po 17 conflicts created by this import. Use the following command to help the merge: cvs checkout -jFSF:yesterday -jFSF src/contrib/binutils To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 23: 5:38 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D27037B401; Thu, 10 Oct 2002 23:05:37 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F40443EB3; Thu, 10 Oct 2002 23:05:37 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B65aCo040046; Thu, 10 Oct 2002 23:05:36 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B65a7U040045; Thu, 10 Oct 2002 23:05:36 -0700 (PDT) Message-Id: <200210110605.g9B65a7U040045@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 10 Oct 2002 23:05:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/binutils nm.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 2002/10/10 23:05:36 PDT Modified files: contrib/binutils/binutils nm.c Log: We use the stock version of this file as in rev 1.4. Revision Changes Path 1.12 +257 -209 src/contrib/binutils/binutils/nm.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 23: 6: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE4EC37B401; Thu, 10 Oct 2002 23:06:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8079F43EAF; Thu, 10 Oct 2002 23:06:01 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B661Co040078; Thu, 10 Oct 2002 23:06:01 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B6618K040077; Thu, 10 Oct 2002 23:06:01 -0700 (PDT) Message-Id: <200210110606.g9B6618K040077@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 10 Oct 2002 23:06:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/binutils strings.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 2002/10/10 23:06:01 PDT Modified files: contrib/binutils/binutils strings.c Log: Use the vendor's 2.13.1_snap vendor version of this file as in rev 1.5. Revision Changes Path 1.7 +1 -1 src/contrib/binutils/binutils/strings.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 23: 8: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAF9C37B401; Thu, 10 Oct 2002 23:08:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CE3243EAF; Thu, 10 Oct 2002 23:08:01 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B681Co040133; Thu, 10 Oct 2002 23:08:01 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B681p9040132; Thu, 10 Oct 2002 23:08:01 -0700 (PDT) Message-Id: <200210110608.g9B681p9040132@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 10 Oct 2002 23:08:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/bfd elf.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 2002/10/10 23:08:01 PDT Modified files: contrib/binutils/bfd elf.c Log: Merge our ELF branding into Binutils 2_13_20021011 snapshot. (note that this will be the last Binutils update to offer our original method of ELF branding (WANT_OLD_BRANDELF_METHOD)) Revision Changes Path 1.16 +641 -228 src/contrib/binutils/bfd/elf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 23: 9:40 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20CFE37B401; Thu, 10 Oct 2002 23:09:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C539043E77; Thu, 10 Oct 2002 23:09:39 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B69dCo040213; Thu, 10 Oct 2002 23:09:39 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B69dNe040212; Thu, 10 Oct 2002 23:09:39 -0700 (PDT) Message-Id: <200210110609.g9B69dNe040212@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 10 Oct 2002 23:09:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/bfd elf.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 2002/10/10 23:09:39 PDT Modified files: contrib/binutils/bfd elf.c Log: On second thought, garbage collect the OLD_BRANDELF_METHOD. FreeBSD 5.0 is a good point to break from this historical ABI-breaking method. Revision Changes Path 1.17 +0 -6 src/contrib/binutils/bfd/elf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 23:10:29 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB6CC37B401; Thu, 10 Oct 2002 23:10:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BE8C43E4A; Thu, 10 Oct 2002 23:10:28 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B6ASCo040282; Thu, 10 Oct 2002 23:10:28 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B6ASK8040281; Thu, 10 Oct 2002 23:10:28 -0700 (PDT) Message-Id: <200210110610.g9B6ASK8040281@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 10 Oct 2002 23:10:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/bfd elf32-i386.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 2002/10/10 23:10:28 PDT Modified files: contrib/binutils/bfd elf32-i386.c Log: Merge rev 1.8 ("ELF_DYNAMIC_INTERPRETER") into Binutils 2.13_20021110 snap. Revision Changes Path 1.14 +1033 -113 src/contrib/binutils/bfd/elf32-i386.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 23:11: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24DEB37B401; Thu, 10 Oct 2002 23:11:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA81043E4A; Thu, 10 Oct 2002 23:11:03 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B6B3Co040325; Thu, 10 Oct 2002 23:11:03 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B6B3su040324; Thu, 10 Oct 2002 23:11:03 -0700 (PDT) Message-Id: <200210110611.g9B6B3su040324@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 10 Oct 2002 23:11:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/bfd elf64-alpha.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 2002/10/10 23:11:03 PDT Modified files: contrib/binutils/bfd elf64-alpha.c Log: Merge rev 1.6 (ELF_DYNAMIC_INTERPRETER) into Binutils 2.13_20021110. Revision Changes Path 1.14 +1786 -639 src/contrib/binutils/bfd/elf64-alpha.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 23:11:28 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3225737B401; Thu, 10 Oct 2002 23:11:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1D4A43E4A; Thu, 10 Oct 2002 23:11:27 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B6BRCo040356; Thu, 10 Oct 2002 23:11:27 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B6BRJ7040355; Thu, 10 Oct 2002 23:11:27 -0700 (PDT) Message-Id: <200210110611.g9B6BRJ7040355@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 10 Oct 2002 23:11:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/bfd elflink.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 2002/10/10 23:11:27 PDT Modified files: contrib/binutils/bfd elflink.h Log: We use the stock version of this file. Revision Changes Path 1.11 +749 -650 src/contrib/binutils/bfd/elflink.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 23:12:44 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0DE337B401; Thu, 10 Oct 2002 23:12:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D5EE43E4A; Thu, 10 Oct 2002 23:12:43 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) Received: from freefall.freebsd.org (jkoshy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B6ChCo040464; Thu, 10 Oct 2002 23:12:43 -0700 (PDT) (envelope-from jkoshy@freefall.freebsd.org) Received: (from jkoshy@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B6Cg3Y040463; Thu, 10 Oct 2002 23:12:42 -0700 (PDT) Message-Id: <200210110612.g9B6Cg3Y040463@freefall.freebsd.org> From: Joseph Koshy Date: Thu, 10 Oct 2002 23:12:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/m4 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 jkoshy 2002/10/10 23:12:42 PDT Modified files: devel/m4 Makefile Log: Add a knob, `WITH_CHANGEWORD', that allows GNU m4 to be built with support for the `changeword' extension. Revision Changes Path 1.18 +4 -0 ports/devel/m4/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 23:13: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8B9937B404; Thu, 10 Oct 2002 23:13:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDE8143ED8; Thu, 10 Oct 2002 23:13:00 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B6D0Co040512; Thu, 10 Oct 2002 23:13:00 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B6D0I8040511; Thu, 10 Oct 2002 23:13:00 -0700 (PDT) Message-Id: <200210110613.g9B6D0I8040511@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 10 Oct 2002 23:13:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/ld 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 2002/10/10 23:13:00 PDT Modified files: contrib/binutils/ld Makefile.in Log: Merge rev 1.2 (FreeBSD a.out configuration support) into the Binutils 2.13_20021110 snap. Revision Changes Path 1.14 +108 -14 src/contrib/binutils/ld/Makefile.in To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 23:13:26 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 123AE37B401; Thu, 10 Oct 2002 23:13:26 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74E2B43ECF; Thu, 10 Oct 2002 23:13:25 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B6DPCo040590; Thu, 10 Oct 2002 23:13:25 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B6DPNi040589; Thu, 10 Oct 2002 23:13:25 -0700 (PDT) Message-Id: <200210110613.g9B6DPNi040589@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 10 Oct 2002 23:13:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/ld configure.host X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/10 23:13:25 PDT Modified files: contrib/binutils/ld configure.host Log: Use the stock 2.13.1 snapshot version of this. Revision Changes Path 1.8 +15 -23 src/contrib/binutils/ld/configure.host To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 23:13:50 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2094337B406; Thu, 10 Oct 2002 23:13:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5AAC43EBE; Thu, 10 Oct 2002 23:13:48 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B6DmCo040642; Thu, 10 Oct 2002 23:13:48 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B6Dmcu040641; Thu, 10 Oct 2002 23:13:48 -0700 (PDT) Message-Id: <200210110613.g9B6Dmcu040641@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 10 Oct 2002 23:13:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/ld configure.tgt X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/10 23:13:48 PDT Modified files: contrib/binutils/ld configure.tgt Log: Bring the 2.13 snap version of this to the HEAD branch. Revision Changes Path 1.15 +63 -10 src/contrib/binutils/ld/configure.tgt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 23:14: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A401D37B404; Thu, 10 Oct 2002 23:14:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DA5C43E88; Thu, 10 Oct 2002 23:14:05 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B6E4Co040674; Thu, 10 Oct 2002 23:14:04 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B6E45W040673; Thu, 10 Oct 2002 23:14:04 -0700 (PDT) Message-Id: <200210110614.g9B6E45W040673@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 10 Oct 2002 23:14:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/ld ld.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 obrien 2002/10/10 23:14:04 PDT Modified files: contrib/binutils/ld ld.1 Log: Use the stock version of this. Revision Changes Path 1.9 +30 -13 src/contrib/binutils/ld/ld.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 23:14:51 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61FCF37B401; Thu, 10 Oct 2002 23:14:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 137F643EB2; Thu, 10 Oct 2002 23:14:50 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B6EnCo040718; Thu, 10 Oct 2002 23:14:49 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B6EnTS040717; Thu, 10 Oct 2002 23:14:49 -0700 (PDT) Message-Id: <200210110614.g9B6EnTS040717@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 10 Oct 2002 23:14:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/ld/emulparams elf64alpha.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 obrien 2002/10/10 23:14:49 PDT Modified files: contrib/binutils/ld/emulparams elf64alpha.sh Log: Bring the binutils_2_13_20021110_snap version of this to the HEAD branch. Revision Changes Path 1.7 +4 -2 src/contrib/binutils/ld/emulparams/elf64alpha.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 23:15:49 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 545FC37B404; Thu, 10 Oct 2002 23:15:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 050CA43EAA; Thu, 10 Oct 2002 23:15:48 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B6FlCo040772; Thu, 10 Oct 2002 23:15:47 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B6FlPV040771; Thu, 10 Oct 2002 23:15:47 -0700 (PDT) Message-Id: <200210110615.g9B6FlPV040771@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 10 Oct 2002 23:15:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/ld/emultempl elf32.em X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/10 23:15:47 PDT Modified files: contrib/binutils/ld/emultempl elf32.em Log: Merge rev 1.2 (teach `ld' how to access FreeBSD's ld ELF hints) into Binutils 2.13.1 snap. Revision Changes Path 1.12 +19 -4 src/contrib/binutils/ld/emultempl/elf32.em To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 23:17: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 308D837B401; Thu, 10 Oct 2002 23:17:00 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D71F643EAA; Thu, 10 Oct 2002 23:16:59 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B6GxCo040816; Thu, 10 Oct 2002 23:16:59 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B6GxEu040815; Thu, 10 Oct 2002 23:16:59 -0700 (PDT) Message-Id: <200210110616.g9B6GxEu040815@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 10 Oct 2002 23:16:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/gas 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 obrien 2002/10/10 23:16:59 PDT Modified files: contrib/binutils/gas configure Log: Use the stock version of this. Revision Changes Path 1.15 +201 -186 src/contrib/binutils/gas/configure To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 23:17:14 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0531537B407; Thu, 10 Oct 2002 23:17:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A969543EAA; Thu, 10 Oct 2002 23:17:12 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B6HCCo040847; Thu, 10 Oct 2002 23:17:12 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B6HC7i040846; Thu, 10 Oct 2002 23:17:12 -0700 (PDT) Message-Id: <200210110617.g9B6HC7i040846@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 10 Oct 2002 23:17:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/gas 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 obrien 2002/10/10 23:17:12 PDT Modified files: contrib/binutils/gas configure.in Log: Use the stock version of this. Revision Changes Path 1.14 +32 -15 src/contrib/binutils/gas/configure.in To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 23:17:31 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B111537B420; Thu, 10 Oct 2002 23:17:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FA7943EB2; Thu, 10 Oct 2002 23:17:30 -0700 (PDT) (envelope-from roger@FreeBSD.org) Received: from freefall.freebsd.org (roger@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B6HUCo040893; Thu, 10 Oct 2002 23:17:30 -0700 (PDT) (envelope-from roger@freefall.freebsd.org) Received: (from roger@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B6HUUh040892; Thu, 10 Oct 2002 23:17:30 -0700 (PDT) Message-Id: <200210110617.g9B6HUUh040892@freefall.freebsd.org> From: Roger Hardiman Date: Thu, 10 Oct 2002 23:17:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/gatekeeper Makefile distinfo ports/net/gatekeeper/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 roger 2002/10/10 23:17:30 PDT Modified files: net/gatekeeper Makefile distinfo net/gatekeeper/files patch-aa Log: Upgrade to latest stable release. Note LDAP has been disabled in the port Makefile to allow the port to compile. Revision Changes Path 1.25 +4 -5 ports/net/gatekeeper/Makefile 1.11 +1 -1 ports/net/gatekeeper/distinfo 1.4 +38 -21 ports/net/gatekeeper/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 Thu Oct 10 23:17:48 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3DD3537B421; Thu, 10 Oct 2002 23:17:44 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E110D43EC2; Thu, 10 Oct 2002 23:17:43 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B6HhCo040924; Thu, 10 Oct 2002 23:17:43 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B6HhqT040923; Thu, 10 Oct 2002 23:17:43 -0700 (PDT) Message-Id: <200210110617.g9B6HhqT040923@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 10 Oct 2002 23:17:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/gas/config tc-i386.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 2002/10/10 23:17:43 PDT Modified files: contrib/binutils/gas/config tc-i386.c Log: Bring the binutils_2_13_20021110 snap version of this to the HEAD branch. Revision Changes Path 1.14 +233 -146 src/contrib/binutils/gas/config/tc-i386.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 23:18: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B011237B406; Thu, 10 Oct 2002 23:18:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 602A743EAC; Thu, 10 Oct 2002 23:18:04 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B6I4Co040955; Thu, 10 Oct 2002 23:18:04 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B6I42w040954; Thu, 10 Oct 2002 23:18:04 -0700 (PDT) Message-Id: <200210110618.g9B6I42w040954@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 10 Oct 2002 23:18:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/gas/config tc-i386.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 2002/10/10 23:18:04 PDT Modified files: contrib/binutils/gas/config tc-i386.h Log: Bring the binutils_2_13_20021110 snap version of this to the HEAD branch. Revision Changes Path 1.9 +21 -5 src/contrib/binutils/gas/config/tc-i386.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 23:19: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7459237B401; Thu, 10 Oct 2002 23:19:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2528A43EAC; Thu, 10 Oct 2002 23:19:01 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B6J1Co041051; Thu, 10 Oct 2002 23:19:01 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B6J1Cg041050; Thu, 10 Oct 2002 23:19:01 -0700 (PDT) Message-Id: <200210110619.g9B6J1Cg041050@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 10 Oct 2002 23:19:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/gas/doc as.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 obrien 2002/10/10 23:19:00 PDT Modified files: contrib/binutils/gas/doc as.1 Log: Use the stock version of this. Revision Changes Path 1.7 +93 -29 src/contrib/binutils/gas/doc/as.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 23:20:42 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 291DD37B401; Thu, 10 Oct 2002 23:20:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CED6A43EB2; Thu, 10 Oct 2002 23:20:41 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B6KfCo041155; Thu, 10 Oct 2002 23:20:41 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B6KfSu041154; Thu, 10 Oct 2002 23:20:41 -0700 (PDT) Message-Id: <200210110620.g9B6KfSu041154@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 10 Oct 2002 23:20:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils 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 obrien 2002/10/10 23:20:41 PDT Modified files: gnu/usr.bin/binutils Makefile.inc Log: Don't do WARNS setting here. Revision Changes Path 1.7 +0 -2 src/gnu/usr.bin/binutils/Makefile.inc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 23:23: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04FCD37B401; Thu, 10 Oct 2002 23:23:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA33B43EAF; Thu, 10 Oct 2002 23:23:02 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B6N2Co041200; Thu, 10 Oct 2002 23:23:02 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B6N2OE041199; Thu, 10 Oct 2002 23:23:02 -0700 (PDT) Message-Id: <200210110623.g9B6N2OE041199@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 10 Oct 2002 23:23:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils Makefile.inc0 X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/10 23:23:02 PDT Modified files: gnu/usr.bin/binutils Makefile.inc0 Log: Update for 2.13 10-Oct-2002 import - Identify the version correctly Revision Changes Path 1.30 +4 -2 src/gnu/usr.bin/binutils/Makefile.inc0 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 23:24:58 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7384437B401; Thu, 10 Oct 2002 23:24:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23E8E43EA9; Thu, 10 Oct 2002 23:24:57 -0700 (PDT) (envelope-from roger@FreeBSD.org) Received: from freefall.freebsd.org (roger@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B6OvCo041271; Thu, 10 Oct 2002 23:24:57 -0700 (PDT) (envelope-from roger@freefall.freebsd.org) Received: (from roger@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B6OvQe041270; Thu, 10 Oct 2002 23:24:57 -0700 (PDT) Message-Id: <200210110624.g9B6OvQe041270@freefall.freebsd.org> From: Roger Hardiman Date: Thu, 10 Oct 2002 23:24:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/gatekeeper 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 roger 2002/10/10 23:24:56 PDT Modified files: net/gatekeeper pkg-comment pkg-descr pkg-plist Log: Update for new release. Revision Changes Path 1.3 +1 -1 ports/net/gatekeeper/pkg-comment 1.8 +5 -5 ports/net/gatekeeper/pkg-descr 1.2 +1 -1 ports/net/gatekeeper/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 Oct 10 23:28: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BE4437B401; Thu, 10 Oct 2002 23:28:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D62F343EB7; Thu, 10 Oct 2002 23:28:05 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B6S5Co041527; Thu, 10 Oct 2002 23:28:05 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B6S5L7041526; Thu, 10 Oct 2002 23:28:05 -0700 (PDT) Message-Id: <200210110628.g9B6S5L7041526@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 10 Oct 2002 23:28:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils/as/alpha-freebsd config.h src/gnu/usr.bin/binutils/as/i386-freebsd config.h src/gnu/usr.bin/binutils/as/sparc64-freebsd config.h src/gnu/usr.bin/binutils/libbfd/alpha bfd.h src/gnu/usr.bin/binutils/libbfd/i386 bfd.h src/gnu/usr.bin/binutils/libbfd/sparc64 bfd.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 2002/10/10 23:28:05 PDT Modified files: gnu/usr.bin/binutils/as/alpha-freebsd config.h gnu/usr.bin/binutils/as/i386-freebsd config.h gnu/usr.bin/binutils/as/sparc64-freebsd config.h gnu/usr.bin/binutils/libbfd/alpha bfd.h gnu/usr.bin/binutils/libbfd/i386 bfd.h gnu/usr.bin/binutils/libbfd/sparc64 bfd.h gnu/usr.bin/binutils/libbinutils Makefile config.h gnu/usr.bin/binutils/nm Makefile Log: Update for 2.13 10-Oct-2002 import. Revision Changes Path 1.6 +2 -5 src/gnu/usr.bin/binutils/as/alpha-freebsd/config.h 1.6 +1 -4 src/gnu/usr.bin/binutils/as/i386-freebsd/config.h 1.5 +2 -5 src/gnu/usr.bin/binutils/as/sparc64-freebsd/config.h 1.11 +197 -83 src/gnu/usr.bin/binutils/libbfd/alpha/bfd.h 1.16 +197 -83 src/gnu/usr.bin/binutils/libbfd/i386/bfd.h 1.9 +197 -83 src/gnu/usr.bin/binutils/libbfd/sparc64/bfd.h 1.18 +1 -1 src/gnu/usr.bin/binutils/libbinutils/Makefile 1.9 +11 -2 src/gnu/usr.bin/binutils/libbinutils/config.h 1.9 +1 -0 src/gnu/usr.bin/binutils/nm/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 23:29:50 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D79537B401; Thu, 10 Oct 2002 23:29:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CAD843EB7; Thu, 10 Oct 2002 23:29:48 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from freefall.freebsd.org (murray@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B6TmCo041614; Thu, 10 Oct 2002 23:29:48 -0700 (PDT) (envelope-from murray@freefall.freebsd.org) Received: (from murray@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B6TmhU041613; Thu, 10 Oct 2002 23:29:48 -0700 (PDT) Message-Id: <200210110629.g9B6TmhU041613@freefall.freebsd.org> From: Murray Stokely Date: Thu, 10 Oct 2002 23:29:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/releases/4.7R CHECKSUM-i386.MD5 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 murray 2002/10/10 23:29:48 PDT Modified files: en/releases/4.7R Makefile Added files: en/releases/4.7R CHECKSUM-i386.MD5 Log: Add a PGP-signed list of MD5 checksums to provide another location for users to verify the integrity of the ISO images on the FTP sites. Requested by: Lyndon Nerenberg Revision Changes Path 1.1 +15 -0 www/en/releases/4.7R/CHECKSUM-i386.MD5 (new) 1.7 +2 -1 www/en/releases/4.7R/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 23:32:12 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6542A37B401; Thu, 10 Oct 2002 23:32:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF80843EB7; Thu, 10 Oct 2002 23:32:10 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B6WACo041698; Thu, 10 Oct 2002 23:32:10 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B6WABe041697; Thu, 10 Oct 2002 23:32:10 -0700 (PDT) Message-Id: <200210110632.g9B6WABe041697@freefall.freebsd.org> From: Joe Marcus Clarke Date: Thu, 10 Oct 2002 23:32:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/bonobo Makefile ports/devel/bonobo/files patch-ltmain.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 marcus 2002/10/10 23:32:10 PDT Modified files: devel/bonobo Makefile devel/bonobo/files patch-ltmain.sh Log: Don't explicitly link against libc. Bump PORTREVISION. Revision Changes Path 1.57 +1 -0 ports/devel/bonobo/Makefile 1.8 +20 -22 ports/devel/bonobo/files/patch-ltmain.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Oct 10 23:48:17 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00CFA37B406; Thu, 10 Oct 2002 23:48:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F2C943EB2; Thu, 10 Oct 2002 23:48:16 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B6mGCo042134; Thu, 10 Oct 2002 23:48:16 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B6mGi1042133; Thu, 10 Oct 2002 23:48:16 -0700 (PDT) Message-Id: <200210110648.g9B6mGi1042133@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 10 Oct 2002 23:48:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils/libbfd/alpha bfd.h src/gnu/usr.bin/binutils/libbfd/i386 bfd.h src/gnu/usr.bin/binutils/libbfd/sparc64 bfd.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 2002/10/10 23:48:16 PDT Modified files: gnu/usr.bin/binutils/libbfd/alpha bfd.h gnu/usr.bin/binutils/libbfd/i386 bfd.h gnu/usr.bin/binutils/libbfd/sparc64 bfd.h Log: Really update for 2.13 10-Oct-2002 import. (this time for sure Rocky) Revision Changes Path 1.12 +9 -1 src/gnu/usr.bin/binutils/libbfd/alpha/bfd.h 1.17 +9 -1 src/gnu/usr.bin/binutils/libbfd/i386/bfd.h 1.10 +9 -1 src/gnu/usr.bin/binutils/libbfd/sparc64/bfd.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 0: 0:32 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2BDF37B409; Fri, 11 Oct 2002 00:00:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0C9743EAC; Fri, 11 Oct 2002 00:00:30 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from freefall.freebsd.org (imp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B70UCo042405; Fri, 11 Oct 2002 00:00:30 -0700 (PDT) (envelope-from imp@freefall.freebsd.org) Received: (from imp@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B70UHI042404; Fri, 11 Oct 2002 00:00:30 -0700 (PDT) Message-Id: <200210110700.g9B70UHI042404@freefall.freebsd.org> From: Warner Losh Date: Fri, 11 Oct 2002 00:00:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pccard pccarddevs X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/11 00:00:30 PDT Modified files: sys/dev/pccard pccarddevs Log: Merge from NetBSD plus diff reduction to netbsd's pcmciadevs 1.177 file: o NETGEAR2 -> NETGEAR_2 o PLANEX2 -> PLANEX_2 o ACTIONTEC HWC01170 -> ACTIONTEC PRISM o linksys iwn2 -> iwn3 o Add: Ositech, DLINK_3, BAY emobility, buffalo lpc3_clt, netgear fa410TX. dynalink accton EN2216, corega ether II PCC TD, dlink dfe670TXD, dynalink l10c Obtained from: NetBSD Revision Changes Path 1.36 +24 -10 src/sys/dev/pccard/pccarddevs To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 0: 0:55 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 136BF37B407; Fri, 11 Oct 2002 00:00:54 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8B5943EB7; Fri, 11 Oct 2002 00:00:53 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from freefall.freebsd.org (imp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B70rCo042491; Fri, 11 Oct 2002 00:00:53 -0700 (PDT) (envelope-from imp@freefall.freebsd.org) Received: (from imp@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B70rnm042490; Fri, 11 Oct 2002 00:00:53 -0700 (PDT) Message-Id: <200210110700.g9B70rnm042490@freefall.freebsd.org> From: Warner Losh Date: Fri, 11 Oct 2002 00:00:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pccard pccarddevs.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 2002/10/11 00:00:53 PDT Modified files: sys/dev/pccard pccarddevs.h Log: sync to 1.36 of pccarddevs Revision Changes Path 1.36 +52 -20 src/sys/dev/pccard/pccarddevs.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 0: 2:32 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECE7837B401; Fri, 11 Oct 2002 00:02:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E12143EC5; Fri, 11 Oct 2002 00:02:31 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from freefall.freebsd.org (imp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B72VCo042677; Fri, 11 Oct 2002 00:02:31 -0700 (PDT) (envelope-from imp@freefall.freebsd.org) Received: (from imp@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B72Vm8042676; Fri, 11 Oct 2002 00:02:31 -0700 (PDT) Message-Id: <200210110702.g9B72Vm8042676@freefall.freebsd.org> From: Warner Losh Date: Fri, 11 Oct 2002 00:02:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/wi if_wi_pccard.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 2002/10/11 00:02:31 PDT Modified files: sys/dev/wi if_wi_pccard.c Log: Some renamings from pccarddevs Add Linksys WCF11 Bay eMobility 11B Revision Changes Path 1.13 +6 -4 src/sys/dev/wi/if_wi_pccard.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 0: 3:10 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E29EF37B401; Fri, 11 Oct 2002 00:03:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94BF943EC2; Fri, 11 Oct 2002 00:03:09 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from freefall.freebsd.org (imp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B739Co042745; Fri, 11 Oct 2002 00:03:09 -0700 (PDT) (envelope-from imp@freefall.freebsd.org) Received: (from imp@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B739sr042744; Fri, 11 Oct 2002 00:03:09 -0700 (PDT) Message-Id: <200210110703.g9B739sr042744@freefall.freebsd.org> From: Warner Losh Date: Fri, 11 Oct 2002 00:03:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ed if_ed_pccard.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 2002/10/11 00:03:09 PDT Modified files: sys/dev/ed if_ed_pccard.c Log: add some devices from NetBSD Revision Changes Path 1.40 +9 -1 src/sys/dev/ed/if_ed_pccard.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 0: 6:23 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 45C8237B401; Fri, 11 Oct 2002 00:06:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9E6F43E65; Fri, 11 Oct 2002 00:06:21 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B76LCo047154; Fri, 11 Oct 2002 00:06:21 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B76Lnj047153; Fri, 11 Oct 2002 00:06:21 -0700 (PDT) Message-Id: <200210110706.g9B76Lnj047153@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 11 Oct 2002 00:06:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/gas/doc - Imported sources X-FreeBSD-CVS-Branch: FSF Sender: owner-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 2002/10/11 00:06:21 PDT src/contrib/binutils/gas/doc - Imported sources Update of /home/ncvs/src/contrib/binutils/gas/doc In directory freefall.freebsd.org:/c/tmp/cvs-serv47141 Log Message: Typo fixed on Vendor branch Status: Vendor Tag: FSF Release Tags: binutils_2_13_20021011 U src/contrib/binutils/gas/doc/gasp.texi 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 Fri Oct 11 0:35:46 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13E2137B401; Fri, 11 Oct 2002 00:35:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B904543EB2; Fri, 11 Oct 2002 00:35:44 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from freefall.freebsd.org (alane@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B7ZiCo048163; Fri, 11 Oct 2002 00:35:44 -0700 (PDT) (envelope-from alane@freefall.freebsd.org) Received: (from alane@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B7ZikV048162; Fri, 11 Oct 2002 00:35:44 -0700 (PDT) Message-Id: <200210110735.g9B7ZikV048162@freefall.freebsd.org> From: Alan Eldridge Date: Fri, 11 Oct 2002 00:35:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.kde.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 alane 2002/10/11 00:35:44 PDT Modified files: Mk bsd.kde.mk Log: Fixed botched setup of MASTER_SITE_KDE_kde. Damn was I stupid. I didn't test all the cases. Sorry, folks. Revision Changes Path 1.21 +11 -2 ports/Mk/bsd.kde.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 0:42:27 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D7AF37B401; Fri, 11 Oct 2002 00:42:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDBEF43EB7; Fri, 11 Oct 2002 00:42:22 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from freefall.freebsd.org (alane@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B7gMCo049729; Fri, 11 Oct 2002 00:42:22 -0700 (PDT) (envelope-from alane@freefall.freebsd.org) Received: (from alane@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B7gMEG049728; Fri, 11 Oct 2002 00:42:22 -0700 (PDT) Message-Id: <200210110742.g9B7gMEG049728@freefall.freebsd.org> From: Alan Eldridge Date: Fri, 11 Oct 2002 00:42:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/arts pkg-plist ports/x11/kdebase3 pkg-plist ports/x11-wm/kdeartwork3 pkg-plist ports/graphics/kdegraphics3 pkg-plist ports/net/kdenetwork3 pkg-plist ports/audio/kdemultimedia3 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 2002/10/11 00:42:22 PDT Modified files: audio/arts pkg-plist x11/kdebase3 pkg-plist x11-wm/kdeartwork3 pkg-plist graphics/kdegraphics3 pkg-plist net/kdenetwork3 pkg-plist audio/kdemultimedia3 pkg-plist misc/kdeutils3 distinfo pkg-plist misc/kdeaddons3 distinfo pkg-plist deskutils/kdepim3 distinfo games/kdegames3 distinfo misc/kdeedu3 distinfo pkg-plist sysutils/kdeadmin3 distinfo pkg-plist x11-clocks/kdetoys3 distinfo pkg-plist chinese/kde3-i18n-zh_CN distinfo pkg-plist chinese/kde3-i18n-zh_TW distinfo french/kde3-i18n Makefile distinfo german/kde3-i18n Makefile distinfo japanese/kde3-i18n Makefile distinfo korean/kde3-i18n Makefile distinfo russian/kde3-i18n distinfo ukrainian/kde3-i18n distinfo pkg-plist misc/kde3-i18n-af distinfo pkg-plist misc/kde3-i18n-ar distinfo pkg-plist misc/kde3-i18n-az distinfo pkg-plist misc/kde3-i18n-bg distinfo pkg-plist misc/kde3-i18n-bs distinfo pkg-plist misc/kde3-i18n-ca distinfo misc/kde3-i18n-cs distinfo misc/kde3-i18n-da distinfo misc/kde3-i18n-el distinfo misc/kde3-i18n-en_GB distinfo pkg-plist misc/kde3-i18n-eo distinfo pkg-plist misc/kde3-i18n-es distinfo misc/kde3-i18n-et distinfo misc/kde3-i18n-fi distinfo misc/kde3-i18n-he distinfo pkg-plist misc/kde3-i18n-hr distinfo pkg-plist misc/kde3-i18n-hu distinfo pkg-plist misc/kde3-i18n-id distinfo misc/kde3-i18n-is distinfo pkg-plist misc/kde3-i18n-it distinfo misc/kde3-i18n-lt distinfo pkg-plist misc/kde3-i18n-lv distinfo pkg-plist misc/kde3-i18n-mt distinfo pkg-plist misc/kde3-i18n-nb distinfo pkg-plist misc/kde3-i18n-nl distinfo pkg-plist misc/kde3-i18n-nn distinfo misc/kde3-i18n-pl distinfo misc/kde3-i18n-pt distinfo misc/kde3-i18n-pt_BR distinfo misc/kde3-i18n-ro distinfo pkg-plist misc/kde3-i18n-sk distinfo misc/kde3-i18n-sl distinfo misc/kde3-i18n-sr distinfo pkg-plist misc/kde3-i18n-sv distinfo pkg-plist misc/kde3-i18n-ta distinfo pkg-plist misc/kde3-i18n-th distinfo pkg-plist misc/kde3-i18n-tr distinfo misc/kde3-i18n-ven distinfo pkg-plist misc/kde3-i18n-vi distinfo pkg-plist misc/kde3-i18n-xh distinfo pkg-plist misc/kde3-i18n-zu distinfo pkg-plist Removed files: games/kdegames3/files patch-md5.h Log: 1. Removed comments from pkg-plist files per will's request. 2. This completes the KDE 3.0.4 commit. It's here, folks! Now /. those cvsup servers (in about an hour or so)! Revision Changes Path 1.6 +0 -1 ports/audio/arts/pkg-plist 1.28 +0 -1 ports/audio/kdemultimedia3/pkg-plist 1.5 +1 -1 ports/chinese/kde3-i18n-zh_CN/distinfo 1.5 +2 -1 ports/chinese/kde3-i18n-zh_CN/pkg-plist 1.5 +1 -1 ports/chinese/kde3-i18n-zh_TW/distinfo 1.11 +1 -1 ports/deskutils/kdepim3/distinfo 1.10 +1 -0 ports/french/kde3-i18n/Makefile 1.5 +1 -1 ports/french/kde3-i18n/distinfo 1.27 +1 -1 ports/games/kdegames3/distinfo 1.2 +0 -11 ports/games/kdegames3/files/patch-md5.h (dead) 1.10 +1 -0 ports/german/kde3-i18n/Makefile 1.5 +1 -1 ports/german/kde3-i18n/distinfo 1.27 +0 -1 ports/graphics/kdegraphics3/pkg-plist 1.11 +1 -0 ports/japanese/kde3-i18n/Makefile 1.5 +1 -1 ports/japanese/kde3-i18n/distinfo 1.10 +1 -0 ports/korean/kde3-i18n/Makefile 1.5 +1 -1 ports/korean/kde3-i18n/distinfo 1.11 +1 -1 ports/misc/kde3-i18n-af/distinfo 1.11 +0 -2 ports/misc/kde3-i18n-af/pkg-plist 1.11 +1 -1 ports/misc/kde3-i18n-ar/distinfo 1.9 +0 -2 ports/misc/kde3-i18n-ar/pkg-plist 1.11 +1 -1 ports/misc/kde3-i18n-az/distinfo 1.10 +0 -2 ports/misc/kde3-i18n-az/pkg-plist 1.11 +1 -1 ports/misc/kde3-i18n-bg/distinfo 1.10 +0 -2 ports/misc/kde3-i18n-bg/pkg-plist 1.11 +1 -1 ports/misc/kde3-i18n-bs/distinfo 1.10 +0 -2 ports/misc/kde3-i18n-bs/pkg-plist 1.11 +1 -1 ports/misc/kde3-i18n-ca/distinfo 1.11 +1 -1 ports/misc/kde3-i18n-cs/distinfo 1.11 +1 -1 ports/misc/kde3-i18n-da/distinfo 1.11 +1 -1 ports/misc/kde3-i18n-el/distinfo 1.11 +1 -1 ports/misc/kde3-i18n-en_GB/distinfo 1.10 +0 -3 ports/misc/kde3-i18n-en_GB/pkg-plist 1.11 +1 -1 ports/misc/kde3-i18n-eo/distinfo 1.10 +0 -2 ports/misc/kde3-i18n-eo/pkg-plist 1.11 +1 -1 ports/misc/kde3-i18n-es/distinfo 1.11 +1 -1 ports/misc/kde3-i18n-et/distinfo 1.11 +1 -1 ports/misc/kde3-i18n-fi/distinfo 1.11 +1 -1 ports/misc/kde3-i18n-he/distinfo 1.10 +0 -1 ports/misc/kde3-i18n-he/pkg-plist 1.11 +1 -1 ports/misc/kde3-i18n-hr/distinfo 1.10 +0 -2 ports/misc/kde3-i18n-hr/pkg-plist 1.11 +1 -1 ports/misc/kde3-i18n-hu/distinfo 1.10 +0 -2 ports/misc/kde3-i18n-hu/pkg-plist 1.11 +1 -1 ports/misc/kde3-i18n-id/distinfo 1.11 +1 -1 ports/misc/kde3-i18n-is/distinfo 1.10 +0 -2 ports/misc/kde3-i18n-is/pkg-plist 1.11 +1 -1 ports/misc/kde3-i18n-it/distinfo 1.11 +1 -1 ports/misc/kde3-i18n-lt/distinfo 1.10 +0 -2 ports/misc/kde3-i18n-lt/pkg-plist 1.11 +1 -1 ports/misc/kde3-i18n-lv/distinfo 1.10 +0 -2 ports/misc/kde3-i18n-lv/pkg-plist 1.11 +1 -1 ports/misc/kde3-i18n-mt/distinfo 1.10 +0 -2 ports/misc/kde3-i18n-mt/pkg-plist 1.11 +1 -1 ports/misc/kde3-i18n-nb/distinfo 1.10 +0 -2 ports/misc/kde3-i18n-nb/pkg-plist 1.11 +1 -1 ports/misc/kde3-i18n-nl/distinfo 1.10 +0 -1 ports/misc/kde3-i18n-nl/pkg-plist 1.11 +1 -1 ports/misc/kde3-i18n-nn/distinfo 1.11 +1 -1 ports/misc/kde3-i18n-pl/distinfo 1.11 +1 -1 ports/misc/kde3-i18n-pt/distinfo 1.11 +1 -1 ports/misc/kde3-i18n-pt_BR/distinfo 1.11 +1 -1 ports/misc/kde3-i18n-ro/distinfo 1.10 +0 -2 ports/misc/kde3-i18n-ro/pkg-plist 1.11 +1 -1 ports/misc/kde3-i18n-sk/distinfo 1.11 +1 -1 ports/misc/kde3-i18n-sl/distinfo 1.11 +1 -1 ports/misc/kde3-i18n-sr/distinfo 1.10 +0 -2 ports/misc/kde3-i18n-sr/pkg-plist 1.11 +1 -1 ports/misc/kde3-i18n-sv/distinfo 1.10 +0 -1 ports/misc/kde3-i18n-sv/pkg-plist 1.11 +1 -1 ports/misc/kde3-i18n-ta/distinfo 1.10 +0 -2 ports/misc/kde3-i18n-ta/pkg-plist 1.11 +1 -1 ports/misc/kde3-i18n-th/distinfo 1.10 +0 -2 ports/misc/kde3-i18n-th/pkg-plist 1.11 +1 -1 ports/misc/kde3-i18n-tr/distinfo 1.11 +1 -1 ports/misc/kde3-i18n-ven/distinfo 1.11 +0 -2 ports/misc/kde3-i18n-ven/pkg-plist 1.11 +1 -1 ports/misc/kde3-i18n-vi/distinfo 1.11 +26 -2 ports/misc/kde3-i18n-vi/pkg-plist 1.11 +1 -1 ports/misc/kde3-i18n-xh/distinfo 1.10 +0 -2 ports/misc/kde3-i18n-xh/pkg-plist 1.11 +1 -1 ports/misc/kde3-i18n-zu/distinfo 1.11 +0 -2 ports/misc/kde3-i18n-zu/pkg-plist 1.9 +1 -1 ports/misc/kdeaddons3/distinfo 1.8 +35 -0 ports/misc/kdeaddons3/pkg-plist 1.5 +1 -1 ports/misc/kdeedu3/distinfo 1.6 +10 -3 ports/misc/kdeedu3/pkg-plist 1.27 +1 -1 ports/misc/kdeutils3/distinfo 1.29 +27 -32 ports/misc/kdeutils3/pkg-plist 1.38 +0 -1 ports/net/kdenetwork3/pkg-plist 1.6 +1 -1 ports/russian/kde3-i18n/distinfo 1.11 +1 -1 ports/sysutils/kdeadmin3/distinfo 1.8 +9 -1 ports/sysutils/kdeadmin3/pkg-plist 1.8 +1 -1 ports/ukrainian/kde3-i18n/distinfo 1.8 +0 -1 ports/ukrainian/kde3-i18n/pkg-plist 1.19 +1 -1 ports/x11-clocks/kdetoys3/distinfo 1.16 +8 -1 ports/x11-clocks/kdetoys3/pkg-plist 1.10 +0 -1 ports/x11-wm/kdeartwork3/pkg-plist 1.54 +0 -98 ports/x11/kdebase3/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 Oct 11 0:42:31 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 522EF37B404; Fri, 11 Oct 2002 00:42:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02A9543EB7; Fri, 11 Oct 2002 00:42:24 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B7gKCo049610; Fri, 11 Oct 2002 00:42:20 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B7gKWH049608; Fri, 11 Oct 2002 00:42:20 -0700 (PDT) Message-Id: <200210110742.g9B7gKWH049608@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 11 Oct 2002 00:42:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils/gasp 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 2002/10/11 00:42:20 PDT Modified files: gnu/usr.bin/binutils/gasp Makefile Log: *sigh* The GNU folks want to layer and abstract yet another standard API. This time remove the xregex redirection and just directly use their own gnuregex. Revision Changes Path 1.11 +6 -2 src/gnu/usr.bin/binutils/gasp/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 0:45:45 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 201EB37B404; Fri, 11 Oct 2002 00:45:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C469B43EB2; Fri, 11 Oct 2002 00:45:44 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from freefall.freebsd.org (alane@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B7jiCo050435; Fri, 11 Oct 2002 00:45:44 -0700 (PDT) (envelope-from alane@freefall.freebsd.org) Received: (from alane@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B7jiF5050434; Fri, 11 Oct 2002 00:45:44 -0700 (PDT) Message-Id: <200210110745.g9B7jiF5050434@freefall.freebsd.org> From: Alan Eldridge Date: Fri, 11 Oct 2002 00:45:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/kdelibs3 pkg-message X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/11 00:45:44 PDT Added files: x11/kdelibs3 pkg-message Log: kdebase3 Revision Changes Path 1.1 +7 -0 ports/x11/kdelibs3/pkg-message (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 0:46:44 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 740A537B433; Fri, 11 Oct 2002 00:46:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F7DE43EC2; Fri, 11 Oct 2002 00:46:43 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from freefall.freebsd.org (alane@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B7kgCo050836; Fri, 11 Oct 2002 00:46:43 -0700 (PDT) (envelope-from alane@freefall.freebsd.org) Received: (from alane@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B7kgPU050835; Fri, 11 Oct 2002 00:46:42 -0700 (PDT) Message-Id: <200210110746.g9B7kgPU050835@freefall.freebsd.org> From: Alan Eldridge Date: Fri, 11 Oct 2002 00:46:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/kdebase3 Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist ports/x11/kdelibs3 Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist pkg-req X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/11 00:46:42 PDT Modified files: x11/kdebase3 Makefile distinfo pkg-comment pkg-descr pkg-plist x11/kdelibs3 Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist pkg-req Added files: x11/kdebase3 pkg-message Log: add warning about backported keramik Revision Changes Path 1.105 +0 -0 ports/x11/kdebase3/Makefile 1.29 +0 -0 ports/x11/kdebase3/distinfo 1.2 +0 -0 ports/x11/kdebase3/pkg-comment 1.3 +0 -0 ports/x11/kdebase3/pkg-descr 1.3 +7 -0 ports/x11/kdebase3/pkg-message (new) 1.55 +0 -0 ports/x11/kdebase3/pkg-plist 1.110 +0 -0 ports/x11/kdelibs3/Makefile 1.32 +0 -0 ports/x11/kdelibs3/distinfo 1.4 +0 -0 ports/x11/kdelibs3/pkg-comment 1.5 +0 -0 ports/x11/kdelibs3/pkg-descr 1.2 +0 -0 ports/x11/kdelibs3/pkg-message 1.45 +0 -0 ports/x11/kdelibs3/pkg-plist 1.3 +0 -0 ports/x11/kdelibs3/pkg-req To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 1:40:21 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C971537B401; Fri, 11 Oct 2002 01:40:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B88D43EB2; Fri, 11 Oct 2002 01:40:20 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B8eKCo058327; Fri, 11 Oct 2002 01:40:20 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B8eKvt058326; Fri, 11 Oct 2002 01:40:20 -0700 (PDT) Message-Id: <200210110840.g9B8eKvt058326@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 11 Oct 2002 01:40:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils Makefile.inc0 X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/11 01:40:20 PDT Modified files: gnu/usr.bin/binutils Makefile.inc0 Log: Yesterday was the 10th month of the year, not the 11st. Revision Changes Path 1.31 +2 -2 src/gnu/usr.bin/binutils/Makefile.inc0 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 1:52:43 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 59AFC37B401; Fri, 11 Oct 2002 01:52:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58E2543EAF; Fri, 11 Oct 2002 01:52:18 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B8qICo058816; Fri, 11 Oct 2002 01:52:18 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B8qIfS058815; Fri, 11 Oct 2002 01:52:18 -0700 (PDT) Message-Id: <200210110852.g9B8qIfS058815@freefall.freebsd.org> From: Ruslan Ermilov Date: Fri, 11 Oct 2002 01:52:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/groff - Imported sources X-FreeBSD-CVS-Branch: FSF Sender: owner-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 2002/10/11 01:52:18 PDT src/contrib/groff - Imported sources Update of /home/ncvs/src/contrib/groff In directory freefall.freebsd.org:/d/home/ru/import/groff/groff-1.18.1 Log Message: Virgin import of FSF groff v1.18.1 Status: Vendor Tag: FSF Release Tags: v1_18_1 U src/contrib/groff/Makefile U src/contrib/groff/BUG-REPORT U src/contrib/groff/COPYING U src/contrib/groff/ChangeLog U src/contrib/groff/FDL U src/contrib/groff/INSTALL U src/contrib/groff/INSTALL.gen N src/contrib/groff/MANIFEST U src/contrib/groff/MORE.STUFF U src/contrib/groff/Makefile.ccpg U src/contrib/groff/Makefile.comm U src/contrib/groff/Makefile.cpg U src/contrib/groff/Makefile.dev U src/contrib/groff/Makefile.in U src/contrib/groff/Makefile.init U src/contrib/groff/Makefile.lib U src/contrib/groff/Makefile.man U src/contrib/groff/Makefile.sub U src/contrib/groff/NEWS U src/contrib/groff/PROBLEMS U src/contrib/groff/PROJECTS U src/contrib/groff/README U src/contrib/groff/README.WIN32 U src/contrib/groff/REVISION U src/contrib/groff/TODO U src/contrib/groff/VERSION U src/contrib/groff/aclocal.m4 U src/contrib/groff/configure U src/contrib/groff/configure.ac U src/contrib/groff/gendef.sh U src/contrib/groff/install-sh U src/contrib/groff/mdate.sh U src/contrib/groff/mkinstalldirs N src/contrib/groff/stamp-h.in U src/contrib/groff/test-groff U src/contrib/groff/win32-diffs U src/contrib/groff/src/include/Makefile.sub U src/contrib/groff/src/include/assert.h U src/contrib/groff/src/include/cmap.h N src/contrib/groff/src/include/color.h N src/contrib/groff/src/include/config.hin U src/contrib/groff/src/include/cset.h U src/contrib/groff/src/include/device.h U src/contrib/groff/src/include/driver.h U src/contrib/groff/src/include/errarg.h U src/contrib/groff/src/include/error.h U src/contrib/groff/src/include/font.h N src/contrib/groff/src/include/geometry.h U src/contrib/groff/src/include/getopt.h U src/contrib/groff/src/include/groff-getopt.h U src/contrib/groff/src/include/html-strings.h N src/contrib/groff/src/include/htmlhint.h U src/contrib/groff/src/include/index.h U src/contrib/groff/src/include/lib.h U src/contrib/groff/src/include/macropath.h U src/contrib/groff/src/include/nonposix.h N src/contrib/groff/src/include/paper.h U src/contrib/groff/src/include/posix.h U src/contrib/groff/src/include/printer.h U src/contrib/groff/src/include/ptable.h U src/contrib/groff/src/include/refid.h U src/contrib/groff/src/include/search.h U src/contrib/groff/src/include/searchpath.h U src/contrib/groff/src/include/stringclass.h U src/contrib/groff/src/libs/libgroff/Makefile.sub U src/contrib/groff/src/libs/libgroff/assert.cc U src/contrib/groff/src/libs/libgroff/change_lf.cc U src/contrib/groff/src/libs/libgroff/cmap.cc N src/contrib/groff/src/libs/libgroff/color.cc U src/contrib/groff/src/libs/libgroff/cset.cc U src/contrib/groff/src/libs/libgroff/device.cc U src/contrib/groff/src/libs/libgroff/errarg.cc U src/contrib/groff/src/libs/libgroff/error.cc U src/contrib/groff/src/libs/libgroff/fatal.cc U src/contrib/groff/src/libs/libgroff/filename.cc U src/contrib/groff/src/libs/libgroff/fmod.c U src/contrib/groff/src/libs/libgroff/font.cc U src/contrib/groff/src/libs/libgroff/fontfile.cc N src/contrib/groff/src/libs/libgroff/geometry.cc U src/contrib/groff/src/libs/libgroff/getcwd.c U src/contrib/groff/src/libs/libgroff/getopt.c U src/contrib/groff/src/libs/libgroff/getopt1.c N src/contrib/groff/src/libs/libgroff/htmlhint.cc U src/contrib/groff/src/libs/libgroff/iftoa.c N src/contrib/groff/src/libs/libgroff/invalid.cc U src/contrib/groff/src/libs/libgroff/itoa.c U src/contrib/groff/src/libs/libgroff/lf.cc U src/contrib/groff/src/libs/libgroff/lineno.cc U src/contrib/groff/src/libs/libgroff/macropath.cc U src/contrib/groff/src/libs/libgroff/matherr.c U src/contrib/groff/src/libs/libgroff/maxfilename.cc N src/contrib/groff/src/libs/libgroff/mksdir.cc N src/contrib/groff/src/libs/libgroff/mkstemp.cc U src/contrib/groff/src/libs/libgroff/nametoindex.cc U src/contrib/groff/src/libs/libgroff/new.cc N src/contrib/groff/src/libs/libgroff/paper.cc U src/contrib/groff/src/libs/libgroff/prime.cc U src/contrib/groff/src/libs/libgroff/progname.cc U src/contrib/groff/src/libs/libgroff/ptable.cc U src/contrib/groff/src/libs/libgroff/putenv.c U src/contrib/groff/src/libs/libgroff/searchpath.cc U src/contrib/groff/src/libs/libgroff/strerror.c U src/contrib/groff/src/libs/libgroff/string.cc U src/contrib/groff/src/libs/libgroff/strsave.cc U src/contrib/groff/src/libs/libgroff/strtol.c U src/contrib/groff/src/libs/libgroff/tmpfile.cc N src/contrib/groff/src/libs/libgroff/tmpname.cc U src/contrib/groff/src/libs/libdriver/Makefile.sub U src/contrib/groff/src/libs/libdriver/input.cc U src/contrib/groff/src/libs/libdriver/printer.cc U src/contrib/groff/src/libs/libbib/Makefile.sub U src/contrib/groff/src/libs/libbib/common.cc U src/contrib/groff/src/libs/libbib/index.cc U src/contrib/groff/src/libs/libbib/linear.cc U src/contrib/groff/src/libs/libbib/map.c U src/contrib/groff/src/libs/libbib/search.cc U src/contrib/groff/src/roff/groff/Makefile.sub U src/contrib/groff/src/roff/groff/groff.cc C src/contrib/groff/src/roff/groff/groff.man U src/contrib/groff/src/roff/groff/pipeline.c U src/contrib/groff/src/roff/groff/pipeline.h U src/contrib/groff/src/roff/troff/Makefile.sub U src/contrib/groff/src/roff/troff/TODO U src/contrib/groff/src/roff/troff/charinfo.h U src/contrib/groff/src/roff/troff/column.cc U src/contrib/groff/src/roff/troff/dictionary.cc U src/contrib/groff/src/roff/troff/dictionary.h U src/contrib/groff/src/roff/troff/div.cc U src/contrib/groff/src/roff/troff/div.h U src/contrib/groff/src/roff/troff/env.cc U src/contrib/groff/src/roff/troff/env.h U src/contrib/groff/src/roff/troff/hvunits.h U src/contrib/groff/src/roff/troff/input.cc U src/contrib/groff/src/roff/troff/input.h U src/contrib/groff/src/roff/troff/node.cc U src/contrib/groff/src/roff/troff/node.h U src/contrib/groff/src/roff/troff/number.cc U src/contrib/groff/src/roff/troff/reg.cc U src/contrib/groff/src/roff/troff/reg.h U src/contrib/groff/src/roff/troff/request.h U src/contrib/groff/src/roff/troff/symbol.cc U src/contrib/groff/src/roff/troff/symbol.h U src/contrib/groff/src/roff/troff/token.h U src/contrib/groff/src/roff/troff/troff.h U src/contrib/groff/src/roff/troff/troff.man U src/contrib/groff/src/roff/grog/Makefile.sub U src/contrib/groff/src/roff/grog/grog.man U src/contrib/groff/src/roff/grog/grog.pl U src/contrib/groff/src/roff/grog/grog.sh U src/contrib/groff/src/roff/nroff/Makefile.sub C src/contrib/groff/src/roff/nroff/nroff.man C src/contrib/groff/src/roff/nroff/nroff.sh U src/contrib/groff/src/preproc/tbl/Makefile.sub U src/contrib/groff/src/preproc/tbl/main.cc U src/contrib/groff/src/preproc/tbl/table.cc U src/contrib/groff/src/preproc/tbl/table.h U src/contrib/groff/src/preproc/tbl/tbl.man U src/contrib/groff/src/preproc/pic/Makefile.sub U src/contrib/groff/src/preproc/pic/TODO U src/contrib/groff/src/preproc/pic/common.cc U src/contrib/groff/src/preproc/pic/common.h U src/contrib/groff/src/preproc/pic/lex.cc U src/contrib/groff/src/preproc/pic/main.cc U src/contrib/groff/src/preproc/pic/object.cc U src/contrib/groff/src/preproc/pic/object.h U src/contrib/groff/src/preproc/pic/output.h U src/contrib/groff/src/preproc/pic/pic.h U src/contrib/groff/src/preproc/pic/pic.man U src/contrib/groff/src/preproc/pic/pic.y U src/contrib/groff/src/preproc/pic/position.h U src/contrib/groff/src/preproc/pic/tex.cc U src/contrib/groff/src/preproc/pic/text.h U src/contrib/groff/src/preproc/pic/troff.cc C src/contrib/groff/src/preproc/pic/pic.cc C src/contrib/groff/src/preproc/pic/pic_tab.h U src/contrib/groff/src/preproc/eqn/Makefile.sub U src/contrib/groff/src/preproc/eqn/TODO U src/contrib/groff/src/preproc/eqn/box.cc U src/contrib/groff/src/preproc/eqn/box.h U src/contrib/groff/src/preproc/eqn/delim.cc U src/contrib/groff/src/preproc/eqn/eqn.h U src/contrib/groff/src/preproc/eqn/eqn.man U src/contrib/groff/src/preproc/eqn/eqn.y U src/contrib/groff/src/preproc/eqn/lex.cc U src/contrib/groff/src/preproc/eqn/limit.cc U src/contrib/groff/src/preproc/eqn/list.cc U src/contrib/groff/src/preproc/eqn/main.cc U src/contrib/groff/src/preproc/eqn/mark.cc U src/contrib/groff/src/preproc/eqn/neqn.man U src/contrib/groff/src/preproc/eqn/neqn.sh U src/contrib/groff/src/preproc/eqn/other.cc U src/contrib/groff/src/preproc/eqn/over.cc U src/contrib/groff/src/preproc/eqn/pbox.h U src/contrib/groff/src/preproc/eqn/pile.cc U src/contrib/groff/src/preproc/eqn/script.cc U src/contrib/groff/src/preproc/eqn/special.cc U src/contrib/groff/src/preproc/eqn/sqrt.cc U src/contrib/groff/src/preproc/eqn/text.cc C src/contrib/groff/src/preproc/eqn/eqn.cc U src/contrib/groff/src/preproc/eqn/eqn_tab.h U src/contrib/groff/src/preproc/grn/Makefile.sub U src/contrib/groff/src/preproc/grn/README U src/contrib/groff/src/preproc/grn/gprint.h U src/contrib/groff/src/preproc/grn/grn.man U src/contrib/groff/src/preproc/grn/hdb.cc U src/contrib/groff/src/preproc/grn/hgraph.cc U src/contrib/groff/src/preproc/grn/hpoint.cc U src/contrib/groff/src/preproc/grn/main.cc U src/contrib/groff/src/preproc/refer/Makefile.sub U src/contrib/groff/src/preproc/refer/TODO U src/contrib/groff/src/preproc/refer/command.cc U src/contrib/groff/src/preproc/refer/command.h U src/contrib/groff/src/preproc/refer/label.y U src/contrib/groff/src/preproc/refer/ref.cc U src/contrib/groff/src/preproc/refer/ref.h U src/contrib/groff/src/preproc/refer/refer.cc U src/contrib/groff/src/preproc/refer/refer.h U src/contrib/groff/src/preproc/refer/refer.man U src/contrib/groff/src/preproc/refer/token.cc U src/contrib/groff/src/preproc/refer/token.h C src/contrib/groff/src/preproc/refer/label.cc U src/contrib/groff/src/preproc/soelim/Makefile.sub U src/contrib/groff/src/preproc/soelim/TODO U src/contrib/groff/src/preproc/soelim/soelim.cc U src/contrib/groff/src/preproc/soelim/soelim.man U src/contrib/groff/src/preproc/html/Makefile.sub U src/contrib/groff/src/preproc/html/pre-html.cc U src/contrib/groff/src/preproc/html/pre-html.h N src/contrib/groff/src/preproc/html/pushback.cc N src/contrib/groff/src/preproc/html/pushback.h U src/contrib/groff/src/devices/grops/Makefile.sub U src/contrib/groff/src/devices/grops/TODO U src/contrib/groff/src/devices/grops/grops.man U src/contrib/groff/src/devices/grops/ps.cc U src/contrib/groff/src/devices/grops/ps.h U src/contrib/groff/src/devices/grops/psfig.diff U src/contrib/groff/src/devices/grops/psrm.cc U src/contrib/groff/src/devices/grotty/Makefile.sub U src/contrib/groff/src/devices/grotty/TODO C src/contrib/groff/src/devices/grotty/grotty.man U src/contrib/groff/src/devices/grotty/tty.cc U src/contrib/groff/src/devices/grodvi/Makefile.sub U src/contrib/groff/src/devices/grodvi/dvi.cc U src/contrib/groff/src/devices/grodvi/grodvi.man U src/contrib/groff/src/devices/grolj4/Makefile.sub U src/contrib/groff/src/devices/grolj4/grolj4.man U src/contrib/groff/src/devices/grolj4/lj4.cc U src/contrib/groff/src/devices/grohtml/Makefile.sub U src/contrib/groff/src/devices/grohtml/grohtml.man N src/contrib/groff/src/devices/grohtml/html-table.cc N src/contrib/groff/src/devices/grohtml/html-table.h U src/contrib/groff/src/devices/grohtml/html-text.cc U src/contrib/groff/src/devices/grohtml/html-text.h U src/contrib/groff/src/devices/grohtml/html.h U src/contrib/groff/src/devices/grohtml/output.cc U src/contrib/groff/src/devices/grohtml/post-html.cc U src/contrib/groff/src/devices/grolbp/Makefile.sub U src/contrib/groff/src/devices/grolbp/charset.h U src/contrib/groff/src/devices/grolbp/grolbp.man U src/contrib/groff/src/devices/grolbp/lbp.cc U src/contrib/groff/src/devices/grolbp/lbp.h U src/contrib/groff/src/utils/tfmtodit/Makefile.sub U src/contrib/groff/src/utils/tfmtodit/tfmtodit.cc U src/contrib/groff/src/utils/tfmtodit/tfmtodit.man U src/contrib/groff/src/utils/hpftodit/Makefile.sub U src/contrib/groff/src/utils/hpftodit/hpftodit.cc U src/contrib/groff/src/utils/hpftodit/hpftodit.man U src/contrib/groff/src/utils/lookbib/Makefile.sub U src/contrib/groff/src/utils/lookbib/lookbib.cc U src/contrib/groff/src/utils/lookbib/lookbib.man U src/contrib/groff/src/utils/indxbib/Makefile.sub U src/contrib/groff/src/utils/indxbib/eign U src/contrib/groff/src/utils/indxbib/indxbib.cc U src/contrib/groff/src/utils/indxbib/indxbib.man U src/contrib/groff/src/utils/indxbib/signal.c U src/contrib/groff/src/utils/lkbib/Makefile.sub U src/contrib/groff/src/utils/lkbib/lkbib.cc U src/contrib/groff/src/utils/lkbib/lkbib.man U src/contrib/groff/src/utils/addftinfo/Makefile.sub U src/contrib/groff/src/utils/addftinfo/addftinfo.cc U src/contrib/groff/src/utils/addftinfo/addftinfo.man U src/contrib/groff/src/utils/addftinfo/guess.cc U src/contrib/groff/src/utils/addftinfo/guess.h U src/contrib/groff/src/utils/pfbtops/Makefile.sub U src/contrib/groff/src/utils/pfbtops/pfbtops.c U src/contrib/groff/src/utils/pfbtops/pfbtops.man U src/contrib/groff/src/utils/afmtodit/Makefile.sub U src/contrib/groff/src/utils/afmtodit/afmtodit.man U src/contrib/groff/src/utils/afmtodit/afmtodit.pl U src/contrib/groff/src/xditview/ChangeLog U src/contrib/groff/src/xditview/DESC U src/contrib/groff/src/xditview/Dvi.c U src/contrib/groff/src/xditview/Dvi.h U src/contrib/groff/src/xditview/DviChar.c U src/contrib/groff/src/xditview/DviChar.h U src/contrib/groff/src/xditview/DviP.h U src/contrib/groff/src/xditview/FontMap U src/contrib/groff/src/xditview/GXditview-ad.h U src/contrib/groff/src/xditview/GXditview.ad U src/contrib/groff/src/xditview/INSTALL U src/contrib/groff/src/xditview/Imakefile.in U src/contrib/groff/src/xditview/Menu.h U src/contrib/groff/src/xditview/README U src/contrib/groff/src/xditview/TODO U src/contrib/groff/src/xditview/XFontName.c U src/contrib/groff/src/xditview/XFontName.h U src/contrib/groff/src/xditview/ad2c U src/contrib/groff/src/xditview/device.c U src/contrib/groff/src/xditview/device.h U src/contrib/groff/src/xditview/draw.c U src/contrib/groff/src/xditview/font.c U src/contrib/groff/src/xditview/gray1.bm U src/contrib/groff/src/xditview/gray2.bm U src/contrib/groff/src/xditview/gray3.bm U src/contrib/groff/src/xditview/gray4.bm U src/contrib/groff/src/xditview/gray5.bm U src/contrib/groff/src/xditview/gray6.bm U src/contrib/groff/src/xditview/gray7.bm U src/contrib/groff/src/xditview/gray8.bm U src/contrib/groff/src/xditview/gxditview.man U src/contrib/groff/src/xditview/lex.c U src/contrib/groff/src/xditview/page.c U src/contrib/groff/src/xditview/parse.c U src/contrib/groff/src/xditview/xdit.bm U src/contrib/groff/src/xditview/xdit_mask.bm U src/contrib/groff/src/xditview/xditview.c U src/contrib/groff/src/xditview/xtotroff.c U src/contrib/groff/font/devps/AB U src/contrib/groff/font/devps/ABI U src/contrib/groff/font/devps/AI U src/contrib/groff/font/devps/AR U src/contrib/groff/font/devps/BMB U src/contrib/groff/font/devps/BMBI U src/contrib/groff/font/devps/BMI U src/contrib/groff/font/devps/BMR U src/contrib/groff/font/devps/CB U src/contrib/groff/font/devps/CBI U src/contrib/groff/font/devps/CI U src/contrib/groff/font/devps/CR U src/contrib/groff/font/devps/DESC.in U src/contrib/groff/font/devps/HB U src/contrib/groff/font/devps/HBI U src/contrib/groff/font/devps/HI U src/contrib/groff/font/devps/HNB U src/contrib/groff/font/devps/HNBI U src/contrib/groff/font/devps/HNI U src/contrib/groff/font/devps/HNR U src/contrib/groff/font/devps/HR U src/contrib/groff/font/devps/Makefile.sub U src/contrib/groff/font/devps/NB U src/contrib/groff/font/devps/NBI U src/contrib/groff/font/devps/NI U src/contrib/groff/font/devps/NR U src/contrib/groff/font/devps/PB U src/contrib/groff/font/devps/PBI U src/contrib/groff/font/devps/PI U src/contrib/groff/font/devps/PR U src/contrib/groff/font/devps/S U src/contrib/groff/font/devps/SS U src/contrib/groff/font/devps/TB U src/contrib/groff/font/devps/TBI U src/contrib/groff/font/devps/TI U src/contrib/groff/font/devps/TR U src/contrib/groff/font/devps/ZD U src/contrib/groff/font/devps/ZCMI U src/contrib/groff/font/devps/ZDR U src/contrib/groff/font/devps/download U src/contrib/groff/font/devps/prologue.ps U src/contrib/groff/font/devps/psstrip.sed U src/contrib/groff/font/devps/symbol.afm U src/contrib/groff/font/devps/symbolmap U src/contrib/groff/font/devps/symbolsl.ps U src/contrib/groff/font/devps/text.enc U src/contrib/groff/font/devps/zapfdr.afm U src/contrib/groff/font/devps/zapfdr.ps U src/contrib/groff/font/devps/generate/Makefile U src/contrib/groff/font/devps/generate/afmname U src/contrib/groff/font/devps/generate/dingbats.map U src/contrib/groff/font/devps/generate/dingbats.rmap U src/contrib/groff/font/devps/generate/lgreekmap U src/contrib/groff/font/devps/generate/symbol.sed U src/contrib/groff/font/devps/generate/symbolchars U src/contrib/groff/font/devps/generate/symbolsl.afm U src/contrib/groff/font/devps/generate/textmap U src/contrib/groff/font/devdvi/CW N src/contrib/groff/font/devdvi/CWEC U src/contrib/groff/font/devdvi/CWI N src/contrib/groff/font/devdvi/CWIEC N src/contrib/groff/font/devdvi/CWITC N src/contrib/groff/font/devdvi/CWTC U src/contrib/groff/font/devdvi/DESC.in U src/contrib/groff/font/devdvi/EX U src/contrib/groff/font/devdvi/HB N src/contrib/groff/font/devdvi/HBEC N src/contrib/groff/font/devdvi/HBI N src/contrib/groff/font/devdvi/HBIEC N src/contrib/groff/font/devdvi/HBITC N src/contrib/groff/font/devdvi/HBTC U src/contrib/groff/font/devdvi/HI N src/contrib/groff/font/devdvi/HIEC N src/contrib/groff/font/devdvi/HITC N src/contrib/groff/font/devdvi/HR N src/contrib/groff/font/devdvi/HREC N src/contrib/groff/font/devdvi/HRTC U src/contrib/groff/font/devdvi/MI U src/contrib/groff/font/devdvi/Makefile.sub U src/contrib/groff/font/devdvi/S U src/contrib/groff/font/devdvi/SA U src/contrib/groff/font/devdvi/SB N src/contrib/groff/font/devdvi/TB N src/contrib/groff/font/devdvi/TBEC N src/contrib/groff/font/devdvi/TBI N src/contrib/groff/font/devdvi/TBIEC N src/contrib/groff/font/devdvi/TBITC N src/contrib/groff/font/devdvi/TBTC N src/contrib/groff/font/devdvi/TI N src/contrib/groff/font/devdvi/TIEC N src/contrib/groff/font/devdvi/TITC N src/contrib/groff/font/devdvi/TR N src/contrib/groff/font/devdvi/TREC N src/contrib/groff/font/devdvi/TRTC U src/contrib/groff/font/devdvi/generate/CompileFonts U src/contrib/groff/font/devdvi/generate/Makefile N src/contrib/groff/font/devdvi/generate/ec.map U src/contrib/groff/font/devdvi/generate/msam.map U src/contrib/groff/font/devdvi/generate/msbm.map N src/contrib/groff/font/devdvi/generate/tc.map U src/contrib/groff/font/devdvi/generate/texb.map U src/contrib/groff/font/devdvi/generate/texex.map U src/contrib/groff/font/devdvi/generate/texi.map U src/contrib/groff/font/devdvi/generate/texmi.map U src/contrib/groff/font/devdvi/generate/texr.map U src/contrib/groff/font/devdvi/generate/texsy.map U src/contrib/groff/font/devdvi/generate/textt.map U src/contrib/groff/font/devX75/CB U src/contrib/groff/font/devX75/CBI U src/contrib/groff/font/devX75/CI U src/contrib/groff/font/devX75/CR U src/contrib/groff/font/devX75/DESC U src/contrib/groff/font/devX75/HB U src/contrib/groff/font/devX75/HBI U src/contrib/groff/font/devX75/HI U src/contrib/groff/font/devX75/HR U src/contrib/groff/font/devX75/Makefile.sub U src/contrib/groff/font/devX75/NB U src/contrib/groff/font/devX75/NBI U src/contrib/groff/font/devX75/NI U src/contrib/groff/font/devX75/NR U src/contrib/groff/font/devX75/S U src/contrib/groff/font/devX75/TB U src/contrib/groff/font/devX75/TBI U src/contrib/groff/font/devX75/TI U src/contrib/groff/font/devX75/TR U src/contrib/groff/font/devX75-12/CB U src/contrib/groff/font/devX75-12/CBI U src/contrib/groff/font/devX75-12/CI U src/contrib/groff/font/devX75-12/CR U src/contrib/groff/font/devX75-12/DESC U src/contrib/groff/font/devX75-12/HB U src/contrib/groff/font/devX75-12/HBI U src/contrib/groff/font/devX75-12/HI U src/contrib/groff/font/devX75-12/HR U src/contrib/groff/font/devX75-12/Makefile.sub U src/contrib/groff/font/devX75-12/NB U src/contrib/groff/font/devX75-12/NBI U src/contrib/groff/font/devX75-12/NI U src/contrib/groff/font/devX75-12/NR U src/contrib/groff/font/devX75-12/S U src/contrib/groff/font/devX75-12/TB U src/contrib/groff/font/devX75-12/TBI U src/contrib/groff/font/devX75-12/TI U src/contrib/groff/font/devX75-12/TR U src/contrib/groff/font/devX100/CB U src/contrib/groff/font/devX100/CBI U src/contrib/groff/font/devX100/CI U src/contrib/groff/font/devX100/CR U src/contrib/groff/font/devX100/DESC U src/contrib/groff/font/devX100/HB U src/contrib/groff/font/devX100/HBI U src/contrib/groff/font/devX100/HI U src/contrib/groff/font/devX100/HR U src/contrib/groff/font/devX100/Makefile.sub U src/contrib/groff/font/devX100/NB U src/contrib/groff/font/devX100/NBI U src/contrib/groff/font/devX100/NI U src/contrib/groff/font/devX100/NR U src/contrib/groff/font/devX100/S U src/contrib/groff/font/devX100/TB U src/contrib/groff/font/devX100/TBI U src/contrib/groff/font/devX100/TI U src/contrib/groff/font/devX100/TR U src/contrib/groff/font/devX100-12/CB U src/contrib/groff/font/devX100-12/CBI U src/contrib/groff/font/devX100-12/CI U src/contrib/groff/font/devX100-12/CR U src/contrib/groff/font/devX100-12/DESC U src/contrib/groff/font/devX100-12/HB U src/contrib/groff/font/devX100-12/HBI U src/contrib/groff/font/devX100-12/HI U src/contrib/groff/font/devX100-12/HR U src/contrib/groff/font/devX100-12/Makefile.sub U src/contrib/groff/font/devX100-12/NB U src/contrib/groff/font/devX100-12/NBI U src/contrib/groff/font/devX100-12/NI U src/contrib/groff/font/devX100-12/NR U src/contrib/groff/font/devX100-12/S U src/contrib/groff/font/devX100-12/TB U src/contrib/groff/font/devX100-12/TBI U src/contrib/groff/font/devX100-12/TI U src/contrib/groff/font/devX100-12/TR U src/contrib/groff/font/devhtml/DESC.proto U src/contrib/groff/font/devhtml/Makefile.sub U src/contrib/groff/font/devhtml/R.proto U src/contrib/groff/font/devlj4/ALBB U src/contrib/groff/font/devlj4/ALBR U src/contrib/groff/font/devlj4/AOB U src/contrib/groff/font/devlj4/AOI U src/contrib/groff/font/devlj4/AOR U src/contrib/groff/font/devlj4/CB U src/contrib/groff/font/devlj4/CBI U src/contrib/groff/font/devlj4/CI U src/contrib/groff/font/devlj4/CLARENDON U src/contrib/groff/font/devlj4/CORONET U src/contrib/groff/font/devlj4/CR U src/contrib/groff/font/devlj4/DESC.in U src/contrib/groff/font/devlj4/GB U src/contrib/groff/font/devlj4/GBI U src/contrib/groff/font/devlj4/GI U src/contrib/groff/font/devlj4/GR U src/contrib/groff/font/devlj4/LGB U src/contrib/groff/font/devlj4/LGI U src/contrib/groff/font/devlj4/LGR U src/contrib/groff/font/devlj4/MARIGOLD U src/contrib/groff/font/devlj4/Makefile.sub U src/contrib/groff/font/devlj4/OB U src/contrib/groff/font/devlj4/OBI U src/contrib/groff/font/devlj4/OI U src/contrib/groff/font/devlj4/OR U src/contrib/groff/font/devlj4/S U src/contrib/groff/font/devlj4/TB U src/contrib/groff/font/devlj4/TBI U src/contrib/groff/font/devlj4/TI U src/contrib/groff/font/devlj4/TR U src/contrib/groff/font/devlj4/UB U src/contrib/groff/font/devlj4/UBI U src/contrib/groff/font/devlj4/UCB U src/contrib/groff/font/devlj4/UCBI U src/contrib/groff/font/devlj4/UCI U src/contrib/groff/font/devlj4/UCR U src/contrib/groff/font/devlj4/UI U src/contrib/groff/font/devlj4/UR U src/contrib/groff/font/devlj4/generate/Makefile U src/contrib/groff/font/devlj4/generate/special.map U src/contrib/groff/font/devlj4/generate/text.map U src/contrib/groff/font/devlbp/CB U src/contrib/groff/font/devlbp/CI U src/contrib/groff/font/devlbp/CR U src/contrib/groff/font/devlbp/DESC.in U src/contrib/groff/font/devlbp/EB U src/contrib/groff/font/devlbp/EI U src/contrib/groff/font/devlbp/ER U src/contrib/groff/font/devlbp/HB U src/contrib/groff/font/devlbp/HBI U src/contrib/groff/font/devlbp/HI U src/contrib/groff/font/devlbp/HNB U src/contrib/groff/font/devlbp/HNBI U src/contrib/groff/font/devlbp/HNI U src/contrib/groff/font/devlbp/HNR U src/contrib/groff/font/devlbp/HR U src/contrib/groff/font/devlbp/Makefile.sub U src/contrib/groff/font/devlbp/TB U src/contrib/groff/font/devlbp/TBI U src/contrib/groff/font/devlbp/TI U src/contrib/groff/font/devlbp/TR U src/contrib/groff/font/devascii/DESC.proto U src/contrib/groff/font/devascii/Makefile.sub U src/contrib/groff/font/devascii/R.proto U src/contrib/groff/font/devlatin1/DESC.proto U src/contrib/groff/font/devlatin1/Makefile.sub U src/contrib/groff/font/devlatin1/R.proto U src/contrib/groff/font/devutf8/DESC.proto U src/contrib/groff/font/devutf8/Makefile.sub U src/contrib/groff/font/devutf8/NOTES U src/contrib/groff/font/devutf8/R.proto U src/contrib/groff/font/devcp1047/DESC.proto U src/contrib/groff/font/devcp1047/Makefile.sub U src/contrib/groff/font/devcp1047/R.proto U src/contrib/groff/man/Makefile.sub N src/contrib/groff/man/ditroff.man U src/contrib/groff/man/groff.man U src/contrib/groff/man/groff_char.man N src/contrib/groff/man/groff_diff.man U src/contrib/groff/man/groff_font.man C src/contrib/groff/man/groff_out.man N src/contrib/groff/man/groff_tmac.man U src/contrib/groff/man/roff.man U src/contrib/groff/tmac/Makefile.sub N src/contrib/groff/tmac/README U src/contrib/groff/tmac/TODO U src/contrib/groff/tmac/X.tmac U src/contrib/groff/tmac/Xps.tmac U src/contrib/groff/tmac/a4.tmac U src/contrib/groff/tmac/an-old.tmac U src/contrib/groff/tmac/an.tmac U src/contrib/groff/tmac/andoc.tmac N src/contrib/groff/tmac/cp1047.tmac C src/contrib/groff/tmac/doc-common C src/contrib/groff/tmac/doc-ditroff C src/contrib/groff/tmac/doc-nroff U src/contrib/groff/tmac/doc-old.tmac U src/contrib/groff/tmac/doc-syms U src/contrib/groff/tmac/doc.tmac U src/contrib/groff/tmac/dvi.tmac U src/contrib/groff/tmac/e.tmac N src/contrib/groff/tmac/ec.tmac U src/contrib/groff/tmac/eqnrc U src/contrib/groff/tmac/fixmacros.sed U src/contrib/groff/tmac/groff_man.man U src/contrib/groff/tmac/groff_mdoc.man U src/contrib/groff/tmac/groff_me.man U src/contrib/groff/tmac/me.tmac U src/contrib/groff/tmac/groff_ms.man N src/contrib/groff/tmac/groff_trace.man N src/contrib/groff/tmac/groff_www.man U src/contrib/groff/tmac/html.tmac U src/contrib/groff/tmac/hyphen.us U src/contrib/groff/tmac/latin1.tmac U src/contrib/groff/tmac/lbp.tmac U src/contrib/groff/tmac/lj4.tmac U src/contrib/groff/tmac/man.local U src/contrib/groff/tmac/man.tmac U src/contrib/groff/tmac/man.ultrix U src/contrib/groff/tmac/mandoc.tmac U src/contrib/groff/tmac/mdoc.local U src/contrib/groff/tmac/mdoc.tmac U src/contrib/groff/tmac/ms.tmac U src/contrib/groff/tmac/pic.tmac U src/contrib/groff/tmac/ps.tmac U src/contrib/groff/tmac/psatk.tmac U src/contrib/groff/tmac/psfig.tmac U src/contrib/groff/tmac/psold.tmac U src/contrib/groff/tmac/pspic.tmac U src/contrib/groff/tmac/s.tmac U src/contrib/groff/tmac/safer.tmac U src/contrib/groff/tmac/strip.sed U src/contrib/groff/tmac/trace.tmac C src/contrib/groff/tmac/troffrc U src/contrib/groff/tmac/troffrc-end U src/contrib/groff/tmac/tty-char.tmac U src/contrib/groff/tmac/tty.tmac U src/contrib/groff/tmac/www.tmac U src/contrib/groff/contrib/mm/ChangeLog U src/contrib/groff/contrib/mm/Makefile.sim U src/contrib/groff/contrib/mm/Makefile.sub U src/contrib/groff/contrib/mm/NOTES U src/contrib/groff/contrib/mm/README U src/contrib/groff/contrib/mm/groff_mm.man U src/contrib/groff/contrib/mm/groff_mmse.man U src/contrib/groff/contrib/mm/m.tmac N src/contrib/groff/contrib/mm/mm.tmac U src/contrib/groff/contrib/mm/mmroff.man U src/contrib/groff/contrib/mm/mmroff.pl N src/contrib/groff/contrib/mm/mmse.tmac U src/contrib/groff/contrib/mm/mse.tmac U src/contrib/groff/contrib/mm/examples/APP U src/contrib/groff/contrib/mm/examples/B1B2 U src/contrib/groff/contrib/mm/examples/COVER U src/contrib/groff/contrib/mm/examples/IND U src/contrib/groff/contrib/mm/examples/LT U src/contrib/groff/contrib/mm/examples/LT.se U src/contrib/groff/contrib/mm/examples/ML U src/contrib/groff/contrib/mm/examples/MOVE U src/contrib/groff/contrib/mm/examples/MUL U src/contrib/groff/contrib/mm/examples/NCOL U src/contrib/groff/contrib/mm/examples/ND U src/contrib/groff/contrib/mm/examples/README U src/contrib/groff/contrib/mm/examples/References U src/contrib/groff/contrib/mm/examples/SETR U src/contrib/groff/contrib/mm/mm/0.MT U src/contrib/groff/contrib/mm/mm/4.MT U src/contrib/groff/contrib/mm/mm/5.MT U src/contrib/groff/contrib/mm/mm/ms.cov U src/contrib/groff/contrib/mm/mm/se_ms.cov N src/contrib/groff/contrib/pic2graph/Makefile.sub N src/contrib/groff/contrib/pic2graph/pic2graph.man N src/contrib/groff/contrib/pic2graph/pic2graph.sh N src/contrib/groff/contrib/eqn2graph/Makefile.sub N src/contrib/groff/contrib/eqn2graph/eqn2graph.man N src/contrib/groff/contrib/eqn2graph/eqn2graph.sh N src/contrib/groff/contrib/groffer/ChangeLog N src/contrib/groff/contrib/groffer/Makefile.sub N src/contrib/groff/contrib/groffer/TODO N src/contrib/groff/contrib/groffer/groffer.man N src/contrib/groff/contrib/groffer/groffer.sh N src/contrib/groff/contrib/mom/BUGS N src/contrib/groff/contrib/mom/ChangeLog N src/contrib/groff/contrib/mom/Makefile.sub N src/contrib/groff/contrib/mom/NEWS N src/contrib/groff/contrib/mom/TODO N src/contrib/groff/contrib/mom/copyright N src/contrib/groff/contrib/mom/groff_mom.man N src/contrib/groff/contrib/mom/mom.tmac N src/contrib/groff/contrib/mom/om.tmac N src/contrib/groff/contrib/mom/examples/README.mom N src/contrib/groff/contrib/mom/examples/elvis_syntax N src/contrib/groff/contrib/mom/examples/letter.mom N src/contrib/groff/contrib/mom/examples/macros.mom N src/contrib/groff/contrib/mom/examples/penguin.ps N src/contrib/groff/contrib/mom/examples/typeset.mom N src/contrib/groff/contrib/mom/examples/typewrite.mom N src/contrib/groff/contrib/mom/momdoc/appendices.html N src/contrib/groff/contrib/mom/momdoc/cover.html N src/contrib/groff/contrib/mom/momdoc/definitions.html N src/contrib/groff/contrib/mom/momdoc/docelement.html N src/contrib/groff/contrib/mom/momdoc/docprocessing.html N src/contrib/groff/contrib/mom/momdoc/goodies.html N src/contrib/groff/contrib/mom/momdoc/headfootpage.html N src/contrib/groff/contrib/mom/momdoc/inlines.html N src/contrib/groff/contrib/mom/momdoc/intro.html N src/contrib/groff/contrib/mom/momdoc/letters.html N src/contrib/groff/contrib/mom/momdoc/rectoverso.html N src/contrib/groff/contrib/mom/momdoc/reserved.html N src/contrib/groff/contrib/mom/momdoc/toc.html N src/contrib/groff/contrib/mom/momdoc/typemacdoc.html N src/contrib/groff/contrib/mom/momdoc/typesetting.html N src/contrib/groff/contrib/mom/momdoc/using.html N src/contrib/groff/doc/Makefile.in N src/contrib/groff/doc/Makefile.sub N src/contrib/groff/doc/fdl.texi N src/contrib/groff/doc/gnu.xpm U src/contrib/groff/doc/grnexmpl.g U src/contrib/groff/doc/grnexmpl.me U src/contrib/groff/doc/groff.texinfo U src/contrib/groff/doc/meintro.me U src/contrib/groff/doc/meref.me U src/contrib/groff/doc/pic.ms U src/contrib/groff/doc/texinfo.tex N src/contrib/groff/doc/webpage.ms N src/contrib/groff/doc/groff N src/contrib/groff/doc/groff-1 N src/contrib/groff/doc/groff-2 N src/contrib/groff/doc/groff-3 N src/contrib/groff/doc/groff-4 N src/contrib/groff/doc/groff-5 N src/contrib/groff/doc/groff-6 N src/contrib/groff/doc/groff-7 N src/contrib/groff/doc/groff-8 N src/contrib/groff/doc/groff-9 N src/contrib/groff/doc/groff-10 N src/contrib/groff/doc/groff-11 N src/contrib/groff/doc/gnu.eps N src/contrib/groff/doc/gnu.png 13 conflicts created by this import. Use the following command to help the merge: cvs checkout -jFSF:yesterday -jFSF src/contrib/groff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 1:53:30 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5DB837B404; Fri, 11 Oct 2002 01:53:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69B4243EB7; Fri, 11 Oct 2002 01:53:28 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B8rSCo058997; Fri, 11 Oct 2002 01:53:28 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B8rSPe058996; Fri, 11 Oct 2002 01:53:28 -0700 (PDT) Message-Id: <200210110853.g9B8rSPe058996@freefall.freebsd.org> From: Ruslan Ermilov Date: Fri, 11 Oct 2002 01:53:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/groff/doc Makefile homepage.ms src/contrib/groff/font/devdvi B BI H I R src/contrib/groff/font/devdvi/generate cork.map src/contrib/groff/src/include htmlindicate.h src/contrib/groff/src/libs/libgroff htmlindicate.cc ... X-FreeBSD-CVS-Branch: FSF Sender: owner-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 2002/10/11 01:53:28 PDT Removed files: (Branch: FSF) contrib/groff/doc Makefile homepage.ms contrib/groff/font/devdvi B BI H I R contrib/groff/font/devdvi/generate cork.map contrib/groff/src/include htmlindicate.h contrib/groff/src/libs/libgroff htmlindicate.cc illegal.cc contrib/groff/src/preproc/html pushbackbuffer.cc pushbackbuffer.h contrib/groff/tmac groff_mwww.man groff_tmac.man mwww.tmac Log: Removed files not present in v1.18.1 import. Revision Changes Path 1.1.1.6 +0 -84 src/contrib/groff/doc/Makefile (dead) 1.1.1.4 +0 -164 src/contrib/groff/doc/homepage.ms (dead) 1.1.1.2 +0 -358 src/contrib/groff/font/devdvi/B (dead) 1.1.1.2 +0 -365 src/contrib/groff/font/devdvi/BI (dead) 1.1.1.2 +0 -307 src/contrib/groff/font/devdvi/H (dead) 1.1.1.2 +0 -366 src/contrib/groff/font/devdvi/I (dead) 1.1.1.2 +0 -441 src/contrib/groff/font/devdvi/R (dead) 1.1.1.2 +0 -206 src/contrib/groff/font/devdvi/generate/cork.map (dead) 1.1.1.2 +0 -59 src/contrib/groff/src/include/htmlindicate.h (dead) 1.1.1.2 +0 -97 src/contrib/groff/src/libs/libgroff/htmlindicate.cc (dead) 1.1.1.4 +0 -60 src/contrib/groff/src/libs/libgroff/illegal.cc (dead) 1.1.1.3 +0 -338 src/contrib/groff/src/preproc/html/pushbackbuffer.cc (dead) 1.1.1.2 +0 -54 src/contrib/groff/src/preproc/html/pushbackbuffer.h (dead) 1.1.1.3 +0 -291 src/contrib/groff/tmac/groff_mwww.man (dead) 1.1.1.4 +0 -451 src/contrib/groff/tmac/groff_tmac.man (dead) 1.1.1.2 +0 -3 src/contrib/groff/tmac/mwww.tmac (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 1:53:53 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4296737B401; Fri, 11 Oct 2002 01:53:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6E2643EB7; Fri, 11 Oct 2002 01:53:48 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B8rmCo059026; Fri, 11 Oct 2002 01:53:48 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B8rmPi059025; Fri, 11 Oct 2002 01:53:48 -0700 (PDT) Message-Id: <200210110853.g9B8rmPi059025@freefall.freebsd.org> From: Ruslan Ermilov Date: Fri, 11 Oct 2002 01:53:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/groff/src/libs/libgroff illegal.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 ru 2002/10/11 01:53:48 PDT Removed files: contrib/groff/src/libs/libgroff illegal.cc Log: Removed files not present in v1.18.1 import. Revision Changes Path 1.6 +0 -62 src/contrib/groff/src/libs/libgroff/illegal.cc (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 1:54:16 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D827137B401; Fri, 11 Oct 2002 01:54:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 837F943EAF; Fri, 11 Oct 2002 01:54:15 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B8sFCo059085; Fri, 11 Oct 2002 01:54:15 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B8sF1C059084; Fri, 11 Oct 2002 01:54:15 -0700 (PDT) Message-Id: <200210110854.g9B8sF1C059084@freefall.freebsd.org> From: Ruslan Ermilov Date: Fri, 11 Oct 2002 01:54:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/groff/man groff_out.man src/contrib/groff/tmac doc-common doc-ditroff doc-nroff X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/11 01:54:15 PDT Modified files: contrib/groff/man groff_out.man contrib/groff/tmac doc-common doc-ditroff doc-nroff Log: Use stock (FSF) version of this file. Revision Changes Path 1.6 +1856 -220 src/contrib/groff/man/groff_out.man 1.59 +10 -10 src/contrib/groff/tmac/doc-common 1.6 +20 -11 src/contrib/groff/tmac/doc-ditroff 1.7 +20 -11 src/contrib/groff/tmac/doc-nroff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 1:54:45 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 005BA37B401; Fri, 11 Oct 2002 01:54:44 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B311943EAF; Fri, 11 Oct 2002 01:54:44 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B8siCo059172; Fri, 11 Oct 2002 01:54:44 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B8siwh059171; Fri, 11 Oct 2002 01:54:44 -0700 (PDT) Message-Id: <200210110854.g9B8siwh059171@freefall.freebsd.org> From: Ruslan Ermilov Date: Fri, 11 Oct 2002 01:54:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/groff/src/devices/grotty grotty.man src/contrib/groff/src/roff/groff groff.man src/contrib/groff/src/roff/nroff nroff.man nroff.sh src/contrib/groff/tmac troffrc X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/11 01:54:44 PDT Modified files: contrib/groff/src/devices/grotty grotty.man contrib/groff/src/roff/groff groff.man contrib/groff/src/roff/nroff nroff.man nroff.sh contrib/groff/tmac troffrc Log: Merge Groff 1.18.1 changes. Revision Changes Path 1.6 +188 -41 src/contrib/groff/src/devices/grotty/grotty.man 1.8 +1511 -414 src/contrib/groff/src/roff/groff/groff.man 1.9 +13 -9 src/contrib/groff/src/roff/nroff/nroff.man 1.13 +6 -11 src/contrib/groff/src/roff/nroff/nroff.sh 1.9 +19 -3 src/contrib/groff/tmac/troffrc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 1:58:17 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83C5837B401; Fri, 11 Oct 2002 01:58:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36F6143EC5; Fri, 11 Oct 2002 01:58:15 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B8wFCo059641; Fri, 11 Oct 2002 01:58:15 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B8wFPN059640; Fri, 11 Oct 2002 01:58:15 -0700 (PDT) Message-Id: <200210110858.g9B8wFPN059640@freefall.freebsd.org> From: Ruslan Ermilov Date: Fri, 11 Oct 2002 01:58:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/groff Makefile.inc src/gnu/usr.bin/groff/contrib/groffer Makefile src/gnu/usr.bin/groff/contrib/mm Makefile src/gnu/usr.bin/groff/font/devdvi Makefile src/gnu/usr.bin/groff/font/devhtml Makefile src/gnu/usr.bin/groff/font/devlbp 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 2002/10/11 01:58:15 PDT Modified files: gnu/usr.bin/groff Makefile.inc gnu/usr.bin/groff/contrib/mm Makefile gnu/usr.bin/groff/font/devdvi Makefile gnu/usr.bin/groff/font/devhtml Makefile gnu/usr.bin/groff/font/devlbp Makefile gnu/usr.bin/groff/font/devps Makefile gnu/usr.bin/groff/man Makefile gnu/usr.bin/groff/src/devices/grohtml Makefile gnu/usr.bin/groff/src/libs/libgroff Makefile gnu/usr.bin/groff/src/preproc/html Makefile gnu/usr.bin/groff/tmac Makefile Added files: gnu/usr.bin/groff/contrib/groffer Makefile gnu/usr.bin/groff/src/include config.h Log: Upgrade to Groff 1.18.1. Revision Changes Path 2.6 +12 -33 src/gnu/usr.bin/groff/Makefile.inc 1.1 +7 -0 src/gnu/usr.bin/groff/contrib/groffer/Makefile (new) 1.6 +2 -2 src/gnu/usr.bin/groff/contrib/mm/Makefile 1.2 +10 -5 src/gnu/usr.bin/groff/font/devdvi/Makefile 1.2 +1 -1 src/gnu/usr.bin/groff/font/devhtml/Makefile 1.2 +2 -1 src/gnu/usr.bin/groff/font/devlbp/Makefile 1.2 +2 -2 src/gnu/usr.bin/groff/font/devps/Makefile 1.9 +4 -3 src/gnu/usr.bin/groff/man/Makefile 1.4 +1 -1 src/gnu/usr.bin/groff/src/devices/grohtml/Makefile 1.1 +153 -0 src/gnu/usr.bin/groff/src/include/config.h (new) 1.4 +5 -5 src/gnu/usr.bin/groff/src/libs/libgroff/Makefile 1.4 +1 -1 src/gnu/usr.bin/groff/src/preproc/html/Makefile 1.35 +8 -6 src/gnu/usr.bin/groff/tmac/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 2: 2:44 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC59737B401; Fri, 11 Oct 2002 02:02:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E67343E8A; Fri, 11 Oct 2002 02:02:43 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from freefall.freebsd.org (znerd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B92hCo059887; Fri, 11 Oct 2002 02:02:43 -0700 (PDT) (envelope-from znerd@freefall.freebsd.org) Received: (from znerd@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B92hVS059886; Fri, 11 Oct 2002 02:02:43 -0700 (PDT) Message-Id: <200210110902.g9B92hVS059886@freefall.freebsd.org> From: Ernst de Haan Date: Fri, 11 Oct 2002 02:02:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java Makefile ports/java/jakarta-log4j 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 znerd 2002/10/11 02:02:43 PDT Modified files: java Makefile Added files: java/jakarta-log4j Makefile distinfo pkg-comment pkg-descr pkg-plist Log: New port: Jakarta Log4J, version 1.2.7. See: http://jakarta.apache.org/log4j/ Submitted by: Herve Quiroz PR: 42449 Revision Changes Path 1.63 +1 -0 ports/java/Makefile 1.1 +49 -0 ports/java/jakarta-log4j/Makefile (new) 1.1 +1 -0 ports/java/jakarta-log4j/distinfo (new) 1.1 +1 -0 ports/java/jakarta-log4j/pkg-comment (new) 1.1 +13 -0 ports/java/jakarta-log4j/pkg-descr (new) 1.1 +484 -0 ports/java/jakarta-log4j/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 Oct 11 2: 3: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E4C5C37B401; Fri, 11 Oct 2002 02:03:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94C6A43EB3; Fri, 11 Oct 2002 02:03:05 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B935Co059948; Fri, 11 Oct 2002 02:03:05 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B935kb059946; Fri, 11 Oct 2002 02:03:05 -0700 (PDT) Message-Id: <200210110903.g9B935kb059946@freefall.freebsd.org> From: Ruslan Ermilov Date: Fri, 11 Oct 2002 02:03:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/groff/src/libs/libgroff invalid.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 ru 2002/10/11 02:03:05 PDT Modified files: contrib/groff/src/libs/libgroff invalid.cc Log: illegal.cc was renamed to invalid.cc. Bring in the fix that makes almost all characters above 128 "valid". Revision Changes Path 1.2 +4 -2 src/contrib/groff/src/libs/libgroff/invalid.cc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 2: 4:10 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF15437B401; Fri, 11 Oct 2002 02:04:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9326343EBE; Fri, 11 Oct 2002 02:04:09 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from freefall.freebsd.org (znerd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B949Co060069; Fri, 11 Oct 2002 02:04:09 -0700 (PDT) (envelope-from znerd@freefall.freebsd.org) Received: (from znerd@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B949Ih060068; Fri, 11 Oct 2002 02:04:09 -0700 (PDT) Message-Id: <200210110904.g9B949Ih060068@freefall.freebsd.org> From: Ernst de Haan Date: Fri, 11 Oct 2002 02:04:09 -0700 (PDT) To: cvs-committers@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 znerd 2002/10/11 02:04:09 PDT Modified files: . modules Log: jakarta-log4j --> ports/java/jakarta-log4j Revision Changes Path 1.6061 +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 Oct 11 2: 9:53 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 37F0E37B401; Fri, 11 Oct 2002 02:09:53 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEF5343EA9; Fri, 11 Oct 2002 02:09:52 -0700 (PDT) (envelope-from roger@FreeBSD.org) Received: from freefall.freebsd.org (roger@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B99qCo064645; Fri, 11 Oct 2002 02:09:52 -0700 (PDT) (envelope-from roger@freefall.freebsd.org) Received: (from roger@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B99q5b064644; Fri, 11 Oct 2002 02:09:52 -0700 (PDT) Message-Id: <200210110909.g9B99q5b064644@freefall.freebsd.org> From: Roger Hardiman Date: Fri, 11 Oct 2002 02:09:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/openh323proxy 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 roger 2002/10/11 02:09:52 PDT Modified files: net/openh323proxy pkg-comment Log: fix portlint warning Revision Changes Path 1.2 +1 -1 ports/net/openh323proxy/pkg-comment To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 2:15:17 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D41537B401; Fri, 11 Oct 2002 02:15:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDF5343EBE; Fri, 11 Oct 2002 02:15:15 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B9FFCo064865; Fri, 11 Oct 2002 02:15:15 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B9FFV9064864; Fri, 11 Oct 2002 02:15:15 -0700 (PDT) Message-Id: <200210110915.g9B9FFV9064864@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 11 Oct 2002 02:15:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/bfd - Imported sources X-FreeBSD-CVS-Branch: FSF Sender: owner-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 2002/10/11 02:15:15 PDT src/contrib/binutils/bfd - Imported sources Update of /home/ncvs/src/contrib/binutils/bfd In directory freefall.freebsd.org:/c/tmp/cvs-serv64825 Log Message: Import of Binutils from the FSF 2.13 branch (just pre-.1 release). These bits are taken from the FSF anoncvs repo on 11-Oct-2002 22:39:35 PDT. Status: Vendor Tag: FSF Release Tags: binutils_2_13_20021011 N src/contrib/binutils/bfd/elf64-alpha-fbsd.c N src/contrib/binutils/bfd/elf32-i386-fbsd.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 Fri Oct 11 2:16:26 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78FEB37B401; Fri, 11 Oct 2002 02:16:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A11243EB7; Fri, 11 Oct 2002 02:16:25 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B9GPCo064952; Fri, 11 Oct 2002 02:16:25 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B9GP8f064951; Fri, 11 Oct 2002 02:16:25 -0700 (PDT) Message-Id: <200210110916.g9B9GP8f064951@freefall.freebsd.org> From: Ruslan Ermilov Date: Fri, 11 Oct 2002 02:16:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/man Makefile.inc src/share/mk bsd.man.mk src/usr.bin/catman catman.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 ru 2002/10/11 02:16:24 PDT Modified files: gnu/usr.bin/man Makefile.inc share/mk bsd.man.mk usr.bin/catman catman.c Log: Groff 1.18.1 comes in with ANSI color support, enabled by default. In "nroff" mode, italic font renders as an underlined text, which makes it indistinguishable from the bold text on color monitors (cons25 terminal type), yet it requires the less(1)'s -R option. (Refer to the new grotty(1) manpage for details.) So turn off the color support for now (when generating catpages), until we figure out what do we do with this new feature. I have a patch for grotty(1) that tells it to use the "reverse video" attribute to render the italic font. Once this is accepted, we can turn color support back on (if there won't be any objections from the community). Revision Changes Path 1.20 +2 -2 src/gnu/usr.bin/man/Makefile.inc 1.51 +1 -1 src/share/mk/bsd.man.mk 1.3 +1 -1 src/usr.bin/catman/catman.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 2:31:57 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B58537B401; Fri, 11 Oct 2002 02:31:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28CF043EB1; Fri, 11 Oct 2002 02:31:56 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B9VuCo066085; Fri, 11 Oct 2002 02:31:56 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B9VtAx066084; Fri, 11 Oct 2002 02:31:55 -0700 (PDT) Message-Id: <200210110931.g9B9VtAx066084@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 11 Oct 2002 02:31:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils/libbfd Makefile.i386 src/gnu/usr.bin/binutils/ld Makefile.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 2002/10/11 02:31:55 PDT Modified files: gnu/usr.bin/binutils/libbfd Makefile.i386 gnu/usr.bin/binutils/ld Makefile.i386 Log: Switch over to the new FreeBSD emulation and bfd vec Revision Changes Path 1.18 +1 -1 src/gnu/usr.bin/binutils/ld/Makefile.i386 1.10 +4 -4 src/gnu/usr.bin/binutils/libbfd/Makefile.i386 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 2:36:22 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD12837B401; Fri, 11 Oct 2002 02:36:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5910243E9E; Fri, 11 Oct 2002 02:36:21 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B9aLCo066278; Fri, 11 Oct 2002 02:36:21 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B9aLA0066277; Fri, 11 Oct 2002 02:36:21 -0700 (PDT) Message-Id: <200210110936.g9B9aLA0066277@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 11 Oct 2002 02:36:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils/libbfd Makefile.alpha src/gnu/usr.bin/binutils/ld Makefile.alpha X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/11 02:36:21 PDT Modified files: gnu/usr.bin/binutils/libbfd Makefile.alpha gnu/usr.bin/binutils/ld Makefile.alpha Log: witch over to the new FreeBSD bfd vec and emulation Revision Changes Path 1.17 +1 -1 src/gnu/usr.bin/binutils/ld/Makefile.alpha 1.7 +4 -4 src/gnu/usr.bin/binutils/libbfd/Makefile.alpha To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 2:57:28 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2023237B401; Fri, 11 Oct 2002 02:57:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C00F743EAF; Fri, 11 Oct 2002 02:57:26 -0700 (PDT) (envelope-from roger@FreeBSD.org) Received: from freefall.freebsd.org (roger@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B9vQCo067033; Fri, 11 Oct 2002 02:57:26 -0700 (PDT) (envelope-from roger@freefall.freebsd.org) Received: (from roger@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B9vQep067032; Fri, 11 Oct 2002 02:57:26 -0700 (PDT) Message-Id: <200210110957.g9B9vQep067032@freefall.freebsd.org> From: Roger Hardiman Date: Fri, 11 Oct 2002 02:57:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/openh323proxy Makefile distinfo ports/net/openh323proxy/files patch-CallThread.cxx 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 roger 2002/10/11 02:57:26 PDT Modified files: net/openh323proxy Makefile distinfo Added files: net/openh323proxy/files patch-CallThread.cxx patch-Makefile Log: Upgrade to the latest version Revision Changes Path 1.10 +1 -1 ports/net/openh323proxy/Makefile 1.4 +1 -1 ports/net/openh323proxy/distinfo 1.1 +12 -0 ports/net/openh323proxy/files/patch-CallThread.cxx (new) 1.1 +19 -0 ports/net/openh323proxy/files/patch-Makefile (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 2:59:24 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 597BF37B401; Fri, 11 Oct 2002 02:59:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C75543EAC; Fri, 11 Oct 2002 02:59:23 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from freefall.freebsd.org (phk@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9B9xMCo067158; Fri, 11 Oct 2002 02:59:22 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9B9xMtL067157; Fri, 11 Oct 2002 02:59:22 -0700 (PDT) Message-Id: <200210110959.g9B9xMtL067157@freefall.freebsd.org> From: Poul-Henning Kamp Date: Fri, 11 Oct 2002 02:59:22 -0700 (PDT) To: cvs-committers@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 2002/10/11 02:59:22 PDT Modified files: sys/cam/scsi scsi_da.c Log: Use malloc(9)'s M_ZERO rather than explicit bzero(9) call. Revision Changes Path 1.112 +2 -2 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 Fri Oct 11 3: 7:48 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B7AC937B401; Fri, 11 Oct 2002 03:07:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6635C43EAF; Fri, 11 Oct 2002 03:07:47 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BA7lCo071898; Fri, 11 Oct 2002 03:07:47 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BA7lrl071897; Fri, 11 Oct 2002 03:07:47 -0700 (PDT) Message-Id: <200210111007.g9BA7lrl071897@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 11 Oct 2002 03:07:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils/ld genscripts.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 obrien 2002/10/11 03:07:46 PDT Modified files: gnu/usr.bin/binutils/ld genscripts.sh Log: Sync with 2.13. Reduce forking by using multiple sed expressions rather than piping thru tr(1). Also prefer case over for+test, as case will handle regex's nicely. Note we can't exactly follow the real 2.13 genscripts.sh as we wind up with multiple "'s in search paths. It is too late tonight to track down why. Revision Changes Path 1.5 +6 -4 src/gnu/usr.bin/binutils/ld/genscripts.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 3:13:50 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44B5A37B401; Fri, 11 Oct 2002 03:13:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA9D743EAC; Fri, 11 Oct 2002 03:13:48 -0700 (PDT) (envelope-from robert@FreeBSD.org) Received: from freefall.freebsd.org (robert@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BADmCo072097; Fri, 11 Oct 2002 03:13:48 -0700 (PDT) (envelope-from robert@freefall.freebsd.org) Received: (from robert@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BADmrr072096; Fri, 11 Oct 2002 03:13:48 -0700 (PDT) Message-Id: <200210111013.g9BADmrr072096@freefall.freebsd.org> From: Robert Drehmel Date: Fri, 11 Oct 2002 03:13:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/syslogd syslogd.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 robert 2002/10/11 03:13:48 PDT Modified files: (Branch: RELENG_4) usr.sbin/syslogd syslogd.c Log: MFC (1.103): Allow program names in the syslog configuration file to contain non-alphanumerical characters (but no non-printables). This is needed for an upcoming MFC by dcs. Revision Changes Path 1.59.2.19 +1 -1 src/usr.sbin/syslogd/syslogd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 3:32:14 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9407137B401; Fri, 11 Oct 2002 03:32:13 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id A593F43EB3; Fri, 11 Oct 2002 03:32:12 -0700 (PDT) (envelope-from phk@critter.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 g9BAW64B014846; Fri, 11 Oct 2002 12:32:07 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: ticso@cicely.de Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: booting UFS2 on alpha (was: cvs commit: src/sys/boot/common ufsread.c) In-Reply-To: Your message of "Thu, 10 Oct 2002 23:01:24 +0200." <20021010210124.GV17920@cicely8.cicely.de> Date: Fri, 11 Oct 2002 12:32:06 +0200 Message-ID: <14845.1034332326@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-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 <20021010210124.GV17920@cicely8.cicely.de>, Bernd Walter writes: >>>>boot dka400 >(boot dka400.4.0.6.0 -flags 0) >block 0 of dka400.4.0.6.0 is not a valid boot block >bootstrap failure > >This one is my biggest problem. >SRM doesn't accept the disklabel. >Once I dd the first 512 bytes from an old disk SRM is happy. >I compared them with hexdump, but wasn't able to find the reason. Is there some place which documents what the requirements for being a valid boot-block is ? -- 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 Fri Oct 11 3:35:19 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D9C937B401; Fri, 11 Oct 2002 03:35:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 410CB43EB2; Fri, 11 Oct 2002 03:35:18 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from freefall.freebsd.org (phk@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BAZICo072535; Fri, 11 Oct 2002 03:35:18 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BAZHri072534; Fri, 11 Oct 2002 03:35:17 -0700 (PDT) Message-Id: <200210111035.g9BAZHri072534@freefall.freebsd.org> From: Poul-Henning Kamp Date: Fri, 11 Oct 2002 03:35:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam/scsi scsi_cd.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 2002/10/11 03:35:17 PDT Modified files: sys/cam/scsi scsi_cd.c Log: Trapdoor access to cd%da and cd%c so they still work, but do not let them show up in /dev. Revision Changes Path 1.64 +24 -0 src/sys/cam/scsi/scsi_cd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 3:36:24 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B68F37B401; Fri, 11 Oct 2002 03:36:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E9F043EB2; Fri, 11 Oct 2002 03:36:23 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from freefall.freebsd.org (phk@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BAaNCo072586; Fri, 11 Oct 2002 03:36:23 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BAaNWK072585; Fri, 11 Oct 2002 03:36:23 -0700 (PDT) Message-Id: <200210111036.g9BAaNWK072585@freefall.freebsd.org> From: Poul-Henning Kamp Date: Fri, 11 Oct 2002 03:36:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_ntptime.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 2002/10/11 03:36:22 PDT Modified files: sys/kern kern_ntptime.c Log: Remove an unused variable. Revision Changes Path 1.49 +0 -7 src/sys/kern/kern_ntptime.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 3:36:48 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31C8D37B401; Fri, 11 Oct 2002 03:36:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7B5E43EB2; Fri, 11 Oct 2002 03:36:47 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: from freefall.freebsd.org (ache@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BAalCo072609; Fri, 11 Oct 2002 03:36:47 -0700 (PDT) (envelope-from ache@freefall.freebsd.org) Received: (from ache@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BAalmv072608; Fri, 11 Oct 2002 03:36:47 -0700 (PDT) Message-Id: <200210111036.g9BAalmv072608@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Fri, 11 Oct 2002 03:36:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/locale collate.c collate.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 ache 2002/10/11 03:36:47 PDT Modified files: (Branch: RELENG_4) lib/libc/locale collate.c collate.h Log: MFC: read new collate format, optimize chains lookup a bit Revision Changes Path 1.21.2.4 +50 -25 src/lib/libc/locale/collate.c 1.9.2.3 +3 -3 src/lib/libc/locale/collate.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 3:43:47 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE89337B401; Fri, 11 Oct 2002 03:43:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DC5143E3B; Fri, 11 Oct 2002 03:43:46 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: from freefall.freebsd.org (ache@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BAhkCo072773; Fri, 11 Oct 2002 03:43:46 -0700 (PDT) (envelope-from ache@freefall.freebsd.org) Received: (from ache@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BAhk9x072772; Fri, 11 Oct 2002 03:43:46 -0700 (PDT) Message-Id: <200210111043.g9BAhk9x072772@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Fri, 11 Oct 2002 03:43:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/colldef colldef.1 parse.y scan.l 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 ache 2002/10/11 03:43:46 PDT Modified files: (Branch: RELENG_4) usr.bin/colldef colldef.1 parse.y scan.l Log: MFC: write new collate format Revision Changes Path 1.8.2.5 +9 -7 src/usr.bin/colldef/colldef.1 1.15.2.5 +94 -39 src/usr.bin/colldef/parse.y 1.11.2.2 +3 -17 src/usr.bin/colldef/scan.l To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 3:56:38 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E24E37B401; Fri, 11 Oct 2002 03:56:37 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F36A943E97; Fri, 11 Oct 2002 03:56:36 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: from freefall.freebsd.org (ache@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BAuaCo073183; Fri, 11 Oct 2002 03:56:36 -0700 (PDT) (envelope-from ache@freefall.freebsd.org) Received: (from ache@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BAuakM073182; Fri, 11 Oct 2002 03:56:36 -0700 (PDT) Message-Id: <200210111056.g9BAuakM073182@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Fri, 11 Oct 2002 03:56:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/timedef sv_SE.ISO8859-1.src 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 ache 2002/10/11 03:56:36 PDT Modified files: (Branch: RELENG_4) share/timedef sv_SE.ISO8859-1.src Log: MFC: fix x_fmt Revision Changes Path 1.8.2.3 +1 -1 src/share/timedef/sv_SE.ISO8859-1.src To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 4: 0:53 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7397C37B401; Fri, 11 Oct 2002 04:00:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2451243EBE; Fri, 11 Oct 2002 04:00:52 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BB0qCo077406; Fri, 11 Oct 2002 04:00:52 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BB0qpb077405; Fri, 11 Oct 2002 04:00:52 -0700 (PDT) Message-Id: <200210111100.g9BB0qpb077405@freefall.freebsd.org> From: Ruslan Ermilov Date: Fri, 11 Oct 2002 04:00:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/groff/tmac Makefile koi8-r mdoc.local X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/11 04:00:51 PDT Modified files: gnu/usr.bin/groff/tmac Makefile mdoc.local Removed files: gnu/usr.bin/groff/tmac koi8-r Log: koi8-r was repo-copied to ru.KOI8-R by joe@. Revision Changes Path 1.36 +1 -1 src/gnu/usr.bin/groff/tmac/Makefile 1.10 +0 -136 src/gnu/usr.bin/groff/tmac/koi8-r (dead) 1.20 +1 -1 src/gnu/usr.bin/groff/tmac/mdoc.local To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 4: 7:15 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B13537B401; Fri, 11 Oct 2002 04:07:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED34943EAA; Fri, 11 Oct 2002 04:07:13 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: from freefall.freebsd.org (ume@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BB7DCo081957; Fri, 11 Oct 2002 04:07:13 -0700 (PDT) (envelope-from ume@freefall.freebsd.org) Received: (from ume@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BB7DZs081956; Fri, 11 Oct 2002 04:07:13 -0700 (PDT) Message-Id: <200210111107.g9BB7DZs081956@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 11 Oct 2002 04:07:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/net gethostbydns.c getnetbydns.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 ume 2002/10/11 04:07:13 PDT Modified files: (Branch: RELENG_4) lib/libc/net gethostbydns.c getnetbydns.c Log: MFC: Allocate 64K recieve buffer for DNS responses. Though res_query.c also defines and refers MAXPACKET, it is not related to ansbuf. So, I didn't touch res_query.c. lib/libc/net/gethostbydns.c: 1.40 lib/libc/net/getnetbydns.c: 1.26 Revision Changes Path 1.27.2.4 +28 -13 src/lib/libc/net/gethostbydns.c 1.13.2.4 +26 -13 src/lib/libc/net/getnetbydns.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 4:15: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7365F37B401; Fri, 11 Oct 2002 04:15:00 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2261043EA9; Fri, 11 Oct 2002 04:15:00 -0700 (PDT) (envelope-from dcs@FreeBSD.org) Received: from freefall.freebsd.org (dcs@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BBExCo083256; Fri, 11 Oct 2002 04:15:00 -0700 (PDT) (envelope-from dcs@freefall.freebsd.org) Received: (from dcs@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BBExUw083255; Fri, 11 Oct 2002 04:14:59 -0700 (PDT) Message-Id: <200210111114.g9BBExUw083255@freefall.freebsd.org> From: "Daniel C. Sobral" Date: Fri, 11 Oct 2002 04:14:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/syslogd syslog.conf.5 syslogd.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 dcs 2002/10/11 04:14:58 PDT Modified files: (Branch: RELENG_4) usr.sbin/syslogd syslog.conf.5 syslogd.c Log: MFC: rev 1.107. Introduce !-program and !+program, so you can specify the opposite behavior of !program. Revision Changes Path 1.16.2.8 +12 -1 src/usr.sbin/syslogd/syslog.conf.5 1.59.2.20 +14 -2 src/usr.sbin/syslogd/syslogd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 4:15: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5616F37B406; Fri, 11 Oct 2002 04:15:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0953F43EAF; Fri, 11 Oct 2002 04:15:08 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: from freefall.freebsd.org (ume@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BBF7Co083298; Fri, 11 Oct 2002 04:15:07 -0700 (PDT) (envelope-from ume@freefall.freebsd.org) Received: (from ume@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BBF7NR083297; Fri, 11 Oct 2002 04:15:07 -0700 (PDT) Message-Id: <200210111115.g9BBF7NR083297@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 11 Oct 2002 04:15:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults make.conf 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 ume 2002/10/11 04:15:07 PDT Modified files: (Branch: RELENG_4) etc/defaults make.conf Log: MFC 1.201: Mention how to build sendmail with SASLv2. Revision Changes Path 1.97.2.75 +6 -0 src/etc/defaults/make.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 4:24:12 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9EA9237B401; Fri, 11 Oct 2002 04:24:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5151643EB7; Fri, 11 Oct 2002 04:24:11 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: from freefall.freebsd.org (ume@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BBOBCo083612; Fri, 11 Oct 2002 04:24:11 -0700 (PDT) (envelope-from ume@freefall.freebsd.org) Received: (from ume@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BBOBL5083611; Fri, 11 Oct 2002 04:24:11 -0700 (PDT) Message-Id: <200210111124.g9BBOBL5083611@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 11 Oct 2002 04:24:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.network 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 ume 2002/10/11 04:24:10 PDT Modified files: (Branch: RELENG_4) etc rc.network Log: MFC 1.137: up gif during setup. Revision Changes Path 1.74.2.41 +1 -0 src/etc/rc.network To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 4:33:25 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9EA637B401; Fri, 11 Oct 2002 04:33:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BE1943E97; Fri, 11 Oct 2002 04:33:24 -0700 (PDT) (envelope-from tjr@FreeBSD.org) Received: from freefall.freebsd.org (tjr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BBXOCo083933; Fri, 11 Oct 2002 04:33:24 -0700 (PDT) (envelope-from tjr@freefall.freebsd.org) Received: (from tjr@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BBXOBm083932; Fri, 11 Oct 2002 04:33:24 -0700 (PDT) Message-Id: <200210111133.g9BBXOBm083932@freefall.freebsd.org> From: "Tim J. Robbins" Date: Fri, 11 Oct 2002 04:33:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/unexpand unexpand.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 tjr 2002/10/11 04:33:24 PDT Modified files: (Branch: RELENG_4) usr.bin/unexpand unexpand.c Log: MFC: revision 1.13: off-by-one handling the line after an empty line when neither the -a nor -t options are specified. Revision Changes Path 1.5.2.3 +1 -0 src/usr.bin/unexpand/unexpand.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 4:35:31 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A31937B401; Fri, 11 Oct 2002 04:35:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEB4043E9C; Fri, 11 Oct 2002 04:35:30 -0700 (PDT) (envelope-from maxim@FreeBSD.org) Received: from freefall.freebsd.org (maxim@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BBZUCo084000; Fri, 11 Oct 2002 04:35:30 -0700 (PDT) (envelope-from maxim@freefall.freebsd.org) Received: (from maxim@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BBZUwM083999; Fri, 11 Oct 2002 04:35:30 -0700 (PDT) Message-Id: <200210111135.g9BBZUwM083999@freefall.freebsd.org> From: Maxim Konovalov Date: Fri, 11 Oct 2002 04:35:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen pw_scan.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 2002/10/11 04:35:30 PDT Modified files: lib/libc/gen pw_scan.c Log: Do not allow empty GIDs for non-NIS entries. MFC after: 2 weeks Revision Changes Path 1.24 +7 -0 src/lib/libc/gen/pw_scan.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 4:38:10 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B2F937B401; Fri, 11 Oct 2002 04:38:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E87343E97; Fri, 11 Oct 2002 04:38:09 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: from freefall.freebsd.org (ume@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BBc9Co084057; Fri, 11 Oct 2002 04:38:09 -0700 (PDT) (envelope-from ume@freefall.freebsd.org) Received: (from ume@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BBc9pg084056; Fri, 11 Oct 2002 04:38:09 -0700 (PDT) Message-Id: <200210111138.g9BBc9pg084056@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 11 Oct 2002 04:38:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_gif.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 ume 2002/10/11 04:38:08 PDT Modified files: (Branch: RELENG_4) sys/net if_gif.c Log: MFC 1.30: mistakenly set IFF_UP by SIOCSIFPHYADDR. Revision Changes Path 1.4.2.10 +0 -4 src/sys/net/if_gif.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 4:43:11 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3896337B401; Fri, 11 Oct 2002 04:43:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E68A343EAF; Fri, 11 Oct 2002 04:43:09 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from freefall.freebsd.org (sobomax@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BBh9Co084315; Fri, 11 Oct 2002 04:43:09 -0700 (PDT) (envelope-from sobomax@freefall.freebsd.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BBh9Nx084314; Fri, 11 Oct 2002 04:43:09 -0700 (PDT) Message-Id: <200210111143.g9BBh9Nx084314@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 11 Oct 2002 04:43:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/linux linux_ioctl.c linux_ioctl.h linux_ipc.c linux_ipc.h src/sys/i386/linux linux_dummy.c linux_ipc64.h linux_machdep.c src/sys/alpha/linux linux_ipc64.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 2002/10/11 04:43:09 PDT Modified files: sys/compat/linux linux_ioctl.c linux_ioctl.h linux_ipc.c linux_ipc.h sys/i386/linux linux_dummy.c linux_machdep.c Added files: sys/i386/linux linux_ipc64.h sys/alpha/linux linux_ipc64.h Log: - Add support for IPC_64 extensions into shmctl(2), semctl(2) and msgctl(2); - add wrappers for mmap2(2) and ftruncate64(2) system calls; - don't spam console with printf's when VFAT_READDIR_BOTH ioctl(2) is invoked; - add support for SOUND_MIXER_READ_STEREODEVS ioctl(2); - make msgctl(IPC_STAT) and IPC_SET actually working by converting from BSD msqid_ds to Linux and vice versa; - properly return EINVAL if semget(2) is called with nsems being negative. Reviewed by: marcel Approved by: marcel Tested with: LSB runtime test Revision Changes Path 1.1 +133 -0 src/sys/alpha/linux/linux_ipc64.h (new) 1.94 +15 -0 src/sys/compat/linux/linux_ioctl.c 1.15 +9 -0 src/sys/compat/linux/linux_ioctl.h 1.31 +285 -23 src/sys/compat/linux/linux_ipc.c 1.9 +9 -0 src/sys/compat/linux/linux_ipc.h 1.35 +0 -2 src/sys/i386/linux/linux_dummy.c 1.1 +145 -0 src/sys/i386/linux/linux_ipc64.h (new) 1.31 +73 -26 src/sys/i386/linux/linux_machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 4:46:47 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DC2D37B401; Fri, 11 Oct 2002 04:46:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD3C843EAF; Fri, 11 Oct 2002 04:46:45 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: from freefall.freebsd.org (ume@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BBkjCo084423; Fri, 11 Oct 2002 04:46:45 -0700 (PDT) (envelope-from ume@freefall.freebsd.org) Received: (from ume@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BBkjVb084422; Fri, 11 Oct 2002 04:46:45 -0700 (PDT) Message-Id: <200210111146.g9BBkjVb084422@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 11 Oct 2002 04:46:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_usrreq.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 ume 2002/10/11 04:46:44 PDT Modified files: (Branch: RELENG_4) sys/netinet tcp_usrreq.c Log: MFC 1.79: Use a common way to release locks before exit. Revision Changes Path 1.51.2.17 +4 -2 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 Fri Oct 11 5:13:19 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58E7037B401; Fri, 11 Oct 2002 05:13:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0853443E91; Fri, 11 Oct 2002 05:13:18 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BCDHCo089699; Fri, 11 Oct 2002 05:13:17 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BCDHGG089698; Fri, 11 Oct 2002 05:13:17 -0700 (PDT) Message-Id: <200210111213.g9BCDHGG089698@freefall.freebsd.org> From: Ruslan Ermilov Date: Fri, 11 Oct 2002 05:13:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/groff/tmac - Imported sources X-FreeBSD-CVS-Branch: TEXFM Sender: owner-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 2002/10/11 05:13:17 PDT src/gnu/usr.bin/groff/tmac - Imported sources Update of /home/ncvs/src/gnu/usr.bin/groff/tmac In directory freefall.freebsd.org:/c/tmp/cvs-serv89688 Log Message: Russian hyphenation patterns from teTeX. Status: Vendor Tag: TEXFM Release Tags: v1_0_2 N src/gnu/usr.bin/groff/tmac/hyphen.ru 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 Fri Oct 11 5:20: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DDC137B401; Fri, 11 Oct 2002 05:20:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26BBD43EA3; Fri, 11 Oct 2002 05:20:03 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BCK3Co089835; Fri, 11 Oct 2002 05:20:03 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BCK3pe089834; Fri, 11 Oct 2002 05:20:03 -0700 (PDT) Message-Id: <200210111220.g9BCK3pe089834@freefall.freebsd.org> From: Ruslan Ermilov Date: Fri, 11 Oct 2002 05:20:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/groff/tmac troffrc src/gnu/usr.bin/groff/tmac Makefile hyphen.us-ru X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/11 05:20:02 PDT Modified files: contrib/groff/tmac troffrc gnu/usr.bin/groff/tmac Makefile Removed files: gnu/usr.bin/groff/tmac hyphen.us-ru Log: New Russian hyphenation patterns from the teTeX distribution. Use the new .hpfa request to append them to English patterns. Revision Changes Path 1.10 +6 -12 src/contrib/groff/tmac/troffrc 1.37 +1 -1 src/gnu/usr.bin/groff/tmac/Makefile 1.2 +0 -4833 src/gnu/usr.bin/groff/tmac/hyphen.us-ru (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 5:24:48 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC0C737B401; Fri, 11 Oct 2002 05:24:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FE5743EA9; Fri, 11 Oct 2002 05:24:47 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BCOlCo090072; Fri, 11 Oct 2002 05:24:47 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BCOleF090071; Fri, 11 Oct 2002 05:24:47 -0700 (PDT) Message-Id: <200210111224.g9BCOleF090071@freefall.freebsd.org> From: Ruslan Ermilov Date: Fri, 11 Oct 2002 05:24:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/groff FREEBSD-Xlist X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/11 05:24:46 PDT Modified files: contrib/groff FREEBSD-Xlist Log: Update for Groff 1.18.1. Revision Changes Path 1.2 +2 -0 src/contrib/groff/FREEBSD-Xlist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 5:37:33 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0572437B401; Fri, 11 Oct 2002 05:37:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A92B543E9E; Fri, 11 Oct 2002 05:37:32 -0700 (PDT) (envelope-from hrs@FreeBSD.org) Received: from freefall.freebsd.org (hrs@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BCbWCo090411; Fri, 11 Oct 2002 05:37:32 -0700 (PDT) (envelope-from hrs@freefall.freebsd.org) Received: (from hrs@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BCbWnX090410; Fri, 11 Oct 2002 05:37:32 -0700 (PDT) Message-Id: <200210111237.g9BCbWnX090410@freefall.freebsd.org> From: Hiroki Sato Date: Fri, 11 Oct 2002 05:37:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/ja/releases/4.7R Makefile announce.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 hrs 2002/10/11 05:37:31 PDT Added files: ja/releases/4.7R Makefile announce.sgml Log: Add new translations: (new) -> 1.7 releases/4.7R/Makefile (new) -> 1.2 releases/4.7R/announce.sgml Submitted by: Hideyuki KURASHINA References: [doc-jp-work 501] Revision Changes Path 1.1 +23 -0 www/ja/releases/4.7R/Makefile (new) 1.1 +200 -0 www/ja/releases/4.7R/announce.sgml (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 5:44:27 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 146CE37B401; Fri, 11 Oct 2002 05:44:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B542C43E7B; Fri, 11 Oct 2002 05:44:24 -0700 (PDT) (envelope-from cognet@FreeBSD.org) Received: from freefall.freebsd.org (cognet@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BCiOCo090575; Fri, 11 Oct 2002 05:44:24 -0700 (PDT) (envelope-from cognet@freefall.freebsd.org) Received: (from cognet@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BCiObH090574; Fri, 11 Oct 2002 05:44:24 -0700 (PDT) Message-Id: <200210111244.g9BCiObH090574@freefall.freebsd.org> From: Olivier Houchard Date: Fri, 11 Oct 2002 05:44:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/share/sgml authors.ent 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 cognet 2002/10/11 05:44:23 PDT Modified files: en_US.ISO8859-1/share/sgml authors.ent en_US.ISO8859-1/articles/contributors article.sgml Log: Adding myself as a committer Reviewed by: mux (mentor) Revision Changes Path 1.272 +4 -4 doc/en_US.ISO8859-1/articles/contributors/article.sgml 1.249 +2 -0 doc/en_US.ISO8859-1/share/sgml/authors.ent To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 5:46:11 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E37D337B401; Fri, 11 Oct 2002 05:46:00 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DC7A43EA3; Fri, 11 Oct 2002 05:46:00 -0700 (PDT) (envelope-from cognet@FreeBSD.org) Received: from freefall.freebsd.org (cognet@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BCk0Co090658; Fri, 11 Oct 2002 05:46:00 -0700 (PDT) (envelope-from cognet@freefall.freebsd.org) Received: (from cognet@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BCjx4L090657; Fri, 11 Oct 2002 05:45:59 -0700 (PDT) Message-Id: <200210111245.g9BCjx4L090657@freefall.freebsd.org> From: Olivier Houchard Date: Fri, 11 Oct 2002 05:45:59 -0700 (PDT) To: cvs-committers@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 cognet 2002/10/11 05:45:59 PDT Modified files: en/news news.xml Log: Adding myself as a committer Reviewed by: mux (mentor) Revision Changes Path 1.116 +10 -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 Fri Oct 11 5:47:13 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F93D37B401; Fri, 11 Oct 2002 05:47:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E42C443E9E; Fri, 11 Oct 2002 05:47:11 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: from freefall.freebsd.org (ache@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BClBCo090714; Fri, 11 Oct 2002 05:47:11 -0700 (PDT) (envelope-from ache@freefall.freebsd.org) Received: (from ache@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BClBpf090713; Fri, 11 Oct 2002 05:47:11 -0700 (PDT) Message-Id: <200210111247.g9BClBpf090713@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Fri, 11 Oct 2002 05:47:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/lynx-current 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 ache 2002/10/11 05:47:10 PDT Modified files: www/lynx-current Makefile distinfo pkg-plist Log: Upgrade to 2.8.5dev.9 Revision Changes Path 1.140 +2 -3 ports/www/lynx-current/Makefile 1.164 +1 -1 ports/www/lynx-current/distinfo 1.31 +3 -0 ports/www/lynx-current/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 Oct 11 5:51: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B006237B401; Fri, 11 Oct 2002 05:51:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E67743E7B; Fri, 11 Oct 2002 05:51:06 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from freefall.freebsd.org (sobomax@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BCp6Co091259; Fri, 11 Oct 2002 05:51:06 -0700 (PDT) (envelope-from sobomax@freefall.freebsd.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BCp6C4091257; Fri, 11 Oct 2002 05:51:06 -0700 (PDT) Message-Id: <200210111251.g9BCp6C4091257@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 11 Oct 2002 05:51:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/ru includes.sgml includes.xsl index.xsl www/ru/news news.xml press.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 sobomax 2002/10/11 05:51:05 PDT Modified files: ru includes.sgml includes.xsl index.xsl ru/news news.xml press.xml Log: Update Russian version of the site with latest news. Submitted by: Denis N. Peplin Revision Changes Path 1.17 +2 -2 www/ru/includes.sgml 1.5 +2 -2 www/ru/includes.xsl 1.4 +3 -3 www/ru/index.xsl 1.4 +62 -1 www/ru/news/news.xml 1.4 +76 -1 www/ru/news/press.xml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 6: 6:45 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3DAB737B401; Fri, 11 Oct 2002 06:06:44 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E355243E88; Fri, 11 Oct 2002 06:06:43 -0700 (PDT) (envelope-from cognet@FreeBSD.org) Received: from freefall.freebsd.org (cognet@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BD6hCo002000; Fri, 11 Oct 2002 06:06:43 -0700 (PDT) (envelope-from cognet@freefall.freebsd.org) Received: (from cognet@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BD6hou001999; Fri, 11 Oct 2002 06:06:43 -0700 (PDT) Message-Id: <200210111306.g9BD6hou001999@freefall.freebsd.org> From: Olivier Houchard Date: Fri, 11 Oct 2002 06:06:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/calendar/calendars calendar.freebsd X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/11 06:06:43 PDT Modified files: usr.bin/calendar/calendars calendar.freebsd Log: Add myself. Reviewed by: mux (mentor) Revision Changes Path 1.80 +1 -0 src/usr.bin/calendar/calendars/calendar.freebsd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 6:13:12 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B66B37B401; Fri, 11 Oct 2002 06:13:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1EAD43EAC; Fri, 11 Oct 2002 06:13:10 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from freefall.freebsd.org (phk@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BDDACo002351; Fri, 11 Oct 2002 06:13:10 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BDDA3E002348; Fri, 11 Oct 2002 06:13:10 -0700 (PDT) Message-Id: <200210111313.g9BDDA3E002348@freefall.freebsd.org> From: Poul-Henning Kamp Date: Fri, 11 Oct 2002 06:13:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/libkern arc4random.c src/sys/sys libkern.h src/share/man/man9 random.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 phk 2002/10/11 06:13:09 PDT Modified files: sys/libkern arc4random.c sys/sys libkern.h share/man/man9 random.9 Log: Slight overhaul of arc4random() and friends. One bug fixed: Use getmicrouptime() to trigger reseeds so that we cannot be tricked by a clock being stepped backwards. Express parameters in natural units and with natural names. Don't use struct timeval more than we need to. Various stylistic and readability polishing. Introduce arc4rand(void *ptr, u_int len, int reseed) function which returns a stream of pseudo-random bytes, observing the automatic reseed criteria as well as allowing forced reseeds. Rewrite arc4random() in terms of arc4rand(). Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.7 +24 -6 src/share/man/man9/random.9 1.10 +28 -23 src/sys/libkern/arc4random.c 1.34 +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 Fri Oct 11 6:32:49 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E6CE37B401; Fri, 11 Oct 2002 06:32:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C388543E88; Fri, 11 Oct 2002 06:32:48 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BDWmCo002982; Fri, 11 Oct 2002 06:32:48 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BDWmKo002980; Fri, 11 Oct 2002 06:32:48 -0700 (PDT) Message-Id: <200210111332.g9BDWmKo002980@freefall.freebsd.org> From: Ying-Chieh Liao Date: Fri, 11 Oct 2002 06:32:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/imageindex 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 ijliao 2002/10/11 06:32:48 PDT Modified files: graphics/imageindex Makefile distinfo pkg-descr Log: upgrade to 1.0.1 PR: 43390 Submitted by: maintainer Revision Changes Path 1.2 +1 -1 ports/graphics/imageindex/Makefile 1.2 +1 -1 ports/graphics/imageindex/distinfo 1.2 +1 -1 ports/graphics/imageindex/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 Oct 11 6:56:33 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F8DA37B401; Fri, 11 Oct 2002 06:56:32 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3004243E75; Fri, 11 Oct 2002 06:56:32 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BDuVCo005648; Fri, 11 Oct 2002 06:56:32 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BDuVAW005647; Fri, 11 Oct 2002 06:56:31 -0700 (PDT) Message-Id: <200210111356.g9BDuVAW005647@freefall.freebsd.org> From: Ying-Chieh Liao Date: Fri, 11 Oct 2002 06:56:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/nInvaders 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 ijliao 2002/10/11 06:56:31 PDT Modified files: games/nInvaders distinfo Log: add one more checksum (the author's harddisk crash) I've checked these two tarballs, and they are identical PR: 43908 Submitted by: Edwin Groothuis Approved by: maintainer Revision Changes Path 1.3 +1 -0 ports/games/nInvaders/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 7: 7:17 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA31837B401; Fri, 11 Oct 2002 07:07:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 608CF43E88; Fri, 11 Oct 2002 07:07:16 -0700 (PDT) (envelope-from dwcjr@FreeBSD.org) Received: from freefall.freebsd.org (dwcjr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BE7GCo010900; Fri, 11 Oct 2002 07:07:16 -0700 (PDT) (envelope-from dwcjr@freefall.freebsd.org) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BE7GAA010899; Fri, 11 Oct 2002 07:07:16 -0700 (PDT) Message-Id: <200210111407.g9BE7GAA010899@freefall.freebsd.org> From: "David W. Chapman Jr." Date: Fri, 11 Oct 2002 07:07:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/samba Makefile distinfo pkg-plist ports/net/samba/files patch-ba patch-libsmb patch-source-include-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 dwcjr 2002/10/11 07:07:15 PDT Modified files: net/samba Makefile distinfo pkg-plist net/samba/files patch-ba Removed files: net/samba/files patch-libsmb patch-source-include-includes.h Log: Update to 2.2.6 RC2 Fix VFS problems with PORT:checking for VFS options before Makefile.inc included Revision Changes Path 1.101 +15 -19 ports/net/samba/Makefile 1.41 +1 -1 ports/net/samba/distinfo 1.13 +0 -18 ports/net/samba/files/patch-ba 1.2 +0 -11 ports/net/samba/files/patch-libsmb (dead) 1.2 +0 -14 ports/net/samba/files/patch-source-include-includes.h (dead) 1.41 +3 -0 ports/net/samba/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 Oct 11 7:17:12 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FB9D37B401; Fri, 11 Oct 2002 07:17:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1E5C43E8A; Fri, 11 Oct 2002 07:17:10 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BEHACo013726; Fri, 11 Oct 2002 07:17:10 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BEHAs7013725; Fri, 11 Oct 2002 07:17:10 -0700 (PDT) Message-Id: <200210111417.g9BEHAs7013725@freefall.freebsd.org> From: Ruslan Ermilov Date: Fri, 11 Oct 2002 07:17:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/kerberosIV Makefile src/kerberos5 Makefile src/lib/libpam 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 2002/10/11 07:17:10 PDT Modified files: kerberosIV Makefile kerberos5 Makefile lib/libpam Makefile.inc Log: Build kerberized versions of the PAM library, and install them into corresponding distributions during "make release". (This also cleans the "slib" distribution up from the .o files.) PR: misc/43825 (inspired by) Revision Changes Path 1.11 +1 -1 src/kerberos5/Makefile 1.16 +1 -1 src/kerberosIV/Makefile 1.9 +8 -0 src/lib/libpam/Makefile.inc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 7:20:44 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41E3337B401; Fri, 11 Oct 2002 07:20:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E58E543EA3; Fri, 11 Oct 2002 07:20:42 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from freefall.freebsd.org (sobomax@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BEKgCo013861; Fri, 11 Oct 2002 07:20:42 -0700 (PDT) (envelope-from sobomax@freefall.freebsd.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BEKgwN013860; Fri, 11 Oct 2002 07:20:42 -0700 (PDT) Message-Id: <200210111420.g9BEKgwN013860@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 11 Oct 2002 07:20:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pci fm801.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 sobomax 2002/10/11 07:20:42 PDT Modified files: (Branch: RELENG_4) sys/dev/sound/pci fm801.c Log: MFC: - Improve AC97 presence check and move it from fm801_attach() to fm801_probe(); - allow driver to act as a bus for soon-to-be-added radio driver. Revision Changes Path 1.3.2.7 +94 -15 src/sys/dev/sound/pci/fm801.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 7:23:45 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 77BB037B401; Fri, 11 Oct 2002 07:23:44 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E34C443E8A; Fri, 11 Oct 2002 07:23:43 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from freefall.freebsd.org (sobomax@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BENhCo014033; Fri, 11 Oct 2002 07:23:43 -0700 (PDT) (envelope-from sobomax@freefall.freebsd.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BENhBk014032; Fri, 11 Oct 2002 07:23:43 -0700 (PDT) Message-Id: <200210111423.g9BENhBk014032@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 11 Oct 2002 07:23:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install/info 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 sobomax 2002/10/11 07:23:43 PDT Modified files: (Branch: RELENG_4) usr.sbin/pkg_install/info perform.c Log: MFC: - Use --fast-read mode to extract metadata from package file. Revision Changes Path 1.29.2.14 +16 -2 src/usr.sbin/pkg_install/info/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 Oct 11 7:25:41 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F66837B401; Fri, 11 Oct 2002 07:25:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 409B943E8A; Fri, 11 Oct 2002 07:25:40 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from freefall.freebsd.org (sobomax@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BEPeCo014356; Fri, 11 Oct 2002 07:25:40 -0700 (PDT) (envelope-from sobomax@freefall.freebsd.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BEPdov014355; Fri, 11 Oct 2002 07:25:39 -0700 (PDT) Message-Id: <200210111425.g9BEPdov014355@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 11 Oct 2002 07:25:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/edquota edquota.8 edquota.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 sobomax 2002/10/11 07:25:39 PDT Modified files: (Branch: RELENG_4) usr.sbin/edquota edquota.8 edquota.c Log: MFC: - Allow edquota(8) to be used for setting up quotas non-interactively. Revision Changes Path 1.9.2.3 +45 -0 src/usr.sbin/edquota/edquota.8 1.9.2.5 +104 -23 src/usr.sbin/edquota/edquota.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 7:27: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A797337B401; Fri, 11 Oct 2002 07:27:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67D2E43E91; Fri, 11 Oct 2002 07:27:01 -0700 (PDT) (envelope-from dwcjr@FreeBSD.org) Received: from freefall.freebsd.org (dwcjr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BER1Co014564; Fri, 11 Oct 2002 07:27:01 -0700 (PDT) (envelope-from dwcjr@freefall.freebsd.org) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BER1Fh014563; Fri, 11 Oct 2002 07:27:01 -0700 (PDT) Message-Id: <200210111427.g9BER1Fh014563@freefall.freebsd.org> From: "David W. Chapman Jr." Date: Fri, 11 Oct 2002 07:27:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/samba-devel Makefile distinfo pkg-plist ports/net/samba-devel/files patch-ae patch-configure.in 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 dwcjr 2002/10/11 07:27:01 PDT Modified files: net/samba-devel Makefile distinfo pkg-plist Removed files: net/samba-devel/files patch-ae patch-configure.in patch-includes.h Log: Update to alpha20 Revision Changes Path 1.89 +4 -2 ports/net/samba-devel/Makefile 1.44 +1 -1 ports/net/samba-devel/distinfo 1.3 +0 -11 ports/net/samba-devel/files/patch-ae (dead) 1.2 +0 -28 ports/net/samba-devel/files/patch-configure.in (dead) 1.4 +0 -14 ports/net/samba-devel/files/patch-includes.h (dead) 1.39 +36 -28 ports/net/samba-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 Oct 11 7:28:31 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A454137B401; Fri, 11 Oct 2002 07:28:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5452F43E8A; Fri, 11 Oct 2002 07:28:30 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Received: from freefall.freebsd.org (phantom@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BESUCo014789; Fri, 11 Oct 2002 07:28:30 -0700 (PDT) (envelope-from phantom@freefall.freebsd.org) Received: (from phantom@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BESUsH014788; Fri, 11 Oct 2002 07:28:30 -0700 (PDT) Message-Id: <200210111428.g9BESUsH014788@freefall.freebsd.org> From: Alexey Zelkin Date: Fri, 11 Oct 2002 07:28:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/bugzilla 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 phantom 2002/10/11 07:28:29 PDT Modified files: devel/bugzilla Makefile distinfo Log: Update to 2.14.4 (one more security update) PR: ports/43883 Submitted by: Jason Li Revision Changes Path 1.12 +1 -1 ports/devel/bugzilla/Makefile 1.5 +1 -1 ports/devel/bugzilla/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 7:32:27 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7E3E37B401; Fri, 11 Oct 2002 07:32:26 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58B0143EAF; Fri, 11 Oct 2002 07:32:26 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from freefall.freebsd.org (sobomax@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BEWQCo015177; Fri, 11 Oct 2002 07:32:26 -0700 (PDT) (envelope-from sobomax@freefall.freebsd.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BEWPad015176; Fri, 11 Oct 2002 07:32:25 -0700 (PDT) Message-Id: <200210111432.g9BEWPad015176@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 11 Oct 2002 07:32:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/tar/src buffer.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 sobomax 2002/10/11 07:32:25 PDT Modified files: (Branch: RELENG_4) contrib/tar/src buffer.c Log: MFC: - Make --fast-read mode really fast even when used in conjunction with compressed tarballs (rev.1.3, rev.1.4 and rev.1.5). Revision Changes Path 1.2.2.2 +20 -9 src/contrib/tar/src/buffer.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 7:57:34 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27B8537B401; Fri, 11 Oct 2002 07:57:34 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDDCD43E6A; Fri, 11 Oct 2002 07:57:33 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BEvXCo022075; Fri, 11 Oct 2002 07:57:33 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BEvXlr022069; Fri, 11 Oct 2002 07:57:33 -0700 (PDT) Message-Id: <200210111457.g9BEvXlr022069@freefall.freebsd.org> From: Ruslan Ermilov Date: Fri, 11 Oct 2002 07:57:33 -0700 (PDT) To: cvs-committers@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 ru 2002/10/11 07:57:33 PDT Modified files: (Branch: RELENG_4) release Makefile Log: MFC: 1.709: Unspam the release media ("srelease" dist) from object files. PR: misc/43825 Revision Changes Path 1.536.2.98 +3 -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 Fri Oct 11 7:58:39 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA6C437B401; Fri, 11 Oct 2002 07:58:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 223ED43E97; Fri, 11 Oct 2002 07:58:35 -0700 (PDT) (envelope-from mike@FreeBSD.org) Received: from freefall.freebsd.org (mike@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BEwYCo022404; Fri, 11 Oct 2002 07:58:34 -0700 (PDT) (envelope-from mike@freefall.freebsd.org) Received: (from mike@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BEwY4F022403; Fri, 11 Oct 2002 07:58:34 -0700 (PDT) Message-Id: <200210111458.g9BEwY4F022403@freefall.freebsd.org> From: Mike Barcroft Date: Fri, 11 Oct 2002 07:58:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 VOP_READDIR.9 src/sys/alpha/alpha mem.c src/sys/fs/devfs devfs_vnops.c src/sys/i386/i386 mem.c src/sys/ia64/ia64 mem.c src/sys/isofs/cd9660 cd9660_vnops.c src/sys/kern kern_physio.c kern_subr.c subr_mchain.c sys_pipe.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 2002/10/11 07:58:34 PDT Modified files: share/man/man9 VOP_READDIR.9 sys/alpha/alpha mem.c sys/fs/devfs devfs_vnops.c sys/i386/i386 mem.c sys/ia64/ia64 mem.c sys/isofs/cd9660 cd9660_vnops.c sys/kern kern_physio.c kern_subr.c subr_mchain.c sys_pipe.c uipc_cow.c sys/netncp ncp_ncp.c sys/nfs nfs_common.c sys/nfsclient nfs_subs.c nfs_vnops.c sys/opencrypto cryptosoft.c sys/sys uio.h sys/ufs/ufs ufs_vnops.c usr.bin/wall ttymsg.c Log: Change iov_base's type from `char *' to the standard `void *'. All uses of iov_base which assume its type is `char *' (in order to do pointer arithmetic) have been updated to cast iov_base to `char *'. Revision Changes Path 1.10 +1 -1 src/share/man/man9/VOP_READDIR.9 1.41 +1 -1 src/sys/alpha/alpha/mem.c 1.51 +2 -2 src/sys/fs/devfs/devfs_vnops.c 1.99 +1 -1 src/sys/i386/i386/mem.c 1.10 +1 -1 src/sys/ia64/ia64/mem.c 1.81 +1 -1 src/sys/isofs/cd9660/cd9660_vnops.c 1.53 +2 -1 src/sys/kern/kern_physio.c 1.61 +8 -5 src/sys/kern/kern_subr.c 1.8 +4 -2 src/sys/kern/subr_mchain.c 1.122 +1 -1 src/sys/kern/sys_pipe.c 1.7 +1 -1 src/sys/kern/uipc_cow.c 1.12 +2 -1 src/sys/netncp/ncp_ncp.c 1.112 +2 -1 src/sys/nfs/nfs_common.c 1.115 +2 -1 src/sys/nfsclient/nfs_subs.c 1.189 +19 -9 src/sys/nfsclient/nfs_vnops.c 1.2 +1 -1 src/sys/opencrypto/cryptosoft.c 1.22 +1 -5 src/sys/sys/uio.h 1.211 +1 -1 src/sys/ufs/ufs/ufs_vnops.c 1.11 +1 -1 src/usr.bin/wall/ttymsg.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 7:59:54 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24FAD37B401; Fri, 11 Oct 2002 07:59:54 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD51343E6E; Fri, 11 Oct 2002 07:59:53 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BExrCo022448; Fri, 11 Oct 2002 07:59:53 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BExrh8022446; Fri, 11 Oct 2002 07:59:53 -0700 (PDT) Message-Id: <200210111459.g9BExrh8022446@freefall.freebsd.org> From: Ruslan Ermilov Date: Fri, 11 Oct 2002 07:59:53 -0700 (PDT) To: cvs-committers@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 ru 2002/10/11 07:59:53 PDT Modified files: (Branch: RELENG_4) release Makefile Log: Fixed spelling of automatic snapshots' names to be 4.7-STABLE. Revision Changes Path 1.536.2.99 +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 Fri Oct 11 8: 4:11 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7EE2037B401; Fri, 11 Oct 2002 08:04:10 -0700 (PDT) Received: from baraca.united.net.ua (ns.united.net.ua [193.111.8.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F70043E97; Fri, 11 Oct 2002 08:04:08 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (xDSL-2-2.united.net.ua [193.111.9.226]) by baraca.united.net.ua (8.11.6/8.11.6) with ESMTP id g9BF44g53415; Fri, 11 Oct 2002 18:04:04 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.12.6/8.12.5) with ESMTP id g9BF49Ts063777; Fri, 11 Oct 2002 18:04:09 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3DA6E8EF.40851149@FreeBSD.org> Date: Fri, 11 Oct 2002 18:06:23 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: "Bruce A. Mah" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release/doc/en_US.ISO8859-1/errata article.sgml References: <200210101717.g9AHH7FN022357@freefall.freebsd.org> Content-Type: text/plain; charset=koi8-r 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 "Bruce A. Mah" wrote: > > bmah 2002/10/10 10:17:07 PDT > > Modified files: (Branch: RELENG_4) > release/doc/en_US.ISO8859-1/errata article.sgml > Log: > New errata note: net/gnomicu missing a package dependency. > > Also fix up role attributes in filename elements. There is another pretty serious problem with 4.7 packages - popular zebra routing package shipped with 4.7 has a bug, which causes it to set up interface into promisc mode, which makes it mostly impossible to use it properly. User needs to upgrade to a new revision available from ports or soon from 4-stable packages. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 8:12:36 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79CD037B401; Fri, 11 Oct 2002 08:12:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D2BD43E88; Fri, 11 Oct 2002 08:12:35 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from freefall.freebsd.org (bmah@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BFCZCo027416; Fri, 11 Oct 2002 08:12:35 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BFCYSo027414; Fri, 11 Oct 2002 08:12:34 -0700 (PDT) Message-Id: <200210111512.g9BFCYSo027414@freefall.freebsd.org> From: "Bruce A. Mah" Date: Fri, 11 Oct 2002 08:12:34 -0700 (PDT) To: cvs-committers@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 2002/10/11 08:12:34 PDT Modified files: en/releases/4.7R errata.html Log: Regen from article.sgml 1.1.2.86. Revision Changes Path 1.4 +5 -5 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 Fri Oct 11 8:12:58 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A202937B401; Fri, 11 Oct 2002 08:12:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FDCE43E75; Fri, 11 Oct 2002 08:12:57 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from freefall.freebsd.org (znerd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BFCvCo027478; Fri, 11 Oct 2002 08:12:57 -0700 (PDT) (envelope-from znerd@freefall.freebsd.org) Received: (from znerd@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BFCvAj027477; Fri, 11 Oct 2002 08:12:57 -0700 (PDT) Message-Id: <200210111512.g9BFCvAj027477@freefall.freebsd.org> From: Ernst de Haan Date: Fri, 11 Oct 2002 08:12:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/jakarta-ant Makefile ports/devel/jakarta-ant/files ant patch-bin::ant X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/11 08:12:57 PDT Modified files: devel/jakarta-ant Makefile Added files: devel/jakarta-ant/files ant Removed files: devel/jakarta-ant/files patch-bin::ant Log: Using FreeBSD-specific shell script. This shell script includes all JAR files in ${PREFIX}/share/java/classes/ in the CLASSPATH for Ant. Bumped PORTREVISION. Revision Changes Path 1.16 +6 -0 ports/devel/jakarta-ant/Makefile 1.1 +142 -0 ports/devel/jakarta-ant/files/ant (new) 1.3 +0 -32 ports/devel/jakarta-ant/files/patch-bin::ant (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 8:13:30 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA72E37B401; Fri, 11 Oct 2002 08:13:27 -0700 (PDT) Received: from snipe.mail.pas.earthlink.net (snipe.mail.pas.earthlink.net [207.217.120.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id E66A043E75; Fri, 11 Oct 2002 08:13:26 -0700 (PDT) (envelope-from mvh@ix.netcom.com) Received: from lsanca1-ar6-4-62-202-177.lsanca1.elnk.dsl.genuity.net ([4.62.202.177] helo=netcom1.netcom.com) by snipe.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 1801Th-0005Y0-00; Fri, 11 Oct 2002 08:13:25 -0700 Received: from localhost (localhost [127.0.0.1]) by netcom1.netcom.com (Postfix) with ESMTP id C1B5E13129; Fri, 11 Oct 2002 08:13:21 -0700 (PDT) Received: by netcom1.netcom.com (Postfix, from userid 1000) id 56C1F1311F; Fri, 11 Oct 2002 08:13:10 -0700 (PDT) From: Mike Harding To: never@nevermind.kiev.ua Cc: bmah@FreeBSD.ORG, sobomax@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, gnome@FreeBSD.ORG In-reply-to: <20021010220718.GD82420@nevermind.kiev.ua> (message from Alexandr Kovalenko on Fri, 11 Oct 2002 01:07:18 +0300) Subject: Re: cvs commit: src/release/doc/en_US.ISO8859-1/errata article.sgml References: <200210101501.g9AF1PsY001045@freefall.freebsd.org> <20021010155634.GB59009@vega.vega.com> <200210101719.g9AHJrwm036925@intruder.bmah.org> <20021010220718.GD82420@nevermind.kiev.ua> Message-Id: <20021011151310.56C1F1311F@netcom1.netcom.com> Date: Fri, 11 Oct 2002 08:13:10 -0700 (PDT) X-Virus-Scanned: by AMaViS snapshot-20020531 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG There is a typo in your errata. :) the link http://www.freebsd.org/cgi/url.cgi?ports/net/net/pkg-descr doesn't exist. - Mike H. Date: Fri, 11 Oct 2002 01:07:18 +0300 From: Alexandr Kovalenko Cc: Maxim Sobolev , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, gnome@FreeBSD.ORG Content-Disposition: inline Sender: owner-freebsd-gnome@FreeBSD.ORG X-Loop: FreeBSD.ORG X-Virus-Scanned: by AMaViS snapshot-20020531 X-Spam-Status: No, hits=-12.4 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,REFERENCES,ROUND_THE_WORLD, SIGNATURE_SHORT_SPARSE,SPAM_PHRASE_00_01, TO_BE_REMOVED_REPLY,USER_AGENT,USER_AGENT_MUTT,X_LOOP version=2.41 X-Spam-Level: Hello, Bruce A. Mah! On Thu, Oct 10, 2002 at 10:19:53AM -0700, you wrote: > > > bmah 2002/10/10 08:01:25 PDT > > > > > > Modified files: (Branch: RELENG_4) > > > release/doc/en_US.ISO8859-1/errata article.sgml > > > Log: > > > New errata: sysinstall *.o files in srelease distribution, two broken > > > packages (database/rdfdb, mail/ssmtp). > > > > Please also add gnomeicu (net/gnomeicu) - apparently package generated for > > 4.7 has a missed dependency on net/gnet package, so that user has to install > > the latter manually if he wants to run gnomeicu. > Done! Thank you! -- NEVE-RIPE Ukrainian FreeBSD User Group http://uafug.org.ua/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 8:20:23 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF4D537B404; Fri, 11 Oct 2002 08:20:20 -0700 (PDT) Received: from sccrmhc03.attbi.com (sccrmhc03.attbi.com [204.127.202.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF92D43E9C; Fri, 11 Oct 2002 08:20:18 -0700 (PDT) (envelope-from bmah@employees.org) Received: from bmah.dyndns.org ([12.233.149.189]) by sccrmhc03.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20021011152018.BLRK24958.sccrmhc03.attbi.com@bmah.dyndns.org>; Fri, 11 Oct 2002 15:20:18 +0000 Received: from intruder.bmah.org (localhost [IPv6:::1]) by bmah.dyndns.org (8.12.6/8.12.6) with ESMTP id g9BFKH8W049743; Fri, 11 Oct 2002 08:20:17 -0700 (PDT) (envelope-from bmah@intruder.bmah.org) Received: (from bmah@localhost) by intruder.bmah.org (8.12.6/8.12.6/Submit) id g9BFKHLP049742; Fri, 11 Oct 2002 08:20:17 -0700 (PDT) Message-Id: <200210111520.g9BFKHLP049742@intruder.bmah.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Mike Harding Cc: never@nevermind.kiev.ua, bmah@FreeBSD.org, sobomax@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, gnome@FreeBSD.org Subject: Re: cvs commit: src/release/doc/en_US.ISO8859-1/errata article.sgml In-Reply-To: <20021011151310.56C1F1311F@netcom1.netcom.com> References: <200210101501.g9AF1PsY001045@freefall.freebsd.org> <20021010155634.GB59009@vega.vega.com> <200210101719.g9AHJrwm036925@intruder.bmah.org> <20021010220718.GD82420@nevermind.kiev.ua> <20021011151310.56C1F1311F@netcom1.netcom.com> Comments: In-reply-to Mike Harding message dated "Fri, 11 Oct 2002 08:13:10 -0700." From: bmah@FreeBSD.org (Bruce A. Mah) Reply-To: bmah@FreeBSD.org X-Face: g~c`.{#4q0"(V*b#g[i~rXgm*w;:nMfz%_RZLma)UgGN&=j`5vXoU^@n5v4:OO)c["!w)nD/!!~e4Sj7LiT'6*wZ83454H""lb{CC%T37O!!'S$S&D}sem7I[A 2V%N&+ X-Image-Url: http://www.employees.org/~bmah/Images/bmah-cisco-small.gif X-Url: http://www.employees.org/~bmah/ Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==_Exmh_-338244503P"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Date: Fri, 11 Oct 2002 08:20:17 -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --==_Exmh_-338244503P Content-Type: text/plain; charset=us-ascii If memory serves me right, Mike Harding wrote: > There is a typo in your errata. :) > > the link > > http://www.freebsd.org/cgi/url.cgi?ports/net/net/pkg-descr > > doesn't exist. Thanks...I fixed the typo yesterday but for some reason didn't update the copy on the Web site. The next Web site rebuild will have the change. People can stop sending me mail about this now. :-) Bruce. --==_Exmh_-338244503P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) Comment: Exmh version 2.5+ 20020506 iD8DBQE9puwx2MoxcVugUsMRAp+JAKDu4WMpkWUiGi8BWtzI4COb8rYpNwCfXFqM PBE2kxGrYvECakpDmsJjphg= =XX+e -----END PGP SIGNATURE----- --==_Exmh_-338244503P-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 8:27:17 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8140037B401; Fri, 11 Oct 2002 08:27:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 325BF43EA3; Fri, 11 Oct 2002 08:27:16 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from freefall.freebsd.org (bmah@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BFRFCo029999; Fri, 11 Oct 2002 08:27:16 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BFRFhj029998; Fri, 11 Oct 2002 08:27:15 -0700 (PDT) Message-Id: <200210111527.g9BFRFhj029998@freefall.freebsd.org> From: "Bruce A. Mah" Date: Fri, 11 Oct 2002 08:27:15 -0700 (PDT) To: cvs-committers@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 2002/10/11 08:27:12 PDT Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: Updated release notes: Binutils 2.13.1 pre-release (20021011), GCC 3.2.1 pre-release (20021009), groff 1.18.1. Revision Changes Path 1.432 +4 -7 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 Fri Oct 11 8:29:49 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 328BE37B401; Fri, 11 Oct 2002 08:29:48 -0700 (PDT) Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4396743E77; Fri, 11 Oct 2002 08:29:47 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id LAA19094; Fri, 11 Oct 2002 11:29:46 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g9BFTGU57897; Fri, 11 Oct 2002 11:29:16 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) Date: Fri, 11 Oct 2002 11:29:16 -0400 From: Andrew Gallatin To: Maxim Sobolev Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/compat/linux linux_ioctl.c linux_ioctl.h linux_ipc.c linux_ipc.h src/sys/i386/linux linux_dummy.c linux_ipc64.h linux_machdep.c src/sys/alpha/linux linux_ipc64.h Message-ID: <20021011112916.A57871@grasshopper.cs.duke.edu> References: <200210111143.g9BBh9Nx084314@freefall.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: <200210111143.g9BBh9Nx084314@freefall.freebsd.org>; from sobomax@FreeBSD.org on Fri, Oct 11, 2002 at 04:43:09AM -0700 X-Operating-System: FreeBSD 4.4-RELEASE on an i386 Sender: owner-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 Sobolev [sobomax@FreeBSD.org] wrote: > Tested with: LSB runtime test How close are we to passing? Are binaries available for other platforms (alpha, ppc?) Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 8:32:48 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE20437B401; Fri, 11 Oct 2002 08:32:46 -0700 (PDT) Received: from canning.wemm.org (canning.wemm.org [192.203.228.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D22243E6E; Fri, 11 Oct 2002 08:32:46 -0700 (PDT) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by canning.wemm.org (Postfix) with ESMTP id 84E6D2A88D; Fri, 11 Oct 2002 08:32:46 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Poul-Henning Kamp Cc: ticso@cicely.de, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: booting UFS2 on alpha (was: cvs commit: src/sys/boot/common ufsread.c) In-Reply-To: <14845.1034332326@critter.freebsd.dk> Date: Fri, 11 Oct 2002 08:32:46 -0700 From: Peter Wemm Message-Id: <20021011153246.84E6D2A88D@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 Poul-Henning Kamp wrote: > In message <20021010210124.GV17920@cicely8.cicely.de>, Bernd Walter writes: > > >>>>boot dka400 > >(boot dka400.4.0.6.0 -flags 0) > >block 0 of dka400.4.0.6.0 is not a valid boot block > >bootstrap failure > > > >This one is my biggest problem. > >SRM doesn't accept the disklabel. > >Once I dd the first 512 bytes from an old disk SRM is happy. > >I compared them with hexdump, but wasn't able to find the reason. > > Is there some place which documents what the requirements for being > a valid boot-block is ? sbin/disklabel.c: /* * Generate the bootblock checksum for the SRM console. */ for (p = (u_long *)boot, i = 0, sum = 0; i < 63; i++) sum += p[i]; p[63] = sum; And: /* * On the alpha, the primary bootstrap starts at the * second sector of the boot area. The first sector * contains the label and must be edited to contain the * size and location of the primary bootstrap. */ n = read(b, boot + dp->d_secsize, (int)dp->d_bbsize); if (n < 0) err(4, "%s", xxboot); bootinfo = (u_long *)(boot + 480); bootinfo[0] = (n + dp->d_secsize - 1) / dp->d_secsize; bootinfo[1] = 1; /* start at sector 1 */ bootinfo[2] = 0; /* flags (must be zero) */ The first sector has a tiny table starting at bytes 480 and on. 480-487: size of boot code 488-495: start of boot code 496-511: 64 bit checksum of sector 0. Sector 0 is also the disklabel (the traditional BSD location) rather than sector 1 like on i386. 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 Oct 11 8:52:16 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F041E37B404; Fri, 11 Oct 2002 08:52:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 884A843EAF; Fri, 11 Oct 2002 08:52:15 -0700 (PDT) (envelope-from mike@FreeBSD.org) Received: from freefall.freebsd.org (mike@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BFqFCo039275; Fri, 11 Oct 2002 08:52:15 -0700 (PDT) (envelope-from mike@freefall.freebsd.org) Received: (from mike@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BFqF8k039274; Fri, 11 Oct 2002 08:52:15 -0700 (PDT) Message-Id: <200210111552.g9BFqF8k039274@freefall.freebsd.org> From: Mike Barcroft Date: Fri, 11 Oct 2002 08:52:14 -0700 (PDT) To: cvs-committers@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 2002/10/11 08:52:14 PDT Modified files: sys/sys stat.h Log: Use `unsigned long' instead of `u_long' so that this header compiles in X/Open case where `u_long' isn't available. Revision Changes Path 1.30 +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 Fri Oct 11 8:54:36 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 14B4037B401; Fri, 11 Oct 2002 08:54:35 -0700 (PDT) Received: from baraca.united.net.ua (ns.united.net.ua [193.111.8.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3018F43E75; Fri, 11 Oct 2002 08:54:33 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from vega.vega.com (xDSL-2-2.united.net.ua [193.111.9.226]) by baraca.united.net.ua (8.11.6/8.11.6) with ESMTP id g9BFsRg55576; Fri, 11 Oct 2002 18:54:28 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.12.6/8.12.5) with ESMTP id g9BFsXTs063889; Fri, 11 Oct 2002 18:54:33 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3DA6F4BF.415A0F26@FreeBSD.org> Date: Fri, 11 Oct 2002 18:56:47 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Andrew Gallatin Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/compat/linux linux_ioctl.c linux_ioctl.h linux_ipc.c linux_ipc.h src/sys/i386/linux linux_dummy.c linux_ipc64.h linux_machdep.c src/sys/alpha/linux linux_ipc64.h References: <200210111143.g9BBh9Nx084314@freefall.freebsd.org> <20021011112916.A57871@grasshopper.cs.duke.edu> Content-Type: text/plain; charset=koi8-r 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 Andrew Gallatin wrote: > > Maxim Sobolev [sobomax@FreeBSD.org] wrote: > > Tested with: LSB runtime test > > How close are we to passing? I have no idea. I've only ran ipc test suite (LSB.os/ipc), which probably constitutes only 1-2% of all tests included. It would be nice to have group of people, who will use this suite to incrementally inprove our linux compatibility module, targeting full LSB compatibility in a long run. > Are binaries available for other platforms (alpha, ppc?) I can't find any, however you can check by yourself at http://www.linuxbase.org/test/. Actually, there is source code for all tests available, so that it should be possible to build them (or any subset) using Linux machine or host compiler on FreeBSD. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 9: 4: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD54237B401; Fri, 11 Oct 2002 09:04:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31D1143EAA; Fri, 11 Oct 2002 09:04:06 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BG46Co065803; Fri, 11 Oct 2002 09:04:06 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BG45uo065802; Fri, 11 Oct 2002 09:04:05 -0700 (PDT) Message-Id: <200210111604.g9BG45uo065802@freefall.freebsd.org> From: Ruslan Ermilov Date: Fri, 11 Oct 2002 09:04:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/groff/src/roff/troff env.cc X-FreeBSD-CVS-Branch: FSF Sender: owner-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 2002/10/11 09:04:05 PDT Modified files: (Branch: FSF) contrib/groff/src/roff/troff env.cc Log: Hyphenation of characters with codes above 128 was broken. This my patch has just been committed to the Groff source repository. Revision Changes Path 1.1.1.4 +1 -1 src/contrib/groff/src/roff/troff/env.cc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 9:15:32 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D614537B401; Fri, 11 Oct 2002 09:15:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 811A843E91; Fri, 11 Oct 2002 09:15:31 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BGFVCo070521; Fri, 11 Oct 2002 09:15:31 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BGFVja070520; Fri, 11 Oct 2002 09:15:31 -0700 (PDT) Message-Id: <200210111615.g9BGFVja070520@freefall.freebsd.org> From: Joe Marcus Clarke Date: Fri, 11 Oct 2002 09:15:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/archivers/fileroller Makefile ports/archivers/fileroller/files patch-src_fr-command-tar.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 2002/10/11 09:15:30 PDT Modified files: archivers/fileroller Makefile Added files: archivers/fileroller/files patch-src_fr-command-tar.c Log: Fix a problem parsing tar archives with GNU tar 1.13.25. Bump PORTREVISION. Revision Changes Path 1.8 +1 -0 ports/archivers/fileroller/Makefile 1.1 +55 -0 ports/archivers/fileroller/files/patch-src_fr-command-tar.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 Oct 11 9:22:39 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8439237B401; Fri, 11 Oct 2002 09:22:38 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34EB543E9C; Fri, 11 Oct 2002 09:22:38 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BGMbCo071165; Fri, 11 Oct 2002 09:22:37 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BGMbHG071164; Fri, 11 Oct 2002 09:22:37 -0700 (PDT) Message-Id: <200210111622.g9BGMbHG071164@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 11 Oct 2002 09:22:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils 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 2002/10/11 09:22:37 PDT Modified files: gnu/usr.bin/binutils Makefile Log: Turn off GDB for now. It and the new binutils just aren't agreeing on our binary format. Revision Changes Path 1.22 +1 -0 src/gnu/usr.bin/binutils/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 10:18:58 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FCE637B404; Fri, 11 Oct 2002 10:18:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48D7C43E7B; Fri, 11 Oct 2002 10:18:57 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: from freefall.freebsd.org (mjacob@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BHIvCo077641; Fri, 11 Oct 2002 10:18:57 -0700 (PDT) (envelope-from mjacob@freefall.freebsd.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BHIulp077640; Fri, 11 Oct 2002 10:18:56 -0700 (PDT) Message-Id: <200210111718.g9BHIulp077640@freefall.freebsd.org> From: Matt Jacob Date: Fri, 11 Oct 2002 10:18:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/bge if_bge.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 mjacob 2002/10/11 10:18:55 PDT Modified files: sys/dev/bge if_bge.c Log: Fix the code so that it no longer on alpha refers to the now nonexistent pci_cvt_to_bwx. This doesn't necessarily make bge(4) now actually *work* on an alpha. It loads, configures, and then about 30 seconds later, my XP1000 hard freezes. But, hey, it's a start. Obtained from: gallatin@freebsd.org Revision Changes Path 1.24 +1 -17 src/sys/dev/bge/if_bge.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 10:28: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C54C737B406; Fri, 11 Oct 2002 10:28:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7079443E91; Fri, 11 Oct 2002 10:28:02 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: from freefall.freebsd.org (mjacob@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BHS2Co078064; Fri, 11 Oct 2002 10:28:02 -0700 (PDT) (envelope-from mjacob@freefall.freebsd.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BHS1N1078063; Fri, 11 Oct 2002 10:28:02 -0700 (PDT) Message-Id: <200210111728.g9BHS1N1078063@freefall.freebsd.org> From: Matt Jacob Date: Fri, 11 Oct 2002 10:28:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp.c isp_pci.c ispvar.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 mjacob 2002/10/11 10:28:01 PDT Modified files: sys/dev/isp isp.c isp_pci.c ispvar.h Log: This should enable 10160 support. As best as I can tell, the same f/w as 12160 is used, and otherwise, this is just a single channel variant of the 10160. MFC after: 0 days Revision Changes Path 1.100 +4 -1 src/sys/dev/isp/isp.c 1.89 +17 -0 src/sys/dev/isp/isp_pci.c 1.62 +6 -3 src/sys/dev/isp/ispvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 10:31:39 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D85BE37B401; Fri, 11 Oct 2002 10:31:38 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8825143E3B; Fri, 11 Oct 2002 10:31:38 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: from freefall.freebsd.org (mjacob@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BHVcCo078212; Fri, 11 Oct 2002 10:31:38 -0700 (PDT) (envelope-from mjacob@freefall.freebsd.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BHVcRk078211; Fri, 11 Oct 2002 10:31:38 -0700 (PDT) Message-Id: <200210111731.g9BHVcRk078211@freefall.freebsd.org> From: Matt Jacob Date: Fri, 11 Oct 2002 10:31:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ispfw asm_2100.h asm_2200.h 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 2002/10/11 10:31:37 PDT Modified files: (Branch: RELENG_4) sys/dev/ispfw asm_2100.h asm_2200.h asm_2300.h Log: MFC: update firmware to latest and greatest 2100 1.19.20 2200 2.2.3 2300 3.1.16 Revision Changes Path 1.2.2.4 +4725 -4689 src/sys/dev/ispfw/asm_2100.h 1.2.2.5 +5053 -4975 src/sys/dev/ispfw/asm_2200.h 1.1.2.3 +5913 -5637 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 Fri Oct 11 10:34: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 48D8437B401; Fri, 11 Oct 2002 10:34:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE9F643EAF; Fri, 11 Oct 2002 10:34:01 -0700 (PDT) (envelope-from sam@FreeBSD.org) Received: from freefall.freebsd.org (sam@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BHY1Co078387; Fri, 11 Oct 2002 10:34:01 -0700 (PDT) (envelope-from sam@freefall.freebsd.org) Received: (from sam@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BHY1Pk078386; Fri, 11 Oct 2002 10:34:01 -0700 (PDT) Message-Id: <200210111734.g9BHY1Pk078386@freefall.freebsd.org> From: Sam Leffler Date: Fri, 11 Oct 2002 10:34:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/hifn hifn7751.c 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 2002/10/11 10:34:00 PDT Modified files: sys/dev/hifn hifn7751.c sys/dev/ubsec ubsec.c Log: No need to hold Giant will harvesting RNG data; change callout_init so this no longer happens for callbacks. Revision Changes Path 1.2 +2 -1 src/sys/dev/hifn/hifn7751.c 1.3 +2 -1 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 Fri Oct 11 10:34:32 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2ED837B401; Fri, 11 Oct 2002 10:34:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 651A743E65; Fri, 11 Oct 2002 10:34:30 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: from freefall.freebsd.org (mjacob@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BHYUCo078452; Fri, 11 Oct 2002 10:34:30 -0700 (PDT) (envelope-from mjacob@freefall.freebsd.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BHYURn078451; Fri, 11 Oct 2002 10:34:30 -0700 (PDT) Message-Id: <200210111734.g9BHYURn078451@freefall.freebsd.org> From: Matt Jacob Date: Fri, 11 Oct 2002 10:34:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp.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 mjacob 2002/10/11 10:34:29 PDT Modified files: (Branch: RELENG_4) sys/dev/isp isp.c Log: MFC: 10160 support. Initial DAC support. Lose STRNCAT over the side. 23XX ZIO support. Keep up with off-freebsd code changes. Revision Changes Path 1.41.2.23 +133 -63 src/sys/dev/isp/isp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 10:35:12 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0159A37B401; Fri, 11 Oct 2002 10:35:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6DAD43E9E; Fri, 11 Oct 2002 10:35:11 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: from freefall.freebsd.org (mjacob@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BHZBCo078512; Fri, 11 Oct 2002 10:35:11 -0700 (PDT) (envelope-from mjacob@freefall.freebsd.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BHZBQl078511; Fri, 11 Oct 2002 10:35:11 -0700 (PDT) Message-Id: <200210111735.g9BHZBQl078511@freefall.freebsd.org> From: Matt Jacob Date: Fri, 11 Oct 2002 10:35:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp_freebsd.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 2002/10/11 10:35:11 PDT Modified files: (Branch: RELENG_4) sys/dev/isp isp_freebsd.h Log: MFC: lose STRNCAT over the side. Beginnings of DAC support. Removal of duplicate include. Revision Changes Path 1.26.2.17 +6 -2 src/sys/dev/isp/isp_freebsd.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 10:35:51 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F2CB37B401; Fri, 11 Oct 2002 10:35:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4143C43E3B; Fri, 11 Oct 2002 10:35:50 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: from freefall.freebsd.org (mjacob@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BHZoCo078575; Fri, 11 Oct 2002 10:35:50 -0700 (PDT) (envelope-from mjacob@freefall.freebsd.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BHZndj078574; Fri, 11 Oct 2002 10:35:49 -0700 (PDT) Message-Id: <200210111735.g9BHZndj078574@freefall.freebsd.org> From: Matt Jacob Date: Fri, 11 Oct 2002 10:35:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp_freebsd.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 mjacob 2002/10/11 10:35:49 PDT Modified files: (Branch: RELENG_4) sys/dev/isp isp_freebsd.c Log: MFC: removal of useless variable. Addition of corrected isp_async actions for ISP_FW_CRASH_DUMP case. Revision Changes Path 1.32.2.19 +12 -1 src/sys/dev/isp/isp_freebsd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 10:36:12 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05CA137B401; Fri, 11 Oct 2002 10:36:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F6CA43E9E; Fri, 11 Oct 2002 10:36:11 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: from freefall.freebsd.org (mjacob@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BHaBCo078610; Fri, 11 Oct 2002 10:36:11 -0700 (PDT) (envelope-from mjacob@freefall.freebsd.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BHaB92078609; Fri, 11 Oct 2002 10:36:11 -0700 (PDT) Message-Id: <200210111736.g9BHaB92078609@freefall.freebsd.org> From: Matt Jacob Date: Fri, 11 Oct 2002 10:36:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp_inline.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 2002/10/11 10:36:11 PDT Modified files: (Branch: RELENG_4) sys/dev/isp isp_inline.h Log: MFC:Fix buglet in A64 CTIO3 structure copy. Revision Changes Path 1.6.2.13 +1 -1 src/sys/dev/isp/isp_inline.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 10:40:22 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49E5237B401; Fri, 11 Oct 2002 10:40:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE53B43E88; Fri, 11 Oct 2002 10:40:20 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BHeKCo078737; Fri, 11 Oct 2002 10:40:20 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BHeKAj078736; Fri, 11 Oct 2002 10:40:20 -0700 (PDT) Message-Id: <200210111740.g9BHeKAj078736@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 11 Oct 2002 10:40:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils/as Makefile.inc0 X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/11 10:40:20 PDT Modified files: gnu/usr.bin/binutils/as Makefile.inc0 Log: Binutils 2.13 grew some warnings that make WARNS != 0 now impossible on sparc64. Revision Changes Path 1.19 +1 -1 src/gnu/usr.bin/binutils/as/Makefile.inc0 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 10:54:57 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F15737B401; Fri, 11 Oct 2002 10:54:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6A5543E97; Fri, 11 Oct 2002 10:54:56 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from freefall.freebsd.org (jhb@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BHsuCo079200; Fri, 11 Oct 2002 10:54:56 -0700 (PDT) (envelope-from jhb@freefall.freebsd.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BHsutG079199; Fri, 11 Oct 2002 10:54:56 -0700 (PDT) Message-Id: <200210111754.g9BHsutG079199@freefall.freebsd.org> From: John Baldwin Date: Fri, 11 Oct 2002 10:54:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_prf.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 2002/10/11 10:54:56 PDT Modified files: sys/kern subr_prf.c Log: Fix %z to always print values as signed like it is supposed to. Reviewed by: bde Tested on: i386 in ddb Revision Changes Path 1.89 +2 -2 src/sys/kern/subr_prf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 11:20:43 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4444D37B401; Fri, 11 Oct 2002 11:20:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F71043EA9; Fri, 11 Oct 2002 11:20:41 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BIKeCo086162; Fri, 11 Oct 2002 11:20:41 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BIKeeE086161; Fri, 11 Oct 2002 11:20:40 -0700 (PDT) Message-Id: <200210111820.g9BIKeeE086161@freefall.freebsd.org> From: Joe Marcus Clarke Date: Fri, 11 Oct 2002 11:20:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/gimp-devel Makefile distinfo pkg-plist ports/graphics/gimp-devel/files patch-configure patch-plug-ins_print_print-escp2_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 2002/10/11 11:20:40 PDT Modified files: graphics/gimp-devel Makefile distinfo pkg-plist graphics/gimp-devel/files patch-configure Removed files: graphics/gimp-devel/files patch-plug-ins_print_print-escp2_c Log: Update to 1.3.9. Revision Changes Path 1.104 +9 -4 ports/graphics/gimp-devel/Makefile 1.47 +1 -1 ports/graphics/gimp-devel/distinfo 1.4 +8 -23 ports/graphics/gimp-devel/files/patch-configure 1.2 +0 -20 ports/graphics/gimp-devel/files/patch-plug-ins_print_print-escp2_c (dead) 1.64 +196 -65 ports/graphics/gimp-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 Oct 11 11:21:52 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEF5A37B401; Fri, 11 Oct 2002 11:21:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8237143E6E; Fri, 11 Oct 2002 11:21:51 -0700 (PDT) (envelope-from mike@FreeBSD.org) Received: from freefall.freebsd.org (mike@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BILpCo086281; Fri, 11 Oct 2002 11:21:51 -0700 (PDT) (envelope-from mike@freefall.freebsd.org) Received: (from mike@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BILpXK086280; Fri, 11 Oct 2002 11:21:51 -0700 (PDT) Message-Id: <200210111821.g9BILpXK086280@freefall.freebsd.org> From: Mike Barcroft Date: Fri, 11 Oct 2002 11:21:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys 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 2002/10/11 11:21:51 PDT Modified files: sys/sys uio.h Log: Add typedefs for size_t and ssize_t, allow struct iovec to be defined in other headers, add a visibility conditional to avoid namespace pollution in the standards case. Revision Changes Path 1.23 +18 -2 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 Fri Oct 11 11:25:19 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EFB237B401; Fri, 11 Oct 2002 11:25:18 -0700 (PDT) Received: from swan.mail.pas.earthlink.net (swan.mail.pas.earthlink.net [207.217.120.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id B907243E65; Fri, 11 Oct 2002 11:25:17 -0700 (PDT) (envelope-from parv_fm@mailsent.net) Received: from [63.188.128.255] (helo=moo.holy.cow) by swan.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 1804TM-0001qg-00; Fri, 11 Oct 2002 11:25:17 -0700 Received: by moo.holy.cow (Postfix, from userid 1001) id 40EFFC6E5; Fri, 11 Oct 2002 14:27:55 -0400 (EDT) Date: Fri, 11 Oct 2002 14:27:55 -0400 From: parv To: Cy Schubert Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/x11-wm/fvwm2 Makefile distinfo Message-ID: <20021011182755.GA21888@moo.holy.cow> Mail-Followup-To: Cy Schubert , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200210110232.g9B2WfSk095511@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200210110232.g9B2WfSk095511@freefall.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 in message <200210110232.g9B2WfSk095511@freefall.freebsd.org>, wrote Cy Schubert thusly... > > x11-wm/fvwm2 Makefile distinfo > Upgrade 2.4.9 --> 2.4.12 thank you cy. -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 11:25:43 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05E2137B401; Fri, 11 Oct 2002 11:25:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA35043E7B; Fri, 11 Oct 2002 11:25:42 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BIPgCo086634; Fri, 11 Oct 2002 11:25:42 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BIPgEf086633; Fri, 11 Oct 2002 11:25:42 -0700 (PDT) Message-Id: <200210111825.g9BIPgEf086633@freefall.freebsd.org> From: Joe Marcus Clarke Date: Fri, 11 Oct 2002 11:25:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/xmms/files patch-libxmms::util.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 2002/10/11 11:25:42 PDT Added files: audio/xmms/files patch-libxmms::util.c Log: Fix build on -CURRENT. PR: 43934 Submitted by: maintainer Revision Changes Path 1.1 +10 -0 ports/audio/xmms/files/patch-libxmms::util.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 Oct 11 11:49:27 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1EA2637B401; Fri, 11 Oct 2002 11:49:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3AD743E7B; Fri, 11 Oct 2002 11:49:26 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: from freefall.freebsd.org (mjacob@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BInQCo088321; Fri, 11 Oct 2002 11:49:26 -0700 (PDT) (envelope-from mjacob@freefall.freebsd.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BInQlk088320; Fri, 11 Oct 2002 11:49:26 -0700 (PDT) Message-Id: <200210111849.g9BInQlk088320@freefall.freebsd.org> From: Matt Jacob Date: Fri, 11 Oct 2002 11:49:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp_freebsd.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 mjacob 2002/10/11 11:49:26 PDT Modified files: (Branch: RELENG_4) sys/dev/isp isp_freebsd.c Log: MFC: FLEX fix. Convergence to -current. Revision Changes Path 1.32.2.20 +32 -29 src/sys/dev/isp/isp_freebsd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 11:50:56 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D32937B401; Fri, 11 Oct 2002 11:50:55 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EAA343E3B; Fri, 11 Oct 2002 11:50:55 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: from freefall.freebsd.org (mjacob@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BIosCo088444; Fri, 11 Oct 2002 11:50:54 -0700 (PDT) (envelope-from mjacob@freefall.freebsd.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BIos8w088443; Fri, 11 Oct 2002 11:50:54 -0700 (PDT) Message-Id: <200210111850.g9BIos8w088443@freefall.freebsd.org> From: Matt Jacob Date: Fri, 11 Oct 2002 11:50:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp_pci.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 mjacob 2002/10/11 11:50:54 PDT Modified files: (Branch: RELENG_4) sys/dev/isp isp_pci.c Log: MFC: 10160 support. Bus space restriction changes. Revision Changes Path 1.78.2.4 +50 -13 src/sys/dev/isp/isp_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 Oct 11 11:51:15 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EED0537B401; Fri, 11 Oct 2002 11:51:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2704A43E3B; Fri, 11 Oct 2002 11:51:14 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: from freefall.freebsd.org (mjacob@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BIpDCo088490; Fri, 11 Oct 2002 11:51:13 -0700 (PDT) (envelope-from mjacob@freefall.freebsd.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BIpDEb088489; Fri, 11 Oct 2002 11:51:13 -0700 (PDT) Message-Id: <200210111851.g9BIpDEb088489@freefall.freebsd.org> From: Matt Jacob Date: Fri, 11 Oct 2002 11:51:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp ispmbox.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 2002/10/11 11:51:13 PDT Modified files: (Branch: RELENG_4) sys/dev/isp ispmbox.h Log: MFC: DAC related, ZIO defines. Revision Changes Path 1.20.2.13 +7 -0 src/sys/dev/isp/ispmbox.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 11:51:51 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A8C937B401; Fri, 11 Oct 2002 11:51:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D42243E7B; Fri, 11 Oct 2002 11:51:50 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: from freefall.freebsd.org (mjacob@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BIpoCo088533; Fri, 11 Oct 2002 11:51:50 -0700 (PDT) (envelope-from mjacob@freefall.freebsd.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BIpnCb088532; Fri, 11 Oct 2002 11:51:49 -0700 (PDT) Message-Id: <200210111851.g9BIpnCb088532@freefall.freebsd.org> From: Matt Jacob Date: Fri, 11 Oct 2002 11:51:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp ispvar.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 2002/10/11 11:51:49 PDT Modified files: (Branch: RELENG_4) sys/dev/isp ispvar.h Log: MFC: preparation for DAC support. 10160 support. F/W redefines. Keeping up with mainline code. Revision Changes Path 1.25.2.17 +26 -14 src/sys/dev/isp/ispvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 12:20:30 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B63337B401; Fri, 11 Oct 2002 12:20:29 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CF2E43E91; Fri, 11 Oct 2002 12:20:29 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BJKTCo001217; Fri, 11 Oct 2002 12:20:29 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BJKTvc001216; Fri, 11 Oct 2002 12:20:29 -0700 (PDT) Message-Id: <200210111920.g9BJKTvc001216@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Fri, 11 Oct 2002 12:20:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/ogle/files extra-patch-include:ogle_endian.h patch-include:ogle_endian.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 lioux 2002/10/11 12:20:28 PDT Modified files: graphics/ogle/files extra-patch-include:ogle_endian.h Added files: graphics/ogle/files patch-include:ogle_endian.h Log: Add a fix that accounts for recently added in 4.7-RELEASE. It should account for both prior to 4.7R and -CURRENT versions Reviewed by: mbr, Jose Marques , Jon Noack , Kim Scarborough Revision Changes Path 1.3 +10 -14 ports/graphics/ogle/files/extra-patch-include:ogle_endian.h 1.1 +11 -0 ports/graphics/ogle/files/patch-include:ogle_endian.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 Oct 11 12:28:33 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD42A37B401; Fri, 11 Oct 2002 12:28:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 913E343E91; Fri, 11 Oct 2002 12:28:31 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BJSVCo001646; Fri, 11 Oct 2002 12:28:31 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BJSVDB001645; Fri, 11 Oct 2002 12:28:31 -0700 (PDT) Message-Id: <200210111928.g9BJSVDB001645@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Fri, 11 Oct 2002 12:28:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/ffmpeg Makefile distinfo pkg-plist ports/graphics/ffmpeg/files grab_bsdbktr.c patch-Makefile patch-ffmpeg.c patch-ffserver.c patch-libav::Makefile patch-libav::avformat.h patch-libavcodec::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 2002/10/11 12:28:31 PDT Modified files: graphics/ffmpeg Makefile distinfo pkg-plist graphics/ffmpeg/files patch-Makefile patch-ffmpeg.c patch-ffserver.c patch-libav::Makefile patch-libavcodec::Makefile Added files: graphics/ffmpeg/files grab_bsdbktr.c patch-libav::avformat.h Log: o Update ffmpeg to CVS snapshot dated Aug 20, 2002. Bump PORTREVISION since this is unversioned. o Add booktree capture support with patches kindly supplied by "Steve O'Hara-Smith" . Work is in progress to get these merged back into ffmpeg's CVS repo o Add WITH_MP3 for lame mp3 support o Add WITH_VORBIS for vorbis support o Install shared library for the first time, begin versioning at 0 Reviewed by: freebsd-multimedia mailing list, "Steve O'Hara-Smith" , Anish Mistry Revision Changes Path 1.6 +87 -13 ports/graphics/ffmpeg/Makefile 1.2 +1 -1 ports/graphics/ffmpeg/distinfo 1.1 +248 -0 ports/graphics/ffmpeg/files/grab_bsdbktr.c (new) 1.2 +23 -27 ports/graphics/ffmpeg/files/patch-Makefile 1.2 +31 -4 ports/graphics/ffmpeg/files/patch-ffmpeg.c 1.2 +8 -8 ports/graphics/ffmpeg/files/patch-ffserver.c 1.2 +19 -8 ports/graphics/ffmpeg/files/patch-libav::Makefile 1.1 +9 -0 ports/graphics/ffmpeg/files/patch-libav::avformat.h (new) 1.2 +19 -8 ports/graphics/ffmpeg/files/patch-libavcodec::Makefile 1.5 +13 -5 ports/graphics/ffmpeg/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 Oct 11 12:35: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A42A737B401; Fri, 11 Oct 2002 12:35:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CCF743E8A; Fri, 11 Oct 2002 12:35:07 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BJZ7Co002099; Fri, 11 Oct 2002 12:35:07 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BJZ6C8002091; Fri, 11 Oct 2002 12:35:06 -0700 (PDT) Message-Id: <200210111935.g9BJZ6C8002091@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Fri, 11 Oct 2002 12:35:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/libxine/files patch-src:libffmpeg:xine_decoder.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 lioux 2002/10/11 12:35:06 PDT Modified files: graphics/libxine/files patch-src:libffmpeg:xine_decoder.c Log: Chase header file location change in latest ffmpeg port update Reviewed by: freebsd-multimedia mailing list (silence) Revision Changes Path 1.3 +2 -2 ports/graphics/libxine/files/patch-src:libffmpeg:xine_decoder.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 12:38:21 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1B0537B401; Fri, 11 Oct 2002 12:38:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E77E43F03; Fri, 11 Oct 2002 12:38:05 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BJc5Co002236; Fri, 11 Oct 2002 12:38:05 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BJc5s4002235; Fri, 11 Oct 2002 12:38:05 -0700 (PDT) Message-Id: <200210111938.g9BJc5s4002235@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 11 Oct 2002 12:38:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf ldscript.alpha ldscript.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 2002/10/11 12:38:04 PDT Modified files: sys/conf ldscript.alpha ldscript.i386 Log: Use the new freebsd output format from Binutils 2.13.1. Revision Changes Path 1.6 +2 -2 src/sys/conf/ldscript.alpha 1.6 +2 -2 src/sys/conf/ldscript.i386 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 12:39:20 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E765137B401; Fri, 11 Oct 2002 12:39:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97A9A43E9C; Fri, 11 Oct 2002 12:39:19 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BJdJCo002280; Fri, 11 Oct 2002 12:39:19 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BJdJte002279; Fri, 11 Oct 2002 12:39:19 -0700 (PDT) Message-Id: <200210111939.g9BJdJte002279@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 11 Oct 2002 12:39:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils/gdb Makefile.alpha Makefile.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 2002/10/11 12:39:19 PDT Modified files: gnu/usr.bin/binutils/gdb Makefile.alpha Makefile.i386 Log: Use the new FreeBSD vectors from Binutils 2.13.1. Revision Changes Path 1.8 +1 -1 src/gnu/usr.bin/binutils/gdb/Makefile.alpha 1.7 +1 -1 src/gnu/usr.bin/binutils/gdb/Makefile.i386 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 12:45:21 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A36137B401; Fri, 11 Oct 2002 12:45:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B28C643E9C; Fri, 11 Oct 2002 12:45:20 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from freefall.freebsd.org (jhb@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BJjKCo002425; Fri, 11 Oct 2002 12:45:20 -0700 (PDT) (envelope-from jhb@freefall.freebsd.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BJjK0u002424; Fri, 11 Oct 2002 12:45:20 -0700 (PDT) Message-Id: <200210111945.g9BJjK0u002424@freefall.freebsd.org> From: John Baldwin Date: Fri, 11 Oct 2002 12:45:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 swi.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 jhb 2002/10/11 12:45:20 PDT Modified files: share/man/man9 swi.9 Log: SWI_SWITCH and SWI_NOSWITCH were OBE a long time ago. Revision Changes Path 1.10 +5 -12 src/share/man/man9/swi.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 13:22:22 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DA9037B401; Fri, 11 Oct 2002 13:22:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 111C743E97; Fri, 11 Oct 2002 13:22:21 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from freefall.freebsd.org (imp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BKMKCo007837; Fri, 11 Oct 2002 13:22:20 -0700 (PDT) (envelope-from imp@freefall.freebsd.org) Received: (from imp@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BKMKtO007836; Fri, 11 Oct 2002 13:22:20 -0700 (PDT) Message-Id: <200210112022.g9BKMKtO007836@freefall.freebsd.org> From: Warner Losh Date: Fri, 11 Oct 2002 13:22:20 -0700 (PDT) To: cvs-committers@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 imp 2002/10/11 13:22:20 PDT Modified files: sys/dev/sio sio.c Log: s/modunload/kldunload Revision Changes Path 1.382 +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 Fri Oct 11 13:23: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 988F637B401; Fri, 11 Oct 2002 13:23:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4927F43EA3; Fri, 11 Oct 2002 13:23:07 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BKN7Co007897; Fri, 11 Oct 2002 13:23:07 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BKN7o7007896; Fri, 11 Oct 2002 13:23:07 -0700 (PDT) Message-Id: <200210112023.g9BKN7o7007896@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 11 Oct 2002 13:23:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils 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 2002/10/11 13:23:06 PDT Modified files: gnu/usr.bin/binutils Makefile Log: GDB plays nice with Binutils again. Revision Changes Path 1.23 +0 -1 src/gnu/usr.bin/binutils/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 13:38:30 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A926B37B401; Fri, 11 Oct 2002 13:38:29 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58DF543E88; Fri, 11 Oct 2002 13:38:29 -0700 (PDT) (envelope-from ken@FreeBSD.org) Received: from freefall.freebsd.org (ken@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BKcTCo008467; Fri, 11 Oct 2002 13:38:29 -0700 (PDT) (envelope-from ken@freefall.freebsd.org) Received: (from ken@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BKcTdO008466; Fri, 11 Oct 2002 13:38:29 -0700 (PDT) Message-Id: <200210112038.g9BKcTdO008466@freefall.freebsd.org> From: "Kenneth D. Merry" Date: Fri, 11 Oct 2002 13:38:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam/scsi scsi_all.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 ken 2002/10/11 13:38:28 PDT Modified files: (Branch: RELENG_4) sys/cam/scsi scsi_all.h Log: MFC, rev 1.21 Fix the location of the length bytes in the 12-byte read/write CDB structure. This has been broken since 1998, but probably hasn't been noticed because it takes a read/write of 64K blocks (32MB with 512 byte blocks) to trigger using the 12 byte read/write CDB in scsi_read_write(). Submitted by: emoore Revision Changes Path 1.14.2.4 +2 -2 src/sys/cam/scsi/scsi_all.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 13:52:46 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F247F37B401; Fri, 11 Oct 2002 13:52:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A159B43E88; Fri, 11 Oct 2002 13:52:45 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from freefall.freebsd.org (phk@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BKqjCo009013; Fri, 11 Oct 2002 13:52:45 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BKqjOd009012; Fri, 11 Oct 2002 13:52:45 -0700 (PDT) Message-Id: <200210112052.g9BKqjOd009012@freefall.freebsd.org> From: Poul-Henning Kamp Date: Fri, 11 Oct 2002 13:52:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom geom_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 2002/10/11 13:52:45 PDT Modified files: sys/geom geom_disk.c Log: The CAM system has it's own ideas of what locks are to be held by whom. So do GEOM. Not a pretty sight. Take all the interesting stuff out of GEOM::disk_create(), and leave just the creation of the fake dev_t. Schedule the topology munging to happen in the g_event thread with g_call_me(). This makes disk_create() pretty lock-agnostic, almost lock-atheist. Tripped over by: peter Sponsored by: DARPA & NAI Labs Revision Changes Path 1.25 +24 -19 src/sys/geom/geom_disk.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 13:57:16 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DA8237B408 for ; Fri, 11 Oct 2002 13:57:11 -0700 (PDT) Received: from mail.speakeasy.net (mail11.speakeasy.net [216.254.0.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2AA5843E77 for ; Fri, 11 Oct 2002 13:57:11 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 6595 invoked from network); 11 Oct 2002 20:57:09 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail11.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 11 Oct 2002 20:57:09 -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 g9BKv6n5020169; Fri, 11 Oct 2002 16:57:07 -0400 (EDT) (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: <200210112023.g9BKN7o7007896@freefall.freebsd.org> Date: Fri, 11 Oct 2002 16:55:52 -0400 (EDT) From: John Baldwin To: "David E. O'Brien" Subject: RE: cvs commit: src/gnu/usr.bin/binutils Makefile Cc: cvs-all@FreeBSD.org, cvs-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 11-Oct-2002 David E. O'Brien wrote: > obrien 2002/10/11 13:23:06 PDT > > Modified files: > gnu/usr.bin/binutils Makefile > Log: > GDB plays nice with Binutils again. Thanks! -- 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 Fri Oct 11 14: 0:20 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11C2237B404; Fri, 11 Oct 2002 14:00:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B494243E88; Fri, 11 Oct 2002 14:00:19 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from freefall.freebsd.org (dinoex@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BL0JCo009247; Fri, 11 Oct 2002 14:00:19 -0700 (PDT) (envelope-from dinoex@freefall.freebsd.org) Received: (from dinoex@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BL0JIb009246; Fri, 11 Oct 2002 14:00:19 -0700 (PDT) Message-Id: <200210112100.g9BL0JIb009246@freefall.freebsd.org> From: Dirk Meyer Date: Fri, 11 Oct 2002 14:00:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/gnupg-idea/files patch-idea.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 dinoex 2002/10/11 14:00:19 PDT Modified files: security/gnupg-idea/files patch-idea.c Log: Add lost patch, was dropped during sync list local tree Revision Changes Path 1.2 +8 -10 ports/security/gnupg-idea/files/patch-idea.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 14: 4: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E04B37B401; Fri, 11 Oct 2002 14:04:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1D5743E9C; Fri, 11 Oct 2002 14:04:01 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from freefall.freebsd.org (jhb@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BL41Co009404; Fri, 11 Oct 2002 14:04:01 -0700 (PDT) (envelope-from jhb@freefall.freebsd.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BL41ok009403; Fri, 11 Oct 2002 14:04:01 -0700 (PDT) Message-Id: <200210112104.g9BL41ok009403@freefall.freebsd.org> From: John Baldwin Date: Fri, 11 Oct 2002 14:04:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_exec.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 2002/10/11 14:04:01 PDT Modified files: sys/kern kern_exec.c Log: - Move the 'done1' label down below the unlock of the proc lock and move the locking of the proc lock after the goto to done1 to avoid locking the lock in an error case just so we can turn around and unlock it. - Move the exec_setregs() stuff out from under the proc lock and after the p_args stuff. This allows exec_setregs() to be able to sleep or write things out to userland, etc. which ia64 does. Tested by: peter Revision Changes Path 1.193 +9 -10 src/sys/kern/kern_exec.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 14:41:55 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 939F737B401; Fri, 11 Oct 2002 14:41:54 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 455A343E9C; Fri, 11 Oct 2002 14:41:54 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BLfsCo014793; Fri, 11 Oct 2002 14:41:54 -0700 (PDT) (envelope-from peter@freefall.freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BLfsrr014792; Fri, 11 Oct 2002 14:41:54 -0700 (PDT) Message-Id: <200210112141.g9BLfsrr014792@freefall.freebsd.org> From: Peter Wemm Date: Fri, 11 Oct 2002 14:41:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 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 peter 2002/10/11 14:41:54 PDT Modified files: sys/ia64/ia64 pmap.c Log: Call uma_zalloc on pvzone with M_NOWAIT, just like i386 and alpha. Otherwise we get hundreds of 'could sleep' during boot. Revision Changes Path 1.79 +1 -1 src/sys/ia64/ia64/pmap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 14:46:36 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B21637B401; Fri, 11 Oct 2002 14:46:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1C3E43E6E; Fri, 11 Oct 2002 14:46:35 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BLkZCo014945; Fri, 11 Oct 2002 14:46:35 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BLkZxr014944; Fri, 11 Oct 2002 14:46:35 -0700 (PDT) Message-Id: <200210112146.g9BLkZxr014944@freefall.freebsd.org> From: Joe Marcus Clarke Date: Fri, 11 Oct 2002 14:46:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/gaim 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 2002/10/11 14:46:35 PDT Modified files: net/gaim Makefile distinfo Log: Update to 0.59.4. Submitted by: seanc Revision Changes Path 1.74 +1 -1 ports/net/gaim/Makefile 1.53 +1 -1 ports/net/gaim/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 15:14: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9529B37B404; Fri, 11 Oct 2002 15:14:00 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5695E43E7B; Fri, 11 Oct 2002 15:14:00 -0700 (PDT) (envelope-from trevor@FreeBSD.org) Received: from freefall.freebsd.org (trevor@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BME0Co023894; Fri, 11 Oct 2002 15:14:00 -0700 (PDT) (envelope-from trevor@freefall.freebsd.org) Received: (from trevor@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BME0hd023893; Fri, 11 Oct 2002 15:14:00 -0700 (PDT) Message-Id: <200210112214.g9BME0hd023893@freefall.freebsd.org> From: Trevor Johnson Date: Fri, 11 Oct 2002 15:14:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/linux-phoenix Makefile distinfo 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 trevor 2002/10/11 15:14:00 PDT Modified files: www Makefile Added files: www/linux-phoenix Makefile distinfo pkg-comment pkg-descr Log: new Linux/i386 binary port of the Phoenix browser Aaron Voisine submitted a port of this, but I like my version better because it has a script to scavenge plugins, and because it saves space by generating its packing list. I've given the maintainership to Mr. Voisine. PR: 43936 and 43937 Revision Changes Path 1.545 +1 -0 ports/www/Makefile 1.1 +77 -0 ports/www/linux-phoenix/Makefile (new) 1.1 +1 -0 ports/www/linux-phoenix/distinfo (new) 1.1 +1 -0 ports/www/linux-phoenix/pkg-comment (new) 1.1 +8 -0 ports/www/linux-phoenix/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 Fri Oct 11 15:14: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F319F37B409; Fri, 11 Oct 2002 15:14:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A37BE43E7B; Fri, 11 Oct 2002 15:14:03 -0700 (PDT) (envelope-from trevor@FreeBSD.org) Received: from freefall.freebsd.org (trevor@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BME3Co023927; Fri, 11 Oct 2002 15:14:03 -0700 (PDT) (envelope-from trevor@freefall.freebsd.org) Received: (from trevor@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BME3BS023926; Fri, 11 Oct 2002 15:14:03 -0700 (PDT) Message-Id: <200210112214.g9BME3BS023926@freefall.freebsd.org> From: Trevor Johnson Date: Fri, 11 Oct 2002 15:14:03 -0700 (PDT) To: cvs-committers@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 trevor 2002/10/11 15:14:03 PDT Modified files: . modules Log: linux-phoenix --> ports/www/linux-phoenix Revision Changes Path 1.6062 +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 Oct 11 15:22: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CCC1537B401; Fri, 11 Oct 2002 15:22:03 -0700 (PDT) Received: from pebkac.owp.csus.edu (pebkac.owp.csus.edu [130.86.232.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 519D443E65; Fri, 11 Oct 2002 15:22:03 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: (from root@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3) id PAA72617; Fri, 11 Oct 2002 15:24:39 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: from localhost (scottj@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3av) with ESMTP id PAA72582; Fri, 11 Oct 2002 15:23:14 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Date: Fri, 11 Oct 2002 15:23:09 -0700 (PDT) From: Joseph Scott X-Sender: scottj@pebkac.owp.csus.edu To: Joseph Koshy Cc: cvs-all@freebsd.org, Danny Howard Subject: Re: cvs commit: ports/devel/m4 Makefile In-Reply-To: <200210110612.g9B6Cg3Y040463@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-10 Sender: owner-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, 10 Oct 2002, Joseph Koshy wrote: # jkoshy 2002/10/10 23:12:42 PDT # # Modified files: # devel/m4 Makefile # Log: # Add a knob, `WITH_CHANGEWORD', that allows GNU m4 to be built with # support for the `changeword' extension. PR ports/38090 (devel/m4 port PREFIX vs LOCALBASE) mentions a PREFIX issue (and fix) for this port. -Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 15:29:24 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90F1137B404; Fri, 11 Oct 2002 15:29:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40CCF43E42; Fri, 11 Oct 2002 15:29:23 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BMTNCo024486; Fri, 11 Oct 2002 15:29:23 -0700 (PDT) (envelope-from peter@freefall.freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BMTNWG024485; Fri, 11 Oct 2002 15:29:23 -0700 (PDT) Message-Id: <200210112229.g9BMTNWG024485@freefall.freebsd.org> From: Peter Wemm Date: Fri, 11 Oct 2002 15:29:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 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 peter 2002/10/11 15:29:23 PDT Modified files: sys/ia64/ia64 pmap.c Log: cut/paste the pmap_new_altkstack stuff from the other platforms. It's no different here. Update the rest of the kstack API's for scottl's changes. Revision Changes Path 1.80 +47 -3 src/sys/ia64/ia64/pmap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 15:30:12 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DCDA37B40B; Fri, 11 Oct 2002 15:30:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C275943E42; Fri, 11 Oct 2002 15:30:09 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BMU9Co024574; Fri, 11 Oct 2002 15:30:09 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BMU9qu024573; Fri, 11 Oct 2002 15:30:09 -0700 (PDT) Message-Id: <200210112230.g9BMU9qu024573@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 11 Oct 2002 15:30:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sysinstall cdrom.c disks.c install.c label.c main.c menus.c system.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 2002/10/11 15:30:09 PDT Modified files: usr.sbin/sysinstall cdrom.c disks.c install.c label.c main.c menus.c system.c Log: * Negative #if's are harder to read as they don't tell exactly what arch something applies to. So change #ifndef to an explicit list of defines. * Treate sparc64 and ia64 as 64-bit platforms, which means larger roots. * sparc64 should halt back to the firmware, not reset. * sparc64 doesn't need to play MS-DOS/BIOS partition crap games. Reviewed by: jake Revision Changes Path 1.52 +2 -0 src/usr.sbin/sysinstall/cdrom.c 1.134 +7 -7 src/usr.sbin/sysinstall/disks.c 1.323 +7 -7 src/usr.sbin/sysinstall/install.c 1.119 +5 -5 src/usr.sbin/sysinstall/label.c 1.68 +1 -1 src/usr.sbin/sysinstall/main.c 1.350 +8 -5 src/usr.sbin/sysinstall/menus.c 1.121 +1 -1 src/usr.sbin/sysinstall/system.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 15:35:43 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10C9937B401; Fri, 11 Oct 2002 15:35:42 -0700 (PDT) Received: from pebkac.owp.csus.edu (pebkac.owp.csus.edu [130.86.232.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9126543E4A; Fri, 11 Oct 2002 15:35:41 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: (from root@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3) id PAA72965; Fri, 11 Oct 2002 15:38:19 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: from localhost (scottj@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3av) with ESMTP id PAA72956; Fri, 11 Oct 2002 15:38:12 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Date: Fri, 11 Oct 2002 15:38:11 -0700 (PDT) From: Joseph Scott X-Sender: scottj@pebkac.owp.csus.edu To: Alexey Zelkin Cc: cvs-all@freebsd.org Subject: Re: cvs commit: ports/devel/bugzilla Makefile distinfo In-Reply-To: <200210111428.g9BESUsH014788@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-10 Sender: owner-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, 11 Oct 2002, Alexey Zelkin wrote: # phantom 2002/10/11 07:28:29 PDT # # Modified files: # devel/bugzilla Makefile distinfo # Log: # Update to 2.14.4 (one more security update) # # PR: ports/43883 # Submitted by: Jason Li This PR is still listed as open. This appears to also take care of PR ports/43920 (bugzilla should be locked or updated immediately). PR ports/43779 (update request for bugzilla) requests an update to 2.16.1, but doesn't have any patches. -Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 15:38:18 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CCCC937B401; Fri, 11 Oct 2002 15:38:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79BB443E65; Fri, 11 Oct 2002 15:38:17 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BMcHCo024829; Fri, 11 Oct 2002 15:38:17 -0700 (PDT) (envelope-from peter@freefall.freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BMcHZQ024828; Fri, 11 Oct 2002 15:38:17 -0700 (PDT) Message-Id: <200210112238.g9BMcHZQ024828@freefall.freebsd.org> From: Peter Wemm Date: Fri, 11 Oct 2002 15:38:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc Makefile src/lib/libc/stdio findfp.c src/include stdio.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 peter 2002/10/11 15:38:17 PDT Modified files: lib/libc Makefile lib/libc/stdio findfp.c include stdio.h Log: Zap the early-adopter transition aid before we get into serious 5.0-R territory, as threatened. This only affects antique 5.0 systems that have not had a 'make world' done for well over a year. Revision Changes Path 1.48 +0 -8 src/include/stdio.h 1.36 +0 -1 src/lib/libc/Makefile 1.22 +1 -4 src/lib/libc/stdio/findfp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 15:38:28 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 885B837B406; Fri, 11 Oct 2002 15:38:27 -0700 (PDT) Received: from pebkac.owp.csus.edu (pebkac.owp.csus.edu [130.86.232.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27C5843E6E; Fri, 11 Oct 2002 15:38:27 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: (from root@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3) id PAA73024; Fri, 11 Oct 2002 15:41:04 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: from localhost (scottj@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3av) with ESMTP id PAA73017; Fri, 11 Oct 2002 15:41:03 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Date: Fri, 11 Oct 2002 15:41:03 -0700 (PDT) From: Joseph Scott X-Sender: scottj@pebkac.owp.csus.edu To: Mario Sergio Fujikawa Ferreira Cc: cvs-all@freebsd.org Subject: Re: cvs commit: ports/graphics/ogle/files extra-patch-include:ogle_endian.h patch-include:ogle_endian.h In-Reply-To: <200210111920.g9BJKTvc001216@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-10 Sender: owner-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, 11 Oct 2002, Mario Sergio Fujikawa Ferreira wrote: # lioux 2002/10/11 12:20:28 PDT # # Modified files: # graphics/ogle/files extra-patch-include:ogle_endian.h # Added files: # graphics/ogle/files patch-include:ogle_endian.h # Log: # Add a fix that accounts for recently added in # 4.7-RELEASE. It should account for both prior to 4.7R # and -CURRENT versions # # Reviewed by: mbr, # Jose Marques , # Jon Noack , # Kim Scarborough Is this related to PR ports/43877 (Ogle port broken on STABLE)? -Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 15:56:58 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6474F37B401; Fri, 11 Oct 2002 15:56:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1521743E7B; Fri, 11 Oct 2002 15:56:57 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from freefall.freebsd.org (alane@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BMuuCo025198; Fri, 11 Oct 2002 15:56:56 -0700 (PDT) (envelope-from alane@freefall.freebsd.org) Received: (from alane@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BMuujj025197; Fri, 11 Oct 2002 15:56:56 -0700 (PDT) Message-Id: <200210112256.g9BMuujj025197@freefall.freebsd.org> From: Alan Eldridge Date: Fri, 11 Oct 2002 15:56:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp/kbear 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 alane 2002/10/11 15:56:56 PDT Modified files: ftp/kbear Makefile distinfo pkg-plist Log: Committed, with a couple of pkg-plist changes. Thanks, d00d3! PR: 43939 Submitted by: Tilman Linneweh Revision Changes Path 1.6 +2 -2 ports/ftp/kbear/Makefile 1.4 +1 -1 ports/ftp/kbear/distinfo 1.4 +71 -60 ports/ftp/kbear/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 Oct 11 15:59:24 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6EC1E37B401; Fri, 11 Oct 2002 15:59:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FFD543E6E; Fri, 11 Oct 2002 15:59:23 -0700 (PDT) (envelope-from tjr@FreeBSD.org) Received: from freefall.freebsd.org (tjr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BMxNCo025367; Fri, 11 Oct 2002 15:59:23 -0700 (PDT) (envelope-from tjr@freefall.freebsd.org) Received: (from tjr@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BMxM3m025366; Fri, 11 Oct 2002 15:59:22 -0700 (PDT) Message-Id: <200210112259.g9BMxM3m025366@freefall.freebsd.org> From: "Tim J. Robbins" Date: Fri, 11 Oct 2002 15:59:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib strfmon.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 2002/10/11 15:59:22 PDT Modified files: lib/libc/stdlib strfmon.c Log: "Left precision" and "right precision" are not flags, but separate parts of the format string that appear after the field width. Revision Changes Path 1.8 +15 -13 src/lib/libc/stdlib/strfmon.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 16: 5: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1619337B401; Fri, 11 Oct 2002 16:05:00 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD2C443E91; Fri, 11 Oct 2002 16:04:59 -0700 (PDT) (envelope-from tjr@FreeBSD.org) Received: from freefall.freebsd.org (tjr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BN4xCo025556; Fri, 11 Oct 2002 16:04:59 -0700 (PDT) (envelope-from tjr@freefall.freebsd.org) Received: (from tjr@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BN4xjE025555; Fri, 11 Oct 2002 16:04:59 -0700 (PDT) Message-Id: <200210112304.g9BN4xjE025555@freefall.freebsd.org> From: "Tim J. Robbins" Date: Fri, 11 Oct 2002 16:04:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib strfmon.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 2002/10/11 16:04:59 PDT Modified files: lib/libc/stdlib strfmon.c Log: Non-negative amounts should not have an extra space in front of them when the `(' flag is used. Revision Changes Path 1.9 +2 -6 src/lib/libc/stdlib/strfmon.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 16: 8: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20FFA37B401; Fri, 11 Oct 2002 16:08:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C753A43E9C; Fri, 11 Oct 2002 16:08:03 -0700 (PDT) (envelope-from tjr@FreeBSD.org) Received: from freefall.freebsd.org (tjr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BN83Co030046; Fri, 11 Oct 2002 16:08:03 -0700 (PDT) (envelope-from tjr@freefall.freebsd.org) Received: (from tjr@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BN83OU030045; Fri, 11 Oct 2002 16:08:03 -0700 (PDT) Message-Id: <200210112308.g9BN83OU030045@freefall.freebsd.org> From: "Tim J. Robbins" Date: Fri, 11 Oct 2002 16:08:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib strfmon.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 2002/10/11 16:08:03 PDT Modified files: lib/libc/stdlib strfmon.c Log: Use the new struct lconv members to determine how to format international monetary values. Revision Changes Path 1.10 +12 -1 src/lib/libc/stdlib/strfmon.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 16:12: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAE5037B401; Fri, 11 Oct 2002 16:12:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DC2143E77; Fri, 11 Oct 2002 16:12:03 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from freefall.freebsd.org (znerd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BNC3Co030171; Fri, 11 Oct 2002 16:12:03 -0700 (PDT) (envelope-from znerd@freefall.freebsd.org) Received: (from znerd@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BNC3q9030170; Fri, 11 Oct 2002 16:12:03 -0700 (PDT) Message-Id: <200210112312.g9BNC3q9030170@freefall.freebsd.org> From: Ernst de Haan Date: Fri, 11 Oct 2002 16:12:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jump 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 znerd 2002/10/11 16:12:03 PDT Modified files: java/jump pkg-descr Log: Changed WWW reference. Revision Changes Path 1.2 +1 -1 ports/java/jump/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 Oct 11 16:16:16 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 170BD37B401; Fri, 11 Oct 2002 16:16:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE9B843E88; Fri, 11 Oct 2002 16:16:15 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from freefall.freebsd.org (znerd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BNGFCo030522; Fri, 11 Oct 2002 16:16:15 -0700 (PDT) (envelope-from znerd@freefall.freebsd.org) Received: (from znerd@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BNGF7j030521; Fri, 11 Oct 2002 16:16:15 -0700 (PDT) Message-Id: <200210112316.g9BNGF7j030521@freefall.freebsd.org> From: Ernst de Haan Date: Fri, 11 Oct 2002 16:16:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jump 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 znerd 2002/10/11 16:16:15 PDT Modified files: java/jump Makefile Log: Moved MAINTAINER up in the file to stop portlint from complaining. Revision Changes Path 1.9 +2 -2 ports/java/jump/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 16:16:28 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 29B9337B401; Fri, 11 Oct 2002 16:16:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD51F43E88; Fri, 11 Oct 2002 16:16:26 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: from freefall.freebsd.org (ume@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BNGQCo030578; Fri, 11 Oct 2002 16:16:26 -0700 (PDT) (envelope-from ume@freefall.freebsd.org) Received: (from ume@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BNGQWS030577; Fri, 11 Oct 2002 16:16:26 -0700 (PDT) Message-Id: <200210112316.g9BNGQWS030577@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 11 Oct 2002 16:16:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/cyrus-sasl2 Makefile distinfo ports/security/cyrus-sasl2/files patch-config::ltmain.sh patch-lib::dlopen.c staticopen.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 ume 2002/10/11 16:16:26 PDT Modified files: security/cyrus-sasl2 Makefile distinfo Added files: security/cyrus-sasl2/files patch-config::ltmain.sh staticopen.h Removed files: security/cyrus-sasl2/files patch-lib::dlopen.c Log: Update to 2.1.8. Revision Changes Path 1.55 +5 -4 ports/security/cyrus-sasl2/Makefile 1.12 +1 -1 ports/security/cyrus-sasl2/distinfo 1.1 +15 -0 ports/security/cyrus-sasl2/files/patch-config::ltmain.sh (new) 1.2 +0 -16 ports/security/cyrus-sasl2/files/patch-lib::dlopen.c (dead) 1.1 +174 -0 ports/security/cyrus-sasl2/files/staticopen.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 Oct 11 16:17:18 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC37A37B401; Fri, 11 Oct 2002 16:17:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EB1843E88; Fri, 11 Oct 2002 16:17:17 -0700 (PDT) (envelope-from tjr@FreeBSD.org) Received: from freefall.freebsd.org (tjr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BNHHCo030691; Fri, 11 Oct 2002 16:17:17 -0700 (PDT) (envelope-from tjr@freefall.freebsd.org) Received: (from tjr@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BNHHG9030690; Fri, 11 Oct 2002 16:17:17 -0700 (PDT) Message-Id: <200210112317.g9BNHHG9030690@freefall.freebsd.org> From: "Tim J. Robbins" Date: Fri, 11 Oct 2002 16:17:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib strfmon.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 tjr 2002/10/11 16:17:17 PDT Modified files: lib/libc/stdlib strfmon.3 Log: Document the kind of format string strfmon() expects. Sync the Errors section with reality. Revision Changes Path 1.5 +74 -5 src/lib/libc/stdlib/strfmon.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 16:22:48 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 25ED837B401; Fri, 11 Oct 2002 16:22:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C469143E91; Fri, 11 Oct 2002 16:22:46 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from freefall.freebsd.org (znerd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BNMkCo030861; Fri, 11 Oct 2002 16:22:46 -0700 (PDT) (envelope-from znerd@freefall.freebsd.org) Received: (from znerd@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BNMkLE030860; Fri, 11 Oct 2002 16:22:46 -0700 (PDT) Message-Id: <200210112322.g9BNMkLE030860@freefall.freebsd.org> From: Ernst de Haan Date: Fri, 11 Oct 2002 16:22:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/xmlenc 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 znerd 2002/10/11 16:22:46 PDT Modified files: textproc Makefile Added files: textproc/xmlenc Makefile distinfo pkg-comment pkg-descr pkg-plist Log: New port: xmlenc, a light-weight XML encoding library for Java. PR: 43946 Revision Changes Path 1.435 +1 -0 ports/textproc/Makefile 1.1 +37 -0 ports/textproc/xmlenc/Makefile (new) 1.1 +1 -0 ports/textproc/xmlenc/distinfo (new) 1.1 +1 -0 ports/textproc/xmlenc/pkg-comment (new) 1.1 +5 -0 ports/textproc/xmlenc/pkg-descr (new) 1.1 +57 -0 ports/textproc/xmlenc/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 Oct 11 16:25:19 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE58437B401; Fri, 11 Oct 2002 16:25:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82D9143E88; Fri, 11 Oct 2002 16:25:18 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from freefall.freebsd.org (znerd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BNPICo031068; Fri, 11 Oct 2002 16:25:18 -0700 (PDT) (envelope-from znerd@freefall.freebsd.org) Received: (from znerd@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BNPIW9031067; Fri, 11 Oct 2002 16:25:18 -0700 (PDT) Message-Id: <200210112325.g9BNPIW9031067@freefall.freebsd.org> From: Ernst de Haan Date: Fri, 11 Oct 2002 16:25:18 -0700 (PDT) To: cvs-committers@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 znerd 2002/10/11 16:25:18 PDT Modified files: . modules Log: xmlenc --> ports/textproc/xmlenc Revision Changes Path 1.6063 +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 Oct 11 16:28:58 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01D9F37B401; Fri, 11 Oct 2002 16:28:58 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7E0043E91; Fri, 11 Oct 2002 16:28:57 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from freefall.freebsd.org (alane@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BNSvCo031120; Fri, 11 Oct 2002 16:28:57 -0700 (PDT) (envelope-from alane@freefall.freebsd.org) Received: (from alane@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BNSv9q031119; Fri, 11 Oct 2002 16:28:57 -0700 (PDT) Message-Id: <200210112328.g9BNSv9q031119@freefall.freebsd.org> From: Alan Eldridge Date: Fri, 11 Oct 2002 16:28:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp/kbear 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 alane 2002/10/11 16:28:57 PDT Modified files: ftp/kbear distinfo Log: Updated from 2.0 beta 2 to 2.0 release version. (I'm not confused, really, I'm not. It's much worse than that. -- AlanE) Revision Changes Path 1.5 +0 -0 ports/ftp/kbear/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 16:31:51 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 060A737B401; Fri, 11 Oct 2002 16:31:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAC1943E91; Fri, 11 Oct 2002 16:31:50 -0700 (PDT) (envelope-from tjr@FreeBSD.org) Received: from freefall.freebsd.org (tjr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BNVoCo031260; Fri, 11 Oct 2002 16:31:50 -0700 (PDT) (envelope-from tjr@freefall.freebsd.org) Received: (from tjr@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BNVo2e031259; Fri, 11 Oct 2002 16:31:50 -0700 (PDT) Message-Id: <200210112331.g9BNVo2e031259@freefall.freebsd.org> From: "Tim J. Robbins" Date: Fri, 11 Oct 2002 16:31:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib strfmon.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 2002/10/11 16:31:50 PDT Modified files: lib/libc/stdlib strfmon.c Log: Save errno around calls to free(); at least some code paths clobber it and we are not interested in any errors it may report. Revision Changes Path 1.11 +3 -0 src/lib/libc/stdlib/strfmon.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 17: 6:43 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 671F937B401; Fri, 11 Oct 2002 17:06:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 161A143E88; Fri, 11 Oct 2002 17:06:42 -0700 (PDT) (envelope-from trevor@FreeBSD.org) Received: from freefall.freebsd.org (trevor@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C06fCo043048; Fri, 11 Oct 2002 17:06:41 -0700 (PDT) (envelope-from trevor@freefall.freebsd.org) Received: (from trevor@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C06fS8043047; Fri, 11 Oct 2002 17:06:41 -0700 (PDT) Message-Id: <200210120006.g9C06fS8043047@freefall.freebsd.org> From: Trevor Johnson Date: Fri, 11 Oct 2002 17:06:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-fonts/gfe 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 2002/10/11 17:06:41 PDT Modified files: x11-fonts/gfe Makefile Log: Change spaces to tabs (portlint). Revision Changes Path 1.5 +6 -6 ports/x11-fonts/gfe/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 17:12: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBC4F37B401; Fri, 11 Oct 2002 17:12:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C8C543E6E; Fri, 11 Oct 2002 17:12:05 -0700 (PDT) (envelope-from trevor@FreeBSD.org) Received: from freefall.freebsd.org (trevor@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C0C5Co045233; Fri, 11 Oct 2002 17:12:05 -0700 (PDT) (envelope-from trevor@freefall.freebsd.org) Received: (from trevor@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C0C5Ww045232; Fri, 11 Oct 2002 17:12:05 -0700 (PDT) Message-Id: <200210120012.g9C0C5Ww045232@freefall.freebsd.org> From: Trevor Johnson Date: Fri, 11 Oct 2002 17:12:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-fonts/gfe 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 2002/10/11 17:12:05 PDT Modified files: x11-fonts/gfe Makefile Log: Make fetchable. Revision Changes Path 1.6 +2 -5 ports/x11-fonts/gfe/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 17:12:33 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5AC2C37B404; Fri, 11 Oct 2002 17:12:32 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D38F43E97; Fri, 11 Oct 2002 17:12:32 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: from freefall.freebsd.org (mjacob@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C0CVCo045327; Fri, 11 Oct 2002 17:12:31 -0700 (PDT) (envelope-from mjacob@freefall.freebsd.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C0CVFf045326; Fri, 11 Oct 2002 17:12:31 -0700 (PDT) Message-Id: <200210120012.g9C0CVFf045326@freefall.freebsd.org> From: Matt Jacob Date: Fri, 11 Oct 2002 17:12:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ispfw ispfw.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 mjacob 2002/10/11 17:12:31 PDT Modified files: sys/dev/ispfw ispfw.c Log: Know that a 10160 is the same as a 12160. MFC after: 0 days Revision Changes Path 1.9 +2 -0 src/sys/dev/ispfw/ispfw.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 17:13:10 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06E4837B401; Fri, 11 Oct 2002 17:13:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E87443E42; Fri, 11 Oct 2002 17:13:09 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: from freefall.freebsd.org (mjacob@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C0D9Co045375; Fri, 11 Oct 2002 17:13:09 -0700 (PDT) (envelope-from mjacob@freefall.freebsd.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C0D9SJ045374; Fri, 11 Oct 2002 17:13:09 -0700 (PDT) Message-Id: <200210120013.g9C0D9SJ045374@freefall.freebsd.org> From: Matt Jacob Date: Fri, 11 Oct 2002 17:13:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ispfw ispfw.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 mjacob 2002/10/11 17:13:09 PDT Modified files: (Branch: RELENG_4) sys/dev/ispfw ispfw.c Log: MFC: know that a 10160 is the same as a 12160 Revision Changes Path 1.2.2.5 +2 -0 src/sys/dev/ispfw/ispfw.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 17:15:50 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0BD5C37B401; Fri, 11 Oct 2002 17:15:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B195843E9C; Fri, 11 Oct 2002 17:15:49 -0700 (PDT) (envelope-from trevor@FreeBSD.org) Received: from freefall.freebsd.org (trevor@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C0FnCo045448; Fri, 11 Oct 2002 17:15:49 -0700 (PDT) (envelope-from trevor@freefall.freebsd.org) Received: (from trevor@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C0Fnft045447; Fri, 11 Oct 2002 17:15:49 -0700 (PDT) Message-Id: <200210120015.g9C0Fnft045447@freefall.freebsd.org> From: Trevor Johnson Date: Fri, 11 Oct 2002 17:15:49 -0700 (PDT) To: cvs-committers@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 trevor 2002/10/11 17:15:49 PDT Modified files: Mk bsd.sites.mk Log: Add yet another Sunsite mirror in Germany. Revision Changes Path 1.109 +2 -1 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 Oct 11 17:17:39 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A254F37B401; Fri, 11 Oct 2002 17:17:38 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5298043E8A; Fri, 11 Oct 2002 17:17:38 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C0HcCo045488; Fri, 11 Oct 2002 17:17:38 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C0Hc3h045487; Fri, 11 Oct 2002 17:17:38 -0700 (PDT) Message-Id: <200210120017.g9C0Hc3h045487@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 11 Oct 2002 17:17:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils/libbfd/ia64 bfd.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 2002/10/11 17:17:38 PDT Modified files: gnu/usr.bin/binutils/libbfd/ia64 bfd.h Log: Update for 2.13 10-Oct-2002 import. Revision Changes Path 1.4 +703 -483 src/gnu/usr.bin/binutils/libbfd/ia64/bfd.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 17:18:28 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D6CE37B401; Fri, 11 Oct 2002 17:18:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35CAE43E3B; Fri, 11 Oct 2002 17:18:27 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C0IRCo045570; Fri, 11 Oct 2002 17:18:27 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C0IR9v045569; Fri, 11 Oct 2002 17:18:27 -0700 (PDT) Message-Id: <200210120018.g9C0IR9v045569@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 11 Oct 2002 17:18:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils/libbfd/sparc64 bfd.h src/gnu/usr.bin/binutils/libbfd/alpha bfd.h src/gnu/usr.bin/binutils/libbfd/i386 bfd.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 2002/10/11 17:18:26 PDT Modified files: gnu/usr.bin/binutils/libbfd/sparc64 bfd.h gnu/usr.bin/binutils/libbfd/alpha bfd.h gnu/usr.bin/binutils/libbfd/i386 bfd.h Log: The 2.13-almost.1 import was done on 10/10, not 11/10. Revision Changes Path 1.13 +2 -2 src/gnu/usr.bin/binutils/libbfd/alpha/bfd.h 1.18 +2 -2 src/gnu/usr.bin/binutils/libbfd/i386/bfd.h 1.11 +2 -2 src/gnu/usr.bin/binutils/libbfd/sparc64/bfd.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 17:33:37 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB7C537B401; Fri, 11 Oct 2002 17:33:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DDF943EA3; Fri, 11 Oct 2002 17:33:36 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C0XaCo051467; Fri, 11 Oct 2002 17:33:36 -0700 (PDT) (envelope-from peter@freefall.freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C0XaS0051466; Fri, 11 Oct 2002 17:33:36 -0700 (PDT) Message-Id: <200210120033.g9C0XaS0051466@freefall.freebsd.org> From: Peter Wemm Date: Fri, 11 Oct 2002 17:33:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_witness.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 peter 2002/10/11 17:33:36 PDT Modified files: sys/kern subr_witness.c Log: Register the machine check private state spinlock on ia64. Revision Changes Path 1.127 +3 -0 src/sys/kern/subr_witness.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 17:42:35 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF87F37B401; Fri, 11 Oct 2002 17:42:34 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A140243E97; Fri, 11 Oct 2002 17:42:34 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: from freefall.freebsd.org (grog@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C0gYCo054778; Fri, 11 Oct 2002 17:42:34 -0700 (PDT) (envelope-from grog@freefall.freebsd.org) Received: (from grog@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C0gYjK054777; Fri, 11 Oct 2002 17:42:34 -0700 (PDT) Message-Id: <200210120042.g9C0gYjK054777@freefall.freebsd.org> From: Greg Lehey Date: Fri, 11 Oct 2002 17:42:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/calendar/calendars calendar.birthday X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG grog 2002/10/11 17:42:34 PDT Modified files: usr.bin/calendar/calendars calendar.birthday Log: Clarify details of the birth of Richard I of England. Revision Changes Path 1.18 +1 -1 src/usr.bin/calendar/calendars/calendar.birthday To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 17:48:43 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 288C937B401; Fri, 11 Oct 2002 17:48:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6E0443E7B; Fri, 11 Oct 2002 17:48:41 -0700 (PDT) (envelope-from trevor@FreeBSD.org) Received: from freefall.freebsd.org (trevor@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C0mfCo055925; Fri, 11 Oct 2002 17:48:41 -0700 (PDT) (envelope-from trevor@freefall.freebsd.org) Received: (from trevor@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C0mfX1055924; Fri, 11 Oct 2002 17:48:41 -0700 (PDT) Message-Id: <200210120048.g9C0mfX1055924@freefall.freebsd.org> From: Trevor Johnson Date: Fri, 11 Oct 2002 17:48:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules ports/japanese Makefile ports/japanese/xklock Makefile distinfo pkg-comment pkg-descr pkg-plist ports/japanese/xklock/files patch-aa patch-ab patch-ac 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 trevor 2002/10/11 17:48:41 PDT Modified files: . modules japanese Makefile Removed files: japanese/xklock Makefile distinfo pkg-comment pkg-descr pkg-plist japanese/xklock/files patch-aa patch-ab patch-ac patch-ad Log: Remove xklock port. It has been forbidden for 20 months. Revision Changes Path 1.6064 +0 -1 CVSROOT/modules 1.446 +0 -1 ports/japanese/Makefile 1.16 +0 -39 ports/japanese/xklock/Makefile (dead) 1.2 +0 -2 ports/japanese/xklock/distinfo (dead) 1.2 +0 -25 ports/japanese/xklock/files/patch-aa (dead) 1.2 +0 -11 ports/japanese/xklock/files/patch-ab (dead) 1.2 +0 -11 ports/japanese/xklock/files/patch-ac (dead) 1.2 +0 -11 ports/japanese/xklock/files/patch-ad (dead) 1.3 +0 -1 ports/japanese/xklock/pkg-comment (dead) 1.3 +0 -1 ports/japanese/xklock/pkg-descr (dead) 1.3 +0 -3 ports/japanese/xklock/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 Fri Oct 11 18:39:48 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE09937B401; Fri, 11 Oct 2002 18:39:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EF7543E6E; Fri, 11 Oct 2002 18:39:47 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C1dlCo071718; Fri, 11 Oct 2002 18:39:47 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C1dlhs071717; Fri, 11 Oct 2002 18:39:47 -0700 (PDT) Message-Id: <200210120139.g9C1dlhs071717@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 11 Oct 2002 18:39:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc gcc.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 2002/10/11 18:39:47 PDT Modified files: contrib/gcc gcc.c Log: ELF low-level toolchain bits now live in /usr/bin, not /usr/libexec/elf. Revision Changes Path 1.31 +1 -1 src/contrib/gcc/gcc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 19:11:49 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D77F37B406; Fri, 11 Oct 2002 19:11:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E9F243E88; Fri, 11 Oct 2002 19:11:48 -0700 (PDT) (envelope-from jmz@FreeBSD.org) Received: from freefall.freebsd.org (jmz@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C2BmCo086451; Fri, 11 Oct 2002 19:11:48 -0700 (PDT) (envelope-from jmz@freefall.freebsd.org) Received: (from jmz@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C2Bldm086450; Fri, 11 Oct 2002 19:11:47 -0700 (PDT) Message-Id: <200210120211.g9C2Bldm086450@freefall.freebsd.org> From: Jean-Marc Zucconi Date: Fri, 11 Oct 2002 19:11:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/pixmap 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 jmz 2002/10/11 19:11:47 PDT Modified files: graphics/pixmap Makefile Log: Unbreak. PR: ports/43603 Submitted by: Edwin Groothuis Revision Changes Path 1.17 +5 -5 ports/graphics/pixmap/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 19:15:36 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8187F37B401; Fri, 11 Oct 2002 19:15:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3007943E88; Fri, 11 Oct 2002 19:15:35 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C2FZCo086862; Fri, 11 Oct 2002 19:15:35 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C2FZWP086861; Fri, 11 Oct 2002 19:15:35 -0700 (PDT) Message-Id: <200210120215.g9C2FZWP086861@freefall.freebsd.org> From: Kris Kennaway Date: Fri, 11 Oct 2002 19:15:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/syslog-ng 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 kris 2002/10/11 19:15:34 PDT Modified files: sysutils/syslog-ng Makefile distinfo Log: Update to syslog-ng 1.4.16, which fixes a security vulnerability. Revision Changes Path 1.12 +1 -1 ports/sysutils/syslog-ng/Makefile 1.10 +1 -1 ports/sysutils/syslog-ng/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 19:21:30 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 736B337B401; Fri, 11 Oct 2002 19:21:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 255DD43E77; Fri, 11 Oct 2002 19:21:28 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C2LSCo089416; Fri, 11 Oct 2002 19:21:28 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C2LRQF089415; Fri, 11 Oct 2002 19:21:27 -0700 (PDT) Message-Id: <200210120221.g9C2LRQF089415@freefall.freebsd.org> From: Kris Kennaway Date: Fri, 11 Oct 2002 19:21:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/converters/dumpasn1 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 kris 2002/10/11 19:21:27 PDT Modified files: converters/dumpasn1 Makefile distinfo Log: Update to dumpasn1-20021007 Revision Changes Path 1.7 +1 -1 ports/converters/dumpasn1/Makefile 1.8 +2 -2 ports/converters/dumpasn1/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 19:30:54 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42D8337B401; Fri, 11 Oct 2002 19:30:54 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E75BF43E91; Fri, 11 Oct 2002 19:30:53 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C2UrCo091869; Fri, 11 Oct 2002 19:30:53 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C2UrFx091868; Fri, 11 Oct 2002 19:30:53 -0700 (PDT) Message-Id: <200210120230.g9C2UrFx091868@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 11 Oct 2002 19:30:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/rtld-elf/alpha ld.so.script X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/11 19:30:53 PDT Modified files: libexec/rtld-elf/alpha ld.so.script Log: Use the new freebsd output format from Binutils 2.13.1. Revision Changes Path 1.2 +2 -2 src/libexec/rtld-elf/alpha/ld.so.script To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 19:45:22 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF39737B401; Fri, 11 Oct 2002 19:45:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FC0443E65; Fri, 11 Oct 2002 19:45:21 -0700 (PDT) (envelope-from jeff@FreeBSD.org) Received: from freefall.freebsd.org (jeff@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C2jLCo094511; Fri, 11 Oct 2002 19:45:21 -0700 (PDT) (envelope-from jeff@freefall.freebsd.org) Received: (from jeff@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C2jLIs094510; Fri, 11 Oct 2002 19:45:21 -0700 (PDT) Message-Id: <200210120245.g9C2jLIs094510@freefall.freebsd.org> From: Jeff Roberson Date: Fri, 11 Oct 2002 19:45:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 ktr.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 jeff 2002/10/11 19:45:21 PDT Modified files: share/man/man4 ktr.4 Log: - Remove the bogus reference to the removed KTR_EXTEND option. - Add ktrdump(8) to the SEE ALSO section. - Remove the BUGS section that complains about not having a userland utility for viewing ktr data. Revision Changes Path 1.5 +3 -6 src/share/man/man4/ktr.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 19:56:49 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5991937B401; Fri, 11 Oct 2002 19:56:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A8BB43E3B; Fri, 11 Oct 2002 19:56:48 -0700 (PDT) (envelope-from jeff@FreeBSD.org) Received: from freefall.freebsd.org (jeff@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C2ulCo096828; Fri, 11 Oct 2002 19:56:47 -0700 (PDT) (envelope-from jeff@freefall.freebsd.org) Received: (from jeff@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C2ulGL096827; Fri, 11 Oct 2002 19:56:47 -0700 (PDT) Message-Id: <200210120256.g9C2ulGL096827@freefall.freebsd.org> From: Jeff Roberson Date: Fri, 11 Oct 2002 19:56:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 ktr.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 jeff 2002/10/11 19:56:46 PDT Modified files: share/man/man4 ktr.4 Log: - Move the description of KTR_CPUMASK into the "Event Masking" section. - Remove the "Extensions" section since it is no longer relavent. - Create a new section for KTR_VERBOSE and put it's description there. Revision Changes Path 1.6 +2 -27 src/share/man/man4/ktr.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 20: 1:12 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC6C137B401; Fri, 11 Oct 2002 20:01:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FBB943E65; Fri, 11 Oct 2002 20:01:11 -0700 (PDT) (envelope-from jeff@FreeBSD.org) Received: from freefall.freebsd.org (jeff@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C31BCo098825; Fri, 11 Oct 2002 20:01:11 -0700 (PDT) (envelope-from jeff@freefall.freebsd.org) Received: (from jeff@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C31BkC098823; Fri, 11 Oct 2002 20:01:11 -0700 (PDT) Message-Id: <200210120301.g9C31BkC098823@freefall.freebsd.org> From: Jeff Roberson Date: Fri, 11 Oct 2002 20:01:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 ktr.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 jeff 2002/10/11 20:01:11 PDT Modified files: share/man/man9 ktr.9 Log: - Add a reference to ktrdump(8) - Remove the stale comments about ktr extend. Revision Changes Path 1.4 +2 -12 src/share/man/man9/ktr.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 20: 4:43 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0AF637B401; Fri, 11 Oct 2002 20:04:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9205E43E4A; Fri, 11 Oct 2002 20:04:42 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C34gCo099060; Fri, 11 Oct 2002 20:04:42 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C34gXt099059; Fri, 11 Oct 2002 20:04:42 -0700 (PDT) Message-Id: <200210120304.g9C34gXt099059@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 11 Oct 2002 20:04:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils/as Makefile.inc0 X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/11 20:04:42 PDT Modified files: gnu/usr.bin/binutils/as Makefile.inc0 Log: Seems the warnings Binutils 2.13 grew now makes it impossible for WARNS != 0 all 64-bit machines. Revision Changes Path 1.20 +2 -1 src/gnu/usr.bin/binutils/as/Makefile.inc0 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 20: 8: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A85137B401; Fri, 11 Oct 2002 20:08:02 -0700 (PDT) Received: from chiark.greenend.org.uk (chiark.greenend.org.uk [212.135.138.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id C429843E6A; Fri, 11 Oct 2002 20:08:00 -0700 (PDT) (envelope-from fanf@chiark.greenend.org.uk) Received: from fanf by chiark.greenend.org.uk with local (Exim 3.12 #1) id 180CdD-0007hv-00 (Debian); Sat, 12 Oct 2002 04:07:59 +0100 Date: Sat, 12 Oct 2002 04:07:59 +0100 From: Tony Finch To: Ruslan Ermilov Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/gnu/usr.bin/man Makefile.inc src/share/mk bsd.man.mk src/usr.bin/catman catman.c Message-ID: <20021012040759.A23338@chiark.greenend.org.uk> References: <200210110916.g9B9GP8f064951@freefall.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: <200210110916.g9B9GP8f064951@freefall.freebsd.org>; from ru@FreeBSD.org on Fri, Oct 11, 2002 at 02:16:24AM -0700 Sender: owner-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, Oct 11, 2002 at 02:16:24AM -0700, Ruslan Ermilov wrote: > > So turn off the color support for now (when generating catpages), > until we figure out what do we do with this new feature. I have > a patch for grotty(1) that tells it to use the "reverse video" > attribute to render the italic font. Once this is accepted, we > can turn color support back on (if there won't be any objections > from the community). I much prefer the current lack of use of reverse video by man in xterms. If it were introduced it would do grievous harm to readability. I much prefer the idea of colour -- in fact here's a gratuitous plug for w3mman [|-....o Other horrid things that FreeBSD might acquire via groff from Linux mandb include formatting text to the width of the terminal rather than a legible width < 80 characters. Tony. -- f.a.n.finch http://dotat.at/ THAMES DOVER WIGHT: SOUTHEASTERLY VEERING NORTHWESTERLY 4 OR 5, INCREASING 5 TO 7 FOR A TIME. RAIN THEN SHOWERS. MODERATE BECOMING GOOD. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 20:17: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27CC637B401; Fri, 11 Oct 2002 20:17:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC5B943EA9; Fri, 11 Oct 2002 20:17:01 -0700 (PDT) (envelope-from horikawa@FreeBSD.org) Received: from freefall.freebsd.org (horikawa@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C3H1Co005770; Fri, 11 Oct 2002 20:17:01 -0700 (PDT) (envelope-from horikawa@freefall.freebsd.org) Received: (from horikawa@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C3H1wJ005769; Fri, 11 Oct 2002 20:17:01 -0700 (PDT) Message-Id: <200210120317.g9C3H1wJ005769@freefall.freebsd.org> From: Kazuo Horikawa Date: Fri, 11 Oct 2002 20:17:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja_JP.eucJP/man/man8 vinum.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 horikawa 2002/10/11 20:17:01 PDT Modified files: ja_JP.eucJP/man/man8 vinum.8 Log: Fix typo in comment Submitted by: kano@na.rim.or.jp Revision Changes Path 1.28 +1 -1 doc/ja_JP.eucJP/man/man8/vinum.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 20:26:40 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63D7037B401; Fri, 11 Oct 2002 20:26:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1357943E4A; Fri, 11 Oct 2002 20:26:39 -0700 (PDT) (envelope-from horikawa@FreeBSD.org) Received: from freefall.freebsd.org (horikawa@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C3QcCo007997; Fri, 11 Oct 2002 20:26:38 -0700 (PDT) (envelope-from horikawa@freefall.freebsd.org) Received: (from horikawa@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C3Qcen007996; Fri, 11 Oct 2002 20:26:38 -0700 (PDT) Message-Id: <200210120326.g9C3Qcen007996@freefall.freebsd.org> From: Kazuo Horikawa Date: Fri, 11 Oct 2002 20:26:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja_JP.eucJP/man/man1 startslip.1 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 horikawa 2002/10/11 20:26:38 PDT Modified files: ja_JP.eucJP/man/man1 startslip.1 vidcontrol.1 Log: Fix wrong postpositional particles Submitted by: kano@na.rim.or.jp Revision Changes Path 1.14 +1 -1 doc/ja_JP.eucJP/man/man1/startslip.1 1.30 +1 -1 doc/ja_JP.eucJP/man/man1/vidcontrol.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 20:55:31 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42FC437B404; Fri, 11 Oct 2002 20:55:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9C3943E75; Fri, 11 Oct 2002 20:55:29 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C3t9Co014829; Fri, 11 Oct 2002 20:55:09 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C3t9kj014828; Fri, 11 Oct 2002 20:55:09 -0700 (PDT) Message-Id: <200210120355.g9C3t9kj014828@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 11 Oct 2002 20:55:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils/as/alpha-freebsd config.h src/gnu/usr.bin/binutils/as/i386-freebsd config.h src/gnu/usr.bin/binutils/as/ia64-freebsd config.h src/gnu/usr.bin/binutils/as/powerpc-freebsd config.h src/gnu/usr.bin/binutils/as/sparc64-freebsd config.h src/gnu/usr.bin/binutils/as/x86-64-freebsd 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 2002/10/11 20:55:09 PDT Modified files: gnu/usr.bin/binutils/as/alpha-freebsd config.h gnu/usr.bin/binutils/as/i386-freebsd config.h gnu/usr.bin/binutils/as/ia64-freebsd config.h gnu/usr.bin/binutils/as/powerpc-freebsd config.h gnu/usr.bin/binutils/as/sparc64-freebsd config.h gnu/usr.bin/binutils/as/x86-64-freebsd config.h Log: Talk about punting and not going to any trouble to DTRT: contrib/binutils/include/getopt.h /* Many other libraries have conflicting prototypes for getopt, with differences in the consts, in stdlib.h. To avoid compilation errors, only prototype getopt for the GNU C library. */ so manually define HAVE_DECL_GETOPT since configure doesn't offer any way to set it... and its unistd.h not stdlib.h dang it. Revision Changes Path 1.7 +2 -1 src/gnu/usr.bin/binutils/as/alpha-freebsd/config.h 1.7 +2 -0 src/gnu/usr.bin/binutils/as/i386-freebsd/config.h 1.3 +2 -0 src/gnu/usr.bin/binutils/as/ia64-freebsd/config.h 1.5 +2 -0 src/gnu/usr.bin/binutils/as/powerpc-freebsd/config.h 1.6 +2 -0 src/gnu/usr.bin/binutils/as/sparc64-freebsd/config.h 1.2 +2 -0 src/gnu/usr.bin/binutils/as/x86-64-freebsd/config.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 20:59:27 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9967337B404; Fri, 11 Oct 2002 20:59:26 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35FF343E75; Fri, 11 Oct 2002 20:59:26 -0700 (PDT) (envelope-from horikawa@FreeBSD.org) Received: from freefall.freebsd.org (horikawa@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C3xPCo014927; Fri, 11 Oct 2002 20:59:25 -0700 (PDT) (envelope-from horikawa@freefall.freebsd.org) Received: (from horikawa@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C3xPfJ014926; Fri, 11 Oct 2002 20:59:25 -0700 (PDT) Message-Id: <200210120359.g9C3xPfJ014926@freefall.freebsd.org> From: Kazuo Horikawa Date: Fri, 11 Oct 2002 20:59:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja_JP.eucJP/man/man5 dir.5 fbtab.5 mailer.conf.5 named.conf.5 types.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 horikawa 2002/10/11 20:59:25 PDT Modified files: ja_JP.eucJP/man/man5 dir.5 fbtab.5 mailer.conf.5 named.conf.5 types.5 Log: Fix typos Submitted by: SHIMURA Tatsuya Revision Changes Path 1.13 +1 -0 doc/ja_JP.eucJP/man/man5/dir.5 1.14 +1 -2 doc/ja_JP.eucJP/man/man5/fbtab.5 1.9 +4 -3 doc/ja_JP.eucJP/man/man5/mailer.conf.5 1.15 +2 -1 doc/ja_JP.eucJP/man/man5/named.conf.5 1.10 +3 -1 doc/ja_JP.eucJP/man/man5/types.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 21: 6:15 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46B1C37B401; Fri, 11 Oct 2002 21:06:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F025343E6E; Fri, 11 Oct 2002 21:06:13 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C46DCo021589; Fri, 11 Oct 2002 21:06:13 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C46DDV021588; Fri, 11 Oct 2002 21:06:13 -0700 (PDT) Message-Id: <200210120406.g9C46DDV021588@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 11 Oct 2002 21:06:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils/libbfd/alpha bfd.h src/gnu/usr.bin/binutils/libbfd/i386 bfd.h src/gnu/usr.bin/binutils/libbfd/ia64 bfd.h src/gnu/usr.bin/binutils/libbfd/powerpc bfd.h src/gnu/usr.bin/binutils/libbfd/sparc64 bfd.h src/gnu/usr.bin/binutils/libbfd/x86-64 bfd.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 2002/10/11 21:06:13 PDT Modified files: gnu/usr.bin/binutils/libbfd/alpha bfd.h gnu/usr.bin/binutils/libbfd/i386 bfd.h gnu/usr.bin/binutils/libbfd/ia64 bfd.h gnu/usr.bin/binutils/libbfd/powerpc bfd.h gnu/usr.bin/binutils/libbfd/sparc64 bfd.h gnu/usr.bin/binutils/libbfd/x86-64 bfd.h Log: Shut up GCC, don't shadow Version 6 standard functions. Revision Changes Path 1.14 +1 -1 src/gnu/usr.bin/binutils/libbfd/alpha/bfd.h 1.19 +1 -1 src/gnu/usr.bin/binutils/libbfd/i386/bfd.h 1.5 +1 -1 src/gnu/usr.bin/binutils/libbfd/ia64/bfd.h 1.5 +1 -1 src/gnu/usr.bin/binutils/libbfd/powerpc/bfd.h 1.12 +1 -1 src/gnu/usr.bin/binutils/libbfd/sparc64/bfd.h 1.2 +1 -1 src/gnu/usr.bin/binutils/libbfd/x86-64/bfd.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 21:12: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 928F337B401; Fri, 11 Oct 2002 21:11:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42CAB43E6E; Fri, 11 Oct 2002 21:11:59 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C4BxCo023913; Fri, 11 Oct 2002 21:11:59 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C4BxGD023912; Fri, 11 Oct 2002 21:11:59 -0700 (PDT) Message-Id: <200210120411.g9C4BxGD023912@freefall.freebsd.org> From: Joe Marcus Clarke Date: Fri, 11 Oct 2002 21:11:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: 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 2002/10/11 21:11:59 PDT Modified files: net/gaim Makefile Log: Make esound support optional. PR: 43600 Revision Changes Path 1.75 +13 -1 ports/net/gaim/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 21:13:18 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D520437B404; Fri, 11 Oct 2002 21:13:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72DFF43E77; Fri, 11 Oct 2002 21:13:17 -0700 (PDT) (envelope-from jwd@FreeBSD.org) Received: from freefall.freebsd.org (jwd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C4DHCo023984; Fri, 11 Oct 2002 21:13:17 -0700 (PDT) (envelope-from jwd@freefall.freebsd.org) Received: (from jwd@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C4DHkr023983; Fri, 11 Oct 2002 21:13:17 -0700 (PDT) Message-Id: <200210120413.g9C4DHkr023983@freefall.freebsd.org> From: "John W. De Boskey" Date: Fri, 11 Oct 2002 21:13:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp/spegla/files patch-ba X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/11 21:13:17 PDT Added files: ftp/spegla/files patch-ba Log: Be a bit more precise creating the list command. This allows spegla to interoperate with lukemftpd. A patch to lukemftpd will allow prior versions of spegla to work correctly. Found by: The update of releng4 Revision Changes Path 1.1 +11 -0 ports/ftp/spegla/files/patch-ba (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 21:17: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D85B537B404; Fri, 11 Oct 2002 21:17:01 -0700 (PDT) Received: from freefall.freebsd.org (unknown [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7272A43E8A; Fri, 11 Oct 2002 21:17:01 -0700 (PDT) (envelope-from hrs@FreeBSD.org) Received: from freefall.freebsd.org (hrs@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C4FfCo024103; Fri, 11 Oct 2002 21:15:41 -0700 (PDT) (envelope-from hrs@freefall.freebsd.org) Received: (from hrs@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C4Ffp6024102; Fri, 11 Oct 2002 21:15:41 -0700 (PDT) Message-Id: <200210120415.g9C4Ffp6024102@freefall.freebsd.org> From: Hiroki Sato Date: Fri, 11 Oct 2002 21:15:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/ja/releases/4.7R announce.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 hrs 2002/10/11 21:15:41 PDT Modified files: ja/releases/4.7R announce.sgml Log: Fix typos. Submitted by: Hideyuki KURASHINA References: [doc-jp-work 503] Revision Changes Path 1.2 +5 -5 www/ja/releases/4.7R/announce.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 21:24:38 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C52837B407; Fri, 11 Oct 2002 21:24:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B3EC43E6E; Fri, 11 Oct 2002 21:24:36 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C4OZCo026349; Fri, 11 Oct 2002 21:24:35 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C4OZ7G026348; Fri, 11 Oct 2002 21:24:35 -0700 (PDT) Message-Id: <200210120424.g9C4OZ7G026348@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 11 Oct 2002 21:24:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils/ld 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 2002/10/11 21:24:35 PDT Modified files: gnu/usr.bin/binutils/ld config.h Log: Update for 2.13 10-Oct-2002 import. Revision Changes Path 1.5 +10 -1 src/gnu/usr.bin/binutils/ld/config.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 21:38:21 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D21137B404; Fri, 11 Oct 2002 21:38:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2D5743E6E; Fri, 11 Oct 2002 21:38:20 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C4cKCo028743; Fri, 11 Oct 2002 21:38:20 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C4cKDY028742; Fri, 11 Oct 2002 21:38:20 -0700 (PDT) Message-Id: <200210120438.g9C4cKDY028742@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 11 Oct 2002 21:38:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils/libbfd config.h.fbsd X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/11 21:38:20 PDT Modified files: gnu/usr.bin/binutils/libbfd config.h.fbsd Log: Update for 2.13 10-Oct-2002 import. Revision Changes Path 1.3 +10 -1 src/gnu/usr.bin/binutils/libbfd/config.h.fbsd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 21:38:36 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4AFC37B401; Fri, 11 Oct 2002 21:38:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56AB943E6E; Fri, 11 Oct 2002 21:38:35 -0700 (PDT) (envelope-from tjr@FreeBSD.org) Received: from freefall.freebsd.org (tjr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C4cZCo028770; Fri, 11 Oct 2002 21:38:35 -0700 (PDT) (envelope-from tjr@freefall.freebsd.org) Received: (from tjr@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C4cZGn028769; Fri, 11 Oct 2002 21:38:35 -0700 (PDT) Message-Id: <200210120438.g9C4cZGn028769@freefall.freebsd.org> From: "Tim J. Robbins" Date: Fri, 11 Oct 2002 21:38:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib strfmon.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 2002/10/11 21:38:35 PDT Modified files: lib/libc/stdlib strfmon.c Log: Fix a typo causing incorrect formatting for negative values in some locales (at least the French ones), a memory leak upon successful termination, a pointer arithmetic error causing heap corruption, and an off-by-one bug causing incorrect amounts of padding at the right of the value. Revision Changes Path 1.12 +5 -3 src/lib/libc/stdlib/strfmon.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 21:56:22 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56DF137B401; Fri, 11 Oct 2002 21:56:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 061A743E6E; Fri, 11 Oct 2002 21:56:21 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C4uKCo033654; Fri, 11 Oct 2002 21:56:20 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C4uKk3033653; Fri, 11 Oct 2002 21:56:20 -0700 (PDT) Message-Id: <200210120456.g9C4uKk3033653@freefall.freebsd.org> From: Joe Marcus Clarke Date: Fri, 11 Oct 2002 21:56:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/pam_ldap Makefile distinfo ports/security/pam_ldap/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 2002/10/11 21:56:20 PDT Modified files: security/pam_ldap Makefile distinfo security/pam_ldap/files patch-aa Log: Update to 1.5.4. Revision Changes Path 1.20 +2 -2 ports/security/pam_ldap/Makefile 1.15 +1 -1 ports/security/pam_ldap/distinfo 1.4 +5 -5 ports/security/pam_ldap/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 Fri Oct 11 22:32:26 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1267C37B401; Fri, 11 Oct 2002 22:32:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB65143E8A; Fri, 11 Oct 2002 22:32:24 -0700 (PDT) (envelope-from jeff@FreeBSD.org) Received: from freefall.freebsd.org (jeff@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C5WOCo048577; Fri, 11 Oct 2002 22:32:24 -0700 (PDT) (envelope-from jeff@freefall.freebsd.org) Received: (from jeff@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C5WO80048576; Fri, 11 Oct 2002 22:32:24 -0700 (PDT) Message-Id: <200210120532.g9C5WO80048576@freefall.freebsd.org> From: Jeff Roberson Date: Fri, 11 Oct 2002 22:32:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files src/sys/i386/i386 machdep.c src/sys/kern kern_clock.c kern_exit.c kern_fork.c kern_idle.c kern_mutex.c kern_resource.c kern_subr.c kern_switch.c kern_synch.c sched_4bsd.c subr_trap.c src/sys/posix4 ksched.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 2002/10/11 22:32:24 PDT Modified files: sys/conf files sys/i386/i386 machdep.c sys/kern kern_clock.c kern_exit.c kern_fork.c kern_idle.c kern_mutex.c kern_resource.c kern_subr.c kern_switch.c kern_synch.c subr_trap.c sys/posix4 ksched.c sys/sys proc.h sys/vm vm_pageout.c vm_zeroidle.c Added files: sys/kern sched_4bsd.c sys/sys sched.h Log: - Create a new scheduler api that is defined in sys/sched.h - Begin moving scheduler specific functionality into sched_4bsd.c - Replace direct manipulation of scheduler data with hooks provided by the new api. - Remove KSE specific state modifications and single runq assumptions from kern_switch.c Reviewed by: -arch Revision Changes Path 1.717 +1 -0 src/sys/conf/files 1.542 +3 -2 src/sys/i386/i386/machdep.c 1.142 +2 -1 src/sys/kern/kern_clock.c 1.183 +5 -12 src/sys/kern/kern_exit.c 1.170 +7 -6 src/sys/kern/kern_fork.c 1.29 +3 -2 src/sys/kern/kern_idle.c 1.112 +2 -4 src/sys/kern/kern_mutex.c 1.112 +2 -2 src/sys/kern/kern_resource.c 1.62 +2 -1 src/sys/kern/kern_subr.c 1.43 +9 -51 src/sys/kern/kern_switch.c 1.204 +21 -415 src/sys/kern/kern_synch.c 1.1 +635 -0 src/sys/kern/sched_4bsd.c (new) 1.235 +4 -14 src/sys/kern/subr_trap.c 1.20 +2 -1 src/sys/posix4/ksched.c 1.269 +0 -6 src/sys/sys/proc.h 1.1 +65 -0 src/sys/sys/sched.h (new) 1.209 +2 -3 src/sys/vm/vm_pageout.c 1.18 +2 -1 src/sys/vm/vm_zeroidle.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 22:35: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 056D037B401; Fri, 11 Oct 2002 22:35:06 -0700 (PDT) Received: from mail.chesapeake.net (chesapeake.net [205.130.220.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C82243E3B; Fri, 11 Oct 2002 22:35:05 -0700 (PDT) (envelope-from jroberson@chesapeake.net) Received: from localhost (jroberson@localhost) by mail.chesapeake.net (8.11.6/8.11.6) with ESMTP id g9C5Z4j51744; Sat, 12 Oct 2002 01:35:04 -0400 (EDT) (envelope-from jroberson@chesapeake.net) Date: Sat, 12 Oct 2002 01:35:04 -0400 (EDT) From: Jeff Roberson To: Jeff Roberson Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: src/sys/conf files src/sys/i386/i386 machdep.c src/sys/kern kern_clock.c kern_exit.c kern_fork.c kern_idle.c kern_mutex.c kern_resource.c kern_subr.c kern_switch.c In-Reply-To: <200210120532.g9C5WO80048576@freefall.freebsd.org> Message-ID: <20021012013338.M46092-100000@mail.chesapeake.net> 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, 11 Oct 2002, Jeff Roberson wrote: > jeff 2002/10/11 22:32:24 PDT > > - Create a new scheduler api that is defined in sys/sched.h > - Begin moving scheduler specific functionality into sched_4bsd.c > - Replace direct manipulation of scheduler data with hooks provided by the > new api. > - Remove KSE specific state modifications and single runq assumptions from > kern_switch.c Tested on x86 and alpha. Thank you bde, luigi, and julian for the great feedback. To those of you not familiar with this change, it is not a functionality change. It's just a code reorg. This should allow us to implement new schedulers with far less hassle. Jeff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 22:37:27 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12BF337B401; Fri, 11 Oct 2002 22:37:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B96EE43E65; Fri, 11 Oct 2002 22:37:26 -0700 (PDT) (envelope-from jeff@FreeBSD.org) Received: from freefall.freebsd.org (jeff@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C5bQCo048689; Fri, 11 Oct 2002 22:37:26 -0700 (PDT) (envelope-from jeff@freefall.freebsd.org) Received: (from jeff@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C5bQJj048688; Fri, 11 Oct 2002 22:37:26 -0700 (PDT) Message-Id: <200210120537.g9C5bQJj048688@freefall.freebsd.org> From: Jeff Roberson Date: Fri, 11 Oct 2002 22:37:26 -0700 (PDT) To: cvs-committers@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 jeff 2002/10/11 22:37:26 PDT Modified files: sys/pc98/i386 machdep.c Log: - kserunnable() is now sched_runnable() change instances of these where appropriate. - include sched.h to see this new api. Revision Changes Path 1.298 +3 -2 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 Fri Oct 11 22:45: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 460E237B401; Fri, 11 Oct 2002 22:45:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB92543E77; Fri, 11 Oct 2002 22:45:01 -0700 (PDT) (envelope-from jmallett@FreeBSD.org) Received: from freefall.freebsd.org (jmallett@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C5j1Co050921; Fri, 11 Oct 2002 22:45:01 -0700 (PDT) (envelope-from jmallett@freefall.freebsd.org) Received: (from jmallett@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C5j1ah050919; Fri, 11 Oct 2002 22:45:01 -0700 (PDT) Message-Id: <200210120545.g9C5j1ah050919@freefall.freebsd.org> From: Juli Mallett Date: Fri, 11 Oct 2002 22:45:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/showmount showmount.8 showmount.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 2002/10/11 22:45:01 PDT Modified files: usr.bin/showmount showmount.8 showmount.c Log: The -a and -d flags are mutually exclusive, show them as such in usage() and manual page for showmount(8) Sponsored by: Bright Path Solutions MFC after: 2 weeks Revision Changes Path 1.15 +5 -1 src/usr.bin/showmount/showmount.8 1.13 +1 -1 src/usr.bin/showmount/showmount.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 22:47:51 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1E4737B401; Fri, 11 Oct 2002 22:47:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63BAC43E9E; Fri, 11 Oct 2002 22:47:50 -0700 (PDT) (envelope-from silby@FreeBSD.org) Received: from freefall.freebsd.org (silby@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C5loCo050979; Fri, 11 Oct 2002 22:47:50 -0700 (PDT) (envelope-from silby@freefall.freebsd.org) Received: (from silby@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C5lotV050978; Fri, 11 Oct 2002 22:47:50 -0700 (PDT) Message-Id: <200210120547.g9C5lotV050978@freefall.freebsd.org> From: Mike Silbersack Date: Fri, 11 Oct 2002 22:47:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_xl.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 2002/10/11 22:47:50 PDT Modified files: (Branch: RELENG_4) sys/pci if_xl.c Log: MFC rev 1.83 When wierdreset flag is set, turn on the DISADVFD flag when we reset rather than all the flags. This prevents setting being read from ROM, which is a problem. If this breaks anything, it will only break the 3C556B cards minipci cards, which mainly exist at rpi as far as rpi has been able to tell. Revision Changes Path 1.72.2.13 +2 -1 src/sys/pci/if_xl.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 22:48: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4B9F37B623; Fri, 11 Oct 2002 22:47:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71F8943E75; Fri, 11 Oct 2002 22:47:57 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from freefall.freebsd.org (alane@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C5lvCo051005; Fri, 11 Oct 2002 22:47:57 -0700 (PDT) (envelope-from alane@freefall.freebsd.org) Received: (from alane@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C5lvgs051004; Fri, 11 Oct 2002 22:47:57 -0700 (PDT) Message-Id: <200210120547.g9C5lvgs051004@freefall.freebsd.org> From: Alan Eldridge Date: Fri, 11 Oct 2002 22:47:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/kdebase3/files patch-ksysguard-ksysguardd-FBSD-netdev.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 alane 2002/10/11 22:47:57 PDT Added files: x11/kdebase3/files patch-ksysguard-ksysguardd-FBSD-netdev.c Log: Move higher up in the include list to fix build on current. Submitted by: Alfred Perlstein (via kde list) Revision Changes Path 1.1 +18 -0 ports/x11/kdebase3/files/patch-ksysguard-ksysguardd-FBSD-netdev.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 Oct 11 22:50:49 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B19137B401; Fri, 11 Oct 2002 22:50:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E1C843E4A; Fri, 11 Oct 2002 22:50:48 -0700 (PDT) (envelope-from jeff@FreeBSD.org) Received: from freefall.freebsd.org (jeff@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C5olCo052626; Fri, 11 Oct 2002 22:50:47 -0700 (PDT) (envelope-from jeff@freefall.freebsd.org) Received: (from jeff@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C5olPR052623; Fri, 11 Oct 2002 22:50:47 -0700 (PDT) Message-Id: <200210120550.g9C5olPR052623@freefall.freebsd.org> From: Jeff Roberson Date: Fri, 11 Oct 2002 22:50:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 ktr.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 jeff 2002/10/11 22:50:47 PDT Modified files: share/man/man4 ktr.4 Log: - Add a section on logging ktr entries to disk via ALQ. Revision Changes Path 1.7 +42 -0 src/share/man/man4/ktr.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 22:55:19 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D77EB37B401; Fri, 11 Oct 2002 22:55:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BA9143E4A; Fri, 11 Oct 2002 22:55:18 -0700 (PDT) (envelope-from silby@FreeBSD.org) Received: from freefall.freebsd.org (silby@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C5tICo053259; Fri, 11 Oct 2002 22:55:18 -0700 (PDT) (envelope-from silby@freefall.freebsd.org) Received: (from silby@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C5tION053258; Fri, 11 Oct 2002 22:55:18 -0700 (PDT) Message-Id: <200210120555.g9C5tION053258@freefall.freebsd.org> From: Mike Silbersack Date: Fri, 11 Oct 2002 22:55:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_xlreg.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 2002/10/11 22:55:18 PDT Modified files: (Branch: RELENG_4) sys/pci if_xlreg.h Log: MFC revs 1.28 through 1.30 Revision Changes Path 1.25.2.3 +11 -1 src/sys/pci/if_xlreg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 22:55:51 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C87837B401; Fri, 11 Oct 2002 22:55:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E15A43E88; Fri, 11 Oct 2002 22:55:50 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from freefall.freebsd.org (alane@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C5toCo053289; Fri, 11 Oct 2002 22:55:50 -0700 (PDT) (envelope-from alane@freefall.freebsd.org) Received: (from alane@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C5toPI053288; Fri, 11 Oct 2002 22:55:50 -0700 (PDT) Message-Id: <200210120555.g9C5toPI053288@freefall.freebsd.org> From: Alan Eldridge Date: Fri, 11 Oct 2002 22:55:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/xmms-kde 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 alane 2002/10/11 22:55:50 PDT Modified files: audio/xmms-kde pkg-comment pkg-descr Log: Fix comment/description to say KDE3, not KDE2. Revision Changes Path 1.2 +1 -1 ports/audio/xmms-kde/pkg-comment 1.2 +1 -1 ports/audio/xmms-kde/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 Oct 11 22:58: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 536F237B401; Fri, 11 Oct 2002 22:58:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C61EE43E4A; Fri, 11 Oct 2002 22:58:06 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from freefall.freebsd.org (alane@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C5w6Co053405; Fri, 11 Oct 2002 22:58:06 -0700 (PDT) (envelope-from alane@freefall.freebsd.org) Received: (from alane@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C5w692053404; Fri, 11 Oct 2002 22:58:06 -0700 (PDT) Message-Id: <200210120558.g9C5w692053404@freefall.freebsd.org> From: Alan Eldridge Date: Fri, 11 Oct 2002 22:58:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/kdesdk3 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 alane 2002/10/11 22:58:06 PDT Modified files: devel/kdesdk3 distinfo Log: Update MD5 for KDE 3.0.4. The pkg-plist may not be right, though. I missed this one in the great commit last night. Revision Changes Path 1.11 +1 -1 ports/devel/kdesdk3/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 23: 0:16 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6374237B406; Fri, 11 Oct 2002 23:00:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16DA943E91; Fri, 11 Oct 2002 23:00:15 -0700 (PDT) (envelope-from silby@FreeBSD.org) Received: from freefall.freebsd.org (silby@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C60ECo053656; Fri, 11 Oct 2002 23:00:14 -0700 (PDT) (envelope-from silby@freefall.freebsd.org) Received: (from silby@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C60EoX053655; Fri, 11 Oct 2002 23:00:14 -0700 (PDT) Message-Id: <200210120600.g9C60EoX053655@freefall.freebsd.org> From: Mike Silbersack Date: Fri, 11 Oct 2002 23:00:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_xl.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 2002/10/11 23:00:14 PDT Modified files: (Branch: RELENG_4) sys/pci if_xl.c Log: MFC revs 1.84 through 1.86 Revision Changes Path 1.72.2.14 +41 -5 src/sys/pci/if_xl.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 23: 2:36 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83B0E37B401; Fri, 11 Oct 2002 23:02:35 -0700 (PDT) Received: from out0.mx.nwbl.wi.voyager.net (out0.mx.nwbl.wi.voyager.net [169.207.3.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC15F43E8A; Fri, 11 Oct 2002 23:02:34 -0700 (PDT) (envelope-from silby@silby.com) Received: from [10.1.1.6] (d6.as9.nwbl0.wi.voyager.net [169.207.132.134]) by out0.mx.nwbl.wi.voyager.net (Postfix) with ESMTP id 61B1C8302B; Sat, 12 Oct 2002 01:02:33 -0500 (CDT) Date: Sat, 12 Oct 2002 01:07:00 -0500 (CDT) From: Mike Silbersack To: Mike Silbersack Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: src/sys/pci if_xl.c In-Reply-To: <200210120547.g9C5lotV050978@freefall.freebsd.org> Message-ID: <20021012010453.W80926-100000@patrocles.silby.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 FYI, what I am doing with this series of MFCs is to bring the -current and -stable drivers into sync where possible. I was recently asked to add another quirk for a specific chipset, at which point I found that the two drivers are diverging to the point where maintainence has become a pain. Most of the changes I'm MFCing are cardbus related, and will naturally be non-functional (and harmless) on -stable. Mike "Silby" Silbersack On Fri, 11 Oct 2002, Mike Silbersack wrote: > silby 2002/10/11 22:47:50 PDT > > Modified files: (Branch: RELENG_4) > sys/pci if_xl.c > Log: > MFC rev 1.83 > > When wierdreset flag is set, turn on the DISADVFD flag when we reset > rather than all the flags. This prevents setting being read from ROM, > which is a problem. If this breaks anything, it will only break the > 3C556B cards minipci cards, which mainly exist at rpi as far as rpi > has been able to tell. > > Revision Changes Path > 1.72.2.13 +2 -1 src/sys/pci/if_xl.c > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 23:11: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C499A37B401; Fri, 11 Oct 2002 23:11:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77F3E43EA9; Fri, 11 Oct 2002 23:11:02 -0700 (PDT) (envelope-from silby@FreeBSD.org) Received: from freefall.freebsd.org (silby@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C6B2Co062502; Fri, 11 Oct 2002 23:11:02 -0700 (PDT) (envelope-from silby@freefall.freebsd.org) Received: (from silby@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C6B274062501; Fri, 11 Oct 2002 23:11:02 -0700 (PDT) Message-Id: <200210120611.g9C6B274062501@freefall.freebsd.org> From: Mike Silbersack Date: Fri, 11 Oct 2002 23:11:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_xl.c if_xlreg.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 2002/10/11 23:11:02 PDT Modified files: (Branch: RELENG_4) sys/pci if_xl.c if_xlreg.h Log: MFC if_xl.c rev 1.97 and if_xlreg.c rev 1.35 Revision Changes Path 1.72.2.15 +20 -5 src/sys/pci/if_xl.c 1.25.2.4 +3 -1 src/sys/pci/if_xlreg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 23:14: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D1F4237B401; Fri, 11 Oct 2002 23:14:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8433E43E6E; Fri, 11 Oct 2002 23:14:07 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from freefall.freebsd.org (alane@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C6E7Co062692; Fri, 11 Oct 2002 23:14:07 -0700 (PDT) (envelope-from alane@freefall.freebsd.org) Received: (from alane@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C6E7MP062691; Fri, 11 Oct 2002 23:14:07 -0700 (PDT) Message-Id: <200210120614.g9C6E7MP062691@freefall.freebsd.org> From: Alan Eldridge Date: Fri, 11 Oct 2002 23:14:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/archivemail 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 alane 2002/10/11 23:14:07 PDT Modified files: mail/archivemail Makefile distinfo Log: Updated to version 0.6.0 PR: ports/43620 Submitted by: Sergei Kolobov Revision Changes Path 1.6 +1 -1 ports/mail/archivemail/Makefile 1.5 +1 -1 ports/mail/archivemail/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Oct 11 23:38: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A818637B401; Fri, 11 Oct 2002 23:38:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A33E43E65; Fri, 11 Oct 2002 23:38:01 -0700 (PDT) (envelope-from trevor@FreeBSD.org) Received: from freefall.freebsd.org (trevor@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C6c1Co067845; Fri, 11 Oct 2002 23:38:01 -0700 (PDT) (envelope-from trevor@freefall.freebsd.org) Received: (from trevor@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C6c18R067844; Fri, 11 Oct 2002 23:38:01 -0700 (PDT) Message-Id: <200210120638.g9C6c18R067844@freefall.freebsd.org> From: Trevor Johnson Date: Fri, 11 Oct 2002 23:38:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/beonex 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 trevor 2002/10/11 23:38:01 PDT Modified files: www/beonex pkg-descr Log: Use official URL. submitted by: Ben Bucksch Revision Changes Path 1.2 +1 -1 ports/www/beonex/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 Oct 11 23:43:54 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A424A37B401; Fri, 11 Oct 2002 23:43:53 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57D2043E9C; Fri, 11 Oct 2002 23:43:53 -0700 (PDT) (envelope-from trevor@FreeBSD.org) Received: from freefall.freebsd.org (trevor@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C6hrCo069997; Fri, 11 Oct 2002 23:43:53 -0700 (PDT) (envelope-from trevor@freefall.freebsd.org) Received: (from trevor@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C6hrN4069996; Fri, 11 Oct 2002 23:43:53 -0700 (PDT) Message-Id: <200210120643.g9C6hrN4069996@freefall.freebsd.org> From: Trevor Johnson Date: Fri, 11 Oct 2002 23:43:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/beonex 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 2002/10/11 23:43:53 PDT Modified files: www/beonex Makefile Log: Default to the Modern theme (untested, except by selecting it in the preferences dialog). submitted by: Ben Bucksch Revision Changes Path 1.3 +1 -1 ports/www/beonex/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 0:11:26 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C82D537B401; Sat, 12 Oct 2002 00:11:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78FB943E4A; Sat, 12 Oct 2002 00:11:25 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: from freefall.freebsd.org (ume@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C7BPCo080998; Sat, 12 Oct 2002 00:11:25 -0700 (PDT) (envelope-from ume@freefall.freebsd.org) Received: (from ume@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C7BPHj080997; Sat, 12 Oct 2002 00:11:25 -0700 (PDT) Message-Id: <200210120711.g9C7BPHj080997@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Sat, 12 Oct 2002 00:11:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/gkrellm2 Makefile distinfo ports/sysutils/gkrellm2/files gkrellmd.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 ume 2002/10/12 00:11:25 PDT Modified files: sysutils/gkrellm2 Makefile distinfo sysutils/gkrellm2/files gkrellmd.sh Log: Update to 2.1.0. Revision Changes Path 1.59 +1 -1 ports/sysutils/gkrellm2/Makefile 1.41 +1 -1 ports/sysutils/gkrellm2/distinfo 1.3 +3 -3 ports/sysutils/gkrellm2/files/gkrellmd.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 0:21:20 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96D2B37B401; Sat, 12 Oct 2002 00:21:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B4A243E9C; Sat, 12 Oct 2002 00:21:19 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: from freefall.freebsd.org (dd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C7LJCo083350; Sat, 12 Oct 2002 00:21:19 -0700 (PDT) (envelope-from dd@freefall.freebsd.org) Received: (from dd@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C7LJgs083349; Sat, 12 Oct 2002 00:21:19 -0700 (PDT) Message-Id: <200210120721.g9C7LJgs083349@freefall.freebsd.org> From: Dima Dorfman Date: Sat, 12 Oct 2002 00:21:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2002/10/12 00:21:19 PDT Modified files: etc rc Log: Aesthetics: Most (all?) other messages output at boot time have trailing periods, so why shouldn't this one? Revision Changes Path 1.322 +1 -1 src/etc/rc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 0:23:44 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 239DC37B401; Sat, 12 Oct 2002 00:23:44 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB6A143E88; Sat, 12 Oct 2002 00:23:43 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: from freefall.freebsd.org (dd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C7NhCo083428; Sat, 12 Oct 2002 00:23:43 -0700 (PDT) (envelope-from dd@freefall.freebsd.org) Received: (from dd@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C7NhlT083427; Sat, 12 Oct 2002 00:23:43 -0700 (PDT) Message-Id: <200210120723.g9C7NhlT083427@freefall.freebsd.org> From: Dima Dorfman Date: Sat, 12 Oct 2002 00:23:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/rc.d local X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2002/10/12 00:23:43 PDT Modified files: etc/rc.d local Log: Aesthetics: Output a prefix before sourcing rc.local as the old rc script did. Stuff in rc.local frequently has lines like "echo -n ' service_name'" which look ugly without a prefix and a trailing period. Likewise for rc.shutdown.local for consistency. Revision Changes Path 1.3 +4 -0 src/etc/rc.d/local To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 0:26:50 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D88937B401; Sat, 12 Oct 2002 00:26:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E96243E88; Sat, 12 Oct 2002 00:26:49 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from freefall.freebsd.org (phk@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C7QmCo083563; Sat, 12 Oct 2002 00:26:49 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C7QmFt083562; Sat, 12 Oct 2002 00:26:48 -0700 (PDT) Message-Id: <200210120726.g9C7QmFt083562@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sat, 12 Oct 2002 00:26:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/conf GENERIC OLDCARD X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/12 00:26:48 PDT Modified files: sys/i386/conf GENERIC OLDCARD Log: Remove NO_GEOM option. No outstanding show-stoppers. Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.367 +0 -2 src/sys/i386/conf/GENERIC 1.12 +0 -2 src/sys/i386/conf/OLDCARD To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 0:33: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01C1E37B401; Sat, 12 Oct 2002 00:33:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B468943E9C; Sat, 12 Oct 2002 00:33:02 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C7X2Co085884; Sat, 12 Oct 2002 00:33:02 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C7X23b085883; Sat, 12 Oct 2002 00:33:02 -0700 (PDT) Message-Id: <200210120733.g9C7X23b085883@freefall.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Oct 2002 00:33:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/gtk--2 Makefile distinfo pkg-plist ports/x11-toolkits/gtk--2/files patch-ah patch-configure patch-src::editable.gen_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 marcus 2002/10/12 00:33:02 PDT Modified files: x11-toolkits/gtk--2 Makefile distinfo pkg-plist Added files: x11-toolkits/gtk--2/files patch-configure Removed files: x11-toolkits/gtk--2/files patch-ah patch-src::editable.gen_h Log: Add gtkmm2 after a repo copy from gtk--. Gtkmm2 is a collection of C++ bindings for GTK+-2.0. PR: 36945 Submitted by: garrett rooney Martin Klaffenboeck Revision Changes Path 1.41 +11 -16 ports/x11-toolkits/gtk--2/Makefile 1.13 +1 -1 ports/x11-toolkits/gtk--2/distinfo 1.3 +0 -11 ports/x11-toolkits/gtk--2/files/patch-ah (dead) 1.1 +10 -0 ports/x11-toolkits/gtk--2/files/patch-configure (new) 1.2 +0 -11 ports/x11-toolkits/gtk--2/files/patch-src::editable.gen_h (dead) 1.13 +455 -201 ports/x11-toolkits/gtk--2/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 Oct 12 0:37:54 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D67D837B401; Sat, 12 Oct 2002 00:37:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9313B43E97; Sat, 12 Oct 2002 00:37:52 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C7bqCo086173; Sat, 12 Oct 2002 00:37:52 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C7bqtH086172; Sat, 12 Oct 2002 00:37:52 -0700 (PDT) Message-Id: <200210120737.g9C7bqtH086172@freefall.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Oct 2002 00:37:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/libsigc++12 Makefile distinfo pkg-plist ports/devel/libsigc++12/files patch-aa patch-ac patch-ad patch-ae patch-af 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 2002/10/12 00:37:52 PDT Modified files: devel/libsigc++12 Makefile distinfo pkg-plist Added files: devel/libsigc++12/files patch-configure Removed files: devel/libsigc++12/files patch-aa patch-ac patch-ad patch-ae patch-af Log: Add libsigc++12 after repo copy from libsigc++. Libsigc++2 is the typesafe callback library for C++. PR: 36945 Submitted by: garrett rooney Martin Klaffenboeck Revision Changes Path 1.14 +10 -33 ports/devel/libsigc++12/Makefile 1.8 +1 -1 ports/devel/libsigc++12/distinfo 1.2 +0 -11 ports/devel/libsigc++12/files/patch-aa (dead) 1.5 +0 -21 ports/devel/libsigc++12/files/patch-ac (dead) 1.4 +0 -11 ports/devel/libsigc++12/files/patch-ad (dead) 1.3 +0 -11 ports/devel/libsigc++12/files/patch-ae (dead) 1.3 +0 -11 ports/devel/libsigc++12/files/patch-af (dead) 1.1 +10 -0 ports/devel/libsigc++12/files/patch-configure (new) 1.8 +38 -54 ports/devel/libsigc++12/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 Oct 12 0:38:10 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67E0B37B401; Sat, 12 Oct 2002 00:38:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3AFC43E8A; Sat, 12 Oct 2002 00:38:08 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C7c8Co086218; Sat, 12 Oct 2002 00:38:08 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C7c8L7086217; Sat, 12 Oct 2002 00:38:08 -0700 (PDT) Message-Id: <200210120738.g9C7c8L7086217@freefall.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Oct 2002 00:38:08 -0700 (PDT) To: cvs-committers@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 marcus 2002/10/12 00:38:08 PDT Modified files: devel Makefile Log: Add libsigc++12. Revision Changes Path 1.947 +1 -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 Sat Oct 12 0:38:29 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B308337B401; Sat, 12 Oct 2002 00:38:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3896E43E7B; Sat, 12 Oct 2002 00:38:28 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C7cSCo086287; Sat, 12 Oct 2002 00:38:28 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C7cSfv086286; Sat, 12 Oct 2002 00:38:28 -0700 (PDT) Message-Id: <200210120738.g9C7cSfv086286@freefall.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Oct 2002 00:38:28 -0700 (PDT) To: cvs-committers@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 2002/10/12 00:38:28 PDT Modified files: x11-toolkits Makefile Log: Add gtk--2. Revision Changes Path 1.202 +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 Sat Oct 12 0:39:21 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EA2B37B404; Sat, 12 Oct 2002 00:39:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D77D143E97; Sat, 12 Oct 2002 00:39:18 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C7dICo086318; Sat, 12 Oct 2002 00:39:18 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C7dIiN086317; Sat, 12 Oct 2002 00:39:18 -0700 (PDT) Message-Id: <200210120739.g9C7dIiN086317@freefall.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Oct 2002 00:39:18 -0700 (PDT) To: cvs-committers@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 2002/10/12 00:39:18 PDT Modified files: . modules Log: libsigc++12 --> ports/devel/libsigc++12 gtk--2 --> ports/x11-toolkits/gtk--2 Revision Changes Path 1.6065 +2 -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 Oct 12 0:45:35 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8653B37B401; Sat, 12 Oct 2002 00:45:34 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3604E43E7B; Sat, 12 Oct 2002 00:45:34 -0700 (PDT) (envelope-from seanc@FreeBSD.org) Received: from freefall.freebsd.org (seanc@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C7jOCo088634; Sat, 12 Oct 2002 00:45:24 -0700 (PDT) (envelope-from seanc@freefall.freebsd.org) Received: (from seanc@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C7jNjF088633; Sat, 12 Oct 2002 00:45:23 -0700 (PDT) Message-Id: <200210120745.g9C7jNjF088633@freefall.freebsd.org> From: Sean Chittenden Date: Sat, 12 Oct 2002 00:45:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_dummynet.c ip_dummynet.h src/sbin/ipfw ipfw.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 seanc 2002/10/12 00:45:23 PDT Modified files: sys/netinet ip_dummynet.c ip_dummynet.h sbin/ipfw ipfw.8 Log: Increase the max dummynet hash size from 1024 to 65536. Default is still 1024. Silence on: -net, -ipfw 4weeks+ Reviewed by: dd Approved by: knu (mentor) MFC after: 3 weeks Revision Changes Path 1.114 +1 -1 src/sbin/ipfw/ipfw.8 1.53 +2 -2 src/sys/netinet/ip_dummynet.c 1.23 +6 -0 src/sys/netinet/ip_dummynet.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 2:22:27 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C413037B401; Sat, 12 Oct 2002 02:22:26 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 761D643EB3; Sat, 12 Oct 2002 02:22:26 -0700 (PDT) (envelope-from tjr@FreeBSD.org) Received: from freefall.freebsd.org (tjr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C9MQCo019712; Sat, 12 Oct 2002 02:22:26 -0700 (PDT) (envelope-from tjr@freefall.freebsd.org) Received: (from tjr@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C9MQe5019711; Sat, 12 Oct 2002 02:22:26 -0700 (PDT) Message-Id: <200210120922.g9C9MQe5019711@freefall.freebsd.org> From: "Tim J. Robbins" Date: Sat, 12 Oct 2002 02:22:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio fseek.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 tjr 2002/10/12 02:22:25 PDT Modified files: lib/libc/stdio fseek.3 Log: Describe the restrictions on seeking on wide character streams, and also point out that fseek() clears the ungetwc() buffer. Revision Changes Path 1.21 +15 -3 src/lib/libc/stdio/fseek.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 2:42:14 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F105237B401; Sat, 12 Oct 2002 02:42:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A06F443E97; Sat, 12 Oct 2002 02:42:13 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: from freefall.freebsd.org (ume@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C9gDCo024423; Sat, 12 Oct 2002 02:42:13 -0700 (PDT) (envelope-from ume@freefall.freebsd.org) Received: (from ume@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C9gDrX024422; Sat, 12 Oct 2002 02:42:13 -0700 (PDT) Message-Id: <200210120942.g9C9gDrX024422@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Sat, 12 Oct 2002 02:42:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/gkrellmms Makefile distinfo ports/audio/gkrellmms/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 ume 2002/10/12 02:42:12 PDT Modified files: audio/gkrellmms Makefile distinfo audio/gkrellmms/files patch-aa Log: Update to 0.5.8. PR: 43414 Submitted by: Paulius Bulotas (with some modification) Revision Changes Path 1.9 +1 -4 ports/audio/gkrellmms/Makefile 1.4 +1 -2 ports/audio/gkrellmms/distinfo 1.3 +16 -20 ports/audio/gkrellmms/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 Sat Oct 12 2:51: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A76A937B401; Sat, 12 Oct 2002 02:51:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AF2A43E91; Sat, 12 Oct 2002 02:51:01 -0700 (PDT) (envelope-from perky@FreeBSD.org) Received: from freefall.freebsd.org (perky@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C9p1Co026901; Sat, 12 Oct 2002 02:51:01 -0700 (PDT) (envelope-from perky@freefall.freebsd.org) Received: (from perky@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C9p11E026900; Sat, 12 Oct 2002 02:51:01 -0700 (PDT) Message-Id: <200210120951.g9C9p11E026900@freefall.freebsd.org> From: Hye-Shik Chang Date: Sat, 12 Oct 2002 02:51:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/decompyle 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 perky 2002/10/12 02:51:01 PDT Modified files: devel/decompyle pkg-descr Log: WWW site moved. Revision Changes Path 1.2 +1 -1 ports/devel/decompyle/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 Oct 12 2:57:35 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 314BD37B401; Sat, 12 Oct 2002 02:57:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5A3B43EAC; Sat, 12 Oct 2002 02:57:34 -0700 (PDT) (envelope-from perky@FreeBSD.org) Received: from freefall.freebsd.org (perky@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9C9vYCo027233; Sat, 12 Oct 2002 02:57:34 -0700 (PDT) (envelope-from perky@freefall.freebsd.org) Received: (from perky@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9C9vY0D027232; Sat, 12 Oct 2002 02:57:34 -0700 (PDT) Message-Id: <200210120957.g9C9vY0D027232@freefall.freebsd.org> From: Hye-Shik Chang Date: Sat, 12 Oct 2002 02:57:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/py-gd 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 2002/10/12 02:57:34 PDT Modified files: graphics/py-gd Makefile distinfo Log: Update to 0.40 Revision Changes Path 1.10 +1 -1 ports/graphics/py-gd/Makefile 1.3 +1 -1 ports/graphics/py-gd/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 3:16:13 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A60CE37B401; Sat, 12 Oct 2002 03:16:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C18A43EAC; Sat, 12 Oct 2002 03:16:12 -0700 (PDT) (envelope-from gj@FreeBSD.org) Received: from freefall.freebsd.org (gj@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CAGCCo036859; Sat, 12 Oct 2002 03:16:12 -0700 (PDT) (envelope-from gj@freefall.freebsd.org) Received: (from gj@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CAGCvZ036858; Sat, 12 Oct 2002 03:16:12 -0700 (PDT) Message-Id: <200210121016.g9CAGCvZ036858@freefall.freebsd.org> From: Gary Jennejohn Date: Sat, 12 Oct 2002 03:16:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/vile Makefile distinfo pkg-plist pkg-plist.filt pkg-plist.perl pkg-plist.perl+filt ports/editors/vile/files patch-file.c ports/editors/xvile Makefile distinfo pkg-plist pkg-plist.filt pkg-plist.perl ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gj 2002/10/12 03:16:11 PDT Modified files: editors/vile Makefile distinfo pkg-plist pkg-plist.filt pkg-plist.perl pkg-plist.perl+filt editors/xvile Makefile distinfo pkg-plist pkg-plist.filt pkg-plist.perl pkg-plist.perl+filt Removed files: editors/vile/files patch-file.c editors/xvile/files patch-file.c Log: Update to version 9.3d. Delete patch-file.c since it is now part of the port. Revision Changes Path 1.46 +3 -3 ports/editors/vile/Makefile 1.28 +1 -0 ports/editors/vile/distinfo 1.2 +0 -11 ports/editors/vile/files/patch-file.c (dead) 1.16 +2 -0 ports/editors/vile/pkg-plist 1.5 +2 -0 ports/editors/vile/pkg-plist.filt 1.14 +2 -0 ports/editors/vile/pkg-plist.perl 1.6 +2 -0 ports/editors/vile/pkg-plist.perl+filt 1.48 +3 -3 ports/editors/xvile/Makefile 1.29 +1 -0 ports/editors/xvile/distinfo 1.2 +0 -11 ports/editors/xvile/files/patch-file.c (dead) 1.17 +2 -0 ports/editors/xvile/pkg-plist 1.6 +2 -0 ports/editors/xvile/pkg-plist.filt 1.15 +2 -0 ports/editors/xvile/pkg-plist.perl 1.7 +2 -0 ports/editors/xvile/pkg-plist.perl+filt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 3:22:54 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C754737B401; Sat, 12 Oct 2002 03:22:53 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7536F43EAA; Sat, 12 Oct 2002 03:22:53 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: from freefall.freebsd.org (ache@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CAMrCo039428; Sat, 12 Oct 2002 03:22:53 -0700 (PDT) (envelope-from ache@freefall.freebsd.org) Received: (from ache@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CAMr4q039427; Sat, 12 Oct 2002 03:22:53 -0700 (PDT) Message-Id: <200210121022.g9CAMr4q039427@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Sat, 12 Oct 2002 03:22:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/ncurses/ncurses - Imported sources X-FreeBSD-CVS-Branch: NCURSES Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ache 2002/10/12 03:22:53 PDT src/contrib/ncurses/ncurses - Imported sources Update of /home/ncvs/src/contrib/ncurses/ncurses In directory freefall.freebsd.org:/d/home/ache/nc/ncurses Log Message: Fix problem with missing pseudographics on stock xterm* entries - import official fix onto the vendor branch. Submitted by: Thomas Dickey Approved by: no response from maintainer Status: Vendor Tag: NCURSES Release Tags: v5_2_20020907_ac_fix U src/contrib/ncurses/ncurses/curses.priv.h U src/contrib/ncurses/ncurses/tinfo/comp_parse.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 Sat Oct 12 3:31:36 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E979237B401; Sat, 12 Oct 2002 03:31:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E11E43EAF; Sat, 12 Oct 2002 03:31:33 -0700 (PDT) (envelope-from schweikh@FreeBSD.org) Received: from freefall.freebsd.org (schweikh@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CAVXCo044582; Sat, 12 Oct 2002 03:31:33 -0700 (PDT) (envelope-from schweikh@freefall.freebsd.org) Received: (from schweikh@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CAVXD9044581; Sat, 12 Oct 2002 03:31:33 -0700 (PDT) Message-Id: <200210121031.g9CAVXD9044581@freefall.freebsd.org> From: Jens Schweikhardt Date: Sat, 12 Oct 2002 03:31:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/rc.d accounting addswap amd apmd archdep atm2.sh bootconf.sh cleanvar cleartmp devdb diskless fsck initdiskless ip6fw ipfilter ipfw ipmon ipnat isdnd mountcritremote mountd named network1 network3 network_ipv6 nfsclient nfsd ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/12 03:31:33 PDT Modified files: etc/rc.d accounting addswap amd apmd archdep atm2.sh bootconf.sh cleanvar cleartmp devdb diskless fsck initdiskless ip6fw ipfilter ipfw ipmon ipnat isdnd mountcritremote mountd named network1 network3 network_ipv6 nfsclient nfsd nfsserver ntpd ntpdate pccard pcvt ppp-user quota random root rtadvd sendmail serial wscons ypserv ypset ypupdated ypxfrd Log: Fix style bugs: * Space -> tabs conversion. * Removed blanks before semicolon in "if ... ; then". * Proper indentation of misindented lines. * Put a full stop after some comments. * Removed whitespace at end of line. Approved by: silence from gordon Revision Changes Path 1.4 +1 -1 src/etc/rc.d/accounting 1.2 +1 -1 src/etc/rc.d/addswap 1.9 +3 -3 src/etc/rc.d/amd 1.5 +4 -4 src/etc/rc.d/apmd 1.2 +4 -4 src/etc/rc.d/archdep 1.11 +1 -1 src/etc/rc.d/atm2.sh 1.4 +3 -3 src/etc/rc.d/bootconf.sh 1.2 +1 -1 src/etc/rc.d/cleanvar 1.4 +1 -1 src/etc/rc.d/cleartmp 1.2 +3 -3 src/etc/rc.d/devdb 1.23 +3 -3 src/etc/rc.d/diskless 1.4 +1 -1 src/etc/rc.d/fsck 1.21 +13 -13 src/etc/rc.d/initdiskless 1.2 +1 -1 src/etc/rc.d/ip6fw 1.4 +3 -3 src/etc/rc.d/ipfilter 1.2 +4 -4 src/etc/rc.d/ipfw 1.4 +4 -4 src/etc/rc.d/ipmon 1.4 +2 -2 src/etc/rc.d/ipnat 1.12 +1 -1 src/etc/rc.d/isdnd 1.4 +3 -3 src/etc/rc.d/mountcritremote 1.9 +3 -3 src/etc/rc.d/mountd 1.5 +11 -11 src/etc/rc.d/named 1.142 +39 -39 src/etc/rc.d/network1 1.136 +3 -3 src/etc/rc.d/network3 1.32 +11 -11 src/etc/rc.d/network_ipv6 1.3 +2 -2 src/etc/rc.d/nfsclient 1.8 +1 -1 src/etc/rc.d/nfsd 1.2 +2 -2 src/etc/rc.d/nfsserver 1.5 +1 -1 src/etc/rc.d/ntpd 1.4 +2 -2 src/etc/rc.d/ntpdate 1.27 +2 -2 src/etc/rc.d/pccard 1.3 +3 -4 src/etc/rc.d/pcvt 1.2 +3 -3 src/etc/rc.d/ppp-user 1.3 +1 -1 src/etc/rc.d/quota 1.2 +2 -2 src/etc/rc.d/random 1.4 +1 -1 src/etc/rc.d/root 1.4 +14 -14 src/etc/rc.d/rtadvd 1.7 +1 -1 src/etc/rc.d/sendmail 1.18 +1 -1 src/etc/rc.d/serial 1.4 +9 -9 src/etc/rc.d/wscons 1.5 +2 -2 src/etc/rc.d/ypserv 1.3 +5 -5 src/etc/rc.d/ypset 1.3 +5 -5 src/etc/rc.d/ypupdated 1.3 +5 -5 src/etc/rc.d/ypxfrd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 3:46:10 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E64D137B401; Sat, 12 Oct 2002 03:46:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3E0A43EA3; Sat, 12 Oct 2002 03:46:09 -0700 (PDT) (envelope-from perky@FreeBSD.org) Received: from freefall.freebsd.org (perky@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CAk9Co046955; Sat, 12 Oct 2002 03:46:09 -0700 (PDT) (envelope-from perky@freefall.freebsd.org) Received: (from perky@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CAk9Sn046954; Sat, 12 Oct 2002 03:46:09 -0700 (PDT) Message-Id: <200210121046.g9CAk9Sn046954@freefall.freebsd.org> From: Hye-Shik Chang Date: Sat, 12 Oct 2002 03:46:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/rhtvision Makefile distinfo pkg-plist ports/devel/rhtvision/files patch-classes::fpbase.cc patch-include::compatlayer.h patch-include::tv::fpbase.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 perky 2002/10/12 03:46:08 PDT Modified files: devel/rhtvision Makefile distinfo pkg-plist Removed files: devel/rhtvision/files patch-classes::fpbase.cc patch-include::compatlayer.h patch-include::tv::fpbase.h Log: Update to 2.0.0 Revision Changes Path 1.5 +6 -10 ports/devel/rhtvision/Makefile 1.2 +1 -1 ports/devel/rhtvision/distinfo 1.2 +0 -72 ports/devel/rhtvision/files/patch-classes::fpbase.cc (dead) 1.2 +0 -57 ports/devel/rhtvision/files/patch-include::compatlayer.h (dead) 1.2 +0 -35 ports/devel/rhtvision/files/patch-include::tv::fpbase.h (dead) 1.3 +29 -14 ports/devel/rhtvision/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 Oct 12 3:46:39 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F15037B401; Sat, 12 Oct 2002 03:46:38 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E60E43E97; Sat, 12 Oct 2002 03:46:38 -0700 (PDT) (envelope-from schweikh@FreeBSD.org) Received: from freefall.freebsd.org (schweikh@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CAkbCo047018; Sat, 12 Oct 2002 03:46:38 -0700 (PDT) (envelope-from schweikh@freefall.freebsd.org) Received: (from schweikh@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CAkbBO047017; Sat, 12 Oct 2002 03:46:37 -0700 (PDT) Message-Id: <200210121046.g9CAkbBO047017@freefall.freebsd.org> From: Jens Schweikhardt Date: Sat, 12 Oct 2002 03:46:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio vfprintf.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 schweikh 2002/10/12 03:46:37 PDT Modified files: (Branch: RELENG_4) lib/libc/stdio vfprintf.c Log: MFC: Print a '-' sign for negative zero. PR: bin/41823 Submitted by: GOTO Kentaro Revision Changes Path 1.22.2.5 +2 -7 src/lib/libc/stdio/vfprintf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 3:53:54 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E2E737B401; Sat, 12 Oct 2002 03:53:53 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C78D843E9C; Sat, 12 Oct 2002 03:53:52 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from freefall.freebsd.org (blackend@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CArqCo049252; Sat, 12 Oct 2002 03:53:52 -0700 (PDT) (envelope-from blackend@freefall.freebsd.org) Received: (from blackend@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CArqRP049251; Sat, 12 Oct 2002 03:53:52 -0700 (PDT) Message-Id: <200210121053.g9CArqRP049251@freefall.freebsd.org> From: Marc Fonvieille Date: Sat, 12 Oct 2002 03:53:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/share/mk doc.docbook.mk doc.images.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 blackend 2002/10/12 03:53:52 PDT Modified files: share/mk doc.docbook.mk doc.images.mk Log: Allow the use of graphic files from en_US.ISO8859-1/ directory for localized docs. For example in the Handbook Makefile, an image entry will be similar to: IMAGES = ../../../en_US.ISO8859-1/books/handbook/install/userconfig.scr the image will be built in that directory and then installed in the right localized place at installation time. Some versions of ghostscript (7.04) have problems with the use of relative path when the arguments are passed by peps; a fix was added. Reviewed and discussed with: murray Revision Changes Path 1.69 +6 -4 doc/share/mk/doc.docbook.mk 1.17 +7 -2 doc/share/mk/doc.images.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 4:31: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E148A37B401; Sat, 12 Oct 2002 04:31:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DDE943EB2; Sat, 12 Oct 2002 04:31:08 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: from freefall.freebsd.org (ache@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CBV8Co066434; Sat, 12 Oct 2002 04:31:08 -0700 (PDT) (envelope-from ache@freefall.freebsd.org) Received: (from ache@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CBV8YV066433; Sat, 12 Oct 2002 04:31:08 -0700 (PDT) Message-Id: <200210121131.g9CBV8YV066433@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Sat, 12 Oct 2002 04:31:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/locale lmonetary.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 ache 2002/10/12 04:31:08 PDT Modified files: lib/libc/locale lmonetary.c Log: Cosmetic: use LCMONETARY_SIZE_{FULL,MIN} defines like in other places Revision Changes Path 1.17 +5 -4 src/lib/libc/locale/lmonetary.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 4:39:22 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A69637B401; Sat, 12 Oct 2002 04:39:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCEC643EAA; Sat, 12 Oct 2002 04:39:20 -0700 (PDT) (envelope-from mike@FreeBSD.org) Received: from freefall.freebsd.org (mike@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CBdKCo066584; Sat, 12 Oct 2002 04:39:20 -0700 (PDT) (envelope-from mike@freefall.freebsd.org) Received: (from mike@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CBdKNQ066583; Sat, 12 Oct 2002 04:39:20 -0700 (PDT) Message-Id: <200210121139.g9CBdKNQ066583@freefall.freebsd.org> From: Mike Barcroft Date: Sat, 12 Oct 2002 04:39:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys socket.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 2002/10/12 04:39:20 PDT Modified files: sys/sys socket.h Log: o Add typedefs for size_t and ssize_t. o Add typedefs for gid_t, off_t, pid_t, and uid_t in the non-standards case. o Add struct iovec (also defined in ). o Add visibility conditionals to avoid defining non-standard extentions in the standards case. o Change spelling of some types so they work without including (u_char -> unsigned char, u_short -> unsigned short, int64 -> __int64, caddr_t -> char *) o Add comments about missing restrict type-qualifiers and missing function. Revision Changes Path 1.67 +100 -17 src/sys/sys/socket.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 6: 1:32 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E12237B401; Sat, 12 Oct 2002 06:01:31 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEB6143EB3; Sat, 12 Oct 2002 06:01:29 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id XAA26842; Sat, 12 Oct 2002 23:01:27 +1000 Date: Sat, 12 Oct 2002 23:11:43 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Dima Dorfman Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: src/etc rc In-Reply-To: <200210120721.g9C7LJgs083349@freefall.freebsd.org> Message-ID: <20021012225619.K16856-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, 12 Oct 2002, Dima Dorfman wrote: > dd 2002/10/12 00:21:19 PDT > > Modified files: > etc rc > Log: > Aesthetics: Most (all?) other messages output at boot time have > trailing periods, so why shouldn't this one? > > Revision Changes Path > 1.322 +1 -1 src/etc/rc Um, most don't. Most are output by device drivers. It is usually a style bug for kernel messages to have a trailing period, and this bug is missing in most devices drivers. About half of the messages in /etc/rc follow similar rules. The exceptions are mostly to terminate lists (echo '.'). The rules seem to be that error messages are not normally terminated (note that ones printed by err() are never terminated), and that multi-sentence paragraphs should be fully punctuated (terminating the sentences is necessary for all except the last one in a paragraph, and not terminating the last one looks strange). Terminating lists is a bit like terminating paragraphs. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 6: 2:19 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6600F37B401; Sat, 12 Oct 2002 06:02:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FECA43EB2; Sat, 12 Oct 2002 06:02:18 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CD2HCo096402; Sat, 12 Oct 2002 06:02:17 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CD2HIP096401; Sat, 12 Oct 2002 06:02:17 -0700 (PDT) Message-Id: <200210121302.g9CD2HIP096401@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sat, 12 Oct 2002 06:02:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases Makefile ports/databases/tdb 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 ijliao 2002/10/12 06:02:16 PDT Modified files: databases Makefile Added files: databases/tdb Makefile distinfo pkg-comment pkg-descr pkg-plist Log: add tdb 1.0.6 Trivial Database Revision Changes Path 1.207 +1 -0 ports/databases/Makefile 1.1 +28 -0 ports/databases/tdb/Makefile (new) 1.1 +1 -0 ports/databases/tdb/distinfo (new) 1.1 +1 -0 ports/databases/tdb/pkg-comment (new) 1.1 +6 -0 ports/databases/tdb/pkg-descr (new) 1.1 +6 -0 ports/databases/tdb/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 Oct 12 6: 2:24 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 77CB137B49B; Sat, 12 Oct 2002 06:02:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28F6743EA9; Sat, 12 Oct 2002 06:02:22 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CD2MCo096435; Sat, 12 Oct 2002 06:02:22 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CD2MYa096434; Sat, 12 Oct 2002 06:02:22 -0700 (PDT) Message-Id: <200210121302.g9CD2MYa096434@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sat, 12 Oct 2002 06:02:21 -0700 (PDT) To: cvs-committers@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 ijliao 2002/10/12 06:02:21 PDT Modified files: . modules Log: tdb --> ports/databases/tdb Revision Changes Path 1.6066 +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 Oct 12 6:24: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0829B37B401; Sat, 12 Oct 2002 06:24:00 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A68E943E9C; Sat, 12 Oct 2002 06:23:59 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CDNxCo011724; Sat, 12 Oct 2002 06:23:59 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CDNxIm011723; Sat, 12 Oct 2002 06:23:59 -0700 (PDT) Message-Id: <200210121323.g9CDNxIm011723@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sat, 12 Oct 2002 06:23:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math Makefile ports/math/py-probstat 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 ijliao 2002/10/12 06:23:58 PDT Modified files: math Makefile Added files: math/py-probstat Makefile distinfo pkg-comment pkg-descr pkg-plist Log: add py-probstat 0.912 Probability And Statistics Utils for Python Revision Changes Path 1.195 +1 -0 ports/math/Makefile 1.1 +24 -0 ports/math/py-probstat/Makefile (new) 1.1 +1 -0 ports/math/py-probstat/distinfo (new) 1.1 +1 -0 ports/math/py-probstat/pkg-comment (new) 1.1 +7 -0 ports/math/py-probstat/pkg-descr (new) 1.1 +1 -0 ports/math/py-probstat/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 Oct 12 6:24: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02F5C37B4BB; Sat, 12 Oct 2002 06:24:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D93F43E91; Sat, 12 Oct 2002 06:24:04 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CDO4Co011757; Sat, 12 Oct 2002 06:24:04 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CDO4OL011756; Sat, 12 Oct 2002 06:24:04 -0700 (PDT) Message-Id: <200210121324.g9CDO4OL011756@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sat, 12 Oct 2002 06:24:04 -0700 (PDT) To: cvs-committers@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 ijliao 2002/10/12 06:24:04 PDT Modified files: . modules Log: py-probstat --> ports/math/py-probstat Revision Changes Path 1.6067 +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 Oct 12 6:48:22 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42E2837B401; Sat, 12 Oct 2002 06:48:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E86A143EB1; Sat, 12 Oct 2002 06:48:21 -0700 (PDT) (envelope-from bde@FreeBSD.org) Received: from freefall.freebsd.org (bde@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CDmLCo019473; Sat, 12 Oct 2002 06:48:21 -0700 (PDT) (envelope-from bde@freefall.freebsd.org) Received: (from bde@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CDmLTc019462; Sat, 12 Oct 2002 06:48:21 -0700 (PDT) Message-Id: <200210121348.g9CDmLTc019462@freefall.freebsd.org> From: Bruce Evans Date: Sat, 12 Oct 2002 06:48:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/linux linux_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 bde 2002/10/12 06:48:21 PDT Modified files: sys/i386/linux linux_machdep.c Log: Fixed syntax errors and printf format errors. Revision Changes Path 1.32 +5 -3 src/sys/i386/linux/linux_machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 6:49:24 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92E6C37B401; Sat, 12 Oct 2002 06:49:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4201E43EAA; Sat, 12 Oct 2002 06:49:23 -0700 (PDT) (envelope-from schweikh@FreeBSD.org) Received: from freefall.freebsd.org (schweikh@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CDnNCo021106; Sat, 12 Oct 2002 06:49:23 -0700 (PDT) (envelope-from schweikh@freefall.freebsd.org) Received: (from schweikh@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CDnM6I021105; Sat, 12 Oct 2002 06:49:22 -0700 (PDT) Message-Id: <200210121349.g9CDnM6I021105@freefall.freebsd.org> From: Jens Schweikhardt Date: Sat, 12 Oct 2002 06:49:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/rc.d DAEMON LOGIN NETWORKING SERVERS X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/12 06:49:22 PDT Modified files: etc/rc.d DAEMON LOGIN NETWORKING SERVERS Log: s/dependancy/dependency/ Revision Changes Path 1.3 +1 -1 src/etc/rc.d/DAEMON 1.3 +2 -2 src/etc/rc.d/LOGIN 1.2 +1 -1 src/etc/rc.d/NETWORKING 1.3 +1 -1 src/etc/rc.d/SERVERS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 7:37:53 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B709A37B401; Sat, 12 Oct 2002 07:37:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7459843EAC; Sat, 12 Oct 2002 07:37:52 -0700 (PDT) (envelope-from nsayer@FreeBSD.org) Received: from freefall.freebsd.org (nsayer@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CEbqCo039184; Sat, 12 Oct 2002 07:37:52 -0700 (PDT) (envelope-from nsayer@freefall.freebsd.org) Received: (from nsayer@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CEbqLX039183; Sat, 12 Oct 2002 07:37:52 -0700 (PDT) Message-Id: <200210121437.g9CEbqLX039183@freefall.freebsd.org> From: Nick Sayer Date: Sat, 12 Oct 2002 07:37:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/jabber-yahoo Makefile distinfo pkg-comment pkg-descr pkg-plist ports/net/jabber-yahoo/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 nsayer 2002/10/12 07:37:51 PDT Modified files: net Makefile Added files: net/jabber-yahoo Makefile distinfo pkg-comment pkg-descr pkg-plist net/jabber-yahoo/files patch-aa Log: Add jabber-yahoo 2.0.1, jabber Yahoo Transport module. Revision Changes Path 1.851 +1 -0 ports/net/Makefile 1.1 +26 -0 ports/net/jabber-yahoo/Makefile (new) 1.1 +1 -0 ports/net/jabber-yahoo/distinfo (new) 1.1 +16 -0 ports/net/jabber-yahoo/files/patch-aa (new) 1.1 +1 -0 ports/net/jabber-yahoo/pkg-comment (new) 1.1 +6 -0 ports/net/jabber-yahoo/pkg-descr (new) 1.1 +1 -0 ports/net/jabber-yahoo/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 Oct 12 7:38: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E7A237B48D; Sat, 12 Oct 2002 07:37:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0ECFB43E97; Sat, 12 Oct 2002 07:37:57 -0700 (PDT) (envelope-from nsayer@FreeBSD.org) Received: from freefall.freebsd.org (nsayer@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CEbuCo039217; Sat, 12 Oct 2002 07:37:56 -0700 (PDT) (envelope-from nsayer@freefall.freebsd.org) Received: (from nsayer@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CEbuOv039216; Sat, 12 Oct 2002 07:37:56 -0700 (PDT) Message-Id: <200210121437.g9CEbuOv039216@freefall.freebsd.org> From: Nick Sayer Date: Sat, 12 Oct 2002 07:37:56 -0700 (PDT) To: cvs-committers@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 nsayer 2002/10/12 07:37:56 PDT Modified files: . modules Log: jabber-yahoo --> ports/net/jabber-yahoo Revision Changes Path 1.6068 +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 Oct 12 7:50:52 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2604737B401; Sat, 12 Oct 2002 07:50:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C799F43EB1; Sat, 12 Oct 2002 07:50:51 -0700 (PDT) (envelope-from schweikh@FreeBSD.org) Received: from freefall.freebsd.org (schweikh@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CEopCo042752; Sat, 12 Oct 2002 07:50:51 -0700 (PDT) (envelope-from schweikh@freefall.freebsd.org) Received: (from schweikh@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CEopPj042742; Sat, 12 Oct 2002 07:50:51 -0700 (PDT) Message-Id: <200210121450.g9CEopPj042742@freefall.freebsd.org> From: Jens Schweikhardt Date: Sat, 12 Oct 2002 07:50:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/doc/psd/06.Clang Clang.ms X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/12 07:50:51 PDT Modified files: share/doc/psd/06.Clang Clang.ms Log: Fix a dozen typos, among them dmr's last name :-) and the ever so popular "dependant" (which the original reference manual does not have). Nuke whitespace at EOL. Revision Changes Path 1.3 +299 -299 src/share/doc/psd/06.Clang/Clang.ms To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 8:12:23 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9168637B401; Sat, 12 Oct 2002 08:12:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A63C43EE6; Sat, 12 Oct 2002 08:12:22 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CFCMCo058665; Sat, 12 Oct 2002 08:12:22 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CFCLP9058664; Sat, 12 Oct 2002 08:12:21 -0700 (PDT) Message-Id: <200210121512.g9CFCLP9058664@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sat, 12 Oct 2002 08:12:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/dejagnu Makefile distinfo pkg-plist ports/misc/dejagnu/files patch-example-calc::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 ijliao 2002/10/12 08:12:21 PDT Modified files: misc/dejagnu Makefile distinfo pkg-plist misc/dejagnu/files patch-example-calc::Makefile.in Log: upgrade to 1.4.3 PR: 43943 Submitted by: Loren James Rittle Revision Changes Path 1.18 +1 -1 ports/misc/dejagnu/Makefile 1.6 +1 -1 ports/misc/dejagnu/distinfo 1.2 +7 -7 ports/misc/dejagnu/files/patch-example-calc::Makefile.in 1.8 +19 -3 ports/misc/dejagnu/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 Oct 12 8:25:16 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 918F437B401; Sat, 12 Oct 2002 08:25:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C86743EAC; Sat, 12 Oct 2002 08:25:15 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: from freefall.freebsd.org (kuriyama@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CFPFCo061199; Sat, 12 Oct 2002 08:25:15 -0700 (PDT) (envelope-from kuriyama@freefall.freebsd.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CFPFev061198; Sat, 12 Oct 2002 08:25:15 -0700 (PDT) Message-Id: <200210121525.g9CFPFev061198@freefall.freebsd.org> From: Jun Kuriyama Date: Sat, 12 Oct 2002 08:25:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/conf GENERIC SIMOS src/sys/i386/conf GENERIC LINT src/sys/pc98/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 kuriyama 2002/10/12 08:25:15 PDT Modified files: (Branch: RELENG_4) sys/alpha/conf GENERIC SIMOS sys/i386/conf GENERIC LINT sys/pc98/conf GENERIC Log: Use "options " rather than "options". Revision Changes Path 1.71.2.25 +3 -3 src/sys/alpha/conf/GENERIC 1.9.2.2 +15 -15 src/sys/alpha/conf/SIMOS 1.246.2.49 +4 -4 src/sys/i386/conf/GENERIC 1.749.2.125 +21 -21 src/sys/i386/conf/LINT 1.142.2.32 +3 -3 src/sys/pc98/conf/GENERIC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 8:37: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94E7E37B401; Sat, 12 Oct 2002 08:36:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FEFD43EC2; Sat, 12 Oct 2002 08:36:59 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CFawCo065422; Sat, 12 Oct 2002 08:36:59 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CFawf5065421; Sat, 12 Oct 2002 08:36:58 -0700 (PDT) Message-Id: <200210121536.g9CFawf5065421@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sat, 12 Oct 2002 08:36:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/shells/es Makefile ports/shells/es/files patch-prim-ctl.c patch-signal.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 ijliao 2002/10/12 08:36:58 PDT Modified files: shells/es Makefile Added files: shells/es/files patch-prim-ctl.c patch-signal.c Log: fix obscure signal-handling bugs add readline support PR: 43945 Submitted by: maintainer Revision Changes Path 1.13 +3 -2 ports/shells/es/Makefile 1.1 +14 -0 ports/shells/es/files/patch-prim-ctl.c (new) 1.1 +11 -0 ports/shells/es/files/patch-signal.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 Oct 12 8:48:19 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C63B837B401; Sat, 12 Oct 2002 08:48:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8528843EA9; Sat, 12 Oct 2002 08:48:18 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CFmICo067980; Sat, 12 Oct 2002 08:48:18 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CFmIp4067979; Sat, 12 Oct 2002 08:48:18 -0700 (PDT) Message-Id: <200210121548.g9CFmIp4067979@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sat, 12 Oct 2002 08:48:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/cdrdao Makefile distinfo pkg-plist ports/audio/cdrdao/files patch-ac patch-configure patch-xdao::SoundIF-linux.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 ijliao 2002/10/12 08:48:17 PDT Modified files: audio/cdrdao Makefile distinfo pkg-plist Added files: audio/cdrdao/files patch-configure patch-xdao::SoundIF-linux.cc Removed files: audio/cdrdao/files patch-ac Log: upgrade to 1.1.7 PR: 43960 Submitted by: Ports Fury Revision Changes Path 1.28 +23 -13 ports/audio/cdrdao/Makefile 1.7 +1 -1 ports/audio/cdrdao/distinfo 1.5 +0 -84 ports/audio/cdrdao/files/patch-ac (dead) 1.1 +29 -0 ports/audio/cdrdao/files/patch-configure (new) 1.1 +17 -0 ports/audio/cdrdao/files/patch-xdao::SoundIF-linux.cc (new) 1.8 +4 -2 ports/audio/cdrdao/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 Oct 12 8:50:37 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A694037B401; Sat, 12 Oct 2002 08:50:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C2F443ED8; Sat, 12 Oct 2002 08:50:36 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CFoZCo068811; Sat, 12 Oct 2002 08:50:35 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CFoZrd068796; Sat, 12 Oct 2002 08:50:35 -0700 (PDT) Message-Id: <200210121550.g9CFoZrd068796@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sat, 12 Oct 2002 08:50:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/gtkballs Makefile distinfo ports/games/gtkballs/files patch-src:gtkballs.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 ijliao 2002/10/12 08:50:35 PDT Modified files: games/gtkballs Makefile distinfo Removed files: games/gtkballs/files patch-src:gtkballs.c Log: upgrade to 3.0.1 PR: 43962 Submitted by: Ports Fury Revision Changes Path 1.19 +3 -3 ports/games/gtkballs/Makefile 1.7 +1 -1 ports/games/gtkballs/distinfo 1.2 +0 -12 ports/games/gtkballs/files/patch-src:gtkballs.c (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 8:52:25 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D0E2C37B408; Sat, 12 Oct 2002 08:52:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D40643ECF; Sat, 12 Oct 2002 08:52:24 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CFqOCo070432; Sat, 12 Oct 2002 08:52:24 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CFqNoC070431; Sat, 12 Oct 2002 08:52:23 -0700 (PDT) Message-Id: <200210121552.g9CFqNoC070431@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sat, 12 Oct 2002 08:52:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/taipan Makefile ports/games/taipan/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 ijliao 2002/10/12 08:52:23 PDT Modified files: games/taipan Makefile Removed files: games/taipan/files patch-aa Log: - Add MASTER_SITE_SUNSITE to MASTER_SITES - Support install macros PR: 43963 Submitted by: Ports Fury Revision Changes Path 1.2 +8 -3 ports/games/taipan/Makefile 1.2 +0 -26 ports/games/taipan/files/patch-aa (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 8:56:58 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E321A37B401; Sat, 12 Oct 2002 08:56:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95BB643EB3; Sat, 12 Oct 2002 08:56:57 -0700 (PDT) (envelope-from nsayer@FreeBSD.org) Received: from freefall.freebsd.org (nsayer@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CFuvCo070625; Sat, 12 Oct 2002 08:56:57 -0700 (PDT) (envelope-from nsayer@freefall.freebsd.org) Received: (from nsayer@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CFuvw9070624; Sat, 12 Oct 2002 08:56:57 -0700 (PDT) Message-Id: <200210121556.g9CFuvw9070624@freefall.freebsd.org> From: Nick Sayer Date: Sat, 12 Oct 2002 08:56:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/p-interp 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 nsayer 2002/10/12 08:56:56 PDT Modified files: emulators/p-interp Makefile Log: long live apple.asimov.net! Revision Changes Path 1.6 +1 -1 ports/emulators/p-interp/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 9: 4:47 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7984237B401; Sat, 12 Oct 2002 09:04:45 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB14C43EB3; Sat, 12 Oct 2002 09:04:40 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id g9CFwCF37588; Sat, 12 Oct 2002 18:58:12 +0300 (EEST) (envelope-from ru) Date: Sat, 12 Oct 2002 18:58:12 +0300 From: Ruslan Ermilov To: Tony Finch Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/gnu/usr.bin/man Makefile.inc src/share/mk bsd.man.mk src/usr.bin/catman catman.c Message-ID: <20021012155812.GA36832@sunbay.com> References: <200210110916.g9B9GP8f064951@freefall.freebsd.org> <20021012040759.A23338@chiark.greenend.org.uk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="rwEMma7ioTxnRzrJ" Content-Disposition: inline In-Reply-To: <20021012040759.A23338@chiark.greenend.org.uk> User-Agent: Mutt/1.3.99i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --rwEMma7ioTxnRzrJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Oct 12, 2002 at 04:07:59AM +0100, Tony Finch wrote: > On Fri, Oct 11, 2002 at 02:16:24AM -0700, Ruslan Ermilov wrote: > > =20 > > So turn off the color support for now (when generating catpages), > > until we figure out what do we do with this new feature. I have > > a patch for grotty(1) that tells it to use the "reverse video" > > attribute to render the italic font. Once this is accepted, we > > can turn color support back on (if there won't be any objections > > from the community). >=20 > I much prefer the current lack of use of reverse video by man in xterms. > If it were introduced it would do grievous harm to readability. I much > prefer the idea of colour -- in fact here's a gratuitous plug for w3mman > [|-....o >=20 I think you have not understand the problem. Under xterm, the underlined mode just works, so there is no problem running nroff -man /usr/src/bin/cat/cat.1 |less -R But try the same under "cons25", and see how "file ..." is rendered in the SYNOPSIS. > Other horrid things that FreeBSD might acquire via groff from Linux > mandb include formatting text to the width of the terminal rather than > a legible width < 80 characters. >=20 Since version 1.18 (from the NEWS file), o Both the man and mdoc macro packages now use the LL and LT registers for setting the line and title length, respectively (similar to those registers in the ms macro package). If not set on the command line or in a macro file loaded before the macro package itself, they default to 78n in nroff mode and 6.5i in troff mode. I have my virtual consoles set to the 90x25 resolution, so I might run groff -P-c -Tascii -mtty-char -man -t -rLL=3D88n /usr/src/bin/cat/cat.1 to see it wide-screen. 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 --rwEMma7ioTxnRzrJ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9qEaUUkv4P6juNwoRAk0CAJ9ChpB9sEfBrq2ey5bkO3EW5EsSMACfXHQX QsIG8TWuHYSHxHxS37jrZq8= =GjCg -----END PGP SIGNATURE----- --rwEMma7ioTxnRzrJ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 9:13:27 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E931437B4C4; Sat, 12 Oct 2002 09:13:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7871F43EB1; Sat, 12 Oct 2002 09:13:24 -0700 (PDT) (envelope-from ue@FreeBSD.org) Received: from freefall.freebsd.org (ue@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CGDOCo006310; Sat, 12 Oct 2002 09:13:24 -0700 (PDT) (envelope-from ue@freefall.freebsd.org) Received: (from ue@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CGDOxd006301; Sat, 12 Oct 2002 09:13:24 -0700 (PDT) Message-Id: <200210121613.g9CGDOxd006301@freefall.freebsd.org> From: Udo Erdelhoff Date: Sat, 12 Oct 2002 09:13:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/de_DE.ISO8859-1/errata article.sgml src/release/doc/de_DE.ISO8859-1/hardware/alpha proc-alpha.sgml src/release/doc/de_DE.ISO8859-1/hardware/common config.sgml dev.sgml src/release/doc/de_DE.ISO8859-1/hardware/i386 proc-i386.sgml src/release/doc/de_DE.ISO8859-1/installation/common install.sgml trouble.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 ue 2002/10/12 09:13:23 PDT Modified files: (Branch: RELENG_4) release/doc/de_DE.ISO8859-1/errata article.sgml release/doc/de_DE.ISO8859-1/hardware/alpha proc-alpha.sgml release/doc/de_DE.ISO8859-1/hardware/common config.sgml dev.sgml release/doc/de_DE.ISO8859-1/hardware/i386 proc-i386.sgml release/doc/de_DE.ISO8859-1/installation/common install.sgml trouble.sgml release/doc/de_DE.ISO8859-1/readme article.sgml release/doc/de_DE.ISO8859-1/relnotes/common new.sgml release/doc/de_DE.ISO8859-1/share/sgml release.ent Log: MFbed (merge the German translation of the release notes from the CVS archive of the FreeBSD German Documentation Project at big.endian.de): errata/article.sgml: 1.1.2.67 -> 1.1.2.86 hardware/alpha/proc-alpha.sgml: 1.13.2.22 -> 1.13.2.23 hardware/common/config.sgml: translation fixes hardware/common/dev.sgml: 1.13.2.64 -> 1.13.2.68 hardware/i386/proc-i386.sgml: 1.1.2.2 -> 1.1.2.3 installation/common/install.sgml: translation fixes installation/common/trouble.sgml: translation fixes readme/article.sgml: translation fixes relnotes/common/new.sgml: 1.22.2.248 -> 1.22.2.300 share/sgml/release.ent: update for 4.7-RELEASE With a heartfelt thanks to Martin Heinen (mheinen@freebsd.org) for cleaning up after my grammar, translation, and syntax atrocities. Revision Changes Path 1.1.2.6 +32 -213 src/release/doc/de_DE.ISO8859-1/errata/article.sgml 1.1.2.5 +17 -10 src/release/doc/de_DE.ISO8859-1/hardware/alpha/proc-alpha.sgml 1.1.2.2 +7 -7 src/release/doc/de_DE.ISO8859-1/hardware/common/config.sgml 1.1.2.3 +126 -29 src/release/doc/de_DE.ISO8859-1/hardware/common/dev.sgml 1.1.2.3 +9 -7 src/release/doc/de_DE.ISO8859-1/hardware/i386/proc-i386.sgml 1.1.2.4 +5 -5 src/release/doc/de_DE.ISO8859-1/installation/common/install.sgml 1.1.2.2 +4 -3 src/release/doc/de_DE.ISO8859-1/installation/common/trouble.sgml 1.1.2.5 +2 -2 src/release/doc/de_DE.ISO8859-1/readme/article.sgml 1.1.2.6 +563 -511 src/release/doc/de_DE.ISO8859-1/relnotes/common/new.sgml 1.1.2.2 +4 -4 src/release/doc/de_DE.ISO8859-1/share/sgml/release.ent To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 9:13:45 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2C4037B404; Sat, 12 Oct 2002 09:13:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A75BF43EAF; Sat, 12 Oct 2002 09:13:43 -0700 (PDT) (envelope-from mike@FreeBSD.org) Received: from freefall.freebsd.org (mike@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CGDhCo007144; Sat, 12 Oct 2002 09:13:43 -0700 (PDT) (envelope-from mike@freefall.freebsd.org) Received: (from mike@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CGDhhb007143; Sat, 12 Oct 2002 09:13:43 -0700 (PDT) Message-Id: <200210121613.g9CGDhhb007143@freefall.freebsd.org> From: Mike Barcroft Date: Sat, 12 Oct 2002 09:13:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include signal.h stdio.h src/lib/libc/gen pselect.3 pselect.c src/lib/libc/stdio fgetpos.c fgets.3 fopen.3 fopen.c fputs.c fread.3 fread.c freopen.c fscanf.c fseek.3 fwrite.c scanf.3 scanf.c sscanf.c vscanf.c vsscanf.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 2002/10/12 09:13:41 PDT Modified files: include signal.h stdio.h lib/libc/gen pselect.3 pselect.c lib/libc/stdio fgetpos.c fgets.3 fopen.3 fopen.c fputs.c fread.3 fread.c freopen.c fscanf.c fseek.3 fwrite.c scanf.3 scanf.c sscanf.c vscanf.c vsscanf.c Log: Add restrict type-qualifier. Revision Changes Path 1.20 +1 -2 src/include/signal.h 1.49 +12 -16 src/include/stdio.h 1.2 +1 -1 src/lib/libc/gen/pselect.3 1.6 +3 -2 src/lib/libc/gen/pselect.c 1.12 +1 -1 src/lib/libc/stdio/fgetpos.c 1.18 +2 -2 src/lib/libc/stdio/fgets.3 1.15 +1 -1 src/lib/libc/stdio/fopen.3 1.10 +2 -2 src/lib/libc/stdio/fopen.c 1.11 +2 -2 src/lib/libc/stdio/fputs.c 1.9 +3 -3 src/lib/libc/stdio/fread.3 1.12 +2 -2 src/lib/libc/stdio/fread.c 1.9 +2 -1 src/lib/libc/stdio/freopen.c 1.11 +1 -1 src/lib/libc/stdio/fscanf.c 1.22 +1 -1 src/lib/libc/stdio/fseek.3 1.11 +2 -2 src/lib/libc/stdio/fwrite.c 1.20 +6 -6 src/lib/libc/stdio/scanf.3 1.11 +1 -1 src/lib/libc/stdio/scanf.c 1.11 +1 -1 src/lib/libc/stdio/sscanf.c 1.11 +1 -1 src/lib/libc/stdio/vscanf.c 1.12 +2 -2 src/lib/libc/stdio/vsscanf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 9:23: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B687C37B401; Sat, 12 Oct 2002 09:23:08 -0700 (PDT) Received: from espresso.q9media.com (espresso.q9media.com [65.39.129.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CB0E43EC2; Sat, 12 Oct 2002 09:23:08 -0700 (PDT) (envelope-from mike@espresso.q9media.com) Received: by espresso.q9media.com (Postfix, from userid 1002) id E500E9C10; Sat, 12 Oct 2002 12:15:35 -0400 (EDT) Date: Sat, 12 Oct 2002 12:15:35 -0400 From: Mike Barcroft To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/include signal.h stdio.h src/lib/libc/gen pselect.3 pselect.c src/lib/libc/stdio fgetpos.c fgets.3 fopen.3 fopen.c fputs.c fread.3 fread.c freopen.c fscanf.c fseek.3 fwrite.c scanf.3 scanf.c sscanf.c vscanf.c vsscanf.c Message-ID: <20021012121535.E78724@espresso.q9media.com> References: <200210121613.g9CGDhhb007143@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200210121613.g9CGDhhb007143@freefall.freebsd.org>; from mike@FreeBSD.org on Sat, Oct 12, 2002 at 09:13:43AM -0700 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 Mike Barcroft writes: > mike 2002/10/12 09:13:41 PDT > > Modified files: > include signal.h stdio.h > lib/libc/gen pselect.3 pselect.c > lib/libc/stdio fgetpos.c fgets.3 fopen.3 fopen.c fputs.c > fread.3 fread.c freopen.c fscanf.c > fseek.3 fwrite.c scanf.3 scanf.c sscanf.c > vscanf.c vsscanf.c > Log: > Add restrict type-qualifier. Oops, I forgot to mention this was... Submitted by: Craig Rodrigues 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 Sat Oct 12 9:24:39 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CCD137B401; Sat, 12 Oct 2002 09:24:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0B9143E65; Sat, 12 Oct 2002 09:24:38 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CGOcCo016602; Sat, 12 Oct 2002 09:24:38 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CGOcMB016601; Sat, 12 Oct 2002 09:24:38 -0700 (PDT) Message-Id: <200210121624.g9CGOcMB016601@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sat, 12 Oct 2002 09:24:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/tux-aqfh 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 2002/10/12 09:24:38 PDT Modified files: games/tux-aqfh Makefile distinfo pkg-plist Log: upgrade to 1.0.14 PR: 43964 Submitted by: Ports Fury Revision Changes Path 1.5 +3 -3 ports/games/tux-aqfh/Makefile 1.3 +1 -1 ports/games/tux-aqfh/distinfo 1.4 +2 -0 ports/games/tux-aqfh/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 Oct 12 9:27:55 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A154D37B401; Sat, 12 Oct 2002 09:27:54 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50BF543EA9; Sat, 12 Oct 2002 09:27:54 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CGRsCo016836; Sat, 12 Oct 2002 09:27:54 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CGRs7V016825; Sat, 12 Oct 2002 09:27:54 -0700 (PDT) Message-Id: <200210121627.g9CGRs7V016825@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sat, 12 Oct 2002 09:27:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/tuxkart 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 2002/10/12 09:27:53 PDT Modified files: games/tuxkart Makefile distinfo pkg-plist Log: upgrade to 0.2.0 PR: 43965 Submitted by: Ports Fury Revision Changes Path 1.5 +1 -1 ports/games/tuxkart/Makefile 1.4 +1 -1 ports/games/tuxkart/distinfo 1.5 +18 -0 ports/games/tuxkart/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 Oct 12 9:30:56 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E0E137B401; Sat, 12 Oct 2002 09:30:55 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F48143EAF; Sat, 12 Oct 2002 09:30:55 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CGUtCo018278; Sat, 12 Oct 2002 09:30:55 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CGUsOq018268; Sat, 12 Oct 2002 09:30:54 -0700 (PDT) Message-Id: <200210121630.g9CGUsOq018268@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sat, 12 Oct 2002 09:30:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/xemeraldia 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 2002/10/12 09:30:54 PDT Modified files: games/xemeraldia Makefile Log: - Fix MASTER_SITES PR: 43966 Submitted by: Ports Fury Revision Changes Path 1.22 +1 -1 ports/games/xemeraldia/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 9:32:33 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A83637B401; Sat, 12 Oct 2002 09:32:32 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4ABC043EB2; Sat, 12 Oct 2002 09:32:32 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CGWWCo019245; Sat, 12 Oct 2002 09:32:32 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CGWVBP019244; Sat, 12 Oct 2002 09:32:31 -0700 (PDT) Message-Id: <200210121632.g9CGWVBP019244@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sat, 12 Oct 2002 09:32:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/bbrb 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 ijliao 2002/10/12 09:32:31 PDT Modified files: graphics/bbrb Makefile distinfo Log: upgrade to 0.4.1 PR: 43967 Submitted by: Ports Fury Revision Changes Path 1.3 +1 -1 ports/graphics/bbrb/Makefile 1.2 +1 -1 ports/graphics/bbrb/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 9:34:20 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A7E337B401; Sat, 12 Oct 2002 09:34:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DA9143EB1; Sat, 12 Oct 2002 09:34:18 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CGYHCo019386; Sat, 12 Oct 2002 09:34:17 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CGYHfk019385; Sat, 12 Oct 2002 09:34:17 -0700 (PDT) Message-Id: <200210121634.g9CGYHfk019385@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sat, 12 Oct 2002 09:34:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/exiftags 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 ijliao 2002/10/12 09:34:17 PDT Modified files: graphics/exiftags Makefile distinfo Log: upgrade to 0.94 PR: 43968 Submitted by: Ports Fury Revision Changes Path 1.2 +2 -6 ports/graphics/exiftags/Makefile 1.2 +1 -1 ports/graphics/exiftags/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 9:36:14 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C291337B401; Sat, 12 Oct 2002 09:36:13 -0700 (PDT) Received: from carp.icir.org (carp.icir.org [192.150.187.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B12843E91; Sat, 12 Oct 2002 09:36:13 -0700 (PDT) (envelope-from rizzo@carp.icir.org) Received: from carp.icir.org (localhost [127.0.0.1]) by carp.icir.org (8.12.3/8.12.3) with ESMTP id g9CGaDpJ089976; Sat, 12 Oct 2002 09:36:13 -0700 (PDT) (envelope-from rizzo@carp.icir.org) Received: (from rizzo@localhost) by carp.icir.org (8.12.3/8.12.3/Submit) id g9CGaDV2089975; Sat, 12 Oct 2002 09:36:13 -0700 (PDT) (envelope-from rizzo) Date: Sat, 12 Oct 2002 09:36:13 -0700 From: Luigi Rizzo To: Sean Chittenden Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/netinet ip_dummynet.c ip_dummynet.h src/sbin/ipfw ipfw.8 Message-ID: <20021012093613.A89896@carp.icir.org> References: <200210120745.g9C7jNjF088633@freefall.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: <200210120745.g9C7jNjF088633@freefall.freebsd.org>; from seanc@FreeBSD.ORG on Sat, Oct 12, 2002 at 12:45:23AM -0700 Sender: owner-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, Oct 12, 2002 at 12:45:23AM -0700, Sean Chittenden wrote: ... > Log: > Increase the max dummynet hash size from 1024 to 65536. Default is still > 1024. > > Silence on: -net, -ipfw 4weeks+ > Reviewed by: dd > Approved by: knu (mentor) > MFC after: 3 weeks thanks -- there is no need to wait 3 weeks for the MFC, this is a very trivial change with no other side effects. cheers luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 9:36:48 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04D0F37B401; Sat, 12 Oct 2002 09:36:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F18B43EB7; Sat, 12 Oct 2002 09:36:46 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CGakCo019588; Sat, 12 Oct 2002 09:36:46 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CGajmJ019587; Sat, 12 Oct 2002 09:36:45 -0700 (PDT) Message-Id: <200210121636.g9CGajmJ019587@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sat, 12 Oct 2002 09:36:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/netpbm Makefile distinfo ports/graphics/netpbm/files patch-Makefile.common patch-analyzer::Makefile patch-converter::other::pnmtopalm::Makefile 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 ijliao 2002/10/12 09:36:45 PDT Modified files: graphics/netpbm Makefile distinfo graphics/netpbm/files patch-Makefile.common patch-lib::Makefile Added files: graphics/netpbm/files patch-analyzer::Makefile Removed files: graphics/netpbm/files patch-converter::other::pnmtopalm::Makefile Log: upgrade to 10.10 PR: 43969 Submitted by: Ports Fury Revision Changes Path 1.67 +2 -7 ports/graphics/netpbm/Makefile 1.37 +1 -1 ports/graphics/netpbm/distinfo 1.3 +4 -4 ports/graphics/netpbm/files/patch-Makefile.common 1.1 +11 -0 ports/graphics/netpbm/files/patch-analyzer::Makefile (new) 1.3 +0 -11 ports/graphics/netpbm/files/patch-converter::other::pnmtopalm::Makefile (dead) 1.3 +8 -13 ports/graphics/netpbm/files/patch-lib::Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 9:39:24 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE6EB37B401; Sat, 12 Oct 2002 09:39:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 708A243EB2; Sat, 12 Oct 2002 09:39:23 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CGdNCo019788; Sat, 12 Oct 2002 09:39:23 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CGdNF2019787; Sat, 12 Oct 2002 09:39:23 -0700 (PDT) Message-Id: <200210121639.g9CGdNF2019787@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sat, 12 Oct 2002 09:39:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/apc 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 2002/10/12 09:39:22 PDT Modified files: math/apc Makefile Log: change maintainer email PR: 43971 Submitted by: maintainer Revision Changes Path 1.16 +1 -1 ports/math/apc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 9:53:45 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9796A37B401; Sat, 12 Oct 2002 09:53:44 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47A8143EAC; Sat, 12 Oct 2002 09:53:44 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: from freefall.freebsd.org (ume@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CGriCo024506; Sat, 12 Oct 2002 09:53:44 -0700 (PDT) (envelope-from ume@freefall.freebsd.org) Received: (from ume@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CGrhQL024505; Sat, 12 Oct 2002 09:53:43 -0700 (PDT) Message-Id: <200210121653.g9CGrhQL024505@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Sat, 12 Oct 2002 09:53:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/gkrellmms2 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 2002/10/12 09:53:43 PDT Modified files: audio/gkrellmms2 Makefile distinfo Log: Update to 2.1.2 Revision Changes Path 1.11 +1 -1 ports/audio/gkrellmms2/Makefile 1.6 +1 -1 ports/audio/gkrellmms2/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 10:43:57 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D78B337B401; Sat, 12 Oct 2002 10:43:56 -0700 (PDT) Received: from baraca.united.net.ua (ns.united.net.ua [193.111.8.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AEE743E9E; Sat, 12 Oct 2002 10:43:54 -0700 (PDT) (envelope-from max@vega.com) Received: from vega.vega.com (xDSL-2-2.united.net.ua [193.111.9.226]) by baraca.united.net.ua (8.11.6/8.11.6) with ESMTP id g9CHhnh22794; Sat, 12 Oct 2002 20:43:49 +0300 (EEST) (envelope-from max@vega.com) Received: from vega.vega.com (max@localhost [127.0.0.1]) by vega.vega.com (8.12.6/8.12.5) with ESMTP id g9CHi1Ts069256; Sat, 12 Oct 2002 20:44:01 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Received: (from max@localhost) by vega.vega.com (8.12.6/8.12.5/Submit) id g9CHi0hh069255; Sat, 12 Oct 2002 20:44:00 +0300 (EEST) Date: Sat, 12 Oct 2002 20:44:00 +0300 From: Maxim Sobolev To: Bruce Evans Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/linux linux_machdep.c Message-ID: <20021012174400.GC69203@vega.vega.com> References: <200210121348.g9CDmLTc019462@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200210121348.g9CDmLTc019462@freefall.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 Sat, Oct 12, 2002 at 06:48:21AM -0700, Bruce Evans wrote: > bde 2002/10/12 06:48:21 PDT > > Modified files: > sys/i386/linux linux_machdep.c > Log: > Fixed syntax errors and printf format errors. Oh, sorry for breakage and thanks for taking care of it! -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 10:48:29 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90C5437B401; Sat, 12 Oct 2002 10:48:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A150D43EAF; Sat, 12 Oct 2002 10:48:11 -0700 (PDT) (envelope-from mp@FreeBSD.org) Received: from freefall.freebsd.org (mp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CHmBCo040476; Sat, 12 Oct 2002 10:48:11 -0700 (PDT) (envelope-from mp@freefall.freebsd.org) Received: (from mp@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CHmBSk040475; Sat, 12 Oct 2002 10:48:11 -0700 (PDT) Message-Id: <200210121748.g9CHmBSk040475@freefall.freebsd.org> From: Mark Peek Date: Sat, 12 Oct 2002 10:48:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gdb - Imported sources X-FreeBSD-CVS-Branch: FSF Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mp 2002/10/12 10:48:10 PDT src/contrib/gdb - Imported sources Update of /home/ncvs/src/contrib/gdb In directory freefall.freebsd.org:/c/tmp/cvs-serv40441 Log Message: Import gdb-5.2.1 Status: Vendor Tag: FSF Release Tags: v5_2_1 U src/contrib/gdb/README U src/contrib/gdb/Makefile.in U src/contrib/gdb/configure U src/contrib/gdb/configure.in U src/contrib/gdb/config.guess U src/contrib/gdb/config.if U src/contrib/gdb/config.sub U src/contrib/gdb/COPYING U src/contrib/gdb/COPYING.LIB U src/contrib/gdb/config-ml.in U src/contrib/gdb/gdb/CONTRIBUTE U src/contrib/gdb/gdb/COPYING U src/contrib/gdb/gdb/ChangeLog U src/contrib/gdb/gdb/ChangeLog-1990 U src/contrib/gdb/gdb/ChangeLog-1991 U src/contrib/gdb/gdb/ChangeLog-1992 U src/contrib/gdb/gdb/ChangeLog-1993 U src/contrib/gdb/gdb/ChangeLog-1994 U src/contrib/gdb/gdb/ChangeLog-1995 U src/contrib/gdb/gdb/ChangeLog-1996 U src/contrib/gdb/gdb/ChangeLog-1997 U src/contrib/gdb/gdb/ChangeLog-1998 U src/contrib/gdb/gdb/ChangeLog-1999 U src/contrib/gdb/gdb/ChangeLog-2000 U src/contrib/gdb/gdb/ChangeLog-2001 U src/contrib/gdb/gdb/ChangeLog-3.x U src/contrib/gdb/gdb/MAINTAINERS U src/contrib/gdb/gdb/Makefile.in U src/contrib/gdb/gdb/NEWS U src/contrib/gdb/gdb/PROBLEMS U src/contrib/gdb/gdb/README U src/contrib/gdb/gdb/TODO U src/contrib/gdb/gdb/abug-rom.c U src/contrib/gdb/gdb/acconfig.h U src/contrib/gdb/gdb/acinclude.m4 U src/contrib/gdb/gdb/aclocal.m4 U src/contrib/gdb/gdb/alpha-nat.c U src/contrib/gdb/gdb/alpha-tdep.c U src/contrib/gdb/gdb/alphabsd-nat.c U src/contrib/gdb/gdb/alphafbsd-tdep.c U src/contrib/gdb/gdb/annotate.c U src/contrib/gdb/gdb/annotate.h U src/contrib/gdb/gdb/arc-tdep.c U src/contrib/gdb/gdb/arch-utils.c U src/contrib/gdb/gdb/arch-utils.h U src/contrib/gdb/gdb/arm-linux-nat.c U src/contrib/gdb/gdb/arm-linux-tdep.c U src/contrib/gdb/gdb/arm-tdep.c U src/contrib/gdb/gdb/arm-tdep.h U src/contrib/gdb/gdb/armnbsd-nat.c U src/contrib/gdb/gdb/armnbsd-tdep.c U src/contrib/gdb/gdb/ax-gdb.c U src/contrib/gdb/gdb/ax-gdb.h U src/contrib/gdb/gdb/ax-general.c U src/contrib/gdb/gdb/ax.h U src/contrib/gdb/gdb/bcache.c U src/contrib/gdb/gdb/bcache.h U src/contrib/gdb/gdb/blockframe.c U src/contrib/gdb/gdb/breakpoint.c U src/contrib/gdb/gdb/breakpoint.h U src/contrib/gdb/gdb/buildsym.c U src/contrib/gdb/gdb/buildsym.h U src/contrib/gdb/gdb/c-exp.y U src/contrib/gdb/gdb/c-lang.c U src/contrib/gdb/gdb/c-lang.h U src/contrib/gdb/gdb/c-typeprint.c U src/contrib/gdb/gdb/c-valprint.c U src/contrib/gdb/gdb/call-cmds.h U src/contrib/gdb/gdb/ch-exp.c U src/contrib/gdb/gdb/ch-lang.c U src/contrib/gdb/gdb/ch-lang.h U src/contrib/gdb/gdb/ch-typeprint.c U src/contrib/gdb/gdb/ch-valprint.c U src/contrib/gdb/gdb/cli-out.c U src/contrib/gdb/gdb/cli-out.h U src/contrib/gdb/gdb/coff-solib.c U src/contrib/gdb/gdb/coff-solib.h U src/contrib/gdb/gdb/coffread.c U src/contrib/gdb/gdb/command.h U src/contrib/gdb/gdb/complaints.c U src/contrib/gdb/gdb/complaints.h U src/contrib/gdb/gdb/completer.c U src/contrib/gdb/gdb/completer.h U src/contrib/gdb/gdb/config.in U src/contrib/gdb/gdb/configure U src/contrib/gdb/gdb/configure.host U src/contrib/gdb/gdb/configure.in U src/contrib/gdb/gdb/configure.tgt U src/contrib/gdb/gdb/copying.awk U src/contrib/gdb/gdb/copying.c U src/contrib/gdb/gdb/core-aout.c U src/contrib/gdb/gdb/core-regset.c U src/contrib/gdb/gdb/core-sol2.c U src/contrib/gdb/gdb/corefile.c U src/contrib/gdb/gdb/corelow.c U src/contrib/gdb/gdb/cp-abi.c U src/contrib/gdb/gdb/cp-abi.h U src/contrib/gdb/gdb/cp-valprint.c U src/contrib/gdb/gdb/dbug-rom.c U src/contrib/gdb/gdb/dbxread.c U src/contrib/gdb/gdb/dcache.c U src/contrib/gdb/gdb/dcache.h U src/contrib/gdb/gdb/defs.h U src/contrib/gdb/gdb/demangle.c U src/contrib/gdb/gdb/dink32-rom.c U src/contrib/gdb/gdb/doublest.c U src/contrib/gdb/gdb/doublest.h U src/contrib/gdb/gdb/dsrec.c U src/contrib/gdb/gdb/dst.h U src/contrib/gdb/gdb/dstread.c U src/contrib/gdb/gdb/dwarf2cfi.c U src/contrib/gdb/gdb/dwarf2cfi.h U src/contrib/gdb/gdb/dwarf2read.c U src/contrib/gdb/gdb/dwarfread.c U src/contrib/gdb/gdb/elfread.c U src/contrib/gdb/gdb/environ.c U src/contrib/gdb/gdb/environ.h U src/contrib/gdb/gdb/eval.c U src/contrib/gdb/gdb/event-loop.c U src/contrib/gdb/gdb/event-loop.h U src/contrib/gdb/gdb/event-top.c U src/contrib/gdb/gdb/event-top.h U src/contrib/gdb/gdb/exc_request.defs U src/contrib/gdb/gdb/exec.c U src/contrib/gdb/gdb/expprint.c U src/contrib/gdb/gdb/expression.h U src/contrib/gdb/gdb/f-exp.y U src/contrib/gdb/gdb/f-lang.c U src/contrib/gdb/gdb/f-lang.h U src/contrib/gdb/gdb/f-typeprint.c U src/contrib/gdb/gdb/f-valprint.c U src/contrib/gdb/gdb/findvar.c U src/contrib/gdb/gdb/fork-child.c U src/contrib/gdb/gdb/fr30-tdep.c U src/contrib/gdb/gdb/frame.c U src/contrib/gdb/gdb/frame.h U src/contrib/gdb/gdb/gcore.c U src/contrib/gdb/gdb/gdb-events.c U src/contrib/gdb/gdb/gdb-events.h U src/contrib/gdb/gdb/gdb-events.sh U src/contrib/gdb/gdb/gdb-stabs.h U src/contrib/gdb/gdb/gdb.1 U src/contrib/gdb/gdb/gdb.gdb U src/contrib/gdb/gdb/gdb.h U src/contrib/gdb/gdb/gdb_assert.h U src/contrib/gdb/gdb/gdb_dirent.h U src/contrib/gdb/gdb/gdb_indent.sh U src/contrib/gdb/gdb/gdb_proc_service.h U src/contrib/gdb/gdb/gdb_regex.h U src/contrib/gdb/gdb/gdbcmd.h U src/contrib/gdb/gdb/gdb_stat.h U src/contrib/gdb/gdb/gdb_string.h U src/contrib/gdb/gdb/gdb_thread_db.h U src/contrib/gdb/gdb/gdb_vfork.h U src/contrib/gdb/gdb/gdb_wait.h U src/contrib/gdb/gdb/gdbarch.c U src/contrib/gdb/gdb/gdbarch.h U src/contrib/gdb/gdb/gdbarch.sh U src/contrib/gdb/gdb/gdbcore.h U src/contrib/gdb/gdb/gdbinit.in U src/contrib/gdb/gdb/gdbthread.h U src/contrib/gdb/gdb/gdbtypes.c U src/contrib/gdb/gdb/gdbtypes.h U src/contrib/gdb/gdb/gnu-v2-abi.c U src/contrib/gdb/gdb/gnu-v3-abi.c U src/contrib/gdb/gdb/gregset.h U src/contrib/gdb/gdb/hpacc-abi.c U src/contrib/gdb/gdb/hpux-thread.c U src/contrib/gdb/gdb/i386-linux-nat.c U src/contrib/gdb/gdb/i386-linux-tdep.c U src/contrib/gdb/gdb/i386-nat.c U src/contrib/gdb/gdb/i386-stub.c U src/contrib/gdb/gdb/i386-tdep.c U src/contrib/gdb/gdb/i386-tdep.h U src/contrib/gdb/gdb/i386aix-nat.c U src/contrib/gdb/gdb/kod.c U src/contrib/gdb/gdb/i386b-nat.c U src/contrib/gdb/gdb/i386bsd-nat.c U src/contrib/gdb/gdb/i386bsd-tdep.c U src/contrib/gdb/gdb/i386fbsd-nat.c U src/contrib/gdb/gdb/i386ly-tdep.c U src/contrib/gdb/gdb/i386m3-nat.c U src/contrib/gdb/gdb/i386mach-nat.c U src/contrib/gdb/gdb/i386nbsd-nat.c U src/contrib/gdb/gdb/i386nbsd-tdep.c U src/contrib/gdb/gdb/i386v-nat.c U src/contrib/gdb/gdb/i386v4-nat.c U src/contrib/gdb/gdb/i387-nat.c U src/contrib/gdb/gdb/i387-nat.h U src/contrib/gdb/gdb/i387-tdep.c U src/contrib/gdb/gdb/ia64-aix-nat.c U src/contrib/gdb/gdb/ia64-aix-tdep.c U src/contrib/gdb/gdb/ia64-linux-nat.c U src/contrib/gdb/gdb/ia64-linux-tdep.c U src/contrib/gdb/gdb/ia64-tdep.c U src/contrib/gdb/gdb/inf-loop.c U src/contrib/gdb/gdb/inf-loop.h U src/contrib/gdb/gdb/infcmd.c U src/contrib/gdb/gdb/inferior.h U src/contrib/gdb/gdb/inflow.c U src/contrib/gdb/gdb/infptrace.c U src/contrib/gdb/gdb/infrun.c U src/contrib/gdb/gdb/inftarg.c U src/contrib/gdb/gdb/infttrace.c U src/contrib/gdb/gdb/jv-exp.y U src/contrib/gdb/gdb/jv-lang.c U src/contrib/gdb/gdb/jv-lang.h U src/contrib/gdb/gdb/jv-typeprint.c U src/contrib/gdb/gdb/jv-valprint.c U src/contrib/gdb/gdb/kod-cisco.c U src/contrib/gdb/gdb/kod.h U src/contrib/gdb/gdb/language.c U src/contrib/gdb/gdb/language.h U src/contrib/gdb/gdb/lin-lwp.c U src/contrib/gdb/gdb/linespec.c U src/contrib/gdb/gdb/linespec.h U src/contrib/gdb/gdb/linux-proc.c U src/contrib/gdb/gdb/m2-exp.y U src/contrib/gdb/gdb/m2-lang.c U src/contrib/gdb/gdb/m2-lang.h U src/contrib/gdb/gdb/m2-typeprint.c U src/contrib/gdb/gdb/m2-valprint.c U src/contrib/gdb/gdb/main.c U src/contrib/gdb/gdb/m3-nat.c U src/contrib/gdb/gdb/maint.c U src/contrib/gdb/gdb/mdebugread.c U src/contrib/gdb/gdb/mem-break.c U src/contrib/gdb/gdb/memattr.c U src/contrib/gdb/gdb/memattr.h U src/contrib/gdb/gdb/minimon.h U src/contrib/gdb/gdb/minsyms.c U src/contrib/gdb/gdb/mipsread.c U src/contrib/gdb/gdb/monitor.c U src/contrib/gdb/gdb/monitor.h U src/contrib/gdb/gdb/msg.defs U src/contrib/gdb/gdb/msg_reply.defs U src/contrib/gdb/gdb/nlmread.c U src/contrib/gdb/gdb/notify.defs U src/contrib/gdb/gdb/objfiles.c U src/contrib/gdb/gdb/objfiles.h U src/contrib/gdb/gdb/ocd.c U src/contrib/gdb/gdb/ocd.h U src/contrib/gdb/gdb/osfsolib.c U src/contrib/gdb/gdb/p-exp.y U src/contrib/gdb/gdb/p-lang.c U src/contrib/gdb/gdb/p-lang.h U src/contrib/gdb/gdb/p-typeprint.c U src/contrib/gdb/gdb/p-valprint.c U src/contrib/gdb/gdb/parse.c U src/contrib/gdb/gdb/parser-defs.h U src/contrib/gdb/gdb/ppc-bdm.c U src/contrib/gdb/gdb/ppc-linux-nat.c U src/contrib/gdb/gdb/ppc-linux-tdep.c U src/contrib/gdb/gdb/procfs.c U src/contrib/gdb/gdb/ppc-tdep.h U src/contrib/gdb/gdb/ppcbug-rom.c U src/contrib/gdb/gdb/ppcnbsd-nat.c U src/contrib/gdb/gdb/printcmd.c U src/contrib/gdb/gdb/proc-api.c U src/contrib/gdb/gdb/proc-events.c U src/contrib/gdb/gdb/proc-flags.c U src/contrib/gdb/gdb/proc-service.c U src/contrib/gdb/gdb/proc-utils.h U src/contrib/gdb/gdb/proc-why.c U src/contrib/gdb/gdb/process_reply.defs U src/contrib/gdb/gdb/regcache.c U src/contrib/gdb/gdb/regcache.h U src/contrib/gdb/gdb/remote-mips.c U src/contrib/gdb/gdb/remote-rdi.c U src/contrib/gdb/gdb/remote-rdp.c U src/contrib/gdb/gdb/solib.c U src/contrib/gdb/gdb/remote-sim.c U src/contrib/gdb/gdb/remote-st.c U src/contrib/gdb/gdb/remote-utils.c U src/contrib/gdb/gdb/remote-utils.h U src/contrib/gdb/gdb/remote.c U src/contrib/gdb/gdb/remote.h U src/contrib/gdb/gdb/reply_mig_hack.awk U src/contrib/gdb/gdb/saber.suppress U src/contrib/gdb/gdb/scm-exp.c U src/contrib/gdb/gdb/scm-lang.c U src/contrib/gdb/gdb/scm-lang.h U src/contrib/gdb/gdb/scm-tags.h U src/contrib/gdb/gdb/scm-valprint.c U src/contrib/gdb/gdb/ser-pipe.c U src/contrib/gdb/gdb/ser-tcp.c U src/contrib/gdb/gdb/ser-unix.c U src/contrib/gdb/gdb/ser-unix.h U src/contrib/gdb/gdb/serial.c U src/contrib/gdb/gdb/serial.h U src/contrib/gdb/gdb/signals.c U src/contrib/gdb/gdb/sol-thread.c U src/contrib/gdb/gdb/solib-legacy.c U src/contrib/gdb/gdb/solib-osf.c U src/contrib/gdb/gdb/solib.h U src/contrib/gdb/gdb/solib-sunos.c U src/contrib/gdb/gdb/solib-svr4.c U src/contrib/gdb/gdb/solib-svr4.h U src/contrib/gdb/gdb/solist.h U src/contrib/gdb/gdb/source.c U src/contrib/gdb/gdb/source.h U src/contrib/gdb/gdb/sparc-linux-nat.c U src/contrib/gdb/gdb/sparc-nat.c U src/contrib/gdb/gdb/sparc-stub.c U src/contrib/gdb/gdb/sparc-tdep.c U src/contrib/gdb/gdb/sparcl-stub.c U src/contrib/gdb/gdb/sparcl-tdep.c U src/contrib/gdb/gdb/sparclet-rom.c U src/contrib/gdb/gdb/sparclet-stub.c U src/contrib/gdb/gdb/srec.h U src/contrib/gdb/gdb/stabsread.c U src/contrib/gdb/gdb/stabsread.h U src/contrib/gdb/gdb/stack.c U src/contrib/gdb/gdb/standalone.c U src/contrib/gdb/gdb/symfile.c U src/contrib/gdb/gdb/symfile.h U src/contrib/gdb/gdb/symmisc.c U src/contrib/gdb/gdb/symtab.c U src/contrib/gdb/gdb/symtab.h U src/contrib/gdb/gdb/target.c U src/contrib/gdb/gdb/target.h U src/contrib/gdb/gdb/terminal.h U src/contrib/gdb/gdb/thread-db.c U src/contrib/gdb/gdb/thread.c U src/contrib/gdb/gdb/top.c U src/contrib/gdb/gdb/top.h U src/contrib/gdb/gdb/tracepoint.c U src/contrib/gdb/gdb/tracepoint.h U src/contrib/gdb/gdb/typeprint.c U src/contrib/gdb/gdb/typeprint.h U src/contrib/gdb/gdb/ui-file.c U src/contrib/gdb/gdb/ui-file.h U src/contrib/gdb/gdb/ui-out.c U src/contrib/gdb/gdb/ui-out.h U src/contrib/gdb/gdb/utils.c U src/contrib/gdb/gdb/uw-thread.c U src/contrib/gdb/gdb/valarith.c U src/contrib/gdb/gdb/valops.c U src/contrib/gdb/gdb/valprint.c U src/contrib/gdb/gdb/valprint.h U src/contrib/gdb/gdb/value.h U src/contrib/gdb/gdb/values.c U src/contrib/gdb/gdb/varobj.c U src/contrib/gdb/gdb/varobj.h U src/contrib/gdb/gdb/version.h C src/contrib/gdb/gdb/version.in U src/contrib/gdb/gdb/wrapper.c U src/contrib/gdb/gdb/wrapper.h U src/contrib/gdb/gdb/x86-64-linux-nat.c U src/contrib/gdb/gdb/x86-64-linux-tdep.c U src/contrib/gdb/gdb/x86-64-tdep.c U src/contrib/gdb/gdb/x86-64-tdep.h U src/contrib/gdb/gdb/xcoffread.c U src/contrib/gdb/gdb/xcoffsolib.c U src/contrib/gdb/gdb/xcoffsolib.h U src/contrib/gdb/gdb/cli/cli-cmds.c U src/contrib/gdb/gdb/cli/cli-cmds.h U src/contrib/gdb/gdb/cli/cli-decode.c U src/contrib/gdb/gdb/cli/cli-decode.h U src/contrib/gdb/gdb/cli/cli-script.c U src/contrib/gdb/gdb/cli/cli-script.h U src/contrib/gdb/gdb/cli/cli-setshow.c U src/contrib/gdb/gdb/cli/cli-setshow.h U src/contrib/gdb/gdb/cli/cli-utils.c U src/contrib/gdb/gdb/cli/cli-utils.h U src/contrib/gdb/gdb/doc/ChangeLog U src/contrib/gdb/gdb/doc/LRS U src/contrib/gdb/gdb/doc/Makefile.in U src/contrib/gdb/gdb/doc/a4rc.sed U src/contrib/gdb/gdb/doc/agentexpr.texi U src/contrib/gdb/gdb/doc/all-cfg.texi U src/contrib/gdb/gdb/doc/annotate.texi U src/contrib/gdb/gdb/doc/configure U src/contrib/gdb/gdb/doc/configure.in U src/contrib/gdb/gdb/doc/fdl.texi U src/contrib/gdb/gdb/doc/gdb.texinfo U src/contrib/gdb/gdb/doc/gdbint.texinfo U src/contrib/gdb/gdb/doc/gpl.texi U src/contrib/gdb/gdb/doc/lpsrc.sed U src/contrib/gdb/gdb/doc/psrc.sed U src/contrib/gdb/gdb/doc/refcard.tex U src/contrib/gdb/gdb/doc/stabs.texinfo U src/contrib/gdb/gdb/doc/GDBvn.texi U src/contrib/gdb/gdb/mi/ChangeLog U src/contrib/gdb/gdb/mi/gdbmi.texinfo U src/contrib/gdb/gdb/mi/mi-cmd-break.c U src/contrib/gdb/gdb/mi/mi-cmd-disas.c U src/contrib/gdb/gdb/mi/mi-cmd-stack.c U src/contrib/gdb/gdb/mi/mi-cmd-var.c U src/contrib/gdb/gdb/mi/mi-cmds.c U src/contrib/gdb/gdb/mi/mi-cmds.h U src/contrib/gdb/gdb/mi/mi-console.c U src/contrib/gdb/gdb/mi/mi-console.h U src/contrib/gdb/gdb/mi/mi-getopt.c U src/contrib/gdb/gdb/mi/mi-getopt.h U src/contrib/gdb/gdb/mi/mi-main.c U src/contrib/gdb/gdb/mi/mi-out.c U src/contrib/gdb/gdb/mi/mi-out.h U src/contrib/gdb/gdb/mi/mi-parse.c U src/contrib/gdb/gdb/mi/mi-parse.h U src/contrib/gdb/gdb/nlm/Makefile.in U src/contrib/gdb/gdb/nlm/configure U src/contrib/gdb/gdb/nlm/configure.in U src/contrib/gdb/gdb/nlm/gdbserve.c U src/contrib/gdb/gdb/nlm/gdbserve.def U src/contrib/gdb/gdb/nlm/i386.c U src/contrib/gdb/gdb/nlm/i386.h U src/contrib/gdb/gdb/nlm/ppc.c U src/contrib/gdb/gdb/nlm/ppc.h U src/contrib/gdb/gdb/nlm/prelude.c U src/contrib/gdb/gdb/gdbserver/Makefile.in U src/contrib/gdb/gdb/gdbserver/README U src/contrib/gdb/gdb/gdbserver/acconfig.h U src/contrib/gdb/gdb/gdbserver/aclocal.m4 U src/contrib/gdb/gdb/gdbserver/config.in U src/contrib/gdb/gdb/gdbserver/configure U src/contrib/gdb/gdb/gdbserver/configure.in U src/contrib/gdb/gdb/gdbserver/configure.srv C src/contrib/gdb/gdb/gdbserver/gdbreplay.c U src/contrib/gdb/gdb/gdbserver/gdbserver.1 U src/contrib/gdb/gdb/gdbserver/i387-fp.c U src/contrib/gdb/gdb/gdbserver/i387-fp.h U src/contrib/gdb/gdb/gdbserver/linux-arm-low.c U src/contrib/gdb/gdb/gdbserver/linux-i386-low.c U src/contrib/gdb/gdb/gdbserver/linux-ia64-low.c U src/contrib/gdb/gdb/gdbserver/linux-low.c U src/contrib/gdb/gdb/gdbserver/linux-low.h N src/contrib/gdb/gdb/gdbserver/linux-mips-low.c N src/contrib/gdb/gdb/gdbserver/linux-ppc-low.c U src/contrib/gdb/gdb/gdbserver/linux-x86-64-low.c U src/contrib/gdb/gdb/gdbserver/low-hppabsd.c U src/contrib/gdb/gdb/gdbserver/low-lynx.c U src/contrib/gdb/gdb/gdbserver/low-nbsd.c U src/contrib/gdb/gdb/gdbserver/low-sim.c U src/contrib/gdb/gdb/gdbserver/low-sparc.c U src/contrib/gdb/gdb/gdbserver/low-sun3.c U src/contrib/gdb/gdb/gdbserver/regcache.c U src/contrib/gdb/gdb/gdbserver/regcache.h U src/contrib/gdb/gdb/gdbserver/remote-utils.c U src/contrib/gdb/gdb/gdbserver/server.c U src/contrib/gdb/gdb/gdbserver/server.h U src/contrib/gdb/gdb/gdbserver/terminal.h U src/contrib/gdb/gdb/gdbserver/utils.c U src/contrib/gdb/gdb/regformats/reg-arm.dat U src/contrib/gdb/gdb/regformats/reg-i386-linux.dat U src/contrib/gdb/gdb/regformats/reg-i386.dat U src/contrib/gdb/gdb/regformats/reg-ia64.dat N src/contrib/gdb/gdb/regformats/reg-mips.dat U src/contrib/gdb/gdb/regformats/reg-ppc.dat N src/contrib/gdb/gdb/regformats/reg-sh.dat U src/contrib/gdb/gdb/regformats/reg-x86-64.dat U src/contrib/gdb/gdb/regformats/regdat.sh U src/contrib/gdb/gdb/regformats/regdef.h U src/contrib/gdb/gdb/signals/signals.c U src/contrib/gdb/gdb/config/nm-linux.h U src/contrib/gdb/gdb/config/tm-linux.h U src/contrib/gdb/gdb/config/tm-vxworks.h U src/contrib/gdb/gdb/config/i386/cygwin.mh U src/contrib/gdb/gdb/config/i386/cygwin.mt U src/contrib/gdb/gdb/config/i386/embed.mt U src/contrib/gdb/gdb/config/i386/fbsd.mh U src/contrib/gdb/gdb/config/i386/fbsd.mt U src/contrib/gdb/gdb/config/i386/gdbserve.mt U src/contrib/gdb/gdb/config/i386/go32.mh U src/contrib/gdb/gdb/config/i386/go32.mt U src/contrib/gdb/gdb/config/i386/i386aix.mh U src/contrib/gdb/gdb/config/i386/i386aix.mt U src/contrib/gdb/gdb/config/i386/i386aout.mt U src/contrib/gdb/gdb/config/i386/i386bsd.mh U src/contrib/gdb/gdb/config/i386/i386bsd.mt U src/contrib/gdb/gdb/config/i386/i386dgux.mh U src/contrib/gdb/gdb/config/i386/i386gnu.mh U src/contrib/gdb/gdb/config/i386/i386gnu.mt U src/contrib/gdb/gdb/config/i386/i386lynx.mh U src/contrib/gdb/gdb/config/i386/i386lynx.mt U src/contrib/gdb/gdb/config/i386/i386m3.mh U src/contrib/gdb/gdb/config/i386/i386m3.mt U src/contrib/gdb/gdb/config/i386/i386mach.mh U src/contrib/gdb/gdb/config/i386/i386mk.mh U src/contrib/gdb/gdb/config/i386/i386mk.mt U src/contrib/gdb/gdb/config/i386/i386nw.mt U src/contrib/gdb/gdb/config/i386/i386os9k.mt U src/contrib/gdb/gdb/config/i386/i386sco.mh U src/contrib/gdb/gdb/config/i386/i386sco4.mh U src/contrib/gdb/gdb/config/i386/i386sco5.mh U src/contrib/gdb/gdb/config/i386/i386sco5.mt U src/contrib/gdb/gdb/config/i386/i386sol2.mh U src/contrib/gdb/gdb/config/i386/i386sol2.mt U src/contrib/gdb/gdb/config/i386/i386v.mh U src/contrib/gdb/gdb/config/i386/i386v.mt U src/contrib/gdb/gdb/config/i386/i386v32.mh U src/contrib/gdb/gdb/config/i386/i386v4.mh U src/contrib/gdb/gdb/config/i386/i386v4.mt U src/contrib/gdb/gdb/config/i386/i386v42mp.mh U src/contrib/gdb/gdb/config/i386/i386v42mp.mt U src/contrib/gdb/gdb/config/i386/linux.mh U src/contrib/gdb/gdb/config/i386/linux.mt U src/contrib/gdb/gdb/config/i386/nbsd.mh U src/contrib/gdb/gdb/config/i386/nbsd.mt U src/contrib/gdb/gdb/config/i386/nbsdelf.mh U src/contrib/gdb/gdb/config/i386/nbsdelf.mt U src/contrib/gdb/gdb/config/i386/ncr3000.mh U src/contrib/gdb/gdb/config/i386/ncr3000.mt U src/contrib/gdb/gdb/config/i386/nm-cygwin.h U src/contrib/gdb/gdb/config/i386/nm-fbsd.h U src/contrib/gdb/gdb/config/i386/nm-gnu.h U src/contrib/gdb/gdb/config/i386/nm-go32.h U src/contrib/gdb/gdb/config/i386/nm-i386.h U src/contrib/gdb/gdb/config/i386/nm-m3.h U src/contrib/gdb/gdb/config/i386/nm-i386aix.h U src/contrib/gdb/gdb/config/i386/nm-i386bsd.h U src/contrib/gdb/gdb/config/i386/nm-i386lynx.h U src/contrib/gdb/gdb/config/i386/nm-i386mach.h U src/contrib/gdb/gdb/config/i386/nm-i386sco.h U src/contrib/gdb/gdb/config/i386/nm-i386sco4.h U src/contrib/gdb/gdb/config/i386/nm-i386sco5.h U src/contrib/gdb/gdb/config/i386/nm-i386sol2.h U src/contrib/gdb/gdb/config/i386/nm-i386v.h U src/contrib/gdb/gdb/config/i386/nm-i386v4.h U src/contrib/gdb/gdb/config/i386/nm-i386v42mp.h U src/contrib/gdb/gdb/config/i386/nm-linux.h U src/contrib/gdb/gdb/config/i386/nm-nbsd.h U src/contrib/gdb/gdb/config/i386/nm-nbsdelf.h U src/contrib/gdb/gdb/config/i386/nm-obsd.h U src/contrib/gdb/gdb/config/i386/nm-ptx4.h U src/contrib/gdb/gdb/config/i386/nm-symmetry.h U src/contrib/gdb/gdb/config/i386/nm-x86-64.h U src/contrib/gdb/gdb/config/i386/obsd.mh U src/contrib/gdb/gdb/config/i386/obsd.mt U src/contrib/gdb/gdb/config/i386/ptx.mh U src/contrib/gdb/gdb/config/i386/ptx.mt U src/contrib/gdb/gdb/config/i386/ptx4.mh U src/contrib/gdb/gdb/config/i386/ptx4.mt U src/contrib/gdb/gdb/config/i386/symmetry.mh U src/contrib/gdb/gdb/config/i386/symmetry.mt U src/contrib/gdb/gdb/config/i386/tm-cygwin.h C src/contrib/gdb/gdb/config/i386/tm-fbsd.h U src/contrib/gdb/gdb/config/i386/tm-go32.h U src/contrib/gdb/gdb/config/i386/tm-i386.h U src/contrib/gdb/gdb/config/i386/tm-i386aix.h U src/contrib/gdb/gdb/config/i386/tm-i386bsd.h U src/contrib/gdb/gdb/config/i386/tm-i386gnu.h U src/contrib/gdb/gdb/config/i386/tm-i386lynx.h U src/contrib/gdb/gdb/config/i386/tm-i386m3.h U src/contrib/gdb/gdb/config/i386/tm-i386mk.h U src/contrib/gdb/gdb/config/i386/tm-i386nw.h U src/contrib/gdb/gdb/config/i386/tm-i386os9k.h U src/contrib/gdb/gdb/config/i386/tm-i386sco5.h U src/contrib/gdb/gdb/config/i386/tm-i386sol2.h U src/contrib/gdb/gdb/config/i386/tm-i386v.h U src/contrib/gdb/gdb/config/i386/tm-i386v4.h U src/contrib/gdb/gdb/config/i386/tm-i386v42mp.h U src/contrib/gdb/gdb/config/i386/tm-linux.h U src/contrib/gdb/gdb/config/i386/tm-nbsd.h U src/contrib/gdb/gdb/config/i386/tm-nbsdelf.h U src/contrib/gdb/gdb/config/i386/tm-obsd.h U src/contrib/gdb/gdb/config/i386/tm-ptx.h U src/contrib/gdb/gdb/config/i386/tm-ptx4.h U src/contrib/gdb/gdb/config/i386/tm-symmetry.h U src/contrib/gdb/gdb/config/i386/tm-vxworks.h U src/contrib/gdb/gdb/config/i386/vxworks.mt U src/contrib/gdb/gdb/config/i386/x86-64linux.mh U src/contrib/gdb/gdb/config/i386/x86-64linux.mt U src/contrib/gdb/gdb/config/i386/xm-cygwin.h U src/contrib/gdb/gdb/config/i386/xm-go32.h U src/contrib/gdb/gdb/config/i386/xm-i386.h U src/contrib/gdb/gdb/config/i386/xm-i386aix.h U src/contrib/gdb/gdb/config/i386/xm-i386bsd.h U src/contrib/gdb/gdb/config/i386/xm-i386gnu.h U src/contrib/gdb/gdb/config/i386/xm-i386m3.h U src/contrib/gdb/gdb/config/i386/xm-i386mach.h U src/contrib/gdb/gdb/config/i386/xm-i386mk.h U src/contrib/gdb/gdb/config/i386/xm-i386sco.h U src/contrib/gdb/gdb/config/i386/xm-i386v.h U src/contrib/gdb/gdb/config/i386/xm-i386v32.h U src/contrib/gdb/gdb/config/i386/xm-i386v4.h U src/contrib/gdb/gdb/config/i386/xm-nbsd.h U src/contrib/gdb/gdb/config/i386/xm-ptx.h U src/contrib/gdb/gdb/config/i386/xm-ptx4.h U src/contrib/gdb/gdb/config/i386/xm-symmetry.h U src/contrib/gdb/gdb/config/alpha/alpha-linux.mh U src/contrib/gdb/gdb/config/alpha/alpha-linux.mt U src/contrib/gdb/gdb/config/alpha/alpha-osf1.mh U src/contrib/gdb/gdb/config/alpha/alpha-osf1.mt U src/contrib/gdb/gdb/config/alpha/alpha-osf2.mh U src/contrib/gdb/gdb/config/alpha/alpha-osf3.mh U src/contrib/gdb/gdb/config/alpha/fbsd.mh U src/contrib/gdb/gdb/config/alpha/fbsd.mt U src/contrib/gdb/gdb/config/alpha/nm-fbsd.h U src/contrib/gdb/gdb/config/alpha/nm-linux.h U src/contrib/gdb/gdb/config/alpha/nm-osf.h U src/contrib/gdb/gdb/config/alpha/nm-osf2.h U src/contrib/gdb/gdb/config/alpha/nm-osf3.h U src/contrib/gdb/gdb/config/alpha/tm-alpha.h U src/contrib/gdb/gdb/config/alpha/tm-alphalinux.h U src/contrib/gdb/gdb/config/alpha/tm-fbsd.h U src/contrib/gdb/gdb/config/alpha/xm-alphalinux.h U src/contrib/gdb/gdb/config/alpha/xm-alphaosf.h U src/contrib/gdb/gdb/config/powerpc/aix.mh U src/contrib/gdb/gdb/config/powerpc/aix.mt U src/contrib/gdb/gdb/config/powerpc/gdbserve.mt U src/contrib/gdb/gdb/config/powerpc/linux.mh U src/contrib/gdb/gdb/config/powerpc/linux.mt U src/contrib/gdb/gdb/config/powerpc/nbsd.mh U src/contrib/gdb/gdb/config/powerpc/nbsd.mt U src/contrib/gdb/gdb/config/powerpc/nm-aix.h U src/contrib/gdb/gdb/config/powerpc/nm-linux.h U src/contrib/gdb/gdb/config/powerpc/nm-nbsd.h U src/contrib/gdb/gdb/config/powerpc/ppc-eabi.mt U src/contrib/gdb/gdb/config/powerpc/ppc-sim.mt U src/contrib/gdb/gdb/config/powerpc/ppcle-eabi.mt U src/contrib/gdb/gdb/config/powerpc/ppcle-sim.mt U src/contrib/gdb/gdb/config/powerpc/tm-linux.h U src/contrib/gdb/gdb/config/powerpc/tm-nbsd.h U src/contrib/gdb/gdb/config/powerpc/tm-ppc-aix.h U src/contrib/gdb/gdb/config/powerpc/tm-ppc-eabi.h U src/contrib/gdb/gdb/config/powerpc/tm-ppc-sim.h U src/contrib/gdb/gdb/config/powerpc/tm-ppcle-eabi.h U src/contrib/gdb/gdb/config/powerpc/tm-ppcle-sim.h U src/contrib/gdb/gdb/config/powerpc/tm-vxworks.h U src/contrib/gdb/gdb/config/powerpc/vxworks.mt U src/contrib/gdb/gdb/config/powerpc/xm-aix.h U src/contrib/gdb/gdb/config/powerpc/xm-linux.h U src/contrib/gdb/gdb/config/ia64/aix.mh U src/contrib/gdb/gdb/config/ia64/aix.mt U src/contrib/gdb/gdb/config/ia64/linux.mh U src/contrib/gdb/gdb/config/ia64/linux.mt U src/contrib/gdb/gdb/config/ia64/nm-aix.h U src/contrib/gdb/gdb/config/ia64/nm-linux.h U src/contrib/gdb/gdb/config/ia64/tm-aix.h U src/contrib/gdb/gdb/config/ia64/tm-ia64.h U src/contrib/gdb/gdb/config/ia64/tm-linux.h U src/contrib/gdb/gdb/config/ia64/xm-aix.h U src/contrib/gdb/gdb/config/ia64/xm-linux.h U src/contrib/gdb/gdb/config/none/nm-none.h U src/contrib/gdb/gdb/config/none/none.mh U src/contrib/gdb/gdb/config/none/none.mt U src/contrib/gdb/gdb/config/none/tm-none.h U src/contrib/gdb/gdb/config/none/xm-none.h U src/contrib/gdb/gdb/config/sparc/fbsd.mh U src/contrib/gdb/gdb/config/sparc/fbsd.mt U src/contrib/gdb/gdb/config/sparc/linux.mh U src/contrib/gdb/gdb/config/sparc/linux.mt U src/contrib/gdb/gdb/config/sparc/nbsd.mh U src/contrib/gdb/gdb/config/sparc/nbsd.mt U src/contrib/gdb/gdb/config/sparc/nbsdelf.mh U src/contrib/gdb/gdb/config/sparc/nm-fbsd.h U src/contrib/gdb/gdb/config/sparc/nm-linux.h U src/contrib/gdb/gdb/config/sparc/nm-nbsd.h U src/contrib/gdb/gdb/config/sparc/nm-nbsdelf.h U src/contrib/gdb/gdb/config/sparc/nm-sparclynx.h U src/contrib/gdb/gdb/config/sparc/nm-sun4os4.h U src/contrib/gdb/gdb/config/sparc/nm-sun4sol2.h U src/contrib/gdb/gdb/config/sparc/sp64.mt U src/contrib/gdb/gdb/config/sparc/sp64linux.mt U src/contrib/gdb/gdb/config/sparc/sp64sim.mt U src/contrib/gdb/gdb/config/sparc/sp64sol2.mt U src/contrib/gdb/gdb/config/sparc/sparc-em.mt U src/contrib/gdb/gdb/config/sparc/sparclet.mt U src/contrib/gdb/gdb/config/sparc/sparclite.mt U src/contrib/gdb/gdb/config/sparc/sparclynx.mh U src/contrib/gdb/gdb/config/sparc/sparclynx.mt U src/contrib/gdb/gdb/config/sparc/sun4os4.mh U src/contrib/gdb/gdb/config/sparc/sun4os4.mt U src/contrib/gdb/gdb/config/sparc/sun4sol2.mh U src/contrib/gdb/gdb/config/sparc/sun4sol2.mt U src/contrib/gdb/gdb/config/sparc/tm-fbsd.h U src/contrib/gdb/gdb/config/sparc/tm-linux.h U src/contrib/gdb/gdb/config/sparc/tm-nbsd.h U src/contrib/gdb/gdb/config/sparc/tm-sp64.h U src/contrib/gdb/gdb/config/sparc/tm-sp64linux.h U src/contrib/gdb/gdb/config/sparc/tm-sp64sim.h U src/contrib/gdb/gdb/config/sparc/tm-sparc.h U src/contrib/gdb/gdb/config/sparc/tm-sparclet.h U src/contrib/gdb/gdb/config/sparc/tm-sparclite.h U src/contrib/gdb/gdb/config/sparc/tm-sparclynx.h U src/contrib/gdb/gdb/config/sparc/tm-spc-em.h U src/contrib/gdb/gdb/config/sparc/tm-sun4os4.h U src/contrib/gdb/gdb/config/sparc/tm-sun4sol2.h U src/contrib/gdb/gdb/config/sparc/tm-vxsparc.h U src/contrib/gdb/gdb/config/sparc/vxsparc.mt U src/contrib/gdb/gdb/config/sparc/xm-linux.h U src/contrib/gdb/gdb/config/sparc/xm-nbsd.h U src/contrib/gdb/gdb/config/sparc/xm-sun4sol2.h U src/contrib/gdb/gdb/config/arm/embed.mt U src/contrib/gdb/gdb/config/arm/linux.mh U src/contrib/gdb/gdb/config/arm/linux.mt U src/contrib/gdb/gdb/config/arm/nbsd.mh U src/contrib/gdb/gdb/config/arm/nbsd.mt U src/contrib/gdb/gdb/config/arm/nm-linux.h U src/contrib/gdb/gdb/config/arm/nm-nbsd.h U src/contrib/gdb/gdb/config/arm/tm-arm.h U src/contrib/gdb/gdb/config/arm/tm-embed.h U src/contrib/gdb/gdb/config/arm/tm-linux.h U src/contrib/gdb/gdb/config/arm/tm-wince.h U src/contrib/gdb/gdb/config/arm/wince.mt U src/contrib/gdb/gdb/config/arm/xm-linux.h U src/contrib/gdb/gdb/config/arm/xm-nbsd.h U src/contrib/gdb/include/gdb/ChangeLog U src/contrib/gdb/include/gdb/signals.h 3 conflicts created by this import. Use the following command to help the merge: cvs checkout -jFSF:yesterday -jFSF src/contrib/gdb To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 10:53:51 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFB8C37B401; Sat, 12 Oct 2002 10:53:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7150043EB3; Sat, 12 Oct 2002 10:53:50 -0700 (PDT) (envelope-from nsayer@FreeBSD.org) Received: from freefall.freebsd.org (nsayer@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CHroCo042796; Sat, 12 Oct 2002 10:53:50 -0700 (PDT) (envelope-from nsayer@freefall.freebsd.org) Received: (from nsayer@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CHroRd042795; Sat, 12 Oct 2002 10:53:50 -0700 (PDT) Message-Id: <200210121753.g9CHroRd042795@freefall.freebsd.org> From: Nick Sayer Date: Sat, 12 Oct 2002 10:53:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/jabber-yahoo 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 nsayer 2002/10/12 10:53:49 PDT Modified files: net/jabber-yahoo Makefile pkg-plist Log: Add the sample config file Revision Changes Path 1.2 +1 -0 ports/net/jabber-yahoo/Makefile 1.2 +1 -0 ports/net/jabber-yahoo/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 Oct 12 10:56:34 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CA4C37B401; Sat, 12 Oct 2002 10:56:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4095A43EC5; Sat, 12 Oct 2002 10:56:33 -0700 (PDT) (envelope-from mp@FreeBSD.org) Received: from freefall.freebsd.org (mp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CHuWCo042952; Sat, 12 Oct 2002 10:56:33 -0700 (PDT) (envelope-from mp@freefall.freebsd.org) Received: (from mp@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CHuWWG042951; Sat, 12 Oct 2002 10:56:32 -0700 (PDT) Message-Id: <200210121756.g9CHuWWG042951@freefall.freebsd.org> From: Mark Peek Date: Sat, 12 Oct 2002 10:56:32 -0700 (PDT) To: cvs-committers@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 mp 2002/10/12 10:56:32 PDT Modified files: . exclude Log: Exclude src/contrib/gdb/gdb/version.in from header checking. Revision Changes Path 1.49 +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 Sat Oct 12 10:56:58 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FFC637B401; Sat, 12 Oct 2002 10:56:58 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADD2343E88; Sat, 12 Oct 2002 10:56:57 -0700 (PDT) (envelope-from mp@FreeBSD.org) Received: from freefall.freebsd.org (mp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CHuvCo043017; Sat, 12 Oct 2002 10:56:57 -0700 (PDT) (envelope-from mp@freefall.freebsd.org) Received: (from mp@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CHuv3G043016; Sat, 12 Oct 2002 10:56:57 -0700 (PDT) Message-Id: <200210121756.g9CHuv3G043016@freefall.freebsd.org> From: Mark Peek Date: Sat, 12 Oct 2002 10:56:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gdb/gdb version.in src/contrib/gdb/gdb/config/i386 tm-fbsd.h src/contrib/gdb/gdb/gdbserver gdbreplay.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 mp 2002/10/12 10:56:57 PDT Modified files: contrib/gdb/gdb version.in contrib/gdb/gdb/config/i386 tm-fbsd.h contrib/gdb/gdb/gdbserver gdbreplay.c Log: Resolve conflicts with gdb-5.2.1 import. Revision Changes Path 1.4 +4 -0 src/contrib/gdb/gdb/config/i386/tm-fbsd.h 1.6 +10 -0 src/contrib/gdb/gdb/gdbserver/gdbreplay.c 1.3 +1 -1 src/contrib/gdb/gdb/version.in To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 11: 8:46 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B882337B401; Sat, 12 Oct 2002 11:08:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6931B43EB7; Sat, 12 Oct 2002 11:08:45 -0700 (PDT) (envelope-from mp@FreeBSD.org) Received: from freefall.freebsd.org (mp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CI8jCo049652; Sat, 12 Oct 2002 11:08:45 -0700 (PDT) (envelope-from mp@freefall.freebsd.org) Received: (from mp@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CI8jH0049651; Sat, 12 Oct 2002 11:08:45 -0700 (PDT) Message-Id: <200210121808.g9CI8jH0049651@freefall.freebsd.org> From: Mark Peek Date: Sat, 12 Oct 2002 11:08:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils/gdb kvm-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 mp 2002/10/12 11:08:44 PDT Modified files: gnu/usr.bin/binutils/gdb kvm-fbsd.c Log: Fix function parameter lists to be correct and eliminate compiler warnings. Revision Changes Path 1.43 +4 -3 src/gnu/usr.bin/binutils/gdb/kvm-fbsd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 11:10:14 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C59837B401; Sat, 12 Oct 2002 11:10:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFC0D43E88; Sat, 12 Oct 2002 11:10:13 -0700 (PDT) (envelope-from anders@FreeBSD.org) Received: from freefall.freebsd.org (anders@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CIADCo049846; Sat, 12 Oct 2002 11:10:13 -0700 (PDT) (envelope-from anders@freefall.freebsd.org) Received: (from anders@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CIADir049845; Sat, 12 Oct 2002 11:10:13 -0700 (PDT) Message-Id: <200210121810.g9CIADir049845@freefall.freebsd.org> From: Anders Nordby Date: Sat, 12 Oct 2002 11:10:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/calendar/calendars calendar.freebsd X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/12 11:10:13 PDT Modified files: usr.bin/calendar/calendars calendar.freebsd Log: Add self. Revision Changes Path 1.81 +1 -0 src/usr.bin/calendar/calendars/calendar.freebsd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 11:31:48 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D648637B404; Sat, 12 Oct 2002 11:31:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78B0443E9E; Sat, 12 Oct 2002 11:31:46 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CIVkCo056501; Sat, 12 Oct 2002 11:31:46 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CIVkXX056500; Sat, 12 Oct 2002 11:31:46 -0700 (PDT) Message-Id: <200210121831.g9CIVkXX056500@freefall.freebsd.org> From: Akinori MUSHA Date: Sat, 12 Oct 2002 11:31:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/ruby-freedb Makefile distinfo pkg-plist ports/audio/ruby-freedb/files patch-freedb_cdrom.c patch-lib::freedb.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 2002/10/12 11:31:45 PDT Modified files: audio/ruby-freedb Makefile distinfo pkg-plist Added files: audio/ruby-freedb/files patch-freedb_cdrom.c patch-lib::freedb.rb Log: Update to 0.4, with a couple of patches applied. (which were submitted to the author already) There were some (rather small) API changes. Read the bundled documents for details. Revision Changes Path 1.7 +3 -3 ports/audio/ruby-freedb/Makefile 1.5 +1 -1 ports/audio/ruby-freedb/distinfo 1.1 +48 -0 ports/audio/ruby-freedb/files/patch-freedb_cdrom.c (new) 1.1 +80 -0 ports/audio/ruby-freedb/files/patch-lib::freedb.rb (new) 1.4 +6 -3 ports/audio/ruby-freedb/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 Oct 12 11:54:44 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C66C37B404; Sat, 12 Oct 2002 11:54:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFDE543EDE; Sat, 12 Oct 2002 11:54:42 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CIsgCo061287; Sat, 12 Oct 2002 11:54:42 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CIsgTN061286; Sat, 12 Oct 2002 11:54:42 -0700 (PDT) Message-Id: <200210121854.g9CIsgTN061286@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 12 Oct 2002 11:54:42 -0700 (PDT) To: cvs-committers@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 obrien 2002/10/12 11:54:42 PDT Modified files: devel Makefile Log: Add "gdb53", which was repo copied from "gdb52". Revision Changes Path 1.948 +1 -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 Sat Oct 12 11:58:10 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22E0637B401; Sat, 12 Oct 2002 11:58:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFD0243EB1; Sat, 12 Oct 2002 11:58:08 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CIw8Co061491; Sat, 12 Oct 2002 11:58:08 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CIw8ZZ061490; Sat, 12 Oct 2002 11:58:08 -0700 (PDT) Message-Id: <200210121858.g9CIw8ZZ061490@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 12 Oct 2002 11:58:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/gdb53 Makefile distinfo pkg-comment pkg-descr pkg-plist ports/devel/gdb53/files patch-gdb_version.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 2002/10/12 11:58:08 PDT Modified files: devel/gdb53 Makefile distinfo pkg-comment pkg-descr pkg-plist devel/gdb53/files patch-gdb_version.in Log: Upgrade to a GDB 5.3 snapshot, after being repo copied from "gdb52". Revision Changes Path 1.15 +12 -5 ports/devel/gdb53/Makefile 1.11 +1 -1 ports/devel/gdb53/distinfo 1.2 +2 -2 ports/devel/gdb53/files/patch-gdb_version.in 1.3 +1 -1 ports/devel/gdb53/pkg-comment 1.3 +1 -1 ports/devel/gdb53/pkg-descr 1.5 +2 -2 ports/devel/gdb53/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 Oct 12 12: 0:38 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 520A937B401; Sat, 12 Oct 2002 12:00:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D96F143EB1; Sat, 12 Oct 2002 12:00:34 -0700 (PDT) (envelope-from ue@FreeBSD.org) Received: from freefall.freebsd.org (ue@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CJ0YCo062555; Sat, 12 Oct 2002 12:00:34 -0700 (PDT) (envelope-from ue@freefall.freebsd.org) Received: (from ue@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CJ0Yv7062554; Sat, 12 Oct 2002 12:00:34 -0700 (PDT) Message-Id: <200210121900.g9CJ0Yv7062554@freefall.freebsd.org> From: Udo Erdelhoff Date: Sat, 12 Oct 2002 12:00:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/de_DE.ISO8859-1/errata article.sgml src/release/doc/de_DE.ISO8859-1/hardware Makefile src/release/doc/de_DE.ISO8859-1/hardware/alpha article.sgml proc-alpha.sgml src/release/doc/de_DE.ISO8859-1/hardware/common dev.sgml hw.ent src/release/doc/de_DE.ISO8859-1/hardware/i386 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 ue 2002/10/12 12:00:34 PDT Modified files: release/doc/de_DE.ISO8859-1/errata article.sgml release/doc/de_DE.ISO8859-1/hardware Makefile release/doc/de_DE.ISO8859-1/hardware/alpha article.sgml proc-alpha.sgml release/doc/de_DE.ISO8859-1/hardware/common dev.sgml hw.ent release/doc/de_DE.ISO8859-1/hardware/i386 article.sgml proc-i386.sgml release/doc/de_DE.ISO8859-1/hardware/ia64 article.sgml release/doc/de_DE.ISO8859-1/hardware/sparc64 article.sgml proc-sparc64.sgml release/doc/de_DE.ISO8859-1/installation Makefile release/doc/de_DE.ISO8859-1/installation/alpha article.sgml release/doc/de_DE.ISO8859-1/installation/common install.sgml trouble.sgml release/doc/de_DE.ISO8859-1/installation/i386 article.sgml release/doc/de_DE.ISO8859-1/installation/sparc64 article.sgml install.sgml release/doc/de_DE.ISO8859-1/readme article.sgml release/doc/de_DE.ISO8859-1/relnotes Makefile release/doc/de_DE.ISO8859-1/relnotes/alpha article.sgml release/doc/de_DE.ISO8859-1/relnotes/common new.sgml relnotes.ent release/doc/de_DE.ISO8859-1/relnotes/i386 article.sgml release/doc/de_DE.ISO8859-1/relnotes/sparc64 article.sgml release/doc/de_DE.ISO8859-1/share/sgml catalog release.dsl Added files: release/doc/de_DE.ISO8859-1/hardware/pc98 Makefile article.sgml proc-pc98.sgml release/doc/de_DE.ISO8859-1/installation/pc98 Makefile article.sgml release/doc/de_DE.ISO8859-1/relnotes/pc98 Makefile article.sgml Removed files: release/doc/de_DE.ISO8859-1/share/sgml release.ent Log: And the MFbed for the German version of the -current release notes, this time before the release (novel concept for me, I know :( ) Translation updates: hardware/alpha/proc-alpha.sgml: 1.41 -> 1.44 hardware/common/dev.sgml: 1.91 -> 1.106 hardware/i386/proc-i386.sgml: 1.2 -> 1.3 relnotes/common/new.sgml: 1.355 -> 1.432 relnotes/common/relnotes.ent: 1.2 -> 1.3 Translation fixes: hardware/sparc64/proc-sparc64.sgml installation/common/install.sgml installation/common/trouble.sgml installation/sparc64/install.sgml readme/article.sgml Affected by the removal of the seperate release.ent file (FINALLY!): errata/article.sgml hardware/alpha/article.sgml hardware/i386/article.sgml hardware/ia64/article.sgml hardware/sparc64/article.sgml installation/alpha/article.sgml installation/i386/article.sgml installation/sparc64/article.sgml relnotes/alpha/article.sgml relnotes/i386/article.sgml relnotes/sparc64/article.sgml share/sgml/catalog share/sgml/release.dsl share/sgml/release.ent Changed for the addition of the PC98 release notes, German version hardware/Makefile installation/Makefile relnotes/Makefile hardware/common/hw.ent (and of course all the new files for pc98) Thanks again to Martin Heinen for cleanup. Revision Changes Path 1.4 +3 -4 src/release/doc/de_DE.ISO8859-1/errata/article.sgml 1.2 +3 -3 src/release/doc/de_DE.ISO8859-1/hardware/Makefile 1.3 +2 -3 src/release/doc/de_DE.ISO8859-1/hardware/alpha/article.sgml 1.7 +25 -440 src/release/doc/de_DE.ISO8859-1/hardware/alpha/proc-alpha.sgml 1.6 +849 -257 src/release/doc/de_DE.ISO8859-1/hardware/common/dev.sgml 1.2 +3 -3 src/release/doc/de_DE.ISO8859-1/hardware/common/hw.ent 1.3 +2 -3 src/release/doc/de_DE.ISO8859-1/hardware/i386/article.sgml 1.3 +9 -7 src/release/doc/de_DE.ISO8859-1/hardware/i386/proc-i386.sgml 1.3 +2 -3 src/release/doc/de_DE.ISO8859-1/hardware/ia64/article.sgml 1.1 +22 -0 src/release/doc/de_DE.ISO8859-1/hardware/pc98/Makefile (new) 1.1 +30 -0 src/release/doc/de_DE.ISO8859-1/hardware/pc98/article.sgml (new) 1.1 +13 -0 src/release/doc/de_DE.ISO8859-1/hardware/pc98/proc-pc98.sgml (new) 1.3 +2 -3 src/release/doc/de_DE.ISO8859-1/hardware/sparc64/article.sgml 1.4 +2 -2 src/release/doc/de_DE.ISO8859-1/hardware/sparc64/proc-sparc64.sgml 1.4 +3 -2 src/release/doc/de_DE.ISO8859-1/installation/Makefile 1.3 +2 -3 src/release/doc/de_DE.ISO8859-1/installation/alpha/article.sgml 1.5 +5 -5 src/release/doc/de_DE.ISO8859-1/installation/common/install.sgml 1.3 +4 -3 src/release/doc/de_DE.ISO8859-1/installation/common/trouble.sgml 1.3 +2 -3 src/release/doc/de_DE.ISO8859-1/installation/i386/article.sgml 1.1 +22 -0 src/release/doc/de_DE.ISO8859-1/installation/pc98/Makefile (new) 1.1 +32 -0 src/release/doc/de_DE.ISO8859-1/installation/pc98/article.sgml (new) 1.2 +2 -2 src/release/doc/de_DE.ISO8859-1/installation/sparc64/article.sgml 1.6 +2 -2 src/release/doc/de_DE.ISO8859-1/installation/sparc64/install.sgml 1.6 +3 -3 src/release/doc/de_DE.ISO8859-1/readme/article.sgml 1.2 +3 -3 src/release/doc/de_DE.ISO8859-1/relnotes/Makefile 1.3 +2 -3 src/release/doc/de_DE.ISO8859-1/relnotes/alpha/article.sgml 1.9 +1468 -739 src/release/doc/de_DE.ISO8859-1/relnotes/common/new.sgml 1.2 +5 -3 src/release/doc/de_DE.ISO8859-1/relnotes/common/relnotes.ent 1.3 +2 -3 src/release/doc/de_DE.ISO8859-1/relnotes/i386/article.sgml 1.1 +20 -0 src/release/doc/de_DE.ISO8859-1/relnotes/pc98/Makefile (new) 1.1 +27 -0 src/release/doc/de_DE.ISO8859-1/relnotes/pc98/article.sgml (new) 1.3 +2 -2 src/release/doc/de_DE.ISO8859-1/relnotes/sparc64/article.sgml 1.2 +1 -5 src/release/doc/de_DE.ISO8859-1/share/sgml/catalog 1.4 +2 -3 src/release/doc/de_DE.ISO8859-1/share/sgml/release.dsl 1.3 +0 -44 src/release/doc/de_DE.ISO8859-1/share/sgml/release.ent (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 12: 2:36 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D7F737B401; Sat, 12 Oct 2002 12:02:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C160D43EAA; Sat, 12 Oct 2002 12:02:35 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CJ2ZCo064237; Sat, 12 Oct 2002 12:02:35 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CJ2Zu1064236; Sat, 12 Oct 2002 12:02:35 -0700 (PDT) Message-Id: <200210121902.g9CJ2Zu1064236@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 12 Oct 2002 12:02:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/gdb53/files patch-gdb_config_i386_fbsd.mh X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/12 12:02:35 PDT Modified files: devel/gdb53/files patch-gdb_config_i386_fbsd.mh Log: Don't build the xfreemod enhancement until I have a chance to port it from GDB 5.2 to 5.3. Revision Changes Path 1.3 +1 -1 ports/devel/gdb53/files/patch-gdb_config_i386_fbsd.mh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 12: 4:57 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B29F37B401; Sat, 12 Oct 2002 12:04:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E13C443EB1; Sat, 12 Oct 2002 12:04:55 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from freefall.freebsd.org (blackend@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CJ4tCo064341; Sat, 12 Oct 2002 12:04:55 -0700 (PDT) (envelope-from blackend@freefall.freebsd.org) Received: (from blackend@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CJ4t3N064340; Sat, 12 Oct 2002 12:04:55 -0700 (PDT) Message-Id: <200210121904.g9CJ4t3N064340@freefall.freebsd.org> From: Marc Fonvieille Date: Sat, 12 Oct 2002 12:04:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports LEGAL X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/12 12:04:55 PDT Modified files: . LEGAL Log: Fix a typo: s/lawier/lawyer/ PR: docs/43921 Submitted by: Mike Bristow Approved by: portsmgr (will) Revision Changes Path 1.259 +2 -2 ports/LEGAL To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 12: 6:57 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7773537B401; Sat, 12 Oct 2002 12:06:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27AA643EAC; Sat, 12 Oct 2002 12:06:56 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from freefall.freebsd.org (obrien@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CJ6uCo068833; Sat, 12 Oct 2002 12:06:56 -0700 (PDT) (envelope-from obrien@freefall.freebsd.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CJ6t5M068832; Sat, 12 Oct 2002 12:06:55 -0700 (PDT) Message-Id: <200210121906.g9CJ6t5M068832@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 12 Oct 2002 12:06:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/gdb53/files patch-sparc_fbsd.mh X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/12 12:06:55 PDT Added files: devel/gdb53/files patch-sparc_fbsd.mh Log: Jake is changing the trapframe/regs/ucontext structures for FreeBSD/sparc64. Revision Changes Path 1.1 +16 -0 ports/devel/gdb53/files/patch-sparc_fbsd.mh (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 12:13:32 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E21637B401; Sat, 12 Oct 2002 12:13:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC6EB43EAC; Sat, 12 Oct 2002 12:13:30 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CJDUCo072193; Sat, 12 Oct 2002 12:13:30 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CJDU8P072192; Sat, 12 Oct 2002 12:13:30 -0700 (PDT) Message-Id: <200210121913.g9CJDU8P072192@freefall.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Oct 2002 12:13:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-wm/metacity-setup Makefile ports/x11-wm/metacity-setup/files patch-src_callbacks.c patch-src_interface.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 2002/10/12 12:13:30 PDT Modified files: x11-wm/metacity-setup Makefile x11-wm/metacity-setup/files patch-src_callbacks.c Added files: x11-wm/metacity-setup/files patch-src_interface.c Log: Make Metacity 2.4.x the default version. Submitted by: Franz Klammer Revision Changes Path 1.14 +1 -0 ports/x11-wm/metacity-setup/Makefile 1.5 +17 -2 ports/x11-wm/metacity-setup/files/patch-src_callbacks.c 1.1 +13 -0 ports/x11-wm/metacity-setup/files/patch-src_interface.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 Oct 12 12:14:15 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DBCE37B401; Sat, 12 Oct 2002 12:14:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1FE943EB2; Sat, 12 Oct 2002 12:14:14 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CJEECo072364; Sat, 12 Oct 2002 12:14:14 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CJEEFL072363; Sat, 12 Oct 2002 12:14:14 -0700 (PDT) Message-Id: <200210121914.g9CJEEFL072363@freefall.freebsd.org> From: Akinori MUSHA Date: Sat, 12 Oct 2002 12:14:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/flashplayer 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 2002/10/12 12:14:14 PDT Modified files: graphics/flashplayer Makefile Log: Drop maintainership. Revision Changes Path 1.9 +2 -2 ports/graphics/flashplayer/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 12:28:37 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 745AB37B401; Sat, 12 Oct 2002 12:28:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2200F43E6A; Sat, 12 Oct 2002 12:28:36 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CJSaCo075164; Sat, 12 Oct 2002 12:28:36 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CJSZbm075163; Sat, 12 Oct 2002 12:28:35 -0700 (PDT) Message-Id: <200210121928.g9CJSZbm075163@freefall.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Oct 2002 12:28:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/gnomeicu2/files patch-src::gnomeicu-client.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 2002/10/12 12:28:35 PDT Added files: net/gnomeicu2/files patch-src::gnomeicu-client.c Log: Fix build on -CURRENT. Revision Changes Path 1.1 +13 -0 ports/net/gnomeicu2/files/patch-src::gnomeicu-client.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 Oct 12 12:29:24 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4952437B401; Sat, 12 Oct 2002 12:29:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEB9443EB3; Sat, 12 Oct 2002 12:29:22 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CJTMCo075254; Sat, 12 Oct 2002 12:29:22 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CJTMMR075253; Sat, 12 Oct 2002 12:29:22 -0700 (PDT) Message-Id: <200210121929.g9CJTMMR075253@freefall.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Oct 2002 12:29:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/gnomeicu2 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 2002/10/12 12:29:22 PDT Modified files: net/gnomeicu2 Makefile Log: The last commit should also have read: PR: 43482 Submitted by: Erik Greenwald Revision Changes Path 1.48 +0 -0 ports/net/gnomeicu2/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 12:44:50 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2962337B401; Sat, 12 Oct 2002 12:44:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D142043EB2; Sat, 12 Oct 2002 12:44:49 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CJinCo079839; Sat, 12 Oct 2002 12:44:49 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CJinDa079838; Sat, 12 Oct 2002 12:44:49 -0700 (PDT) Message-Id: <200210121944.g9CJinDa079838@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 12:44:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/nawk 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 2002/10/12 12:44:49 PDT Modified files: lang/nawk Makefile Log: Update to awk 20020628 Revision Changes Path 1.21 +1 -1 ports/lang/nawk/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 12:46:50 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCBAD37B401; Sat, 12 Oct 2002 12:46:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A47F43E8A; Sat, 12 Oct 2002 12:46:49 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from freefall.freebsd.org (blackend@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CJknCo079913; Sat, 12 Oct 2002 12:46:49 -0700 (PDT) (envelope-from blackend@freefall.freebsd.org) Received: (from blackend@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CJknFm079912; Sat, 12 Oct 2002 12:46:49 -0700 (PDT) Message-Id: <200210121946.g9CJknFm079912@freefall.freebsd.org> From: Marc Fonvieille Date: Sat, 12 Oct 2002 12:46:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/advanced-networking 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 blackend 2002/10/12 12:46:49 PDT Modified files: en_US.ISO8859-1/books/handbook/advanced-networking chapter.sgml Log: Fix a broken link. PR: docs/43983 Submitted by: Byron Schlemmer Revision Changes Path 1.170 +1 -1 doc/en_US.ISO8859-1/books/handbook/advanced-networking/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 Oct 12 12:51: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE3F737B401; Sat, 12 Oct 2002 12:51:05 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC46E43E88; Sat, 12 Oct 2002 12:51:04 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.3/8.12.3) with ESMTP id g9CJowpk008321; Sat, 12 Oct 2002 13:51:03 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sat, 12 Oct 2002 13:50:10 -0600 (MDT) Message-Id: <20021012.135010.02183908.imp@bsdimp.com> To: silby@silby.com Cc: silby@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pci if_xl.c From: "M. Warner Losh" In-Reply-To: <20021012010453.W80926-100000@patrocles.silby.com> References: <200210120547.g9C5lotV050978@freefall.freebsd.org> <20021012010453.W80926-100000@patrocles.silby.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: <20021012010453.W80926-100000@patrocles.silby.com> Mike Silbersack writes: : FYI, what I am doing with this series of MFCs is to bring the -current and : -stable drivers into sync where possible. I was recently asked to add : another quirk for a specific chipset, at which point I found that the two : drivers are diverging to the point where maintainence has become a pain. : Most of the changes I'm MFCing are cardbus related, and will naturally be : non-functional (and harmless) on -stable. I've heard rumors that there are pci versions of the cardbus cards, but have been unable to confirm or deny them since my contact at 3Com left for greener pastures. :-( Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 12:53:51 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85B1F37B401; Sat, 12 Oct 2002 12:53:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3874C43EC2; Sat, 12 Oct 2002 12:53:50 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CJroCo082209; Sat, 12 Oct 2002 12:53:50 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CJrnYG082208; Sat, 12 Oct 2002 12:53:49 -0700 (PDT) Message-Id: <200210121953.g9CJrnYG082208@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 12:53:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/align 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 kris 2002/10/12 12:53:49 PDT Modified files: textproc/align distinfo Log: Vendor distfile changes a URL in a comment. Add the new md5 sum Revision Changes Path 1.3 +1 -0 ports/textproc/align/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 12:59:31 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B41BB37B401; Sat, 12 Oct 2002 12:59:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65AE843EAC; Sat, 12 Oct 2002 12:59:30 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CJxUCo082357; Sat, 12 Oct 2002 12:59:30 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CJxUGG082356; Sat, 12 Oct 2002 12:59:30 -0700 (PDT) Message-Id: <200210121959.g9CJxUGG082356@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 12:59:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/connect4 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 kris 2002/10/12 12:59:29 PDT Modified files: games/connect4 distinfo Log: Add a duplicate md5 sum (different email address in usenet article source) Revision Changes Path 1.3 +1 -0 ports/games/connect4/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 13: 9:20 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B8A237B401; Sat, 12 Oct 2002 13:09:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D8E943EC5; Sat, 12 Oct 2002 13:09:19 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CK9ICo089028; Sat, 12 Oct 2002 13:09:19 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CK9IkL089027; Sat, 12 Oct 2002 13:09:18 -0700 (PDT) Message-Id: <200210122009.g9CK9IkL089027@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 13:09:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/superlu 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 kris 2002/10/12 13:09:18 PDT Modified files: math/superlu Makefile distinfo Log: Update to superlu 2.0.20020923 (lots of code changes, no vendor version bump) Revision Changes Path 1.11 +2 -3 ports/math/superlu/Makefile 1.8 +1 -1 ports/math/superlu/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 13:28: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A3E237B401; Sat, 12 Oct 2002 13:28:00 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25E8143EAC; Sat, 12 Oct 2002 13:28:00 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from freefall.freebsd.org (dinoex@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CKS0Co093747; Sat, 12 Oct 2002 13:28:00 -0700 (PDT) (envelope-from dinoex@freefall.freebsd.org) Received: (from dinoex@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CKRxlU093746; Sat, 12 Oct 2002 13:27:59 -0700 (PDT) Message-Id: <200210122027.g9CKRxlU093746@freefall.freebsd.org> From: Dirk Meyer Date: Sat, 12 Oct 2002 13:27:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/openssl Makefile pkg-plist ports/security/openssl/files patch-ab ports/security/openssl-beta Makefile pkg-plist ports/security/openssl-beta/files 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 dinoex 2002/10/12 13:27:59 PDT Modified files: security/openssl Makefile pkg-plist security/openssl/files patch-ab security/openssl-beta Makefile pkg-plist security/openssl-beta/files patch-ab Log: Install openssl's man pages in standard manpath PR: 43658 Revision Changes Path 1.68 +3 -1 ports/security/openssl-beta/Makefile 1.13 +10 -1 ports/security/openssl-beta/files/patch-ab 1.24 +0 -5 ports/security/openssl-beta/pkg-plist 1.68 +3 -1 ports/security/openssl/Makefile 1.13 +10 -1 ports/security/openssl/files/patch-ab 1.23 +0 -5 ports/security/openssl/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 Oct 12 13:32: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 372ED37B401; Sat, 12 Oct 2002 13:32:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCB9343E8A; Sat, 12 Oct 2002 13:32:03 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CKW3Co096124; Sat, 12 Oct 2002 13:32:03 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CKW3XH096123; Sat, 12 Oct 2002 13:32:03 -0700 (PDT) Message-Id: <200210122032.g9CKW3XH096123@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 13:32:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/lib/libdialog kernel.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 kris 2002/10/12 13:32:03 PDT Modified files: gnu/lib/libdialog kernel.c Log: Disallow libdialog to be used in setugid applications; it is chock full of buffer overflows. MFC after: 3 days Revision Changes Path 1.27 +8 -0 src/gnu/lib/libdialog/kernel.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 13:34: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7359637B401; Sat, 12 Oct 2002 13:34:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FA9243E6A; Sat, 12 Oct 2002 13:34:07 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CKY7Co096284; Sat, 12 Oct 2002 13:34:07 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CKY6ln096283; Sat, 12 Oct 2002 13:34:06 -0700 (PDT) Message-Id: <200210122034.g9CKY6ln096283@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 13:34:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/russian/cyrproxy Makefile distinfo ports/russian/cyrproxy/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 kris 2002/10/12 13:34:06 PDT Modified files: russian/cyrproxy Makefile distinfo russian/cyrproxy/files patch-aa Log: Vendor made minor code changes with no version bump. Label this as ru-cyrproxy-1.4.2.20010208. Revision Changes Path 1.8 +3 -2 ports/russian/cyrproxy/Makefile 1.3 +1 -1 ports/russian/cyrproxy/distinfo 1.3 +79 -79 ports/russian/cyrproxy/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 Sat Oct 12 13:35:14 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E55137B401; Sat, 12 Oct 2002 13:35:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EBF243E77; Sat, 12 Oct 2002 13:35:13 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: from freefall.freebsd.org (olgeni@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CKZDCo096435; Sat, 12 Oct 2002 13:35:13 -0700 (PDT) (envelope-from olgeni@freefall.freebsd.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CKZDGT096434; Sat, 12 Oct 2002 13:35:13 -0700 (PDT) Message-Id: <200210122035.g9CKZDGT096434@freefall.freebsd.org> From: Jimmy Olgeni Date: Sat, 12 Oct 2002 13:35:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/gtk-xfce-engine/files patch-ltmain.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 olgeni 2002/10/12 13:35:12 PDT Added files: x11-toolkits/gtk-xfce-engine/files patch-ltmain.sh Log: Get rid of .la files. Revision Changes Path 1.1 +25 -0 ports/x11-toolkits/gtk-xfce-engine/files/patch-ltmain.sh (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 13:35:58 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63D6D37B401; Sat, 12 Oct 2002 13:35:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 133E443E8A; Sat, 12 Oct 2002 13:35:57 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: from freefall.freebsd.org (marcel@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CKZuCo096534; Sat, 12 Oct 2002 13:35:56 -0700 (PDT) (envelope-from marcel@freefall.freebsd.org) Received: (from marcel@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CKZuio096533; Sat, 12 Oct 2002 13:35:56 -0700 (PDT) Message-Id: <200210122035.g9CKZuio096533@freefall.freebsd.org> From: Marcel Moolenaar Date: Sat, 12 Oct 2002 13:35:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: 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 marcel 2002/10/12 13:35:56 PDT Modified files: sys/ia64/include pmap.h Log: Remove the dependency on ia64_cpu.h by not defining pmap_kextract() as a trivial function that only calls ia64_tpa() and hence requires the prototype of ia64_tpa(), but by defining pmap_kextract as ia64_tpa. This solves the inclusion ordering issue in ddb/db_watch.c Revision Changes Path 1.10 +1 -6 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 Oct 12 13:40:38 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92AB937B401; Sat, 12 Oct 2002 13:40:37 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 429B343E6E; Sat, 12 Oct 2002 13:40:37 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: from freefall.freebsd.org (marcel@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CKebCo097653; Sat, 12 Oct 2002 13:40:37 -0700 (PDT) (envelope-from marcel@freefall.freebsd.org) Received: (from marcel@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CKeatu097643; Sat, 12 Oct 2002 13:40:36 -0700 (PDT) Message-Id: <200210122040.g9CKeatu097643@freefall.freebsd.org> From: Marcel Moolenaar Date: Sat, 12 Oct 2002 13:40:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci agp_amd.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 2002/10/12 13:40:36 PDT Modified files: sys/pci agp_amd.c Log: Make this compile on 64-bit architectures (e.g. ia64) by not assuming pointers (but more precisely vm_offset_t) can be printed with %x. Use %p instead and cast the argument to caddr_t. Revision Changes Path 1.11 +2 -2 src/sys/pci/agp_amd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 13:41:34 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03B4037B401; Sat, 12 Oct 2002 13:41:33 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-165-226-88.dsl.lsan03.pacbell.net [64.165.226.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 781E843E91; Sat, 12 Oct 2002 13:41:32 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 0005D66E58; Sat, 12 Oct 2002 13:41:31 -0700 (PDT) Date: Sat, 12 Oct 2002 13:41:31 -0700 From: Kris Kennaway To: Dirk Meyer Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/security/openssl Makefile pkg-plist ports/security/openssl/files patch-ab ports/security/openssl-beta Makefile pkg-plist ports/security/openssl-beta/files patch-ab Message-ID: <20021012204131.GA93425@xor.obsecurity.org> References: <200210122027.g9CKRxlU093746@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="k+w/mQv8wyuph6w0" Content-Disposition: inline In-Reply-To: <200210122027.g9CKRxlU093746@freefall.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 --k+w/mQv8wyuph6w0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Oct 12, 2002 at 01:27:59PM -0700, Dirk Meyer wrote: > dinoex 2002/10/12 13:27:59 PDT >=20 > Modified files: > security/openssl Makefile pkg-plist=20 > security/openssl/files patch-ab=20 > security/openssl-beta Makefile pkg-plist=20 > security/openssl-beta/files patch-ab=20 > Log: > Install openssl's man pages in standard manpath > PR: 43658 What about the problem that the openssl manpages shadow some of the system manpages? Kris --k+w/mQv8wyuph6w0 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9qIj7Wry0BWjoQKURAsWIAKCUHxDx2xhOxxtss6+5NcXK2Wk3ZwCg3P5o ODylw9Cz0H+TvCszIjH8f04= =3GXK -----END PGP SIGNATURE----- --k+w/mQv8wyuph6w0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 13:42:13 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE60C37B401; Sat, 12 Oct 2002 13:42:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60CF043EB3; Sat, 12 Oct 2002 13:42:11 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CKgBCo098781; Sat, 12 Oct 2002 13:42:11 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CKgBlm098780; Sat, 12 Oct 2002 13:42:11 -0700 (PDT) Message-Id: <200210122042.g9CKgBlm098780@freefall.freebsd.org> From: Akinori MUSHA Date: Sat, 12 Oct 2002 13:42:10 -0700 (PDT) To: cvs-committers@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 knu 2002/10/12 13:42:10 PDT Modified files: Mk bsd.sites.mk Log: Update MASTER_SITE_RINGSERVER: - Remove www.mirrornavi.com from comment which seems to be dead. - Replace the http site with the Tenbin server. Revision Changes Path 1.110 +7 -11 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 Sat Oct 12 13:54: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B0FD37B401; Sat, 12 Oct 2002 13:54:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B6C043E9E; Sat, 12 Oct 2002 13:54:06 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: from freefall.freebsd.org (marcel@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CKs5Co001164; Sat, 12 Oct 2002 13:54:06 -0700 (PDT) (envelope-from marcel@freefall.freebsd.org) Received: (from marcel@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CKs5k6001163; Sat, 12 Oct 2002 13:54:05 -0700 (PDT) Message-Id: <200210122054.g9CKs5k6001163@freefall.freebsd.org> From: Marcel Moolenaar Date: Sat, 12 Oct 2002 13:54:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 db_trace.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 2002/10/12 13:54:05 PDT Modified files: sys/ia64/ia64 db_trace.c Log: MFp4: Include machine/vmparam.h to pull in definition of IA64_RR_BASE. Obtained from: peter Revision Changes Path 1.13 +1 -0 src/sys/ia64/ia64/db_trace.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 14: 2:21 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE17837B401; Sat, 12 Oct 2002 14:02:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CDB943E9E; Sat, 12 Oct 2002 14:02:20 -0700 (PDT) (envelope-from trevor@FreeBSD.org) Received: from freefall.freebsd.org (trevor@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CL2KCo003428; Sat, 12 Oct 2002 14:02:20 -0700 (PDT) (envelope-from trevor@freefall.freebsd.org) Received: (from trevor@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CL2KSP003427; Sat, 12 Oct 2002 14:02:20 -0700 (PDT) Message-Id: <200210122102.g9CL2KSP003427@freefall.freebsd.org> From: Trevor Johnson Date: Sat, 12 Oct 2002 14:02:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/beonex 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 2002/10/12 14:02:20 PDT Modified files: www/beonex Makefile Log: Chatzilla and the spell-checker are default extensions for Beonex, so to disable Chatzilla, list all the other default extensions. The spell-checker is used by both the HTML editor and mail/news. I haven't yet added a knob to disable the HTML editor, so the spell-checker is always enabled too. Submitted by: Ben Bucksch Revision Changes Path 1.4 +2 -2 ports/www/beonex/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 14: 4: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D16C37B401; Sat, 12 Oct 2002 14:04:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BEE043E9E; Sat, 12 Oct 2002 14:04:02 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: from freefall.freebsd.org (marcel@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CL41Co003500; Sat, 12 Oct 2002 14:04:01 -0700 (PDT) (envelope-from marcel@freefall.freebsd.org) Received: (from marcel@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CL41ML003499; Sat, 12 Oct 2002 14:04:01 -0700 (PDT) Message-Id: <200210122104.g9CL41ML003499@freefall.freebsd.org> From: Marcel Moolenaar Date: Sat, 12 Oct 2002 14:04:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 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 marcel 2002/10/12 14:04:01 PDT Modified files: sys/ia64/ia64 pmap.c Log: Polish previous commit: o Replace KSTACK_PAGES with pages on panic() in pmap_new_thread(), o Fix style bugs in adjacent code, o Use NULL instead of 0 for pointers, o Save the virtual kstack address if we create an alternate kstack because 1) we can derive the physical (RR7) address from it and 2) we need the virtual address for contigfree() in pmap_dispose_thread(). Thus td_altkstack saves td_md.md_kstackvirt. Revision Changes Path 1.81 +18 -13 src/sys/ia64/ia64/pmap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 14: 4:40 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 127BC37B401; Sat, 12 Oct 2002 14:04:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B39C243EAF; Sat, 12 Oct 2002 14:04:39 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from freefall.freebsd.org (dinoex@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CL4dCo003619; Sat, 12 Oct 2002 14:04:39 -0700 (PDT) (envelope-from dinoex@freefall.freebsd.org) Received: (from dinoex@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CL4d5K003618; Sat, 12 Oct 2002 14:04:39 -0700 (PDT) Message-Id: <200210122104.g9CL4d5K003618@freefall.freebsd.org> From: Dirk Meyer Date: Sat, 12 Oct 2002 14:04:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/openssl Makefile pkg-plist ports/security/openssl-beta 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 dinoex 2002/10/12 14:04:39 PDT Modified files: security/openssl Makefile pkg-plist security/openssl-beta Makefile pkg-plist Log: Install manpages in standard only if OPENSSL_OVERWRITE_BASE is not set. Revision Changes Path 1.69 +4 -1 ports/security/openssl-beta/Makefile 1.25 +5 -0 ports/security/openssl-beta/pkg-plist 1.69 +4 -1 ports/security/openssl/Makefile 1.24 +5 -0 ports/security/openssl/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 Oct 12 14: 7:26 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C92B37B401; Sat, 12 Oct 2002 14:07:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED1ED43EB1; Sat, 12 Oct 2002 14:07:24 -0700 (PDT) (envelope-from trevor@FreeBSD.org) Received: from freefall.freebsd.org (trevor@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CL7OCo008008; Sat, 12 Oct 2002 14:07:24 -0700 (PDT) (envelope-from trevor@freefall.freebsd.org) Received: (from trevor@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CL7O6R008007; Sat, 12 Oct 2002 14:07:24 -0700 (PDT) Message-Id: <200210122107.g9CL7O6R008007@freefall.freebsd.org> From: Trevor Johnson Date: Sat, 12 Oct 2002 14:07:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/beonex 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 2002/10/12 14:07:24 PDT Modified files: www/beonex Makefile Log: Use most of the configure options from Ben Bucksch's .mozconfig. tested on: -CURRENT/i386 (it still compiles) Submitted by: Ben Bucksch Revision Changes Path 1.5 +5 -3 ports/www/beonex/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 14: 8:31 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05F7637B401; Sat, 12 Oct 2002 14:08:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA8D943EB1; Sat, 12 Oct 2002 14:08:30 -0700 (PDT) (envelope-from wosch@FreeBSD.org) Received: from freefall.freebsd.org (wosch@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CL8UCo008045; Sat, 12 Oct 2002 14:08:30 -0700 (PDT) (envelope-from wosch@freefall.freebsd.org) Received: (from wosch@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CL8UXg008044; Sat, 12 Oct 2002 14:08:30 -0700 (PDT) Message-Id: <200210122108.g9CL8UXg008044@freefall.freebsd.org> From: Wolfram Schneider Date: Sat, 12 Oct 2002 14:08:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en docs.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 wosch 2002/10/12 14:08:30 PDT Modified files: en docs.sgml Log: Added link to FreeBSD 4.7-RELEASES manpages. Revision Changes Path 1.156 +2 -1 www/en/docs.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 14:10:18 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6184637B401; Sat, 12 Oct 2002 14:10:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 115F243EAF; Sat, 12 Oct 2002 14:10:17 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CLAGCo008365; Sat, 12 Oct 2002 14:10:16 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CLAGh8008363; Sat, 12 Oct 2002 14:10:16 -0700 (PDT) Message-Id: <200210122110.g9CLAGh8008363@freefall.freebsd.org> From: Akinori MUSHA Date: Sat, 12 Oct 2002 14:10:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults make.conf 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 knu 2002/10/12 14:10:16 PDT Modified files: (Branch: RELENG_4) etc/defaults make.conf Log: Get rid of the first two patterns from the MASTER_SORT_REGEX example. They shouldn't be needed when we have MASTER_SITES :fu with which each port can define MASTER_SITES effectively and flexibly. While I'm here, merge the remaining two patterns into one. Note that this is not an MFC. /etc/defaults/make.conf in CURRENT (share/examples/etc/make.conf) no longer describes ports-specific options. Revision Changes Path 1.97.2.76 +1 -1 src/etc/defaults/make.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 14:23:55 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8888337B401; Sat, 12 Oct 2002 14:23:54 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39A3143EAF; Sat, 12 Oct 2002 14:23:54 -0700 (PDT) (envelope-from mp@FreeBSD.org) Received: from freefall.freebsd.org (mp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CLNsCo012736; Sat, 12 Oct 2002 14:23:54 -0700 (PDT) (envelope-from mp@freefall.freebsd.org) Received: (from mp@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CLNrWi012730; Sat, 12 Oct 2002 14:23:53 -0700 (PDT) Message-Id: <200210122123.g9CLNrWi012730@freefall.freebsd.org> From: Mark Peek Date: Sat, 12 Oct 2002 14:23:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils/gdb 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 mp 2002/10/12 14:23:53 PDT Modified files: gnu/usr.bin/binutils/gdb Makefile Log: Remove dependency on version.in for version information. Submitted by: obrien Revision Changes Path 1.62 +3 -2 src/gnu/usr.bin/binutils/gdb/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 14:25:45 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1A8437B401; Sat, 12 Oct 2002 14:25:43 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-165-226-88.dsl.lsan03.pacbell.net [64.165.226.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D0BD43EB2; Sat, 12 Oct 2002 14:25:43 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 902E966B5E; Sat, 12 Oct 2002 14:25:42 -0700 (PDT) Date: Sat, 12 Oct 2002 14:25:42 -0700 From: Kris Kennaway To: Dirk Meyer Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/security/openssl Makefile pkg-plist ports/security/openssl-beta Makefile pkg-plist Message-ID: <20021012212542.GB93425@xor.obsecurity.org> References: <200210122104.g9CL4d5K003618@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5/uDoXvLw7AC5HRs" Content-Disposition: inline In-Reply-To: <200210122104.g9CL4d5K003618@freefall.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 --5/uDoXvLw7AC5HRs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Oct 12, 2002 at 02:04:39PM -0700, Dirk Meyer wrote: > dinoex 2002/10/12 14:04:39 PDT >=20 > Modified files: > security/openssl Makefile pkg-plist=20 > security/openssl-beta Makefile pkg-plist=20 > Log: > Install manpages in standard only if OPENSSL_OVERWRITE_BASE is not set. I think this is still wrong (worse, in fact) since you're overwriting things like passwd.1 completely now. Kris --5/uDoXvLw7AC5HRs Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9qJNWWry0BWjoQKURApp3AKD3z9/WloyEvCdtjSKfIcJBGc1xKQCg9Qe3 T5pGrw6NJzvKKK7vNBsl1H0= =oQom -----END PGP SIGNATURE----- --5/uDoXvLw7AC5HRs-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 14:33:50 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CC4837B401; Sat, 12 Oct 2002 14:33:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0CD743EB7; Sat, 12 Oct 2002 14:33:49 -0700 (PDT) (envelope-from mp@FreeBSD.org) Received: from freefall.freebsd.org (mp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CLXnCo015176; Sat, 12 Oct 2002 14:33:49 -0700 (PDT) (envelope-from mp@freefall.freebsd.org) Received: (from mp@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CLXnNi015175; Sat, 12 Oct 2002 14:33:49 -0700 (PDT) Message-Id: <200210122133.g9CLXnNi015175@freefall.freebsd.org> From: Mark Peek Date: Sat, 12 Oct 2002 14:33:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gdb FREEBSD-Xlist FREEBSD-upgrade X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mp 2002/10/12 14:33:49 PDT Modified files: contrib/gdb FREEBSD-Xlist FREEBSD-upgrade Log: Document import of gdb-5.2.1. Revision Changes Path 1.5 +25 -8 src/contrib/gdb/FREEBSD-Xlist 1.2 +15 -6 src/contrib/gdb/FREEBSD-upgrade To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 14:47:12 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D403637B401; Sat, 12 Oct 2002 14:47:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84E1C43EAA; Sat, 12 Oct 2002 14:47:11 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from freefall.freebsd.org (blackend@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CLlBCo017628; Sat, 12 Oct 2002 14:47:11 -0700 (PDT) (envelope-from blackend@freefall.freebsd.org) Received: (from blackend@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CLlBBR017627; Sat, 12 Oct 2002 14:47:11 -0700 (PDT) Message-Id: <200210122147.g9CLlBBR017627@freefall.freebsd.org> From: Marc Fonvieille Date: Sat, 12 Oct 2002 14:47:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/fr_FR.ISO8859-1/books/handbook 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 blackend 2002/10/12 14:47:11 PDT Modified files: fr_FR.ISO8859-1/books/handbook Makefile Log: Use images from en_US directory. Revision Changes Path 1.9 +64 -64 doc/fr_FR.ISO8859-1/books/handbook/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 14:55:49 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3845437B401; Sat, 12 Oct 2002 14:55:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7C0843EDC; Sat, 12 Oct 2002 14:55:47 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CLtlCo019955; Sat, 12 Oct 2002 14:55:47 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CLtlqt019954; Sat, 12 Oct 2002 14:55:47 -0700 (PDT) Message-Id: <200210122155.g9CLtlqt019954@freefall.freebsd.org> From: Akinori MUSHA Date: Sat, 12 Oct 2002 14:55:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/apache-contrib Makefile ports/www/apache13 Makefile ports/www/apache13+ipv6 Makefile ports/www/apache13-fp Makefile ports/www/apache13-modssl Makefile ports/www/apache2 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 2002/10/12 14:55:47 PDT Modified files: www/apache-contrib Makefile www/apache13 Makefile www/apache13+ipv6 Makefile www/apache13-fp Makefile www/apache13-modssl Makefile www/apache2 Makefile Log: Add MASTER_SITE_RINGSERVER to MASTER_SITES. Revision Changes Path 1.8 +3 -2 ports/www/apache-contrib/Makefile 1.32 +2 -1 ports/www/apache13+ipv6/Makefile 1.38 +5 -4 ports/www/apache13-fp/Makefile 1.110 +3 -1 ports/www/apache13-modssl/Makefile 1.125 +2 -1 ports/www/apache13/Makefile 1.134 +1 -0 ports/www/apache2/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 14:57:12 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 384F037B401; Sat, 12 Oct 2002 14:57:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDBA643E7B; Sat, 12 Oct 2002 14:57:11 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CLvBCo020194; Sat, 12 Oct 2002 14:57:11 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CLvBbI020193; Sat, 12 Oct 2002 14:57:11 -0700 (PDT) Message-Id: <200210122157.g9CLvBbI020193@freefall.freebsd.org> From: Akinori MUSHA Date: Sat, 12 Oct 2002 14:57:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/apache13-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 knu 2002/10/12 14:57:11 PDT Modified files: www/apache13-ssl Makefile Log: Add MASTER_SITE_RINGSERVER to MASTER_SITES. Tag apache-ssl sites with :ssl. Revision Changes Path 1.81 +19 -18 ports/www/apache13-ssl/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 15: 1:58 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCEF837B401; Sat, 12 Oct 2002 15:01:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F7A543EA9; Sat, 12 Oct 2002 15:01:57 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CM1vCo022399; Sat, 12 Oct 2002 15:01:57 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CM1vwn022398; Sat, 12 Oct 2002 15:01:57 -0700 (PDT) Message-Id: <200210122201.g9CM1vwn022398@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 15:01:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libdisk 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 kris 2002/10/12 15:01:57 PDT Modified files: lib/libdisk disk.c Log: Zero memory after malloc. This stops sysinstall from dumping core during disk probing with malloc debugging enabled. MFC after: 1 week Revision Changes Path 1.78 +1 -0 src/lib/libdisk/disk.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 15: 2:54 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1741637B401; Sat, 12 Oct 2002 15:02:54 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAD0D43EB1; Sat, 12 Oct 2002 15:02:53 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CM2rCo022442; Sat, 12 Oct 2002 15:02:53 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CM2rYY022441; Sat, 12 Oct 2002 15:02:53 -0700 (PDT) Message-Id: <200210122202.g9CM2rYY022441@freefall.freebsd.org> From: Robert Watson Date: Sat, 12 Oct 2002 15:02:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys access.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 rwatson 2002/10/12 15:02:53 PDT Modified files: (Branch: RELENG_4) lib/libc/sys access.2 Log: MFC elements of access.2#1.13, providing a little clarification on the nature of the security risks associated with the use of access(2). Obtained from: TrustedBSD Project Requested by: anarcat@anarcat.ath.cx Revision Changes Path 1.7.2.5 +5 -1 src/lib/libc/sys/access.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 15: 3:23 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC09F37B401; Sat, 12 Oct 2002 15:03:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CE4443EB1; Sat, 12 Oct 2002 15:03:22 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CM3MCo022536; Sat, 12 Oct 2002 15:03:22 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CM3MN3022535; Sat, 12 Oct 2002 15:03:22 -0700 (PDT) Message-Id: <200210122203.g9CM3MN3022535@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 15:03:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libdisk 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 kris 2002/10/12 15:03:22 PDT Modified files: lib/libdisk disk.c Log: Use buffer-safe string functions for paranoia. Revision Changes Path 1.79 +12 -11 src/lib/libdisk/disk.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 15: 4:36 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B7EE537B401; Sat, 12 Oct 2002 15:04:33 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-165-226-88.dsl.lsan03.pacbell.net [64.165.226.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4121843EAC; Sat, 12 Oct 2002 15:04:33 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id C113766B5E; Sat, 12 Oct 2002 15:04:32 -0700 (PDT) Date: Sat, 12 Oct 2002 15:04:32 -0700 From: Kris Kennaway To: Kris Kennaway Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libdisk disk.c Message-ID: <20021012220432.GA95038@xor.obsecurity.org> References: <200210122201.g9CM1vwn022398@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gBBFr7Ir9EOA20Yy" Content-Disposition: inline In-Reply-To: <200210122201.g9CM1vwn022398@freefall.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 --gBBFr7Ir9EOA20Yy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Oct 12, 2002 at 03:01:57PM -0700, Kris Kennaway wrote: > kris 2002/10/12 15:01:57 PDT >=20 > Modified files: > lib/libdisk disk.c=20 > Log: > Zero memory after malloc. This stops sysinstall from dumping core > during disk probing with malloc debugging enabled. I have no idea how this went for so long without being noticed. sysinstall wouldn't even start with the default malloc settings. Kris --gBBFr7Ir9EOA20Yy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9qJxwWry0BWjoQKURAicnAJ4ixQKd6kAjqGWwGJpou5MX+okrOACeKahx gN74rPap3FLRlTBzfLOb3So= =a18h -----END PGP SIGNATURE----- --gBBFr7Ir9EOA20Yy-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 15: 8: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DB9437B401; Sat, 12 Oct 2002 15:08:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EECC43EB3; Sat, 12 Oct 2002 15:08:02 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CM82Co026952; Sat, 12 Oct 2002 15:08:02 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CM824S026951; Sat, 12 Oct 2002 15:08:02 -0700 (PDT) Message-Id: <200210122208.g9CM824S026951@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 15:08:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/news/knews/files patch-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 kris 2002/10/12 15:08:02 PDT Modified files: news/knews/files patch-file.c Log: Fix build on -current (use TMPDIR environment variable to get preferred tmp directory, and fall back to _PATH_TMP, instead of using header definitions that are no longer visible by default.) Submitted by: Steven G. Kargl (based on) PR: ports/42510 Revision Changes Path 1.3 +27 -15 ports/news/knews/files/patch-file.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 15:12:28 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B6DE37B401; Sat, 12 Oct 2002 15:12:27 -0700 (PDT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73F1D43EB7; Sat, 12 Oct 2002 15:12:26 -0700 (PDT) (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.4/8.12.4) with SMTP id g9CMBpOo044915; Sat, 12 Oct 2002 18:11:52 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Sat, 12 Oct 2002 18:11:51 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Kris Kennaway Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libdisk disk.c In-Reply-To: <20021012220432.GA95038@xor.obsecurity.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 Sat, 12 Oct 2002, Kris Kennaway wrote: > On Sat, Oct 12, 2002 at 03:01:57PM -0700, Kris Kennaway wrote: > > kris 2002/10/12 15:01:57 PDT > > > > Modified files: > > lib/libdisk disk.c > > Log: > > Zero memory after malloc. This stops sysinstall from dumping core > > during disk probing with malloc debugging enabled. > > I have no idea how this went for so long without being noticed. > sysinstall wouldn't even start with the default malloc settings. That is odd -- I use sysinstall with relative frequency for disk labeling and prep. I've also had a number of coworkers install -CURRENT using recent snapshots and they haven't run into 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 Sat Oct 12 15:20:44 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6BE437B401; Sat, 12 Oct 2002 15:20:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84BB743EC2; Sat, 12 Oct 2002 15:20:43 -0700 (PDT) (envelope-from sumikawa@FreeBSD.org) Received: from freefall.freebsd.org (sumikawa@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CMKhCo030743; Sat, 12 Oct 2002 15:20:43 -0700 (PDT) (envelope-from sumikawa@freefall.freebsd.org) Received: (from sumikawa@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CMKhn2030740; Sat, 12 Oct 2002 15:20:43 -0700 (PDT) Message-Id: <200210122220.g9CMKhn2030740@freefall.freebsd.org> From: Munechika SUMIKAWA Date: Sat, 12 Oct 2002 15:20:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/wwwoffle 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 sumikawa 2002/10/12 15:20:43 PDT Modified files: www/wwwoffle Makefile distinfo pkg-plist Log: Upgrade to 2.7f. Revision Changes Path 1.27 +1 -1 ports/www/wwwoffle/Makefile 1.14 +1 -1 ports/www/wwwoffle/distinfo 1.14 +2 -0 ports/www/wwwoffle/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 Oct 12 15:21:25 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D05F37B401; Sat, 12 Oct 2002 15:21:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D263143E88; Sat, 12 Oct 2002 15:21:24 -0700 (PDT) (envelope-from sumikawa@FreeBSD.org) Received: from freefall.freebsd.org (sumikawa@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CMLOCo031535; Sat, 12 Oct 2002 15:21:24 -0700 (PDT) (envelope-from sumikawa@freefall.freebsd.org) Received: (from sumikawa@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CMLOXT031534; Sat, 12 Oct 2002 15:21:24 -0700 (PDT) Message-Id: <200210122221.g9CMLOXT031534@freefall.freebsd.org> From: Munechika SUMIKAWA Date: Sat, 12 Oct 2002 15:21:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/echoping 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 sumikawa 2002/10/12 15:21:24 PDT Modified files: net/echoping Makefile distinfo Log: Upgrade to 5.0.0. IPv6 was newly supported. Revision Changes Path 1.11 +4 -4 ports/net/echoping/Makefile 1.7 +1 -1 ports/net/echoping/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 15:21:42 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 17F3637B401; Sat, 12 Oct 2002 15:21:39 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-165-226-88.dsl.lsan03.pacbell.net [64.165.226.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BF3C43EA3; Sat, 12 Oct 2002 15:21:38 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id DA53B66B5E; Sat, 12 Oct 2002 15:21:37 -0700 (PDT) Date: Sat, 12 Oct 2002 15:21:37 -0700 From: Kris Kennaway To: Robert Watson Cc: Kris Kennaway , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libdisk disk.c Message-ID: <20021012222137.GA95508@xor.obsecurity.org> References: <20021012220432.GA95038@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="PEIAKu/WMn1b1Hv9" 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 --PEIAKu/WMn1b1Hv9 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Oct 12, 2002 at 06:11:51PM -0400, Robert Watson wrote: >=20 > On Sat, 12 Oct 2002, Kris Kennaway wrote: >=20 > > On Sat, Oct 12, 2002 at 03:01:57PM -0700, Kris Kennaway wrote: > > > kris 2002/10/12 15:01:57 PDT > > >=20 > > > Modified files: > > > lib/libdisk disk.c=20 > > > Log: > > > Zero memory after malloc. This stops sysinstall from dumping core > > > during disk probing with malloc debugging enabled. > >=20 > > I have no idea how this went for so long without being noticed.=20 > > sysinstall wouldn't even start with the default malloc settings.=20 >=20 > That is odd -- I use sysinstall with relative frequency for disk labeling > and prep. I've also had a number of coworkers install -CURRENT using > recent snapshots and they haven't run into it... Here's the backtrace I was getting: #0 strsep (stringp=3D0xbfbfdcc8, delim=3D0x8093e7a " ") at /usr/src/lib/libc/string/strsep.c:67 #1 0x0806b22e in Disk_Names () at /usr/src/lib/libdisk/disk.c:522 #2 0x0804f2f2 in deviceGetAll () at /usr/src/usr.sbin/sysinstall/devices.c= :439 #3 0x0805cbab in main (argc=3D1, argv=3D0xbfbff820) at /usr/src/usr.sbin/sysinstall/main.c:128 #4 0x0804b2dc in _start (ap=3D0xbfbff900 "sysinstall") at /usr/src/lib/csu/i386-elf/crt1.c:126 (gdb) frame 1 #1 0x0806b22e in Disk_Names () at /usr/src/lib/libdisk/disk.c:522 522 for (dp =3D disks; ((*dp =3D strsep(&disklist, " ")) != =3D NULL) && (gdb) print disklist $1 =3D 0x80d6130 "ad0", '' ... (the character between the '' is ascii 0xd0, the character malloc debugging uses with the 'J' flag). I don't know why other people hadnt seen this. Kris --PEIAKu/WMn1b1Hv9 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9qKBxWry0BWjoQKURArVvAKDWfv2LJOFOHooC6mY0B1XLz2dulACdHuQL O5g3UGR1NVqMnTMXRJVEeGg= =W1jc -----END PGP SIGNATURE----- --PEIAKu/WMn1b1Hv9-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 15:24: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9B8137B401; Sat, 12 Oct 2002 15:24:08 -0700 (PDT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EBA743E9E; Sat, 12 Oct 2002 15:24:07 -0700 (PDT) (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.4/8.12.4) with SMTP id g9CMNbOo046072; Sat, 12 Oct 2002 18:23:37 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Sat, 12 Oct 2002 18:23:37 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Kris Kennaway Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libdisk disk.c In-Reply-To: <20021012222137.GA95508@xor.obsecurity.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 Sat, 12 Oct 2002, Kris Kennaway wrote: > (gdb) print disklist > $1 = 0x80d6130 "ad0", '' ... > > (the character between the '' is ascii 0xd0, the character malloc > debugging uses with the 'J' flag). > > I don't know why other people hadnt seen this. Perhaps in NO_GEOM, kern.disks has a NUL termination, and in GEOM it doesn't? Are you running with GEOM? 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 Sat Oct 12 15:24:43 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CC7637B401; Sat, 12 Oct 2002 15:24:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D75643EB1; Sat, 12 Oct 2002 15:24:41 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: from freefall.freebsd.org (marcel@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CMOfCo031673; Sat, 12 Oct 2002 15:24:41 -0700 (PDT) (envelope-from marcel@freefall.freebsd.org) Received: (from marcel@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CMOf29031672; Sat, 12 Oct 2002 15:24:41 -0700 (PDT) Message-Id: <200210122224.g9CMOf29031672@freefall.freebsd.org> From: Marcel Moolenaar Date: Sat, 12 Oct 2002 15:24:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf ldscript.ia64 X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/12 15:24:41 PDT Modified files: sys/conf ldscript.ia64 Log: Have the linker collect and combine all unwind_info and unwind sections so that the resulting load module has a single unwind table. This matches the behaviour in userland. Revision Changes Path 1.4 +2 -2 src/sys/conf/ldscript.ia64 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 15:26:42 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 043B337B401; Sat, 12 Oct 2002 15:26:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9F7E43E7B; Sat, 12 Oct 2002 15:26:41 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: from freefall.freebsd.org (alfred@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CMQfCo031745; Sat, 12 Oct 2002 15:26:41 -0700 (PDT) (envelope-from alfred@freefall.freebsd.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CMQfWQ031744; Sat, 12 Oct 2002 15:26:41 -0700 (PDT) Message-Id: <200210122226.g9CMQfWQ031744@freefall.freebsd.org> From: Alfred Perlstein Date: Sat, 12 Oct 2002 15:26:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern sys_pipe.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 alfred 2002/10/12 15:26:41 PDT Modified files: sys/kern sys_pipe.c Log: whitespace fixes. Revision Changes Path 1.123 +2 -2 src/sys/kern/sys_pipe.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 15:31:43 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0781537B401; Sat, 12 Oct 2002 15:31:42 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-165-226-88.dsl.lsan03.pacbell.net [64.165.226.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89BD943EB2; Sat, 12 Oct 2002 15:31:41 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 16DC066B5E; Sat, 12 Oct 2002 15:31:41 -0700 (PDT) Date: Sat, 12 Oct 2002 15:31:40 -0700 From: Kris Kennaway To: Robert Watson Cc: Kris Kennaway , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libdisk disk.c Message-ID: <20021012223140.GA95790@xor.obsecurity.org> References: <20021012222137.GA95508@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="k+w/mQv8wyuph6w0" 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 --k+w/mQv8wyuph6w0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Oct 12, 2002 at 06:23:37PM -0400, Robert Watson wrote: >=20 > On Sat, 12 Oct 2002, Kris Kennaway wrote: >=20 > > (gdb) print disklist > > $1 =3D 0x80d6130 "ad0", '' ... > >=20 > > (the character between the '' is ascii 0xd0, the character malloc > > debugging uses with the 'J' flag).=20 > >=20 > > I don't know why other people hadnt seen this.=20 >=20 > Perhaps in NO_GEOM, kern.disks has a NUL termination, and in GEOM it > doesn't? Are you running with GEOM?=20 Yes. Kris --k+w/mQv8wyuph6w0 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9qKLMWry0BWjoQKURArYEAKDKD3sgaNu7AgN4wBFHniUp6uG66gCgqM0M DDCorFC6kmYn8g3LqZdX3cM= =Fi8a -----END PGP SIGNATURE----- --k+w/mQv8wyuph6w0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 15:42:50 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 774A637B401; Sat, 12 Oct 2002 15:42:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2620843E97; Sat, 12 Oct 2002 15:42:49 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: from freefall.freebsd.org (marcel@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CMgnCo036110; Sat, 12 Oct 2002 15:42:49 -0700 (PDT) (envelope-from marcel@freefall.freebsd.org) Received: (from marcel@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CMgnFa036109; Sat, 12 Oct 2002 15:42:49 -0700 (PDT) Message-Id: <200210122242.g9CMgnFa036109@freefall.freebsd.org> From: Marcel Moolenaar Date: Sat, 12 Oct 2002 15:42:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 exception.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 marcel 2002/10/12 15:42:48 PDT Modified files: sys/ia64/ia64 exception.s Log: Plug two holes where we returned to userland without restoring the predicate registers. Even though the ITLB and DTLB interrupts happen often enough, this bug didn't do much harm. The reason is that the interrupt handlers only modify p1 and since this is a preserved (callee-saved) register it is hardly used in code generated by the compiler. Compilers use scratch registers by default. Changing the interrupt handlers to use p6 (ie a scratch register) proved that the bug was in fact fatal. Revision Changes Path 1.35 +2 -0 src/sys/ia64/ia64/exception.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 15:50:14 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B93337B401; Sat, 12 Oct 2002 15:50:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE86043EA9; Sat, 12 Oct 2002 15:50:12 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CMoCCo036568; Sat, 12 Oct 2002 15:50:12 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CMoCIF036567; Sat, 12 Oct 2002 15:50:12 -0700 (PDT) Message-Id: <200210122250.g9CMoCIF036567@freefall.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Oct 2002 15:50:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/gtkglarea2 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 marcus 2002/10/12 15:50:12 PDT Modified files: x11-toolkits/gtkglarea2 Makefile pkg-plist Log: * Do not install .la files * Correct GNOMENG usage to use gnomehack (this installs the .pc file in the correct location) * Use USE_X_PREFIX Approved by: maintainer Revision Changes Path 1.16 +3 -0 ports/x11-toolkits/gtkglarea2/Makefile 1.5 +1 -2 ports/x11-toolkits/gtkglarea2/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 Oct 12 15:50:41 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49C0B37B401; Sat, 12 Oct 2002 15:50:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDB2643EA9; Sat, 12 Oct 2002 15:50:39 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CModCo037507; Sat, 12 Oct 2002 15:50:39 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CModjJ037499; Sat, 12 Oct 2002 15:50:39 -0700 (PDT) Message-Id: <200210122250.g9CModjJ037499@freefall.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Oct 2002 15:50:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/gtkglarea2/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 2002/10/12 15:50:39 PDT Added files: x11-toolkits/gtkglarea2/files patch-configure Log: Add patch forgotten in last commit. Revision Changes Path 1.1 +10 -0 ports/x11-toolkits/gtkglarea2/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 Sat Oct 12 15:51: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B47A737B401; Sat, 12 Oct 2002 15:51:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6441143EA9; Sat, 12 Oct 2002 15:51:04 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CMp4Co038540; Sat, 12 Oct 2002 15:51:04 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CMp4tj038539; Sat, 12 Oct 2002 15:51:04 -0700 (PDT) Message-Id: <200210122251.g9CMp4tj038539@freefall.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Oct 2002 15:51:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/gtkglarea 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 2002/10/12 15:51:04 PDT Modified files: x11-toolkits/gtkglarea Makefile Log: Use USE_X_PREFIX. Revision Changes Path 1.15 +2 -0 ports/x11-toolkits/gtkglarea/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 15:54: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4239437B401; Sat, 12 Oct 2002 15:53:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0149943EA9; Sat, 12 Oct 2002 15:53:59 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CMrwCo038765; Sat, 12 Oct 2002 15:53:58 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CMrw8Q038764; Sat, 12 Oct 2002 15:53:58 -0700 (PDT) Message-Id: <200210122253.g9CMrw8Q038764@freefall.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Oct 2002 15:53:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/py-gtk2 Makefile distinfo pkg-install pkg-plist ports/x11-toolkits/py-gtk2/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 2002/10/12 15:53:58 PDT Modified files: x11-toolkits/py-gtk2 Makefile distinfo pkg-install pkg-plist Added files: x11-toolkits/py-gtk2/files patch-configure Log: * Update to 1.99.13 [1] * Don't install .la files [2] * Correct typo in pkg-install [2] * Add missing file to plist [2] * Correct GNOMENG dependency [2] * Fix portlint nits [2] PR: 43985 [1] Submitted by: maintainer [1] Approved by: maintainer [2] Revision Changes Path 1.57 +4 -4 ports/x11-toolkits/py-gtk2/Makefile 1.22 +1 -1 ports/x11-toolkits/py-gtk2/distinfo 1.4 +10 -0 ports/x11-toolkits/py-gtk2/files/patch-configure (new) 1.2 +1 -1 ports/x11-toolkits/py-gtk2/pkg-install 1.20 +102 -101 ports/x11-toolkits/py-gtk2/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 Oct 12 16: 0:41 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DDBD637B404; Sat, 12 Oct 2002 16:00:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D24243EAF; Sat, 12 Oct 2002 16:00:40 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: from freefall.freebsd.org (marcel@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CN0eCo040206; Sat, 12 Oct 2002 16:00:40 -0700 (PDT) (envelope-from marcel@freefall.freebsd.org) Received: (from marcel@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CN0eHZ040203; Sat, 12 Oct 2002 16:00:40 -0700 (PDT) Message-Id: <200210122300.g9CN0eHZ040203@freefall.freebsd.org> From: Marcel Moolenaar Date: Sat, 12 Oct 2002 16:00:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 sscdisk.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 2002/10/12 16:00:40 PDT Modified files: sys/ia64/ia64 sscdisk.c Log: o Fix typo in previous commit: s/sc-nsect/sc->nsect/ o Fix printf format error for %d format with long argument. Revision Changes Path 1.18 +2 -2 src/sys/ia64/ia64/sscdisk.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 16: 5:11 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFE3737B401; Sat, 12 Oct 2002 16:05:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EEAB43EB1; Sat, 12 Oct 2002 16:05:10 -0700 (PDT) (envelope-from dannyboy@FreeBSD.org) Received: from freefall.freebsd.org (dannyboy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CN5ACo043928; Sat, 12 Oct 2002 16:05:10 -0700 (PDT) (envelope-from dannyboy@freefall.freebsd.org) Received: (from dannyboy@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CN5AoX043924; Sat, 12 Oct 2002 16:05:10 -0700 (PDT) Message-Id: <200210122305.g9CN5AoX043924@freefall.freebsd.org> From: Daniel Harris Date: Sat, 12 Oct 2002 16:05:10 -0700 (PDT) To: cvs-committers@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 dannyboy 2002/10/12 16:05:10 PDT Modified files: devel/distcc Makefile distinfo Log: Update to 0.12. PR: 43972 Submitted by: maintainer Revision Changes Path 1.10 +1 -1 ports/devel/distcc/Makefile 1.8 +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 Sat Oct 12 16: 6:23 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 359DF37B401; Sat, 12 Oct 2002 16:06:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D79C043E91; Sat, 12 Oct 2002 16:06:21 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CN6LCo046087; Sat, 12 Oct 2002 16:06:21 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CN6LWH046086; Sat, 12 Oct 2002 16:06:21 -0700 (PDT) Message-Id: <200210122306.g9CN6LWH046086@freefall.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Oct 2002 16:06:21 -0700 (PDT) To: cvs-committers@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 marcus 2002/10/12 16:06:21 PDT Modified files: en_US.ISO8859-1/articles/contributors article.sgml Log: Add Martin Klaffenboeck for his work on ports/x11-toolkits/gtk--2 and ports/devel/libsigc++12. Revision Changes Path 1.273 +4 -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 Sat Oct 12 16:11:34 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13CEE37B401; Sat, 12 Oct 2002 16:11:34 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93C1943EEC; Sat, 12 Oct 2002 16:11:33 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from freefall.freebsd.org (blackend@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CNBXCo048334; Sat, 12 Oct 2002 16:11:33 -0700 (PDT) (envelope-from blackend@freefall.freebsd.org) Received: (from blackend@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CNBXXI048333; Sat, 12 Oct 2002 16:11:33 -0700 (PDT) Message-Id: <200210122311.g9CNBXXI048333@freefall.freebsd.org> From: Marc Fonvieille Date: Sat, 12 Oct 2002 16:11:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/x11 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 blackend 2002/10/12 16:11:33 PDT Modified files: en_US.ISO8859-1/books/handbook/x11 chapter.sgml Log: Explain that XF86Config.new is created in the directory covered by the environment variable $HOME. Revision Changes Path 1.96 +1 -1 doc/en_US.ISO8859-1/books/handbook/x11/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 Oct 12 16:28: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3AC4237B401; Sat, 12 Oct 2002 16:27:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E412343E91; Sat, 12 Oct 2002 16:27:58 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from freefall.freebsd.org (alane@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CNRwCo050931; Sat, 12 Oct 2002 16:27:58 -0700 (PDT) (envelope-from alane@freefall.freebsd.org) Received: (from alane@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CNRwbI050930; Sat, 12 Oct 2002 16:27:58 -0700 (PDT) Message-Id: <200210122327.g9CNRwbI050930@freefall.freebsd.org> From: Alan Eldridge Date: Sat, 12 Oct 2002 16:27:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/autoconf213/files patch-Makefile.in patch-aa patch-ab patch-ac patch-acspecific.m4 patch-ad patch-ae patch-af patch-ag patch-autoconf.sh patch-autoconf.texi patch-autohader.sh patch-autoupdate.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 alane 2002/10/12 16:27:58 PDT Added files: devel/autoconf213/files patch-Makefile.in patch-acspecific.m4 patch-autoconf.sh patch-autoconf.texi patch-autohader.sh patch-autoupdate.sh Removed files: devel/autoconf213/files patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-ag Log: Renamed patch files so I can tell what they do. Changed $(INSTALL) to $(INSTALL_SCRIPT) in Makefile.in for the scripts. Revision Changes Path 1.1 +62 -0 ports/devel/autoconf213/files/patch-Makefile.in (new) 1.5 +0 -62 ports/devel/autoconf213/files/patch-aa (dead) 1.4 +0 -24 ports/devel/autoconf213/files/patch-ab (dead) 1.3 +0 -17 ports/devel/autoconf213/files/patch-ac (dead) 1.1 +11 -0 ports/devel/autoconf213/files/patch-acspecific.m4 (new) 1.4 +0 -26 ports/devel/autoconf213/files/patch-ad (dead) 1.2 +0 -11 ports/devel/autoconf213/files/patch-ae (dead) 1.2 +0 -20 ports/devel/autoconf213/files/patch-af (dead) 1.4 +0 -11 ports/devel/autoconf213/files/patch-ag (dead) 1.1 +26 -0 ports/devel/autoconf213/files/patch-autoconf.sh (new) 1.1 +24 -0 ports/devel/autoconf213/files/patch-autoconf.texi (new) 1.1 +11 -0 ports/devel/autoconf213/files/patch-autohader.sh (new) 1.1 +20 -0 ports/devel/autoconf213/files/patch-autoupdate.sh (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 16:43: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B6A337B401; Sat, 12 Oct 2002 16:43:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE4AB43E3B; Sat, 12 Oct 2002 16:43:04 -0700 (PDT) (envelope-from jake@FreeBSD.org) Received: from freefall.freebsd.org (jake@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9CNh4Co055767; Sat, 12 Oct 2002 16:43:04 -0700 (PDT) (envelope-from jake@freefall.freebsd.org) Received: (from jake@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9CNh4xI055766; Sat, 12 Oct 2002 16:43:04 -0700 (PDT) Message-Id: <200210122343.g9CNh4xI055766@freefall.freebsd.org> From: Jake Burkholder Date: Sat, 12 Oct 2002 16:43:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/sparc64 exception.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 jake 2002/10/12 16:43:04 PDT Modified files: sys/sparc64/sparc64 exception.S Log: Removed unused tl0_syscall. Revision Changes Path 1.49 +0 -84 src/sys/sparc64/sparc64/exception.S To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 17:13:20 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96B0B37B401; Sat, 12 Oct 2002 17:13:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4128E43EA3; Sat, 12 Oct 2002 17:13:19 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from freefall.freebsd.org (alane@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D0DJCo067378; Sat, 12 Oct 2002 17:13:19 -0700 (PDT) (envelope-from alane@freefall.freebsd.org) Received: (from alane@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D0DJe5067377; Sat, 12 Oct 2002 17:13:19 -0700 (PDT) Message-Id: <200210130013.g9D0DJe5067377@freefall.freebsd.org> From: Alan Eldridge Date: Sat, 12 Oct 2002 17:13:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/autoconf213 Makefile pkg-plist ports/devel/autoconf213/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 alane 2002/10/12 17:13:19 PDT Modified files: devel/autoconf213 Makefile pkg-plist devel/autoconf213/files patch-Makefile.in Log: Portrevision => 3. Put the damn support files in the right place. Modifying $(datadir) was not the right way to do it. I knew there was something about this port that bugged me. I am content now. Love is all you need. Give peace a chance. Revision Changes Path 1.35 +8 -8 ports/devel/autoconf213/Makefile 1.2 +19 -1 ports/devel/autoconf213/files/patch-Makefile.in 1.10 +16 -17 ports/devel/autoconf213/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 Oct 12 17:29: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E885D37B401; Sat, 12 Oct 2002 17:29:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A34743E9E; Sat, 12 Oct 2002 17:29:06 -0700 (PDT) (envelope-from mike@FreeBSD.org) Received: from freefall.freebsd.org (mike@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D0T6Co069906; Sat, 12 Oct 2002 17:29:06 -0700 (PDT) (envelope-from mike@freefall.freebsd.org) Received: (from mike@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D0T6Wl069905; Sat, 12 Oct 2002 17:29:06 -0700 (PDT) Message-Id: <200210130029.g9D0T6Wl069905@freefall.freebsd.org> From: Mike Barcroft Date: Sat, 12 Oct 2002 17:29:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include signal.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 2002/10/12 17:29:06 PDT Modified files: include signal.h Log: Assume POSIX/XSI is always visible in the __BSD_VISIBLE case. Fix a mix-up with siginterrupt(). Revision Changes Path 1.21 +8 -5 src/include/signal.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 17:31:48 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 762FF37B401; Sat, 12 Oct 2002 17:31:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 319A943E77; Sat, 12 Oct 2002 17:31:47 -0700 (PDT) (envelope-from mike@FreeBSD.org) Received: from freefall.freebsd.org (mike@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D0VlCo072130; Sat, 12 Oct 2002 17:31:47 -0700 (PDT) (envelope-from mike@freefall.freebsd.org) Received: (from mike@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D0VldT072129; Sat, 12 Oct 2002 17:31:47 -0700 (PDT) Message-Id: <200210130031.g9D0VldT072129@freefall.freebsd.org> From: Mike Barcroft Date: Sat, 12 Oct 2002 17:31:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/include signal.h src/sys/arm/include signal.h src/sys/i386/include signal.h src/sys/ia64/include signal.h src/sys/powerpc/include signal.h src/sys/sparc64/include signal.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 2002/10/12 17:31:47 PDT Modified files: sys/alpha/include signal.h sys/arm/include signal.h sys/i386/include signal.h sys/ia64/include signal.h sys/powerpc/include signal.h sys/sparc64/include signal.h Log: Add standards visibility conditionals. Change any uses of sigset_t to struct __sigset to avoid depending on objects from . Revision Changes Path 1.9 +10 -5 src/sys/alpha/include/signal.h 1.2 +6 -3 src/sys/arm/include/signal.h 1.17 +8 -4 src/sys/i386/include/signal.h 1.9 +14 -4 src/sys/ia64/include/signal.h 1.2 +14 -5 src/sys/powerpc/include/signal.h 1.8 +9 -5 src/sys/sparc64/include/signal.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 17:33: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6429537B401; Sat, 12 Oct 2002 17:33:04 -0700 (PDT) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id C79AF43EA9; Sat, 12 Oct 2002 17:33:02 -0700 (PDT) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id DF2E9812E5; Sun, 13 Oct 2002 10:02:57 +0930 (CST) Date: Sun, 13 Oct 2002 10:02:57 +0930 From: Greg 'groggy' Lehey To: Ruslan Ermilov Cc: Tony Finch , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/gnu/usr.bin/man Makefile.inc src/share/mk bsd.man.mk src/usr.bin/catman catman.c Message-ID: <20021013003257.GA64063@wantadilla.lemis.com> References: <200210110916.g9B9GP8f064951@freefall.freebsd.org> <20021012040759.A23338@chiark.greenend.org.uk> <20021012155812.GA36832@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021012155812.GA36832@sunbay.com> 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 On Saturday, 12 October 2002 at 18:58:12 +0300, Ruslan Ermilov wrote: > On Sat, Oct 12, 2002 at 04:07:59AM +0100, Tony Finch wrote: >> On Fri, Oct 11, 2002 at 02:16:24AM -0700, Ruslan Ermilov wrote: >>> >>> So turn off the color support for now (when generating catpages), >>> until we figure out what do we do with this new feature. I have >>> a patch for grotty(1) that tells it to use the "reverse video" >>> attribute to render the italic font. Once this is accepted, we >>> can turn color support back on (if there won't be any objections >>> from the community). >> >> I much prefer the current lack of use of reverse video by man in xterms. >> If it were introduced it would do grievous harm to readability. I much >> prefer the idea of colour -- in fact here's a gratuitous plug for w3mman >> [|-....o >> > I think you have not understand the problem. Under xterm, the underlined > mode just works, so there is no problem running > > nroff -man /usr/src/bin/cat/cat.1 |less -R > > But try the same under "cons25", and see how "file ..." is rendered in > the SYNOPSIS. I've been waiting for groff 1.18 exactly because of the colour support. I can understand that it's a nuisance under the circumstances you describe, but I would be disappointed to see it turned off altogether. There must be some way to just not make it the default. Or is that what you're doing? Greg -- See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 17:33:53 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA66737B401; Sat, 12 Oct 2002 17:33:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A17743E97; Sat, 12 Oct 2002 17:33:52 -0700 (PDT) (envelope-from mike@FreeBSD.org) Received: from freefall.freebsd.org (mike@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D0XqCo072185; Sat, 12 Oct 2002 17:33:52 -0700 (PDT) (envelope-from mike@freefall.freebsd.org) Received: (from mike@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D0XqWR072184; Sat, 12 Oct 2002 17:33:52 -0700 (PDT) Message-Id: <200210130033.g9D0XqWR072184@freefall.freebsd.org> From: Mike Barcroft Date: Sat, 12 Oct 2002 17:33:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys signal.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 2002/10/12 17:33:52 PDT Modified files: sys/sys signal.h Log: o Fix a silly requirement for to be included in the middle of this header. o Remove unneeded conditionals to hide SIG* in the POSIX case. (C allows implementations to define additional SIG* constants.) o Add comments about missing features. o Move the location of the sigset_t typedef. o Update standards visibility conditionals. o Fix some assumptions about what pid_t and uid_t are defined as. o Remove size_t typedef and use __size_t in struct sigaltstack instead. Revision Changes Path 1.34 +70 -49 src/sys/sys/signal.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 17:44:31 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2531837B401; Sat, 12 Oct 2002 17:44:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAF7A43EAF; Sat, 12 Oct 2002 17:44:29 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from freefall.freebsd.org (alane@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D0iTCo074476; Sat, 12 Oct 2002 17:44:29 -0700 (PDT) (envelope-from alane@freefall.freebsd.org) Received: (from alane@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D0iTJS074475; Sat, 12 Oct 2002 17:44:29 -0700 (PDT) Message-Id: <200210130044.g9D0iTJS074475@freefall.freebsd.org> From: Alan Eldridge Date: Sat, 12 Oct 2002 17:44:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-wm/mosfet-liquid 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 2002/10/12 17:44:29 PDT Modified files: x11-wm/mosfet-liquid Makefile Log: Maintainer => kde. Per mi's approval. Revision Changes Path 1.17 +1 -1 ports/x11-wm/mosfet-liquid/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 17:56:59 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2BBE37B401; Sat, 12 Oct 2002 17:56:58 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5373943E91; Sat, 12 Oct 2002 17:56:58 -0700 (PDT) (envelope-from gshapiro@FreeBSD.org) Received: from freefall.freebsd.org (gshapiro@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D0uwCo076934; Sat, 12 Oct 2002 17:56:58 -0700 (PDT) (envelope-from gshapiro@freefall.freebsd.org) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D0uwbP076933; Sat, 12 Oct 2002 17:56:58 -0700 (PDT) Message-Id: <200210130056.g9D0uwbP076933@freefall.freebsd.org> From: Gregory Neil Shapiro Date: Sat, 12 Oct 2002 17:56:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: 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 2002/10/12 17:56:58 PDT Modified files: contrib/sendmail/smrsh smrsh.c Log: MFS: Fix smrsh bypass bug. Revision Changes Path 1.13 +35 -0 src/contrib/sendmail/smrsh/smrsh.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 18:18:35 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87FF737B401; Sat, 12 Oct 2002 18:18:34 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2183743ECD; Sat, 12 Oct 2002 18:18:34 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D1IYCo085868; Sat, 12 Oct 2002 18:18:34 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D1IXhC085867; Sat, 12 Oct 2002 18:18:33 -0700 (PDT) Message-Id: <200210130118.g9D1IXhC085867@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 18:18:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/patch common.h patch.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 kris 2002/10/12 18:18:33 PDT Modified files: gnu/usr.bin/patch common.h patch.c Log: Prevent stack-smashing buffer overflows in -D and -r options by using buffer-safe string functions. The rest of the code is still probably unsafe. MFC after: 1 week Revision Changes Path 1.9 +3 -0 src/gnu/usr.bin/patch/common.h 1.21 +7 -6 src/gnu/usr.bin/patch/patch.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 18:36:47 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D6BD37B401; Sat, 12 Oct 2002 18:36:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FDFD43E75; Sat, 12 Oct 2002 18:36:46 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D1akCo090314; Sat, 12 Oct 2002 18:36:46 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D1akN4090313; Sat, 12 Oct 2002 18:36:46 -0700 (PDT) Message-Id: <200210130136.g9D1akN4090313@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 18:36:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/irc/muh 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 2002/10/12 18:36:46 PDT Modified files: irc/muh Makefile Log: Correct MASTER_SITE -> MASTER_SITE_SOURCEFORGE Revision Changes Path 1.13 +2 -1 ports/irc/muh/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 18:39:14 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8B6837B401; Sat, 12 Oct 2002 18:39:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B9EA43EAF; Sat, 12 Oct 2002 18:39:13 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D1dDCo090382; Sat, 12 Oct 2002 18:39:13 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D1dDWF090381; Sat, 12 Oct 2002 18:39:13 -0700 (PDT) Message-Id: <200210130139.g9D1dDWF090381@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 18:39:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/xwhois 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 2002/10/12 18:39:13 PDT Modified files: net/xwhois Makefile Log: BROKEN: No listed MASTER_SITES carry the distfile Revision Changes Path 1.16 +2 -0 ports/net/xwhois/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 18:43:53 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C42F37B401; Sat, 12 Oct 2002 18:43:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DD4C43EAA; Sat, 12 Oct 2002 18:43:52 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D1hqCo092634; Sat, 12 Oct 2002 18:43:52 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D1hqlU092633; Sat, 12 Oct 2002 18:43:52 -0700 (PDT) Message-Id: <200210130143.g9D1hqlU092633@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 18:43:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/tgif 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 2002/10/12 18:43:52 PDT Modified files: graphics/tgif Makefile Log: Replace stale bare sourceforge URL with ${MASTER_SITE_SOURCEFORGE} Revision Changes Path 1.32 +2 -1 ports/graphics/tgif/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 18:47:31 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C20C137B401; Sat, 12 Oct 2002 18:47:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7584643EB1; Sat, 12 Oct 2002 18:47:30 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D1lUCo092721; Sat, 12 Oct 2002 18:47:30 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D1lU9D092720; Sat, 12 Oct 2002 18:47:30 -0700 (PDT) Message-Id: <200210130147.g9D1lU9D092720@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 18:47:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/xtacy 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 2002/10/12 18:47:30 PDT Modified files: x11/xtacy Makefile Log: BROKEN: Distfile no longer on MASTER_SITES Revision Changes Path 1.11 +3 -1 ports/x11/xtacy/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 18:51:48 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E78E37B401; Sat, 12 Oct 2002 18:51:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00DC843EA3; Sat, 12 Oct 2002 18:51:47 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: from freefall.freebsd.org (grog@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D1pkCo094874; Sat, 12 Oct 2002 18:51:46 -0700 (PDT) (envelope-from grog@freefall.freebsd.org) Received: (from grog@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D1pkZI094873; Sat, 12 Oct 2002 18:51:46 -0700 (PDT) Message-Id: <200210130151.g9D1pkZI094873@freefall.freebsd.org> From: Greg Lehey Date: Sat, 12 Oct 2002 18:51:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/benchmarks/rawio 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 grog 2002/10/12 18:51:46 PDT Modified files: benchmarks/rawio Makefile distinfo Log: Upgrade to version 1.2. Reminded by: kkenn Revision Changes Path 1.9 +2 -2 ports/benchmarks/rawio/Makefile 1.7 +1 -1 ports/benchmarks/rawio/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 19: 0:10 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F57D37B406; Sat, 12 Oct 2002 19:00:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88F3C43E9E; Sat, 12 Oct 2002 19:00:08 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D208Co095039; Sat, 12 Oct 2002 19:00:08 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D208tQ095037; Sat, 12 Oct 2002 19:00:08 -0700 (PDT) Message-Id: <200210130200.g9D208tQ095037@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 19:00:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/grail 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 2002/10/12 19:00:08 PDT Modified files: www/grail Makefile Log: Correct bare sourceforge.net MASTER_SITE to MASTER_SITE_SOURCEFORGE. Port still broken. Revision Changes Path 1.23 +2 -1 ports/www/grail/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 19:14:19 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 678A337B404; Sat, 12 Oct 2002 19:14:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0497943EB1; Sat, 12 Oct 2002 19:14:18 -0700 (PDT) (envelope-from alc@FreeBSD.org) Received: from freefall.freebsd.org (alc@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D2EHCo003884; Sat, 12 Oct 2002 19:14:17 -0700 (PDT) (envelope-from alc@freefall.freebsd.org) Received: (from alc@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D2EHNY003883; Sat, 12 Oct 2002 19:14:17 -0700 (PDT) Message-Id: <200210130214.g9D2EHNY003883@freefall.freebsd.org> From: Alan Cox Date: Sat, 12 Oct 2002 19:14:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_aio.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 alc 2002/10/12 19:14:17 PDT Modified files: (Branch: RELENG_4) sys/kern vfs_aio.c Log: MFC - Maintain the hold on a file for the duration of an AIO operation. - Use the reference to a file contained in the AIO control block rather than recomputing it. Revision Changes Path 1.70.2.26 +20 -77 src/sys/kern/vfs_aio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 19:31:58 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A20637B401; Sat, 12 Oct 2002 19:31:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A99C43EAC; Sat, 12 Oct 2002 19:31:57 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from freefall.freebsd.org (alane@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D2VuCo008236; Sat, 12 Oct 2002 19:31:56 -0700 (PDT) (envelope-from alane@freefall.freebsd.org) Received: (from alane@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D2VuvH008235; Sat, 12 Oct 2002 19:31:56 -0700 (PDT) Message-Id: <200210130231.g9D2VuvH008235@freefall.freebsd.org> From: Alan Eldridge Date: Sat, 12 Oct 2002 19:31:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/kdebase3 Makefile ports/x11/kdelibs3 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 2002/10/12 19:31:56 PDT Modified files: x11/kdebase3 Makefile x11/kdelibs3 Makefile Log: If defined(PACKAGE_BUILDING) then do not build with keramik/kwin backport. Revision Changes Path 1.106 +4 -0 ports/x11/kdebase3/Makefile 1.111 +4 -0 ports/x11/kdelibs3/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 19:52:25 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2975637B401; Sat, 12 Oct 2002 19:52:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E18FE43EAA; Sat, 12 Oct 2002 19:52:23 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: from freefall.freebsd.org (marcel@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D2qNCo012696; Sat, 12 Oct 2002 19:52:23 -0700 (PDT) (envelope-from marcel@freefall.freebsd.org) Received: (from marcel@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D2qNvg012695; Sat, 12 Oct 2002 19:52:23 -0700 (PDT) Message-Id: <200210130252.g9D2qNvg012695@freefall.freebsd.org> From: Marcel Moolenaar Date: Sat, 12 Oct 2002 19:52:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf kern.mk src/share/mk bsd.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 marcel 2002/10/12 19:52:23 PDT Modified files: sys/conf kern.mk share/mk bsd.kern.mk Log: ia64 specific CFLAGS change: Fix the "@gprel relocation against dynamic symbol xxx" linker error. Variables defined in the link unit and small enough to be put in the short data section will have a gp-relative access sequence (using the @gprel relocation). It is invalid to have @gprel relocations in shared libraries, because they are to be resolved by the static linker and not the dynamic linker. The -fpic option will cause @ltoff relocations for @gprel relocations, but the side-effects are untested (if any). Instead, disable/eliminate the short data section to achieve the same. Revision Changes Path 1.31 +1 -1 src/share/mk/bsd.kern.mk 1.31 +1 -1 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 Sat Oct 12 20:25:57 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6A7F37B401; Sat, 12 Oct 2002 20:25:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64D7C43E75; Sat, 12 Oct 2002 20:25:56 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D3PuCo024059; Sat, 12 Oct 2002 20:25:56 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D3PuEu024058; Sat, 12 Oct 2002 20:25:56 -0700 (PDT) Message-Id: <200210130325.g9D3PuEu024058@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 20:25:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese Makefile ports/japanese/canuum Makefile distinfo pkg-comment pkg-descr pkg-plist ports/japanese/canuum/files patch-aa patch-ac 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 kris 2002/10/12 20:25:56 PDT Modified files: japanese Makefile Removed files: japanese/canuum Makefile distinfo pkg-comment pkg-descr pkg-plist japanese/canuum/files patch-aa patch-ac patch-ae Log: The canuum port was marked FORBIDDEN for security reasons 2 years and 1 month ago. Remove it. Revision Changes Path 1.447 +0 -1 ports/japanese/Makefile 1.10 +0 -49 ports/japanese/canuum/Makefile (dead) 1.2 +0 -2 ports/japanese/canuum/distinfo (dead) 1.2 +0 -85 ports/japanese/canuum/files/patch-aa (dead) 1.2 +0 -38 ports/japanese/canuum/files/patch-ac (dead) 1.2 +0 -87 ports/japanese/canuum/files/patch-ae (dead) 1.3 +0 -1 ports/japanese/canuum/pkg-comment (dead) 1.2 +0 -11 ports/japanese/canuum/pkg-descr (dead) 1.2 +0 -1 ports/japanese/canuum/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 Oct 12 20:28:32 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1AC7D37B401; Sat, 12 Oct 2002 20:28:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAD2643EA3; Sat, 12 Oct 2002 20:28:30 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D3SUCo024201; Sat, 12 Oct 2002 20:28:30 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D3SUwH024200; Sat, 12 Oct 2002 20:28:30 -0700 (PDT) Message-Id: <200210130328.g9D3SUwH024200@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 20:28:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/brouted 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 kris 2002/10/12 20:28:30 PDT Modified files: net Makefile Removed files: net/brouted Makefile distinfo pkg-comment pkg-descr pkg-plist Log: The brouted port was marked FORBIDDEN for security reasons 2 years and 1 month ago. Remove it. Revision Changes Path 1.852 +0 -1 ports/net/Makefile 1.5 +0 -20 ports/net/brouted/Makefile (dead) 1.2 +0 -1 ports/net/brouted/distinfo (dead) 1.2 +0 -1 ports/net/brouted/pkg-comment (dead) 1.2 +0 -24 ports/net/brouted/pkg-descr (dead) 1.2 +0 -1 ports/net/brouted/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 Oct 12 20:32: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A2A437B401; Sat, 12 Oct 2002 20:32:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A18743E75; Sat, 12 Oct 2002 20:32:06 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D3W6Co026420; Sat, 12 Oct 2002 20:32:06 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D3W6lu026419; Sat, 12 Oct 2002 20:32:06 -0700 (PDT) Message-Id: <200210130332.g9D3W6lu026419@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 20:32:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp Makefile ports/ftp/afd Makefile distinfo pkg-comment pkg-descr pkg-plist ports/ftp/afd/files patch-Include.mk.freebsd X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/12 20:32:06 PDT Modified files: ftp Makefile Removed files: ftp/afd Makefile distinfo pkg-comment pkg-descr pkg-plist ftp/afd/files patch-Include.mk.freebsd Log: The afd port was marked FORBIDDEN for security reasons 14 months ago. Remove it. Revision Changes Path 1.53 +0 -1 ports/ftp/Makefile 1.4 +0 -36 ports/ftp/afd/Makefile (dead) 1.2 +0 -1 ports/ftp/afd/distinfo (dead) 1.2 +0 -11 ports/ftp/afd/files/patch-Include.mk.freebsd (dead) 1.2 +0 -1 ports/ftp/afd/pkg-comment (dead) 1.2 +0 -14 ports/ftp/afd/pkg-descr (dead) 1.4 +0 -76 ports/ftp/afd/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 Oct 12 20:33:20 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B212437B401; Sat, 12 Oct 2002 20:33:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 725B843EA3; Sat, 12 Oct 2002 20:33:19 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D3XJCo026516; Sat, 12 Oct 2002 20:33:19 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D3XJHD026515; Sat, 12 Oct 2002 20:33:19 -0700 (PDT) Message-Id: <200210130333.g9D3XJHD026515@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 20:33:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese Makefile ports/japanese/micq Makefile distinfo pkg-comment pkg-descr pkg-plist ports/japanese/micq/files 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 kris 2002/10/12 20:33:19 PDT Modified files: japanese Makefile Removed files: japanese/micq Makefile distinfo pkg-comment pkg-descr pkg-plist japanese/micq/files patch-ab Log: The micq port was marked FORBIDDEN for security reasons 13 months ago. Remove it. Revision Changes Path 1.448 +0 -1 ports/japanese/Makefile 1.11 +0 -34 ports/japanese/micq/Makefile (dead) 1.5 +0 -2 ports/japanese/micq/distinfo (dead) 1.5 +0 -14 ports/japanese/micq/files/patch-ab (dead) 1.3 +0 -1 ports/japanese/micq/pkg-comment (dead) 1.2 +0 -7 ports/japanese/micq/pkg-descr (dead) 1.3 +0 -3 ports/japanese/micq/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 Oct 12 20:33:27 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D57ED37B42C; Sat, 12 Oct 2002 20:33:21 -0700 (PDT) Received: from kayak.xcllnt.net (209-128-86-226.BAYAREA.NET [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 641BB43EAA; Sat, 12 Oct 2002 20:33:20 -0700 (PDT) (envelope-from marcel@xcllnt.net) Received: from dhcp01.pn.xcllnt.net (dhcp01.pn.xcllnt.net [192.168.4.201]) by kayak.xcllnt.net (8.12.6/8.12.6) with ESMTP id g9D3XJ0N018376; Sat, 12 Oct 2002 20:33:20 -0700 (PDT) (envelope-from marcel@kayak.pn.xcllnt.net) Received: from dhcp01.pn.xcllnt.net (localhost [127.0.0.1]) by dhcp01.pn.xcllnt.net (8.12.6/8.12.6) with ESMTP id g9D3ZJED094471; Sat, 12 Oct 2002 20:35:19 -0700 (PDT) (envelope-from marcel@dhcp01.pn.xcllnt.net) Received: (from marcel@localhost) by dhcp01.pn.xcllnt.net (8.12.6/8.12.6/Submit) id g9D3ZFGu094434; Sat, 12 Oct 2002 20:35:15 -0700 (PDT) Date: Sat, 12 Oct 2002 20:35:14 -0700 From: Marcel Moolenaar To: Mike Barcroft Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys signal.h Message-ID: <20021013033514.GA80994@dhcp01.pn.xcllnt.net> References: <200210130033.g9D0XqWR072184@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200210130033.g9D0XqWR072184@freefall.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 On Sat, Oct 12, 2002 at 05:33:52PM -0700, Mike Barcroft wrote: > mike 2002/10/12 17:33:52 PDT [snip] > Revision Changes Path > 1.34 +70 -49 src/sys/sys/signal.h Mike, This commit breaks a kernel build for kern/kern_mib.c. The problem is that kern_mib.c uses _KPOSIX_VERSION that was indirectly pulled in by sys/signal.h by means of the inclusion of sys/_posix.h (I think). We now don't have any consumers of _posix.h... FYI, -- 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 Sat Oct 12 20:34:29 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF6A837B401; Sat, 12 Oct 2002 20:34:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83F4243E75; Sat, 12 Oct 2002 20:34:27 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D3YRCo026691; Sat, 12 Oct 2002 20:34:27 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D3YRmV026690; Sat, 12 Oct 2002 20:34:27 -0700 (PDT) Message-Id: <200210130334.g9D3YRmV026690@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 20:34:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/korean Makefile ports/korean/pine Makefile distinfo pkg-comment pkg-descr pkg-plist ports/korean/pine/files Makefile dot.pinerc.ko.sample.patch dot.pinerc.pgp.sample patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-ag patch-ah ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/12 20:34:27 PDT Modified files: korean Makefile Removed files: korean/pine Makefile distinfo pkg-comment pkg-descr pkg-plist korean/pine/files Makefile dot.pinerc.ko.sample.patch dot.pinerc.pgp.sample patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-ag patch-ah patch-ai patch-aj patch-ak patch-al patch-am patch-an patch-ao patch-ap patch-aq pgpdecode pgpencrypt pgpsign pine395k.to.396k.patch korean/pine/scripts configure Log: The pine port was marked FORBIDDEN for security reasons 2 years ago. Remove it. Revision Changes Path 1.73 +0 -1 ports/korean/Makefile 1.18 +0 -48 ports/korean/pine/Makefile (dead) 1.5 +0 -3 ports/korean/pine/distinfo (dead) 1.4 +0 -22 ports/korean/pine/files/Makefile (dead) 1.2 +0 -32 ports/korean/pine/files/dot.pinerc.ko.sample.patch (dead) 1.2 +0 -16 ports/korean/pine/files/dot.pinerc.pgp.sample (dead) 1.5 +0 -110 ports/korean/pine/files/patch-aa (dead) 1.2 +0 -15 ports/korean/pine/files/patch-ab (dead) 1.2 +0 -411 ports/korean/pine/files/patch-ac (dead) 1.2 +0 -138 ports/korean/pine/files/patch-ad (dead) 1.3 +0 -149 ports/korean/pine/files/patch-ae (dead) 1.2 +0 -37 ports/korean/pine/files/patch-af (dead) 1.2 +0 -28 ports/korean/pine/files/patch-ag (dead) 1.2 +0 -15 ports/korean/pine/files/patch-ah (dead) 1.3 +0 -69 ports/korean/pine/files/patch-ai (dead) 1.2 +0 -17 ports/korean/pine/files/patch-aj (dead) 1.2 +0 -50 ports/korean/pine/files/patch-ak (dead) 1.2 +0 -55 ports/korean/pine/files/patch-al (dead) 1.2 +0 -19 ports/korean/pine/files/patch-am (dead) 1.2 +0 -32 ports/korean/pine/files/patch-an (dead) 1.2 +0 -20 ports/korean/pine/files/patch-ao (dead) 1.2 +0 -20 ports/korean/pine/files/patch-ap (dead) 1.2 +0 -57 ports/korean/pine/files/patch-aq (dead) 1.2 +0 -14 ports/korean/pine/files/pgpdecode (dead) 1.2 +0 -4 ports/korean/pine/files/pgpencrypt (dead) 1.2 +0 -4 ports/korean/pine/files/pgpsign (dead) 1.2 +0 -23 ports/korean/pine/files/pine395k.to.396k.patch (dead) 1.3 +0 -1 ports/korean/pine/pkg-comment (dead) 1.4 +0 -23 ports/korean/pine/pkg-descr (dead) 1.6 +0 -16 ports/korean/pine/pkg-plist (dead) 1.4 +0 -7 ports/korean/pine/scripts/configure (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 20:35:49 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF35137B401; Sat, 12 Oct 2002 20:35:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FC5843E7B; Sat, 12 Oct 2002 20:35:47 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D3ZlCo026876; Sat, 12 Oct 2002 20:35:47 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D3Zl9h026875; Sat, 12 Oct 2002 20:35:47 -0700 (PDT) Message-Id: <200210130335.g9D3Zl9h026875@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 20:35:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/mh Makefile distinfo pkg-comment pkg-descr pkg-plist ports/mail/mh/files patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-ag patch-ah patch-ai patch-aj patch-ak patch-al patch-am patch-an patch-ao ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/12 20:35:47 PDT Modified files: mail Makefile Removed files: mail/mh Makefile distinfo pkg-comment pkg-descr pkg-plist mail/mh/files patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-ag patch-ah patch-ai patch-aj patch-ak patch-al patch-am patch-an patch-ao mail/mh/scripts configure Log: The mh port was marked FORBIDDEN for security reasons 2 years and 7 months ago. Remove it. Revision Changes Path 1.333 +0 -1 ports/mail/Makefile 1.24 +0 -32 ports/mail/mh/Makefile (dead) 1.3 +0 -2 ports/mail/mh/distinfo (dead) 1.6 +0 -33 ports/mail/mh/files/patch-aa (dead) 1.5 +0 -16 ports/mail/mh/files/patch-ab (dead) 1.8 +0 -247 ports/mail/mh/files/patch-ac (dead) 1.8 +0 -196 ports/mail/mh/files/patch-ad (dead) 1.5 +0 -378 ports/mail/mh/files/patch-ae (dead) 1.2 +0 -11 ports/mail/mh/files/patch-af (dead) 1.2 +0 -12 ports/mail/mh/files/patch-ag (dead) 1.2 +0 -53 ports/mail/mh/files/patch-ah (dead) 1.2 +0 -11 ports/mail/mh/files/patch-ai (dead) 1.2 +0 -20 ports/mail/mh/files/patch-aj (dead) 1.2 +0 -18 ports/mail/mh/files/patch-ak (dead) 1.2 +0 -21 ports/mail/mh/files/patch-al (dead) 1.2 +0 -23 ports/mail/mh/files/patch-am (dead) 1.2 +0 -23 ports/mail/mh/files/patch-an (dead) 1.2 +0 -18 ports/mail/mh/files/patch-ao (dead) 1.4 +0 -1 ports/mail/mh/pkg-comment (dead) 1.3 +0 -3 ports/mail/mh/pkg-descr (dead) 1.14 +0 -77 ports/mail/mh/pkg-plist (dead) 1.3 +0 -9 ports/mail/mh/scripts/configure (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 20:36:42 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3E0837B401; Sat, 12 Oct 2002 20:36:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8372743ED1; Sat, 12 Oct 2002 20:36:40 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D3aeCo026991; Sat, 12 Oct 2002 20:36:40 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D3aeUB026990; Sat, 12 Oct 2002 20:36:40 -0700 (PDT) Message-Id: <200210130336.g9D3aeUB026990@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 20:36:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/SSLtelnet Makefile distinfo pkg-comment pkg-descr pkg-plist ports/net/SSLtelnet/files Makefile.patch patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-ag patch-ah patch-ai patch-aj patch-ak patch-al ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/12 20:36:40 PDT Modified files: net Makefile Removed files: net/SSLtelnet Makefile distinfo pkg-comment pkg-descr pkg-plist net/SSLtelnet/files Makefile.patch patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-ag patch-ah patch-ai patch-aj patch-ak patch-al patch-am Log: The SSLtelnet port was marked FORBIDDEN for security reasons 13 months ago. Remove it. Revision Changes Path 1.853 +0 -1 ports/net/Makefile 1.20 +0 -34 ports/net/SSLtelnet/Makefile (dead) 1.3 +0 -1 ports/net/SSLtelnet/distinfo (dead) 1.3 +0 -11 ports/net/SSLtelnet/files/Makefile.patch (dead) 1.7 +0 -64 ports/net/SSLtelnet/files/patch-aa (dead) 1.5 +0 -11 ports/net/SSLtelnet/files/patch-ab (dead) 1.5 +0 -14 ports/net/SSLtelnet/files/patch-ac (dead) 1.5 +0 -10 ports/net/SSLtelnet/files/patch-ad (dead) 1.2 +0 -11 ports/net/SSLtelnet/files/patch-ae (dead) 1.4 +0 -79 ports/net/SSLtelnet/files/patch-af (dead) 1.2 +0 -46 ports/net/SSLtelnet/files/patch-ag (dead) 1.4 +0 -24 ports/net/SSLtelnet/files/patch-ah (dead) 1.4 +0 -24 ports/net/SSLtelnet/files/patch-ai (dead) 1.4 +0 -13 ports/net/SSLtelnet/files/patch-aj (dead) 1.3 +0 -10 ports/net/SSLtelnet/files/patch-ak (dead) 1.3 +0 -26 ports/net/SSLtelnet/files/patch-al (dead) 1.2 +0 -43 ports/net/SSLtelnet/files/patch-am (dead) 1.2 +0 -1 ports/net/SSLtelnet/pkg-comment (dead) 1.4 +0 -20 ports/net/SSLtelnet/pkg-descr (dead) 1.5 +0 -4 ports/net/SSLtelnet/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 Oct 12 20:37:33 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80C5A37B401; Sat, 12 Oct 2002 20:37:32 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D82643EAC; Sat, 12 Oct 2002 20:37:32 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D3bWCo027093; Sat, 12 Oct 2002 20:37:32 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D3bW76027092; Sat, 12 Oct 2002 20:37:32 -0700 (PDT) Message-Id: <200210130337.g9D3bW76027092@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 20:37:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/scotty Makefile distinfo pkg-comment pkg-descr pkg-plist ports/net/scotty/files patch-aa patch-ab patch-ac patch-ae 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 kris 2002/10/12 20:37:32 PDT Modified files: net Makefile Removed files: net/scotty Makefile distinfo pkg-comment pkg-descr pkg-plist net/scotty/files patch-aa patch-ab patch-ac patch-ae patch-af Log: The scotty port was marked FORBIDDEN for security reasons 2 years and 1 month ago. Remove it. Revision Changes Path 1.854 +0 -1 ports/net/Makefile 1.46 +0 -37 ports/net/scotty/Makefile (dead) 1.9 +0 -1 ports/net/scotty/distinfo (dead) 1.12 +0 -12 ports/net/scotty/files/patch-aa (dead) 1.5 +0 -15 ports/net/scotty/files/patch-ab (dead) 1.8 +0 -33 ports/net/scotty/files/patch-ac (dead) 1.2 +0 -19 ports/net/scotty/files/patch-ae (dead) 1.2 +0 -20 ports/net/scotty/files/patch-af (dead) 1.6 +0 -1 ports/net/scotty/pkg-comment (dead) 1.5 +0 -6 ports/net/scotty/pkg-descr (dead) 1.11 +0 -373 ports/net/scotty/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 Oct 12 20:41:18 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D1D337B401; Sat, 12 Oct 2002 20:41:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07FBE43E75; Sat, 12 Oct 2002 20:41:17 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D3fGCo029285; Sat, 12 Oct 2002 20:41:16 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D3fGvi029284; Sat, 12 Oct 2002 20:41:16 -0700 (PDT) Message-Id: <200210130341.g9D3fGvi029284@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 20:41:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/ncurses 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 kris 2002/10/12 20:41:16 PDT Modified files: devel Makefile Removed files: devel/ncurses Makefile distinfo pkg-comment pkg-descr pkg-plist Log: This has been in the base system and marked FORBIDDEN since 4.0-RELEASE. Remove it. Revision Changes Path 1.949 +0 -1 ports/devel/Makefile 1.29 +0 -198 ports/devel/ncurses/Makefile (dead) 1.5 +0 -1 ports/devel/ncurses/distinfo (dead) 1.4 +0 -1 ports/devel/ncurses/pkg-comment (dead) 1.3 +0 -11 ports/devel/ncurses/pkg-descr (dead) 1.8 +0 -2360 ports/devel/ncurses/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 Oct 12 20:44:29 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36AD037B401; Sat, 12 Oct 2002 20:44:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D864143E42; Sat, 12 Oct 2002 20:44:27 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D3iRCo029440; Sat, 12 Oct 2002 20:44:27 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D3iRfd029439; Sat, 12 Oct 2002 20:44:27 -0700 (PDT) Message-Id: <200210130344.g9D3iRfd029439@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 20:44:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/pear 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 kris 2002/10/12 20:44:27 PDT Modified files: devel Makefile Removed files: devel/pear Makefile distinfo pkg-comment pkg-descr pkg-plist Log: The pear port was marked FORBIDDEN 9 months ago because it was incorporated into mod-php 4.1.0. Remove it. Revision Changes Path 1.950 +0 -1 ports/devel/Makefile 1.5 +0 -44 ports/devel/pear/Makefile (dead) 1.3 +0 -1 ports/devel/pear/distinfo (dead) 1.2 +0 -1 ports/devel/pear/pkg-comment (dead) 1.2 +0 -20 ports/devel/pear/pkg-descr (dead) 1.3 +0 -117 ports/devel/pear/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 Oct 12 20:47: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F160237B401; Sat, 12 Oct 2002 20:47:00 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADFA943E9E; Sat, 12 Oct 2002 20:47:00 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D3l0Co029592; Sat, 12 Oct 2002 20:47:00 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D3l0RL029591; Sat, 12 Oct 2002 20:47:00 -0700 (PDT) Message-Id: <200210130347.g9D3l0RL029591@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 20:47:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese Makefile ports/japanese/tcsh Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist ports/japanese/tcsh/files patch-af patch-ag patch-aj X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/12 20:47:00 PDT Modified files: japanese Makefile Removed files: japanese/tcsh Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist japanese/tcsh/files patch-af patch-ag patch-aj Log: This port became part of the base system in 4.0-RELEASE and is therefore obsolete. Remove it. Revision Changes Path 1.449 +0 -1 ports/japanese/Makefile 1.17 +0 -42 ports/japanese/tcsh/Makefile (dead) 1.8 +0 -1 ports/japanese/tcsh/distinfo (dead) 1.6 +0 -48 ports/japanese/tcsh/files/patch-af (dead) 1.5 +0 -28 ports/japanese/tcsh/files/patch-ag (dead) 1.4 +0 -9 ports/japanese/tcsh/files/patch-aj (dead) 1.4 +0 -1 ports/japanese/tcsh/pkg-comment (dead) 1.3 +0 -9 ports/japanese/tcsh/pkg-descr (dead) 1.2 +0 -4 ports/japanese/tcsh/pkg-message (dead) 1.5 +0 -11 ports/japanese/tcsh/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 Oct 12 20:48:21 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8269B37B401; Sat, 12 Oct 2002 20:48:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E7E143EA3; Sat, 12 Oct 2002 20:48:20 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D3mKCo029688; Sat, 12 Oct 2002 20:48:20 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D3mK1H029687; Sat, 12 Oct 2002 20:48:20 -0700 (PDT) Message-Id: <200210130348.g9D3mK1H029687@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 20:48:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese Makefile ports/japanese/word 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 kris 2002/10/12 20:48:20 PDT Modified files: japanese Makefile Removed files: japanese/word Makefile distinfo pkg-comment pkg-descr pkg-plist Log: The word port has not been fetchable and has been marked FORBIDDEN for 11 months. Remove it. Revision Changes Path 1.450 +0 -1 ports/japanese/Makefile 1.8 +0 -37 ports/japanese/word/Makefile (dead) 1.3 +0 -1 ports/japanese/word/distinfo (dead) 1.2 +0 -1 ports/japanese/word/pkg-comment (dead) 1.3 +0 -17 ports/japanese/word/pkg-descr (dead) 1.3 +0 -11 ports/japanese/word/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 Oct 12 20:49:28 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC6CD37B401; Sat, 12 Oct 2002 20:49:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C50643EA3; Sat, 12 Oct 2002 20:49:27 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D3nRCo029787; Sat, 12 Oct 2002 20:49:27 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D3nRk2029786; Sat, 12 Oct 2002 20:49:27 -0700 (PDT) Message-Id: <200210130349.g9D3nRk2029786@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 20:49:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc Makefile ports/misc/colorls Makefile distinfo pkg-comment pkg-descr pkg-plist ports/misc/colorls/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 kris 2002/10/12 20:49:27 PDT Modified files: misc Makefile Removed files: misc/colorls Makefile distinfo pkg-comment pkg-descr pkg-plist misc/colorls/files patch-aa Log: colorls support has been in the base system since 4.0-RELEASE. Remove this port. Revision Changes Path 1.492 +0 -1 ports/misc/Makefile 1.28 +0 -30 ports/misc/colorls/Makefile (dead) 1.9 +0 -1 ports/misc/colorls/distinfo (dead) 1.12 +0 -574 ports/misc/colorls/files/patch-aa (dead) 1.3 +0 -1 ports/misc/colorls/pkg-comment (dead) 1.5 +0 -15 ports/misc/colorls/pkg-descr (dead) 1.4 +0 -1 ports/misc/colorls/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 Oct 12 20:50:54 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1706B37B401; Sat, 12 Oct 2002 20:50:53 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAC8B43EAA; Sat, 12 Oct 2002 20:50:52 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D3oqCo031634; Sat, 12 Oct 2002 20:50:52 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D3oqhi031633; Sat, 12 Oct 2002 20:50:52 -0700 (PDT) Message-Id: <200210130350.g9D3oqhi031633@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 20:50:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc Makefile ports/misc/less Makefile distinfo pkg-comment pkg-descr pkg-plist ports/misc/less/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 kris 2002/10/12 20:50:52 PDT Modified files: misc Makefile Removed files: misc/less Makefile distinfo pkg-comment pkg-descr pkg-plist misc/less/files patch-aa patch-ab Log: less has been part of the base system since 4.1-RELEASE. Remove it. Revision Changes Path 1.493 +0 -1 ports/misc/Makefile 1.36 +0 -33 ports/misc/less/Makefile (dead) 1.16 +0 -1 ports/misc/less/distinfo (dead) 1.6 +0 -11 ports/misc/less/files/patch-aa (dead) 1.2 +0 -41 ports/misc/less/files/patch-ab (dead) 1.7 +0 -1 ports/misc/less/pkg-comment (dead) 1.6 +0 -4 ports/misc/less/pkg-descr (dead) 1.7 +0 -3 ports/misc/less/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 Oct 12 20:52:29 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27FED37B401; Sat, 12 Oct 2002 20:52:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C81E043EAA; Sat, 12 Oct 2002 20:52:27 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D3qRCo032079; Sat, 12 Oct 2002 20:52:27 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D3qROZ032078; Sat, 12 Oct 2002 20:52:27 -0700 (PDT) Message-Id: <200210130352.g9D3qROZ032078@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 20:52:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/news Makefile ports/news/dejasearch 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 kris 2002/10/12 20:52:27 PDT Modified files: news Makefile Removed files: news/dejasearch Makefile distinfo pkg-comment pkg-descr pkg-plist Log: This port was marked FORBIDDEN 13 months ago because it no longer works. Remove it. Revision Changes Path 1.82 +0 -1 ports/news/Makefile 1.13 +0 -29 ports/news/dejasearch/Makefile (dead) 1.6 +0 -1 ports/news/dejasearch/distinfo (dead) 1.3 +0 -1 ports/news/dejasearch/pkg-comment (dead) 1.4 +0 -7 ports/news/dejasearch/pkg-descr (dead) 1.4 +0 -1 ports/news/dejasearch/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 Oct 12 20:56:11 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B9E537B401; Sat, 12 Oct 2002 20:56:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E65A343E77; Sat, 12 Oct 2002 20:56:09 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D3u9Co032289; Sat, 12 Oct 2002 20:56:09 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D3u9j0032288; Sat, 12 Oct 2002 20:56:09 -0700 (PDT) Message-Id: <200210130356.g9D3u9j0032288@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 20:56:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/tcp_wrapper Makefile distinfo pkg-comment pkg-descr pkg-plist ports/security/tcp_wrapper/files inetd.conf.wrapped.sample patch-aa patch-ab patch-ac patch-ad patch-ae 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 kris 2002/10/12 20:56:09 PDT Modified files: security Makefile Removed files: security/tcp_wrapper Makefile distinfo pkg-comment pkg-descr pkg-plist security/tcp_wrapper/files inetd.conf.wrapped.sample patch-aa patch-ab patch-ac patch-ad patch-ae patch-af security/tcp_wrapper/scripts configure Log: tcp_wrapper has been in the base system since 4.0-RELEASE. Remove it. Revision Changes Path 1.339 +0 -1 ports/security/Makefile 1.30 +0 -40 ports/security/tcp_wrapper/Makefile (dead) 1.6 +0 -1 ports/security/tcp_wrapper/distinfo (dead) 1.2 +0 -71 ports/security/tcp_wrapper/files/inetd.conf.wrapped.sample (dead) 1.22 +0 -319 ports/security/tcp_wrapper/files/patch-aa (dead) 1.2 +0 -19 ports/security/tcp_wrapper/files/patch-ab (dead) 1.2 +0 -42 ports/security/tcp_wrapper/files/patch-ac (dead) 1.2 +0 -86 ports/security/tcp_wrapper/files/patch-ad (dead) 1.2 +0 -40 ports/security/tcp_wrapper/files/patch-ae (dead) 1.3 +0 -40 ports/security/tcp_wrapper/files/patch-af (dead) 1.8 +0 -1 ports/security/tcp_wrapper/pkg-comment (dead) 1.6 +0 -17 ports/security/tcp_wrapper/pkg-descr (dead) 1.18 +0 -10 ports/security/tcp_wrapper/pkg-plist (dead) 1.3 +0 -14 ports/security/tcp_wrapper/scripts/configure (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 20:57:22 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04DB637B401; Sat, 12 Oct 2002 20:57:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A446143EA9; Sat, 12 Oct 2002 20:57:21 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D3vLCo032401; Sat, 12 Oct 2002 20:57:21 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D3vL4l032400; Sat, 12 Oct 2002 20:57:21 -0700 (PDT) Message-Id: <200210130357.g9D3vL4l032400@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 20:57:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/truncate 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 kris 2002/10/12 20:57:21 PDT Modified files: sysutils Makefile Removed files: sysutils/truncate Makefile distinfo pkg-comment pkg-descr pkg-plist Log: truncate has been in the base system since 4.2-RELEASE. Remove it. Revision Changes Path 1.301 +0 -1 ports/sysutils/Makefile 1.7 +0 -25 ports/sysutils/truncate/Makefile (dead) 1.5 +0 -1 ports/sysutils/truncate/distinfo (dead) 1.2 +0 -1 ports/sysutils/truncate/pkg-comment (dead) 1.2 +0 -3 ports/sysutils/truncate/pkg-descr (dead) 1.2 +0 -1 ports/sysutils/truncate/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 Oct 12 21: 7: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2310737B401; Sat, 12 Oct 2002 21:07:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA10943EB1; Sat, 12 Oct 2002 21:07:04 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D474Co038999; Sat, 12 Oct 2002 21:07:04 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D474uL038998; Sat, 12 Oct 2002 21:07:04 -0700 (PDT) Message-Id: <200210130407.g9D474uL038998@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 21:07:04 -0700 (PDT) To: cvs-committers@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 kris 2002/10/12 21:07:04 PDT Modified files: . modules Log: Remove the following modules: SSLtelnet afd brouted colorls dejasearch ja-canuum ja-micq ja-tcsh ja-word ko-pine less mh ncurses pear scotty tcp_wrapper truncate Revision Changes Path 1.6069 +0 -17 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 Oct 12 21:19:45 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFF3E37B401; Sat, 12 Oct 2002 21:19:44 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A03BE43ECF; Sat, 12 Oct 2002 21:19:44 -0700 (PDT) (envelope-from jeff@FreeBSD.org) Received: from freefall.freebsd.org (jeff@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D4JiCo041342; Sat, 12 Oct 2002 21:19:44 -0700 (PDT) (envelope-from jeff@freefall.freebsd.org) Received: (from jeff@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D4JiDG041341; Sat, 12 Oct 2002 21:19:44 -0700 (PDT) Message-Id: <200210130419.g9D4JiDG041341@freefall.freebsd.org> From: Jeff Roberson Date: Sat, 12 Oct 2002 21:19:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys vnode.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 2002/10/12 21:19:44 PDT Modified files: sys/sys vnode.h Log: - Remove the do { } while(0) from the VOP lock assert macros. This was not optimized away by the compiler in time for it to still leave the VOP functions as inlines. Submitted by: bde Revision Changes Path 1.215 +7 -7 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 Sat Oct 12 21:20:27 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DEA2637B401; Sat, 12 Oct 2002 21:20:26 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BD8B43E8A; Sat, 12 Oct 2002 21:20:26 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D4KQCo042162; Sat, 12 Oct 2002 21:20:26 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D4KQOF042161; Sat, 12 Oct 2002 21:20:26 -0700 (PDT) Message-Id: <200210130420.g9D4KQOF042161@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 21:20:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/libmalloc Makefile distinfo pkg-comment pkg-descr pkg-plist ports/devel/libmalloc/files patch-aa patch-ab patch-ac 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 kris 2002/10/12 21:20:26 PDT Modified files: devel Makefile Removed files: devel/libmalloc Makefile distinfo pkg-comment pkg-descr pkg-plist devel/libmalloc/files patch-aa patch-ab patch-ac patch-ad Log: This port was marked BROKEN 23 months ago. Remove it. Revision Changes Path 1.951 +0 -1 ports/devel/Makefile 1.27 +0 -33 ports/devel/libmalloc/Makefile (dead) 1.3 +0 -1 ports/devel/libmalloc/distinfo (dead) 1.6 +0 -25 ports/devel/libmalloc/files/patch-aa (dead) 1.2 +0 -23 ports/devel/libmalloc/files/patch-ab (dead) 1.2 +0 -11 ports/devel/libmalloc/files/patch-ac (dead) 1.2 +0 -92 ports/devel/libmalloc/files/patch-ad (dead) 1.2 +0 -1 ports/devel/libmalloc/pkg-comment (dead) 1.3 +0 -18 ports/devel/libmalloc/pkg-descr (dead) 1.13 +0 -10 ports/devel/libmalloc/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 Oct 12 21:27:59 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B070237B401; Sat, 12 Oct 2002 21:27:58 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 632DB43E97; Sat, 12 Oct 2002 21:27:58 -0700 (PDT) (envelope-from bsd@FreeBSD.org) Received: from freefall.freebsd.org (bsd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D4RwCo043735; Sat, 12 Oct 2002 21:27:58 -0700 (PDT) (envelope-from bsd@freefall.freebsd.org) Received: (from bsd@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D4RwqC043734; Sat, 12 Oct 2002 21:27:58 -0700 (PDT) Message-Id: <200210130427.g9D4RwqC043734@freefall.freebsd.org> From: "Brian S. Dean" Date: Sat, 12 Oct 2002 21:27:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/avrprog 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 bsd 2002/10/12 21:27:58 PDT Modified files: devel/avrprog Makefile distinfo Log: Update to version 2.1.1. Revision Changes Path 1.15 +1 -1 ports/devel/avrprog/Makefile 1.15 +1 -1 ports/devel/avrprog/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 21:28:48 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD82137B401; Sat, 12 Oct 2002 21:28:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D05543E9C; Sat, 12 Oct 2002 21:28:47 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D4SlCo043870; Sat, 12 Oct 2002 21:28:47 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D4SlGj043869; Sat, 12 Oct 2002 21:28:47 -0700 (PDT) Message-Id: <200210130428.g9D4SlGj043869@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 21:28:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang Makefile ports/lang/bc-gcc Makefile distinfo pkg-comment pkg-descr pkg-plist ports/lang/bc-gcc/files patch-01 patch-10 X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/12 21:28:47 PDT Modified files: lang Makefile Removed files: lang/bc-gcc Makefile distinfo pkg-comment pkg-descr pkg-plist lang/bc-gcc/files patch-01 patch-10 Log: This port has been broken for ELF systems since rev 1.1 (4 years, 2 months ago). Remove it. Revision Changes Path 1.320 +0 -1 ports/lang/Makefile 1.12 +0 -64 ports/lang/bc-gcc/Makefile (dead) 1.2 +0 -3 ports/lang/bc-gcc/distinfo (dead) 1.2 +0 -7 ports/lang/bc-gcc/files/patch-01 (dead) 1.2 +0 -79 ports/lang/bc-gcc/files/patch-10 (dead) 1.3 +0 -1 ports/lang/bc-gcc/pkg-comment (dead) 1.3 +0 -12 ports/lang/bc-gcc/pkg-descr (dead) 1.3 +0 -74 ports/lang/bc-gcc/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 Oct 12 21:41:15 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CDFD537B401; Sat, 12 Oct 2002 21:41:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81CBC43EB1; Sat, 12 Oct 2002 21:41:14 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D4fECo048485; Sat, 12 Oct 2002 21:41:14 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D4fEbB048484; Sat, 12 Oct 2002 21:41:14 -0700 (PDT) Message-Id: <200210130441.g9D4fEbB048484@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 21:41:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/shc 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 2002/10/12 21:41:14 PDT Modified files: misc/shc Makefile Log: s/BROKEN/IGNORE/ to stop bento from building packages Revision Changes Path 1.5 +1 -1 ports/misc/shc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 21:47:20 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1EC8137B401; Sat, 12 Oct 2002 21:47:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6A0043EB1; Sat, 12 Oct 2002 21:47:19 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D4lJCo048649; Sat, 12 Oct 2002 21:47:19 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D4lJxU048648; Sat, 12 Oct 2002 21:47:19 -0700 (PDT) Message-Id: <200210130447.g9D4lJxU048648@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 21:47:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/gstreamer 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 2002/10/12 21:47:19 PDT Modified files: graphics/gstreamer Makefile Log: BROKEN -> IGNORE to prevent package build Revision Changes Path 1.3 +1 -1 ports/graphics/gstreamer/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 21:48: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1E2D37B401; Sat, 12 Oct 2002 21:48:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53C4143EC5; Sat, 12 Oct 2002 21:48:06 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D4m6Co048731; Sat, 12 Oct 2002 21:48:06 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D4m6n0048730; Sat, 12 Oct 2002 21:48:06 -0700 (PDT) Message-Id: <200210130448.g9D4m6n0048730@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 21:48:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/diskcheckd 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 2002/10/12 21:48:06 PDT Modified files: sysutils/diskcheckd Makefile Log: BROKEN -> IGNORE to prevent package build Revision Changes Path 1.7 +1 -1 ports/sysutils/diskcheckd/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 21:48:31 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9C7237B401; Sat, 12 Oct 2002 21:48:29 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C75E43E6A; Sat, 12 Oct 2002 21:48:29 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D4mTCo048802; Sat, 12 Oct 2002 21:48:29 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D4mTjP048801; Sat, 12 Oct 2002 21:48:29 -0700 (PDT) Message-Id: <200210130448.g9D4mTjP048801@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 21:48:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/gift 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 2002/10/12 21:48:29 PDT Modified files: net/gift Makefile Log: BROKEN -> IGNORE to prevent package build Revision Changes Path 1.3 +1 -1 ports/net/gift/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 21:48:56 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E589237B401; Sat, 12 Oct 2002 21:48:55 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EA1D43E3B; Sat, 12 Oct 2002 21:48:55 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D4mtCo048848; Sat, 12 Oct 2002 21:48:55 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D4mtxl048847; Sat, 12 Oct 2002 21:48:55 -0700 (PDT) Message-Id: <200210130448.g9D4mtxl048847@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 21:48:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/gnome-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 kris 2002/10/12 21:48:55 PDT Modified files: devel/gnome-devel Makefile Log: BROKEN -> IGNORE to prevent package build Revision Changes Path 1.4 +1 -1 ports/devel/gnome-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 Oct 12 21:49:17 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7797937B401; Sat, 12 Oct 2002 21:49:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6438443EAF; Sat, 12 Oct 2002 21:49:15 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D4nFCo048910; Sat, 12 Oct 2002 21:49:15 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D4nFOn048909; Sat, 12 Oct 2002 21:49:15 -0700 (PDT) Message-Id: <200210130449.g9D4nFOn048909@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 21:49:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/grail 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 2002/10/12 21:49:15 PDT Modified files: www/grail Makefile Log: BROKEN -> IGNORE to prevent package build Revision Changes Path 1.24 +1 -1 ports/www/grail/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 21:51:34 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00D6B37B401; Sat, 12 Oct 2002 21:51:34 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B183343E97; Sat, 12 Oct 2002 21:51:33 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D4pXCo051187; Sat, 12 Oct 2002 21:51:33 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D4pXo7051185; Sat, 12 Oct 2002 21:51:33 -0700 (PDT) Message-Id: <200210130451.g9D4pXo7051185@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 21:51:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits Makefile ports/x11-toolkits/p5-GtkGLArea Makefile distinfo pkg-comment pkg-descr pkg-plist ports/x11-toolkits/p5-GtkGLArea/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 kris 2002/10/12 21:51:33 PDT Modified files: x11-toolkits Makefile Removed files: x11-toolkits/p5-GtkGLArea Makefile distinfo pkg-comment pkg-descr pkg-plist x11-toolkits/p5-GtkGLArea/files patch-Makefile.PL Log: The p5-GtkGLArea port has been marked BROKEN for 23 months waiting for a port which was never committed. Remove it. Revision Changes Path 1.203 +0 -1 ports/x11-toolkits/Makefile 1.7 +0 -29 ports/x11-toolkits/p5-GtkGLArea/Makefile (dead) 1.2 +0 -1 ports/x11-toolkits/p5-GtkGLArea/distinfo (dead) 1.2 +0 -37 ports/x11-toolkits/p5-GtkGLArea/files/patch-Makefile.PL (dead) 1.2 +0 -1 ports/x11-toolkits/p5-GtkGLArea/pkg-comment (dead) 1.2 +0 -3 ports/x11-toolkits/p5-GtkGLArea/pkg-descr (dead) 1.2 +0 -18 ports/x11-toolkits/p5-GtkGLArea/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 Oct 12 21:52:32 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFD5037B401; Sat, 12 Oct 2002 21:52:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A335D43EA9; Sat, 12 Oct 2002 21:52:31 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D4qVCo051237; Sat, 12 Oct 2002 21:52:31 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D4qVfU051236; Sat, 12 Oct 2002 21:52:31 -0700 (PDT) Message-Id: <200210130452.g9D4qVfU051236@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 21:52:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/p5-Math-Currency 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 2002/10/12 21:52:31 PDT Modified files: math/p5-Math-Currency Makefile Log: BROKEN -> IGNORE to prevent package build Revision Changes Path 1.4 +2 -2 ports/math/p5-Math-Currency/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 21:52:52 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D26BE37B401; Sat, 12 Oct 2002 21:52:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 857F743E8A; Sat, 12 Oct 2002 21:52:51 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D4qpCo051299; Sat, 12 Oct 2002 21:52:51 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D4qpBW051298; Sat, 12 Oct 2002 21:52:51 -0700 (PDT) Message-Id: <200210130452.g9D4qpBW051298@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 21:52:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/sphinx 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 2002/10/12 21:52:51 PDT Modified files: audio/sphinx Makefile Log: BROKEN -> IGNORE to prevent package build Revision Changes Path 1.11 +1 -1 ports/audio/sphinx/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 21:53: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4924B37B404; Sat, 12 Oct 2002 21:53:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF5B343E97; Sat, 12 Oct 2002 21:53:06 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D4r6Co051333; Sat, 12 Oct 2002 21:53:06 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D4r6L1051332; Sat, 12 Oct 2002 21:53:06 -0700 (PDT) Message-Id: <200210130453.g9D4r6L1051332@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 21:53:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/ssmtp 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 2002/10/12 21:53:06 PDT Modified files: mail/ssmtp Makefile Log: BROKEN -> IGNORE to prevent package build Revision Changes Path 1.6 +1 -1 ports/mail/ssmtp/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 21:53:28 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D8F837B401; Sat, 12 Oct 2002 21:53:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3D5343E8A; Sat, 12 Oct 2002 21:53:27 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D4rRCo051419; Sat, 12 Oct 2002 21:53:27 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D4rR02051418; Sat, 12 Oct 2002 21:53:27 -0700 (PDT) Message-Id: <200210130453.g9D4rR02051418@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 21:53:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/utah-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 2002/10/12 21:53:27 PDT Modified files: graphics/utah-glx Makefile Log: BROKEN -> IGNORE to prevent package build Revision Changes Path 1.21 +1 -1 ports/graphics/utah-glx/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 21:53:44 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A60237B404; Sat, 12 Oct 2002 21:53:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 092A943ECF; Sat, 12 Oct 2002 21:53:43 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D4rgCo051451; Sat, 12 Oct 2002 21:53:42 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D4rgwv051450; Sat, 12 Oct 2002 21:53:42 -0700 (PDT) Message-Id: <200210130453.g9D4rgwv051450@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 21:53:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/vrrp 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 2002/10/12 21:53:42 PDT Modified files: net/vrrp Makefile Log: BROKEN -> IGNORE to prevent package build Revision Changes Path 1.6 +1 -1 ports/net/vrrp/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 21:54:42 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D75EA37B401; Sat, 12 Oct 2002 21:54:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 577D443EB2; Sat, 12 Oct 2002 21:54:41 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D4sfCo051602; Sat, 12 Oct 2002 21:54:41 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D4sfrI051601; Sat, 12 Oct 2002 21:54:41 -0700 (PDT) Message-Id: <200210130454.g9D4sfrI051601@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 21:54:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/vrrp 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 kris 2002/10/12 21:54:41 PDT Modified files: net Makefile Removed files: net/vrrp Makefile distinfo pkg-comment pkg-descr pkg-plist Log: The vrrp port was marked BROKEN 14 months ago. Remove it. Revision Changes Path 1.855 +0 -1 ports/net/Makefile 1.7 +0 -24 ports/net/vrrp/Makefile (dead) 1.3 +0 -1 ports/net/vrrp/distinfo (dead) 1.2 +0 -1 ports/net/vrrp/pkg-comment (dead) 1.2 +0 -12 ports/net/vrrp/pkg-descr (dead) 1.3 +0 -6 ports/net/vrrp/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 Oct 12 22: 4:10 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A1B437B401; Sat, 12 Oct 2002 22:04:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB28843E65; Sat, 12 Oct 2002 22:04:08 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D548Co053970; Sat, 12 Oct 2002 22:04:08 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D54870053969; Sat, 12 Oct 2002 22:04:08 -0700 (PDT) Message-Id: <200210130504.g9D54870053969@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 22:04:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang Makefile ports/lang/tclplugin 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 kris 2002/10/12 22:04:08 PDT Modified files: lang Makefile Removed files: lang/tclplugin Makefile distinfo pkg-comment pkg-descr pkg-plist Log: The tclplugin was marked BROKEN_ELF 4 years ago. Remove it. Revision Changes Path 1.321 +0 -1 ports/lang/Makefile 1.18 +0 -31 ports/lang/tclplugin/Makefile (dead) 1.6 +0 -1 ports/lang/tclplugin/distinfo (dead) 1.2 +0 -1 ports/lang/tclplugin/pkg-comment (dead) 1.3 +0 -15 ports/lang/tclplugin/pkg-descr (dead) 1.5 +0 -106 ports/lang/tclplugin/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 Oct 12 22: 8: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B2D137B401; Sat, 12 Oct 2002 22:08:00 -0700 (PDT) Received: from thuvia.demon.co.uk (thuvia.demon.co.uk [193.237.34.248]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CD6743E65; Sat, 12 Oct 2002 22:07:58 -0700 (PDT) (envelope-from mark@thuvia.demon.co.uk) Received: from dotar.thuvia.org (dotar.thuvia.org [10.0.0.4]) by phaidor.thuvia.org (8.12.3/8.12.3) with ESMTP id g9D57ocF001349; Sun, 13 Oct 2002 06:07:51 +0100 (BST) (envelope-from mark@thuvia.demon.co.uk) Received: from dotar.thuvia.org (localhost [IPv6:::1]) by dotar.thuvia.org (8.12.6/8.12.6) with ESMTP id g9D57nP0093765; Sun, 13 Oct 2002 06:07:49 +0100 (BST) (envelope-from mark@dotar.thuvia.org) Received: (from mark@localhost) by dotar.thuvia.org (8.12.6/8.12.6/Submit) id g9D57l6w093764; Sun, 13 Oct 2002 06:07:47 +0100 (BST) Date: Sun, 13 Oct 2002 06:07:47 +0100 (BST) From: Mark Valentine Message-Id: <200210130507.g9D57l6w093764@dotar.thuvia.org> In-Reply-To: X-Mailer: Mail User's Shell (7.2.6 beta(5) 10/07/98) To: kris@freebsd.org (Kris Kennaway), cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: ports/mail Makefile ports/mail/mh Makefile distinfo pkg-comment pkg-descr pkg-plist ports/mail/mh/files patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-ag patch-ah patch-ai patch-aj patch-ak patch-al patch-am patch-an patch-ao ... Sender: owner-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: kris@freebsd.org (Kris Kennaway) > Date: Sat 12 Oct, 2002 > Subject: cvs commit: ports/mail Makefile ports/mail/mh Makefile distinfo pkg-comment pkg-descr pkg-plist ports/mail/mh/files patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-ag patch-ah patch-ai patch-aj patch-ak patch-al patch-am patch-an patch-ao ... > kris 2002/10/12 20:35:47 PDT > > Modified files: > mail Makefile > Removed files: > mail/mh Makefile distinfo pkg-comment pkg-descr > pkg-plist > mail/mh/files patch-aa patch-ab patch-ac patch-ad > patch-ae patch-af patch-ag patch-ah > patch-ai patch-aj patch-ak patch-al > patch-am patch-an patch-ao > mail/mh/scripts configure > Log: > The mh port was marked FORBIDDEN for security reasons 2 years and 7 months > ago. Remove it. Aren't insecure ports still useful in environments where security isn't an issue? Cheers, Mark. -- Mark Valentine, Thuvia Labs "Tigers will do ANYTHING for a tuna fish sandwich." Mark Valentine uses "We're kind of stupid that way." *munch* *munch* and endorses FreeBSD -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 22:12:25 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C69337B401; Sat, 12 Oct 2002 22:12:24 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-165-226-88.dsl.lsan03.pacbell.net [64.165.226.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71EFE43E75; Sat, 12 Oct 2002 22:12:23 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id BEC2966B5E; Sat, 12 Oct 2002 22:12:22 -0700 (PDT) Date: Sat, 12 Oct 2002 22:12:22 -0700 From: Kris Kennaway To: Mark Valentine Cc: Kris Kennaway , cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: ports/mail Makefile ports/mail/mh Makefile distinfo pkg-comment pkg-descr pkg-plist ports/mail/mh/files patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-ag patch-ah patch-ai patch-aj patch-ak patch-al patch-am patch-an patch-ao ... Message-ID: <20021013051222.GA5739@xor.obsecurity.org> References: <200210130507.g9D57l6w093764@dotar.thuvia.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+HP7ph2BbKc20aGI" Content-Disposition: inline In-Reply-To: <200210130507.g9D57l6w093764@dotar.thuvia.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 --+HP7ph2BbKc20aGI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Oct 13, 2002 at 06:07:47AM +0100, Mark Valentine wrote: > > The mh port was marked FORBIDDEN for security reasons 2 years and 7 m= onths > > ago. Remove it. >=20 > Aren't insecure ports still useful in environments where security isn't an > issue? Perhaps, but I don't think that's a suitable justification for leaving it to rot untouched in the ports collection forever. Kris --+HP7ph2BbKc20aGI Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9qQC1Wry0BWjoQKURAn6/AJ9Fvt1mHUt8YNGXuZleVUZKqg/xIgCdEaXD puSWNlzSJl/Kw43ogJtGzmY= =lmFn -----END PGP SIGNATURE----- --+HP7ph2BbKc20aGI-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 22:24:53 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8699737B401; Sat, 12 Oct 2002 22:24:51 -0700 (PDT) Received: from thuvia.demon.co.uk (thuvia.demon.co.uk [193.237.34.248]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A37643EA3; Sat, 12 Oct 2002 22:24:48 -0700 (PDT) (envelope-from mark@thuvia.demon.co.uk) Received: from dotar.thuvia.org (dotar.thuvia.org [10.0.0.4]) by phaidor.thuvia.org (8.12.3/8.12.3) with ESMTP id g9D5OdcF001378; Sun, 13 Oct 2002 06:24:41 +0100 (BST) (envelope-from mark@thuvia.demon.co.uk) Received: from dotar.thuvia.org (localhost [IPv6:::1]) by dotar.thuvia.org (8.12.6/8.12.6) with ESMTP id g9D5OcP0094122; Sun, 13 Oct 2002 06:24:38 +0100 (BST) (envelope-from mark@dotar.thuvia.org) Received: (from mark@localhost) by dotar.thuvia.org (8.12.6/8.12.6/Submit) id g9D5Obe1094121; Sun, 13 Oct 2002 06:24:37 +0100 (BST) Date: Sun, 13 Oct 2002 06:24:37 +0100 (BST) From: Mark Valentine Message-Id: <200210130524.g9D5Obe1094121@dotar.thuvia.org> In-Reply-To: <20021013051222.GA5739@xor.obsecurity.org> X-Mailer: Mail User's Shell (7.2.6 beta(5) 10/07/98) To: Kris Kennaway Subject: Re: cvs commit: ports/mail Makefile ports/mail/mh Makefile distinfo pkg-comment pkg-descr pkg-plist ports/mail/mh/files patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-ag patch-ah patch-ai patch-aj patch-ak patch-al patch-am patch-an patch-ao ... Cc: Kris Kennaway , cvs-committers@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 > From: Kris Kennaway > Date: Sat 12 Oct, 2002 > Subject: Re: cvs commit: ports/mail Makefile ports/mail/mh Makefile distinfo pkg-comment pkg-descr pkg-plist ports/mail/mh/files patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-ag patch-ah patch-ai patch-aj patch-ak patch-al patch-am patch-an patch-ao > > Aren't insecure ports still useful in environments where security isn't an > > issue? > > Perhaps, but I don't think that's a suitable justification for leaving > it to rot untouched in the ports collection forever. That's another issue. How many ports without known security problems have no maintainer, haven't been touched in ages but continue to build and be useful? If something fails to build, mark it broken, sure. If someone cares they'll fix it - and there'll still be people who get it building for themselves using the port as a basis, even if the fix isn't fed back. Removing even a broken port makes the existing patches less available as a starting point. I'd rather see a seperate INSECURE knob and a make.conf knob to say "don't care, build it anyway, maybe even tell me it's insecure". Cheers, Mark. -- Mark Valentine, Thuvia Labs "Tigers will do ANYTHING for a tuna fish sandwich." Mark Valentine uses "We're kind of stupid that way." *munch* *munch* and endorses FreeBSD -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 22:30:42 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C65737B401; Sat, 12 Oct 2002 22:30:41 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id E928C43E9C; Sat, 12 Oct 2002 22:30:39 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id PAA12178; Sun, 13 Oct 2002 15:30:37 +1000 Date: Sun, 13 Oct 2002 15:40:55 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Marcel Moolenaar Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: src/sys/pci agp_amd.c In-Reply-To: <200210122040.g9CKeatu097643@freefall.freebsd.org> Message-ID: <20021013151835.C21098-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, 12 Oct 2002, Marcel Moolenaar wrote: > marcel 2002/10/12 13:40:36 PDT > > Modified files: > sys/pci agp_amd.c > Log: > Make this compile on 64-bit architectures (e.g. ia64) by not assuming > pointers (but more precisely vm_offset_t) can be printed with %x. Use > %p instead and cast the argument to caddr_t. This has more printf format errors than before: - vm_offset_t is not a pointer. It is a (typedefed) unsigned integral type, so it should be printed using %#lx or %#jx after casting it to u_long or uintmax_t. vm_offset_t is unlikely to be larger than u_long on any reasonable machine, so using uintmax_t is normally just a pessimization. Anyway, vm_offset_t's are usually printed using %lx elsewhere. - vm_offset_t is cast to a pointer without going through intptr_t or uintptr_t. This is only technically incorrect. vm_offset_t is likely to be the same as uintptr_t in practice. - caddr_t is not void *. The behaviour of %p is undefined unless its arg has type void *. - %p is a little broken in the kernel, so it gives output bug for bug compatible with %8x: it doesn't print an 0x prefix like it does in userland. The kernel printf even does extra work for %#p to kill the prefix. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 22:32:57 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0865437B401; Sat, 12 Oct 2002 22:32:56 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-64-165-226-88.dsl.lsan03.pacbell.net [64.165.226.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AD8E43E91; Sat, 12 Oct 2002 22:32:55 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id D1B2566B5E; Sat, 12 Oct 2002 22:32:54 -0700 (PDT) Date: Sat, 12 Oct 2002 22:32:54 -0700 From: Kris Kennaway To: Mark Valentine Cc: Kris Kennaway , Kris Kennaway , cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: ports/mail Makefile ports/mail/mh Makefile distinfo pkg-comment pkg-descr pkg-plist ports/mail/mh/files patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-ag patch-ah patch-ai patch-aj patch-ak patch-al patch-am patch-an patch-ao ... Message-ID: <20021013053254.GA6045@xor.obsecurity.org> References: <20021013051222.GA5739@xor.obsecurity.org> <200210130524.g9D5Obe1094121@dotar.thuvia.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2fHTh5uZTiUOsy+g" Content-Disposition: inline In-Reply-To: <200210130524.g9D5Obe1094121@dotar.thuvia.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 --2fHTh5uZTiUOsy+g Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Oct 13, 2002 at 06:24:37AM +0100, Mark Valentine wrote: > > Perhaps, but I don't think that's a suitable justification for leaving > > it to rot untouched in the ports collection forever. >=20 > That's another issue. How many ports without known security problems > have no maintainer, haven't been touched in ages but continue to build > and be useful? >=20 > If something fails to build, mark it broken, sure. If someone cares > they'll fix it - and there'll still be people who get it building for > themselves using the port as a basis, even if the fix isn't fed back. Sorry Mark, but this port was marked forbidden for ALMOST 2 1/2 YEARS without anyone caring enough to fix it: I have no regrets about removing it. Unmaintained ports which have serious problems will be removed from the ports collection. That's my policy - if you don't want broken ports to be removed, I suggest you spend some time on fixing them. Kris --2fHTh5uZTiUOsy+g Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9qQWGWry0BWjoQKURAk/qAKDWjfliHfP0tD1FM/HQQHKgXBO+4ACeNTpd RJtwm9o7hPmTB0mAwWFBvW0= =tE+t -----END PGP SIGNATURE----- --2fHTh5uZTiUOsy+g-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 22:54:55 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5677137B401; Sat, 12 Oct 2002 22:54:54 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09C8043EA3; Sat, 12 Oct 2002 22:54:54 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from freefall.freebsd.org (kris@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D5srCo069687; Sat, 12 Oct 2002 22:54:53 -0700 (PDT) (envelope-from kris@freefall.freebsd.org) Received: (from kris@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D5srYR069686; Sat, 12 Oct 2002 22:54:53 -0700 (PDT) Message-Id: <200210130554.g9D5srYR069686@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 12 Oct 2002 22:54:53 -0700 (PDT) To: cvs-committers@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 kris 2002/10/12 22:54:53 PDT Modified files: . modules Log: Remove the following modules: bc-gcc, libmalloc, p5-GtkGLArea, tclplugin, vrrp Revision Changes Path 1.6070 +0 -5 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 Oct 12 23:17: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5DBC37B401; Sat, 12 Oct 2002 23:17:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02E1743EA3; Sat, 12 Oct 2002 23:17:08 -0700 (PDT) (envelope-from perky@FreeBSD.org) Received: from freefall.freebsd.org (perky@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D6H7Co079174; Sat, 12 Oct 2002 23:17:07 -0700 (PDT) (envelope-from perky@freefall.freebsd.org) Received: (from perky@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D6H7YI079173; Sat, 12 Oct 2002 23:17:07 -0700 (PDT) Message-Id: <200210130617.g9D6H7YI079173@freefall.freebsd.org> From: Hye-Shik Chang Date: Sat, 12 Oct 2002 23:17:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/newt Makefile distinfo pkg-plist ports/devel/newt/files 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 perky 2002/10/12 23:17:07 PDT Modified files: devel/newt Makefile distinfo pkg-plist devel/newt/files patch-ab Log: Update to 0.51.0 Revision Changes Path 1.20 +26 -8 ports/devel/newt/Makefile 1.7 +2 -1 ports/devel/newt/distinfo 1.5 +19 -12 ports/devel/newt/files/patch-ab 1.5 +1 -1 ports/devel/newt/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 Oct 12 23:18:45 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60FEE37B401; Sat, 12 Oct 2002 23:18:44 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1376643EAF; Sat, 12 Oct 2002 23:18:44 -0700 (PDT) (envelope-from perky@FreeBSD.org) Received: from freefall.freebsd.org (perky@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D6IhCo079261; Sat, 12 Oct 2002 23:18:43 -0700 (PDT) (envelope-from perky@freefall.freebsd.org) Received: (from perky@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D6IhUK079260; Sat, 12 Oct 2002 23:18:43 -0700 (PDT) Message-Id: <200210130618.g9D6IhUK079260@freefall.freebsd.org> From: Hye-Shik Chang Date: Sat, 12 Oct 2002 23:18:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/dhcpconf 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 2002/10/12 23:18:43 PDT Modified files: net/dhcpconf Makefile Log: Bump PORTREVISION (devel/newt shlib bump) Revision Changes Path 1.8 +2 -2 ports/net/dhcpconf/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 23:58:23 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 358E137B401; Sat, 12 Oct 2002 23:58:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8C1643E88; Sat, 12 Oct 2002 23:58:21 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D6wLCo088391; Sat, 12 Oct 2002 23:58:21 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D6wLoA088390; Sat, 12 Oct 2002 23:58:21 -0700 (PDT) Message-Id: <200210130658.g9D6wLoA088390@freefall.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Oct 2002 23:58:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/gaim Makefile ports/net/gaim/files patch-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 2002/10/12 23:58:21 PDT Modified files: net/gaim Makefile Added files: net/gaim/files patch-temp Log: Fix a segfault in the Yahoo! module. Reported by: Kenneth W Cochran Obtained from: gaim CVS Revision Changes Path 1.76 +1 -1 ports/net/gaim/Makefile 1.1 +12 -0 ports/net/gaim/files/patch-temp (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Oct 12 23:58:38 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BA8937B404; Sat, 12 Oct 2002 23:58:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AD6D43E4A; Sat, 12 Oct 2002 23:58:33 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D6wWCo088472; Sat, 12 Oct 2002 23:58:32 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D6wWat088471; Sat, 12 Oct 2002 23:58:32 -0700 (PDT) Message-Id: <200210130658.g9D6wWat088471@freefall.freebsd.org> From: Norikatsu Shigemura Date: Sat, 12 Oct 2002 23:58:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/liveMedia Makefile distinfo pkg-comment pkg-descr pkg-plist ports/net/liveMedia/files config.fixed-freebsd X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/10/12 23:58:32 PDT Modified files: net Makefile Added files: net/liveMedia Makefile distinfo pkg-comment pkg-descr pkg-plist net/liveMedia/files config.fixed-freebsd Log: Add liveMedia(2002.10.11), a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP and RTSP). Revision Changes Path 1.856 +1 -0 ports/net/Makefile 1.1 +134 -0 ports/net/liveMedia/Makefile (new) 1.1 +1 -0 ports/net/liveMedia/distinfo (new) 1.1 +16 -0 ports/net/liveMedia/files/config.fixed-freebsd (new) 1.1 +1 -0 ports/net/liveMedia/pkg-comment (new) 1.1 +12 -0 ports/net/liveMedia/pkg-descr (new) 1.1 +82 -0 ports/net/liveMedia/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 Oct 12 23:58:44 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2676337B640; Sat, 12 Oct 2002 23:58:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63C0143EAF; Sat, 12 Oct 2002 23:58:41 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9D6weCo088526; Sat, 12 Oct 2002 23:58:41 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9D6weuE088525; Sat, 12 Oct 2002 23:58:40 -0700 (PDT) Message-Id: <200210130658.g9D6weuE088525@freefall.freebsd.org> From: Norikatsu Shigemura Date: Sat, 12 Oct 2002 23:58:40 -0700 (PDT) To: cvs-committers@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 nork 2002/10/12 23:58:40 PDT Modified files: . modules Log: liveMedia --> ports/net/liveMedia Revision Changes Path 1.6071 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message