From owner-cvs-all Sun Aug 11 1:51: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 D7E1337B400; Sun, 11 Aug 2002 01:51:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B2A843E6A; Sun, 11 Aug 2002 01:51: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.4/8.12.4) with ESMTP id g7B8p9JU029022; Sun, 11 Aug 2002 01:51:09 -0700 (PDT) (envelope-from imp@freefall.freebsd.org) Received: (from imp@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7B8p9Av029021; Sun, 11 Aug 2002 01:51:09 -0700 (PDT) Message-Id: <200208110851.g7B8p9Av029021@freefall.freebsd.org> From: Warner Losh Date: Sun, 11 Aug 2002 01:51:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/wi if_wi.c if_wireg.h wi_hostap.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/11 01:51:09 PDT Modified files: sys/dev/wi if_wi.c if_wireg.h wi_hostap.c Log: Follow NetBSD's lead and use WI_PORTTYPE_HOSTAP instead of _AP, since _AP might be used in the future for cards with firmware that does AP in firmware. Revision Changes Path 1.111 +14 -14 src/sys/dev/wi/if_wi.c 1.38 +1 -1 src/sys/dev/wi/if_wireg.h 1.17 +1 -1 src/sys/dev/wi/wi_hostap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 2: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 D6CE237B400; Sun, 11 Aug 2002 02:20:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AD6C43E5E; Sun, 11 Aug 2002 02:20: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.4/8.12.4) with ESMTP id g7B9KdJU035308; Sun, 11 Aug 2002 02:20:39 -0700 (PDT) (envelope-from blackend@freefall.freebsd.org) Received: (from blackend@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7B9KdCi035307; Sun, 11 Aug 2002 02:20:39 -0700 (PDT) Message-Id: <200208110920.g7B9KdCi035307@freefall.freebsd.org> From: Marc Fonvieille Date: Sun, 11 Aug 2002 02:20:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/hubs 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/08/11 02:20:39 PDT Modified files: en_US.ISO8859-1/articles/hubs article.sgml Log: Various fixes: punctuation, typos and useless word. PR: docs/41531 Submitted by: Christian Brueffer Revision Changes Path 1.24 +4 -4 doc/en_US.ISO8859-1/articles/hubs/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 Aug 11 2:24: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 DAEA437B400; Sun, 11 Aug 2002 02:24:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B7DC43E3B; Sun, 11 Aug 2002 02:24:17 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from freefall.freebsd.org (blackend@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7B9OHJU035507; Sun, 11 Aug 2002 02:24:17 -0700 (PDT) (envelope-from blackend@freefall.freebsd.org) Received: (from blackend@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7B9OH3r035506; Sun, 11 Aug 2002 02:24:17 -0700 (PDT) Message-Id: <200208110924.g7B9OH3r035506@freefall.freebsd.org> From: Marc Fonvieille Date: Sun, 11 Aug 2002 02:24:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/disks 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/08/11 02:24:17 PDT Modified files: en_US.ISO8859-1/books/handbook/disks chapter.sgml Log: s/Postscript/PostScript PR: docs/41533 Submitted by: Christian Brueffer Revision Changes Path 1.95 +1 -1 doc/en_US.ISO8859-1/books/handbook/disks/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 Aug 11 2: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 C36F837B400; Sun, 11 Aug 2002 02:32:00 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76B3943E6A; Sun, 11 Aug 2002 02:32:00 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from freefall.freebsd.org (fjoe@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7B9W0JU036359; Sun, 11 Aug 2002 02:32:00 -0700 (PDT) (envelope-from fjoe@freefall.freebsd.org) Received: (from fjoe@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7B9W0Jx036358; Sun, 11 Aug 2002 02:32:00 -0700 (PDT) Message-Id: <200208110932.g7B9W0Jx036358@freefall.freebsd.org> From: Max Khon Date: Sun, 11 Aug 2002 02:32:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sbni if_sbni.c if_sbni_isa.c if_sbni_pci.c if_sbnivar.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 fjoe 2002/08/11 02:32:00 PDT Modified files: (Branch: RELENG_4) sys/dev/sbni if_sbni.c if_sbni_isa.c if_sbni_pci.c if_sbnivar.h Log: MFC: sync with HEAD (make driver portable, other minor fixes) Revision Changes Path 1.1.2.4 +38 -31 src/sys/dev/sbni/if_sbni.c 1.1.2.5 +4 -3 src/sys/dev/sbni/if_sbni_isa.c 1.1.2.4 +12 -7 src/sys/dev/sbni/if_sbni_pci.c 1.1.2.3 +3 -3 src/sys/dev/sbni/if_sbnivar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 2:36: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 5368E37B400; Sun, 11 Aug 2002 02:36:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0993543E42; Sun, 11 Aug 2002 02:36:48 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from freefall.freebsd.org (fjoe@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7B9alJU036648; Sun, 11 Aug 2002 02:36:47 -0700 (PDT) (envelope-from fjoe@freefall.freebsd.org) Received: (from fjoe@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7B9alhM036647; Sun, 11 Aug 2002 02:36:47 -0700 (PDT) Message-Id: <200208110936.g7B9alhM036647@freefall.freebsd.org> From: Max Khon Date: Sun, 11 Aug 2002 02:36:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mod_php4/scripts configure.php X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG fjoe 2002/08/11 02:36:47 PDT Modified files: www/mod_php4/scripts configure.php Log: Catch up with libsablot (ports/textproc/sablotron) version bump Approved by: MAINTAINER Revision Changes Path 1.173 +2 -2 ports/www/mod_php4/scripts/configure.php To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 2:37: 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 CD7B037B4B2; Sun, 11 Aug 2002 02:36:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D9E943E6E; Sun, 11 Aug 2002 02:36:56 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7B9auJU036682; Sun, 11 Aug 2002 02:36:56 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7B9au55036681; Sun, 11 Aug 2002 02:36:56 -0700 (PDT) Message-Id: <200208110936.g7B9au55036681@freefall.freebsd.org> From: Akinori MUSHA Date: Sun, 11 Aug 2002 02:36:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install/create 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 knu 2002/08/11 02:36:56 PDT Modified files: (Branch: RELENG_4) usr.sbin/pkg_install/create perform.c Log: MFC: rev. 1.74-1.75 For bzip2'd packages, use the '.tbz' suffix instead of '.tbz2'. Revision Changes Path 1.49.2.16 +1 -5 src/usr.sbin/pkg_install/create/perform.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 2:43: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 2EA0437B400; Sun, 11 Aug 2002 02:43:24 -0700 (PDT) Received: from mail.musha.org (daemon.musha.org [210.189.104.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CFCA43E3B; Sun, 11 Aug 2002 02:43:23 -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 E4950519BE; Sun, 11 Aug 2002 18:43:21 +0900 (JST) Date: Sun, 11 Aug 2002 18:43:23 +0900 Message-ID: <86r8h5n32c.wl@archon.local.idaemons.org> From: "Akinori MUSHA" To: re@FreeBSD.org Cc: portmgr@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/pkg_install/create perform.c In-Reply-To: <200208110936.g7B9au55036681@freefall.freebsd.org> References: <200208110936.g7B9au55036681@freefall.freebsd.org> User-Agent: Wanderlust/2.9.14 (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, 11 Aug 2002 02:36:56 -0700 (PDT), I wrote: > knu 2002/08/11 02:36:56 PDT > > Modified files: (Branch: RELENG_4) > usr.sbin/pkg_install/create perform.c > Log: > MFC: rev. 1.74-1.75 > > For bzip2'd packages, use the '.tbz' suffix instead of '.tbz2'. > > Revision Changes Path > 1.49.2.16 +1 -5 src/usr.sbin/pkg_install/create/perform.c Can we MFC this also to RELENG_4_6? And how about RELENG_4_[45]? Regards, -- / /__ __ 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 Aug 11 2: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 3B2F837B400; Sun, 11 Aug 2002 02:46:13 -0700 (PDT) Received: from mail.musha.org (daemon.musha.org [210.189.104.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD4BD43E6A; Sun, 11 Aug 2002 02:46:12 -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 D8882519BE; Sun, 11 Aug 2002 18:46:11 +0900 (JST) Date: Sun, 11 Aug 2002 18:46:13 +0900 Message-ID: <86ptwpn2xm.wl@archon.local.idaemons.org> From: "Akinori MUSHA" To: Erwin Lansing Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/irc/epic4 Makefile distinfo In-Reply-To: <20020809122323.GA31941@droso.net> References: <200208090655.g796tkx0014698@freefall.freebsd.org> <20020809122323.GA31941@droso.net> User-Agent: Wanderlust/2.9.14 (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 Fri, 9 Aug 2002 14:23:23 +0200, Erwin Lansing wrote: > On Thu, Aug 08, 2002 at 11:55:46PM -0700, Akinori MUSHA wrote: > > knu 2002/08/08 23:55:45 PDT > > > > Modified files: > > irc/epic4 Makefile distinfo > > Log: > > Add a patch that adds IPv6 support to epic4 and bump PORTREVISION accordingly. > > > > Approved by: Anders Andersson (MAINTAINER) > PR 40406 ? Sorry, but I didn't notice it when I committed this. I'll close it shortly. -- / /__ __ 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 Aug 11 2:50: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 7294837B400; Sun, 11 Aug 2002 02:50:55 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2712E43E6A; Sun, 11 Aug 2002 02:50: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.4/8.12.4) with ESMTP id g7B9otJU038139; Sun, 11 Aug 2002 02:50:55 -0700 (PDT) (envelope-from blackend@freefall.freebsd.org) Received: (from blackend@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7B9otiS038138; Sun, 11 Aug 2002 02:50:55 -0700 (PDT) Message-Id: <200208110950.g7B9otiS038138@freefall.freebsd.org> From: Marc Fonvieille Date: Sun, 11 Aug 2002 02:50:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/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 blackend 2002/08/11 02:50:54 PDT Modified files: en_US.ISO8859-1/books/handbook book.sgml Log: Removes entity to backups chapter, this one was forgotten in r1.112 when the chapter was moved to the storage one. Revision Changes Path 1.124 +0 -1 doc/en_US.ISO8859-1/books/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 Aug 11 2:53: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 3954437B400; Sun, 11 Aug 2002 02:53:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E340643E3B; Sun, 11 Aug 2002 02:53:44 -0700 (PDT) (envelope-from tjr@FreeBSD.org) Received: from freefall.freebsd.org (tjr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7B9riJU038253; Sun, 11 Aug 2002 02:53:44 -0700 (PDT) (envelope-from tjr@freefall.freebsd.org) Received: (from tjr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7B9rili038252; Sun, 11 Aug 2002 02:53:44 -0700 (PDT) Message-Id: <200208110953.g7B9rili038252@freefall.freebsd.org> From: "Tim J. Robbins" Date: Sun, 11 Aug 2002 02:53:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/sed process.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/11 02:53:44 PDT Modified files: usr.bin/sed process.c Log: Correct boundary condition error in `D' and `P' commands when the last line of the pattern space is empty. Don't emit spurious newline when EOF is reached with the `N' command. Pointed out by: Oleg Osyka MFC after: 1 week Revision Changes Path 1.28 +3 -6 src/usr.bin/sed/process.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 3: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 6315137B400; Sun, 11 Aug 2002 03:17:58 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E894843E72; Sun, 11 Aug 2002 03:17:57 -0700 (PDT) (envelope-from luigi@FreeBSD.org) Received: from freefall.freebsd.org (luigi@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BAHvJU044439; Sun, 11 Aug 2002 03:17:57 -0700 (PDT) (envelope-from luigi@freefall.freebsd.org) Received: (from luigi@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BAHvWK044438; Sun, 11 Aug 2002 03:17:57 -0700 (PDT) Message-Id: <200208111017.g7BAHvWK044438@freefall.freebsd.org> From: Luigi Rizzo Date: Sun, 11 Aug 2002 03:17:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern uipc_mbuf.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 luigi 2002/08/11 03:17:57 PDT Modified files: (Branch: RELENG_4) sys/kern uipc_mbuf.c Log: Bring back mcl_pool_max to 0 as default, while i investigate on some problems people were having with it (likely some missing initialization of mbuf header fields in the handling of the free list). Revision Changes Path 1.51.2.19 +1 -1 src/sys/kern/uipc_mbuf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 3:26: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 6530037B400; Sun, 11 Aug 2002 03:26:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4C5443E7B; Sun, 11 Aug 2002 03:26:09 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from freefall.freebsd.org (fjoe@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BAQ9JU045096; Sun, 11 Aug 2002 03:26:09 -0700 (PDT) (envelope-from fjoe@freefall.freebsd.org) Received: (from fjoe@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BAQ9hV045095; Sun, 11 Aug 2002 03:26:09 -0700 (PDT) Message-Id: <200208111026.g7BAQ9hV045095@freefall.freebsd.org> From: Max Khon Date: Sun, 11 Aug 2002 03:26:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/mc Makefile ports/misc/mc/files patch-ag patch-lib::mc.ext.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 fjoe 2002/08/11 03:26:09 PDT Modified files: misc/mc Makefile misc/mc/files patch-ag Added files: misc/mc/files patch-lib::mc.ext.in Log: - add an ability to open .tbz archives - patch on file per patchfile - bump port revision Revision Changes Path 1.67 +1 -1 ports/misc/mc/Makefile 1.9 +0 -17 ports/misc/mc/files/patch-ag 1.1 +34 -0 ports/misc/mc/files/patch-lib::mc.ext.in (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 3:46: 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 7F5C337B400; Sun, 11 Aug 2002 03:45:55 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17D3143E6E; Sun, 11 Aug 2002 03:45:51 -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 g7BAjVn12282; Sun, 11 Aug 2002 13:45:31 +0300 (EEST) (envelope-from ru) Date: Sun, 11 Aug 2002 13:45:31 +0300 From: Ruslan Ermilov To: Archie Cobbs Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet in_rmx.c ip_input.c ip_var.h Message-ID: <20020811104531.GA11677@sunbay.com> References: <20020809145837.GD38763@sunbay.com> <200208091716.g79HGno08306@arch20m.dellroad.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="huq684BweRXVnRxX" Content-Disposition: inline In-Reply-To: <200208091716.g79HGno08306@arch20m.dellroad.org> 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 --huq684BweRXVnRxX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Aug 09, 2002 at 10:16:49AM -0700, Archie Cobbs wrote: [...] > > BTW, Archie, kudos for making mpd(8) work in a scenario documented > > in the BUGS section of libalias(3). How this is done? >=20 > The PPTP spec assumes that only one control connection (i.e., TCP port > 1723) will exist between any two IP addresses. >=20 Yes, I know. > Originally, mpd was written to honor that. However, unless you are > identifying the peer by its IP address, there's no real need to disallow > multiple connections from the same IP address. So mpd was changed > to allow multiple connections when possible. Although this violates > the spec, it's a beneficial change. Consider it a bug in the spec :-) >=20 Yes, but this means that you should somehow share the pool of locally allocated CallID's for a given peer. How this is done? Does mpd(8) fork to serve each new connection? Or is it implemented entirely within the kernel (netgraph(4))? > FYI, you may notice that L2TP, which came after PPTP, doesn't make > this useless assumption. Any number of L2TP control connections may > exist between two peers. >=20 > Cheers, > -Archie >=20 > __________________________________________________________________________ > Archie Cobbs * Packet Design * http://www.packetdesign.com --=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 --huq684BweRXVnRxX Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9VkBLUkv4P6juNwoRAi+WAJ49uXwp/NcAvA7w/Llj5QYm4CgkdACfabZZ mAfEVRBd3Z/f6HsgBe5cUIw= =SNTH -----END PGP SIGNATURE----- --huq684BweRXVnRxX-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 3:52: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 9278337B400; Sun, 11 Aug 2002 03:52:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4968143E72; Sun, 11 Aug 2002 03:52:14 -0700 (PDT) (envelope-from tjr@FreeBSD.org) Received: from freefall.freebsd.org (tjr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BAqEJU047062; Sun, 11 Aug 2002 03:52:14 -0700 (PDT) (envelope-from tjr@freefall.freebsd.org) Received: (from tjr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BAqElK047061; Sun, 11 Aug 2002 03:52:14 -0700 (PDT) Message-Id: <200208111052.g7BAqElK047061@freefall.freebsd.org> From: "Tim J. Robbins" Date: Sun, 11 Aug 2002 03:52:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/wc wc.1 wc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/11 03:52:13 PDT Modified files: usr.bin/wc wc.1 wc.c Log: Use the iswspace(3) function now that it's been implemented. Revision Changes Path 1.14 +3 -3 src/usr.bin/wc/wc.1 1.19 +2 -2 src/usr.bin/wc/wc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 3:53: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 AFF7D37B400; Sun, 11 Aug 2002 03:53:10 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59A4743E42; Sun, 11 Aug 2002 03:53:06 -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 g7BAqn612636; Sun, 11 Aug 2002 13:52:49 +0300 (EEST) (envelope-from ru) Date: Sun, 11 Aug 2002 13:52:49 +0300 From: Ruslan Ermilov To: Luigi Rizzo Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet in_rmx.c ip_input.c ip_var.h Message-ID: <20020811105249.GB11677@sunbay.com> References: <200208091449.g79EnNRh005472@freefall.freebsd.org> <20020809080953.B62786@iguana.icir.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="XOIedfhf+7KOe/yw" Content-Disposition: inline In-Reply-To: <20020809080953.B62786@iguana.icir.org> 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 --XOIedfhf+7KOe/yw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Aug 09, 2002 at 08:09:54AM -0700, Luigi Rizzo wrote: > On Fri, Aug 09, 2002 at 07:49:23AM -0700, Ruslan Ermilov wrote: > > ru 2002/08/09 07:49:23 PDT > >=20 > > Modified files: (Branch: RELENG_4) > > sys/netinet in_rmx.c ip_input.c ip_var.h=20 > > Log: > > MFC: in_rmx.c,v 1.39, ip_input.c,v 1.165, and ip_var.h,v 1.54: > > =20 > > Invalidate cached forwarding route (ipforward_rt) whenever a new > > route is added to the routing table, otherwise we may end up using > > the wrong route when forwarding. >=20 > this reminds me... what do we gain from having one route cached ? > Most if not all boxes talk to multiple destinations anyways, >=20 This works on assumption that two or more consecutive packets to be forwarded are for the same destination. > so we should rather leverage on the cache in ip_flow.c than > use this trick. >=20 Fast forwarding is incompatible with many standard things, as hinted in the inet(4) manpage. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --XOIedfhf+7KOe/yw Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9VkIBUkv4P6juNwoRAu5mAJ98OdzFdQ+hTXC3V2f8u3ATPJtg8ACfQROn iqMN1NZl6b+mc2yruSjMgV0= =i3Tj -----END PGP SIGNATURE----- --XOIedfhf+7KOe/yw-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 3:54: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 9FD0A37B400; Sun, 11 Aug 2002 03:54:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 452AB43E42; Sun, 11 Aug 2002 03:54:20 -0700 (PDT) (envelope-from tjr@FreeBSD.org) Received: from freefall.freebsd.org (tjr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BAsKJU047168; Sun, 11 Aug 2002 03:54:20 -0700 (PDT) (envelope-from tjr@freefall.freebsd.org) Received: (from tjr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BAsK8m047167; Sun, 11 Aug 2002 03:54:20 -0700 (PDT) Message-Id: <200208111054.g7BAsK8m047167@freefall.freebsd.org> From: "Tim J. Robbins" Date: Sun, 11 Aug 2002 03:54:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/wc wc.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/08/11 03:54:19 PDT Modified files: usr.bin/wc wc.1 Log: Locale environment variables influence wc(1) regardless of whether the -m option is specified; correct ENVIRONMENT section. Revision Changes Path 1.15 +1 -4 src/usr.bin/wc/wc.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 4:10: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 BA91F37B405; Sun, 11 Aug 2002 04:10:44 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 708A543E3B; Sun, 11 Aug 2002 04:10: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.4/8.12.4) with ESMTP id g7BBAiJU056305; Sun, 11 Aug 2002 04:10:44 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BBAiLQ056304; Sun, 11 Aug 2002 04:10:44 -0700 (PDT) Message-Id: <200208111110.g7BBAiLQ056304@freefall.freebsd.org> From: Ruslan Ermilov Date: Sun, 11 Aug 2002 04:10:44 -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 ru 2002/08/11 04:10:43 PDT Modified files: usr.bin/make main.c Log: main.c:450: warning: `targs' might be used uninitialized in this function Spotted by: patrick@godloveya.com, naddy, -Wuninitialized This segfaulted alpha and sparc64; i386 had this magically zeroed. Revision Changes Path 1.69 +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 Sun Aug 11 4:18: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 B194237B400; Sun, 11 Aug 2002 04:18:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66F4C43E6A; Sun, 11 Aug 2002 04:18: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.4/8.12.4) with ESMTP id g7BBIqJU056905; Sun, 11 Aug 2002 04:18:52 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BBIquk056904; Sun, 11 Aug 2002 04:18:52 -0700 (PDT) Message-Id: <200208111118.g7BBIquk056904@freefall.freebsd.org> From: Ruslan Ermilov Date: Sun, 11 Aug 2002 04:18:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/man/apropos apropos.man apropos.sh X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/08/11 04:18:51 PDT Modified files: (Branch: RELENG_4) gnu/usr.bin/man/apropos apropos.man apropos.sh Log: MFC: ``man -k'' search expression should be an extended regexp. Revision Changes Path 1.6.2.3 +8 -2 src/gnu/usr.bin/man/apropos/apropos.man 1.12.2.1 +2 -2 src/gnu/usr.bin/man/apropos/apropos.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 4:21: 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 27A5937B400; Sun, 11 Aug 2002 04:20:55 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1CD743E42; Sun, 11 Aug 2002 04:20:54 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BBKsJU057113; Sun, 11 Aug 2002 04:20:54 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BBKsSX057112; Sun, 11 Aug 2002 04:20:54 -0700 (PDT) Message-Id: <200208111120.g7BBKsSX057112@freefall.freebsd.org> From: Ruslan Ermilov Date: Sun, 11 Aug 2002 04:20:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/man/apropos apropos.sh X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/08/11 04:20:54 PDT Modified files: (Branch: RELENG_4) gnu/usr.bin/man/apropos apropos.sh Log: MFC: 1.12->1.14: miscellaneous fixes. Revision Changes Path 1.12.2.2 +3 -3 src/gnu/usr.bin/man/apropos/apropos.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 4:22: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 071C837B400; Sun, 11 Aug 2002 04:22:38 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2B7C43E5E; Sun, 11 Aug 2002 04:22:37 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BBMbJU057401; Sun, 11 Aug 2002 04:22:37 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BBMbkc057400; Sun, 11 Aug 2002 04:22:37 -0700 (PDT) Message-Id: <200208111122.g7BBMbkc057400@freefall.freebsd.org> From: Ruslan Ermilov Date: Sun, 11 Aug 2002 04:22:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/groff/tmac koi8-r 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/08/11 04:22:37 PDT Modified files: (Branch: RELENG_4) gnu/usr.bin/groff/tmac koi8-r Log: MFC: 1.7: Translation of the .Ex -std macro. Revision Changes Path 1.2.2.5 +9 -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 Sun Aug 11 4:32: 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 AD01B37B400; Sun, 11 Aug 2002 04:32:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC73643E6E; Sun, 11 Aug 2002 04:32:02 -0700 (PDT) (envelope-from mux@FreeBSD.org) Received: from freefall.freebsd.org (mux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BBW2JU058057; Sun, 11 Aug 2002 04:32:02 -0700 (PDT) (envelope-from mux@freefall.freebsd.org) Received: (from mux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BBW2sU058056; Sun, 11 Aug 2002 04:32:02 -0700 (PDT) Message-Id: <200208111132.g7BBW2sU058056@freefall.freebsd.org> From: Maxime Henrion Date: Sun, 11 Aug 2002 04:32:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/nfsiod nfsiod.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/11 04:32:02 PDT Modified files: sbin/nfsiod nfsiod.c Log: The kldload() system call doesn't return 0 when it succeeded, so compare the return value against -1 to see if it failed instead of simply doing if (kldload("nfs")). Revision Changes Path 1.14 +1 -1 src/sbin/nfsiod/nfsiod.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 5: 0: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 96AC837B400; Sun, 11 Aug 2002 05:00:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B0F043E6A; Sun, 11 Aug 2002 05:00:47 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from freefall.freebsd.org (fjoe@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BC0lJU060692; Sun, 11 Aug 2002 05:00:47 -0700 (PDT) (envelope-from fjoe@freefall.freebsd.org) Received: (from fjoe@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BC0l7C060691; Sun, 11 Aug 2002 05:00:47 -0700 (PDT) Message-Id: <200208111200.g7BC0l7C060691@freefall.freebsd.org> From: Max Khon Date: Sun, 11 Aug 2002 05:00:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/mc Makefile pkg-plist ports/misc/mc/files patch-gnome::Makefile.in patch-gnome::gdesktop.c patch-gnome::glayout.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG fjoe 2002/08/11 05:00:47 PDT Modified files: misc/mc Makefile pkg-plist Added files: misc/mc/files patch-gnome::Makefile.in patch-gnome::gdesktop.c patch-gnome::glayout.c Log: - add hooks and patches that add an ability to use this port as master for ports/x11-fm/gnomemc - fix pkg-plist if mc is being built with charset support Revision Changes Path 1.68 +20 -6 ports/misc/mc/Makefile 1.1 +11 -0 ports/misc/mc/files/patch-gnome::Makefile.in (new) 1.1 +14 -0 ports/misc/mc/files/patch-gnome::gdesktop.c (new) 1.1 +18 -0 ports/misc/mc/files/patch-gnome::glayout.c (new) 1.28 +179 -73 ports/misc/mc/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 Aug 11 5:36: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 CE1CC37B405; Sun, 11 Aug 2002 05:36:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84A3C43E6E; Sun, 11 Aug 2002 05:36:25 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from freefall.freebsd.org (fjoe@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BCaPJU068692; Sun, 11 Aug 2002 05:36:25 -0700 (PDT) (envelope-from fjoe@freefall.freebsd.org) Received: (from fjoe@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BCaPCA068691; Sun, 11 Aug 2002 05:36:25 -0700 (PDT) Message-Id: <200208111236.g7BCaPCA068691@freefall.freebsd.org> From: Max Khon Date: Sun, 11 Aug 2002 05:36:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/mc 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 fjoe 2002/08/11 05:36:24 PDT Modified files: misc/mc Makefile pkg-plist Log: More changes to allow this port to be used as master for ports/x11-fm/gnomemc Revision Changes Path 1.69 +8 -4 ports/misc/mc/Makefile 1.29 +6 -6 ports/misc/mc/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 Aug 11 5:37: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 2E24A37B400; Sun, 11 Aug 2002 05:37:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBAE143E42; Sun, 11 Aug 2002 05:37:44 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from freefall.freebsd.org (fjoe@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BCbiJU068980; Sun, 11 Aug 2002 05:37:44 -0700 (PDT) (envelope-from fjoe@freefall.freebsd.org) Received: (from fjoe@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BCbiVT068979; Sun, 11 Aug 2002 05:37:44 -0700 (PDT) Message-Id: <200208111237.g7BCbiVT068979@freefall.freebsd.org> From: Max Khon Date: Sun, 11 Aug 2002 05:37:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-fm/gnomemc Makefile distinfo pkg-comment pkg-descr pkg-plist ports/x11-fm/gnomemc/files patch-aa patch-ab patch-ac patch-ad patch-af patch-ag patch-ai patch-aj patch-ak patch-lib::Makefile.in patch-src::treestore.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG fjoe 2002/08/11 05:37:44 PDT Modified files: x11-fm/gnomemc Makefile Removed files: x11-fm/gnomemc distinfo pkg-comment pkg-descr pkg-plist x11-fm/gnomemc/files patch-aa patch-ab patch-ac patch-ad patch-af patch-ag patch-ai patch-aj patch-ak patch-lib::Makefile.in patch-src::treestore.h Log: This port is no longer used in GNOME so take maintainership and use ports/misc/mc as master port. Approved by: gnome@freebsd.org Revision Changes Path 1.26 +5 -20 ports/x11-fm/gnomemc/Makefile 1.17 +0 -1 ports/x11-fm/gnomemc/distinfo (dead) 1.7 +0 -14 ports/x11-fm/gnomemc/files/patch-aa (dead) 1.6 +0 -14 ports/x11-fm/gnomemc/files/patch-ab (dead) 1.8 +0 -27 ports/x11-fm/gnomemc/files/patch-ac (dead) 1.3 +0 -11 ports/x11-fm/gnomemc/files/patch-ad (dead) 1.11 +0 -25 ports/x11-fm/gnomemc/files/patch-af (dead) 1.5 +0 -28 ports/x11-fm/gnomemc/files/patch-ag (dead) 1.2 +0 -10 ports/x11-fm/gnomemc/files/patch-ai (dead) 1.2 +0 -11 ports/x11-fm/gnomemc/files/patch-aj (dead) 1.3 +0 -14 ports/x11-fm/gnomemc/files/patch-ak (dead) 1.2 +0 -56 ports/x11-fm/gnomemc/files/patch-lib::Makefile.in (dead) 1.2 +0 -14 ports/x11-fm/gnomemc/files/patch-src::treestore.h (dead) 1.2 +0 -1 ports/x11-fm/gnomemc/pkg-comment (dead) 1.2 +0 -5 ports/x11-fm/gnomemc/pkg-descr (dead) 1.16 +0 -205 ports/x11-fm/gnomemc/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 Aug 11 5:43: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 967B037B400; Sun, 11 Aug 2002 05:43:37 -0700 (PDT) Received: from iguana.icir.org (iguana.icir.org [192.150.187.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F74543E6A; Sun, 11 Aug 2002 05:43:37 -0700 (PDT) (envelope-from rizzo@iguana.icir.org) Received: (from rizzo@localhost) by iguana.icir.org (8.11.6/8.11.3) id g7BChbN84689; Sun, 11 Aug 2002 05:43:37 -0700 (PDT) (envelope-from rizzo) Date: Sun, 11 Aug 2002 05:43:37 -0700 From: Luigi Rizzo To: Ruslan Ermilov Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet in_rmx.c ip_input.c ip_var.h Message-ID: <20020811054337.B84502@iguana.icir.org> References: <200208091449.g79EnNRh005472@freefall.freebsd.org> <20020809080953.B62786@iguana.icir.org> <20020811105249.GB11677@sunbay.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: <20020811105249.GB11677@sunbay.com>; from ru@FreeBSD.org on Sun, Aug 11, 2002 at 01:52:49PM +0300 Sender: owner-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, Aug 11, 2002 at 01:52:49PM +0300, Ruslan Ermilov wrote: ... > > this reminds me... what do we gain from having one route cached ? > > Most if not all boxes talk to multiple destinations anyways, > > > This works on assumption that two or more consecutive packets to > be forwarded are for the same destination. > > > so we should rather leverage on the cache in ip_flow.c than > > use this trick. > > > Fast forwarding is incompatible with many standard things, as hinted > in the inet(4) manpage. i know that part of the code :) But the info in the ipflow cache is reliable, and kept updated. The incompatibility only comes from the fact that some processing (e.g. firewalling, ipsec) is skipped in the fastforwarding case. cheers luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 5:57: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 BF79D37B400; Sun, 11 Aug 2002 05:57:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7679C43E4A; Sun, 11 Aug 2002 05:57:33 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from freefall.freebsd.org (fjoe@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BCvXJU072029; Sun, 11 Aug 2002 05:57:33 -0700 (PDT) (envelope-from fjoe@freefall.freebsd.org) Received: (from fjoe@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BCvWqi072028; Sun, 11 Aug 2002 05:57:32 -0700 (PDT) Message-Id: <200208111257.g7BCvWqi072028@freefall.freebsd.org> From: Max Khon Date: Sun, 11 Aug 2002 05:57:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/mc Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG fjoe 2002/08/11 05:57:32 PDT Modified files: misc/mc Makefile Log: - add WITHOUT_ISPELL knob, RUN_DEPENDS on ispell - do not install midc -> mc symlink if gnomemc is being built Revision Changes Path 1.70 +7 -2 ports/misc/mc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 5: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 D5ED437B400; Sun, 11 Aug 2002 05:58:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DADC43E75; Sun, 11 Aug 2002 05:58:20 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from freefall.freebsd.org (fjoe@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BCwKJU072099; Sun, 11 Aug 2002 05:58:20 -0700 (PDT) (envelope-from fjoe@freefall.freebsd.org) Received: (from fjoe@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BCwKFR072098; Sun, 11 Aug 2002 05:58:20 -0700 (PDT) Message-Id: <200208111258.g7BCwKFR072098@freefall.freebsd.org> From: Max Khon Date: Sun, 11 Aug 2002 05:58:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-fm/gnomemc Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG fjoe 2002/08/11 05:58:20 PDT Modified files: x11-fm/gnomemc Makefile Log: define WITHOUT_ICONV, WITHOUT_ISPELL Revision Changes Path 1.27 +2 -0 ports/x11-fm/gnomemc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 6: 5: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 616EB37B401; Sun, 11 Aug 2002 06:05:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C91F43E42; Sun, 11 Aug 2002 06:05:31 -0700 (PDT) (envelope-from schweikh@FreeBSD.org) Received: from freefall.freebsd.org (schweikh@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BD5UJU075407; Sun, 11 Aug 2002 06:05:30 -0700 (PDT) (envelope-from schweikh@freefall.freebsd.org) Received: (from schweikh@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BD5UL3075364; Sun, 11 Aug 2002 06:05:30 -0700 (PDT) Message-Id: <200208111305.g7BD5UL3075364@freefall.freebsd.org> From: Jens Schweikhardt Date: Sun, 11 Aug 2002 06:05:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ls ls.c src/lib/libc/gen fmtmsg.3 src/lib/libc/stdio printf.3 src/libexec/revnetgroup revnetgroup.8 src/share/termcap termcap.src src/sys/kern kern_proc.c src/tools/tools/kdrv sample.drvinfo src/usr.bin/paste paste.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 schweikh 2002/08/11 06:05:30 PDT Modified files: bin/ls ls.c lib/libc/gen fmtmsg.3 lib/libc/stdio printf.3 libexec/revnetgroup revnetgroup.8 share/termcap termcap.src sys/kern kern_proc.c tools/tools/kdrv sample.drvinfo usr.bin/paste paste.1 usr.bin/xargs xargs.c usr.sbin/lpr/common_source matchjobs.c usr.sbin/pkg_install/lib version.c Log: Fix typos; each file has at least one s/seperat/separat/ (I skipped those in contrib/, gnu/ and crypto/) While I was at it, fixed a lot more found by ispell that I could identify with certainty to be errors. All of these were in comments or text, not in actual code. Suggested by: bde MFC after: 3 days Revision Changes Path 1.64 +1 -1 src/bin/ls/ls.c 1.2 +4 -4 src/lib/libc/gen/fmtmsg.3 1.44 +3 -3 src/lib/libc/stdio/printf.3 1.12 +1 -1 src/libexec/revnetgroup/revnetgroup.8 1.124 +12 -12 src/share/termcap/termcap.src 1.143 +5 -5 src/sys/kern/kern_proc.c 1.5 +1 -1 src/tools/tools/kdrv/sample.drvinfo 1.13 +1 -1 src/usr.bin/paste/paste.1 1.42 +2 -2 src/usr.bin/xargs/xargs.c 1.3 +1 -1 src/usr.sbin/lpr/common_source/matchjobs.c 1.4 +6 -6 src/usr.sbin/pkg_install/lib/version.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 6:24: 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 E947037B400; Sun, 11 Aug 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 9ED5743E70; Sun, 11 Aug 2002 06:24: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.4/8.12.4) with ESMTP id g7BDO0JU080878; Sun, 11 Aug 2002 06:24:00 -0700 (PDT) (envelope-from nyan@freefall.freebsd.org) Received: (from nyan@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BDO02k080875; Sun, 11 Aug 2002 06:24:00 -0700 (PDT) Message-Id: <200208111324.g7BDO02k080875@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Sun, 11 Aug 2002 06:24:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/i386 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/08/11 06:24:00 PDT Modified files: release/i386 dokern.sh Log: Pc98 does not have the agp device. Revision Changes Path 1.61 +1 -2 src/release/i386/dokern.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 6:28: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 90AF337B400; Sun, 11 Aug 2002 06:28:32 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4456B43E3B; Sun, 11 Aug 2002 06:28: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.4/8.12.4) with ESMTP id g7BDSWJU081115; Sun, 11 Aug 2002 06:28:32 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BDSWOt081114; Sun, 11 Aug 2002 06:28:32 -0700 (PDT) Message-Id: <200208111328.g7BDSWOt081114@freefall.freebsd.org> From: Akinori MUSHA Date: Sun, 11 Aug 2002 06:28:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/shells/fd Makefile ports/shells/fd/files patch-_fdrc patch-fd.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 knu 2002/08/11 06:28:31 PDT Modified files: shells/fd Makefile shells/fd/files patch-_fdrc Added files: shells/fd/files patch-fd.h Log: - Recognize .tbz as a tar+bzip2 suffix. - Expand the arch table size from 16 to 32. - Bump PORTREVISION accordingly. Revision Changes Path 1.41 +1 -0 ports/shells/fd/Makefile 1.5 +3 -3 ports/shells/fd/files/patch-_fdrc 1.1 +7 -0 ports/shells/fd/files/patch-fd.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 Aug 11 6:40: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 0EF8437B400; Sun, 11 Aug 2002 06:40:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B883143E4A; Sun, 11 Aug 2002 06:40:45 -0700 (PDT) (envelope-from dwmalone@FreeBSD.org) Received: from freefall.freebsd.org (dwmalone@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BDejJU083135; Sun, 11 Aug 2002 06:40:45 -0700 (PDT) (envelope-from dwmalone@freefall.freebsd.org) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BDej0Z083134; Sun, 11 Aug 2002 06:40:45 -0700 (PDT) Message-Id: <200208111340.g7BDej0Z083134@freefall.freebsd.org> From: David Malone Date: Sun, 11 Aug 2002 06:40:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/test test.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 dwmalone 2002/08/11 06:40:45 PDT Modified files: (Branch: RELENG_4) bin/test test.c Log: MFC: Make test check the tv_nsec part of a struct stat when comparing the mtimes of a file. (This is probably only useful if you have vfs.timestamp_precision set to something nonzero). PR: 39163 Submitted by: Hal Burch Revision Changes Path 1.29.2.6 +10 -8 src/bin/test/test.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 7: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 91BD237B400; Sun, 11 Aug 2002 07:14:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FEFD43E6E; Sun, 11 Aug 2002 07:14:01 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: from freefall.freebsd.org (nectar@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BEE0JU097434; Sun, 11 Aug 2002 07:14:01 -0700 (PDT) (envelope-from nectar@freefall.freebsd.org) Received: (from nectar@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BEE0sU097433; Sun, 11 Aug 2002 07:14:00 -0700 (PDT) Message-Id: <200208111414.g7BEE0sU097433@freefall.freebsd.org> From: Jacques Vidrine Date: Sun, 11 Aug 2002 07:14:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssl CHANGES Configure FAQ Makefile.org Makefile.ssl NEWS PROBLEMS README config openssl.spec src/crypto/openssl/apps CA.pl der_chop src/crypto/openssl/crypto cryptlib.c cryptlib.h mem.c opensslv.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 nectar 2002/08/11 07:14:00 PDT Modified files: (Branch: RELENG_4) crypto/openssl CHANGES Configure FAQ Makefile.org Makefile.ssl NEWS PROBLEMS README config openssl.spec crypto/openssl/apps CA.pl der_chop crypto/openssl/crypto cryptlib.c cryptlib.h mem.c opensslv.h crypto/openssl/crypto/asn1 asn1_lib.c crypto/openssl/crypto/bio b_print.c crypto/openssl/ssl s2_clnt.c s2_enc.c s2_lib.c s2_srvr.c s3_clnt.c s3_srvr.c ssl.h ssl_asn1.c ssl_err.c ssl_locl.h ssl_sess.c crypto/openssl/tools c_rehash crypto/openssl/util mkerr.pl Log: MFC: OpenSSL 0.9.6g. Revision Changes Path 1.1.1.1.2.4 +19 -0 src/crypto/openssl/CHANGES 1.1.1.1.2.4 +2 -2 src/crypto/openssl/Configure 1.1.1.1.2.5 +1 -1 src/crypto/openssl/FAQ 1.1.1.1.2.5 +10 -7 src/crypto/openssl/Makefile.org 1.1.1.1.2.5 +13 -10 src/crypto/openssl/Makefile.ssl 1.1.1.1.2.5 +13 -0 src/crypto/openssl/NEWS 1.1.1.1.2.2 +8 -0 src/crypto/openssl/PROBLEMS 1.1.1.1.2.5 +1 -1 src/crypto/openssl/README 1.1.1.1.2.4 +1 -1 src/crypto/openssl/apps/CA.pl 1.1.1.1.2.3 +1 -1 src/crypto/openssl/apps/der_chop 1.1.1.1.2.5 +4 -0 src/crypto/openssl/config 1.1.1.1.2.6 +4 -3 src/crypto/openssl/crypto/asn1/asn1_lib.c 1.1.1.1.2.4 +1 -1 src/crypto/openssl/crypto/bio/b_print.c 1.1.1.1.2.4 +0 -8 src/crypto/openssl/crypto/cryptlib.c 1.1.1.1.2.3 +0 -4 src/crypto/openssl/crypto/cryptlib.h 1.1.1.1.2.3 +3 -0 src/crypto/openssl/crypto/mem.c 1.1.1.1.2.5 +2 -2 src/crypto/openssl/crypto/opensslv.h 1.1.1.1.2.4 +1 -1 src/crypto/openssl/openssl.spec 1.2.2.5 +33 -10 src/crypto/openssl/ssl/s2_clnt.c 1.2.2.5 +3 -2 src/crypto/openssl/ssl/s2_enc.c 1.2.2.5 +24 -10 src/crypto/openssl/ssl/s2_lib.c 1.2.2.5 +44 -16 src/crypto/openssl/ssl/s2_srvr.c 1.1.1.1.2.5 +5 -1 src/crypto/openssl/ssl/s3_clnt.c 1.1.1.1.2.5 +5 -1 src/crypto/openssl/ssl/s3_srvr.c 1.1.1.1.2.5 +6 -0 src/crypto/openssl/ssl/ssl.h 1.1.1.1.2.4 +3 -2 src/crypto/openssl/ssl/ssl_asn1.c 1.1.1.1.2.5 +6 -0 src/crypto/openssl/ssl/ssl_err.c 1.1.1.1.2.5 +1 -1 src/crypto/openssl/ssl/ssl_locl.h 1.1.1.1.2.5 +6 -1 src/crypto/openssl/ssl/ssl_sess.c 1.1.1.1.2.4 +1 -1 src/crypto/openssl/tools/c_rehash 1.1.1.1.2.4 +1 -1 src/crypto/openssl/util/mkerr.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 7:16: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 56D5B37B405; Sun, 11 Aug 2002 07:16:44 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D647643E75; Sun, 11 Aug 2002 07:16:43 -0700 (PDT) (envelope-from dwmalone@FreeBSD.org) Received: from freefall.freebsd.org (dwmalone@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BEGhJU097571; Sun, 11 Aug 2002 07:16:43 -0700 (PDT) (envelope-from dwmalone@freefall.freebsd.org) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BEGhXk097570; Sun, 11 Aug 2002 07:16:43 -0700 (PDT) Message-Id: <200208111416.g7BEGhXk097570@freefall.freebsd.org> From: David Malone Date: Sun, 11 Aug 2002 07:16:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/chpass chpass.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 dwmalone 2002/08/11 07:16:43 PDT Modified files: (Branch: RELENG_4) usr.bin/chpass chpass.c Log: MFC: Make usage message match the man page. (Missing -o, -h doesn't depend on -d). PR: 36470 Submitted by: Gary W. Swearingen Revision Changes Path 1.16.2.4 +1 -1 src/usr.bin/chpass/chpass.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 7:27: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 CF93A37B400; Sun, 11 Aug 2002 07:27:32 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8589443E6A; Sun, 11 Aug 2002 07:27:32 -0700 (PDT) (envelope-from dwmalone@FreeBSD.org) Received: from freefall.freebsd.org (dwmalone@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BERWJU098442; Sun, 11 Aug 2002 07:27:32 -0700 (PDT) (envelope-from dwmalone@freefall.freebsd.org) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BERW55098441; Sun, 11 Aug 2002 07:27:32 -0700 (PDT) Message-Id: <200208111427.g7BERW55098441@freefall.freebsd.org> From: David Malone Date: Sun, 11 Aug 2002 07:27:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pw pw_user.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 dwmalone 2002/08/11 07:27:31 PDT Modified files: (Branch: RELENG_4) usr.sbin/pw pw_user.c Log: MFC: Print something we've cast to a long with %ld not %d. PR: 39741 Submitted by: Dan Lukes Revision Changes Path 1.34.2.12 +1 -1 src/usr.sbin/pw/pw_user.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 8: 5: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 B239E37B400; Sun, 11 Aug 2002 08:05:21 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D5FD43E3B; Sun, 11 Aug 2002 08:05:20 -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 BAA29138; Mon, 12 Aug 2002 01:05:15 +1000 Date: Mon, 12 Aug 2002 01:10:08 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Jens Schweikhardt Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: src/bin/ls ls.c src/lib/libc/gen fmtmsg.3 src/lib/libc/stdio printf.3 src/libexec/revnetgroup revnetgroup.8 src/share/termcap termcap.src src/sys/kern kern_proc.c s In-Reply-To: <200208111305.g7BD5UL3075364@freefall.freebsd.org> Message-ID: <20020812010144.T20866-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, 11 Aug 2002, Jens Schweikhardt wrote: > schweikh 2002/08/11 06:05:30 PDT > > Modified files: > bin/ls ls.c > lib/libc/gen fmtmsg.3 > lib/libc/stdio printf.3 > libexec/revnetgroup revnetgroup.8 > share/termcap termcap.src > sys/kern kern_proc.c > tools/tools/kdrv sample.drvinfo > usr.bin/paste paste.1 > usr.bin/xargs xargs.c > usr.sbin/lpr/common_source matchjobs.c > usr.sbin/pkg_install/lib version.c > Log: > Fix typos; each file has at least one s/seperat/separat/ > (I skipped those in contrib/, gnu/ and crypto/) > While I was at it, fixed a lot more found by ispell that I > could identify with certainty to be errors. All of these > were in comments or text, not in actual code. > > Suggested by: bde > MFC after: 3 days Thanks. This hopefully prevents even more PRs with 1-byte fixes for "separat*" if not PRs with 1-byte fixes for other spelling errors. Of course it is good to fix all the nearby spelling errors that you can find too. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 8:17: 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 5D7D037B400; Sun, 11 Aug 2002 08:17:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10C8043E84; Sun, 11 Aug 2002 08:17:02 -0700 (PDT) (envelope-from mux@FreeBSD.org) Received: from freefall.freebsd.org (mux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BFH1JU006953; Sun, 11 Aug 2002 08:17:01 -0700 (PDT) (envelope-from mux@freefall.freebsd.org) Received: (from mux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BFH1kI006952; Sun, 11 Aug 2002 08:17:01 -0700 (PDT) Message-Id: <200208111517.g7BFH1kI006952@freefall.freebsd.org> From: Maxime Henrion Date: Sun, 11 Aug 2002 08:17:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mount mount.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 mux 2002/08/11 08:17:01 PDT Modified files: sbin/mount mount.8 Log: Update the manpage to match the code. The mount utilities now don't try to load the filesystem module, the kernel takes care of this. Revision Changes Path 1.50 +2 -24 src/sbin/mount/mount.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 8: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 DA49B37B400; Sun, 11 Aug 2002 08:18:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90B7043E42; Sun, 11 Aug 2002 08:18:41 -0700 (PDT) (envelope-from mux@FreeBSD.org) Received: from freefall.freebsd.org (mux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BFIfJU007039; Sun, 11 Aug 2002 08:18:41 -0700 (PDT) (envelope-from mux@freefall.freebsd.org) Received: (from mux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BFIfi5007038; Sun, 11 Aug 2002 08:18:41 -0700 (PDT) Message-Id: <200208111518.g7BFIfi5007038@freefall.freebsd.org> From: Maxime Henrion Date: Sun, 11 Aug 2002 08:18:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mount_std mount_std.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 mux 2002/08/11 08:18:41 PDT Modified files: sbin/mount_std mount_std.8 Log: Update manpage to match the code, we don't use vfsload() here anymore. Revision Changes Path 1.18 +0 -5 src/sbin/mount_std/mount_std.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 8:19: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 43DCB37B400; Sun, 11 Aug 2002 08:19:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE62A43E4A; Sun, 11 Aug 2002 08:19:49 -0700 (PDT) (envelope-from mux@FreeBSD.org) Received: from freefall.freebsd.org (mux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BFJnJU007105; Sun, 11 Aug 2002 08:19:49 -0700 (PDT) (envelope-from mux@freefall.freebsd.org) Received: (from mux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BFJnQh007104; Sun, 11 Aug 2002 08:19:49 -0700 (PDT) Message-Id: <200208111519.g7BFJnQh007104@freefall.freebsd.org> From: Maxime Henrion Date: Sun, 11 Aug 2002 08:19:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/nfsd nfsd.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 mux 2002/08/11 08:19:49 PDT Modified files: usr.sbin/nfsd nfsd.8 Log: Update manpage to match the code, vfsload() is not used here since some time, kldload() is used instead. Revision Changes Path 1.20 +2 -4 src/usr.sbin/nfsd/nfsd.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 8:21: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 1248F37B405; Sun, 11 Aug 2002 08:21:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD53A43E3B; Sun, 11 Aug 2002 08:21:06 -0700 (PDT) (envelope-from mux@FreeBSD.org) Received: from freefall.freebsd.org (mux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BFL6JU007298; Sun, 11 Aug 2002 08:21:06 -0700 (PDT) (envelope-from mux@freefall.freebsd.org) Received: (from mux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BFL6uk007297; Sun, 11 Aug 2002 08:21:06 -0700 (PDT) Message-Id: <200208111521.g7BFL6uk007297@freefall.freebsd.org> From: Maxime Henrion Date: Sun, 11 Aug 2002 08:21:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/mountd mountd.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 mux 2002/08/11 08:21:06 PDT Modified files: usr.sbin/mountd mountd.8 Log: Update manpage to match the code, vfsload() isn't used here since some time, kldload() is used instead. Revision Changes Path 1.23 +2 -4 src/usr.sbin/mountd/mountd.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 8:36: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 7F40737B400; Sun, 11 Aug 2002 08:36:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 363D743E42; Sun, 11 Aug 2002 08:36:48 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from freefall.freebsd.org (mbr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BFamJU008509; Sun, 11 Aug 2002 08:36:48 -0700 (PDT) (envelope-from mbr@freefall.freebsd.org) Received: (from mbr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BFamJZ008508; Sun, 11 Aug 2002 08:36:48 -0700 (PDT) Message-Id: <200208111536.g7BFamJZ008508@freefall.freebsd.org> From: Martin Blapp Date: Sun, 11 Aug 2002 08:36:47 -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/08/11 08:36:47 PDT Modified files: editors/openoffice Makefile Log: Undef TOP, if it was defined previously. Tested by: Andreas Klemm Revision Changes Path 1.109 +3 -3 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 Sun Aug 11 8:37: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 0353037B401; Sun, 11 Aug 2002 08:37:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98EA143E65; Sun, 11 Aug 2002 08:37: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.4/8.12.4) with ESMTP id g7BFbBJU008544; Sun, 11 Aug 2002 08:37:11 -0700 (PDT) (envelope-from jmallett@freefall.freebsd.org) Received: (from jmallett@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BFbB4H008543; Sun, 11 Aug 2002 08:37:11 -0700 (PDT) Message-Id: <200208111537.g7BFbB4H008543@freefall.freebsd.org> From: Juli Mallett Date: Sun, 11 Aug 2002 08:37:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libufs type.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/11 08:37:11 PDT Modified files: lib/libufs type.c Log: Initialise disk->d_ufs so that in sblock.c it's always initialised (unless someone tries to use libufs support functions without using _fillout or _ctor to construct a uufsd.) Obtained from: jmallett_libufs Perforce branch. Revision Changes Path 1.4 +1 -0 src/lib/libufs/type.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 8:38: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 2650E37B400; Sun, 11 Aug 2002 08:38:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D16B543E70; Sun, 11 Aug 2002 08:38:51 -0700 (PDT) (envelope-from jmallett@FreeBSD.org) Received: from freefall.freebsd.org (jmallett@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BFcpJU008651; Sun, 11 Aug 2002 08:38:51 -0700 (PDT) (envelope-from jmallett@freefall.freebsd.org) Received: (from jmallett@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BFcpQ0008650; Sun, 11 Aug 2002 08:38:51 -0700 (PDT) Message-Id: <200208111538.g7BFcpQ0008650@freefall.freebsd.org> From: Juli Mallett Date: Sun, 11 Aug 2002 08:38:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/dumpfs dumpfs.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/11 08:38:51 PDT Modified files: sbin/dumpfs dumpfs.c Log: Simplify some things to use libufs-provided functionality here, such as the version of UFS on a disk, and bread() instead of other types of idiocy. Obtained from: jmallett_libufs Perforce branch. Revision Changes Path 1.21 +28 -21 src/sbin/dumpfs/dumpfs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 8:42: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 9AFD237B40A; Sun, 11 Aug 2002 08:42:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46B8343E42; Sun, 11 Aug 2002 08:42:35 -0700 (PDT) (envelope-from hm@FreeBSD.org) Received: from freefall.freebsd.org (hm@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BFgZJU009193; Sun, 11 Aug 2002 08:42:35 -0700 (PDT) (envelope-from hm@freefall.freebsd.org) Received: (from hm@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BFgZdu009192; Sun, 11 Aug 2002 08:42:35 -0700 (PDT) Message-Id: <200208111542.g7BFgZdu009192@freefall.freebsd.org> From: Hellmuth Michaelis Date: Sun, 11 Aug 2002 08:42:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include i4b_ioctl.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 hm 2002/08/11 08:42:35 PDT Modified files: sys/i386/include i4b_ioctl.h Log: add experimental support for Data over Voice (DoV) outgoing calls. based on patches received from Guy Ellis (guy@traverse.com.au), Chris Collins (xfire@xware.cx) and Phillip Musumeci (phillip@cs.jcu.edu.au). Revision Changes Path 1.20 +11 -2 src/sys/i386/include/i4b_ioctl.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 8:43: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 140CF37B405; Sun, 11 Aug 2002 08:43:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC4F543E42; Sun, 11 Aug 2002 08:43:19 -0700 (PDT) (envelope-from hm@FreeBSD.org) Received: from freefall.freebsd.org (hm@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BFhEJU009294; Sun, 11 Aug 2002 08:43:14 -0700 (PDT) (envelope-from hm@freefall.freebsd.org) Received: (from hm@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BFhETM009293; Sun, 11 Aug 2002 08:43:14 -0700 (PDT) Message-Id: <200208111543.g7BFhETM009293@freefall.freebsd.org> From: Hellmuth Michaelis Date: Sun, 11 Aug 2002 08:43:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i4b/include i4b_l3l4.h src/sys/i4b/layer3 i4b_l2if.c src/sys/i4b/layer4 i4b_i4bdrv.c i4b_l4.c i4b_l4mgmt.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hm 2002/08/11 08:43:14 PDT Modified files: sys/i4b/include i4b_l3l4.h sys/i4b/layer3 i4b_l2if.c sys/i4b/layer4 i4b_i4bdrv.c i4b_l4.c i4b_l4mgmt.c Log: add experimental support for Data over Voice (DoV) outgoing calls. based on patches received from Guy Ellis (guy@traverse.com.au), Chris Collins (xfire@xware.cx) and Phillip Musumeci (phillip@cs.jcu.edu.au). Revision Changes Path 1.12 +3 -1 src/sys/i4b/include/i4b_l3l4.h 1.13 +14 -4 src/sys/i4b/layer3/i4b_l2if.c 1.28 +2 -1 src/sys/i4b/layer4/i4b_i4bdrv.c 1.14 +2 -1 src/sys/i4b/layer4/i4b_l4.c 1.13 +2 -1 src/sys/i4b/layer4/i4b_l4mgmt.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 8: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 4710537B401; Sun, 11 Aug 2002 08:44:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04D9543E3B; Sun, 11 Aug 2002 08:44:23 -0700 (PDT) (envelope-from hm@FreeBSD.org) Received: from freefall.freebsd.org (hm@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BFiHJU009396; Sun, 11 Aug 2002 08:44:17 -0700 (PDT) (envelope-from hm@freefall.freebsd.org) Received: (from hm@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BFiG8f009395; Sun, 11 Aug 2002 08:44:16 -0700 (PDT) Message-Id: <200208111544.g7BFiG8f009395@freefall.freebsd.org> From: Hellmuth Michaelis Date: Sun, 11 Aug 2002 08:44:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/i4b/isdnd isdnd.h isdnd.rc.5 msghdl.c rc_config.c rc_parse.y rc_scan.l X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hm 2002/08/11 08:44:16 PDT Modified files: usr.sbin/i4b/isdnd isdnd.h isdnd.rc.5 msghdl.c rc_config.c rc_parse.y rc_scan.l Log: add experimental support for Data over Voice (DoV) outgoing calls. based on patches received from Guy Ellis (guy@traverse.com.au), Chris Collins (xfire@xware.cx) and Phillip Musumeci (phillip@cs.jcu.edu.au). Revision Changes Path 1.17 +3 -1 src/usr.sbin/i4b/isdnd/isdnd.h 1.29 +20 -1 src/usr.sbin/i4b/isdnd/isdnd.rc.5 1.11 +3 -1 src/usr.sbin/i4b/isdnd/msghdl.c 1.16 +8 -1 src/usr.sbin/i4b/isdnd/rc_config.c 1.11 +3 -1 src/usr.sbin/i4b/isdnd/rc_parse.y 1.12 +2 -1 src/usr.sbin/i4b/isdnd/rc_scan.l To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 8:48: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 47C7537B40B; Sun, 11 Aug 2002 08:48:37 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A290243EAF; Sun, 11 Aug 2002 08:47:37 -0700 (PDT) (envelope-from hm@FreeBSD.org) Received: from freefall.freebsd.org (hm@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BFlRJU009551; Sun, 11 Aug 2002 08:47:27 -0700 (PDT) (envelope-from hm@freefall.freebsd.org) Received: (from hm@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BFlRnR009550; Sun, 11 Aug 2002 08:47:27 -0700 (PDT) Message-Id: <200208111547.g7BFlRnR009550@freefall.freebsd.org> From: Hellmuth Michaelis Date: Sun, 11 Aug 2002 08:47:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/examples/isdn README ReleaseNotes ThankYou X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hm 2002/08/11 08:47:26 PDT Modified files: share/examples/isdn README ReleaseNotes ThankYou Log: add experimental support for Data over Voice (DoV) outgoing calls. based on patches received from Guy Ellis (guy@traverse.com.au), Chris Collins (xfire@xware.cx) and Phillip Musumeci (phillip@cs.jcu.edu.au). Revision Changes Path 1.14 +1 -1 src/share/examples/isdn/README 1.8 +9 -1 src/share/examples/isdn/ReleaseNotes 1.9 +4 -0 src/share/examples/isdn/ThankYou To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 9:36: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 61FBB37B400; Sun, 11 Aug 2002 09:36:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 166B543E6A; Sun, 11 Aug 2002 09:36:51 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from freefall.freebsd.org (blackend@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BGaoJU017013; Sun, 11 Aug 2002 09:36:50 -0700 (PDT) (envelope-from blackend@freefall.freebsd.org) Received: (from blackend@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BGaoBN017012; Sun, 11 Aug 2002 09:36:50 -0700 (PDT) Message-Id: <200208111636.g7BGaoBN017012@freefall.freebsd.org> From: Marc Fonvieille Date: Sun, 11 Aug 2002 09:36:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/disks 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/08/11 09:36:50 PDT Modified files: en_US.ISO8859-1/books/handbook/disks chapter.sgml Log: Add missing filename tags (docs/41548). While I'm there: addition of some quotes tags and some punctuation fixes. PR: docs/41548 in part Submitted by: Martin Heinen Revision Changes Path 1.96 +7 -7 doc/en_US.ISO8859-1/books/handbook/disks/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 Aug 11 9:55: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 5163337B400; Sun, 11 Aug 2002 09:55:43 -0700 (PDT) Received: from k6.locore.ca (k6.locore.ca [198.96.117.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9D4843E5E; Sun, 11 Aug 2002 09:55:42 -0700 (PDT) (envelope-from jake@k6.locore.ca) Received: from k6.locore.ca (jake@localhost.locore.ca [127.0.0.1]) by k6.locore.ca (8.12.5/8.12.3) with ESMTP id g7BH2hVA039673; Sun, 11 Aug 2002 13:02:43 -0400 (EDT) (envelope-from jake@k6.locore.ca) Received: (from jake@localhost) by k6.locore.ca (8.12.5/8.12.3/Submit) id g7BH2hHq039672; Sun, 11 Aug 2002 13:02:43 -0400 (EDT) Date: Sun, 11 Aug 2002 13:02:42 -0400 From: Jake Burkholder To: Ruslan Ermilov Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/make main.c Message-ID: <20020811130242.E29107@locore.ca> References: <200208111110.g7BBAiLQ056304@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: <200208111110.g7BBAiLQ056304@freefall.freebsd.org>; from ru@FreeBSD.org on Sun, Aug 11, 2002 at 04:10:44AM -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 Apparently, On Sun, Aug 11, 2002 at 04:10:44AM -0700, Ruslan Ermilov said words to the effect of; > ru 2002/08/11 04:10:43 PDT > > Modified files: > usr.bin/make main.c > Log: > main.c:450: warning: `targs' might be used uninitialized in this function > > Spotted by: patrick@godloveya.com, naddy, -Wuninitialized > > This segfaulted alpha and sparc64; i386 had this magically zeroed. Thanks! > > Revision Changes Path > 1.69 +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 Sun Aug 11 9: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 1FBB337B400; Sun, 11 Aug 2002 09:59:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA03743E3B; Sun, 11 Aug 2002 09:59:24 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from freefall.freebsd.org (blackend@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BGxOJU018863; Sun, 11 Aug 2002 09:59:24 -0700 (PDT) (envelope-from blackend@freefall.freebsd.org) Received: (from blackend@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BGxOH7018862; Sun, 11 Aug 2002 09:59:24 -0700 (PDT) Message-Id: <200208111659.g7BGxOH7018862@freefall.freebsd.org> From: Marc Fonvieille Date: Sun, 11 Aug 2002 09:59:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/search search.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/08/11 09:59:24 PDT Modified files: en/search search.sgml Log: Add freebsd-openoffice mailing list PR: docs/41551 Submitted by: Christian Brueffer Revision Changes Path 1.81 +7 -1 www/en/search/search.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 10:10: 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 605D837B400; Sun, 11 Aug 2002 10:09:55 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB88943E6E; Sun, 11 Aug 2002 10:09:54 -0700 (PDT) (envelope-from dwmalone@FreeBSD.org) Received: from freefall.freebsd.org (dwmalone@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BH9sJU024077; Sun, 11 Aug 2002 10:09:54 -0700 (PDT) (envelope-from dwmalone@freefall.freebsd.org) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BH9stv024076; Sun, 11 Aug 2002 10:09:54 -0700 (PDT) Message-Id: <200208111709.g7BH9stv024076@freefall.freebsd.org> From: David Malone Date: Sun, 11 Aug 2002 10:09:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/top ADVERTISEMENT Changes Configure DISCLAIMER FAQ INSTALL Make.desc.X Makefile.X Porting README commands.c display.c getans machine.h os.h patchlevel.h prime.c top.X top.c username.c utils.c src/usr.bin/top 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 dwmalone 2002/08/11 10:09:54 PDT Modified files: (Branch: RELENG_4) contrib/top ADVERTISEMENT Changes Configure DISCLAIMER FAQ INSTALL Make.desc.X Makefile.X Porting README commands.c display.c getans machine.h os.h patchlevel.h prime.c top.X top.c username.c utils.c Log: MFC: top 3.5beta12 This fixes a few minor bugs and brings us up the the last version William LeFebvre released. Revision Changes Path 1.1.1.1.8.1 +3 -1 src/contrib/top/ADVERTISEMENT 1.1.1.1.8.1 +129 -0 src/contrib/top/Changes 1.1.1.1.8.1 +91 -29 src/contrib/top/Configure 1.1.1.1.8.1 +20 -19 src/contrib/top/DISCLAIMER 1.1.1.1.8.1 +72 -41 src/contrib/top/FAQ 1.1.1.1.8.1 +5 -4 src/contrib/top/INSTALL 1.1.1.1.8.1 +3 -2 src/contrib/top/Make.desc.X 1.1.1.1.8.1 +8 -21 src/contrib/top/Makefile.X 1.1.1.1.8.1 +1 -1 src/contrib/top/Porting 1.1.1.1.8.1 +21 -7 src/contrib/top/README 1.4.6.1 +8 -6 src/contrib/top/commands.c 1.4.6.2 +5 -5 src/contrib/top/display.c 1.1.1.1.8.1 +112 -80 src/contrib/top/getans 1.4.6.1 +11 -1 src/contrib/top/machine.h 1.1.1.1.8.1 +9 -0 src/contrib/top/os.h 1.1.1.1.8.1 +2 -1 src/contrib/top/patchlevel.h 1.1.1.1.8.1 +1 -0 src/contrib/top/prime.c 1.6.6.2 +15 -3 src/contrib/top/top.X 1.4.6.5 +39 -14 src/contrib/top/top.c 1.2.8.1 +3 -0 src/contrib/top/username.c 1.3.6.1 +25 -5 src/contrib/top/utils.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 10:10: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 8802537B401; Sun, 11 Aug 2002 10:09:55 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20CCA43E81; Sun, 11 Aug 2002 10:09:55 -0700 (PDT) (envelope-from dwmalone@FreeBSD.org) Received: from freefall.freebsd.org (dwmalone@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BH9tJU024085; Sun, 11 Aug 2002 10:09:55 -0700 (PDT) (envelope-from dwmalone@freefall.freebsd.org) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BH9sId024084; Sun, 11 Aug 2002 10:09:54 -0700 (PDT) Message-Id: <200208111709.g7BH9sId024084@freefall.freebsd.org> From: David Malone Date: Sun, 11 Aug 2002 10:09:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/top ADVERTISEMENT Changes Configure DISCLAIMER FAQ INSTALL Make.desc.X Makefile.X Porting README commands.c display.c getans machine.h os.h patchlevel.h prime.c top.X top.c username.c utils.c src/usr.bin/top 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 dwmalone 2002/08/11 10:09:54 PDT Modified files: (Branch: RELENG_4) usr.bin/top Makefile Log: Tell top that we know about strerror. Revision Changes Path 1.5.6.2 +1 -1 src/usr.bin/top/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 10: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 D1CE337B400; Sun, 11 Aug 2002 10:22:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47B0343E65; Sun, 11 Aug 2002 10:22: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.4/8.12.4) with ESMTP id g7BHMqJU025453; Sun, 11 Aug 2002 10:22:52 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BHMqdx025452; Sun, 11 Aug 2002 10:22:52 -0700 (PDT) Message-Id: <200208111722.g7BHMqdx025452@freefall.freebsd.org> From: Joe Marcus Clarke Date: Sun, 11 Aug 2002 10:22:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/gnome2 pkg-install X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/08/11 10:22:52 PDT Modified files: x11/gnome2 pkg-install Log: Add gdm to the list of GNOME 1.4.1 packages that must be uninstalled before GNOME 2 can be installed. Prompted by: Glenn Johnson Revision Changes Path 1.3 +1 -1 ports/x11/gnome2/pkg-install To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 10: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 97EA837B401; Sun, 11 Aug 2002 10:24:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B97043E3B; Sun, 11 Aug 2002 10:24: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.4/8.12.4) with ESMTP id g7BHOEJU025660; Sun, 11 Aug 2002 10:24:14 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BHODjF025659; Sun, 11 Aug 2002 10:24:13 -0700 (PDT) Message-Id: <200208111724.g7BHODjF025659@freefall.freebsd.org> From: Joe Marcus Clarke Date: Sun, 11 Aug 2002 10:24:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/gnome/docs faq2.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/08/11 10:24:13 PDT Modified files: en/gnome/docs faq2.sgml Log: Add gdm to the list of GNOME 1.4.1 packages that must be uninstalled before GNOME 2 can be installed. Prompted by: Glenn Johnson Revision Changes Path 1.4 +2 -1 www/en/gnome/docs/faq2.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 10:32: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 84D5B37B400; Sun, 11 Aug 2002 10:32:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A42343E42; Sun, 11 Aug 2002 10:32: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.4/8.12.4) with ESMTP id g7BHWaJU026578; Sun, 11 Aug 2002 10:32:36 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BHWamA026577; Sun, 11 Aug 2002 10:32:36 -0700 (PDT) Message-Id: <200208111732.g7BHWamA026577@freefall.freebsd.org> From: Joe Marcus Clarke Date: Sun, 11 Aug 2002 10:32:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/scrollkeeper Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/11 10:32:36 PDT Modified files: textproc/scrollkeeper Makefile Log: Add an explicit dependency on docbook-xml to get around a problem where the implicit dependency fails due to the catalog file not being removed when docbook-xml is deleted. PR: 41300 Revision Changes Path 1.17 +4 -0 ports/textproc/scrollkeeper/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 10: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 E9F9237B400; Sun, 11 Aug 2002 10:48:38 -0700 (PDT) Received: from tesla.distributel.net (nat.MTL.distributel.NET [66.38.181.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3660043E3B; Sun, 11 Aug 2002 10:48:38 -0700 (PDT) (envelope-from bmilekic@unixdaemons.com) Received: (from bmilekic@localhost) by tesla.distributel.net (8.11.6/8.11.6) id g7BHmUe95744; Sun, 11 Aug 2002 13:48:30 -0400 (EDT) (envelope-from bmilekic@unixdaemons.com) Date: Sun, 11 Aug 2002 13:48:30 -0400 From: Bosko Milekic To: Luigi Rizzo Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern uipc_mbuf.c Message-ID: <20020811134830.A95732@unixdaemons.com> References: <200208111017.g7BAHvWK044438@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: <200208111017.g7BAHvWK044438@freefall.freebsd.org>; from luigi@FreeBSD.org on Sun, Aug 11, 2002 at 03:17:57AM -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 Sun, Aug 11, 2002 at 03:17:57AM -0700, Luigi Rizzo wrote: > luigi 2002/08/11 03:17:57 PDT > > Modified files: (Branch: RELENG_4) > sys/kern uipc_mbuf.c > Log: > Bring back mcl_pool_max to 0 as default, while i investigate > on some problems people were having with it (likely > some missing initialization of mbuf header fields in the > handling of the free list). Yes, you fail to properly initialize the mbuf when you allocate it from the 'mcl_pool' thing. You need to initialize some of the pkthdr fields as well as the flags field, as MGETHDR() does. > Revision Changes Path > 1.51.2.19 +1 -1 src/sys/kern/uipc_mbuf.c -- Bosko Milekic * bmilekic@unixdaemons.com * bmilekic@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 Aug 11 11: 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 979E137B400; Sun, 11 Aug 2002 11:00:49 -0700 (PDT) Received: from iguana.icir.org (iguana.icir.org [192.150.187.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51A4E43E65; Sun, 11 Aug 2002 11:00:49 -0700 (PDT) (envelope-from rizzo@iguana.icir.org) Received: (from rizzo@localhost) by iguana.icir.org (8.11.6/8.11.3) id g7BI0d588274; Sun, 11 Aug 2002 11:00:39 -0700 (PDT) (envelope-from rizzo) Date: Sun, 11 Aug 2002 11:00:39 -0700 From: Luigi Rizzo To: Bosko Milekic Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern uipc_mbuf.c Message-ID: <20020811110039.A88059@iguana.icir.org> References: <200208111017.g7BAHvWK044438@freefall.freebsd.org> <20020811134830.A95732@unixdaemons.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: <20020811134830.A95732@unixdaemons.com>; from bmilekic@unixdaemons.com on Sun, Aug 11, 2002 at 01:48:30PM -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 On Sun, Aug 11, 2002 at 01:48:30PM -0400, Bosko Milekic wrote: > > On Sun, Aug 11, 2002 at 03:17:57AM -0700, Luigi Rizzo wrote: > > luigi 2002/08/11 03:17:57 PDT > > > > Modified files: (Branch: RELENG_4) > > sys/kern uipc_mbuf.c > > Log: > > Bring back mcl_pool_max to 0 as default, while i investigate > > on some problems people were having with it (likely > > some missing initialization of mbuf header fields in the > > handling of the free list). > > Yes, you fail to properly initialize the mbuf when you allocate it from > the 'mcl_pool' thing. > > You need to initialize some of the pkthdr fields as well as the flags > field, as MGETHDR() does. so, apparently 3 fields were not initialized properly (compared to MGETHDR): m_flags (had extra bits set) rcvif (not zeroed) csum_flags not zeroed in practice only the first one seems to be the source of problems at least here, but of course all three need to be reset. The following patch to m_getcl() near line 580 should do the trick: splx(s); mp->m_nextpkt = NULL; mp->m_data = mp->m_ext.ext_buf; + mp->m_flags = (M_PKTHDR|M_EXT); + mp->m_pkthdr.rcvif = NULL; + mp->m_pkthdr.csum_flags = 0; return mp; } else MGETHDR(mp, how, type); cheers luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 11:37: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 2151437B400; Sun, 11 Aug 2002 11:37:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B092B43E5E; Sun, 11 Aug 2002 11:37:26 -0700 (PDT) (envelope-from dwmalone@FreeBSD.org) Received: from freefall.freebsd.org (dwmalone@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BIbQJU036823; Sun, 11 Aug 2002 11:37:26 -0700 (PDT) (envelope-from dwmalone@freefall.freebsd.org) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BIbQIr036822; Sun, 11 Aug 2002 11:37:26 -0700 (PDT) Message-Id: <200208111837.g7BIbQIr036822@freefall.freebsd.org> From: David Malone Date: Sun, 11 Aug 2002 11:37:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/top display.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dwmalone 2002/08/11 11:37:25 PDT Modified files: contrib/top display.c Log: Fix a bug where you couldn't start top in a very small window. Now you can start it in a small window, but it doesn't always display anything sensible. Resizing the window does work though. The patch is a slightly simpler one than Sheldon's in the PR. PR: 21075 Revision Changes Path 1.7 +2 -0 src/contrib/top/display.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 11:47: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 D259937B400; Sun, 11 Aug 2002 11:47:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8703943E4A; Sun, 11 Aug 2002 11:47:42 -0700 (PDT) (envelope-from dwmalone@FreeBSD.org) Received: from freefall.freebsd.org (dwmalone@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BIlgJU037708; Sun, 11 Aug 2002 11:47:42 -0700 (PDT) (envelope-from dwmalone@freefall.freebsd.org) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BIlgcQ037707; Sun, 11 Aug 2002 11:47:42 -0700 (PDT) Message-Id: <200208111847.g7BIlgcQ037707@freefall.freebsd.org> From: David Malone Date: Sun, 11 Aug 2002 11:47:42 -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 dwmalone 2002/08/11 11:47:42 PDT Modified files: sys/kern subr_prf.c Log: Make kern.log_console_output a tuneable aswell as a sysctl. MFC after: 1 week Revision Changes Path 1.87 +1 -0 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 Sun Aug 11 12: 4: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 B150637B400; Sun, 11 Aug 2002 12:04:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66EFD43E6A; Sun, 11 Aug 2002 12:04:17 -0700 (PDT) (envelope-from alc@FreeBSD.org) Received: from freefall.freebsd.org (alc@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BJ4HJU039021; Sun, 11 Aug 2002 12:04:17 -0700 (PDT) (envelope-from alc@freefall.freebsd.org) Received: (from alc@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BJ4HQm039020; Sun, 11 Aug 2002 12:04:17 -0700 (PDT) Message-Id: <200208111904.g7BJ4HQm039020@freefall.freebsd.org> From: Alan Cox Date: Sun, 11 Aug 2002 12:04: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: HEAD Sender: owner-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/08/11 12:04:17 PDT Modified files: sys/kern vfs_aio.c Log: o Make a correction to the last change: In aio_cancel(2) return AIO_ALLDONE instead of EINVAL if p->p_aioinfo is NULL. Revision Changes Path 1.136 +2 -2 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 Sun Aug 11 12:10: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 4198537B400; Sun, 11 Aug 2002 12:10:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA38943E75; Sun, 11 Aug 2002 12:10:42 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from freefall.freebsd.org (mbr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BJAgJU044491; Sun, 11 Aug 2002 12:10:42 -0700 (PDT) (envelope-from mbr@freefall.freebsd.org) Received: (from mbr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BJAgL1044490; Sun, 11 Aug 2002 12:10:42 -0700 (PDT) Message-Id: <200208111910.g7BJAgL1044490@freefall.freebsd.org> From: Martin Blapp Date: Sun, 11 Aug 2002 12:10:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules ports/editors/openoffice-dk Makefile ports/editors/openoffice-es Makefile ports/editors/openoffice-gr Makefile ports/editors/openoffice-it Makefile ports/editors/openoffice-nl Makefile ports/editors/openoffice-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 mbr 2002/08/11 12:10:42 PDT Modified files: . modules editors/openoffice-dk Makefile editors/openoffice-es Makefile editors/openoffice-gr Makefile editors/openoffice-it Makefile editors/openoffice-nl Makefile editors/openoffice-pl Makefile editors/openoffice-pt Makefile editors/openoffice-se Makefile german/openoffice Makefile french/openoffice Makefile Added files: editors/ooodict-all Makefile pkg-comment pkg-descr pkg-message editors/ooodict-bg_BG Makefile pkg-comment editors/ooodict-ca_ES Makefile pkg-comment editors/ooodict-cs_CZ Makefile pkg-comment editors/ooodict-da_DK Makefile pkg-comment editors/ooodict-el_GR Makefile pkg-comment editors/ooodict-en_CA Makefile pkg-comment editors/ooodict-en_GB Makefile pkg-comment editors/ooodict-en_US Makefile pkg-comment editors/ooodict-es_ES Makefile pkg-comment editors/ooodict-hr_HR Makefile pkg-comment editors/ooodict-hu_HU Makefile pkg-comment editors/ooodict-it_IT Makefile pkg-comment editors/ooodict-nl_NL Makefile pkg-comment editors/ooodict-pl_PL Makefile pkg-comment editors/ooodict-pt_BR Makefile pkg-comment editors/ooodict-pt_PT Makefile pkg-comment editors/ooodict-sk_SK Makefile pkg-comment editors/ooodict-sv_SE Makefile pkg-comment german/ooodict-de_CH Makefile pkg-comment german/ooodict-de_DE Makefile pkg-comment french/ooodict-fr_FR Makefile pkg-comment Log: Add OpenOffice.org spelling dictionary ports. They are based on MySpell, which is a rewrite of iSpell in c++ with lots of additional features. Revision Changes Path 1.5699 +22 -0 CVSROOT/modules 1.1 +130 -0 ports/editors/ooodict-all/Makefile (new) 1.1 +1 -0 ports/editors/ooodict-all/pkg-comment (new) 1.1 +9 -0 ports/editors/ooodict-all/pkg-descr (new) 1.1 +7 -0 ports/editors/ooodict-all/pkg-message (new) 1.1 +18 -0 ports/editors/ooodict-bg_BG/Makefile (new) 1.1 +1 -0 ports/editors/ooodict-bg_BG/pkg-comment (new) 1.1 +18 -0 ports/editors/ooodict-ca_ES/Makefile (new) 1.1 +1 -0 ports/editors/ooodict-ca_ES/pkg-comment (new) 1.1 +18 -0 ports/editors/ooodict-cs_CZ/Makefile (new) 1.1 +1 -0 ports/editors/ooodict-cs_CZ/pkg-comment (new) 1.1 +18 -0 ports/editors/ooodict-da_DK/Makefile (new) 1.1 +1 -0 ports/editors/ooodict-da_DK/pkg-comment (new) 1.1 +18 -0 ports/editors/ooodict-el_GR/Makefile (new) 1.1 +1 -0 ports/editors/ooodict-el_GR/pkg-comment (new) 1.1 +18 -0 ports/editors/ooodict-en_CA/Makefile (new) 1.1 +1 -0 ports/editors/ooodict-en_CA/pkg-comment (new) 1.1 +18 -0 ports/editors/ooodict-en_GB/Makefile (new) 1.1 +1 -0 ports/editors/ooodict-en_GB/pkg-comment (new) 1.1 +18 -0 ports/editors/ooodict-en_US/Makefile (new) 1.1 +1 -0 ports/editors/ooodict-en_US/pkg-comment (new) 1.1 +18 -0 ports/editors/ooodict-es_ES/Makefile (new) 1.1 +1 -0 ports/editors/ooodict-es_ES/pkg-comment (new) 1.1 +18 -0 ports/editors/ooodict-hr_HR/Makefile (new) 1.1 +1 -0 ports/editors/ooodict-hr_HR/pkg-comment (new) 1.1 +18 -0 ports/editors/ooodict-hu_HU/Makefile (new) 1.1 +1 -0 ports/editors/ooodict-hu_HU/pkg-comment (new) 1.1 +18 -0 ports/editors/ooodict-it_IT/Makefile (new) 1.1 +1 -0 ports/editors/ooodict-it_IT/pkg-comment (new) 1.1 +18 -0 ports/editors/ooodict-nl_NL/Makefile (new) 1.1 +1 -0 ports/editors/ooodict-nl_NL/pkg-comment (new) 1.1 +18 -0 ports/editors/ooodict-pl_PL/Makefile (new) 1.1 +1 -0 ports/editors/ooodict-pl_PL/pkg-comment (new) 1.1 +18 -0 ports/editors/ooodict-pt_BR/Makefile (new) 1.1 +1 -0 ports/editors/ooodict-pt_BR/pkg-comment (new) 1.1 +18 -0 ports/editors/ooodict-pt_PT/Makefile (new) 1.1 +1 -0 ports/editors/ooodict-pt_PT/pkg-comment (new) 1.1 +18 -0 ports/editors/ooodict-sk_SK/Makefile (new) 1.1 +1 -0 ports/editors/ooodict-sk_SK/pkg-comment (new) 1.1 +18 -0 ports/editors/ooodict-sv_SE/Makefile (new) 1.1 +1 -0 ports/editors/ooodict-sv_SE/pkg-comment (new) 1.3 +0 -1 ports/editors/openoffice-dk/Makefile 1.3 +0 -1 ports/editors/openoffice-es/Makefile 1.3 +0 -1 ports/editors/openoffice-gr/Makefile 1.3 +0 -1 ports/editors/openoffice-it/Makefile 1.3 +0 -1 ports/editors/openoffice-nl/Makefile 1.3 +0 -1 ports/editors/openoffice-pl/Makefile 1.3 +0 -1 ports/editors/openoffice-pt/Makefile 1.3 +0 -1 ports/editors/openoffice-se/Makefile 1.1 +18 -0 ports/french/ooodict-fr_FR/Makefile (new) 1.1 +1 -0 ports/french/ooodict-fr_FR/pkg-comment (new) 1.4 +0 -1 ports/french/openoffice/Makefile 1.1 +18 -0 ports/german/ooodict-de_CH/Makefile (new) 1.1 +1 -0 ports/german/ooodict-de_CH/pkg-comment (new) 1.1 +18 -0 ports/german/ooodict-de_DE/Makefile (new) 1.1 +1 -0 ports/german/ooodict-de_DE/pkg-comment (new) 1.4 +0 -1 ports/german/openoffice/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 12: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 C55C737B400; Sun, 11 Aug 2002 12:16:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 788AF43E75; Sun, 11 Aug 2002 12:16:05 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from freefall.freebsd.org (mbr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BJG5JU045555; Sun, 11 Aug 2002 12:16:05 -0700 (PDT) (envelope-from mbr@freefall.freebsd.org) Received: (from mbr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BJG5TM045554; Sun, 11 Aug 2002 12:16:05 -0700 (PDT) Message-Id: <200208111916.g7BJG5TM045554@freefall.freebsd.org> From: Martin Blapp Date: Sun, 11 Aug 2002 12:16:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/german Makefile ports/editors Makefile ports/french Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/11 12:16:05 PDT Modified files: german Makefile editors Makefile french Makefile Log: Add OpenOffice.org spelling dictionary ports. They are based on MySpell, which is a rewrite of iSpell in c++ with lots of additional features. Revision Changes Path 1.206 +19 -0 ports/editors/Makefile 1.14 +1 -0 ports/french/Makefile 1.25 +2 -0 ports/german/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 12: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 7D60437B400; Sun, 11 Aug 2002 12:31:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30F0343E72; Sun, 11 Aug 2002 12:31:03 -0700 (PDT) (envelope-from dwmalone@FreeBSD.org) Received: from freefall.freebsd.org (dwmalone@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BJV3JU047487; Sun, 11 Aug 2002 12:31:03 -0700 (PDT) (envelope-from dwmalone@freefall.freebsd.org) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BJV3mZ047486; Sun, 11 Aug 2002 12:31:03 -0700 (PDT) Message-Id: <200208111931.g7BJV3mZ047486@freefall.freebsd.org> From: David Malone Date: Sun, 11 Aug 2002 12:31:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen semctl.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dwmalone 2002/08/11 12:31:03 PDT Modified files: lib/libc/gen semctl.c Log: Add a missing copyright for Doug. There are other files missing this copyright in -stable. PR: 41397 Submitted by: dfr Revision Changes Path 1.8 +28 -0 src/lib/libc/gen/semctl.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 12:49: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 0156837B400; Sun, 11 Aug 2002 12:49:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F68B43E42; Sun, 11 Aug 2002 12:49:22 -0700 (PDT) (envelope-from horikawa@FreeBSD.org) Received: from freefall.freebsd.org (horikawa@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BJnCJU049384; Sun, 11 Aug 2002 12:49:12 -0700 (PDT) (envelope-from horikawa@freefall.freebsd.org) Received: (from horikawa@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BJnC2G049383; Sun, 11 Aug 2002 12:49:12 -0700 (PDT) Message-Id: <200208111949.g7BJnC2G049383@freefall.freebsd.org> From: Kazuo Horikawa Date: Sun, 11 Aug 2002 12:49:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja_JP.eucJP/man/man1 Makefile apply.1 at.1 basename.1 bc.1 biff.1 calendar.1 checknr.1 chmod.1 col.1 compress.1 ctags.1 cut.1 cvs.1 dd.1 ed.1 finger.1 from.1 gcore.1 head.1 hexdump.1 info.1 install-info.1 jot.1 keylogout.1 kill.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/08/11 12:49:12 PDT Modified files: ja_JP.eucJP/man/man1 Makefile apply.1 at.1 basename.1 bc.1 biff.1 calendar.1 checknr.1 chmod.1 col.1 compress.1 ctags.1 cut.1 cvs.1 dd.1 ed.1 finger.1 from.1 gcore.1 head.1 hexdump.1 info.1 install-info.1 jot.1 keylogout.1 kill.1 killall.1 last.1 lex.1 limits.1 logger.1 makeinfo.1 mkdir.1 mkstr.1 msgs.1 mt.1 ncal.1 nl.1 od.1 opieinfo.1 opiekey.1 opiepasswd.1 paste.1 pkg_create.1 pkg_info.1 pr.1 printf.1 split.1 tail.1 talk.1 texindex.1 tr.1 tsort.1 uname.1 uniq.1 wall.1 write.1 yyfix.1 ja_JP.eucJP/man/man2 fcntl.2 fork.2 rfork.2 ja_JP.eucJP/man/man5 make.conf.5 opieaccess.5 opiekeys.5 ja_JP.eucJP/man/man7 groff_mdoc.7 ports.7 release.7 ja_JP.eucJP/man/man8 chat.8 comcontrol.8 intro.8 mergemaster.8 ppp.8 route.8 setkey.8 Log: Catch up with 4.6-STABLE-20020809-JPSNAP. (changes for m4.1, sh.1, lpc.8 and wicontrol.8 will be delivered later). Revision Changes Path 1.45 +1 -0 doc/ja_JP.eucJP/man/man1/Makefile 1.11 +3 -3 doc/ja_JP.eucJP/man/man1/apply.1 1.21 +6 -4 doc/ja_JP.eucJP/man/man1/at.1 1.14 +1 -1 doc/ja_JP.eucJP/man/man1/basename.1 1.8 +3 -3 doc/ja_JP.eucJP/man/man1/bc.1 1.12 +12 -1 doc/ja_JP.eucJP/man/man1/biff.1 1.13 +3 -2 doc/ja_JP.eucJP/man/man1/calendar.1 1.10 +2 -2 doc/ja_JP.eucJP/man/man1/checknr.1 1.25 +4 -8 doc/ja_JP.eucJP/man/man1/chmod.1 1.11 +11 -6 doc/ja_JP.eucJP/man/man1/col.1 1.12 +21 -3 doc/ja_JP.eucJP/man/man1/compress.1 1.11 +6 -6 doc/ja_JP.eucJP/man/man1/ctags.1 1.10 +10 -5 doc/ja_JP.eucJP/man/man1/cut.1 1.18 +2 -2 doc/ja_JP.eucJP/man/man1/cvs.1 1.17 +2 -3 doc/ja_JP.eucJP/man/man1/dd.1 1.22 +127 -71 doc/ja_JP.eucJP/man/man1/ed.1 1.18 +8 -2 doc/ja_JP.eucJP/man/man1/finger.1 1.10 +10 -8 doc/ja_JP.eucJP/man/man1/from.1 1.10 +2 -2 doc/ja_JP.eucJP/man/man1/gcore.1 1.11 +3 -6 doc/ja_JP.eucJP/man/man1/head.1 1.15 +29 -15 doc/ja_JP.eucJP/man/man1/hexdump.1 1.4 +11 -10 doc/ja_JP.eucJP/man/man1/info.1 1.8 +2 -1 doc/ja_JP.eucJP/man/man1/install-info.1 1.16 +6 -6 doc/ja_JP.eucJP/man/man1/jot.1 1.6 +2 -2 doc/ja_JP.eucJP/man/man1/keylogout.1 1.11 +23 -7 doc/ja_JP.eucJP/man/man1/kill.1 1.18 +2 -2 doc/ja_JP.eucJP/man/man1/killall.1 1.12 +4 -2 doc/ja_JP.eucJP/man/man1/last.1 1.12 +2 -2 doc/ja_JP.eucJP/man/man1/lex.1 1.21 +6 -3 doc/ja_JP.eucJP/man/man1/limits.1 1.12 +1 -1 doc/ja_JP.eucJP/man/man1/logger.1 1.5 +31 -15 doc/ja_JP.eucJP/man/man1/makeinfo.1 1.15 +1 -1 doc/ja_JP.eucJP/man/man1/mkdir.1 1.8 +6 -8 doc/ja_JP.eucJP/man/man1/mkstr.1 1.13 +2 -1 doc/ja_JP.eucJP/man/man1/msgs.1 1.19 +7 -1 doc/ja_JP.eucJP/man/man1/mt.1 1.13 +2 -2 doc/ja_JP.eucJP/man/man1/ncal.1 1.3 +2 -7 doc/ja_JP.eucJP/man/man1/nl.1 1.11 +195 -22 doc/ja_JP.eucJP/man/man1/od.1 1.7 +3 -3 doc/ja_JP.eucJP/man/man1/opieinfo.1 1.7 +4 -4 doc/ja_JP.eucJP/man/man1/opiekey.1 1.6 +5 -4 doc/ja_JP.eucJP/man/man1/opiepasswd.1 1.11 +30 -1 doc/ja_JP.eucJP/man/man1/paste.1 1.30 +15 -2 doc/ja_JP.eucJP/man/man1/pkg_create.1 1.24 +11 -2 doc/ja_JP.eucJP/man/man1/pkg_info.1 1.15 +2 -2 doc/ja_JP.eucJP/man/man1/pr.1 1.13 +3 -2 doc/ja_JP.eucJP/man/man1/printf.1 1.9 +37 -15 doc/ja_JP.eucJP/man/man1/split.1 1.13 +2 -2 doc/ja_JP.eucJP/man/man1/tail.1 1.9 +10 -6 doc/ja_JP.eucJP/man/man1/talk.1 1.4 +2 -1 doc/ja_JP.eucJP/man/man1/texindex.1 1.13 +20 -9 doc/ja_JP.eucJP/man/man1/tr.1 1.7 +2 -4 doc/ja_JP.eucJP/man/man1/tsort.1 1.10 +4 -7 doc/ja_JP.eucJP/man/man1/uname.1 1.14 +6 -1 doc/ja_JP.eucJP/man/man1/uniq.1 1.8 +3 -3 doc/ja_JP.eucJP/man/man1/wall.1 1.8 +2 -2 doc/ja_JP.eucJP/man/man1/write.1 1.10 +3 -3 doc/ja_JP.eucJP/man/man1/yyfix.1 1.12 +5 -5 doc/ja_JP.eucJP/man/man2/fcntl.2 1.7 +2 -2 doc/ja_JP.eucJP/man/man2/fork.2 1.10 +2 -2 doc/ja_JP.eucJP/man/man2/rfork.2 1.25 +8 -1 doc/ja_JP.eucJP/man/man5/make.conf.5 1.5 +3 -1 doc/ja_JP.eucJP/man/man5/opieaccess.5 1.6 +2 -2 doc/ja_JP.eucJP/man/man5/opiekeys.5 1.11 +0 -2 doc/ja_JP.eucJP/man/man7/groff_mdoc.7 1.18 +137 -119 doc/ja_JP.eucJP/man/man7/ports.7 1.3 +33 -11 doc/ja_JP.eucJP/man/man7/release.7 1.16 +8 -8 doc/ja_JP.eucJP/man/man8/chat.8 1.14 +3 -3 doc/ja_JP.eucJP/man/man8/comcontrol.8 1.9 +10 -10 doc/ja_JP.eucJP/man/man8/intro.8 1.15 +8 -7 doc/ja_JP.eucJP/man/man8/mergemaster.8 1.64 +3 -3 doc/ja_JP.eucJP/man/man8/ppp.8 1.16 +4 -2 doc/ja_JP.eucJP/man/man8/route.8 1.13 +9 -11 doc/ja_JP.eucJP/man/man8/setkey.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 12:50: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 C5CF937B400; Sun, 11 Aug 2002 12:50:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0D6743E77; Sun, 11 Aug 2002 12:50:21 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from freefall.freebsd.org (blackend@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BJo9JU049465; Sun, 11 Aug 2002 12:50:12 -0700 (PDT) (envelope-from blackend@freefall.freebsd.org) Received: (from blackend@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BJnjkn049425; Sun, 11 Aug 2002 12:49:45 -0700 (PDT) Message-Id: <200208111949.g7BJnjkn049425@freefall.freebsd.org> From: Marc Fonvieille Date: Sun, 11 Aug 2002 12:49:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.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 blackend 2002/08/11 12:49:44 PDT Modified files: en_US.ISO8859-1/books/handbook/eresources chapter.sgml Log: Add freebsd-openoffice mailing list. While I'm there: fix -current and -stable (use of &os entities), add application and quote tags, and correct a typo. PR: docs/41550 Submitted by: Christian Brueffer Revision Changes Path 1.92 +34 -16 doc/en_US.ISO8859-1/books/handbook/eresources/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 Aug 11 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 79D2D37B400; Sun, 11 Aug 2002 12:58:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BCE843E70; Sun, 11 Aug 2002 12:58:13 -0700 (PDT) (envelope-from alc@FreeBSD.org) Received: from freefall.freebsd.org (alc@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BJwDJU050263; Sun, 11 Aug 2002 12:58:13 -0700 (PDT) (envelope-from alc@freefall.freebsd.org) Received: (from alc@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BJwDbL050262; Sun, 11 Aug 2002 12:58:13 -0700 (PDT) Message-Id: <200208111958.g7BJwDbL050262@freefall.freebsd.org> From: Alan Cox Date: Sun, 11 Aug 2002 12:58:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci agp.c agp_i810.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/08/11 12:58:12 PDT Modified files: (Branch: RELENG_4) sys/pci agp.c agp_i810.c Log: MFC o If the page returned by vm_page_grab(VM_ALLOC_ZERO) isn't prezeroed, zero it. Revision Changes Path 1.3.2.4 +2 -0 src/sys/pci/agp.c 1.1.2.3 +3 -1 src/sys/pci/agp_i810.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 13: 5: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 73A5437B400; Sun, 11 Aug 2002 13:05:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2292643E5E; Sun, 11 Aug 2002 13:05:21 -0700 (PDT) (envelope-from joe@FreeBSD.org) Received: from freefall.freebsd.org (joe@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BK5LJU054164; Sun, 11 Aug 2002 13:05:21 -0700 (PDT) (envelope-from joe@freefall.freebsd.org) Received: (from joe@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BK5KJu054153; Sun, 11 Aug 2002 13:05:20 -0700 (PDT) Message-Id: <200208112005.g7BK5KJu054153@freefall.freebsd.org> From: Josef Karthauser Date: Sun, 11 Aug 2002 13:05:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/uplcom Makefile src/sys/modules/uvisor Makefile src/sys/modules/uvscom 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 joe 2002/08/11 13:05:20 PDT Modified files: (Branch: RELENG_4) sys/modules/uplcom Makefile sys/modules/uvisor Makefile sys/modules/uvscom Makefile Log: Add KMODDEPS for ucom. Submitted by: nsayer Revision Changes Path 1.1.2.2 +1 -0 src/sys/modules/uplcom/Makefile 1.1.2.2 +1 -0 src/sys/modules/uvisor/Makefile 1.1.2.2 +1 -0 src/sys/modules/uvscom/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 13:31: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 0F83C37B400; Sun, 11 Aug 2002 13:31:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC93943E65; Sun, 11 Aug 2002 13:31:16 -0700 (PDT) (envelope-from dwmalone@FreeBSD.org) Received: from freefall.freebsd.org (dwmalone@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BKVGJU057975; Sun, 11 Aug 2002 13:31:16 -0700 (PDT) (envelope-from dwmalone@freefall.freebsd.org) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BKVGfK057974; Sun, 11 Aug 2002 13:31:16 -0700 (PDT) Message-Id: <200208112031.g7BKVGfK057974@freefall.freebsd.org> From: David Malone Date: Sun, 11 Aug 2002 13:31:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/adduser adduser.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 dwmalone 2002/08/11 13:31:16 PDT Modified files: usr.sbin/adduser adduser.perl Log: Fix conjugation of exists and add full stops to the messages I changed. PR: 38481 Submitted by: Kevin Kinsey MFC after: 1 week Revision Changes Path 1.59 +2 -2 src/usr.sbin/adduser/adduser.perl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 13: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 740CD37B400; Sun, 11 Aug 2002 13:31:54 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50AB643E75; Sun, 11 Aug 2002 13:31:53 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from freefall.freebsd.org (mbr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BKVrJU058063; Sun, 11 Aug 2002 13:31:53 -0700 (PDT) (envelope-from mbr@freefall.freebsd.org) Received: (from mbr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BKVrld058062; Sun, 11 Aug 2002 13:31:53 -0700 (PDT) Message-Id: <200208112031.g7BKVrld058062@freefall.freebsd.org> From: Martin Blapp Date: Sun, 11 Aug 2002 13:31:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/ooodict-all 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 mbr 2002/08/11 13:31:53 PDT Added files: editors/ooodict-all distinfo Log: Uups, I forgot the distinfo file in my previous commit. Revision Changes Path 1.1 +23 -0 ports/editors/ooodict-all/distinfo (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 13:33: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 6455637B400; Sun, 11 Aug 2002 13:33:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17D9943E42; Sun, 11 Aug 2002 13:33:12 -0700 (PDT) (envelope-from semenu@FreeBSD.org) Received: from freefall.freebsd.org (semenu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BKXBJU058176; Sun, 11 Aug 2002 13:33:11 -0700 (PDT) (envelope-from semenu@freefall.freebsd.org) Received: (from semenu@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BKXBYr058175; Sun, 11 Aug 2002 13:33:11 -0700 (PDT) Message-Id: <200208112033.g7BKXBYr058175@freefall.freebsd.org> From: Semen Ustimenko Date: Sun, 11 Aug 2002 13:33:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern uipc_syscalls.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG semenu 2002/08/11 13:33:11 PDT Modified files: sys/kern uipc_syscalls.c Log: Fix sendfile(), who was calling vn_rdwr() without aresid parameter and thus hiting EIO at the end of file. This is believed to be a feature (not a bug) of vn_rdwr(), so we turn it off by supplying aresid param. Reviewed by: rwatson, dg Revision Changes Path 1.125 +2 -2 src/sys/kern/uipc_syscalls.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 14: 4: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 4061037B400; Sun, 11 Aug 2002 14:04:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF3E443E77; Sun, 11 Aug 2002 14:04:30 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BL4UJU060668; Sun, 11 Aug 2002 14:04:30 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BL4UrQ060667; Sun, 11 Aug 2002 14:04:30 -0700 (PDT) Message-Id: <200208112104.g7BL4UrQ060667@freefall.freebsd.org> From: Christian Weisgerber Date: Sun, 11 Aug 2002 14:04:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio Makefile ports/audio/xmms-osssurround Makefile distinfo pkg-comment pkg-descr pkg-plist ports/audio/xmms-osssurround/files patch-OSSSurround-0.1_Makefile patch-OSSSurround-0.1_configure.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/11 14:04:30 PDT Modified files: audio Makefile Added files: audio/xmms-osssurround Makefile distinfo pkg-comment pkg-descr pkg-plist audio/xmms-osssurround/files patch-OSSSurround-0.1_Makefile patch-OSSSurround-0.1_configure.c Log: Import XMMS OSSSurround plugin 0.1. OSSSuround is an output plugin for XMMS included with xmms-a52dec. (audio/xmms-a52dec). It provides surround sound capability to xmms-a52dec and is fully compatible with all other input plugins. It can be used as a dropin replacement for the original OSS plugin distributed with XMMS. PR: 40990 Submitted by: Amar Takhar Revision Changes Path 1.325 +1 -0 ports/audio/Makefile 1.1 +28 -0 ports/audio/xmms-osssurround/Makefile (new) 1.1 +1 -0 ports/audio/xmms-osssurround/distinfo (new) 1.1 +50 -0 ports/audio/xmms-osssurround/files/patch-OSSSurround-0.1_Makefile (new) 1.1 +14 -0 ports/audio/xmms-osssurround/files/patch-OSSSurround-0.1_configure.c (new) 1.1 +1 -0 ports/audio/xmms-osssurround/pkg-comment (new) 1.1 +12 -0 ports/audio/xmms-osssurround/pkg-descr (new) 1.1 +2 -0 ports/audio/xmms-osssurround/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 Aug 11 14: 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 4F60F37B405; Sun, 11 Aug 2002 14:04:34 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0142C43E77; Sun, 11 Aug 2002 14:04:34 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BL4WJU060701; Sun, 11 Aug 2002 14:04:32 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BL4Whb060700; Sun, 11 Aug 2002 14:04:32 -0700 (PDT) Message-Id: <200208112104.g7BL4Whb060700@freefall.freebsd.org> From: Christian Weisgerber Date: Sun, 11 Aug 2002 14:04: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 naddy 2002/08/11 14:04:32 PDT Modified files: . modules Log: xmms-osssurround --> ports/audio/xmms-osssurround Revision Changes Path 1.5700 +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 Aug 11 14: 7: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 4926437B400; Sun, 11 Aug 2002 14:07:26 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A0BB43E6E; Sun, 11 Aug 2002 14:07:26 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BL7PJU065258; Sun, 11 Aug 2002 14:07:25 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BL7Phq065257; Sun, 11 Aug 2002 14:07:25 -0700 (PDT) Message-Id: <200208112107.g7BL7Phq065257@freefall.freebsd.org> From: Christian Weisgerber Date: Sun, 11 Aug 2002 14:07:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio Makefile ports/audio/xmms-a52dec Makefile distinfo pkg-comment pkg-descr pkg-plist ports/audio/xmms-a52dec/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 naddy 2002/08/11 14:07:25 PDT Modified files: audio Makefile Added files: audio/xmms-a52dec Makefile distinfo pkg-comment pkg-descr pkg-plist audio/xmms-a52dec/files patch-Makefile Log: Import XMMS AC52dec plugin 1.0. xmms-a52dec is an A52 (aka AC3) decoder plugin for XMMS based on liba52. PR: 40991 Submitted by: Amar Takhar Revision Changes Path 1.326 +1 -0 ports/audio/Makefile 1.1 +27 -0 ports/audio/xmms-a52dec/Makefile (new) 1.1 +1 -0 ports/audio/xmms-a52dec/distinfo (new) 1.1 +17 -0 ports/audio/xmms-a52dec/files/patch-Makefile (new) 1.1 +1 -0 ports/audio/xmms-a52dec/pkg-comment (new) 1.1 +5 -0 ports/audio/xmms-a52dec/pkg-descr (new) 1.1 +2 -0 ports/audio/xmms-a52dec/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 Aug 11 14: 7: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 B1E1937B43C; Sun, 11 Aug 2002 14:07:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B4F343E65; Sun, 11 Aug 2002 14:07:30 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BL7UJU065291; Sun, 11 Aug 2002 14:07:30 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BL7UUm065290; Sun, 11 Aug 2002 14:07:30 -0700 (PDT) Message-Id: <200208112107.g7BL7UUm065290@freefall.freebsd.org> From: Christian Weisgerber Date: Sun, 11 Aug 2002 14:07:29 -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 naddy 2002/08/11 14:07:29 PDT Modified files: . modules Log: xmms-a52dec --> ports/audio/xmms-a52dec Revision Changes Path 1.5701 +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 Aug 11 14: 7: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 5101237B400; Sun, 11 Aug 2002 14:07:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0542643E3B; Sun, 11 Aug 2002 14:07:51 -0700 (PDT) (envelope-from robert@FreeBSD.org) Received: from freefall.freebsd.org (robert@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BL7oJU065349; Sun, 11 Aug 2002 14:07:50 -0700 (PDT) (envelope-from robert@freefall.freebsd.org) Received: (from robert@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BL7ob9065348; Sun, 11 Aug 2002 14:07:50 -0700 (PDT) Message-Id: <200208112107.g7BL7ob9065348@freefall.freebsd.org> From: Robert Drehmel Date: Sun, 11 Aug 2002 14:07:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys elf_common.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG robert 2002/08/11 14:07:50 PDT Modified files: sys/sys elf_common.h Log: - Call a SHT_REL 'relocation section' rather than 'relation section'. - Put a space between a word and the end of comment delimiter. Revision Changes Path 1.11 +3 -3 src/sys/sys/elf_common.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 14:11: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 7DF3E37B400; Sun, 11 Aug 2002 14:11:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31A1B43E7B; Sun, 11 Aug 2002 14:11:15 -0700 (PDT) (envelope-from joe@FreeBSD.org) Received: from freefall.freebsd.org (joe@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BLBFJU065932; Sun, 11 Aug 2002 14:11:15 -0700 (PDT) (envelope-from joe@freefall.freebsd.org) Received: (from joe@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BLBFqA065931; Sun, 11 Aug 2002 14:11:15 -0700 (PDT) Message-Id: <200208112111.g7BLBFqA065931@freefall.freebsd.org> From: Josef Karthauser Date: Sun, 11 Aug 2002 14:11:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb usbdevs uvisor.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG joe 2002/08/11 14:11:15 PDT Modified files: sys/dev/usb usbdevs uvisor.c Log: Add Palm M515. Submitted by: Luiz Eduardo Roncato Cordeiro Revision Changes Path 1.101 +1 -0 src/sys/dev/usb/usbdevs 1.8 +1 -0 src/sys/dev/usb/uvisor.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 14:19: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 7EAA737B400; Sun, 11 Aug 2002 14:19:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3176843E6E; Sun, 11 Aug 2002 14:19:19 -0700 (PDT) (envelope-from joe@FreeBSD.org) Received: from freefall.freebsd.org (joe@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BLJJJU066418; Sun, 11 Aug 2002 14:19:19 -0700 (PDT) (envelope-from joe@freefall.freebsd.org) Received: (from joe@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BLJJAo066417; Sun, 11 Aug 2002 14:19:19 -0700 (PDT) Message-Id: <200208112119.g7BLJJAo066417@freefall.freebsd.org> From: Josef Karthauser Date: Sun, 11 Aug 2002 14:19:19 -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 joe 2002/08/11 14:19:18 PDT Modified files: sys/dev/usb usbdevs.h usbdevs_data.h Log: Regen Revision Changes Path 1.111 +2 -1 src/sys/dev/usb/usbdevs.h 1.111 +7 -1 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 Sun Aug 11 14: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 1F97137B400; Sun, 11 Aug 2002 14:27:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C90F243E72; Sun, 11 Aug 2002 14:27:01 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from freefall.freebsd.org (mbr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BLR1JU067107; Sun, 11 Aug 2002 14:27:01 -0700 (PDT) (envelope-from mbr@freefall.freebsd.org) Received: (from mbr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BLR1Fd067106; Sun, 11 Aug 2002 14:27:01 -0700 (PDT) Message-Id: <200208112127.g7BLR1Fd067106@freefall.freebsd.org> From: Martin Blapp Date: Sun, 11 Aug 2002 14:27:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/ooodict-all Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/11 14:27:01 PDT Modified files: editors/ooodict-all Makefile Log: Move maintainer and extract_only to the right places. Revision Changes Path 1.2 +4 -3 ports/editors/ooodict-all/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 14: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 C23B037B400; Sun, 11 Aug 2002 14:29:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 764B743E6E; Sun, 11 Aug 2002 14:29:04 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from freefall.freebsd.org (petef@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BLT4JU067273; Sun, 11 Aug 2002 14:29:04 -0700 (PDT) (envelope-from petef@freefall.freebsd.org) Received: (from petef@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BLT4W6067272; Sun, 11 Aug 2002 14:29:04 -0700 (PDT) Message-Id: <200208112129.g7BLT4W6067272@freefall.freebsd.org> From: Pete Fritchman Date: Sun, 11 Aug 2002 14:29:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/getmail 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 petef 2002/08/11 14:29:04 PDT Modified files: mail/getmail Makefile distinfo Log: - update to 2.3.9 - USE_REINPLACE - pass maintainership to submitter Submitted by: Anders Andersson Revision Changes Path 1.12 +5 -4 ports/mail/getmail/Makefile 1.11 +1 -1 ports/mail/getmail/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 14:54: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 1957F37B400; Sun, 11 Aug 2002 14:54:44 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-67-115-73-77.dsl.lsan03.pacbell.net [67.115.73.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89EB343E6E; Sun, 11 Aug 2002 14:54:43 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id A516A66DDD; Sun, 11 Aug 2002 14:54:39 -0700 (PDT) Date: Sun, 11 Aug 2002 14:54:38 -0700 From: Kris Kennaway To: Ruslan Ermilov Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, net@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet tcp_input.c Message-ID: <20020811215438.GA76543@xor.obsecurity.org> References: <200207222231.g6MMVA5Y009413@freefall.freebsd.org> <20020722223455.GA34550@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020722223455.GA34550@sunbay.com> User-Agent: Mutt/1.4i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Jul 23, 2002 at 01:34:55AM +0300, Ruslan Ermilov wrote: > On Mon, Jul 22, 2002 at 03:31:10PM -0700, Ruslan Ermilov wrote: > > ru 2002/07/22 15:31:10 PDT > > > > Modified files: > > sys/netinet tcp_input.c > > Log: > > Don't shrink socket buffers in tcp_mss(), application might have already > > configured them with setsockopt(SO_*BUF), for RFC1323's scaled windows. > > > > PR: kern/11966 > > MFC after: 1 week > > > > Revision Changes Path > > 1.166 +4 -2 src/sys/netinet/tcp_input.c > > > The attached program could be used as a regression test. Perhaps this should be committed. Kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 15: 1: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 D60E937B400; Sun, 11 Aug 2002 15:01:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FE3A43E5E; Sun, 11 Aug 2002 15:01:17 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from freefall.freebsd.org (mbr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BM1HJU070123; Sun, 11 Aug 2002 15:01:17 -0700 (PDT) (envelope-from mbr@freefall.freebsd.org) Received: (from mbr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BM1HFe070122; Sun, 11 Aug 2002 15:01:17 -0700 (PDT) Message-Id: <200208112201.g7BM1HFe070122@freefall.freebsd.org> From: Martin Blapp Date: Sun, 11 Aug 2002 15:01:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/ooodict-all Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/11 15:01:17 PDT Modified files: editors/ooodict-all Makefile Log: Simplify. Add DICT_LIST and DICT_PATH variables. Revision Changes Path 1.3 +24 -28 ports/editors/ooodict-all/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 15: 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 8EA8637B400; Sun, 11 Aug 2002 15:02:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42D0243E72; Sun, 11 Aug 2002 15:02:41 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from freefall.freebsd.org (mbr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BM2fJU070220; Sun, 11 Aug 2002 15:02:41 -0700 (PDT) (envelope-from mbr@freefall.freebsd.org) Received: (from mbr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BM2f2S070219; Sun, 11 Aug 2002 15:02:41 -0700 (PDT) Message-Id: <200208112202.g7BM2f2S070219@freefall.freebsd.org> From: Martin Blapp Date: Sun, 11 Aug 2002 15:02:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/ooodict-all Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/11 15:02:41 PDT Modified files: editors/ooodict-all Makefile Log: Match Symlink too in find. Revision Changes Path 1.4 +2 -0 ports/editors/ooodict-all/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 15:23: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 0689037B400; Sun, 11 Aug 2002 15:23:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC09A43E42; Sun, 11 Aug 2002 15:23:48 -0700 (PDT) (envelope-from dwcjr@FreeBSD.org) Received: from freefall.freebsd.org (dwcjr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BMNmJU076075; Sun, 11 Aug 2002 15:23:48 -0700 (PDT) (envelope-from dwcjr@freefall.freebsd.org) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BMNmWC076074; Sun, 11 Aug 2002 15:23:48 -0700 (PDT) Message-Id: <200208112223.g7BMNmWC076074@freefall.freebsd.org> From: "David W. Chapman Jr." Date: Sun, 11 Aug 2002 15:23:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/darkstat 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 dwcjr 2002/08/11 15:23:48 PDT Modified files: net/darkstat Makefile distinfo pkg-plist Log: Upgrade to 2.1 PR: 41549 Submitted by: maintainer Revision Changes Path 1.6 +1 -1 ports/net/darkstat/Makefile 1.5 +1 -1 ports/net/darkstat/distinfo 1.3 +8 -5 ports/net/darkstat/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 Aug 11 15:29: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 0129437B400; Sun, 11 Aug 2002 15:29:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A20E143E5E; Sun, 11 Aug 2002 15:29:08 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from freefall.freebsd.org (mbr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BMT8JU076452; Sun, 11 Aug 2002 15:29:08 -0700 (PDT) (envelope-from mbr@freefall.freebsd.org) Received: (from mbr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BMT8ce076451; Sun, 11 Aug 2002 15:29:08 -0700 (PDT) Message-Id: <200208112229.g7BMT8ce076451@freefall.freebsd.org> From: Martin Blapp Date: Sun, 11 Aug 2002 15:29:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/openoffice Makefile ports/chinese/openoffice-zh_CN Makefile ports/chinese/openoffice-zh_TW Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/11 15:29:08 PDT Modified files: editors/openoffice Makefile chinese/openoffice-zh_CN Makefile chinese/openoffice-zh_TW Makefile Log: Correctly add pkgname_suffix for chinese ports. Revision Changes Path 1.2 +1 -0 ports/chinese/openoffice-zh_CN/Makefile 1.3 +2 -1 ports/chinese/openoffice-zh_TW/Makefile 1.110 +3 -0 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 Sun Aug 11 15: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 8687F37B405; Sun, 11 Aug 2002 15:50:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39B2C43E75; Sun, 11 Aug 2002 15:50:08 -0700 (PDT) (envelope-from dwcjr@FreeBSD.org) Received: from freefall.freebsd.org (dwcjr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BMo8JU078175; Sun, 11 Aug 2002 15:50:08 -0700 (PDT) (envelope-from dwcjr@freefall.freebsd.org) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BMo8jf078174; Sun, 11 Aug 2002 15:50:08 -0700 (PDT) Message-Id: <200208112250.g7BMo8jf078174@freefall.freebsd.org> From: "David W. Chapman Jr." Date: Sun, 11 Aug 2002 15:50:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/awstats/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 dwcjr 2002/08/11 15:50:08 PDT Added files: www/awstats/files patch-aa Log: Fix icons dir location in default config file PR: 41491 Submitted by: maintainer Revision Changes Path 1.1 +14 -0 ports/www/awstats/files/patch-aa (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 16:32: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 CC59937B400; Sun, 11 Aug 2002 16:32:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D43E43E81; Sun, 11 Aug 2002 16:32:33 -0700 (PDT) (envelope-from joe@FreeBSD.org) Received: from freefall.freebsd.org (joe@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BNWXJU086051; Sun, 11 Aug 2002 16:32:33 -0700 (PDT) (envelope-from joe@freefall.freebsd.org) Received: (from joe@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BNWX4I086050; Sun, 11 Aug 2002 16:32:33 -0700 (PDT) Message-Id: <200208112332.g7BNWX4I086050@freefall.freebsd.org> From: Josef Karthauser Date: Sun, 11 Aug 2002 16:32:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files src/sys/modules Makefile src/sys/modules/uftdi Makefile src/share/man/man4 Makefile uftdi.4 src/sys/dev/usb uftdi.c uftdireg.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 joe 2002/08/11 16:32:33 PDT Modified files: sys/conf files sys/modules Makefile share/man/man4 Makefile Added files: sys/modules/uftdi Makefile share/man/man4 uftdi.4 sys/dev/usb uftdi.c uftdireg.h Log: Add the uftdi ucom driver which supports the following adapters: Inland UAS111 QVS USC-1000 HP USB-Serial adapter shipped with some HP laptops Submitted by: takawata MFC After: 7 days Revision Changes Path 1.159 +1 -0 src/share/man/man4/Makefile 1.1 +80 -0 src/share/man/man4/uftdi.4 (new) 1.685 +1 -0 src/sys/conf/files 1.1 +611 -0 src/sys/dev/usb/uftdi.c (new) 1.1 +348 -0 src/sys/dev/usb/uftdireg.h (new) 1.249 +1 -0 src/sys/modules/Makefile 1.1 +10 -0 src/sys/modules/uftdi/Makefile (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 16:33: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 F110C37B400; Sun, 11 Aug 2002 16:33:37 -0700 (PDT) Received: from genius.tao.org.uk (genius.tao.org.uk [212.135.162.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1280643E81; Sun, 11 Aug 2002 16:33:36 -0700 (PDT) (envelope-from joe@genius.tao.org.uk) Received: by genius.tao.org.uk (Postfix, from userid 100) id C72B247D; Mon, 12 Aug 2002 00:33:28 +0100 (BST) Date: Mon, 12 Aug 2002 00:33:28 +0100 From: Josef Karthauser To: Takanori Watanabe Cc: hackers@freebsd.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/usb usbdevs Message-ID: <20020811233328.GA33280@genius.tao.org.uk> References: <200207251415.g6PEFoB3069395@freefall.freebsd.org> <200207251423.XAA12554@axe-inc.co.jp> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="fdj2RfSjLxBAspz7" Content-Disposition: inline In-Reply-To: <200207251423.XAA12554@axe-inc.co.jp> 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 --fdj2RfSjLxBAspz7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jul 25, 2002 at 11:23:55PM +0900, Takanori Watanabe wrote: > > Log: > > MFNetBSD: FTDI USB-serial converter chips description. >=20 > I ported a FTDI USB serial converter driver from NetBSD. > http://people.freebsd.org/uftdi.tar.gz I've committed this. Thanks :). Joe --=20 "As far as the laws of mathematics refer to reality, they are not certain; and as far as they are certain, they do not refer to reality." - Albert Einstein, 1921 --fdj2RfSjLxBAspz7 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iEYEARECAAYFAj1W9EgACgkQXVIcjOaxUBYX4wCfad2Oa+tIJhsMsuy0cERADIaG 7nIAnjp2oAbAzvmV8PyOsH3aCnDNanxm =ozBL -----END PGP SIGNATURE----- --fdj2RfSjLxBAspz7-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 16:34: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 AF6FF37B400; Sun, 11 Aug 2002 16:34:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A81243E4A; Sun, 11 Aug 2002 16:34:21 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: from freefall.freebsd.org (mjacob@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7BNYLJU086379; Sun, 11 Aug 2002 16:34:21 -0700 (PDT) (envelope-from mjacob@freefall.freebsd.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7BNYLWj086378; Sun, 11 Aug 2002 16:34:21 -0700 (PDT) Message-Id: <200208112334.g7BNYLWj086378@freefall.freebsd.org> From: Matt Jacob Date: Sun, 11 Aug 2002 16:34:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files src/sys/alpha/conf GENERIC src/sys/i386/conf GENERIC src/sys/pc98/conf GENERIC src/sys/sparc64/conf GENERIC src/sys/dev/mpt mpt.c mpt.h mpt_debug.c mpt_freebsd.c mpt_freebsd.h mpt_pci.c ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mjacob 2002/08/11 16:34:21 PDT Modified files: sys/conf files sys/alpha/conf GENERIC sys/i386/conf GENERIC sys/pc98/conf GENERIC sys/sparc64/conf GENERIC Added files: sys/dev/mpt mpt.c mpt.h mpt_debug.c mpt_freebsd.c mpt_freebsd.h mpt_pci.c sys/dev/mpt/mpilib fc_log.h mpi.h mpi_cnfg.h mpi_fc.h mpi_init.h mpi_ioc.h mpi_lan.h mpi_raid.h mpi_targ.h mpi_type.h Log: Add support for the LSI-Logic Fusion/MP architecture. This is an architecture that present a thing message passing interface to the OS. You can query as to how many ports and what kind are attached and enable them and so on. A less grand view is that this is just another way to package SCSI (SPI or FC) and FC-IP into a one-driver interface set. This driver support the following hardware: LSI FC909: Single channel, 1Gbps, Fibre Channel (FC-SCSI only) LSI FC929: Dual Channel, 1-2Gbps, Fibre Channel (FC-SCSI only) LSI 53c1020: Single Channel, Ultra4 (320M) (Untested) LSI 53c1030: Dual Channel, Ultra4 (320M) Currently it's in fair shape, but expect a lot of changes over the next few weeks as it stabilizes. Credits: The driver is mostly from some folks from Jeff Roberson's company- I've been slowly migrating it to broader support that I it came to me as. The hardware used in developing support came from: FC909: LSI-Logic, Advansys (now Connetix) FC929: LSI-Logic 53c1030: Antares Microsystems (they make a very fine board!) MFC after: 3 weeks Revision Changes Path 1.149 +1 -0 src/sys/alpha/conf/GENERIC 1.686 +4 -0 src/sys/conf/files 1.1 +90 -0 src/sys/dev/mpt/mpilib/fc_log.h (new) 1.1 +656 -0 src/sys/dev/mpt/mpilib/mpi.h (new) 1.1 +1347 -0 src/sys/dev/mpt/mpilib/mpi_cnfg.h (new) 1.1 +360 -0 src/sys/dev/mpt/mpilib/mpi_fc.h (new) 1.1 +316 -0 src/sys/dev/mpt/mpilib/mpi_init.h (new) 1.1 +688 -0 src/sys/dev/mpt/mpilib/mpi_ioc.h (new) 1.1 +213 -0 src/sys/dev/mpt/mpilib/mpi_lan.h (new) 1.1 +179 -0 src/sys/dev/mpt/mpilib/mpi_raid.h (new) 1.1 +409 -0 src/sys/dev/mpt/mpilib/mpi_targ.h (new) 1.1 +91 -0 src/sys/dev/mpt/mpilib/mpi_type.h (new) 1.1 +694 -0 src/sys/dev/mpt/mpt.c (new) 1.1 +187 -0 src/sys/dev/mpt/mpt.h (new) 1.1 +594 -0 src/sys/dev/mpt/mpt_debug.c (new) 1.1 +1223 -0 src/sys/dev/mpt/mpt_freebsd.c (new) 1.1 +235 -0 src/sys/dev/mpt/mpt_freebsd.h (new) 1.1 +638 -0 src/sys/dev/mpt/mpt_pci.c (new) 1.358 +1 -0 src/sys/i386/conf/GENERIC 1.213 +1 -0 src/sys/pc98/conf/GENERIC 1.32 +1 -0 src/sys/sparc64/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 Aug 11 17:36: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 D45C737B400; Sun, 11 Aug 2002 17:36:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86D9B43E3B; Sun, 11 Aug 2002 17:36:24 -0700 (PDT) (envelope-from max@FreeBSD.org) Received: from freefall.freebsd.org (max@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7C0aOJU094763; Sun, 11 Aug 2002 17:36:24 -0700 (PDT) (envelope-from max@freefall.freebsd.org) Received: (from max@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7C0aOK6094762; Sun, 11 Aug 2002 17:36:24 -0700 (PDT) Message-Id: <200208120036.g7C0aOK6094762@freefall.freebsd.org> From: Masafumi Max NAKANE Date: Sun, 11 Aug 2002 17:36:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/mailagent Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG max 2002/08/11 17:36:24 PDT Modified files: mail/mailagent Makefile Log: Adjust the CONFIG_ARGS so that 1. AN option which is no longer used won't be passed to the configure script. 2. ${CFLAGS} is respected when compiling any programs within the port. Remove an unnecessary ${MKDIR} line. Submitted by: Alex Kapranoff Revision Changes Path 1.35 +4 -4 ports/mail/mailagent/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 18:17: 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 6BC7737B400; Sun, 11 Aug 2002 18:16:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E1B643E3B; Sun, 11 Aug 2002 18:16:56 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7C1GuJU002480; Sun, 11 Aug 2002 18:16:56 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7C1Gt4Q002479; Sun, 11 Aug 2002 18:16:55 -0700 (PDT) Message-Id: <200208120116.g7C1Gt4Q002479@freefall.freebsd.org> From: Robert Watson Date: Sun, 11 Aug 2002 18:16:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/osf1 osf1_mount.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/11 18:16:55 PDT Modified files: sys/alpha/osf1 osf1_mount.c Log: Teach the OSF/1 emulation layer a little more about mandatory access control: perform checks during OSF/1 statfs()-related calls by invoking mac_check_mount_stat(). Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs Revision Changes Path 1.8 +19 -0 src/sys/alpha/osf1/osf1_mount.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 18:18: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 BACFE37B401; Sun, 11 Aug 2002 18:18:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CAA343E65; Sun, 11 Aug 2002 18:18:33 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7C1IXJU002573; Sun, 11 Aug 2002 18:18:33 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7C1IX8u002572; Sun, 11 Aug 2002 18:18:33 -0700 (PDT) Message-Id: <200208120118.g7C1IX8u002572@freefall.freebsd.org> From: Robert Watson Date: Sun, 11 Aug 2002 18:18:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/linux linux_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 rwatson 2002/08/11 18:18:33 PDT Modified files: sys/compat/linux linux_file.c Log: Fix missing parens in MAC readdir() check. This fix was in the MAC branch, but apparently didn't get moved over when it was made. Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs Revision Changes Path 1.68 +1 -1 src/sys/compat/linux/linux_file.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 18:24: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 BCB8D37B405; Sun, 11 Aug 2002 18:24:26 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EC5943E3B; Sun, 11 Aug 2002 18:24:26 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7C1OQJU003136; Sun, 11 Aug 2002 18:24:26 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7C1OQ7E003135; Sun, 11 Aug 2002 18:24:26 -0700 (PDT) Message-Id: <200208120124.g7C1OQ7E003135@freefall.freebsd.org> From: Robert Watson Date: Sun, 11 Aug 2002 18:24:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/linux linux_stats.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/11 18:24:26 PDT Modified files: sys/compat/linux linux_stats.c Log: Another fix that wasn't pulled in from the MAC branch: the struct mount is not cached as *mp at this point, so use vp->v_mount directly, following the check that it's non-NULL. Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs Revision Changes Path 1.43 +2 -1 src/sys/compat/linux/linux_stats.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 18:36: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 62A8637B400; Sun, 11 Aug 2002 18:36:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1564343E65; Sun, 11 Aug 2002 18:36:21 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7C1aKJU004173; Sun, 11 Aug 2002 18:36:20 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7C1aKAd004172; Sun, 11 Aug 2002 18:36:20 -0700 (PDT) Message-Id: <200208120136.g7C1aKAd004172@freefall.freebsd.org> From: Robert Watson Date: Sun, 11 Aug 2002 18:36:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/svr4 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/11 18:36:20 PDT Modified files: sys/modules/svr4 Makefile Log: Add opt_mac.h to dependencies for svr4 module, since I'm about to commit the MAC checks for it. Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs Revision Changes Path 1.27 +5 -5 src/sys/modules/svr4/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 18:42: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 53C6B37B400; Sun, 11 Aug 2002 18:42:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05A0743E3B; Sun, 11 Aug 2002 18:42: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.4/8.12.4) with ESMTP id g7C1gLJU004897; Sun, 11 Aug 2002 18:42:21 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7C1gLu4004896; Sun, 11 Aug 2002 18:42:21 -0700 (PDT) Message-Id: <200208120142.g7C1gLu4004896@freefall.freebsd.org> From: Robert Watson Date: Sun, 11 Aug 2002 18:42:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/svr4 svr4_fcntl.c svr4_misc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/11 18:42:21 PDT Modified files: sys/compat/svr4 svr4_fcntl.c svr4_misc.c Log: Enforce MAC policies for the locally implemented vnode services in SVR4 emulation relating to readdir() and fd_revoke(). All other services appear to be implemented by simply wrapping existing FreeBSD native system call implementations, so don't require local instrumentation in the emulator module. Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs Revision Changes Path 1.24 +12 -0 src/sys/compat/svr4/svr4_fcntl.c 1.48 +16 -0 src/sys/compat/svr4/svr4_misc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 18:45: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 06C5E37B400; Sun, 11 Aug 2002 18:45:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB64343E6A; Sun, 11 Aug 2002 18:45:40 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7C1jeJU005156; Sun, 11 Aug 2002 18:45:40 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7C1jejb005155; Sun, 11 Aug 2002 18:45:40 -0700 (PDT) Message-Id: <200208120145.g7C1jejb005155@freefall.freebsd.org> From: Robert Watson Date: Sun, 11 Aug 2002 18:45:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/ibcs2 ibcs2_misc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/11 18:45:40 PDT Modified files: sys/i386/ibcs2 ibcs2_misc.c Log: Add necessary instrumentation to IBCS2 emulation support for mandatory access control: as with SVR4, very few changes required since almost all services are implemented by wrapping existing native FreeBSD system calls. Only readdir() calls need additional instrumentation. Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs Revision Changes Path 1.41 +15 -0 src/sys/i386/ibcs2/ibcs2_misc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 18:54: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 6FEF537B400; Sun, 11 Aug 2002 18:54:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38B4643E77; Sun, 11 Aug 2002 18:54:11 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7C1sBJU005826; Sun, 11 Aug 2002 18:54:11 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7C1sBem005825; Sun, 11 Aug 2002 18:54:11 -0700 (PDT) Message-Id: <200208120154.g7C1sBem005825@freefall.freebsd.org> From: Robert Watson Date: Sun, 11 Aug 2002 18:54:11 -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 rwatson 2002/08/11 18:54:11 PDT Modified files: sys/sys vnode.h Log: Introduce IO_NOMACCHECK, a flag that will be passed to vn_rdwr() to indicate that the calling code has already performed necessary MAC checks (if any) for this operation. This flag will help resolve layering problems that existing because vn_rdwr() is called both on behalf of user processes directly (such as in system calls of various sorts, during core dumps, etc), as well as deep in the file system code on behalf of the file system (such as in UFS, ext2fs, etc). Code that is acting on behalf of a kernel service rather than explicitly on behalf of a user process will specify this flag. By default, MAC checks will be performed (and generally should be performed). Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs Revision Changes Path 1.201 +1 -0 src/sys/sys/vnode.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 19: 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 56ECC37B400; Sun, 11 Aug 2002 19:00:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E0E643E42; Sun, 11 Aug 2002 19:00:23 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7C20NJU006292; Sun, 11 Aug 2002 19:00:23 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7C20MVs006291; Sun, 11 Aug 2002 19:00:22 -0700 (PDT) Message-Id: <200208120200.g7C20MVs006291@freefall.freebsd.org> From: Robert Watson Date: Sun, 11 Aug 2002 19:00:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_mac.c src/sys/sys 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/08/11 19:00:22 PDT Modified files: sys/kern kern_mac.c sys/sys mac_policy.h Log: Declare a module service "kernel_mac_support" when MAC support is enabled and the kernel provides the MAC registration and entry point service. Declare a dependency on that module service for any MAC module registered using mac_policy.h. For now, hard code the version as 1, but once we've come up with a versioning policy, we'll move to a #define of some sort. In the mean time, this will prevent loading a MAC module when 'options MAC' isn't present, which (due to a bug in the kernel linker) can result if the MAC module is preloaded via loader.conf. This particular evil recommended by: peter Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI LAbs Revision Changes Path 1.5 +8 -0 src/sys/kern/kern_mac.c 1.4 +1 -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 Aug 11 19:40: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 0321F37B400; Sun, 11 Aug 2002 19:40:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA45043E3B; Sun, 11 Aug 2002 19:40:35 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7C2eZJU013568; Sun, 11 Aug 2002 19:40:35 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7C2eZ0F013567; Sun, 11 Aug 2002 19:40:35 -0700 (PDT) Message-Id: <200208120240.g7C2eZ0F013567@freefall.freebsd.org> From: Akinori MUSHA Date: Sun, 11 Aug 2002 19:40:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/shells/zsh 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/08/11 19:40:35 PDT Modified files: shells/zsh Makefile distinfo pkg-plist Log: - Update to 4.0.5. - Use the .tar.bz2 distribution files. PR: ports/41483 Submitted by: Sergei Kolobov Approved by: will (MAINTAINER) Revision Changes Path 1.53 +4 -2 ports/shells/zsh/Makefile 1.23 +2 -2 ports/shells/zsh/distinfo 1.26 +32 -0 ports/shells/zsh/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 Aug 11 19:55: 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 E511437B400; Sun, 11 Aug 2002 19:55:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96E2143E5E; Sun, 11 Aug 2002 19:55:03 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: from freefall.freebsd.org (kuriyama@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7C2t3JU014843; Sun, 11 Aug 2002 19:55:03 -0700 (PDT) (envelope-from kuriyama@freefall.freebsd.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7C2t3Yk014842; Sun, 11 Aug 2002 19:55:03 -0700 (PDT) Message-Id: <200208120255.g7C2t3Yk014842@freefall.freebsd.org> From: Jun Kuriyama Date: Sun, 11 Aug 2002 19:55:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/tidy Makefile ports/www/tidy/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 kuriyama 2002/08/11 19:55:03 PDT Modified files: www/tidy Makefile www/tidy/files patch-ac Log: Avoid dumping core when $HOME is not set. Reference: <7mn0t271m8.wl@black.imgsrc.co.jp> Revision Changes Path 1.22 +1 -1 ports/www/tidy/Makefile 1.2 +14 -4 ports/www/tidy/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 Aug 11 20:22: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 D56E037B400; Sun, 11 Aug 2002 20:22:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A83843E42; Sun, 11 Aug 2002 20:22:46 -0700 (PDT) (envelope-from jennifer@FreeBSD.org) Received: from freefall.freebsd.org (jennifer@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7C3MkJU021108; Sun, 11 Aug 2002 20:22:46 -0700 (PDT) (envelope-from jennifer@freefall.freebsd.org) Received: (from jennifer@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7C3MkfA021107; Sun, 11 Aug 2002 20:22:46 -0700 (PDT) Message-Id: <200208120322.g7C3MkfA021107@freefall.freebsd.org> From: Jennifer Yang Date: Sun, 11 Aug 2002 20:22:46 -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 jennifer 2002/08/11 20:22:46 PDT Modified files: sys/netinet tcp_output.c Log: Assert that the inpcb lock is held when calling tcp_output(). Approved by: hsu Revision Changes Path 1.67 +2 -0 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 Sun Aug 11 21: 9: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 22C3837B400; Sun, 11 Aug 2002 21:09:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4C2C43E70; Sun, 11 Aug 2002 21:09: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.4/8.12.4) with ESMTP id g7C49MJU028474; Sun, 11 Aug 2002 21:09:22 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7C49M1V028473; Sun, 11 Aug 2002 21:09:22 -0700 (PDT) Message-Id: <200208120409.g7C49M1V028473@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sun, 11 Aug 2002 21:09:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/p5-Term-Screen Makefile distinfo pkg-descr pkg-plist ports/devel/p5-Term-Screen/files patch-Screen.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 ijliao 2002/08/11 21:09:22 PDT Modified files: devel/p5-Term-Screen Makefile distinfo pkg-descr pkg-plist devel/p5-Term-Screen/files patch-Screen.pm Log: 1) upgrade to 1.01 2) Makefile cleanup Submitted by: kuriyama (1) Revision Changes Path 1.6 +3 -18 ports/devel/p5-Term-Screen/Makefile 1.2 +1 -1 ports/devel/p5-Term-Screen/distinfo 1.2 +21 -3 ports/devel/p5-Term-Screen/files/patch-Screen.pm 1.2 +1 -2 ports/devel/p5-Term-Screen/pkg-descr 1.4 +2 -2 ports/devel/p5-Term-Screen/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 Aug 11 21:18:56 2002 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 885) id 2C6A737B400; Sun, 11 Aug 2002 21:18:53 -0700 (PDT) Date: Sun, 11 Aug 2002 21:18:53 -0700 From: Eric Melville To: Benno Rice Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: CVSROOT access Message-ID: <20020811211853.A38207@FreeBSD.org> References: <200208080426.g784QBj4036131@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: <200208080426.g784QBj4036131@freefall.freebsd.org>; from benno@FreeBSD.org on Wed, Aug 07, 2002 at 09:26:11PM -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 > Log: > Welcome Peter Grehan to the ranks of src committers. > > Peter's done far too much good work on the PowerPC port and so it has been > decided to let him do his damage directly. Most excellent! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 21:36: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 0264237B400; Sun, 11 Aug 2002 21:36:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93BE043E5E; Sun, 11 Aug 2002 21:36:50 -0700 (PDT) (envelope-from taoka@FreeBSD.org) Received: from freefall.freebsd.org (taoka@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7C4aoJU031087; Sun, 11 Aug 2002 21:36:50 -0700 (PDT) (envelope-from taoka@freefall.freebsd.org) Received: (from taoka@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7C4aoHQ031086; Sun, 11 Aug 2002 21:36:50 -0700 (PDT) Message-Id: <200208120436.g7C4aoHQ031086@freefall.freebsd.org> From: Satoshi Taoka Date: Sun, 11 Aug 2002 21:36:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/pips-sc20 Makefile ports/print/pips-sc40 Makefile ports/print/pips-sc480 Makefile ports/print/pips-sc580 Makefile ports/print/pips-sc680_777 Makefile ports/print/pips-sc880 Makefile ports/print/pips-sc980 Makefile ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG taoka 2002/08/11 21:36:50 PDT Modified files: print/pips-sc20 Makefile print/pips-sc40 Makefile print/pips-sc480 Makefile print/pips-sc580 Makefile print/pips-sc680_777 Makefile print/pips-sc880 Makefile print/pips-sc980 Makefile print/pips-sp810_820 Makefile print/pips3500 Makefile distinfo print/pips720 Makefile print/pips780 Makefile distinfo print/pips780cs Makefile print/pips790 Makefile print/pips820 Makefile print/pips820ug Makefile print/pips880 Makefile distinfo print/pips900 Makefile distinfo print/pips920 Makefile Log: Mark FORBIDDERN momentally, or update to the old version 1.X because pips 2.0 or later violates GPL and EPkowa co. stops distributing it. Revision Changes Path 1.2 +1 -0 ports/print/pips-sc20/Makefile 1.2 +1 -0 ports/print/pips-sc40/Makefile 1.3 +1 -0 ports/print/pips-sc480/Makefile 1.2 +1 -0 ports/print/pips-sc580/Makefile 1.5 +1 -0 ports/print/pips-sc680_777/Makefile 1.4 +1 -0 ports/print/pips-sc880/Makefile 1.4 +1 -0 ports/print/pips-sc980/Makefile 1.2 +1 -0 ports/print/pips-sp810_820/Makefile 1.3 +1 -1 ports/print/pips3500/Makefile 1.3 +1 -1 ports/print/pips3500/distinfo 1.2 +1 -0 ports/print/pips720/Makefile 1.3 +1 -1 ports/print/pips780/Makefile 1.3 +1 -1 ports/print/pips780/distinfo 1.2 +1 -0 ports/print/pips780cs/Makefile 1.2 +1 -0 ports/print/pips790/Makefile 1.2 +1 -0 ports/print/pips820/Makefile 1.2 +1 -0 ports/print/pips820ug/Makefile 1.3 +1 -1 ports/print/pips880/Makefile 1.3 +1 -1 ports/print/pips880/distinfo 1.4 +1 -1 ports/print/pips900/Makefile 1.3 +1 -1 ports/print/pips900/distinfo 1.2 +1 -0 ports/print/pips920/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 22:53: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 F0FCC37B405; Sun, 11 Aug 2002 22:53:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FE4943E65; Sun, 11 Aug 2002 22:53:20 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7C5rKJU041206; Sun, 11 Aug 2002 22:53:20 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7C5rK8P041205; Sun, 11 Aug 2002 22:53:20 -0700 (PDT) Message-Id: <200208120553.g7C5rK8P041205@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sun, 11 Aug 2002 22:53:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games Makefile ports/games/crossword 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/08/11 22:53:20 PDT Modified files: games Makefile Added files: games/crossword Makefile distinfo pkg-comment pkg-descr pkg-plist Log: add crossword 0.8.1 Crossword Generator Revision Changes Path 1.482 +1 -0 ports/games/Makefile 1.1 +27 -0 ports/games/crossword/Makefile (new) 1.1 +1 -0 ports/games/crossword/distinfo (new) 1.1 +1 -0 ports/games/crossword/pkg-comment (new) 1.1 +6 -0 ports/games/crossword/pkg-descr (new) 1.1 +3 -0 ports/games/crossword/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 Aug 11 22:53: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 7BAC037B434; Sun, 11 Aug 2002 22:53:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0253543E4A; Sun, 11 Aug 2002 22:53: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.4/8.12.4) with ESMTP id g7C5rMJU041239; Sun, 11 Aug 2002 22:53:22 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7C5rMuV041238; Sun, 11 Aug 2002 22:53:22 -0700 (PDT) Message-Id: <200208120553.g7C5rMuV041238@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sun, 11 Aug 2002 22:53:22 -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/08/11 22:53:22 PDT Modified files: . modules Log: crossword --> ports/games/crossword Revision Changes Path 1.5702 +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 Aug 11 23:12: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 C1DF437B400; Sun, 11 Aug 2002 23:12:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77E7B43E70; Sun, 11 Aug 2002 23:12:48 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7C6CmJU047037; Sun, 11 Aug 2002 23:12:48 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7C6Cm4L047036; Sun, 11 Aug 2002 23:12:48 -0700 (PDT) Message-Id: <200208120612.g7C6Cm4L047036@freefall.freebsd.org> From: Patrick Li Date: Sun, 11 Aug 2002 23:12:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/sniffit Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/11 23:12:48 PDT Modified files: net/sniffit Makefile Log: Update patch download site PR: ports/41567 Submitted by: maintainer Revision Changes Path 1.20 +1 -1 ports/net/sniffit/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 23: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 C1E1F37B400; Sun, 11 Aug 2002 23:15:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 332FC43E5E; Sun, 11 Aug 2002 23:15:51 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7C6FpJU047336; Sun, 11 Aug 2002 23:15:51 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7C6FoBS047333; Sun, 11 Aug 2002 23:15:50 -0700 (PDT) Message-Id: <200208120615.g7C6FoBS047333@freefall.freebsd.org> From: Patrick Li Date: Sun, 11 Aug 2002 23:15:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/libdnet Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/11 23:15:50 PDT Modified files: net/libdnet Makefile Log: Fix maintainer email address PR: ports/41564 Submitted by: maintainer Revision Changes Path 1.2 +1 -1 ports/net/libdnet/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 23:21: 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 6280737B400; Sun, 11 Aug 2002 23:21:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1861C43E72; Sun, 11 Aug 2002 23:21:02 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7C6L1JU047944; Sun, 11 Aug 2002 23:21:01 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7C6L1mQ047943; Sun, 11 Aug 2002 23:21:01 -0700 (PDT) Message-Id: <200208120621.g7C6L1mQ047943@freefall.freebsd.org> From: Patrick Li Date: Sun, 11 Aug 2002 23:21:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/pen 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/08/11 23:21:01 PDT Modified files: net/pen Makefile distinfo Log: Update to 0.9.5 PR: ports/41560 Submitted by: maintainer Revision Changes Path 1.5 +1 -1 ports/net/pen/Makefile 1.5 +1 -1 ports/net/pen/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 23:23: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 B72F237B400; Sun, 11 Aug 2002 23:23:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BA3E43E70; Sun, 11 Aug 2002 23:23:27 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7C6NRJU048159; Sun, 11 Aug 2002 23:23:27 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7C6NR1s048158; Sun, 11 Aug 2002 23:23:27 -0700 (PDT) Message-Id: <200208120623.g7C6NR1s048158@freefall.freebsd.org> From: Patrick Li Date: Sun, 11 Aug 2002 23:23:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/benchmarks/siege 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/08/11 23:23:27 PDT Modified files: benchmarks/siege Makefile distinfo Log: Update to 2.55 PR: ports/41559 Submitted by: maintainer Revision Changes Path 1.7 +1 -1 ports/benchmarks/siege/Makefile 1.7 +1 -1 ports/benchmarks/siege/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 23:33: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 4F63A37B400; Sun, 11 Aug 2002 23:33:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF1D643E6E; Sun, 11 Aug 2002 23:33: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.4/8.12.4) with ESMTP id g7C6XEJU049051; Sun, 11 Aug 2002 23:33:14 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7C6XE0u049050; Sun, 11 Aug 2002 23:33:14 -0700 (PDT) Message-Id: <200208120633.g7C6XE0u049050@freefall.freebsd.org> From: Patrick Li Date: Sun, 11 Aug 2002 23:33:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/honeyd 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/08/11 23:33:14 PDT Modified files: net/honeyd Makefile distinfo Log: - Update to 0.3 - Fix typo in maintainer email address - Also use LOCALBASE to pass to configure the location of dependencies instead of PREFIX PR: ports/41563 Submitted by: maintainer Revision Changes Path 1.2 +4 -4 ports/net/honeyd/Makefile 1.2 +1 -1 ports/net/honeyd/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Aug 11 23: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 99EDE37B400; Sun, 11 Aug 2002 23:52:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C59943E42; Sun, 11 Aug 2002 23:52:45 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7C6qjJU051172; Sun, 11 Aug 2002 23:52:45 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7C6qj8K051171; Sun, 11 Aug 2002 23:52:45 -0700 (PDT) Message-Id: <200208120652.g7C6qj8K051171@freefall.freebsd.org> From: Patrick Li Date: Sun, 11 Aug 2002 23:52:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/mydns Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/08/11 23:52:44 PDT Modified files: net/mydns Makefile distinfo pkg-descr pkg-plist Log: Update to 0.8.3 PR: ports/41539 Submitted by: maintainer Revision Changes Path 1.2 +2 -2 ports/net/mydns/Makefile 1.2 +1 -1 ports/net/mydns/distinfo 1.2 +5 -0 ports/net/mydns/pkg-descr 1.2 +8 -0 ports/net/mydns/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 Aug 11 23:59: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 0EF7C37B400; Sun, 11 Aug 2002 23:59:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5B3F43E6A; Sun, 11 Aug 2002 23:59: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.4/8.12.4) with ESMTP id g7C6x4JU051581; Sun, 11 Aug 2002 23:59:04 -0700 (PDT) (envelope-from imp@freefall.freebsd.org) Received: (from imp@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7C6x4B7051580; Sun, 11 Aug 2002 23:59:04 -0700 (PDT) Message-Id: <200208120659.g7C6x4B7051580@freefall.freebsd.org> From: Warner Losh Date: Sun, 11 Aug 2002 23:59:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/wicontrol wicontrol.8 src/sbin/ifconfig ifconfig.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2002/08/11 23:59:04 PDT Modified files: usr.sbin/wicontrol wicontrol.8 sbin/ifconfig ifconfig.8 Log: Warn that hex keys are the most portable. Submitted by: Gregory Bond Pr: 40872 Revision Changes Path 1.58 +3 -0 src/sbin/ifconfig/ifconfig.8 1.31 +5 -1 src/usr.sbin/wicontrol/wicontrol.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 0: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 0B7C837B400; Mon, 12 Aug 2002 00:20:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B56EF43E42; Mon, 12 Aug 2002 00:20:15 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: from freefall.freebsd.org (alfred@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7C7KFJU057390; Mon, 12 Aug 2002 00:20:15 -0700 (PDT) (envelope-from alfred@freefall.freebsd.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7C7KFCT057389; Mon, 12 Aug 2002 00:20:15 -0700 (PDT) Message-Id: <200208120720.g7C7KFCT057389@freefall.freebsd.org> From: Alfred Perlstein Date: Mon, 12 Aug 2002 00:20:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/ibcs2 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/12 00:20:15 PDT Modified files: sys/modules/ibcs2 Makefile Log: add opt_mac.h to SRCS to unbreak module build. Revision Changes Path 1.34 +2 -2 src/sys/modules/ibcs2/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 0:23: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 1B34F37B400; Mon, 12 Aug 2002 00:23:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0DFC43E6A; Mon, 12 Aug 2002 00:23:35 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7C7NZJU057867; Mon, 12 Aug 2002 00:23:35 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7C7NZLv057866; Mon, 12 Aug 2002 00:23:35 -0700 (PDT) Message-Id: <200208120723.g7C7NZLv057866@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 12 Aug 2002 00:23:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/imlib2 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/08/12 00:23:35 PDT Modified files: graphics/imlib2 Makefile distinfo pkg-plist Log: upgrade to 1.0.6 Revision Changes Path 1.84 +1 -1 ports/graphics/imlib2/Makefile 1.29 +1 -1 ports/graphics/imlib2/distinfo 1.30 +9 -9 ports/graphics/imlib2/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 Aug 12 0:37: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 C066F37B400; Mon, 12 Aug 2002 00:37:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 817D343E6A; Mon, 12 Aug 2002 00:37: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.4/8.12.4) with ESMTP id g7C7baJU058999; Mon, 12 Aug 2002 00:37:36 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7C7ba5d058998; Mon, 12 Aug 2002 00:37:36 -0700 (PDT) Message-Id: <200208120737.g7C7ba5d058998@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 12 Aug 2002 00:37:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/deep_zoom Makefile distinfo pkg-comment pkg-descr pkg-plist ports/graphics/deep_zoom/files patch-file-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 ijliao 2002/08/12 00:37:36 PDT Modified files: graphics Makefile Added files: graphics/deep_zoom Makefile distinfo pkg-comment pkg-descr pkg-plist graphics/deep_zoom/files patch-file-io.c Log: add deep_zoom 0.3 Generate very highly zoomed fractals Revision Changes Path 1.482 +1 -0 ports/graphics/Makefile 1.1 +36 -0 ports/graphics/deep_zoom/Makefile (new) 1.1 +1 -0 ports/graphics/deep_zoom/distinfo (new) 1.1 +10 -0 ports/graphics/deep_zoom/files/patch-file-io.c (new) 1.1 +1 -0 ports/graphics/deep_zoom/pkg-comment (new) 1.1 +15 -0 ports/graphics/deep_zoom/pkg-descr (new) 1.1 +1 -0 ports/graphics/deep_zoom/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 Aug 12 0:37: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 8DC6737B410; Mon, 12 Aug 2002 00:37:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3768243E3B; Mon, 12 Aug 2002 00:37: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.4/8.12.4) with ESMTP id g7C7bfJU059032; Mon, 12 Aug 2002 00:37:41 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7C7bfIQ059031; Mon, 12 Aug 2002 00:37:41 -0700 (PDT) Message-Id: <200208120737.g7C7bfIQ059031@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 12 Aug 2002 00:37:41 -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/08/12 00:37:40 PDT Modified files: . modules Log: deep_zoom --> ports/graphics/deep_zoom Revision Changes Path 1.5703 +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 Aug 12 0:52: 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 BDB0637B400; Mon, 12 Aug 2002 00:51:58 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 703B643E6E; Mon, 12 Aug 2002 00:51:58 -0700 (PDT) (envelope-from hm@FreeBSD.org) Received: from freefall.freebsd.org (hm@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7C7pwJU060598; Mon, 12 Aug 2002 00:51:58 -0700 (PDT) (envelope-from hm@freefall.freebsd.org) Received: (from hm@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7C7pwV8060597; Mon, 12 Aug 2002 00:51:58 -0700 (PDT) Message-Id: <200208120751.g7C7pwV8060597@freefall.freebsd.org> From: Hellmuth Michaelis Date: Mon, 12 Aug 2002 00:51:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include i4b_ioctl.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 hm 2002/08/12 00:51:58 PDT Modified files: sys/i386/include i4b_ioctl.h Log: add support properly displaying and logging incoming telephone numbers (MSNs) by looking at the "type of number" field and providing configurable hooks to correct the numbers accordingly. See keywords add-prefix, prefix-national and prefix-international in isdnd.rc(5). This feature was implemented by Christian Ullrich Revision Changes Path 1.21 +7 -2 src/sys/i386/include/i4b_ioctl.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 0: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 3781E37B400; Mon, 12 Aug 2002 00:52:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF77B43E70; Mon, 12 Aug 2002 00:52:39 -0700 (PDT) (envelope-from hm@FreeBSD.org) Received: from freefall.freebsd.org (hm@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7C7qdJU060677; Mon, 12 Aug 2002 00:52:39 -0700 (PDT) (envelope-from hm@freefall.freebsd.org) Received: (from hm@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7C7qdLW060676; Mon, 12 Aug 2002 00:52:39 -0700 (PDT) Message-Id: <200208120752.g7C7qdLW060676@freefall.freebsd.org> From: Hellmuth Michaelis Date: Mon, 12 Aug 2002 00:52:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/i4b/isdnd isdnd.h isdnd.rc.5 msghdl.c rc_config.c rc_parse.y rc_scan.l support.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hm 2002/08/12 00:52:39 PDT Modified files: usr.sbin/i4b/isdnd isdnd.h isdnd.rc.5 msghdl.c rc_config.c rc_parse.y rc_scan.l support.c Log: add support properly displaying and logging incoming telephone numbers (MSNs) by looking at the "type of number" field and providing configurable hooks to correct the numbers accordingly. See keywords add-prefix, prefix-national and prefix-international in isdnd.rc(5). This feature was implemented by Christian Ullrich Revision Changes Path 1.18 +8 -0 src/usr.sbin/i4b/isdnd/isdnd.h 1.30 +27 -2 src/usr.sbin/i4b/isdnd/isdnd.rc.5 1.12 +8 -0 src/usr.sbin/i4b/isdnd/msghdl.c 1.17 +15 -0 src/usr.sbin/i4b/isdnd/rc_config.c 1.12 +6 -0 src/usr.sbin/i4b/isdnd/rc_parse.y 1.13 +3 -0 src/usr.sbin/i4b/isdnd/rc_scan.l 1.15 +28 -0 src/usr.sbin/i4b/isdnd/support.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 0:53: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 2097837B400; Mon, 12 Aug 2002 00:53:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C349143E70; Mon, 12 Aug 2002 00:53:17 -0700 (PDT) (envelope-from hm@FreeBSD.org) Received: from freefall.freebsd.org (hm@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7C7rHJU060758; Mon, 12 Aug 2002 00:53:17 -0700 (PDT) (envelope-from hm@freefall.freebsd.org) Received: (from hm@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7C7rHZx060757; Mon, 12 Aug 2002 00:53:17 -0700 (PDT) Message-Id: <200208120753.g7C7rHZx060757@freefall.freebsd.org> From: Hellmuth Michaelis Date: Mon, 12 Aug 2002 00:53:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i4b/include i4b_l3l4.h src/sys/i4b/layer3 i4b_q931.c src/sys/i4b/layer4 i4b_l4.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hm 2002/08/12 00:53:17 PDT Modified files: sys/i4b/include i4b_l3l4.h sys/i4b/layer3 i4b_q931.c sys/i4b/layer4 i4b_l4.c Log: add support properly displaying and logging incoming telephone numbers (MSNs) by looking at the "type of number" field and providing configurable hooks to correct the numbers accordingly. See keywords add-prefix, prefix-national and prefix-international in isdnd.rc(5). This feature was implemented by Christian Ullrich Revision Changes Path 1.13 +3 -0 src/sys/i4b/include/i4b_l3l4.h 1.15 +30 -1 src/sys/i4b/layer3/i4b_q931.c 1.15 +3 -0 src/sys/i4b/layer4/i4b_l4.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 0:54: 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 17F7B37B400; Mon, 12 Aug 2002 00:53:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBDC243E3B; Mon, 12 Aug 2002 00:53:55 -0700 (PDT) (envelope-from hm@FreeBSD.org) Received: from freefall.freebsd.org (hm@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7C7rtJU060825; Mon, 12 Aug 2002 00:53:55 -0700 (PDT) (envelope-from hm@freefall.freebsd.org) Received: (from hm@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7C7rt5p060824; Mon, 12 Aug 2002 00:53:55 -0700 (PDT) Message-Id: <200208120753.g7C7rt5p060824@freefall.freebsd.org> From: Hellmuth Michaelis Date: Mon, 12 Aug 2002 00:53:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/examples/isdn README ROADMAP ReleaseNotes ThankYou X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hm 2002/08/12 00:53:55 PDT Modified files: share/examples/isdn README ROADMAP ReleaseNotes ThankYou Log: add support properly displaying and logging incoming telephone numbers (MSNs) by looking at the "type of number" field and providing configurable hooks to correct the numbers accordingly. See keywords add-prefix, prefix-national and prefix-international in isdnd.rc(5). This feature was implemented by Christian Ullrich Revision Changes Path 1.15 +5 -5 src/share/examples/isdn/README 1.5 +3 -3 src/share/examples/isdn/ROADMAP 1.9 +10 -1 src/share/examples/isdn/ReleaseNotes 1.10 +2 -0 src/share/examples/isdn/ThankYou To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 1:35: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 0326F37B400; Mon, 12 Aug 2002 01:35:14 -0700 (PDT) Received: from freebsd.org.ru (sweet.etrust.ru [194.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F44A43E5E; Mon, 12 Aug 2002 01:35:13 -0700 (PDT) (envelope-from osa@freebsd.org.ru) Received: by freebsd.org.ru (Postfix, from userid 1000) id 93F3B29; Mon, 12 Aug 2002 12:35:10 +0400 (MSD) Date: Mon, 12 Aug 2002 12:35:10 +0400 From: "Sergey A. Osokin" To: =?koi8-r?Q?S=F8ren?= Schmidt Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf NOTES files options Message-ID: <20020812083510.GA5881@freebsd.org.ru> References: <200208092054.g79Ks6US069058@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <200208092054.g79Ks6US069058@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 Fri, Aug 09, 2002 at 01:54:06PM -0700, Søren Schmidt wrote: > sos 2002/08/09 13:54:06 PDT > > Modified files: > sys/conf NOTES files options > Log: > Add the ability to use ATAPI devices via CAM. > > The CAM<>ATAPI layer was submitted by "Thomas Quinot " > changes form the version on the net by me (formatting, ability to be used > alone without the ATAPI native device driver, proper speed reporting...) > > See /sys/conf/NOTES for usage. > > Submitted by: Thomas Quinot MFC after ... ? -- 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 Mon Aug 12 1:52: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 1865F37B400; Mon, 12 Aug 2002 01:52:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB63A43E5E; Mon, 12 Aug 2002 01:52:34 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from freefall.freebsd.org (znerd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7C8qYJU069573; Mon, 12 Aug 2002 01:52:34 -0700 (PDT) (envelope-from znerd@freefall.freebsd.org) Received: (from znerd@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7C8qYDc069572; Mon, 12 Aug 2002 01:52:34 -0700 (PDT) Message-Id: <200208120852.g7C8qYDc069572@freefall.freebsd.org> From: Ernst de Haan Date: Mon, 12 Aug 2002 01:52:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/orion Makefile pkg-plist ports/www/orion/files orion.properties X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/12 01:52:34 PDT Modified files: www/orion Makefile pkg-plist Added files: www/orion/files orion.properties Log: Allow overriding of startup properties using a properties file. PR: 41538 Submitted by: Goran Lowkrantz See also: http://kb.atlassian.com/content/atlassian/howto/orionproperties.jsp Revision Changes Path 1.48 +2 -1 ports/www/orion/Makefile 1.1 +2 -0 ports/www/orion/files/orion.properties (new) 1.12 +1 -0 ports/www/orion/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 Aug 12 1:54: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 C8CFF37B401; Mon, 12 Aug 2002 01:54:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C36043E4A; Mon, 12 Aug 2002 01:54:51 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from freefall.freebsd.org (znerd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7C8spJU069775; Mon, 12 Aug 2002 01:54:51 -0700 (PDT) (envelope-from znerd@freefall.freebsd.org) Received: (from znerd@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7C8sptm069774; Mon, 12 Aug 2002 01:54:51 -0700 (PDT) Message-Id: <200208120854.g7C8sptm069774@freefall.freebsd.org> From: Ernst de Haan Date: Mon, 12 Aug 2002 01:54:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/orion Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/12 01:54:51 PDT Modified files: www/orion Makefile Log: Bumped the PORTREVISION. Forgot to do this during last commit. PR: 41538 Revision Changes Path 1.49 +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 Mon Aug 12 2: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 EC7FF37B400; Mon, 12 Aug 2002 02:20:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E32443E3B; Mon, 12 Aug 2002 02:20:52 -0700 (PDT) (envelope-from nakai@FreeBSD.org) Received: from freefall.freebsd.org (nakai@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7C9KqJU076213; Mon, 12 Aug 2002 02:20:52 -0700 (PDT) (envelope-from nakai@freefall.freebsd.org) Received: (from nakai@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7C9Kq0i076211; Mon, 12 Aug 2002 02:20:52 -0700 (PDT) Message-Id: <200208120920.g7C9Kq0i076211@freefall.freebsd.org> From: Yukihiro Nakai Date: Mon, 12 Aug 2002 02:20:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/mono Makefile ports/lang/mono/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 nakai 2002/08/12 02:20:52 PDT Modified files: lang/mono Makefile Added files: lang/mono/files patch-aa Log: Add fix for bind critical bug. Add fix OSREL in Makefile Revision Changes Path 1.4 +3 -1 ports/lang/mono/Makefile 1.1 +10 -0 ports/lang/mono/files/patch-aa (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 2:22: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 5792D37B400; Mon, 12 Aug 2002 02:22:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09DC343E65; Mon, 12 Aug 2002 02:22: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.4/8.12.4) with ESMTP id g7C9MBJU076487; Mon, 12 Aug 2002 02:22:11 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7C9MBST076486; Mon, 12 Aug 2002 02:22:11 -0700 (PDT) Message-Id: <200208120922.g7C9MBST076486@freefall.freebsd.org> From: Poul-Henning Kamp Date: Mon, 12 Aug 2002 02:22:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ufs ufs_readwrite.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/12 02:22:11 PDT Modified files: sys/ufs/ufs ufs_readwrite.c Log: Fix a comment. Revision Changes Path 1.96 +1 -1 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 Mon Aug 12 3: 4: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 D13A737B400; Mon, 12 Aug 2002 03:04:32 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DA6F43E42; Mon, 12 Aug 2002 03:04:32 -0700 (PDT) (envelope-from schweikh@FreeBSD.org) Received: from freefall.freebsd.org (schweikh@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CA4WJU080218; Mon, 12 Aug 2002 03:04:32 -0700 (PDT) (envelope-from schweikh@freefall.freebsd.org) Received: (from schweikh@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CA4WL3080217; Mon, 12 Aug 2002 03:04:32 -0700 (PDT) Message-Id: <200208121004.g7CA4WL3080217@freefall.freebsd.org> From: Jens Schweikhardt Date: Mon, 12 Aug 2002 03:04:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/trek/DOC trekmanual.nr src/share/me tmac.orig_me src/etc/rc.d network X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/12 03:04:32 PDT Modified files: games/trek/DOC trekmanual.nr share/me tmac.orig_me etc/rc.d network Log: Fix typos (s/seperat/separat/ et al); add FreeBSD ID. Suggested by: bde MFC after: 3 days Revision Changes Path 1.3 +5 -5 src/etc/rc.d/network 1.2 +8 -7 src/games/trek/DOC/trekmanual.nr 1.3 +4 -2 src/share/me/tmac.orig_me To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 3:20: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 6670737B400; Mon, 12 Aug 2002 03:20:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA6E743E75; Mon, 12 Aug 2002 03:20:42 -0700 (PDT) (envelope-from dwmalone@FreeBSD.org) Received: from freefall.freebsd.org (dwmalone@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CAKgJU085417; Mon, 12 Aug 2002 03:20:42 -0700 (PDT) (envelope-from dwmalone@freefall.freebsd.org) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CAKgXs085416; Mon, 12 Aug 2002 03:20:42 -0700 (PDT) Message-Id: <200208121020.g7CAKgXs085416@freefall.freebsd.org> From: David Malone Date: Mon, 12 Aug 2002 03:20:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa sio.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 dwmalone 2002/08/12 03:20:42 PDT Modified files: (Branch: RELENG_4) sys/isa sio.c Log: MFC: Another Askey/Dynalink ISA modem ID. PR: 35813 Submitted by: Chris Knight Revision Changes Path 1.291.2.32 +1 -0 src/sys/isa/sio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 3:28: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 3384637B400; Mon, 12 Aug 2002 03:28:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC2CE43E4A; Mon, 12 Aug 2002 03:28:40 -0700 (PDT) (envelope-from dougb@FreeBSD.org) Received: from freefall.freebsd.org (dougb@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CASeJU086067; Mon, 12 Aug 2002 03:28:40 -0700 (PDT) (envelope-from dougb@freefall.freebsd.org) Received: (from dougb@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CASeuN086066; Mon, 12 Aug 2002 03:28:40 -0700 (PDT) Message-Id: <200208121028.g7CASeuN086066@freefall.freebsd.org> From: Doug Barton Date: Mon, 12 Aug 2002 03:28:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/gpa Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/12 03:28:40 PDT Modified files: security/gpa Makefile Log: The gpa build now fails if gpg is not already installed. Revision Changes Path 1.8 +1 -1 ports/security/gpa/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 3:33: 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 8413D37B400; Mon, 12 Aug 2002 03:32:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 342BC43E65; Mon, 12 Aug 2002 03:32:57 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from freefall.freebsd.org (phk@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CAWvJU086704; Mon, 12 Aug 2002 03:32:57 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CAWvLB086703; Mon, 12 Aug 2002 03:32:57 -0700 (PDT) Message-Id: <200208121032.g7CAWvLB086703@freefall.freebsd.org> From: Poul-Henning Kamp Date: Mon, 12 Aug 2002 03:32:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ffs ffs_vnops.c src/sys/ufs/ufs ufs_readwrite.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/12 03:32:56 PDT Modified files: sys/ufs/ffs ffs_vnops.c Removed files: sys/ufs/ufs ufs_readwrite.c Log: Stop pretending that the FFS file ufs_readwrite.c is a UFS file. Instead of #including it, pull it into ffs_vnops.c and name things correctly. Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.86 +1028 -2 src/sys/ufs/ffs/ffs_vnops.c 1.97 +0 -1073 src/sys/ufs/ufs/ufs_readwrite.c (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 3:35: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 3F48C37B400; Mon, 12 Aug 2002 03:35:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E740C43E42; Mon, 12 Aug 2002 03:35:32 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CAZWJU086882; Mon, 12 Aug 2002 03:35:32 -0700 (PDT) (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CAZWle086881; Mon, 12 Aug 2002 03:35:32 -0700 (PDT) Message-Id: <200208121035.g7CAZWle086881@freefall.freebsd.org> From: Ian Dowse Date: Mon, 12 Aug 2002 03:35:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 pmap.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG iedowse 2002/08/12 03:35:32 PDT Modified files: sys/i386/i386 pmap.c Log: Use roundup2() to avoid a problem where pmap_growkernel was unable to extend the kernel VM to the maximum possible address of 4G-4M. PR: i386/22441 Submitted by: Bill Carpenter Reviewed by: alc Revision Changes Path 1.359 +1 -1 src/sys/i386/i386/pmap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 3: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 E69AF37B400; Mon, 12 Aug 2002 03:49:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 781DB43E6A; Mon, 12 Aug 2002 03:49:02 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: from freefall.freebsd.org (ache@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CAn2JU088195; Mon, 12 Aug 2002 03:49:02 -0700 (PDT) (envelope-from ache@freefall.freebsd.org) Received: (from ache@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CAn2Ve088194; Mon, 12 Aug 2002 03:49:02 -0700 (PDT) Message-Id: <200208121049.g7CAn2Ve088194@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Mon, 12 Aug 2002 03:49:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/su su.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/12 03:49:01 PDT Modified files: usr.bin/su su.c Log: Fix su job control (recently introduced for PAM cleanup purposes) to not kill login shell on either "suspend/fg" or "stop $$/fg" for tcsh. Since this bug occurse on -stable too, it is not kernel threads bug. Submitted by: David Xu Revision Changes Path 1.56 +6 -3 src/usr.bin/su/su.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 3:57: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 9D22437B400; Mon, 12 Aug 2002 03:57:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50AC443E77; Mon, 12 Aug 2002 03:57:36 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from freefall.freebsd.org (znerd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CAvaJU089051; Mon, 12 Aug 2002 03:57:36 -0700 (PDT) (envelope-from znerd@freefall.freebsd.org) Received: (from znerd@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CAvaqN089050; Mon, 12 Aug 2002 03:57:36 -0700 (PDT) Message-Id: <200208121057.g7CAvaqN089050@freefall.freebsd.org> From: Ernst de Haan Date: Mon, 12 Aug 2002 03:57:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.java.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 znerd 2002/08/12 03:57:36 PDT Modified files: Mk bsd.java.mk Log: Changed the order within a list for estetical reasons. Revision Changes Path 1.22 +2 -2 ports/Mk/bsd.java.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 4: 3: 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 929F737B400; Mon, 12 Aug 2002 04:02:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5400243E77; Mon, 12 Aug 2002 04:02:59 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from freefall.freebsd.org (znerd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CB2xJU093569; Mon, 12 Aug 2002 04:02:59 -0700 (PDT) (envelope-from znerd@freefall.freebsd.org) Received: (from znerd@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CB2xXa093568; Mon, 12 Aug 2002 04:02:59 -0700 (PDT) Message-Id: <200208121102.g7CB2xXa093568@freefall.freebsd.org> From: Ernst de Haan Date: Mon, 12 Aug 2002 04:02:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.java.mk ports/java Makefile ports/java/linux-blackdown-jdk14 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/08/12 04:02:59 PDT Modified files: Mk bsd.java.mk java Makefile Added files: java/linux-blackdown-jdk14 Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Added Blackdown JDK 1.4.1 for Linux. See also: http://www.blackdown.org/java-linux/java2-status/jdk1.4-status.html Revision Changes Path 1.23 +2 -1 ports/Mk/bsd.java.mk 1.59 +1 -0 ports/java/Makefile 1.1 +65 -0 ports/java/linux-blackdown-jdk14/Makefile (new) 1.1 +1 -0 ports/java/linux-blackdown-jdk14/distinfo (new) 1.1 +1 -0 ports/java/linux-blackdown-jdk14/pkg-comment (new) 1.1 +3 -0 ports/java/linux-blackdown-jdk14/pkg-descr (new) 1.1 +1689 -0 ports/java/linux-blackdown-jdk14/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 Aug 12 4: 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 93DB537B400; Mon, 12 Aug 2002 04:04:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4667343E7B; Mon, 12 Aug 2002 04:04:06 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from freefall.freebsd.org (znerd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CB46JU093660; Mon, 12 Aug 2002 04:04:06 -0700 (PDT) (envelope-from znerd@freefall.freebsd.org) Received: (from znerd@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CB46dR093659; Mon, 12 Aug 2002 04:04:06 -0700 (PDT) Message-Id: <200208121104.g7CB46dR093659@freefall.freebsd.org> From: Ernst de Haan Date: Mon, 12 Aug 2002 04:04:06 -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/08/12 04:04:06 PDT Modified files: . modules Log: linux-blackdown-jdk14 --> ports/java/linux-blackdown-jdk14 Revision Changes Path 1.5704 +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 Aug 12 4: 9: 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 1097C37B400; Mon, 12 Aug 2002 04:09:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91BD343E70; Mon, 12 Aug 2002 04:09:01 -0700 (PDT) (envelope-from schweikh@FreeBSD.org) Received: from freefall.freebsd.org (schweikh@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CB91JU098074; Mon, 12 Aug 2002 04:09:01 -0700 (PDT) (envelope-from schweikh@freefall.freebsd.org) Received: (from schweikh@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CB91Ou098073; Mon, 12 Aug 2002 04:09:01 -0700 (PDT) Message-Id: <200208121109.g7CB91Ou098073@freefall.freebsd.org> From: Jens Schweikhardt Date: Mon, 12 Aug 2002 04:09:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/periodic/daily 150.clean-hoststat X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/12 04:09:01 PDT Modified files: etc/periodic/daily 150.clean-hoststat Log: o Test and change to the correct directory, /var/spool/.hoststat o Bring if/then style in sync with /etc/rc scripts PR: conf/41570 Submitted by: Konstantin M Volevatch MFC after: 1 week Revision Changes Path 1.6 +6 -9 src/etc/periodic/daily/150.clean-hoststat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 4: 9: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 753DD37B400; Mon, 12 Aug 2002 04:09:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27BFE43E5E; Mon, 12 Aug 2002 04:09:28 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from freefall.freebsd.org (znerd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CB9SJU098108; Mon, 12 Aug 2002 04:09:28 -0700 (PDT) (envelope-from znerd@freefall.freebsd.org) Received: (from znerd@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CB9SUo098107; Mon, 12 Aug 2002 04:09:28 -0700 (PDT) Message-Id: <200208121109.g7CB9SUo098107@freefall.freebsd.org> From: Ernst de Haan Date: Mon, 12 Aug 2002 04:09:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/linux-blackdown-jdk14 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/08/12 04:09:27 PDT Modified files: java/linux-blackdown-jdk14 pkg-comment pkg-descr Log: Improved description of this port. Revision Changes Path 1.2 +1 -1 ports/java/linux-blackdown-jdk14/pkg-comment 1.2 +5 -2 ports/java/linux-blackdown-jdk14/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 Aug 12 4: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 37BDF37B400; Mon, 12 Aug 2002 04:17:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9DDF43E72; Mon, 12 Aug 2002 04:17:38 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: from freefall.freebsd.org (ache@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CBHcJU098942; Mon, 12 Aug 2002 04:17:38 -0700 (PDT) (envelope-from ache@freefall.freebsd.org) Received: (from ache@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CBHcWP098941; Mon, 12 Aug 2002 04:17:38 -0700 (PDT) Message-Id: <200208121117.g7CBHcWP098941@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Mon, 12 Aug 2002 04:17:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/locale collate.c collate.h euc.c ldpart.c ldpart.h lmessages.c lmonetary.c lnumeric.c rune.c setlocale.c setrunelocale.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 ache 2002/08/12 04:17:38 PDT Modified files: (Branch: RELENG_4) lib/libc/locale collate.c collate.h euc.c ldpart.c ldpart.h lmessages.c lmonetary.c lnumeric.c rune.c setlocale.c setrunelocale.c Log: MFC: properly implement locale cache, eliminate memory leak, versions up to collate.c: 1.26, collate.h 1.12, euc.c 1.11, ldpart.c 1.11, ldpart.h 1.5, lmessages.c 1.12, lmonetary.c 1.15, lnumeric.c 1.13, rune.c 1.10, setlocale.c 1.41, setrunelocale.c 1.25 Revision Changes Path 1.21.2.2 +108 -58 src/lib/libc/locale/collate.c 1.9.2.1 +10 -11 src/lib/libc/locale/collate.h 1.3.6.2 +24 -25 src/lib/libc/locale/euc.c 1.7.2.3 +39 -59 src/lib/libc/locale/ldpart.c 1.4.2.2 +4 -0 src/lib/libc/locale/ldpart.h 1.9.2.2 +20 -18 src/lib/libc/locale/lmessages.c 1.12.2.2 +16 -11 src/lib/libc/locale/lmonetary.c 1.10.2.2 +12 -10 src/lib/libc/locale/lnumeric.c 1.5.8.2 +35 -16 src/lib/libc/locale/rune.c 1.25.2.8 +18 -19 src/lib/libc/locale/setlocale.c 1.14.6.3 +52 -22 src/lib/libc/locale/setrunelocale.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 4: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 2959437B400; Mon, 12 Aug 2002 04:20:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D024C43E4A; Mon, 12 Aug 2002 04:20: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.4/8.12.4) with ESMTP id g7CBKOJU099112; Mon, 12 Aug 2002 04:20:24 -0700 (PDT) (envelope-from ache@freefall.freebsd.org) Received: (from ache@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CBKO1V099111; Mon, 12 Aug 2002 04:20:24 -0700 (PDT) Message-Id: <200208121120.g7CBKO1V099111@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Mon, 12 Aug 2002 04:20:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdtime timelocal.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 ache 2002/08/12 04:20:24 PDT Modified files: (Branch: RELENG_4) lib/libc/stdtime timelocal.c Log: MFC: 1.24, style Revision Changes Path 1.8.2.4 +9 -11 src/lib/libc/stdtime/timelocal.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 4:23: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 6FA1937B400; Mon, 12 Aug 2002 04:23:55 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23EE243E5E; Mon, 12 Aug 2002 04:23:55 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: from freefall.freebsd.org (ache@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CBNtJU099546; Mon, 12 Aug 2002 04:23:55 -0700 (PDT) (envelope-from ache@freefall.freebsd.org) Received: (from ache@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CBNtmv099545; Mon, 12 Aug 2002 04:23:55 -0700 (PDT) Message-Id: <200208121123.g7CBNtmv099545@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Mon, 12 Aug 2002 04:23:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/nls msgcat.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 ache 2002/08/12 04:23:54 PDT Modified files: (Branch: RELENG_4) lib/libc/nls msgcat.c Log: MFC: 1.43, close descriptor on loading error, errno fixes Revision Changes Path 1.21.2.6 +16 -9 src/lib/libc/nls/msgcat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 4:26: 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 D1E9237B400; Mon, 12 Aug 2002 04:26:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7859D43E6E; Mon, 12 Aug 2002 04:26:04 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from freefall.freebsd.org (mbr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CBQ4JU099701; Mon, 12 Aug 2002 04:26:04 -0700 (PDT) (envelope-from mbr@freefall.freebsd.org) Received: (from mbr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CBQ4W1099700; Mon, 12 Aug 2002 04:26:04 -0700 (PDT) Message-Id: <200208121126.g7CBQ4W1099700@freefall.freebsd.org> From: Martin Blapp Date: Mon, 12 Aug 2002 04:26:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/ooodict-all Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/12 04:26:04 PDT Modified files: editors/ooodict-all Makefile Log: Check for already existing entries in dictionary.lst and warn the user. Also let one overwrite the dicts with DICT_OVERWRITE=YES. Revision Changes Path 1.5 +45 -37 ports/editors/ooodict-all/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 4: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 AF52337B400; Mon, 12 Aug 2002 04:47:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 630AE43E3B; Mon, 12 Aug 2002 04:47:19 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: from freefall.freebsd.org (ache@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CBlJJU001786; Mon, 12 Aug 2002 04:47:19 -0700 (PDT) (envelope-from ache@freefall.freebsd.org) Received: (from ache@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CBlJbu001785; Mon, 12 Aug 2002 04:47:19 -0700 (PDT) Message-Id: <200208121147.g7CBlJbu001785@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Mon, 12 Aug 2002 04:47:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/nls msgcat.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/12 04:47:19 PDT Modified files: lib/libc/nls msgcat.c Log: Now, malloc is fixed, remove ENOMEM hardcode Revision Changes Path 1.44 +11 -12 src/lib/libc/nls/msgcat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 4:50: 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 8A5B837B401; Mon, 12 Aug 2002 04:50:00 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31DAF43E70; Mon, 12 Aug 2002 04:50:00 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from freefall.freebsd.org (znerd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CBo0JU002018; Mon, 12 Aug 2002 04:50:00 -0700 (PDT) (envelope-from znerd@freefall.freebsd.org) Received: (from znerd@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CBnx3X002017; Mon, 12 Aug 2002 04:49:59 -0700 (PDT) Message-Id: <200208121149.g7CBnx3X002017@freefall.freebsd.org> From: Ernst de Haan Date: Mon, 12 Aug 2002 04:49:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jdk11 pkg-comment ports/java/jdk12 pkg-comment ports/java/jdk13 pkg-comment ports/java/linux-blackdown-jdk12 pkg-comment ports/java/linux-blackdown-jdk13 pkg-comment ports/java/linux-blackdown-jdk14 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 znerd 2002/08/12 04:49:59 PDT Modified files: java/jdk11 pkg-comment java/jdk12 pkg-comment java/jdk13 pkg-comment java/linux-blackdown-jdk12 pkg-comment java/linux-blackdown-jdk13 pkg-comment java/linux-blackdown-jdk14 pkg-comment java/linux-ibm-jdk13 pkg-comment java/linux-sun-jdk12 pkg-comment java/linux-sun-jdk14 pkg-comment Log: Unified one-line descriptions for JDK ports. Revision Changes Path 1.3 +1 -1 ports/java/jdk11/pkg-comment 1.2 +1 -1 ports/java/jdk12/pkg-comment 1.2 +1 -1 ports/java/jdk13/pkg-comment 1.2 +1 -1 ports/java/linux-blackdown-jdk12/pkg-comment 1.2 +1 -1 ports/java/linux-blackdown-jdk13/pkg-comment 1.3 +1 -1 ports/java/linux-blackdown-jdk14/pkg-comment 1.3 +1 -1 ports/java/linux-ibm-jdk13/pkg-comment 1.2 +1 -1 ports/java/linux-sun-jdk12/pkg-comment 1.2 +1 -1 ports/java/linux-sun-jdk14/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 Aug 12 4: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 E259D37B400; Mon, 12 Aug 2002 04:57:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9217C43E3B; Mon, 12 Aug 2002 04:57: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.4/8.12.4) with ESMTP id g7CBv9JU002899; Mon, 12 Aug 2002 04:57:09 -0700 (PDT) (envelope-from sobomax@freefall.freebsd.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CBv9Gq002898; Mon, 12 Aug 2002 04:57:09 -0700 (PDT) Message-Id: <200208121157.g7CBv9Gq002898@freefall.freebsd.org> From: Maxim Sobolev Date: Mon, 12 Aug 2002 04:57:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 sio.4 src/sys/isa sio.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/08/12 04:57:09 PDT Modified files: (Branch: RELENG_4) share/man/man4 sio.4 sys/isa sio.c Log: MFC: add support for Netmos Nm9845 multiport serial card. Revision Changes Path 1.34.2.3 +10 -1 src/share/man/man4/sio.4 1.291.2.33 +1 -0 src/sys/isa/sio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 4:57: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 10B8D37B400; Mon, 12 Aug 2002 04:57:54 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8D2643E81; Mon, 12 Aug 2002 04:57:53 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from freefall.freebsd.org (mbr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CBvrJU003007; Mon, 12 Aug 2002 04:57:53 -0700 (PDT) (envelope-from mbr@freefall.freebsd.org) Received: (from mbr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CBvrNX003006; Mon, 12 Aug 2002 04:57:53 -0700 (PDT) Message-Id: <200208121157.g7CBvrNX003006@freefall.freebsd.org> From: Martin Blapp Date: Mon, 12 Aug 2002 04:57:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/ooodict-all 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/08/12 04:57:53 PDT Modified files: editors/ooodict-all pkg-message Log: Add message about $LANG Revision Changes Path 1.2 +3 -0 ports/editors/ooodict-all/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 Aug 12 5: 0: 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 37A2137B400; Mon, 12 Aug 2002 05:00:00 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC32143E65; Mon, 12 Aug 2002 04:59:59 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from freefall.freebsd.org (sobomax@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CBxxJU003142; Mon, 12 Aug 2002 04:59:59 -0700 (PDT) (envelope-from sobomax@freefall.freebsd.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CBxxOV003141; Mon, 12 Aug 2002 04:59:59 -0700 (PDT) Message-Id: <200208121159.g7CBxxOV003141@freefall.freebsd.org> From: Maxim Sobolev Date: Mon, 12 Aug 2002 04:59:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/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 sobomax 2002/08/12 04:59:59 PDT Modified files: (Branch: RELENG_4) usr.sbin/apm apm.c Log: MFC: Don't dump apm information when only asked to enable/disable features. Revision Changes Path 1.22.2.5 +3 -1 src/usr.sbin/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 Mon Aug 12 5:12: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 B292237B401; Mon, 12 Aug 2002 05:12:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F25F243EAA; Mon, 12 Aug 2002 05:12:41 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from freefall.freebsd.org (sobomax@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CCCfJU008499; Mon, 12 Aug 2002 05:12:41 -0700 (PDT) (envelope-from sobomax@freefall.freebsd.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CCCfk9008498; Mon, 12 Aug 2002 05:12:41 -0700 (PDT) Message-Id: <200208121212.g7CCCfk9008498@freefall.freebsd.org> From: Maxim Sobolev Date: Mon, 12 Aug 2002 05:12:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb usbdevs usbdevs.h usbdevs_data.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 sobomax 2002/08/12 05:12:41 PDT Modified files: (Branch: RELENG_4) sys/dev/usb usbdevs usbdevs.h usbdevs_data.h Log: MFC: add ID for Luwen EasyDisk USB flash memory drive. Revision Changes Path 1.11.2.29 +4 -0 src/sys/dev/usb/usbdevs 1.32.2.27 +5 -1 src/sys/dev/usb/usbdevs.h 1.32.2.27 +13 -1 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 Aug 12 5: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 E3F7B37B400; Mon, 12 Aug 2002 05:34:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70BC143E42; Mon, 12 Aug 2002 05:34:04 -0700 (PDT) (envelope-from tjr@FreeBSD.org) Received: from freefall.freebsd.org (tjr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CCY3JU010929; Mon, 12 Aug 2002 05:34:03 -0700 (PDT) (envelope-from tjr@freefall.freebsd.org) Received: (from tjr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CCY3GT010928; Mon, 12 Aug 2002 05:34:03 -0700 (PDT) Message-Id: <200208121234.g7CCY3GT010928@freefall.freebsd.org> From: "Tim J. Robbins" Date: Mon, 12 Aug 2002 05:34:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ln ln.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/08/12 05:34:03 PDT Modified files: bin/ln ln.1 Log: Claim conformance to 1003.2-1992 instead of 1003.1-2001 due to doubts raised by Lukas Ertl over symbolic link handling. PR: 41576 MFC after: 1 week Revision Changes Path 1.24 +1 -1 src/bin/ln/ln.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 5:40: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 F1F0537B400; Mon, 12 Aug 2002 05:40:22 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C42E43E3B; Mon, 12 Aug 2002 05:40:16 -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 g7CCdrF43129; Mon, 12 Aug 2002 15:39:53 +0300 (EEST) (envelope-from ru) Date: Mon, 12 Aug 2002 15:39:53 +0300 From: Ruslan Ermilov To: Luigi Rizzo Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet in_rmx.c ip_input.c ip_var.h Message-ID: <20020812123953.GB41233@sunbay.com> References: <200208091449.g79EnNRh005472@freefall.freebsd.org> <20020809080953.B62786@iguana.icir.org> <20020811105249.GB11677@sunbay.com> <20020811054337.B84502@iguana.icir.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ftEhullJWpWg/VHq" Content-Disposition: inline In-Reply-To: <20020811054337.B84502@iguana.icir.org> 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 --ftEhullJWpWg/VHq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Aug 11, 2002 at 05:43:37AM -0700, Luigi Rizzo wrote: > On Sun, Aug 11, 2002 at 01:52:49PM +0300, Ruslan Ermilov wrote: > ... > > > this reminds me... what do we gain from having one route cached ? > > > Most if not all boxes talk to multiple destinations anyways, > > >=20 > > This works on assumption that two or more consecutive packets to > > be forwarded are for the same destination. > >=20 > > > so we should rather leverage on the cache in ip_flow.c than > > > use this trick. > > >=20 > > Fast forwarding is incompatible with many standard things, as hinted > > in the inet(4) manpage. >=20 > i know that part of the code :) > But the info in the ipflow cache is reliable, and kept updated. > The incompatibility only comes from the fact that some processing > (e.g. firewalling, ipsec) is skipped in the fastforwarding case. >=20 Hmm, I think ipflow is subject to the same problem. If you had the 10/8 route, and forwarded some packets to 10.0.0.1, ipflow caches this (network) route. If you then add the host route to 10.0.0.1, nothing in the ipflow code (at least I don't see it) updates the ipflow's idea of the "best match route", and ipflow continues to use the old 10/8 route. Am I mistaken? 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 --ftEhullJWpWg/VHq Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9V6yZUkv4P6juNwoRAjevAJ90qCMDaIQC4Ibf44W8Bi1B7IZ5twCfUD9p wk9XTOp0cejh7hQ9M6Om8IQ= =EydG -----END PGP SIGNATURE----- --ftEhullJWpWg/VHq-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 5:59: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 89F4A37B400; Mon, 12 Aug 2002 05:59:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB87143E42; Mon, 12 Aug 2002 05:59:23 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from freefall.freebsd.org (znerd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CCxNJU020779; Mon, 12 Aug 2002 05:59:23 -0700 (PDT) (envelope-from znerd@freefall.freebsd.org) Received: (from znerd@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CCxNZY020778; Mon, 12 Aug 2002 05:59:23 -0700 (PDT) Message-Id: <200208121259.g7CCxNZY020778@freefall.freebsd.org> From: Ernst de Haan Date: Mon, 12 Aug 2002 05:59:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.java.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 znerd 2002/08/12 05:59:23 PDT Modified files: Mk bsd.java.mk Log: Again changed the order within some lists for estetical reasons. Revision Changes Path 1.24 +11 -11 ports/Mk/bsd.java.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 6:23: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 7738D37B400; Mon, 12 Aug 2002 06:23:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 286F143E3B; Mon, 12 Aug 2002 06:23:13 -0700 (PDT) (envelope-from tjr@FreeBSD.org) Received: from freefall.freebsd.org (tjr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CDNDJU027412; Mon, 12 Aug 2002 06:23:13 -0700 (PDT) (envelope-from tjr@freefall.freebsd.org) Received: (from tjr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CDNDOH027411; Mon, 12 Aug 2002 06:23:13 -0700 (PDT) Message-Id: <200208121323.g7CDNDOH027411@freefall.freebsd.org> From: "Tim J. Robbins" Date: Mon, 12 Aug 2002 06:23:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio fwide.3 getwc.3 putwc.3 ungetwc.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/08/12 06:23:12 PDT Added files: lib/libc/stdio fwide.3 getwc.3 putwc.3 ungetwc.3 Log: Manual pages for fwide(), getwc(), fgetwc(), getwchar(), putwc(), fputwc(), putwchar(), ungetwc() from NetBSD and Citrus Project, unmodified except for the addition of $FreeBSD$. Obtained from: NetBSD, Citrus Project Revision Changes Path 1.1 +95 -0 src/lib/libc/stdio/fwide.3 (new) 1.1 +117 -0 src/lib/libc/stdio/getwc.3 (new) 1.1 +105 -0 src/lib/libc/stdio/putwc.3 (new) 1.1 +100 -0 src/lib/libc/stdio/ungetwc.3 (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 6:37: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 34D1837B400; Mon, 12 Aug 2002 06:37:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7EBC43E4A; Mon, 12 Aug 2002 06:37:46 -0700 (PDT) (envelope-from joe@FreeBSD.org) Received: from freefall.freebsd.org (joe@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CDbkJU028752; Mon, 12 Aug 2002 06:37:46 -0700 (PDT) (envelope-from joe@freefall.freebsd.org) Received: (from joe@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CDbkOD028751; Mon, 12 Aug 2002 06:37:46 -0700 (PDT) Message-Id: <200208121337.g7CDbkOD028751@freefall.freebsd.org> From: Josef Karthauser Date: Mon, 12 Aug 2002 06:37:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/tools README src/tools/tools/commitsdb make_commit_db query_commit_db 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 joe 2002/08/12 06:37:46 PDT Modified files: (Branch: RELENG_4) tools/tools README Added files: (Branch: RELENG_4) tools/tools/commitsdb make_commit_db query_commit_db Log: MFC: It's useful to have the tools for reconstructing cvs commits in -stable too. Revision Changes Path 1.18.2.1 +3 -1 src/tools/tools/README 1.1.2.1 +102 -0 src/tools/tools/commitsdb/make_commit_db (new) 1.3.2.1 +93 -0 src/tools/tools/commitsdb/query_commit_db (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 6:54: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 0DCB837B400; Mon, 12 Aug 2002 06:54:17 -0700 (PDT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B14443E6A; Mon, 12 Aug 2002 06:54:16 -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 g7CDs3Oo064500; Mon, 12 Aug 2002 09:54:03 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Mon, 12 Aug 2002 09:54:03 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Alfred Perlstein Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/modules/ibcs2 Makefile In-Reply-To: <200208120720.g7C7KFCT057389@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thanks Alfred -- I had that in my tree but when I did cvs commit, I did it in the ibcs2 directory. Needless to say, local builds worked fine :-). Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Network Associates Laboratories On Mon, 12 Aug 2002, Alfred Perlstein wrote: > alfred 2002/08/12 00:20:15 PDT > > Modified files: > sys/modules/ibcs2 Makefile > Log: > add opt_mac.h to SRCS to unbreak module build. > > Revision Changes Path > 1.34 +2 -2 src/sys/modules/ibcs2/Makefile > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 7: 4: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 A4F6137B400; Mon, 12 Aug 2002 07:04:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 554E043E6E; Mon, 12 Aug 2002 07:04:10 -0700 (PDT) (envelope-from joerg@FreeBSD.org) Received: from freefall.freebsd.org (joerg@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CE4AJU031079; Mon, 12 Aug 2002 07:04:10 -0700 (PDT) (envelope-from joerg@freefall.freebsd.org) Received: (from joerg@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CE49iD031078; Mon, 12 Aug 2002 07:04:09 -0700 (PDT) Message-Id: <200208121404.g7CE49iD031078@freefall.freebsd.org> From: Joerg Wunsch Date: Mon, 12 Aug 2002 07:04:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/avr-gcc Makefile distinfo pkg-plist ports/devel/avr-gcc/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 joerg 2002/08/12 07:04:09 PDT Modified files: devel/avr-gcc Makefile distinfo pkg-plist devel/avr-gcc/files patch-ab Log: Now that gcc renamed the head of their CVS from 3.2 to 3.3, update this port since avr-libc-current has avr-gcc 3.3 as their prerequisite. Revision Changes Path 1.14 +1 -1 ports/devel/avr-gcc/Makefile 1.7 +1 -1 ports/devel/avr-gcc/distinfo 1.3 +7 -14 ports/devel/avr-gcc/files/patch-ab 1.10 +42 -43 ports/devel/avr-gcc/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 Aug 12 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 1494637B400; Mon, 12 Aug 2002 07:19:53 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D32543E4A; Mon, 12 Aug 2002 07:19:52 -0700 (PDT) (envelope-from joe@FreeBSD.org) Received: from freefall.freebsd.org (joe@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CEJqJU036704; Mon, 12 Aug 2002 07:19:52 -0700 (PDT) (envelope-from joe@freefall.freebsd.org) Received: (from joe@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CEJq9V036703; Mon, 12 Aug 2002 07:19:52 -0700 (PDT) Message-Id: <200208121419.g7CEJq9V036703@freefall.freebsd.org> From: Josef Karthauser Date: Mon, 12 Aug 2002 07:19:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb hid.c ohci.c ufm.c ugen.c uhci.c uhid.c uhub.c ukbd.c ulpt.c umass.c umodem.c ums.c urio.c usb.c usb_port.h uscanner.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 joe 2002/08/12 07:19:52 PDT Modified files: (Branch: RELENG_4) sys/dev/usb hid.c ohci.c ufm.c ugen.c uhci.c uhid.c uhub.c ukbd.c ulpt.c umass.c umodem.c ums.c urio.c usb.c usb_port.h uscanner.c Log: MFC: Make debugging the usb stack easier. Introduce a hw.usb sysctl tree and populate it with the debug variables for the different usb drivers when USB_DEBUG is defined as a kernel option. Revision Changes Path 1.11.2.5 +2 -2 src/sys/dev/usb/hid.c 1.39.2.5 +23 -19 src/sys/dev/usb/ohci.c 1.1.2.2 +6 -2 src/sys/dev/usb/ufm.c 1.38.2.8 +6 -2 src/sys/dev/usb/ugen.c 1.40.2.8 +27 -23 src/sys/dev/usb/uhci.c 1.27.2.9 +6 -2 src/sys/dev/usb/uhid.c 1.21.2.6 +6 -2 src/sys/dev/usb/uhub.c 1.24.2.5 +10 -6 src/sys/dev/usb/ukbd.c 1.26.2.10 +6 -2 src/sys/dev/usb/ulpt.c 1.11.2.9 +17 -13 src/sys/dev/usb/umass.c 1.17.2.7 +7 -3 src/sys/dev/usb/umodem.c 1.36.2.4 +8 -4 src/sys/dev/usb/ums.c 1.11.2.2 +7 -3 src/sys/dev/usb/urio.c 1.26.2.6 +10 -6 src/sys/dev/usb/usb.c 1.25.2.7 +4 -19 src/sys/dev/usb/usb_port.h 1.2.2.8 +5 -1 src/sys/dev/usb/uscanner.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 7:22: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 3A5CF37B400; Mon, 12 Aug 2002 07:22:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C29243E7B; Mon, 12 Aug 2002 07:22:39 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CEMdJU036935; Mon, 12 Aug 2002 07:22:39 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CEMcYY036934; Mon, 12 Aug 2002 07:22:38 -0700 (PDT) Message-Id: <200208121422.g7CEMcYY036934@freefall.freebsd.org> From: Christian Weisgerber Date: Mon, 12 Aug 2002 07:22:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/ocaml Makefile distinfo pkg-plist ports/lang/ocaml/files patch-byterun::major_gc.c patch-camlp4-man::Makefile patch-man::Makefile patch-ocamldoc::Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/12 07:22:37 PDT Modified files: lang/ocaml Makefile distinfo pkg-plist lang/ocaml/files patch-camlp4-man::Makefile patch-man::Makefile Added files: lang/ocaml/files patch-byterun::major_gc.c patch-ocamldoc::Makefile Log: Update to ocaml 3.05. PR: 41299 Submitted by: Ronald Kuehn Approved by: maintainer timeout Revision Changes Path 1.23 +39 -9 ports/lang/ocaml/Makefile 1.10 +4 -4 ports/lang/ocaml/distinfo 1.1 +56 -0 ports/lang/ocaml/files/patch-byterun::major_gc.c (new) 1.2 +15 -11 ports/lang/ocaml/files/patch-camlp4-man::Makefile 1.2 +6 -6 ports/lang/ocaml/files/patch-man::Makefile 1.1 +22 -0 ports/lang/ocaml/files/patch-ocamldoc::Makefile (new) 1.15 +523 -219 ports/lang/ocaml/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 Aug 12 7:23: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 0BA3337B405; Mon, 12 Aug 2002 07:23:32 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2ECB043E75; Mon, 12 Aug 2002 07:23:31 -0700 (PDT) (envelope-from kan@FreeBSD.org) Received: from freefall.freebsd.org (kan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CENUJU037101; Mon, 12 Aug 2002 07:23:30 -0700 (PDT) (envelope-from kan@freefall.freebsd.org) Received: (from kan@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CENU50037100; Mon, 12 Aug 2002 07:23:30 -0700 (PDT) Message-Id: <200208121423.g7CENU50037100@freefall.freebsd.org> From: Alexander Kabaev Date: Mon, 12 Aug 2002 07:23:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/i386/sys sbrk.S 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 kan 2002/08/12 07:23:30 PDT Modified files: (Branch: RELENG_4) lib/libc/i386/sys sbrk.S Log: MFC 1.11: Use '_end' symbol instead of 'end' to initialize minbrk and curbrk variables. Approved by: obrien Revision Changes Path 1.7.2.1 +3 -3 src/lib/libc/i386/sys/sbrk.S To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 7:41: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 E387237B400; Mon, 12 Aug 2002 07:41:53 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9281443E42; Mon, 12 Aug 2002 07:41:53 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CEfrJU038657; Mon, 12 Aug 2002 07:41:53 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CEfp4k038654; Mon, 12 Aug 2002 07:41:51 -0700 (PDT) Message-Id: <200208121441.g7CEfp4k038654@freefall.freebsd.org> From: Christian Weisgerber Date: Mon, 12 Aug 2002 07:41:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/lablgl Makefile distinfo pkg-plist ports/graphics/lablgl/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 naddy 2002/08/12 07:41:51 PDT Modified files: graphics/lablgl Makefile distinfo pkg-plist graphics/lablgl/files patch-ab Removed files: graphics/lablgl/files patch-aa Log: Update to version 0.98. PR: 41318 Submitted by: Ronald Kuehn Revision Changes Path 1.2 +2 -1 ports/graphics/lablgl/Makefile 1.2 +1 -1 ports/graphics/lablgl/distinfo 1.2 +0 -13 ports/graphics/lablgl/files/patch-aa (dead) 1.2 +15 -10 ports/graphics/lablgl/files/patch-ab 1.2 +4 -3 ports/graphics/lablgl/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 Aug 12 7:48: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 19F3C37B400; Mon, 12 Aug 2002 07:48:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC05643E6A; Mon, 12 Aug 2002 07:48: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.4/8.12.4) with ESMTP id g7CEmnJU039378; Mon, 12 Aug 2002 07:48:49 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CEmnEA039377; Mon, 12 Aug 2002 07:48:49 -0700 (PDT) Message-Id: <200208121448.g7CEmnEA039377@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 12 Aug 2002 07:48:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/ptypes 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/08/12 07:48:49 PDT Modified files: devel Makefile Added files: devel/ptypes Makefile distinfo pkg-comment pkg-descr pkg-plist Log: add ptypes 1.4.1 C++ Portable Types Library Revision Changes Path 1.896 +1 -0 ports/devel/Makefile 1.1 +35 -0 ports/devel/ptypes/Makefile (new) 1.1 +1 -0 ports/devel/ptypes/distinfo (new) 1.1 +1 -0 ports/devel/ptypes/pkg-comment (new) 1.1 +14 -0 ports/devel/ptypes/pkg-descr (new) 1.1 +68 -0 ports/devel/ptypes/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 Aug 12 7: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 AB50837B407; Mon, 12 Aug 2002 07:48:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CE6543E3B; Mon, 12 Aug 2002 07:48:52 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CEmqJU039411; Mon, 12 Aug 2002 07:48:52 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CEmqpE039410; Mon, 12 Aug 2002 07:48:52 -0700 (PDT) Message-Id: <200208121448.g7CEmqpE039410@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 12 Aug 2002 07:48:52 -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/08/12 07:48:52 PDT Modified files: . modules Log: ptypes --> ports/devel/ptypes Revision Changes Path 1.5705 +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 Aug 12 7: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 51B2037B400; Mon, 12 Aug 2002 07:53:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07D0543E65; Mon, 12 Aug 2002 07:53:51 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CEroJU040071; Mon, 12 Aug 2002 07:53:50 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CErocS040070; Mon, 12 Aug 2002 07:53:50 -0700 (PDT) Message-Id: <200208121453.g7CErocS040070@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 12 Aug 2002 07:53:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/ptypes Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/12 07:53:50 PDT Modified files: devel/ptypes Makefile Log: force commit to check freshports notification Revision Changes Path 1.2 +0 -0 ports/devel/ptypes/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 7: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 583CC37B411; Mon, 12 Aug 2002 07:58:38 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0E1543E42; Mon, 12 Aug 2002 07:58:37 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CEwbJU040496; Mon, 12 Aug 2002 07:58:37 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CEwban040495; Mon, 12 Aug 2002 07:58:37 -0700 (PDT) Message-Id: <200208121458.g7CEwban040495@freefall.freebsd.org> From: Christian Weisgerber Date: Mon, 12 Aug 2002 07:58:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/lame Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/12 07:58:36 PDT Modified files: audio/lame Makefile Log: nasm dependency is i386-only. Revision Changes Path 1.22 +3 -1 ports/audio/lame/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 7:58: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 4F50437B658; Mon, 12 Aug 2002 07:58:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE70D43E3B; Mon, 12 Aug 2002 07:58: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.4/8.12.4) with ESMTP id g7CEwkJU040533; Mon, 12 Aug 2002 07:58:46 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CEwk5R040532; Mon, 12 Aug 2002 07:58:46 -0700 (PDT) Message-Id: <200208121458.g7CEwk5R040532@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 12 Aug 2002 07:58:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/ptypes Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/12 07:58:46 PDT Modified files: devel/ptypes Makefile Log: make portlint happy Revision Changes Path 1.3 +1 -1 ports/devel/ptypes/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 8: 3: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 E55E237B400; Mon, 12 Aug 2002 08:03:25 -0700 (PDT) Received: from corbulon.video-collage.com (corbulon.video-collage.com [64.35.99.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id E968443E4A; Mon, 12 Aug 2002 08:03:20 -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 g7CF3Ge5073262 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=FAIL); Mon, 12 Aug 2002 11:03:18 -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: Mike Barcroft Subject: Re: cvs commit: src/sys/sys errno.h src/lib/libc/gen errlst.c Date: Mon, 12 Aug 2002 11:03:56 -0400 User-Agent: KMail/1.4.2 Cc: Poul-Henning Kamp , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200208091015.g79AFme4051274@freefall.freebsd.org> <200208091133.26347.mi+mx@aldan.algebra.com> <20020809131619.D94821@espresso.q9media.com> In-Reply-To: <20020809131619.D94821@espresso.q9media.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200208121103.56307.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 Friday 09 August 2002 01:16 pm, Mike Barcroft wrote: = Mikhail Teterin writes: = > On Friday 09 August 2002 06:15 am, Poul-Henning Kamp wrote: = > = phk 2002/08/09 03:15:48 PDT = > = = > = Modified files: = > = sys/sys errno.h = > = lib/libc/gen errlst.c = > = Log: = > = Introduce a new error return code: = > = #define EDOFUS 88 /* Programming error */ = > = This can be used to signal error situations which indicate that = > = the program logic or assumptions is deficient. = > = > Shouldn't that be EDUFUS? = = That would take us even further away from the correct spelling of = doofus. Mmm, actually, neither one seems present in share/dict/words... Is a PR due? -mi -- ëÁË, ÷Ù ÒÁÚ×Å ÂÅÚ ÛÐÁÇÉ ÐÒÉÛÌÉ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 8: 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 2BCD037B401; Mon, 12 Aug 2002 08:07:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6A1B43E6E; Mon, 12 Aug 2002 08:07:39 -0700 (PDT) (envelope-from yar@FreeBSD.org) Received: from freefall.freebsd.org (yar@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CF7dJU045480; Mon, 12 Aug 2002 08:07:39 -0700 (PDT) (envelope-from yar@freefall.freebsd.org) Received: (from yar@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CF7cdj045474; Mon, 12 Aug 2002 08:07:39 -0700 (PDT) Message-Id: <200208121507.g7CF7cdj045474@freefall.freebsd.org> From: Yar Tikhiy Date: Mon, 12 Aug 2002 08:07:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/ftpd ftpd.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 yar 2002/08/12 08:07:38 PDT Modified files: (Branch: RELENG_4) libexec/ftpd ftpd.c Log: MFC rev. 1.106: Use fgetln(3) to read lines from configuration files, thus allowing unlimited line length. Revision Changes Path 1.62.2.32 +78 -48 src/libexec/ftpd/ftpd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 8: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 96DEF37B400; Mon, 12 Aug 2002 08:27:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C70443E42; Mon, 12 Aug 2002 08:27:18 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CFRIJU047382; Mon, 12 Aug 2002 08:27:18 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CFRHED047381; Mon, 12 Aug 2002 08:27:17 -0700 (PDT) Message-Id: <200208121527.g7CFRHED047381@freefall.freebsd.org> From: Robert Watson Date: Mon, 12 Aug 2002 08:27:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/if_gif Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/12 08:27:17 PDT Modified files: sys/modules/if_gif Makefile Log: Depend on opt_mac.h. Revision Changes Path 1.3 +2 -1 src/sys/modules/if_gif/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 8:32: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 53AA537B400; Mon, 12 Aug 2002 08:32:54 -0700 (PDT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 193E843E6E; Mon, 12 Aug 2002 08:32:54 -0700 (PDT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id DAE5EAE03F; Mon, 12 Aug 2002 08:32:53 -0700 (PDT) Date: Mon, 12 Aug 2002 08:32:53 -0700 From: Alfred Perlstein To: Robert Watson Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/modules/ibcs2 Makefile Message-ID: <20020812153253.GA65814@elvis.mu.org> References: <200208120720.g7C7KFCT057389@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.27i Sender: owner-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 Watson [020812 06:54] wrote: > Thanks Alfred -- I had that in my tree but when I did cvs commit, I did it > in the ibcs2 directory. Needless to say, local builds worked fine :-). No problem, these things happen. :) -- -Alfred Perlstein [alfred@freebsd.org] [#bsdcode/efnet/irc.prison.net] '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 Aug 12 8:45: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 DBD3137B400; Mon, 12 Aug 2002 08:45:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9140543E4A; Mon, 12 Aug 2002 08:45:13 -0700 (PDT) (envelope-from mp@FreeBSD.org) Received: from freefall.freebsd.org (mp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CFjDJU048977; Mon, 12 Aug 2002 08:45:13 -0700 (PDT) (envelope-from mp@freefall.freebsd.org) Received: (from mp@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CFjDgi048976; Mon, 12 Aug 2002 08:45:13 -0700 (PDT) Message-Id: <200208121545.g7CFjDgi048976@freefall.freebsd.org> From: Mark Peek Date: Mon, 12 Aug 2002 08:45:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pci ich.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/12 08:45:12 PDT Modified files: sys/dev/sound/pci ich.c Log: Add PCI ID for the ICH4 AC97 controller. Revision Changes Path 1.23 +4 -0 src/sys/dev/sound/pci/ich.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 8:49: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 BD7AE37B400; Mon, 12 Aug 2002 08:49:29 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FAAF43E42; Mon, 12 Aug 2002 08:49: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.4/8.12.4) with ESMTP id g7CFnTJU049305; Mon, 12 Aug 2002 08:49:29 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CFnTuQ049304; Mon, 12 Aug 2002 08:49:29 -0700 (PDT) Message-Id: <200208121549.g7CFnTuQ049304@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Mon, 12 Aug 2002 08:49:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/dctc Makefile 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/08/12 08:49:29 PDT Modified files: net/dctc Makefile net/dctc-gui Makefile Log: Add a faster source to MASTER_SITES. New source courtesy of submitter. Submitted by: Christian Brueffer Revision Changes Path 1.25 +2 -1 ports/net/dctc-gui/Makefile 1.22 +2 -1 ports/net/dctc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 8:55: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 80BA337B400; Mon, 12 Aug 2002 08:55:34 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 339BE43E6E; Mon, 12 Aug 2002 08:55:34 -0700 (PDT) (envelope-from roberto@FreeBSD.org) Received: from freefall.freebsd.org (roberto@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CFtYJU050116; Mon, 12 Aug 2002 08:55:34 -0700 (PDT) (envelope-from roberto@freefall.freebsd.org) Received: (from roberto@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CFtYTw050115; Mon, 12 Aug 2002 08:55:34 -0700 (PDT) Message-Id: <200208121555.g7CFtYTw050115@freefall.freebsd.org> From: Ollivier Robert Date: Mon, 12 Aug 2002 08:55:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/subversion 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 roberto 2002/08/12 08:55:33 PDT Modified files: devel/subversion Makefile distinfo pkg-plist Log: Update to 0.14.1. Submitted by: Garrett Rooney (MAINTAINER) Revision Changes Path 1.17 +2 -2 ports/devel/subversion/Makefile 1.9 +1 -1 ports/devel/subversion/distinfo 1.7 +1 -0 ports/devel/subversion/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 Aug 12 8:58: 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 CFA1C37B400; Mon, 12 Aug 2002 08:57:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F34F543E7B; Mon, 12 Aug 2002 08:57:50 -0700 (PDT) (envelope-from roberto@FreeBSD.org) Received: from freefall.freebsd.org (roberto@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CFvoJU050372; Mon, 12 Aug 2002 08:57:50 -0700 (PDT) (envelope-from roberto@freefall.freebsd.org) Received: (from roberto@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CFvoC1050371; Mon, 12 Aug 2002 08:57:50 -0700 (PDT) Message-Id: <200208121557.g7CFvoC1050371@freefall.freebsd.org> From: Ollivier Robert Date: Mon, 12 Aug 2002 08:57:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/apr/files patch-apr-misc-unix-getopt.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG roberto 2002/08/12 08:57:50 PDT Added files: devel/apr/files patch-apr-misc-unix-getopt.c Log: Patch up the getopt code to work around a crash when no long name is present. This has already been committed upstream, and adding it as a patch is just a temporary fix to keep subversion from segfaulting when you do 'svn --version' until I have a chance to update the port to a newer version of apr. Submitted by: Garrett Rooney (MAINTAINER) Revision Changes Path 1.1 +15 -0 ports/devel/apr/files/patch-apr-misc-unix-getopt.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 Aug 12 9: 8: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 2E8A037B400; Mon, 12 Aug 2002 09:08:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6E7543E6E; Mon, 12 Aug 2002 09:08:24 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CG8OJU055452; Mon, 12 Aug 2002 09:08:24 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CG8OFP055451; Mon, 12 Aug 2002 09:08:24 -0700 (PDT) Message-Id: <200208121608.g7CG8OFP055451@freefall.freebsd.org> From: Robert Watson Date: Mon, 12 Aug 2002 09:08:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_gif.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/12 09:08:23 PDT Modified files: sys/net if_gif.c Log: Correct error handling during MAC transmission check for if_gif. Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs Revision Changes Path 1.26 +5 -2 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 Mon Aug 12 9:15: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 7541437B400; Mon, 12 Aug 2002 09:15:26 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 279CA43E6A; Mon, 12 Aug 2002 09:15: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.4/8.12.4) with ESMTP id g7CGFQJU056336; Mon, 12 Aug 2002 09:15:26 -0700 (PDT) (envelope-from sobomax@freefall.freebsd.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CGFPng056335; Mon, 12 Aug 2002 09:15:25 -0700 (PDT) Message-Id: <200208121615.g7CGFPng056335@freefall.freebsd.org> From: Maxim Sobolev Date: Mon, 12 Aug 2002 09:15:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install/lib plist.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/12 09:15:25 PDT Modified files: usr.sbin/pkg_install/lib plist.c Log: Ensure that origin field in the packing list structure is initialised. This fixes problem when there are origin-less packages installed on a system Reported by: Mark Knight MFC after: 3 days Revision Changes Path 1.44 +1 -0 src/usr.sbin/pkg_install/lib/plist.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 9:15: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 80F0A37B4AB; Mon, 12 Aug 2002 09:15:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31FE343E3B; Mon, 12 Aug 2002 09:15:35 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CGFZJU056373; Mon, 12 Aug 2002 09:15:35 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CGFZKE056372; Mon, 12 Aug 2002 09:15:35 -0700 (PDT) Message-Id: <200208121615.g7CGFZKE056372@freefall.freebsd.org> From: Robert Watson Date: Mon, 12 Aug 2002 09:15:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_vnops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rwatson 2002/08/12 09:15:34 PDT Modified files: sys/kern vfs_vnops.c Log: Implement IO_NOMACCHECK in vn_rdwr() -- perform MAC checks (assuming 'options MAC') as long as IO_NOMACCHECK is not set in the IO flags. If IO_NOMACCHECK is set, bypass MAC checks in vn_rdwr(). This allows vn_rdwr() to be used as a utility function inside of file systems where MAC checks have already been performed, or where the operation is being done on behalf of the kernel not the user. Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI LAbs Revision Changes Path 1.160 +17 -4 src/sys/kern/vfs_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 9: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 98B1237B400; Mon, 12 Aug 2002 09:18:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C20B43E65; Mon, 12 Aug 2002 09:18:30 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CGIUJU056642; Mon, 12 Aug 2002 09:18:30 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CGIUBj056641; Mon, 12 Aug 2002 09:18:30 -0700 (PDT) Message-Id: <200208121618.g7CGIUBj056641@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Mon, 12 Aug 2002 09:18:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/qt30 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/12 09:18:29 PDT Modified files: x11-toolkits/qt30 Makefile Log: C{C,XX} safeness Submitted by: Michael Nottebrock Reviewed by: kde Approved by: kde Revision Changes Path 1.112 +4 -0 ports/x11-toolkits/qt30/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 9:22: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 CDE8B37B400; Mon, 12 Aug 2002 09:22:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83BD443E6E; Mon, 12 Aug 2002 09:22:13 -0700 (PDT) (envelope-from mp@FreeBSD.org) Received: from freefall.freebsd.org (mp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CGMDJU057217; Mon, 12 Aug 2002 09:22:13 -0700 (PDT) (envelope-from mp@freefall.freebsd.org) Received: (from mp@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CGMDkV057216; Mon, 12 Aug 2002 09:22:13 -0700 (PDT) Message-Id: <200208121622.g7CGMDkV057216@freefall.freebsd.org> From: Mark Peek Date: Mon, 12 Aug 2002 09:22:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ichsmb ichsmb_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 mp 2002/08/12 09:22:12 PDT Modified files: sys/dev/ichsmb ichsmb_pci.c Log: Add PCI ID for ICH4 SMBus controller. Revision Changes Path 1.5 +5 -1 src/sys/dev/ichsmb/ichsmb_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 Aug 12 9:25: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 859D837B400; Mon, 12 Aug 2002 09:25:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C6E543E42; Mon, 12 Aug 2002 09:25:21 -0700 (PDT) (envelope-from mp@FreeBSD.org) Received: from freefall.freebsd.org (mp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CGPLJU057515; Mon, 12 Aug 2002 09:25:21 -0700 (PDT) (envelope-from mp@freefall.freebsd.org) Received: (from mp@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CGPLsK057514; Mon, 12 Aug 2002 09:25:21 -0700 (PDT) Message-Id: <200208121625.g7CGPLsK057514@freefall.freebsd.org> From: Mark Peek Date: Mon, 12 Aug 2002 09:25:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 ichsmb.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 mp 2002/08/12 09:25:20 PDT Modified files: share/man/man4 ichsmb.4 Log: Reflect support for 82801CA (ICH3) and 82801DC (ICH4) PCI chips. Revision Changes Path 1.6 +2 -2 src/share/man/man4/ichsmb.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 9:43: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 30A9537B400; Mon, 12 Aug 2002 09:43:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E50B543E70; Mon, 12 Aug 2002 09:43: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.4/8.12.4) with ESMTP id g7CGh4JU059212; Mon, 12 Aug 2002 09:43:04 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CGh4PB059211; Mon, 12 Aug 2002 09:43:04 -0700 (PDT) Message-Id: <200208121643.g7CGh4PB059211@freefall.freebsd.org> From: Robert Watson Date: Mon, 12 Aug 2002 09:43:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/gnu/ext2fs ext2_lookup.c ext2_vnops.c src/sys/nfsclient nfs_lock.c src/sys/ufs/ufs ufs_lookup.c ufs_vnops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rwatson 2002/08/12 09:43:04 PDT Modified files: sys/gnu/ext2fs ext2_lookup.c ext2_vnops.c sys/nfsclient nfs_lock.c sys/ufs/ufs ufs_lookup.c ufs_vnops.c Log: Pass IO_NOMACCHECK to vn_rdwr() in the following checks to prevent enforcement of MAC policy on the read or write operations: - In ext2fs, don't enforce MAC on loop-back reads and writes supporting directory read operations in lookup(), directory modifications in rename(), directory write operations in mkdir(), symlink write operations in symlink(). - In the NFS client locking code, perform vn_rdwr() on the NFS locking socket without enforcing MAC, since the write is done on behalf of the kernel NFS implementation rather than the user process. - In UFS, don't enforce MAC on loop-back reads and writes supporting directory read operations in lookup(), and symlink write operations in symlink(). Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs Revision Changes Path 1.35 +5 -3 src/sys/gnu/ext2fs/ext2_lookup.c 1.67 +8 -7 src/sys/gnu/ext2fs/ext2_vnops.c 1.23 +1 -1 src/sys/nfsclient/nfs_lock.c 1.64 +5 -3 src/sys/ufs/ufs/ufs_lookup.c 1.203 +2 -2 src/sys/ufs/ufs/ufs_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 9: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 C8A9337B400; Mon, 12 Aug 2002 09:45:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CB5C43E84; Mon, 12 Aug 2002 09:45:19 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CGjJJU059423; Mon, 12 Aug 2002 09:45:19 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CGjJCc059422; Mon, 12 Aug 2002 09:45:19 -0700 (PDT) Message-Id: <200208121645.g7CGjJCc059422@freefall.freebsd.org> From: Robert Watson Date: Mon, 12 Aug 2002 09:45:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern tty_tty.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/12 09:45:19 PDT Modified files: sys/kern tty_tty.c Log: Enforce MAC policy in cttyread() as well as the other operations already instrumented. Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs Revision Changes Path 1.42 +6 -1 src/sys/kern/tty_tty.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 9:49: 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 2FC6437B400; Mon, 12 Aug 2002 09:49:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5B1D43E7B; Mon, 12 Aug 2002 09:49:03 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CGn3JU059651; Mon, 12 Aug 2002 09:49:03 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CGn3Nk059650; Mon, 12 Aug 2002 09:49:03 -0700 (PDT) Message-Id: <200208121649.g7CGn3Nk059650@freefall.freebsd.org> From: Robert Watson Date: Mon, 12 Aug 2002 09:49:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern uipc_socket.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/12 09:49:03 PDT Modified files: sys/kern uipc_socket.c Log: Use the credential authorizing the socket creation operation to perform the jail check and the MAC socket labeling in socreate(). This handles socket creation using a cached credential better (such as in the NFS client code when rebuilding a socket following a disconnect: the new socket should be created using the nfsmount cached cred, not the cred of the thread causing the socket to be rebuilt). Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs Revision Changes Path 1.130 +2 -2 src/sys/kern/uipc_socket.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 9:50: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 C914D37B400; Mon, 12 Aug 2002 09:50: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 4140643E6E; Mon, 12 Aug 2002 09:50: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 JAA32254; Mon, 12 Aug 2002 09:53:35 -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 JAA32247; Mon, 12 Aug 2002 09:53:33 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Date: Mon, 12 Aug 2002 09:53:33 -0700 (PDT) From: Joseph Scott X-Sender: scottj@pebkac.owp.csus.edu To: Mark Pulford Cc: cvs-all@freebsd.org, Jan Stocker Subject: Re: cvs commit: ports/games Makefile ports/games/lbreakout2 Makefile distinfo pkg-comment pkg-descr pkg-install pkg-plist In-Reply-To: <200208040726.g747Q2Ns060090@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, 4 Aug 2002, Mark Pulford wrote: # markp 2002/08/04 00:26:02 PDT # # Modified files: # games Makefile # Added files: # games/lbreakout2 Makefile distinfo pkg-comment pkg-descr # pkg-install pkg-plist # Log: # Add lbreakout2 2.2.2, the polished successor to LBreakout. # # PR: 40589 # Submitted by: verm@drunkmonk.net This also takes care of PR ports/38933 (New Port: games/lbreakout2). -Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 10: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 7A40337B400; Mon, 12 Aug 2002 10:14:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F3FA43E65; Mon, 12 Aug 2002 10:14:05 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: from freefall.freebsd.org (ache@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CHE5JU066071; Mon, 12 Aug 2002 10:14:05 -0700 (PDT) (envelope-from ache@freefall.freebsd.org) Received: (from ache@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CHE5fr066070; Mon, 12 Aug 2002 10:14:05 -0700 (PDT) Message-Id: <200208121714.g7CHE5fr066070@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Mon, 12 Aug 2002 10:14:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/locale collate.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/12 10:14:04 PDT Modified files: lib/libc/locale collate.c Log: Now malloc() is fixed, remove errno hardcoding to ENOMEM Revision Changes Path 1.27 +6 -3 src/lib/libc/locale/collate.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 10:18: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 E413137B401; Mon, 12 Aug 2002 10:18:34 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 950D643E42; Mon, 12 Aug 2002 10:18:34 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from freefall.freebsd.org (blackend@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CHIYJU066410; Mon, 12 Aug 2002 10:18:34 -0700 (PDT) (envelope-from blackend@freefall.freebsd.org) Received: (from blackend@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CHIY3T066409; Mon, 12 Aug 2002 10:18:34 -0700 (PDT) Message-Id: <200208121718.g7CHIY3T066409@freefall.freebsd.org> From: Marc Fonvieille Date: Mon, 12 Aug 2002 10:18:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/kernelconfig 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/08/12 10:18:34 PDT Modified files: en_US.ISO8859-1/books/handbook/kernelconfig chapter.sgml Log: Tags fixing and move a link to the appropriate place. Revision Changes Path 1.79 +12 -12 doc/en_US.ISO8859-1/books/handbook/kernelconfig/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 Aug 12 10:23: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 8B5A237B400; Mon, 12 Aug 2002 10:23:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4097043E3B; Mon, 12 Aug 2002 10:23:07 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: from freefall.freebsd.org (ache@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CHN7JU067332; Mon, 12 Aug 2002 10:23:07 -0700 (PDT) (envelope-from ache@freefall.freebsd.org) Received: (from ache@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CHN7Tg067331; Mon, 12 Aug 2002 10:23:07 -0700 (PDT) Message-Id: <200208121723.g7CHN7Tg067331@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Mon, 12 Aug 2002 10:23:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/su su.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/12 10:23:07 PDT Modified files: usr.bin/su su.c Log: Fix style bug in prev. commit Revision Changes Path 1.57 +1 -2 src/usr.bin/su/su.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 10:24: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 335CC37B400; Mon, 12 Aug 2002 10:24:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD02E43E42; Mon, 12 Aug 2002 10:24:42 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: from freefall.freebsd.org (ache@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CHOgJU067432; Mon, 12 Aug 2002 10:24:42 -0700 (PDT) (envelope-from ache@freefall.freebsd.org) Received: (from ache@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CHOgEm067431; Mon, 12 Aug 2002 10:24:42 -0700 (PDT) Message-Id: <200208121724.g7CHOgEm067431@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Mon, 12 Aug 2002 10:24:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/su su.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/12 10:24:42 PDT Modified files: usr.bin/su su.c Log: Fix typing error in prev. commit Revision Changes Path 1.58 +1 -1 src/usr.bin/su/su.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 10:30: 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 CF10637B405; Mon, 12 Aug 2002 10:30:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50B5543E70; Mon, 12 Aug 2002 10:30:04 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CHU4JU067877; Mon, 12 Aug 2002 10:30:04 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CHU4QE067876; Mon, 12 Aug 2002 10:30:04 -0700 (PDT) Message-Id: <200208121730.g7CHU4QE067876@freefall.freebsd.org> From: Christian Weisgerber Date: Mon, 12 Aug 2002 10:30:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/astro/gpsdrive/files patch-src-battery.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/12 10:30:04 PDT Added files: astro/gpsdrive/files patch-src-battery.c Log: Fix build on non-i386. Submitted by: Marco Molteni Revision Changes Path 1.1 +43 -0 ports/astro/gpsdrive/files/patch-src-battery.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 Aug 12 10:30: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 D0CFA37B400; Mon, 12 Aug 2002 10:30:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 816C943E65; Mon, 12 Aug 2002 10:30:48 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CHUmJU068287; Mon, 12 Aug 2002 10:30:48 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CHUmHi068286; Mon, 12 Aug 2002 10:30:48 -0700 (PDT) Message-Id: <200208121730.g7CHUmHi068286@freefall.freebsd.org> From: Christian Weisgerber Date: Mon, 12 Aug 2002 10:30:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/astro/gpsdrive Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/12 10:30:48 PDT Modified files: astro/gpsdrive Makefile Log: Honor CFLAGS. Revision Changes Path 1.5 +1 -2 ports/astro/gpsdrive/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 11:15: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 6FC9937B400; Mon, 12 Aug 2002 11:15:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23BA443E65; Mon, 12 Aug 2002 11:15: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.4/8.12.4) with ESMTP id g7CIFLJU078553; Mon, 12 Aug 2002 11:15:21 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CIFLb0078552; Mon, 12 Aug 2002 11:15:21 -0700 (PDT) Message-Id: <200208121815.g7CIFLb0078552@freefall.freebsd.org> From: Joe Marcus Clarke Date: Mon, 12 Aug 2002 11:15:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/gimp1 Makefile distinfo ports/graphics/gimp1/files patch-..::mpeg_lib-1.3.1::Makefile.in patch-..::mpeg_lib-1.3.1::video.c ports/graphics/gimp-devel Makefile distinfo ports/graphics/gimp-devel/files patch-..::mpeg_lib-1.3.1::Makefile.in patch-..::mpeg_lib-1.3.1::video.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/12 11:15:20 PDT Modified files: graphics/gimp1 Makefile distinfo graphics/gimp-devel Makefile distinfo Added files: graphics/gimp1/files patch-..::mpeg_lib-1.3.1::Makefile.in patch-..::mpeg_lib-1.3.1::video.c graphics/gimp-devel/files patch-..::mpeg_lib-1.3.1::Makefile.in patch-..::mpeg_lib-1.3.1::video.c Log: Roll mpeg-lib into the two gimp ports. mpeg-lib is now abandoned ware, and will be removed from the ports tree soon. mpeg-lib will now be built solely for the purpose of gimp, and no libmpeg.* will be installed on the system. This will avoid a namespace conflict with KDE which also installs a libmpeg.so. These two libraries are incompatible. Submitted by: alane and myself Not reviewed by: alane Inspired by: mail/evolution Revision Changes Path 1.103 +40 -4 ports/graphics/gimp-devel/Makefile 1.46 +1 -0 ports/graphics/gimp-devel/distinfo 1.1 +25 -0 ports/graphics/gimp-devel/files/patch-..::mpeg_lib-1.3.1::Makefile.in (new) 1.1 +23 -0 ports/graphics/gimp-devel/files/patch-..::mpeg_lib-1.3.1::video.c (new) 1.102 +39 -4 ports/graphics/gimp1/Makefile 1.45 +1 -0 ports/graphics/gimp1/distinfo 1.1 +25 -0 ports/graphics/gimp1/files/patch-..::mpeg_lib-1.3.1::Makefile.in (new) 1.1 +23 -0 ports/graphics/gimp1/files/patch-..::mpeg_lib-1.3.1::video.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 Aug 12 11:21: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 AB6EA37B400; Mon, 12 Aug 2002 11:21:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6825B43E42; Mon, 12 Aug 2002 11:21:06 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CIL6JU079365; Mon, 12 Aug 2002 11:21:06 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CIL63Q079364; Mon, 12 Aug 2002 11:21:06 -0700 (PDT) Message-Id: <200208121821.g7CIL63Q079364@freefall.freebsd.org> From: Joe Marcus Clarke Date: Mon, 12 Aug 2002 11:21:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/mpeg-lib Makefile distinfo pkg-comment pkg-descr pkg-plist ports/graphics/mpeg-lib/files patch-aa patch-ab 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 marcus 2002/08/12 11:21:06 PDT Modified files: graphics Makefile Removed files: graphics/mpeg-lib Makefile distinfo pkg-comment pkg-descr pkg-plist graphics/mpeg-lib/files patch-aa patch-ab patch-ad Log: Send mpeg-lib to its grave. This software whasn't been updated in three years, and the author no longer has any desire to update it. This port also installs libraries that directly conflict with KDE. The only ports which relied on mpeg-lib (gimp1 and gimp-devel) have been modified to statically use mpeg-lib, and not polute the system with .so's or .a's. Submitted by: maintainer and the KDE project Not objected by: ports after three days Approved by: maintainer Revision Changes Path 1.483 +0 -1 ports/graphics/Makefile 1.22 +0 -26 ports/graphics/mpeg-lib/Makefile (dead) 1.4 +0 -1 ports/graphics/mpeg-lib/distinfo (dead) 1.9 +0 -82 ports/graphics/mpeg-lib/files/patch-aa (dead) 1.3 +0 -23 ports/graphics/mpeg-lib/files/patch-ab (dead) 1.3 +0 -26 ports/graphics/mpeg-lib/files/patch-ad (dead) 1.4 +0 -1 ports/graphics/mpeg-lib/pkg-comment (dead) 1.3 +0 -12 ports/graphics/mpeg-lib/pkg-descr (dead) 1.10 +0 -4 ports/graphics/mpeg-lib/pkg-plist (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 11: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 A072037B400; Mon, 12 Aug 2002 11:21:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 559CC43E75; Mon, 12 Aug 2002 11:21: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.4/8.12.4) with ESMTP id g7CILjJU079413; Mon, 12 Aug 2002 11:21:45 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CILjdE079411; Mon, 12 Aug 2002 11:21:45 -0700 (PDT) Message-Id: <200208121821.g7CILjdE079411@freefall.freebsd.org> From: Joe Marcus Clarke Date: Mon, 12 Aug 2002 11:21:44 -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/08/12 11:21:44 PDT Modified files: . modules Log: Say good-bye to graphics/mpeg-lib. Revision Changes Path 1.5706 +0 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 11: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 1663137B400; Mon, 12 Aug 2002 11:38:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC67C43E70; Mon, 12 Aug 2002 11:38:27 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from freefall.freebsd.org (bmah@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CIcRJU080868; Mon, 12 Aug 2002 11:38:27 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CIcREZ080867; Mon, 12 Aug 2002 11:38:27 -0700 (PDT) Message-Id: <200208121838.g7CIcREZ080867@freefall.freebsd.org> From: "Bruce A. Mah" Date: Mon, 12 Aug 2002 11:38:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/common dev.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/08/12 11:38:27 PDT Modified files: release/doc/en_US.ISO8859-1/hardware/common dev.sgml Log: Add a Promise ATA133 chip to supported hardware list. PR: 41103 Submitted by: "Stephen J. Roznowski" Revision Changes Path 1.95 +4 -1 src/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 11:40: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 28ACA37B401; Mon, 12 Aug 2002 11:40:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 843C543E72; Mon, 12 Aug 2002 11:40:19 -0700 (PDT) (envelope-from alc@FreeBSD.org) Received: from freefall.freebsd.org (alc@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CIeJJU081101; Mon, 12 Aug 2002 11:40:19 -0700 (PDT) (envelope-from alc@freefall.freebsd.org) Received: (from alc@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CIeJjw081100; Mon, 12 Aug 2002 11:40:19 -0700 (PDT) Message-Id: <200208121840.g7CIeJjw081100@freefall.freebsd.org> From: Alan Cox Date: Mon, 12 Aug 2002 11:40:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 pmap.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alc 2002/08/12 11:40:19 PDT Modified files: sys/i386/i386 pmap.c Log: o Convert three instances of vm_page_sleep_busy() into vm_page_sleep_if_busy() with page queue locking. Revision Changes Path 1.360 +15 -9 src/sys/i386/i386/pmap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 12: 3: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 04DDC37B400; Mon, 12 Aug 2002 12:03:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89BB443E72; Mon, 12 Aug 2002 12:03:22 -0700 (PDT) (envelope-from glewis@FreeBSD.org) Received: from freefall.freebsd.org (glewis@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CJ3MJU083320; Mon, 12 Aug 2002 12:03:22 -0700 (PDT) (envelope-from glewis@freefall.freebsd.org) Received: (from glewis@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CJ3MMx083319; Mon, 12 Aug 2002 12:03:22 -0700 (PDT) Message-Id: <200208121903.g7CJ3MMx083319@freefall.freebsd.org> From: Greg Lewis Date: Mon, 12 Aug 2002 12:03:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/comms/hylafax Makefile distinfo pkg-plist ports/comms/hylafax/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 glewis 2002/08/12 12:03:22 PDT Modified files: comms/hylafax Makefile distinfo pkg-plist comms/hylafax/files patch-configure Log: Upgrade to 4.1.3. This is based on the submission, but with a few tweaks. In particular, the package list needed some fixes. Submitted by: Mike Tancsa Revision Changes Path 1.48 +1 -2 ports/comms/hylafax/Makefile 1.11 +1 -1 ports/comms/hylafax/distinfo 1.2 +2 -9 ports/comms/hylafax/files/patch-configure 1.9 +12 -0 ports/comms/hylafax/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 Aug 12 12:13: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 2091A37B400; Mon, 12 Aug 2002 12:13:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9E3343E77; Mon, 12 Aug 2002 12:13:22 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CJDMJU088390; Mon, 12 Aug 2002 12:13:22 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CJDMum088389; Mon, 12 Aug 2002 12:13:22 -0700 (PDT) Message-Id: <200208121913.g7CJDMum088389@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 12 Aug 2002 12:13:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libncurses termcap.c src/share/termcap termcap.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 ru 2002/08/12 12:13:22 PDT Modified files: lib/libncurses termcap.c share/termcap termcap.5 Log: Handle the escaped colon \: in a capability. PR: bin/30778 Reviewed by: ache, peter MFC after: 3 days Revision Changes Path 1.6 +1 -0 src/lib/libncurses/termcap.c 1.22 +4 -3 src/share/termcap/termcap.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 12:20: 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 5B90737B405; Mon, 12 Aug 2002 12:19:55 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E31643E4A; Mon, 12 Aug 2002 12: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.4/8.12.4) with ESMTP id g7CJJsJU088735; Mon, 12 Aug 2002 12:19:54 -0700 (PDT) (envelope-from nbm@freefall.freebsd.org) Received: (from nbm@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CJJsHg088734; Mon, 12 Aug 2002 12:19:54 -0700 (PDT) Message-Id: <200208121919.g7CJJsHg088734@freefall.freebsd.org> From: Neil Blakey-Milner Date: Mon, 12 Aug 2002 12:19:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/courier-imap 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 nbm 2002/08/12 12:19:54 PDT Modified files: mail/courier-imap Makefile distinfo Log: Upgrade to 1.5.3, fixing a bug in TLS. (1) Enable Unicode (2) PR: 41335 (2) Submitted by: Thomas Vogt (1), Kimura Fuyuki (2) Revision Changes Path 1.36 +3 -2 ports/mail/courier-imap/Makefile 1.18 +1 -1 ports/mail/courier-imap/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 12:38: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 9BFD937B400 for ; Mon, 12 Aug 2002 12:38:25 -0700 (PDT) Received: from tomts22-srv.bellnexxia.net (tomts22.bellnexxia.net [209.226.175.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBF2143E4A for ; Mon, 12 Aug 2002 12:38:24 -0700 (PDT) (envelope-from hottymaria@gosympatico.ca) Received: from [209.226.175.136] by tomts22-srv.bellnexxia.net (InterMail vM.5.01.04.19 201-253-122-122-119-20020516) with SMTP id <20020812193820.UOBD16788.tomts22-srv.bellnexxia.net@[209.226.175.136]>; Mon, 12 Aug 2002 15:38:20 -0400 From: To: Subject: Hey, whats up? Date: Mon, 12 Aug 2002 15:39:11 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-Id: <20020812193820.UOBD16788.tomts22-srv.bellnexxia.net@[209.226.175.136]> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG

My buddies and I were average people, just like you...Then we had our great idea...
find young hot girls
and proposition them to fool around on video tape.
Armed with a camera, a smooth tongue, and a couple of bucks we have made quite a few interesting videos!
BEST OF ALL... MY SITE IS 100% FREE!! If this sounds like something of interest to you,
click here You will be glad you did.











If you never want to hear from me again, please click here and I will remove you from all future mailings.

----- Get your free WebMail account from Sympatico-Lycos at www.sympatico.ca ----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 12:42: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 2AC4537B400; Mon, 12 Aug 2002 12:42:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D19C443E6E; Mon, 12 Aug 2002 12:42:24 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CJgOJU091114; Mon, 12 Aug 2002 12:42:24 -0700 (PDT) (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CJgONc091113; Mon, 12 Aug 2002 12:42:24 -0700 (PDT) Message-Id: <200208121942.g7CJgONc091113@freefall.freebsd.org> From: Ian Dowse Date: Mon, 12 Aug 2002 12:42:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libskey skeyaccess.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 iedowse 2002/08/12 12:42:24 PDT Modified files: (Branch: RELENG_4) lib/libskey skeyaccess.c Log: When testing if a user is in a group, check the user's primary group too. This is not an MFC, as the code is no longer present in -current. PR: bin/22212 Submitted by: Cyrille Lefevre Approved by: markm (in principle) Revision Changes Path 1.9.6.2 +6 -1 src/lib/libskey/skeyaccess.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 12:55: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 2F22737B429; Mon, 12 Aug 2002 12:55:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E51FB43EE1; Mon, 12 Aug 2002 12:53:06 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CJqnJU092084; Mon, 12 Aug 2002 12:52:49 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CJqngD092083; Mon, 12 Aug 2002 12:52:49 -0700 (PDT) Message-Id: <200208121952.g7CJqngD092083@freefall.freebsd.org> From: Joe Marcus Clarke Date: Mon, 12 Aug 2002 12:52:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/gnomepanel 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/08/12 12:52:49 PDT Modified files: x11/gnomepanel Makefile distinfo Log: Update to 2.0.6. This fixed the problem where launchers in drawers wouldn't survive restarts of GNOME (at least on one of my build machines). Revision Changes Path 1.16 +1 -1 ports/x11/gnomepanel/Makefile 1.11 +1 -1 ports/x11/gnomepanel/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 13: 8: 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 3DE7137B400; Mon, 12 Aug 2002 13:08:00 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A09FD43E4A; Mon, 12 Aug 2002 13:08:00 -0700 (PDT) (envelope-from sos@FreeBSD.org) Received: from freefall.freebsd.org (sos@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CK80JU097673; Mon, 12 Aug 2002 13:08:00 -0700 (PDT) (envelope-from sos@freefall.freebsd.org) Received: (from sos@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CK80lT097672; Mon, 12 Aug 2002 13:08:00 -0700 (PDT) Message-Id: <200208122008.g7CK80lT097672@freefall.freebsd.org> From: Søren Schmidt Date: Mon, 12 Aug 2002 13:08:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata atapi-cam.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sos 2002/08/12 13:08:00 PDT Modified files: sys/dev/ata atapi-cam.c Log: Shut up warning in debug code. Revision Changes Path 1.4 +5 -5 src/sys/dev/ata/atapi-cam.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 13:21: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 CB54D37B400; Mon, 12 Aug 2002 13:21:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76B8643E4A; Mon, 12 Aug 2002 13:21:51 -0700 (PDT) (envelope-from dirk@FreeBSD.org) Received: from freefall.freebsd.org (dirk@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CKLpJU099275; Mon, 12 Aug 2002 13:21:51 -0700 (PDT) (envelope-from dirk@freefall.freebsd.org) Received: (from dirk@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CKLpfL099274; Mon, 12 Aug 2002 13:21:51 -0700 (PDT) Message-Id: <200208122021.g7CKLpfL099274@freefall.freebsd.org> From: Dirk Froemberg Date: Mon, 12 Aug 2002 13:21:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/mysql323-client Makefile ports/databases/mysql323-server Makefile ports/databases/mysql323-server/files patch-sql_mysqld.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 dirk 2002/08/12 13:21:51 PDT Modified files: databases/mysql323-client Makefile databases/mysql323-server Makefile Added files: databases/mysql323-server/files patch-sql_mysqld.cc Log: - remove CXX=${CC} this doesn't work with -CURRENT ${CC} any longer. - add patch to use correct prototypes for libwrap Revision Changes Path 1.78 +1 -1 ports/databases/mysql323-client/Makefile 1.140 +1 -2 ports/databases/mysql323-server/Makefile 1.1 +11 -0 ports/databases/mysql323-server/files/patch-sql_mysqld.cc (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 13: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 6114037B405; Mon, 12 Aug 2002 13:28:54 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1503E43E3B; Mon, 12 Aug 2002 13:28:54 -0700 (PDT) (envelope-from joe@FreeBSD.org) Received: from freefall.freebsd.org (joe@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CKSrJU099841; Mon, 12 Aug 2002 13:28:53 -0700 (PDT) (envelope-from joe@freefall.freebsd.org) Received: (from joe@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CKSrQP099840; Mon, 12 Aug 2002 13:28:53 -0700 (PDT) Message-Id: <200208122028.g7CKSrQP099840@freefall.freebsd.org> From: Josef Karthauser Date: Mon, 12 Aug 2002 13:28:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 ucom.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 joe 2002/08/12 13:28:53 PDT Modified files: share/man/man4 ucom.4 Log: Replace /dev/tty with /dev/ucom. Submitted by: wilko Revision Changes Path 1.3 +2 -2 src/share/man/man4/ucom.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 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 9640B37B401; Mon, 12 Aug 2002 13:32:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 329AF43E6E; Mon, 12 Aug 2002 13:32:02 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from freefall.freebsd.org (fjoe@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CKW2JU000508; Mon, 12 Aug 2002 13:32:02 -0700 (PDT) (envelope-from fjoe@freefall.freebsd.org) Received: (from fjoe@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CKW2nr000507; Mon, 12 Aug 2002 13:32:02 -0700 (PDT) Message-Id: <200208122032.g7CKW2nr000507@freefall.freebsd.org> From: Max Khon Date: Mon, 12 Aug 2002 13:32:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/licq-console Makefile ports/net/licq-qt-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 fjoe 2002/08/12 13:32:01 PDT Modified files: net/licq-console Makefile net/licq-qt-gui Makefile Log: remove support for -DWITH_LICQ_DEVEL Approved by: MAINTAINER Revision Changes Path 1.7 +0 -4 ports/net/licq-console/Makefile 1.12 +0 -4 ports/net/licq-qt-gui/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 13:32: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 1781D37B416; Mon, 12 Aug 2002 13:32:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E32443E6E; Mon, 12 Aug 2002 13:32:05 -0700 (PDT) (envelope-from joe@FreeBSD.org) Received: from freefall.freebsd.org (joe@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CKW5JU000535; Mon, 12 Aug 2002 13:32:05 -0700 (PDT) (envelope-from joe@freefall.freebsd.org) Received: (from joe@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CKW5kL000534; Mon, 12 Aug 2002 13:32:05 -0700 (PDT) Message-Id: <200208122032.g7CKW5kL000534@freefall.freebsd.org> From: Josef Karthauser Date: Mon, 12 Aug 2002 13:32:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 ucom.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 joe 2002/08/12 13:32:05 PDT Modified files: (Branch: RELENG_4) share/man/man4 ucom.4 Log: MFC: /dev/tty -> /dev/ucom Revision Changes Path 1.2.2.2 +2 -2 src/share/man/man4/ucom.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 13: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 2506D37B400; Mon, 12 Aug 2002 13:37:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD2F743E42; Mon, 12 Aug 2002 13:37:12 -0700 (PDT) (envelope-from mp@FreeBSD.org) Received: from freefall.freebsd.org (mp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CKbCJU000937; Mon, 12 Aug 2002 13:37:12 -0700 (PDT) (envelope-from mp@freefall.freebsd.org) Received: (from mp@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CKbCVY000936; Mon, 12 Aug 2002 13:37:12 -0700 (PDT) Message-Id: <200208122037.g7CKbCVY000936@freefall.freebsd.org> From: Mark Peek Date: Mon, 12 Aug 2002 13:37:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-dma.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 mp 2002/08/12 13:37:12 PDT Modified files: (Branch: RELENG_4) sys/dev/ata ata-dma.c Log: MFC: v1.100: Add PCI ID for the ICH4 ATA100 controller. Revision Changes Path 1.35.2.26 +1 -0 src/sys/dev/ata/ata-dma.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 13: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 4218037B400; Mon, 12 Aug 2002 13:38:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75EF143E6E; Mon, 12 Aug 2002 13:38:39 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from freefall.freebsd.org (fjoe@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CKcdJU001041; Mon, 12 Aug 2002 13:38:39 -0700 (PDT) (envelope-from fjoe@freefall.freebsd.org) Received: (from fjoe@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CKcdPu001040; Mon, 12 Aug 2002 13:38:39 -0700 (PDT) Message-Id: <200208122038.g7CKcdPu001040@freefall.freebsd.org> From: Max Khon Date: Mon, 12 Aug 2002 13:38:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/licq-qt-gui 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 fjoe 2002/08/12 13:38:39 PDT Modified files: net/licq-qt-gui pkg-plist Log: remove -DWITH_LICQ_DEVEL support Approved by: MAINTAINER Revision Changes Path 1.7 +0 -1 ports/net/licq-qt-gui/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 13: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 647FB37B400; Mon, 12 Aug 2002 13:39:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1816243E65; Mon, 12 Aug 2002 13:39:15 -0700 (PDT) (envelope-from mp@FreeBSD.org) Received: from freefall.freebsd.org (mp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CKdEJU001133; Mon, 12 Aug 2002 13:39:14 -0700 (PDT) (envelope-from mp@freefall.freebsd.org) Received: (from mp@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CKdE4M001132; Mon, 12 Aug 2002 13:39:14 -0700 (PDT) Message-Id: <200208122039.g7CKdE4M001132@freefall.freebsd.org> From: Mark Peek Date: Mon, 12 Aug 2002 13:39:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci uhci_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 mp 2002/08/12 13:39:14 PDT Modified files: (Branch: RELENG_4) sys/pci uhci_pci.c Log: MFC: v1.38: Add PCI IDs for the A, B, and C UHCI controllers in the ICH4. Revision Changes Path 1.26.2.6 +27 -0 src/sys/pci/uhci_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 13:40: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 0EF7837B400; Mon, 12 Aug 2002 13:40:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE30743E42; Mon, 12 Aug 2002 13:40:42 -0700 (PDT) (envelope-from jkh@FreeBSD.org) Received: from freefall.freebsd.org (jkh@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CKegJU001350; Mon, 12 Aug 2002 13:40:42 -0700 (PDT) (envelope-from jkh@freefall.freebsd.org) Received: (from jkh@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CKegu3001349; Mon, 12 Aug 2002 13:40:42 -0700 (PDT) Message-Id: <200208122040.g7CKegu3001349@freefall.freebsd.org> From: "Jordan K. Hubbard" Date: Mon, 12 Aug 2002 13:40:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/cvsupit pkg-install X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jkh 2002/08/12 13:40:42 PDT Modified files: net/cvsupit pkg-install Log: Update to match current reality vis-a-vis source collections and the 4.6 release. Goaded by the PR cited but the actual changes are somewhat more in line with my thinking on the subject rather than the PR author's (I don't think anyone else is even capable of making their minds think that way). PR: 40757 Revision Changes Path 1.9 +3 -2 ports/net/cvsupit/pkg-install To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 13:57: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 87AFE37B400; Mon, 12 Aug 2002 13:57:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35CC643E72; Mon, 12 Aug 2002 13:57:45 -0700 (PDT) (envelope-from dirk@FreeBSD.org) Received: from freefall.freebsd.org (dirk@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CKvjJU003255; Mon, 12 Aug 2002 13:57:45 -0700 (PDT) (envelope-from dirk@freefall.freebsd.org) Received: (from dirk@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CKvjjb003254; Mon, 12 Aug 2002 13:57:45 -0700 (PDT) Message-Id: <200208122057.g7CKvjjb003254@freefall.freebsd.org> From: Dirk Froemberg Date: Mon, 12 Aug 2002 13:57:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mod_php4/files patch-sapi_apache2filter_sapi_apache2.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dirk 2002/08/12 13:57:44 PDT Added files: www/mod_php4/files patch-sapi_apache2filter_sapi_apache2.c Log: Fix build with apache-2.0.40. ap_register_input_filter() and ap_register_output_filter() take four arguments, now. Submitted by: Jon Noack Obtained from: PHP's CVS repository Revision Changes Path 1.1 +13 -0 ports/www/mod_php4/files/patch-sapi_apache2filter_sapi_apache2.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 Aug 12 13:59: 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 0139437B400; Mon, 12 Aug 2002 13:58:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8D7E43E4A; Mon, 12 Aug 2002 13:58:56 -0700 (PDT) (envelope-from jmz@FreeBSD.org) Received: from freefall.freebsd.org (jmz@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CKwuJU003378; Mon, 12 Aug 2002 13:58:56 -0700 (PDT) (envelope-from jmz@freefall.freebsd.org) Received: (from jmz@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CKwuA1003376; Mon, 12 Aug 2002 13:58:56 -0700 (PDT) Message-Id: <200208122058.g7CKwuA1003376@freefall.freebsd.org> From: Jean-Marc Zucconi Date: Mon, 12 Aug 2002 13:58:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/comms/mgetty+sendfax/files patch-ae X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmz 2002/08/12 13:58:56 PDT Added files: comms/mgetty+sendfax/files patch-ae Log: Fix the build on -current. Submitted by: Flemming Jacobsen Revision Changes Path 1.3 +12 -0 ports/comms/mgetty+sendfax/files/patch-ae (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 14: 1: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 879DC37B400; Mon, 12 Aug 2002 14:01:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2077843E4A; Mon, 12 Aug 2002 14:01:57 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CL1vJU004026; Mon, 12 Aug 2002 14:01:57 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CL1uBO004025; Mon, 12 Aug 2002 14:01:56 -0700 (PDT) Message-Id: <200208122101.g7CL1uBO004025@freefall.freebsd.org> From: Christian Weisgerber Date: Mon, 12 Aug 2002 14:01:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/darkice Makefile distinfo ports/audio/darkice/files patch-src_Makefile.in patch-src_TcpSocket.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 naddy 2002/08/12 14:01:56 PDT Modified files: audio/darkice Makefile distinfo Added files: audio/darkice/files patch-src_Makefile.in patch-src_TcpSocket.cpp Log: Update to 0.10.1. PR: 41499 Submitted by: Ports Fury Revision Changes Path 1.4 +14 -4 ports/audio/darkice/Makefile 1.3 +1 -1 ports/audio/darkice/distinfo 1.1 +14 -0 ports/audio/darkice/files/patch-src_Makefile.in (new) 1.1 +15 -0 ports/audio/darkice/files/patch-src_TcpSocket.cpp (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 14: 6: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 2D95037B400; Mon, 12 Aug 2002 14:06:55 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3F9C43E42; Mon, 12 Aug 2002 14:06:54 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CL6sJU008641; Mon, 12 Aug 2002 14:06:54 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CL6sHx008640; Mon, 12 Aug 2002 14:06:54 -0700 (PDT) Message-Id: <200208122106.g7CL6sHx008640@freefall.freebsd.org> From: Akinori MUSHA Date: Mon, 12 Aug 2002 14:06:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/nethack34/files 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 knu 2002/08/12 14:06:54 PDT Modified files: games/nethack34/files patch-ac Added files: games/nethack34/files patch-ab Log: Don't pretend we are SysV. We are BSD. Revision Changes Path 1.5 +22 -0 ports/games/nethack34/files/patch-ab (new) 1.6 +18 -2 ports/games/nethack34/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 Mon Aug 12 14:20: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 0B2AE37B400; Mon, 12 Aug 2002 14:20:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C27BC43E6A; Mon, 12 Aug 2002 14:20:29 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CLKTJU016638; Mon, 12 Aug 2002 14:20:29 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CLKTVs016637; Mon, 12 Aug 2002 14:20:29 -0700 (PDT) Message-Id: <200208122120.g7CLKTVs016637@freefall.freebsd.org> From: Akinori MUSHA Date: Mon, 12 Aug 2002 14:20:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/nethack34 Makefile pkg-plist ports/games/nethack34/files patch-aa patch-ad 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 knu 2002/08/12 14:20:29 PDT Modified files: games/nethack34 Makefile pkg-plist games/nethack34/files patch-aa patch-ad patch-ae Log: - Define USE_REINPLACE and use REINPLACE_CMD instead of perl. - Make the install directory and the program name configurable. We'll change the defaults in future so one can install multiple versions of nethack at a time. - Do not mercilessly remove non-empty logfile and record on deinstallation. Revision Changes Path 1.31 +15 -5 ports/games/nethack34/Makefile 1.5 +3 -3 ports/games/nethack34/files/patch-aa 1.6 +10 -1 ports/games/nethack34/files/patch-ad 1.5 +5 -4 ports/games/nethack34/files/patch-ae 1.13 +145 -143 ports/games/nethack34/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 Aug 12 14:25: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 D5CD637B400; Mon, 12 Aug 2002 14:25:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B2BD43E6E; Mon, 12 Aug 2002 14:25:07 -0700 (PDT) (envelope-from joe@FreeBSD.org) Received: from freefall.freebsd.org (joe@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CLP7JU020188; Mon, 12 Aug 2002 14:25:07 -0700 (PDT) (envelope-from joe@freefall.freebsd.org) Received: (from joe@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CLP7qn020187; Mon, 12 Aug 2002 14:25:07 -0700 (PDT) Message-Id: <200208122125.g7CLP7qn020187@freefall.freebsd.org> From: Josef Karthauser Date: Mon, 12 Aug 2002 14:25:07 -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 joe 2002/08/12 14:25:07 PDT Modified files: sys/conf NOTES Log: Update for recent changes in the usb code. Revision Changes Path 1.1063 +6 -11 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 Mon Aug 12 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 D485637B400; Mon, 12 Aug 2002 14:29:01 -0700 (PDT) Received: from genius.tao.org.uk (genius.tao.org.uk [212.135.162.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4225543E65; Mon, 12 Aug 2002 14:29:01 -0700 (PDT) (envelope-from joe@genius.tao.org.uk) Received: by genius.tao.org.uk (Postfix, from userid 100) id 4887B50; Mon, 12 Aug 2002 22:29:02 +0100 (BST) Date: Mon, 12 Aug 2002 22:29:02 +0100 From: Josef Karthauser Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf NOTES Message-ID: <20020812212902.GA2701@genius.tao.org.uk> References: <200208122125.g7CLP7qn020187@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="h31gzZEtNLTqOjlF" Content-Disposition: inline In-Reply-To: <200208122125.g7CLP7qn020187@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 --h31gzZEtNLTqOjlF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 12, 2002 at 02:25:07PM -0700, Josef Karthauser wrote: > joe 2002/08/12 14:25:07 PDT >=20 > Modified files: > sys/conf NOTES=20 > Log: > Update for recent changes in the usb code. > =20 > Revision Changes Path > 1.1063 +6 -11 src/sys/conf/NOTES Reminded by: Jimmy Olgeni --=20 "As far as the laws of mathematics refer to reality, they are not certain; and as far as they are certain, they do not refer to reality." - Albert Einstein, 1921 --h31gzZEtNLTqOjlF Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iEYEARECAAYFAj1YKJ0ACgkQXVIcjOaxUBYwBwCdHQirhA4Rsk8JU4PJ9/t0R1tZ YZcAn2kaEDA5NbKUpP2PofZ1YXlFoNGs =faQl -----END PGP SIGNATURE----- --h31gzZEtNLTqOjlF-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 14:42: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 543B837B400; Mon, 12 Aug 2002 14:42:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E61843E65; Mon, 12 Aug 2002 14:42:51 -0700 (PDT) (envelope-from jim@FreeBSD.org) Received: from freefall.freebsd.org (jim@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CLgpJU021899; Mon, 12 Aug 2002 14:42:51 -0700 (PDT) (envelope-from jim@freefall.freebsd.org) Received: (from jim@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CLgpZh021898; Mon, 12 Aug 2002 14:42:51 -0700 (PDT) Message-Id: <200208122142.g7CLgpZh021898@freefall.freebsd.org> From: Jim Mock Date: Mon, 12 Aug 2002 14:42:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc Makefile ports/misc/gkrellmbgchg Makefile distinfo pkg-comment pkg-descr pkg-plist ports/misc/gkrellmbgchg/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 jim 2002/08/12 14:42:51 PDT Modified files: misc Makefile Added files: misc/gkrellmbgchg Makefile distinfo pkg-comment pkg-descr pkg-plist misc/gkrellmbgchg/files patch-Makefile Log: gkrellmbgchg is a plugin for gkrellm which periodically updates the desktop's background image. Submitted by: Chris Stuart Revision Changes Path 1.471 +1 -0 ports/misc/Makefile 1.1 +22 -0 ports/misc/gkrellmbgchg/Makefile (new) 1.1 +1 -0 ports/misc/gkrellmbgchg/distinfo (new) 1.1 +24 -0 ports/misc/gkrellmbgchg/files/patch-Makefile (new) 1.1 +1 -0 ports/misc/gkrellmbgchg/pkg-comment (new) 1.1 +4 -0 ports/misc/gkrellmbgchg/pkg-descr (new) 1.1 +1 -0 ports/misc/gkrellmbgchg/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 Aug 12 14:43: 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 2D26537B412; Mon, 12 Aug 2002 14:42:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6286843E3B; Mon, 12 Aug 2002 14:42:55 -0700 (PDT) (envelope-from jim@FreeBSD.org) Received: from freefall.freebsd.org (jim@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CLgtJU021932; Mon, 12 Aug 2002 14:42:55 -0700 (PDT) (envelope-from jim@freefall.freebsd.org) Received: (from jim@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CLgtXA021931; Mon, 12 Aug 2002 14:42:55 -0700 (PDT) Message-Id: <200208122142.g7CLgtXA021931@freefall.freebsd.org> From: Jim Mock Date: Mon, 12 Aug 2002 14:42: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 jim 2002/08/12 14:42:55 PDT Modified files: . modules Log: gkrellmbgchg --> ports/misc/gkrellmbgchg Revision Changes Path 1.5707 +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 Aug 12 14:49: 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 E0C3937B400; Mon, 12 Aug 2002 14:48:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3880343E72; Mon, 12 Aug 2002 14:48:57 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CLmvJU022329; Mon, 12 Aug 2002 14:48:57 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CLmvLA022328; Mon, 12 Aug 2002 14:48:57 -0700 (PDT) Message-Id: <200208122148.g7CLmvLA022328@freefall.freebsd.org> From: Akinori MUSHA Date: Mon, 12 Aug 2002 14:48:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/nethack34 Makefile pkg-plist ports/japanese/nethack34/files patch-aa patch-ab patch-ac patch-ad 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 knu 2002/08/12 14:48:57 PDT Modified files: japanese/nethack34 Makefile pkg-plist japanese/nethack34/files patch-aa patch-ac patch-ad patch-ae Added files: japanese/nethack34/files patch-ab Log: Synchronize with games/nethack34. - Don't pretend we are SysV. We are BSD. - Make the install directory and the program name configurable. We'll change the defaults in future so one can install multiple versions of nethack at a time. - Do not mercilessly remove non-empty logfile and record on deinstallation. Revision Changes Path 1.37 +5 -2 ports/japanese/nethack34/Makefile 1.5 +3 -3 ports/japanese/nethack34/files/patch-aa 1.4 +22 -0 ports/japanese/nethack34/files/patch-ab (new) 1.5 +2 -11 ports/japanese/nethack34/files/patch-ac 1.5 +11 -2 ports/japanese/nethack34/files/patch-ad 1.5 +5 -4 ports/japanese/nethack34/files/patch-ae 1.14 +152 -150 ports/japanese/nethack34/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 Aug 12 14:51: 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 62ABF37B400; Mon, 12 Aug 2002 14:51:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B37143E6E; Mon, 12 Aug 2002 14:51:04 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from freefall.freebsd.org (mbr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CLp3JU022844; Mon, 12 Aug 2002 14:51:03 -0700 (PDT) (envelope-from mbr@freefall.freebsd.org) Received: (from mbr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CLp3jp022843; Mon, 12 Aug 2002 14:51:03 -0700 (PDT) Message-Id: <200208122151.g7CLp3jp022843@freefall.freebsd.org> From: Martin Blapp Date: Mon, 12 Aug 2002 14:51:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/ooodict-all Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/12 14:51:03 PDT Modified files: editors/ooodict-all Makefile Log: Respect %D for PLIST creation. Remove accidently comittted # for dependency. Revision Changes Path 1.6 +9 -7 ports/editors/ooodict-all/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 14:51: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 BB22137B40E; Mon, 12 Aug 2002 14:51:06 -0700 (PDT) Received: from iguana.icir.org (iguana.icir.org [192.150.187.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 128A743E70; Mon, 12 Aug 2002 14:51:06 -0700 (PDT) (envelope-from rizzo@iguana.icir.org) Received: (from rizzo@localhost) by iguana.icir.org (8.11.6/8.11.3) id g7CLp5100407; Mon, 12 Aug 2002 14:51:05 -0700 (PDT) (envelope-from rizzo) Date: Mon, 12 Aug 2002 14:51:05 -0700 From: Luigi Rizzo To: Ruslan Ermilov Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/netinet in_rmx.c ip_input.c ip_var.h Message-ID: <20020812145105.B148@iguana.icir.org> References: <200208091449.g79EnNRh005472@freefall.freebsd.org> <20020809080953.B62786@iguana.icir.org> <20020811105249.GB11677@sunbay.com> <20020811054337.B84502@iguana.icir.org> <20020812123953.GB41233@sunbay.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: <20020812123953.GB41233@sunbay.com>; from ru@FreeBSD.ORG on Mon, Aug 12, 2002 at 03:39:53PM +0300 Sender: owner-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, Aug 12, 2002 at 03:39:53PM +0300, Ruslan Ermilov wrote: ... > Hmm, I think ipflow is subject to the same problem. If you had > the 10/8 route, and forwarded some packets to 10.0.0.1, ipflow > caches this (network) route. If you then add the host route to > 10.0.0.1, nothing in the ipflow code (at least I don't see it) > updates the ipflow's idea of the "best match route", and ipflow > continues to use the old 10/8 route. Am I mistaken? so, I have a question here... i believe TCP sockets cache a host route to the destination (say 10.0.0.1 in your example), possibly cloning one from a more generic one (e.g. 10/8). Now how does the invalidation works if someone adds say a different 10.0.0/24 route ? The 10/8 is still alive... cheers luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 14:51: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 39E0B37B4B3; Mon, 12 Aug 2002 14:51:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5D5B43E3B; Mon, 12 Aug 2002 14:51: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.4/8.12.4) with ESMTP id g7CLpBJU022871; Mon, 12 Aug 2002 14:51:11 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CLpB54022870; Mon, 12 Aug 2002 14:51:11 -0700 (PDT) Message-Id: <200208122151.g7CLpB54022870@freefall.freebsd.org> From: Akinori MUSHA Date: Mon, 12 Aug 2002 14:51:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/nethack34 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/12 14:51:11 PDT Modified files: japanese/nethack34 Makefile Log: Add a note that HACKNAME, HACKDIR and HACKDOCSDIR are configurable. Revision Changes Path 1.38 +2 -0 ports/japanese/nethack34/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 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 A881937B400; Mon, 12 Aug 2002 14:52:00 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EFAD43E72; Mon, 12 Aug 2002 14:52: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.4/8.12.4) with ESMTP id g7CLq0JU022959; Mon, 12 Aug 2002 14:52:00 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CLq0fv022958; Mon, 12 Aug 2002 14:52:00 -0700 (PDT) Message-Id: <200208122152.g7CLq0fv022958@freefall.freebsd.org> From: Akinori MUSHA Date: Mon, 12 Aug 2002 14:52:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/nethack34 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/12 14:52:00 PDT Modified files: games/nethack34 Makefile Log: Add a note that HACKNAME, HACKDIR and HACKDOCSDIR are configurable. Revision Changes Path 1.32 +1 -0 ports/games/nethack34/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 14:58: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 E7ABF37B400; Mon, 12 Aug 2002 14:58:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 935BB43E3B; Mon, 12 Aug 2002 14:58:23 -0700 (PDT) (envelope-from joe@FreeBSD.org) Received: from freefall.freebsd.org (joe@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CLctJU021299; Mon, 12 Aug 2002 14:38:55 -0700 (PDT) (envelope-from joe@freefall.freebsd.org) Received: (from joe@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CLctqK021298; Mon, 12 Aug 2002 14:38:55 -0700 (PDT) Message-Id: <200208122138.g7CLctqK021298@freefall.freebsd.org> From: Josef Karthauser Date: Mon, 12 Aug 2002 14:38:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/conf LINT X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG joe 2002/08/12 14:38:55 PDT Modified files: (Branch: RELENG_4) sys/i386/conf LINT Log: Update for the recent changes to usb. Revision Changes Path 1.749.2.118 +6 -10 src/sys/i386/conf/LINT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 14:59: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 5AD9537B400; Mon, 12 Aug 2002 14:59:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1A9E43E6A; Mon, 12 Aug 2002 14:59:49 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CLxnJU023482; Mon, 12 Aug 2002 14:59:49 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CLxncm023481; Mon, 12 Aug 2002 14:59:49 -0700 (PDT) Message-Id: <200208122159.g7CLxncm023481@freefall.freebsd.org> From: Joe Marcus Clarke Date: Mon, 12 Aug 2002 14:59:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/gnomegames2 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/08/12 14:59:49 PDT Modified files: games/gnomegames2 Makefile distinfo Log: Update to 2.0.3. Revision Changes Path 1.52 +1 -1 ports/games/gnomegames2/Makefile 1.21 +2 -1 ports/games/gnomegames2/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 15: 9: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 8A5E637B400; Mon, 12 Aug 2002 15:09:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 304F043E77; Mon, 12 Aug 2002 15:09:13 -0700 (PDT) (envelope-from luigi@FreeBSD.org) Received: from freefall.freebsd.org (luigi@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CM9DJU028593; Mon, 12 Aug 2002 15:09:13 -0700 (PDT) (envelope-from luigi@freefall.freebsd.org) Received: (from luigi@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CM9Cd3028592; Mon, 12 Aug 2002 15:09:12 -0700 (PDT) Message-Id: <200208122209.g7CM9Cd3028592@freefall.freebsd.org> From: Luigi Rizzo Date: Mon, 12 Aug 2002 15:09:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern uipc_mbuf.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 luigi 2002/08/12 15:09:12 PDT Modified files: (Branch: RELENG_4) sys/kern uipc_mbuf.c Log: Proper fix for the mcl_pool handling -- initialize m_flags, m_pkthdr.rcvif and m_pkthdr.csum_flags in the same way as MGETHDR does. Add a comment in m_freem() to note that the other fields are already set properly. I am leaving mcl_pool_max = 0 as default, but i have reports from many of the people who submitted the initial bug reports that now their systems work fine with mcl_pool_max > 0. Revision Changes Path 1.51.2.20 +13 -0 src/sys/kern/uipc_mbuf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 15: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 EEC4437B400; Mon, 12 Aug 2002 15:36:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F74643E42; Mon, 12 Aug 2002 15:36: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.4/8.12.4) with ESMTP id g7CMaIJU031121; Mon, 12 Aug 2002 15:36:18 -0700 (PDT) (envelope-from imp@freefall.freebsd.org) Received: (from imp@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CMaIOQ031120; Mon, 12 Aug 2002 15:36:18 -0700 (PDT) Message-Id: <200208122236.g7CMaIOQ031120@freefall.freebsd.org> From: Warner Losh Date: Mon, 12 Aug 2002 15:36:18 -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 imp 2002/08/12 15:36:18 PDT Modified files: sys/dev/acpica acpi.c Log: don't include redunant \n in panic message Revision Changes Path 1.68 +2 -2 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 Mon Aug 12 16: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 87A6737B400; Mon, 12 Aug 2002 16:15:58 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0134243E75; Mon, 12 Aug 2002 16:15:58 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CNFvJU038811; Mon, 12 Aug 2002 16:15:57 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CNFvUm038810; Mon, 12 Aug 2002 16:15:57 -0700 (PDT) Message-Id: <200208122315.g7CNFvUm038810@freefall.freebsd.org> From: Christian Weisgerber Date: Mon, 12 Aug 2002 16:15:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-clocks/xmms-alarm Makefile distinfo pkg-plist ports/x11-clocks/xmms-alarm/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 naddy 2002/08/12 16:15:57 PDT Modified files: x11-clocks/xmms-alarm Makefile distinfo pkg-plist Added files: x11-clocks/xmms-alarm/files patch-ltmain.sh Log: Update to 0.3.2. PR: 41586 Submitted by: Christian Brueffer Revision Changes Path 1.2 +1 -1 ports/x11-clocks/xmms-alarm/Makefile 1.2 +1 -1 ports/x11-clocks/xmms-alarm/distinfo 1.1 +18 -0 ports/x11-clocks/xmms-alarm/files/patch-ltmain.sh (new) 1.2 +1 -1 ports/x11-clocks/xmms-alarm/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 Aug 12 16:16: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 07C2937B405; Mon, 12 Aug 2002 16:16:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACA1043E3B; Mon, 12 Aug 2002 16:16:00 -0700 (PDT) (envelope-from glewis@FreeBSD.org) Received: from freefall.freebsd.org (glewis@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CNG0JU038852; Mon, 12 Aug 2002 16:16:00 -0700 (PDT) (envelope-from glewis@freefall.freebsd.org) Received: (from glewis@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CNG00x038847; Mon, 12 Aug 2002 16:16:00 -0700 (PDT) Message-Id: <200208122316.g7CNG00x038847@freefall.freebsd.org> From: Greg Lewis Date: Mon, 12 Aug 2002 16:16:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/comms/hylafax Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG glewis 2002/08/12 16:16:00 PDT Modified files: comms/hylafax Makefile Log: . Remove dependencies on bash, HylaFAX builds and (reportedly) runs fine with /bin/sh. . Add a knob (PAGESIZE to correspond to the HylaFAX configure variable) so one can choose a paper size other than US Letter. . Use noninteractive configure when building in BATCH mode. The PR also suggests adding an option to install hfaxd setuid so it can be run from inetd. This seems bogus though as inetd.conf allows one to specify the user to start the process as. PR: 31684 Revision Changes Path 1.49 +6 -4 ports/comms/hylafax/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 16:39: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 44E0537B400; Mon, 12 Aug 2002 16:39:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E963443E72; Mon, 12 Aug 2002 16:39:09 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7CNd9JU040662; Mon, 12 Aug 2002 16:39:09 -0700 (PDT) (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7CNd9v8040659; Mon, 12 Aug 2002 16:39:09 -0700 (PDT) Message-Id: <200208122339.g7CNd9v8040659@freefall.freebsd.org> From: Ian Dowse Date: Mon, 12 Aug 2002 16:39:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_zone.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 iedowse 2002/08/12 16:39:09 PDT Modified files: (Branch: RELENG_4) sys/vm vm_zone.c Log: Unconditionally initialise z->znext, and remove the zone from the list of all zones if we fail to allocate KVA for it in zinitna(). Apparently this fixes panics while running sysctl on large-memory machines. This code is not present in -current. PR: kern/36605 Submitted by: Brian Buchanan Revision Changes Path 1.30.2.5 +5 -7 src/sys/vm/vm_zone.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 18:34: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 917EF37B400; Mon, 12 Aug 2002 18:34:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A372543E6E; Mon, 12 Aug 2002 18:34:11 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7D1YBJU057891; Mon, 12 Aug 2002 18:34:11 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7D1YBXY057890; Mon, 12 Aug 2002 18:34:11 -0700 (PDT) Message-Id: <200208130134.g7D1YBXY057890@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Mon, 12 Aug 2002 18:34:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/kdelibs3 Makefile ports/x11/kdelibs3/files patch-kopenssl.cc patch-kopenssl.h patch-ksslcertificate.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 lioux 2002/08/12 18:34:11 PDT Modified files: x11/kdelibs3 Makefile Added files: x11/kdelibs3/files patch-kopenssl.cc patch-kopenssl.h patch-ksslcertificate.cc Log: o Security fix: "Konqueror (kssl to be precisely) fails to detect certificates as invalid that have been signed by an issuer who is not allowed to do so. A patch for this problem has been commited to both the CVS HEAD branch and the KDE_3_0_BRANCH" from message by [1] o Bump PORTREVISION Submitted by: Andy Fawcett , Waldo Bastian [1] Reviewed by: kde Approved by: kde Obtained from: KDE CVS HEAD Revision Changes Path 1.103 +1 -0 ports/x11/kdelibs3/Makefile 1.1 +35 -0 ports/x11/kdelibs3/files/patch-kopenssl.cc (new) 1.1 +19 -0 ports/x11/kdelibs3/files/patch-kopenssl.h (new) 1.1 +10 -0 ports/x11/kdelibs3/files/patch-ksslcertificate.cc (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 18: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 BF8F637B400; Mon, 12 Aug 2002 18:38:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7294743E3B; Mon, 12 Aug 2002 18:38:20 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from freefall.freebsd.org (trhodes@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7D1cKJU058379; Mon, 12 Aug 2002 18:38:20 -0700 (PDT) (envelope-from trhodes@freefall.freebsd.org) Received: (from trhodes@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7D1cKFZ058378; Mon, 12 Aug 2002 18:38:20 -0700 (PDT) Message-Id: <200208130138.g7D1cKFZ058378@freefall.freebsd.org> From: Tom Rhodes Date: Mon, 12 Aug 2002 18:38:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 uvisor.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2002/08/12 18:38:20 PDT Added files: share/man/man4 uvisor.4 Log: Add the uvisor(4) manual page. Obtained from: NetBSD Requested by: joe Revision Changes Path 1.1 +76 -0 src/share/man/man4/uvisor.4 (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 18:39: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 3CCC337B400; Mon, 12 Aug 2002 18:39:37 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E549043E6A; Mon, 12 Aug 2002 18:39:36 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from freefall.freebsd.org (trhodes@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7D1daJU059236; Mon, 12 Aug 2002 18:39:36 -0700 (PDT) (envelope-from trhodes@freefall.freebsd.org) Received: (from trhodes@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7D1dahD059235; Mon, 12 Aug 2002 18:39:36 -0700 (PDT) Message-Id: <200208130139.g7D1dahD059235@freefall.freebsd.org> From: Tom Rhodes Date: Mon, 12 Aug 2002 18:39:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/12 18:39:36 PDT Modified files: share/man/man4 Makefile Log: Attach uvisor(4) to the build. Revision Changes Path 1.160 +1 -0 src/share/man/man4/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 18:39: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 8F87537B400; Mon, 12 Aug 2002 18:39:53 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EBA743E4A; Mon, 12 Aug 2002 18:39:53 -0700 (PDT) (envelope-from jim@FreeBSD.org) Received: from freefall.freebsd.org (jim@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7D1drJU059263; Mon, 12 Aug 2002 18:39:53 -0700 (PDT) (envelope-from jim@freefall.freebsd.org) Received: (from jim@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7D1dr1E059262; Mon, 12 Aug 2002 18:39:53 -0700 (PDT) Message-Id: <200208130139.g7D1dr1E059262@freefall.freebsd.org> From: Jim Mock Date: Mon, 12 Aug 2002 18:39:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/everybuddy Makefile distinfo pkg-plist ports/net/everybuddy/files patch-yahoo.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jim 2002/08/12 18:39:53 PDT Modified files: net/everybuddy Makefile distinfo pkg-plist Added files: net/everybuddy/files patch-yahoo.c Log: Update to 0.4.3. Submitted by: Marijn Meijles Revision Changes Path 1.19 +1 -5 ports/net/everybuddy/Makefile 1.9 +1 -1 ports/net/everybuddy/distinfo 1.1 +12 -0 ports/net/everybuddy/files/patch-yahoo.c (new) 1.11 +11 -0 ports/net/everybuddy/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 Aug 12 18: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 C9F3837B401; Mon, 12 Aug 2002 18:40:50 -0700 (PDT) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EBA543E4A; Mon, 12 Aug 2002 18:40:49 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from unknown ([192.168.0.5]) by pittgoth.com (8.12.5/8.12.5) with SMTP id g7D1en7U032541; Mon, 12 Aug 2002 21:40:49 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Mon, 12 Aug 2002 21:43:39 -0400 From: Tom Rhodes To: Tom Rhodes Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 uvisor.4 Message-Id: <20020812214339.563f1325.trhodes@FreeBSD.org> In-Reply-To: <200208130138.g7D1cKFZ058378@freefall.freebsd.org> References: <200208130138.g7D1cKFZ058378@freefall.freebsd.org> X-Mailer: Sylpheed version 0.7.8claws (GTK+ 1.2.10; i386-portbld-freebsd4.6) 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 This, and the other recent commit to man4/Makefile will be MFC'ed in my usual time of 3 days. Thanks On Mon, 12 Aug 2002 18:38:20 -0700 (PDT) Tom Rhodes wrote: > trhodes 2002/08/12 18:38:20 PDT > > Added files: > share/man/man4 uvisor.4 > Log: > Add the uvisor(4) manual page. > > Obtained from: NetBSD > Requested by: joe > > Revision Changes Path > 1.1 +76 -0 src/share/man/man4/uvisor.4 (new) > -- Tom (Darklogik) Rhodes www.FreeBSD.org -The Power To Serve www.Pittgoth.com -Pittgoth Discussion Portal trhodes@{Pittgoth.com, FreeBSD.org} PGP key by www: http://www.pittgoth.com/~darklogik/darklogik.key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 19:42: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 D6B6E37B400; Mon, 12 Aug 2002 19:42:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 866F243E65; Mon, 12 Aug 2002 19:42:33 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7D2gXJU068890; Mon, 12 Aug 2002 19:42:33 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7D2gXOA068889; Mon, 12 Aug 2002 19:42:33 -0700 (PDT) Message-Id: <200208130242.g7D2gXOA068889@freefall.freebsd.org> From: Robert Watson Date: Mon, 12 Aug 2002 19:42:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern uipc_syscalls.c src/sys/i386/isa vesa.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 rwatson 2002/08/12 19:42:33 PDT Modified files: (Branch: RELENG_4) sys/kern uipc_syscalls.c sys/i386/isa vesa.c Log: MFC of uipc_syscalls.c:1.123,1.124 and vesa.c:1.37. Submitted by: Silvio Cesare (1.123, 1.37) Revision Changes Path 1.32.2.1 +4 -2 src/sys/i386/isa/vesa.c 1.65.2.12 +10 -0 src/sys/kern/uipc_syscalls.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 19: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 132E737B400; Mon, 12 Aug 2002 19:47:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B879843E42; Mon, 12 Aug 2002 19:47:13 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7D2lDJU069098; Mon, 12 Aug 2002 19:47:13 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7D2lDVX069097; Mon, 12 Aug 2002 19:47:13 -0700 (PDT) Message-Id: <200208130247.g7D2lDVX069097@freefall.freebsd.org> From: Robert Watson Date: Mon, 12 Aug 2002 19:47:13 -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 rwatson 2002/08/12 19:47:13 PDT Modified files: sys/kern sys_pipe.c Log: Introduce support for labeling and access control of pipe objects as part of the TrustedBSD MAC framework. Instrument the creation and destruction of pipes, as well as relevant operations, with necessary calls to the MAC framework. Note that the locking here is probably not quite right yet, but fixes will be forthcoming. Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs Revision Changes Path 1.112 +60 -0 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 Mon Aug 12 22: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 D417C37B400; Mon, 12 Aug 2002 22:29:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8824F43E3B; Mon, 12 Aug 2002 22:29: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.4/8.12.4) with ESMTP id g7D5TmJU093568; Mon, 12 Aug 2002 22:29:48 -0700 (PDT) (envelope-from jeff@freefall.freebsd.org) Received: (from jeff@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7D5Tmks093567; Mon, 12 Aug 2002 22:29:48 -0700 (PDT) Message-Id: <200208130529.g7D5Tmks093567@freefall.freebsd.org> From: Jeff Roberson Date: Mon, 12 Aug 2002 22:29:48 -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 jeff 2002/08/12 22:29:48 PDT Modified files: sys/kern vfs_subr.c Log: - Extend the vnode_free_list_mtx to cover numvnodes and freevnodes. This was done only some of the time before, and now it is uniformly applied. Revision Changes Path 1.391 +16 -4 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 Mon Aug 12 23:22: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 4235B37B400; Mon, 12 Aug 2002 23:22:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8CB043E3B; Mon, 12 Aug 2002 23:22:11 -0700 (PDT) (envelope-from alc@FreeBSD.org) Received: from freefall.freebsd.org (alc@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7D6MBJU001933; Mon, 12 Aug 2002 23:22:11 -0700 (PDT) (envelope-from alc@freefall.freebsd.org) Received: (from alc@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7D6MBJf001932; Mon, 12 Aug 2002 23:22:11 -0700 (PDT) Message-Id: <200208130622.g7D6MBJf001932@freefall.freebsd.org> From: Alan Cox Date: Mon, 12 Aug 2002 23:22:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha pmap.c src/sys/i386/i386 pmap.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alc 2002/08/12 23:22:11 PDT Modified files: sys/alpha/alpha pmap.c sys/i386/i386 pmap.c Log: o Remove an unnecessary vm_page_flash() from _pmap_unwire_pte_hold(). Reviewed by: peter Revision Changes Path 1.105 +0 -2 src/sys/alpha/alpha/pmap.c 1.361 +0 -2 src/sys/i386/i386/pmap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Aug 12 23:55: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 D7CC437B400; Mon, 12 Aug 2002 23:55:29 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 928B243E3B; Mon, 12 Aug 2002 23:55:29 -0700 (PDT) (envelope-from jeff@FreeBSD.org) Received: from freefall.freebsd.org (jeff@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7D6tSJU004659; Mon, 12 Aug 2002 23:55:29 -0700 (PDT) (envelope-from jeff@freefall.freebsd.org) Received: (from jeff@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7D6tS10004658; Mon, 12 Aug 2002 23:55:28 -0700 (PDT) Message-Id: <200208130655.g7D6tS10004658@freefall.freebsd.org> From: Jeff Roberson Date: Mon, 12 Aug 2002 23:55:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/osf1 imgact_osf1.c src/sys/compat/pecoff imgact_pecoff.c src/sys/compat/svr4 imgact_svr4.c src/sys/i386/ibcs2 imgact_coff.c src/sys/i386/linux imgact_linux.c src/sys/kern imgact_aout.c imgact_elf.c 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 jeff 2002/08/12 23:55:28 PDT Modified files: sys/alpha/osf1 imgact_osf1.c sys/compat/pecoff imgact_pecoff.c sys/compat/svr4 imgact_svr4.c sys/i386/ibcs2 imgact_coff.c sys/i386/linux imgact_linux.c sys/kern imgact_aout.c imgact_elf.c kern_exec.c Log: - Hold the vnode lock throughout execve. - Set VV_TEXT in the top level execve code. - Fixup the image activators to deal with the newly locked vnode. Revision Changes Path 1.14 +1 -13 src/sys/alpha/osf1/imgact_osf1.c 1.18 +9 -6 src/sys/compat/pecoff/imgact_pecoff.c 1.18 +14 -12 src/sys/compat/svr4/imgact_svr4.c 1.54 +13 -9 src/sys/i386/ibcs2/imgact_coff.c 1.44 +15 -9 src/sys/i386/linux/imgact_linux.c 1.81 +0 -4 src/sys/kern/imgact_aout.c 1.115 +3 -10 src/sys/kern/imgact_elf.c 1.180 +36 -11 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 Tue Aug 13 0: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 A0F3F37B400; Tue, 13 Aug 2002 00:17:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6377443E6A; Tue, 13 Aug 2002 00:17: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.4/8.12.4) with ESMTP id g7D7HmJU010550; Tue, 13 Aug 2002 00:17:48 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7D7HmeZ010549; Tue, 13 Aug 2002 00:17:48 -0700 (PDT) Message-Id: <200208130717.g7D7HmeZ010549@freefall.freebsd.org> From: Ying-Chieh Liao Date: Tue, 13 Aug 2002 00:17:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits Makefile ports/x11-toolkits/sdl_gui 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/08/13 00:17:48 PDT Modified files: x11-toolkits Makefile Added files: x11-toolkits/sdl_gui Makefile distinfo pkg-comment pkg-descr pkg-plist Log: add sdl_gui 0.10.3 A Graphical User Interface library for SDL Revision Changes Path 1.186 +1 -0 ports/x11-toolkits/Makefile 1.1 +26 -0 ports/x11-toolkits/sdl_gui/Makefile (new) 1.1 +1 -0 ports/x11-toolkits/sdl_gui/distinfo (new) 1.1 +1 -0 ports/x11-toolkits/sdl_gui/pkg-comment (new) 1.1 +6 -0 ports/x11-toolkits/sdl_gui/pkg-descr (new) 1.1 +5 -0 ports/x11-toolkits/sdl_gui/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 Aug 13 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 745F537B406; Tue, 13 Aug 2002 00:17:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25ED943E6A; Tue, 13 Aug 2002 00:17:51 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7D7HpJU010583; Tue, 13 Aug 2002 00:17:51 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7D7Hoke010582; Tue, 13 Aug 2002 00:17:50 -0700 (PDT) Message-Id: <200208130717.g7D7Hoke010582@freefall.freebsd.org> From: Ying-Chieh Liao Date: Tue, 13 Aug 2002 00: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 ijliao 2002/08/13 00:17:50 PDT Modified files: . modules Log: sdl_gui --> ports/x11-toolkits/sdl_gui Revision Changes Path 1.5708 +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 Aug 13 0:27: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 42F4C37B400; Tue, 13 Aug 2002 00:27:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E780043E6E; Tue, 13 Aug 2002 00:27:21 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from freefall.freebsd.org (murray@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7D7RLJU011379; Tue, 13 Aug 2002 00:27:21 -0700 (PDT) (envelope-from murray@freefall.freebsd.org) Received: (from murray@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7D7RLCK011378; Tue, 13 Aug 2002 00:27:21 -0700 (PDT) Message-Id: <200208130727.g7D7RLCK011378@freefall.freebsd.org> From: Murray Stokely Date: Tue, 13 Aug 2002 00:27:21 -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/08/13 00:27:21 PDT Modified files: en_US.ISO8859-1/books/handbook/mirrors chapter.sgml Log: Document RELENG_4_6_2_RELEASE tag. Revision Changes Path 1.229 +8 -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 Tue Aug 13 1: 0: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 32C2837B400; Tue, 13 Aug 2002 01:00:37 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6A8043E4A; Tue, 13 Aug 2002 01:00:36 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: from freefall.freebsd.org (alfred@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7D80aJU021060; Tue, 13 Aug 2002 01:00:36 -0700 (PDT) (envelope-from alfred@freefall.freebsd.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7D80ajd021058; Tue, 13 Aug 2002 01:00:36 -0700 (PDT) Message-Id: <200208130800.g7D80ajd021058@freefall.freebsd.org> From: Alfred Perlstein Date: Tue, 13 Aug 2002 01:00:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern sysv_msg.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/13 01:00:36 PDT Modified files: sys/kern sysv_msg.c Log: Make SYSVMSG mpsafe. Right now there is a global lock over the entire subsystem, we could move to per-message queue locks, however the messages themselves seem to come from a global pool and to avoid over-locking this code (locking individual queues, then the global pool) I've opted to just do it this way. Requested by: rwatson Tested by: NetBSD's regression suite. Revision Changes Path 1.43 +31 -19 src/sys/kern/sysv_msg.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 1: 2: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 8B85237B400; Tue, 13 Aug 2002 01:02:05 -0700 (PDT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51C6543E4A; Tue, 13 Aug 2002 01:02:05 -0700 (PDT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id 1C9B1AE211; Tue, 13 Aug 2002 01:02:05 -0700 (PDT) Date: Tue, 13 Aug 2002 01:02:05 -0700 From: Alfred Perlstein To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, rwatson@freebsd.org Subject: Re: cvs commit: src/sys/kern sysv_msg.c Message-ID: <20020813080205.GF65814@elvis.mu.org> References: <200208130800.g7D80ajd021058@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200208130800.g7D80ajd021058@freefall.freebsd.org> User-Agent: Mutt/1.3.27i Sender: owner-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 [020813 01:00] wrote: > alfred 2002/08/13 01:00:36 PDT > > Modified files: > sys/kern sysv_msg.c > Log: > Make SYSVMSG mpsafe. Right now there is a global lock over the > entire subsystem, we could move to per-message queue locks, however > the messages themselves seem to come from a global pool and to avoid > over-locking this code (locking individual queues, then the global > pool) I've opted to just do it this way. > > Requested by: rwatson > Tested by: NetBSD's regression suite. I'll probably have SYSVSEM done tomorrow, it's quite a bit more complicated since I didn't use a global lock so I'm going to test it a lot harder to make sure it's correct. -- -Alfred Perlstein [alfred@freebsd.org] [#bsdcode/efnet/irc.prison.net] '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 Tue Aug 13 1: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 30CC737B400; Tue, 13 Aug 2002 01:11:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6BDC43E70; Tue, 13 Aug 2002 01:11:51 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7D8BpJU031340; Tue, 13 Aug 2002 01:11:51 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7D8Bppb031338; Tue, 13 Aug 2002 01:11:51 -0700 (PDT) Message-Id: <200208130811.g7D8Bppb031338@freefall.freebsd.org> From: Ying-Chieh Liao Date: Tue, 13 Aug 2002 01:11:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/sfront 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/08/13 01:11:51 PDT Modified files: audio/sfront Makefile distinfo Log: upgrade to 0.8.3 Revision Changes Path 1.8 +1 -1 ports/audio/sfront/Makefile 1.6 +1 -1 ports/audio/sfront/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 1:24: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 782C637B400; Tue, 13 Aug 2002 01:24:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C1F243E6A; Tue, 13 Aug 2002 01:24:10 -0700 (PDT) (envelope-from dougb@FreeBSD.org) Received: from freefall.freebsd.org (dougb@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7D8OAJU034161; Tue, 13 Aug 2002 01:24:10 -0700 (PDT) (envelope-from dougb@freefall.freebsd.org) Received: (from dougb@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7D8O7Qd034152; Tue, 13 Aug 2002 01:24:07 -0700 (PDT) Message-Id: <200208130824.g7D8O7Qd034152@freefall.freebsd.org> From: Doug Barton Date: Tue, 13 Aug 2002 01:23:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/stat Makefile stat.1 stat.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/13 01:23:57 PDT Modified files: usr.bin/stat Makefile stat.1 stat.c Log: A cooperative effort... 1. Update the code to the latest from NetBSD, which includes: * A new command line option to suppress stat(2) errors * Output is now done via stdio * Fixes for bitwise OR'ing of letters 2. Andrew from NetBSD merged in our own Johan's readlink patches. 3. Andrew also merged in some brucifications. I made some small contributions to the header cleanup, and tried to generally improve the overall style(9)'ishness. I also documented the new -q option and added the *LINKS to the Makefile. All responsibility for mistakes in merging the contributions from the above is mine. Obtained from: Andrew Brown , bde, johan Revision Changes Path 1.2 +3 -0 src/usr.bin/stat/Makefile 1.2 +17 -2 src/usr.bin/stat/stat.1 1.2 +130 -98 src/usr.bin/stat/stat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 1:26: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 0414F37B400; Tue, 13 Aug 2002 01:26:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAE4F43E4A; Tue, 13 Aug 2002 01:26:17 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: from freefall.freebsd.org (alfred@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7D8QHJU034297; Tue, 13 Aug 2002 01:26:17 -0700 (PDT) (envelope-from alfred@freefall.freebsd.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7D8QHpZ034296; Tue, 13 Aug 2002 01:26:17 -0700 (PDT) Message-Id: <200208130826.g7D8QHpZ034296@freefall.freebsd.org> From: Alfred Perlstein Date: Tue, 13 Aug 2002 01:26:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/smp index.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alfred 2002/08/13 01:26:17 PDT Modified files: en/smp index.sgml Log: Add my WIP for SMP locking SYSV-IPC. Submitted by: Hiten Pandya Revision Changes Path 1.91 +8 -1 www/en/smp/index.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 1:47: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 AF70437B400; Tue, 13 Aug 2002 01:47:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F33343E4A; Tue, 13 Aug 2002 01:47:20 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: from freefall.freebsd.org (alfred@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7D8lKJU036127; Tue, 13 Aug 2002 01:47:20 -0700 (PDT) (envelope-from alfred@freefall.freebsd.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7D8lKKQ036126; Tue, 13 Aug 2002 01:47:20 -0700 (PDT) Message-Id: <200208130847.g7D8lKKQ036126@freefall.freebsd.org> From: Alfred Perlstein Date: Tue, 13 Aug 2002 01:47:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern sysv_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/08/13 01:47:17 PDT Modified files: sys/kern sysv_sem.c Log: Make SYSVSEM mpsafe. Each semaphore set gets its own lock, however there is a global lock over the undo structures because of the way they are managed. Switch to using SLIST instead of rolling our own linked list. Fix several races where a permission check was done before a copyin/copyout, if the copy happened to fault it may have been possible to race for access to a semaphore set that one shouldn't have access to. Requested by: rwatson Tested by: NetBSD regression suite. Revision Changes Path 1.55 +172 -87 src/sys/kern/sysv_sem.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 1:53: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 50B4D37B400; Tue, 13 Aug 2002 01:53:37 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id E83FE43E6E; Tue, 13 Aug 2002 01:53:00 -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 g7D8pM858111; Tue, 13 Aug 2002 11:51:22 +0300 (EEST) (envelope-from ru) Date: Tue, 13 Aug 2002 11:51:22 +0300 From: Ruslan Ermilov To: Luigi Rizzo Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/netinet in_rmx.c ip_input.c ip_var.h Message-ID: <20020813085122.GC54451@sunbay.com> References: <200208091449.g79EnNRh005472@freefall.freebsd.org> <20020809080953.B62786@iguana.icir.org> <20020811105249.GB11677@sunbay.com> <20020811054337.B84502@iguana.icir.org> <20020812123953.GB41233@sunbay.com> <20020812145105.B148@iguana.icir.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="i7F3eY7HS/tUJxUd" Content-Disposition: inline In-Reply-To: <20020812145105.B148@iguana.icir.org> 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 --i7F3eY7HS/tUJxUd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 12, 2002 at 02:51:05PM -0700, Luigi Rizzo wrote: > On Mon, Aug 12, 2002 at 03:39:53PM +0300, Ruslan Ermilov wrote: > ... > > Hmm, I think ipflow is subject to the same problem. If you had > > the 10/8 route, and forwarded some packets to 10.0.0.1, ipflow > > caches this (network) route. If you then add the host route to > > 10.0.0.1, nothing in the ipflow code (at least I don't see it) > > updates the ipflow's idea of the "best match route", and ipflow > > continues to use the old 10/8 route. Am I mistaken? >=20 > so, I have a question here... i believe TCP sockets cache a > host route to the destination (say 10.0.0.1 in your example), > possibly cloning one from a more generic one (e.g. 10/8). > Now how does the invalidation works if someone adds say > a different 10.0.0/24 route ? The 10/8 is still alive... >=20 Yes, this is a known bug, and that is why PR kern/10778 is still open. The idea was to add the timestamping facility to the routing table and for the cache entries. Whenever a new route is added to the routing table, the routing table's timestamp would get updated, and all cache entries that were cached earlier would then be pruned on the first access. I then gave up on this idea since I had a somewhat better one: when a new route is added to the routing table, mark all less-specific entries with refcnt > 0 as "potentially outdate", and perform the lazy pruning of cache entries as before. What you proposed (to use ipflow hash for IP forwarding) would just re-introduce this bug there. 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 --i7F3eY7HS/tUJxUd Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9WMiKUkv4P6juNwoRAvDjAJ97SEnG4cFU3S7YUYi4EdS/QCckjgCeKPEh SmEwmV+wJJkeNenAe8QuX0E= =HvXw -----END PGP SIGNATURE----- --i7F3eY7HS/tUJxUd-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 1:57: 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 DBBAF37B400; Tue, 13 Aug 2002 01:57:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DD3943E81; Tue, 13 Aug 2002 01:57:03 -0700 (PDT) (envelope-from alc@FreeBSD.org) Received: from freefall.freebsd.org (alc@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7D8v3JU037018; Tue, 13 Aug 2002 01:57:03 -0700 (PDT) (envelope-from alc@freefall.freebsd.org) Received: (from alc@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7D8v3Og037017; Tue, 13 Aug 2002 01:57:03 -0700 (PDT) Message-Id: <200208130857.g7D8v3Og037017@freefall.freebsd.org> From: Alan Cox Date: Tue, 13 Aug 2002 01:57:03 -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/08/13 01:57:03 PDT Modified files: (Branch: RELENG_4) sys/kern vfs_aio.c Log: MFC o In aio_cancel(2), make sure that p->p_aioinfo isn't NULL before dereferencing it. Revision Changes Path 1.70.2.21 +3 -1 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 Tue Aug 13 2:30: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 46E8837B400; Tue, 13 Aug 2002 02:30:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D089343E65; Tue, 13 Aug 2002 02:30:48 -0700 (PDT) (envelope-from tjr@FreeBSD.org) Received: from freefall.freebsd.org (tjr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7D9UmJU043863; Tue, 13 Aug 2002 02:30:48 -0700 (PDT) (envelope-from tjr@freefall.freebsd.org) Received: (from tjr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7D9Um3N043860; Tue, 13 Aug 2002 02:30:48 -0700 (PDT) Message-Id: <200208130930.g7D9Um3N043860@freefall.freebsd.org> From: "Tim J. Robbins" Date: Tue, 13 Aug 2002 02:30:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include wchar.h src/lib/libc/stdio Makefile.inc asprintf.c fgetc.c fgets.c fgetwc.c fgetws.3 fgetws.c findfp.c fputc.c fputs.c fputwc.c fputws.3 fputws.c fread.c fwide.c fwrite.c getc.c getchar.c gets.c getwc.c getwchar.c local.h putc.c ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/13 02:30:47 PDT Modified files: include wchar.h lib/libc/stdio Makefile.inc asprintf.c fgetc.c fgets.c findfp.c fputc.c fputs.c fread.c fwrite.c getc.c getchar.c gets.c local.h putc.c putchar.c refill.c snprintf.c sprintf.c stdio.3 ungetc.c vasprintf.c vfprintf.c vfscanf.c vsnprintf.c vsprintf.c vsscanf.c wbuf.c Added files: lib/libc/stdio fgetwc.c fgetws.3 fgetws.c fputwc.c fputws.3 fputws.c fwide.c getwc.c getwchar.c putwc.c putwchar.c ungetwc.c Log: Basic support for wide character I/O: getwc(), fgetwc(), getwchar(), putwc(), fputwc(), putwchar(), ungetwc(), fwide(). Revision Changes Path 1.11 +22 -0 src/include/wchar.h 1.21 +19 -10 src/lib/libc/stdio/Makefile.inc 1.10 +3 -0 src/lib/libc/stdio/asprintf.c 1.11 +1 -0 src/lib/libc/stdio/fgetc.c 1.13 +1 -0 src/lib/libc/stdio/fgets.c 1.1 +56 -0 src/lib/libc/stdio/fgetwc.c (new) 1.1 +122 -0 src/lib/libc/stdio/fgetws.3 (new) 1.1 +70 -0 src/lib/libc/stdio/fgetws.c (new) 1.21 +6 -0 src/lib/libc/stdio/findfp.c 1.11 +2 -0 src/lib/libc/stdio/fputc.c 1.10 +2 -0 src/lib/libc/stdio/fputs.c 1.1 +46 -0 src/lib/libc/stdio/fputwc.c (new) 1.1 +89 -0 src/lib/libc/stdio/fputws.3 (new) 1.1 +51 -0 src/lib/libc/stdio/fputws.c (new) 1.11 +1 -0 src/lib/libc/stdio/fread.c 1.1 +51 -0 src/lib/libc/stdio/fwide.c (new) 1.10 +1 -0 src/lib/libc/stdio/fwrite.c 1.11 +1 -0 src/lib/libc/stdio/getc.c 1.10 +2 -0 src/lib/libc/stdio/getchar.c 1.13 +2 -0 src/lib/libc/stdio/gets.c 1.1 +48 -0 src/lib/libc/stdio/getwc.c (new) 1.1 +47 -0 src/lib/libc/stdio/getwchar.c (new) 1.13 +31 -0 src/lib/libc/stdio/local.h 1.11 +2 -0 src/lib/libc/stdio/putc.c 1.11 +2 -0 src/lib/libc/stdio/putchar.c 1.1 +48 -0 src/lib/libc/stdio/putwc.c (new) 1.1 +47 -0 src/lib/libc/stdio/putwchar.c (new) 1.18 +2 -0 src/lib/libc/stdio/refill.c 1.18 +3 -0 src/lib/libc/stdio/snprintf.c 1.12 +3 -0 src/lib/libc/stdio/sprintf.c 1.19 +22 -4 src/lib/libc/stdio/stdio.3 1.14 +3 -0 src/lib/libc/stdio/ungetc.c 1.1 +46 -0 src/lib/libc/stdio/ungetwc.c (new) 1.14 +3 -0 src/lib/libc/stdio/vasprintf.c 1.42 +1 -0 src/lib/libc/stdio/vfprintf.c 1.24 +2 -0 src/lib/libc/stdio/vfscanf.c 1.17 +3 -0 src/lib/libc/stdio/vsnprintf.c 1.11 +3 -0 src/lib/libc/stdio/vsprintf.c 1.10 +4 -0 src/lib/libc/stdio/vsscanf.c 1.10 +2 -0 src/lib/libc/stdio/wbuf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 3: 5: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 83CEB37B400; Tue, 13 Aug 2002 03:05:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3908443E3B; Tue, 13 Aug 2002 03:05:52 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from freefall.freebsd.org (phk@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DA5pJU051446; Tue, 13 Aug 2002 03:05:52 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DA5ppw051445; Tue, 13 Aug 2002 03:05:51 -0700 (PDT) Message-Id: <200208131005.g7DA5ppw051445@freefall.freebsd.org> From: Poul-Henning Kamp Date: Tue, 13 Aug 2002 03:05:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/devfs devfs_vfsops.c src/sys/fs/msdosfs msdosfs_vfsops.c src/sys/isofs/cd9660 cd9660_vfsops.c src/sys/nfsclient nfs.h nfs_vfsops.c src/sys/sys mount.h src/sys/ufs/ffs ffs_extern.h ffs_vfsops.c src/sys/ufs/ufs quota.h ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/08/13 03:05:51 PDT Modified files: sys/fs/devfs devfs_vfsops.c sys/fs/msdosfs msdosfs_vfsops.c sys/isofs/cd9660 cd9660_vfsops.c sys/nfsclient nfs.h nfs_vfsops.c sys/sys mount.h sys/ufs/ffs ffs_extern.h ffs_vfsops.c sys/ufs/ufs quota.h ufs_extern.h ufs_ihash.c Log: Introduce typedefs for the member functions of struct vfsops and employ these in the main filesystems. This does not change the resulting code but makes the source a little bit more grepable. Sponsored by: DARPA and NAI Labs. Revision Changes Path 1.24 +6 -9 src/sys/fs/devfs/devfs_vfsops.c 1.91 +7 -10 src/sys/fs/msdosfs/msdosfs_vfsops.c 1.102 +7 -8 src/sys/isofs/cd9660/cd9660_vfsops.c 1.71 +2 -2 src/sys/nfsclient/nfs.h 1.121 +5 -8 src/sys/nfsclient/nfs_vfsops.c 1.137 +46 -37 src/sys/sys/mount.h 1.52 +7 -8 src/sys/ufs/ffs/ffs_extern.h 1.188 +2 -2 src/sys/ufs/ffs/ffs_vfsops.c 1.23 +1 -1 src/sys/ufs/ufs/quota.h 1.46 +2 -2 src/sys/ufs/ufs/ufs_extern.h 1.35 +1 -0 src/sys/ufs/ufs/ufs_ihash.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 3: 7: 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 DE5F037B400; Tue, 13 Aug 2002 03:07:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9124C43E65; Tue, 13 Aug 2002 03:07:05 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from freefall.freebsd.org (phk@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DA75JU051602; Tue, 13 Aug 2002 03:07:05 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DA7552051601; Tue, 13 Aug 2002 03:07:05 -0700 (PDT) Message-Id: <200208131007.g7DA7552051601@freefall.freebsd.org> From: Poul-Henning Kamp Date: Tue, 13 Aug 2002 03:07:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_lockf.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/13 03:07:05 PDT Modified files: sys/kern kern_lockf.c Log: Add a #include for Revision Changes Path 1.42 +1 -0 src/sys/kern/kern_lockf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 3: 8: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 AD35537B400; Tue, 13 Aug 2002 03:08:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C2D943E72; Tue, 13 Aug 2002 03:08: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.4/8.12.4) with ESMTP id g7DA8VJU051705; Tue, 13 Aug 2002 03:08:31 -0700 (PDT) (envelope-from murray@freefall.freebsd.org) Received: (from murray@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DA8Voj051704; Tue, 13 Aug 2002 03:08:31 -0700 (PDT) Message-Id: <200208131008.g7DA8Voj051704@freefall.freebsd.org> From: Murray Stokely Date: Tue, 13 Aug 2002 03:08:31 -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/08/13 03:08:31 PDT Modified files: en_US.ISO8859-1/books/handbook/mirrors chapter.sgml Log: FreeBSD DVDs are available and shipping now from FreeBSD Mall, Inc. Revision Changes Path 1.230 +25 -8 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 Tue Aug 13 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 4BEE237B400; Tue, 13 Aug 2002 03:13:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFF0043E3B; Tue, 13 Aug 2002 03:13:46 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from freefall.freebsd.org (blackend@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DADkJU052394; Tue, 13 Aug 2002 03:13:46 -0700 (PDT) (envelope-from blackend@freefall.freebsd.org) Received: (from blackend@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DADkgx052393; Tue, 13 Aug 2002 03:13:46 -0700 (PDT) Message-Id: <200208131013.g7DADkgx052393@freefall.freebsd.org> From: Marc Fonvieille Date: Tue, 13 Aug 2002 03:13:46 -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 blackend 2002/08/13 03:13:46 PDT Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: Add missing tags for x11 category, use same tags type in all categories section, and few fixes. Revision Changes Path 1.233 +15 -15 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 3:15: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 1C04E37B400; Tue, 13 Aug 2002 03:15:24 -0700 (PDT) Received: from dilbert.robbins.dropbear.id.au (028.c.002.mel.iprimus.net.au [203.134.135.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08A0A43EA3; Tue, 13 Aug 2002 03:15:18 -0700 (PDT) (envelope-from tim@robbins.dropbear.id.au) Received: from dilbert.robbins.dropbear.id.au (3ow7pwwazdylwd0n@localhost [127.0.0.1]) by dilbert.robbins.dropbear.id.au (8.12.3/8.12.3) with ESMTP id g7DAFB20074072; Tue, 13 Aug 2002 20:15:11 +1000 (EST) (envelope-from tim@dilbert.robbins.dropbear.id.au) Received: (from tim@localhost) by dilbert.robbins.dropbear.id.au (8.12.3/8.12.3/Submit) id g7DAFBp3074071; Tue, 13 Aug 2002 20:15:11 +1000 (EST) Date: Tue, 13 Aug 2002 20:15:10 +1000 From: Tim Robbins To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/include wchar.h src/lib/libc/stdio Makefile.inc asprintf.c fgetc.c fgets.c fgetwc.c fgetws.3 fgetws.c findfp.c fputc.c fputs.c fputwc.c fputws.3 fputws.c fread.c fwide.c fwrite.c getc.c getchar.c gets.c getwc.c getwchar.c local.h putc.c ... Message-ID: <20020813201510.A73932@dilbert.robbins.dropbear.id.au> References: <200208130930.g7D9Um3N043860@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: <200208130930.g7D9Um3N043860@freefall.freebsd.org>; from tjr@FreeBSD.org on Tue, Aug 13, 2002 at 02:30:47AM -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 Tue, Aug 13, 2002 at 02:30:47AM -0700, Tim J. Robbins wrote: > Log: > Basic support for wide character I/O: getwc(), fgetwc(), getwchar(), > putwc(), fputwc(), putwchar(), ungetwc(), fwide(). If you're interesting in playing with this stuff, here's a patch for cut(1) to make it use wide characters: http://people.freebsd.org/~tjr/cut.diff Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 3: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 6A5B637B400; Tue, 13 Aug 2002 03:30:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BACA43E6A; Tue, 13 Aug 2002 03:30: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.4/8.12.4) with ESMTP id g7DAUtJU053621; Tue, 13 Aug 2002 03:30:55 -0700 (PDT) (envelope-from blackend@freefall.freebsd.org) Received: (from blackend@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DAUtlB053620; Tue, 13 Aug 2002 03:30:55 -0700 (PDT) Message-Id: <200208131030.g7DAUtlB053620@freefall.freebsd.org> From: Marc Fonvieille Date: Tue, 13 Aug 2002 03:30:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/send-pr send-pr.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 blackend 2002/08/13 03:30:55 PDT Modified files: gnu/usr.bin/send-pr send-pr.1 Log: Add PowerPC category. PR: docs/41595 Submitted by: Christian Brueffer MFC after: 3 days Revision Changes Path 1.14 +3 -0 src/gnu/usr.bin/send-pr/send-pr.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 3: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 E865537B400; Tue, 13 Aug 2002 03:33:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A3ED43E6A; Tue, 13 Aug 2002 03:33:57 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from freefall.freebsd.org (phk@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DAXvJU054081; Tue, 13 Aug 2002 03:33:57 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DAXvcY054080; Tue, 13 Aug 2002 03:33:57 -0700 (PDT) Message-Id: <200208131033.g7DAXvcY054080@freefall.freebsd.org> From: Poul-Henning Kamp Date: Tue, 13 Aug 2002 03:33:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ffs ffs_vfsops.c ffs_vnops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/08/13 03:33:57 PDT Modified files: sys/ufs/ffs ffs_vfsops.c ffs_vnops.c Log: Unravel the UFS_EXTATTR incest between FFS and UFS: UFS_EXTATTR is an UFS only thing, and FFS should in principle not know if it is enabled or not. This commit cleans ffs_vnops.c for such knowledge, but not ffs_vfsops.c Sponsored by: DARPA and NAI Labs. Revision Changes Path 1.189 +16 -5 src/sys/ufs/ffs/ffs_vfsops.c 1.87 +49 -2 src/sys/ufs/ffs/ffs_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 3:47: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 486CE37B400; Tue, 13 Aug 2002 03:47:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D35CC43E42; Tue, 13 Aug 2002 03:47: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.4/8.12.4) with ESMTP id g7DAlIJU054990; Tue, 13 Aug 2002 03:47:18 -0700 (PDT) (envelope-from tjr@freefall.freebsd.org) Received: (from tjr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DAlIAK054989; Tue, 13 Aug 2002 03:47:18 -0700 (PDT) Message-Id: <200208131047.g7DAlIAK054989@freefall.freebsd.org> From: "Tim J. Robbins" Date: Tue, 13 Aug 2002 03:47:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio fwide.3 getwc.3 putwc.3 ungetwc.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/08/13 03:47:17 PDT Modified files: lib/libc/stdio fwide.3 getwc.3 putwc.3 ungetwc.3 Log: FreeBSD-ify: use In macro for header files in Synopsis, St C-99 instead of St C99 in Standards section. Revision Changes Path 1.2 +3 -3 src/lib/libc/stdio/fwide.3 1.2 +3 -3 src/lib/libc/stdio/getwc.3 1.2 +3 -3 src/lib/libc/stdio/putwc.3 1.2 +3 -3 src/lib/libc/stdio/ungetwc.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 3:50: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 67E7C37B400; Tue, 13 Aug 2002 03:50:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1942E43E65; Tue, 13 Aug 2002 03:50: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.4/8.12.4) with ESMTP id g7DAoMJU055145; Tue, 13 Aug 2002 03:50:22 -0700 (PDT) (envelope-from tjr@freefall.freebsd.org) Received: (from tjr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DAoMhO055144; Tue, 13 Aug 2002 03:50:22 -0700 (PDT) Message-Id: <200208131050.g7DAoMhO055144@freefall.freebsd.org> From: "Tim J. Robbins" Date: Tue, 13 Aug 2002 03:50:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio ungetwc.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/08/13 03:50:22 PDT Modified files: lib/libc/stdio ungetwc.3 Log: Remove the Bugs section, which is not relevant to FreeBSD: there is no one-character ungetwc(3) buffer limit. Revision Changes Path 1.3 +0 -2 src/lib/libc/stdio/ungetwc.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 4: 5: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 7B31B37B400; Tue, 13 Aug 2002 04:05:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E2F743EF4; Tue, 13 Aug 2002 04:05: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.4/8.12.4) with ESMTP id g7DB54JU060795; Tue, 13 Aug 2002 04:05:04 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DB54HT060722; Tue, 13 Aug 2002 04:05:04 -0700 (PDT) Message-Id: <200208131105.g7DB54HT060722@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 13 Aug 2002 04:05:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/comsat comsat.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/08/13 04:05:04 PDT Modified files: libexec/comsat comsat.8 Log: mdoc(7) police: tidy up. Revision Changes Path 1.11 +19 -14 src/libexec/comsat/comsat.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 4: 6: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 C6C4937B400; Tue, 13 Aug 2002 04:06:55 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78A7E43E6A; Tue, 13 Aug 2002 04:06: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.4/8.12.4) with ESMTP id g7DB6tJU064638; Tue, 13 Aug 2002 04:06:55 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DB6tqp064637; Tue, 13 Aug 2002 04:06:55 -0700 (PDT) Message-Id: <200208131106.g7DB6tqp064637@freefall.freebsd.org> From: Poul-Henning Kamp Date: Tue, 13 Aug 2002 04:06:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ddb db_ps.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/13 04:06:55 PDT Modified files: sys/ddb db_ps.c Log: Realign columns in DDB's ps output. Don't waste more horizontal space than necessary. Revision Changes Path 1.30 +9 -9 src/sys/ddb/db_ps.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 4: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 8037A37B400; Tue, 13 Aug 2002 04:11:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 328AF43E65; Tue, 13 Aug 2002 04:11: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.4/8.12.4) with ESMTP id g7DBBXJU065213; Tue, 13 Aug 2002 04:11:33 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DBBXWj065212; Tue, 13 Aug 2002 04:11:33 -0700 (PDT) Message-Id: <200208131111.g7DBBXWj065212@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 13 Aug 2002 04:11:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/fingerd fingerd.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/08/13 04:11:32 PDT Modified files: libexec/fingerd fingerd.8 Log: mdoc(7) police: nits. Revision Changes Path 1.12 +3 -2 src/libexec/fingerd/fingerd.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 4:11: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 3556A37B400; Tue, 13 Aug 2002 04:11:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E610943E65; Tue, 13 Aug 2002 04:11:51 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from freefall.freebsd.org (phk@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DBBpJU065441; Tue, 13 Aug 2002 04:11:51 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DBBp5a065440; Tue, 13 Aug 2002 04:11:51 -0700 (PDT) Message-Id: <200208131111.g7DBBp5a065440@freefall.freebsd.org> From: Poul-Henning Kamp Date: Tue, 13 Aug 2002 04:11:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_default.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/13 04:11:51 PDT Modified files: sys/kern vfs_default.c Log: Remember to unlock the (optional) vnode in vfs_stdextattrctl(). Failing to do this made the following script hang: #!/bin/sh set -ex extattrctl start /tmp extattrctl initattr 64 /tmp/EA00 extattrctl enable /tmp user ea00 /tmp/EA00 extattrctl showattr /tmp/EA00 if the filesystem backing /tmp did not support EAs. The real solution is probably to have the extattrctl syscall do the unlocking rather than depend on the filesystem to do it. Considering that extattrctl is going to be made obsolete anyway, this has dogwash priority. Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.65 +2 -0 src/sys/kern/vfs_default.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 4:14: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 1110037B400; Tue, 13 Aug 2002 04:14:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 302A943E9C; Tue, 13 Aug 2002 04:14:46 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from freefall.freebsd.org (blackend@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DBEjJU065710; Tue, 13 Aug 2002 04:14:45 -0700 (PDT) (envelope-from blackend@freefall.freebsd.org) Received: (from blackend@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DBEjVW065709; Tue, 13 Aug 2002 04:14:45 -0700 (PDT) Message-Id: <200208131114.g7DBEjVW065709@freefall.freebsd.org> From: Marc Fonvieille Date: Tue, 13 Aug 2002 04:14: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 blackend 2002/08/13 04:14:45 PDT Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Explain how a partition can be more than 100% full. While I'm there: -stable/-STABLE, Windows-95 and Windows95 --> Windows 95 PR: docs/41598 Submitted by: David "Siebörger" Revision Changes Path 1.463 +26 -3 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 Tue Aug 13 4:25: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 C22E537B400; Tue, 13 Aug 2002 04:25:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7318B43E70; Tue, 13 Aug 2002 04:25:12 -0700 (PDT) (envelope-from semenu@FreeBSD.org) Received: from freefall.freebsd.org (semenu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DBPCJU066567; Tue, 13 Aug 2002 04:25:12 -0700 (PDT) (envelope-from semenu@freefall.freebsd.org) Received: (from semenu@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DBPCpk066566; Tue, 13 Aug 2002 04:25:12 -0700 (PDT) Message-Id: <200208131125.g7DBPCpk066566@freefall.freebsd.org> From: Semen Ustimenko Date: Tue, 13 Aug 2002 04:25:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mount_nfs mount_nfs.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 semenu 2002/08/13 04:25:12 PDT Modified files: (Branch: RELENG_4) sbin/mount_nfs mount_nfs.c Log: MFC: rev 1.53: Fix -o ac(reg|dir)(min|max) options. They were just ignored by kernel because ALTF_* to NFSMNT_* translation didn't happen. PR: bin/30334 Revision Changes Path 1.36.2.4 +5 -1 src/sbin/mount_nfs/mount_nfs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 4:29: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 B867537B400; Tue, 13 Aug 2002 04:29:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A67B43E70; Tue, 13 Aug 2002 04:29:42 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DBTgJU066805; Tue, 13 Aug 2002 04:29:42 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DBTgvG066804; Tue, 13 Aug 2002 04:29:42 -0700 (PDT) Message-Id: <200208131129.g7DBTgvG066804@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 13 Aug 2002 04:29:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/atacontrol atacontrol.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/08/13 04:29:42 PDT Modified files: sbin/atacontrol atacontrol.8 Log: mdoc(7) police: kill hard sentence break. Revision Changes Path 1.20 +2 -1 src/sbin/atacontrol/atacontrol.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 4:33: 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 355C237B400; Tue, 13 Aug 2002 04:33:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9B7943E72; Tue, 13 Aug 2002 04:33:01 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from freefall.freebsd.org (phk@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DBX1JU067349; Tue, 13 Aug 2002 04:33:01 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DBX1Ox067348; Tue, 13 Aug 2002 04:33:01 -0700 (PDT) Message-Id: <200208131133.g7DBX1Ox067348@freefall.freebsd.org> From: Poul-Henning Kamp Date: Tue, 13 Aug 2002 04:33:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ffs ffs_vnops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/08/13 04:33:01 PDT Modified files: sys/ufs/ffs ffs_vnops.c Log: Expand the arguments to ffs_ext{read,write}() to their component parts rather than use vop_{read,write}_args. Access to these functions will ultimately not be available through the "vop_{read,write}+IO_EXT" API but this functionality is retained for debugging purposes for now. Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.88 +17 -41 src/sys/ufs/ffs/ffs_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 4:39: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 D016337B400; Tue, 13 Aug 2002 04:39:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8331743E3B; Tue, 13 Aug 2002 04:39:39 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DBddJU067742; Tue, 13 Aug 2002 04:39:39 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DBdcEZ067741; Tue, 13 Aug 2002 04:39:38 -0700 (PDT) Message-Id: <200208131139.g7DBdcEZ067741@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 13 Aug 2002 04:39:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/dumpon dumpon.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/08/13 04:39:38 PDT Modified files: sbin/dumpon dumpon.8 Log: Improve wording even more. Revision Changes Path 1.26 +5 -4 src/sbin/dumpon/dumpon.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 4: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 65D0037B400; Tue, 13 Aug 2002 04:47:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 199DC43E65; Tue, 13 Aug 2002 04:47: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.4/8.12.4) with ESMTP id g7DBluJU068600; Tue, 13 Aug 2002 04:47:56 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DBluhX068599; Tue, 13 Aug 2002 04:47:56 -0700 (PDT) Message-Id: <200208131147.g7DBluhX068599@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 13 Aug 2002 04:47:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/fsck_msdosfs fsck_msdosfs.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/08/13 04:47:56 PDT Modified files: sbin/fsck_msdosfs fsck_msdosfs.8 Log: mdoc(7) police: Use the .Ud macro. Revision Changes Path 1.6 +2 -1 src/sbin/fsck_msdosfs/fsck_msdosfs.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 4: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 D730637B400; Tue, 13 Aug 2002 04:51:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 890D643E42; Tue, 13 Aug 2002 04:51: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.4/8.12.4) with ESMTP id g7DBp3JU068841; Tue, 13 Aug 2002 04:51:03 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DBp3lK068840; Tue, 13 Aug 2002 04:51:03 -0700 (PDT) Message-Id: <200208131151.g7DBp3lK068840@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 13 Aug 2002 04:51:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ifconfig ifconfig.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/08/13 04:51:03 PDT Modified files: sbin/ifconfig ifconfig.8 Log: mdoc(7) police: KAMEism in rev. 1.56, nits in rev. 1.58. Revision Changes Path 1.59 +4 -3 src/sbin/ifconfig/ifconfig.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 4:53: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 7919737B400; Tue, 13 Aug 2002 04:53:44 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 387BE43E70; Tue, 13 Aug 2002 04:53: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.4/8.12.4) with ESMTP id g7DBriJU069307; Tue, 13 Aug 2002 04:53:44 -0700 (PDT) (envelope-from perky@freefall.freebsd.org) Received: (from perky@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DBriOR069306; Tue, 13 Aug 2002 04:53:44 -0700 (PDT) Message-Id: <200208131153.g7DBriOR069306@freefall.freebsd.org> From: Hye-Shik Chang Date: Tue, 13 Aug 2002 04:53:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/biology Makefile ports/biology/pymol Makefile distinfo pkg-comment pkg-descr pkg-plist ports/biology/pymol/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 perky 2002/08/13 04:53:44 PDT Modified files: biology Makefile Added files: biology/pymol Makefile distinfo pkg-comment pkg-descr pkg-plist biology/pymol/files patch-aa patch-ab Log: Add pymol 0.82, Free and Open-Source molecular modeling system. PR: 40694 Submitted by: Nakata Maho Revision Changes Path 1.51 +1 -0 ports/biology/Makefile 1.1 +43 -0 ports/biology/pymol/Makefile (new) 1.1 +1 -0 ports/biology/pymol/distinfo (new) 1.1 +91 -0 ports/biology/pymol/files/patch-aa (new) 1.1 +18 -0 ports/biology/pymol/files/patch-ab (new) 1.1 +1 -0 ports/biology/pymol/pkg-comment (new) 1.1 +9 -0 ports/biology/pymol/pkg-descr (new) 1.1 +551 -0 ports/biology/pymol/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 Aug 13 4: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 EE54D37B413; Tue, 13 Aug 2002 04:53:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D5E143E6E; Tue, 13 Aug 2002 04:53:50 -0700 (PDT) (envelope-from perky@FreeBSD.org) Received: from freefall.freebsd.org (perky@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DBrnJU069345; Tue, 13 Aug 2002 04:53:50 -0700 (PDT) (envelope-from perky@freefall.freebsd.org) Received: (from perky@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DBrnIl069344; Tue, 13 Aug 2002 04:53:49 -0700 (PDT) Message-Id: <200208131153.g7DBrnIl069344@freefall.freebsd.org> From: Hye-Shik Chang Date: Tue, 13 Aug 2002 04:53:49 -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/08/13 04:53:49 PDT Modified files: . modules Log: pymol --> ports/biology/pymol Revision Changes Path 1.5709 +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 Aug 13 4:56: 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 350EA37B400; Tue, 13 Aug 2002 04:56:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAFD943E70; Tue, 13 Aug 2002 04:56:02 -0700 (PDT) (envelope-from tjr@FreeBSD.org) Received: from freefall.freebsd.org (tjr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DBu2JU069655; Tue, 13 Aug 2002 04:56:02 -0700 (PDT) (envelope-from tjr@freefall.freebsd.org) Received: (from tjr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DBu2Ja069654; Tue, 13 Aug 2002 04:56:02 -0700 (PDT) Message-Id: <200208131156.g7DBu2Ja069654@freefall.freebsd.org> From: "Tim J. Robbins" Date: Tue, 13 Aug 2002 04:56:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio 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 tjr 2002/08/13 04:56:02 PDT Modified files: lib/libc/stdio Makefile.inc Log: Tidy up SRCS and MAN assignments. Revision Changes Path 1.22 +13 -20 src/lib/libc/stdio/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 Aug 13 4:58: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 58BA837B400; Tue, 13 Aug 2002 04:58:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7553443E4A; Tue, 13 Aug 2002 04:58:15 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Received: from freefall.freebsd.org (nyan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DBwEJU069896; Tue, 13 Aug 2002 04:58:14 -0700 (PDT) (envelope-from nyan@freefall.freebsd.org) Received: (from nyan@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DBwEJP069895; Tue, 13 Aug 2002 04:58:14 -0700 (PDT) Message-Id: <200208131158.g7DBwEJP069895@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Tue, 13 Aug 2002 04:58:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/pc98 sio.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 nyan 2002/08/13 04:58:14 PDT Modified files: (Branch: RELENG_4) sys/pc98/pc98 sio.c Log: Merged from sys/isa/sio.c revision 1.291.2.33. Revision Changes Path 1.124.2.18 +1 -0 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 Tue Aug 13 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 DE19E37B400; Tue, 13 Aug 2002 05:03:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9307743E6E; Tue, 13 Aug 2002 05:03:35 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DC3ZJU070521; Tue, 13 Aug 2002 05:03:35 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DC3ZfG070520; Tue, 13 Aug 2002 05:03:35 -0700 (PDT) Message-Id: <200208131203.g7DC3ZfG070520@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 13 Aug 2002 05:03:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mount mount.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/08/13 05:03:35 PDT Modified files: sbin/mount mount.8 Log: mdoc(7) police: missing markup bits. Revision Changes Path 1.51 +12 -6 src/sbin/mount/mount.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 5: 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 E9A9937B400; Tue, 13 Aug 2002 05:08:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF30343E91; Tue, 13 Aug 2002 05:07:50 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DC7eJU074965; Tue, 13 Aug 2002 05:07:40 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DC7eTe074964; Tue, 13 Aug 2002 05:07:40 -0700 (PDT) Message-Id: <200208131207.g7DC7eTe074964@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 13 Aug 2002 05:07:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/natd natd.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/08/13 05:07:40 PDT Modified files: sbin/natd natd.8 Log: mdoc(7) police: canonize FreeBSD in e-mail address. Revision Changes Path 1.54 +1 -1 src/sbin/natd/natd.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 5:12: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 6C33537B400; Tue, 13 Aug 2002 05:12:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17EC843E42; Tue, 13 Aug 2002 05:12:42 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: from freefall.freebsd.org (nectar@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DCCfJU075634; Tue, 13 Aug 2002 05:12:41 -0700 (PDT) (envelope-from nectar@freefall.freebsd.org) Received: (from nectar@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DCCf3V075633; Tue, 13 Aug 2002 05:12:41 -0700 (PDT) Message-Id: <200208131212.g7DCCf3V075633@freefall.freebsd.org> From: Jacques Vidrine Date: Tue, 13 Aug 2002 05:12:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING src/sys/conf newvers.sh src/sys/i386/isa vesa.c src/sys/kern uipc_syscalls.c X-FreeBSD-CVS-Branch: RELENG_4_6 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nectar 2002/08/13 05:12:41 PDT Modified files: (Branch: RELENG_4_6) . UPDATING sys/conf newvers.sh sys/i386/isa vesa.c sys/kern uipc_syscalls.c Log: MFC of upc_syscalls:1.123,1.124 and vesa.c:1.37. Submitted by: Silvio Cesare (1.123, 1.37) Revision Changes Path 1.73.2.68.2.24 +4 -0 src/UPDATING 1.44.2.23.2.16 +1 -1 src/sys/conf/newvers.sh 1.32.10.1 +4 -2 src/sys/i386/isa/vesa.c 1.65.2.9.6.1 +11 -1 src/sys/kern/uipc_syscalls.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 5: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 442F037B400; Tue, 13 Aug 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 E53D043E65; Tue, 13 Aug 2002 05:13:12 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: from freefall.freebsd.org (nectar@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DCDCJU075758; Tue, 13 Aug 2002 05:13:12 -0700 (PDT) (envelope-from nectar@freefall.freebsd.org) Received: (from nectar@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DCDCHv075757; Tue, 13 Aug 2002 05:13:12 -0700 (PDT) Message-Id: <200208131213.g7DCDCHv075757@freefall.freebsd.org> From: Jacques Vidrine Date: Tue, 13 Aug 2002 05:13:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING src/sys/conf newvers.sh src/sys/i386/isa vesa.c src/sys/kern uipc_syscalls.c X-FreeBSD-CVS-Branch: RELENG_4_5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nectar 2002/08/13 05:13:12 PDT Modified files: (Branch: RELENG_4_5) . UPDATING sys/conf newvers.sh sys/i386/isa vesa.c sys/kern uipc_syscalls.c Log: MFC of upc_syscalls:1.123,1.124 and vesa.c:1.37. Submitted by: Silvio Cesare (1.123, 1.37) Revision Changes Path 1.73.2.50.2.34 +4 -0 src/UPDATING 1.44.2.20.2.20 +1 -1 src/sys/conf/newvers.sh 1.32.8.1 +4 -2 src/sys/i386/isa/vesa.c 1.65.2.9.4.1 +11 -1 src/sys/kern/uipc_syscalls.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 5:13: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 0BFBE37B400; Tue, 13 Aug 2002 05:13:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EA5C43E65; Tue, 13 Aug 2002 05:13:50 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: from freefall.freebsd.org (nectar@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DCDoJU075856; Tue, 13 Aug 2002 05:13:50 -0700 (PDT) (envelope-from nectar@freefall.freebsd.org) Received: (from nectar@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DCDodF075855; Tue, 13 Aug 2002 05:13:50 -0700 (PDT) Message-Id: <200208131213.g7DCDodF075855@freefall.freebsd.org> From: Jacques Vidrine Date: Tue, 13 Aug 2002 05:13:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING src/sys/conf newvers.sh src/sys/i386/isa vesa.c src/sys/kern uipc_syscalls.c X-FreeBSD-CVS-Branch: RELENG_4_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 nectar 2002/08/13 05:13:50 PDT Modified files: (Branch: RELENG_4_4) . UPDATING sys/conf newvers.sh sys/i386/isa vesa.c sys/kern uipc_syscalls.c Log: MFC of upc_syscalls:1.123,1.124 and vesa.c:1.37. Submitted by: Silvio Cesare (1.123, 1.37) Revision Changes Path 1.73.2.43.2.33 +4 -0 src/UPDATING 1.44.2.17.2.25 +1 -1 src/sys/conf/newvers.sh 1.32.6.1 +4 -2 src/sys/i386/isa/vesa.c 1.65.2.9.2.1 +11 -1 src/sys/kern/uipc_syscalls.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 5:23: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 C37EF37B400; Tue, 13 Aug 2002 05:23:33 -0700 (PDT) Received: from gw.nectar.cc (gw.nectar.cc [208.42.49.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FFCC43E65; Tue, 13 Aug 2002 05:23:33 -0700 (PDT) (envelope-from nectar@nectar.cc) Received: from madman.nectar.cc (madman.nectar.cc [10.0.1.111]) by gw.nectar.cc (Postfix) with ESMTP id 265193A; Tue, 13 Aug 2002 07:23:31 -0500 (CDT) Received: from madman.nectar.cc (localhost [IPv6:::1]) by madman.nectar.cc (8.12.3/8.12.3) with ESMTP id g7DCNUH9004744; Tue, 13 Aug 2002 07:23:30 -0500 (CDT) (envelope-from nectar@madman.nectar.cc) Received: (from nectar@localhost) by madman.nectar.cc (8.12.3/8.12.3/Submit) id g7DCNU8J004743; Tue, 13 Aug 2002 07:23:30 -0500 (CDT) Date: Tue, 13 Aug 2002 07:23:30 -0500 From: "Jacques A. Vidrine" To: Dmitry Morozovsky Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/crypto/openssl CHANGES Configure FAQ Makefile.org Makefile.ssl NEWS PROBLEMS README config openssl.spec src/crypto/openssl/apps CA.pl der_chop src/crypto/openssl/crypto Message-ID: <20020813122329.GD4603@madman.nectar.cc> Mail-Followup-To: "Jacques A. Vidrine" , Dmitry Morozovsky , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200208111414.g7BEE0sU097433@freefall.freebsd.org> <20020811204727.T86613-100000@woozle.rinet.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020811204727.T86613-100000@woozle.rinet.ru> User-Agent: Mutt/1.4i X-Url: http://www.nectar.cc/ Sender: owner-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, Aug 11, 2002 at 08:48:30PM +0400, Dmitry Morozovsky wrote: > Dear Jacques, > > do you plan to MFC this to RELENG_4_6, and when if yes? No MFC is planned. Cheers, -- Jacques A. Vidrine http://www.nectar.cc/ NTT/Verio SME . FreeBSD UNIX . Heimdal Kerberos jvidrine@verio.net . nectar@FreeBSD.org . nectar@kth.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 5:25: 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 806D237B400; Tue, 13 Aug 2002 05:25:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0186D43E88; Tue, 13 Aug 2002 05:25:02 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Received: from freefall.freebsd.org (nyan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DCP1JU076852; Tue, 13 Aug 2002 05:25:01 -0700 (PDT) (envelope-from nyan@freefall.freebsd.org) Received: (from nyan@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DCP1Na076851; Tue, 13 Aug 2002 05:25:01 -0700 (PDT) Message-Id: <200208131225.g7DCP1Na076851@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Tue, 13 Aug 2002 05:25:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/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 nyan 2002/08/13 05:25:01 PDT Modified files: sys/pc98/conf GENERIC Log: MFi386: revisions 1.354 and 1.356. Remove the mpt driver entry. Revision Changes Path 1.214 +2 -4 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 Tue Aug 13 5: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 F114837B400; Tue, 13 Aug 2002 05:36:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F42D43E42; Tue, 13 Aug 2002 05:36: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.4/8.12.4) with ESMTP id g7DCaBJU078438; Tue, 13 Aug 2002 05:36:11 -0700 (PDT) (envelope-from blackend@freefall.freebsd.org) Received: (from blackend@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DCaBbj078437; Tue, 13 Aug 2002 05:36:11 -0700 (PDT) Message-Id: <200208131236.g7DCaBbj078437@freefall.freebsd.org> From: Marc Fonvieille Date: Tue, 13 Aug 2002 05:36:10 -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 blackend 2002/08/13 05:36:10 PDT Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: Add title for table 5-3. While I'm there: fix the link id for "Dos and Don't" chapter. PR: docs/41615 Submitted by: Christian Brueffer Revision Changes Path 1.234 +4 -3 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 5:42: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 3936E37B400; Tue, 13 Aug 2002 05:42:15 -0700 (PDT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0156F43E42; Tue, 13 Aug 2002 05:42:12 -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 g7DCfvOo080671; Tue, 13 Aug 2002 08:41:58 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Tue, 13 Aug 2002 08:41:57 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Poul-Henning Kamp Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/ufs/ffs ffs_vfsops.c ffs_vnops.c In-Reply-To: <200208131033.g7DAXvcY054080@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 13 Aug 2002, Poul-Henning Kamp wrote: > phk 2002/08/13 03:33:57 PDT > > Modified files: > sys/ufs/ffs ffs_vfsops.c ffs_vnops.c > Log: > Unravel the UFS_EXTATTR incest between FFS and UFS: UFS_EXTATTR is an > UFS only thing, and FFS should in principle not know if it is enabled > or not. > > This commit cleans ffs_vnops.c for such knowledge, but not ffs_vfsops.c Yeah, what was missing when I originally dropped this in was mount and unmount events from FFS to UFS allowing file systems based on UFS to notify UFS when mount and unmount occurred. This would allow UFS to perform UFS-specific initialization, such as extattr initialization, if it was need. This would also pull the UFS aspects of mount and unmount into UFS rather than have them happen in FFS. 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 Tue Aug 13 5:50: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 44FAD37B400; Tue, 13 Aug 2002 05:50:13 -0700 (PDT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 652C843E42; Tue, 13 Aug 2002 05:50:12 -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 g7DCbGOo080630; Tue, 13 Aug 2002 08:37:16 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Tue, 13 Aug 2002 08:37:15 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Alfred Perlstein Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern sysv_msg.c In-Reply-To: <20020813080205.GF65814@elvis.mu.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 13 Aug 2002, Alfred Perlstein wrote: > * Alfred Perlstein [020813 01:00] wrote: > > alfred 2002/08/13 01:00:36 PDT > > > > Modified files: > > sys/kern sysv_msg.c > > Log: > > Make SYSVMSG mpsafe. Right now there is a global lock over the > > entire subsystem, we could move to per-message queue locks, however > > the messages themselves seem to come from a global pool and to avoid > > over-locking this code (locking individual queues, then the global > > pool) I've opted to just do it this way. > > > > Requested by: rwatson > > Tested by: NetBSD's regression suite. > > I'll probably have SYSVSEM done tomorrow, it's quite a bit more > complicated since I didn't use a global lock so I'm going to test it a > lot harder to make sure it's correct. Great, thanks! 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 Tue Aug 13 6: 1: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 E27D637B400; Tue, 13 Aug 2002 06:01:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9596143E88; Tue, 13 Aug 2002 06:01:19 -0700 (PDT) (envelope-from sos@FreeBSD.org) Received: from freefall.freebsd.org (sos@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DD1JJU088943; Tue, 13 Aug 2002 06:01:19 -0700 (PDT) (envelope-from sos@freefall.freebsd.org) Received: (from sos@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DD1J7q088938; Tue, 13 Aug 2002 06:01:19 -0700 (PDT) Message-Id: <200208131301.g7DD1J7q088938@freefall.freebsd.org> From: Søren Schmidt Date: Tue, 13 Aug 2002 06:01:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf majors 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 sos 2002/08/13 06:01:19 PDT Modified files: (Branch: RELENG_4) sys/conf majors Log: Claim a major for the Promise SuperTrak (pst) driver Revision Changes Path 1.98.2.15 +1 -0 src/sys/conf/majors To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 6:13: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 1466537B400; Tue, 13 Aug 2002 06:13:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB1E843E70; Tue, 13 Aug 2002 06:13:20 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DDDKJU094420; Tue, 13 Aug 2002 06:13:20 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DDDKP8094419; Tue, 13 Aug 2002 06:13:20 -0700 (PDT) Message-Id: <200208131313.g7DDDKP8094419@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 13 Aug 2002 06:13:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/newfs newfs.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/08/13 06:13:20 PDT Modified files: sbin/newfs newfs.8 Log: mdoc(7) police: Consistently name options' arguments in the SYNOPSIS and DESCRIPTION sections.. Revision Changes Path 1.54 +23 -16 src/sbin/newfs/newfs.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 6:14: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 5E88D37B400; Tue, 13 Aug 2002 06:14:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EB9B43E70; Tue, 13 Aug 2002 06:14:30 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DDETJU094496; Tue, 13 Aug 2002 06:14:29 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DDETMF094495; Tue, 13 Aug 2002 06:14:29 -0700 (PDT) Message-Id: <200208131314.g7DDETMF094495@freefall.freebsd.org> From: Christian Weisgerber Date: Tue, 13 Aug 2002 06:14:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/gkrellmwho Makefile distinfo pkg-comment pkg-descr pkg-plist ports/sysutils/gkrellmwho/files patch-Makefile patch-gkrellmwho.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/13 06:14:29 PDT Modified files: sysutils Makefile Added files: sysutils/gkrellmwho Makefile distinfo pkg-comment pkg-descr pkg-plist sysutils/gkrellmwho/files patch-Makefile patch-gkrellmwho.c Log: Import gkrellmwho 0.4. A GKrellm-Plugin that horizontally scrolls in a panel a list of currently logged on users (excluding the invoking user). PR: 41554 Submitted by: Steffen Vogelreuter Revision Changes Path 1.281 +1 -0 ports/sysutils/Makefile 1.1 +29 -0 ports/sysutils/gkrellmwho/Makefile (new) 1.1 +1 -0 ports/sysutils/gkrellmwho/distinfo (new) 1.1 +19 -0 ports/sysutils/gkrellmwho/files/patch-Makefile (new) 1.1 +14 -0 ports/sysutils/gkrellmwho/files/patch-gkrellmwho.c (new) 1.1 +1 -0 ports/sysutils/gkrellmwho/pkg-comment (new) 1.1 +8 -0 ports/sysutils/gkrellmwho/pkg-descr (new) 1.1 +2 -0 ports/sysutils/gkrellmwho/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 Aug 13 6:14: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 9DCF937B401; Tue, 13 Aug 2002 06:14:32 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D44C43E42; Tue, 13 Aug 2002 06:14:32 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DDEWJU094529; Tue, 13 Aug 2002 06:14:32 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DDEVr4094528; Tue, 13 Aug 2002 06:14:31 -0700 (PDT) Message-Id: <200208131314.g7DDEVr4094528@freefall.freebsd.org> From: Christian Weisgerber Date: Tue, 13 Aug 2002 06:14: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 naddy 2002/08/13 06:14:31 PDT Modified files: . modules Log: gkrellmwho --> ports/sysutils/gkrellmwho Revision Changes Path 1.5710 +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 Aug 13 6:21: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 6349F37B400; Tue, 13 Aug 2002 06:21:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1540443E42; Tue, 13 Aug 2002 06:21:49 -0700 (PDT) (envelope-from yar@FreeBSD.org) Received: from freefall.freebsd.org (yar@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DDLmJU095415; Tue, 13 Aug 2002 06:21:48 -0700 (PDT) (envelope-from yar@freefall.freebsd.org) Received: (from yar@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DDLmek095414; Tue, 13 Aug 2002 06:21:48 -0700 (PDT) Message-Id: <200208131321.g7DDLmek095414@freefall.freebsd.org> From: Yar Tikhiy Date: Tue, 13 Aug 2002 06:21:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/ftpd ftpcmd.y 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 yar 2002/08/13 06:21:48 PDT Modified files: (Branch: RELENG_4) libexec/ftpd ftpcmd.y Log: MFC rev. 1.{37,38,40}: Parser fixes: o "pathname" may be NULL; "pathstring" will never be. o SITE CHMOD mode argument should be a valid _octal_ number. Revision Changes Path 1.16.2.12 +11 -13 src/libexec/ftpd/ftpcmd.y To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 6:31: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 B0F2D37B400; Tue, 13 Aug 2002 06:31:54 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6541D43E65; Tue, 13 Aug 2002 06:31:54 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DDVsJU096386; Tue, 13 Aug 2002 06:31:54 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DDVskt096385; Tue, 13 Aug 2002 06:31:54 -0700 (PDT) Message-Id: <200208131331.g7DDVskt096385@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 13 Aug 2002 06:31:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/tunefs tunefs.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/08/13 06:31:54 PDT Modified files: sbin/tunefs tunefs.8 Log: mdoc(7) police: laundry. Revision Changes Path 1.24 +16 -17 src/sbin/tunefs/tunefs.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 6:34: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 E8FDD37B400; Tue, 13 Aug 2002 06:34:38 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A6A743E3B; Tue, 13 Aug 2002 06:34:38 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from freefall.freebsd.org (dinoex@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DDYcJU096531; Tue, 13 Aug 2002 06:34:38 -0700 (PDT) (envelope-from dinoex@freefall.freebsd.org) Received: (from dinoex@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DDYcGE096530; Tue, 13 Aug 2002 06:34:38 -0700 (PDT) Message-Id: <200208131334.g7DDYcGE096530@freefall.freebsd.org> From: Dirk Meyer Date: Tue, 13 Aug 2002 06:34:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/freebsd-uucp 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/08/13 06:34:38 PDT Modified files: net/freebsd-uucp Makefile distinfo Log: Fix another build problem on CURRENT Pointed out by: naddy Revision Changes Path 1.18 +1 -1 ports/net/freebsd-uucp/Makefile 1.11 +1 -1 ports/net/freebsd-uucp/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 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 87AA937B400; Tue, 13 Aug 2002 06:40:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 394F943E42; Tue, 13 Aug 2002 06:40:39 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DDedJU096942; Tue, 13 Aug 2002 06:40:39 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DDedjR096941; Tue, 13 Aug 2002 06:40:39 -0700 (PDT) Message-Id: <200208131340.g7DDedjR096941@freefall.freebsd.org> From: Christian Weisgerber Date: Tue, 13 Aug 2002 06:40:39 -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 naddy 2002/08/13 06:40:38 PDT Modified files: en_US.ISO8859-1/articles/contributors article.sgml Log: Add Steffen Vogelreuter for his sysutils/gkrellmwho port. Revision Changes Path 1.234 +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 Aug 13 6:44: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 9B48637B400; Tue, 13 Aug 2002 06:44:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EE3A43E3B; Tue, 13 Aug 2002 06:44:46 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DDikJU097435; Tue, 13 Aug 2002 06:44:46 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DDikSF097434; Tue, 13 Aug 2002 06:44:46 -0700 (PDT) Message-Id: <200208131344.g7DDikSF097434@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 13 Aug 2002 06:44:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 acpi.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/08/13 06:44:46 PDT Modified files: share/man/man4 acpi.4 Log: mdoc(7) police: nits in rev. 1.4. Revision Changes Path 1.5 +18 -14 src/share/man/man4/acpi.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 6:50: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 6F1B737B400; Tue, 13 Aug 2002 06:50:37 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 231F243E3B; Tue, 13 Aug 2002 06:50:37 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DDobJU098197; Tue, 13 Aug 2002 06:50:37 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DDoabh098196; Tue, 13 Aug 2002 06:50:36 -0700 (PDT) Message-Id: <200208131350.g7DDoabh098196@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 13 Aug 2002 06:50:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 gif.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/08/13 06:50:36 PDT Modified files: share/man/man4 gif.4 Log: mdoc(7) police: pseudo-devices are gone from -CURRENT. Revision Changes Path 1.20 +21 -19 src/share/man/man4/gif.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 6: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 F098637B400; Tue, 13 Aug 2002 06:55:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A543643E4A; Tue, 13 Aug 2002 06:55:02 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DDt2JU098508; Tue, 13 Aug 2002 06:55:02 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DDt2n6098507; Tue, 13 Aug 2002 06:55:02 -0700 (PDT) Message-Id: <200208131355.g7DDt2n6098507@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 13 Aug 2002 06:55:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 pcic.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/08/13 06:55:02 PDT Modified files: share/man/man4 pcic.4 Log: mdoc(7) police: typo and removed stray .Pp. Revision Changes Path 1.7 +1 -2 src/share/man/man4/pcic.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 6: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 E1F7637B405; Tue, 13 Aug 2002 06:56:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9490F43E6A; Tue, 13 Aug 2002 06:56:42 -0700 (PDT) (envelope-from yar@FreeBSD.org) Received: from freefall.freebsd.org (yar@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DDugJU098648; Tue, 13 Aug 2002 06:56:42 -0700 (PDT) (envelope-from yar@freefall.freebsd.org) Received: (from yar@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DDugCq098647; Tue, 13 Aug 2002 06:56:42 -0700 (PDT) Message-Id: <200208131356.g7DDugCq098647@freefall.freebsd.org> From: Yar Tikhiy Date: Tue, 13 Aug 2002 06:56:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/ftpd ftpcmd.y X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG yar 2002/08/13 06:56:42 PDT Modified files: libexec/ftpd ftpcmd.y Log: Fix command help lines: o PORT takes six byte values, not five. o TYPE argument is mandatory. Submitted by: demon (the 1st part) MFC after: 3 days Revision Changes Path 1.41 +2 -2 src/libexec/ftpd/ftpcmd.y To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 6:59: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 887DA37B400; Tue, 13 Aug 2002 06:59:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CE8C43E6A; Tue, 13 Aug 2002 06:59:36 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DDxaJU098859; Tue, 13 Aug 2002 06:59:36 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DDxaKC098858; Tue, 13 Aug 2002 06:59:36 -0700 (PDT) Message-Id: <200208131359.g7DDxaKC098858@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 13 Aug 2002 06:59:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 sio.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/08/13 06:59:36 PDT Modified files: share/man/man4 sio.4 Log: mdoc(7) police: added missing paragraph breaks. Revision Changes Path 1.46 +7 -1 src/share/man/man4/sio.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 7: 3: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 564D937B400; Tue, 13 Aug 2002 07:03:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09C1943E6A; Tue, 13 Aug 2002 07:03:41 -0700 (PDT) (envelope-from dwmalone@FreeBSD.org) Received: from freefall.freebsd.org (dwmalone@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DE3eJU099578; Tue, 13 Aug 2002 07:03:40 -0700 (PDT) (envelope-from dwmalone@freefall.freebsd.org) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DE3eGf099577; Tue, 13 Aug 2002 07:03:40 -0700 (PDT) Message-Id: <200208131403.g7DE3eGf099577@freefall.freebsd.org> From: David Malone Date: Tue, 13 Aug 2002 07:03:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dwmalone 2002/08/13 07:03:40 PDT Modified files: libexec Makefile Log: Add tcpd to the build - though we don't need to for inetd, someone might want it for some other service-running program. Approved by: markm MFC after: 1 week Revision Changes Path 1.48 +1 -0 src/libexec/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 7: 8: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 30BF637B400; Tue, 13 Aug 2002 07:08:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A567343E6A; Tue, 13 Aug 2002 07:08:38 -0700 (PDT) (envelope-from yar@FreeBSD.org) Received: from freefall.freebsd.org (yar@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DE8cJU004181; Tue, 13 Aug 2002 07:08:38 -0700 (PDT) (envelope-from yar@freefall.freebsd.org) Received: (from yar@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DE8c0D004180; Tue, 13 Aug 2002 07:08:38 -0700 (PDT) Message-Id: <200208131408.g7DE8c0D004180@freefall.freebsd.org> From: Yar Tikhiy Date: Tue, 13 Aug 2002 07:08:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/ftpd ftpd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG yar 2002/08/13 07:08:38 PDT Modified files: libexec/ftpd ftpd.c Log: Fix a wrong comment on (hopefully) right code. MFC after: 3 days Revision Changes Path 1.122 +2 -2 src/libexec/ftpd/ftpd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 7:10: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 6264437B401; Tue, 13 Aug 2002 07:10:37 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2015D43E70; Tue, 13 Aug 2002 07:10:37 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DEAaJU004438; Tue, 13 Aug 2002 07:10:37 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DEAatl004437; Tue, 13 Aug 2002 07:10:36 -0700 (PDT) Message-Id: <200208131410.g7DEAatl004437@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 13 Aug 2002 07:10:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/ld ld.1 ld.1aout src/gnu/usr.bin/tar tar.1 src/lib/libc/gen fmtcheck.3 src/lib/libc/sys acct.2 src/sbin/growfs growfs.8 src/sbin/init init.8 src/sbin/natd natd.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/08/13 07:10:36 PDT Modified files: gnu/usr.bin/ld ld.1 ld.1aout gnu/usr.bin/tar tar.1 lib/libc/gen fmtcheck.3 lib/libc/sys acct.2 sbin/growfs growfs.8 sbin/init init.8 sbin/natd natd.8 Log: can not -> cannot. Revision Changes Path 1.30 +2 -2 src/gnu/usr.bin/ld/ld.1 1.29 +2 -2 src/gnu/usr.bin/ld/ld.1aout 1.41 +2 -2 src/gnu/usr.bin/tar/tar.1 1.6 +1 -1 src/lib/libc/gen/fmtcheck.3 1.12 +1 -1 src/lib/libc/sys/acct.2 1.14 +2 -2 src/sbin/growfs/growfs.8 1.35 +1 -1 src/sbin/init/init.8 1.55 +1 -1 src/sbin/natd/natd.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 7:12: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 04BE237B400; Tue, 13 Aug 2002 07:12:34 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC51243E6A; Tue, 13 Aug 2002 07:12: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.4/8.12.4) with ESMTP id g7DECXJU004612; Tue, 13 Aug 2002 07:12:33 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DECWUU004611; Tue, 13 Aug 2002 07:12:32 -0700 (PDT) Message-Id: <200208131412.g7DECWUU004611@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 13 Aug 2002 07:12:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 snp.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/08/13 07:12:32 PDT Modified files: share/man/man4 snp.4 Log: mdoc(7) police: laundry. Revision Changes Path 1.24 +22 -10 src/share/man/man4/snp.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 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 91CE837B401; Tue, 13 Aug 2002 07:17:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 427C443E6E; Tue, 13 Aug 2002 07:17:40 -0700 (PDT) (envelope-from dwmalone@FreeBSD.org) Received: from freefall.freebsd.org (dwmalone@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DEHeJU005155; Tue, 13 Aug 2002 07:17:40 -0700 (PDT) (envelope-from dwmalone@freefall.freebsd.org) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DEHdPd005154; Tue, 13 Aug 2002 07:17:39 -0700 (PDT) Message-Id: <200208131417.g7DEHdPd005154@freefall.freebsd.org> From: David Malone Date: Tue, 13 Aug 2002 07:17:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib strtod.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dwmalone 2002/08/13 07:17:39 PDT Modified files: lib/libc/stdlib strtod.c Log: Use a union to access the words of a double as this is less likely to cause bugs when gcc is more aggressively optimising things. There are still problems with dtoa mentioned in the PR - maybe Dan could suggest a patch. PR: 40209 Submitted by: Dan Lukes Approved by: bde MFC after: 2 weeks Revision Changes Path 1.22 +8 -4 src/lib/libc/stdlib/strtod.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 7:20: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 6753237B408; Tue, 13 Aug 2002 07:20:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E5AD43E77; Tue, 13 Aug 2002 07:20:08 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DEK7JU005426; Tue, 13 Aug 2002 07:20:07 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DEK7Sw005425; Tue, 13 Aug 2002 07:20:07 -0700 (PDT) Message-Id: <200208131420.g7DEK7Sw005425@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 13 Aug 2002 07:20:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 ti.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/08/13 07:20:07 PDT Modified files: share/man/man4 ti.4 Log: mdoc(7) police: laundry. Revision Changes Path 1.20 +24 -18 src/share/man/man4/ti.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 7:25: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 9167637B400; Tue, 13 Aug 2002 07:25:54 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 463AF43E4A; Tue, 13 Aug 2002 07:25:54 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DEPsJU006066; Tue, 13 Aug 2002 07:25:54 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DEPrQD006065; Tue, 13 Aug 2002 07:25:54 -0700 (PDT) Message-Id: <200208131425.g7DEPrQD006065@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 13 Aug 2002 07:25:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man5 make.conf.5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/08/13 07:25:53 PDT Modified files: share/man/man5 make.conf.5 Log: mdoc(7) police: nit. Revision Changes Path 1.56 +2 -1 src/share/man/man5/make.conf.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 7:28: 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 3352637B400; Tue, 13 Aug 2002 07:27:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBC5843E86; Tue, 13 Aug 2002 07:27: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.4/8.12.4) with ESMTP id g7DERwJU006165; Tue, 13 Aug 2002 07:27:58 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DERwrl006164; Tue, 13 Aug 2002 07:27:58 -0700 (PDT) Message-Id: <200208131427.g7DERwrl006164@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 13 Aug 2002 07:27:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/jruby 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/08/13 07:27:58 PDT Modified files: lang/jruby Makefile distinfo Log: Update to 0.5.1. Install source files properly. Revision Changes Path 1.10 +12 -4 ports/lang/jruby/Makefile 1.9 +2 -2 ports/lang/jruby/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 7:37: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 C79F037B400; Tue, 13 Aug 2002 07:37:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7821043E4A; Tue, 13 Aug 2002 07:37: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.4/8.12.4) with ESMTP id g7DEbhJU007877; Tue, 13 Aug 2002 07:37:43 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DEbgcQ007875; Tue, 13 Aug 2002 07:37:42 -0700 (PDT) Message-Id: <200208131437.g7DEbgcQ007875@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 13 Aug 2002 07:37:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man7 tuning.7 X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/13 07:37:42 PDT Modified files: share/man/man7 tuning.7 Log: mdoc(7) police: Bump document date, removed (again) hard sentence breaks.. Revision Changes Path 1.48 +14 -7 src/share/man/man7/tuning.7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 7:39: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 C8EF737B400; Tue, 13 Aug 2002 07:39:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77B6643E72; Tue, 13 Aug 2002 07:39:27 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DEdRJU008063; Tue, 13 Aug 2002 07:39:27 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DEdR0F008062; Tue, 13 Aug 2002 07:39:27 -0700 (PDT) Message-Id: <200208131439.g7DEdR0F008062@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 13 Aug 2002 07:39:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man8/man8.alpha MAKEDEV.8 src/share/man/man8/man8.i386 MAKEDEV.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/08/13 07:39:26 PDT Modified files: share/man/man8/man8.alpha MAKEDEV.8 share/man/man8/man8.i386 MAKEDEV.8 Log: mdoc(7) police: removed hard sentence break. Revision Changes Path 1.23 +2 -1 src/share/man/man8/man8.alpha/MAKEDEV.8 1.23 +2 -1 src/share/man/man8/man8.i386/MAKEDEV.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 7:42: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 F0C5F37B400; Tue, 13 Aug 2002 07:42:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A637A43E65; Tue, 13 Aug 2002 07:42: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.4/8.12.4) with ESMTP id g7DEgPJU008322; Tue, 13 Aug 2002 07:42:25 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DEgPJN008321; Tue, 13 Aug 2002 07:42:25 -0700 (PDT) Message-Id: <200208131442.g7DEgPJN008321@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 13 Aug 2002 07:42:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man8 picobsd.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/08/13 07:42:24 PDT Modified files: share/man/man8 picobsd.8 Log: mdoc(7) police: revert to a valid construct. Revision Changes Path 1.22 +1 -1 src/share/man/man8/picobsd.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 7:51: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 1152337B406; Tue, 13 Aug 2002 07:51:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B895843E65; Tue, 13 Aug 2002 07:51:17 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DEpHJU009242; Tue, 13 Aug 2002 07:51:17 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DEpHlA009241; Tue, 13 Aug 2002 07:51:17 -0700 (PDT) Message-Id: <200208131451.g7DEpHlA009241@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 13 Aug 2002 07:51:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 mi_switch.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 ru 2002/08/13 07:51:17 PDT Modified files: share/man/man9 mi_switch.9 Log: mdoc(7) police: tidy up formatting. Revision Changes Path 1.16 +13 -11 src/share/man/man9/mi_switch.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 7:53: 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 C6A7637B408; Tue, 13 Aug 2002 07:53:00 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 371C043E72; Tue, 13 Aug 2002 07:52: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.4/8.12.4) with ESMTP id g7DEqgJU009548; Tue, 13 Aug 2002 07:52:42 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DEqgY5009547; Tue, 13 Aug 2002 07:52:42 -0700 (PDT) Message-Id: <200208131452.g7DEqgY5009547@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 13 Aug 2002 07:52:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 style.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 ru 2002/08/13 07:52:42 PDT Modified files: share/man/man9 style.9 Log: mdoc(7) police: nit. Revision Changes Path 1.89 +1 -1 src/share/man/man9/style.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 7:55: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 610AB37B400; Tue, 13 Aug 2002 07:55:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 138CA43E6A; Tue, 13 Aug 2002 07:55:18 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: from freefall.freebsd.org (ache@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DEtHJU009741; Tue, 13 Aug 2002 07:55:17 -0700 (PDT) (envelope-from ache@freefall.freebsd.org) Received: (from ache@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DEtHbk009740; Tue, 13 Aug 2002 07:55:17 -0700 (PDT) Message-Id: <200208131455.g7DEtHbk009740@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Tue, 13 Aug 2002 07:55:17 -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: HEAD Sender: owner-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/08/13 07:55:17 PDT Modified files: lib/libc/locale collate.c collate.h Log: Reduce BSS size for programs which not load collate by eliminating static buffer. Revision Changes Path 1.28 +10 -10 src/lib/libc/locale/collate.c 1.13 +3 -0 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 Tue Aug 13 7:57: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 AFEBA37B400; Tue, 13 Aug 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 640D243E3B; Tue, 13 Aug 2002 07:57:34 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DEvYJU009884; Tue, 13 Aug 2002 07:57:34 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DEvYHg009883; Tue, 13 Aug 2002 07:57:34 -0700 (PDT) Message-Id: <200208131457.g7DEvYHg009883@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 13 Aug 2002 07:57:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 ucred.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 ru 2002/08/13 07:57:34 PDT Modified files: share/man/man9 ucred.9 Log: mdoc(7) police: typos. Revision Changes Path 1.8 +2 -2 src/share/man/man9/ucred.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 8: 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 1CE9A37B400; Tue, 13 Aug 2002 08:01:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C52B743E6A; Tue, 13 Aug 2002 08:01:27 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DF1RJU010189; Tue, 13 Aug 2002 08:01:27 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DF1RRO010188; Tue, 13 Aug 2002 08:01:27 -0700 (PDT) Message-Id: <200208131501.g7DF1RRO010188@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 13 Aug 2002 08:01:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 uidinfo.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 ru 2002/08/13 08:01:26 PDT Modified files: share/man/man9 uidinfo.9 Log: mdoc(7) police: nits. Revision Changes Path 1.4 +6 -4 src/share/man/man9/uidinfo.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 8: 6: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 EE7B937B400; Tue, 13 Aug 2002 08:06:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2FAE43E84; Tue, 13 Aug 2002 08:06:49 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DF6nJU014829; Tue, 13 Aug 2002 08:06:49 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DF6nfm014828; Tue, 13 Aug 2002 08:06:49 -0700 (PDT) Message-Id: <200208131506.g7DF6nfm014828@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 13 Aug 2002 08:06:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/common loader.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/08/13 08:06:48 PDT Modified files: sys/boot/common loader.8 Log: mdoc(7) police: revert unapproved changes in rev. 1.43, added missing markup bits in rev. 1.45. Revision Changes Path 1.46 +5 -3 src/sys/boot/common/loader.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 8: 7: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 53F9137B400; Tue, 13 Aug 2002 08:07:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 054EF43E75; Tue, 13 Aug 2002 08:07: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.4/8.12.4) with ESMTP id g7DF7mJU014886; Tue, 13 Aug 2002 08:07:48 -0700 (PDT) (envelope-from blackend@freefall.freebsd.org) Received: (from blackend@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DF7mNw014885; Tue, 13 Aug 2002 08:07:48 -0700 (PDT) Message-Id: <200208131507.g7DF7mNw014885@freefall.freebsd.org> From: Marc Fonvieille Date: Tue, 13 Aug 2002 08:07:48 -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 blackend 2002/08/13 08:07:48 PDT Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: Add the FreshPorts sanity feature. PR: docs/41590 Submitted by: Dan Langille Revision Changes Path 1.235 +16 -0 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 8: 9: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 2238637B400; Tue, 13 Aug 2002 08:09:34 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA66D43E42; Tue, 13 Aug 2002 08:09: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.4/8.12.4) with ESMTP id g7DF9XJU015058; Tue, 13 Aug 2002 08:09:33 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DF9XxS015057; Tue, 13 Aug 2002 08:09:33 -0700 (PDT) Message-Id: <200208131509.g7DF9XxS015057@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 13 Aug 2002 08:09:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/forth loader.4th.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/08/13 08:09:33 PDT Modified files: sys/boot/forth loader.4th.8 Log: mdoc(7) police: Get rid of hard sentence breaks. Revision Changes Path 1.14 +15 -8 src/sys/boot/forth/loader.4th.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 8:12: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 7D17637B400; Tue, 13 Aug 2002 08:12:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 316B443E42; Tue, 13 Aug 2002 08:12:12 -0700 (PDT) (envelope-from joe@FreeBSD.org) Received: from freefall.freebsd.org (joe@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DFCCJU015553; Tue, 13 Aug 2002 08:12:12 -0700 (PDT) (envelope-from joe@freefall.freebsd.org) Received: (from joe@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DFCCr5015552; Tue, 13 Aug 2002 08:12:12 -0700 (PDT) Message-Id: <200208131512.g7DFCCr5015552@freefall.freebsd.org> From: Josef Karthauser Date: Tue, 13 Aug 2002 08:12:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 uvisor.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 joe 2002/08/13 08:12:11 PDT Modified files: share/man/man4 uvisor.4 Log: Add a bugs section to mention that this device probably doesn't work properly. Revision Changes Path 1.2 +4 -0 src/share/man/man4/uvisor.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 8: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 8A20537B400; Tue, 13 Aug 2002 08:14:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DA7143E70; Tue, 13 Aug 2002 08:14:14 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: from freefall.freebsd.org (nectar@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DFEEJU015832; Tue, 13 Aug 2002 08:14:14 -0700 (PDT) (envelope-from nectar@freefall.freebsd.org) Received: (from nectar@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DFEEWS015830; Tue, 13 Aug 2002 08:14:14 -0700 (PDT) Message-Id: <200208131514.g7DFEEWS015830@freefall.freebsd.org> From: Jacques Vidrine Date: Tue, 13 Aug 2002 08:14:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/german/ding 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 nectar 2002/08/13 08:14:14 PDT Modified files: german/ding Makefile distinfo Log: Update 1.1 -> 1.2. Revision Changes Path 1.2 +2 -3 ports/german/ding/Makefile 1.2 +1 -1 ports/german/ding/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 8:21: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 846E837B400; Tue, 13 Aug 2002 08:21:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9C7E43E6A; Tue, 13 Aug 2002 08:21:06 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: from freefall.freebsd.org (nectar@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DFL6JU016348; Tue, 13 Aug 2002 08:21:06 -0700 (PDT) (envelope-from nectar@freefall.freebsd.org) Received: (from nectar@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DFL69U016345; Tue, 13 Aug 2002 08:21:06 -0700 (PDT) Message-Id: <200208131521.g7DFL69U016345@freefall.freebsd.org> From: Jacques Vidrine Date: Tue, 13 Aug 2002 08:21:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en support.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nectar 2002/08/13 08:21:05 PDT Modified files: en support.sgml Log: Add the Twin Cities BSD User's Group (TCBUG) in Minneapolis/St. Paul, MN. Submitted by: Josh Paetzel Revision Changes Path 1.265 +14 -2 www/en/support.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 8:43: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 8EADD37B400; Tue, 13 Aug 2002 08:43:25 -0700 (PDT) Received: from gw.nectar.cc (gw.nectar.cc [208.42.49.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0D1F43E42; Tue, 13 Aug 2002 08:43:24 -0700 (PDT) (envelope-from nectar@nectar.cc) Received: from madman.nectar.cc (madman.nectar.cc [10.0.1.111]) by gw.nectar.cc (Postfix) with ESMTP id 2C28F3A; Tue, 13 Aug 2002 10:43:24 -0500 (CDT) Received: from madman.nectar.cc (localhost [IPv6:::1]) by madman.nectar.cc (8.12.3/8.12.3) with ESMTP id g7DFhOuT024876; Tue, 13 Aug 2002 10:43:24 -0500 (CDT) (envelope-from nectar@madman.nectar.cc) Received: (from nectar@localhost) by madman.nectar.cc (8.12.3/8.12.3/Submit) id g7DFhNBp024875; Tue, 13 Aug 2002 10:43:23 -0500 (CDT) Date: Tue, 13 Aug 2002 10:43:23 -0500 From: "Jacques A. Vidrine" To: Akinori MUSHA Cc: re@FreeBSD.org, portmgr@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/pkg_install/create perform.c Message-ID: <20020813154323.GB24854@madman.nectar.cc> Mail-Followup-To: "Jacques A. Vidrine" , Akinori MUSHA , re@FreeBSD.org, portmgr@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200208110936.g7B9au55036681@freefall.freebsd.org> <86r8h5n32c.wl@archon.local.idaemons.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <86r8h5n32c.wl@archon.local.idaemons.org> User-Agent: Mutt/1.4i X-Url: http://www.nectar.cc/ Sender: owner-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, Aug 11, 2002 at 06:43:23PM +0900, Akinori MUSHA wrote: > Can we MFC this also to RELENG_4_6? Only if desired by the RE for 4.6.2-RELEASE, but I think not. Reportedly packages are already generated for 4.6.2-RELEASE. > And how about RELENG_4_[45]? No, this is not a security fix by any stretch. Cheers, -- Jacques A. Vidrine http://www.nectar.cc/ NTT/Verio SME . FreeBSD UNIX . Heimdal Kerberos jvidrine@verio.net . nectar@FreeBSD.org . nectar@kth.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 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 CEDBD37B400; Tue, 13 Aug 2002 08:54:29 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 954A243E6A; Tue, 13 Aug 2002 08:54:29 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DFsTJU019767; Tue, 13 Aug 2002 08:54:29 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DFsTlY019766; Tue, 13 Aug 2002 08:54:29 -0700 (PDT) Message-Id: <200208131554.g7DFsTlY019766@freefall.freebsd.org> From: Robert Watson Date: Tue, 13 Aug 2002 08:54:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys _label.h mac.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/08/13 08:54:29 PDT Modified files: sys/sys mac.h Added files: sys/sys _label.h Log: Define 'struct label' in _label.h rather than mac.h, which will permit us to reduce namespace pollution by doing a nested include of _label.h rather than mac.h. mac.h contains lots of baggage, whereas _label.h contains much less. A follow-up sweep to change nested inclusion will follow. The problem regarding exporting 'struct label' to userland due to excessive exporting of kernel structures to userland still needs to be resolved. Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs Suggested by: bde Revision Changes Path 1.1 +57 -0 src/sys/sys/_label.h (new) 1.3 +2 -18 src/sys/sys/mac.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 8: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 E5BB337B400; Tue, 13 Aug 2002 08:59:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99AE043E4A; Tue, 13 Aug 2002 08:59: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.4/8.12.4) with ESMTP id g7DFxSJU020206; Tue, 13 Aug 2002 08:59:28 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DFxSNe020205; Tue, 13 Aug 2002 08:59:28 -0700 (PDT) Message-Id: <200208131559.g7DFxSNe020205@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 13 Aug 2002 08:59:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/join join.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/08/13 08:59:28 PDT Modified files: usr.bin/join join.1 Log: mdoc(7) police: untangle. Revision Changes Path 1.11 +1 -1 src/usr.bin/join/join.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 9: 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 F1BB937B401; Tue, 13 Aug 2002 09:02:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A770143E6A; Tue, 13 Aug 2002 09:02:46 -0700 (PDT) (envelope-from mux@FreeBSD.org) Received: from freefall.freebsd.org (mux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DG2kJU020748; Tue, 13 Aug 2002 09:02:46 -0700 (PDT) (envelope-from mux@freefall.freebsd.org) Received: (from mux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DG2kne020747; Tue, 13 Aug 2002 09:02:46 -0700 (PDT) Message-Id: <200208131602.g7DG2kne020747@freefall.freebsd.org> From: Maxime Henrion Date: Tue, 13 Aug 2002 09:02:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mount_unionfs mount_unionfs.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/13 09:02:45 PDT Modified files: sbin/mount_unionfs mount_unionfs.c Log: Don't depend on namespace pollution in sys/mount.h and include sys/uio.h. Revision Changes Path 1.20 +1 -0 src/sbin/mount_unionfs/mount_unionfs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 9: 5: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 C64F637B400; Tue, 13 Aug 2002 09:05:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78D5943E42; Tue, 13 Aug 2002 09:05: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.4/8.12.4) with ESMTP id g7DG5MJU024081; Tue, 13 Aug 2002 09:05:22 -0700 (PDT) (envelope-from mux@freefall.freebsd.org) Received: (from mux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DG5Mrs024077; Tue, 13 Aug 2002 09:05:22 -0700 (PDT) Message-Id: <200208131605.g7DG5Mrs024077@freefall.freebsd.org> From: Maxime Henrion Date: Tue, 13 Aug 2002 09:05:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mount_udf mount_udf.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/13 09:05:22 PDT Modified files: sbin/mount_udf mount_udf.c Log: Don't depend on namespace pollution in sys/mount.h and include sys/uio.h. Revision Changes Path 1.5 +1 -0 src/sbin/mount_udf/mount_udf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 9: 6: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 B169937B400; Tue, 13 Aug 2002 09:06:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65CCA43E4A; Tue, 13 Aug 2002 09:06: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.4/8.12.4) with ESMTP id g7DG6EJU025120; Tue, 13 Aug 2002 09:06:14 -0700 (PDT) (envelope-from mux@freefall.freebsd.org) Received: (from mux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DG6EWb025119; Tue, 13 Aug 2002 09:06:14 -0700 (PDT) Message-Id: <200208131606.g7DG6EWb025119@freefall.freebsd.org> From: Maxime Henrion Date: Tue, 13 Aug 2002 09:06:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mount_ext2fs mount_ext2fs.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/13 09:06:14 PDT Modified files: sbin/mount_ext2fs mount_ext2fs.c Log: Don't depend on namespace pollution in sys/mount.h and include sys/uio.h. Revision Changes Path 1.15 +1 -0 src/sbin/mount_ext2fs/mount_ext2fs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 9: 7: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 46F5837B400; Tue, 13 Aug 2002 09:07:29 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00A8A43E42; Tue, 13 Aug 2002 09:07:29 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DG7SJU025404; Tue, 13 Aug 2002 09:07:28 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DG7SRo025403; Tue, 13 Aug 2002 09:07:28 -0700 (PDT) Message-Id: <200208131607.g7DG7SRo025403@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 13 Aug 2002 09:07:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/man/makewhatis makewhatis.1 src/libexec/bootpd bootpd.8 src/libexec/getty gettytab.5 src/sbin/fsirand fsirand.8 src/share/man/man8 yp.8 src/usr.bin/at at.man src/usr.sbin/acpi/amldb amldb.8 src/usr.sbin/config config.8 ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/08/13 09:07:28 PDT Modified files: gnu/usr.bin/man/makewhatis makewhatis.1 libexec/bootpd bootpd.8 libexec/getty gettytab.5 sbin/fsirand fsirand.8 share/man/man8 yp.8 usr.bin/at at.man usr.sbin/acpi/amldb amldb.8 usr.sbin/config config.8 usr.sbin/inetd inetd.8 usr.sbin/keyserv keyserv.8 usr.sbin/pciconf pciconf.8 usr.sbin/ppp ppp.8.m4 usr.sbin/ypserv ypserv.8 Log: mdoc(7) police: Removed redundant .Ns calls. Revision Changes Path 1.22 +7 -7 src/gnu/usr.bin/man/makewhatis/makewhatis.1 1.17 +1 -1 src/libexec/bootpd/bootpd.8 1.32 +2 -2 src/libexec/getty/gettytab.5 1.15 +1 -1 src/sbin/fsirand/fsirand.8 1.31 +1 -1 src/share/man/man8/yp.8 1.31 +2 -2 src/usr.bin/at/at.man 1.10 +1 -1 src/usr.sbin/acpi/amldb/amldb.8 1.36 +2 -2 src/usr.sbin/config/config.8 1.75 +1 -1 src/usr.sbin/inetd/inetd.8 1.11 +2 -2 src/usr.sbin/keyserv/keyserv.8 1.21 +1 -1 src/usr.sbin/pciconf/pciconf.8 1.299 +1 -1 src/usr.sbin/ppp/ppp.8.m4 1.34 +1 -1 src/usr.sbin/ypserv/ypserv.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 9: 7: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 6427D37B4C6; Tue, 13 Aug 2002 09:07:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15F8D43E3B; Tue, 13 Aug 2002 09:07:40 -0700 (PDT) (envelope-from mux@FreeBSD.org) Received: from freefall.freebsd.org (mux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DG7dJU025468; Tue, 13 Aug 2002 09:07:39 -0700 (PDT) (envelope-from mux@freefall.freebsd.org) Received: (from mux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DG7dX9025467; Tue, 13 Aug 2002 09:07:39 -0700 (PDT) Message-Id: <200208131607.g7DG7dX9025467@freefall.freebsd.org> From: Maxime Henrion Date: Tue, 13 Aug 2002 09:07:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mount_nullfs mount_nullfs.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/13 09:07:39 PDT Modified files: sbin/mount_nullfs mount_nullfs.c Log: Don't depend on namespace pollution in sys/mount.h and include sys/uio.h. Revision Changes Path 1.21 +1 -0 src/sbin/mount_nullfs/mount_nullfs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 9: 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 E048937B40E; Tue, 13 Aug 2002 09:07:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F29943E70; Tue, 13 Aug 2002 09:07:45 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DG7jJU025514; Tue, 13 Aug 2002 09:07:45 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DG7j23025513; Tue, 13 Aug 2002 09:07:45 -0700 (PDT) Message-Id: <200208131607.g7DG7j23025513@freefall.freebsd.org> From: Christian Weisgerber Date: Tue, 13 Aug 2002 09:07:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/biology/phylip Makefile distinfo ports/biology/phylip/files patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG naddy 2002/08/13 09:07:45 PDT Modified files: biology/phylip Makefile distinfo Removed files: biology/phylip/files patch-aa Log: Update to version 3.6.a3. PR: 41412 Submitted by: David A. Bader Additional clean-up: * Respect CC, CFLAGS, X11BASE. * Use versioned DIST_SUBDIR. Approved by: maintainer Revision Changes Path 1.5 +7 -2 ports/biology/phylip/Makefile 1.4 +1 -1 ports/biology/phylip/distinfo 1.3 +0 -20 ports/biology/phylip/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 Tue Aug 13 9: 8: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 64B4B37B40B; Tue, 13 Aug 2002 09:08:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B37D543E6A; Tue, 13 Aug 2002 09:08:08 -0700 (PDT) (envelope-from bmilekic@FreeBSD.org) Received: from freefall.freebsd.org (bmilekic@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DG88JU025533; Tue, 13 Aug 2002 09:08:08 -0700 (PDT) (envelope-from bmilekic@freefall.freebsd.org) Received: (from bmilekic@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DG88Jp025532; Tue, 13 Aug 2002 09:08:08 -0700 (PDT) Message-Id: <200208131608.g7DG88Jp025532@freefall.freebsd.org> From: Bosko Milekic Date: Tue, 13 Aug 2002 09:08:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdtime localtime.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 bmilekic 2002/08/13 09:08:08 PDT Modified files: (Branch: RELENG_4) lib/libc/stdtime localtime.c Log: MFC: 1.31: Fix fd leak. Additional note: fstat() call in RELENG_4 isn't underscored. In HEAD it is. Threads people/maintainer should glance this way. PR: bin/37717 Submitted by: Fred Clift Revision Changes Path 1.25.2.2 +4 -2 src/lib/libc/stdtime/localtime.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 9:13: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 A043337B406; Tue, 13 Aug 2002 09:13:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8023743E6A; Tue, 13 Aug 2002 09:13: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.4/8.12.4) with ESMTP id g7DGC9JU026251; Tue, 13 Aug 2002 09:12:09 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DGC9sE026250; Tue, 13 Aug 2002 09:12:09 -0700 (PDT) Message-Id: <200208131612.g7DGC9sE026250@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Tue, 13 Aug 2002 09:12:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/mplayer-skins 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 lioux 2002/08/13 09:12:09 PDT Modified files: graphics/mplayer-skins Makefile distinfo pkg-plist Log: Update to 1.0.3: chase distfile checksums (no security concerns) and add trium skin PR: 41608 Submitted by: alane Revision Changes Path 1.7 +11 -1 ports/graphics/mplayer-skins/Makefile 1.6 +21 -20 ports/graphics/mplayer-skins/distinfo 1.4 +29 -0 ports/graphics/mplayer-skins/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 Aug 13 9:18: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 9A62B37B400; Tue, 13 Aug 2002 09:18:34 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DF1643E75; Tue, 13 Aug 2002 09:18:34 -0700 (PDT) (envelope-from ambrisko@FreeBSD.org) Received: from freefall.freebsd.org (ambrisko@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DGIYJU026803; Tue, 13 Aug 2002 09:18:34 -0700 (PDT) (envelope-from ambrisko@freefall.freebsd.org) Received: (from ambrisko@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DGIYeM026802; Tue, 13 Aug 2002 09:18:34 -0700 (PDT) Message-Id: <200208131618.g7DGIYeM026802@freefall.freebsd.org> From: Doug Ambrisko Date: Tue, 13 Aug 2002 09:18:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pci csa.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 ambrisko 2002/08/13 09:18:34 PDT Modified files: (Branch: RELENG_4) sys/dev/sound/pci csa.c Log: Bring in suspend/resume patch so sound atleast works after a resume. Reviewed by: sound (silence) Revision Changes Path 1.8.2.11 +10 -1 src/sys/dev/sound/pci/csa.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 9: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 468B937B400; Tue, 13 Aug 2002 09:20:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED83543E70; Tue, 13 Aug 2002 09:20:12 -0700 (PDT) (envelope-from mux@FreeBSD.org) Received: from freefall.freebsd.org (mux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DGKCJU027010; Tue, 13 Aug 2002 09:20:12 -0700 (PDT) (envelope-from mux@freefall.freebsd.org) Received: (from mux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DGKCK8026999; Tue, 13 Aug 2002 09:20:12 -0700 (PDT) Message-Id: <200208131620.g7DGKCK8026999@freefall.freebsd.org> From: Maxime Henrion Date: Tue, 13 Aug 2002 09:20:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys mount.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mux 2002/08/13 09:20:12 PDT Modified files: sys/sys mount.h Log: Forward define struct iovec instead of including sys/uio.h and polluting the namespace even more. Revision Changes Path 1.138 +1 -1 src/sys/sys/mount.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 9: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 80A1937B400; Tue, 13 Aug 2002 09:20:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 035E343E70; Tue, 13 Aug 2002 09:20:41 -0700 (PDT) (envelope-from fenner@FreeBSD.org) Received: from freefall.freebsd.org (fenner@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DGKeJU027236; Tue, 13 Aug 2002 09:20:40 -0700 (PDT) (envelope-from fenner@freefall.freebsd.org) Received: (from fenner@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DGKerh027235; Tue, 13 Aug 2002 09:20:40 -0700 (PDT) Message-Id: <200208131620.g7DGKerh027235@freefall.freebsd.org> From: Bill Fenner Date: Tue, 13 Aug 2002 09:20:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/tetrinet Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/13 09:20:40 PDT Modified files: games/tetrinet Makefile Log: Remove <> from MAINTAINER=; it's a pure email address. Revision Changes Path 1.3 +1 -1 ports/games/tetrinet/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 9: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 65EE837B400; Tue, 13 Aug 2002 09:25:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A33D43E6E; Tue, 13 Aug 2002 09:25:39 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: from freefall.freebsd.org (iedowse@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DGPcJU027830; Tue, 13 Aug 2002 09:25:39 -0700 (PDT) (envelope-from iedowse@freefall.freebsd.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DGPc7b027829; Tue, 13 Aug 2002 09:25:38 -0700 (PDT) Message-Id: <200208131625.g7DGPc7b027829@freefall.freebsd.org> From: Ian Dowse Date: Tue, 13 Aug 2002 09:25:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/rsh rsh.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/13 09:25:38 PDT Modified files: usr.bin/rsh rsh.c Log: If a timeout is specified, make sure that rcmd() completes within the specified time. Previously, rsh could potentially hang indefinitely at this point even when a timeout was set, for example if the server accepts the connection and then never sends any reply. PR: bin/20042 Submitted by: Keith White MFC after: 1 week Revision Changes Path 1.29 +18 -0 src/usr.bin/rsh/rsh.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 9:52: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 776DA37B400; Tue, 13 Aug 2002 09:52:53 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25DED43E65; Tue, 13 Aug 2002 09:52: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.4/8.12.4) with ESMTP id g7DGqrJU030670; Tue, 13 Aug 2002 09:52:53 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DGqrSt030669; Tue, 13 Aug 2002 09:52:53 -0700 (PDT) Message-Id: <200208131652.g7DGqrSt030669@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 13 Aug 2002 09:52:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/kerberos5/include config.h src/kerberos5/lib/libasn1 Makefile src/kerberos5/lib/libhdb Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/13 09:52:52 PDT Modified files: kerberos5/include config.h kerberos5/lib/libasn1 Makefile kerberos5/lib/libhdb Makefile Log: Bootstrapping aid for pre-getprogname(3) systems. Spotted by: Gareth Hopkins Approved by: nectar MFC after: 3 days Revision Changes Path 1.8 +8 -0 src/kerberos5/include/config.h 1.16 +4 -0 src/kerberos5/lib/libasn1/Makefile 1.9 +4 -0 src/kerberos5/lib/libhdb/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 9:54: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 5252137B401; Tue, 13 Aug 2002 09:54:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBC0843E6A; Tue, 13 Aug 2002 09:54:07 -0700 (PDT) (envelope-from jdp@FreeBSD.org) Received: from freefall.freebsd.org (jdp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DGs7JU030759; Tue, 13 Aug 2002 09:54:07 -0700 (PDT) (envelope-from jdp@freefall.freebsd.org) Received: (from jdp@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DGs7VF030758; Tue, 13 Aug 2002 09:54:07 -0700 (PDT) Message-Id: <200208131654.g7DGs7VF030758@freefall.freebsd.org> From: John Polstra Date: Tue, 13 Aug 2002 09:54:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/rtld-elf rtld.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 jdp 2002/08/13 09:54:07 PDT Modified files: (Branch: RELENG_4) libexec/rtld-elf rtld.c Log: MFC 1.66: Fix OpenOffice build problems by not acquiring the writer lock in rtld_exit(). Revision Changes Path 1.43.2.11 +0 -2 src/libexec/rtld-elf/rtld.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 10: 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 4881537B401; Tue, 13 Aug 2002 09:59:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A42BF43E81; Tue, 13 Aug 2002 09:59:56 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DGxuJU031168; Tue, 13 Aug 2002 09:59:56 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DGxuAt031167; Tue, 13 Aug 2002 09:59:56 -0700 (PDT) Message-Id: <200208131659.g7DGxuAt031167@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 13 Aug 2002 09:59:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/08/13 09:59:56 PDT Modified files: release Makefile Log: Two more variables to export: KERNELS and AUTO_KEYBOARD_DETECT. Submitted by: Alan Judge Revision Changes Path 1.702 +7 -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 Tue Aug 13 10: 1: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 0896737B400; Tue, 13 Aug 2002 10:01:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABAA743E77; Tue, 13 Aug 2002 10:01:34 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DH1YJU031717; Tue, 13 Aug 2002 10:01:34 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DH1Y1r031716; Tue, 13 Aug 2002 10:01:34 -0700 (PDT) Message-Id: <200208131701.g7DH1Y1r031716@freefall.freebsd.org> From: Ying-Chieh Liao Date: Tue, 13 Aug 2002 10:01:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/ipa 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/08/13 10:01:34 PDT Modified files: graphics Makefile Added files: graphics/ipa Makefile distinfo pkg-comment pkg-descr pkg-plist Log: add ipa 1.00 Image Processing Algorithms Revision Changes Path 1.484 +1 -0 ports/graphics/Makefile 1.1 +25 -0 ports/graphics/ipa/Makefile (new) 1.1 +1 -0 ports/graphics/ipa/distinfo (new) 1.1 +1 -0 ports/graphics/ipa/pkg-comment (new) 1.1 +6 -0 ports/graphics/ipa/pkg-descr (new) 1.1 +34 -0 ports/graphics/ipa/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 Aug 13 10: 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 AFAAF37B400; Tue, 13 Aug 2002 10:02:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6472743E42; Tue, 13 Aug 2002 10:02:59 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DH2xJU031871; Tue, 13 Aug 2002 10:02:59 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DH2xb1031870; Tue, 13 Aug 2002 10:02:59 -0700 (PDT) Message-Id: <200208131702.g7DH2xb1031870@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 13 Aug 2002 10:02:59 -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/08/13 10:02:59 PDT Modified files: (Branch: RELENG_4) release Makefile Log: MFC: 1.702: Export KERNELS and AUTO_KEYBOARD_DETECT to chroot. Revision Changes Path 1.536.2.97 +7 -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 Tue Aug 13 10:50: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 E32A137B400; Tue, 13 Aug 2002 10:50:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7398043E72; Tue, 13 Aug 2002 10:50:15 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from freefall.freebsd.org (blackend@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DHoFJU041018; Tue, 13 Aug 2002 10:50:15 -0700 (PDT) (envelope-from blackend@freefall.freebsd.org) Received: (from blackend@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DHoFVh041017; Tue, 13 Aug 2002 10:50:15 -0700 (PDT) Message-Id: <200208131750.g7DHoFVh041017@freefall.freebsd.org> From: Marc Fonvieille Date: Tue, 13 Aug 2002 10:50:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/kernelconfig 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/08/13 10:50:15 PDT Modified files: en_US.ISO8859-1/books/handbook/kernelconfig chapter.sgml Log: Sources tarballs are in src/ directory and not sys/ on cdrom. Revision Changes Path 1.80 +1 -1 doc/en_US.ISO8859-1/books/handbook/kernelconfig/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 Aug 13 11:20: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 31F6237B401; Tue, 13 Aug 2002 11:20:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A52F443E6A; Tue, 13 Aug 2002 11:20:09 -0700 (PDT) (envelope-from dg@FreeBSD.org) Received: from freefall.freebsd.org (dg@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DIK9JU047870; Tue, 13 Aug 2002 11:20:09 -0700 (PDT) (envelope-from dg@freefall.freebsd.org) Received: (from dg@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DIK9pZ047869; Tue, 13 Aug 2002 11:20:09 -0700 (PDT) Message-Id: <200208131820.g7DIK9pZ047869@freefall.freebsd.org> From: David Greenman Date: Tue, 13 Aug 2002 11:20:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern uipc_syscalls.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dg 2002/08/13 11:20:09 PDT Modified files: sys/kern uipc_syscalls.c Log: Remove obsolete comment about sf_buf_* functions being static. They were made un-static in rev 1.114. Revision Changes Path 1.126 +0 -3 src/sys/kern/uipc_syscalls.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 11:26: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 2DBA937B400; Tue, 13 Aug 2002 11:26:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D541743E7B; Tue, 13 Aug 2002 11:26:30 -0700 (PDT) (envelope-from dg@FreeBSD.org) Received: from freefall.freebsd.org (dg@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DIQUJU048604; Tue, 13 Aug 2002 11:26:30 -0700 (PDT) (envelope-from dg@freefall.freebsd.org) Received: (from dg@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DIQU6d048603; Tue, 13 Aug 2002 11:26:30 -0700 (PDT) Message-Id: <200208131826.g7DIQU6d048603@freefall.freebsd.org> From: David Greenman Date: Tue, 13 Aug 2002 11:26:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern uipc_syscalls.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 dg 2002/08/13 11:26:30 PDT Modified files: (Branch: RELENG_4) sys/kern uipc_syscalls.c Log: MFC: make sf_buf_* functions non-static, fixup comment. I need access to these functions for a third-party kernel module that I'm developing. Revision Changes Path 1.65.2.13 +6 -9 src/sys/kern/uipc_syscalls.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 11: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 EBE5B37B400; Tue, 13 Aug 2002 11:49:10 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E8D243E6A; Tue, 13 Aug 2002 11:49:06 -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 g7DIn2233566; Tue, 13 Aug 2002 21:49:02 +0300 (EEST) (envelope-from ru) Date: Tue, 13 Aug 2002 21:49:02 +0300 From: Ruslan Ermilov To: David Greenman Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern uipc_syscalls.c Message-ID: <20020813184902.GA32796@sunbay.com> References: <200208131826.g7DIQU6d048603@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="mP3DRpeJDSE+ciuQ" Content-Disposition: inline In-Reply-To: <200208131826.g7DIQU6d048603@freefall.freebsd.org> 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 --mP3DRpeJDSE+ciuQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 13, 2002 at 11:26:30AM -0700, David Greenman wrote: > dg 2002/08/13 11:26:30 PDT >=20 > Modified files: (Branch: RELENG_4) > sys/kern uipc_syscalls.c=20 > Log: > MFC: make sf_buf_* functions non-static, fixup comment. I need access to > these functions for a third-party kernel module that I'm developing. > =20 > Revision Changes Path > 1.65.2.13 +6 -9 src/sys/kern/uipc_syscalls.c >=20 Every non-static function should have a prototype in some header file. 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 --mP3DRpeJDSE+ciuQ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9WVSdUkv4P6juNwoRAt/SAJkBk2pnOswcGm0ouyQ97finms6H+wCfc3L8 4k9BNsKJTe/wGF6gnLZ/Tfc= =6gly -----END PGP SIGNATURE----- --mP3DRpeJDSE+ciuQ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 11: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 E3F0D37B400; Tue, 13 Aug 2002 11:51:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9605743E7B; Tue, 13 Aug 2002 11:51:09 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DIp9JU054714; Tue, 13 Aug 2002 11:51:09 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DIp9rv054713; Tue, 13 Aug 2002 11:51:09 -0700 (PDT) Message-Id: <200208131851.g7DIp9rv054713@freefall.freebsd.org> From: Joe Marcus Clarke Date: Tue, 13 Aug 2002 11:51:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp/gtm 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/08/13 11:51:09 PDT Modified files: ftp/gtm Makefile distinfo pkg-plist Log: Update to 0.4.12. Revision Changes Path 1.24 +5 -3 ports/ftp/gtm/Makefile 1.7 +1 -1 ports/ftp/gtm/distinfo 1.9 +21 -16 ports/ftp/gtm/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 Aug 13 11:55: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 A189B37B406; Tue, 13 Aug 2002 11:55:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5547343E4A; Tue, 13 Aug 2002 11:55:52 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from freefall.freebsd.org (phk@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DItqJU056549; Tue, 13 Aug 2002 11:55:52 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DItqSi056548; Tue, 13 Aug 2002 11:55:52 -0700 (PDT) Message-Id: <200208131855.g7DItqSi056548@freefall.freebsd.org> From: Poul-Henning Kamp Date: Tue, 13 Aug 2002 11:55:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio 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 phk 2002/08/13 11:55:52 PDT Modified files: lib/libc/stdio Makefile.inc Log: Unbreak one of the most confusing breaks of the tree I've seen. The last commit cannot possibly have been tested. Revision Changes Path 1.23 +2 -1 src/lib/libc/stdio/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 Aug 13 11:59: 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 5D2DB37B406; Tue, 13 Aug 2002 11:58:59 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 187F643E3B; Tue, 13 Aug 2002 11:58:58 -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 SAA18632; Tue, 13 Aug 2002 18:58:56 GMT Date: Wed, 14 Aug 2002 05:04:02 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Robert Watson Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: src/sys/sys _label.h mac.h In-Reply-To: <200208131554.g7DFsTlY019766@freefall.freebsd.org> Message-ID: <20020814050343.O29824-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, 13 Aug 2002, Robert Watson wrote: > rwatson 2002/08/13 08:54:29 PDT > > Modified files: > sys/sys mac.h > Added files: > sys/sys _label.h > Log: > Define 'struct label' in _label.h rather than mac.h, which will permit > us to reduce namespace pollution by doing a nested include of _label.h > rather than mac.h. mac.h contains lots of baggage, whereas _label.h > contains much less. A follow-up sweep to change nested inclusion will > follow. The problem regarding exporting 'struct label' to userland > due to excessive exporting of kernel structures to userland still > needs to be resolved. > > Obtained from: TrustedBSD Project > Sponsored by: DARPA, NAI Labs > Suggested by: bde Thanks. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 11:59: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 A6CF837B406; Tue, 13 Aug 2002 11:59:14 -0700 (PDT) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id A763D43E4A; Tue, 13 Aug 2002 11:59:12 -0700 (PDT) (envelope-from wkb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.5/8.12.2) with ESMTP id g7DIx9EC001410; Tue, 13 Aug 2002 20:59:09 +0200 (CEST) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.5/8.12.5/Submit) id g7DIx9jp001409; Tue, 13 Aug 2002 20:59:09 +0200 (CEST) Date: Tue, 13 Aug 2002 20:59:09 +0200 From: Wilko Bulte To: Ruslan Ermilov Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/gnu/usr.bin/ld ld.1 ld.1aout src/gnu/usr.bin/tar tar.1 src/lib/libc/gen fmtcheck.3 src/lib/libc/sys acct.2 src/sbin/growfs growfs.8 src/sbin/init init.8 src/sbin/natd natd.8 Message-ID: <20020813205909.A1364@freebie.xs4all.nl> References: <200208131410.g7DEAatl004437@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: <200208131410.g7DEAatl004437@freefall.freebsd.org>; from ru@FreeBSD.ORG on Tue, Aug 13, 2002 at 07:10:36AM -0700 X-OS: FreeBSD 4.6-STABLE X-PGP: finger wilko@freebsd.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Aug 13, 2002 at 07:10:36AM -0700, Ruslan Ermilov wrote: > ru 2002/08/13 07:10:36 PDT > > Modified files: > gnu/usr.bin/ld ld.1 ld.1aout > gnu/usr.bin/tar tar.1 > lib/libc/gen fmtcheck.3 > lib/libc/sys acct.2 > sbin/growfs growfs.8 > sbin/init init.8 > sbin/natd natd.8 > Log: > can not -> cannot. What is wrong with 'can not'? -- | / 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 Aug 13 12: 3: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 E70FF37B400; Tue, 13 Aug 2002 12:03:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9809E43E6E; Tue, 13 Aug 2002 12:03:20 -0700 (PDT) (envelope-from dg@FreeBSD.org) Received: from freefall.freebsd.org (dg@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DJ3KJU059251; Tue, 13 Aug 2002 12:03:20 -0700 (PDT) (envelope-from dg@freefall.freebsd.org) Received: (from dg@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DJ3Kul059249; Tue, 13 Aug 2002 12:03:20 -0700 (PDT) Message-Id: <200208131903.g7DJ3Kul059249@freefall.freebsd.org> From: David Greenman Date: Tue, 13 Aug 2002 12:03:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern uipc_cow.c uipc_syscalls.c src/sys/sys socketvar.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 dg 2002/08/13 12:03:20 PDT Modified files: sys/kern uipc_cow.c uipc_syscalls.c sys/sys socketvar.h Log: Moved sf_buf_alloc and sf_buf_free function declarations to sys/socketvar.h so that they can be seen by external callers. Revision Changes Path 1.5 +0 -2 src/sys/kern/uipc_cow.c 1.127 +0 -2 src/sys/kern/uipc_syscalls.c 1.90 +3 -0 src/sys/sys/socketvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 12:13: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 8701237B400; Tue, 13 Aug 2002 12:13:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B6ED43E3B; Tue, 13 Aug 2002 12:13: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.4/8.12.4) with ESMTP id g7DJDOJU066711; Tue, 13 Aug 2002 12:13:24 -0700 (PDT) (envelope-from phk@freefall.freebsd.org) Received: (from phk@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DJDOA9066708; Tue, 13 Aug 2002 12:13:24 -0700 (PDT) Message-Id: <200208131913.g7DJDOA9066708@freefall.freebsd.org> From: Poul-Henning Kamp Date: Tue, 13 Aug 2002 12:13:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_fw2.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/13 12:13:24 PDT Modified files: sys/netinet ip_fw2.c Log: remove spurious printf Revision Changes Path 1.8 +1 -1 src/sys/netinet/ip_fw2.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 12:19:35 2002 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 904) id 2C41337B400; Tue, 13 Aug 2002 12:19:30 -0700 (PDT) Date: Tue, 13 Aug 2002 12:19:30 -0700 From: Max Khon To: Ying-Chieh Liao Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/graphics Makefile ports/graphics/ipa Makefile distinfo pkg-comment pkg-descr pkg-plist Message-ID: <20020813121928.A89696@hub.freebsd.org> References: <200208131701.g7DH1Y1r031716@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: <200208131701.g7DH1Y1r031716@freefall.freebsd.org>; from ijliao@FreeBSD.org on Tue, Aug 13, 2002 at 10:01:34AM -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 hi, there! On Tue, Aug 13, 2002 at 10:01:34AM -0700, Ying-Chieh Liao wrote: > ijliao 2002/08/13 10:01:34 PDT > > Modified files: > graphics Makefile > Added files: > graphics/ipa Makefile distinfo pkg-comment pkg-descr > pkg-plist > Log: > add ipa 1.00 > Image Processing Algorithms we already have ports/sysutils/ipa port /fjoe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 12:43: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 B736B37B400; Tue, 13 Aug 2002 12:43:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B65643E6A; Tue, 13 Aug 2002 12:43: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.4/8.12.4) with ESMTP id g7DJhmJU071441; Tue, 13 Aug 2002 12:43:48 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DJhmvT071440; Tue, 13 Aug 2002 12:43:48 -0700 (PDT) Message-Id: <200208131943.g7DJhmvT071440@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 13 Aug 2002 12:43:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 wi.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/08/13 12:43:48 PDT Modified files: share/man/man4 wi.4 Log: mdoc(7) police: minor nits. Approved by: imp Revision Changes Path 1.23 +5 -2 src/share/man/man4/wi.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 12:46: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 BFD0037B401; Tue, 13 Aug 2002 12:46:54 -0700 (PDT) Received: from root.com (nexus.root.com [209.102.106.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFDC343E72; Tue, 13 Aug 2002 12:46:53 -0700 (PDT) (envelope-from dg@root.com) Received: (from dg@localhost) by root.com (8.11.2/8.11.2) id g7DJbmo40572; Tue, 13 Aug 2002 12:37:48 -0700 (PDT) (envelope-from dg) Date: Tue, 13 Aug 2002 12:37:48 -0700 From: David Greenman-Lawrence To: Ruslan Ermilov Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern uipc_syscalls.c Message-ID: <20020813123748.A40558@nexus.root.com> References: <200208131826.g7DIQU6d048603@freefall.freebsd.org> <20020813184902.GA32796@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020813184902.GA32796@sunbay.com>; from ru@FreeBSD.org on Tue, Aug 13, 2002 at 09:49:02PM +0300 Sender: owner-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, Aug 13, 2002 at 11:26:30AM -0700, David Greenman wrote: >> dg 2002/08/13 11:26:30 PDT >> >> Modified files: (Branch: RELENG_4) >> sys/kern uipc_syscalls.c >> Log: >> MFC: make sf_buf_* functions non-static, fixup comment. I need access to >> these functions for a third-party kernel module that I'm developing. >> >> Revision Changes Path >> 1.65.2.13 +6 -9 src/sys/kern/uipc_syscalls.c >> >Every non-static function should have a prototype in some header file. I'm quite aware of that (see the commit to -current that followed this one). A followup commit to -stable that moves the function declarations will occur in the next day or two. -DG D.G.Lawrence Download Technologies, Inc. - http://www.downloadtech.com - (866) 399 8500 TeraSolutions, Inc. - http://www.terasolutions.com - (503) 288 9544 The FreeBSD Project - http://www.freebsd.org Pave the road of life with opportunities. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 12:48: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 25CCB37B400; Tue, 13 Aug 2002 12:48:30 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A74243E4A; Tue, 13 Aug 2002 12:48:25 -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 g7DJmDk37933; Tue, 13 Aug 2002 22:48:13 +0300 (EEST) (envelope-from ru) Date: Tue, 13 Aug 2002 22:48:13 +0300 From: Ruslan Ermilov To: Wilko Bulte Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/gnu/usr.bin/ld ld.1 ld.1aout src/gnu/usr.bin/tar tar.1 src/lib/libc/gen fmtcheck.3 src/lib/libc/sys acct.2 src/sbin/growfs growfs.8 src/sbin/init init.8 src/sbin/natd natd.8 Message-ID: <20020813194813.GB36804@sunbay.com> References: <200208131410.g7DEAatl004437@freefall.freebsd.org> <20020813205909.A1364@freebie.xs4all.nl> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="GRPZ8SYKNexpdSJ7" Content-Disposition: inline In-Reply-To: <20020813205909.A1364@freebie.xs4all.nl> 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 --GRPZ8SYKNexpdSJ7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 13, 2002 at 08:59:09PM +0200, Wilko Bulte wrote: > On Tue, Aug 13, 2002 at 07:10:36AM -0700, Ruslan Ermilov wrote: > > ru 2002/08/13 07:10:36 PDT > >=20 > > Modified files: > > gnu/usr.bin/ld ld.1 ld.1aout=20 > > gnu/usr.bin/tar tar.1=20 > > lib/libc/gen fmtcheck.3=20 > > lib/libc/sys acct.2=20 > > sbin/growfs growfs.8=20 > > sbin/init init.8=20 > > sbin/natd natd.8=20 > > Log: > > can not -> cannot. >=20 > What is wrong with 'can not'? >=20 Nothing wrong, just because "can" has an explicit negative form and due to an existing ratio (we had about 450 cannot's vs. 7 can not's) I thought it would be a good idea to be consistent. 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 --GRPZ8SYKNexpdSJ7 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9WWJ9Ukv4P6juNwoRAn9cAJ9BExAfCH3M73L3qU6CEWrDV/nSWACfX+AU J54SqkERVQxN7lh8FCqtwB0= =jkDK -----END PGP SIGNATURE----- --GRPZ8SYKNexpdSJ7-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 12:53: 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 E629F37B400 for ; Tue, 13 Aug 2002 12:53:01 -0700 (PDT) Received: from theshell.com (arsenic.theshell.com [63.236.138.5]) by mx1.FreeBSD.org (Postfix) with SMTP id 5A7ED43E4A for ; Tue, 13 Aug 2002 12:53:01 -0700 (PDT) (envelope-from pavalos@theshell.com) Received: (qmail 23992 invoked from network); 13 Aug 2002 19:53:01 -0000 Received: from radium.theshell.com (pavalos@63.236.138.3) by arsenic.theshell.com with SMTP; 13 Aug 2002 19:53:01 -0000 Received: (from pavalos@localhost) by radium.theshell.com (8.12.5/8.12.5) id g7DJr1s0095027 for cvs-all@freebsd.org; Tue, 13 Aug 2002 12:53:01 -0700 (PDT) (envelope-from pavalos) Date: Tue, 13 Aug 2002 12:53:00 -0700 From: Peter Avalos To: cvs-all@freebsd.org Subject: Re: cvs commit: src/gnu/usr.bin/ld ld.1 ld.1aout src/gnu/usr.bin/tar tar.1 src/lib/libc/gen fmtcheck.3 src/lib/libc/sys acct.2 src/sbin/growfs growfs.8 src/sbin/init init.8 src/sbin/natd natd.8 Message-ID: <20020813195300.GD84888@theshell.com> Mail-Followup-To: cvs-all@freebsd.org References: <200208131410.g7DEAatl004437@freefall.freebsd.org> <20020813205909.A1364@freebie.xs4all.nl> <20020813194813.GB36804@sunbay.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="uAKRQypu60I7Lcqm" Content-Disposition: inline In-Reply-To: <20020813194813.GB36804@sunbay.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 --uAKRQypu60I7Lcqm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 13, 2002 at 10:48:13PM +0300, Ruslan Ermilov wrote: > On Tue, Aug 13, 2002 at 08:59:09PM +0200, Wilko Bulte wrote: > > On Tue, Aug 13, 2002 at 07:10:36AM -0700, Ruslan Ermilov wrote: > > > ru 2002/08/13 07:10:36 PDT > > >=20 > > > Modified files: > > > gnu/usr.bin/ld ld.1 ld.1aout=20 > > > gnu/usr.bin/tar tar.1=20 > > > lib/libc/gen fmtcheck.3=20 > > > lib/libc/sys acct.2=20 > > > sbin/growfs growfs.8=20 > > > sbin/init init.8=20 > > > sbin/natd natd.8=20 > > > Log: > > > can not -> cannot. > >=20 > > What is wrong with 'can not'? > >=20 > Nothing wrong, just because "can" has an explicit negative form > and due to an existing ratio (we had about 450 cannot's vs. 7 > can not's) I thought it would be a good idea to be consistent. Cannot is the preferred version unless you want to be emphatic about the not. http://www.wsu.edu:8080/~brians/errors/cannot.html --Pete --uAKRQypu60I7Lcqm Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9WWOcKjaxugguz8URAn9dAJ9tP6Qnd7333aIYix44jXeTzlcZbgCgnFI0 NoddIUw6svM8M+2K+UteK3A= =RwYu -----END PGP SIGNATURE----- --uAKRQypu60I7Lcqm-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 13: 7: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 D6B1A37B414; Tue, 13 Aug 2002 13:07:10 -0700 (PDT) Received: from sccrmhc02.attbi.com (sccrmhc02.attbi.com [204.127.202.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26AF843E42; Tue, 13 Aug 2002 13:00:41 -0700 (PDT) (envelope-from julian@elischer.org) Received: from InterJet.elischer.org ([12.232.206.8]) by sccrmhc02.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020813200040.LRMW13899.sccrmhc02.attbi.com@InterJet.elischer.org>; Tue, 13 Aug 2002 20:00:40 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id MAA17979; Tue, 13 Aug 2002 12:58:28 -0700 (PDT) Date: Tue, 13 Aug 2002 12:58:28 -0700 (PDT) From: Julian Elischer To: Ruslan Ermilov Cc: Wilko Bulte , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/gnu/usr.bin/ld ld.1 ld.1aout src/gnu/usr.bin/tar tar.1 src/lib/libc/gen fmtcheck.3 src/lib/libc/sys acct.2 src/sbin/growfs growfs.8 src/sbin/init init.8 src/sbin/natd natd.8 In-Reply-To: <20020813194813.GB36804@sunbay.com> 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 > > What is wrong with 'can not'? > > > Nothing wrong, just because "can" has an explicit negative form > and due to an existing ratio (we had about 450 cannot's vs. 7 > can not's) I thought it would be a good idea to be consistent. "can't" saves a byte :-b To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 13: 8: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 D58DF37B400; Tue, 13 Aug 2002 13:08:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C71C243E8A; Tue, 13 Aug 2002 13:07:48 -0700 (PDT) (envelope-from dougb@FreeBSD.org) Received: from freefall.freebsd.org (dougb@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DK7bJU077450; Tue, 13 Aug 2002 13:07:38 -0700 (PDT) (envelope-from dougb@freefall.freebsd.org) Received: (from dougb@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DK7b2T077449; Tue, 13 Aug 2002 13:07:37 -0700 (PDT) Message-Id: <200208132007.g7DK7b2T077449@freefall.freebsd.org> From: Doug Barton Date: Tue, 13 Aug 2002 13:07:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/stat stat.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 dougb 2002/08/13 13:07:37 PDT Modified files: usr.bin/stat stat.1 Log: A much better description of the -q option. Obtained from: Andrew Brown Revision Changes Path 1.3 +10 -5 src/usr.bin/stat/stat.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 13:34: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 B897E37B400; Tue, 13 Aug 2002 13:34:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D4B643E3B; Tue, 13 Aug 2002 13:34:30 -0700 (PDT) (envelope-from jeff@FreeBSD.org) Received: from freefall.freebsd.org (jeff@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DKYUJU079572; Tue, 13 Aug 2002 13:34:30 -0700 (PDT) (envelope-from jeff@freefall.freebsd.org) Received: (from jeff@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DKYUZt079571; Tue, 13 Aug 2002 13:34:30 -0700 (PDT) Message-Id: <200208132034.g7DKYUZt079571@freefall.freebsd.org> From: Jeff Roberson Date: Tue, 13 Aug 2002 13:34:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/svr4 imgact_svr4.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/13 13:34:30 PDT Modified files: sys/compat/svr4 imgact_svr4.c Log: - Add the missing td argument to vn_lock that I missed in my last commit. Revision Changes Path 1.19 +1 -1 src/sys/compat/svr4/imgact_svr4.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 14:12: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 6E53537B400; Tue, 13 Aug 2002 14:12:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EEDC43E70; Tue, 13 Aug 2002 14:12:07 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from freefall.freebsd.org (mbr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DLC6JU087629; Tue, 13 Aug 2002 14:12:07 -0700 (PDT) (envelope-from mbr@freefall.freebsd.org) Received: (from mbr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DLC6Ab087628; Tue, 13 Aug 2002 14:12:06 -0700 (PDT) Message-Id: <200208132112.g7DLC6Ab087628@freefall.freebsd.org> From: Martin Blapp Date: Tue, 13 Aug 2002 14:12:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/openoffice/files patch-sal::osl::unx::nlsupport.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/13 14:12:06 PDT Modified files: editors/openoffice/files patch-sal::osl::unx::nlsupport.c Log: Fix a ugly bug in a binary compare function which made OpenOffice dump in Options->Load/Save/HTML Compatibility. If $LANG was not set in ENV, TXT files could not be read anymore. Revision Changes Path 1.8 +16 -6 ports/editors/openoffice/files/patch-sal::osl::unx::nlsupport.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 14: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 491D937B400; Tue, 13 Aug 2002 14:38:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C29C43E65; Tue, 13 Aug 2002 14:38: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.4/8.12.4) with ESMTP id g7DLcjJU089963; Tue, 13 Aug 2002 14:38:45 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DLcjvb089962; Tue, 13 Aug 2002 14:38:45 -0700 (PDT) Message-Id: <200208132138.g7DLcjvb089962@freefall.freebsd.org> From: "Bruce A. Mah" Date: Tue, 13 Aug 2002 14:38:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/readme article.sgml src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml relnotes.ent X-FreeBSD-CVS-Branch: RELENG_4_6 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/08/13 14:38:44 PDT Modified files: (Branch: RELENG_4_6) release/doc/en_US.ISO8859-1/readme article.sgml release/doc/en_US.ISO8859-1/relnotes/common new.sgml relnotes.ent Log: Add some text to explain why the first point release for 4.6 is (will be) numbered 4.6.2, and update a related entity. Approved by: re (implicitly) Revision Changes Path 1.1.2.14.2.3 +10 -1 src/release/doc/en_US.ISO8859-1/readme/article.sgml 1.22.2.249.2.13 +10 -3 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml 1.1.2.3.4.3 +2 -2 src/release/doc/en_US.ISO8859-1/relnotes/common/relnotes.ent To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 14:39: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 7AF9C37B400; Tue, 13 Aug 2002 14:39:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CEDE43E65; Tue, 13 Aug 2002 14:39:48 -0700 (PDT) (envelope-from anders@FreeBSD.org) Received: from freefall.freebsd.org (anders@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DLdlJU090039; Tue, 13 Aug 2002 14:39:47 -0700 (PDT) (envelope-from anders@freefall.freebsd.org) Received: (from anders@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DLdlrs090038; Tue, 13 Aug 2002 14:39:47 -0700 (PDT) Message-Id: <200208132139.g7DLdlrs090038@freefall.freebsd.org> From: Anders Nordby Date: Tue, 13 Aug 2002 14:39:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/thttpd Makefile ports/www/thttpd/files thttpd.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 anders 2002/08/13 14:39:47 PDT Modified files: www/thttpd Makefile www/thttpd/files thttpd.sh Log: Fix startup-script for -current /bin/sh issues, and set PREFIX during install. Requested by: obrien Revision Changes Path 1.29 +2 -0 ports/www/thttpd/Makefile 1.3 +4 -6 ports/www/thttpd/files/thttpd.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 14:58: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 C5D9837B400; Tue, 13 Aug 2002 14:58:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76E4643E77; Tue, 13 Aug 2002 14:58:40 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from freefall.freebsd.org (mbr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DLweJU091505; Tue, 13 Aug 2002 14:58:40 -0700 (PDT) (envelope-from mbr@freefall.freebsd.org) Received: (from mbr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DLweCC091504; Tue, 13 Aug 2002 14:58:40 -0700 (PDT) Message-Id: <200208132158.g7DLweCC091504@freefall.freebsd.org> From: Martin Blapp Date: Tue, 13 Aug 2002 14:58:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/openoffice/files patch-sal::osl::unx::nlsupport.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/13 14:58:40 PDT Modified files: editors/openoffice/files patch-sal::osl::unx::nlsupport.c Log: Sort the array _nl_language_list[] in ascending order. Remove NetBSD part of code which was wrong. Change a signed int to unsigned. Revision Changes Path 1.9 +52 -29 ports/editors/openoffice/files/patch-sal::osl::unx::nlsupport.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 15: 5: 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 75F6537B400; Tue, 13 Aug 2002 15:05:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 394BC43E4A; Tue, 13 Aug 2002 15:05: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.4/8.12.4) with ESMTP id g7DM55JU092773; Tue, 13 Aug 2002 15:05:05 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DM55Fn092768; Tue, 13 Aug 2002 15:05:05 -0700 (PDT) Message-Id: <200208132205.g7DM55Fn092768@freefall.freebsd.org> From: Christian Weisgerber Date: Tue, 13 Aug 2002 15:05:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/mutt-devel Makefile distinfo pkg-plist ports/mail/mutt-devel/scripts generate-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/08/13 15:05:04 PDT Modified files: mail/mutt-devel Makefile distinfo Added files: mail/mutt-devel/scripts generate-plist Removed files: mail/mutt-devel pkg-plist Log: - Add new knobs WITH_MUTT_SIGNATURE_MENU and WITH_MUTT_IFDEF_PATCH. - Generate the pkg-plist by using a script, so the whole port is much more maintainable. PR: 41621 Submitted by: Udo Schweigert Revision Changes Path 1.174 +53 -140 ports/mail/mutt-devel/Makefile 1.75 +2 -0 ports/mail/mutt-devel/distinfo 1.50 +0 -634 ports/mail/mutt-devel/pkg-plist (dead) 1.1 +164 -0 ports/mail/mutt-devel/scripts/generate-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 Aug 13 15:26: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 6B0D437B400; Tue, 13 Aug 2002 15:26:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 889F943E6A; Tue, 13 Aug 2002 15:26: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.4/8.12.4) with ESMTP id g7DMQTJU098262; Tue, 13 Aug 2002 15:26:29 -0700 (PDT) (envelope-from mbr@freefall.freebsd.org) Received: (from mbr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DMQTAX098261; Tue, 13 Aug 2002 15:26:29 -0700 (PDT) Message-Id: <200208132226.g7DMQTAX098261@freefall.freebsd.org> From: Martin Blapp Date: Tue, 13 Aug 2002 15:26:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/openoffice/files patch-setup2::source::custom::jvmsetup::unx::jvmscan.cxx X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mbr 2002/08/13 15:26:29 PDT Added files: editors/openoffice/files patch-setup2::source::custom::jvmsetup::unx::jvmscan.cxx Log: Allow use of JDK1.3.1 even if we have no hotspot available. I hope this will change in near future. Submitted by: Carlos F. A. Paniago Revision Changes Path 1.1 +13 -0 ports/editors/openoffice/files/patch-setup2::source::custom::jvmsetup::unx::jvmscan.cxx (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 16: 4: 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 925A837B400; Tue, 13 Aug 2002 16:04:00 -0700 (PDT) Received: from pebkac.owp.csus.edu (pebkac.owp.csus.edu [130.86.232.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1499643E72; Tue, 13 Aug 2002 16:04: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 QAA65423; Tue, 13 Aug 2002 16:06:54 -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 QAA65416; Tue, 13 Aug 2002 16:06:52 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Date: Tue, 13 Aug 2002 16:06:52 -0700 (PDT) From: Joseph Scott X-Sender: scottj@pebkac.owp.csus.edu To: Bill Fumerola Cc: cvs-all@freebsd.org, Edwin Groothuis Subject: Re: cvs commit: ports/editors/vigor Makefile pkg-descr In-Reply-To: <200208080537.g785bqsa045831@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, 7 Aug 2002, Bill Fumerola wrote: # billf 2002/08/07 22:37:52 PDT # # Modified files: # editors/vigor Makefile pkg-descr # Log: # project has moved to sourceforge # # Submitted by: Joel Ray Holveck (author) This also takes care of PR ports/40963 (vigor mastersite has moved). -Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 16: 5: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 57DC037B400; Tue, 13 Aug 2002 16:05:48 -0700 (PDT) Received: from pebkac.owp.csus.edu (pebkac.owp.csus.edu [130.86.232.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEBC243E3B; Tue, 13 Aug 2002 16:05:47 -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 QAA65473; Tue, 13 Aug 2002 16:08:40 -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 QAA65466; Tue, 13 Aug 2002 16:08:36 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Date: Tue, 13 Aug 2002 16:08:31 -0700 (PDT) From: Joseph Scott X-Sender: scottj@pebkac.owp.csus.edu To: Lars Koeller Cc: cvs-all@freebsd.org, Mizuki Sasaki Subject: Re: cvs commit: ports/graphics/jpeg2ps-letter Makefile distinfo ports/graphics/jpeg2ps-letter/files patch-aa In-Reply-To: <200208080725.g787PgYx063270@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, 8 Aug 2002, Lars Koeller wrote: # lkoeller 2002/08/08 00:25:42 PDT # # Modified files: # graphics/jpeg2ps-letter Makefile distinfo # graphics/jpeg2ps-letter/files patch-aa # Log: # o) Upgrade to version 1.9 # o) This fixes the fetch problems for v 1.8, too # # Submitted by: Bill Fenner This also takes care of PR ports/35525 (update-port: graphics/jpeg2ps-letter). -Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 16:26: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 7417437B400; Tue, 13 Aug 2002 16:26: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 DC68543E72; Tue, 13 Aug 2002 16:26: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 QAA65842; Tue, 13 Aug 2002 16:29:22 -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 QAA65835; Tue, 13 Aug 2002 16:29:20 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Date: Tue, 13 Aug 2002 16:29:20 -0700 (PDT) From: Joseph Scott X-Sender: scottj@pebkac.owp.csus.edu To: Anders Nordby Cc: cvs-all@freebsd.org, "Michael D. Harnois" Subject: Re: cvs commit: ports/audio/freeamp Makefile distinfo pkg-comment pkg-descr pkg-plist ports/audio/freeamp/files patch-aa patch-ac patch-ad patch-io-obs-obsinput.cpp patch-io-signature-src-signaturepmo.cpp patch-io-wavout-src-waveoutpmo.cpp sdr2.plugin.S100.audio.rtp.mpa.freeamp In-Reply-To: <200208081924.g78JOiae097327@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, 8 Aug 2002, Anders Nordby wrote: # anders 2002/08/08 12:24:44 PDT # # Removed files: # audio/freeamp Makefile distinfo pkg-comment pkg-descr # pkg-plist # audio/freeamp/files patch-aa patch-ac patch-ad # patch-io-obs-obsinput.cpp # patch-io-signature-src-signaturepmo.cpp # patch-io-wavout-src-waveoutpmo.cpp # sdr2.plugin.S100.audio.rtp.mpa.freeamp # Log: # Remove Freeamp, Freeamp is dead (see # http://anders.fix.no/freebsd/freeamp.txt for the announcement on the old # mailinglists). # # Use Zinf - Zinf Is Not FreeA*p - instead: ports/audio/zinf. If zinf builds on -current then this takes care of PR ports/37474 (freeamp doesn't build on -current). Of course, since freeamp is removed from the ports collection the PR could probably go anyway. -Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 16:30: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 7F1D637B400; Tue, 13 Aug 2002 16:30:02 -0700 (PDT) Received: from mharnois.mdharnois.net (12-219-39-170.client.mchsi.com [12.219.39.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8239F43E6A; Tue, 13 Aug 2002 16:30:01 -0700 (PDT) (envelope-from mharnois@cpinternet.com) Received: from THINKPAD (unknown [192.168.0.10]) by mharnois.mdharnois.net (Postfix) with SMTP id A41223CEF; Tue, 13 Aug 2002 18:29:59 -0500 (CDT) From: "Michael Harnois" To: "Joseph Scott" , "Anders Nordby" Cc: Subject: RE: cvs commit: ports/audio/freeamp Makefile distinfo pkg-comment pkg-descr pkg-plist ports/audio/freeamp/files patch-aa patch-ac patch-ad patch-io-obs-obsinput.cpp patch-io-signature-src-signaturepmo.cpp patch-io-wavout-src-waveou Date: Tue, 13 Aug 2002 18:30:30 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal 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 Trying it now. Michael D. Harnois 2L, University of St. Thomas School of Law Minneapolis, Minnesota -----Original Message----- From: Joseph Scott [mailto:joseph@randomnetworks.com] Sent: Tuesday, August 13, 2002 18:29 To: Anders Nordby Cc: cvs-all@freebsd.org; Michael D. Harnois Subject: Re: cvs commit: ports/audio/freeamp Makefile distinfo pkg-comment pkg-descr pkg-plist ports/audio/freeamp/files patch-aa patch-ac patch-ad patch-io-obs-obsinput.cpp patch-io-signature-src-signaturepmo.cpp patch-io-wavout-src-waveou On Thu, 8 Aug 2002, Anders Nordby wrote: # anders 2002/08/08 12:24:44 PDT # # Removed files: # audio/freeamp Makefile distinfo pkg-comment pkg-descr # pkg-plist # audio/freeamp/files patch-aa patch-ac patch-ad # patch-io-obs-obsinput.cpp # patch-io-signature-src-signaturepmo.cpp # patch-io-wavout-src-waveoutpmo.cpp # sdr2.plugin.S100.audio.rtp.mpa.freeamp # Log: # Remove Freeamp, Freeamp is dead (see # http://anders.fix.no/freebsd/freeamp.txt for the announcement on the old # mailinglists). # # Use Zinf - Zinf Is Not FreeA*p - instead: ports/audio/zinf. If zinf builds on -current then this takes care of PR ports/37474 (freeamp doesn't build on -current). Of course, since freeamp is removed from the ports collection the PR could probably go anyway. -Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 16:33: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 F41C637B400; Tue, 13 Aug 2002 16:33: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 7A9FF43E65; Tue, 13 Aug 2002 16:33:46 -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 QAA66116; Tue, 13 Aug 2002 16:36:42 -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 QAA66109; Tue, 13 Aug 2002 16:36:40 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Date: Tue, 13 Aug 2002 16:36:40 -0700 (PDT) From: Joseph Scott X-Sender: scottj@pebkac.owp.csus.edu To: Christian Weisgerber Cc: cvs-all@freebsd.org, "A.J.Robinson" Subject: Re: cvs commit: ports/sysutils/fastest_cvsup Makefile distinfo In-Reply-To: <200208091727.g79HRkTi034465@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, 9 Aug 2002, Christian Weisgerber wrote: # naddy 2002/08/09 10:27:46 PDT # # Modified files: # sysutils/fastest_cvsup Makefile distinfo # Log: # Update to 0.2.7. # # PR: 41481 # Submitted by: A. J. Robinson This takes care of PR ports/40833 (fastest_cvsup - distinfo needs updating). -Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 16: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 E028837B400; Tue, 13 Aug 2002 16:36: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 7737043E42; Tue, 13 Aug 2002 16:36: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 QAA66219; Tue, 13 Aug 2002 16:38: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 QAA66212; Tue, 13 Aug 2002 16:38:57 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Date: Tue, 13 Aug 2002 16:38:57 -0700 (PDT) From: Joseph Scott X-Sender: scottj@pebkac.owp.csus.edu To: Patrick Li Cc: cvs-all@freebsd.org, Nicholas Esborn Subject: Re: cvs commit: ports/astro/gpsdrive Makefile distinfo pkg-message pkg-plist ports/astro/gpsdrive/files patch-src-Makefile.in patch-src-em.c patch-src-gpsd.c patch-src-tm.c In-Reply-To: <200208091750.g79HodK4037477@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, 9 Aug 2002, Patrick Li wrote: # pat 2002/08/09 10:50:39 PDT # # Modified files: # astro/gpsdrive Makefile distinfo pkg-message pkg-plist # astro/gpsdrive/files patch-src-Makefile.in # Removed files: # astro/gpsdrive/files patch-src-em.c patch-src-gpsd.c # patch-src-tm.c # Log: # Update to 1.26.r4 # # PR: ports/41469 # Submitted by: maintainer This also takes care of PR ports/41363 (Update port: astro/gpsdrive to 1.25). -Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 16: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 D036C37B400; Tue, 13 Aug 2002 16:57:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8077243E3B; Tue, 13 Aug 2002 16:57:35 -0700 (PDT) (envelope-from anders@FreeBSD.org) Received: from freefall.freebsd.org (anders@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7DNvZJU010421; Tue, 13 Aug 2002 16:57:35 -0700 (PDT) (envelope-from anders@freefall.freebsd.org) Received: (from anders@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7DNvZkJ010420; Tue, 13 Aug 2002 16:57:35 -0700 (PDT) Message-Id: <200208132357.g7DNvZkJ010420@freefall.freebsd.org> From: Anders Nordby Date: Tue, 13 Aug 2002 16:57:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/musicbrainz/files patch-mb_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 anders 2002/08/13 16:57:35 PDT Added files: audio/musicbrainz/files patch-mb_freebsd.cpp Log: Fix building in -current. PR: 41457 Submitted by: Dominic Mitchell Revision Changes Path 1.1 +11 -0 ports/audio/musicbrainz/files/patch-mb_freebsd.cpp (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 17: 3: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 662C337B400; Tue, 13 Aug 2002 17:03:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22D6043E70; Tue, 13 Aug 2002 17:03:27 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7E03RJU011163; Tue, 13 Aug 2002 17:03:27 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7E03RAp011162; Tue, 13 Aug 2002 17:03:27 -0700 (PDT) Message-Id: <200208140003.g7E03RAp011162@freefall.freebsd.org> From: Christian Weisgerber Date: Tue, 13 Aug 2002 17:03:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/gnump3d Makefile pkg-plist ports/audio/gnump3d/files patch-config::ltmain.sh patch-src::threads.cc patch-src_files.cc patch-src_theme.cc patch-templates_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 naddy 2002/08/13 17:03:26 PDT Modified files: audio/gnump3d Makefile pkg-plist audio/gnump3d/files patch-config::ltmain.sh patch-src::threads.cc Added files: audio/gnump3d/files patch-src_files.cc patch-src_theme.cc patch-templates_Makefile.in Log: * Always depend on external libvorbis when building with Ogg Vorbis support. * This port does not install any shared libraries. * Don't clobber an existing configuration file or remove a modified one. * Don't install .la files for plugins. * Fix build on -CURRENT. * Fix build on 64-bit platforms. Revision Changes Path 1.7 +2 -1 ports/audio/gnump3d/Makefile 1.2 +27 -2 ports/audio/gnump3d/files/patch-config::ltmain.sh 1.2 +50 -2 ports/audio/gnump3d/files/patch-src::threads.cc 1.1 +14 -0 ports/audio/gnump3d/files/patch-src_files.cc (new) 1.1 +19 -0 ports/audio/gnump3d/files/patch-src_theme.cc (new) 1.1 +14 -0 ports/audio/gnump3d/files/patch-templates_Makefile.in (new) 1.5 +4 -6 ports/audio/gnump3d/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 Aug 13 17:10:18 2002 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 919) id 6DA1E37B400; Tue, 13 Aug 2002 17:10:16 -0700 (PDT) Date: Tue, 13 Aug 2002 17:10:16 -0700 From: Patrick Li To: Joseph Scott Cc: cvs-all@freebsd.org, Nicholas Esborn Subject: Re: cvs commit: ports/astro/gpsdrive Makefile distinfo pkg-message pkg-plist ports/astro/gpsdrive/files patch-src-Makefile.in patch-src-em.c patch-src-gpsd.c patch-src-tm.c Message-ID: <20020813171016.A6826@FreeBSD.org> References: <200208091750.g79HodK4037477@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 Tue, Aug 13, 2002 at 04:38:57PM -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 Tue, Aug 13, 2002 at 04:38:57PM -0700, Joseph Scott wrote: > > On Fri, 9 Aug 2002, Patrick Li wrote: > > # pat 2002/08/09 10:50:39 PDT > # > # Modified files: > # astro/gpsdrive Makefile distinfo pkg-message pkg-plist > # astro/gpsdrive/files patch-src-Makefile.in > # Removed files: > # astro/gpsdrive/files patch-src-em.c patch-src-gpsd.c > # patch-src-tm.c > # Log: > # Update to 1.26.r4 > # > # PR: ports/41469 > # Submitted by: maintainer > > This also takes care of PR ports/41363 (Update > port: astro/gpsdrive to 1.25). > > -Joseph Thanks for catching this. -pat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 17:11: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 6482437B400; Tue, 13 Aug 2002 17:11:33 -0700 (PDT) Received: from pebkac.owp.csus.edu (pebkac.owp.csus.edu [130.86.232.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id D917143E77; Tue, 13 Aug 2002 17:11: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 RAA67009; Tue, 13 Aug 2002 17:14:28 -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 RAA67002; Tue, 13 Aug 2002 17:14:27 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Date: Tue, 13 Aug 2002 17:14:27 -0700 (PDT) From: Joseph Scott X-Sender: scottj@pebkac.owp.csus.edu To: Mario Sergio Fujikawa Ferreira Cc: cvs-all@freebsd.org, Alan Eldridge Subject: Re: cvs commit: ports/graphics/mplayer-skins Makefile distinfo pkg-plist In-Reply-To: <200208131612.g7DGC9sE026250@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 Tue, 13 Aug 2002, Mario Sergio Fujikawa Ferreira wrote: # lioux 2002/08/13 09:12:09 PDT # # Modified files: # graphics/mplayer-skins Makefile distinfo pkg-plist # Log: # Update to 1.0.3: chase distfile checksums (no security concerns) # and add trium skin # # PR: 41608 # Submitted by: alane PR ports/41607 appears to be a duplicate of 41608. -Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 17: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 78D6837B400; Tue, 13 Aug 2002 17:14:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3115A43E72; Tue, 13 Aug 2002 17:14:08 -0700 (PDT) (envelope-from anders@FreeBSD.org) Received: from freefall.freebsd.org (anders@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7E0E8JU019515; Tue, 13 Aug 2002 17:14:08 -0700 (PDT) (envelope-from anders@freefall.freebsd.org) Received: (from anders@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7E0E8Z4019514; Tue, 13 Aug 2002 17:14:08 -0700 (PDT) Message-Id: <200208140014.g7E0E8Z4019514@freefall.freebsd.org> From: Anders Nordby Date: Tue, 13 Aug 2002 17:14:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/opennap/files opennap.sh ports/databases/msql/files msql2.sh ports/emulators/vmware-guestd/files vmware-guestd.sh ports/games/fsgs/files fsgs.sh ports/games/uox3/files uox3.sh ports/net/rtsp_proxy/files rtsp_proxy.sh ports/net/rwhois/files ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG anders 2002/08/13 17:14:07 PDT Modified files: audio/opennap/files opennap.sh databases/msql/files msql2.sh emulators/vmware-guestd/files vmware-guestd.sh games/fsgs/files fsgs.sh games/uox3/files uox3.sh net/rtsp_proxy/files rtsp_proxy.sh net/rwhois/files rwhoisd.sh security/cyrus-sasl/files pwcheck.sh Log: Fix startup-scripts for -current /bin/sh issues. Revision Changes Path 1.3 +5 -2 ports/audio/opennap/files/opennap.sh 1.4 +4 -1 ports/databases/msql/files/msql2.sh 1.2 +2 -1 ports/emulators/vmware-guestd/files/vmware-guestd.sh 1.2 +5 -1 ports/games/fsgs/files/fsgs.sh 1.4 +5 -4 ports/games/uox3/files/uox3.sh 1.4 +4 -1 ports/net/rtsp_proxy/files/rtsp_proxy.sh 1.3 +1 -1 ports/net/rwhois/files/rwhoisd.sh 1.4 +3 -2 ports/security/cyrus-sasl/files/pwcheck.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 17:15: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 1419437B400; Tue, 13 Aug 2002 17:15:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC7E443E3B; Tue, 13 Aug 2002 17:15:26 -0700 (PDT) (envelope-from pat@FreeBSD.org) Received: from freefall.freebsd.org (pat@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7E0FQJU019914; Tue, 13 Aug 2002 17:15:26 -0700 (PDT) (envelope-from pat@freefall.freebsd.org) Received: (from pat@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7E0FQfw019913; Tue, 13 Aug 2002 17:15:26 -0700 (PDT) Message-Id: <200208140015.g7E0FQfw019913@freefall.freebsd.org> From: Patrick Li Date: Tue, 13 Aug 2002 17:15:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/wmnd 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/08/13 17:15:26 PDT Modified files: net/wmnd Makefile distinfo Log: Update to 0.4.3 Approved by: maintainer Revision Changes Path 1.6 +1 -1 ports/net/wmnd/Makefile 1.5 +1 -1 ports/net/wmnd/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 18: 4: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 6F65437B400; Tue, 13 Aug 2002 18:04:44 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9C6943E3B; Tue, 13 Aug 2002 18:04:43 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7E14hJU023605; Tue, 13 Aug 2002 18:04:43 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7E14ho9023604; Tue, 13 Aug 2002 18:04:43 -0700 (PDT) Message-Id: <200208140104.g7E14ho9023604@freefall.freebsd.org> From: Robert Watson Date: Tue, 13 Aug 2002 18:04:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys mbuf.h mount.h pipe.h socketvar.h ucred.h 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 rwatson 2002/08/13 18:04:43 PDT Modified files: sys/sys mbuf.h mount.h pipe.h socketvar.h ucred.h vnode.h Log: Move to a nested include of _label.h instead of mac.h in sys/sys/*.h (Most of the places where mac.h was recursively included from another kernel header file. net/netinet to follow.) Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs Suggested by: bde Revision Changes Path 1.99 +1 -5 src/sys/sys/mbuf.h 1.139 +1 -1 src/sys/sys/mount.h 1.20 +1 -1 src/sys/sys/pipe.h 1.91 +1 -1 src/sys/sys/socketvar.h 1.43 +3 -5 src/sys/sys/ucred.h 1.202 +1 -1 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 Tue Aug 13 18:37: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 6E58A37B400; Tue, 13 Aug 2002 18:37:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 218A843E65; Tue, 13 Aug 2002 18:37:23 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7E1bNJU030464; Tue, 13 Aug 2002 18:37:23 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7E1bMks030463; Tue, 13 Aug 2002 18:37:22 -0700 (PDT) Message-Id: <200208140137.g7E1bMks030463@freefall.freebsd.org> From: Robert Watson Date: Tue, 13 Aug 2002 18:37:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net bpfdesc.h if_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 rwatson 2002/08/13 18:37:22 PDT Modified files: sys/net bpfdesc.h if_var.h Log: Move to nested include of _label.h instead of mac.h, reducing namespace pollution. Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs Suggested by: bde Revision Changes Path 1.21 +1 -1 src/sys/net/bpfdesc.h 1.48 +1 -1 src/sys/net/if_var.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 18:45: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 C81A337B400; Tue, 13 Aug 2002 18:45:11 -0700 (PDT) Received: from Mgw1-in.NCTU.edu.tw (Mgw1-in.nctu.edu.tw [140.113.54.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E0A943E72; Tue, 13 Aug 2002 18:45:10 -0700 (PDT) (envelope-from ijliao@Terry.Dorm11.NCTU.edu.tw) Received: from Terry.Dorm11.NCTU.edu.tw (root@Terry.Dorm11.NCTU.edu.tw [140.113.192.99]) by Mgw1-in.NCTU.edu.tw (8.12.5/8.12.5) with ESMTP id g7E1j9ft087245; Wed, 14 Aug 2002 09:45:09 +0800 (CST) (envelope-from ijliao@Terry.Dorm11.NCTU.edu.tw) Received: from Terry.Dorm11.NCTU.edu.tw (ijliao@localhost [127.0.0.1]) by Terry.Dorm11.NCTU.edu.tw (8.12.5/8.12.5) with ESMTP id g7E1jBFC068853; Wed, 14 Aug 2002 09:45:11 +0800 (CST) (envelope-from ijliao@Terry.Dorm11.NCTU.edu.tw) Received: (from ijliao@localhost) by Terry.Dorm11.NCTU.edu.tw (8.12.5/8.12.5/Submit) id g7E1jBPA068852; Wed, 14 Aug 2002 09:45:11 +0800 (CST) Date: Wed, 14 Aug 2002 09:45:11 +0800 From: Ying-Chieh Liao To: Max Khon Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/graphics Makefile ports/graphics/ipa Makefile distinfo pkg-comment pkg-descr pkg-plist Message-ID: <20020814014511.GA68646@terry.dragon2.net> References: <200208131701.g7DH1Y1r031716@freefall.freebsd.org> <20020813121928.A89696@hub.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="xHFwDpU9dbj6ez1V" Content-Disposition: inline In-Reply-To: <20020813121928.A89696@hub.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 --xHFwDpU9dbj6ez1V Content-Type: text/plain; charset=big5 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 13, 2002 at 12:19:30 -0700, Max Khon wrote: > we already have ports/sysutils/ipa port I dont think there will be any problem no exec conflict, no file conflict, only pkg-name conflict --=20 The sooner you start to code, the longer the program will take. --- Roy Carlson --xHFwDpU9dbj6ez1V Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9WbYnrMYBZRHAI4IRAjO4AKC8VGgZtWcAj8JPsCDAbO3h5hA93QCg22mK NIiJuyNbjOoC5SjJdHa2l0Q= =DQmS -----END PGP SIGNATURE----- --xHFwDpU9dbj6ez1V-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 18:46: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 0A15A37B400; Tue, 13 Aug 2002 18:46:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B603943E6A; Tue, 13 Aug 2002 18:46:23 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from freefall.freebsd.org (trhodes@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7E1kNJU031320; Tue, 13 Aug 2002 18:46:23 -0700 (PDT) (envelope-from trhodes@freefall.freebsd.org) Received: (from trhodes@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7E1kNmB031319; Tue, 13 Aug 2002 18:46:23 -0700 (PDT) Message-Id: <200208140146.g7E1kNmB031319@freefall.freebsd.org> From: Tom Rhodes Date: Tue, 13 Aug 2002 18:46:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/vinum Makefile chapter.sgml vinum-concat.pic vinum-mirrored-vol.pic vinum-raid10-vol.pic vinum-raid5-org.pic vinum-simple-vol.pic vinum-striped-vol.pic vinum-striped.pic X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/13 18:46:23 PDT Added files: en_US.ISO8859-1/books/handbook/vinum Makefile chapter.sgml vinum-concat.pic vinum-mirrored-vol.pic vinum-raid10-vol.pic vinum-raid5-org.pic vinum-simple-vol.pic vinum-striped-vol.pic vinum-striped.pic Log: Add a vinum chapter. Submitted by: grog (docbook work done by Hiten Pandya Revision Changes Path 1.1 +15 -0 doc/en_US.ISO8859-1/books/handbook/vinum/Makefile (new) 1.1 +912 -0 doc/en_US.ISO8859-1/books/handbook/vinum/chapter.sgml (new) 1.1 +78 -0 doc/en_US.ISO8859-1/books/handbook/vinum/vinum-concat.pic (new) 1.1 +25 -0 doc/en_US.ISO8859-1/books/handbook/vinum/vinum-mirrored-vol.pic (new) 1.1 +108 -0 doc/en_US.ISO8859-1/books/handbook/vinum/vinum-raid10-vol.pic (new) 1.1 +84 -0 doc/en_US.ISO8859-1/books/handbook/vinum/vinum-raid5-org.pic (new) 1.1 +21 -0 doc/en_US.ISO8859-1/books/handbook/vinum/vinum-simple-vol.pic (new) 1.1 +62 -0 doc/en_US.ISO8859-1/books/handbook/vinum/vinum-striped-vol.pic (new) 1.1 +84 -0 doc/en_US.ISO8859-1/books/handbook/vinum/vinum-striped.pic (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 18:51: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 478F937B400; Tue, 13 Aug 2002 18:51:06 -0700 (PDT) Received: from hex.databits.net (hex.csh.rit.edu [129.21.60.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4EC143E42; Tue, 13 Aug 2002 18:51:05 -0700 (PDT) (envelope-from petef@databits.net) Received: by hex.databits.net (Postfix, from userid 1001) id 2339221134; Tue, 13 Aug 2002 21:51:05 -0400 (EDT) Date: Tue, 13 Aug 2002 19:51:05 -0600 From: Pete Fritchman To: Ying-Chieh Liao Cc: Max Khon , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/graphics Makefile ports/graphics/ipa Makefile distinfo pkg-comment pkg-descr pkg-plist Message-ID: <20020813195105.A15414@absolutbsd.org> References: <200208131701.g7DH1Y1r031716@freefall.freebsd.org> <20020813121928.A89696@hub.freebsd.org> <20020814014511.GA68646@terry.dragon2.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020814014511.GA68646@terry.dragon2.net>; from ijliao@FreeBSD.org on Wed, Aug 14, 2002 at 09:45:11AM +0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ++ 14/08/02 09:45 +0800 - Ying-Chieh Liao: | On Tue, Aug 13, 2002 at 12:19:30 -0700, Max Khon wrote: | > we already have ports/sysutils/ipa port | | I dont think there will be any problem | no exec conflict, no file conflict, only pkg-name conflict Well, a package name conflict is a problem... --pete -- Pete Fritchman [petef@(databits.net|freebsd.org|wyom.net)] finger petef@databits.net for PGP key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 18:55: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 C3ECC37B400; Tue, 13 Aug 2002 18:55:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72AF443E70; Tue, 13 Aug 2002 18:55: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.4/8.12.4) with ESMTP id g7E1toJU031961; Tue, 13 Aug 2002 18:55:50 -0700 (PDT) (envelope-from trhodes@freefall.freebsd.org) Received: (from trhodes@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7E1toYJ031960; Tue, 13 Aug 2002 18:55:50 -0700 (PDT) Message-Id: <200208140155.g7E1toYJ031960@freefall.freebsd.org> From: Tom Rhodes Date: Tue, 13 Aug 2002 18:55:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook Makefile book.sgml chapters.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 trhodes 2002/08/13 18:55:50 PDT Modified files: en_US.ISO8859-1/books/handbook Makefile book.sgml chapters.ent Log: Add the new vinum chapter to the build. Revision Changes Path 1.60 +8 -0 doc/en_US.ISO8859-1/books/handbook/Makefile 1.125 +2 -0 doc/en_US.ISO8859-1/books/handbook/book.sgml 1.22 +1 -0 doc/en_US.ISO8859-1/books/handbook/chapters.ent To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 19:10: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 CCEF537B400; Tue, 13 Aug 2002 19:10:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CCAE43E70; Tue, 13 Aug 2002 19:10:48 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: from freefall.freebsd.org (alfred@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7E2AmJU037365; Tue, 13 Aug 2002 19:10:48 -0700 (PDT) (envelope-from alfred@freefall.freebsd.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7E2AmAB037364; Tue, 13 Aug 2002 19:10:48 -0700 (PDT) Message-Id: <200208140210.g7E2AmAB037364@freefall.freebsd.org> From: Alfred Perlstein Date: Tue, 13 Aug 2002 19:10:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/platforms ppc.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 alfred 2002/08/13 19:10:48 PDT Modified files: en/platforms ppc.sgml Log: Add a mini-FAQ to the ppc port page. There's a hack in here for Benno's email address (I used </>) and it would be nice if it was fixed. Requested by: benno PR: www/40060 Revision Changes Path 1.4 +104 -7 www/en/platforms/ppc.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 19: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 7C09B37B400; Tue, 13 Aug 2002 19:47:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F55543E4A; Tue, 13 Aug 2002 19:47:24 -0700 (PDT) (envelope-from jim@FreeBSD.org) Received: from freefall.freebsd.org (jim@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7E2lOJU040598; Tue, 13 Aug 2002 19:47:24 -0700 (PDT) (envelope-from jim@freefall.freebsd.org) Received: (from jim@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7E2lNDd040597; Tue, 13 Aug 2002 19:47:23 -0700 (PDT) Message-Id: <200208140247.g7E2lNDd040597@freefall.freebsd.org> From: Jim Mock Date: Tue, 13 Aug 2002 19:47:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/wmpop3 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jim 2002/08/13 19:47:23 PDT Modified files: mail/wmpop3 Makefile Log: Fix installation of the README file. Submitted by: Scott Dale Robison Revision Changes Path 1.15 +2 -2 ports/mail/wmpop3/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 20: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 2E35F37B400; Tue, 13 Aug 2002 20:40:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7D9543E6A; Tue, 13 Aug 2002 20:40:49 -0700 (PDT) (envelope-from benno@FreeBSD.org) Received: from freefall.freebsd.org (benno@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7E3enJU048670; Tue, 13 Aug 2002 20:40:49 -0700 (PDT) (envelope-from benno@freefall.freebsd.org) Received: (from benno@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7E3encY048669; Tue, 13 Aug 2002 20:40:49 -0700 (PDT) Message-Id: <200208140340.g7E3encY048669@freefall.freebsd.org> From: Benno Rice Date: Tue, 13 Aug 2002 20:40:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/platforms ppc.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 benno 2002/08/13 20:40:49 PDT Modified files: en/platforms ppc.sgml Log: Fix my email address by replacing it with a mailto link instead of quoting it verbatim. Requested by: alfred Revision Changes Path 1.5 +2 -2 www/en/platforms/ppc.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 21:26: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 6EE7B37B400; Tue, 13 Aug 2002 21:26:30 -0700 (PDT) Received: from dilbert.robbins.dropbear.id.au (141.a.003.mel.iprimus.net.au [203.134.172.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 969AF43E72; Tue, 13 Aug 2002 21:26:27 -0700 (PDT) (envelope-from tim@robbins.dropbear.id.au) Received: from dilbert.robbins.dropbear.id.au (dox8b88urv5uf4nd@localhost [127.0.0.1]) by dilbert.robbins.dropbear.id.au (8.12.3/8.12.3) with ESMTP id g7E4QRKF041850; Wed, 14 Aug 2002 14:26:27 +1000 (EST) (envelope-from tim@dilbert.robbins.dropbear.id.au) Received: (from tim@localhost) by dilbert.robbins.dropbear.id.au (8.12.3/8.12.3/Submit) id g7E4QQo5041849; Wed, 14 Aug 2002 14:26:26 +1000 (EST) Date: Wed, 14 Aug 2002 14:26:25 +1000 From: Tim Robbins To: Poul-Henning Kamp Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/stdio Makefile.inc Message-ID: <20020814142625.A40787@dilbert.robbins.dropbear.id.au> References: <200208131855.g7DItqSi056548@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: <200208131855.g7DItqSi056548@freefall.freebsd.org>; from phk@FreeBSD.org on Tue, Aug 13, 2002 at 11:55:52AM -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 Tue, Aug 13, 2002 at 11:55:52AM -0700, Poul-Henning Kamp wrote: > phk 2002/08/13 11:55:52 PDT > > Modified files: > lib/libc/stdio Makefile.inc > Log: > Unbreak one of the most confusing breaks of the tree I've seen. > > The last commit cannot possibly have been tested. "Oops" - thanks for fixing this. Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 22:37: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 C5FB537B400; Tue, 13 Aug 2002 22:37:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7854F43E4A; Tue, 13 Aug 2002 22:37:16 -0700 (PDT) (envelope-from gordon@FreeBSD.org) Received: from freefall.freebsd.org (gordon@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7E5bGJU066416; Tue, 13 Aug 2002 22:37:16 -0700 (PDT) (envelope-from gordon@freefall.freebsd.org) Received: (from gordon@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7E5bGgx066415; Tue, 13 Aug 2002 22:37:16 -0700 (PDT) Message-Id: <200208140537.g7E5bGgx066415@freefall.freebsd.org> From: Gordon Tetlow Date: Tue, 13 Aug 2002 22:37:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc rc.subr src/etc/defaults rc.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 gordon 2002/08/13 22:37:15 PDT Modified files: etc rc rc.subr etc/defaults rc.conf Log: Clean up some variables that should have been done before: xntpd_* -> ntpd_* portmap_* -> rpcbind_* Also change single_mountd_enable to mountd_enable. We also include shims for all the old variable names. Submitted by: Mike Makonnen Revision Changes Path 1.155 +9 -9 src/etc/defaults/rc.conf 1.315 +16 -4 src/etc/rc 1.4 +15 -1 src/etc/rc.subr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 22:44: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 4E8DD37B401; Tue, 13 Aug 2002 22:44:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1138643E42; Tue, 13 Aug 2002 22:44:33 -0700 (PDT) (envelope-from gordon@FreeBSD.org) Received: from freefall.freebsd.org (gordon@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7E5iWJU067350; Tue, 13 Aug 2002 22:44:32 -0700 (PDT) (envelope-from gordon@freefall.freebsd.org) Received: (from gordon@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7E5iWU8067349; Tue, 13 Aug 2002 22:44:32 -0700 (PDT) Message-Id: <200208140544.g7E5iWU8067349@freefall.freebsd.org> From: Gordon Tetlow Date: Tue, 13 Aug 2002 22:44:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.network src/etc/rc.d amd keyserv mountd nfsd ntpd rpcbind yppasswdd ypserv ypset ypupdated ypxfrd X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gordon 2002/08/13 22:44:32 PDT Modified files: etc rc.network etc/rc.d amd keyserv mountd nfsd ntpd rpcbind yppasswdd ypserv ypset ypupdated ypxfrd Log: Clean up the scripts to use the new variables: xntpd_* -> ntpd_* portmap_* -> rpcbind_* Also change single_mountd_enable -> mountd_enable Changing the mountd flags brings us closer to NetBSD. All of the old variable names are shimmed so you can continue to use the old variable name. Finally make /etc/rc.d/mountd no longer dependent on nfs as there are (apparently) other consumers of mountd. Submitted by: Mike Makonnen Revision Changes Path 1.6 +1 -1 src/etc/rc.d/amd 1.2 +12 -1 src/etc/rc.d/keyserv 1.6 +2 -14 src/etc/rc.d/mountd 1.4 +12 -1 src/etc/rc.d/nfsd 1.3 +6 -9 src/etc/rc.d/ntpd 1.5 +3 -14 src/etc/rc.d/rpcbind 1.3 +15 -1 src/etc/rc.d/yppasswdd 1.3 +10 -1 src/etc/rc.d/ypserv 1.2 +11 -1 src/etc/rc.d/ypset 1.2 +11 -1 src/etc/rc.d/ypupdated 1.2 +11 -1 src/etc/rc.d/ypxfrd 1.135 +7 -7 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 Tue Aug 13 22:45: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 075FB37B400; Tue, 13 Aug 2002 22:45:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD41943E6A; Tue, 13 Aug 2002 22:45:48 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from freefall.freebsd.org (trhodes@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7E5jmJU067484; Tue, 13 Aug 2002 22:45:48 -0700 (PDT) (envelope-from trhodes@freefall.freebsd.org) Received: (from trhodes@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7E5jm7d067483; Tue, 13 Aug 2002 22:45:48 -0700 (PDT) Message-Id: <200208140545.g7E5jm7d067483@freefall.freebsd.org> From: Tom Rhodes Date: Tue, 13 Aug 2002 22:45:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/vinum 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/08/13 22:45:48 PDT Modified files: en_US.ISO8859-1/books/handbook/vinum chapter.sgml Log: grog did not contribute, he wrote. Lets reflect this fact. Submitted by: Hiten Pandya Revision Changes Path 1.2 +1 -1 doc/en_US.ISO8859-1/books/handbook/vinum/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 Aug 13 22:58: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 D9E6F37B400; Tue, 13 Aug 2002 22:58:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27C6243E6E; Tue, 13 Aug 2002 22:58:45 -0700 (PDT) (envelope-from gordon@FreeBSD.org) Received: from freefall.freebsd.org (gordon@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7E5wiJU068398; Tue, 13 Aug 2002 22:58:44 -0700 (PDT) (envelope-from gordon@freefall.freebsd.org) Received: (from gordon@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7E5wiN0068397; Tue, 13 Aug 2002 22:58:44 -0700 (PDT) Message-Id: <200208140558.g7E5wiN0068397@freefall.freebsd.org> From: Gordon Tetlow Date: Tue, 13 Aug 2002 22:58:44 -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 gordon 2002/08/13 22:58:44 PDT Modified files: etc rc Log: Don't export variables from /etc/rc when doing rc_ng because the scripts are sourced in a subshell. Submitted by: Mike Makonnen Revision Changes Path 1.316 +0 -2 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 Tue Aug 13 23:14:43 2002 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 904) id 84C0137B407; Tue, 13 Aug 2002 23:14:38 -0700 (PDT) Date: Tue, 13 Aug 2002 23:14:38 -0700 From: Max Khon To: Ying-Chieh Liao Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/graphics Makefile ports/graphics/ipa Makefile distinfo pkg-comment pkg-descr pkg-plist Message-ID: <20020813231438.A24589@hub.freebsd.org> References: <200208131701.g7DH1Y1r031716@freefall.freebsd.org> <20020813121928.A89696@hub.freebsd.org> <20020814014511.GA68646@terry.dragon2.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: <20020814014511.GA68646@terry.dragon2.net>; from ijliao@FreeBSD.org on Wed, Aug 14, 2002 at 09:45:11AM +0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hi, there! On Wed, Aug 14, 2002 at 09:45:11AM +0800, Ying-Chieh Liao wrote: > > we already have ports/sysutils/ipa port > > I dont think there will be any problem > no exec conflict, no file conflict, only pkg-name conflict we use only package names in Latest/ /fjoe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 23:15: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 ED57137B407; Tue, 13 Aug 2002 23:15:23 -0700 (PDT) Received: from Mgw1-in.NCTU.edu.tw (Mgw1-in.nctu.edu.tw [140.113.54.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9330C43E70; Tue, 13 Aug 2002 23:15:22 -0700 (PDT) (envelope-from ijliao@Terry.Dorm11.NCTU.edu.tw) Received: from Terry.Dorm11.NCTU.edu.tw (root@Terry.Dorm11.NCTU.edu.tw [140.113.192.99]) by Mgw1-in.NCTU.edu.tw (8.12.5/8.12.5) with ESMTP id g7E6F7ft001936; Wed, 14 Aug 2002 14:15:07 +0800 (CST) (envelope-from ijliao@Terry.Dorm11.NCTU.edu.tw) Received: from Terry.Dorm11.NCTU.edu.tw (ijliao@localhost [127.0.0.1]) by Terry.Dorm11.NCTU.edu.tw (8.12.5/8.12.5) with ESMTP id g7E6FBFC075071; Wed, 14 Aug 2002 14:15:11 +0800 (CST) (envelope-from ijliao@Terry.Dorm11.NCTU.edu.tw) Received: (from ijliao@localhost) by Terry.Dorm11.NCTU.edu.tw (8.12.5/8.12.5/Submit) id g7E6FA5q075066; Wed, 14 Aug 2002 14:15:10 +0800 (CST) Date: Wed, 14 Aug 2002 14:15:09 +0800 From: Ying-Chieh Liao To: Pete Fritchman Cc: Max Khon , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/graphics Makefile ports/graphics/ipa Makefile distinfo pkg-comment pkg-descr pkg-plist Message-ID: <20020814061509.GA75031@terry.dragon2.net> References: <200208131701.g7DH1Y1r031716@freefall.freebsd.org> <20020813121928.A89696@hub.freebsd.org> <20020814014511.GA68646@terry.dragon2.net> <20020813195105.A15414@absolutbsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="XsQoSWH+UP9D9v3l" Content-Disposition: inline In-Reply-To: <20020813195105.A15414@absolutbsd.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 --XsQoSWH+UP9D9v3l Content-Type: text/plain; charset=big5 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 13, 2002 at 19:51:05 -0600, Pete Fritchman wrote: > Well, a package name conflict is a problem... change to IPA ? --=20 char*p=3D"char*p=3D%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,= 34);} -- Anonymous --XsQoSWH+UP9D9v3l Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9WfVtrMYBZRHAI4IRAjwOAJ9/TXy5UAZIzTOMaXsUb5yJiQheyQCgn+ZO 7uPkyLwk8th2yOGSfU5Kpc0= =gmsZ -----END PGP SIGNATURE----- --XsQoSWH+UP9D9v3l-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 23:17: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 97DB137B400; Tue, 13 Aug 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 4BAE843E7B; Tue, 13 Aug 2002 23:17:44 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7E6HiJU074069; Tue, 13 Aug 2002 23:17:44 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7E6HiHp074068; Tue, 13 Aug 2002 23:17:44 -0700 (PDT) Message-Id: <200208140617.g7E6HiHp074068@freefall.freebsd.org> From: Joe Marcus Clarke Date: Tue, 13 Aug 2002 23:17:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/yelp 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/08/13 23:17:44 PDT Modified files: x11/yelp Makefile distinfo Log: Update to 1.0.3. Revision Changes Path 1.9 +1 -1 ports/x11/yelp/Makefile 1.7 +1 -1 ports/x11/yelp/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 23: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 E1AAB37B400; Tue, 13 Aug 2002 23:32:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9588B43E65; Tue, 13 Aug 2002 23:32: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.4/8.12.4) with ESMTP id g7E6WHJU075375; Tue, 13 Aug 2002 23:32:17 -0700 (PDT) (envelope-from murray@freefall.freebsd.org) Received: (from murray@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7E6WHgZ075374; Tue, 13 Aug 2002 23:32:17 -0700 (PDT) Message-Id: <200208140632.g7E6WHgZ075374@freefall.freebsd.org> From: Murray Stokely Date: Tue, 13 Aug 2002 23:32:17 -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: HEAD Sender: owner-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/08/13 23:32:17 PDT Modified files: gnu/usr.bin/groff/tmac mdoc.local Log: Add definition for FreeBSD 4.6.2. Revision Changes Path 1.15 +1 -0 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 Tue Aug 13 23: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 A87BE37B400; Tue, 13 Aug 2002 23:35:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B89A43E42; Tue, 13 Aug 2002 23:35:42 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from freefall.freebsd.org (murray@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7E6ZgJU075549; Tue, 13 Aug 2002 23:35:42 -0700 (PDT) (envelope-from murray@freefall.freebsd.org) Received: (from murray@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7E6ZfqL075548; Tue, 13 Aug 2002 23:35:41 -0700 (PDT) Message-Id: <200208140635.g7E6ZfqL075548@freefall.freebsd.org> From: Murray Stokely Date: Tue, 13 Aug 2002 23:35:41 -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 Sender: owner-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/08/13 23:35:41 PDT Modified files: (Branch: RELENG_4) gnu/usr.bin/groff/tmac mdoc.local Log: MFC: r1.15 - definition for FreeBSD 4.6.2. Revision Changes Path 1.2.2.14 +1 -0 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 Tue Aug 13 23: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 1121337B400; Tue, 13 Aug 2002 23:37:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B868843E72; Tue, 13 Aug 2002 23:37:04 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from freefall.freebsd.org (murray@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7E6b4JU075894; Tue, 13 Aug 2002 23:37:04 -0700 (PDT) (envelope-from murray@freefall.freebsd.org) Received: (from murray@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7E6b41t075893; Tue, 13 Aug 2002 23:37:04 -0700 (PDT) Message-Id: <200208140637.g7E6b41t075893@freefall.freebsd.org> From: Murray Stokely Date: Tue, 13 Aug 2002 23:37:04 -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_6 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG murray 2002/08/13 23:37:04 PDT Modified files: (Branch: RELENG_4_6) gnu/usr.bin/groff/tmac mdoc.local Log: Add a definition for FreeBSD 4.6.2 and change the default .Os value. Approved by: re Revision Changes Path 1.2.2.11.2.4 +2 -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 Tue Aug 13 23:39: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 24F7637B400; Tue, 13 Aug 2002 23:39:37 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCA8B43E70; Tue, 13 Aug 2002 23:39:36 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from freefall.freebsd.org (murray@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7E6daJU076192; Tue, 13 Aug 2002 23:39:36 -0700 (PDT) (envelope-from murray@freefall.freebsd.org) Received: (from murray@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7E6daPQ076191; Tue, 13 Aug 2002 23:39:36 -0700 (PDT) Message-Id: <200208140639.g7E6daPQ076191@freefall.freebsd.org> From: Murray Stokely Date: Tue, 13 Aug 2002 23:39:36 -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/08/13 23:39:36 PDT Modified files: en_US.ISO8859-1/articles/releng article.sgml Log: Remove contribed groff_mdoc.man from version bump list -- we only need to update this in mdoc.local. Revision Changes Path 1.35 +0 -4 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 Tue Aug 13 23:44: 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 76E1737B400; Tue, 13 Aug 2002 23:44:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C0E943E42; Tue, 13 Aug 2002 23:44: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.4/8.12.4) with ESMTP id g7E6i6JU076813; Tue, 13 Aug 2002 23:44:06 -0700 (PDT) (envelope-from murray@freefall.freebsd.org) Received: (from murray@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7E6i63F076812; Tue, 13 Aug 2002 23:44:06 -0700 (PDT) Message-Id: <200208140644.g7E6i63F076812@freefall.freebsd.org> From: Murray Stokely Date: Tue, 13 Aug 2002 23:44:05 -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_6 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG murray 2002/08/13 23:44:05 PDT Modified files: (Branch: RELENG_4_6) sys/conf newvers.sh Log: 4.6.1-RELEASE-p11 becomes 4.6.2-RELEASE. Revision Changes Path 1.44.2.23.2.17 +2 -2 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 Tue Aug 13 23:45: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 8FC2C37B400; Tue, 13 Aug 2002 23:45:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02C2443E42; Tue, 13 Aug 2002 23:45:08 -0700 (PDT) (envelope-from yoichi@FreeBSD.org) Received: from freefall.freebsd.org (yoichi@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7E6j7JU076907; Tue, 13 Aug 2002 23:45:07 -0700 (PDT) (envelope-from yoichi@freefall.freebsd.org) Received: (from yoichi@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7E6j7S0076905; Tue, 13 Aug 2002 23:45:07 -0700 (PDT) Message-Id: <200208140645.g7E6j7S0076905@freefall.freebsd.org> From: Yoichi NAKAYAMA Date: Tue, 13 Aug 2002 23:45:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/ecb Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG yoichi 2002/08/13 23:45:07 PDT Modified files: devel/ecb Makefile distinfo pkg-descr pkg-plist Log: Update to 1.80 PR: ports/41649 Submitted by: maintainer Revision Changes Path 1.3 +10 -2 ports/devel/ecb/Makefile 1.3 +1 -1 ports/devel/ecb/distinfo 1.2 +1 -1 ports/devel/ecb/pkg-descr 1.3 +9 -0 ports/devel/ecb/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 Aug 13 23:46: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 322DF37B400; Tue, 13 Aug 2002 23:46:25 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56C9243E4A; Tue, 13 Aug 2002 23:46:19 -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 g7E6jT579853; Wed, 14 Aug 2002 09:45:29 +0300 (EEST) (envelope-from ru) Date: Wed, 14 Aug 2002 09:45:29 +0300 From: Ruslan Ermilov To: Julian Elischer Cc: Wilko Bulte , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/gnu/usr.bin/ld ld.1 ld.1aout src/gnu/usr.bin/tar tar.1 src/lib/libc/gen fmtcheck.3 src/lib/libc/sys acct.2 src/sbin/growfs growfs.8 src/sbin/init init.8 src/sbin/natd natd.8 Message-ID: <20020814064529.GA79574@sunbay.com> References: <20020813194813.GB36804@sunbay.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3V7upXqbjpZ4EhLz" Content-Disposition: inline In-Reply-To: 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 --3V7upXqbjpZ4EhLz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 13, 2002 at 12:58:28PM -0700, Julian Elischer wrote: >=20 > > > What is wrong with 'can not'? > > >=20 > > Nothing wrong, just because "can" has an explicit negative form > > and due to an existing ratio (we had about 450 cannot's vs. 7 > > can not's) I thought it would be a good idea to be consistent. >=20 > "can't" saves a byte :-b >=20 We avoid (do not) use contractions in manpages. 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 --3V7upXqbjpZ4EhLz Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9WfyJUkv4P6juNwoRAtebAKCH/wCFFdv/Vce2ltS9FpPe1ROdDwCdGPUX c0JU6oh8sz61M/0Ct6WMqyk= =Yo0B -----END PGP SIGNATURE----- --3V7upXqbjpZ4EhLz-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 23:47: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 50D6937B401; Tue, 13 Aug 2002 23:47:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FD5443E42; Tue, 13 Aug 2002 23:47:16 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from freefall.freebsd.org (murray@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7E6lFJU077195; Tue, 13 Aug 2002 23:47:15 -0700 (PDT) (envelope-from murray@freefall.freebsd.org) Received: (from murray@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7E6lFiE077194; Tue, 13 Aug 2002 23:47:15 -0700 (PDT) Message-Id: <200208140647.g7E6lFiE077194@freefall.freebsd.org> From: Murray Stokely Date: Tue, 13 Aug 2002 23:47:15 -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_6 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG murray 2002/08/13 23:47:15 PDT Modified files: (Branch: RELENG_4_6) release/doc/share/sgml release.ent Log: Update version number for release documentation. Approved by: re (bmah) Revision Changes Path 1.1.2.10.2.3 +2 -2 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 Tue Aug 13 23:49: 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 C615737B400; Tue, 13 Aug 2002 23:48:58 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8677F43E6A; Tue, 13 Aug 2002 23:48:58 -0700 (PDT) (envelope-from anders@FreeBSD.org) Received: from freefall.freebsd.org (anders@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7E6mwJU077336; Tue, 13 Aug 2002 23:48:58 -0700 (PDT) (envelope-from anders@freefall.freebsd.org) Received: (from anders@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7E6mwZU077335; Tue, 13 Aug 2002 23:48:58 -0700 (PDT) Message-Id: <200208140648.g7E6mwZU077335@freefall.freebsd.org> From: Anders Nordby Date: Tue, 13 Aug 2002 23:48:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/comms/gnokii Makefile distinfo ports/comms/gnokii/files patch-Docs-Makefile patch-Makefile patch-Makefile.global.in patch-configure patch-gnokii-Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/13 23:48:58 PDT Modified files: comms/gnokii Makefile distinfo comms/gnokii/files patch-Docs-Makefile patch-Makefile patch-Makefile.global.in patch-configure Added files: comms/gnokii/files patch-gnokii-Makefile Log: Update to version 0.4.3. Revision Changes Path 1.14 +2 -4 ports/comms/gnokii/Makefile 1.5 +1 -1 ports/comms/gnokii/distinfo 1.3 +2 -2 ports/comms/gnokii/files/patch-Docs-Makefile 1.3 +0 -12 ports/comms/gnokii/files/patch-Makefile 1.4 +6 -5 ports/comms/gnokii/files/patch-Makefile.global.in 1.2 +3 -11 ports/comms/gnokii/files/patch-configure 1.1 +16 -0 ports/comms/gnokii/files/patch-gnokii-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 Aug 13 23: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 3B88737B400; Tue, 13 Aug 2002 23:50:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E345C43E4A; Tue, 13 Aug 2002 23:50:51 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from freefall.freebsd.org (murray@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7E6opJU077831; Tue, 13 Aug 2002 23:50:51 -0700 (PDT) (envelope-from murray@freefall.freebsd.org) Received: (from murray@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7E6opT6077830; Tue, 13 Aug 2002 23:50:51 -0700 (PDT) Message-Id: <200208140650.g7E6opT6077830@freefall.freebsd.org> From: Murray Stokely Date: Tue, 13 Aug 2002 23:50:51 -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/08/13 23:50:51 PDT Modified files: share/sgml freebsd.ent Log: FreeBSD 4.6.2 is imminent. Revision Changes Path 1.17 +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 Tue Aug 13 23:57: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 C789E37B400; Tue, 13 Aug 2002 23:57:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78DAB43E72; Tue, 13 Aug 2002 23:57:08 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7E6v8JU078202; Tue, 13 Aug 2002 23:57:08 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7E6v80g078201; Tue, 13 Aug 2002 23:57:08 -0700 (PDT) Message-Id: <200208140657.g7E6v80g078201@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 13 Aug 2002 23:57:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils/ld Makefile Makefile.alpha Makefile.i386 X-FreeBSD-CVS-Branch: RELENG_4_6 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/08/13 23:57:08 PDT Modified files: (Branch: RELENG_4_6) gnu/usr.bin/binutils/ld Makefile Makefile.alpha Makefile.i386 Log: MFC: Honor TOOLS_PREFIX. (Makes RELENG_4_6 buildable for those who do not have libcrypto.so.2 under /usr/lib and attempt to buildworld with crypto support. This became needed after the OpenSSH merge.) Approved by: re (murray) Revision Changes Path 1.8.2.5.4.1 +2 -2 src/gnu/usr.bin/binutils/ld/Makefile 1.7.2.3.8.1 +2 -2 src/gnu/usr.bin/binutils/ld/Makefile.alpha 1.8.2.3.8.1 +2 -2 src/gnu/usr.bin/binutils/ld/Makefile.i386 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Aug 13 23: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 2B4A737B400; Tue, 13 Aug 2002 23:59:28 -0700 (PDT) Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6BBF43E6A; Tue, 13 Aug 2002 23:59:27 -0700 (PDT) (envelope-from will@csociety.org) Received: by squall.waterspout.com (Postfix, from userid 1050) id AEBA69B3A; Wed, 14 Aug 2002 01:59:26 -0500 (EST) Date: Wed, 14 Aug 2002 01:59:26 -0500 From: Will Andrews To: Max Khon Cc: Ying-Chieh Liao , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/graphics Makefile ports/graphics/ipa Makefile distinfo pkg-comment pkg-descr pkg-plist Message-ID: <20020814065926.GG18228@squall.waterspout.com> Mail-Followup-To: Max Khon , Ying-Chieh Liao , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200208131701.g7DH1Y1r031716@freefall.freebsd.org> <20020813121928.A89696@hub.freebsd.org> <20020814014511.GA68646@terry.dragon2.net> <20020813231438.A24589@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020813231438.A24589@hub.freebsd.org> User-Agent: Mutt/1.3.26i Sender: owner-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, Aug 13, 2002 at 11:14:38PM -0700, Max Khon wrote: > we use only package names in Latest/ No. We use them in All/ as well as any categories. PKGNAME will need to be redefined for this port. I second the "IPA" suggestion, seems to be the simplest solution. However, keep in mind that users may be confused if they did not know that there are two things named 'ipa', and pkg_add -r ipa (or IPA) and expect one thing but get the other. A PKGNAME change in both packages may be the most desirable direction. :\ 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 Aug 14 0:18:58 2002 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 904) id D3ADC37B400; Wed, 14 Aug 2002 00:18:54 -0700 (PDT) Date: Wed, 14 Aug 2002 00:18:54 -0700 From: Max Khon To: Ying-Chieh Liao , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/graphics Makefile ports/graphics/ipa Makefile distinfo pkg-comment pkg-descr pkg-plist Message-ID: <20020814001854.A29948@hub.freebsd.org> References: <200208131701.g7DH1Y1r031716@freefall.freebsd.org> <20020813121928.A89696@hub.freebsd.org> <20020814014511.GA68646@terry.dragon2.net> <20020813231438.A24589@hub.freebsd.org> <20020814065926.GG18228@squall.waterspout.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: <20020814065926.GG18228@squall.waterspout.com>; from will@csociety.org on Wed, Aug 14, 2002 at 01:59:26AM -0500 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hi, there! On Wed, Aug 14, 2002 at 01:59:26AM -0500, Will Andrews wrote: > > we use only package names in Latest/ > > No. We use them in All/ as well as any categories. PKGNAME will > need to be redefined for this port. I second the "IPA" > suggestion, seems to be the simplest solution. However, keep in > mind that users may be confused if they did not know that there > are two things named 'ipa', and pkg_add -r ipa (or IPA) and > expect one thing but get the other. A PKGNAME change in both > packages may be the most desirable direction. :\ I wanted to say that in Latest/ we do not use version numbers (only port names) and there will obvious name clash (and yes, having two ports with the same name is at least confusing for users) /fjoe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 1:10: 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 13E5237B400; Wed, 14 Aug 2002 01:10:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C44B43E3B; Wed, 14 Aug 2002 01:10:01 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7E8A1JU092568; Wed, 14 Aug 2002 01:10:01 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7E8A1nk092567; Wed, 14 Aug 2002 01:10:01 -0700 (PDT) Message-Id: <200208140810.g7E8A1nk092567@freefall.freebsd.org> From: Ying-Chieh Liao Date: Wed, 14 Aug 2002 01:10:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/ipa 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/08/14 01:10:01 PDT Modified files: graphics Makefile Removed files: graphics/ipa Makefile distinfo pkg-comment pkg-descr pkg-plist Log: remove ipa Revision Changes Path 1.485 +0 -1 ports/graphics/Makefile 1.2 +0 -25 ports/graphics/ipa/Makefile (dead) 1.2 +0 -1 ports/graphics/ipa/distinfo (dead) 1.2 +0 -1 ports/graphics/ipa/pkg-comment (dead) 1.2 +0 -6 ports/graphics/ipa/pkg-descr (dead) 1.2 +0 -34 ports/graphics/ipa/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 Wed Aug 14 1: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 4057737B400; Wed, 14 Aug 2002 01:12:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E29F643E4A; Wed, 14 Aug 2002 01:12: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.4/8.12.4) with ESMTP id g7E8C0JU093088; Wed, 14 Aug 2002 01:12:00 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7E8C0sw093087; Wed, 14 Aug 2002 01:12:00 -0700 (PDT) Message-Id: <200208140812.g7E8C0sw093087@freefall.freebsd.org> From: Ying-Chieh Liao Date: Wed, 14 Aug 2002 01:12:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/IPA 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/08/14 01:12:00 PDT Modified files: graphics Makefile Added files: graphics/IPA Makefile distinfo pkg-comment pkg-descr pkg-plist Log: re-add IPA 1.00 Image Processing Algorithms Revision Changes Path 1.1 +24 -0 ports/graphics/IPA/Makefile (new) 1.1 +1 -0 ports/graphics/IPA/distinfo (new) 1.1 +1 -0 ports/graphics/IPA/pkg-comment (new) 1.1 +6 -0 ports/graphics/IPA/pkg-descr (new) 1.1 +34 -0 ports/graphics/IPA/pkg-plist (new) 1.486 +1 -0 ports/graphics/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 1:12: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 53F1837B405; Wed, 14 Aug 2002 01:12:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08A2F43E4A; Wed, 14 Aug 2002 01:12: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.4/8.12.4) with ESMTP id g7E8C3JU093138; Wed, 14 Aug 2002 01:12:03 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7E8C3XY093137; Wed, 14 Aug 2002 01:12:03 -0700 (PDT) Message-Id: <200208140812.g7E8C3XY093137@freefall.freebsd.org> From: Ying-Chieh Liao Date: Wed, 14 Aug 2002 01:12: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 ijliao 2002/08/14 01:12:03 PDT Modified files: . modules Log: IPA --> ports/graphics/IPA Revision Changes Path 1.5711 +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 Aug 14 1: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 A607237B4A2; Wed, 14 Aug 2002 01:12:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BD5543E6A; Wed, 14 Aug 2002 01:12: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.4/8.12.4) with ESMTP id g7E8CAJU093173; Wed, 14 Aug 2002 01:12:10 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7E8CAla093172; Wed, 14 Aug 2002 01:12:10 -0700 (PDT) Message-Id: <200208140812.g7E8CAla093172@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 14 Aug 2002 01:12:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/internal photos.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 ru 2002/08/14 01:12:09 PDT Modified files: en/internal photos.sgml Log: Fixed broken BSDCon Europe 2001 link. Revision Changes Path 1.18 +2 -2 www/en/internal/photos.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 1:47: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 1E1B737B400; Wed, 14 Aug 2002 01:47:33 -0700 (PDT) Received: from mailout07.sul.t-online.com (mailout07.sul.t-online.com [194.25.134.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7167443E4A; Wed, 14 Aug 2002 01:47:32 -0700 (PDT) (envelope-from Jan.Stocker@t-online.de) Received: from fwd06.sul.t-online.de by mailout07.sul.t-online.com with smtp id 17etoQ-0006rr-00; Wed, 14 Aug 2002 10:47:30 +0200 Received: from twoflower.liebende.de (320072111332-0001@[217.80.127.107]) by fwd06.sul.t-online.com with esmtp id 17etoC-1i7mFsC; Wed, 14 Aug 2002 10:47:16 +0200 Subject: Re: cvs commit: ports/games Makefile ports/games/lbreakout2 Makefile distinfo pkg-comment pkg-descr pkg-install pkg-plist From: Jan.Stocker@t-online.de (Jan Stocker) Reply-To: Jan.Stocker@t-online.de To: Joseph Scott Cc: Mark Pulford , cvs-all@freebsd.org In-Reply-To: References: Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 14 Aug 2002 10:47:26 +0200 Message-Id: <1029314847.361.0.camel@twoflower> Mime-Version: 1.0 X-Sender: 320072111332-0001@t-dialin.net Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is not quite right.... why commiting a newer pr and stealing -M-Y- port????? Jan On Mon, 2002-08-12 at 18:53, Joseph Scott wrote: > > On Sun, 4 Aug 2002, Mark Pulford wrote: > > # markp 2002/08/04 00:26:02 PDT > # > # Modified files: > # games Makefile > # Added files: > # games/lbreakout2 Makefile distinfo pkg-comment pkg-descr > # pkg-install pkg-plist > # Log: > # Add lbreakout2 2.2.2, the polished successor to LBreakout. > # > # PR: 40589 > # Submitted by: verm@drunkmonk.net > > This also takes care of PR ports/38933 (New > Port: games/lbreakout2). > > -Joseph > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 1: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 970B337B400; Wed, 14 Aug 2002 01:48:44 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B80943E6A; Wed, 14 Aug 2002 01:48: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.4/8.12.4) with ESMTP id g7E8miJU000760; Wed, 14 Aug 2002 01:48:44 -0700 (PDT) (envelope-from alane@freefall.freebsd.org) Received: (from alane@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7E8miE2000759; Wed, 14 Aug 2002 01:48:44 -0700 (PDT) Message-Id: <200208140848.g7E8miE2000759@freefall.freebsd.org> From: Alan Eldridge Date: Wed, 14 Aug 2002 01:48:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/db Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/14 01:48:43 PDT Modified files: databases/db Makefile Log: Fix failure to build package due to apparent source tarball change. No idea how long it's been broken. Maintainer email address bounces. Committing w/o timeout because of package failure and upcoming 4.7 release. PR: 41656 Revision Changes Path 1.24 +3 -2 ports/databases/db/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 1: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 3770737B400; Wed, 14 Aug 2002 01:50:34 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF85143E3B; Wed, 14 Aug 2002 01:50: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.4/8.12.4) with ESMTP id g7E8oXJU001004; Wed, 14 Aug 2002 01:50:33 -0700 (PDT) (envelope-from alane@freefall.freebsd.org) Received: (from alane@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7E8oXTa001003; Wed, 14 Aug 2002 01:50:33 -0700 (PDT) Message-Id: <200208140850.g7E8oXTa001003@freefall.freebsd.org> From: Alan Eldridge Date: Wed, 14 Aug 2002 01:50:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/db Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/14 01:50:33 PDT Modified files: databases/db Makefile Log: Bumped portrevision for previous commit (sorry, it's late, I forgot), since it affects what is installed, although the pkg-plist doesn't change. Revision Changes Path 1.25 +1 -0 ports/databases/db/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 2: 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 9B5A737B401; Wed, 14 Aug 2002 02:04:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E12643E3B; Wed, 14 Aug 2002 02:04: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.4/8.12.4) with ESMTP id g7E94BJU002272; Wed, 14 Aug 2002 02:04:11 -0700 (PDT) (envelope-from mbr@freefall.freebsd.org) Received: (from mbr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7E94Ax7002271; Wed, 14 Aug 2002 02:04:10 -0700 (PDT) Message-Id: <200208140904.g7E94Ax7002271@freefall.freebsd.org> From: Martin Blapp Date: Wed, 14 Aug 2002 02:04:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/openoffice/files patch-setup2::source::custom::jvmsetup::unx::jvmscan.cxx X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mbr 2002/08/14 02:04:10 PDT Modified files: editors/openoffice/files patch-setup2::source::custom::jvmsetup::unx::jvmscan.cxx Log: Add missing newline. Submitted by: Mathieu Arnold Revision Changes Path 1.2 +1 -1 ports/editors/openoffice/files/patch-setup2::source::custom::jvmsetup::unx::jvmscan.cxx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 2: 6: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 A0C0237B400; Wed, 14 Aug 2002 02:06:55 -0700 (PDT) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8164243E3B; Wed, 14 Aug 2002 02:06:54 -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 g7E96rHB007828; Wed, 14 Aug 2002 11:06:53 +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 g7E96qYW773916; Wed, 14 Aug 2002 11:06:52 +0200 (MES) Date: Wed, 14 Aug 2002 11:08:31 +0200 (CEST) From: Martin Blapp To: Martin Blapp Cc: , Subject: Re: cvs commit: ports/editors/openoffice/files patch-sal::osl::unx::nlsupport.c In-Reply-To: <200208132112.g7DLC6Ab087628@freefall.freebsd.org> Message-ID: <20020814110638.L4313-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 > Fix a ugly bug in a binary compare function which made OpenOffice > dump in Options->Load/Save/HTML Compatibility. If $LANG was not set > in ENV, TXT files could not be read anymore. Infact this was just a style bug. :-/ The real problem was that we used a binary search on case sensitive Data, but the compare of the data was done case insensitive. > > Revision Changes Path > 1.8 +16 -6 ports/editors/openoffice/files/patch-sal::osl::unx::nlsupport.c > Anyway, since I converted everything to lowercase in the last patch, it works now ! Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 2:21: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 1BD1537B400; Wed, 14 Aug 2002 02:21:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C14BF43E3B; Wed, 14 Aug 2002 02:21:41 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from freefall.freebsd.org (blackend@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7E9LfJU008545; Wed, 14 Aug 2002 02:21:41 -0700 (PDT) (envelope-from blackend@freefall.freebsd.org) Received: (from blackend@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7E9LfDL008544; Wed, 14 Aug 2002 02:21:41 -0700 (PDT) Message-Id: <200208140921.g7E9LfDL008544@freefall.freebsd.org> From: Marc Fonvieille Date: Wed, 14 Aug 2002 02:21:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/disks 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/08/14 02:21:41 PDT Modified files: en_US.ISO8859-1/books/handbook/disks chapter.sgml Log: s/file system/filesystem/ Revision Changes Path 1.97 +11 -11 doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 2:28: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 B830C37B400; Wed, 14 Aug 2002 02:28:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CB3443E72; Wed, 14 Aug 2002 02:28:19 -0700 (PDT) (envelope-from joerg@FreeBSD.org) Received: from freefall.freebsd.org (joerg@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7E9SJJU008882; Wed, 14 Aug 2002 02:28:19 -0700 (PDT) (envelope-from joerg@freefall.freebsd.org) Received: (from joerg@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7E9SJ6A008881; Wed, 14 Aug 2002 02:28:19 -0700 (PDT) Message-Id: <200208140928.g7E9SJ6A008881@freefall.freebsd.org> From: Joerg Wunsch Date: Wed, 14 Aug 2002 02:28:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinumioctl.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/14 02:28:19 PDT Modified files: sys/dev/vinum vinumioctl.c Log: Implement the DIOCGSECTORSIZE and DIOCGMEDIASIZE ioctls, and rename the DIOCGDINFO ioctl into DIOCGDVIRGIN. This allows the newfs(8) to work on vinum volumes without the now removed -v option. Approved by: grog Revision Changes Path 1.36 +9 -1 src/sys/dev/vinum/vinumioctl.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 2:52: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 E395537B400; Wed, 14 Aug 2002 02:52:31 -0700 (PDT) Received: from idoru.mine.nu (pc1-cdif1-5-cust192.cdf.cable.ntl.com [80.3.216.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F38543E6A; Wed, 14 Aug 2002 02:52:31 -0700 (PDT) (envelope-from setantae@idoru.mine.nu) Received: from setantae by idoru.mine.nu with local (Exim 3.34 #1) id 17eupV-00013z-00; Wed, 14 Aug 2002 10:52:41 +0100 Date: Wed, 14 Aug 2002 10:52:41 +0100 From: Ceri Davies To: Tom Rhodes Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/handbook/vinum Makefile chapter.sgml vinum-concat.pic vinum-mirrored-vol.pic vinum-raid10-vol.pic vinum-raid5-org.pic vinum-simple-vol.pic vinum-striped-vol.pic vinum-striped.pic Message-ID: <20020814095241.GA4055@idoru.tenten> References: <200208140146.g7E1kNmB031319@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200208140146.g7E1kNmB031319@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, Aug 13, 2002 at 06:46:23PM -0700, Tom Rhodes said: > trhodes 2002/08/13 18:46:23 PDT > > Added files: > en_US.ISO8859-1/books/handbook/vinum Makefile chapter.sgml > vinum-concat.pic > vinum-mirrored-vol.pic > vinum-raid10-vol.pic > vinum-raid5-org.pic > vinum-simple-vol.pic > vinum-striped-vol.pic > vinum-striped.pic > Log: > Add a vinum chapter. Yummy. > Submitted by: grog (docbook work done by Hiten Pandya Many thanks to all concerned. Ceri To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 3: 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 93F4137B400; Wed, 14 Aug 2002 03:08:12 -0700 (PDT) Received: from mail.nsu.ru (mx.nsu.ru [193.124.215.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E39443E70; Wed, 14 Aug 2002 03:07:54 -0700 (PDT) (envelope-from danfe@regency.nsu.ru) Received: from drweb by mail.nsu.ru with drweb-scanned (Exim 3.20 #1) id 17euyR-00008Z-00; Wed, 14 Aug 2002 17:01:55 +0700 Received: from regency.nsu.ru ([193.124.210.26]) by mail.nsu.ru with esmtp (Exim 3.20 #1) id 17euyQ-00008N-00; Wed, 14 Aug 2002 17:01:54 +0700 Received: from regency.nsu.ru (localhost [127.0.0.1]) by regency.nsu.ru (8.12.4/8.12.4) with ESMTP id g7EA1t5G022559; Wed, 14 Aug 2002 17:01:55 +0700 (NOVST) (envelope-from danfe@regency.nsu.ru) Received: (from danfe@localhost) by regency.nsu.ru (8.12.4/8.12.4/Submit) id g7EA1tFL022487; Wed, 14 Aug 2002 17:01:55 +0700 (NOVST) Date: Wed, 14 Aug 2002 17:01:55 +0700 From: Alexey Dokuchaev To: Jan Stocker Cc: Joseph Scott , Mark Pulford , cvs-all@freebsd.org Subject: Re: cvs commit: ports/games Makefile ports/games/lbreakout2 Makefile distinfo pkg-comment pkg-descr pkg-install pkg-plist Message-ID: <20020814170155.A20454@regency.nsu.ru> References: <1029314847.361.0.camel@twoflower> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <1029314847.361.0.camel@twoflower>; from Jan.Stocker@t-online.de on Wed, Aug 14, 2002 at 10:47:26AM +0200 X-Envelope-To: Jan.Stocker@t-online.de, joseph@randomnetworks.com, markp@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 Wed, Aug 14, 2002 at 10:47:26AM +0200, Jan Stocker wrote: > This is not quite right.... > > why commiting a newer pr and stealing -M-Y- port????? I had *exactly* the same problem once. Committer said he was looking through non-critical section of PRs, while I noted my PR `serious'. Thus, he noticed my PR (submitted long, long before the latter) only afterwards. I think the problem is that "severity level" for ports PR is useless and causes more confusion than any good. Something gotta be done about this. Otherwise, ports "steals" will very likely happen again and again. ./danfe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 3: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 6F07337B406; Wed, 14 Aug 2002 03:14:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BA1443E6A; Wed, 14 Aug 2002 03:14:39 -0700 (PDT) (envelope-from gj@FreeBSD.org) Received: from freefall.freebsd.org (gj@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EAEdJU016712; Wed, 14 Aug 2002 03:14:39 -0700 (PDT) (envelope-from gj@freefall.freebsd.org) Received: (from gj@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EAEcNt016711; Wed, 14 Aug 2002 03:14:38 -0700 (PDT) Message-Id: <200208141014.g7EAEcNt016711@freefall.freebsd.org> From: Gary Jennejohn Date: Wed, 14 Aug 2002 03:14:38 -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/xvile Makefile distinfo pkg-plist pkg-plist.filt pkg-plist.perl pkg-plist.perl+filt X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/14 03:14:38 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 Log: Update to version 9.3c. Revision Changes Path 1.43 +4 -3 ports/editors/vile/Makefile 1.27 +1 -0 ports/editors/vile/distinfo 1.15 +3 -0 ports/editors/vile/pkg-plist 1.4 +3 -0 ports/editors/vile/pkg-plist.filt 1.13 +3 -0 ports/editors/vile/pkg-plist.perl 1.5 +3 -0 ports/editors/vile/pkg-plist.perl+filt 1.45 +4 -3 ports/editors/xvile/Makefile 1.28 +1 -0 ports/editors/xvile/distinfo 1.16 +3 -0 ports/editors/xvile/pkg-plist 1.5 +3 -0 ports/editors/xvile/pkg-plist.filt 1.14 +3 -0 ports/editors/xvile/pkg-plist.perl 1.6 +3 -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 Wed Aug 14 4: 5: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 1246A37B400; Wed, 14 Aug 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 BC17043E3B; Wed, 14 Aug 2002 04:05:41 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EB5eJU029634; Wed, 14 Aug 2002 04:05:41 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EB5eZ2029633; Wed, 14 Aug 2002 04:05:40 -0700 (PDT) Message-Id: <200208141105.g7EB5eZ2029633@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 14 Aug 2002 04:05:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/biff biff.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/08/14 04:05:40 PDT Modified files: usr.bin/biff biff.1 Log: mdoc(7) police: nits. Revision Changes Path 1.18 +5 -3 src/usr.bin/biff/biff.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 4: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 D833D37B400; Wed, 14 Aug 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 8C66043E75; Wed, 14 Aug 2002 04:28:08 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EBS8JU031286; Wed, 14 Aug 2002 04:28:08 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EBS8O4031285; Wed, 14 Aug 2002 04:28:08 -0700 (PDT) Message-Id: <200208141128.g7EBS8O4031285@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 14 Aug 2002 04:28:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/calendar calendar.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/14 04:28:07 PDT Modified files: usr.bin/calendar calendar.c Log: Fix the usage() to match style(9). Revision Changes Path 1.18 +4 -3 src/usr.bin/calendar/calendar.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 4:31: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 4061437B400; Wed, 14 Aug 2002 04:31:38 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB04943E6A; Wed, 14 Aug 2002 04:31:37 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EBVbJU031605; Wed, 14 Aug 2002 04:31:37 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EBVbtn031604; Wed, 14 Aug 2002 04:31:37 -0700 (PDT) Message-Id: <200208141131.g7EBVbtn031604@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 14 Aug 2002 04:31:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/calendar calendar.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/08/14 04:31:37 PDT Modified files: usr.bin/calendar calendar.1 Log: mdoc(7) police: Added -F and -W options to the SYNOPSIS. Fixed options DESCRIPTION to match style(9). Document the default for -F. Revision Changes Path 1.31 +17 -11 src/usr.bin/calendar/calendar.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 4:32: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 0437937B400; Wed, 14 Aug 2002 04:32:33 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE67E43E4A; Wed, 14 Aug 2002 04:32:32 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EBWWJU032033; Wed, 14 Aug 2002 04:32:32 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EBWWZ4032032; Wed, 14 Aug 2002 04:32:32 -0700 (PDT) Message-Id: <200208141132.g7EBWWZ4032032@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 14 Aug 2002 04:32:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/calendar calendar.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/08/14 04:32:32 PDT Modified files: usr.bin/calendar calendar.1 Log: mdoc(7) police: Forgot to bump .Dd. Revision Changes Path 1.32 +1 -1 src/usr.bin/calendar/calendar.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 4:38: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 CB92037B400; Wed, 14 Aug 2002 04:38:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8172543E42; Wed, 14 Aug 2002 04:38:30 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EBcUJU032355; Wed, 14 Aug 2002 04:38:30 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EBcUeW032354; Wed, 14 Aug 2002 04:38:30 -0700 (PDT) Message-Id: <200208141138.g7EBcUeW032354@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 14 Aug 2002 04:38:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/csplit csplit.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/08/14 04:38:30 PDT Modified files: usr.bin/csplit csplit.1 Log: mdoc(7) police: simplify. Revision Changes Path 1.6 +1 -3 src/usr.bin/csplit/csplit.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 4:53: 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 0D70737B400; Wed, 14 Aug 2002 04:53:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8FBD43E42; Wed, 14 Aug 2002 04:52: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.4/8.12.4) with ESMTP id g7EBpRJU033822; Wed, 14 Aug 2002 04:51:27 -0700 (PDT) (envelope-from ache@freefall.freebsd.org) Received: (from ache@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EBpRJZ033821; Wed, 14 Aug 2002 04:51:27 -0700 (PDT) Message-Id: <200208141151.g7EBpRJZ033821@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Wed, 14 Aug 2002 04:51:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/colldef parse.y X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/14 04:51:26 PDT Modified files: usr.bin/colldef parse.y Log: Add #undefs to separate local buffers declaration and now dinamic libc buffers Revision Changes Path 1.26 +5 -0 src/usr.bin/colldef/parse.y To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 5: 0: 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 5B9A137B400; Wed, 14 Aug 2002 04:59:58 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1064443E6A; Wed, 14 Aug 2002 04:59:58 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: from freefall.freebsd.org (ache@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EBxvJU034277; Wed, 14 Aug 2002 04:59:57 -0700 (PDT) (envelope-from ache@freefall.freebsd.org) Received: (from ache@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EBxv95034276; Wed, 14 Aug 2002 04:59:57 -0700 (PDT) Message-Id: <200208141159.g7EBxv95034276@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Wed, 14 Aug 2002 04:59:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/colldef scan.l X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/14 04:59:57 PDT Modified files: usr.bin/colldef scan.l Log: Use proper #include Revision Changes Path 1.18 +1 -1 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 Wed Aug 14 5:54: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 3E15137B400; Wed, 14 Aug 2002 05:54:37 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3BB443E6A; Wed, 14 Aug 2002 05:54:36 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from freefall.freebsd.org (blackend@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7ECsaJU047524; Wed, 14 Aug 2002 05:54:36 -0700 (PDT) (envelope-from blackend@freefall.freebsd.org) Received: (from blackend@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7ECsZMo047523; Wed, 14 Aug 2002 05:54:35 -0700 (PDT) Message-Id: <200208141254.g7ECsZMo047523@freefall.freebsd.org> From: Marc Fonvieille Date: Wed, 14 Aug 2002 05:54:35 -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/08/14 05:54:35 PDT Modified files: en_US.ISO8859-1/books/handbook/x11 chapter.sgml Log: Add, in an explicit way, how to install XFree86 4.X from the ports. Now all ways (ports, pkg and systinstall) are described, this should stop the questions on that subject :) Revision Changes Path 1.89 +7 -0 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 Wed Aug 14 5: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 236F137B400; Wed, 14 Aug 2002 05:55:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC3E343E3B; Wed, 14 Aug 2002 05:55:12 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from freefall.freebsd.org (mbr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7ECtCJU048424; Wed, 14 Aug 2002 05:55:12 -0700 (PDT) (envelope-from mbr@freefall.freebsd.org) Received: (from mbr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7ECtCFv048423; Wed, 14 Aug 2002 05:55:12 -0700 (PDT) Message-Id: <200208141255.g7ECtCFv048423@freefall.freebsd.org> From: Martin Blapp Date: Wed, 14 Aug 2002 05:55:12 -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/08/14 05:55:12 PDT Modified files: editors/openoffice Makefile Log: Add package-rename target to automate the OpenOffice.org mirror package generation. Only useful for Ooo mirrors. Revision Changes Path 1.111 +10 -0 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 Aug 14 6:11: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 B696637B400; Wed, 14 Aug 2002 06:11:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A48D43E7B; Wed, 14 Aug 2002 06:11:40 -0700 (PDT) (envelope-from skv@FreeBSD.org) Received: from freefall.freebsd.org (skv@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EDBeJU058321; Wed, 14 Aug 2002 06:11:40 -0700 (PDT) (envelope-from skv@freefall.freebsd.org) Received: (from skv@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EDBeqW058320; Wed, 14 Aug 2002 06:11:40 -0700 (PDT) Message-Id: <200208141311.g7EDBeqW058320@freefall.freebsd.org> From: Sergey Skvortsov Date: Wed, 14 Aug 2002 06:11:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/p5-DBD-mysql 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 skv 2002/08/14 06:11:40 PDT Modified files: databases/p5-DBD-mysql Makefile distinfo Log: Updated to 2.1018 Revision Changes Path 1.39 +1 -1 ports/databases/p5-DBD-mysql/Makefile 1.17 +1 -1 ports/databases/p5-DBD-mysql/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 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 ED4C437B400 for ; Wed, 14 Aug 2002 06:13:10 -0700 (PDT) Received: from hamster.kyne.com.au (hamster.kyne.com.au [203.38.180.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9D1243E65 for ; Wed, 14 Aug 2002 06:13:08 -0700 (PDT) (envelope-from mark@hamster.kyne.com.au) Received: (from mark@localhost) by hamster.kyne.com.au (8.11.6/8.11.6) id g7EDBK425071; Wed, 14 Aug 2002 22:41:20 +0930 Date: Wed, 14 Aug 2002 22:41:20 +0930 From: Mark Pulford To: Alexey Dokuchaev Cc: Jan Stocker , Joseph Scott , cvs-all@freebsd.org Subject: Re: cvs commit: ports/games Makefile ports/games/lbreakout2 Makefile distinfo pkg-comment pkg-descr pkg-install pkg-plist Message-ID: <20020814224120.A24959@hamster.kyne.com.au> References: <1029314847.361.0.camel@twoflower> <20020814170155.A20454@regency.nsu.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020814170155.A20454@regency.nsu.ru>; from danfe@regency.nsu.ru on Wed, Aug 14 Sender: owner-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, What Alexey describes is pretty much what happened. The severity/priority fields are mostly useless for determining anything so I tend to ignore them. It just happens this time I was looking through the non-critical section. Sorry for missing your port Jan. Regards, Mark On Wed, Aug 14, 2002 at 05:01:55PM +0700, Alexey Dokuchaev wrote: > I had *exactly* the same problem once. Committer said he was looking > through non-critical section of PRs, while I noted my PR `serious'. > Thus, he noticed my PR (submitted long, long before the latter) only > afterwards. > > I think the problem is that "severity level" for ports PR is useless > and causes more confusion than any good. Something gotta be done about > this. Otherwise, ports "steals" will very likely happen again and > again. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 6:19: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 3EE7537B400; Wed, 14 Aug 2002 06:19:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E33F543E4A; Wed, 14 Aug 2002 06:19:06 -0700 (PDT) (envelope-from wjv@FreeBSD.org) Received: from freefall.freebsd.org (wjv@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EDJ6JU058826; Wed, 14 Aug 2002 06:19:06 -0700 (PDT) (envelope-from wjv@freefall.freebsd.org) Received: (from wjv@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EDJ6NF058825; Wed, 14 Aug 2002 06:19:06 -0700 (PDT) Message-Id: <200208141319.g7EDJ6NF058825@freefall.freebsd.org> From: Johann Visagie Date: Wed, 14 Aug 2002 06:19:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/diveintopython 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 wjv 2002/08/14 06:19:06 PDT Modified files: lang/diveintopython Makefile distinfo pkg-plist Log: - Update to version 4.1 - Add Windows-centric formats - Change from using ${PERL} to ${REINPLACE_CMD} - To ease updates, discontinue the extensive modification of home page Revision Changes Path 1.16 +10 -10 ports/lang/diveintopython/Makefile 1.14 +9 -5 ports/lang/diveintopython/distinfo 1.14 +11 -0 ports/lang/diveintopython/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 Aug 14 6:45: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 BC96337B400; Wed, 14 Aug 2002 06:45:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6ED2643E6A; Wed, 14 Aug 2002 06:45:24 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EDjOJU061457; Wed, 14 Aug 2002 06:45:24 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EDjOeX061456; Wed, 14 Aug 2002 06:45:24 -0700 (PDT) Message-Id: <200208141345.g7EDjOeX061456@freefall.freebsd.org> From: Robert Watson Date: Wed, 14 Aug 2002 06:45:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/news/status Makefile report-may-2002-june-2002.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 rwatson 2002/08/14 06:45:24 PDT Modified files: en/news/status Makefile Added files: en/news/status report-may-2002-june-2002.html Log: Add a draft of the May, June 2002 FreeBSD development status report. Not quite style'd right yet, and some spelling/layout tweaks, so not hooked up to the index. Revision Changes Path 1.16 +2 -1 www/en/news/status/Makefile 1.1 +1163 -0 www/en/news/status/report-may-2002-june-2002.html (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 6: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 6CF6837B400; Wed, 14 Aug 2002 06:59:54 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2129C43E4A; Wed, 14 Aug 2002 06:59:54 -0700 (PDT) (envelope-from markp@FreeBSD.org) Received: from freefall.freebsd.org (markp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EDxsJU062664; Wed, 14 Aug 2002 06:59:54 -0700 (PDT) (envelope-from markp@freefall.freebsd.org) Received: (from markp@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EDxrBB062663; Wed, 14 Aug 2002 06:59:53 -0700 (PDT) Message-Id: <200208141359.g7EDxrBB062663@freefall.freebsd.org> From: Mark Pulford Date: Wed, 14 Aug 2002 06:59:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/kgamma 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 markp 2002/08/14 06:59:53 PDT Modified files: x11/kgamma Makefile distinfo pkg-plist Log: Update to 0.9.2. Sort plist. PR: 41657 Submitted by: maintainer Revision Changes Path 1.2 +1 -1 ports/x11/kgamma/Makefile 1.2 +1 -1 ports/x11/kgamma/distinfo 1.2 +19 -22 ports/x11/kgamma/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 Aug 14 7: 4: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 5280B37B400; Wed, 14 Aug 2002 07:04:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0668843E6A; Wed, 14 Aug 2002 07:04:15 -0700 (PDT) (envelope-from markp@FreeBSD.org) Received: from freefall.freebsd.org (markp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EE4EJU063444; Wed, 14 Aug 2002 07:04:14 -0700 (PDT) (envelope-from markp@freefall.freebsd.org) Received: (from markp@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EE4EdZ063443; Wed, 14 Aug 2002 07:04:14 -0700 (PDT) Message-Id: <200208141404.g7EE4EdZ063443@freefall.freebsd.org> From: Mark Pulford Date: Wed, 14 Aug 2002 07:04:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/kobodeluxe 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 markp 2002/08/14 07:04:14 PDT Modified files: games/kobodeluxe Makefile distinfo Log: Update to 0.4pre8. PR: 41624 Submitted by: Andreas Heck Approved by: maintainer Revision Changes Path 1.2 +1 -1 ports/games/kobodeluxe/Makefile 1.2 +1 -1 ports/games/kobodeluxe/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 7:13: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 9DCBA37B400; Wed, 14 Aug 2002 07:13:26 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52F1643E3B; Wed, 14 Aug 2002 07:13:26 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EEDQJU068740; Wed, 14 Aug 2002 07:13:26 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EEDPC2068739; Wed, 14 Aug 2002 07:13:25 -0700 (PDT) Message-Id: <200208141413.g7EEDPC2068739@freefall.freebsd.org> From: Ying-Chieh Liao Date: Wed, 14 Aug 2002 07:13:24 -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 ijliao 2002/08/14 07:13:23 PDT Modified files: . access Log: Please welcome Yen-Ming Lee Committ bit type: ports Approved by: portmgr Mentored by: ijliao Revision Changes Path 1.332 +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 Aug 14 7: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 6AD0537B400; Wed, 14 Aug 2002 07:25:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C8F743E6E; Wed, 14 Aug 2002 07:25: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.4/8.12.4) with ESMTP id g7EEPuJU069835; Wed, 14 Aug 2002 07:25:57 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EEPuvI069834; Wed, 14 Aug 2002 07:25:56 -0700 (PDT) Message-Id: <200208141425.g7EEPuvI069834@freefall.freebsd.org> From: Robert Watson Date: Wed, 14 Aug 2002 07:25:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/news/status report-may-2002-june-2002.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 rwatson 2002/08/14 07:25:56 PDT Modified files: en/news/status report-may-2002-june-2002.html Log: Wording tweaks for my own text (intro, status). Other than style, it looks like this report is about ready to go (and only a month or two late). Revision Changes Path 1.2 +60 -57 www/en/news/status/report-may-2002-june-2002.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 7: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 F16C737B400; Wed, 14 Aug 2002 07:28:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A26A043E42; Wed, 14 Aug 2002 07:28:46 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: from freefall.freebsd.org (ume@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EESkJU070107; Wed, 14 Aug 2002 07:28:46 -0700 (PDT) (envelope-from ume@freefall.freebsd.org) Received: (from ume@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EESktV070106; Wed, 14 Aug 2002 07:28:46 -0700 (PDT) Message-Id: <200208141428.g7EESktV070106@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Wed, 14 Aug 2002 07:28:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/cyrus-sasl2 Makefile ports/security/cyrus-sasl2/files patch-lib::dlopen.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/14 07:28:45 PDT Modified files: security/cyrus-sasl2 Makefile Added files: security/cyrus-sasl2/files patch-lib::dlopen.c Log: load plugins from plugin directry explicitly. Revision Changes Path 1.48 +1 -0 ports/security/cyrus-sasl2/Makefile 1.1 +16 -0 ports/security/cyrus-sasl2/files/patch-lib::dlopen.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 Aug 14 7:33: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 957D137B400; Wed, 14 Aug 2002 07:33:27 -0700 (PDT) Received: from epaper.eslitebooks.com (210-58-229-92.eslitebooks.com [210.58.229.92]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B08E43E6A; Wed, 14 Aug 2002 07:33:24 -0700 (PDT) (envelope-from clive@tongi.org) Received: from epaper.eslitebooks.com (epaper.eslitebooks.com [210.58.229.92]) by epaper.eslitebooks.com (8.11.6/8.11.6) with SMTP id g7EELma33370; Wed, 14 Aug 2002 22:21:48 +0800 (CST) (envelope-from clive@tongi.org) Received: (nullmailer pid 33367 invoked by uid 1000); Wed, 14 Aug 2002 14:21:48 -0000 Date: Wed, 14 Aug 2002 22:21:48 +0800 From: Clive Lin To: Ying-Chieh Liao Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: CVSROOT access Message-ID: <20020814142148.GA33341@epaper.eslitebooks.com> References: <200208141413.g7EEDPC2068739@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200208141413.g7EEDPC2068739@freefall.freebsd.org> X-Operating-System: FreeBSD 4.5-RELEASE-p4 i386 X-PGP-key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xA008C03E 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, Aug 14, 2002 at 07:13:24AM -0700, Ying-Chieh Liao wrote: > ijliao 2002/08/14 07:13:23 PDT > > Modified files: > . access > Log: > Please welcome Yen-Ming Lee Yay! Time to punish him with commit bit. Welcome !! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 7:59: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 2AB4B37B400; Wed, 14 Aug 2002 07:59:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D18E643E70; Wed, 14 Aug 2002 07:59:16 -0700 (PDT) (envelope-from ambrisko@FreeBSD.org) Received: from freefall.freebsd.org (ambrisko@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EExGJU072956; Wed, 14 Aug 2002 07:59:16 -0700 (PDT) (envelope-from ambrisko@freefall.freebsd.org) Received: (from ambrisko@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EExGZp072955; Wed, 14 Aug 2002 07:59:16 -0700 (PDT) Message-Id: <200208141459.g7EExGZp072955@freefall.freebsd.org> From: Doug Ambrisko Date: Wed, 14 Aug 2002 07:59:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mii mii.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 ambrisko 2002/08/14 07:59:16 PDT Modified files: (Branch: RELENG_4) sys/dev/mii mii.c Log: MFC: Only attach one PHY per NIC. The DLink DFE-580 probes 2 per NIC. Revision Changes Path 1.6.2.1 +6 -3 src/sys/dev/mii/mii.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 8: 3: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 C9F3F37B400; Wed, 14 Aug 2002 08:03:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C35943E4A; Wed, 14 Aug 2002 08:03:17 -0700 (PDT) (envelope-from ambrisko@FreeBSD.org) Received: from freefall.freebsd.org (ambrisko@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EF3HJU073526; Wed, 14 Aug 2002 08:03:17 -0700 (PDT) (envelope-from ambrisko@freefall.freebsd.org) Received: (from ambrisko@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EF3HYU073514; Wed, 14 Aug 2002 08:03:17 -0700 (PDT) Message-Id: <200208141503.g7EF3HYU073514@freefall.freebsd.org> From: Doug Ambrisko Date: Wed, 14 Aug 2002 08:03:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_ste.c if_stereg.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 ambrisko 2002/08/14 08:03:16 PDT Modified files: (Branch: RELENG_4) sys/pci if_ste.c if_stereg.h Log: MFC: Fixes for the D-Link DFE-580 card. Revision Changes Path 1.14.2.6 +101 -73 src/sys/pci/if_ste.c 1.5.2.2 +16 -8 src/sys/pci/if_stereg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 8: 5: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 2F2D137B400; Wed, 14 Aug 2002 08:05:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B826943E7B; Wed, 14 Aug 2002 08:05:26 -0700 (PDT) (envelope-from jake@FreeBSD.org) Received: from freefall.freebsd.org (jake@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EF5QJU075800; Wed, 14 Aug 2002 08:05:26 -0700 (PDT) (envelope-from jake@freefall.freebsd.org) Received: (from jake@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EF5Qa6075795; Wed, 14 Aug 2002 08:05:26 -0700 (PDT) Message-Id: <200208141505.g7EF5Qa6075795@freefall.freebsd.org> From: Jake Burkholder Date: Wed, 14 Aug 2002 08:05:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/sparc64 pmap.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jake 2002/08/14 08:05:26 PDT Modified files: sys/sparc64/sparc64 pmap.c Log: Set kernel_vm_end. Panic if we try to grow the kernel. Revision Changes Path 1.78 +3 -0 src/sys/sparc64/sparc64/pmap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 8:34: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 170CF37B400; Wed, 14 Aug 2002 08:34:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C707143E42; Wed, 14 Aug 2002 08:34: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.4/8.12.4) with ESMTP id g7EFYdJU080881; Wed, 14 Aug 2002 08:34:39 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EFYdgW080880; Wed, 14 Aug 2002 08:34:39 -0700 (PDT) Message-Id: <200208141534.g7EFYdgW080880@freefall.freebsd.org> From: "Bruce A. Mah" Date: Wed, 14 Aug 2002 08:34:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/releases/4.6.2R Makefile docbook.css errata.html hardware-alpha.html hardware-i386.html hardware.sgml 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/08/14 08:34:39 PDT Added files: en/releases/4.6.2R Makefile docbook.css errata.html hardware-alpha.html hardware-i386.html hardware.sgml readme.html relnotes-alpha.html relnotes-i386.html relnotes.sgml Log: Commit the 4.6.2 release documentation to the Web site. These files are subject to change until an official release announcement from the RE team is posted. Revision Changes Path 1.1 +19 -0 www/en/releases/4.6.2R/Makefile (new) 1.1 +161 -0 www/en/releases/4.6.2R/docbook.css (new) 1.1 +116 -0 www/en/releases/4.6.2R/errata.html (new) 1.1 +5948 -0 www/en/releases/4.6.2R/hardware-alpha.html (new) 1.1 +4057 -0 www/en/releases/4.6.2R/hardware-i386.html (new) 1.1 +26 -0 www/en/releases/4.6.2R/hardware.sgml (new) 1.1 +529 -0 www/en/releases/4.6.2R/readme.html (new) 1.1 +1282 -0 www/en/releases/4.6.2R/relnotes-alpha.html (new) 1.1 +1378 -0 www/en/releases/4.6.2R/relnotes-i386.html (new) 1.1 +26 -0 www/en/releases/4.6.2R/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 Wed Aug 14 8:38: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 0632B37B400; Wed, 14 Aug 2002 08:38:29 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD00A43E65; Wed, 14 Aug 2002 08:38:28 -0700 (PDT) (envelope-from skv@FreeBSD.org) Received: from freefall.freebsd.org (skv@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EFcSJU081227; Wed, 14 Aug 2002 08:38:28 -0700 (PDT) (envelope-from skv@freefall.freebsd.org) Received: (from skv@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EFcSgJ081226; Wed, 14 Aug 2002 08:38:28 -0700 (PDT) Message-Id: <200208141538.g7EFcSgJ081226@freefall.freebsd.org> From: Sergey Skvortsov Date: Wed, 14 Aug 2002 08:38:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/sablotron 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 skv 2002/08/14 08:38:27 PDT Modified files: textproc/sablotron Makefile distinfo Log: Add patches to solve problems with PHP and more. Revision Changes Path 1.20 +5 -0 ports/textproc/sablotron/Makefile 1.13 +2 -0 ports/textproc/sablotron/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 8:43: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 947B037B400; Wed, 14 Aug 2002 08:43:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E24D943E75; Wed, 14 Aug 2002 08:43: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.4/8.12.4) with ESMTP id g7EFgpJU083918; Wed, 14 Aug 2002 08:42:51 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EFgpdw083903; Wed, 14 Aug 2002 08:42:51 -0700 (PDT) Message-Id: <200208141542.g7EFgpdw083903@freefall.freebsd.org> From: "Bruce A. Mah" Date: Wed, 14 Aug 2002 08:42:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/releases Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/14 08:42:51 PDT Modified files: en/releases Makefile Log: Connect 4.6.2R release documentation to the Web site build. Disconnect release documentation for the (non-existent) 4.6.1. Revision Changes Path 1.35 +2 -2 www/en/releases/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 8:45: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 7DA9B37B401; Wed, 14 Aug 2002 08:45:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AB6C43E72; Wed, 14 Aug 2002 08:45: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.4/8.12.4) with ESMTP id g7EFjKJU084146; Wed, 14 Aug 2002 08:45:20 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EFjK7f084145; Wed, 14 Aug 2002 08:45:20 -0700 (PDT) Message-Id: <200208141545.g7EFjK7f084145@freefall.freebsd.org> From: "Bruce A. Mah" Date: Wed, 14 Aug 2002 08:45:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/releases/4.6.1R Makefile docbook.css errata.html hardware-alpha.html hardware-i386.html hardware.sgml 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/08/14 08:45:20 PDT Removed files: en/releases/4.6.1R Makefile docbook.css errata.html hardware-alpha.html hardware-i386.html hardware.sgml readme.html relnotes-alpha.html relnotes-i386.html relnotes.sgml Log: Remove release documentation for the (never-released) 4.6.1. Revision Changes Path 1.2 +0 -19 www/en/releases/4.6.1R/Makefile (dead) 1.2 +0 -161 www/en/releases/4.6.1R/docbook.css (dead) 1.2 +0 -116 www/en/releases/4.6.1R/errata.html (dead) 1.2 +0 -5947 www/en/releases/4.6.1R/hardware-alpha.html (dead) 1.2 +0 -4055 www/en/releases/4.6.1R/hardware-i386.html (dead) 1.2 +0 -26 www/en/releases/4.6.1R/hardware.sgml (dead) 1.2 +0 -517 www/en/releases/4.6.1R/readme.html (dead) 1.2 +0 -1194 www/en/releases/4.6.1R/relnotes-alpha.html (dead) 1.2 +0 -1290 www/en/releases/4.6.1R/relnotes-i386.html (dead) 1.2 +0 -26 www/en/releases/4.6.1R/relnotes.sgml (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 8:52: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 BCEBB37B400; Wed, 14 Aug 2002 08:52:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 821F043E70; Wed, 14 Aug 2002 08:52: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.4/8.12.4) with ESMTP id g7EFqfJU086507; Wed, 14 Aug 2002 08:52:41 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EFqf8o086506; Wed, 14 Aug 2002 08:52:41 -0700 (PDT) Message-Id: <200208141552.g7EFqf8o086506@freefall.freebsd.org> From: Joe Marcus Clarke Date: Wed, 14 Aug 2002 08:52:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/scrollkeeper 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/08/14 08:52:41 PDT Modified files: textproc/scrollkeeper Makefile pkg-plist Log: We backup the original SGML catalog files before converting them to XML. When we uninstall scrollkeeper, revert back to the original catalog files so the dependecny chain has a better chance of being preserved. Bump PORTREVISION. PR: 41300 Revision Changes Path 1.18 +1 -0 ports/textproc/scrollkeeper/Makefile 1.9 +2 -0 ports/textproc/scrollkeeper/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 Aug 14 8: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 EFE0137B408; Wed, 14 Aug 2002 08:54:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4148443EAF; Wed, 14 Aug 2002 08:53: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.4/8.12.4) with ESMTP id g7EFrnJU086681; Wed, 14 Aug 2002 08:53:49 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EFrmRA086680; Wed, 14 Aug 2002 08:53:49 -0700 (PDT) Message-Id: <200208141553.g7EFrmRA086680@freefall.freebsd.org> From: Ying-Chieh Liao Date: Wed, 14 Aug 2002 08:53:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/hafiye 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/08/14 08:53:48 PDT Modified files: security Makefile Added files: security/hafiye Makefile distinfo pkg-comment pkg-descr pkg-plist Log: add hafiye 1.0 Multi Platform Customizable TCP/IP Packet Sniffer Revision Changes Path 1.322 +1 -0 ports/security/Makefile 1.1 +29 -0 ports/security/hafiye/Makefile (new) 1.1 +1 -0 ports/security/hafiye/distinfo (new) 1.1 +1 -0 ports/security/hafiye/pkg-comment (new) 1.1 +18 -0 ports/security/hafiye/pkg-descr (new) 1.1 +10 -0 ports/security/hafiye/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 Aug 14 8:54: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 F072A37B40A; Wed, 14 Aug 2002 08:54:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29D6443E6E; Wed, 14 Aug 2002 08:54: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.4/8.12.4) with ESMTP id g7EFrrJU086715; Wed, 14 Aug 2002 08:53:53 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EFrqE2086714; Wed, 14 Aug 2002 08:53:52 -0700 (PDT) Message-Id: <200208141553.g7EFrqE2086714@freefall.freebsd.org> From: Ying-Chieh Liao Date: Wed, 14 Aug 2002 08:53:52 -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/08/14 08:53:52 PDT Modified files: . modules Log: hafiye --> ports/security/hafiye Revision Changes Path 1.5712 +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 Aug 14 8: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 4EFF637B48D; Wed, 14 Aug 2002 08:54:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75EF143E42; Wed, 14 Aug 2002 08:54:39 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from freefall.freebsd.org (leeym@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EFsdJU086780; Wed, 14 Aug 2002 08:54:39 -0700 (PDT) (envelope-from leeym@freefall.freebsd.org) Received: (from leeym@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EFsdci086779; Wed, 14 Aug 2002 08:54:39 -0700 (PDT) Message-Id: <200208141554.g7EFsdci086779@freefall.freebsd.org> From: Yen-Ming Lee Date: Wed, 14 Aug 2002 08:54:39 -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 leeym 2002/08/14 08:54:39 PDT Modified files: en/news news.xml Log: add myself (Yen-Ming Lee) to news flash Revision Changes Path 1.100 +11 -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 Aug 14 8: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 F30CC37B400; Wed, 14 Aug 2002 08:56:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A68E143E6A; Wed, 14 Aug 2002 08:56:59 -0700 (PDT) (envelope-from joe@FreeBSD.org) Received: from freefall.freebsd.org (joe@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EFuxJU088680; Wed, 14 Aug 2002 08:56:59 -0700 (PDT) (envelope-from joe@freefall.freebsd.org) Received: (from joe@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EFuvxH088679; Wed, 14 Aug 2002 08:56:57 -0700 (PDT) Message-Id: <200208141556.g7EFuvxH088679@freefall.freebsd.org> From: Josef Karthauser Date: Wed, 14 Aug 2002 08:56:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/rtc/files Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG joe 2002/08/14 08:56:57 PDT Modified files: emulators/rtc/files Makefile Log: Current doesn't use KMODDEPS. Submitted by: Mark Santcroos Revision Changes Path 1.3 +2 -0 ports/emulators/rtc/files/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 9: 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 BBFEE37B400; Wed, 14 Aug 2002 09:05:44 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A41843E75; Wed, 14 Aug 2002 09:05:44 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EG5iJU093597; Wed, 14 Aug 2002 09:05:44 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EG5ipm093592; Wed, 14 Aug 2002 09:05:44 -0700 (PDT) Message-Id: <200208141605.g7EG5ipm093592@freefall.freebsd.org> From: Robert Watson Date: Wed, 14 Aug 2002 09:05:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/news/status report-may-2002-june-2002.html report-may-2002-june-2002.xml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rwatson 2002/08/14 09:05:43 PDT Added files: en/news/status report-may-2002-june-2002.xml Removed files: en/news/status report-may-2002-june-2002.html Log: Various fixes: commit the xml file instead of the html file. Oops. Fix typos with fixes submitted by Antoine Beaupre and Dan Nelson . Revision Changes Path 1.3 +0 -1166 www/en/news/status/report-may-2002-june-2002.html (dead) 1.1 +1453 -0 www/en/news/status/report-may-2002-june-2002.xml (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 9: 9: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 4485037B401; Wed, 14 Aug 2002 09:09:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D076343E42; Wed, 14 Aug 2002 09:09:27 -0700 (PDT) (envelope-from joe@FreeBSD.org) Received: from freefall.freebsd.org (joe@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EG9RJU093893; Wed, 14 Aug 2002 09:09:27 -0700 (PDT) (envelope-from joe@freefall.freebsd.org) Received: (from joe@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EG9RHi093892; Wed, 14 Aug 2002 09:09:27 -0700 (PDT) Message-Id: <200208141609.g7EG9RHi093892@freefall.freebsd.org> From: Josef Karthauser Date: Wed, 14 Aug 2002 09:09:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/vmware2 Makefile ports/emulators/vmware2/files kmoddeps.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 joe 2002/08/14 09:09:27 PDT Modified files: emulators/vmware2 Makefile Added files: emulators/vmware2/files kmoddeps.patch Log: Fix vmware2 for -current so that it compiles again. Submitted by: Mark Santcroos Revision Changes Path 1.44 +1 -0 ports/emulators/vmware2/Makefile 1.1 +12 -0 ports/emulators/vmware2/files/kmoddeps.patch (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 9: 9: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 68BF637B407; Wed, 14 Aug 2002 09:09:32 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18A6D43E6E; Wed, 14 Aug 2002 09:09:32 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EG9VJU093927; Wed, 14 Aug 2002 09:09:31 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EG9V66093926; Wed, 14 Aug 2002 09:09:31 -0700 (PDT) Message-Id: <200208141609.g7EG9V66093926@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 14 Aug 2002 09:09:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 sio.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/08/14 09:09:31 PDT Modified files: share/man/man4 sio.4 Log: mdoc(7) police: fixed indentation in SYNOPSIS. Submitted by: style(9) police (bde) Revision Changes Path 1.47 +16 -2 src/share/man/man4/sio.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 9: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 27A3F37B400; Wed, 14 Aug 2002 09:20:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF99543E3B; Wed, 14 Aug 2002 09:20: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.4/8.12.4) with ESMTP id g7EGKdJU095243; Wed, 14 Aug 2002 09:20:39 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EGKd0V095242; Wed, 14 Aug 2002 09:20:39 -0700 (PDT) Message-Id: <200208141620.g7EGKd0V095242@freefall.freebsd.org> From: Joe Marcus Clarke Date: Wed, 14 Aug 2002 09:20:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/libgnomedb Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/14 09:20:39 PDT Modified files: databases/libgnomedb Makefile Log: Correctly use the GNOMNG CONFIGURE_ARGS. This should properly disable gtk-doc. PR: 41665 Revision Changes Path 1.4 +0 -2 ports/databases/libgnomedb/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 9:24: 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 7F7C437B400; Wed, 14 Aug 2002 09:24:00 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32BA043E72; Wed, 14 Aug 2002 09:24:00 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EGO0JU095549; Wed, 14 Aug 2002 09:24:00 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EGO0OA095548; Wed, 14 Aug 2002 09:24:00 -0700 (PDT) Message-Id: <200208141624.g7EGO0OA095548@freefall.freebsd.org> From: Joe Marcus Clarke Date: Wed, 14 Aug 2002 09:23:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/libgnomedb Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/14 09:23:59 PDT Modified files: databases/libgnomedb Makefile Log: s/-pthread/${PTHREAD_LIBS}/ Revision Changes Path 1.5 +1 -1 ports/databases/libgnomedb/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 9:26: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 14F8037B400; Wed, 14 Aug 2002 09:26:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BBA343E97; Wed, 14 Aug 2002 09:26:11 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from freefall.freebsd.org (leeym@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EGQBJU095848; Wed, 14 Aug 2002 09:26:11 -0700 (PDT) (envelope-from leeym@freefall.freebsd.org) Received: (from leeym@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EGQBDI095847; Wed, 14 Aug 2002 09:26:11 -0700 (PDT) Message-Id: <200208141626.g7EGQBDI095847@freefall.freebsd.org> From: Yen-Ming Lee Date: Wed, 14 Aug 2002 09:26:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors article.sgml 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 leeym 2002/08/14 09:26:11 PDT Modified files: en_US.ISO8859-1/articles/contributors article.sgml en_US.ISO8859-1/share/sgml authors.ent Log: Add myself to the Developers section and Remove myself from the Additional Contributors section. Revision Changes Path 1.235 +4 -4 doc/en_US.ISO8859-1/articles/contributors/article.sgml 1.240 +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 Aug 14 9:26: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 3D9A537B401; Wed, 14 Aug 2002 09:26:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B55DA43E70; Wed, 14 Aug 2002 09:26:11 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EGQBJU095858; Wed, 14 Aug 2002 09:26:11 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EGQBww095857; Wed, 14 Aug 2002 09:26:11 -0700 (PDT) Message-Id: <200208141626.g7EGQBww095857@freefall.freebsd.org> From: Joe Marcus Clarke Date: Wed, 14 Aug 2002 09:26:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/libgda2 Makefile ports/databases/gnomedb2 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/14 09:26:11 PDT Modified files: databases/libgda2 Makefile databases/gnomedb2 Makefile Log: s/-pthread/${PTHREAD_LIBS}/ Revision Changes Path 1.22 +1 -1 ports/databases/gnomedb2/Makefile 1.24 +1 -1 ports/databases/libgda2/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 9:33: 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 328D937B400; Wed, 14 Aug 2002 09:32:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9A3043E97; Wed, 14 Aug 2002 09:32:58 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EGWwJU096551; Wed, 14 Aug 2002 09:32:58 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EGWwiW096550; Wed, 14 Aug 2002 09:32:58 -0700 (PDT) Message-Id: <200208141632.g7EGWwiW096550@freefall.freebsd.org> From: Norikatsu Shigemura Date: Wed, 14 Aug 2002 09:32:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/p5-DBD-SQLite Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nork 2002/08/14 09:32:58 PDT Modified files: databases/p5-DBD-SQLite Makefile distinfo Log: Update to 0.19 (based on SQLite 2.6.3) Approved by: knu (mentor) Revision Changes Path 1.4 +1 -1 ports/databases/p5-DBD-SQLite/Makefile 1.4 +1 -1 ports/databases/p5-DBD-SQLite/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 9:34: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 8B40237B400; Wed, 14 Aug 2002 09:34:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36EF743E77; Wed, 14 Aug 2002 09:34:14 -0700 (PDT) (envelope-from bmilekic@FreeBSD.org) Received: from freefall.freebsd.org (bmilekic@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EGYEJU096640; Wed, 14 Aug 2002 09:34:14 -0700 (PDT) (envelope-from bmilekic@freefall.freebsd.org) Received: (from bmilekic@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EGYEm7096639; Wed, 14 Aug 2002 09:34:14 -0700 (PDT) Message-Id: <200208141634.g7EGYEm7096639@freefall.freebsd.org> From: Bosko Milekic Date: Wed, 14 Aug 2002 09:34:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/fstat fstat.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmilekic 2002/08/14 09:34:14 PDT Modified files: usr.bin/fstat fstat.c Log: Unbreak building of fstat following version 1.23 of src/sys/ufs/ufs/quota.h by including mount.h before ufs/quota.h. Revision Changes Path 1.44 +1 -1 src/usr.bin/fstat/fstat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 9: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 8D55F37B400; Wed, 14 Aug 2002 09:38:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F4B943E3B; Wed, 14 Aug 2002 09:38:43 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EGchJU096888; Wed, 14 Aug 2002 09:38:43 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EGcgR3096887; Wed, 14 Aug 2002 09:38:42 -0700 (PDT) Message-Id: <200208141638.g7EGcgR3096887@freefall.freebsd.org> From: Robert Watson Date: Wed, 14 Aug 2002 09:38:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/news/status report-may-2002-june-2002.xml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rwatson 2002/08/14 09:38:42 PDT Modified files: en/news/status report-may-2002-june-2002.xml Log: More typo fixes. Submitted by: Antoine Beaupre Revision Changes Path 1.2 +4 -6 www/en/news/status/report-may-2002-june-2002.xml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 9:50: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 E148C37B400; Wed, 14 Aug 2002 09:50:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 967ED43E3B; Wed, 14 Aug 2002 09:50:51 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EGopJU098334; Wed, 14 Aug 2002 09:50:51 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EGopeA098333; Wed, 14 Aug 2002 09:50:51 -0700 (PDT) Message-Id: <200208141650.g7EGopeA098333@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 14 Aug 2002 09:50:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/08/14 09:50:51 PDT Modified files: release Makefile Log: Collapsed the export list, added CD_EXTRA_BITS to it. Revision Changes Path 1.703 +13 -64 src/release/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 9: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 80DB637B400; Wed, 14 Aug 2002 09:53:51 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D22F43E81; Wed, 14 Aug 2002 09:53:45 -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 g7EGrfJ56773; Wed, 14 Aug 2002 19:53:41 +0300 (EEST) (envelope-from ru) Date: Wed, 14 Aug 2002 19:53:41 +0300 From: Ruslan Ermilov To: Murray Stokely Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/articles/releng article.sgml Message-ID: <20020814165341.GC54040@sunbay.com> References: <200208140639.g7E6daPQ076191@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="c3bfwLpm8qysLVxt" Content-Disposition: inline In-Reply-To: <200208140639.g7E6daPQ076191@freefall.freebsd.org> 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 --c3bfwLpm8qysLVxt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 13, 2002 at 11:39:36PM -0700, Murray Stokely wrote: > murray 2002/08/13 23:39:36 PDT >=20 > Modified files: > en_US.ISO8859-1/articles/releng article.sgml=20 > Log: > Remove contribed groff_mdoc.man from version bump list -- we only need > to update this in mdoc.local. > =20 > Revision Changes Path > 1.35 +0 -4 doc/en_US.ISO8859-1/articles/releng/article.sgml >=20 Thanks! 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 --c3bfwLpm8qysLVxt Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9WosVUkv4P6juNwoRAonVAJ4iDWtgjM2QPzKwV51H91NJlabAmQCcCuwZ CIioXhKtaPuss/x1x2V+6V8= =8pg3 -----END PGP SIGNATURE----- --c3bfwLpm8qysLVxt-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 9: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 001E937B400; Wed, 14 Aug 2002 09:57:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8C3D43E6E; Wed, 14 Aug 2002 09:57:14 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EGvEJU098817; Wed, 14 Aug 2002 09:57:14 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EGvEKB098816; Wed, 14 Aug 2002 09:57:14 -0700 (PDT) Message-Id: <200208141657.g7EGvEKB098816@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 14 Aug 2002 09:57:14 -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: HEAD Sender: owner-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/08/14 09:57:14 PDT Modified files: gnu/usr.bin/groff/tmac mdoc.local Log: Removed the (never-released) FreeBSD 4.6.1. Inspired by: bmah's commit to www/en/releases/4.6.1R Revision Changes Path 1.16 +0 -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 Wed Aug 14 9:58: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 1A7E537B400; Wed, 14 Aug 2002 09:58:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C384143E4A; Wed, 14 Aug 2002 09:58:50 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EGwoJU098969; Wed, 14 Aug 2002 09:58:50 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EGwoDU098968; Wed, 14 Aug 2002 09:58:50 -0700 (PDT) Message-Id: <200208141658.g7EGwoDU098968@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 14 Aug 2002 09:58:50 -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 Sender: owner-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/08/14 09:58:50 PDT Modified files: (Branch: RELENG_4) gnu/usr.bin/groff/tmac mdoc.local Log: MFC: 1.16: removed the (never-released) FreeBSD 4.6.1. Revision Changes Path 1.2.2.15 +0 -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 Wed Aug 14 10: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 61A5037B401; Wed, 14 Aug 2002 10:15:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 119A043E65; Wed, 14 Aug 2002 10:15:13 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from freefall.freebsd.org (mbr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EHFCJU004845; Wed, 14 Aug 2002 10:15:12 -0700 (PDT) (envelope-from mbr@freefall.freebsd.org) Received: (from mbr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EHFCmx004844; Wed, 14 Aug 2002 10:15:12 -0700 (PDT) Message-Id: <200208141715.g7EHFCmx004844@freefall.freebsd.org> From: Martin Blapp Date: Wed, 14 Aug 2002 10:15:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/openoffice/files patch-sal::osl::unx::nlsupport.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/14 10:15:12 PDT Modified files: editors/openoffice/files patch-sal::osl::unx::nlsupport.c Log: We still had three locales with uppercase chars. To adapt the style of the other arrays, do everything in uppercase now. Add a NetBSD part too and correct the IRIX part. Reorder the ifdef comments and define how the array should look like. Revision Changes Path 1.10 +100 -52 ports/editors/openoffice/files/patch-sal::osl::unx::nlsupport.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 10:44: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 A736537B400; Wed, 14 Aug 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 5AAD443E7B; Wed, 14 Aug 2002 10:44: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.4/8.12.4) with ESMTP id g7EHinJU008254; Wed, 14 Aug 2002 10:44:49 -0700 (PDT) (envelope-from blackend@freefall.freebsd.org) Received: (from blackend@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EHinYu008253; Wed, 14 Aug 2002 10:44:49 -0700 (PDT) Message-Id: <200208141744.g7EHinYu008253@freefall.freebsd.org> From: Marc Fonvieille Date: Wed, 14 Aug 2002 10:44:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/platforms sparc.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG blackend 2002/08/14 10:44:49 PDT Modified files: en/platforms sparc.sgml Log: Typo: s/taht/that Revision Changes Path 1.10 +2 -2 www/en/platforms/sparc.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 10:47: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 51EE337B400; Wed, 14 Aug 2002 10:47:22 -0700 (PDT) Received: from genius.tao.org.uk (genius.tao.org.uk [212.135.162.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6FAB43E42; Wed, 14 Aug 2002 10:47:21 -0700 (PDT) (envelope-from joe@genius.tao.org.uk) Received: by genius.tao.org.uk (Postfix, from userid 100) id 29F0F4270; Wed, 14 Aug 2002 18:47:16 +0100 (BST) Date: Wed, 14 Aug 2002 18:47:16 +0100 From: Josef Karthauser To: Ruslan Ermilov Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release Makefile Message-ID: <20020814174716.GB29051@genius.tao.org.uk> References: <200208090822.g798M3sP032157@freefall.freebsd.org> <200208090818.g798IF1c030828@freefall.freebsd.org> <20020809083541.GA90383@sunbay.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="zx4FCpZtqtKETZ7O" Content-Disposition: inline In-Reply-To: <20020809083541.GA90383@sunbay.com> User-Agent: Mutt/1.5.1i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --zx4FCpZtqtKETZ7O Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Aug 09, 2002 at 11:35:41AM +0300, Ruslan Ermilov wrote: >=20 > On Fri, Aug 09, 2002 at 01:18:15AM -0700, John Hay wrote: > > jhay 2002/08/09 01:18:15 PDT > >=20 > > Modified files: > > release Makefile=20 > > Log: > > Remove a '-' that is not needed. > > =20 > > Submitted by: ru > > =20 > > Revision Changes Path > > 1.700 +2 -2 src/release/Makefile > Josef, >=20 > That again, why $FreeBSD$ lines changes were made/counted here? Because ^src/release/ is in CVSROOT/exclude, which disables the $FreeBSD$ checks in that subtree. There's a rule of thumb in the CVSROOT code that says that we should only contract the $FreeBSD$ tags if we require that they're there. Maybe someone wants to make the '^src/release/' restriction less general? Joe --=20 "As far as the laws of mathematics refer to reality, they are not certain; and as far as they are certain, they do not refer to reality." - Albert Einstein, 1921 --zx4FCpZtqtKETZ7O Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iEYEARECAAYFAj1al6MACgkQXVIcjOaxUBaMSgCg3t2ysJonzQhdgDqKwwNEocof 0r8AoLMDQoYg0kANMkrqqb7HFun47iYB =amFI -----END PGP SIGNATURE----- --zx4FCpZtqtKETZ7O-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 10: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 BDF0D37B400; Wed, 14 Aug 2002 10:55:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E74A43E6A; Wed, 14 Aug 2002 10:55:12 -0700 (PDT) (envelope-from jmallett@FreeBSD.org) Received: from freefall.freebsd.org (jmallett@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EHtCJU009227; Wed, 14 Aug 2002 10:55:12 -0700 (PDT) (envelope-from jmallett@freefall.freebsd.org) Received: (from jmallett@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EHtCqW009226; Wed, 14 Aug 2002 10:55:12 -0700 (PDT) Message-Id: <200208141755.g7EHtCqW009226@freefall.freebsd.org> From: Juli Mallett Date: Wed, 14 Aug 2002 10:55:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf kern.post.mk kern.pre.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/08/14 10:55:11 PDT Modified files: sys/conf kern.post.mk kern.pre.mk Log: Spell kenrel as 'kernel' for consistency with the rest of the universe. Inspired by: bde Revision Changes Path 1.26 +1 -1 src/sys/conf/kern.post.mk 1.17 +1 -1 src/sys/conf/kern.pre.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 10:56: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 1218F37B400; Wed, 14 Aug 2002 10:56:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B923743E6A; Wed, 14 Aug 2002 10:56:47 -0700 (PDT) (envelope-from jmallett@FreeBSD.org) Received: from freefall.freebsd.org (jmallett@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EHulJU009375; Wed, 14 Aug 2002 10:56:47 -0700 (PDT) (envelope-from jmallett@freefall.freebsd.org) Received: (from jmallett@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EHulMx009374; Wed, 14 Aug 2002 10:56:47 -0700 (PDT) Message-Id: <200208141756.g7EHulMx009374@freefall.freebsd.org> From: Juli Mallett Date: Wed, 14 Aug 2002 10:56:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ddb db_sym.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/08/14 10:56:47 PDT Modified files: sys/ddb db_sym.h Log: When talking about c_db_sym_t, mention that it is not just like db_sym_t: it's const. Inspired by: bde Revision Changes Path 1.22 +1 -1 src/sys/ddb/db_sym.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 11: 7: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 0DCD737B400; Wed, 14 Aug 2002 11:07:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B36D843E70; Wed, 14 Aug 2002 11:07:09 -0700 (PDT) (envelope-from jmallett@FreeBSD.org) Received: from freefall.freebsd.org (jmallett@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EI79JU014420; Wed, 14 Aug 2002 11:07:09 -0700 (PDT) (envelope-from jmallett@freefall.freebsd.org) Received: (from jmallett@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EI79uR014419; Wed, 14 Aug 2002 11:07:09 -0700 (PDT) Message-Id: <200208141807.g7EI79uR014419@freefall.freebsd.org> From: Juli Mallett Date: Wed, 14 Aug 2002 11:07:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 identcpu.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/08/14 11:07:09 PDT Modified files: sys/i386/i386 identcpu.c Log: Document why the has_f00f_bug variable is initialised rather than placed into the BSS (so that it can be binary-patched). Inspired by: bde Revision Changes Path 1.107 +1 -1 src/sys/i386/i386/identcpu.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 11:16: 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 13A7837B400; Wed, 14 Aug 2002 11:16:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA02343E3B; Wed, 14 Aug 2002 11:16: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.4/8.12.4) with ESMTP id g7EIG2JU015364; Wed, 14 Aug 2002 11:16:02 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EIG2AM015363; Wed, 14 Aug 2002 11:16:02 -0700 (PDT) Message-Id: <200208141816.g7EIG2AM015363@freefall.freebsd.org> From: Akinori MUSHA Date: Wed, 14 Aug 2002 11:16:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/cyrus-sasl/files pwcheck_pam.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/14 11:16:02 PDT Modified files: security/cyrus-sasl/files pwcheck_pam.c Log: Include before including and unbreak for -current's PAM. Approved by: "Scot W. Hetzel" (MAINTAINER) Revision Changes Path 1.2 +1 -0 ports/security/cyrus-sasl/files/pwcheck_pam.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 11:39: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 9844837B400; Wed, 14 Aug 2002 11:39:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5238543E42; Wed, 14 Aug 2002 11:39: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.4/8.12.4) with ESMTP id g7EIdlJU017438; Wed, 14 Aug 2002 11:39:47 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EIdkRP017437; Wed, 14 Aug 2002 11:39:46 -0700 (PDT) Message-Id: <200208141839.g7EIdkRP017437@freefall.freebsd.org> From: Akinori MUSHA Date: Wed, 14 Aug 2002 11:39:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/cyrus-sasl Makefile pkg-deinstall pkg-install pkg-message pkg-plist ports/security/cyrus-sasl/files patch-saslauthd::Makefile.am pwcheck.sh saslauthd.sh ports/security/cyrus-sasl/scripts configure.sasl X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/14 11:39:46 PDT Modified files: security/cyrus-sasl Makefile pkg-deinstall pkg-install pkg-message pkg-plist security/cyrus-sasl/files pwcheck.sh security/cyrus-sasl/scripts configure.sasl Added files: security/cyrus-sasl/files patch-saslauthd::Makefile.am saslauthd.sh Log: Add saslauthd as default general password checking daemon (replaces pwcheck{_pam}). PR: ports/41653 Submitted by: "Scot W. Hetzel" (MAINTAINER) Revision Changes Path 1.45 +21 -6 ports/security/cyrus-sasl/Makefile 1.1 +11 -0 ports/security/cyrus-sasl/files/patch-saslauthd::Makefile.am (new) 1.5 +2 -3 ports/security/cyrus-sasl/files/pwcheck.sh 1.1 +75 -0 ports/security/cyrus-sasl/files/saslauthd.sh (new) 1.6 +2 -2 ports/security/cyrus-sasl/pkg-deinstall 1.10 +2 -8 ports/security/cyrus-sasl/pkg-install 1.5 +10 -3 ports/security/cyrus-sasl/pkg-message 1.16 +12 -0 ports/security/cyrus-sasl/pkg-plist 1.13 +27 -8 ports/security/cyrus-sasl/scripts/configure.sasl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 11: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 43ABE37B405; Wed, 14 Aug 2002 11:45:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E862443E42; Wed, 14 Aug 2002 11:45: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.4/8.12.4) with ESMTP id g7EIj4JU018175; Wed, 14 Aug 2002 11:45:04 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EIj4Cw018174; Wed, 14 Aug 2002 11:45:04 -0700 (PDT) Message-Id: <200208141845.g7EIj4Cw018174@freefall.freebsd.org> From: Robert Watson Date: Wed, 14 Aug 2002 11:45:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/news/status report-may-2002-june-2002.xml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rwatson 2002/08/14 11:45:04 PDT Modified files: en/news/status report-may-2002-june-2002.xml Log: Remove dup url in openoffice report. Revision Changes Path 1.3 +1 -3 www/en/news/status/report-may-2002-june-2002.xml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 11:45: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 3286337B401; Wed, 14 Aug 2002 11:45:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D75A343E6E; Wed, 14 Aug 2002 11:45:23 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EIjNJU018235; Wed, 14 Aug 2002 11:45:23 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EIjNDL018234; Wed, 14 Aug 2002 11:45:23 -0700 (PDT) Message-Id: <200208141845.g7EIjNDL018234@freefall.freebsd.org> From: Robert Watson Date: Wed, 14 Aug 2002 11:45:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/news/status status.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 rwatson 2002/08/14 11:45:23 PDT Modified files: en/news/status status.sgml Log: Hook up May/June 2002 report. Revision Changes Path 1.10 +3 -1 www/en/news/status/status.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 11:55: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 9A80237B400; Wed, 14 Aug 2002 11:55:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 290D543E72; Wed, 14 Aug 2002 11:55:50 -0700 (PDT) (envelope-from scop@FreeBSD.org) Received: from freefall.freebsd.org (scop@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EItoJU019015; Wed, 14 Aug 2002 11:55:50 -0700 (PDT) (envelope-from scop@freefall.freebsd.org) Received: (from scop@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EItnmY019014; Wed, 14 Aug 2002 11:55:49 -0700 (PDT) Message-Id: <200208141855.g7EItnmY019014@freefall.freebsd.org> From: Ville Skyttä Date: Wed, 14 Aug 2002 11:55:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: projects/cvsweb cvsweb.cgi X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG scop 2002/08/14 11:55:49 PDT Modified files: cvsweb cvsweb.cgi Log: Add a couple of TODOs. Revision Changes Path 1.125 +13 -0 projects/cvsweb/cvsweb.cgi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 12: 5: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 7618937B400; Wed, 14 Aug 2002 12:05:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D904B43E6E; Wed, 14 Aug 2002 12:05: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.4/8.12.4) with ESMTP id g7EJ5NJU023574; Wed, 14 Aug 2002 12:05:23 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EJ5N17023557; Wed, 14 Aug 2002 12:05:23 -0700 (PDT) Message-Id: <200208141905.g7EJ5N17023557@freefall.freebsd.org> From: Ying-Chieh Liao Date: Wed, 14 Aug 2002 12:05:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/py-rdflib 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/08/14 12:05:23 PDT Modified files: textproc Makefile Added files: textproc/py-rdflib Makefile distinfo pkg-comment pkg-descr pkg-plist Log: add py-rdflib 0.9.5 A Python library for RDF manipulation Revision Changes Path 1.399 +1 -0 ports/textproc/Makefile 1.1 +21 -0 ports/textproc/py-rdflib/Makefile (new) 1.1 +1 -0 ports/textproc/py-rdflib/distinfo (new) 1.1 +1 -0 ports/textproc/py-rdflib/pkg-comment (new) 1.1 +4 -0 ports/textproc/py-rdflib/pkg-descr (new) 1.1 +91 -0 ports/textproc/py-rdflib/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 Aug 14 12: 5: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 0EE8E37B405; Wed, 14 Aug 2002 12:05:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5DC143E65; Wed, 14 Aug 2002 12:05:26 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EJ5QJU023729; Wed, 14 Aug 2002 12:05:26 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EJ5Q62023728; Wed, 14 Aug 2002 12:05:26 -0700 (PDT) Message-Id: <200208141905.g7EJ5Q62023728@freefall.freebsd.org> From: Ying-Chieh Liao Date: Wed, 14 Aug 2002 12:05: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 ijliao 2002/08/14 12:05:26 PDT Modified files: . modules Log: py-rdflib --> ports/textproc/py-rdflib Revision Changes Path 1.5713 +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 Aug 14 12: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 5E49637B400; Wed, 14 Aug 2002 12:36:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E40343E42; Wed, 14 Aug 2002 12:36: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.4/8.12.4) with ESMTP id g7EJalJU027160; Wed, 14 Aug 2002 12:36:47 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EJal6Q027159; Wed, 14 Aug 2002 12:36:47 -0700 (PDT) Message-Id: <200208141936.g7EJal6Q027159@freefall.freebsd.org> From: Robert Watson Date: Wed, 14 Aug 2002 12:36:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/news/status report-may-2002-june-2002.xml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rwatson 2002/08/14 12:36:47 PDT Modified files: en/news/status report-may-2002-june-2002.xml Log: Remove bogus example URL left in the 'locking pcbs' status report item. Noticed by: mike Revision Changes Path 1.4 +1 -5 www/en/news/status/report-may-2002-june-2002.xml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 12: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 71BED37B400 for ; Wed, 14 Aug 2002 12:46:07 -0700 (PDT) Received: from mailout10.sul.t-online.com (mailout10.sul.t-online.com [194.25.134.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B5C943E4A for ; Wed, 14 Aug 2002 12:46:06 -0700 (PDT) (envelope-from Jan.Stocker@t-online.de) Received: from fwd10.sul.t-online.de by mailout10.sul.t-online.com with smtp id 17f45C-0000Ak-04; Wed, 14 Aug 2002 21:45:30 +0200 Received: from twoflower.liebende.de (320072111332-0001@[217.80.127.40]) by fwd10.sul.t-online.com with esmtp id 17f455-1g0KsSC; Wed, 14 Aug 2002 21:45:23 +0200 Subject: Re: cvs commit: ports/games Makefile ports/games/lbreakout2 Makefile distinfo pkg-comment pkg-descr pkg-install pkg-plist From: Jan.Stocker@t-online.de (Jan Stocker) Reply-To: Jan.Stocker@t-online.de To: Mark Pulford Cc: Alexey Dokuchaev , Joseph Scott , cvs-all@freebsd.org In-Reply-To: <20020814224120.A24959@hamster.kyne.com.au> References: <1029314847.361.0.camel@twoflower> <20020814170155.A20454@regency.nsu.ru> <20020814224120.A24959@hamster.kyne.com.au> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 14 Aug 2002 21:45:33 +0200 Message-Id: <1029354334.365.11.camel@twoflower> Mime-Version: 1.0 X-Sender: 320072111332-0001@t-dialin.net Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG So what to do? Always send as what? And what to do after something like this happens.... a) We need to find a solution. So if you guys ignore the severity/priority what is your strategy? I think it should be oldest first, newest last and so this cant also happen. But what you did is maybe old to new in a special severity/priority but if you wanna ignore it, you must put you focus on a global sight. b) In the meantime the port owner has to be the first one, cause the existence of a second PR with the same port stuff shows that the second submitter hasnt understand that he has FIRST to search for a similar PR. And isn't fair to let the second one be maintainer. Something in my mind is a little bit angry and puts me in a distance, why doing a little bit work if you get ass-kicked? Okay.... it isnt so hard, but this isnt a quite good image you guys will have.... On Wed, 2002-08-14 at 15:11, Mark Pulford wrote: > Hi, > > What Alexey describes is pretty much what happened. The > severity/priority fields are mostly useless for determining anything > so I tend to ignore them. It just happens this time I was looking > through the non-critical section. > > Sorry for missing your port Jan. > > Regards, > Mark > > On Wed, Aug 14, 2002 at 05:01:55PM +0700, Alexey Dokuchaev wrote: > > I had *exactly* the same problem once. Committer said he was looking > > through non-critical section of PRs, while I noted my PR `serious'. > > Thus, he noticed my PR (submitted long, long before the latter) only > > afterwards. > > > > I think the problem is that "severity level" for ports PR is useless > > and causes more confusion than any good. Something gotta be done about > > this. Otherwise, ports "steals" will very likely happen again and > > again. > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 12:48: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 3B66137B400; Wed, 14 Aug 2002 12:48:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC24D43E7B; Wed, 14 Aug 2002 12:48:12 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from freefall.freebsd.org (dinoex@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EJm7JU028135; Wed, 14 Aug 2002 12:48:07 -0700 (PDT) (envelope-from dinoex@freefall.freebsd.org) Received: (from dinoex@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EJm79r028134; Wed, 14 Aug 2002 12:48:07 -0700 (PDT) Message-Id: <200208141948.g7EJm79r028134@freefall.freebsd.org> From: Dirk Meyer Date: Wed, 14 Aug 2002 12:48:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/openssl-beta Makefile Makefile.ssl distinfo pkg-plist ports/security/openssl-beta/files patch-ac 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 dinoex 2002/08/14 12:48:07 PDT Modified files: security/openssl-beta Makefile distinfo pkg-plist security/openssl-beta/files patch-ac patch-ag Removed files: security/openssl-beta Makefile.ssl Log: Update to openssl-0.9.7-beta3 after repro-copy, use at own risk. Revision Changes Path 1.66 +9 -2 ports/security/openssl-beta/Makefile 1.3 +0 -56 ports/security/openssl-beta/Makefile.ssl (dead) 1.24 +1 -1 ports/security/openssl-beta/distinfo 1.11 +16 -16 ports/security/openssl-beta/files/patch-ac 1.3 +10 -10 ports/security/openssl-beta/files/patch-ag 1.23 +11 -2 ports/security/openssl-beta/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 Aug 14 13: 9: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 4A1EB37B400; Wed, 14 Aug 2002 13:09:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F035843E3B; Wed, 14 Aug 2002 13:09: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.4/8.12.4) with ESMTP id g7EK9eJU034380; Wed, 14 Aug 2002 13:09:40 -0700 (PDT) (envelope-from znerd@freefall.freebsd.org) Received: (from znerd@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EK9eAA034378; Wed, 14 Aug 2002 13:09:40 -0700 (PDT) Message-Id: <200208142009.g7EK9eAA034378@freefall.freebsd.org> From: Ernst de Haan Date: Wed, 14 Aug 2002 13:09:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/orion-devel Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG znerd 2002/08/14 13:09:40 PDT Modified files: www/orion-devel Makefile distinfo pkg-plist Log: Upgrade to Orion 1.6.0. Revision Changes Path 1.50 +5 -6 ports/www/orion-devel/Makefile 1.7 +1 -1 ports/www/orion-devel/distinfo 1.13 +1 -0 ports/www/orion-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 Wed Aug 14 13:40: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 63B9E37B400; Wed, 14 Aug 2002 13:40:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1026243E70; Wed, 14 Aug 2002 13:40:36 -0700 (PDT) (envelope-from robert@FreeBSD.org) Received: from freefall.freebsd.org (robert@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EKeZJU037608; Wed, 14 Aug 2002 13:40:35 -0700 (PDT) (envelope-from robert@freefall.freebsd.org) Received: (from robert@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EKeZMC037607; Wed, 14 Aug 2002 13:40:35 -0700 (PDT) Message-Id: <200208142040.g7EKeZMC037607@freefall.freebsd.org> From: Robert Drehmel Date: Wed, 14 Aug 2002 13:40:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include/arpa inet.h src/lib/libc/net inet.3 inet_ntop.c inet_pton.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/14 13:40:35 PDT Modified files: include/arpa inet.h lib/libc/net inet.3 inet_ntop.c inet_pton.c Log: -Add the restrict required by IEEE Std 1003.1-2001 in form of our __restrict macro to the prototypes and function definitions of inet_pton and inet_ntop. - Use ANSI-C function argument lists. - Adjust the prototypes in the manual page. Revision Changes Path 1.23 +3 -2 src/include/arpa/inet.h 1.23 +2 -2 src/lib/libc/net/inet.3 1.10 +4 -13 src/lib/libc/net/inet_ntop.c 1.10 +3 -10 src/lib/libc/net/inet_pton.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 14: 1: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 D5ED137B400; Wed, 14 Aug 2002 14:01:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84E1043E72; Wed, 14 Aug 2002 14:01:05 -0700 (PDT) (envelope-from robert@FreeBSD.org) Received: from freefall.freebsd.org (robert@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EL15JU039705; Wed, 14 Aug 2002 14:01:05 -0700 (PDT) (envelope-from robert@freefall.freebsd.org) Received: (from robert@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EL15bo039704; Wed, 14 Aug 2002 14:01:05 -0700 (PDT) Message-Id: <200208142101.g7EL15bo039704@freefall.freebsd.org> From: Robert Drehmel Date: Wed, 14 Aug 2002 14:01:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/string strxfrm.3 strxfrm.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/14 14:01:04 PDT Modified files: lib/libc/string strxfrm.3 strxfrm.c Log: - Add the 'restrict' qualifier required by IEEE Std 1003.1-2001 to the function definition of strxfrm(3) in form of our '__restrict' macro. - Use an ANSI-C function definition for strxfrm(3). - Change the manual page accordingly. Revision Changes Path 1.15 +2 -2 src/lib/libc/string/strxfrm.3 1.14 +1 -4 src/lib/libc/string/strxfrm.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 14: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 7D9FE37B401; Wed, 14 Aug 2002 14:14:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DE5E43E3B; Wed, 14 Aug 2002 14:14: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.4/8.12.4) with ESMTP id g7ELEkJU045357; Wed, 14 Aug 2002 14:14:46 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7ELEkBA045356; Wed, 14 Aug 2002 14:14:46 -0700 (PDT) Message-Id: <200208142114.g7ELEkBA045356@freefall.freebsd.org> From: Joe Marcus Clarke Date: Wed, 14 Aug 2002 14:14:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/gnome 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 marcus 2002/08/14 14:14:45 PDT Modified files: en/gnome news.xml Log: Mention that GNOME 2 packages have been made available. Revision Changes Path 1.17 +20 -1 www/en/gnome/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 Aug 14 14:16: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 3159237B400; Wed, 14 Aug 2002 14:16:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D43F143E6A; Wed, 14 Aug 2002 14:16:41 -0700 (PDT) (envelope-from robert@FreeBSD.org) Received: from freefall.freebsd.org (robert@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7ELGfJU045532; Wed, 14 Aug 2002 14:16:41 -0700 (PDT) (envelope-from robert@freefall.freebsd.org) Received: (from robert@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7ELGffv045531; Wed, 14 Aug 2002 14:16:41 -0700 (PDT) Message-Id: <200208142116.g7ELGffv045531@freefall.freebsd.org> From: Robert Drehmel Date: Wed, 14 Aug 2002 14:16:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib tdelete.c tsearch.3 src/include search.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 robert 2002/08/14 14:16:41 PDT Modified files: lib/libc/stdlib tdelete.c tsearch.3 include search.h Log: - Add the 'restrict' qualifier to match the IEEE Std 1003.1-2001 prototype of the tdelete(3) function. - Remove duplicated space. - Use an ANSI-C function definition for tdelete(3). - Update the manual page. Revision Changes Path 1.5 +2 -1 src/include/search.h 1.4 +10 -6 src/lib/libc/stdlib/tdelete.c 1.8 +2 -2 src/lib/libc/stdlib/tsearch.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 14:28: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 897E637B400; Wed, 14 Aug 2002 14:28:37 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C2E843E42; Wed, 14 Aug 2002 14:28: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.4/8.12.4) with ESMTP id g7ELSbJU049870; Wed, 14 Aug 2002 14:28:37 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7ELSbnL049860; Wed, 14 Aug 2002 14:28:37 -0700 (PDT) Message-Id: <200208142128.g7ELSbnL049860@freefall.freebsd.org> From: Akinori MUSHA Date: Wed, 14 Aug 2002 14:28:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/shells/zsh 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/08/14 14:28:36 PDT Modified files: shells/zsh Makefile distinfo Log: Update to 4.0.6. PR: ports/41662 Submitted by: Sergei Kolobov Revision Changes Path 1.54 +1 -1 ports/shells/zsh/Makefile 1.24 +2 -2 ports/shells/zsh/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 14:42: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 4D5F537B400; Wed, 14 Aug 2002 14:42:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0595743E6E; Wed, 14 Aug 2002 14:42:12 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7ELgBJU051844; Wed, 14 Aug 2002 14:42:11 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7ELgBE6051843; Wed, 14 Aug 2002 14:42:11 -0700 (PDT) Message-Id: <200208142142.g7ELgBE6051843@freefall.freebsd.org> From: Christian Weisgerber Date: Wed, 14 Aug 2002 14:42:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/gnump3d Makefile pkg-plist ports/audio/gnump3d/files patch-configure.in patch-man_Makefile.in patch-scripts_Makefile.in patch-scripts_gnump3d-top.in patch-templates_gnump3d.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 naddy 2002/08/14 14:42:11 PDT Modified files: audio/gnump3d Makefile pkg-plist Added files: audio/gnump3d/files patch-configure.in patch-man_Makefile.in patch-scripts_Makefile.in patch-scripts_gnump3d-top.in patch-templates_gnump3d.conf Log: * Don't install Debian-specific gnump3d-config script. * In the default configuration file, run the server as user "www" instead of "nobody". * Fix default configure file location in gnump3d-top. Revision Changes Path 1.8 +7 -5 ports/audio/gnump3d/Makefile 1.1 +15 -0 ports/audio/gnump3d/files/patch-configure.in (new) 1.1 +14 -0 ports/audio/gnump3d/files/patch-man_Makefile.in (new) 1.1 +20 -0 ports/audio/gnump3d/files/patch-scripts_Makefile.in (new) 1.1 +14 -0 ports/audio/gnump3d/files/patch-scripts_gnump3d-top.in (new) 1.1 +14 -0 ports/audio/gnump3d/files/patch-templates_gnump3d.conf (new) 1.6 +1 -2 ports/audio/gnump3d/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 Aug 14 14:59: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 23FC137B400; Wed, 14 Aug 2002 14:59:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB5D843E72; Wed, 14 Aug 2002 14:59:26 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7ELxQJU053165; Wed, 14 Aug 2002 14:59:26 -0700 (PDT) (envelope-from peter@freefall.freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7ELxQkp053164; Wed, 14 Aug 2002 14:59:26 -0700 (PDT) Message-Id: <200208142159.g7ELxQkp053164@freefall.freebsd.org> From: Peter Wemm Date: Wed, 14 Aug 2002 14:59:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include/arpa tftp.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 peter 2002/08/14 14:59:26 PDT Modified files: (Branch: RELENG_4) include/arpa tftp.h Log: MFC: Add defines for option negotiation, needed for TSize support. Revision Changes Path 1.3.6.1 +3 -0 src/include/arpa/tftp.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 15:23: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 042AD37B400; Wed, 14 Aug 2002 15:23:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9B3F43E42; Wed, 14 Aug 2002 15:23:11 -0700 (PDT) (envelope-from dg@FreeBSD.org) Received: from freefall.freebsd.org (dg@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EMNBJU059356; Wed, 14 Aug 2002 15:23:11 -0700 (PDT) (envelope-from dg@freefall.freebsd.org) Received: (from dg@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EMNBAO059355; Wed, 14 Aug 2002 15:23:11 -0700 (PDT) Message-Id: <200208142223.g7EMNBAO059355@freefall.freebsd.org> From: David Greenman Date: Wed, 14 Aug 2002 15:23:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern uipc_syscalls.c src/sys/sys socketvar.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 dg 2002/08/14 15:23:11 PDT Modified files: (Branch: RELENG_4) sys/kern uipc_syscalls.c sys/sys socketvar.h Log: MFC: moved sf_buf_* function prototypes to socketvar.h. Revision Changes Path 1.65.2.14 +0 -3 src/sys/kern/uipc_syscalls.c 1.46.2.9 +4 -0 src/sys/sys/socketvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 15:26: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 7EEE437B400; Wed, 14 Aug 2002 15:26:14 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4040C43E6E; Wed, 14 Aug 2002 15:26:13 -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 WAA16621; Wed, 14 Aug 2002 22:26:11 GMT Date: Thu, 15 Aug 2002 08:32:08 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Juli Mallett Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: src/sys/i386/i386 identcpu.c In-Reply-To: <200208141807.g7EI79uR014419@freefall.freebsd.org> Message-ID: <20020815082538.T1202-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 Wed, 14 Aug 2002, Juli Mallett wrote: > jmallett 2002/08/14 11:07:09 PDT > > Modified files: > sys/i386/i386 identcpu.c > Log: > Document why the has_f00f_bug variable is initialised rather than placed into > the BSS (so that it can be binary-patched). > > Inspired by: bde This reason is mostly OBE now that we can set things much more easily using tunables. However, this variables is mostly OBE too so I wouldn't want it bloat tunable-space. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 15:30: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 3E76237B400; Wed, 14 Aug 2002 15:30:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E55D243E42; Wed, 14 Aug 2002 15:30:07 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EMU7JU059898; Wed, 14 Aug 2002 15:30:07 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EMU7BJ059897; Wed, 14 Aug 2002 15:30:07 -0700 (PDT) Message-Id: <200208142230.g7EMU7BJ059897@freefall.freebsd.org> From: Robert Watson Date: Wed, 14 Aug 2002 15:30:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libugidfw ugidfw.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/14 15:30:07 PDT Modified files: lib/libugidfw ugidfw.c Log: Use "ugidfw.h" rather than so that mkdep can find it. Suggested by: mike Revision Changes Path 1.2 +1 -1 src/lib/libugidfw/ugidfw.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 15:36: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 2EB4137B400; Wed, 14 Aug 2002 15:36:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2ED043E75; Wed, 14 Aug 2002 15:36:22 -0700 (PDT) (envelope-from robert@FreeBSD.org) Received: from freefall.freebsd.org (robert@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EMaMJU060766; Wed, 14 Aug 2002 15:36:22 -0700 (PDT) (envelope-from robert@freefall.freebsd.org) Received: (from robert@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EMaMvA060764; Wed, 14 Aug 2002 15:36:22 -0700 (PDT) Message-Id: <200208142236.g7EMaMvA060764@freefall.freebsd.org> From: Robert Drehmel Date: Wed, 14 Aug 2002 15:36:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdtime strptime.3 strptime.c src/include time.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 robert 2002/08/14 15:36:22 PDT Modified files: lib/libc/stdtime strptime.3 strptime.c include time.h Log: - Add the C99 'restrict' qualifier using the '__restrict' macro to function prototype and definition of strptime(3). - Update the manual page. Revision Changes Path 1.26 +2 -1 src/include/time.h 1.17 +2 -2 src/lib/libc/stdtime/strptime.3 1.28 +2 -1 src/lib/libc/stdtime/strptime.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 15:44: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 C6CB937B400; Wed, 14 Aug 2002 15:44:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AF2543E70; Wed, 14 Aug 2002 15:44:14 -0700 (PDT) (envelope-from max@FreeBSD.org) Received: from freefall.freebsd.org (max@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EMiEJU061498; Wed, 14 Aug 2002 15:44:14 -0700 (PDT) (envelope-from max@freefall.freebsd.org) Received: (from max@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EMiEKL061497; Wed, 14 Aug 2002 15:44:14 -0700 (PDT) Message-Id: <200208142244.g7EMiEKL061497@freefall.freebsd.org> From: Masafumi Max NAKANE Date: Wed, 14 Aug 2002 15:44:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mhonarc 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 max 2002/08/14 15:44:14 PDT Modified files: www/mhonarc Makefile distinfo Log: Upgrade to 2.5.11. Revision Changes Path 1.26 +1 -1 ports/www/mhonarc/Makefile 1.12 +1 -1 ports/www/mhonarc/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 15:59: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 D79A337B400; Wed, 14 Aug 2002 15:59:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C03B43E65; Wed, 14 Aug 2002 15:59:22 -0700 (PDT) (envelope-from robert@FreeBSD.org) Received: from freefall.freebsd.org (robert@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7EMxMJU062618; Wed, 14 Aug 2002 15:59:22 -0700 (PDT) (envelope-from robert@freefall.freebsd.org) Received: (from robert@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7EMxM66062617; Wed, 14 Aug 2002 15:59:22 -0700 (PDT) Message-Id: <200208142259.g7EMxM66062617@freefall.freebsd.org> From: Robert Drehmel Date: Wed, 14 Aug 2002 15:59:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/string strcat.3 strcat.c strcpy.3 strcpy.c strncat.c strncpy.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/14 15:59:22 PDT Modified files: lib/libc/string strcat.3 strcat.c strcpy.3 strcpy.c strncat.c strncpy.c Log: - Add the 'restrict' qualifier to the definitions of the string concatenation and copy functions using the '__restrict' macro. This is to satisfy IEEE Std 1003-1.2001. - Use ANSI-C function definitions. - Add the 'restrict' keyword to the manual pages, too. Revision Changes Path 1.12 +2 -2 src/lib/libc/string/strcat.3 1.6 +1 -3 src/lib/libc/string/strcat.c 1.16 +2 -2 src/lib/libc/string/strcpy.3 1.6 +1 -3 src/lib/libc/string/strcpy.c 1.5 +1 -4 src/lib/libc/string/strncat.c 1.5 +1 -4 src/lib/libc/string/strncpy.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 16: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 6C31037B400; Wed, 14 Aug 2002 16:20:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31D9A43E6A; Wed, 14 Aug 2002 16:20:49 -0700 (PDT) (envelope-from robert@FreeBSD.org) Received: from freefall.freebsd.org (robert@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7ENKnJU068691; Wed, 14 Aug 2002 16:20:49 -0700 (PDT) (envelope-from robert@freefall.freebsd.org) Received: (from robert@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7ENKngI068690; Wed, 14 Aug 2002 16:20:49 -0700 (PDT) Message-Id: <200208142320.g7ENKngI068690@freefall.freebsd.org> From: Robert Drehmel Date: Wed, 14 Aug 2002 16:20:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include time.h src/lib/libc/stdtime strftime.3 strftime.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/14 16:20:48 PDT Modified files: include time.h lib/libc/stdtime strftime.3 strftime.c Log: - Add the 'restrict' qualifier to the function definition of strftime(3) for IEEE Std 1003.1-2001 compliance and remove excessive usage of the 'const' qualifier that was neither present in the prototype in the publice header, nor in the local prototype just above the function definition. - Replace the K&R function definition with a ANSI-C one. - Update the prototype of strftime(3) in its manual page. Revision Changes Path 1.27 +2 -1 src/include/time.h 1.29 +1 -1 src/lib/libc/stdtime/strftime.3 1.37 +4 -6 src/lib/libc/stdtime/strftime.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 16:45: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 28BD737B400; Wed, 14 Aug 2002 16:45:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC8ED43E42; Wed, 14 Aug 2002 16:45:42 -0700 (PDT) (envelope-from robert@FreeBSD.org) Received: from freefall.freebsd.org (robert@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7ENjgJU070791; Wed, 14 Aug 2002 16:45:42 -0700 (PDT) (envelope-from robert@freefall.freebsd.org) Received: (from robert@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7ENjgEj070790; Wed, 14 Aug 2002 16:45:42 -0700 (PDT) Message-Id: <200208142345.g7ENjgEj070790@freefall.freebsd.org> From: Robert Drehmel Date: Wed, 14 Aug 2002 16:45:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include stdio.h src/lib/libc/stdio setbuf.3 setbuf.c setvbuf.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/14 16:45:42 PDT Modified files: include stdio.h lib/libc/stdio setbuf.3 setbuf.c setvbuf.c Log: - Add the 'restrict' qualifier to the function definitions and public prototypes of setbuf(3) and setvbuf(3) using the '__restrict' macro from to be compliant with IEEE Std 1003.1-2001. - Replace the K&R with ANSI-C function definitions. - Bring the manual page up-to-date. Revision Changes Path 1.42 +2 -2 src/include/stdio.h 1.11 +3 -3 src/lib/libc/stdio/setbuf.3 1.3 +1 -3 src/lib/libc/stdio/setbuf.c 1.12 +1 -5 src/lib/libc/stdio/setvbuf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 17:45: 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 3D56237B400; Wed, 14 Aug 2002 17:44:53 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7F8743E6E; Wed, 14 Aug 2002 17:43:49 -0700 (PDT) (envelope-from scottl@FreeBSD.org) Received: from freefall.freebsd.org (scottl@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7F0hhJU081932; Wed, 14 Aug 2002 17:43:43 -0700 (PDT) (envelope-from scottl@freefall.freebsd.org) Received: (from scottl@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7F0hhCt081931; Wed, 14 Aug 2002 17:43:43 -0700 (PDT) Message-Id: <200208150043.g7F0hhCt081931@freefall.freebsd.org> From: Scott Long Date: Wed, 14 Aug 2002 17:43:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/udf udf.h udf_vfsops.c udf_vnops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG scottl 2002/08/14 17:43:43 PDT Modified files: sys/fs/udf udf.h udf_vfsops.c udf_vnops.c Log: Factor out some ugle code that's shared by udf_readdir and udf_lookup. Significantly de-obfuscate udf_lookup Inspired By: tes@sgi.com Revision Changes Path 1.3 +16 -0 src/sys/fs/udf/udf.h 1.6 +11 -1 src/sys/fs/udf/udf_vfsops.c 1.11 +212 -245 src/sys/fs/udf/udf_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 17:51: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 1CE4637B400; Wed, 14 Aug 2002 17:51:39 -0700 (PDT) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5829443E6A; Wed, 14 Aug 2002 17:51:37 -0700 (PDT) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 09AE3812E3; Thu, 15 Aug 2002 10:21:33 +0930 (CST) Date: Thu, 15 Aug 2002 10:21:33 +0930 From: Greg 'groggy' Lehey To: Joerg Wunsch Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/vinum vinumioctl.c Message-ID: <20020815005132.GG17301@wantadilla.lemis.com> References: <200208140928.g7E9SJ6A008881@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200208140928.g7E9SJ6A008881@freefall.freebsd.org> User-Agent: Mutt/1.3.99i 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 Wednesday, 14 August 2002 at 2:28:19 -0700, Joerg Wunsch wrote: > joerg 2002/08/14 02:28:19 PDT > > Modified files: > sys/dev/vinum vinumioctl.c > Log: > Implement the DIOCGSECTORSIZE and DIOCGMEDIASIZE ioctls, and rename > the DIOCGDINFO ioctl into DIOCGDVIRGIN. This allows the newfs(8) to > work on vinum volumes without the now removed -v option. > > Approved by: grog That should read "reviewed". Commits to Vinum don't need my approval. From MAINTAINERS: vinum grog Recommends pre-commit review. 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 Wed Aug 14 19: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 00C2537B400; Wed, 14 Aug 2002 19:10:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A987043E70; Wed, 14 Aug 2002 19:10:12 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: from freefall.freebsd.org (alfred@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7F2ACJU001727; Wed, 14 Aug 2002 19:10:12 -0700 (PDT) (envelope-from alfred@freefall.freebsd.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7F2ACNr001726; Wed, 14 Aug 2002 19:10:12 -0700 (PDT) Message-Id: <200208150210.g7F2ACNr001726@freefall.freebsd.org> From: Alfred Perlstein Date: Wed, 14 Aug 2002 19:10:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern sysv_shm.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/14 19:10:12 PDT Modified files: sys/kern sysv_shm.c Log: return foo -> return (foo) Revision Changes Path 1.74 +22 -22 src/sys/kern/sysv_shm.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 19:28: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 68A2937B400; Wed, 14 Aug 2002 19:28:34 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C28143E42; Wed, 14 Aug 2002 19:28:34 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7F2SXJU003472; Wed, 14 Aug 2002 19:28:33 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7F2SWjs003470; Wed, 14 Aug 2002 19:28:32 -0700 (PDT) Message-Id: <200208150228.g7F2SWjs003470@freefall.freebsd.org> From: Robert Watson Date: Wed, 14 Aug 2002 19:28:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_mac.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/14 19:28:32 PDT Modified files: sys/kern kern_mac.c Log: Sync to trustedbsd_mac tree: default to sigsegv rather than copy-on-write during a label change resulting in an mmap removal. This is "fail stop" behavior, which is preferred, although it offers slightly less transparency. Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs Revision Changes Path 1.6 +1 -1 src/sys/kern/kern_mac.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 20: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 A99D437B400; Wed, 14 Aug 2002 20:24:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F43743E4A; Wed, 14 Aug 2002 20:24:48 -0700 (PDT) (envelope-from gordon@FreeBSD.org) Received: from freefall.freebsd.org (gordon@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7F3OmJU012038; Wed, 14 Aug 2002 20:24:48 -0700 (PDT) (envelope-from gordon@freefall.freebsd.org) Received: (from gordon@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7F3OmCT012037; Wed, 14 Aug 2002 20:24:48 -0700 (PDT) Message-Id: <200208150324.g7F3OmCT012037@freefall.freebsd.org> From: Gordon Tetlow Date: Wed, 14 Aug 2002 20:24:48 -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 gordon 2002/08/14 20:24:48 PDT Modified files: etc rc Log: Remove an accidental double chkdepend that snuck in during the last commit. Submitted by: Mike Makonnen Revision Changes Path 1.317 +0 -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 Wed Aug 14 20: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 799D137B400; Wed, 14 Aug 2002 20:29:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EF8E43E42; Wed, 14 Aug 2002 20:29:20 -0700 (PDT) (envelope-from gordon@FreeBSD.org) Received: from freefall.freebsd.org (gordon@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7F3TKJU012333; Wed, 14 Aug 2002 20:29:20 -0700 (PDT) (envelope-from gordon@freefall.freebsd.org) Received: (from gordon@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7F3TK1R012332; Wed, 14 Aug 2002 20:29:20 -0700 (PDT) Message-Id: <200208150329.g7F3TK1R012332@freefall.freebsd.org> From: Gordon Tetlow Date: Wed, 14 Aug 2002 20:29:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.network X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gordon 2002/08/14 20:29:19 PDT Modified files: etc rc.network Log: I missed the single_mountd_enable in rc.network. Submitted by: Mike Makonnen Revision Changes Path 1.136 +1 -1 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 Wed Aug 14 20:51: 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 8CAC837B400; Wed, 14 Aug 2002 20:51:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A86C043E6E; Wed, 14 Aug 2002 20:50:13 -0700 (PDT) (envelope-from scottl@FreeBSD.org) Received: from freefall.freebsd.org (scottl@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7F3o6JU013704; Wed, 14 Aug 2002 20:50:06 -0700 (PDT) (envelope-from scottl@freefall.freebsd.org) Received: (from scottl@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7F3o6Wl013703; Wed, 14 Aug 2002 20:50:06 -0700 (PDT) Message-Id: <200208150350.g7F3o6Wl013703@freefall.freebsd.org> From: Scott Long Date: Wed, 14 Aug 2002 20:50:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/udf udf_vnops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG scottl 2002/08/14 20:50:06 PDT Modified files: sys/fs/udf udf_vnops.c Log: Clean up comments that are no longer relevant. Revision Changes Path 1.12 +9 -12 src/sys/fs/udf/udf_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 21: 4: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 D6B7737B400; Wed, 14 Aug 2002 21:04:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BA2C43E72; Wed, 14 Aug 2002 21:04:56 -0700 (PDT) (envelope-from silby@FreeBSD.org) Received: from freefall.freebsd.org (silby@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7F44uJU014907; Wed, 14 Aug 2002 21:04:56 -0700 (PDT) (envelope-from silby@freefall.freebsd.org) Received: (from silby@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7F44uHL014906; Wed, 14 Aug 2002 21:04:56 -0700 (PDT) Message-Id: <200208150404.g7F44uHL014906@freefall.freebsd.org> From: Mike Silbersack Date: Wed, 14 Aug 2002 21:04:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_vr.c if_vrreg.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 silby 2002/08/14 21:04:53 PDT Modified files: sys/pci if_vr.c if_vrreg.h Log: Improve handling of TX errors. Early reports indicate that this elimiates the driver lockup problem reported by many. Concepts used were taken from Via's if_fet driver. Verification and implementation were done by Thomas Nystrom. Submitted by: Thomas Nystrom MFC after: 3 days Revision Changes Path 1.52 +25 -13 src/sys/pci/if_vr.c 1.13 +3 -0 src/sys/pci/if_vrreg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 21:27: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 CC47437B400; Wed, 14 Aug 2002 21:27:46 -0700 (PDT) Received: from horsey.gshapiro.net (horsey.gshapiro.net [209.220.147.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38BD943E65; Wed, 14 Aug 2002 21:27:46 -0700 (PDT) (envelope-from gshapiro@gshapiro.net) Received: from horsey.gshapiro.net (gshapiro@localhost [IPv6:::1]) by horsey.gshapiro.net (8.12.6.Beta0/8.12.6.Beta0) with ESMTP id g7F4Rj0M044063 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Wed, 14 Aug 2002 21:27:45 -0700 (PDT) Received: (from gshapiro@localhost) by horsey.gshapiro.net (8.12.6.Beta0/8.12.6.Beta0/Submit) id g7F4Rj7H044060; Wed, 14 Aug 2002 21:27:45 -0700 (PDT) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15707.11713.429448.8503@horsey.gshapiro.net> Date: Wed, 14 Aug 2002 21:27:45 -0700 From: Gregory Neil Shapiro To: Jens Schweikhardt Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/periodic/daily 150.clean-hoststat In-Reply-To: <200208121109.g7CB91Ou098073@freefall.freebsd.org> References: <200208121109.g7CB91Ou098073@freefall.freebsd.org> X-Mailer: VM 7.03 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Sender: owner-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> schweikh 2002/08/12 04:09:01 PDT schweikh> Modified files: schweikh> etc/periodic/daily 150.clean-hoststat schweikh> Log: schweikh> o Test and change to the correct directory, /var/spool/.hoststat schweikh> o Bring if/then style in sync with /etc/rc scripts schweikh> PR: conf/41570 schweikh> Revision Changes Path schweikh> 1.6 +6 -9 src/etc/periodic/daily/150.clean-hoststat Note that apparently the script has always been wrong -- the default host status directory is /var/spool/mqueue/.hoststat, not /var/spool/.hoststat. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 21: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 3C29537B400; Wed, 14 Aug 2002 21:34:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E50BB43E4A; Wed, 14 Aug 2002 21:34: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.4/8.12.4) with ESMTP id g7F4YFJU021441; Wed, 14 Aug 2002 21:34:15 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7F4YFvt021440; Wed, 14 Aug 2002 21:34:15 -0700 (PDT) Message-Id: <200208150434.g7F4YFvt021440@freefall.freebsd.org> From: Joe Marcus Clarke Date: Wed, 14 Aug 2002 21:34:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/eel2 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/08/14 21:34:15 PDT Modified files: x11-toolkits/eel2 Makefile distinfo Log: Update to 2.0.4. This fixes a small memory leak. Revision Changes Path 1.22 +1 -1 ports/x11-toolkits/eel2/Makefile 1.11 +1 -1 ports/x11-toolkits/eel2/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 21:58: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 10AA137B400; Wed, 14 Aug 2002 21:58:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA20043E42; Wed, 14 Aug 2002 21:58: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.4/8.12.4) with ESMTP id g7F4wkJU023617; Wed, 14 Aug 2002 21:58:46 -0700 (PDT) (envelope-from dougb@freefall.freebsd.org) Received: (from dougb@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7F4wkYG023616; Wed, 14 Aug 2002 21:58:46 -0700 (PDT) Message-Id: <200208150458.g7F4wkYG023616@freefall.freebsd.org> From: Doug Barton Date: Wed, 14 Aug 2002 21:58:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/stat stat.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/14 21:58:46 PDT Modified files: usr.bin/stat stat.c Log: I was too conservative with my header changes, so restore some sanity via bde. atatat@NetBSD.org made basically the same change in their version, so bring over their CVS Id which I neglected last time. Obtained from: bde, Andrew Brown Revision Changes Path 1.3 +3 -2 src/usr.bin/stat/stat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 22: 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 30E9637B400; Wed, 14 Aug 2002 22:05:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB2DD43E72; Wed, 14 Aug 2002 22:05:26 -0700 (PDT) (envelope-from glewis@FreeBSD.org) Received: from freefall.freebsd.org (glewis@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7F55QJU025691; Wed, 14 Aug 2002 22:05:26 -0700 (PDT) (envelope-from glewis@freefall.freebsd.org) Received: (from glewis@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7F55QEL025684; Wed, 14 Aug 2002 22:05:26 -0700 (PDT) Message-Id: <200208150505.g7F55QEL025684@freefall.freebsd.org> From: Greg Lewis Date: Wed, 14 Aug 2002 22:05:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/comms/hylafax Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG glewis 2002/08/14 22:05:26 PDT Modified files: comms/hylafax Makefile Log: . Configure DIR_HTML correctly. Nothing appears to get installed there, but its location was non-standard and making some people nervous. PR: 41627 Revision Changes Path 1.50 +2 -1 ports/comms/hylafax/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 22:22: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 BBD2337B400; Wed, 14 Aug 2002 22:22:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 516F043E6E; Wed, 14 Aug 2002 22:22: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.4/8.12.4) with ESMTP id g7F5MfJU030182; Wed, 14 Aug 2002 22:22:41 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7F5MfRx030181; Wed, 14 Aug 2002 22:22:41 -0700 (PDT) Message-Id: <200208150522.g7F5MfRx030181@freefall.freebsd.org> From: Ying-Chieh Liao Date: Wed, 14 Aug 2002 22:22:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/ptypes 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/08/14 22:22:41 PDT Modified files: devel/ptypes Makefile distinfo pkg-plist Log: upgrade to 1.5.0 Revision Changes Path 1.4 +1 -1 ports/devel/ptypes/Makefile 1.2 +1 -1 ports/devel/ptypes/distinfo 1.2 +1 -0 ports/devel/ptypes/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 Aug 14 22:25: 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 C19D437B400; Wed, 14 Aug 2002 22:24:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A49A43E7B; Wed, 14 Aug 2002 22:24:56 -0700 (PDT) (envelope-from jake@FreeBSD.org) Received: from freefall.freebsd.org (jake@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7F5OuJU030376; Wed, 14 Aug 2002 22:24:56 -0700 (PDT) (envelope-from jake@freefall.freebsd.org) Received: (from jake@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7F5OuQV030375; Wed, 14 Aug 2002 22:24:56 -0700 (PDT) Message-Id: <200208150524.g7F5OuQV030375@freefall.freebsd.org> From: Jake Burkholder Date: Wed, 14 Aug 2002 22:24:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/include pcpu.h tlb.h src/sys/sparc64/sparc64 machdep.c mp_machdep.c pmap.c tlb.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/14 22:24:56 PDT Modified files: sys/sparc64/include pcpu.h tlb.h sys/sparc64/sparc64 machdep.c mp_machdep.c pmap.c tlb.c Log: Store the number of itlb and dtlb entries separately; they may be different. Find the prom node for the boot cpu earlier and store it in the per-cpu area, so that cache_init can be called earlier. Revision Changes Path 1.17 +1 -0 src/sys/sparc64/include/pcpu.h 1.23 +2 -1 src/sys/sparc64/include/tlb.h 1.56 +20 -15 src/sys/sparc64/sparc64/machdep.c 1.14 +2 -1 src/sys/sparc64/sparc64/mp_machdep.c 1.79 +1 -1 src/sys/sparc64/sparc64/pmap.c 1.4 +3 -2 src/sys/sparc64/sparc64/tlb.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 22: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 CE73537B401; Wed, 14 Aug 2002 22:24:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4723743E77; Wed, 14 Aug 2002 22:24: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.4/8.12.4) with ESMTP id g7F5OuJU030369; Wed, 14 Aug 2002 22:24:56 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7F5Ou2d030366; Wed, 14 Aug 2002 22:24:56 -0700 (PDT) Message-Id: <200208150524.g7F5Ou2d030366@freefall.freebsd.org> From: Ying-Chieh Liao Date: Wed, 14 Aug 2002 22:24:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/dbh 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/08/14 22:24:56 PDT Modified files: databases/dbh Makefile distinfo Log: upgrade to 1.0.11 Revision Changes Path 1.2 +1 -1 ports/databases/dbh/Makefile 1.2 +1 -1 ports/databases/dbh/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 22:35: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 823D837B400; Wed, 14 Aug 2002 22:35:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 327C143E42; Wed, 14 Aug 2002 22:35: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.4/8.12.4) with ESMTP id g7F5ZCJU031213; Wed, 14 Aug 2002 22:35:12 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7F5ZALT031191; Wed, 14 Aug 2002 22:35:10 -0700 (PDT) Message-Id: <200208150535.g7F5ZALT031191@freefall.freebsd.org> From: Joe Marcus Clarke Date: Wed, 14 Aug 2002 22:35:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-fm/nautilus2 Makefile distinfo pkg-plist ports/x11-fm/nautilus2/files patch-Makefile.in X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/08/14 22:35:10 PDT Modified files: x11-fm/nautilus2 Makefile distinfo pkg-plist x11-fm/nautilus2/files patch-Makefile.in Log: Update to 2.0.4. Revision Changes Path 1.64 +1 -1 ports/x11-fm/nautilus2/Makefile 1.16 +1 -1 ports/x11-fm/nautilus2/distinfo 1.4 +11 -10 ports/x11-fm/nautilus2/files/patch-Makefile.in 1.18 +1 -0 ports/x11-fm/nautilus2/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 Aug 14 22: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 2F16637B400; Wed, 14 Aug 2002 22:46:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8EE843E42; Wed, 14 Aug 2002 22:46:42 -0700 (PDT) (envelope-from jake@FreeBSD.org) Received: from freefall.freebsd.org (jake@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7F5kgJU032160; Wed, 14 Aug 2002 22:46:42 -0700 (PDT) (envelope-from jake@freefall.freebsd.org) Received: (from jake@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7F5kgDi032159; Wed, 14 Aug 2002 22:46:42 -0700 (PDT) Message-Id: <200208150546.g7F5kgDi032159@freefall.freebsd.org> From: Jake Burkholder Date: Wed, 14 Aug 2002 22:46:42 -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/08/14 22:46:42 PDT Modified files: sys/sparc64/sparc64 exception.S Log: Fix some confusion regarding traps that use mmu globals but don't really have any reason to; force alternat globals instead, which is what we want. Revision Changes Path 1.39 +4 -2 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 Wed Aug 14 22:49: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 3DE7937B400; Wed, 14 Aug 2002 22:49:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9A0C43E6E; Wed, 14 Aug 2002 22:49:51 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from freefall.freebsd.org (murray@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7F5npJU032304; Wed, 14 Aug 2002 22:49:51 -0700 (PDT) (envelope-from murray@freefall.freebsd.org) Received: (from murray@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7F5npqY032303; Wed, 14 Aug 2002 22:49:51 -0700 (PDT) Message-Id: <200208150549.g7F5npqY032303@freefall.freebsd.org> From: Murray Stokely Date: Wed, 14 Aug 2002 22:49:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING X-FreeBSD-CVS-Branch: RELENG_4_6 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG murray 2002/08/14 22:49:51 PDT Modified files: (Branch: RELENG_4_6) . UPDATING Log: Add entry for 4.6.2-RELEASE. Revision Changes Path 1.73.2.68.2.25 +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 Wed Aug 14 23:16: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 7DAF037B400; Wed, 14 Aug 2002 23:16:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 324F043E75; Wed, 14 Aug 2002 23:16:11 -0700 (PDT) (envelope-from jake@FreeBSD.org) Received: from freefall.freebsd.org (jake@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7F6GBJU038924; Wed, 14 Aug 2002 23:16:11 -0700 (PDT) (envelope-from jake@freefall.freebsd.org) Received: (from jake@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7F6GBYO038922; Wed, 14 Aug 2002 23:16:11 -0700 (PDT) Message-Id: <200208150616.g7F6GBYO038922@freefall.freebsd.org> From: Jake Burkholder Date: Wed, 14 Aug 2002 23:16:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/procfs procfs_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 jake 2002/08/14 23:16:10 PDT Modified files: sys/fs/procfs procfs_ioctl.c Log: Fixed 64bit big endian bugs relating to abuse of ioctl argument passing. This makes truss work on sparc64. Revision Changes Path 1.6 +4 -4 src/sys/fs/procfs/procfs_ioctl.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 23:28: 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 AE75A37B400; Wed, 14 Aug 2002 23:28:00 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63D5443E42; Wed, 14 Aug 2002 23:28:00 -0700 (PDT) (envelope-from demon@FreeBSD.org) Received: from freefall.freebsd.org (demon@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7F6S0JU039836; Wed, 14 Aug 2002 23:28:00 -0700 (PDT) (envelope-from demon@freefall.freebsd.org) Received: (from demon@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7F6S0nJ039835; Wed, 14 Aug 2002 23:28:00 -0700 (PDT) Message-Id: <200208150628.g7F6S0nJ039835@freefall.freebsd.org> From: Dmitry Sivachenko Date: Wed, 14 Aug 2002 23:28:00 -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/08/14 23:28:00 PDT Modified files: www/links Makefile Log: Add a backup MASTER_SITE. Submitted by: Christian Brueffer Revision Changes Path 1.24 +2 -1 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 Wed Aug 14 23: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 31B2E37B400; Wed, 14 Aug 2002 23:34:26 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC80643E65; Wed, 14 Aug 2002 23:34:25 -0700 (PDT) (envelope-from demon@FreeBSD.org) Received: from freefall.freebsd.org (demon@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7F6YPJU040541; Wed, 14 Aug 2002 23:34:25 -0700 (PDT) (envelope-from demon@freefall.freebsd.org) Received: (from demon@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7F6YPhK040540; Wed, 14 Aug 2002 23:34:25 -0700 (PDT) Message-Id: <200208150634.g7F6YPhK040540@freefall.freebsd.org> From: Dmitry Sivachenko Date: Wed, 14 Aug 2002 23:34:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/mrtg Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/14 23:34:25 PDT Modified files: net/mrtg Makefile Log: Add WITH_GD2 knob for building with gd2 rather than gd. Submitted by: David Revision Changes Path 1.56 +8 -3 ports/net/mrtg/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Aug 14 23:34: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 86C6B37B400; Wed, 14 Aug 2002 23:34:38 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 465B943E3B; Wed, 14 Aug 2002 23:34:38 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: from freefall.freebsd.org (alfred@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7F6YcJU040652; Wed, 14 Aug 2002 23:34:38 -0700 (PDT) (envelope-from alfred@freefall.freebsd.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7F6YcAb040650; Wed, 14 Aug 2002 23:34:38 -0700 (PDT) Message-Id: <200208150634.g7F6YcAb040650@freefall.freebsd.org> From: Alfred Perlstein Date: Wed, 14 Aug 2002 23:34:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/regression README src/tools/regression/sysvmsg Makefile README msgtest.c src/tools/regression/sysvsem Makefile README semtest.c src/tools/regression/sysvshm Makefile README shmtest.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/14 23:34:38 PDT Modified files: tools/regression README Added files: tools/regression/sysvmsg Makefile README msgtest.c tools/regression/sysvsem Makefile README semtest.c tools/regression/sysvshm Makefile README shmtest.c Log: Add regression tests for sysvipc. Submitted by: Hiten Pandya Obtained from: NetBSD Revision Changes Path 1.9 +3 -0 src/tools/regression/README 1.1 +15 -0 src/tools/regression/sysvmsg/Makefile (new) 1.1 +13 -0 src/tools/regression/sysvmsg/README (new) 1.1 +347 -0 src/tools/regression/sysvmsg/msgtest.c (new) 1.1 +15 -0 src/tools/regression/sysvsem/Makefile (new) 1.1 +13 -0 src/tools/regression/sysvsem/README (new) 1.1 +348 -0 src/tools/regression/sysvsem/semtest.c (new) 1.1 +15 -0 src/tools/regression/sysvshm/Makefile (new) 1.1 +13 -0 src/tools/regression/sysvshm/README (new) 1.1 +297 -0 src/tools/regression/sysvshm/shmtest.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 Aug 14 23:38: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 0180D37B400; Wed, 14 Aug 2002 23:38:32 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3DB843E3B; Wed, 14 Aug 2002 23:38:31 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7F6cVJU041316; Wed, 14 Aug 2002 23:38:31 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7F6cVai041315; Wed, 14 Aug 2002 23:38:31 -0700 (PDT) Message-Id: <200208150638.g7F6cVai041315@freefall.freebsd.org> From: Ying-Chieh Liao Date: Wed, 14 Aug 2002 23:38:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-Inline-Java 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/08/14 23:38:31 PDT Modified files: devel Makefile Added files: devel/p5-Inline-Java Makefile distinfo pkg-comment pkg-descr pkg-plist Log: add p5-Inline-Java 0.33 Write Perl subroutines and classes in Java Revision Changes Path 1.897 +1 -0 ports/devel/Makefile 1.1 +27 -0 ports/devel/p5-Inline-Java/Makefile (new) 1.1 +1 -0 ports/devel/p5-Inline-Java/distinfo (new) 1.1 +1 -0 ports/devel/p5-Inline-Java/pkg-comment (new) 1.1 +11 -0 ports/devel/p5-Inline-Java/pkg-descr (new) 1.1 +16 -0 ports/devel/p5-Inline-Java/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 Aug 14 23:38: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 BFFFE37B406; Wed, 14 Aug 2002 23:38:34 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FCF143E6A; Wed, 14 Aug 2002 23:38:34 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7F6cYJU041349; Wed, 14 Aug 2002 23:38:34 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7F6cY96041348; Wed, 14 Aug 2002 23:38:34 -0700 (PDT) Message-Id: <200208150638.g7F6cY96041348@freefall.freebsd.org> From: Ying-Chieh Liao Date: Wed, 14 Aug 2002 23:38: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 ijliao 2002/08/14 23:38:34 PDT Modified files: . modules Log: p5-Inline-Java --> ports/devel/p5-Inline-Java Revision Changes Path 1.5714 +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 Aug 14 23: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 C3D0037B400; Wed, 14 Aug 2002 23:57:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7536843E77; Wed, 14 Aug 2002 23:57: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.4/8.12.4) with ESMTP id g7F6vPJU043207; Wed, 14 Aug 2002 23:57:25 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7F6vP8x043206; Wed, 14 Aug 2002 23:57:25 -0700 (PDT) Message-Id: <200208150657.g7F6vP8x043206@freefall.freebsd.org> From: Ying-Chieh Liao Date: Wed, 14 Aug 2002 23:57:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/autodia Makefile distinfo pkg-plist ports/devel/autodia/files patch-SRC::autodia.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 ijliao 2002/08/14 23:57:25 PDT Modified files: devel/autodia Makefile distinfo pkg-plist Removed files: devel/autodia/files patch-SRC::autodia.pl Log: upgrade to 1.2 Revision Changes Path 1.3 +25 -15 ports/devel/autodia/Makefile 1.2 +1 -1 ports/devel/autodia/distinfo 1.2 +0 -17 ports/devel/autodia/files/patch-SRC::autodia.pl (dead) 1.2 +15 -18 ports/devel/autodia/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 Aug 15 0: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 5818737B400; Thu, 15 Aug 2002 00:13:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AE9D43E4A; Thu, 15 Aug 2002 00:13: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.4/8.12.4) with ESMTP id g7F7DHJU048840; Thu, 15 Aug 2002 00:13:17 -0700 (PDT) (envelope-from imp@freefall.freebsd.org) Received: (from imp@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7F7DHfk048839; Thu, 15 Aug 2002 00:13:17 -0700 (PDT) Message-Id: <200208150713.g7F7DHfk048839@freefall.freebsd.org> From: Warner Losh Date: Thu, 15 Aug 2002 00:13:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/wi if_wavelan_ieee.h if_wi.c if_wi_pccard.c if_wivar.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/08/15 00:13:17 PDT Modified files: sys/dev/wi if_wavelan_ieee.h if_wi.c if_wi_pccard.c if_wivar.h Log: Move the symbol firmware loading routines into if_wi. Define some basic firmware downloading commands. Revision Changes Path 1.15 +17 -0 src/sys/dev/wi/if_wavelan_ieee.h 1.112 +142 -0 src/sys/dev/wi/if_wi.c 1.11 +1 -148 src/sys/dev/wi/if_wi_pccard.c 1.12 +1 -0 src/sys/dev/wi/if_wivar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 0: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 4ED2537B400; Thu, 15 Aug 2002 00:49:26 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0052343E6A; Thu, 15 Aug 2002 00:49:11 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7F7n7JU051402; Thu, 15 Aug 2002 00:49:07 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7F7n7Vi051399; Thu, 15 Aug 2002 00:49:07 -0700 (PDT) Message-Id: <200208150749.g7F7n7Vi051399@freefall.freebsd.org> From: Ruslan Ermilov Date: Thu, 15 Aug 2002 00:49:07 -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 ru 2002/08/15 00:49:07 PDT Modified files: . exclude Log: There's no reason to exclude the whole src/release/. Instead, extrapolate revision 1.18 (allow the sysinstall help files to be edited without $FreeBSD$ tags) to suit RELENG_4 needs. Kindly explained by: joe Revision Changes Path 1.48 +1 -1 CVSROOT/exclude To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 0: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 7E77837B401; Thu, 15 Aug 2002 00:51:21 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4227743E72; Thu, 15 Aug 2002 00:50:49 -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 g7F7o0L25838; Thu, 15 Aug 2002 10:50:00 +0300 (EEST) (envelope-from ru) Date: Thu, 15 Aug 2002 10:50:00 +0300 From: Ruslan Ermilov To: Josef Karthauser Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release Makefile Message-ID: <20020815075000.GA23994@sunbay.com> References: <200208090822.g798M3sP032157@freefall.freebsd.org> <200208090818.g798IF1c030828@freefall.freebsd.org> <20020809083541.GA90383@sunbay.com> <20020814174716.GB29051@genius.tao.org.uk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="wac7ysb48OaltWcw" Content-Disposition: inline In-Reply-To: <20020814174716.GB29051@genius.tao.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 --wac7ysb48OaltWcw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 14, 2002 at 06:47:16PM +0100, Josef Karthauser wrote: > On Fri, Aug 09, 2002 at 11:35:41AM +0300, Ruslan Ermilov wrote: > >=20 > > On Fri, Aug 09, 2002 at 01:18:15AM -0700, John Hay wrote: > > > jhay 2002/08/09 01:18:15 PDT > > >=20 > > > Modified files: > > > release Makefile=20 > > > Log: > > > Remove a '-' that is not needed. > > > =20 > > > Submitted by: ru > > > =20 > > > Revision Changes Path > > > 1.700 +2 -2 src/release/Makefile >=20 > > Josef, > >=20 > > That again, why $FreeBSD$ lines changes were made/counted here? >=20 > Because ^src/release/ is in CVSROOT/exclude, which disables the > $FreeBSD$ checks in that subtree. There's a rule of thumb in the > CVSROOT code that says that we should only contract the $FreeBSD$ > tags if we require that they're there. >=20 Thanks Joe! > Maybe someone wants to make the '^src/release/' restriction less > general? >=20 Yep. I have replaced it with ^src/release/sysinstall/help/.*\.hlp, for RELENG_4. 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 --wac7ysb48OaltWcw Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9W10oUkv4P6juNwoRAmL/AJ9+JTCjUT77sYf7SgIXF7QASZiLZACfXS/I RpvvhflfizcHatbP//xipyc= =CR5H -----END PGP SIGNATURE----- --wac7ysb48OaltWcw-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 1: 1: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 1892F37B400; Thu, 15 Aug 2002 01:01:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBE6443E72; Thu, 15 Aug 2002 01:01: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.4/8.12.4) with ESMTP id g7F81OJU052711; Thu, 15 Aug 2002 01:01:24 -0700 (PDT) (envelope-from imp@freefall.freebsd.org) Received: (from imp@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7F81OBc052710; Thu, 15 Aug 2002 01:01:24 -0700 (PDT) Message-Id: <200208150801.g7F81OBc052710@freefall.freebsd.org> From: Warner Losh Date: Thu, 15 Aug 2002 01:01:24 -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/08/15 01:01:24 PDT Modified files: sys/dev/pccbb pccbb.c pccbbvar.h Log: Rename the pccbb device to cbb. Revision Changes Path 1.53 +309 -302 src/sys/dev/pccbb/pccbb.c 1.14 +9 -9 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 Thu Aug 15 1: 2: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 82A4137B400; Thu, 15 Aug 2002 01:02:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3200043E65; Thu, 15 Aug 2002 01:02: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.4/8.12.4) with ESMTP id g7F82OJU052819; Thu, 15 Aug 2002 01:02:24 -0700 (PDT) (envelope-from imp@freefall.freebsd.org) Received: (from imp@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7F82Oqx052818; Thu, 15 Aug 2002 01:02:24 -0700 (PDT) Message-Id: <200208150802.g7F82Oqx052818@freefall.freebsd.org> From: Warner Losh Date: Thu, 15 Aug 2002 01:02:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/cardbus cardbus.c 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/08/15 01:02:24 PDT Modified files: sys/dev/cardbus cardbus.c sys/dev/pccard pccard.c Log: pccbb -> cbb Revision Changes Path 1.21 +1 -1 src/sys/dev/cardbus/cardbus.c 1.59 +2 -1 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 Thu Aug 15 1: 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 A145D37B400; Thu, 15 Aug 2002 01:04:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5931D43E6A; Thu, 15 Aug 2002 01:04:06 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from freefall.freebsd.org (imp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7F846JU052909; Thu, 15 Aug 2002 01:04:06 -0700 (PDT) (envelope-from imp@freefall.freebsd.org) Received: (from imp@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7F846J6052908; Thu, 15 Aug 2002 01:04:06 -0700 (PDT) Message-Id: <200208150804.g7F846J6052908@freefall.freebsd.org> From: Warner Losh Date: Thu, 15 Aug 2002 01:04:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/conf NEWCARD X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/15 01:04:06 PDT Removed files: sys/i386/conf NEWCARD Log: No longer needed Revision Changes Path 1.66 +0 -243 src/sys/i386/conf/NEWCARD (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 1: 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 84DB537B400; Thu, 15 Aug 2002 01:05:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39F9A43E42; Thu, 15 Aug 2002 01:05:43 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from freefall.freebsd.org (imp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7F85hJU055903; Thu, 15 Aug 2002 01:05:43 -0700 (PDT) (envelope-from imp@freefall.freebsd.org) Received: (from imp@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7F85fJH055762; Thu, 15 Aug 2002 01:05:41 -0700 (PDT) Message-Id: <200208150805.g7F85fJH055762@freefall.freebsd.org> From: Warner Losh Date: Thu, 15 Aug 2002 01:05:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files src/sys/i386/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 imp 2002/08/15 01:05:40 PDT Modified files: sys/conf files sys/i386/conf GENERIC Log: pccbb->cbb Revision Changes Path 1.687 +2 -2 src/sys/conf/files 1.359 +1 -1 src/sys/i386/conf/GENERIC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 1:20: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 035F837B400; Thu, 15 Aug 2002 01:20:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC98743E65; Thu, 15 Aug 2002 01:20:09 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7F8K9JU058715; Thu, 15 Aug 2002 01:20:09 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7F8K9Ja058714; Thu, 15 Aug 2002 01:20:09 -0700 (PDT) Message-Id: <200208150820.g7F8K9Ja058714@freefall.freebsd.org> From: Ruslan Ermilov Date: Thu, 15 Aug 2002 01:20:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4/man4.i386 cy.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/08/15 01:20:09 PDT Modified files: share/man/man4/man4.i386 cy.4 Log: mdoc(7) police: fixed indentation in synopsis. Submitted by: bde Revision Changes Path 1.19 +7 -2 src/share/man/man4/man4.i386/cy.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 1: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 961DA37B400; Thu, 15 Aug 2002 01:30:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AFBB43E6E; Thu, 15 Aug 2002 01:30:31 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7F8UTJU062059; Thu, 15 Aug 2002 01:30:29 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7F8UTXw062054; Thu, 15 Aug 2002 01:30:29 -0700 (PDT) Message-Id: <200208150830.g7F8UTXw062054@freefall.freebsd.org> From: Ruslan Ermilov Date: Thu, 15 Aug 2002 01:30:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libncurses termcap.c src/share/termcap termcap.5 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/08/15 01:30:29 PDT Modified files: (Branch: RELENG_4) lib/libncurses termcap.c share/termcap termcap.5 Log: MFC: handle the escaped colon \: in a capability. PR: bin/30778 Revision Changes Path 1.2.2.2 +4 -2 src/lib/libncurses/termcap.c 1.12.2.6 +4 -3 src/share/termcap/termcap.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 1:45: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 1FD1F37B400; Thu, 15 Aug 2002 01:45:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9FC543E70; Thu, 15 Aug 2002 01:45:49 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7F8jnJU067721; Thu, 15 Aug 2002 01:45:49 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7F8jnMH067720; Thu, 15 Aug 2002 01:45:49 -0700 (PDT) Message-Id: <200208150845.g7F8jnMH067720@freefall.freebsd.org> From: Ruslan Ermilov Date: Thu, 15 Aug 2002 01:45:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc c-lex.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/15 01:45:49 PDT Modified files: contrib/gcc c-lex.c Log: Merge gcc.295/cccp.c,v 1.9: don't let gcc(1) hide warnings in system headers. Reviewed by: bde Original 2.95 change was subject to: Approved by: obrien Revision Changes Path 1.2 +1255 -1820 src/contrib/gcc/c-lex.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 1:51: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 422BA37B400; Thu, 15 Aug 2002 01:51:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE73B43E75; Thu, 15 Aug 2002 01:51:24 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from freefall.freebsd.org (ru@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7F8pOJU069710; Thu, 15 Aug 2002 01:51:24 -0700 (PDT) (envelope-from ru@freefall.freebsd.org) Received: (from ru@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7F8pOI3069709; Thu, 15 Aug 2002 01:51:24 -0700 (PDT) Message-Id: <200208150851.g7F8pOI3069709@freefall.freebsd.org> From: Ruslan Ermilov Date: Thu, 15 Aug 2002 01:51:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/15 01:51:24 PDT Modified files: . UPDATING Log: Document the effect of contrib/gcc/c-lex.c,v 1.2 commit. Revision Changes Path 1.215 +5 -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 Aug 15 1:58: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 E85E637B400; Thu, 15 Aug 2002 01:58:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B66B43E65; Thu, 15 Aug 2002 01:58:27 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from freefall.freebsd.org (blackend@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7F8wRJU072026; Thu, 15 Aug 2002 01:58:27 -0700 (PDT) (envelope-from blackend@freefall.freebsd.org) Received: (from blackend@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7F8wRsW072025; Thu, 15 Aug 2002 01:58:27 -0700 (PDT) Message-Id: <200208150858.g7F8wRsW072025@freefall.freebsd.org> From: Marc Fonvieille Date: Thu, 15 Aug 2002 01:58:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/fr_FR.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/08/15 01:58:27 PDT Modified files: fr_FR.ISO8859-1/books/handbook/x11 chapter.sgml Log: MFen 1.88 --> 1.89 Revision Changes Path 1.3 +10 -2 doc/fr_FR.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 Thu Aug 15 2:25: 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 CFF4937B400; Thu, 15 Aug 2002 02:25:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DE5943E3B; Thu, 15 Aug 2002 02:25:04 -0700 (PDT) (envelope-from robert@FreeBSD.org) Received: from freefall.freebsd.org (robert@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7F9P4JU081152; Thu, 15 Aug 2002 02:25:04 -0700 (PDT) (envelope-from robert@freefall.freebsd.org) Received: (from robert@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7F9P4kG081151; Thu, 15 Aug 2002 02:25:04 -0700 (PDT) Message-Id: <200208150925.g7F9P4kG081151@freefall.freebsd.org> From: Robert Drehmel Date: Thu, 15 Aug 2002 02:25:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include inttypes.h stdlib.h src/lib/libc/stdlib strtod.3 strtod.c strtoimax.c strtol.3 strtol.c strtoll.c strtoq.c strtoul.3 strtoul.c strtoull.c strtoumax.c strtouq.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/15 02:25:04 PDT Modified files: include stdlib.h inttypes.h lib/libc/stdlib strtod.3 strtod.c strtoimax.c strtol.3 strtol.c strtoll.c strtoq.c strtoul.3 strtoul.c strtoull.c strtoumax.c strtouq.c Log: - Add the 'restrict' qualifier to the function prototypes and definitions of the functions that convert strings to numbers and are defined by IEEE Std 1003-1.2001. - Use ANSI-C function definitions for all of the functions mentioned above plus strtouq and strtoq. - Update the prototypes in the manual pages. Revision Changes Path 1.5 +2 -2 src/include/inttypes.h 1.38 +5 -5 src/include/stdlib.h 1.14 +2 -2 src/lib/libc/stdlib/strtod.3 1.23 +2 -2 src/lib/libc/stdlib/strtod.c 1.7 +1 -4 src/lib/libc/stdlib/strtoimax.c 1.17 +3 -3 src/lib/libc/stdlib/strtol.3 1.16 +1 -4 src/lib/libc/stdlib/strtol.c 1.18 +1 -4 src/lib/libc/stdlib/strtoll.c 1.11 +1 -4 src/lib/libc/stdlib/strtoq.c 1.18 +3 -3 src/lib/libc/stdlib/strtoul.3 1.15 +1 -4 src/lib/libc/stdlib/strtoul.c 1.17 +1 -4 src/lib/libc/stdlib/strtoull.c 1.7 +1 -4 src/lib/libc/stdlib/strtoumax.c 1.11 +1 -4 src/lib/libc/stdlib/strtouq.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 2:47: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 9BF6237B400; Thu, 15 Aug 2002 02:47:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A4F243E4A; Thu, 15 Aug 2002 02:47:11 -0700 (PDT) (envelope-from robert@FreeBSD.org) Received: from freefall.freebsd.org (robert@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7F9lBJU082788; Thu, 15 Aug 2002 02:47:11 -0700 (PDT) (envelope-from robert@freefall.freebsd.org) Received: (from robert@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7F9lAto082787; Thu, 15 Aug 2002 02:47:10 -0700 (PDT) Message-Id: <200208150947.g7F9lAto082787@freefall.freebsd.org> From: Robert Drehmel Date: Thu, 15 Aug 2002 02:47:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include stdio.h src/lib/libc/stdio fprintf.c printf.3 printf.c snprintf.c sprintf.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/15 02:47:10 PDT Modified files: include stdio.h lib/libc/stdio fprintf.c printf.3 printf.c snprintf.c sprintf.c Log: - Introduce the 'restrict' qualifier to function prototypes and definitions to comply with IEEE Std 1003.1-2001. - Update the manual pages. Revision Changes Path 1.43 +4 -4 src/include/stdio.h 1.9 +1 -1 src/lib/libc/stdio/fprintf.c 1.45 +4 -4 src/lib/libc/stdio/printf.3 1.9 +1 -1 src/lib/libc/stdio/printf.c 1.19 +1 -1 src/lib/libc/stdio/snprintf.c 1.13 +1 -1 src/lib/libc/stdio/sprintf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 3:10: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 67E6E37B401; Thu, 15 Aug 2002 03:10:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18B6743E6E; Thu, 15 Aug 2002 03:10:48 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from freefall.freebsd.org (blackend@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FAAlJU088975; Thu, 15 Aug 2002 03:10:47 -0700 (PDT) (envelope-from blackend@freefall.freebsd.org) Received: (from blackend@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FAAkwh088974; Thu, 15 Aug 2002 03:10:46 -0700 (PDT) Message-Id: <200208151010.g7FAAkwh088974@freefall.freebsd.org> From: Marc Fonvieille Date: Thu, 15 Aug 2002 03:10:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/kernelconfig 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/08/15 03:10:46 PDT Modified files: en_US.ISO8859-1/books/handbook/kernelconfig chapter.sgml Log: s/ATAPI/ATA : "device atadisk" is to support ATA compliant disk drives not ATAPI Revision Changes Path 1.81 +1 -1 doc/en_US.ISO8859-1/books/handbook/kernelconfig/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 Aug 15 3:25: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 9EAFF37B400; Thu, 15 Aug 2002 03:25:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54E4643E42; Thu, 15 Aug 2002 03:25:08 -0700 (PDT) (envelope-from jeh@FreeBSD.org) Received: from freefall.freebsd.org (jeh@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FAP8JU090272; Thu, 15 Aug 2002 03:25:08 -0700 (PDT) (envelope-from jeh@freefall.freebsd.org) Received: (from jeh@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FAP8pL090271; Thu, 15 Aug 2002 03:25:08 -0700 (PDT) Message-Id: <200208151025.g7FAP8pL090271@freefall.freebsd.org> From: "James E. Housley" Date: Thu, 15 Aug 2002 03:25:08 -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/08/15 03:25:07 PDT Modified files: security/uvscan-dat Makefile distinfo Log: Update to 4218 Revision Changes Path 1.111 +1 -1 ports/security/uvscan-dat/Makefile 1.109 +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 Thu Aug 15 3: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 79D7837B400; Thu, 15 Aug 2002 03:28:53 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E14C543E3B; Thu, 15 Aug 2002 03:28:52 -0700 (PDT) (envelope-from robert@FreeBSD.org) Received: from freefall.freebsd.org (robert@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FASqJU090556; Thu, 15 Aug 2002 03:28:52 -0700 (PDT) (envelope-from robert@freefall.freebsd.org) Received: (from robert@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FASqZx090555; Thu, 15 Aug 2002 03:28:52 -0700 (PDT) Message-Id: <200208151028.g7FASqZx090555@freefall.freebsd.org> From: Robert Drehmel Date: Thu, 15 Aug 2002 03:28:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include stdio.h src/lib/libc/stdio printf.3 vfprintf.c vprintf.c vsnprintf.c vsprintf.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/15 03:28:52 PDT Modified files: include stdio.h lib/libc/stdio printf.3 vfprintf.c vprintf.c vsnprintf.c vsprintf.c Log: - For compliance with IEEE Std 1003.1-2001, add the 'restrict' qualifier to function prototypes and definitions where appropriate using the '__restrict' macro. - Update the manual page. Revision Changes Path 1.44 +9 -6 src/include/stdio.h 1.46 +4 -4 src/lib/libc/stdio/printf.3 1.43 +2 -1 src/lib/libc/stdio/vfprintf.c 1.8 +2 -3 src/lib/libc/stdio/vprintf.c 1.18 +2 -5 src/lib/libc/stdio/vsnprintf.c 1.12 +1 -4 src/lib/libc/stdio/vsprintf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 3:32: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 0703737B400; Thu, 15 Aug 2002 03:32:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACFB543E72; Thu, 15 Aug 2002 03:32:55 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Received: from freefall.freebsd.org (phantom@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FAWtJU091189; Thu, 15 Aug 2002 03:32:55 -0700 (PDT) (envelope-from phantom@freefall.freebsd.org) Received: (from phantom@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FAWsM5091185; Thu, 15 Aug 2002 03:32:55 -0700 (PDT) Message-Id: <200208151032.g7FAWsM5091185@freefall.freebsd.org> From: Alexey Zelkin Date: Thu, 15 Aug 2002 03:32:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/java newsflash.sgml www/en/java/dists 13.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 phantom 2002/08/15 03:32:52 PDT Modified files: en/java newsflash.sgml en/java/dists 13.sgml Log: Add announcements about jdk 1.3.1 patchsets 6 and 7 Revision Changes Path 1.11 +21 -1 www/en/java/dists/13.sgml 1.27 +17 -1 www/en/java/newsflash.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 3: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 6CB1C37B400; Thu, 15 Aug 2002 03:59:25 -0700 (PDT) Received: from zaphod.euronet.nl (zaphod.euronet.nl [194.134.168.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id A08D443E91; Thu, 15 Aug 2002 03:59:24 -0700 (PDT) (envelope-from ernst@zaphod.euronet.nl) Received: from zaphod.euronet.nl (localhost [127.0.0.1]) by zaphod.euronet.nl (8.12.5/8.12.5) with ESMTP id g7FAxVYU061366; Thu, 15 Aug 2002 12:59:31 +0200 (CEST) (envelope-from ernst@zaphod.euronet.nl) Received: (from ernst@localhost) by zaphod.euronet.nl (8.12.5/8.12.5/Submit) id g7FAxUd2061365; Thu, 15 Aug 2002 12:59:30 +0200 (CEST) Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan To: Alexey Zelkin Subject: Re: cvs commit: www/en/java newsflash.sgml www/en/java/dists 13.sgml Date: Thu, 15 Aug 2002 12:59:30 +0200 User-Agent: KMail/1.4.2 References: <200208151032.g7FAWsM5091185@freefall.freebsd.org> In-Reply-To: <200208151032.g7FAWsM5091185@freefall.freebsd.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org X-Address: Muiderstraat 1, Amsterdam, Netherlands MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200208151259.30735.znerd@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 Hi Alexey, Perhaps the introduction of bsd.java.mk is worth mentioning as well... Ernst On Thursday 15 August 2002 12:32, Alexey Zelkin wrote: > phantom 2002/08/15 03:32:52 PDT > > Modified files: > en/java newsflash.sgml > en/java/dists 13.sgml > Log: > Add announcements about jdk 1.3.1 patchsets 6 and 7 > > Revision Changes Path > 1.11 +21 -1 www/en/java/dists/13.sgml > 1.27 +17 -1 www/en/java/newsflash.sgml -- Ernst de Haan EuroNet Internet B.V. "Come to me all who are weary and burdened and I will give you rest" -- Jesus Christ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 4: 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 F178337B40A for ; Thu, 15 Aug 2002 04:02:42 -0700 (PDT) Received: from mail.cscoms.com (mail.cscoms.com [202.183.255.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39A6943E4A for ; Thu, 15 Aug 2002 04:02:41 -0700 (PDT) (envelope-from infork@bussaracum.com) Received: from bussaracum.com ([202.183.198.43]) by mail.cscoms.com (8.12.3/8.12.3) with ESMTP id g7FB2NeL006929 for ; Thu, 15 Aug 2002 18:02:24 +0700 (GMT) Date: Thu, 15 Aug 2002 18:02:23 +0700 (GMT) From: infork@bussaracum.com Message-Id: <200208151102.g7FB2NeL006929@mail.cscoms.com> To: undisclosed-recipients: ; Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 4:13: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 04CEF37B400; Thu, 15 Aug 2002 04:13:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD03C43E3B; Thu, 15 Aug 2002 04:13:44 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from freefall.freebsd.org (kiri@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FBDiJU002731; Thu, 15 Aug 2002 04:13:44 -0700 (PDT) (envelope-from kiri@freefall.freebsd.org) Received: (from kiri@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FBDieB002730; Thu, 15 Aug 2002 04:13:44 -0700 (PDT) Message-Id: <200208151113.g7FBDieB002730@freefall.freebsd.org> From: Kiriyama Kazuhiko Date: Thu, 15 Aug 2002 04:13:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/kochi-ttfonts Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kiri 2002/08/15 04:13:44 PDT Modified files: japanese/kochi-ttfonts Makefile Log: Add MASTER_SITES to ${MASTER_SITE_PORTS_JP}. Revision Changes Path 1.10 +2 -1 ports/japanese/kochi-ttfonts/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 4: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 C9FBA37B40B; Thu, 15 Aug 2002 04:13:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DADF43E3B; Thu, 15 Aug 2002 04:13:56 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FBDuJU002781; Thu, 15 Aug 2002 04:13:56 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FBDuCA002780; Thu, 15 Aug 2002 04:13:56 -0700 (PDT) Message-Id: <200208151113.g7FBDuCA002780@freefall.freebsd.org> From: Christian Weisgerber Date: Thu, 15 Aug 2002 04:13:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/easytag Makefile distinfo ports/audio/easytag/files patch-Makefile.in patch-configure patch-pixmaps_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 naddy 2002/08/15 04:13:56 PDT Modified files: audio/easytag Makefile distinfo Added files: audio/easytag/files patch-Makefile.in patch-pixmaps_Makefile.in Removed files: audio/easytag/files patch-configure Log: Update to 0.23. PR: 41561 Submitted by: Dominic Marks Revision Changes Path 1.9 +4 -11 ports/audio/easytag/Makefile 1.9 +1 -1 ports/audio/easytag/distinfo 1.1 +14 -0 ports/audio/easytag/files/patch-Makefile.in (new) 1.2 +0 -10 ports/audio/easytag/files/patch-configure (dead) 1.1 +14 -0 ports/audio/easytag/files/patch-pixmaps_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 Thu Aug 15 4:34: 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 5A03C37B400; Thu, 15 Aug 2002 04:33:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D77843E42; Thu, 15 Aug 2002 04:33:57 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FBXuJU004653; Thu, 15 Aug 2002 04:33:56 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FBXudV004652; Thu, 15 Aug 2002 04:33:56 -0700 (PDT) Message-Id: <200208151133.g7FBXudV004652@freefall.freebsd.org> From: Christian Weisgerber Date: Thu, 15 Aug 2002 04:33:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/global Makefile distinfo ports/devel/global/files patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG naddy 2002/08/15 04:33:56 PDT Modified files: devel/global Makefile distinfo devel/global/files patch-aa Log: Update to 4.5. PR: 41677 Submitted by: Jos Backus Revision Changes Path 1.10 +1 -2 ports/devel/global/Makefile 1.8 +1 -1 ports/devel/global/distinfo 1.4 +6 -7 ports/devel/global/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 Aug 15 4:45: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 DF59837B400; Thu, 15 Aug 2002 04:45:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94A4143E42; Thu, 15 Aug 2002 04:45:07 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FBj7JU005552; Thu, 15 Aug 2002 04:45:07 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FBj7pO005551; Thu, 15 Aug 2002 04:45:07 -0700 (PDT) Message-Id: <200208151145.g7FBj7pO005551@freefall.freebsd.org> From: Christian Weisgerber Date: Thu, 15 Aug 2002 04:45:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/p5-Crypt-PasswdMD5 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/15 04:45:06 PDT Modified files: security/p5-Crypt-PasswdMD5 Makefile Log: Fix expression for REINPLACE_CMD to work with sed. PR: 41679 Submitted by: Kimura Fuyuki This uses a slightly different fix. Revision Changes Path 1.3 +1 -1 ports/security/p5-Crypt-PasswdMD5/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 4:48: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 BA8F737B400; Thu, 15 Aug 2002 04:48:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EF0643E81; Thu, 15 Aug 2002 04:48:46 -0700 (PDT) (envelope-from wjv@FreeBSD.org) Received: from freefall.freebsd.org (wjv@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FBmkJU005771; Thu, 15 Aug 2002 04:48:46 -0700 (PDT) (envelope-from wjv@freefall.freebsd.org) Received: (from wjv@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FBmkQZ005770; Thu, 15 Aug 2002 04:48:46 -0700 (PDT) Message-Id: <200208151148.g7FBmkQZ005770@freefall.freebsd.org> From: Johann Visagie Date: Thu, 15 Aug 2002 04:48:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/py-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 wjv 2002/08/15 04:48:46 PDT Modified files: textproc/py-xml Makefile distinfo pkg-plist Log: - Update to version 0.8 PR: 41284 Submitted by: Marc Recht Revision Changes Path 1.22 +1 -1 ports/textproc/py-xml/Makefile 1.10 +1 -1 ports/textproc/py-xml/distinfo 1.11 +26 -2 ports/textproc/py-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 Thu Aug 15 4:58: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 25E6337B400; Thu, 15 Aug 2002 04:58:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEE7043E42; Thu, 15 Aug 2002 04:58:24 -0700 (PDT) (envelope-from robert@FreeBSD.org) Received: from freefall.freebsd.org (robert@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FBwOJU007160; Thu, 15 Aug 2002 04:58:24 -0700 (PDT) (envelope-from robert@freefall.freebsd.org) Received: (from robert@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FBwOfe007159; Thu, 15 Aug 2002 04:58:24 -0700 (PDT) Message-Id: <200208151158.g7FBwOfe007159@freefall.freebsd.org> From: Robert Drehmel Date: Thu, 15 Aug 2002 04:58:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/i386/gen makecontext.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/15 04:58:24 PDT Modified files: lib/libc/i386/gen makecontext.c Log: Include to have abort() and exit() declared. Revision Changes Path 1.2 +1 -0 src/lib/libc/i386/gen/makecontext.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 5: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 08C3C37B400; Thu, 15 Aug 2002 05:24:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE36B43E70; Thu, 15 Aug 2002 05:24:16 -0700 (PDT) (envelope-from tg@FreeBSD.org) Received: from freefall.freebsd.org (tg@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FCOGJU013674; Thu, 15 Aug 2002 05:24:16 -0700 (PDT) (envelope-from tg@freefall.freebsd.org) Received: (from tg@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FCOGhg013673; Thu, 15 Aug 2002 05:24:16 -0700 (PDT) Message-Id: <200208151224.g7FCOGhg013673@freefall.freebsd.org> From: Thomas Gellekum Date: Thu, 15 Aug 2002 05:24:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/gnowavcut Makefile ports/audio/gnowavcut/files patch-src:main.h patch-src:split.c patch-src:split.h patch-src:timelist.c patch-src:utils.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tg 2002/08/15 05:24:16 PDT Modified files: audio/gnowavcut Makefile Added files: audio/gnowavcut/files patch-src:main.h patch-src:split.c patch-src:split.h patch-src:timelist.c patch-src:utils.c Log: Use 32 bit unsigned types to be able to work on longer files. Reviewed by: Yoichi Imai (author) Approved by: Steve Coltrin (maintainer) Revision Changes Path 1.3 +2 -1 ports/audio/gnowavcut/Makefile 1.1 +20 -0 ports/audio/gnowavcut/files/patch-src:main.h (new) 1.1 +69 -0 ports/audio/gnowavcut/files/patch-src:split.c (new) 1.1 +13 -0 ports/audio/gnowavcut/files/patch-src:split.h (new) 1.1 +20 -0 ports/audio/gnowavcut/files/patch-src:timelist.c (new) 1.1 +61 -0 ports/audio/gnowavcut/files/patch-src:utils.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 Aug 15 5:31: 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 C37F237B400; Thu, 15 Aug 2002 05:31:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AD8243E4A; Thu, 15 Aug 2002 05:31:02 -0700 (PDT) (envelope-from bde@FreeBSD.org) Received: from freefall.freebsd.org (bde@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FCV2JU014151; Thu, 15 Aug 2002 05:31:02 -0700 (PDT) (envelope-from bde@freefall.freebsd.org) Received: (from bde@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FCV2GU014150; Thu, 15 Aug 2002 05:31:02 -0700 (PDT) Message-Id: <200208151231.g7FCV2GU014150@freefall.freebsd.org> From: Bruce Evans Date: Thu, 15 Aug 2002 05:31:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/xdr 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 bde 2002/08/15 05:31:01 PDT Modified files: lib/libc/xdr Makefile.inc Log: Removed duplicated MLINKS which make(1) recently started warning about. Revision Changes Path 1.13 +1 -3 src/lib/libc/xdr/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 Aug 15 6:11: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 0E51937B400; Thu, 15 Aug 2002 06:11:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B933343E70; Thu, 15 Aug 2002 06:11:35 -0700 (PDT) (envelope-from mux@FreeBSD.org) Received: from freefall.freebsd.org (mux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FDBZJU030039; Thu, 15 Aug 2002 06:11:35 -0700 (PDT) (envelope-from mux@freefall.freebsd.org) Received: (from mux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FDBZpo030038; Thu, 15 Aug 2002 06:11:35 -0700 (PDT) Message-Id: <200208151311.g7FDBZpo030038@freefall.freebsd.org> From: Maxime Henrion Date: Thu, 15 Aug 2002 06:11:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 zero_copy.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 mux 2002/08/15 06:11:35 PDT Modified files: share/man/man9 zero_copy.9 Log: Fix typo. Revision Changes Path 1.2 +1 -1 src/share/man/man9/zero_copy.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 6:34: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 1835037B400; Thu, 15 Aug 2002 06:34:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D35B043E6E; Thu, 15 Aug 2002 06:34:10 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from freefall.freebsd.org (leeym@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FDYAJU032098; Thu, 15 Aug 2002 06:34:10 -0700 (PDT) (envelope-from leeym@freefall.freebsd.org) Received: (from leeym@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FDYApD032097; Thu, 15 Aug 2002 06:34:10 -0700 (PDT) Message-Id: <200208151334.g7FDYApD032097@freefall.freebsd.org> From: Yen-Ming Lee Date: Thu, 15 Aug 2002 06:34:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc Makefile ports/misc/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 leeym 2002/08/15 06:34:10 PDT Modified files: misc Makefile Added files: misc/GeoIP Makefile distinfo pkg-comment pkg-descr pkg-plist Log: new port: misc/GeoIP GeoIP is a C library that enables the user to find the country that any IP address or hostname originates from. PR: ports/41536 Submitted by: Yen-Ming Lee Revision Changes Path 1.1 +23 -0 ports/misc/GeoIP/Makefile (new) 1.1 +1 -0 ports/misc/GeoIP/distinfo (new) 1.1 +1 -0 ports/misc/GeoIP/pkg-comment (new) 1.1 +11 -0 ports/misc/GeoIP/pkg-descr (new) 1.1 +9 -0 ports/misc/GeoIP/pkg-plist (new) 1.472 +1 -0 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 Thu Aug 15 6:44: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 E62F237B400; Thu, 15 Aug 2002 06:44:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 531BE43E3B; Thu, 15 Aug 2002 06:44:16 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from freefall.freebsd.org (leeym@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FDi6JU033014; Thu, 15 Aug 2002 06:44:06 -0700 (PDT) (envelope-from leeym@freefall.freebsd.org) Received: (from leeym@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FDi62B033013; Thu, 15 Aug 2002 06:44:06 -0700 (PDT) Message-Id: <200208151344.g7FDi62B033013@freefall.freebsd.org> From: Yen-Ming Lee Date: Thu, 15 Aug 2002 06:44:06 -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 leeym 2002/08/15 06:44:06 PDT Modified files: . modules Log: GeoIP --> ports/misc/GeoIP Revision Changes Path 1.5715 +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 Aug 15 7: 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 210AB37B400; Thu, 15 Aug 2002 07:09:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8DE843E65; Thu, 15 Aug 2002 07:09:17 -0700 (PDT) (envelope-from bmilekic@FreeBSD.org) Received: from freefall.freebsd.org (bmilekic@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FE9HJU039350; Thu, 15 Aug 2002 07:09:17 -0700 (PDT) (envelope-from bmilekic@freefall.freebsd.org) Received: (from bmilekic@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FE9Hf8039349; Thu, 15 Aug 2002 07:09:17 -0700 (PDT) Message-Id: <200208151409.g7FE9Hf8039349@freefall.freebsd.org> From: Bosko Milekic Date: Thu, 15 Aug 2002 07:09:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_mbuf.c 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 bmilekic 2002/08/15 07:09:17 PDT Modified files: sys/kern subr_mbuf.c sys/sys mbuf.h Log: Make m_flags an int instead of a short, this is consistent with the type of the 'flags' argument m_getcl() was using anyway; m_extadd() needed to be changed to accept an int instead of a short for 'flags.' This makes things more consistent and also gives us more bits to use for m_flags in the future (we have almost run out). Requested by: sam (Sam Leffler) Revision Changes Path 1.30 +1 -1 src/sys/kern/subr_mbuf.c 1.100 +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 Thu Aug 15 7:12: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 839E737B400; Thu, 15 Aug 2002 07:12:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D6E743E6E; Thu, 15 Aug 2002 07:12: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.4/8.12.4) with ESMTP id g7FEC4JU039759; Thu, 15 Aug 2002 07:12:04 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FEC4Lj039758; Thu, 15 Aug 2002 07:12:04 -0700 (PDT) Message-Id: <200208151412.g7FEC4Lj039758@freefall.freebsd.org> From: Christian Weisgerber Date: Thu, 15 Aug 2002 07:12:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/astro Makefile ports/astro/gkrellsun Makefile distinfo pkg-comment pkg-descr pkg-plist ports/astro/gkrellsun/files patch-CalcEphem.c patch-Makefile patch-gkrellsun.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/15 07:12:04 PDT Modified files: astro Makefile Added files: astro/gkrellsun Makefile distinfo pkg-comment pkg-descr pkg-plist astro/gkrellsun/files patch-CalcEphem.c patch-Makefile patch-gkrellsun.c Log: Import gkrellsun 0.2. A Gkrellm-Plugin that displays the local sun rise and sun set times. The local latitude and longtitude can be set. PR: 41670 Submitted by: Steffen Vogelreuter Revision Changes Path 1.56 +1 -0 ports/astro/Makefile 1.1 +26 -0 ports/astro/gkrellsun/Makefile (new) 1.1 +1 -0 ports/astro/gkrellsun/distinfo (new) 1.1 +14 -0 ports/astro/gkrellsun/files/patch-CalcEphem.c (new) 1.1 +46 -0 ports/astro/gkrellsun/files/patch-Makefile (new) 1.1 +16 -0 ports/astro/gkrellsun/files/patch-gkrellsun.c (new) 1.1 +1 -0 ports/astro/gkrellsun/pkg-comment (new) 1.1 +8 -0 ports/astro/gkrellsun/pkg-descr (new) 1.1 +2 -0 ports/astro/gkrellsun/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 Aug 15 7:12: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 A177A37B405; Thu, 15 Aug 2002 07:12:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28EB643E77; Thu, 15 Aug 2002 07:12:09 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FEC9JU039793; Thu, 15 Aug 2002 07:12:09 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FEC9cp039792; Thu, 15 Aug 2002 07:12:09 -0700 (PDT) Message-Id: <200208151412.g7FEC9cp039792@freefall.freebsd.org> From: Christian Weisgerber Date: Thu, 15 Aug 2002 07:12: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 naddy 2002/08/15 07:12:08 PDT Modified files: . modules Log: gkrellsun --> ports/astro/gkrellsun Revision Changes Path 1.5716 +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 Aug 15 7:17: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 97ECF37B405; Thu, 15 Aug 2002 07:16:53 -0700 (PDT) Received: from tesla.distributel.net (nat.MTL.distributel.NET [66.38.181.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id C85EF43E8A; Thu, 15 Aug 2002 07:16:52 -0700 (PDT) (envelope-from bmilekic@unixdaemons.com) Received: (from bmilekic@localhost) by tesla.distributel.net (8.11.6/8.11.6) id g7FEGRo08380; Thu, 15 Aug 2002 10:16:27 -0400 (EDT) (envelope-from bmilekic@unixdaemons.com) Date: Thu, 15 Aug 2002 10:16:27 -0400 From: Bosko Milekic To: Bosko Milekic Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern subr_mbuf.c src/sys/sys mbuf.h Message-ID: <20020815101627.A8359@unixdaemons.com> References: <200208151409.g7FE9Hf8039349@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: <200208151409.g7FE9Hf8039349@freefall.freebsd.org>; from bmilekic@FreeBSD.org on Thu, Aug 15, 2002 at 07:09:17AM -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 Thu, Aug 15, 2002 at 07:09:17AM -0700, Bosko Milekic wrote: > bmilekic 2002/08/15 07:09:17 PDT > > Modified files: > sys/kern subr_mbuf.c > sys/sys mbuf.h > Log: > Make m_flags an int instead of a short, this is consistent with the > type of the 'flags' argument m_getcl() was using anyway; m_extadd() > needed to be changed to accept an int instead of a short for 'flags.' > This makes things more consistent and also gives us more bits to > use for m_flags in the future (we have almost run out). > > Requested by: sam (Sam Leffler) Sorry, Sam, for initially looking at the wrong argument (I was considering 'm_type' instead of 'm_flags' initially, and m_type can remain a short for a long time). Anyway, I hope this is what you wanted. Thanks. > Revision Changes Path > 1.30 +1 -1 src/sys/kern/subr_mbuf.c > 1.100 +2 -2 src/sys/sys/mbuf.h > -- Bosko Milekic * bmilekic@unixdaemons.com * bmilekic@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 Aug 15 7: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 F287B37B400; Thu, 15 Aug 2002 07:27:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8001143E4A; Thu, 15 Aug 2002 07:27:47 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FERlJU041295; Thu, 15 Aug 2002 07:27:47 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FERlWr041291; Thu, 15 Aug 2002 07:27:47 -0700 (PDT) Message-Id: <200208151427.g7FERlWr041291@freefall.freebsd.org> From: Robert Watson Date: Thu, 15 Aug 2002 07:27:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet raw_ip.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/15 07:27:46 PDT Modified files: sys/netinet raw_ip.c Log: Add mac.h -- raw_ip.c was depending on nested inclusion of mac.h which is no longer present. Pointed out by: bmilekic Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs Revision Changes Path 1.99 +1 -0 src/sys/netinet/raw_ip.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 7: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 BCE4737B401; Thu, 15 Aug 2002 07:34:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38E9743E75; Thu, 15 Aug 2002 07:34:03 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FEY3JU042049; Thu, 15 Aug 2002 07:34:03 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FEY34r042048; Thu, 15 Aug 2002 07:34:03 -0700 (PDT) Message-Id: <200208151434.g7FEY34r042048@freefall.freebsd.org> From: Robert Watson Date: Thu, 15 Aug 2002 07:34:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_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 rwatson 2002/08/15 07:34:02 PDT Modified files: sys/netinet ip_var.h Log: Perform a nested include of _label.h if #ifdef _KERNEL. This will satisfy consumers of ip_var.h that need a complete definition of struct ipq and don't include mac.h. Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs Revision Changes Path 1.65 +4 -0 src/sys/netinet/ip_var.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 7:34: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 93B5937B400; Thu, 15 Aug 2002 07:34:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F064D43E6E; Thu, 15 Aug 2002 07:34:45 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FEYjJU042094; Thu, 15 Aug 2002 07:34:45 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FEYjjE042093; Thu, 15 Aug 2002 07:34:45 -0700 (PDT) Message-Id: <200208151434.g7FEYjjE042093@freefall.freebsd.org> From: Robert Watson Date: Thu, 15 Aug 2002 07:34:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_debug.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/15 07:34:45 PDT Modified files: sys/netinet tcp_debug.c Log: It's now sufficient to rely on a nested include of _label.h to make sure all structures in ip_var.h are defined, so remove include of mac.h. Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs Revision Changes Path 1.21 +0 -1 src/sys/netinet/tcp_debug.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 7: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 89C2637B400; Thu, 15 Aug 2002 07:41:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40D2243E42; Thu, 15 Aug 2002 07:41:02 -0700 (PDT) (envelope-from yar@FreeBSD.org) Received: from freefall.freebsd.org (yar@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FEf2JU042524; Thu, 15 Aug 2002 07:41:02 -0700 (PDT) (envelope-from yar@freefall.freebsd.org) Received: (from yar@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FEf2iR042523; Thu, 15 Aug 2002 07:41:02 -0700 (PDT) Message-Id: <200208151441.g7FEf2iR042523@freefall.freebsd.org> From: Yar Tikhiy Date: Thu, 15 Aug 2002 07:41:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/ftpd ftpcmd.y 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 yar 2002/08/15 07:41:01 PDT Modified files: (Branch: RELENG_4) libexec/ftpd ftpcmd.y Log: MFC rev. 1.36: Deny ASCII SIZE requests on large files. Revision Changes Path 1.16.2.13 +6 -0 src/libexec/ftpd/ftpcmd.y To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 7:53: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 379DC37B401; Thu, 15 Aug 2002 07:53:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E18B143E75; Thu, 15 Aug 2002 07:53:21 -0700 (PDT) (envelope-from maxim@FreeBSD.org) Received: from freefall.freebsd.org (maxim@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FErLJU043839; Thu, 15 Aug 2002 07:53:21 -0700 (PDT) (envelope-from maxim@freefall.freebsd.org) Received: (from maxim@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FErL7G043838; Thu, 15 Aug 2002 07:53:21 -0700 (PDT) Message-Id: <200208151453.g7FErL7G043838@freefall.freebsd.org> From: Maxim Konovalov Date: Thu, 15 Aug 2002 07:53:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/test test.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/15 07:53:21 PDT Modified files: bin/test test.c Log: o Backout rev. 1.40 and rev. 1.49. o Add argv[] boudary check. PR: bin/40117 Reviewed by: silence on -audit MFC after: 2 months Revision Changes Path 1.51 +34 -36 src/bin/test/test.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 8:15: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 055FE37B400; Thu, 15 Aug 2002 08:15:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B05D043E6A; Thu, 15 Aug 2002 08:15: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.4/8.12.4) with ESMTP id g7FFFHJU049932; Thu, 15 Aug 2002 08:15:17 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FFFH1V049931; Thu, 15 Aug 2002 08:15:17 -0700 (PDT) Message-Id: <200208151515.g7FFFH1V049931@freefall.freebsd.org> From: Akinori MUSHA Date: Thu, 15 Aug 2002 08:15:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/shells/zsh 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/08/15 08:15:16 PDT Modified files: shells/zsh pkg-plist Log: Really commit the pkg-plist change. Revision Changes Path 1.27 +1 -0 ports/shells/zsh/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 Aug 15 8:46: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 E802D37B400; Thu, 15 Aug 2002 08:46:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D8BD43E3B; Thu, 15 Aug 2002 08:46:11 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FFkBJU052994; Thu, 15 Aug 2002 08:46:11 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FFkB2u052991; Thu, 15 Aug 2002 08:46:11 -0700 (PDT) Message-Id: <200208151546.g7FFkB2u052991@freefall.freebsd.org> From: Robert Watson Date: Thu, 15 Aug 2002 08:46:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/svr4 svr4_misc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/15 08:46:10 PDT Modified files: sys/compat/svr4 svr4_misc.c Log: On MAC check failure for readdir, use 'goto out' to use the common exit handling, rather than returning directly to prevent leaking of vnode reference/lock. Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs Revision Changes Path 1.49 +1 -1 src/sys/compat/svr4/svr4_misc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 9: 9: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 93BEB37B400; Thu, 15 Aug 2002 09:09:53 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E5D943E70; Thu, 15 Aug 2002 09:09:53 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FG9qJU059211; Thu, 15 Aug 2002 09:09:52 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FG9q71059210; Thu, 15 Aug 2002 09:09:52 -0700 (PDT) Message-Id: <200208151609.g7FG9q71059210@freefall.freebsd.org> From: Christian Weisgerber Date: Thu, 15 Aug 2002 09:09:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/astro/wmsun/files patch-wmSun.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/15 09:09:51 PDT Added files: astro/wmsun/files patch-wmSun.c Log: Use time_t instead of assuming it to be of type long. Revision Changes Path 1.1 +15 -0 ports/astro/wmsun/files/patch-wmSun.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 Aug 15 9:11: 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 B9F0637B400; Thu, 15 Aug 2002 09:10:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E91843E6E; Thu, 15 Aug 2002 09:10:56 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: from freefall.freebsd.org (ume@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FGAuJU059336; Thu, 15 Aug 2002 09:10:56 -0700 (PDT) (envelope-from ume@freefall.freebsd.org) Received: (from ume@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FGAupj059335; Thu, 15 Aug 2002 09:10:56 -0700 (PDT) Message-Id: <200208151610.g7FGAupj059335@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Thu, 15 Aug 2002 09:10:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/cyrus-imapd2/files patch-df X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/15 09:10:56 PDT Modified files: mail/cyrus-imapd2/files patch-df Log: It seems getpeername() returns with no error but doesn't fill struct sockaddr correctly against PF_UNIX socket under 5-CURRENT. Because of this behavior, PF_UNIX socket was always checked by libwrap. This work around prevents PF_UNIX socket from checking by libwrap to always allow LMTP. Revision Changes Path 1.3 +5 -3 ports/mail/cyrus-imapd2/files/patch-df To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 9: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 86D3A37B400; Thu, 15 Aug 2002 09:34:53 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B94A43E77; Thu, 15 Aug 2002 09:34:53 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from freefall.freebsd.org (leeym@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FGYrJU061518; Thu, 15 Aug 2002 09:34:53 -0700 (PDT) (envelope-from leeym@freefall.freebsd.org) Received: (from leeym@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FGYrKJ061517; Thu, 15 Aug 2002 09:34:53 -0700 (PDT) Message-Id: <200208151634.g7FGYrKJ061517@freefall.freebsd.org> From: Yen-Ming Lee Date: Thu, 15 Aug 2002 09:34:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/p5-Digest-Nilsimsa 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 leeym 2002/08/15 09:34:53 PDT Modified files: security Makefile Added files: security/p5-Digest-Nilsimsa Makefile distinfo pkg-comment pkg-descr pkg-plist Log: new port: security/p5-Digest-Nilsimsa A nilsimsa signature is a statistic of n-gram occurance in a piece of text. It is a 256 bit value usually represented in hex. This module is a wrapper around nilsimsa implementation in C by cmeclax. PR: ports/41644 Submitted by: Yen-Ming Lee Revision Changes Path 1.323 +1 -0 ports/security/Makefile 1.1 +22 -0 ports/security/p5-Digest-Nilsimsa/Makefile (new) 1.1 +1 -0 ports/security/p5-Digest-Nilsimsa/distinfo (new) 1.1 +1 -0 ports/security/p5-Digest-Nilsimsa/pkg-comment (new) 1.1 +5 -0 ports/security/p5-Digest-Nilsimsa/pkg-descr (new) 1.1 +5 -0 ports/security/p5-Digest-Nilsimsa/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 Aug 15 9:35: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 55EAD37B447; Thu, 15 Aug 2002 09:35:00 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B9E143E6E; Thu, 15 Aug 2002 09:35:00 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from freefall.freebsd.org (leeym@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FGYxJU061560; Thu, 15 Aug 2002 09:34:59 -0700 (PDT) (envelope-from leeym@freefall.freebsd.org) Received: (from leeym@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FGYxjM061559; Thu, 15 Aug 2002 09:34:59 -0700 (PDT) Message-Id: <200208151634.g7FGYxjM061559@freefall.freebsd.org> From: Yen-Ming Lee Date: Thu, 15 Aug 2002 09:34: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 leeym 2002/08/15 09:34:59 PDT Modified files: . modules Log: p5-Digest-Nilsimsa --> ports/security/p5-Digest-Nilsimsa Revision Changes Path 1.5717 +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 Aug 15 9: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 27DBA37B401; Thu, 15 Aug 2002 09:35:38 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4AC643E84; Thu, 15 Aug 2002 09:35:37 -0700 (PDT) (envelope-from ambrisko@FreeBSD.org) Received: from freefall.freebsd.org (ambrisko@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FGZbJU061741; Thu, 15 Aug 2002 09:35:37 -0700 (PDT) (envelope-from ambrisko@freefall.freebsd.org) Received: (from ambrisko@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FGZb9O061740; Thu, 15 Aug 2002 09:35:37 -0700 (PDT) Message-Id: <200208151635.g7FGZb9O061740@freefall.freebsd.org> From: Doug Ambrisko Date: Thu, 15 Aug 2002 09:35:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 nge.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 ambrisko 2002/08/15 09:35:37 PDT Modified files: (Branch: RELENG_4) share/man/man4 nge.4 Log: MFC: Add Netgear GA621 fiber card support. Revision Changes Path 1.4.2.6 +2 -0 src/share/man/man4/nge.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 9:38: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 F20BD37B400; Thu, 15 Aug 2002 09:38:55 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CF0C43E6E; Thu, 15 Aug 2002 09:38:55 -0700 (PDT) (envelope-from ambrisko@FreeBSD.org) Received: from freefall.freebsd.org (ambrisko@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FGctJU062081; Thu, 15 Aug 2002 09:38:55 -0700 (PDT) (envelope-from ambrisko@freefall.freebsd.org) Received: (from ambrisko@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FGctnU062080; Thu, 15 Aug 2002 09:38:55 -0700 (PDT) Message-Id: <200208151638.g7FGctnU062080@freefall.freebsd.org> From: Doug Ambrisko Date: Thu, 15 Aug 2002 09:38:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/nge if_nge.c if_ngereg.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 ambrisko 2002/08/15 09:38:55 PDT Modified files: (Branch: RELENG_4) sys/dev/nge if_nge.c if_ngereg.h Log: MFC: Netgear GA621 fiber support. Revision Changes Path 1.13.2.11 +248 -64 src/sys/dev/nge/if_nge.c 1.4.2.4 +8 -1 src/sys/dev/nge/if_ngereg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 9: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 65F0037B400; Thu, 15 Aug 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 1A80143E75; Thu, 15 Aug 2002 09:53:44 -0700 (PDT) (envelope-from luigi@FreeBSD.org) Received: from freefall.freebsd.org (luigi@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FGrhJU064306; Thu, 15 Aug 2002 09:53:43 -0700 (PDT) (envelope-from luigi@freefall.freebsd.org) Received: (from luigi@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FGrhwq064305; Thu, 15 Aug 2002 09:53:43 -0700 (PDT) Message-Id: <200208151653.g7FGrhwq064305@freefall.freebsd.org> From: Luigi Rizzo Date: Thu, 15 Aug 2002 09:53:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_dummynet.c ip_dummynet.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 luigi 2002/08/15 09:53:43 PDT Modified files: sys/netinet ip_dummynet.c ip_dummynet.h Log: Kernel support for a dummynet option: When a pipe or queue has the "noerror" attribute, do not report drops to the caller (ip_output() and friends). (2 lines to implement it, 2 lines to document it.) This will let you simulate losses on the sender side as if they happened in the middle of the network, i.e. with no explicit feedback to the sender. manpage and ipfw2.c changes to follow shortly, together with other ipfw2 changes. Requested by: silby MFC after: 3 days Revision Changes Path 1.52 +1 -1 src/sys/netinet/ip_dummynet.c 1.22 +1 -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 Thu Aug 15 10:13: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 77D0D37B400; Thu, 15 Aug 2002 10:13:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2ED0143E4A; Thu, 15 Aug 2002 10:13:19 -0700 (PDT) (envelope-from hsu@FreeBSD.org) Received: from freefall.freebsd.org (hsu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FHDJJU070200; Thu, 15 Aug 2002 10:13:19 -0700 (PDT) (envelope-from hsu@freefall.freebsd.org) Received: (from hsu@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FHDJcS070199; Thu, 15 Aug 2002 10:13:19 -0700 (PDT) Message-Id: <200208151713.g7FHDJcS070199@freefall.freebsd.org> From: Jeffrey Hsu Date: Thu, 15 Aug 2002 10:13:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_input.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hsu 2002/08/15 10:13:18 PDT Modified files: sys/netinet tcp_input.c Log: Reset dupack count in header prediction. Follow-on to rev 1.39. Reviewed by: jayanth, Thomas R Henderson , silby, dillon Revision Changes Path 1.168 +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 Aug 15 10: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 049DA37B400; Thu, 15 Aug 2002 10:34:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84DF943E3B; Thu, 15 Aug 2002 10:34:03 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FHY3JU072095; Thu, 15 Aug 2002 10:34:03 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FHY3RV072094; Thu, 15 Aug 2002 10:34:03 -0700 (PDT) Message-Id: <200208151734.g7FHY3RV072094@freefall.freebsd.org> From: Robert Watson Date: Thu, 15 Aug 2002 10:34:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern uipc_syscalls.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rwatson 2002/08/15 10:34:03 PDT Modified files: sys/kern uipc_syscalls.c Log: Fix return case for negative namelen by jumping to normal exit processing rather than immediately returning, or we may not unlock necessary locks. Noticed by: Mike Heffner Revision Changes Path 1.128 +4 -2 src/sys/kern/uipc_syscalls.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 10:53: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 4BF4237B400; Thu, 15 Aug 2002 10:53:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 003DB43E6E; Thu, 15 Aug 2002 10:53:19 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from freefall.freebsd.org (blackend@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FHrIJU074462; Thu, 15 Aug 2002 10:53:18 -0700 (PDT) (envelope-from blackend@freefall.freebsd.org) Received: (from blackend@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FHrIKL074461; Thu, 15 Aug 2002 10:53:18 -0700 (PDT) Message-Id: <200208151753.g7FHrIKL074461@freefall.freebsd.org> From: Marc Fonvieille Date: Thu, 15 Aug 2002 10:53:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/disks 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/08/15 10:53:18 PDT Modified files: en_US.ISO8859-1/books/handbook/disks chapter.sgml Log: Fix the empty entry about Vinum: add a short description from http://www.vinumvm.org/ and links to the new Vinum chapter. PR: related to docs/41658 Submitted by: Martin Heinen Revision Changes Path 1.98 +13 -4 doc/en_US.ISO8859-1/books/handbook/disks/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 Aug 15 11: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 6E9B537B400; Thu, 15 Aug 2002 11:11:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F8EA43E6A; Thu, 15 Aug 2002 11:11:09 -0700 (PDT) (envelope-from schweikh@FreeBSD.org) Received: from freefall.freebsd.org (schweikh@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FIB8JU080397; Thu, 15 Aug 2002 11:11:08 -0700 (PDT) (envelope-from schweikh@freefall.freebsd.org) Received: (from schweikh@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FIB8u3080396; Thu, 15 Aug 2002 11:11:08 -0700 (PDT) Message-Id: <200208151811.g7FIB8u3080396@freefall.freebsd.org> From: Jens Schweikhardt Date: Thu, 15 Aug 2002 11:11:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/trek/DOC trekmanual.nr src/share/me tmac.orig_me 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/08/15 11:11:08 PDT Modified files: (Branch: RELENG_4) games/trek/DOC trekmanual.nr share/me tmac.orig_me Log: MFC: fix typos; add FreeBSD ID. Revision Changes Path 1.1.1.1.14.1 +8 -7 src/games/trek/DOC/trekmanual.nr 1.2.6.1 +4 -2 src/share/me/tmac.orig_me To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 11:21: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 7337D37B400; Thu, 15 Aug 2002 11:21:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28C7F43E70; Thu, 15 Aug 2002 11:21:21 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FILLJU081357; Thu, 15 Aug 2002 11:21:21 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FILLDt081356; Thu, 15 Aug 2002 11:21:21 -0700 (PDT) Message-Id: <200208151821.g7FILLDt081356@freefall.freebsd.org> From: Christian Weisgerber Date: Thu, 15 Aug 2002 11:21:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/cvsdelta Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG naddy 2002/08/15 11:21:20 PDT Modified files: devel/cvsdelta Makefile distinfo Log: Update to 1.5.0. PR: 41622 Submitted by: Michael L.Hostbaek Revision Changes Path 1.4 +1 -1 ports/devel/cvsdelta/Makefile 1.4 +1 -1 ports/devel/cvsdelta/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 11: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 3ABBA37B400; Thu, 15 Aug 2002 11:24:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E45D843E72; Thu, 15 Aug 2002 11:24:55 -0700 (PDT) (envelope-from jmallett@FreeBSD.org) Received: from freefall.freebsd.org (jmallett@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FIOtJU081718; Thu, 15 Aug 2002 11:24:55 -0700 (PDT) (envelope-from jmallett@freefall.freebsd.org) Received: (from jmallett@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FIOtV5081717; Thu, 15 Aug 2002 11:24:55 -0700 (PDT) Message-Id: <200208151824.g7FIOtV5081717@freefall.freebsd.org> From: Juli Mallett Date: Thu, 15 Aug 2002 11:24:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/find option.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/15 11:24:55 PDT Modified files: usr.bin/find option.c Log: Add support for -false instead of '!' cause it can be hard to use that in some shells, etc., and also for GNU compatability (lack of this broke the Mono CVS build for me). MFC after: 1 week Revision Changes Path 1.17 +1 -0 src/usr.bin/find/option.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 11:30: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 AB8F837B400; Thu, 15 Aug 2002 11:30:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 604F243E65; Thu, 15 Aug 2002 11:30:13 -0700 (PDT) (envelope-from jmallett@FreeBSD.org) Received: from freefall.freebsd.org (jmallett@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FIUDJU082160; Thu, 15 Aug 2002 11:30:13 -0700 (PDT) (envelope-from jmallett@freefall.freebsd.org) Received: (from jmallett@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FIUDKx082159; Thu, 15 Aug 2002 11:30:13 -0700 (PDT) Message-Id: <200208151830.g7FIUDKx082159@freefall.freebsd.org> From: Juli Mallett Date: Thu, 15 Aug 2002 11:30:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/find find.1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/08/15 11:30:13 PDT Modified files: usr.bin/find find.1 Log: Oops, add -false to the operators list in the manual page for find(1), as added in revision 1.17 of option.c. MFC after: 1 week Revision Changes Path 1.50 +1 -0 src/usr.bin/find/find.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 11:51: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 4BF2D37B400; Thu, 15 Aug 2002 11:51:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1D3243E4A; Thu, 15 Aug 2002 11:51:27 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FIpRJU084319; Thu, 15 Aug 2002 11:51:27 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FIpReI084318; Thu, 15 Aug 2002 11:51:27 -0700 (PDT) Message-Id: <200208151851.g7FIpReI084318@freefall.freebsd.org> From: Robert Watson Date: Thu, 15 Aug 2002 11:51:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_mac.c src/sys/netinet raw_ip.c tcp_input.c udp_usrreq.c src/sys/security/mac_biba mac_biba.c src/sys/security/mac_ifoff mac_ifoff.c src/sys/security/mac_mls mac_mls.c src/sys/security/mac_none mac_none.c ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/15 11:51:27 PDT Modified files: sys/kern kern_mac.c sys/netinet raw_ip.c tcp_input.c udp_usrreq.c sys/security/mac_biba mac_biba.c sys/security/mac_ifoff mac_ifoff.c sys/security/mac_mls mac_mls.c sys/security/mac_none mac_none.c sys/security/mac_test mac_test.c sys/sys mac.h mac_policy.h Log: Rename mac_check_socket_receive() to mac_check_socket_deliver() so that we can use the names _receive() and _send() for the receive() and send() checks. Rename related constants, policy implementations, etc. Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs Revision Changes Path 1.7 +10 -10 src/sys/kern/kern_mac.c 1.100 +2 -2 src/sys/netinet/raw_ip.c 1.169 +1 -1 src/sys/netinet/tcp_input.c 1.121 +2 -2 src/sys/netinet/udp_usrreq.c 1.2 +3 -3 src/sys/security/mac_biba/mac_biba.c 1.2 +3 -3 src/sys/security/mac_ifoff/mac_ifoff.c 1.2 +3 -3 src/sys/security/mac_mls/mac_mls.c 1.2 +6 -6 src/sys/security/mac_none/mac_none.c 1.2 +6 -6 src/sys/security/mac_test/mac_test.c 1.4 +1 -1 src/sys/sys/mac.h 1.5 +4 -4 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 Thu Aug 15 11:53: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 B647637B400; Thu, 15 Aug 2002 11:53:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70FC743E6E; Thu, 15 Aug 2002 11:53:18 -0700 (PDT) (envelope-from schweikh@FreeBSD.org) Received: from freefall.freebsd.org (schweikh@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FIrIJU084536; Thu, 15 Aug 2002 11:53:18 -0700 (PDT) (envelope-from schweikh@freefall.freebsd.org) Received: (from schweikh@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FIrI6W084535; Thu, 15 Aug 2002 11:53:18 -0700 (PDT) Message-Id: <200208151853.g7FIrI6W084535@freefall.freebsd.org> From: Jens Schweikhardt Date: Thu, 15 Aug 2002 11:53:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ls ls.c src/libexec/revnetgroup revnetgroup.8 src/share/termcap termcap.src src/tools/tools/kdrv sample.drvinfo src/usr.bin/paste paste.1 src/usr.bin/xargs xargs.c src/usr.sbin/lpr/common_source matchjobs.c src/usr.sbin/pkg_install/lib ... 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/08/15 11:53:18 PDT Modified files: (Branch: RELENG_4) bin/ls ls.c libexec/revnetgroup revnetgroup.8 share/termcap termcap.src tools/tools/kdrv sample.drvinfo usr.bin/paste paste.1 usr.bin/xargs xargs.c usr.sbin/lpr/common_source matchjobs.c usr.sbin/pkg_install/lib version.c Log: MFC: fix assorted typos. Revision Changes Path 1.32.2.7 +1 -1 src/bin/ls/ls.c 1.7.2.4 +1 -1 src/libexec/revnetgroup/revnetgroup.8 1.89.2.20 +12 -12 src/share/termcap/termcap.src 1.4.2.1 +1 -1 src/tools/tools/kdrv/sample.drvinfo 1.4.2.7 +1 -1 src/usr.bin/paste/paste.1 1.9.2.5 +2 -2 src/usr.bin/xargs/xargs.c 1.2.2.2 +1 -1 src/usr.sbin/lpr/common_source/matchjobs.c 1.1.2.2 +2 -2 src/usr.sbin/pkg_install/lib/version.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 11:58: 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 92B0A37B400; Thu, 15 Aug 2002 11:57:58 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16DAC43E42; Thu, 15 Aug 2002 11:57:58 -0700 (PDT) (envelope-from robert@FreeBSD.org) Received: from freefall.freebsd.org (robert@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FIvvJU084940; Thu, 15 Aug 2002 11:57:57 -0700 (PDT) (envelope-from robert@freefall.freebsd.org) Received: (from robert@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FIvvgr084939; Thu, 15 Aug 2002 11:57:57 -0700 (PDT) Message-Id: <200208151857.g7FIvvgr084939@freefall.freebsd.org> From: Robert Drehmel Date: Thu, 15 Aug 2002 11:57:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdtime strftime.3 strptime.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/08/15 11:57:57 PDT Modified files: lib/libc/stdtime strftime.3 strptime.3 Log: Use one line for each function argument to keep the line width smaller than 80 columns. Thanks to Ruslan for an explanation of multiple ways to achieve this. Revision Changes Path 1.30 +6 -1 src/lib/libc/stdtime/strftime.3 1.18 +5 -1 src/lib/libc/stdtime/strptime.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 11: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 9BBBB37B400; Thu, 15 Aug 2002 11:58:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CB7243E72; Thu, 15 Aug 2002 11:58:45 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FIwjJU085018; Thu, 15 Aug 2002 11:58:45 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FIwj35085017; Thu, 15 Aug 2002 11:58:45 -0700 (PDT) Message-Id: <200208151858.g7FIwj35085017@freefall.freebsd.org> From: Robert Watson Date: Thu, 15 Aug 2002 11:58:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netatalk aarp.c ddp_input.c ddp_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 rwatson 2002/08/15 11:58:45 PDT Modified files: sys/netatalk aarp.c ddp_input.c ddp_output.c Log: Introduce experimental support for MAC in the AppleTalk/EtherTalk stack. Label link layer mbufs as they are created for transmission, check mbufs before delivering them to sockets, label mbufs as they are created from sockets, and preserve mbuf labels if mbufs are copied. Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs Revision Changes Path 1.17 +8 -0 src/sys/netatalk/aarp.c 1.17 +10 -0 src/sys/netatalk/ddp_input.c 1.16 +11 -1 src/sys/netatalk/ddp_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 Aug 15 12: 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 610E037B400; Thu, 15 Aug 2002 12:02:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EADEE43E81; Thu, 15 Aug 2002 12:02:19 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FJ2JJU085673; Thu, 15 Aug 2002 12:02:19 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FJ2J1n085672; Thu, 15 Aug 2002 12:02:19 -0700 (PDT) Message-Id: <200208151902.g7FJ2J1n085672@freefall.freebsd.org> From: Robert Watson Date: Thu, 15 Aug 2002 12:02:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_ppp.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/15 12:02:19 PDT Modified files: sys/net if_ppp.c Log: Move mac.h include to match the MAC tree location. Both locations are about equally as alphabetized. Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs Revision Changes Path 1.82 +1 -1 src/sys/net/if_ppp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 12: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 6A1D437B400; Thu, 15 Aug 2002 12:42:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DF0E43E9C; Thu, 15 Aug 2002 12:42:45 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: from freefall.freebsd.org (olgeni@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FJgiJU093356; Thu, 15 Aug 2002 12:42:44 -0700 (PDT) (envelope-from olgeni@freefall.freebsd.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FJgieO093355; Thu, 15 Aug 2002 12:42:44 -0700 (PDT) Message-Id: <200208151942.g7FJgieO093355@freefall.freebsd.org> From: Jimmy Olgeni Date: Thu, 15 Aug 2002 12:42:44 -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/08/15 12:42:44 PDT Modified files: sysutils/webmin Makefile distinfo Log: Update majordomo module. Revision Changes Path 1.124 +2 -2 ports/sysutils/webmin/Makefile 1.97 +1 -0 ports/sysutils/webmin/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 12: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 6F32837B400; Thu, 15 Aug 2002 12:44:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDB7F43E75; Thu, 15 Aug 2002 12:44:44 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FJiiJU093500; Thu, 15 Aug 2002 12:44:44 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FJiicI093499; Thu, 15 Aug 2002 12:44:44 -0700 (PDT) Message-Id: <200208151944.g7FJiicI093499@freefall.freebsd.org> From: Akinori MUSHA Date: Thu, 15 Aug 2002 12:44:44 -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 knu 2002/08/15 12:44:44 PDT Modified files: . access Log: Please welcome Sean Chittenden (seanc), a new ports committer who will work on ports generally while helping me with keeping the ruby ports up-to-date. Commit bit type: ports Approved by: portmgr Mentored by: knu Revision Changes Path 1.333 +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 Thu Aug 15 13: 1: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 A58EA37B400; Thu, 15 Aug 2002 13:01:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F60F43E7B; Thu, 15 Aug 2002 13:01:13 -0700 (PDT) (envelope-from seanc@FreeBSD.org) Received: from freefall.freebsd.org (seanc@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FK1DJU095312; Thu, 15 Aug 2002 13:01:13 -0700 (PDT) (envelope-from seanc@freefall.freebsd.org) Received: (from seanc@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FK1Ddn095311; Thu, 15 Aug 2002 13:01:13 -0700 (PDT) Message-Id: <200208152001.g7FK1Ddn095311@freefall.freebsd.org> From: Sean Chittenden Date: Thu, 15 Aug 2002 13:01:13 -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 seanc 2002/08/15 13:01:13 PDT Modified files: en_US.ISO8859-1/share/sgml authors.ent en_US.ISO8859-1/articles/contributors article.sgml Log: Move self from the contributors section and over to the developers section. Reviewed by: knu (mentor) Approved by: knu (mentor) Revision Changes Path 1.236 +4 -4 doc/en_US.ISO8859-1/articles/contributors/article.sgml 1.241 +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 Thu Aug 15 13: 3: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 1824237B400; Thu, 15 Aug 2002 13:03:44 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C067D43E7B; Thu, 15 Aug 2002 13:03:43 -0700 (PDT) (envelope-from seanc@FreeBSD.org) Received: from freefall.freebsd.org (seanc@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FK3hJU095437; Thu, 15 Aug 2002 13:03:43 -0700 (PDT) (envelope-from seanc@freefall.freebsd.org) Received: (from seanc@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FK3h2t095436; Thu, 15 Aug 2002 13:03:43 -0700 (PDT) Message-Id: <200208152003.g7FK3h2t095436@freefall.freebsd.org> From: Sean Chittenden Date: Thu, 15 Aug 2002 13:03:43 -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 seanc 2002/08/15 13:03:43 PDT Modified files: en/news news.xml Log: Announce my existance to the world. Reviewed by: knu (mentor) Approved by: knu (mentor) Revision Changes Path 1.101 +11 -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 Aug 15 13: 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 D3EF537B400; Thu, 15 Aug 2002 13:05:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 863B643E86; Thu, 15 Aug 2002 13:05:41 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FK5fJU099725; Thu, 15 Aug 2002 13:05:41 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FK5f0n099724; Thu, 15 Aug 2002 13:05:41 -0700 (PDT) Message-Id: <200208152005.g7FK5f0n099724@freefall.freebsd.org> From: Christian Weisgerber Date: Thu, 15 Aug 2002 13:05:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/transfig/files patch-fig2dev_fig2dev.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 naddy 2002/08/15 13:05:41 PDT Added files: print/transfig/files patch-fig2dev_fig2dev.h Log: Fix build on -CURRENT. PR: 41006 Submitted by: Maxim Maximov Approved by: maintainer timeout Revision Changes Path 1.1 +14 -0 ports/print/transfig/files/patch-fig2dev_fig2dev.h (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 13: 6: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 A585137B400; Thu, 15 Aug 2002 13:06:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5967843E97; Thu, 15 Aug 2002 13:06:13 -0700 (PDT) (envelope-from seanc@FreeBSD.org) Received: from freefall.freebsd.org (seanc@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FK6DJU099850; Thu, 15 Aug 2002 13:06:13 -0700 (PDT) (envelope-from seanc@freefall.freebsd.org) Received: (from seanc@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FK6CA0099849; Thu, 15 Aug 2002 13:06:12 -0700 (PDT) Message-Id: <200208152006.g7FK6CA0099849@freefall.freebsd.org> From: Sean Chittenden Date: Thu, 15 Aug 2002 13:06:12 -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 seanc 2002/08/15 13:06:12 PDT Modified files: astro/xearth/files freebsd.committers.markers Log: Add ICMB coordinates. Reviewed by: knu (mentor) Approved by: knu (mentor) Revision Changes Path 1.109 +1 -0 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 Thu Aug 15 13: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 68A6937B400; Thu, 15 Aug 2002 13:13:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 169C943E3B; Thu, 15 Aug 2002 13:13:16 -0700 (PDT) (envelope-from seanc@FreeBSD.org) Received: from freefall.freebsd.org (seanc@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FKDFJU000932; Thu, 15 Aug 2002 13:13:15 -0700 (PDT) (envelope-from seanc@freefall.freebsd.org) Received: (from seanc@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FKDFrs000931; Thu, 15 Aug 2002 13:13:15 -0700 (PDT) Message-Id: <200208152013.g7FKDFrs000931@freefall.freebsd.org> From: Sean Chittenden Date: Thu, 15 Aug 2002 13:13:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/pgpkeys chapter.sgml pgpkeys.ent seanc.key X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/15 13:13:15 PDT Modified files: en_US.ISO8859-1/books/handbook/pgpkeys chapter.sgml pgpkeys.ent Added files: en_US.ISO8859-1/books/handbook/pgpkeys seanc.key Log: Lastly, irritate NSA and Dept. of Homeland Security by adding my PGP key. Reviewed by: knu (mentor) Approved by: knu (mentor) Revision Changes Path 1.164 +5 -0 doc/en_US.ISO8859-1/books/handbook/pgpkeys/chapter.sgml 1.39 +1 -0 doc/en_US.ISO8859-1/books/handbook/pgpkeys/pgpkeys.ent 1.1 +59 -0 doc/en_US.ISO8859-1/books/handbook/pgpkeys/seanc.key (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 13:28: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 E280037B400; Thu, 15 Aug 2002 13:28:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92B3443E6A; Thu, 15 Aug 2002 13:28:07 -0700 (PDT) (envelope-from anholt@FreeBSD.org) Received: from freefall.freebsd.org (anholt@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FKS7JU002701; Thu, 15 Aug 2002 13:28:07 -0700 (PDT) (envelope-from anholt@freefall.freebsd.org) Received: (from anholt@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FKS7oW002700; Thu, 15 Aug 2002 13:28:07 -0700 (PDT) Message-Id: <200208152028.g7FKS7oW002700@freefall.freebsd.org> From: Eric Anholt Date: Thu, 15 Aug 2002 13:28:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/linux_dri Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG anholt 2002/08/15 13:28:07 PDT Modified files: graphics/linux_dri Makefile distinfo pkg-descr pkg-plist Log: Use my own binaries for linux_dri which are fixed to work on -stable, using a patch which has been committed to DRI CVS (and will then be in 4.3.0). Also fix libglide3 installation for Voodoos with linux compatibility. Revision Changes Path 1.4 +7 -2 ports/graphics/linux_dri/Makefile 1.3 +1 -1 ports/graphics/linux_dri/distinfo 1.3 +7 -1 ports/graphics/linux_dri/pkg-descr 1.3 +3 -0 ports/graphics/linux_dri/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 Aug 15 13: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 476C837B400; Thu, 15 Aug 2002 13:28:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA8D743E3B; Thu, 15 Aug 2002 13:28: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.4/8.12.4) with ESMTP id g7FKSNJU002739; Thu, 15 Aug 2002 13:28:23 -0700 (PDT) (envelope-from murray@freefall.freebsd.org) Received: (from murray@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FKSNih002738; Thu, 15 Aug 2002 13:28:23 -0700 (PDT) Message-Id: <200208152028.g7FKSNih002738@freefall.freebsd.org> From: Murray Stokely Date: Thu, 15 Aug 2002 13:28:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/releases/4.6.2R 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/08/15 13:28:23 PDT Added files: en/releases/4.6.2R announce.sgml Log: 4.6.2 announcement. Revision Changes Path 1.1 +170 -0 www/en/releases/4.6.2R/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 Aug 15 13:28: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 1F3A037B400; Thu, 15 Aug 2002 13:28:44 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C58DB43E70; Thu, 15 Aug 2002 13:28:43 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from freefall.freebsd.org (murray@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FKShJU002824; Thu, 15 Aug 2002 13:28:43 -0700 (PDT) (envelope-from murray@freefall.freebsd.org) Received: (from murray@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FKShZI002823; Thu, 15 Aug 2002 13:28:43 -0700 (PDT) Message-Id: <200208152028.g7FKShZI002823@freefall.freebsd.org> From: Murray Stokely Date: Thu, 15 Aug 2002 13:28:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/releases/4.6.2R Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/15 13:28:43 PDT Modified files: en/releases/4.6.2R Makefile Log: Connect announcement to the build. Revision Changes Path 1.2 +3 -2 www/en/releases/4.6.2R/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 13:31: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 C74B737B400; Thu, 15 Aug 2002 13:31:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AD2043E3B; Thu, 15 Aug 2002 13:31: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.4/8.12.4) with ESMTP id g7FKVmJU003350; Thu, 15 Aug 2002 13:31:48 -0700 (PDT) (envelope-from murray@freefall.freebsd.org) Received: (from murray@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FKVmoB003348; Thu, 15 Aug 2002 13:31:48 -0700 (PDT) Message-Id: <200208152031.g7FKVmoB003348@freefall.freebsd.org> From: Murray Stokely Date: Thu, 15 Aug 2002 13:31:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en includes.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/08/15 13:31:48 PDT Modified files: en includes.sgml Log: Update rel.current entity. Add a rel.current.date entity. Revision Changes Path 1.52 +3 -2 www/en/includes.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 13:33: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 E432A37B400; Thu, 15 Aug 2002 13:33:44 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96A5643E6A; Thu, 15 Aug 2002 13:33: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.4/8.12.4) with ESMTP id g7FKXiJU003504; Thu, 15 Aug 2002 13:33:44 -0700 (PDT) (envelope-from robert@freefall.freebsd.org) Received: (from robert@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FKXi6V003503; Thu, 15 Aug 2002 13:33:44 -0700 (PDT) Message-Id: <200208152033.g7FKXi6V003503@freefall.freebsd.org> From: Robert Drehmel Date: Thu, 15 Aug 2002 13:33:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/net inet.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/08/15 13:33:44 PDT Modified files: lib/libc/net inet.3 Log: Put each function argument on its own line to keep lines shorter than 80 columns. Revision Changes Path 1.24 +6 -1 src/lib/libc/net/inet.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 13:35: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 4A9B237B400; Thu, 15 Aug 2002 13:35:34 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2CD343E3B; Thu, 15 Aug 2002 13:35:33 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from freefall.freebsd.org (murray@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FKZXJU003680; Thu, 15 Aug 2002 13:35:33 -0700 (PDT) (envelope-from murray@freefall.freebsd.org) Received: (from murray@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FKZXwD003679; Thu, 15 Aug 2002 13:35:33 -0700 (PDT) Message-Id: <200208152035.g7FKZXwD003679@freefall.freebsd.org> From: Murray Stokely Date: Thu, 15 Aug 2002 13:35:33 -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 murray 2002/08/15 13:35:33 PDT Modified files: en/releases index.sgml Log: 4.6.2 is the recommended/current release of 4.X. Revision Changes Path 1.78 +12 -4 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 Aug 15 13:39: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 C96FE37B400; Thu, 15 Aug 2002 13:39:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E21043E4A; Thu, 15 Aug 2002 13:39:50 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from freefall.freebsd.org (murray@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FKdoJU004026; Thu, 15 Aug 2002 13:39:50 -0700 (PDT) (envelope-from murray@freefall.freebsd.org) Received: (from murray@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FKdoDw004025; Thu, 15 Aug 2002 13:39:50 -0700 (PDT) Message-Id: <200208152039.g7FKdoDw004025@freefall.freebsd.org> From: Murray Stokely Date: Thu, 15 Aug 2002 13:39:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en 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/08/15 13:39:50 PDT Modified files: en includes.xsl Log: Update rel.current to 4.6.2. Revision Changes Path 1.8 +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 Aug 15 13:44: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 D5A6537B400; Thu, 15 Aug 2002 13:44:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EB0F43E4A; Thu, 15 Aug 2002 13:44:28 -0700 (PDT) (envelope-from anholt@FreeBSD.org) Received: from freefall.freebsd.org (anholt@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FKiSJU004726; Thu, 15 Aug 2002 13:44:28 -0700 (PDT) (envelope-from anholt@freefall.freebsd.org) Received: (from anholt@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FKiSsK004725; Thu, 15 Aug 2002 13:44:28 -0700 (PDT) Message-Id: <200208152044.g7FKiSsK004725@freefall.freebsd.org> From: Eric Anholt Date: Thu, 15 Aug 2002 13:44:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/XFree86-4-libraries Makefile distinfo ports/x11-servers/XFree86-4-Server 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 anholt 2002/08/15 13:44:28 PDT Modified files: x11/XFree86-4-libraries Makefile distinfo x11-servers/XFree86-4-Server Makefile distinfo Log: gzip the new patches to help users who are getting mangled text files from ${MASTER_SITE_LOCAL} PR: 41408 Revision Changes Path 1.117 +1 -1 ports/x11-servers/XFree86-4-Server/Makefile 1.39 +1 -1 ports/x11-servers/XFree86-4-Server/distinfo 1.110 +1 -1 ports/x11/XFree86-4-libraries/Makefile 1.34 +1 -1 ports/x11/XFree86-4-libraries/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 13:49: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 6FBCB37B400; Thu, 15 Aug 2002 13:49:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CC9D43E70; Thu, 15 Aug 2002 13:49: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.4/8.12.4) with ESMTP id g7FKnmJU005139; Thu, 15 Aug 2002 13:49:48 -0700 (PDT) (envelope-from murray@freefall.freebsd.org) Received: (from murray@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FKnm1i005138; Thu, 15 Aug 2002 13:49:48 -0700 (PDT) Message-Id: <200208152049.g7FKnm1i005138@freefall.freebsd.org> From: Murray Stokely Date: Thu, 15 Aug 2002 13:49:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en 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/08/15 13:49:48 PDT Modified files: en includes.xsl Log: Double quote '4.6.2' so that it is treated as a string, rather than an invalid number. Revision Changes Path 1.9 +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 Aug 15 13:50: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 23FDF37B400; Thu, 15 Aug 2002 13:50:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C96D743E4A; Thu, 15 Aug 2002 13:50:34 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from freefall.freebsd.org (murray@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FKoYJU005546; Thu, 15 Aug 2002 13:50:34 -0700 (PDT) (envelope-from murray@freefall.freebsd.org) Received: (from murray@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FKoY9q005545; Thu, 15 Aug 2002 13:50:34 -0700 (PDT) Message-Id: <200208152050.g7FKoY9q005545@freefall.freebsd.org> From: Murray Stokely Date: Thu, 15 Aug 2002 13:50:34 -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/08/15 13:50:34 PDT Modified files: en/news news.xml Log: FreeBSD 4.6.2-RELEASE is now available. Revision Changes Path 1.102 +13 -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 Aug 15 13: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 431DB37B400; Thu, 15 Aug 2002 13:54:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 042F643E81; Thu, 15 Aug 2002 13:54:05 -0700 (PDT) (envelope-from njl@FreeBSD.org) Received: from freefall.freebsd.org (njl@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FKs4JU006721; Thu, 15 Aug 2002 13:54:04 -0700 (PDT) (envelope-from njl@freefall.freebsd.org) Received: (from njl@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FKs4ab006705; Thu, 15 Aug 2002 13:54:04 -0700 (PDT) Message-Id: <200208152054.g7FKs4ab006705@freefall.freebsd.org> From: Nate Lawson Date: Thu, 15 Aug 2002 13:54:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files src/sys/cam/scsi scsi_cd.c scsi_ch.c scsi_da.c scsi_pass.c scsi_pt.c scsi_sa.c scsi_ses.c scsi_targ_bh.c scsi_target.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG njl 2002/08/15 13:54:04 PDT Modified files: sys/conf files sys/cam/scsi scsi_cd.c scsi_ch.c scsi_da.c scsi_pass.c scsi_pt.c scsi_sa.c scsi_ses.c scsi_targ_bh.c scsi_target.c Log: Remove usage of cam_extend.c, replace with dev->si_drv1 PR: kern/39809 Approved by: gibbs Revision Changes Path 1.59 +11 -32 src/sys/cam/scsi/scsi_cd.c 1.30 +7 -26 src/sys/cam/scsi/scsi_ch.c 1.105 +6 -30 src/sys/cam/scsi/scsi_da.c 1.34 +8 -38 src/sys/cam/scsi/scsi_pass.c 1.33 +7 -27 src/sys/cam/scsi/scsi_pt.c 1.83 +16 -24 src/sys/cam/scsi/scsi_sa.c 1.21 +6 -20 src/sys/cam/scsi/scsi_ses.c 1.14 +1 -2 src/sys/cam/scsi/scsi_targ_bh.c 1.44 +17 -49 src/sys/cam/scsi/scsi_target.c 1.688 +0 -1 src/sys/conf/files To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 13:55: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 6F5FD37B400; Thu, 15 Aug 2002 13:55:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1806443E42; Thu, 15 Aug 2002 13:55:09 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FKt8JU008362; Thu, 15 Aug 2002 13:55:08 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FKt8Bk008361; Thu, 15 Aug 2002 13:55:08 -0700 (PDT) Message-Id: <200208152055.g7FKt8Bk008361@freefall.freebsd.org> From: Robert Watson Date: Thu, 15 Aug 2002 13:55:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha vm_machdep.c src/sys/compat/pecoff imgact_pecoff.c src/sys/gnu/ext2fs ext2_lookup.c ext2_vnops.c src/sys/i386/i386 vm_machdep.c src/sys/ia64/ia64 vm_machdep.c src/sys/kern imgact_aout.c imgact_elf.c kern_acct.c kern_descrip.c ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rwatson 2002/08/15 13:55:08 PDT Modified files: sys/alpha/alpha vm_machdep.c sys/compat/pecoff imgact_pecoff.c sys/gnu/ext2fs ext2_lookup.c ext2_vnops.c sys/i386/i386 vm_machdep.c sys/ia64/ia64 vm_machdep.c sys/kern imgact_aout.c imgact_elf.c kern_acct.c kern_descrip.c kern_event.c kern_linker.c link_aout.c link_elf.c sys_generic.c sys_pipe.c sys_socket.c uipc_syscalls.c vfs_vnops.c sys/nfsclient nfs_lock.c sys/powerpc/powerpc vm_machdep.c sys/sys file.h socketvar.h vnode.h sys/ufs/ufs ufs_lookup.c ufs_vnops.c Log: In order to better support flexible and extensible access control, make a series of modifications to the credential arguments relating to file read and write operations to cliarfy which credential is used for what: - Change fo_read() and fo_write() to accept "active_cred" instead of "cred", and change the semantics of consumers of fo_read() and fo_write() to pass the active credential of the thread requesting an operation rather than the cached file cred. The cached file cred is still available in fo_read() and fo_write() consumers via fp->f_cred. These changes largely in sys_generic.c. For each implementation of fo_read() and fo_write(), update cred usage to reflect this change and maintain current semantics: - badfo_readwrite() unchanged - kqueue_read/write() unchanged pipe_read/write() now authorize MAC using active_cred rather than td->td_ucred - soo_read/write() unchanged - vn_read/write() now authorize MAC using active_cred but VOP_READ/WRITE() with fp->f_cred Modify vn_rdwr() to accept two credential arguments instead of a single credential: active_cred and file_cred. Use active_cred for MAC authorization, and select a credential for use in VOP_READ/WRITE() based on whether file_cred is NULL or not. If file_cred is provided, authorize the VOP using that cred, otherwise the active credential, matching current semantics. Modify current vn_rdwr() consumers to pass a file_cred if used in the context of a struct file, and to always pass active_cred. When vn_rdwr() is used without a file_cred, pass NOCRED. These changes should maintain current semantics for read/write, but avoid a redundant passing of fp->f_cred, as well as making it more clear what the origin of each credential is in file descriptor read/write operations. Follow-up commits will make similar changes to other file descriptor operations, and modify the MAC framework to pass both credentials to MAC policy modules so they can implement either semantic for revocation. Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs Revision Changes Path 1.70 +2 -2 src/sys/alpha/alpha/vm_machdep.c 1.19 +3 -3 src/sys/compat/pecoff/imgact_pecoff.c 1.36 +2 -2 src/sys/gnu/ext2fs/ext2_lookup.c 1.68 +7 -5 src/sys/gnu/ext2fs/ext2_vnops.c 1.190 +2 -1 src/sys/i386/i386/vm_machdep.c 1.43 +2 -2 src/sys/ia64/ia64/vm_machdep.c 1.82 +2 -2 src/sys/kern/imgact_aout.c 1.116 +4 -2 src/sys/kern/imgact_elf.c 1.48 +1 -1 src/sys/kern/kern_acct.c 1.153 +5 -4 src/sys/kern/kern_descrip.c 1.42 +4 -4 src/sys/kern/kern_event.c 1.94 +1 -1 src/sys/kern/kern_linker.c 1.38 +4 -2 src/sys/kern/link_aout.c 1.55 +10 -5 src/sys/kern/link_elf.c 1.108 +4 -4 src/sys/kern/sys_generic.c 1.113 +8 -8 src/sys/kern/sys_pipe.c 1.42 +4 -4 src/sys/kern/sys_socket.c 1.129 +6 -1 src/sys/kern/uipc_syscalls.c 1.161 +28 -19 src/sys/kern/vfs_vnops.c 1.24 +1 -1 src/sys/nfsclient/nfs_lock.c 1.74 +1 -1 src/sys/powerpc/powerpc/vm_machdep.c 1.49 +12 -10 src/sys/sys/file.h 1.92 +3 -3 src/sys/sys/socketvar.h 1.203 +4 -2 src/sys/sys/vnode.h 1.65 +2 -2 src/sys/ufs/ufs/ufs_lookup.c 1.204 +1 -1 src/sys/ufs/ufs/ufs_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 13:55: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 CEEA937B400; Thu, 15 Aug 2002 13:55:38 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8363643E42; Thu, 15 Aug 2002 13:55:38 -0700 (PDT) (envelope-from njl@FreeBSD.org) Received: from freefall.freebsd.org (njl@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FKtcJU009019; Thu, 15 Aug 2002 13:55:38 -0700 (PDT) (envelope-from njl@freefall.freebsd.org) Received: (from njl@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FKtcRc009015; Thu, 15 Aug 2002 13:55:38 -0700 (PDT) Message-Id: <200208152055.g7FKtcRc009015@freefall.freebsd.org> From: Nate Lawson Date: Thu, 15 Aug 2002 13:55:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam cam_extend.c cam_extend.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 njl 2002/08/15 13:55:38 PDT Removed files: sys/cam cam_extend.c cam_extend.h Log: Remove cam_extend.[ch] after all references to them were removed. PR: kern/39809 Approved by: gibbs Revision Changes Path 1.5 +0 -115 src/sys/cam/cam_extend.c (dead) 1.4 +0 -30 src/sys/cam/cam_extend.h (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 14: 5: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 2B00837B400; Thu, 15 Aug 2002 14:05:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD0D743E77; Thu, 15 Aug 2002 14:05:21 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from freefall.freebsd.org (blackend@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FL5LJU014949; Thu, 15 Aug 2002 14:05:21 -0700 (PDT) (envelope-from blackend@freefall.freebsd.org) Received: (from blackend@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FL5Lv6014947; Thu, 15 Aug 2002 14:05:21 -0700 (PDT) Message-Id: <200208152105.g7FL5Lv6014947@freefall.freebsd.org> From: Marc Fonvieille Date: Thu, 15 Aug 2002 14:05:21 -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/linuxemu chapter.sgml doc/en_US.ISO8859-1/books/handbook/ppp-and-slip chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG blackend 2002/08/15 14:05:21 PDT Modified files: en_US.ISO8859-1/books/handbook/advanced-networking chapter.sgml en_US.ISO8859-1/books/handbook/linuxemu chapter.sgml en_US.ISO8859-1/books/handbook/ppp-and-slip chapter.sgml Log: Remove deprecated -w option for sysctl. PR: docs/41666 Submitted by: Mark Stosberg Revision Changes Path 1.149 +1 -1 doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml 1.74 +1 -1 doc/en_US.ISO8859-1/books/handbook/linuxemu/chapter.sgml 1.84 +1 -1 doc/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 14: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 A6F9E37B400; Thu, 15 Aug 2002 14:28:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9630743E91; Thu, 15 Aug 2002 14:13:25 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from freefall.freebsd.org (murray@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FLC5JU017132; Thu, 15 Aug 2002 14:12:05 -0700 (PDT) (envelope-from murray@freefall.freebsd.org) Received: (from murray@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FLC5Zm017131; Thu, 15 Aug 2002 14:12:05 -0700 (PDT) Message-Id: <200208152112.g7FLC5Zm017131@freefall.freebsd.org> From: Murray Stokely Date: Thu, 15 Aug 2002 14:12:05 -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/08/15 14:12:05 PDT Modified files: en/news news.xml Log: The May-June 2002 status report is now available. Revision Changes Path 1.103 +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 Thu Aug 15 14:39: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 54A6637B405; Thu, 15 Aug 2002 14:39:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70ACB4413D; Thu, 15 Aug 2002 14:19:41 -0700 (PDT) (envelope-from robert@FreeBSD.org) Received: from freefall.freebsd.org (robert@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FLJVJU017801; Thu, 15 Aug 2002 14:19:31 -0700 (PDT) (envelope-from robert@freefall.freebsd.org) Received: (from robert@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FLJVJc017800; Thu, 15 Aug 2002 14:19:31 -0700 (PDT) Message-Id: <200208152119.g7FLJVJc017800@freefall.freebsd.org> From: Robert Drehmel Date: Thu, 15 Aug 2002 14:19:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/net inet_ntop.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/15 14:19:31 PDT Modified files: lib/libc/net inet_ntop.c Log: - Fix a bug that wrote one char behind the end of the supplied buffer in case the size of it was equal to the number of characters the converted address consumed. The bug occurred when converting an AF_INET address. - Remove the SPRINTF macro and use sprintf instead. - Do not do string formatting using sprintf(3) and a temporary buffer which is copied when the supplied buffer provides enough space. Instead, use snprintf(3) and the real destination buffer, thus avoid the copy. Reported by: Stefan Farfeleder (1) PR: misc/41289 Revision Changes Path 1.11 +3 -6 src/lib/libc/net/inet_ntop.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 14:39: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 1875A37B401; Thu, 15 Aug 2002 14:39:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5DAA44196; Thu, 15 Aug 2002 14:21:31 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FLLSJU018258; Thu, 15 Aug 2002 14:21:28 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FLLS7M018257; Thu, 15 Aug 2002 14:21:28 -0700 (PDT) Message-Id: <200208152121.g7FLLS7M018257@freefall.freebsd.org> From: Christian Weisgerber Date: Thu, 15 Aug 2002 14:21:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/asfsm Makefile ports/sysutils/asfsm/files patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG naddy 2002/08/15 14:21:28 PDT Modified files: sysutils/asfsm Makefile sysutils/asfsm/files patch-aa Log: Fix build. Submitted by: Philip M. Gollucci Revision Changes Path 1.8 +0 -3 ports/sysutils/asfsm/Makefile 1.2 +80 -90 ports/sysutils/asfsm/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 Aug 15 14:40: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 E105137B449; Thu, 15 Aug 2002 14:39:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CDA1441EF; Thu, 15 Aug 2002 14:25:51 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from freefall.freebsd.org (blackend@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FLPfJU018655; Thu, 15 Aug 2002 14:25:41 -0700 (PDT) (envelope-from blackend@freefall.freebsd.org) Received: (from blackend@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FLPf3l018654; Thu, 15 Aug 2002 14:25:41 -0700 (PDT) Message-Id: <200208152125.g7FLPf3l018654@freefall.freebsd.org> From: Marc Fonvieille Date: Thu, 15 Aug 2002 14:25:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/misc iso3166 X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/15 14:25:41 PDT Modified files: share/misc iso3166 Log: Fix typos: s/Ths/This, s/counties/countries PR: docs/39060 Submitted by: Nicola Vitale MFC after: 3 days Revision Changes Path 1.10 +2 -2 src/share/misc/iso3166 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 14:41: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 2473737B400; Thu, 15 Aug 2002 14:41:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9BB843E65; Thu, 15 Aug 2002 14:41: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.4/8.12.4) with ESMTP id g7FLfMJU021899; Thu, 15 Aug 2002 14:41:22 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FLfLAZ021893; Thu, 15 Aug 2002 14:41:21 -0700 (PDT) Message-Id: <200208152141.g7FLfLAZ021893@freefall.freebsd.org> From: Robert Watson Date: Thu, 15 Aug 2002 14:41:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 vm_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 rwatson 2002/08/15 14:41:20 PDT Modified files: sys/ia64/ia64 vm_machdep.c Log: Correct a minor whitespace nit that sneaked in with my previous commit. Revision Changes Path 1.44 +1 -1 src/sys/ia64/ia64/vm_machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 14:42: 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 5137737B401; Thu, 15 Aug 2002 14:42:00 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E785443E4A; Thu, 15 Aug 2002 14:41:59 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: from freefall.freebsd.org (alfred@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FLfxJU022277; Thu, 15 Aug 2002 14:41:59 -0700 (PDT) (envelope-from alfred@freefall.freebsd.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FLfxFP022276; Thu, 15 Aug 2002 14:41:59 -0700 (PDT) Message-Id: <200208152141.g7FLfxFP022276@freefall.freebsd.org> From: Alfred Perlstein Date: Thu, 15 Aug 2002 14:41:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/cam Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/15 14:41:59 PDT Modified files: sys/modules/cam Makefile Log: Remove cam_extend.c from sources to unbreak modules. Missed by: kern/39809,njl Revision Changes Path 1.6 +1 -1 src/sys/modules/cam/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 14:43: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 858B937B400; Thu, 15 Aug 2002 14:43:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C81BC43E70; Thu, 15 Aug 2002 14:43:09 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FLh9JU022536; Thu, 15 Aug 2002 14:43:09 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FLh9x7022535; Thu, 15 Aug 2002 14:43:09 -0700 (PDT) Message-Id: <200208152143.g7FLh9x7022535@freefall.freebsd.org> From: Joe Marcus Clarke Date: Thu, 15 Aug 2002 14:43:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/gnome 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 marcus 2002/08/15 14:43:09 PDT Modified files: en/gnome news.xml Log: Add a headline for GNOME 2.0.1 Final. Revision Changes Path 1.18 +18 -1 www/en/gnome/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 Aug 15 14:43: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 D4FEE37B401; Thu, 15 Aug 2002 14:43:44 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76DBA43E7B; Thu, 15 Aug 2002 14:43:44 -0700 (PDT) (envelope-from scop@FreeBSD.org) Received: from freefall.freebsd.org (scop@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FLhiJU023012; Thu, 15 Aug 2002 14:43:44 -0700 (PDT) (envelope-from scop@freefall.freebsd.org) Received: (from scop@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FLhiQU023008; Thu, 15 Aug 2002 14:43:44 -0700 (PDT) Message-Id: <200208152143.g7FLhiQU023008@freefall.freebsd.org> From: Ville Skyttä Date: Thu, 15 Aug 2002 14:43:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: projects/cvsweb ChangeLog cvsweb.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 scop 2002/08/15 14:43:44 PDT Modified files: cvsweb ChangeLog cvsweb.conf Log: Add -u to cvs_options by default on NetBSD. Obtained from: NetBSD Revision Changes Path 1.60 +5 -0 projects/cvsweb/ChangeLog 1.38 +2 -0 projects/cvsweb/cvsweb.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 14:46: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 4780C37B400; Thu, 15 Aug 2002 14:46:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECD4B43E7B; Thu, 15 Aug 2002 14:46:47 -0700 (PDT) (envelope-from scop@FreeBSD.org) Received: from freefall.freebsd.org (scop@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FLklJU024197; Thu, 15 Aug 2002 14:46:47 -0700 (PDT) (envelope-from scop@freefall.freebsd.org) Received: (from scop@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FLklVS024196; Thu, 15 Aug 2002 14:46:47 -0700 (PDT) Message-Id: <200208152146.g7FLklVS024196@freefall.freebsd.org> From: Ville Skyttä Date: Thu, 15 Aug 2002 14:46:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: projects/cvsweb ChangeLog TODO.FreeBSD cvsweb.cgi X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG scop 2002/08/15 14:46:47 PDT Modified files: cvsweb ChangeLog TODO.FreeBSD cvsweb.cgi Log: Make annotate work under mod_perl. Revision Changes Path 1.61 +2 -0 projects/cvsweb/ChangeLog 1.13 +0 -2 projects/cvsweb/TODO.FreeBSD 1.126 +11 -0 projects/cvsweb/cvsweb.cgi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 14:52: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 C3F7037B401; Thu, 15 Aug 2002 14:52:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7345E43E72; Thu, 15 Aug 2002 14:52: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.4/8.12.4) with ESMTP id g7FLqMJU024873; Thu, 15 Aug 2002 14:52:22 -0700 (PDT) (envelope-from alfred@freefall.freebsd.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FLqM69024872; Thu, 15 Aug 2002 14:52:22 -0700 (PDT) Message-Id: <200208152152.g7FLqM69024872@freefall.freebsd.org> From: Alfred Perlstein Date: Thu, 15 Aug 2002 14:52:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/rpc.lockd kern.c src/sys/nfsclient nfs_lock.c nfs_lock.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/08/15 14:52:22 PDT Modified files: usr.sbin/rpc.lockd kern.c sys/nfsclient nfs_lock.c nfs_lock.h Log: Remove a case of exposing 'struct ucred' to userspace. Use a struct xucred for LOCKD_MSG instead. Requested by: rwatson Revision Changes Path 1.25 +1 -1 src/sys/nfsclient/nfs_lock.c 1.5 +1 -1 src/sys/nfsclient/nfs_lock.h 1.11 +7 -7 src/usr.sbin/rpc.lockd/kern.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 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 F3B1637B400; Thu, 15 Aug 2002 15:04:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A50B543E84; Thu, 15 Aug 2002 15:04:31 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FM4VJU026620; Thu, 15 Aug 2002 15:04:31 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FM4VIL026619; Thu, 15 Aug 2002 15:04:31 -0700 (PDT) Message-Id: <200208152204.g7FM4VIL026619@freefall.freebsd.org> From: Robert Watson Date: Thu, 15 Aug 2002 15:04:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet udp_usrreq.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rwatson 2002/08/15 15:04:31 PDT Modified files: sys/netinet udp_usrreq.c Log: Code formatting sync to trustedbsd_mac: don't perform an assignment in an if clause. Revision Changes Path 1.122 +2 -2 src/sys/netinet/udp_usrreq.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 15: 5: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 2A9D737B400; Thu, 15 Aug 2002 15:05:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBAC643E72; Thu, 15 Aug 2002 15:05: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.4/8.12.4) with ESMTP id g7FM5BJU027651; Thu, 15 Aug 2002 15:05:11 -0700 (PDT) (envelope-from blackend@freefall.freebsd.org) Received: (from blackend@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FM5BDJ027650; Thu, 15 Aug 2002 15:05:11 -0700 (PDT) Message-Id: <200208152205.g7FM5BDJ027650@freefall.freebsd.org> From: Marc Fonvieille Date: Thu, 15 Aug 2002 15:05:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/ppp-and-slip chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG blackend 2002/08/15 15:05:11 PDT Modified files: en_US.ISO8859-1/books/handbook/ppp-and-slip chapter.sgml Log: Add a missing line break for rc.conf entries PR: docs/38630 Submitted by: David Siebörger Revision Changes Path 1.85 +2 -1 doc/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 15: 6: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 C732237B405; Thu, 15 Aug 2002 15:06:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AD5143E42; Thu, 15 Aug 2002 15:06:39 -0700 (PDT) (envelope-from scop@FreeBSD.org) Received: from freefall.freebsd.org (scop@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FM6dJU031046; Thu, 15 Aug 2002 15:06:39 -0700 (PDT) (envelope-from scop@freefall.freebsd.org) Received: (from scop@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FM6d87031045; Thu, 15 Aug 2002 15:06:39 -0700 (PDT) Message-Id: <200208152206.g7FM6d87031045@freefall.freebsd.org> From: Ville Skyttä Date: Thu, 15 Aug 2002 15:06:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: projects/cvsweb ChangeLog cvsweb.cgi X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG scop 2002/08/15 15:06:39 PDT Modified files: cvsweb ChangeLog cvsweb.cgi Log: Output address only if it's set. Obtained from: NetBSD (modified) Revision Changes Path 1.62 +3 -0 projects/cvsweb/ChangeLog 1.127 +2 -1 projects/cvsweb/cvsweb.cgi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 15:12: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 1CB6A37B400; Thu, 15 Aug 2002 15:12:54 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C27E143E77; Thu, 15 Aug 2002 15:12: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.4/8.12.4) with ESMTP id g7FMCrJU031811; Thu, 15 Aug 2002 15:12:53 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FMCr4c031810; Thu, 15 Aug 2002 15:12:53 -0700 (PDT) Message-Id: <200208152212.g7FMCr4c031810@freefall.freebsd.org> From: Robert Watson Date: Thu, 15 Aug 2002 15:12:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys file.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/08/15 15:12:53 PDT Modified files: sys/sys file.h Log: For some reason, the flags and td arguments in the fo_read prototype were reversed. Correct this with no functional change. Revision Changes Path 1.50 +1 -1 src/sys/sys/file.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 15:27: 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 AB75B37B400; Thu, 15 Aug 2002 15:26:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BE7143E84; Thu, 15 Aug 2002 15:26:57 -0700 (PDT) (envelope-from seanc@FreeBSD.org) Received: from freefall.freebsd.org (seanc@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FMQvJU033069; Thu, 15 Aug 2002 15:26:57 -0700 (PDT) (envelope-from seanc@freefall.freebsd.org) Received: (from seanc@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FMQvsr033068; Thu, 15 Aug 2002 15:26:57 -0700 (PDT) Message-Id: <200208152226.g7FMQvsr033068@freefall.freebsd.org> From: Sean Chittenden Date: Thu, 15 Aug 2002 15:26:57 -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: 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 seanc 2002/08/15 15:26:57 PDT Modified files: (Branch: RELENG_4) usr.bin/calendar/calendars calendar.freebsd Log: Edge Maxim out by at least two hours by having the closest birthday to Christmas. Reviewed by: knu (mentor) Approved by: knu (mentor) Revision Changes Path 1.67.2.2 +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 Thu Aug 15 15: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 B91FB37B485; Thu, 15 Aug 2002 15:27:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C23343E70; Thu, 15 Aug 2002 15:27:04 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FMR4JU033104; Thu, 15 Aug 2002 15:27:04 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FMR4Ul033103; Thu, 15 Aug 2002 15:27:04 -0700 (PDT) Message-Id: <200208152227.g7FMR4Ul033103@freefall.freebsd.org> From: Christian Weisgerber Date: Thu, 15 Aug 2002 15:27:04 -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 naddy 2002/08/15 15:27:04 PDT Modified files: mail/ssmtp Makefile Log: Debian FTP site has been reorganized, update MASTER_SITES accordingly. PR: 41568 Submitted by: Edwin Groothuis Revision Changes Path 1.5 +2 -2 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 Thu Aug 15 15:32: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 5D41737B400; Thu, 15 Aug 2002 15:32:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E69943E4A; Thu, 15 Aug 2002 15:32:31 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FMWUJU033849; Thu, 15 Aug 2002 15:32:30 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FMWUIN033848; Thu, 15 Aug 2002 15:32:30 -0700 (PDT) Message-Id: <200208152232.g7FMWUIN033848@freefall.freebsd.org> From: Christian Weisgerber Date: Thu, 15 Aug 2002 15:32:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/ymessenger Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/15 15:32:30 PDT Modified files: net/ymessenger Makefile Log: Well, this looks like an i386 binary. Mark as such. Revision Changes Path 1.8 +2 -0 ports/net/ymessenger/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 15: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 563FD37B400; Thu, 15 Aug 2002 15:34:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09AC743E72; Thu, 15 Aug 2002 15:34:46 -0700 (PDT) (envelope-from dg@FreeBSD.org) Received: from freefall.freebsd.org (dg@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FMYjJU034023; Thu, 15 Aug 2002 15:34:45 -0700 (PDT) (envelope-from dg@freefall.freebsd.org) Received: (from dg@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FMYjKV034022; Thu, 15 Aug 2002 15:34:45 -0700 (PDT) Message-Id: <200208152234.g7FMYjKV034022@freefall.freebsd.org> From: David Greenman Date: Thu, 15 Aug 2002 15:34:45 -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 dg 2002/08/15 15:34:45 PDT Modified files: usr.bin/calendar/calendars calendar.freebsd Log: Add myself. Revision Changes Path 1.74 +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 Thu Aug 15 15:41: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 251BC37B401; Thu, 15 Aug 2002 15:41:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC25143E6A; Thu, 15 Aug 2002 15:41:20 -0700 (PDT) (envelope-from joe@FreeBSD.org) Received: from freefall.freebsd.org (joe@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FMfKJU034693; Thu, 15 Aug 2002 15:41:20 -0700 (PDT) (envelope-from joe@freefall.freebsd.org) Received: (from joe@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FMfKNw034685; Thu, 15 Aug 2002 15:41:20 -0700 (PDT) Message-Id: <200208152241.g7FMfKNw034685@freefall.freebsd.org> From: Josef Karthauser Date: Thu, 15 Aug 2002 15:41:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci uhci_pci.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG joe 2002/08/15 15:41:20 PDT Modified files: sys/pci uhci_pci.c Log: UHCI_DEBUG -> USB_DEBUG. Revision Changes Path 1.39 +1 -1 src/sys/pci/uhci_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 15: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 9A6D037B405; Thu, 15 Aug 2002 15:43:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D79AC43E75; Thu, 15 Aug 2002 15:43:06 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FMh1JU034956; Thu, 15 Aug 2002 15:43:01 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FMh1K5034955; Thu, 15 Aug 2002 15:43:01 -0700 (PDT) Message-Id: <200208152243.g7FMh1K5034955@freefall.freebsd.org> From: Joe Marcus Clarke Date: Thu, 15 Aug 2002 15:43:01 -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 marcus 2002/08/15 15:43:01 PDT Modified files: usr.bin/calendar/calendars calendar.freebsd Log: Add myself. Revision Changes Path 1.75 +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 Thu Aug 15 15:45: 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 921C537B401; Thu, 15 Aug 2002 15:44:57 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 416EE43E42; Thu, 15 Aug 2002 15:44: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.4/8.12.4) with ESMTP id g7FMivJU035112; Thu, 15 Aug 2002 15:44:57 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FMivoA035111; Thu, 15 Aug 2002 15:44:57 -0700 (PDT) Message-Id: <200208152244.g7FMivoA035111@freefall.freebsd.org> From: Joe Marcus Clarke Date: Thu, 15 Aug 2002 15:44:57 -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 marcus 2002/08/15 15:44:57 PDT Modified files: usr.bin/calendar/calendars calendar.freebsd Log: Bah! Use the full name for Florida. Revision Changes Path 1.76 +1 -1 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 Thu Aug 15 15: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 02BF337B405 for ; Thu, 15 Aug 2002 15:49:14 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 6217B43E65 for ; Thu, 15 Aug 2002 15:49:13 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 41073 invoked by uid 1000); 15 Aug 2002 22:49:14 -0000 Date: Thu, 15 Aug 2002 15:49:14 -0700 (PDT) From: Nate Lawson To: Alfred Perlstein Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/modules/cam Makefile In-Reply-To: <200208152141.g7FLfxFP022276@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thanks for picking that one up. On Thu, 15 Aug 2002, Alfred Perlstein wrote: > alfred 2002/08/15 14:41:59 PDT > > Modified files: > sys/modules/cam Makefile > Log: > Remove cam_extend.c from sources to unbreak modules. > > Missed by: kern/39809,njl > > Revision Changes Path > 1.6 +1 -1 src/sys/modules/cam/Makefile > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 15:51: 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 681ED37B400; Thu, 15 Aug 2002 15:50:58 -0700 (PDT) Received: from smtp.eos.ocn.ne.jp (eos.ocn.ne.jp [211.6.83.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id A42BC43E3B; Thu, 15 Aug 2002 15:50:57 -0700 (PDT) (envelope-from hrs@eos.ocn.ne.jp) Received: from mail.allbsd.org (p17010-adsao04hon-acca.tokyo.ocn.ne.jp [61.199.22.10]) by smtp.eos.ocn.ne.jp (Postfix) with ESMTP id 67937FDE; Fri, 16 Aug 2002 07:50:56 +0900 (JST) Received: from localhost (alph.allbsd.org [192.168.0.10]) by mail.allbsd.org (8.12.3/3.7W/DomainMaster) with ESMTP id g7FMnuLu032408; Fri, 16 Aug 2002 07:49:57 +0900 (JST) (envelope-from hrs@eos.ocn.ne.jp) Date: Fri, 16 Aug 2002 07:47:34 +0900 (JST) Message-Id: <20020816.074734.112629572.hrs@eos.ocn.ne.jp> To: murray@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: www/en/releases/4.6.2R announce.sgml From: Hiroki Sato In-Reply-To: <200208152028.g7FKSNih002738@freefall.freebsd.org> References: <200208152028.g7FKSNih002738@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 Murray, Murray Stokely wrote in <200208152028.g7FKSNih002738@freefall.freebsd.org>: murray> murray 2002/08/15 13:28:23 PDT murray> murray> Added files: murray> en/releases/4.6.2R announce.sgml murray> Log: murray> 4.6.2 announcement. murray> murray> Revision Changes Path murray> 1.1 +170 -0 www/en/releases/4.6.2R/announce.sgml (new) Hmmm, this announcement includes the following line:

Date: Thu, 15 Aug 2002 16:34:26 -0700
I guess this is because you simply copied this from 4.6R announcement, but the time does not agree with the actual announcement posted to -announce. It should be "Thu, 15 Aug 2002 14:08:02 -0700." -- Hiroki SATO To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 16:17: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 4E92237B400; Thu, 15 Aug 2002 16:17:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD13543E3B; Thu, 15 Aug 2002 16:17:48 -0700 (PDT) (envelope-from archie@FreeBSD.org) Received: from freefall.freebsd.org (archie@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FNHmJU042264; Thu, 15 Aug 2002 16:17:48 -0700 (PDT) (envelope-from archie@freefall.freebsd.org) Received: (from archie@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FNHmYx042263; Thu, 15 Aug 2002 16:17:48 -0700 (PDT) Message-Id: <200208152317.g7FNHmYx042263@freefall.freebsd.org> From: Archie Cobbs Date: Thu, 15 Aug 2002 16:17:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/sablepath Makefile distinfo pkg-comment pkg-descr pkg-plist ports/java/sablepath/files patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-ag patch-ah ports/java/sablevm Makefile distinfo pkg-descr pkg-plist ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG archie 2002/08/15 16:17:48 PDT Modified files: java/sablevm Makefile distinfo pkg-descr pkg-plist java/sablevm/files patch-aa patch-ab patch-ac patch-ad patch-ae Removed files: java/sablepath Makefile distinfo pkg-comment pkg-descr pkg-plist java/sablepath/files patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-ag patch-ah java/sablevm/files patch-af patch-ag Log: Update to SableVM version 1.0.2. This port includes the Java classes, making the java/sablepath port obsolete. Revision Changes Path 1.2 +0 -31 ports/java/sablepath/Makefile (dead) 1.2 +0 -1 ports/java/sablepath/distinfo (dead) 1.2 +0 -369 ports/java/sablepath/files/patch-aa (dead) 1.2 +0 -22 ports/java/sablepath/files/patch-ab (dead) 1.2 +0 -18 ports/java/sablepath/files/patch-ac (dead) 1.2 +0 -13 ports/java/sablepath/files/patch-ad (dead) 1.2 +0 -13 ports/java/sablepath/files/patch-ae (dead) 1.2 +0 -24 ports/java/sablepath/files/patch-af (dead) 1.2 +0 -13 ports/java/sablepath/files/patch-ag (dead) 1.2 +0 -13 ports/java/sablepath/files/patch-ah (dead) 1.2 +0 -1 ports/java/sablepath/pkg-comment (dead) 1.2 +0 -6 ports/java/sablepath/pkg-descr (dead) 1.2 +0 -750 ports/java/sablepath/pkg-plist (dead) 1.2 +50 -4 ports/java/sablevm/Makefile 1.2 +3 -1 ports/java/sablevm/distinfo 1.2 +67 -348 ports/java/sablevm/files/patch-aa 1.2 +7 -6 ports/java/sablevm/files/patch-ab 1.2 +10 -10 ports/java/sablevm/files/patch-ac 1.2 +8 -8 ports/java/sablevm/files/patch-ad 1.2 +19 -15 ports/java/sablevm/files/patch-ae 1.2 +0 -12 ports/java/sablevm/files/patch-af (dead) 1.2 +0 -12 ports/java/sablevm/files/patch-ag (dead) 1.2 +0 -3 ports/java/sablevm/pkg-descr 1.2 +2084 -3 ports/java/sablevm/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 Aug 15 16:59: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 E9CEE37B400; Thu, 15 Aug 2002 16:59:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0A4243E97; Thu, 15 Aug 2002 16:58:26 -0700 (PDT) (envelope-from seanc@FreeBSD.org) Received: from freefall.freebsd.org (seanc@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7FNvhJU045833; Thu, 15 Aug 2002 16:57:43 -0700 (PDT) (envelope-from seanc@freefall.freebsd.org) Received: (from seanc@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7FNvhGF045828; Thu, 15 Aug 2002 16:57:43 -0700 (PDT) Message-Id: <200208152357.g7FNvhGF045828@freefall.freebsd.org> From: Sean Chittenden Date: Thu, 15 Aug 2002 16:57:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/pgpkeys seanc.key X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/15 16:57:36 PDT Modified files: en_US.ISO8859-1/books/handbook/pgpkeys seanc.key Log: New PGP key. Old secret key was corrupt. Reviewed by: knu (mentor) Approved by: knu (mentor) Revision Changes Path 1.2 +45 -45 doc/en_US.ISO8859-1/books/handbook/pgpkeys/seanc.key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 17:57: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 F27DA37B400; Thu, 15 Aug 2002 17:57:37 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B615643E3B; Thu, 15 Aug 2002 17:57:37 -0700 (PDT) (envelope-from jake@FreeBSD.org) Received: from freefall.freebsd.org (jake@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7G0vbJU055090; Thu, 15 Aug 2002 17:57:37 -0700 (PDT) (envelope-from jake@freefall.freebsd.org) Received: (from jake@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G0vbBp055089; Thu, 15 Aug 2002 17:57:37 -0700 (PDT) Message-Id: <200208160057.g7G0vbBp055089@freefall.freebsd.org> From: Jake Burkholder Date: Thu, 15 Aug 2002 17:57:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/include pcb.h tlb.h src/sys/sparc64/sparc64 genassym.c support.S trap.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jake 2002/08/15 17:57:37 PDT Modified files: sys/sparc64/include pcb.h tlb.h sys/sparc64/sparc64 genassym.c support.S trap.c Log: Demark sections of code that need special fault handling with labels. Check if the trapped pc is inside of the demarked sections to implement fault recovery for copyin etc, instead of pcb_onfault. Handle recovery from data access exceptions as well as page faults. Inspired by: bde's sys.dif Revision Changes Path 1.10 +0 -1 src/sys/sparc64/include/pcb.h 1.24 +4 -1 src/sys/sparc64/include/tlb.h 1.41 +0 -2 src/sys/sparc64/sparc64/genassym.c 1.19 +119 -133 src/sys/sparc64/sparc64/support.S 1.46 +46 -11 src/sys/sparc64/sparc64/trap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 18: 2: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 A171337B400; Thu, 15 Aug 2002 18:02:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 542F343E72; Thu, 15 Aug 2002 18:02:49 -0700 (PDT) (envelope-from perky@FreeBSD.org) Received: from freefall.freebsd.org (perky@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7G12nJU055703; Thu, 15 Aug 2002 18:02:49 -0700 (PDT) (envelope-from perky@freefall.freebsd.org) Received: (from perky@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G12nKj055702; Thu, 15 Aug 2002 18:02:49 -0700 (PDT) Message-Id: <200208160102.g7G12nKj055702@freefall.freebsd.org> From: Hye-Shik Chang Date: Thu, 15 Aug 2002 18:02:49 -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 perky 2002/08/15 18:02:49 PDT Modified files: devel/distcc Makefile distinfo Log: Update to 0.8. PR: 41698 Submitted by: maintainer Revision Changes Path 1.5 +1 -1 ports/devel/distcc/Makefile 1.5 +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 Thu Aug 15 18:33: 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 430B337B400; Thu, 15 Aug 2002 18:33:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E902C43E75; Thu, 15 Aug 2002 18:33:03 -0700 (PDT) (envelope-from jake@FreeBSD.org) Received: from freefall.freebsd.org (jake@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7G1X3JU062342; Thu, 15 Aug 2002 18:33:03 -0700 (PDT) (envelope-from jake@freefall.freebsd.org) Received: (from jake@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G1X3iW062341; Thu, 15 Aug 2002 18:33:03 -0700 (PDT) Message-Id: <200208160133.g7G1X3iW062341@freefall.freebsd.org> From: Jake Burkholder Date: Thu, 15 Aug 2002 18:33:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/sparc64 pmap.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jake 2002/08/15 18:33:03 PDT Modified files: sys/sparc64/sparc64 pmap.c Log: Removed unneeded pmap_initialized flag. Revision Changes Path 1.80 +0 -4 src/sys/sparc64/sparc64/pmap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 18:35: 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 806DB37B400; Thu, 15 Aug 2002 18:35:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32C5F43E3B; Thu, 15 Aug 2002 18:35:01 -0700 (PDT) (envelope-from jake@FreeBSD.org) Received: from freefall.freebsd.org (jake@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7G1Z1JU062514; Thu, 15 Aug 2002 18:35:01 -0700 (PDT) (envelope-from jake@freefall.freebsd.org) Received: (from jake@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G1Z1kh062507; Thu, 15 Aug 2002 18:35:01 -0700 (PDT) Message-Id: <200208160135.g7G1Z1kh062507@freefall.freebsd.org> From: Jake Burkholder Date: Thu, 15 Aug 2002 18:35:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/include pmap.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jake 2002/08/15 18:35:00 PDT Modified files: sys/sparc64/include pmap.h Log: Minor style. Removed unused declaration. Revision Changes Path 1.25 +1 -2 src/sys/sparc64/include/pmap.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 18: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 AD3F037B400; Thu, 15 Aug 2002 18:37:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FD0643E6A; Thu, 15 Aug 2002 18:37:49 -0700 (PDT) (envelope-from jake@FreeBSD.org) Received: from freefall.freebsd.org (jake@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7G1bnJU062774; Thu, 15 Aug 2002 18:37:49 -0700 (PDT) (envelope-from jake@freefall.freebsd.org) Received: (from jake@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G1bnML062773; Thu, 15 Aug 2002 18:37:49 -0700 (PDT) Message-Id: <200208160137.g7G1bnML062773@freefall.freebsd.org> From: Jake Burkholder Date: Thu, 15 Aug 2002 18:37:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/sparc64 pmap.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jake 2002/08/15 18:37:49 PDT Modified files: sys/sparc64/sparc64 pmap.c Log: Use symbolic constants instead of magic address constants. Revision Changes Path 1.81 +1 -1 src/sys/sparc64/sparc64/pmap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 19: 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 79B9337B400; Thu, 15 Aug 2002 19:02:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3517B43E6A; Thu, 15 Aug 2002 19:02:56 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from freefall.freebsd.org (lioux@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7G22tJU064999; Thu, 15 Aug 2002 19:02:56 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G22tLe064998; Thu, 15 Aug 2002 19:02:55 -0700 (PDT) Message-Id: <200208160202.g7G22tLe064998@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Thu, 15 Aug 2002 19:02:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/understand_c Makefile distinfo pkg-plist ports/devel/understand_c/files wrapper.sh ports/devel/understand_ada Makefile distinfo pkg-plist ports/devel/understand_ada/files wrapper.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2002/08/15 19:02:55 PDT Modified files: devel/understand_c Makefile distinfo pkg-plist devel/understand_c/files wrapper.sh devel/understand_ada Makefile distinfo pkg-plist devel/understand_ada/files wrapper.sh Log: o Update to 1.4 Build 173 Revision Changes Path 1.32 +1 -1 ports/devel/understand_ada/Makefile 1.30 +1 -1 ports/devel/understand_ada/distinfo 1.3 +1 -1 ports/devel/understand_ada/files/wrapper.sh 1.5 +317 -220 ports/devel/understand_ada/pkg-plist 1.51 +1 -1 ports/devel/understand_c/Makefile 1.48 +1 -1 ports/devel/understand_c/distinfo 1.3 +1 -1 ports/devel/understand_c/files/wrapper.sh 1.10 +310 -235 ports/devel/understand_c/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 Aug 15 19: 5: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 2EFCA37B400; Thu, 15 Aug 2002 19:05:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E531943E4A; Thu, 15 Aug 2002 19:05:51 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7G25pJU069476; Thu, 15 Aug 2002 19:05:51 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G25pb0069473; Thu, 15 Aug 2002 19:05:51 -0700 (PDT) Message-Id: <200208160205.g7G25pb0069473@freefall.freebsd.org> From: Norikatsu Shigemura Date: Thu, 15 Aug 2002 19:05:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/p5-DB_File-Lock 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 nork 2002/08/15 19:05:51 PDT Modified files: devel Makefile Added files: devel/p5-DB_File-Lock Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add devel/p5-DB_File-Lock, a wrapper for the DB_File module, adding locking, extremely lightweight. This module provides the similar functionality to Tie::DB_LockFile, but also supports DB_RECNO. Reviewed by: knu (mentor) Approved by: knu (mentor) Revision Changes Path 1.898 +1 -0 ports/devel/Makefile 1.1 +23 -0 ports/devel/p5-DB_File-Lock/Makefile (new) 1.1 +1 -0 ports/devel/p5-DB_File-Lock/distinfo (new) 1.1 +1 -0 ports/devel/p5-DB_File-Lock/pkg-comment (new) 1.1 +5 -0 ports/devel/p5-DB_File-Lock/pkg-descr (new) 1.1 +5 -0 ports/devel/p5-DB_File-Lock/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 Aug 15 19: 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 B57CF37B439; Thu, 15 Aug 2002 19:05:58 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 677D443E4A; Thu, 15 Aug 2002 19:05:58 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from freefall.freebsd.org (nork@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7G25wJU069514; Thu, 15 Aug 2002 19:05:58 -0700 (PDT) (envelope-from nork@freefall.freebsd.org) Received: (from nork@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G25wps069513; Thu, 15 Aug 2002 19:05:58 -0700 (PDT) Message-Id: <200208160205.g7G25wps069513@freefall.freebsd.org> From: Norikatsu Shigemura Date: Thu, 15 Aug 2002 19:05: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 nork 2002/08/15 19:05:58 PDT Modified files: . modules Log: p5-DB_File-Lock --> ports/devel/p5-DB_File-Lock Revision Changes Path 1.5718 +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 Aug 15 19:14: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 C10F937B400; Thu, 15 Aug 2002 19:14:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 728D043E42; Thu, 15 Aug 2002 19:14: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.4/8.12.4) with ESMTP id g7G2EMJU070932; Thu, 15 Aug 2002 19:14:22 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G2EMmG070931; Thu, 15 Aug 2002 19:14:22 -0700 (PDT) Message-Id: <200208160214.g7G2EMmG070931@freefall.freebsd.org> From: Robert Watson Date: Thu, 15 Aug 2002 19:14:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libutil login_cap.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/08/15 19:14:22 PDT Modified files: lib/libutil login_cap.h Log: Add LOGIN_SETMAC, which will indicate to the user context management code that it should also set the user's default MAC label, if available and permitted. Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs Revision Changes Path 1.8 +2 -1 src/lib/libutil/login_cap.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 19:15: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 7205F37B400; Thu, 15 Aug 2002 19:15:33 -0700 (PDT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B20943E70; Thu, 15 Aug 2002 19:15:32 -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 g7G2FIOo015131; Thu, 15 Aug 2002 22:15:18 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Thu, 15 Aug 2002 22:15:18 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Alfred Perlstein Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/rpc.lockd kern.c src/sys/nfsclient nfs_lock.c nfs_lock.h In-Reply-To: <200208152152.g7FLqM69024872@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thanks! Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Network Associates Laboratories On Thu, 15 Aug 2002, Alfred Perlstein wrote: > alfred 2002/08/15 14:52:22 PDT > > Modified files: > usr.sbin/rpc.lockd kern.c > sys/nfsclient nfs_lock.c nfs_lock.h > Log: > Remove a case of exposing 'struct ucred' to userspace. Use a struct xucred > for LOCKD_MSG instead. > > Requested by: rwatson > > Revision Changes Path > 1.25 +1 -1 src/sys/nfsclient/nfs_lock.c > 1.5 +1 -1 src/sys/nfsclient/nfs_lock.h > 1.11 +7 -7 src/usr.sbin/rpc.lockd/kern.c > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 19:18: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 14A6D37B400; Thu, 15 Aug 2002 19:18:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF78E43E42; Thu, 15 Aug 2002 19:18: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.4/8.12.4) with ESMTP id g7G2IEJU071249; Thu, 15 Aug 2002 19:18:14 -0700 (PDT) (envelope-from lioux@freefall.freebsd.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G2IEeR071248; Thu, 15 Aug 2002 19:18:14 -0700 (PDT) Message-Id: <200208160218.g7G2IEeR071248@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Thu, 15 Aug 2002 19:18:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/agbrowser/files wrapper.sh ports/audio/agsatellite/files wrapper.sh ports/graphics/aoi/files wrapper.sh ports/graphics/linux-divxplayer/files wrapper.sh ports/net/edonkey-core/files wrapper.sh ports/net/edonkey-gui-java/files wrapper.sh ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2002/08/15 19:18:14 PDT Modified files: audio/agbrowser/files wrapper.sh audio/agsatellite/files wrapper.sh graphics/aoi/files wrapper.sh graphics/linux-divxplayer/files wrapper.sh net/edonkey-core/files wrapper.sh net/edonkey-gui-java/files wrapper.sh net/javadc/files wrapper.sh net/jift/files wrapper.sh net/phex/files wrapper.sh Log: Replace sh shell parameter $* with safer "${@}" Revision Changes Path 1.3 +1 -1 ports/audio/agbrowser/files/wrapper.sh 1.4 +1 -1 ports/audio/agsatellite/files/wrapper.sh 1.2 +1 -1 ports/graphics/aoi/files/wrapper.sh 1.2 +1 -1 ports/graphics/linux-divxplayer/files/wrapper.sh 1.3 +1 -1 ports/net/edonkey-core/files/wrapper.sh 1.2 +1 -1 ports/net/edonkey-gui-java/files/wrapper.sh 1.3 +1 -1 ports/net/javadc/files/wrapper.sh 1.2 +1 -1 ports/net/jift/files/wrapper.sh 1.3 +1 -1 ports/net/phex/files/wrapper.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 20: 8: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 D974437B400; Thu, 15 Aug 2002 20:08:26 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AF3D43E6A; Thu, 15 Aug 2002 20:08: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.4/8.12.4) with ESMTP id g7G38QJU079516; Thu, 15 Aug 2002 20:08:26 -0700 (PDT) (envelope-from johan@freefall.freebsd.org) Received: (from johan@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G38Qva079515; Thu, 15 Aug 2002 20:08:26 -0700 (PDT) Message-Id: <200208160308.g7G38Qva079515@freefall.freebsd.org> From: Johan Karlsson Date: Thu, 15 Aug 2002 20:08:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/comsat comsat.8 src/usr.bin/biff biff.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 johan 2002/08/15 20:08:26 PDT Modified files: libexec/comsat comsat.8 usr.bin/biff biff.1 Log: Bump document date for the 'beep only' change. Revision Changes Path 1.12 +1 -1 src/libexec/comsat/comsat.8 1.19 +1 -1 src/usr.bin/biff/biff.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 20:12: 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 A268337B400; Thu, 15 Aug 2002 20:11:57 -0700 (PDT) Received: from numeri.campus.luth.se (numeri.campus.luth.se [130.240.197.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FD7A43E65; Thu, 15 Aug 2002 20:11:56 -0700 (PDT) (envelope-from k@numeri.campus.luth.se) Received: (from k@localhost) by numeri.campus.luth.se (8.11.6/8.11.6) id g7G3BtU00853; Fri, 16 Aug 2002 05:11:55 +0200 (CEST) (envelope-from k) Date: Fri, 16 Aug 2002 05:11:54 +0200 From: Johan Karlsson To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/libexec/comsat comsat.8 src/usr.bin/biff biff.1 Message-ID: <20020816051154.A99832@numeri.campus.luth.se> References: <200208160308.g7G38Qva079515@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: <200208160308.g7G38Qva079515@freefall.freebsd.org>; from johan@FreeBSD.org on Thu, Aug 15, 2002 at 08:08:26PM -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 Thu, Aug 15, 2002 at 20:08 (-0700) +0000, Johan Karlsson wrote: > johan 2002/08/15 20:08:26 PDT > > Modified files: > libexec/comsat comsat.8 > usr.bin/biff biff.1 > Log: > Bump document date for the 'beep only' change. This should also have said: Approved by: sheldonh (mentor) /Johan K -- Johan Karlsson mailto:johan@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 Aug 15 20: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 DDB1037B400; Thu, 15 Aug 2002 20:15:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D01643E7B; Thu, 15 Aug 2002 20:15:19 -0700 (PDT) (envelope-from johan@FreeBSD.org) Received: from freefall.freebsd.org (johan@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7G3DxJU080220; Thu, 15 Aug 2002 20:13:59 -0700 (PDT) (envelope-from johan@freefall.freebsd.org) Received: (from johan@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G3DxqV080219; Thu, 15 Aug 2002 20:13:59 -0700 (PDT) Message-Id: <200208160313.g7G3DxqV080219@freefall.freebsd.org> From: Johan Karlsson Date: Thu, 15 Aug 2002 20:13:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/cp cp.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 johan 2002/08/15 20:13:59 PDT Modified files: bin/cp cp.1 Log: Bump document date for the -n option. Approved by: sheldonh (mentor) Revision Changes Path 1.25 +1 -1 src/bin/cp/cp.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 20:47: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 EAC4E37B400; Thu, 15 Aug 2002 20:47:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A58F43E6E; Thu, 15 Aug 2002 20:47: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.4/8.12.4) with ESMTP id g7G3lbJU082761; Thu, 15 Aug 2002 20:47:37 -0700 (PDT) (envelope-from perky@freefall.freebsd.org) Received: (from perky@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G3lbZL082760; Thu, 15 Aug 2002 20:47:37 -0700 (PDT) Message-Id: <200208160347.g7G3lbZL082760@freefall.freebsd.org> From: Hye-Shik Chang Date: Thu, 15 Aug 2002 20:47:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/spamass-milter/files patch-spamass-milter.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 perky 2002/08/15 20:47:37 PDT Added files: mail/spamass-milter/files patch-spamass-milter.cpp Log: Build fix for gcc 3.x PR: 40664 Submitted by: tom Revision Changes Path 1.1 +13 -0 ports/mail/spamass-milter/files/patch-spamass-milter.cpp (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 20:58: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 1486037B400; Thu, 15 Aug 2002 20:58:54 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B497743E4A; Thu, 15 Aug 2002 20:58:53 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from freefall.freebsd.org (leeym@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7G3wrJU083821; Thu, 15 Aug 2002 20:58:53 -0700 (PDT) (envelope-from leeym@freefall.freebsd.org) Received: (from leeym@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G3wrYK083820; Thu, 15 Aug 2002 20:58:53 -0700 (PDT) Message-Id: <200208160358.g7G3wrYK083820@freefall.freebsd.org> From: Yen-Ming Lee Date: Thu, 15 Aug 2002 20:58:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/razor-agents Makefile distinfo pkg-plist ports/mail/razor-agents/files patch-bin::razor-report X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG leeym 2002/08/15 20:58:53 PDT Modified files: mail/razor-agents Makefile distinfo pkg-plist Removed files: mail/razor-agents/files patch-bin::razor-report Log: Upgrade to version 2.14 Revision Changes Path 1.7 +7 -6 ports/mail/razor-agents/Makefile 1.4 +1 -1 ports/mail/razor-agents/distinfo 1.2 +0 -11 ports/mail/razor-agents/files/patch-bin::razor-report (dead) 1.3 +24 -9 ports/mail/razor-agents/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 Aug 15 21: 6: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 3612F37B400; Thu, 15 Aug 2002 21:06:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDB0943E4A; Thu, 15 Aug 2002 21:06:51 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from freefall.freebsd.org (murray@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7G46pJU088730; Thu, 15 Aug 2002 21:06:51 -0700 (PDT) (envelope-from murray@freefall.freebsd.org) Received: (from murray@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G46p8x088729; Thu, 15 Aug 2002 21:06:51 -0700 (PDT) Message-Id: <200208160406.g7G46p8x088729@freefall.freebsd.org> From: Murray Stokely Date: Thu, 15 Aug 2002 21:06:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/releases/4.6.2R 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/08/15 21:06:51 PDT Modified files: en/releases/4.6.2R announce.sgml Log: Correct the timestamp of the announce message. Submitted by: hrs Revision Changes Path 1.2 +2 -2 www/en/releases/4.6.2R/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 Aug 15 21: 8: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 B9C7737B400; Thu, 15 Aug 2002 21:08:41 -0700 (PDT) Received: from mail.freebsdmall.com (www.freebsdmall.com [66.220.2.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75B1D43E4A; Thu, 15 Aug 2002 21:08:41 -0700 (PDT) (envelope-from murray@freebsdmall.com) Received: by mail.freebsdmall.com (Postfix, from userid 2074) id C47572E884; Thu, 15 Aug 2002 21:08:40 -0700 (PDT) Date: Thu, 15 Aug 2002 21:08:40 -0700 From: Murray Stokely To: Hiroki Sato Cc: murray@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: www/en/releases/4.6.2R announce.sgml Message-ID: <20020815210840.S19262@freebsdmall.com> References: <200208152028.g7FKSNih002738@freefall.freebsd.org> <20020816.074734.112629572.hrs@eos.ocn.ne.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020816.074734.112629572.hrs@eos.ocn.ne.jp>; from hrs@eos.ocn.ne.jp on Fri, Aug 16, 2002 at 07:47:34AM +0900 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 Fri, Aug 16, 2002 at 07:47:34AM +0900, Hiroki Sato wrote: > but the time does not agree with the actual announcement > posted to -announce. It should be "Thu, 15 Aug 2002 14:08:02 -0700." Thanks, I've made the update. - Murray To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 21: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 98ECF37B400; Thu, 15 Aug 2002 21:34:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48F3943E6E; Thu, 15 Aug 2002 21:34:06 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from freefall.freebsd.org (trhodes@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7G4Y6JU091440; Thu, 15 Aug 2002 21:34:06 -0700 (PDT) (envelope-from trhodes@freefall.freebsd.org) Received: (from trhodes@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G4Y6Ul091439; Thu, 15 Aug 2002 21:34:06 -0700 (PDT) Message-Id: <200208160434.g7G4Y6Ul091439@freefall.freebsd.org> From: Tom Rhodes Date: Thu, 15 Aug 2002 21:34:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/chmod chmod.1 src/bin/pax pax.1 src/bin/sync sync.8 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2002/08/15 21:34:06 PDT Modified files: (Branch: RELENG_4) bin/chmod chmod.1 bin/pax pax.1 bin/sync sync.8 Log: MFC: Several mdoc(7) fixes including spelling, markup, punctuation, and .Nm utility. While I'm here MFC: 1.13: Correct History, applied by tjr Revision Changes Path 1.17.2.10 +15 -12 src/bin/chmod/chmod.1 1.12.2.9 +2 -3 src/bin/pax/pax.1 1.8.2.5 +9 -6 src/bin/sync/sync.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 21:36: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 4FE7337B400; Thu, 15 Aug 2002 21:36:35 -0700 (PDT) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7839F43E6A; Thu, 15 Aug 2002 21:36:34 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from localhost ([192.168.0.5]) by pittgoth.com (8.12.5/8.12.5) with SMTP id g7G4aX7U035567; Fri, 16 Aug 2002 00:36:33 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Fri, 16 Aug 2002 00:35:07 -0400 From: Tom Rhodes Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/chmod chmod.1 src/bin/pax pax.1 src/bin/sync sync.8 Message-Id: <20020816003507.6321e0fb.trhodes@FreeBSD.org> In-Reply-To: <200208160434.g7G4Y6Ul091439@freefall.freebsd.org> References: <200208160434.g7G4Y6Ul091439@freefall.freebsd.org> X-Mailer: Sylpheed version 0.7.8claws (GTK+ 1.2.10; i386-portbld-freebsd4.6) 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 I wrote: > > While I'm here MFC: 1.13: Correct History, applied by tjr This was for sync(8). Sorry, I should have been more specific. -- Tom (Darklogik) Rhodes www.FreeBSD.org -The Power To Serve www.Pittgoth.com -Pittgoth Discussion Portal trhodes@{Pittgoth.com, FreeBSD.org} PGP key by www: http://www.pittgoth.com/~darklogik/darklogik.key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 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 0834237B400; Thu, 15 Aug 2002 21:45:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBBF643E65; Thu, 15 Aug 2002 21:45:40 -0700 (PDT) (envelope-from iwasaki@FreeBSD.org) Received: from freefall.freebsd.org (iwasaki@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7G4jeJU092420; Thu, 15 Aug 2002 21:45:40 -0700 (PDT) (envelope-from iwasaki@freefall.freebsd.org) Received: (from iwasaki@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G4jdsV092419; Thu, 15 Aug 2002 21:45:39 -0700 (PDT) Message-Id: <200208160445.g7G4jdsV092419@freefall.freebsd.org> From: Mitsuru IWASAKI Date: Thu, 15 Aug 2002 21:45:39 -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: 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/08/15 21:45:39 PDT Modified files: (Branch: RELENG_4) sys/pci if_dc.c if_dcreg.h Log: MFC: Add suspend/resume code. if_dc.c 1.72 -> 1.73 if_dcreg.h 1.24 -> 1.25 I've forgotten this MFC for a long time. Revision Changes Path 1.9.2.35 +82 -0 src/sys/pci/if_dc.c 1.4.2.17 +7 -0 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 Thu Aug 15 22: 1: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 87F4837B400; Thu, 15 Aug 2002 22:01:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B7E043E6E; Thu, 15 Aug 2002 22:01:12 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from freefall.freebsd.org (trhodes@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7G51CJU093802; Thu, 15 Aug 2002 22:01:12 -0700 (PDT) (envelope-from trhodes@freefall.freebsd.org) Received: (from trhodes@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G51C5d093801; Thu, 15 Aug 2002 22:01:12 -0700 (PDT) Message-Id: <200208160501.g7G51C5d093801@freefall.freebsd.org> From: Tom Rhodes Date: Thu, 15 Aug 2002 22:01:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 uhid.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2002/08/15 22:01:12 PDT Modified files: share/man/man4 uhid.4 Log: Remove usbhidaction(1) manual page under SEE ALSO section. This will be added again if/when we port the framework. Submitted by: mwlucas Approved by: joe Revision Changes Path 1.3 +0 -1 src/share/man/man4/uhid.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 22: 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 DE2A437B400; Thu, 15 Aug 2002 22:02:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9148D43E6A; Thu, 15 Aug 2002 22:02:25 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from freefall.freebsd.org (trhodes@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7G52PJU093861; Thu, 15 Aug 2002 22:02:25 -0700 (PDT) (envelope-from trhodes@freefall.freebsd.org) Received: (from trhodes@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G52PLd093860; Thu, 15 Aug 2002 22:02:25 -0700 (PDT) Message-Id: <200208160502.g7G52PLd093860@freefall.freebsd.org> From: Tom Rhodes Date: Thu, 15 Aug 2002 22:02:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 uhid.4 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2002/08/15 22:02:25 PDT Modified files: (Branch: RELENG_4) share/man/man4 uhid.4 Log: MFC: Remove usbhidaction(1) SEE ALSO referance. Revision Changes Path 1.1.2.3 +0 -1 src/share/man/man4/uhid.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 22: 8: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 4B48837B400; Thu, 15 Aug 2002 22:08:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4C4943E3B; Thu, 15 Aug 2002 22:08:46 -0700 (PDT) (envelope-from dg@FreeBSD.org) Received: from freefall.freebsd.org (dg@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7G58kJU098251; Thu, 15 Aug 2002 22:08:46 -0700 (PDT) (envelope-from dg@freefall.freebsd.org) Received: (from dg@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G58kRZ098250; Thu, 15 Aug 2002 22:08:46 -0700 (PDT) Message-Id: <200208160508.g7G58kRZ098250@freefall.freebsd.org> From: David Greenman Date: Thu, 15 Aug 2002 22:08:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern uipc_socket2.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dg 2002/08/15 22:08:46 PDT Modified files: sys/kern uipc_socket2.c Log: Rewrote the space check algorithm in sbreserve() so that the extremely expensive (!) 64bit multiply, divide, and comparison aren't necessary (this came in originally from rev 1.19 to fix an overflow with large sb_max or MCLBYTES). The 64bit math in this function was measured in some kernel profiles as being as much as 5-8% of the total overhead of the TCP/IP stack and is eliminated with this commit. There is a harmless rounding error (of about .4% with the standard values) introduced with this change, however this is in the conservative direction (downward toward a slightly smaller maximum socket buffer size). MFC after: 3 days Revision Changes Path 1.102 +1 -1 src/sys/kern/uipc_socket2.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 22:13: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 1D18F37B400; Thu, 15 Aug 2002 22:13:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C44D743E4A; Thu, 15 Aug 2002 22:13:42 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from freefall.freebsd.org (trhodes@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7G5DgJU098855; Thu, 15 Aug 2002 22:13:42 -0700 (PDT) (envelope-from trhodes@freefall.freebsd.org) Received: (from trhodes@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G5DgcZ098854; Thu, 15 Aug 2002 22:13:42 -0700 (PDT) Message-Id: <200208160513.g7G5DgcZ098854@freefall.freebsd.org> From: Tom Rhodes Date: Thu, 15 Aug 2002 22:13:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/msdosfs msdosfs_denode.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/15 22:13:42 PDT Modified files: sys/fs/msdosfs msdosfs_denode.c Log: When a cluster entry for ``.'' is set to 0, msdosfs fails to handle it correctly. PR: 24393 Submitted by: semenu Approved by: rwatson (mentor) MFC after: 1 week Revision Changes Path 1.63 +11 -0 src/sys/fs/msdosfs/msdosfs_denode.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 22:25: 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 628AE37B401; Thu, 15 Aug 2002 22:25:02 -0700 (PDT) Received: from root.com (unknown [209.102.106.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D16B43E6E; Thu, 15 Aug 2002 22:25:01 -0700 (PDT) (envelope-from dg@root.com) Received: (from dg@localhost) by root.com (8.11.2/8.11.2) id g7G5G9Q50657; Thu, 15 Aug 2002 22:16:09 -0700 (PDT) (envelope-from dg) Date: Thu, 15 Aug 2002 22:16:09 -0700 From: David Greenman-Lawrence To: David Greenman Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern uipc_socket2.c Message-ID: <20020815221609.E42978@nexus.root.com> References: <200208160508.g7G58kRZ098250@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200208160508.g7G58kRZ098250@freefall.freebsd.org>; from dg@FreeBSD.org on Thu, Aug 15, 2002 at 10:08:46PM -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 >dg 2002/08/15 22:08:46 PDT > > Modified files: > sys/kern uipc_socket2.c > Log: > Rewrote the space check algorithm in sbreserve() so that the extremely > expensive (!) 64bit multiply, divide, and comparison aren't necessary ... > The 64bit math in this function was measured in some kernel profiles as > being as much as 5-8% of the total overhead of the TCP/IP stack and I'm looking at calcru() as well, since is does four 64bit divides and was as expensive as sbreserve() in my profiles. The __qdivrem function that does the 64bit divide appears to consume several thousand instructions in the common case. Something to avoid if at all possible. -DG D.G.Lawrence Download Technologies, Inc. - http://www.downloadtech.com - (866) 399 8500 TeraSolutions, Inc. - http://www.terasolutions.com - (503) 288 9544 The FreeBSD Project - http://www.freebsd.org Pave the road of life with opportunities. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 22:27: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 05BCA37B400; Thu, 15 Aug 2002 22:27:27 -0700 (PDT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAE9243E6A; Thu, 15 Aug 2002 22:27:26 -0700 (PDT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id 95269AE279; Thu, 15 Aug 2002 22:27:26 -0700 (PDT) Date: Thu, 15 Aug 2002 22:27:26 -0700 From: Alfred Perlstein To: David Greenman-Lawrence Cc: David Greenman , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern uipc_socket2.c Message-ID: <20020816052726.GN75574@elvis.mu.org> References: <200208160508.g7G58kRZ098250@freefall.freebsd.org> <20020815221609.E42978@nexus.root.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020815221609.E42978@nexus.root.com> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * David Greenman-Lawrence [020815 22:25] wrote: > >dg 2002/08/15 22:08:46 PDT > > > > Modified files: > > sys/kern uipc_socket2.c > > Log: > > Rewrote the space check algorithm in sbreserve() so that the extremely > > expensive (!) 64bit multiply, divide, and comparison aren't necessary > ... > > The 64bit math in this function was measured in some kernel profiles as > > being as much as 5-8% of the total overhead of the TCP/IP stack and > > I'm looking at calcru() as well, since is does four 64bit divides and > was as expensive as sbreserve() in my profiles. The __qdivrem function > that does the 64bit divide appears to consume several thousand instructions > in the common case. Something to avoid if at all possible. Any idea on how to setup warnings when some threshold of 64 bit math is reached? I know this entirely arbitrary, but it would be interesting and obviously benificial if we could easily find and fix more instances of this in a somewhat automated fashion. -- -Alfred Perlstein [alfred@freebsd.org] [#bsdcode/efnet/irc.prison.net] 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 22:41: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 592F837B400; Thu, 15 Aug 2002 22:41:05 -0700 (PDT) Received: from root.com (unknown [209.102.106.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A99343E3B; Thu, 15 Aug 2002 22:41:04 -0700 (PDT) (envelope-from dg@root.com) Received: (from dg@localhost) by root.com (8.11.2/8.11.2) id g7G5WBh50721; Thu, 15 Aug 2002 22:32:11 -0700 (PDT) (envelope-from dg) Date: Thu, 15 Aug 2002 22:32:11 -0700 From: David Greenman-Lawrence To: Alfred Perlstein Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern uipc_socket2.c Message-ID: <20020815223211.F42978@nexus.root.com> References: <200208160508.g7G58kRZ098250@freefall.freebsd.org> <20020815221609.E42978@nexus.root.com> <20020816052726.GN75574@elvis.mu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020816052726.GN75574@elvis.mu.org>; from bright@mu.org on Thu, Aug 15, 2002 at 10:27:26PM -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 >> I'm looking at calcru() as well, since is does four 64bit divides and >> was as expensive as sbreserve() in my profiles. The __qdivrem function >> that does the 64bit divide appears to consume several thousand instructions >> in the common case. Something to avoid if at all possible. > >Any idea on how to setup warnings when some threshold of 64 bit >math is reached? I know this entirely arbitrary, but it would be >interesting and obviously benificial if we could easily find and >fix more instances of this in a somewhat automated fashion. Hmmm...not sure if I'm following you. The 64bit math happens when quad variables are involved in the divide. It might be possible to come up with an optimization to qdivrem (and similar functions) that check the dividend and divisor to see if the two values are less than 32 bits large, and then do a standard 32bit/32bit hardware divide. I think this might catch a vary common case where 64bit math wasn't really needed and save a few thousand instructions as a result. Calcru() is a tough critter - it would be real nice if Bruce (or anyone) could give me some thoughts on that. -DG D.G.Lawrence Download Technologies, Inc. - http://www.downloadtech.com - (866) 399 8500 TeraSolutions, Inc. - http://www.terasolutions.com - (503) 288 9544 The FreeBSD Project - http://www.freebsd.org Pave the road of life with opportunities. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 23: 4: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 DA6FE37B400; Thu, 15 Aug 2002 23:04:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CCE043E70; Thu, 15 Aug 2002 23:04:11 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from freefall.freebsd.org (leeym@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7G64BJU003163; Thu, 15 Aug 2002 23:04:11 -0700 (PDT) (envelope-from leeym@freefall.freebsd.org) Received: (from leeym@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G64BKA003162; Thu, 15 Aug 2002 23:04:11 -0700 (PDT) Message-Id: <200208160604.g7G64BKA003162@freefall.freebsd.org> From: Yen-Ming Lee Date: Thu, 15 Aug 2002 23:04:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/razor-agents Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG leeym 2002/08/15 23:04:11 PDT Modified files: mail/razor-agents Makefile Log: correct DEPENDS: remove Mail::Internet, add URI bump PORTREVISION Revision Changes Path 1.8 +2 -1 ports/mail/razor-agents/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 23: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 69F0637B400; Thu, 15 Aug 2002 23:23:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DBE243E3B; Thu, 15 Aug 2002 23:23: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.4/8.12.4) with ESMTP id g7G6NiJU010146; Thu, 15 Aug 2002 23:23:44 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G6Ni27010145; Thu, 15 Aug 2002 23:23:44 -0700 (PDT) Message-Id: <200208160623.g7G6Ni27010145@freefall.freebsd.org> From: Joe Marcus Clarke Date: Thu, 15 Aug 2002 23:23:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/gtk12 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/15 23:23:44 PDT Modified files: x11-toolkits/gtk12 Makefile Log: Add a knob for enabling XInput support. Submitted by: Rocco Caputo (with some modification) Revision Changes Path 1.86 +9 -0 ports/x11-toolkits/gtk12/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Aug 15 23:53: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 2FE1C37B400; Thu, 15 Aug 2002 23:53:16 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DDF143E72; Thu, 15 Aug 2002 23:53:15 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.3/8.12.2) with ESMTP id g7G6o0Ro008516; Fri, 16 Aug 2002 08:50:02 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: David Greenman-Lawrence Cc: Alfred Perlstein , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern uipc_socket2.c In-Reply-To: Your message of "Thu, 15 Aug 2002 22:32:11 PDT." <20020815223211.F42978@nexus.root.com> Date: Fri, 16 Aug 2002 08:50:00 +0200 Message-ID: <8515.1029480600@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 <20020815223211.F42978@nexus.root.com>, David Greenman-Lawrence writ es: >>> I'm looking at calcru() as well, since is does four 64bit divides and >>> was as expensive as sbreserve() in my profiles. The __qdivrem function >>> that does the 64bit divide appears to consume several thousand instructions >>> in the common case. Something to avoid if at all possible. >> >>Any idea on how to setup warnings when some threshold of 64 bit >>math is reached? I know this entirely arbitrary, but it would be >>interesting and obviously benificial if we could easily find and >>fix more instances of this in a somewhat automated fashion. > > Hmmm...not sure if I'm following you. The 64bit math happens when quad >variables are involved in the divide. It might be possible to come up with >an optimization to qdivrem (and similar functions) that check the dividend >and divisor to see if the two values are less than 32 bits large, and then >do a standard 32bit/32bit hardware divide. I think this might catch a vary >common case where 64bit math wasn't really needed and save a few thousand >instructions as a result. > Calcru() is a tough critter - it would be real nice if Bruce (or anyone) >could give me some thoughts on that. We may have arrived at the point where it is cheaper to timestamp at all boundary conditions instead of doing statistical redistribution. -- 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 Aug 16 0: 1: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 237C737B400; Fri, 16 Aug 2002 00:01:44 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9EE043E4A; Fri, 16 Aug 2002 00:01:43 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: from freefall.freebsd.org (alfred@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7G71hJU016146; Fri, 16 Aug 2002 00:01:43 -0700 (PDT) (envelope-from alfred@freefall.freebsd.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G71hOe016145; Fri, 16 Aug 2002 00:01:43 -0700 (PDT) Message-Id: <200208160701.g7G71hOe016145@freefall.freebsd.org> From: Alfred Perlstein Date: Fri, 16 Aug 2002 00:01:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libkvm kvm_proc.c src/sys/sys ucred.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/08/16 00:01:43 PDT Modified files: lib/libkvm kvm_proc.c sys/sys ucred.h Log: Hide 'struct ucred' behind '#ifdef _KERNEL', this should stop userland from attempting to use it for good. There is a catch, kvm_proc.c needs to '#define _KERNEL' to get at the ucred. Requested by: rwatson Revision Changes Path 1.51 +3 -0 src/lib/libkvm/kvm_proc.c 1.44 +2 -0 src/sys/sys/ucred.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 0: 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 CE86137B401; Fri, 16 Aug 2002 00:02:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8141443E3B; Fri, 16 Aug 2002 00:02: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.4/8.12.4) with ESMTP id g7G72OJU016457; Fri, 16 Aug 2002 00:02:24 -0700 (PDT) (envelope-from murray@freefall.freebsd.org) Received: (from murray@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G72O5a016456; Fri, 16 Aug 2002 00:02:24 -0700 (PDT) Message-Id: <200208160702.g7G72O5a016456@freefall.freebsd.org> From: Murray Stokely Date: Fri, 16 Aug 2002 00:02:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/events/2002 usenix-devsummit.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/08/16 00:02:24 PDT Added files: en/events/2002 usenix-devsummit.sgml Log: First attampt at marking up the Developer Summit III notes. Notes taken by: George Neville-Neil, bmah, and rwatson Revision Changes Path 1.1 +1095 -0 www/en/events/2002/usenix-devsummit.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 Aug 16 0: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 3331E37B400; Fri, 16 Aug 2002 00:17:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DABF943E3B; Fri, 16 Aug 2002 00:17:55 -0700 (PDT) (envelope-from gj@FreeBSD.org) Received: from freefall.freebsd.org (gj@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7G7HtJU022620; Fri, 16 Aug 2002 00:17:55 -0700 (PDT) (envelope-from gj@freefall.freebsd.org) Received: (from gj@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G7Ht2a022619; Fri, 16 Aug 2002 00:17:55 -0700 (PDT) Message-Id: <200208160717.g7G7Ht2a022619@freefall.freebsd.org> From: Gary Jennejohn Date: Fri, 16 Aug 2002 00:17:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/vile Makefile ports/editors/xvile Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/16 00:17:55 PDT Modified files: editors/vile Makefile editors/xvile Makefile Log: Change freeBSD to FreeBSD in my email address for correctness. Revision Changes Path 1.44 +1 -1 ports/editors/vile/Makefile 1.46 +1 -1 ports/editors/xvile/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 0:23: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 E9F7937B400; Fri, 16 Aug 2002 00:23:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFEF843E84; Fri, 16 Aug 2002 00:23:07 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from freefall.freebsd.org (znerd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7G7N7JU023368; Fri, 16 Aug 2002 00:23:07 -0700 (PDT) (envelope-from znerd@freefall.freebsd.org) Received: (from znerd@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G7N7RO023367; Fri, 16 Aug 2002 00:23:07 -0700 (PDT) Message-Id: <200208160723.g7G7N7RO023367@freefall.freebsd.org> From: Ernst de Haan Date: Fri, 16 Aug 2002 00:23:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/jakarta-jmeter Makefile distinfo pkg-comment pkg-descr pkg-plist ports/www/jakarta-jmeter/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 znerd 2002/08/16 00:23:07 PDT Modified files: www Makefile Added files: www/jakarta-jmeter Makefile distinfo pkg-comment pkg-descr pkg-plist www/jakarta-jmeter/files patch-aa Log: New port: Jakarta JMeter. See: http://jakarta.apache.org/jmeter/ Revision Changes Path 1.522 +1 -0 ports/www/Makefile 1.1 +71 -0 ports/www/jakarta-jmeter/Makefile (new) 1.1 +1 -0 ports/www/jakarta-jmeter/distinfo (new) 1.1 +29 -0 ports/www/jakarta-jmeter/files/patch-aa (new) 1.1 +1 -0 ports/www/jakarta-jmeter/pkg-comment (new) 1.1 +15 -0 ports/www/jakarta-jmeter/pkg-descr (new) 1.1 +653 -0 ports/www/jakarta-jmeter/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 Aug 16 0:24: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 17D5F37B400; Fri, 16 Aug 2002 00:24:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C15BE43E4A; Fri, 16 Aug 2002 00:24:47 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from freefall.freebsd.org (znerd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7G7OlJU023549; Fri, 16 Aug 2002 00:24:47 -0700 (PDT) (envelope-from znerd@freefall.freebsd.org) Received: (from znerd@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G7Olw4023548; Fri, 16 Aug 2002 00:24:47 -0700 (PDT) Message-Id: <200208160724.g7G7Olw4023548@freefall.freebsd.org> From: Ernst de Haan Date: Fri, 16 Aug 2002 00:24: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 znerd 2002/08/16 00:24:47 PDT Modified files: . modules Log: jakarta-jmeter --> ports/www/jakarta-jmeter Revision Changes Path 1.5719 +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 Aug 16 0: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 9B8CA37B401; Fri, 16 Aug 2002 00:27:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2424443E6A; Fri, 16 Aug 2002 00:27:21 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from freefall.freebsd.org (murray@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7G7RLJU023813; Fri, 16 Aug 2002 00:27:21 -0700 (PDT) (envelope-from murray@freefall.freebsd.org) Received: (from murray@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G7RKVb023812; Fri, 16 Aug 2002 00:27:21 -0700 (PDT) Message-Id: <200208160727.g7G7RKVb023812@freefall.freebsd.org> From: Murray Stokely Date: Fri, 16 Aug 2002 00:27:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/events/2002 usenix-devsummit.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/08/16 00:27:20 PDT Modified files: en/events/2002 usenix-devsummit.sgml Log: Add hyperlinks from the agenda items to the sections of the transcript that cover that topic. Also clean up the HTML at places, and add more markup. Revision Changes Path 1.2 +90 -57 www/en/events/2002/usenix-devsummit.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 0:30: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 C2EC637B400; Fri, 16 Aug 2002 00:30:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76B3543E65; Fri, 16 Aug 2002 00:30:40 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from freefall.freebsd.org (murray@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7G7UeJU024208; Fri, 16 Aug 2002 00:30:40 -0700 (PDT) (envelope-from murray@freefall.freebsd.org) Received: (from murray@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G7UeBN024207; Fri, 16 Aug 2002 00:30:40 -0700 (PDT) Message-Id: <200208160730.g7G7UeBN024207@freefall.freebsd.org> From: Murray Stokely Date: Fri, 16 Aug 2002 00:30:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/events/2002 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/16 00:30:40 PDT Modified files: en/events/2002 Makefile Log: Connect the Usenix summit notes to the build, so it is easier for others to review. Note, this is intentionally NOT linked from anywhere yet. Revision Changes Path 1.2 +2 -2 www/en/events/2002/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 0:33: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 603CE37B400; Fri, 16 Aug 2002 00:33:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12BF143E70; Fri, 16 Aug 2002 00:33:15 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: from freefall.freebsd.org (alfred@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7G7XEJU024589; Fri, 16 Aug 2002 00:33:14 -0700 (PDT) (envelope-from alfred@freefall.freebsd.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G7XEaa024588; Fri, 16 Aug 2002 00:33:14 -0700 (PDT) Message-Id: <200208160733.g7G7XEaa024588@freefall.freebsd.org> From: Alfred Perlstein Date: Fri, 16 Aug 2002 00:33:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include stdbool.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/08/16 00:33:14 PDT Modified files: include stdbool.h Log: add a check for GNUC < 3 to typedef bool because gcc 3 always seems to define it. Suggested by: tjr Revision Changes Path 1.6 +1 -1 src/include/stdbool.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 0: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 398F937B400; Fri, 16 Aug 2002 00:34:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2A1443E42; Fri, 16 Aug 2002 00:34:19 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: from freefall.freebsd.org (alfred@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7G7YJJU024686; Fri, 16 Aug 2002 00:34:19 -0700 (PDT) (envelope-from alfred@freefall.freebsd.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G7YJV1024685; Fri, 16 Aug 2002 00:34:19 -0700 (PDT) Message-Id: <200208160734.g7G7YJV1024685@freefall.freebsd.org> From: Alfred Perlstein Date: Fri, 16 Aug 2002 00:34:19 -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 alfred 2002/08/16 00:34:19 PDT Modified files: sbin/fsck_ffs setup.c Log: Don't '#define DKTYPENAMES', we don't use the variable it exposes from the header file. Revision Changes Path 1.36 +0 -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 Fri Aug 16 0:42: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 614FF37B400; Fri, 16 Aug 2002 00:42:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 114F043E70; Fri, 16 Aug 2002 00:42:19 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: from freefall.freebsd.org (alfred@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7G7gIJU025582; Fri, 16 Aug 2002 00:42:18 -0700 (PDT) (envelope-from alfred@freefall.freebsd.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G7gI03025581; Fri, 16 Aug 2002 00:42:18 -0700 (PDT) Message-Id: <200208160742.g7G7gI03025581@freefall.freebsd.org> From: Alfred Perlstein Date: Fri, 16 Aug 2002 00:42:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys msg.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/08/16 00:42:18 PDT Modified files: sys/sys msg.h Log: fix comment typo: naem -> name Revision Changes Path 1.13 +1 -1 src/sys/sys/msg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 0:43: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 9972437B400; Fri, 16 Aug 2002 00:43:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 672A643E4A; Fri, 16 Aug 2002 00:43:23 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from freefall.freebsd.org (blackend@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7G7hDJU025676; Fri, 16 Aug 2002 00:43:13 -0700 (PDT) (envelope-from blackend@freefall.freebsd.org) Received: (from blackend@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G7hDxI025675; Fri, 16 Aug 2002 00:43:13 -0700 (PDT) Message-Id: <200208160743.g7G7hDxI025675@freefall.freebsd.org> From: Marc Fonvieille Date: Fri, 16 Aug 2002 00:43:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/send-pr send-pr.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 blackend 2002/08/16 00:43:13 PDT Modified files: (Branch: RELENG_4) gnu/usr.bin/send-pr send-pr.1 Log: MFC: 1.14 Add PowerPC category. Revision Changes Path 1.9.2.5 +3 -0 src/gnu/usr.bin/send-pr/send-pr.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 0:58: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 40AE537B400; Fri, 16 Aug 2002 00:58:32 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9A7B43E65; Fri, 16 Aug 2002 00:58:31 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from freefall.freebsd.org (blackend@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7G7wVJU027295; Fri, 16 Aug 2002 00:58:31 -0700 (PDT) (envelope-from blackend@freefall.freebsd.org) Received: (from blackend@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G7wV2p027294; Fri, 16 Aug 2002 00:58:31 -0700 (PDT) Message-Id: <200208160758.g7G7wV2p027294@freefall.freebsd.org> From: Marc Fonvieille Date: Fri, 16 Aug 2002 00:58:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en send-pr.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/08/16 00:58:31 PDT Modified files: en send-pr.sgml Log: Add powerpc category Revision Changes Path 1.28 +2 -1 www/en/send-pr.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 1: 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 D6A5F37B400; Fri, 16 Aug 2002 01:01:05 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 592BC43E65; Fri, 16 Aug 2002 01:01:04 -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 IAA16775; Fri, 16 Aug 2002 08:01:01 GMT Date: Fri, 16 Aug 2002 18:07:57 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Robert Drehmel Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: src/lib/libc/net inet.3 In-Reply-To: <200208152033.g7FKXi6V003503@freefall.freebsd.org> Message-ID: <20020816175616.U6226-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 15 Aug 2002, Robert Drehmel wrote: > robert 2002/08/15 13:33:44 PDT > > Modified files: > lib/libc/net inet.3 > Log: > Put each function argument on its own line to keep lines shorter > than 80 columns. > > Revision Changes Path > 1.24 +6 -1 src/lib/libc/net/inet.3 The limit of 9 macro args was fixed a year or two ago, and backslash/newline in man pages has worked for much longer, so man pages should be changed away from using the ugly .Fo ... .Fc construct and not towards it. Especially when you change the corresponding non-ugly C construct in the opposite direction :-). (Some people prefer old-style ANSI function declarations (with one physical line per parameter) to new-style ANSI function declarations (with all parameters on 1 longical line). The separate lines at least provide a good place to put comments on the parameters in C declarations. This advantage doesn't apply to prototypes in either C code or man pages.) Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 1:19: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 D857637B400; Fri, 16 Aug 2002 01:19:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D63B43E70; Fri, 16 Aug 2002 01:19: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.4/8.12.4) with ESMTP id g7G8JGJU033558; Fri, 16 Aug 2002 01:19:16 -0700 (PDT) (envelope-from alfred@freefall.freebsd.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G8JGK4033557; Fri, 16 Aug 2002 01:19:16 -0700 (PDT) Message-Id: <200208160819.g7G8JGK4033557@freefall.freebsd.org> From: Alfred Perlstein Date: Fri, 16 Aug 2002 01:19:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/nfsiod nfsiod.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/16 01:19:15 PDT Modified files: sbin/nfsiod nfsiod.c Log: No need to include sys/time.h, this unbreaks a c89 warning about long long constants as well. Revision Changes Path 1.15 +0 -1 src/sbin/nfsiod/nfsiod.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 1:27: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 6B87F37B405; Fri, 16 Aug 2002 01:27:52 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F7F843E70; Fri, 16 Aug 2002 01:27:52 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from freefall.freebsd.org (leeym@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7G8RqJU034613; Fri, 16 Aug 2002 01:27:52 -0700 (PDT) (envelope-from leeym@freefall.freebsd.org) Received: (from leeym@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G8RqHV034612; Fri, 16 Aug 2002 01:27:52 -0700 (PDT) Message-Id: <200208160827.g7G8RqHV034612@freefall.freebsd.org> From: Yen-Ming Lee Date: Fri, 16 Aug 2002 01:27:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc Makefile ports/misc/p5-Geo-IP 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 leeym 2002/08/16 01:27:48 PDT Modified files: misc Makefile Added files: misc/p5-Geo-IP Makefile distinfo pkg-comment pkg-descr pkg-plist Log: new port: misc/p5-GeoIP 0.26 This module a simple file-based database. This database simply contains IP blocks as keys, and countries as values. The data contains all public IP addresses and should be more complete and accurate than reverse DNS lookups. Revision Changes Path 1.473 +1 -0 ports/misc/Makefile 1.1 +24 -0 ports/misc/p5-Geo-IP/Makefile (new) 1.1 +1 -0 ports/misc/p5-Geo-IP/distinfo (new) 1.1 +1 -0 ports/misc/p5-Geo-IP/pkg-comment (new) 1.1 +17 -0 ports/misc/p5-Geo-IP/pkg-descr (new) 1.1 +9 -0 ports/misc/p5-Geo-IP/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 Aug 16 1:28: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 607A437B4AD; Fri, 16 Aug 2002 01:28:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B476743E3B; Fri, 16 Aug 2002 01:28:00 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from freefall.freebsd.org (leeym@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7G8S0JU034654; Fri, 16 Aug 2002 01:28:00 -0700 (PDT) (envelope-from leeym@freefall.freebsd.org) Received: (from leeym@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G8S0DF034651; Fri, 16 Aug 2002 01:28:00 -0700 (PDT) Message-Id: <200208160828.g7G8S0DF034651@freefall.freebsd.org> From: Yen-Ming Lee Date: Fri, 16 Aug 2002 01:28: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 leeym 2002/08/16 01:28:00 PDT Modified files: . modules Log: p5-Geo-IP --> ports/misc/p5-Geo-IP Revision Changes Path 1.5720 +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 Aug 16 2: 7: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 7583A37B400; Fri, 16 Aug 2002 02:07:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2965043E6A; Fri, 16 Aug 2002 02:07: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.4/8.12.4) with ESMTP id g7G97GJU042245; Fri, 16 Aug 2002 02:07:16 -0700 (PDT) (envelope-from alfred@freefall.freebsd.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G97GbT042244; Fri, 16 Aug 2002 02:07:16 -0700 (PDT) Message-Id: <200208160907.g7G97GbT042244@freefall.freebsd.org> From: Alfred Perlstein Date: Fri, 16 Aug 2002 02:07:15 -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 alfred 2002/08/16 02:07:15 PDT Modified files: sys/sys disklabel.h Log: forgot to actually commit the DK/FS TYPES split, do it now. Revision Changes Path 1.87 +1 -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 Fri Aug 16 2: 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 3CC3B37B400; Fri, 16 Aug 2002 02:08:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E33D543E3B; Fri, 16 Aug 2002 02:08: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.4/8.12.4) with ESMTP id g7G980JU042310; Fri, 16 Aug 2002 02:08:00 -0700 (PDT) (envelope-from alfred@freefall.freebsd.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G980dE042309; Fri, 16 Aug 2002 02:08:00 -0700 (PDT) Message-Id: <200208160908.g7G980dE042309@freefall.freebsd.org> From: Alfred Perlstein Date: Fri, 16 Aug 2002 02:08:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys protosw.h src/sys/netinet tcp_debug.h tcp_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 alfred 2002/08/16 02:08:00 PDT Modified files: sys/sys protosw.h sys/netinet tcp_debug.h tcp_timer.h Log: make the strings for tcptimers, tanames and prurequests const to silence warnings. Revision Changes Path 1.12 +2 -2 src/sys/netinet/tcp_debug.h 1.22 +1 -1 src/sys/netinet/tcp_timer.h 1.39 +1 -1 src/sys/sys/protosw.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 2:10: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 1F36137B400; Fri, 16 Aug 2002 02:10:44 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C743F43E42; Fri, 16 Aug 2002 02:10:43 -0700 (PDT) (envelope-from joe@FreeBSD.org) Received: from freefall.freebsd.org (joe@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7G9AhJU042802; Fri, 16 Aug 2002 02:10:43 -0700 (PDT) (envelope-from joe@freefall.freebsd.org) Received: (from joe@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G9Ahc2042801; Fri, 16 Aug 2002 02:10:43 -0700 (PDT) Message-Id: <200208160910.g7G9Ahc2042801@freefall.freebsd.org> From: Josef Karthauser Date: Fri, 16 Aug 2002 02:10:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb ohci.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG joe 2002/08/16 02:10:43 PDT Modified files: sys/dev/usb ohci.c Log: MFNetBSD: revision 1.127 date: 2002/08/07 20:03:19; author: augustss; lines: +4 -8 Fix some braindead calls to free memory (only encountered under low memory conditions). From OpenBSD. Revision Changes Path 1.112 +6 -6 src/sys/dev/usb/ohci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 2:41: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 A0B5537B401; Fri, 16 Aug 2002 02:41:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4930D43E70; Fri, 16 Aug 2002 02:41: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.4/8.12.4) with ESMTP id g7G9f8JU045479; Fri, 16 Aug 2002 02:41:08 -0700 (PDT) (envelope-from seanc@freefall.freebsd.org) Received: (from seanc@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7G9f7VP045478; Fri, 16 Aug 2002 02:41:07 -0700 (PDT) Message-Id: <200208160941.g7G9f7VP045478@freefall.freebsd.org> From: Sean Chittenden Date: Fri, 16 Aug 2002 02:41:07 -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 seanc 2002/08/16 02:41:07 PDT Modified files: usr.bin/calendar/calendars calendar.freebsd Log: Forgot to change branches for my src tree. MFS my birthdate. Pointed out by: maxim Reviewed by: knu (mentor) Approved by: knu (mentor) Revision Changes Path 1.77 +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 Aug 16 3: 2: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 3546D37B400; Fri, 16 Aug 2002 03:02:13 -0700 (PDT) Received: from alpha.develop.ferrari.net (host1.ferrari-electronic.de [62.159.79.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40C7543E72; Fri, 16 Aug 2002 03:02:10 -0700 (PDT) (envelope-from robert@ferrari-electronic.de) Received: (from robert@localhost) by alpha.develop.ferrari.net (8.11.6/8.11.6/SuSE Linux 0.5) id g7G9pR303463; Fri, 16 Aug 2002 11:51:27 +0200 Date: Fri, 16 Aug 2002 11:51:27 +0200 From: Robert Drehmel To: Bruce Evans Cc: Robert Drehmel , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/net inet.3 Message-ID: <20020816115127.A3354@alpha.develop.ferrari.net> References: <200208152033.g7FKXi6V003503@freefall.freebsd.org> <20020816175616.U6226-100000@gamplex.bde.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020816175616.U6226-100000@gamplex.bde.org> User-Agent: Mutt/1.3.22.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 Fri, Aug 16, 2002 at 06:07:57PM +1000, Bruce Evans wrote: > On Thu, 15 Aug 2002, Robert Drehmel wrote: > > > robert 2002/08/15 13:33:44 PDT > > > > Modified files: > > lib/libc/net inet.3 > > Log: > > Put each function argument on its own line to keep lines shorter > > than 80 columns. > > > > Revision Changes Path > > 1.24 +6 -1 src/lib/libc/net/inet.3 > > The limit of 9 macro args was fixed a year or two ago, and backslash/newline > in man pages has worked for much longer, so man pages should be changed > away from using the ugly .Fo ... .Fc construct and not towards it. People seem to have differing opinions about that. ru basically told me that using ".Fo .Fa* .Fc" or ".Fn" is ok. I am now a bit confused about what construct to use, i.e. what style is preferred. > Especially when you change the corresponding non-ugly C construct in the > opposite direction :-). (Some people prefer old-style ANSI function > declarations (with one physical line per parameter) to new-style ANSI > function declarations (with all parameters on 1 longical line). In my opinion, that looks especially concise for functions with many arguments like vm_map_lookup() in sys/vm/vm_map.c. > The separate lines at least provide a good place to put comments on the > parameters in C declarations. This advantage doesn't apply to prototypes > in either C code or man pages.) ciao, -robert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 3:15: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 9B3BD37B400; Fri, 16 Aug 2002 03:15:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FDB843E42; Fri, 16 Aug 2002 03:15: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.4/8.12.4) with ESMTP id g7GAFDJU052623; Fri, 16 Aug 2002 03:15:13 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GAFDhc052622; Fri, 16 Aug 2002 03:15:13 -0700 (PDT) Message-Id: <200208161015.g7GAFDhc052622@freefall.freebsd.org> From: Akinori MUSHA Date: Fri, 16 Aug 2002 03:15:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/ruby-bdb 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/08/16 03:15:12 PDT Modified files: databases/ruby-bdb Makefile distinfo Log: Update to 0.3.3. (now supports db 4.1.16) Revision Changes Path 1.24 +4 -4 ports/databases/ruby-bdb/Makefile 1.18 +1 -1 ports/databases/ruby-bdb/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 3:31: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 1288B37B400; Fri, 16 Aug 2002 03:31:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC5EF43E65; Fri, 16 Aug 2002 03:31:48 -0700 (PDT) (envelope-from luigi@FreeBSD.org) Received: from freefall.freebsd.org (luigi@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GAVmJU053776; Fri, 16 Aug 2002 03:31:48 -0700 (PDT) (envelope-from luigi@freefall.freebsd.org) Received: (from luigi@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GAVmQ7053775; Fri, 16 Aug 2002 03:31:48 -0700 (PDT) Message-Id: <200208161031.g7GAVmQ7053775@freefall.freebsd.org> From: Luigi Rizzo Date: Fri, 16 Aug 2002 03:31:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_fw2.c src/sbin/ipfw ipfw.8 ipfw2.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG luigi 2002/08/16 03:31:47 PDT Modified files: sys/netinet ip_fw2.c sbin/ipfw ipfw.8 ipfw2.c Log: sys/netinet/ip_fw2.c: Implement the M_SKIP_FIREWALL bit in m_flags to avoid loops for firewall-generated packets (the constant has to go in sys/mbuf.h). Better comments on keepalive generation, and enforce dyn_rst_lifetime and dyn_fin_lifetime to be less than dyn_keepalive_period. Enforce limits (up to 64k) on the number of dynamic buckets, and retry allocation with smaller sizes. Raise default number of dynamic rules to 4096. Improved handling of set of rules -- now you can atomically enable/disable multiple sets, move rules from one set to another, and swap sets. sbin/ipfw/ipfw2.c: userland support for "noerror" pipe attribute. userland support for sets of rules. minor improvements on rule parsing and printing. sbin/ipfw/ipfw.8: more documentation on ipfw2 extensions, differences from ipfw1 (so we can use the same manpage for both), stateful rules, and some additional examples. Feedback and more examples needed here. Revision Changes Path 1.106 +370 -67 src/sbin/ipfw/ipfw.8 1.10 +156 -49 src/sbin/ipfw/ipfw2.c 1.9 +116 -47 src/sys/netinet/ip_fw2.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 3:53: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 0BB6937B400; Fri, 16 Aug 2002 03:53:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B29E743E75; Fri, 16 Aug 2002 03:53:44 -0700 (PDT) (envelope-from luigi@FreeBSD.org) Received: from freefall.freebsd.org (luigi@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GAriJU055680; Fri, 16 Aug 2002 03:53:44 -0700 (PDT) (envelope-from luigi@freefall.freebsd.org) Received: (from luigi@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GAriEG055679; Fri, 16 Aug 2002 03:53:44 -0700 (PDT) Message-Id: <200208161053.g7GAriEG055679@freefall.freebsd.org> From: Luigi Rizzo Date: Fri, 16 Aug 2002 03:53:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_dummynet.c ip_dummynet.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 luigi 2002/08/16 03:53:44 PDT Modified files: (Branch: RELENG_4) sys/netinet ip_dummynet.c ip_dummynet.h Log: MFC: kernel support for "noerror" attribute in dummynet pipes. Revision Changes Path 1.24.2.17 +1 -1 src/sys/netinet/ip_dummynet.c 1.10.2.6 +1 -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 Fri Aug 16 4: 3: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 8F54337B400; Fri, 16 Aug 2002 04:03:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5645943E6E; Fri, 16 Aug 2002 04:03:12 -0700 (PDT) (envelope-from luigi@FreeBSD.org) Received: from freefall.freebsd.org (luigi@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GB3CJU060328; Fri, 16 Aug 2002 04:03:12 -0700 (PDT) (envelope-from luigi@freefall.freebsd.org) Received: (from luigi@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GB3BlZ060327; Fri, 16 Aug 2002 04:03:11 -0700 (PDT) Message-Id: <200208161103.g7GB3BlZ060327@freefall.freebsd.org> From: Luigi Rizzo Date: Fri, 16 Aug 2002 04:03:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_fw2.c ip_fw2.h 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 luigi 2002/08/16 04:03:11 PDT Modified files: (Branch: RELENG_4) sys/netinet ip_fw2.h ip_fw2.c sbin/ipfw ipfw2.c Log: Synchronize ipfw2 with the version in -current (adding sets of rules, prevention of loops in keepalive generation, better defaults on size of dynamic rule table). For documentation, please refer to the ipfw manpage in -current (which I am going to MFC as soon as I have completed the section listing differences between ipfw1-stable and ipfw2). In particular have a look at the sections "PACKET FLOW", "IPFW2 ENHANCEMENTS" and "EXAMPLES" to see if your ruleset can be simplified with the new commands. Revision Changes Path 1.4.2.4 +274 -59 src/sbin/ipfw/ipfw2.c 1.6.2.2 +181 -35 src/sys/netinet/ip_fw2.c 1.1.2.2 +3 -3 src/sys/netinet/ip_fw2.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 4:43: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 E927A37B400; Fri, 16 Aug 2002 04:43:29 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C34A43E4A; Fri, 16 Aug 2002 04:43:29 -0700 (PDT) (envelope-from scop@FreeBSD.org) Received: from freefall.freebsd.org (scop@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GBhTJU067942; Fri, 16 Aug 2002 04:43:29 -0700 (PDT) (envelope-from scop@freefall.freebsd.org) Received: (from scop@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GBhTGk067941; Fri, 16 Aug 2002 04:43:29 -0700 (PDT) Message-Id: <200208161143.g7GBhTGk067941@freefall.freebsd.org> From: Ville Skyttä Date: Fri, 16 Aug 2002 04:43:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: projects/cvsweb ChangeLog TODO.FreeBSD cvsweb.cgi X-FreeBSD-CVS-Branch: rel-2_0-branch Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG scop 2002/08/16 04:43:28 PDT Modified files: (Branch: rel-2_0-branch) cvsweb ChangeLog TODO.FreeBSD cvsweb.cgi Log: Make annotate work under mod_perl. Approved by: knu (mentor) Revision Changes Path 1.55.2.4 +4 -0 projects/cvsweb/ChangeLog 1.10.2.2 +1 -1 projects/cvsweb/TODO.FreeBSD 1.119.2.3 +11 -0 projects/cvsweb/cvsweb.cgi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 4:46: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 4F5AB37B400; Fri, 16 Aug 2002 04:46:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D23FD43E3B; Fri, 16 Aug 2002 04:46:06 -0700 (PDT) (envelope-from scop@FreeBSD.org) Received: from freefall.freebsd.org (scop@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GBk6JU068156; Fri, 16 Aug 2002 04:46:06 -0700 (PDT) (envelope-from scop@freefall.freebsd.org) Received: (from scop@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GBk6eR068155; Fri, 16 Aug 2002 04:46:06 -0700 (PDT) Message-Id: <200208161146.g7GBk6eR068155@freefall.freebsd.org> From: Ville Skyttä Date: Fri, 16 Aug 2002 04:46:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: projects/cvsweb ChangeLog cvsweb.cgi cvsweb.conf X-FreeBSD-CVS-Branch: rel-2_0-branch Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG scop 2002/08/16 04:46:06 PDT Modified files: (Branch: rel-2_0-branch) cvsweb ChangeLog cvsweb.cgi cvsweb.conf Log: - Output address only if it's set. - Add -u to cvs_options by default on NetBSD. Approved by: knu (mentor) Obtained from: NetBSD Revision Changes Path 1.55.2.5 +6 -0 projects/cvsweb/ChangeLog 1.119.2.4 +2 -1 projects/cvsweb/cvsweb.cgi 1.36.2.2 +2 -0 projects/cvsweb/cvsweb.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 4: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 8934137B400; Fri, 16 Aug 2002 04:48:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A82B43E3B; Fri, 16 Aug 2002 04:48:13 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GBmDJU068279; Fri, 16 Aug 2002 04:48:13 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GBmDSk068278; Fri, 16 Aug 2002 04:48:13 -0700 (PDT) Message-Id: <200208161148.g7GBmDSk068278@freefall.freebsd.org> From: Christian Weisgerber Date: Fri, 16 Aug 2002 04:48:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/astro/gkrellmoon/files patch-CalcEphem.c patch-gkrellmoon.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/16 04:48:12 PDT Added files: astro/gkrellmoon/files patch-CalcEphem.c patch-gkrellmoon.c Log: Fix LP64 issues. Approved by: pat Revision Changes Path 1.1 +13 -0 ports/astro/gkrellmoon/files/patch-CalcEphem.c (new) 1.1 +16 -0 ports/astro/gkrellmoon/files/patch-gkrellmoon.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 Aug 16 5:13: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 9A73E37B400; Fri, 16 Aug 2002 05:13:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F34543E6E; Fri, 16 Aug 2002 05:13:27 -0700 (PDT) (envelope-from joe@FreeBSD.org) Received: from freefall.freebsd.org (joe@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GCDRJU074769; Fri, 16 Aug 2002 05:13:27 -0700 (PDT) (envelope-from joe@freefall.freebsd.org) Received: (from joe@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GCDQca074768; Fri, 16 Aug 2002 05:13:26 -0700 (PDT) Message-Id: <200208161213.g7GCDQca074768@freefall.freebsd.org> From: Josef Karthauser Date: Fri, 16 Aug 2002 05:13:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb ulpt.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG joe 2002/08/16 05:13:26 PDT Modified files: sys/dev/usb ulpt.c Log: MFNetBSD: (1.50) Get rid of trailing white space. Revision Changes Path 1.48 +5 -5 src/sys/dev/usb/ulpt.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 5:15: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 3DC9737B400; Fri, 16 Aug 2002 05:15:13 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2D6D43E65; Fri, 16 Aug 2002 05:15:11 -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 MAA03370; Fri, 16 Aug 2002 12:14:56 GMT Date: Fri, 16 Aug 2002 22:21:59 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: David Greenman-Lawrence Cc: David Greenman , , Subject: Re: cvs commit: src/sys/kern uipc_socket2.c In-Reply-To: <20020815221609.E42978@nexus.root.com> Message-ID: <20020816212205.N6756-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 15 Aug 2002, David Greenman-Lawrence wrote: > >dg 2002/08/15 22:08:46 PDT > > > > Modified files: > > sys/kern uipc_socket2.c > > Log: > > Rewrote the space check algorithm in sbreserve() so that the extremely > > expensive (!) 64bit multiply, divide, and comparison aren't necessary > ... > > The 64bit math in this function was measured in some kernel profiles as > > being as much as 5-8% of the total overhead of the TCP/IP stack and Wow. Doing as much 64-bit arithmetic on 32-bit systems as we do is inelegant at best, but recent changes to do more of it in ffs and vm didn't seem to have much effect on efficiency. I guess this is because the calculations are not at such an inner level or loop as they are in networking. > I'm looking at calcru() as well, since is does four 64bit divides and > was as expensive as sbreserve() in my profiles. The __qdivrem function > that does the 64bit divide appears to consume several thousand instructions > in the common case. Something to avoid if at all possible. calcru() didn't seem to be so bad in my profiles. I think its efficiency only matters if you have a lot of very short lived processes, or if you have processes that call getrusage() too much. calcru() actually needs 128/64 -> 64 bit divides to work correctly. It needs to scale 64-bit tick counts according to ratios of other 64-bit counts, and the only reasonable way to do this seems to be to calculate expressions like ((tu * ut) / uu) where all the variables are 64-bit. The multiplication should be 64*64 -> 128 bit, but we don't have this (een on 64-bit machines?), so the multiplication just overflows. There is an open PR about this. Things start to overflow when any tick counter exceeds 2^32, which happens after about 497 days at HZ=100 and after only about 49 days at HZ=1000. The submitter of the PR actually had a single process which had run for long enough (IIRC, it was for more than 100 days but not 497). This shows that u_int64_t is a bugus type for the tick counters. It just pessimizes incrementing the counters on 32-bit machines and cause overflow if more than 32 bits are actually needed. Further observations of 64-bit multiplication and division: - gcc (on i386's) does 32*64 -> 64-bit multiplications by first extending the 32-bit value to a 64-bit one, so it has to do 3 multiplications instead of 2. - our library 64/64 -> 64-bit division routine is similarly unclever. Many cases can be optimized to 64/32 -> 64-bit division which takes 1 instruction (on i386's). Further observations on calcru(): - short-lived processes only need 32-bit calculations. These could be done explicitly, or perhaps without too much loss of efficiency by doing 64 or 128-bit calculations and relying on the low-level routines not being pessimized as above. "short-lived" means having a lifetime of less than about sqt(2^32) ticks = 655 seconds at HZ=100. - the times for long-lived processes could be scaled using mostly- incrementally calculated approximations. The scaled times are already only approxmate since the scale factors are only approximate. We have force each component of the scaled time (user/sys/interrupt) to advance monotonically, and this may cause the infinite-precision ratios of the scaled times to be somewhat different from the ratios for the tick counts. However, rescaling at every step as accurately as possible as is done now hopefully causes the ratios to not differ by a large amount, and any good approximate method should have the same property. Perhaps doing full 128-bit scaling to set a new goal for the ratios every 2^16 ticks would work well (otherwise use 32-bit scaling). Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 5: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 0FD4F37B400; Fri, 16 Aug 2002 05:16:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B87D443E42; Fri, 16 Aug 2002 05:16:07 -0700 (PDT) (envelope-from joe@FreeBSD.org) Received: from freefall.freebsd.org (joe@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GCG7JU075001; Fri, 16 Aug 2002 05:16:07 -0700 (PDT) (envelope-from joe@freefall.freebsd.org) Received: (from joe@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GCG7uk075000; Fri, 16 Aug 2002 05:16:07 -0700 (PDT) Message-Id: <200208161216.g7GCG7uk075000@freefall.freebsd.org> From: Josef Karthauser Date: Fri, 16 Aug 2002 05:16:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb ulpt.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG joe 2002/08/16 05:16:07 PDT Modified files: sys/dev/usb ulpt.c Log: MFNetBSD: 1.51 Move a quirk tests so the message printed about directionality is right. Revision Changes Path 1.49 +5 -4 src/sys/dev/usb/ulpt.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 5:19: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 21C8F37B400; Fri, 16 Aug 2002 05:19:22 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id D482243E70; Fri, 16 Aug 2002 05:19:20 -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 MAA03688; Fri, 16 Aug 2002 12:19:08 GMT Date: Fri, 16 Aug 2002 22:26:11 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Alfred Perlstein Cc: David Greenman-Lawrence , David Greenman , , Subject: Re: cvs commit: src/sys/kern uipc_socket2.c In-Reply-To: <20020816052726.GN75574@elvis.mu.org> Message-ID: <20020816222229.S6756-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 15 Aug 2002, Alfred Perlstein wrote: > Any idea on how to setup warnings when some threshold of 64 bit > math is reached? I know this entirely arbitrary, but it would be > interesting and obviously benificial if we could easily find and > fix more instances of this in a somewhat automated fashion. Put them in the library functions (in udivdi3.c, etc.). I'm tempted to put overflow checks there too (and disable some optimizations so that the library functions get called in more cases). Here it helps that everything goes through relatively slow library calls. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 5: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 82DA537B400; Fri, 16 Aug 2002 05:24:55 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 361AF43E3B; Fri, 16 Aug 2002 05:24:55 -0700 (PDT) (envelope-from perky@FreeBSD.org) Received: from freefall.freebsd.org (perky@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GCOtJU075992; Fri, 16 Aug 2002 05:24:55 -0700 (PDT) (envelope-from perky@freefall.freebsd.org) Received: (from perky@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GCOs84075991; Fri, 16 Aug 2002 05:24:54 -0700 (PDT) Message-Id: <200208161224.g7GCOs84075991@freefall.freebsd.org> From: Hye-Shik Chang Date: Fri, 16 Aug 2002 05:24:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/korean/mplayer-fonts 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/08/16 05:24:54 PDT Modified files: korean/mplayer-fonts Makefile distinfo Log: Change distname of MPlayer distribution to fetchable one. (No effect to built package) Revision Changes Path 1.2 +1 -1 ports/korean/mplayer-fonts/Makefile 1.2 +1 -1 ports/korean/mplayer-fonts/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 5:25: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 4FA1637B400; Fri, 16 Aug 2002 05:25:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A71DC43E4A; Fri, 16 Aug 2002 05:25:18 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GCPIJU076089; Fri, 16 Aug 2002 05:25:18 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GCPIa9076087; Fri, 16 Aug 2002 05:25:18 -0700 (PDT) Message-Id: <200208161225.g7GCPIa9076087@freefall.freebsd.org> From: Christian Weisgerber Date: Fri, 16 Aug 2002 05:25:18 -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 naddy 2002/08/16 05:25:18 PDT Modified files: misc/shc Makefile Log: This is BROKEN. Submitted by: Christian Brueffer Revision Changes Path 1.4 +2 -0 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 Fri Aug 16 5:37: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 A6E2237B400; Fri, 16 Aug 2002 05:37:34 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A80943E65; Fri, 16 Aug 2002 05:37:34 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from freefall.freebsd.org (blackend@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GCbYJU079851; Fri, 16 Aug 2002 05:37:34 -0700 (PDT) (envelope-from blackend@freefall.freebsd.org) Received: (from blackend@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GCbYP1079850; Fri, 16 Aug 2002 05:37:34 -0700 (PDT) Message-Id: <200208161237.g7GCbYP1079850@freefall.freebsd.org> From: Marc Fonvieille Date: Fri, 16 Aug 2002 05:37:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en support.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/08/16 05:37:33 PDT Modified files: en support.sgml Log: Explain that PAO is for 2.2.X and 3.X users and that 4.X and higher do not need it. PR: docs/35436 Submitted by: Matthew D. Fuller Revision Changes Path 1.266 +4 -4 www/en/support.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 5:52: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 8729537B400; Fri, 16 Aug 2002 05:52:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35A9643E4A; Fri, 16 Aug 2002 05:52:05 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GCq4JU083350; Fri, 16 Aug 2002 05:52:05 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GCq4ck083349; Fri, 16 Aug 2002 05:52:04 -0700 (PDT) Message-Id: <200208161252.g7GCq4ck083349@freefall.freebsd.org> From: Robert Watson Date: Fri, 16 Aug 2002 05:52:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/osf1 osf1_misc.c src/sys/compat/linux linux_stats.c src/sys/fs/fdescfs fdesc_vnops.c src/sys/fs/fifofs fifo_vnops.c src/sys/kern kern_descrip.c kern_event.c sys_generic.c sys_pipe.c sys_socket.c uipc_socket.c 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/08/16 05:52:03 PDT Modified files: sys/alpha/osf1 osf1_misc.c sys/compat/linux linux_stats.c sys/fs/fdescfs fdesc_vnops.c sys/fs/fifofs fifo_vnops.c sys/kern kern_descrip.c kern_event.c sys_generic.c sys_pipe.c sys_socket.c uipc_socket.c vfs_syscalls.c vfs_vnops.c sys/sys file.h socketvar.h vnode.h Log: Make similar changes to fo_stat() and fo_poll() as made earlier to fo_read() and fo_write(): explicitly use the cred argument to fo_poll() as "active_cred" using the passed file descriptor's f_cred reference to provide access to the file credential. Add an active_cred argument to fo_stat() so that implementers have access to the active credential as well as the file credential. Generally modify callers of fo_stat() to pass in td->td_ucred rather than fp->f_cred, which was redundantly provided via the fp argument. This set of modifications also permits threads to perform these operations on behalf of another thread without modifying their credential. Trickle this change down into fo_stat/poll() implementations: - badfo_poll(), badfo_stat(): modify/add arguments. - kqueue_poll(), kqueue_stat(): modify arguments. - pipe_poll(), pipe_stat(): modify/add arguments, pass active_cred to MAC checks rather than td->td_ucred. - soo_poll(), soo_stat(): modify/add arguments, pass fp->f_cred rather than cred to pru_sopoll() to maintain current semantics. - sopoll(): moidfy arguments. - vn_poll(), vn_statfile(): modify/add arguments, pass new arguments to vn_stat(). Pass active_cred to MAC and fp->f_cred to VOP_POLL() to maintian current semantics. - vn_close(): rename cred to file_cred to reflect reality while I'm here. - vn_stat(): Add active_cred and file_cred arguments to vn_stat() and consumers so that this distinction is maintained at the VFS as well as 'struct file' layer. Pass active_cred instead of td->td_ucred to MAC and to VOP_GETATTR() to maintain current semantics. - fifofs: modify the creation of a "filetemp" so that the file credential is properly initialized and can be used in the socket code if desired. Pass ap->a_td->td_ucred as the active credential to soo_poll(). If we teach the vnop interface about the distinction between file and active credentials, we would use the active credential here. Note that current inconsistent passing of active_cred vs. file_cred to VOP's is maintained. It's not clear why GETATTR would be authorized using active_cred while POLL would be authorized using file_cred at the file system level. Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs Revision Changes Path 1.32 +3 -3 src/sys/alpha/osf1/osf1_misc.c 1.44 +6 -6 src/sys/compat/linux/linux_stats.c 1.76 +1 -1 src/sys/fs/fdescfs/fdesc_vnops.c 1.71 +3 -2 src/sys/fs/fifofs/fifo_vnops.c 1.154 +10 -8 src/sys/kern/kern_descrip.c 1.43 +8 -5 src/sys/kern/kern_event.c 1.109 +3 -2 src/sys/kern/sys_generic.c 1.114 +10 -8 src/sys/kern/sys_pipe.c 1.43 +6 -4 src/sys/kern/sys_socket.c 1.131 +2 -1 src/sys/kern/uipc_socket.c 1.281 +7 -7 src/sys/kern/vfs_syscalls.c 1.162 +18 -14 src/sys/kern/vfs_vnops.c 1.51 +10 -9 src/sys/sys/file.h 1.93 +4 -3 src/sys/sys/socketvar.h 1.204 +3 -2 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 Fri Aug 16 5:56: 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 EA8AF37B400; Fri, 16 Aug 2002 05:55:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D65B43E75; Fri, 16 Aug 2002 05:55:56 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GCtuJU083579; Fri, 16 Aug 2002 05:55:56 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GCtuMp083578; Fri, 16 Aug 2002 05:55:56 -0700 (PDT) Message-Id: <200208161255.g7GCtuMp083578@freefall.freebsd.org> From: Christian Weisgerber Date: Fri, 16 Aug 2002 05:55:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/patchutils Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG naddy 2002/08/16 05:55:56 PDT Modified files: misc/patchutils Makefile distinfo pkg-plist Log: * Update to 0.2.16. PR: 41704 Submitted by: Oliver Braun * libgnugetopt dependency isn't required any longer. Revision Changes Path 1.7 +2 -6 ports/misc/patchutils/Makefile 1.7 +1 -1 ports/misc/patchutils/distinfo 1.3 +3 -0 ports/misc/patchutils/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 Aug 16 6:36: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 6A0F537B400; Fri, 16 Aug 2002 06:36:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DC9843E6E; Fri, 16 Aug 2002 06:36:30 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from freefall.freebsd.org (ijliao@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GDaTJU097535; Fri, 16 Aug 2002 06:36:29 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GDaTqh097534; Fri, 16 Aug 2002 06:36:29 -0700 (PDT) Message-Id: <200208161336.g7GDaTqh097534@freefall.freebsd.org> From: Ying-Chieh Liao Date: Fri, 16 Aug 2002 06:36:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/anubis 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/08/16 06:36:29 PDT Modified files: mail/anubis Makefile distinfo Log: upgrade to 3.4.0 Revision Changes Path 1.2 +1 -1 ports/mail/anubis/Makefile 1.2 +1 -1 ports/mail/anubis/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 6: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 7D93A37B400; Fri, 16 Aug 2002 06:38:55 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3068443E7B; Fri, 16 Aug 2002 06:38: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.4/8.12.4) with ESMTP id g7GDctJU097865; Fri, 16 Aug 2002 06:38:55 -0700 (PDT) (envelope-from ijliao@freefall.freebsd.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GDctkS097864; Fri, 16 Aug 2002 06:38:55 -0700 (PDT) Message-Id: <200208161338.g7GDctkS097864@freefall.freebsd.org> From: Ying-Chieh Liao Date: Fri, 16 Aug 2002 06:38:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/pyzor 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/08/16 06:38:54 PDT Modified files: mail/pyzor Makefile distinfo Log: upgrade to 0.3.1 Revision Changes Path 1.2 +1 -1 ports/mail/pyzor/Makefile 1.2 +1 -1 ports/mail/pyzor/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 6:43: 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 C158E37B400; Fri, 16 Aug 2002 06:42:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75CE243E4A; Fri, 16 Aug 2002 06:42:59 -0700 (PDT) (envelope-from keichii@FreeBSD.org) Received: from freefall.freebsd.org (keichii@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GDgxJU099113; Fri, 16 Aug 2002 06:42:59 -0700 (PDT) (envelope-from keichii@freefall.freebsd.org) Received: (from keichii@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GDgxkl099112; Fri, 16 Aug 2002 06:42:59 -0700 (PDT) Message-Id: <200208161342.g7GDgxkl099112@freefall.freebsd.org> From: "Michael C . Wu" Date: Fri, 16 Aug 2002 06:42:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include ctype.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 keichii 2002/08/16 06:42:59 PDT Modified files: include ctype.h Log: Add swidth definition for wchar stuff Submitted by: clkao@clkao.org Reviewed by: keichii Obtained from: NetBSD MFC after: 1 month Revision Changes Path 1.19 +6 -0 src/include/ctype.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 6:45: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 3C75C37B400; Fri, 16 Aug 2002 06:45:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E494943E65; Fri, 16 Aug 2002 06:45:23 -0700 (PDT) (envelope-from keichii@FreeBSD.org) Received: from freefall.freebsd.org (keichii@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GDjNJU099337; Fri, 16 Aug 2002 06:45:23 -0700 (PDT) (envelope-from keichii@freefall.freebsd.org) Received: (from keichii@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GDjNP6099336; Fri, 16 Aug 2002 06:45:23 -0700 (PDT) Message-Id: <200208161345.g7GDjNP6099336@freefall.freebsd.org> From: "Michael C . Wu" Date: Fri, 16 Aug 2002 06:45:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/locale iswctype.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG keichii 2002/08/16 06:45:23 PDT Modified files: lib/libc/locale iswctype.c Log: Add iswctype wcwidth function code Submitted by: clkao@clkao.org Reviewed by: keichii Obtained from: NetBSD MFC after: 1 month Revision Changes Path 1.2 +10 -0 src/lib/libc/locale/iswctype.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 6:46: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 31C9037B400; Fri, 16 Aug 2002 06:46:44 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9E2443E81; Fri, 16 Aug 2002 06:46:43 -0700 (PDT) (envelope-from keichii@FreeBSD.org) Received: from freefall.freebsd.org (keichii@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GDkhJU099425; Fri, 16 Aug 2002 06:46:43 -0700 (PDT) (envelope-from keichii@freefall.freebsd.org) Received: (from keichii@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GDkhUp099424; Fri, 16 Aug 2002 06:46:43 -0700 (PDT) Message-Id: <200208161346.g7GDkhUp099424@freefall.freebsd.org> From: "Michael C . Wu" Date: Fri, 16 Aug 2002 06:46:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/mklocale lex.l X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG keichii 2002/08/16 06:46:43 PDT Modified files: usr.bin/mklocale lex.l Log: Add swidth definitions and lex code to mklocale After adding swidth support in iswctype.c and ctype.h Submitted by: clkao@clkao.org Reviewed by: keichii,ache Obtained from: NetBSD MFC after: 1 month Revision Changes Path 1.7 +4 -0 src/usr.bin/mklocale/lex.l To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 6:54: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 44B9637B400; Fri, 16 Aug 2002 06:54:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC21543E3B; Fri, 16 Aug 2002 06:54:05 -0700 (PDT) (envelope-from skv@FreeBSD.org) Received: from freefall.freebsd.org (skv@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GDs5JU000870; Fri, 16 Aug 2002 06:54:05 -0700 (PDT) (envelope-from skv@freefall.freebsd.org) Received: (from skv@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GDs5pw000869; Fri, 16 Aug 2002 06:54:05 -0700 (PDT) Message-Id: <200208161354.g7GDs5pw000869@freefall.freebsd.org> From: Sergey Skvortsov Date: Fri, 16 Aug 2002 06:54:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/converters/p5-Text-Iconv 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 skv 2002/08/16 06:54:05 PDT Modified files: converters/p5-Text-Iconv Makefile pkg-descr Log: Minor port cleanups Revision Changes Path 1.8 +4 -3 ports/converters/p5-Text-Iconv/Makefile 1.3 +7 -4 ports/converters/p5-Text-Iconv/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 Aug 16 7: 6: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 57CE037B400; Fri, 16 Aug 2002 07:06:35 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35A7043E3B; Fri, 16 Aug 2002 07:06: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 OAA12030; Fri, 16 Aug 2002 14:06:17 GMT Date: Sat, 17 Aug 2002 00:13:23 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Poul-Henning Kamp Cc: David Greenman-Lawrence , Alfred Perlstein , , Subject: Re: cvs commit: src/sys/kern uipc_socket2.c In-Reply-To: <8515.1029480600@critter.freebsd.dk> Message-ID: <20020816235317.I7073-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 16 Aug 2002, Poul-Henning Kamp wrote: > In message <20020815223211.F42978@nexus.root.com>, David Greenman-Lawrence writ > > Calcru() is a tough critter - it would be real nice if Bruce (or anyone) > >could give me some thoughts on that. See another reply. > We may have arrived at the point where it is cheaper to timestamp at all > boundary conditions instead of doing statistical redistribution. Not unless a very raw timestamp method were used. Using nanotime() would add a 10(?)% overhead to some syscalls even if the hardware part took no time. Something using rdtsc() in syscall() might be fast enough, but this would give similar problems for scaling of very large counts (cycle counts instead of tick counts). (nanotime() avoids these problems by scaling delta-counts, but that is inefficient if it is called often.) Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 7:12: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 7CB2C37B401; Fri, 16 Aug 2002 07:12:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F1EC43E6E; Fri, 16 Aug 2002 07:12:41 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GECeJU006955; Fri, 16 Aug 2002 07:12:41 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GECe77006952; Fri, 16 Aug 2002 07:12:40 -0700 (PDT) Message-Id: <200208161412.g7GECe77006952@freefall.freebsd.org> From: Robert Watson Date: Fri, 16 Aug 2002 07:12:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_event.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 rwatson 2002/08/16 07:12:40 PDT Modified files: sys/kern kern_event.c sys_pipe.c Log: Correct white space nits that crept in during my recent merges of trustedbsd_mac material. Revision Changes Path 1.44 +2 -2 src/sys/kern/kern_event.c 1.115 +1 -1 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 Fri Aug 16 7:21: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 9E68737B400; Fri, 16 Aug 2002 07:21:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FA8843E81; Fri, 16 Aug 2002 07:21:39 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GELdJU007649; Fri, 16 Aug 2002 07:21:39 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GELdcl007648; Fri, 16 Aug 2002 07:21:39 -0700 (PDT) Message-Id: <200208161421.g7GELdcl007648@freefall.freebsd.org> From: Robert Watson Date: Fri, 16 Aug 2002 07:21:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_mac.c src/sys/conf NOTES options X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/16 07:21:38 PDT Modified files: sys/kern kern_mac.c sys/conf NOTES options Log: Wrap maintenance of varios nmac{objectname} counters in MAC_DEBUG so we can avoid the cost of a large number of atomic operations if we're not interested in the object count statistics. Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs Revision Changes Path 1.1064 +1 -0 src/sys/conf/NOTES 1.343 +1 -0 src/sys/conf/options 1.8 +46 -0 src/sys/kern/kern_mac.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 7:27: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 7CE7637B400; Fri, 16 Aug 2002 07:27:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E55F543E97; Fri, 16 Aug 2002 07:27:23 -0700 (PDT) (envelope-from luigi@FreeBSD.org) Received: from freefall.freebsd.org (luigi@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GERNJU008224; Fri, 16 Aug 2002 07:27:23 -0700 (PDT) (envelope-from luigi@freefall.freebsd.org) Received: (from luigi@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GERNFN008223; Fri, 16 Aug 2002 07:27:23 -0700 (PDT) Message-Id: <200208161427.g7GERNFN008223@freefall.freebsd.org> From: Luigi Rizzo Date: Fri, 16 Aug 2002 07:27:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: 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 luigi 2002/08/16 07:27:22 PDT Modified files: sbin/ipfw ipfw.8 Log: Complete list of differences between ipfw1 and ipfw2. Revision Changes Path 1.107 +93 -10 src/sbin/ipfw/ipfw.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 7:29: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 B4CD137B400; Fri, 16 Aug 2002 07:29:41 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id E493143E75; Fri, 16 Aug 2002 07:29:40 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.3/8.12.2) with ESMTP id g7GEQRRo014229; Fri, 16 Aug 2002 16:26:29 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Bruce Evans Cc: David Greenman-Lawrence , Alfred Perlstein , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern uipc_socket2.c In-Reply-To: Your message of "Sat, 17 Aug 2002 00:13:23 +1000." <20020816235317.I7073-100000@gamplex.bde.org> Date: Fri, 16 Aug 2002 16:26:27 +0200 Message-ID: <14228.1029507987@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 <20020816235317.I7073-100000@gamplex.bde.org>, Bruce Evans writes: >Not unless a very raw timestamp method were used. Using nanotime() >would add a 10(?)% overhead to some syscalls even if the hardware part >took no time. Something using rdtsc() in syscall() might be fast enough, >but this would give similar problems for scaling of very large counts The scaling issue could possibly be dealt with using a periodic (1 Hz) function which does the scaling and accumulation in timeval format. -- 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 Aug 16 7:31: 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 A8B1537B400; Fri, 16 Aug 2002 07:30:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AD9543E72; Fri, 16 Aug 2002 07:30:56 -0700 (PDT) (envelope-from luigi@FreeBSD.org) Received: from freefall.freebsd.org (luigi@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GEUuJU008571; Fri, 16 Aug 2002 07:30:56 -0700 (PDT) (envelope-from luigi@freefall.freebsd.org) Received: (from luigi@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GEUsm3008570; Fri, 16 Aug 2002 07:30:54 -0700 (PDT) Message-Id: <200208161430.g7GEUsm3008570@freefall.freebsd.org> From: Luigi Rizzo Date: Fri, 16 Aug 2002 07:30:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ipfw ipfw.8 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG luigi 2002/08/16 07:30:54 PDT Modified files: (Branch: RELENG_4) sbin/ipfw ipfw.8 Log: Sync the manpage with the version in -current. This version has both ipfw2 and ipfw1 commands, highlights the differences between the two, and gives a more detailed list of sysctl variables and examples. Even if you are still using ipfw1, hopefully you will find this new version more useful than the previous one. -doc team and mdoc police, your turn now... Revision Changes Path 1.63.2.24 +1193 -545 src/sbin/ipfw/ipfw.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 7: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 85A1637B400; Fri, 16 Aug 2002 07:57:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01D2043E6A; Fri, 16 Aug 2002 07:56:01 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: from freefall.freebsd.org (sheldonh@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GEtqJU010721; Fri, 16 Aug 2002 07:55:52 -0700 (PDT) (envelope-from sheldonh@freefall.freebsd.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GEtqPc010720; Fri, 16 Aug 2002 07:55:52 -0700 (PDT) Message-Id: <200208161455.g7GEtqPc010720@freefall.freebsd.org> From: Sheldon Hearn Date: Fri, 16 Aug 2002 07:55:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/misc pci_vendors X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/16 07:55:51 PDT Modified files: share/misc pci_vendors Log: Regen: * Hart: rev 321 of pcidevs.txt (2002-08-11) * Boemler: vendors.txt (2002-08-10) Revision Changes Path 1.19 +62 -37 src/share/misc/pci_vendors To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 7:59: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 B405237B406; Fri, 16 Aug 2002 07:59:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FC6043EA9; Fri, 16 Aug 2002 07:57:27 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: from freefall.freebsd.org (sheldonh@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GEvHJU010818; Fri, 16 Aug 2002 07:57:17 -0700 (PDT) (envelope-from sheldonh@freefall.freebsd.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GEvHFV010817; Fri, 16 Aug 2002 07:57:17 -0700 (PDT) Message-Id: <200208161457.g7GEvHFV010817@freefall.freebsd.org> From: Sheldon Hearn Date: Fri, 16 Aug 2002 07:57:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/misc pci_vendors 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 sheldonh 2002/08/16 07:57:17 PDT Modified files: (Branch: RELENG_4) share/misc pci_vendors Log: MFC rev 1.19: regen Revision Changes Path 1.6.2.13 +62 -37 src/share/misc/pci_vendors To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 8: 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 4A7F637B43F; Fri, 16 Aug 2002 08:00:11 -0700 (PDT) Received: from mailout02.sul.t-online.com (mailout02.sul.t-online.com [194.25.134.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 113F543E77; Fri, 16 Aug 2002 07:57:08 -0700 (PDT) (envelope-from Alexander@Leidinger.net) Received: from fwd06.sul.t-online.de by mailout02.sul.t-online.com with smtp id 17fiXA-0005uk-00; Fri, 16 Aug 2002 16:57:04 +0200 Received: from Andro-Beta.Leidinger.net (520065502893-0001@[80.131.126.150]) by fmrl06.sul.t-online.com with esmtp id 17fiX3-1OYpWaC; Fri, 16 Aug 2002 16:56:57 +0200 Received: from Magelan.Leidinger.net (Magelan [192.168.1.1]) by Andro-Beta.Leidinger.net (8.11.6/8.11.6) with ESMTP id g7GEutx72233; Fri, 16 Aug 2002 16:56:55 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from Magelan.Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.12.5/8.12.5) with SMTP id g7GEutTv056109; Fri, 16 Aug 2002 16:56:55 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Date: Fri, 16 Aug 2002 16:56:55 +0200 From: Alexander Leidinger To: Joe Marcus Clarke Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/x11-toolkits/gtk12 Makefile Message-Id: <20020816165655.7d0180e7.Alexander@Leidinger.net> In-Reply-To: <200208160623.g7G6Ni27010145@freefall.freebsd.org> References: <200208160623.g7G6Ni27010145@freefall.freebsd.org> Organization: Independend X-Mailer: Sylpheed version 0.8.1claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Sender: 520065502893-0001@t-dialin.net Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 15 Aug 2002 23:23:44 -0700 (PDT) Joe Marcus Clarke wrote: > marcus 2002/08/15 23:23:44 PDT > > Modified files: > x11-toolkits/gtk12 Makefile > Log: > Add a knob for enabling XInput support. Why not enabling it by default? I have it in my ports tree since a long time (Gimp wants it for better graphic tablet support) and noticed no problem. Bye, Alexander. -- I believe the technical term is "Oops!" http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 8: 2: 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 A558837B4AA; Fri, 16 Aug 2002 08:01:51 -0700 (PDT) Received: from mailout11.sul.t-online.com (mailout11.sul.t-online.com [194.25.134.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F1BA43EF2; Fri, 16 Aug 2002 08:01:31 -0700 (PDT) (envelope-from Alexander@Leidinger.net) Received: from fwd02.sul.t-online.de by mailout11.sul.t-online.com with smtp id 17fibR-0003aP-00; Fri, 16 Aug 2002 17:01:29 +0200 Received: from Andro-Beta.Leidinger.net (520065502893-0001@[80.131.126.150]) by fmrl02.sul.t-online.com with esmtp id 17fibH-0MIsxEC; Fri, 16 Aug 2002 17:01:19 +0200 Received: from Magelan.Leidinger.net (Magelan [192.168.1.1]) by Andro-Beta.Leidinger.net (8.11.6/8.11.6) with ESMTP id g7GF1Ix72267; Fri, 16 Aug 2002 17:01:18 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from Magelan.Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.12.5/8.12.5) with SMTP id g7GF1HTv056134; Fri, 16 Aug 2002 17:01:18 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Date: Fri, 16 Aug 2002 17:01:17 +0200 From: Alexander Leidinger To: Sean Chittenden Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/calendar/calendars calendar.freebsd Message-Id: <20020816170117.6aacc527.Alexander@Leidinger.net> In-Reply-To: <200208160941.g7G9f7VP045478@freefall.freebsd.org> References: <200208160941.g7G9f7VP045478@freefall.freebsd.org> Organization: Independend X-Mailer: Sylpheed version 0.8.1claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Sender: 520065502893-0001@t-dialin.net Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 16 Aug 2002 02:41:07 -0700 (PDT) Sean Chittenden wrote: > seanc 2002/08/16 02:41:07 PDT > > Modified files: > usr.bin/calendar/calendars calendar.freebsd > Log: > Forgot to change branches for my src tree. MFS my birthdate. Are we supposed to MFC our entries? I can't remember MFCing my one... Bye, Alexander. -- "One world, one web, one program" -- Microsoft promotional ad "Ein Volk, ein Reich, ein Fuehrer" -- Adolf Hitler http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 8: 8: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 C87BC37B401; Fri, 16 Aug 2002 08:08:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55E8243E77; Fri, 16 Aug 2002 08:08:43 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: from freefall.freebsd.org (olgeni@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GF8hJU015872; Fri, 16 Aug 2002 08:08:43 -0700 (PDT) (envelope-from olgeni@freefall.freebsd.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GF8gYE015871; Fri, 16 Aug 2002 08:08:42 -0700 (PDT) Message-Id: <200208161508.g7GF8gYE015871@freefall.freebsd.org> From: Jimmy Olgeni Date: Fri, 16 Aug 2002 08:08:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/mozart Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/16 08:08:42 PDT Modified files: lang/mozart Makefile Log: Set proper ownership and permissions in ${PREFIX}/lib/oz (UID and GID in doc/ were bogus). Revision Changes Path 1.10 +6 -0 ports/lang/mozart/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 8: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 4247437B401; Fri, 16 Aug 2002 08:14:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF45F43E6E; Fri, 16 Aug 2002 08:14:15 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: from freefall.freebsd.org (sheldonh@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GFEFJU016638; Fri, 16 Aug 2002 08:14:15 -0700 (PDT) (envelope-from sheldonh@freefall.freebsd.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GFEFPi016637; Fri, 16 Aug 2002 08:14:15 -0700 (PDT) Message-Id: <200208161514.g7GFEFPi016637@freefall.freebsd.org> From: Sheldon Hearn Date: Fri, 16 Aug 2002 08:14:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/popd Makefile ports/mail/popd/files patch-src::Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sheldonh 2002/08/16 08:14:15 PDT Modified files: mail/popd Makefile mail/popd/files patch-src::Makefile Log: Turn off -Werror for now; it breaks the build on both -current and -stable. Requested by: The author Revision Changes Path 1.7 +1 -0 ports/mail/popd/Makefile 1.2 +1 -1 ports/mail/popd/files/patch-src::Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 8: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 DA15837B400; Fri, 16 Aug 2002 08:14:54 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F2B243E70; Fri, 16 Aug 2002 08:14:54 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GFEsJU016728; Fri, 16 Aug 2002 08:14:54 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GFEsLq016727; Fri, 16 Aug 2002 08:14:54 -0700 (PDT) Message-Id: <200208161514.g7GFEsLq016727@freefall.freebsd.org> From: Christian Weisgerber Date: Fri, 16 Aug 2002 08:14:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/lame/files patch-configure X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG naddy 2002/08/16 08:14:54 PDT Added files: audio/lame/files patch-configure Log: Respect CFLAGS. PR: 41710 Submitted by: Yoshiaki Uchikawa Obtained from: naddy Revision Changes Path 1.1 +16 -0 ports/audio/lame/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 Fri Aug 16 8: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 6631237B400; Fri, 16 Aug 2002 08:33:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1899043E65; Fri, 16 Aug 2002 08:33:21 -0700 (PDT) (envelope-from bmilekic@FreeBSD.org) Received: from freefall.freebsd.org (bmilekic@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GFXKJU018545; Fri, 16 Aug 2002 08:33:20 -0700 (PDT) (envelope-from bmilekic@freefall.freebsd.org) Received: (from bmilekic@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GFXKLt018544; Fri, 16 Aug 2002 08:33:20 -0700 (PDT) Message-Id: <200208161533.g7GFXKLt018544@freefall.freebsd.org> From: Bosko Milekic Date: Fri, 16 Aug 2002 08:33:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen 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 bmilekic 2002/08/16 08:33:20 PDT Modified files: lib/libc/gen disklabel.c Log: Fix libc build breakage by defining FSTYPENAMES before including disklabel.h; broken originally by 1.87 of sys/disklabel.h, which made the split between DKTYPENAMES and FSTYPENAMES. Someone who knows disklabel.c: do we still need DKTYPENAMES to be defined here now? Revision Changes Path 1.16 +1 -0 src/lib/libc/gen/disklabel.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 8:36: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 363A437B400; Fri, 16 Aug 2002 08:36:21 -0700 (PDT) Received: from mail.musha.org (daemon.musha.org [210.189.104.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58A1E43E42; Fri, 16 Aug 2002 08:36:20 -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 B3C4A519BE; Sat, 17 Aug 2002 00:36:18 +0900 (JST) Date: Sat, 17 Aug 2002 00:36:19 +0900 Message-ID: <864rdudde4.wl@archon.local.idaemons.org> From: "Akinori MUSHA" To: Alexander Leidinger Cc: Sean Chittenden , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/calendar/calendars calendar.freebsd In-Reply-To: <20020816170117.6aacc527.Alexander@Leidinger.net> References: <200208160941.g7G9f7VP045478@freefall.freebsd.org> <20020816170117.6aacc527.Alexander@Leidinger.net> User-Agent: Wanderlust/2.9.14 (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 Fri, 16 Aug 2002 17:01:17 +0200, Alexander Leidinger wrote: > On Fri, 16 Aug 2002 02:41:07 -0700 (PDT) Sean Chittenden > wrote: > > > seanc 2002/08/16 02:41:07 PDT > > > > Modified files: > > usr.bin/calendar/calendars calendar.freebsd > > Log: > > Forgot to change branches for my src tree. MFS my birthdate. > > Are we supposed to MFC our entries? I can't remember MFCing my one... It's just that your entry was added before a repocopy. And yes, the file on RELENG_4 is kept in sync with that of CURRENT. -- / /__ __ 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 Fri Aug 16 8:37: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 6AE5637B400; Fri, 16 Aug 2002 08:37:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B83043E6E; Fri, 16 Aug 2002 08:37:15 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from freefall.freebsd.org (mbr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GFbEJU018960; Fri, 16 Aug 2002 08:37:14 -0700 (PDT) (envelope-from mbr@freefall.freebsd.org) Received: (from mbr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GFbEX2018959; Fri, 16 Aug 2002 08:37:14 -0700 (PDT) Message-Id: <200208161537.g7GFbEX2018959@freefall.freebsd.org> From: Martin Blapp Date: Fri, 16 Aug 2002 08:37:14 -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/08/16 08:37:14 PDT Modified files: editors/openoffice Makefile Log: Build mozilla inside OpenOffice.org. We cannot use a installed mozilla installation because of linking issues. C++ ABI changes are hard to detect. So we use a copy of our mozilla port and execute thereafter zipmoz.sh to build the archives needed by OpenOffice.org build. We have now the first fully automated package build available for OpenOffice.org :-) Remove about 10 versions of MOZDIST I built. It would have been necessary to build at least 4 additional versions to support gcc3.2 as compiler. Fix some warnings reported by portlint at the same time. Revision Changes Path 1.112 +47 -31 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 Fri Aug 16 8:55: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 2909D37B400; Fri, 16 Aug 2002 08:55:34 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D09B243E72; Fri, 16 Aug 2002 08:55:33 -0700 (PDT) (envelope-from mike@FreeBSD.org) Received: from freefall.freebsd.org (mike@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GFtXJU020582; Fri, 16 Aug 2002 08:55:33 -0700 (PDT) (envelope-from mike@freefall.freebsd.org) Received: (from mike@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GFtWma020581; Fri, 16 Aug 2002 08:55:32 -0700 (PDT) Message-Id: <200208161555.g7GFtWma020581@freefall.freebsd.org> From: Mike Barcroft Date: Fri, 16 Aug 2002 08:55:32 -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/08/16 08:55:32 PDT Modified files: en/projects/c99 index.sgml Log: o Add tasks related to ftw(); assign to Kyle Martin. o Add a completed task for some of the wchar support Tim Robbins added. o Remove note about wchar section being managed. o Add news entry for latest status report. o Assign restrict type-qualifier task to Robert Drehmel. Revision Changes Path 1.52 +45 -12 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 Fri Aug 16 8: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 2A3F537B400; Fri, 16 Aug 2002 08:57:35 -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 3A96243E81; Fri, 16 Aug 2002 08:57:34 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from [10.2.1.0] (vpn-client-0.marcuscom.com [10.2.1.0]) by creme-brulee.marcuscom.com (8.12.5/8.12.5) with ESMTP id g7GFvIix094404; Fri, 16 Aug 2002 11:57:20 -0400 (EDT) (envelope-from marcus@FreeBSD.org) Subject: Re: cvs commit: ports/x11-toolkits/gtk12 Makefile From: Joe Marcus Clarke To: Alexander Leidinger Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: <20020816165655.7d0180e7.Alexander@Leidinger.net> References: <200208160623.g7G6Ni27010145@freefall.freebsd.org> <20020816165655.7d0180e7.Alexander@Leidinger.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 16 Aug 2002 11:56:45 -0400 Message-Id: <1029513409.324.19.camel@gyros.marcuscom.com> 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 Fri, 2002-08-16 at 10:56, Alexander Leidinger wrote: > On Thu, 15 Aug 2002 23:23:44 -0700 (PDT) Joe Marcus Clarke > wrote: > > > marcus 2002/08/15 23:23:44 PDT > > > > Modified files: > > x11-toolkits/gtk12 Makefile > > Log: > > Add a knob for enabling XInput support. > > Why not enabling it by default? I have it in my ports tree since a long > time (Gimp wants it for better graphic tablet support) and noticed no > problem. I never really had a way to test it (other than making sure it built), so I didn't want to introduce any default breakage into GTK. However, if there are people using it without problem, I see no reason why I couldn't enable it by default. Joe > > Bye, > Alexander. > > -- > I believe the technical term is "Oops!" > > http://www.Leidinger.net Alexander @ Leidinger.net > GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 9: 8: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 322A937B400; Fri, 16 Aug 2002 09:08:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8E4443E4A; Fri, 16 Aug 2002 09:08:38 -0700 (PDT) (envelope-from bmilekic@FreeBSD.org) Received: from freefall.freebsd.org (bmilekic@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GG8cJU025769; Fri, 16 Aug 2002 09:08:38 -0700 (PDT) (envelope-from bmilekic@freefall.freebsd.org) Received: (from bmilekic@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GG8cX7025768; Fri, 16 Aug 2002 09:08:38 -0700 (PDT) Message-Id: <200208161608.g7GG8cX7025768@freefall.freebsd.org> From: Bosko Milekic Date: Fri, 16 Aug 2002 09:08:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/disklabel disklabel.c 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 bmilekic 2002/08/16 09:08:37 PDT Modified files: sbin/disklabel disklabel.c sbin/fsck_ffs setup.c Log: Fix more breakage due to FSTYPENAMES/DKTYPENAMES split. Also submitted by: David Wolfskill Revision Changes Path 1.57 +1 -0 src/sbin/disklabel/disklabel.c 1.37 +1 -0 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 Fri Aug 16 9:20: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 BBEF537B400; Fri, 16 Aug 2002 09:20:08 -0700 (PDT) Received: from mailout04.sul.t-online.com (mailout04.sul.t-online.com [194.25.134.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 883A543E7B; Fri, 16 Aug 2002 09:20:06 -0700 (PDT) (envelope-from Alexander@Leidinger.net) Received: from fwd04.sul.t-online.de by mailout04.sul.t-online.com with smtp id 17fjpV-0005J2-03; Fri, 16 Aug 2002 18:20:05 +0200 Received: from Andro-Beta.Leidinger.net (520065502893-0001@[80.131.126.150]) by fmrl04.sul.t-online.com with esmtp id 17fjpK-1RWWC8C; Fri, 16 Aug 2002 18:19:54 +0200 Received: from Magelan.Leidinger.net (Magelan [192.168.1.1]) by Andro-Beta.Leidinger.net (8.11.6/8.11.6) with ESMTP id g7GGJqx72552; Fri, 16 Aug 2002 18:19:52 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from Magelan.Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.12.5/8.12.5) with SMTP id g7GGJqTv048627; Fri, 16 Aug 2002 18:19:52 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Date: Fri, 16 Aug 2002 18:19:51 +0200 From: Alexander Leidinger To: Christian Weisgerber Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/audio/lame/files patch-configure Message-Id: <20020816181951.191166ac.Alexander@Leidinger.net> In-Reply-To: <200208161514.g7GFEsLq016727@freefall.freebsd.org> References: <200208161514.g7GFEsLq016727@freefall.freebsd.org> Organization: Independend X-Mailer: Sylpheed version 0.8.1claws (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Sender: 520065502893-0001@t-dialin.net Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 16 Aug 2002 08:14:54 -0700 (PDT) Christian Weisgerber wrote: > naddy 2002/08/16 08:14:54 PDT > > Added files: > audio/lame/files patch-configure > Log: > Respect CFLAGS. > > PR: 41710 Please see my response to the PR. Bye, Alexander. -- The dark ages were caused by the Y1K problem. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 9:34: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 28A2B37B400; Fri, 16 Aug 2002 09:34:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CED5143E6A; Fri, 16 Aug 2002 09:34:26 -0700 (PDT) (envelope-from mike@FreeBSD.org) Received: from freefall.freebsd.org (mike@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GGYQJU028089; Fri, 16 Aug 2002 09:34:26 -0700 (PDT) (envelope-from mike@freefall.freebsd.org) Received: (from mike@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GGYQ6V028088; Fri, 16 Aug 2002 09:34:26 -0700 (PDT) Message-Id: <200208161634.g7GGYQ6V028088@freefall.freebsd.org> From: Mike Barcroft Date: Fri, 16 Aug 2002 09:34:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include/arpa inet.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/08/16 09:34:26 PDT Modified files: include/arpa inet.h Log: Change a POSIX conditional to use the new __BSD_VISIBLE macro. Fix the following style bugs: o #ifdef, #ifndef, and #undef should be followed by a space, not a tab. o The second level of indentation in prototypes is 4 characters even when the function names are indented 1 extra character. o Type qualifiers that appear next to a * need a seperating space so that the qualifier isn't easily confused with parameter names. (eg. `char * __restrict' instead of `char *__restrict') Submitted by: bde (mostly) Revision Changes Path 1.24 +11 -11 src/include/arpa/inet.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 9:40: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 BE4B937B400; Fri, 16 Aug 2002 09:40:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DC3D43E6E; Fri, 16 Aug 2002 09:40: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.4/8.12.4) with ESMTP id g7GGeKJU028477; Fri, 16 Aug 2002 09:40:20 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GGeK0a028476; Fri, 16 Aug 2002 09:40:20 -0700 (PDT) Message-Id: <200208161640.g7GGeK0a028476@freefall.freebsd.org> From: "Bruce A. Mah" Date: Fri, 16 Aug 2002 09:40:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/releng-packages 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/08/16 09:40:20 PDT Modified files: en_US.ISO8859-1/articles/releng-packages article.sgml Log: The package-splitting scripts now live in CVS (and have for some time). Point users to the right location in the ports tree. Also adjust certain pathname references to reflect reality. Inspired by: talk(1) session with will Revision Changes Path 1.6 +16 -22 doc/en_US.ISO8859-1/articles/releng-packages/article.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 9:49: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 4AAA037B400; Fri, 16 Aug 2002 09:49:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7D6443E88; Fri, 16 Aug 2002 09:49:24 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from freefall.freebsd.org (bmah@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GGnOJU029405; Fri, 16 Aug 2002 09:49:24 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GGnOqq029404; Fri, 16 Aug 2002 09:49:24 -0700 (PDT) Message-Id: <200208161649.g7GGnOqq029404@freefall.freebsd.org> From: "Bruce A. Mah" Date: Fri, 16 Aug 2002 09:49:24 -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/08/16 09:49:24 PDT Modified files: en/releng index.sgml Log: 4.6.2 is out the door, so take it off of the "upcoming" release schedule. While I'm here, note that RELENG_2_2 and RELENG_3 aren't officially supported. Also fix some wording and add some fullstops that I probably should have added originally. Revision Changes Path 1.21 +9 -21 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 Fri Aug 16 10:25: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 D448137B401; Fri, 16 Aug 2002 10:25:11 -0700 (PDT) Received: from root.com (unknown [209.102.106.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0445943E42; Fri, 16 Aug 2002 10:25:11 -0700 (PDT) (envelope-from dg@root.com) Received: (from dg@localhost) by root.com (8.11.2/8.11.2) id g7GHGDY52877; Fri, 16 Aug 2002 10:16:13 -0700 (PDT) (envelope-from dg) Date: Fri, 16 Aug 2002 10:16:13 -0700 From: David Greenman-Lawrence To: Bruce Evans Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern uipc_socket2.c Message-ID: <20020816101613.I42978@nexus.root.com> References: <20020815221609.E42978@nexus.root.com> <20020816212205.N6756-100000@gamplex.bde.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020816212205.N6756-100000@gamplex.bde.org>; from bde@zeta.org.au on Fri, Aug 16, 2002 at 10:21:59PM +1000 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >> I'm looking at calcru() as well, since is does four 64bit divides and >> was as expensive as sbreserve() in my profiles. The __qdivrem function >> that does the 64bit divide appears to consume several thousand instructions >> in the common case. Something to avoid if at all possible. > >calcru() didn't seem to be so bad in my profiles. I think its efficiency >only matters if you have a lot of very short lived processes, or if you >have processes that call getrusage() too much. In my particular tests, processes had a lifetime of less than 10us (i.e. were forking + exiting at a rate of > 10000/second). This was an app that creates a process, does a TCP network connect, receives and processes a packet of data, and sends a response - a typical transaction oriented network application. -DG D.G.Lawrence Download Technologies, Inc. - http://www.downloadtech.com - (866) 399 8500 TeraSolutions, Inc. - http://www.terasolutions.com - (503) 288 9544 The FreeBSD Project - http://www.freebsd.org Pave the road of life with opportunities. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 10:40: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 7C8A937B400; Fri, 16 Aug 2002 10:40:15 -0700 (PDT) Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1843743E84; Fri, 16 Aug 2002 10:40:15 -0700 (PDT) (envelope-from julian@elischer.org) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020816174014.INGO1746.rwcrmhc51.attbi.com@InterJet.elischer.org>; Fri, 16 Aug 2002 17:40: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 KAA32762; Fri, 16 Aug 2002 10:36:11 -0700 (PDT) Date: Fri, 16 Aug 2002 10:36:10 -0700 (PDT) From: Julian Elischer To: Luigi Rizzo Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet ip_fw2.c src/sbin/ipfw ipfw.8 ipfw2.c In-Reply-To: <200208161031.g7GAVmQ7053775@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I do object a bit to an mbuf flag being assigned for something that is protocol specific. ipfw is an IP specific thing. ipfw in bridging is a hack that should have been done differently. is should be 'macfw' with an option to firther call ipfw of the protocol turns out to be ip. Each protcol should have the oportunity to supply their own firewall. the current method has been apractical forst step but it needs to be ripped out and re-implemented properly. We are breaking layers all over the place. On Fri, 16 Aug 2002, Luigi Rizzo wrote: > luigi 2002/08/16 03:31:47 PDT > > Modified files: > sys/netinet ip_fw2.c > sbin/ipfw ipfw.8 ipfw2.c > Log: > sys/netinet/ip_fw2.c: > > Implement the M_SKIP_FIREWALL bit in m_flags to avoid loops > for firewall-generated packets (the constant has to go in sys/mbuf.h). > > Better comments on keepalive generation, and enforce dyn_rst_lifetime > and dyn_fin_lifetime to be less than dyn_keepalive_period. > > Enforce limits (up to 64k) on the number of dynamic buckets, and > retry allocation with smaller sizes. > > Raise default number of dynamic rules to 4096. > > Improved handling of set of rules -- now you can atomically > enable/disable multiple sets, move rules from one set to another, > and swap sets. > > sbin/ipfw/ipfw2.c: > > userland support for "noerror" pipe attribute. > > userland support for sets of rules. > > minor improvements on rule parsing and printing. > > sbin/ipfw/ipfw.8: > > more documentation on ipfw2 extensions, differences from ipfw1 > (so we can use the same manpage for both), stateful rules, > and some additional examples. > Feedback and more examples needed here. > > Revision Changes Path > 1.106 +370 -67 src/sbin/ipfw/ipfw.8 > 1.10 +156 -49 src/sbin/ipfw/ipfw2.c > 1.9 +116 -47 src/sys/netinet/ip_fw2.c > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 10:43: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 8101F37B400; Fri, 16 Aug 2002 10:43:36 -0700 (PDT) Received: from root.com (unknown [209.102.106.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABE8D43E70; Fri, 16 Aug 2002 10:43:35 -0700 (PDT) (envelope-from dg@root.com) Received: (from dg@localhost) by root.com (8.11.2/8.11.2) id g7GHYb152943; Fri, 16 Aug 2002 10:34:37 -0700 (PDT) (envelope-from dg) Date: Fri, 16 Aug 2002 10:34:37 -0700 From: David Greenman-Lawrence To: Bruce Evans Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern uipc_socket2.c Message-ID: <20020816103437.J42978@nexus.root.com> References: <20020815221609.E42978@nexus.root.com> <20020816212205.N6756-100000@gamplex.bde.org> <20020816101613.I42978@nexus.root.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020816101613.I42978@nexus.root.com>; from dg@dglawrence.com on Fri, Aug 16, 2002 at 10:16:13AM -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 >>> I'm looking at calcru() as well, since is does four 64bit divides and >>> was as expensive as sbreserve() in my profiles. The __qdivrem function >>> that does the 64bit divide appears to consume several thousand instructions >>> in the common case. Something to avoid if at all possible. >> >>calcru() didn't seem to be so bad in my profiles. I think its efficiency >>only matters if you have a lot of very short lived processes, or if you >>have processes that call getrusage() too much. > > In my particular tests, processes had a lifetime of less than 10us (i.e. ^^^ Oops, should be 100us. >were forking + exiting at a rate of > 10000/second). This was an app that >creates a process, does a TCP network connect, receives and processes a >packet of data, and sends a response - a typical transaction oriented network >application. > >-DG > >D.G.Lawrence >Download Technologies, Inc. - http://www.downloadtech.com - (866) 399 8500 >TeraSolutions, Inc. - http://www.terasolutions.com - (503) 288 9544 >The FreeBSD Project - http://www.freebsd.org >Pave the road of life with opportunities. > -DG D.G.Lawrence Download Technologies, Inc. - http://www.downloadtech.com - (866) 399 8500 TeraSolutions, Inc. - http://www.terasolutions.com - (503) 288 9544 The FreeBSD Project - http://www.freebsd.org Pave the road of life with opportunities. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 11:18: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 C3B9637B400; Fri, 16 Aug 2002 11:18:48 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EF8043E4A; Fri, 16 Aug 2002 11:18:47 -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 SAA29170; Fri, 16 Aug 2002 18:18:30 GMT Date: Sat, 17 Aug 2002 04:25:44 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Poul-Henning Kamp Cc: David Greenman-Lawrence , Alfred Perlstein , , Subject: Re: cvs commit: src/sys/kern uipc_socket2.c In-Reply-To: <14228.1029507987@critter.freebsd.dk> Message-ID: <20020817041512.K8159-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 16 Aug 2002, Poul-Henning Kamp wrote: > In message <20020816235317.I7073-100000@gamplex.bde.org>, Bruce Evans writes: > > >Not unless a very raw timestamp method were used. Using nanotime() > >would add a 10(?)% overhead to some syscalls even if the hardware part > >took no time. Something using rdtsc() in syscall() might be fast enough, > >but this would give similar problems for scaling of very large counts > > The scaling issue could possibly be dealt with using a periodic (1 > Hz) function which does the scaling and accumulation in timeval > format. I guess doing that for all processes would be not much worse than schedcpu() (schedcpu() would be a good place to do it). Is schedcpu() ever too inefficient with any actual number of processes on current machines? Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 11:27: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 CFD4437B400; Fri, 16 Aug 2002 11:27:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8319D43E81; Fri, 16 Aug 2002 11:27:43 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: from freefall.freebsd.org (ume@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GIRhJU045961; Fri, 16 Aug 2002 11:27:43 -0700 (PDT) (envelope-from ume@freefall.freebsd.org) Received: (from ume@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GIRhlZ045960; Fri, 16 Aug 2002 11:27:43 -0700 (PDT) Message-Id: <200208161827.g7GIRhlZ045960@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 16 Aug 2002 11:27:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/cyrus-imapd2 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/08/16 11:27:43 PDT Modified files: mail/cyrus-imapd2 Makefile distinfo Log: Update an IPv6 patch to 20020817. Since there is no functional change at all under FreeBSD, I don't bump PORTREVISION. Revision Changes Path 1.61 +1 -1 ports/mail/cyrus-imapd2/Makefile 1.16 +1 -1 ports/mail/cyrus-imapd2/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 11:41: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 1E08137B401; Fri, 16 Aug 2002 11:41:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C56DB43E70; Fri, 16 Aug 2002 11:41:48 -0700 (PDT) (envelope-from dg@FreeBSD.org) Received: from freefall.freebsd.org (dg@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GIfmJU047248; Fri, 16 Aug 2002 11:41:48 -0700 (PDT) (envelope-from dg@freefall.freebsd.org) Received: (from dg@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GIfmXH047247; Fri, 16 Aug 2002 11:41:48 -0700 (PDT) Message-Id: <200208161841.g7GIfmXH047247@freefall.freebsd.org> From: David Greenman Date: Fri, 16 Aug 2002 11:41:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern uipc_socket2.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dg 2002/08/16 11:41:48 PDT Modified files: sys/kern uipc_socket2.c Log: Further improved the performance of sbreserve() by moving the calculation of the adjusted sb_max into a sysctl handler for sb_max and assigning it to a variable that is used instead. This eliminates the 32bit multiply and divide from the fast path that was being done previously. Revision Changes Path 1.103 +26 -5 src/sys/kern/uipc_socket2.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 11:55: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 DDD5C37B400; Fri, 16 Aug 2002 11:55:49 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D85943E72; Fri, 16 Aug 2002 11:55:49 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: from freefall.freebsd.org (ume@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GItnJU048400; Fri, 16 Aug 2002 11:55:49 -0700 (PDT) (envelope-from ume@freefall.freebsd.org) Received: (from ume@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GItnPT048399; Fri, 16 Aug 2002 11:55:49 -0700 (PDT) Message-Id: <200208161855.g7GItnPT048399@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 16 Aug 2002 11:55:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/cyrus-imapd2 Makefile ports/mail/cyrus-imapd2/files patch-perl::imap::IMAP.xs X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/16 11:55:48 PDT Modified files: mail/cyrus-imapd2 Makefile Added files: mail/cyrus-imapd2/files patch-perl::imap::IMAP.xs Log: cyradm didn't show password prompt correctly. Reported by: Joseph Scott Revision Changes Path 1.62 +1 -0 ports/mail/cyrus-imapd2/Makefile 1.1 +12 -0 ports/mail/cyrus-imapd2/files/patch-perl::imap::IMAP.xs (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 12: 6: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 9D1C637B400; Fri, 16 Aug 2002 12:06:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E3AB43E4A; Fri, 16 Aug 2002 12:06:14 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from freefall.freebsd.org (znerd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GJ6EJU053362; Fri, 16 Aug 2002 12:06:14 -0700 (PDT) (envelope-from znerd@freefall.freebsd.org) Received: (from znerd@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GJ6EQW053361; Fri, 16 Aug 2002 12:06:14 -0700 (PDT) Message-Id: <200208161906.g7GJ6EQW053361@freefall.freebsd.org> From: Ernst de Haan Date: Fri, 16 Aug 2002 12:06:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/linux-sun-jdk12 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/08/16 12:06:14 PDT Modified files: java/linux-sun-jdk12 Makefile distinfo pkg-plist Log: Upgrade from 1.2.2.012 to 1.2.2.013. Note that the JPDA JAR file is now no longer distributed with this JDK. Also slightly changed the output from the do-install target. Revision Changes Path 1.8 +9 -10 ports/java/linux-sun-jdk12/Makefile 1.3 +1 -1 ports/java/linux-sun-jdk12/distinfo 1.2 +0 -2 ports/java/linux-sun-jdk12/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 Aug 16 12: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 08F9337B400; Fri, 16 Aug 2002 12:22:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADBDB43E4A; Fri, 16 Aug 2002 12:22:24 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GJMOJU055176; Fri, 16 Aug 2002 12:22:24 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GJMOCE055175; Fri, 16 Aug 2002 12:22:24 -0700 (PDT) Message-Id: <200208161922.g7GJMOCE055175@freefall.freebsd.org> From: Christian Weisgerber Date: Fri, 16 Aug 2002 12:22:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/xmlcharent Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG naddy 2002/08/16 12:22:24 PDT Modified files: textproc/xmlcharent Makefile distinfo pkg-descr pkg-plist Log: - Update to 0.3. - Stop calling mkcatalog until hrs's new version is out. - Change maintainer's address. PR: 41702 Submitted by: Kimura Fuyuki Revision Changes Path 1.3 +2 -12 ports/textproc/xmlcharent/Makefile 1.3 +1 -1 ports/textproc/xmlcharent/distinfo 1.2 +1 -1 ports/textproc/xmlcharent/pkg-descr 1.3 +1 -4 ports/textproc/xmlcharent/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 Aug 16 12: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 D28C937B400; Fri, 16 Aug 2002 12:37:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8714E43E75; Fri, 16 Aug 2002 12:37: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.4/8.12.4) with ESMTP id g7GJbBJU056410; Fri, 16 Aug 2002 12:37:11 -0700 (PDT) (envelope-from mbr@freefall.freebsd.org) Received: (from mbr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GJbBSC056409; Fri, 16 Aug 2002 12:37:11 -0700 (PDT) Message-Id: <200208161937.g7GJbBSC056409@freefall.freebsd.org> From: Martin Blapp Date: Fri, 16 Aug 2002 12:37:11 -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/08/16 12:37:11 PDT Modified files: editors/openoffice Makefile Log: Delete unused platform dependent mozilla dists. Saves us 35MB of build diskspace. Revision Changes Path 1.113 +1 -0 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 Fri Aug 16 12:52: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 71F7C37B400; Fri, 16 Aug 2002 12:52:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05E4843E4A; Fri, 16 Aug 2002 12:52:06 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GJpfJU057974; Fri, 16 Aug 2002 12:51:41 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GJpfJn057971; Fri, 16 Aug 2002 12:51:41 -0700 (PDT) Message-Id: <200208161951.g7GJpfJn057971@freefall.freebsd.org> From: Christian Weisgerber Date: Fri, 16 Aug 2002 12:51:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/libmikmod Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/16 12:51:41 PDT Modified files: audio/libmikmod Makefile Log: * Optionalize esound. Suggested by: PR: 41594 Submitted by: Brad Laue * Remove unneeded gmake dependency. Revision Changes Path 1.25 +11 -3 ports/audio/libmikmod/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 13: 6: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 6AD1B37B400; Fri, 16 Aug 2002 13:06:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F2E143E70; Fri, 16 Aug 2002 13:06:35 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: from freefall.freebsd.org (ume@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GK6ZJU063365; Fri, 16 Aug 2002 13:06:35 -0700 (PDT) (envelope-from ume@freefall.freebsd.org) Received: (from ume@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GK6YjY063364; Fri, 16 Aug 2002 13:06:34 -0700 (PDT) Message-Id: <200208162006.g7GK6YjY063364@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 16 Aug 2002 13:06:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/rcp rcp.1 rcp.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/08/16 13:06:34 PDT Modified files: (Branch: RELENG_4) bin/rcp rcp.1 rcp.c Log: MFC: IPv6 support for rcp. You cannot specify a raw IPv6 address for now. bin/rcp/rcp.1: 1.15 bin/rcp/rcp.c: 1.35 Revision Changes Path 1.9.2.6 +6 -2 src/bin/rcp/rcp.1 1.26.2.5 +36 -20 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 Fri Aug 16 13: 8: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 0781F37B400; Fri, 16 Aug 2002 13:08:25 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83DC543E75; Fri, 16 Aug 2002 13:08:24 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.5/8.12.2) with ESMTP id g7GK8O8A025399; Fri, 16 Aug 2002 13:08:24 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.5/8.12.5/Submit) id g7GK8Oxb025398; Fri, 16 Aug 2002 13:08:24 -0700 (PDT) Date: Fri, 16 Aug 2002 13:08:24 -0700 From: "David O'Brien" To: Anders Nordby Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/audio/opennap/files opennap.sh ports/databases/msql/files msql2.sh ports/emulators/vmware-guestd/files vmware-guestd.sh ports/games/fsgs/files fsgs.sh ports/games/uox3/files uox3.sh ports/net/rtsp_proxy/files rtsp_proxy.sh ports/net/rwhois/files ... Message-ID: <20020816200824.GC22129@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org Mail-Followup-To: David O'Brien , Anders Nordby , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200208140014.g7E0E8Z4019514@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200208140014.g7E0E8Z4019514@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, Aug 13, 2002 at 05:14:07PM -0700, Anders Nordby wrote: > Log: > Fix startup-scripts for -current /bin/sh issues. Why did things like: [ -x ${PREFIX}/sbin/opennap ] && ${PREFIX}/sbin/opennap > /dev/null 2>& 1 & && echo -n ' opennap' stop working? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 13:31: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 EAA8937B400; Fri, 16 Aug 2002 13:31:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B73E43E4A; Fri, 16 Aug 2002 13:31: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.4/8.12.4) with ESMTP id g7GKVMJU065977; Fri, 16 Aug 2002 13:31:22 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GKVMTU065976; Fri, 16 Aug 2002 13:31:22 -0700 (PDT) Message-Id: <200208162031.g7GKVMTU065976@freefall.freebsd.org> From: Joe Marcus Clarke Date: Fri, 16 Aug 2002 13:31:22 -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 marcus 2002/08/16 13:31:22 PDT Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: Reserve uid:gid 92 for gdm and gdm2. Reviewed by: freebsd-doc Approved by: ceri and blackend Revision Changes Path 1.236 +1 -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 Fri Aug 16 14: 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 7429937B401 for ; Fri, 16 Aug 2002 14:06:15 -0700 (PDT) Received: from maila.telia.com (maila.telia.com [194.22.194.231]) by mx1.FreeBSD.org (Postfix) with ESMTP id 806D343E42 for ; Fri, 16 Aug 2002 14:06:14 -0700 (PDT) (envelope-from erikt@midgard.homeip.net) Received: from d1o913.telia.com (d1o913.telia.com [195.252.44.241]) by maila.telia.com (8.12.5/8.12.5) with ESMTP id g7GL6Aq8019719 for ; Fri, 16 Aug 2002 23:06:10 +0200 (CEST) X-Original-Recipient: Received: from falcon.midgard.homeip.net (h62n2fls20o913.telia.com [212.181.163.62]) by d1o913.telia.com (8.8.8/8.8.8) with SMTP id XAA19794 for ; Fri, 16 Aug 2002 23:06:09 +0200 (CEST) Received: (qmail 8652 invoked by uid 1001); 16 Aug 2002 21:06:06 -0000 Date: Fri, 16 Aug 2002 23:06:06 +0200 From: Erik Trulsson To: "David O'Brien" Cc: Anders Nordby , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/audio/opennap/files opennap.sh ports/databases/msql/files msql2.sh ports/emulators/vmware-guestd/files vmware-guestd.sh ports/games/fsgs/files fsgs.sh ports/games/uox3/files uox3.sh ports/net/rtsp_proxy/files rtsp_proxy.sh ports/net/rwhois/files ... Message-ID: <20020816210605.GB8593@falcon.midgard.homeip.net> Mail-Followup-To: David O'Brien , Anders Nordby , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200208140014.g7E0E8Z4019514@freefall.freebsd.org> <20020816200824.GC22129@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020816200824.GC22129@dragon.nuxi.com> User-Agent: Mutt/1.5.1i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Aug 16, 2002 at 01:08:24PM -0700, David O'Brien wrote: > On Tue, Aug 13, 2002 at 05:14:07PM -0700, Anders Nordby wrote: > > Log: > > Fix startup-scripts for -current /bin/sh issues. > > Why did things like: > > [ -x ${PREFIX}/sbin/opennap ] && ${PREFIX}/sbin/opennap > /dev/null 2>& 1 & && echo -n ' opennap' > > stop working? Because constructions of the type cmd1 & && cmd2 are no longer accepted as valid syntax by /bin/sh. (Actually, what isn't accepted any longer is '&&' or '||' as the first token of a command.) The fact that it was accepted before was a bug in /bin/sh. (In case you wonder, bash, pdksh, zsh and Solaris /bin/sh don't accept it either, so it wasn't a portable construction anyway.) -- Erik Trulsson ertr1013@student.uu.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 14:52: 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 7925437B400; Fri, 16 Aug 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 2CE6443E72; Fri, 16 Aug 2002 14:52:05 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from freefall.freebsd.org (alane@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GLq5JU079848; Fri, 16 Aug 2002 14:52:05 -0700 (PDT) (envelope-from alane@freefall.freebsd.org) Received: (from alane@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GLq5R5079847; Fri, 16 Aug 2002 14:52:05 -0700 (PDT) Message-Id: <200208162152.g7GLq5R5079847@freefall.freebsd.org> From: Alan Eldridge Date: Fri, 16 Aug 2002 14:52:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/qt30 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/08/16 14:52:04 PDT Modified files: x11-toolkits/qt30 pkg-message Log: Message modified slightly to be more precise. Revision Changes Path 1.3 +5 -4 ports/x11-toolkits/qt30/pkg-message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 15: 5: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 D596C37B400; Fri, 16 Aug 2002 15:05:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8869D43E3B; Fri, 16 Aug 2002 15:05:19 -0700 (PDT) (envelope-from njl@FreeBSD.org) Received: from freefall.freebsd.org (njl@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GM5JJU082698; Fri, 16 Aug 2002 15:05:19 -0700 (PDT) (envelope-from njl@freefall.freebsd.org) Received: (from njl@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GM5Jxm082695; Fri, 16 Aug 2002 15:05:19 -0700 (PDT) Message-Id: <200208162205.g7GM5Jxm082695@freefall.freebsd.org> From: Nate Lawson Date: Fri, 16 Aug 2002 15:05:19 -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 njl 2002/08/16 15:05:19 PDT Modified files: sys/cam/scsi scsi_da.c Log: Updates to cmd6workaround: * Only update cdb in place if not CDB_POINTER * Correctly check for QFRZ before restarting CCB * More accurate printf message * style(9) changes at end Patch tested successfully on Maxtor 4 G120J6 GAK8. Revision Changes Path 1.106 +18 -15 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 Aug 16 15:16: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 38EE237B400; Fri, 16 Aug 2002 15:16:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE40643E6E; Fri, 16 Aug 2002 15:16:39 -0700 (PDT) (envelope-from dillon@FreeBSD.org) Received: from freefall.freebsd.org (dillon@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GMGdJU085953; Fri, 16 Aug 2002 15:16:39 -0700 (PDT) (envelope-from dillon@freefall.freebsd.org) Received: (from dillon@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GMGd6i085952; Fri, 16 Aug 2002 15:16:39 -0700 (PDT) Message-Id: <200208162216.g7GMGd6i085952@freefall.freebsd.org> From: Matt Dillon Date: Fri, 16 Aug 2002 15:16:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_subr.c tcp_timer.c tcp_timer.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/08/16 15:16:39 PDT Modified files: (Branch: RELENG_4) sys/netinet tcp_subr.c tcp_timer.c tcp_timer.h Log: MFC sysctls to control the TCP retransmit timer. Temporarily default net.inet.tcp_rexmit_min to 1000ms (1 second) to maintain prior -stable behavior. The default net.inet.tcp_rexmit_slop (extra time always added to the timeout calculation) is 200ms, but effectively obscured by the 1000ms minimum. Setting net.inet.tcp_rexmit_min to a low value such as 12 will get you -current's behavior. This can be somewhat confusing. The minimum is an unconditional lower bound on the retransmit timeout calculation. The slop is unconditionally added to the retransmit timeout calculation PRIOR to the minimum being enforced. On faster networks the SRTT calculation becomes less dependable as a means of preventing unnecessary retransmissions. The best protection against this is to use the slop parameter to control your nominal interactive responsiveness/recovery-base in the face of non-congestion related packet loss (e.g. on a wireless network). Generally speaking current RFCs regarding TCP retransmit behavior want a 1 second minimum, but they are so focused on streaming behavior that they completely ignore the disaster this causes on faster ( < 500ms ping ) connections operating interactively, such as when typing in a remote shell over a wireless network. Linux uses a far more reasonable 200ms minimum and our -current now does the equivalent (or better) by using 200ms of slop. Hopefully -stable will follow with a change to 200ms of slop in the near future. For the moment, if you care, please set net.inet.tcp.rexmit_min to a low value (such as 12) in your /etc/sysctl.conf. Revision Changes Path 1.73.2.27 +3 -1 src/sys/netinet/tcp_subr.c 1.34.2.13 +8 -0 src/sys/netinet/tcp_timer.c 1.18.2.1 +15 -3 src/sys/netinet/tcp_timer.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 15:28: 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 0FF6337B400; Fri, 16 Aug 2002 15:28:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3A9743E6A; Fri, 16 Aug 2002 15:28:04 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from freefall.freebsd.org (alane@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GMS4JU086864; Fri, 16 Aug 2002 15:28:04 -0700 (PDT) (envelope-from alane@freefall.freebsd.org) Received: (from alane@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GMS4KE086863; Fri, 16 Aug 2002 15:28:04 -0700 (PDT) Message-Id: <200208162228.g7GMS4KE086863@freefall.freebsd.org> From: Alan Eldridge Date: Fri, 16 Aug 2002 15:28:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/qt30 pkg-message-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 alane 2002/08/16 15:28:04 PDT Modified files: x11-toolkits/qt30 pkg-message-upgrade Log: Make this match pkg-message. Revision Changes Path 1.2 +5 -5 ports/x11-toolkits/qt30/pkg-message-upgrade To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 16: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 1E41C37B400; Fri, 16 Aug 2002 16:19:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C34E543E72; Fri, 16 Aug 2002 16:19:16 -0700 (PDT) (envelope-from ambrisko@FreeBSD.org) Received: from freefall.freebsd.org (ambrisko@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7GNJGJU094668; Fri, 16 Aug 2002 16:19:16 -0700 (PDT) (envelope-from ambrisko@freefall.freebsd.org) Received: (from ambrisko@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7GNJG1Z094667; Fri, 16 Aug 2002 16:19:16 -0700 (PDT) Message-Id: <200208162319.g7GNJG1Z094667@freefall.freebsd.org> From: Doug Ambrisko Date: Fri, 16 Aug 2002 16:19:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_ste.c src/sys/dev/mii mii.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ambrisko 2002/08/16 16:19:16 PDT Modified files: sys/pci if_ste.c sys/dev/mii mii.c Log: Revert change to detect multiply PHYs in mii code. There might be cases when this is needed. Work around bogus second PHY in the DFE-580 card via a change in the if_ste.c driver. Suggested by: jdp Reviewed by: jdp MFC after: 3 days Revision Changes Path 1.14 +2 -5 src/sys/dev/mii/mii.c 1.34 +5 -0 src/sys/pci/if_ste.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 17:23: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 2326337B400; Fri, 16 Aug 2002 17:23:29 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA5D243E3B; Fri, 16 Aug 2002 17:23:28 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from freefall.freebsd.org (leeym@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7H0NSJU004173; Fri, 16 Aug 2002 17:23:28 -0700 (PDT) (envelope-from leeym@freefall.freebsd.org) Received: (from leeym@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7H0NSGM004172; Fri, 16 Aug 2002 17:23:28 -0700 (PDT) Message-Id: <200208170023.g7H0NSGM004172@freefall.freebsd.org> From: Yen-Ming Lee Date: Fri, 16 Aug 2002 17:23:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/p5-Geo-IP 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 leeym 2002/08/16 17:23:28 PDT Modified files: misc/p5-Geo-IP Makefile pkg-plist Log: remove perllocal.pod from pkg-plist bump PORTREVISION PR: ports/41715 Submitted by: Alan Eldridge Revision Changes Path 1.2 +1 -0 ports/misc/p5-Geo-IP/Makefile 1.2 +0 -1 ports/misc/p5-Geo-IP/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 Aug 16 17: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 123E537B400; Fri, 16 Aug 2002 17:29:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA84C43E4A; Fri, 16 Aug 2002 17:29: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.4/8.12.4) with ESMTP id g7H0TfJU004571; Fri, 16 Aug 2002 17:29:41 -0700 (PDT) (envelope-from cy@freefall.freebsd.org) Received: (from cy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7H0TfSq004570; Fri, 16 Aug 2002 17:29:41 -0700 (PDT) Message-Id: <200208170029.g7H0TfSq004570@freefall.freebsd.org> From: Cy Schubert Date: Fri, 16 Aug 2002 17:29:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/krb5 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/16 17:29:41 PDT Modified files: security/krb5 Makefile Log: Fix extract for non-root users. Noticed by: nectar Pointy hat to: cy Revision Changes Path 1.40 +6 -2 ports/security/krb5/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 17: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 0846137B400; Fri, 16 Aug 2002 17:31:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0D6343E70; Fri, 16 Aug 2002 17:31:11 -0700 (PDT) (envelope-from cy@FreeBSD.org) Received: from freefall.freebsd.org (cy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7H0VBJU005032; Fri, 16 Aug 2002 17:31:11 -0700 (PDT) (envelope-from cy@freefall.freebsd.org) Received: (from cy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7H0VB7E005031; Fri, 16 Aug 2002 17:31:11 -0700 (PDT) Message-Id: <200208170031.g7H0VB7E005031@freefall.freebsd.org> From: Cy Schubert Date: Fri, 16 Aug 2002 17:31:11 -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/08/16 17:31:11 PDT Modified files: x11-wm/fvwm2 Makefile distinfo Log: Upgrade 2.4.8 --> 2.4.9 Revision Changes Path 1.46 +1 -1 ports/x11-wm/fvwm2/Makefile 1.20 +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 Fri Aug 16 17:59: 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 E65ED37B400; Fri, 16 Aug 2002 17:59:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A3B943E65; Fri, 16 Aug 2002 17:59:03 -0700 (PDT) (envelope-from mikeh@FreeBSD.org) Received: from freefall.freebsd.org (mikeh@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7H0x3JU006840; Fri, 16 Aug 2002 17:59:03 -0700 (PDT) (envelope-from mikeh@freefall.freebsd.org) Received: (from mikeh@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7H0x3g7006839; Fri, 16 Aug 2002 17:59:03 -0700 (PDT) Message-Id: <200208170059.g7H0x3g7006839@freefall.freebsd.org> From: Mike Heffner Date: Fri, 16 Aug 2002 17:59:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/watch watch.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 mikeh 2002/08/16 17:59:03 PDT Modified files: (Branch: RELENG_4) usr.sbin/watch watch.c Log: MFC: r1.26: Add break's to case blocks. Revision Changes Path 1.18.2.3 +2 -0 src/usr.sbin/watch/watch.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 18:44: 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 1D4E037B400; Fri, 16 Aug 2002 18:44:03 -0700 (PDT) Received: from iguana.icir.org (iguana.icir.org [192.150.187.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7313A43E75; Fri, 16 Aug 2002 18:44:03 -0700 (PDT) (envelope-from rizzo@iguana.icir.org) Received: (from rizzo@localhost) by iguana.icir.org (8.12.3/8.11.3) id g7H1hrrq010609; Fri, 16 Aug 2002 18:43:53 -0700 (PDT) (envelope-from rizzo) Date: Fri, 16 Aug 2002 18:43:53 -0700 From: Luigi Rizzo To: Julian Elischer Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/netinet ip_fw2.c src/sbin/ipfw ipfw.8 ipfw2.c Message-ID: <20020816184353.A10565@iguana.icir.org> References: <200208161031.g7GAVmQ7053775@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 julian@elischer.org on Fri, Aug 16, 2002 at 10:36:10AM -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, Aug 16, 2002 at 10:36:10AM -0700, Julian Elischer wrote: > I do object a bit to an mbuf flag being assigned for something that > is protocol specific. > ipfw is an IP specific thing. The only "protocol specific" thing in ipfw is the "ip" prefix in the name, and that one is there only for historical reasons; we would probably be better off calling it "netfw", but it is only an issue of a name. Secondly, i do not understand the objection -- m_flags has been used for a long time for both generic (M_PKTHDR, M_EOR...) and protocol-specific (M_PROTO*) flags; so we have precedents for both uses. Third -- the problem remains: protocol-specific flags can be used to prevent loops in a single layer, but you can have loops spanning two or more layers which can only be prevented using non-protocol-specific packet annotations (and flags are a cheap way to store them). > ipfw in bridging is a hack that should have been done differently. > is should be 'macfw' with an option to firther call ipfw of the protocol > turns out to be ip. Each protcol should have the oportunity to > supply their own firewall. the current method has been apractical forst > step but it needs to be ripped out and re-implemented properly. > We are breaking layers all over the place. The "option to further call ipfw ..." (which you suggest because you know it is useful) is nothing but layer violation. Plus, ipfw has always been breaking layers: it can match on interface names (layer 1), IP header fields (layer 3), TCP/UDP header fields (layer 4), uid/gid (layer 5). Divert is bypassing layer 4. Transparent forwarding (which you introduced!) is routing using layer 1-3-4-5 info. Frankly, i don't see much of a reason to be upset; the addition of MAC header filtering is merely filling the gap :) cheers luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 19: 5: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 CE06C37B400; Fri, 16 Aug 2002 19:05:26 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7797243E81; Fri, 16 Aug 2002 19:05:26 -0700 (PDT) (envelope-from hsu@FreeBSD.org) Received: from freefall.freebsd.org (hsu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7H25QJU019382; Fri, 16 Aug 2002 19:05:26 -0700 (PDT) (envelope-from hsu@freefall.freebsd.org) Received: (from hsu@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7H25Qkq019371; Fri, 16 Aug 2002 19:05:26 -0700 (PDT) Message-Id: <200208170205.g7H25Qkq019371@freefall.freebsd.org> From: Jeffrey Hsu Date: Fri, 16 Aug 2002 19:05:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_input.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hsu 2002/08/16 19:05:25 PDT Modified files: sys/netinet tcp_input.c Log: Cosmetic-only changes for readability. Reviewed by: (early form passed by) bde Approved by: itojun (from core@kame.net) Revision Changes Path 1.170 +279 -327 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 Fri Aug 16 19:36: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 6D63937B400; Fri, 16 Aug 2002 19:36:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76AF243E7B; Fri, 16 Aug 2002 19:36:17 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from freefall.freebsd.org (rwatson@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7H2aHJU023632; Fri, 16 Aug 2002 19:36:17 -0700 (PDT) (envelope-from rwatson@freefall.freebsd.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7H2aHiI023631; Fri, 16 Aug 2002 19:36:17 -0700 (PDT) Message-Id: <200208170236.g7H2aHiI023631@freefall.freebsd.org> From: Robert Watson Date: Fri, 16 Aug 2002 19:36:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/linux linux_file.c linux_ioctl.c src/sys/compat/svr4 svr4_fcntl.c svr4_filio.c svr4_sockio.c svr4_stream.c svr4_termios.c svr4_ttold.c src/sys/dev/aac aac.c src/sys/dev/drm drm_drv.h src/sys/dev/tdfx tdfx_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 rwatson 2002/08/16 19:36:16 PDT Modified files: sys/compat/linux linux_file.c linux_ioctl.c sys/compat/svr4 svr4_fcntl.c svr4_filio.c svr4_sockio.c svr4_stream.c svr4_termios.c svr4_ttold.c sys/dev/aac aac.c sys/dev/drm drm_drv.h sys/dev/tdfx tdfx_pci.c sys/fs/fifofs fifo_vnops.c sys/i386/ibcs2 ibcs2_fcntl.c ibcs2_ioctl.c sys/kern kern_descrip.c kern_event.c sys_generic.c sys_pipe.c sys_socket.c vfs_vnops.c sys/sys file.h socketvar.h Log: In continuation of early fileop credential changes, modify fo_ioctl() to accept an 'active_cred' argument reflecting the credential of the thread initiating the ioctl operation. - Change fo_ioctl() to accept active_cred; change consumers of the fo_ioctl() interface to generally pass active_cred from td->td_ucred. - In fifofs, initialize filetmp.f_cred to ap->a_cred so that the invocations of soo_ioctl() are provided access to the calling f_cred. Pass ap->a_td->td_ucred as the active_cred, but note that this is required because we don't yet distinguish file_cred and active_cred in invoking VOP's. - Update kqueue_ioctl() for its new argument. - Update pipe_ioctl() for its new argument, pass active_cred rather than td_ucred to MAC for authorization. - Update soo_ioctl() for its new argument. - Update vn_ioctl() for its new argument, use active_cred rather than td->td_ucred to authorize VOP_IOCTL() and the associated VOP_GETATTR(). Obtained from: TrustedBSD Project Sponsored by: DARPA, NAI Labs Revision Changes Path 1.69 +2 -1 src/sys/compat/linux/linux_file.c 1.87 +36 -18 src/sys/compat/linux/linux_ioctl.c 1.25 +2 -1 src/sys/compat/svr4/svr4_fcntl.c 1.16 +1 -1 src/sys/compat/svr4/svr4_filio.c 1.12 +4 -2 src/sys/compat/svr4/svr4_sockio.c 1.31 +2 -1 src/sys/compat/svr4/svr4_stream.c 1.10 +9 -5 src/sys/compat/svr4/svr4_termios.c 1.11 +23 -12 src/sys/compat/svr4/svr4_ttold.c 1.40 +1 -1 src/sys/dev/aac/aac.c 1.5 +4 -0 src/sys/dev/drm/drm_drv.h 1.19 +1 -1 src/sys/dev/tdfx/tdfx_pci.c 1.72 +6 -2 src/sys/fs/fifofs/fifo_vnops.c 1.21 +2 -1 src/sys/i386/ibcs2/ibcs2_fcntl.c 1.25 +13 -8 src/sys/i386/ibcs2/ibcs2_ioctl.c 1.155 +9 -7 src/sys/kern/kern_descrip.c 1.45 +3 -2 src/sys/kern/kern_event.c 1.110 +3 -3 src/sys/kern/sys_generic.c 1.116 +4 -3 src/sys/kern/sys_pipe.c 1.44 +2 -1 src/sys/kern/sys_socket.c 1.163 +5 -4 src/sys/kern/vfs_vnops.c 1.52 +5 -4 src/sys/sys/file.h 1.94 +1 -1 src/sys/sys/socketvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 20: 4: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 8A85A37B400; Fri, 16 Aug 2002 20:04:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E9AD43E88; Fri, 16 Aug 2002 20:04:24 -0700 (PDT) (envelope-from jim@FreeBSD.org) Received: from freefall.freebsd.org (jim@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7H34OJU030059; Fri, 16 Aug 2002 20:04:24 -0700 (PDT) (envelope-from jim@freefall.freebsd.org) Received: (from jim@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7H34OOq030058; Fri, 16 Aug 2002 20:04:24 -0700 (PDT) Message-Id: <200208170304.g7H34OOq030058@freefall.freebsd.org> From: Jim Mock Date: Fri, 16 Aug 2002 20:04:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/wmbiff 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 jim 2002/08/16 20:04:23 PDT Modified files: mail/wmbiff Makefile distinfo Log: Update to version 0.4.7. PR: 41735 Submitted by: KATO Tsuguru Revision Changes Path 1.12 +1 -1 ports/mail/wmbiff/Makefile 1.7 +1 -1 ports/mail/wmbiff/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 22:47: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 AC21437B400; Fri, 16 Aug 2002 22:47:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6009643E65; Fri, 16 Aug 2002 22:47:07 -0700 (PDT) (envelope-from tjr@FreeBSD.org) Received: from freefall.freebsd.org (tjr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7H5l7JU061388; Fri, 16 Aug 2002 22:47:07 -0700 (PDT) (envelope-from tjr@freefall.freebsd.org) Received: (from tjr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7H5l6Ih061387; Fri, 16 Aug 2002 22:47:06 -0700 (PDT) Message-Id: <200208170547.g7H5l6Ih061387@freefall.freebsd.org> From: "Tim J. Robbins" Date: Fri, 16 Aug 2002 22:47:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/sed compile.c process.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/08/16 22:47:06 PDT Modified files: (Branch: RELENG_4) usr.bin/sed compile.c process.c Log: MFC: Correct boundary condition error in `D' and `P' commands when last line of pattern space is empty. Ignore leading semicolons on commands. Style changes to keep in sync with HEAD. Revision Changes Path 1.13.2.8 +8 -2 src/usr.bin/sed/compile.c 1.10.2.9 +7 -10 src/usr.bin/sed/process.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 23: 0: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 B157837B400; Fri, 16 Aug 2002 23:00:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 651D743E42; Fri, 16 Aug 2002 23:00: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.4/8.12.4) with ESMTP id g7H60dJU062653; Fri, 16 Aug 2002 23:00:39 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7H60dGm062652; Fri, 16 Aug 2002 23:00:39 -0700 (PDT) Message-Id: <200208170600.g7H60dGm062652@freefall.freebsd.org> From: Joe Marcus Clarke Date: Fri, 16 Aug 2002 23:00:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/gnome-fifth-toe Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/08/16 23:00:39 PDT Modified files: x11/gnome-fifth-toe Makefile Log: Remove USE_GNOME. Pointed out by: Mike Harding Revision Changes Path 1.9 +0 -1 ports/x11/gnome-fifth-toe/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Aug 16 23: 6: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 0A77F37B400; Fri, 16 Aug 2002 23:06:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B32E043E6A; Fri, 16 Aug 2002 23:06: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.4/8.12.4) with ESMTP id g7H66ZJU067126; Fri, 16 Aug 2002 23:06:35 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7H66ZlU067125; Fri, 16 Aug 2002 23:06:35 -0700 (PDT) Message-Id: <200208170606.g7H66ZlU067125@freefall.freebsd.org> From: Joe Marcus Clarke Date: Fri, 16 Aug 2002 23:06:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/astro/glunarclock Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/16 23:06:35 PDT Modified files: astro/glunarclock Makefile Log: Use USE_GNOMENG. Requested by: Mike Harding Revision Changes Path 1.12 +3 -5 ports/astro/glunarclock/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 1:35: 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 E128637B400; Sat, 17 Aug 2002 01:34:56 -0700 (PDT) Received: from mail.demos.su (relay1.demos.su [194.87.0.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39C0343E4A; Sat, 17 Aug 2002 01:34:55 -0700 (PDT) (envelope-from mitya@mitya.mitya.static.dol.ru) Received: from [194.87.5.172] (HELO mitya.mitya.static.dol.ru) by mail.demos.su (CommuniGate Pro SMTP 3.5.9/D3) with ESMTP id 30519844; Sat, 17 Aug 2002 12:34:52 +0400 Received: from mitya.mitya.static.dol.ru (localhost [127.0.0.1]) by mitya.mitya.static.dol.ru (8.12.5/8.11.6) with ESMTP id g7H8YPgV007204; Sat, 17 Aug 2002 12:34:27 +0400 (MSD) (envelope-from mitya@mitya.mitya.static.dol.ru) Received: (from mitya@localhost) by mitya.mitya.static.dol.ru (8.12.5/8.12.5/Submit) id g7H8YOOX007203; Sat, 17 Aug 2002 12:34:24 +0400 (MSD) Date: Sat, 17 Aug 2002 12:34:23 +0400 From: Dmitry Sivachenko To: Yar Tikhiy Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/libexec/ftpd ftpcmd.y Message-ID: <20020817083423.GA7199@mitya.mitya.static.dol.ru> References: <200208131356.g7DDugCq098647@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200208131356.g7DDugCq098647@freefall.freebsd.org> WWW-Home-Page: http://mitya.pp.ru/ X-PGP-Key: http://mitya.pp.ru/mitya.asc 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, Aug 13, 2002 at 06:56:42AM -0700, Yar Tikhiy wrote: > yar 2002/08/13 06:56:42 PDT > > Modified files: > libexec/ftpd ftpcmd.y > Log: > Fix command help lines: > o PORT takes six byte values, not five. Note, that this bug is also present in lukemftpd (as of -stable). > o TYPE argument is mandatory. > > Submitted by: demon (the 1st part) > MFC after: 3 days > > Revision Changes Path > 1.41 +2 -2 src/libexec/ftpd/ftpcmd.y > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 2:26: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 5AF0737B400; Sat, 17 Aug 2002 02:26:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09C9343E72; Sat, 17 Aug 2002 02:26:27 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from freefall.freebsd.org (blackend@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7H9QQJU096683; Sat, 17 Aug 2002 02:26:26 -0700 (PDT) (envelope-from blackend@freefall.freebsd.org) Received: (from blackend@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7H9QQUI096682; Sat, 17 Aug 2002 02:26:26 -0700 (PDT) Message-Id: <200208170926.g7H9QQUI096682@freefall.freebsd.org> From: Marc Fonvieille Date: Sat, 17 Aug 2002 02:26:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/kernelconfig 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/08/17 02:26:26 PDT Modified files: en_US.ISO8859-1/books/handbook/kernelconfig chapter.sgml Log: - Correct comment about MCA support (FreeBSD provides a limited support) - s/pesudo/pseudo - While I'm there: various tags cleaning/adding, use of man entities and other cleanings. Revision Changes Path 1.82 +23 -23 doc/en_US.ISO8859-1/books/handbook/kernelconfig/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 Aug 17 3: 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 0D6BF37B400; Sat, 17 Aug 2002 03:02:39 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACE3A43E6E; Sat, 17 Aug 2002 03:02:38 -0700 (PDT) (envelope-from perky@FreeBSD.org) Received: from freefall.freebsd.org (perky@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HA2cJU000151; Sat, 17 Aug 2002 03:02:38 -0700 (PDT) (envelope-from perky@freefall.freebsd.org) Received: (from perky@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HA2cTo000150; Sat, 17 Aug 2002 03:02:38 -0700 (PDT) Message-Id: <200208171002.g7HA2cTo000150@freefall.freebsd.org> From: Hye-Shik Chang Date: Sat, 17 Aug 2002 03:02:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/py-reportlab Makefile distinfo pkg-plist ports/print/py-reportlab/files patch-lib::setup.py patch-rl_config.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/08/17 03:02:38 PDT Modified files: print/py-reportlab Makefile distinfo pkg-plist print/py-reportlab/files patch-lib::setup.py patch-rl_config.py Log: Update to 1.15 Revision Changes Path 1.16 +2 -3 ports/print/py-reportlab/Makefile 1.10 +1 -1 ports/print/py-reportlab/distinfo 1.4 +45 -44 ports/print/py-reportlab/files/patch-lib::setup.py 1.2 +31 -27 ports/print/py-reportlab/files/patch-rl_config.py 1.12 +56 -0 ports/print/py-reportlab/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 Aug 17 3: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 9917B37B400; Sat, 17 Aug 2002 03:48:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DCF843E42; Sat, 17 Aug 2002 03:48:19 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from freefall.freebsd.org (mbr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HAmJJU008623; Sat, 17 Aug 2002 03:48:19 -0700 (PDT) (envelope-from mbr@freefall.freebsd.org) Received: (from mbr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HAmJj5008622; Sat, 17 Aug 2002 03:48:19 -0700 (PDT) Message-Id: <200208171048.g7HAmJj5008622@freefall.freebsd.org> From: Martin Blapp Date: Sat, 17 Aug 2002 03:48:19 -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/08/17 03:48:19 PDT Modified files: editors/openoffice Makefile Log: Respect CFLAGS and USE_GCC for mozilla build. Needed to build mozilla with the same gcc as OO.org Revision Changes Path 1.114 +5 -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 Sat Aug 17 4: 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 613A837B400; Sat, 17 Aug 2002 04:02:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11C4243E4A; Sat, 17 Aug 2002 04:02:42 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: from freefall.freebsd.org (ume@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HB2fJU013720; Sat, 17 Aug 2002 04:02:41 -0700 (PDT) (envelope-from ume@freefall.freebsd.org) Received: (from ume@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HB2fr0013705; Sat, 17 Aug 2002 04:02:41 -0700 (PDT) Message-Id: <200208171102.g7HB2fr0013705@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Sat, 17 Aug 2002 04:02:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/cyrus-imapd Makefile ports/mail/cyrus-imapd/files patch-lib::imclient.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/17 04:02:41 PDT Modified files: mail/cyrus-imapd Makefile Added files: mail/cyrus-imapd/files patch-lib::imclient.c Log: cyradm didn't show password prompt correctly. PR: ports/41438 Submitted by: Mark Cammidge Revision Changes Path 1.60 +1 -1 ports/mail/cyrus-imapd/Makefile 1.1 +12 -0 ports/mail/cyrus-imapd/files/patch-lib::imclient.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 Aug 17 4:32: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 B112537B400; Sat, 17 Aug 2002 04:32:55 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6560743E75; Sat, 17 Aug 2002 04:32:55 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HBWtJU027009; Sat, 17 Aug 2002 04:32:55 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HBWtLu027005; Sat, 17 Aug 2002 04:32:55 -0700 (PDT) Message-Id: <200208171132.g7HBWtLu027005@freefall.freebsd.org> From: Christian Weisgerber Date: Sat, 17 Aug 2002 04:32:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/astro/wmspaceweather/files patch-wmSpaceWeather.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/17 04:32:54 PDT Added files: astro/wmspaceweather/files patch-wmSpaceWeather.c Log: Use time_t. Revision Changes Path 1.1 +14 -0 ports/astro/wmspaceweather/files/patch-wmSpaceWeather.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 Aug 17 4:41: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 BC07D37B400; Sat, 17 Aug 2002 04:41:44 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D3C043E70; Sat, 17 Aug 2002 04:41: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.4/8.12.4) with ESMTP id g7HBfiJU027728; Sat, 17 Aug 2002 04:41:44 -0700 (PDT) (envelope-from demon@freefall.freebsd.org) Received: (from demon@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HBfiop027727; Sat, 17 Aug 2002 04:41:44 -0700 (PDT) Message-Id: <200208171141.g7HBfiop027727@freefall.freebsd.org> From: Dmitry Sivachenko Date: Sat, 17 Aug 2002 04:41:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/zebra-server Makefile distinfo pkg-plist ports/net/zebra-server/files patch-aa patch-configure patch-dict-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 demon 2002/08/17 04:41:43 PDT Modified files: net/zebra-server Makefile distinfo pkg-plist net/zebra-server/files patch-configure Added files: net/zebra-server/files patch-dict-Makefile.in Removed files: net/zebra-server/files patch-aa patch-doc-Makefile.in Log: Upgrade to version 1.3.0 Revision Changes Path 1.5 +6 -3 ports/net/zebra-server/Makefile 1.3 +1 -1 ports/net/zebra-server/distinfo 1.2 +0 -11 ports/net/zebra-server/files/patch-aa (dead) 1.3 +6 -6 ports/net/zebra-server/files/patch-configure 1.1 +11 -0 ports/net/zebra-server/files/patch-dict-Makefile.in (new) 1.2 +0 -11 ports/net/zebra-server/files/patch-doc-Makefile.in (dead) 1.3 +23 -13 ports/net/zebra-server/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 5:11: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 1EB0537B400; Sat, 17 Aug 2002 05:11:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7B8D43E72; Sat, 17 Aug 2002 05:11: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.4/8.12.4) with ESMTP id g7HCBMJU036911; Sat, 17 Aug 2002 05:11:22 -0700 (PDT) (envelope-from tjr@freefall.freebsd.org) Received: (from tjr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HCBMSi036899; Sat, 17 Aug 2002 05:11:22 -0700 (PDT) Message-Id: <200208171211.g7HCBMSi036899@freefall.freebsd.org> From: "Tim J. Robbins" Date: Sat, 17 Aug 2002 05:11:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/sh parser.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/08/17 05:11:22 PDT Modified files: (Branch: RELENG_4) bin/sh parser.c Log: MFC: Allow redirections by themselves between "&&" and "||" operators. Revision Changes Path 1.29.2.8 +2 -3 src/bin/sh/parser.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 5:26: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 2CD2B37B400; Sat, 17 Aug 2002 05:26:41 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D706943E6A; Sat, 17 Aug 2002 05:26:40 -0700 (PDT) (envelope-from motoyuki@FreeBSD.org) Received: from freefall.freebsd.org (motoyuki@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HCQeJU042822; Sat, 17 Aug 2002 05:26:40 -0700 (PDT) (envelope-from motoyuki@freefall.freebsd.org) Received: (from motoyuki@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HCQeL3042821; Sat, 17 Aug 2002 05:26:40 -0700 (PDT) Message-Id: <200208171226.g7HCQeL3042821@freefall.freebsd.org> From: Motoyuki Konno Date: Sat, 17 Aug 2002 05:26:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/linux_locale Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG motoyuki 2002/08/17 05:26:40 PDT Modified files: japanese/linux_locale Makefile Log: ja-linux_locale is not needed for linux_base7. Submitted by: mistral@imasy.or.jp Revision Changes Path 1.13 +2 -0 ports/japanese/linux_locale/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 5: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 2297A37B400; Sat, 17 Aug 2002 05:35:01 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C23EE43E7B; Sat, 17 Aug 2002 05:35:00 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: from freefall.freebsd.org (ache@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HCZ0JU044363; Sat, 17 Aug 2002 05:35:00 -0700 (PDT) (envelope-from ache@freefall.freebsd.org) Received: (from ache@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HCZ0b4044362; Sat, 17 Aug 2002 05:35:00 -0700 (PDT) Message-Id: <200208171235.g7HCZ0b4044362@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Sat, 17 Aug 2002 05:34:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/termcap termcap.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/08/17 05:34:59 PDT Modified files: share/termcap termcap.src Log: Add ut to xterm (which was removed from vt* it refers) Revision Changes Path 1.125 +1 -1 src/share/termcap/termcap.src To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 6:32: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 AF4B537B400; Sat, 17 Aug 2002 06:32:27 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F5BD43E65; Sat, 17 Aug 2002 06:32:27 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from freefall.freebsd.org (leeym@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HDWRJU069083; Sat, 17 Aug 2002 06:32:27 -0700 (PDT) (envelope-from leeym@freefall.freebsd.org) Received: (from leeym@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HDWRn6069082; Sat, 17 Aug 2002 06:32:27 -0700 (PDT) Message-Id: <200208171332.g7HDWRn6069082@freefall.freebsd.org> From: Yen-Ming Lee Date: Sat, 17 Aug 2002 06:32:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/razor-agents Makefile pkg-plist ports/mail/razor-agents/files patch-Makefile.PL X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG leeym 2002/08/17 06:32:27 PDT Modified files: mail/razor-agents Makefile pkg-plist Added files: mail/razor-agents/files patch-Makefile.PL Log: add MAN5 related patch for perl5.8 (files/patch-Makefile.PL) remove perlocal.pod from pkg-plist. bump PORTREVISION. PR: ports/41714 Revision Changes Path 1.9 +2 -2 ports/mail/razor-agents/Makefile 1.1 +10 -0 ports/mail/razor-agents/files/patch-Makefile.PL (new) 1.4 +0 -1 ports/mail/razor-agents/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 Aug 17 6:50: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 0FE1F37B400; Sat, 17 Aug 2002 06:50:16 -0700 (PDT) Received: from mail.musha.org (daemon.musha.org [210.189.104.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3991F43E6E; Sat, 17 Aug 2002 06:50:15 -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 433E0519B3; Sat, 17 Aug 2002 22:50:08 +0900 (JST) Date: Sat, 17 Aug 2002 22:50:09 +0900 Message-ID: <86u1ltlhm6.wl@archon.local.idaemons.org> From: "Akinori MUSHA" To: leeym@FreeBSD.org, ijliao@FreeBSD.org Cc: portmgr@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/mail/razor-agents Makefile pkg-plist ports/mail/razor-agents/files patch-Makefile.PL In-Reply-To: <200208171332.g7HDWRn6069082@freefall.freebsd.org> References: <200208171332.g7HDWRn6069082@freefall.freebsd.org> User-Agent: Wanderlust/2.9.14 (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 Sat, 17 Aug 2002 06:32:27 -0700 (PDT), Yen-Ming Lee wrote: > leeym 2002/08/17 06:32:27 PDT > > Modified files: > mail/razor-agents Makefile pkg-plist > Added files: > mail/razor-agents/files patch-Makefile.PL > Log: > add MAN5 related patch for perl5.8 (files/patch-Makefile.PL) > remove perlocal.pod from pkg-plist. > bump PORTREVISION. > > PR: ports/41714 You seem to be committing things without putting "Approved by" lines, but you are supposed to run your patches through your mentor for review and approval before committing anything during the mentoring period. ijliao, realize your role and mentor him properly. -- / /__ __ 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 Sat Aug 17 6:57: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 532FE37B400; Sat, 17 Aug 2002 06:57:48 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B47043E65; Sat, 17 Aug 2002 06:57:48 -0700 (PDT) (envelope-from tjr@FreeBSD.org) Received: from freefall.freebsd.org (tjr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HDvlJU072854; Sat, 17 Aug 2002 06:57:47 -0700 (PDT) (envelope-from tjr@freefall.freebsd.org) Received: (from tjr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HDvl0N072853; Sat, 17 Aug 2002 06:57:47 -0700 (PDT) Message-Id: <200208171357.g7HDvl0N072853@freefall.freebsd.org> From: "Tim J. Robbins" Date: Sat, 17 Aug 2002 06:57:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/sh jobs.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/17 06:57:47 PDT Modified files: bin/sh jobs.c Log: Show job control ID, command text, etc. when foreground processes are suspended. This is a followup to rev. 1.51. MFC after: 1 week Revision Changes Path 1.55 +2 -7 src/bin/sh/jobs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 7: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 3E50B37B400; Sat, 17 Aug 2002 07:16:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8A9943E6E; Sat, 17 Aug 2002 07:16:15 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: from freefall.freebsd.org (ache@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HEGFJU080993; Sat, 17 Aug 2002 07:16:15 -0700 (PDT) (envelope-from ache@freefall.freebsd.org) Received: (from ache@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HEGF38080992; Sat, 17 Aug 2002 07:16:15 -0700 (PDT) Message-Id: <200208171416.g7HEGF38080992@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Sat, 17 Aug 2002 07:16:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/locale iswctype.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/17 07:16:14 PDT Modified files: lib/libc/locale iswctype.c Log: wcwidth: fix espression to work correctly with SWIDTH0 Revision Changes Path 1.3 +4 -2 src/lib/libc/locale/iswctype.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 7:21: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 8C7BF37B400; Sat, 17 Aug 2002 07:21:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DB5543E6E; Sat, 17 Aug 2002 07:21:13 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from freefall.freebsd.org (blackend@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HELDJU081569; Sat, 17 Aug 2002 07:21:13 -0700 (PDT) (envelope-from blackend@freefall.freebsd.org) Received: (from blackend@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HELChY081564; Sat, 17 Aug 2002 07:21:12 -0700 (PDT) Message-Id: <200208171421.g7HELChY081564@freefall.freebsd.org> From: Marc Fonvieille Date: Sat, 17 Aug 2002 07:21:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/fr_FR.ISO8859-1/books/handbook/kernelconfig Makefile 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/08/17 07:21:12 PDT Modified files: fr_FR.ISO8859-1/books/handbook/kernelconfig chapter.sgml Added files: fr_FR.ISO8859-1/books/handbook/kernelconfig Makefile Log: Translation of Chapter 9 Revision Changes Path 1.1 +17 -0 doc/fr_FR.ISO8859-1/books/handbook/kernelconfig/Makefile (new) 1.3 +1576 -14 doc/fr_FR.ISO8859-1/books/handbook/kernelconfig/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 Aug 17 7:49: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 7853537B411 for ; Sat, 17 Aug 2002 07:49:30 -0700 (PDT) Received: from Www.HCRC.edu.tw (www.HCRC.edu.tw [163.28.64.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id D863E43E42 for ; Sat, 17 Aug 2002 07:49:28 -0700 (PDT) (envelope-from ijliao@Terry.Dorm11.NCTU.edu.tw) Received: from Www.HCRC.edu.tw (localhost [127.0.0.1]) by Www.HCRC.edu.tw (8.12.5/8.12.5) with ESMTP id g7HEnMss075367 for ; Sat, 17 Aug 2002 22:49:22 +0800 (CST) Received: (from root@localhost) by Www.HCRC.edu.tw (8.12.5/8.12.5/Submit) id g7HEnMwA075360 for cvs-all@FreeBSD.org.procmail; Sat, 17 Aug 2002 22:49:22 +0800 (CST) Received: from Terry.Dorm11.NCTU.edu.tw (Terry.Dorm11.NCTU.edu.tw [140.113.192.99]) by Www.HCRC.edu.tw (8.12.5/8.12.5) with ESMTP id g7HEnKss075348; Sat, 17 Aug 2002 22:49:20 +0800 (CST) Received: from Terry.Dorm11.NCTU.edu.tw (ijliao@localhost [127.0.0.1]) by Terry.Dorm11.NCTU.edu.tw (8.12.5/8.12.5) with ESMTP id g7HEnRcE027668; Sat, 17 Aug 2002 22:49:27 +0800 (CST) (envelope-from ijliao@Terry.Dorm11.NCTU.edu.tw) Received: (from ijliao@localhost) by Terry.Dorm11.NCTU.edu.tw (8.12.5/8.12.5/Submit) id g7HEnQVA027667; Sat, 17 Aug 2002 22:49:26 +0800 (CST) Date: Sat, 17 Aug 2002 22:49:26 +0800 From: Ying-Chieh Liao To: Akinori MUSHA Cc: leeym@FreeBSD.org, portmgr@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/mail/razor-agents Makefile pkg-plist ports/mail/razor-agents/files patch-Makefile.PL Message-ID: <20020817144926.GB27555@terry.dragon2.net> References: <200208171332.g7HDWRn6069082@freefall.freebsd.org> <86u1ltlhm6.wl@archon.local.idaemons.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="1LKvkjL3sHcu1TtY" Content-Disposition: inline In-Reply-To: <86u1ltlhm6.wl@archon.local.idaemons.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 --1LKvkjL3sHcu1TtY Content-Type: text/plain; charset=big5 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Aug 17, 2002 at 22:50:09 +0900, Akinori MUSHA wrote: > ijliao, realize your role and mentor him properly. ok, sorry for the inconvenience --=20 Pi seconds is a nanocentury. --- Tom Duff --1LKvkjL3sHcu1TtY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9XmJ2rMYBZRHAI4IRAs2+AJwJLXjUgA3idycg0XL8i++dWkxW8ACfRA9c mkzMLrQbP/yveCS3vGAiYf0= =wuvY -----END PGP SIGNATURE----- --1LKvkjL3sHcu1TtY-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 7:52: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 B253B37B400; Sat, 17 Aug 2002 07:52:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68E7343E75; Sat, 17 Aug 2002 07:52:51 -0700 (PDT) (envelope-from tjr@FreeBSD.org) Received: from freefall.freebsd.org (tjr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HEqpJU087659; Sat, 17 Aug 2002 07:52:51 -0700 (PDT) (envelope-from tjr@freefall.freebsd.org) Received: (from tjr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HEqola087658; Sat, 17 Aug 2002 07:52:51 -0700 (PDT) Message-Id: <200208171452.g7HEqola087658@freefall.freebsd.org> From: "Tim J. Robbins" Date: Sat, 17 Aug 2002 07:52:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/tput tput.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/08/17 07:52:50 PDT Modified files: (Branch: RELENG_4) usr.bin/tput tput.c Log: MFC: Skip %pN in ncurses capability strings. PR: 15418 Revision Changes Path 1.7.6.3 +5 -0 src/usr.bin/tput/tput.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 8: 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 6FB3E37B400; Sat, 17 Aug 2002 08:08:28 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2521C43E65; Sat, 17 Aug 2002 08:08:28 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from freefall.freebsd.org (bmah@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HF8SJU093795; Sat, 17 Aug 2002 08:08:28 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HF8RWp093794; Sat, 17 Aug 2002 08:08:27 -0700 (PDT) Message-Id: <200208171508.g7HF8RWp093794@freefall.freebsd.org> From: "Bruce A. Mah" Date: Sat, 17 Aug 2002 08:08:27 -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 bmah 2002/08/17 08:08:27 PDT Modified files: en/news news.xml Log: Point users at the correct file for 4.6.2-RELEASE errata. PR: 41746 Submitted by: Anthony Revision Changes Path 1.104 +2 -2 www/en/news/news.xml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 8: 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 3B61E37B400; Sat, 17 Aug 2002 08:09:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6FD843E6E; Sat, 17 Aug 2002 08:09: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.4/8.12.4) with ESMTP id g7HF9kJU093920; Sat, 17 Aug 2002 08:09:46 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HF9kde093919; Sat, 17 Aug 2002 08:09:46 -0700 (PDT) Message-Id: <200208171509.g7HF9kde093919@freefall.freebsd.org> From: "Bruce A. Mah" Date: Sat, 17 Aug 2002 08:09:46 -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 bmah 2002/08/17 08:09:46 PDT Modified files: en/news news.xml Log: Fix two typos: s/new/news/ Revision Changes Path 1.105 +3 -3 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 Sat Aug 17 8:23: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 C7D4437B400; Sat, 17 Aug 2002 08:23:50 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B6BA43E72; Sat, 17 Aug 2002 08:23:50 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from freefall.freebsd.org (blackend@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HFNoJU097354; Sat, 17 Aug 2002 08:23:50 -0700 (PDT) (envelope-from blackend@freefall.freebsd.org) Received: (from blackend@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HFNokr097353; Sat, 17 Aug 2002 08:23:50 -0700 (PDT) Message-Id: <200208171523.g7HFNokr097353@freefall.freebsd.org> From: Marc Fonvieille Date: Sat, 17 Aug 2002 08:23:49 -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 blackend 2002/08/17 08:23:49 PDT Modified files: en_US.ISO8859-1/books/fdp-primer/sgml-markup chapter.sgml Log: Add missing parentheses and a missing slash for a markup example. While I'm there: expand OS to operating system. PR: docs/41724 Submitted by: Christian Brueffer Revision Changes Path 1.48 +3 -3 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 Sat Aug 17 9:12: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 C5AC937B400; Sat, 17 Aug 2002 09:12:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7865543E42; Sat, 17 Aug 2002 09:12:13 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from freefall.freebsd.org (fjoe@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HGCDJU009994; Sat, 17 Aug 2002 09:12:13 -0700 (PDT) (envelope-from fjoe@freefall.freebsd.org) Received: (from fjoe@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HGCDDV009993; Sat, 17 Aug 2002 09:12:13 -0700 (PDT) Message-Id: <200208171612.g7HGCDDV009993@freefall.freebsd.org> From: Max Khon Date: Sat, 17 Aug 2002 09:12:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/mc Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG fjoe 2002/08/17 09:12:13 PDT Modified files: misc/mc Makefile Log: fix LIB_DEPENDS, place LIB_DEPENDS a little bit earlier to make portlint happy Revision Changes Path 1.71 +3 -1 ports/misc/mc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 9: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 AF60937B400; Sat, 17 Aug 2002 09:13:29 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6317A43E75; Sat, 17 Aug 2002 09:13:29 -0700 (PDT) (envelope-from orion@FreeBSD.org) Received: from freefall.freebsd.org (orion@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HGDTJU010120; Sat, 17 Aug 2002 09:13:29 -0700 (PDT) (envelope-from orion@freefall.freebsd.org) Received: (from orion@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HGDTDp010118; Sat, 17 Aug 2002 09:13:29 -0700 (PDT) Message-Id: <200208171613.g7HGDTDp010118@freefall.freebsd.org> From: Orion Hodson Date: Sat, 17 Aug 2002 09:13:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pci via82c686.c via82c686.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 orion 2002/08/17 09:13:29 PDT Modified files: sys/dev/sound/pci via82c686.c via82c686.h Log: Remove support for the vt8233. Specs for chipset changed mid-revision so this code was not working for the newer VIA chipsets. Revision Changes Path 1.19 +64 -175 src/sys/dev/sound/pci/via82c686.c 1.4 +11 -25 src/sys/dev/sound/pci/via82c686.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 9:23: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 6B64A37B400; Sat, 17 Aug 2002 09:23:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2871443E6E; Sat, 17 Aug 2002 09:23:45 -0700 (PDT) (envelope-from orion@FreeBSD.org) Received: from freefall.freebsd.org (orion@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HGNjJU011959; Sat, 17 Aug 2002 09:23:45 -0700 (PDT) (envelope-from orion@freefall.freebsd.org) Received: (from orion@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HGNj4H011958; Sat, 17 Aug 2002 09:23:45 -0700 (PDT) Message-Id: <200208171623.g7HGNj4H011958@freefall.freebsd.org> From: Orion Hodson Date: Sat, 17 Aug 2002 09:23:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files src/sys/boot/forth loader.conf src/sys/modules/sound/driver Makefile src/sys/modules/sound/driver/via8233 Makefile src/sys/dev/sound/pci via8233.c via8233.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 orion 2002/08/17 09:23:44 PDT Modified files: sys/conf files sys/boot/forth loader.conf sys/modules/sound/driver Makefile Added files: sys/modules/sound/driver/via8233 Makefile sys/dev/sound/pci via8233.c via8233.h Log: Support for VIA VT8233 audio controller. Revision Changes Path 1.63 +1 -0 src/sys/boot/forth/loader.conf 1.689 +1 -0 src/sys/conf/files 1.1 +659 -0 src/sys/dev/sound/pci/via8233.c (new) 1.1 +141 -0 src/sys/dev/sound/pci/via8233.h (new) 1.15 +1 -1 src/sys/modules/sound/driver/Makefile 1.1 +9 -0 src/sys/modules/sound/driver/via8233/Makefile (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 10: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 3D34C37B400; Sat, 17 Aug 2002 10:19:10 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E569443E65; Sat, 17 Aug 2002 10:19: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.4/8.12.4) with ESMTP id g7HHJ9JU028989; Sat, 17 Aug 2002 10:19:09 -0700 (PDT) (envelope-from mjacob@freefall.freebsd.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HHJ93H028988; Sat, 17 Aug 2002 10:19:09 -0700 (PDT) Message-Id: <200208171719.g7HHJ93H028988@freefall.freebsd.org> From: Matt Jacob Date: Sat, 17 Aug 2002 10:19:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp 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/08/17 10:19:09 PDT Modified files: sys/dev/isp ispvar.h Log: Add ISPASYNC_FW_DUMPED async event. add ISP_FW_NEWER_THAN macro- makes the code easier to read. Revision Changes Path 1.59 +3 -0 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 Sat Aug 17 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 E3E4337B400; Sat, 17 Aug 2002 10:19:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95C6E43E65; Sat, 17 Aug 2002 10:19: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.4/8.12.4) with ESMTP id g7HHJUJU029060; Sat, 17 Aug 2002 10:19:30 -0700 (PDT) (envelope-from mjacob@freefall.freebsd.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HHJURc029059; Sat, 17 Aug 2002 10:19:30 -0700 (PDT) Message-Id: <200208171719.g7HHJURc029059@freefall.freebsd.org> From: Matt Jacob Date: Sat, 17 Aug 2002 10:19:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp ispmbox.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/08/17 10:19:30 PDT Modified files: sys/dev/isp ispmbox.h Log: Add ICBXOPT_ZIO definition. Revision Changes Path 1.43 +1 -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 Sat Aug 17 10:21: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 DD5DC37B400; Sat, 17 Aug 2002 10:21:54 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90EDA43E42; Sat, 17 Aug 2002 10:21:54 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: from freefall.freebsd.org (mjacob@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HHLsJU030551; Sat, 17 Aug 2002 10:21:54 -0700 (PDT) (envelope-from mjacob@freefall.freebsd.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HHLs20030550; Sat, 17 Aug 2002 10:21:54 -0700 (PDT) Message-Id: <200208171721.g7HHLs20030550@freefall.freebsd.org> From: Matt Jacob Date: Sat, 17 Aug 2002 10:21: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: HEAD Sender: owner-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/08/17 10:21:54 PDT Modified files: sys/dev/isp isp_pci.c Log: Fix the incorrect parsing of the Risc2Host isr. For RIO_16, fast posting command completion, and fast post CTIO completion, the upper half of Risc2Host is a copy of mailbox #1- *not* mailbox #0. MFC after: 1 day Revision Changes Path 1.87 +13 -1 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 Sat Aug 17 10:23: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 6E6EF37B400; Sat, 17 Aug 2002 10:23:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22F6143E42; Sat, 17 Aug 2002 10:23:16 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: from freefall.freebsd.org (mjacob@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HHNGJU030665; Sat, 17 Aug 2002 10:23:16 -0700 (PDT) (envelope-from mjacob@freefall.freebsd.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HHNFCH030664; Sat, 17 Aug 2002 10:23:15 -0700 (PDT) Message-Id: <200208171723.g7HHNFCH030664@freefall.freebsd.org> From: Matt Jacob Date: Sat, 17 Aug 2002 10:23:15 -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/08/17 10:23:15 PDT Modified files: sys/dev/isp isp_freebsd.c Log: We only do isp_reinit from isp_async if ISP_FW_CRASH_DUMP is defined- otherwise the core code does this. Revision Changes Path 1.83 +12 -0 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 Sat Aug 17 10:29: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 3468B37B400; Sat, 17 Aug 2002 10:29:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFA7443E3B; Sat, 17 Aug 2002 10:29:15 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: from freefall.freebsd.org (mjacob@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HHTFJU031198; Sat, 17 Aug 2002 10:29:15 -0700 (PDT) (envelope-from mjacob@freefall.freebsd.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HHTFEs031197; Sat, 17 Aug 2002 10:29:15 -0700 (PDT) Message-Id: <200208171729.g7HHTFEs031197@freefall.freebsd.org> From: Matt Jacob Date: Sat, 17 Aug 2002 10:29:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/17 10:29:15 PDT Modified files: sys/dev/isp isp.c Log: If we're using ancient (pre 1.17.0) 2100 f/w (for the cards that cannot load f/w images > 0x7fff words), set ISP_FW_ATTR_SCCLUN. We explicitly don't believe we can find attributes if f/w is < 1.17.0, so we have to set SCCLUN for the 1.15.37 f/w we're using manually- otherwise every target will replicate itself across all 16 supported luns for non-SCCLUN f/w. Correctly set things up for 23XX and either fast posting or ZIO. The 23XX, it turns out, does not support RIO. If you put a non-zero value in xfwoptions, this will disable fast posting. If you put ICBXOPT_ZIO in xfwoptions, then the 23XX will do interrupt delays but post to the response queue- apparently QLogic *now* believes that reading multiple handles from registers is less of a win than writing (and delaying) multiple 64 byte responses to the response queue. At the end of taking a a good f/w crash dump, send the ISPASYNC_FW_DUMPED event to the outer layers (who can then do things like wake a user daemon to *fetch* the crash image, etc.). Revision Changes Path 1.96 +63 -22 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 Sat Aug 17 11: 0: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 5539B37B405; Sat, 17 Aug 2002 11:00:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08A5F43E6E; Sat, 17 Aug 2002 11:00:18 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from freefall.freebsd.org (alane@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HI0HJU037215; Sat, 17 Aug 2002 11:00:17 -0700 (PDT) (envelope-from alane@freefall.freebsd.org) Received: (from alane@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HI0HUY037214; Sat, 17 Aug 2002 11:00:17 -0700 (PDT) Message-Id: <200208171800.g7HI0HUY037214@freefall.freebsd.org> From: Alan Eldridge Date: Sat, 17 Aug 2002 11:00:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/p5-Mail-SpamAssassin Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/17 11:00:17 PDT Modified files: mail/p5-Mail-SpamAssassin Makefile Log: Change file to look for to check for razor agents, as Client.pm isn't there in the new version. Revision Changes Path 1.24 +1 -1 ports/mail/p5-Mail-SpamAssassin/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 11:26: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 67A6737B400; Sat, 17 Aug 2002 11:26:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29F3843E70; Sat, 17 Aug 2002 11:26:03 -0700 (PDT) (envelope-from dillon@FreeBSD.org) Received: from freefall.freebsd.org (dillon@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HIQ3JU047377; Sat, 17 Aug 2002 11:26:03 -0700 (PDT) (envelope-from dillon@freefall.freebsd.org) Received: (from dillon@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HIQ3iC047374; Sat, 17 Aug 2002 11:26:03 -0700 (PDT) Message-Id: <200208171826.g7HIQ3iC047374@freefall.freebsd.org> From: Matt Dillon Date: Sat, 17 Aug 2002 11:26:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_input.c tcp_output.c tcp_subr.c tcp_usrreq.c tcp_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 dillon 2002/08/17 11:26:02 PDT Modified files: sys/netinet tcp_input.c tcp_output.c tcp_subr.c tcp_usrreq.c tcp_var.h Log: Implement TCP bandwidth delay product window limiting, similar to (but not meant to duplicate) TCP/Vegas. Add four sysctls and default the implementation to 'off'. net.inet.tcp.inflight_enable enable algorithm (defaults to 0=off) net.inet.tcp.inflight_debug debugging (defaults to 1=on) net.inet.tcp.inflight_min minimum window limit net.inet.tcp.inflight_max maximum window limit MFC after: 1 week Revision Changes Path 1.171 +6 -0 src/sys/netinet/tcp_input.c 1.68 +1 -0 src/sys/netinet/tcp_output.c 1.141 +158 -0 src/sys/netinet/tcp_subr.c 1.80 +2 -0 src/sys/netinet/tcp_usrreq.c 1.83 +7 -0 src/sys/netinet/tcp_var.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 11: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 E721637B400; Sat, 17 Aug 2002 11:38:58 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A07743E4A; Sat, 17 Aug 2002 11:38:58 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HIcwJU049795; Sat, 17 Aug 2002 11:38:58 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HIcwIT049794; Sat, 17 Aug 2002 11:38:58 -0700 (PDT) Message-Id: <200208171838.g7HIcwIT049794@freefall.freebsd.org> From: Christian Weisgerber Date: Sat, 17 Aug 2002 11:38:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/speex Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG naddy 2002/08/17 11:38:58 PDT Modified files: audio/speex Makefile distinfo Log: Update to 0.7.0 PR: 41731 Submitted by: Ports Fury Revision Changes Path 1.4 +1 -1 ports/audio/speex/Makefile 1.3 +1 -1 ports/audio/speex/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 11:39: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 55B5837B400; Sat, 17 Aug 2002 11:39:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 089A743E4A; Sat, 17 Aug 2002 11:39:42 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: from freefall.freebsd.org (ache@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HIdfJU049947; Sat, 17 Aug 2002 11:39:41 -0700 (PDT) (envelope-from ache@freefall.freebsd.org) Received: (from ache@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HIdfPc049945; Sat, 17 Aug 2002 11:39:41 -0700 (PDT) Message-Id: <200208171839.g7HIdfPc049945@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Sat, 17 Aug 2002 11:39:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/termcap termcap.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/08/17 11:39:41 PDT Modified files: (Branch: RELENG_4) share/termcap termcap.src Log: MFC: 1.125, add ut to xterm Revision Changes Path 1.89.2.21 +1 -1 src/share/termcap/termcap.src To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 11:47: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 C663D37B401; Sat, 17 Aug 2002 11:47:06 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75F6043E6E; Sat, 17 Aug 2002 11:47:06 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HIl6JU051796; Sat, 17 Aug 2002 11:47:06 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HIl6T7051795; Sat, 17 Aug 2002 11:47:06 -0700 (PDT) Message-Id: <200208171847.g7HIl6T7051795@freefall.freebsd.org> From: Christian Weisgerber Date: Sat, 17 Aug 2002 11:47:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/libcdaudio Makefile distinfo ports/audio/libcdaudio/files patch-configure X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG naddy 2002/08/17 11:47:06 PDT Modified files: audio/libcdaudio Makefile distinfo Added files: audio/libcdaudio/files patch-configure Log: Update to version 0.99.6. PR: 41730 Submitted by: Ports Fury Revision Changes Path 1.13 +4 -5 ports/audio/libcdaudio/Makefile 1.7 +1 -1 ports/audio/libcdaudio/distinfo 1.1 +10 -0 ports/audio/libcdaudio/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 Aug 17 11:48: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 1151A37B400; Sat, 17 Aug 2002 11:48:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F85943E70; Sat, 17 Aug 2002 11:48: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.4/8.12.4) with ESMTP id g7HImBJU051981; Sat, 17 Aug 2002 11:48:11 -0700 (PDT) (envelope-from ache@freefall.freebsd.org) Received: (from ache@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HImBTn051980; Sat, 17 Aug 2002 11:48:11 -0700 (PDT) Message-Id: <200208171848.g7HImBTn051980@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Sat, 17 Aug 2002 11:48:11 -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/08/17 11:48:10 PDT Modified files: (Branch: RELENG_4) lib/libc/locale collate.c collate.h Log: MFC: collate.c 1.28, collate.h 1.13 - eliminate static buffer Revision Changes Path 1.21.2.3 +16 -13 src/lib/libc/locale/collate.c 1.9.2.2 +3 -0 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 Sat Aug 17 11:57: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 6018037B400; Sat, 17 Aug 2002 11:57:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F2CA43E42; Sat, 17 Aug 2002 11:57: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.4/8.12.4) with ESMTP id g7HIvAJU054192; Sat, 17 Aug 2002 11:57:10 -0700 (PDT) (envelope-from ache@freefall.freebsd.org) Received: (from ache@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HIvAje054191; Sat, 17 Aug 2002 11:57:10 -0700 (PDT) Message-Id: <200208171857.g7HIvAje054191@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Sat, 17 Aug 2002 11:57:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/colldef Makefile common.h 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/08/17 11:57:10 PDT Modified files: (Branch: RELENG_4) usr.bin/colldef Makefile parse.y scan.l Added files: (Branch: RELENG_4) usr.bin/colldef common.h Log: MFC: up to Makefile 1.12, common.h 1.2, parse.y 1.26, scan.l 1.18 (big buffer for symbol name, more checks, reflect static buffer eliminate, cosmetiq changes) Revision Changes Path 1.16.2.1 +8 -8 src/usr.bin/colldef/Makefile 1.2.2.1 +11 -0 src/usr.bin/colldef/common.h (new) 1.15.2.4 +31 -14 src/usr.bin/colldef/parse.y 1.11.2.1 +14 -12 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 Sat Aug 17 12:11: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 CFD2037B400; Sat, 17 Aug 2002 12:11:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 813CB43E42; Sat, 17 Aug 2002 12:11:15 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: from freefall.freebsd.org (ache@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HJBFJU061899; Sat, 17 Aug 2002 12:11:15 -0700 (PDT) (envelope-from ache@freefall.freebsd.org) Received: (from ache@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HJBFmA061898; Sat, 17 Aug 2002 12:11:15 -0700 (PDT) Message-Id: <200208171911.g7HJBFmA061898@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Sat, 17 Aug 2002 12:11:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/mtree BSD.local.dist BSD.usr.dist 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/08/17 12:11:15 PDT Modified files: (Branch: RELENG_4) etc/mtree BSD.local.dist BSD.usr.dist Log: MFC: add hi_IN.ISCII-DEV, pt_BR.ISO8859-1 Revision Changes Path 1.55.2.19 +7 -3 src/etc/mtree/BSD.local.dist 1.188.2.39 +12 -4 src/etc/mtree/BSD.usr.dist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 12:14: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 BFEA437B400; Sat, 17 Aug 2002 12:14:44 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BE9643E72; Sat, 17 Aug 2002 12:14:44 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: from freefall.freebsd.org (ache@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HJEiJU062256; Sat, 17 Aug 2002 12:14:44 -0700 (PDT) (envelope-from ache@freefall.freebsd.org) Received: (from ache@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HJEiaI062255; Sat, 17 Aug 2002 12:14:44 -0700 (PDT) Message-Id: <200208171914.g7HJEiaI062255@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Sat, 17 Aug 2002 12:14:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/colldef Makefile hi_IN.ISCII-DEV.src map.ISCII-DEV pl_PL.ISO8859-2.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/08/17 12:14:44 PDT Modified files: (Branch: RELENG_4) share/colldef Makefile Added files: (Branch: RELENG_4) share/colldef hi_IN.ISCII-DEV.src map.ISCII-DEV pl_PL.ISO8859-2.src Log: MFC: pt_BR, pl_PL, hi_IN Revision Changes Path 1.32.2.11 +11 -2 src/share/colldef/Makefile 1.1.2.1 +25 -0 src/share/colldef/hi_IN.ISCII-DEV.src (new) 1.1.2.1 +164 -0 src/share/colldef/map.ISCII-DEV (new) 1.1.2.1 +37 -0 src/share/colldef/pl_PL.ISO8859-2.src (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 12:17: 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 538A237B400; Sat, 17 Aug 2002 12:16:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF69243E6E; Sat, 17 Aug 2002 12:16:55 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HJGtJU062501; Sat, 17 Aug 2002 12:16:55 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HJGt4n062500; Sat, 17 Aug 2002 12:16:55 -0700 (PDT) Message-Id: <200208171916.g7HJGt4n062500@freefall.freebsd.org> From: Christian Weisgerber Date: Sat, 17 Aug 2002 12:16:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/biology/libgenome Makefile pkg-plist ports/biology/libgenome/files patch-configure X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG naddy 2002/08/17 12:16:55 PDT Modified files: biology/libgenome Makefile pkg-plist Added files: biology/libgenome/files patch-configure Log: - Support CXXFLAGS properly. - Do not install .la file. PR: 41732 Submitted by: Ports Fury Revision Changes Path 1.2 +10 -2 ports/biology/libgenome/Makefile 1.1 +10 -0 ports/biology/libgenome/files/patch-configure (new) 1.2 +2 -5 ports/biology/libgenome/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 Aug 17 12:17: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 7830A37B400; Sat, 17 Aug 2002 12:17:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF4A243E3B; Sat, 17 Aug 2002 12:17:50 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: from freefall.freebsd.org (ache@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HJHoJU062675; Sat, 17 Aug 2002 12:17:50 -0700 (PDT) (envelope-from ache@freefall.freebsd.org) Received: (from ache@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HJHo4U062674; Sat, 17 Aug 2002 12:17:50 -0700 (PDT) Message-Id: <200208171917.g7HJHo4U062674@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Sat, 17 Aug 2002 12:17:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/mklocale Makefile hi_IN.ISCII-DEV.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/08/17 12:17:50 PDT Modified files: (Branch: RELENG_4) share/mklocale Makefile Added files: (Branch: RELENG_4) share/mklocale hi_IN.ISCII-DEV.src Log: MFC: pt_BR, hi_IN Revision Changes Path 1.28.2.10 +6 -2 src/share/mklocale/Makefile 1.5.2.1 +35 -0 src/share/mklocale/hi_IN.ISCII-DEV.src (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 12:25: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 0A0F837B400; Sat, 17 Aug 2002 12:25:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBBC643E72; Sat, 17 Aug 2002 12:25:45 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: from freefall.freebsd.org (ache@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HJPjJU064578; Sat, 17 Aug 2002 12:25:45 -0700 (PDT) (envelope-from ache@freefall.freebsd.org) Received: (from ache@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HJPjqd064577; Sat, 17 Aug 2002 12:25:45 -0700 (PDT) Message-Id: <200208171925.g7HJPjqd064577@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Sat, 17 Aug 2002 12:25:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/timedef Makefile hi_IN.ISCII-DEV.src ja_JP.eucJP.src ko_KR.eucKR.src pt_BR.ISO8859-1.src zh_CN.eucCN.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/08/17 12:25:45 PDT Modified files: (Branch: RELENG_4) share/timedef Makefile ja_JP.eucJP.src ko_KR.eucKR.src zh_CN.eucCN.src Added files: (Branch: RELENG_4) share/timedef hi_IN.ISCII-DEV.src pt_BR.ISO8859-1.src Log: MFC: hi_IN, pt_BR, format fixes Revision Changes Path 1.11.2.11 +2 -0 src/share/timedef/Makefile 1.1.2.1 +103 -0 src/share/timedef/hi_IN.ISCII-DEV.src (new) 1.10.2.4 +25 -29 src/share/timedef/ja_JP.eucJP.src 1.12.2.4 +25 -29 src/share/timedef/ko_KR.eucKR.src 1.1.2.1 +103 -0 src/share/timedef/pt_BR.ISO8859-1.src (new) 1.11.2.4 +6 -5 src/share/timedef/zh_CN.eucCN.src To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 12: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 0ED9F37B400; Sat, 17 Aug 2002 12:30:38 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1ED343E65; Sat, 17 Aug 2002 12:30:37 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: from freefall.freebsd.org (ache@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HJUbJU065004; Sat, 17 Aug 2002 12:30:37 -0700 (PDT) (envelope-from ache@freefall.freebsd.org) Received: (from ache@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HJUb8x065003; Sat, 17 Aug 2002 12:30:37 -0700 (PDT) Message-Id: <200208171930.g7HJUb8x065003@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Sat, 17 Aug 2002 12:30:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/msgdef Makefile fr_BE.ISO8859-1.src hi_IN.ISCII-DEV.src ja_JP.SJIS.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/08/17 12:30:37 PDT Modified files: (Branch: RELENG_4) share/msgdef Makefile fr_BE.ISO8859-1.src Added files: (Branch: RELENG_4) share/msgdef hi_IN.ISCII-DEV.src ja_JP.SJIS.src Log: MFC: pt_BR, hi_IN, ja_JP.SJIS added, fr_BE fix Revision Changes Path 1.38.2.3 +7 -0 src/share/msgdef/Makefile 1.1.2.2 +0 -0 src/share/msgdef/fr_BE.ISO8859-1.src 1.1.2.1 +10 -0 src/share/msgdef/hi_IN.ISCII-DEV.src (new) 1.1.2.1 +13 -0 src/share/msgdef/ja_JP.SJIS.src (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 12: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 6B71637B400; Sat, 17 Aug 2002 12:34:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17C6743E65; Sat, 17 Aug 2002 12:34:12 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: from freefall.freebsd.org (ache@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HJYBJU066406; Sat, 17 Aug 2002 12:34:11 -0700 (PDT) (envelope-from ache@freefall.freebsd.org) Received: (from ache@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HJYBQk066405; Sat, 17 Aug 2002 12:34:11 -0700 (PDT) Message-Id: <200208171934.g7HJYBQk066405@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Sat, 17 Aug 2002 12:34:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/numericdef Makefile fr_BE.ISO8859-1.src hi_IN.ISCII-DEV.src pt_BR.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/08/17 12:34:11 PDT Modified files: (Branch: RELENG_4) share/numericdef Makefile fr_BE.ISO8859-1.src Added files: (Branch: RELENG_4) share/numericdef hi_IN.ISCII-DEV.src pt_BR.ISO8859-1.src Log: MFC: add hi_IN, pt_BR, ja_JP.SJIS. fr_BE fix Revision Changes Path 1.36.2.3 +4 -0 src/share/numericdef/Makefile 1.1.2.2 +0 -0 src/share/numericdef/fr_BE.ISO8859-1.src 1.1.2.1 +12 -0 src/share/numericdef/hi_IN.ISCII-DEV.src (new) 1.1.2.1 +12 -0 src/share/numericdef/pt_BR.ISO8859-1.src (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 12:38: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 64AC937B400; Sat, 17 Aug 2002 12:38:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1340143E65; Sat, 17 Aug 2002 12:38:09 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: from freefall.freebsd.org (ache@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HJc8JU066776; Sat, 17 Aug 2002 12:38:08 -0700 (PDT) (envelope-from ache@freefall.freebsd.org) Received: (from ache@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HJc8KA066775; Sat, 17 Aug 2002 12:38:08 -0700 (PDT) Message-Id: <200208171938.g7HJc8KA066775@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Sat, 17 Aug 2002 12:38:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/monetdef Makefile hi_IN.ISCII-DEV.src pt_BR.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/08/17 12:38:08 PDT Modified files: (Branch: RELENG_4) share/monetdef Makefile Added files: (Branch: RELENG_4) share/monetdef hi_IN.ISCII-DEV.src pt_BR.ISO8859-1.src Log: MFC: add hi_IN, pt_BR, ja_JP.SJIS Revision Changes Path 1.37.2.3 +4 -0 src/share/monetdef/Makefile 1.1.2.1 +36 -0 src/share/monetdef/hi_IN.ISCII-DEV.src (new) 1.1.2.1 +36 -0 src/share/monetdef/pt_BR.ISO8859-1.src (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 12:49: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 0A55737B400; Sat, 17 Aug 2002 12:49:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF74243E4A; Sat, 17 Aug 2002 12:49:45 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from freefall.freebsd.org (alane@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HJnjJU068893; Sat, 17 Aug 2002 12:49:45 -0700 (PDT) (envelope-from alane@freefall.freebsd.org) Received: (from alane@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HJnjnv068888; Sat, 17 Aug 2002 12:49:45 -0700 (PDT) Message-Id: <200208171949.g7HJnjnv068888@freefall.freebsd.org> From: Alan Eldridge Date: Sat, 17 Aug 2002 12:49:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/qt30 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/17 12:49:45 PDT Modified files: x11-toolkits/qt30 Makefile Log: 1. Remove pre-everything message. 2. No-op sleep after message if BATCH or PACKAGE_BUILDING. 3. Add NO_FILTER_SHLIBS to keep the qt lib names from getting munged. 4. Bump PORTREVISION because (3) changes installed pkg-plist, even though one supplied in port does not change. (3) will fix a message indicating the libfoo.so.1 does not exist on pkg-deinstallation, too. Credits: 1,2 due to Mikhail Teterin. 3 is from Will. 4 is common-sense. Revision Changes Path 1.113 +13 -11 ports/x11-toolkits/qt30/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 12:52: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 AC3A937B400; Sat, 17 Aug 2002 12:52:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BD8243E70; Sat, 17 Aug 2002 12:52:14 -0700 (PDT) (envelope-from dillon@FreeBSD.org) Received: from freefall.freebsd.org (dillon@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HJqEJU070365; Sat, 17 Aug 2002 12:52:14 -0700 (PDT) (envelope-from dillon@freefall.freebsd.org) Received: (from dillon@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HJqEwo070364; Sat, 17 Aug 2002 12:52:14 -0700 (PDT) Message-Id: <200208171952.g7HJqEwo070364@freefall.freebsd.org> From: Matt Dillon Date: Sat, 17 Aug 2002 12:52:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 tcp.4 src/share/man/man7 tuning.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 dillon 2002/08/17 12:52:14 PDT Modified files: (Branch: RELENG_4) share/man/man4 tcp.4 share/man/man7 tuning.7 Log: Describe the net.inet.tcp.inflight_{enable,debug,min,max} sysctls. MFC after: 7 days Revision Changes Path 1.11.2.11 +30 -0 src/share/man/man4/tcp.4 1.1.2.28 +23 -0 src/share/man/man7/tuning.7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 12: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 A4DFB37B400; Sat, 17 Aug 2002 12:57:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D122F43E72; Sat, 17 Aug 2002 12:57:02 -0700 (PDT) (envelope-from ceri@FreeBSD.org) Received: from freefall.freebsd.org (ceri@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HJuvJU070945; Sat, 17 Aug 2002 12:56:57 -0700 (PDT) (envelope-from ceri@freefall.freebsd.org) Received: (from ceri@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HJuvqa070944; Sat, 17 Aug 2002 12:56:57 -0700 (PDT) Message-Id: <200208171956.g7HJuvqa070944@freefall.freebsd.org> From: Ceri Davies Date: Sat, 17 Aug 2002 12:56:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/hats article.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ceri 2002/08/17 12:56:57 PDT Modified files: en_US.ISO8859-1/articles/hats article.sgml Log: Whitespace change. Revision Changes Path 1.2 +1 -1 doc/en_US.ISO8859-1/articles/hats/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 Aug 17 12: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 D4BC537B400; Sat, 17 Aug 2002 12:58:38 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81A9143E65; Sat, 17 Aug 2002 12:58:38 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HJwcJU071160; Sat, 17 Aug 2002 12:58:38 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HJwcWG071159; Sat, 17 Aug 2002 12:58:38 -0700 (PDT) Message-Id: <200208171958.g7HJwcWG071159@freefall.freebsd.org> From: Christian Weisgerber Date: Sat, 17 Aug 2002 12:58:38 -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-editor::Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/17 12:58:38 PDT Modified files: graphics/netpbm Makefile distinfo pkg-plist Removed files: graphics/netpbm/files patch-editor::Makefile Log: Update to version 10.7. PR: 41734 Submitted by: Ports Fury Revision Changes Path 1.64 +1 -1 ports/graphics/netpbm/Makefile 1.34 +1 -1 ports/graphics/netpbm/distinfo 1.2 +0 -11 ports/graphics/netpbm/files/patch-editor::Makefile (dead) 1.39 +2 -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 Sat Aug 17 12:59: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 9F8D037B400; Sat, 17 Aug 2002 12:59:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20EBE43E77; Sat, 17 Aug 2002 12:59: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.4/8.12.4) with ESMTP id g7HJxMJU071370; Sat, 17 Aug 2002 12:59:22 -0700 (PDT) (envelope-from blackend@freefall.freebsd.org) Received: (from blackend@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HJxLK4071369; Sat, 17 Aug 2002 12:59:21 -0700 (PDT) Message-Id: <200208171959.g7HJxLK4071369@freefall.freebsd.org> From: Marc Fonvieille Date: Sat, 17 Aug 2002 12:59:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/fdp-primer/psgml-mode chapter.sgml doc/en_US.ISO8859-1/books/fdp-primer/tools chapter.sgml 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 blackend 2002/08/17 12:59:21 PDT Modified files: en_US.ISO8859-1/books/fdp-primer/psgml-mode chapter.sgml Log: More consistency in capitalization of applications name. While I'm there: tags addition when needed. PR: docs/41725 Submitted by: Christian Brueffer Revision Changes Path 1.6 +1 -1 doc/en_US.ISO8859-1/books/fdp-primer/psgml-mode/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 Aug 17 12:59: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 E954037B401; Sat, 17 Aug 2002 12:59:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51E3A43E7B; Sat, 17 Aug 2002 12:59: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.4/8.12.4) with ESMTP id g7HJxMJU071378; Sat, 17 Aug 2002 12:59:22 -0700 (PDT) (envelope-from blackend@freefall.freebsd.org) Received: (from blackend@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HJxMbk071377; Sat, 17 Aug 2002 12:59:22 -0700 (PDT) Message-Id: <200208171959.g7HJxMbk071377@freefall.freebsd.org> From: Marc Fonvieille Date: Sat, 17 Aug 2002 12:59:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/fdp-primer/psgml-mode chapter.sgml doc/en_US.ISO8859-1/books/fdp-primer/tools chapter.sgml 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 blackend 2002/08/17 12:59:22 PDT Modified files: en_US.ISO8859-1/books/fdp-primer/tools chapter.sgml Log: More consistency in capitalization of applications name. PR: docs/41726 Submitted by: Christian Brueffer Revision Changes Path 1.22 +1 -1 doc/en_US.ISO8859-1/books/fdp-primer/tools/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 Aug 17 12: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 05E7C37B405; Sat, 17 Aug 2002 12:59:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B5E743E84; Sat, 17 Aug 2002 12:59: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.4/8.12.4) with ESMTP id g7HJxMJU071386; Sat, 17 Aug 2002 12:59:22 -0700 (PDT) (envelope-from blackend@freefall.freebsd.org) Received: (from blackend@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HJxM4J071385; Sat, 17 Aug 2002 12:59:22 -0700 (PDT) Message-Id: <200208171959.g7HJxM4J071385@freefall.freebsd.org> From: Marc Fonvieille Date: Sat, 17 Aug 2002 12:59:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/fdp-primer/psgml-mode chapter.sgml doc/en_US.ISO8859-1/books/fdp-primer/tools chapter.sgml 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 blackend 2002/08/17 12:59:22 PDT Modified files: en_US.ISO8859-1/books/fdp-primer/writing-style chapter.sgml Log: More consistency in capitalization of applications name. Revision Changes Path 1.27 +3 -3 doc/en_US.ISO8859-1/books/fdp-primer/writing-style/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 13: 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 A3BE737B400; Sat, 17 Aug 2002 13:00:30 -0700 (PDT) Received: from rhadamanth.submonkey.net (pc1-cdif1-6-cust12.cdf.cable.ntl.com [80.3.230.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1160243E70; Sat, 17 Aug 2002 13:00:30 -0700 (PDT) (envelope-from setantae@submonkey.net) Received: from setantae by rhadamanth.submonkey.net with local (Exim 3.36 #1) id 17g9kJ-000IT9-00; Sat, 17 Aug 2002 21:00:27 +0100 Date: Sat, 17 Aug 2002 21:00:27 +0100 From: Ceri Davies To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/articles/hats article.sgml Message-ID: <20020817200027.GA62289@submonkey.net> Mail-Followup-To: Ceri Davies , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200208171956.g7HJuvqa070944@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200208171956.g7HJuvqa070944@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 Sat, Aug 17, 2002 at 12:56:57PM -0700, Ceri Davies wrote: > ceri 2002/08/17 12:56:57 PDT > > Modified files: > en_US.ISO8859-1/articles/hats article.sgml > Log: > Whitespace change. > > Revision Changes Path > 1.2 +1 -1 doc/en_US.ISO8859-1/articles/hats/article.sgml > http://cvsweb.FreeBSD.org/doc/en_US.ISO8859-1/articles/hats/article.sgml.diff?r1=1.1&r2=1.2 Both vi and ed refused to let me edit this file for the next commit without adding a newline to the end of the file, and since we like to seperate content and whitespace changes, this commit has been made despite the fact that it looks really stupid. 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 Sat Aug 17 13: 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 9F0C737B400; Sat, 17 Aug 2002 13:01:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 514AB43E70; Sat, 17 Aug 2002 13:01:19 -0700 (PDT) (envelope-from ceri@FreeBSD.org) Received: from freefall.freebsd.org (ceri@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HK1JJU072927; Sat, 17 Aug 2002 13:01:19 -0700 (PDT) (envelope-from ceri@freefall.freebsd.org) Received: (from ceri@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HK1IT2072925; Sat, 17 Aug 2002 13:01:18 -0700 (PDT) Message-Id: <200208172001.g7HK1IT2072925@freefall.freebsd.org> From: Ceri Davies Date: Sat, 17 Aug 2002 13:01:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/hats article.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ceri 2002/08/17 13:01:18 PDT Modified files: en_US.ISO8859-1/articles/hats article.sgml Log: Grammatical fixup. Revision Changes Path 1.3 +1 -1 doc/en_US.ISO8859-1/articles/hats/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 Aug 17 13: 3: 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 B14A137B400; Sat, 17 Aug 2002 13:03:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 650CF43E42; Sat, 17 Aug 2002 13:03:02 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from freefall.freebsd.org (imp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HK32JU073183; Sat, 17 Aug 2002 13:03:02 -0700 (PDT) (envelope-from imp@freefall.freebsd.org) Received: (from imp@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HK32u0073182; Sat, 17 Aug 2002 13:03:02 -0700 (PDT) Message-Id: <200208172003.g7HK32u0073182@freefall.freebsd.org> From: Warner Losh Date: Sat, 17 Aug 2002 13:03:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/conf NEWCARD.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 imp 2002/08/17 13:03:02 PDT Removed files: sys/i386/conf NEWCARD.hints Log: Now that NEWCARD is gone, NEWCARD.hints is even less necessary. Noticed by: bde Revision Changes Path 1.6 +0 -80 src/sys/i386/conf/NEWCARD.hints (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 13: 3: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 087C337B400; Sat, 17 Aug 2002 13:03:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE68343E42; Sat, 17 Aug 2002 13:03:44 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: from freefall.freebsd.org (ache@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HK3iJU073275; Sat, 17 Aug 2002 13:03:44 -0700 (PDT) (envelope-from ache@freefall.freebsd.org) Received: (from ache@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HK3ih2073274; Sat, 17 Aug 2002 13:03:44 -0700 (PDT) Message-Id: <200208172003.g7HK3ih2073274@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Sat, 17 Aug 2002 13:03:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/locale isctype.c iswctype.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/17 13:03:44 PDT Modified files: lib/libc/locale isctype.c iswctype.c Log: Cosmetic - remove unneded brackets and #undef Revision Changes Path 1.9 +21 -21 src/lib/libc/locale/isctype.c 1.4 +19 -20 src/lib/libc/locale/iswctype.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 13:11: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 CD88137B400; Sat, 17 Aug 2002 13:11:31 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 814DF43E72; Sat, 17 Aug 2002 13:11:31 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: from freefall.freebsd.org (ache@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HKBVJU079416; Sat, 17 Aug 2002 13:11:31 -0700 (PDT) (envelope-from ache@freefall.freebsd.org) Received: (from ache@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HKBV91079415; Sat, 17 Aug 2002 13:11:31 -0700 (PDT) Message-Id: <200208172011.g7HKBV91079415@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Sat, 17 Aug 2002 13:11:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/locale iswctype.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/17 13:11:31 PDT Modified files: lib/libc/locale iswctype.c Log: According to SUSv2, wcwidth() should return -1 for non-printing characters Revision Changes Path 1.5 +1 -1 src/lib/libc/locale/iswctype.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 13:27: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 B856837B400; Sat, 17 Aug 2002 13:27:53 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B7EC43E4A; Sat, 17 Aug 2002 13:27:53 -0700 (PDT) (envelope-from hrs@FreeBSD.org) Received: from freefall.freebsd.org (hrs@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HKRrJU082032; Sat, 17 Aug 2002 13:27:53 -0700 (PDT) (envelope-from hrs@freefall.freebsd.org) Received: (from hrs@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HKRrcF082031; Sat, 17 Aug 2002 13:27:53 -0700 (PDT) Message-Id: <200208172027.g7HKRrcF082031@freefall.freebsd.org> From: Hiroki Sato Date: Sat, 17 Aug 2002 13:27:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/ja_JP.eucJP/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 hrs 2002/08/17 13:27:53 PDT Modified files: (Branch: RELENG_4) release/doc/ja_JP.eucJP/relnotes/common new.sgml Log: Merge the following from the English version: 1.22.2.277 -> 1.22.2.278 relnotes/common/new.sgml Revision Changes Path 1.5.2.33 +3 -3 src/release/doc/ja_JP.eucJP/relnotes/common/new.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 13: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 75A5837B400; Sat, 17 Aug 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 263B543E4A; Sat, 17 Aug 2002 13:30:35 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: from freefall.freebsd.org (ache@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HKUZJU082846; Sat, 17 Aug 2002 13:30:35 -0700 (PDT) (envelope-from ache@freefall.freebsd.org) Received: (from ache@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HKUZQV082842; Sat, 17 Aug 2002 13:30:35 -0700 (PDT) Message-Id: <200208172030.g7HKUZQV082842@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Sat, 17 Aug 2002 13:30:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/locale Makefile.inc iswctype.c wcwidth.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/17 13:30:34 PDT Modified files: lib/libc/locale Makefile.inc iswctype.c Added files: lib/libc/locale wcwidth.c Log: Move wcwidth() to separate file, it doesn't belong to iswctype.c at all Revision Changes Path 1.29 +1 -1 src/lib/libc/locale/Makefile.inc 1.6 +0 -10 src/lib/libc/locale/iswctype.c 1.1 +57 -0 src/lib/libc/locale/wcwidth.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 Aug 17 13:31: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 EAD3C37B400; Sat, 17 Aug 2002 13:31:11 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8724C43E72; Sat, 17 Aug 2002 13:31:11 -0700 (PDT) (envelope-from hrs@FreeBSD.org) Received: from freefall.freebsd.org (hrs@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HKVBJU083649; Sat, 17 Aug 2002 13:31:11 -0700 (PDT) (envelope-from hrs@freefall.freebsd.org) Received: (from hrs@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HKVBZd083648; Sat, 17 Aug 2002 13:31:11 -0700 (PDT) Message-Id: <200208172031.g7HKVBZd083648@freefall.freebsd.org> From: Hiroki Sato Date: Sat, 17 Aug 2002 13:31:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/ja auditors.sgml availability.sgml mailto.sgml publish.sgml send-pr.sgml where.sgml www/ja/releases snapshots.sgml www/ja/releases/4.6.2R Makefile announce.sgml docbook.css hardware.sgml relnotes.sgml www/ja/releases/4.6R ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/17 13:31:11 PDT Modified files: ja auditors.sgml availability.sgml mailto.sgml publish.sgml send-pr.sgml where.sgml ja/releases snapshots.sgml ja/releases/4.6R announce.sgml ja/search index-site.sgml search.sgml Added files: ja/releases/4.6.2R Makefile announce.sgml docbook.css hardware.sgml relnotes.sgml Log: - Merge the following from the English version: 1.34 -> 1.35 auditors.sgml 1.31 -> 1.32 availability.sgml 1.26 -> 1.27 mailto.sgml 1.51 -> 1.52 publish.sgml 1.26 -> 1.28 send-pr.sgml 1.55 -> 1.56 where.sgml 1.13 -> 1.14 releases/snapshots.sgml 1.1 -> 1.2 releases/4.6R/announce.sgml 1.23 -> 1.24 search/index-site.sgml 1.76 -> 1.81 search/search.sgml - Add new translations (not activated yet): (new) -> 1.2 releases/4.6.2R/Makefile (new) -> 1.2 releases/4.6.2R/announce.sgml (new) releases/4.6.2R/docbook.css (new) -> 1.1 releases/4.6.2R/hardware.sgml (new) -> 1.1 releases/4.6.2R/relnotes.sgml Revision Changes Path 1.20 +3 -3 www/ja/auditors.sgml 1.19 +10 -10 www/ja/availability.sgml 1.22 +3 -3 www/ja/mailto.sgml 1.35 +4 -4 www/ja/publish.sgml 1.1 +25 -0 www/ja/releases/4.6.2R/Makefile (new) 1.1 +183 -0 www/ja/releases/4.6.2R/announce.sgml (new) 1.1 +161 -0 www/ja/releases/4.6.2R/docbook.css (new) 1.1 +30 -0 www/ja/releases/4.6.2R/hardware.sgml (new) 1.1 +28 -0 www/ja/releases/4.6.2R/relnotes.sgml (new) 1.2 +8 -8 www/ja/releases/4.6R/announce.sgml 1.13 +5 -5 www/ja/releases/snapshots.sgml 1.16 +20 -20 www/ja/search/index-site.sgml 1.35 +29 -5 www/ja/search/search.sgml 1.20 +4 -2 www/ja/send-pr.sgml 1.29 +15 -14 www/ja/where.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 13:38: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 BCAF837B400; Sat, 17 Aug 2002 13:38:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DD1C43E42; Sat, 17 Aug 2002 13:38:08 -0700 (PDT) (envelope-from dillon@FreeBSD.org) Received: from freefall.freebsd.org (dillon@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HKc8JU084257; Sat, 17 Aug 2002 13:38:08 -0700 (PDT) (envelope-from dillon@freefall.freebsd.org) Received: (from dillon@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HKc89W084256; Sat, 17 Aug 2002 13:38:08 -0700 (PDT) Date: Sat, 17 Aug 2002 13:38:08 -0700 (PDT) From: Matt Dillon Message-Id: <200208172038.g7HKc89W084256@freefall.freebsd.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 tcp.4 src/share/man/man7 tuning.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 Ach! I didn't mean to commit that to -stable. I meant to commit it to -current. Oh well. It's only documentation, I'll commit it to current but leave the -stable commit in, and the implementation will catch up to the documentation in a week :-) (Thanks for everyone who sent me email on that!) -Matt : :dillon 2002/08/17 12:52:14 PDT : : Modified files: (Branch: RELENG_4) : share/man/man4 tcp.4 : share/man/man7 tuning.7 : Log: : Describe the net.inet.tcp.inflight_{enable,debug,min,max} sysctls. : : MFC after: 7 days : : Revision Changes Path : 1.11.2.11 +30 -0 src/share/man/man4/tcp.4 : 1.1.2.28 +23 -0 src/share/man/man7/tuning.7 : To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 13:44: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 0F4E137B400; Sat, 17 Aug 2002 13:44:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B37E643E65; Sat, 17 Aug 2002 13:44:24 -0700 (PDT) (envelope-from dillon@FreeBSD.org) Received: from freefall.freebsd.org (dillon@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HKiOJU085956; Sat, 17 Aug 2002 13:44:24 -0700 (PDT) (envelope-from dillon@freefall.freebsd.org) Received: (from dillon@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HKiOcD085955; Sat, 17 Aug 2002 13:44:24 -0700 (PDT) Message-Id: <200208172044.g7HKiOcD085955@freefall.freebsd.org> From: Matt Dillon Date: Sat, 17 Aug 2002 13:44:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 tcp.4 src/share/man/man7 tuning.7 X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/17 13:44:24 PDT Modified files: share/man/man4 tcp.4 share/man/man7 tuning.7 Log: Oops, last manual commit was to -stable, should have been to -current. No biggy, the code MFC to stable will catch up to the docs in a week. X-MFC after: -7 days Revision Changes Path 1.26 +30 -0 src/share/man/man4/tcp.4 1.49 +23 -0 src/share/man/man7/tuning.7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 14: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 7B2A837B400; Sat, 17 Aug 2002 14:10:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AF9443E6A; Sat, 17 Aug 2002 14:10:18 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HLAIJU094532; Sat, 17 Aug 2002 14:10:18 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HLAIRU094531; Sat, 17 Aug 2002 14:10:18 -0700 (PDT) Message-Id: <200208172110.g7HLAIRU094531@freefall.freebsd.org> From: Christian Weisgerber Date: Sat, 17 Aug 2002 14:10:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/ghostscript-afpl Makefile distinfo ports/print/ghostscript-afpl/files bjc250.contrib.mak ports/print/ghostscript-afpl/scripts configure configure.batch X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/17 14:10:17 PDT Modified files: print/ghostscript-afpl Makefile distinfo print/ghostscript-afpl/scripts configure configure.batch Added files: print/ghostscript-afpl/files bjc250.contrib.mak Log: Add BJC250 driver. PR: 41737 Submitted by: Ports Fury Revision Changes Path 1.104 +27 -2 ports/print/ghostscript-afpl/Makefile 1.38 +1 -0 ports/print/ghostscript-afpl/distinfo 1.1 +31 -0 ports/print/ghostscript-afpl/files/bjc250.contrib.mak (new) 1.22 +5 -1 ports/print/ghostscript-afpl/scripts/configure 1.23 +2 -2 ports/print/ghostscript-afpl/scripts/configure.batch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 14:35: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 BBACD37B400; Sat, 17 Aug 2002 14:35:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F1AC43E70; Sat, 17 Aug 2002 14:35:15 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from freefall.freebsd.org (alane@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HLZFJU099900; Sat, 17 Aug 2002 14:35:15 -0700 (PDT) (envelope-from alane@freefall.freebsd.org) Received: (from alane@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HLZFHn099899; Sat, 17 Aug 2002 14:35:15 -0700 (PDT) Message-Id: <200208172135.g7HLZFHn099899@freefall.freebsd.org> From: Alan Eldridge Date: Sat, 17 Aug 2002 14:35:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/cups-base Makefile ports/print/cups-base/files patch-backend-usb.c patch-backend-usb.c-1.1.16 X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/17 14:35:15 PDT Modified files: print/cups-base Makefile Added files: print/cups-base/files patch-backend-usb.c-1.1.16 Removed files: print/cups-base/files patch-backend-usb.c Log: Update the cups usb backend to cvs version. This gives the user the choice of using /dev/ulptN or /dev/unlptN as is appropriate for the printer being set up. Since this is significant, and necessary, new functionality, the PORTREVISION is bumped. Revision Changes Path 1.12 +1 -1 ports/print/cups-base/Makefile 1.2 +0 -22 ports/print/cups-base/files/patch-backend-usb.c (dead) 1.1 +55 -0 ports/print/cups-base/files/patch-backend-usb.c-1.1.16 (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 14:36: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 8FDCC37B400; Sat, 17 Aug 2002 14:36:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 501E543E42; Sat, 17 Aug 2002 14:36:30 -0700 (PDT) (envelope-from naddy@FreeBSD.org) Received: from freefall.freebsd.org (naddy@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HLaUJU000270; Sat, 17 Aug 2002 14:36:30 -0700 (PDT) (envelope-from naddy@freefall.freebsd.org) Received: (from naddy@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HLaUNN000269; Sat, 17 Aug 2002 14:36:30 -0700 (PDT) Message-Id: <200208172136.g7HLaUNN000269@freefall.freebsd.org> From: Christian Weisgerber Date: Sat, 17 Aug 2002 14:36:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/ghostscript-gnu Makefile distinfo ports/print/ghostscript-gnu/files bjc250.contrib.mak ports/print/ghostscript-gnu/scripts configure configure.batch X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/17 14:36:30 PDT Modified files: print/ghostscript-gnu Makefile distinfo print/ghostscript-gnu/scripts configure configure.batch Added files: print/ghostscript-gnu/files bjc250.contrib.mak Log: Add BJC250 driver. PR: 41738 Submitted by: Ports Fury Revision Changes Path 1.79 +26 -2 ports/print/ghostscript-gnu/Makefile 1.31 +1 -0 ports/print/ghostscript-gnu/distinfo 1.1 +31 -0 ports/print/ghostscript-gnu/files/bjc250.contrib.mak (new) 1.16 +4 -0 ports/print/ghostscript-gnu/scripts/configure 1.12 +1 -1 ports/print/ghostscript-gnu/scripts/configure.batch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 14: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 16ABA37B401; Sat, 17 Aug 2002 14:54:32 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A868043E6E; Sat, 17 Aug 2002 14:54:31 -0700 (PDT) (envelope-from anholt@FreeBSD.org) Received: from freefall.freebsd.org (anholt@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HLsVJU004266; Sat, 17 Aug 2002 14:54:31 -0700 (PDT) (envelope-from anholt@freefall.freebsd.org) Received: (from anholt@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HLsVss004265; Sat, 17 Aug 2002 14:54:31 -0700 (PDT) Message-Id: <200208172154.g7HLsVss004265@freefall.freebsd.org> From: Eric Anholt Date: Sat, 17 Aug 2002 14:54:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games Makefile ports/games/enigma Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist ports/games/enigma/files patch-video.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 anholt 2002/08/17 14:54:31 PDT Modified files: games Makefile Added files: games/enigma Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist games/enigma/files patch-video.cc Log: Add enigma 0.50, enigma is a reimplementation of Oxyd, a puzzle game. PR: 40967 Submitted by: Edwin Groothuis Revision Changes Path 1.483 +1 -0 ports/games/Makefile 1.1 +31 -0 ports/games/enigma/Makefile (new) 1.1 +1 -0 ports/games/enigma/distinfo (new) 1.1 +10 -0 ports/games/enigma/files/patch-video.cc (new) 1.1 +1 -0 ports/games/enigma/pkg-comment (new) 1.1 +6 -0 ports/games/enigma/pkg-descr (new) 1.1 +5 -0 ports/games/enigma/pkg-message (new) 1.1 +614 -0 ports/games/enigma/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 Aug 17 14:59: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 E9F1E37B405; Sat, 17 Aug 2002 14:59:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 984FB43E42; Sat, 17 Aug 2002 14:59:14 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from freefall.freebsd.org (alane@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HLxEJU004917; Sat, 17 Aug 2002 14:59:14 -0700 (PDT) (envelope-from alane@freefall.freebsd.org) Received: (from alane@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HLxEtd004916; Sat, 17 Aug 2002 14:59:14 -0700 (PDT) Message-Id: <200208172159.g7HLxEtd004916@freefall.freebsd.org> From: Alan Eldridge Date: Sat, 17 Aug 2002 14:59:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/cups-base Makefile ports/print/cups-base/files patch-backend-usb.c-1.1.16 X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/17 14:59:14 PDT Modified files: print/cups-base Makefile print/cups-base/files patch-backend-usb.c-1.1.16 Log: Fix error in CVS version of USB driver. ++PORTREVISION. Revision Changes Path 1.13 +1 -1 ports/print/cups-base/Makefile 1.2 +2 -2 ports/print/cups-base/files/patch-backend-usb.c-1.1.16 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 15:35: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 9A16C37B400; Sat, 17 Aug 2002 15:35:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6108743E3B; Sat, 17 Aug 2002 15:35: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.4/8.12.4) with ESMTP id g7HMZLJU015459; Sat, 17 Aug 2002 15:35:21 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HMZLO9015458; Sat, 17 Aug 2002 15:35:21 -0700 (PDT) Message-Id: <200208172235.g7HMZLO9015458@freefall.freebsd.org> From: "Bruce A. Mah" Date: Sat, 17 Aug 2002 15:35:21 -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/08/17 15:35:20 PDT Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/errata article.sgml Log: Update the 4.6-RELEASE errata to include 4.6.2-RELEASE. Mostly this consists of mentioning that a number of security advisories and other issues in 4.6 were fixed in 4.6.2. Until 4.7-RELEASE, we'll have one errata document covering both releases. Maintaining separate errata documents for 4.6 and 4.6.2 is not possible. There's a little bit of hackery that will need to be taken out of the boilerplate during the 4.7 release cycle. This is perhaps a good argument for doing errata updates on the release/security branches, rather than the STABLE branch. Revision Changes Path 1.1.2.77 +31 -13 src/release/doc/en_US.ISO8859-1/errata/article.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 15:42: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 F021C37B400; Sat, 17 Aug 2002 15:42:24 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FD3B43E6E; Sat, 17 Aug 2002 15:42:24 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from freefall.freebsd.org (bmah@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HMgOJU017051; Sat, 17 Aug 2002 15:42:24 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HMgOSu017050; Sat, 17 Aug 2002 15:42:24 -0700 (PDT) Message-Id: <200208172242.g7HMgOSu017050@freefall.freebsd.org> From: "Bruce A. Mah" Date: Sat, 17 Aug 2002 15:42:24 -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/08/17 15:42:24 PDT Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/errata article.sgml Log: Note a small typo in the release notes. Several people called for a revision to the release notes; I'm fixing it by noting it in the errata instead. PR: 41745 Submitted by: Christopher Holden , Otterr" Revision Changes Path 1.1.2.78 +7 -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 Sat Aug 17 15:53: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 6793737B400; Sat, 17 Aug 2002 15:53:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A90243E4A; Sat, 17 Aug 2002 15:53:45 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from freefall.freebsd.org (bmah@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7HMriJU018820; Sat, 17 Aug 2002 15:53:44 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HMripe018819; Sat, 17 Aug 2002 15:53:44 -0700 (PDT) Message-Id: <200208172253.g7HMripe018819@freefall.freebsd.org> From: "Bruce A. Mah" Date: Sat, 17 Aug 2002 15:53:44 -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/08/17 15:53:44 PDT Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/errata article.sgml Log: Get the point release version number in the document title, to try to head off one potential source of confusion. Revision Changes Path 1.1.2.79 +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 Sat Aug 17 15:56: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 009CA37B400; Sat, 17 Aug 2002 15:56:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3F2D43E6A; Sat, 17 Aug 2002 15:56: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.4/8.12.4) with ESMTP id g7HMuKJU019084; Sat, 17 Aug 2002 15:56:20 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7HMuKQl019083; Sat, 17 Aug 2002 15:56:20 -0700 (PDT) Message-Id: <200208172256.g7HMuKQl019083@freefall.freebsd.org> From: "Bruce A. Mah" Date: Sat, 17 Aug 2002 15:56:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/releases/4.6.2R errata.html www/en/releases/4.6R 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/08/17 15:56:20 PDT Modified files: en/releases/4.6.2R errata.html en/releases/4.6R errata.html Log: Regen from article.sgml 1.1.2.79. Revision Changes Path 1.2 +299 -20 www/en/releases/4.6.2R/errata.html 1.10 +42 -19 www/en/releases/4.6R/errata.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 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 E178837B400; Sat, 17 Aug 2002 17:24:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97C3243E3B; Sat, 17 Aug 2002 17:24:03 -0700 (PDT) (envelope-from joe@FreeBSD.org) Received: from freefall.freebsd.org (joe@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7I0O3JU046070; Sat, 17 Aug 2002 17:24:03 -0700 (PDT) (envelope-from joe@freefall.freebsd.org) Received: (from joe@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7I0O30R046069; Sat, 17 Aug 2002 17:24:03 -0700 (PDT) Message-Id: <200208180024.g7I0O30R046069@freefall.freebsd.org> From: Josef Karthauser Date: Sat, 17 Aug 2002 17:24:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci uhci_pci.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG joe 2002/08/17 17:24:03 PDT Modified files: sys/pci uhci_pci.c Log: Consolidate the device recognition code. Revision Changes Path 1.40 +4 -57 src/sys/pci/uhci_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 17: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 11F4837B400; Sat, 17 Aug 2002 17:29:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA54843E70; Sat, 17 Aug 2002 17:29:08 -0700 (PDT) (envelope-from orion@FreeBSD.org) Received: from freefall.freebsd.org (orion@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7I0T8JU047045; Sat, 17 Aug 2002 17:29:08 -0700 (PDT) (envelope-from orion@freefall.freebsd.org) Received: (from orion@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7I0T8NV047043; Sat, 17 Aug 2002 17:29:08 -0700 (PDT) Message-Id: <200208180029.g7I0T8NV047043@freefall.freebsd.org> From: Orion Hodson Date: Sat, 17 Aug 2002 17:29:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pci via8233.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG orion 2002/08/17 17:29:08 PDT Modified files: sys/dev/sound/pci via8233.c Log: Fix VRA configuration. Reported and fixed by: Grzybowski Rafal Revision Changes Path 1.2 +6 -3 src/sys/dev/sound/pci/via8233.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 17: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 684F037B400; Sat, 17 Aug 2002 17:56:59 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A8D343E77; Sat, 17 Aug 2002 17:56: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.4/8.12.4) with ESMTP id g7I0uwJU052845; Sat, 17 Aug 2002 17:56:58 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7I0uwP1052844; Sat, 17 Aug 2002 17:56:58 -0700 (PDT) Message-Id: <200208180056.g7I0uwP1052844@freefall.freebsd.org> From: "Bruce A. Mah" Date: Sat, 17 Aug 2002 17:56:58 -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 bmah 2002/08/17 17:56:58 PDT Modified files: en_US.ISO8859-1/books/fdp-primer/writing-style chapter.sgml Log: Unbreak doc/web build. Revision Changes Path 1.28 +1 -1 doc/en_US.ISO8859-1/books/fdp-primer/writing-style/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 19: 9: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 B52F037B400; Sat, 17 Aug 2002 19:09:35 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76C7A43E4A; Sat, 17 Aug 2002 19:09:35 -0700 (PDT) (envelope-from jake@FreeBSD.org) Received: from freefall.freebsd.org (jake@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7I29XJU073009; Sat, 17 Aug 2002 19:09:33 -0700 (PDT) (envelope-from jake@freefall.freebsd.org) Received: (from jake@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7I29W0C073008; Sat, 17 Aug 2002 19:09:32 -0700 (PDT) Message-Id: <200208180209.g7I29W0C073008@freefall.freebsd.org> From: Jake Burkholder Date: Sat, 17 Aug 2002 19:09:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/include asmacros.h tsb.h tte.h src/sys/sparc64/sparc64 exception.S genassym.c locore.S mp_locore.S pmap.c swtch.S tsb.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/17 19:09:28 PDT Modified files: sys/sparc64/include asmacros.h tsb.h tte.h sys/sparc64/sparc64 exception.S genassym.c locore.S mp_locore.S pmap.c swtch.S tsb.c Log: Add pmap support for user mappings of multiple page sizes (super pages). This supports all hardware page sizes (8K, 64K, 512K, 4MB), but only 8k pages are actually used as of yet. Revision Changes Path 1.13 +0 -5 src/sys/sparc64/include/asmacros.h 1.17 +3 -3 src/sys/sparc64/include/tsb.h 1.13 +29 -25 src/sys/sparc64/include/tte.h 1.40 +380 -275 src/sys/sparc64/sparc64/exception.S 1.42 +9 -3 src/sys/sparc64/sparc64/genassym.c 1.17 +0 -11 src/sys/sparc64/sparc64/locore.S 1.5 +4 -2 src/sys/sparc64/sparc64/mp_locore.S 1.82 +44 -48 src/sys/sparc64/sparc64/pmap.c 1.21 +6 -5 src/sys/sparc64/sparc64/swtch.S 1.27 +12 -9 src/sys/sparc64/sparc64/tsb.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 19:13: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 92DD037B400; Sat, 17 Aug 2002 19:13:54 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4740343E3B; Sat, 17 Aug 2002 19:13:54 -0700 (PDT) (envelope-from alc@FreeBSD.org) Received: from freefall.freebsd.org (alc@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7I2DsJU074541; Sat, 17 Aug 2002 19:13:54 -0700 (PDT) (envelope-from alc@freefall.freebsd.org) Received: (from alc@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7I2DsDD074540; Sat, 17 Aug 2002 19:13:54 -0700 (PDT) Message-Id: <200208180213.g7I2DsDD074540@freefall.freebsd.org> From: Alan Cox Date: Sat, 17 Aug 2002 19:13:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 pmap.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alc 2002/08/17 19:13:53 PDT Modified files: sys/i386/i386 pmap.c Log: o Simplify the ptphint test in pmap_release_free_page(). In other words, make it just like the test in _pmap_unwire_pte_hold(). Revision Changes Path 1.362 +1 -1 src/sys/i386/i386/pmap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 19: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 20BD037B400; Sat, 17 Aug 2002 19:29:16 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68B8943E4A; Sat, 17 Aug 2002 19:29:15 -0700 (PDT) (envelope-from taoka@FreeBSD.org) Received: from freefall.freebsd.org (taoka@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7I2TFJU076725; Sat, 17 Aug 2002 19:29:15 -0700 (PDT) (envelope-from taoka@freefall.freebsd.org) Received: (from taoka@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7I2TFAc076724; Sat, 17 Aug 2002 19:29:15 -0700 (PDT) Message-Id: <200208180229.g7I2TFAc076724@freefall.freebsd.org> From: Satoshi Taoka Date: Sat, 17 Aug 2002 19:29:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese Makefile ports/japanese/bjfilter360 Makefile pkg-comment pkg-descr pkg-plist ports/japanese/bjfilter850 Makefile pkg-comment pkg-descr pkg-plist ports/japanese/bjfilter850ug 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 taoka 2002/08/17 19:29:15 PDT Modified files: japanese Makefile Removed files: japanese/bjfilter360 Makefile pkg-comment pkg-descr pkg-plist japanese/bjfilter850 Makefile pkg-comment pkg-descr pkg-plist japanese/bjfilter850ug Makefile pkg-comment pkg-descr pkg-plist japanese/bjfilter860 Makefile pkg-comment pkg-descr pkg-plist japanese/bjfilter870 Makefile pkg-comment pkg-descr pkg-plist japanese/bjfilters600 Makefile pkg-comment pkg-descr pkg-plist japanese/bjfilters630 Makefile pkg-comment pkg-descr pkg-plist japanese/bjfilters6300 Makefile pkg-comment pkg-descr pkg-plist Log: These meta ports to depend on ja-linux_locale is not needed because ja-linux_locale is not needed for linux_base7 Revision Changes Path 1.430 +0 -8 ports/japanese/Makefile 1.2 +0 -11 ports/japanese/bjfilter360/Makefile (dead) 1.2 +0 -1 ports/japanese/bjfilter360/pkg-comment (dead) 1.4 +0 -28 ports/japanese/bjfilter360/pkg-descr (dead) 1.3 +0 -1 ports/japanese/bjfilter360/pkg-plist (dead) 1.4 +0 -66 ports/japanese/bjfilter850/Makefile (dead) 1.2 +0 -1 ports/japanese/bjfilter850/pkg-comment (dead) 1.4 +0 -28 ports/japanese/bjfilter850/pkg-descr (dead) 1.3 +0 -1 ports/japanese/bjfilter850/pkg-plist (dead) 1.3 +0 -12 ports/japanese/bjfilter850ug/Makefile (dead) 1.2 +0 -1 ports/japanese/bjfilter850ug/pkg-comment (dead) 1.4 +0 -32 ports/japanese/bjfilter850ug/pkg-descr (dead) 1.3 +0 -1 ports/japanese/bjfilter850ug/pkg-plist (dead) 1.2 +0 -11 ports/japanese/bjfilter860/Makefile (dead) 1.2 +0 -1 ports/japanese/bjfilter860/pkg-comment (dead) 1.4 +0 -28 ports/japanese/bjfilter860/pkg-descr (dead) 1.3 +0 -1 ports/japanese/bjfilter860/pkg-plist (dead) 1.2 +0 -11 ports/japanese/bjfilter870/Makefile (dead) 1.2 +0 -1 ports/japanese/bjfilter870/pkg-comment (dead) 1.4 +0 -28 ports/japanese/bjfilter870/pkg-descr (dead) 1.3 +0 -1 ports/japanese/bjfilter870/pkg-plist (dead) 1.2 +0 -13 ports/japanese/bjfilters600/Makefile (dead) 1.2 +0 -1 ports/japanese/bjfilters600/pkg-comment (dead) 1.2 +0 -28 ports/japanese/bjfilters600/pkg-descr (dead) 1.2 +0 -1 ports/japanese/bjfilters600/pkg-plist (dead) 1.2 +0 -12 ports/japanese/bjfilters630/Makefile (dead) 1.2 +0 -1 ports/japanese/bjfilters630/pkg-comment (dead) 1.2 +0 -28 ports/japanese/bjfilters630/pkg-descr (dead) 1.2 +0 -1 ports/japanese/bjfilters630/pkg-plist (dead) 1.2 +0 -12 ports/japanese/bjfilters6300/Makefile (dead) 1.2 +0 -1 ports/japanese/bjfilters6300/pkg-comment (dead) 1.2 +0 -28 ports/japanese/bjfilters6300/pkg-descr (dead) 1.2 +0 -1 ports/japanese/bjfilters6300/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 Aug 17 19:30: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 38D6137B400; Sat, 17 Aug 2002 19:30:30 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFFA543E72; Sat, 17 Aug 2002 19:30:29 -0700 (PDT) (envelope-from taoka@FreeBSD.org) Received: from freefall.freebsd.org (taoka@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7I2UTJU076920; Sat, 17 Aug 2002 19:30:29 -0700 (PDT) (envelope-from taoka@freefall.freebsd.org) Received: (from taoka@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7I2UTQg076919; Sat, 17 Aug 2002 19:30:29 -0700 (PDT) Message-Id: <200208180230.g7I2UTQg076919@freefall.freebsd.org> From: Satoshi Taoka Date: Sat, 17 Aug 2002 19:30:29 -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 taoka 2002/08/17 19:30:29 PDT Modified files: . modules Log: These meta ports (ja-bjfilter*) to depend on ja-linux_locale is not needed because ja-linux_locale is not needed for linux_base7 Revision Changes Path 1.5721 +0 -8 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 Aug 17 19:33: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 1DD2037B400; Sat, 17 Aug 2002 19:33:53 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C681343E3B; Sat, 17 Aug 2002 19:33:52 -0700 (PDT) (envelope-from jake@FreeBSD.org) Received: from freefall.freebsd.org (jake@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7I2XqJU078281; Sat, 17 Aug 2002 19:33:52 -0700 (PDT) (envelope-from jake@freefall.freebsd.org) Received: (from jake@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7I2XqV0078280; Sat, 17 Aug 2002 19:33:52 -0700 (PDT) Message-Id: <200208180233.g7I2XqV0078280@freefall.freebsd.org> From: Jake Burkholder Date: Sat, 17 Aug 2002 19:33:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/sparc64 mp_machdep.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jake 2002/08/17 19:33:52 PDT Modified files: sys/sparc64/sparc64 mp_machdep.c Log: Forgot this in last commit. Revision Changes Path 1.15 +2 -2 src/sys/sparc64/sparc64/mp_machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 20: 5: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 D43A037B400; Sat, 17 Aug 2002 20:05:56 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 892AF43E70; Sat, 17 Aug 2002 20:05:56 -0700 (PDT) (envelope-from jake@FreeBSD.org) Received: from freefall.freebsd.org (jake@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7I35uJU086370; Sat, 17 Aug 2002 20:05:56 -0700 (PDT) (envelope-from jake@freefall.freebsd.org) Received: (from jake@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7I35uSU086349; Sat, 17 Aug 2002 20:05:56 -0700 (PDT) Message-Id: <200208180305.g7I35uSU086349@freefall.freebsd.org> From: Jake Burkholder Date: Sat, 17 Aug 2002 20:05:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: 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 jake 2002/08/17 20:05:55 PDT Modified files: sys/sparc64/include signal.h Log: Fix warning. These structs should probably be removed altogether. Revision Changes Path 1.7 +3 -1 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 Aug 17 21: 0: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 6045E37B401; Sat, 17 Aug 2002 21:00:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08B8A43E6A; Sat, 17 Aug 2002 21:00: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.4/8.12.4) with ESMTP id g7I406JU095920; Sat, 17 Aug 2002 21:00:06 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7I4068o095919; Sat, 17 Aug 2002 21:00:06 -0700 (PDT) Message-Id: <200208180400.g7I4068o095919@freefall.freebsd.org> From: "Bruce A. Mah" Date: Sat, 17 Aug 2002 21:00:06 -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/08/17 21:00:06 PDT Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: MFCs noted: tcsh-6.12, top 3.5b12, OpenSSL-0.9.6g. Revision Changes Path 1.407 +4 -4 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 21: 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 F038D37B400; Sat, 17 Aug 2002 21:02:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A338E43E4A; Sat, 17 Aug 2002 21:02:22 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from freefall.freebsd.org (bmah@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7I42MJU097243; Sat, 17 Aug 2002 21:02:22 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7I42Ms9097242; Sat, 17 Aug 2002 21:02:22 -0700 (PDT) Message-Id: <200208180402.g7I42Ms9097242@freefall.freebsd.org> From: "Bruce A. Mah" Date: Sat, 17 Aug 2002 21:02:22 -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/08/17 21:02:22 PDT Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: MFC: OpenSSL-0.9.6g, tcsh-6.12, top 3.5b12. Revision Changes Path 1.22.2.279 +8 -2 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 21: 6: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 47D9637B400; Sat, 17 Aug 2002 21:06:36 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFA2043E75; Sat, 17 Aug 2002 21:06: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.4/8.12.4) with ESMTP id g7I46ZJU001781; Sat, 17 Aug 2002 21:06:35 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7I46ZrF001780; Sat, 17 Aug 2002 21:06:35 -0700 (PDT) Message-Id: <200208180406.g7I46ZrF001780@freefall.freebsd.org> From: "Bruce A. Mah" Date: Sat, 17 Aug 2002 21:06:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/common dev.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/08/17 21:06:35 PDT Modified files: release/doc/en_US.ISO8859-1/hardware/common dev.sgml Log: Misc fixups. PR: 41587 Submitted by: David "Siebörger" Revision Changes Path 1.96 +4 -4 src/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 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 2FD7637B400; Sat, 17 Aug 2002 21:08:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D534143E42; Sat, 17 Aug 2002 21:08:04 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from freefall.freebsd.org (bmah@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7I484JU001874; Sat, 17 Aug 2002 21:08:04 -0700 (PDT) (envelope-from bmah@freefall.freebsd.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7I484QC001873; Sat, 17 Aug 2002 21:08:04 -0700 (PDT) Message-Id: <200208180408.g7I484QC001873@freefall.freebsd.org> From: "Bruce A. Mah" Date: Sat, 17 Aug 2002 21:08:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/common dev.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/08/17 21:08:04 PDT Modified files: release/doc/en_US.ISO8859-1/hardware/common dev.sgml Log: Whitespace fix. PR: 41587 Submitted by: David "Siebörger" Revision Changes Path 1.97 +2 -2 src/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 21:10: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 1D29B37B400; Sat, 17 Aug 2002 21:10:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C493443E75; Sat, 17 Aug 2002 21:10:18 -0700 (PDT) (envelope-from archie@FreeBSD.org) Received: from freefall.freebsd.org (archie@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7I4AIJU002121; Sat, 17 Aug 2002 21:10:18 -0700 (PDT) (envelope-from archie@freefall.freebsd.org) Received: (from archie@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7I4AIo1002120; Sat, 17 Aug 2002 21:10:18 -0700 (PDT) Message-Id: <200208180410.g7I4AIo1002120@freefall.freebsd.org> From: Archie Cobbs Date: Sat, 17 Aug 2002 21:10:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/sablevm Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG archie 2002/08/17 21:10:18 PDT Modified files: java/sablevm Makefile Log: Bump the shared library version of dependency libgmp from 5 -> 6. Tweak makefile output. Revision Changes Path 1.3 +2 -2 ports/java/sablevm/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 21: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 844CC37B400; Sat, 17 Aug 2002 21:17:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E12443E75; Sat, 17 Aug 2002 21:17: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.4/8.12.4) with ESMTP id g7I4HfJU003716; Sat, 17 Aug 2002 21:17:41 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7I4HfgE003715; Sat, 17 Aug 2002 21:17:41 -0700 (PDT) Message-Id: <200208180417.g7I4HfgE003715@freefall.freebsd.org> From: Joe Marcus Clarke Date: Sat, 17 Aug 2002 21:17:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/irc/xchat-devel 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 marcus 2002/08/17 21:17:41 PDT Removed files: irc/xchat-devel Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Remove xchat-devel in favor of the soon-to-be-committed xchat2. Revision Changes Path 1.81 +0 -65 ports/irc/xchat-devel/Makefile (dead) 1.53 +0 -1 ports/irc/xchat-devel/distinfo (dead) 1.4 +0 -1 ports/irc/xchat-devel/pkg-comment (dead) 1.7 +0 -8 ports/irc/xchat-devel/pkg-descr (dead) 1.18 +0 -20 ports/irc/xchat-devel/pkg-plist (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 21:18: 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 51C0237B400; Sat, 17 Aug 2002 21:18:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06B3E43E42; Sat, 17 Aug 2002 21:18: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.4/8.12.4) with ESMTP id g7I4I1JU003761; Sat, 17 Aug 2002 21:18:01 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7I4I1qg003760; Sat, 17 Aug 2002 21:18:01 -0700 (PDT) Message-Id: <200208180418.g7I4I1qg003760@freefall.freebsd.org> From: Joe Marcus Clarke Date: Sat, 17 Aug 2002 21:18:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/irc Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/17 21:18:01 PDT Modified files: irc Makefile Log: Nuke xchat-devel. Revision Changes Path 1.53 +0 -1 ports/irc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 21:18: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 B2CFB37B400; Sat, 17 Aug 2002 21:18:34 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68F5843E6A; Sat, 17 Aug 2002 21:18: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.4/8.12.4) with ESMTP id g7I4IYJU003791; Sat, 17 Aug 2002 21:18:34 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7I4IYfX003790; Sat, 17 Aug 2002 21:18:34 -0700 (PDT) Message-Id: <200208180418.g7I4IYfX003790@freefall.freebsd.org> From: Joe Marcus Clarke Date: Sat, 17 Aug 2002 21:18: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 marcus 2002/08/17 21:18:34 PDT Modified files: . modules Log: Remove xchat-devel. Revision Changes Path 1.5722 +0 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 21:21: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 AA69337B401; Sat, 17 Aug 2002 21:21:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 545E943E65; Sat, 17 Aug 2002 21:21:25 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7I4LPJU005228; Sat, 17 Aug 2002 21:21:25 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7I4LP9d005227; Sat, 17 Aug 2002 21:21:25 -0700 (PDT) Message-Id: <200208180421.g7I4LP9d005227@freefall.freebsd.org> From: Joe Marcus Clarke Date: Sat, 17 Aug 2002 21:21:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/irc Makefile ports/irc/xchat2 Makefile distinfo pkg-comment pkg-descr pkg-plist ports/irc/xchat2/files patch-Makefile.in patch-configure X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/08/17 21:21:25 PDT Modified files: irc Makefile irc/xchat2 Makefile distinfo pkg-comment pkg-descr pkg-plist Added files: irc/xchat2/files patch-Makefile.in patch-configure Log: Add xchat2 after a repo-copy from xchat. xchat2 is the development version of xchat that supports GTK+ 2 and soon to be supporting GNOME 2. Submitted by: Maxime Romano (options listing) Revision Changes Path 1.54 +1 -0 ports/irc/Makefile 1.101 +48 -61 ports/irc/xchat2/Makefile 1.57 +1 -1 ports/irc/xchat2/distinfo 1.1 +11 -0 ports/irc/xchat2/files/patch-Makefile.in (new) 1.1 +51 -0 ports/irc/xchat2/files/patch-configure (new) 1.4 +1 -1 ports/irc/xchat2/pkg-comment 1.7 +4 -5 ports/irc/xchat2/pkg-descr 1.19 +4 -17 ports/irc/xchat2/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 Aug 17 21:22: 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 221DB37B400; Sat, 17 Aug 2002 21:22:02 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAEA643E42; Sat, 17 Aug 2002 21:22: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.4/8.12.4) with ESMTP id g7I4M1JU005340; Sat, 17 Aug 2002 21:22:01 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7I4M1De005335; Sat, 17 Aug 2002 21:22:01 -0700 (PDT) Message-Id: <200208180422.g7I4M1De005335@freefall.freebsd.org> From: Joe Marcus Clarke Date: Sat, 17 Aug 2002 21:22: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 marcus 2002/08/17 21:22:00 PDT Modified files: . modules Log: xchat2 --> irc/xchat2 Revision Changes Path 1.5723 +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 Aug 17 22:45: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 B16DA37B400; Sat, 17 Aug 2002 22:45:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66FF143E42; Sat, 17 Aug 2002 22:45:14 -0700 (PDT) (envelope-from mike@FreeBSD.org) Received: from freefall.freebsd.org (mike@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7I5jBJU021256; Sat, 17 Aug 2002 22:45:11 -0700 (PDT) (envelope-from mike@freefall.freebsd.org) Received: (from mike@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7I5jBDY021255; Sat, 17 Aug 2002 22:45:11 -0700 (PDT) Message-Id: <200208180545.g7I5jBDY021255@freefall.freebsd.org> From: Mike Barcroft Date: Sat, 17 Aug 2002 22:45:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/osf1 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/17 22:45:11 PDT Modified files: sys/modules/osf1 Makefile Log: Catch up to rev 1.8 of sys/alpha/osf1/osf1_mount.c. Revision Changes Path 1.10 +2 -1 src/sys/modules/osf1/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 23: 5: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 6581437B400; Sat, 17 Aug 2002 23:05:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A79743E75; Sat, 17 Aug 2002 23:05:22 -0700 (PDT) (envelope-from jwd@FreeBSD.org) Received: from freefall.freebsd.org (jwd@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7I65KJU025265; Sat, 17 Aug 2002 23:05:20 -0700 (PDT) (envelope-from jwd@freefall.freebsd.org) Received: (from jwd@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7I65HI8025240; Sat, 17 Aug 2002 23:05:17 -0700 (PDT) Message-Id: <200208180605.g7I65HI8025240@freefall.freebsd.org> From: "John W. De Boskey" Date: Sat, 17 Aug 2002 23:05:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/inetd inetd.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 jwd 2002/08/17 23:05:13 PDT Modified files: (Branch: RELENG_4) usr.sbin/inetd inetd.c Log: MFC 1.97 Revision Changes Path 1.80.2.8 +7 -4 src/usr.sbin/inetd/inetd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Aug 17 23:30: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 E9A2B37B400; Sat, 17 Aug 2002 23:30:12 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87A1143E77; Sat, 17 Aug 2002 23:30: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.4/8.12.4) with ESMTP id g7I6UCJU033416; Sat, 17 Aug 2002 23:30:12 -0700 (PDT) (envelope-from tjr@freefall.freebsd.org) Received: (from tjr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7I6UBQA033415; Sat, 17 Aug 2002 23:30:11 -0700 (PDT) Message-Id: <200208180630.g7I6UBQA033415@freefall.freebsd.org> From: "Tim J. Robbins" Date: Sat, 17 Aug 2002 23:30:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include wchar.h src/lib/libc/locale Makefile.inc mbrlen.3 mbrlen.c mbrtowc.3 mbrtowc.c mbsinit.3 mbsinit.c mbsrtowcs.3 mbsrtowcs.c wcrtomb.3 wcrtomb.c wcsrtombs.3 wcsrtombs.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/17 23:30:11 PDT Modified files: include wchar.h lib/libc/locale Makefile.inc Added files: lib/libc/locale mbrlen.3 mbrlen.c mbrtowc.3 mbrtowc.c mbsinit.3 mbsinit.c mbsrtowcs.3 mbsrtowcs.c wcrtomb.3 wcrtomb.c wcsrtombs.3 wcsrtombs.c Log: Implement the ISO C90 Amd.1 restartable wide and multibyte character manipulation functions mbrlen(), mbrtowc(), mbsinit(), mbsrtowcs(), wcrtomb(), wcsrtombs(). Revision Changes Path 1.12 +0 -9 src/include/wchar.h 1.30 +10 -4 src/lib/libc/locale/Makefile.inc 1.1 +113 -0 src/lib/libc/locale/mbrlen.3 (new) 1.1 +37 -0 src/lib/libc/locale/mbrlen.c (new) 1.1 +142 -0 src/lib/libc/locale/mbrtowc.3 (new) 1.1 +81 -0 src/lib/libc/locale/mbrtowc.c (new) 1.1 +63 -0 src/lib/libc/locale/mbsinit.3 (new) 1.1 +42 -0 src/lib/libc/locale/mbsinit.c (new) 1.1 +108 -0 src/lib/libc/locale/mbsrtowcs.3 (new) 1.1 +74 -0 src/lib/libc/locale/mbsrtowcs.c (new) 1.1 +106 -0 src/lib/libc/locale/wcrtomb.3 (new) 1.1 +46 -0 src/lib/libc/locale/wcrtomb.c (new) 1.1 +108 -0 src/lib/libc/locale/wcsrtombs.3 (new) 1.1 +90 -0 src/lib/libc/locale/wcsrtombs.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 Aug 17 23: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 9AF6337B400; Sat, 17 Aug 2002 23:43:45 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E6AB43E3B; Sat, 17 Aug 2002 23:43:45 -0700 (PDT) (envelope-from tjr@FreeBSD.org) Received: from freefall.freebsd.org (tjr@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7I6hjJU036326; Sat, 17 Aug 2002 23:43:45 -0700 (PDT) (envelope-from tjr@freefall.freebsd.org) Received: (from tjr@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7I6hjjU036325; Sat, 17 Aug 2002 23:43:45 -0700 (PDT) Message-Id: <200208180643.g7I6hjjU036325@freefall.freebsd.org> From: "Tim J. Robbins" Date: Sat, 17 Aug 2002 23:43:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/sh jobs.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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/08/17 23:43:45 PDT Modified files: bin/sh jobs.c Log: Avoid accessing the current job's process table in the child part of forkshell() after it has been freed. This caused mysterious behaviour when anything but the first command in a pipeline tried to access the terminal when the `junk' malloc() option was enabled (which is the default). Revision Changes Path 1.56 +5 -3 src/bin/sh/jobs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message