From owner-cvs-all Sun Jun 24 0:43:19 2001 Delivered-To: cvs-all@freebsd.org Received: from silby.com (cb34181-a.mdsn1.wi.home.com [24.14.173.39]) by hub.freebsd.org (Postfix) with ESMTP id 721CC37B401 for ; Sun, 24 Jun 2001 00:43:15 -0700 (PDT) (envelope-from silby@silby.com) Received: (qmail 96549 invoked by uid 1000); 24 Jun 2001 07:43:14 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 24 Jun 2001 07:43:14 -0000 Date: Sun, 24 Jun 2001 02:43:14 -0500 (CDT) From: Mike Silbersack To: Matt Dillon Cc: Bruce Evans , Mikhail Teterin , , , Subject: Re: Inline optimized bzero (was Re: cvs commit: src/sys/netinet tcp_subr.c) In-Reply-To: <200106240513.f5O5DIH75729@earth.backplane.com> Message-ID: <20010624023937.T96538-100000@achilles.silby.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 23 Jun 2001, Matt Dillon wrote: > As a separate issue, I am starting to get real worried about the FP > optimization in bzero() interfering with -current... I'm thinking that > we should rip it out. > > -Matt The FP optimization only affects p5s anyway, right? By the time 5.0 comes out, 1Ghz boxes will be bottom of the line, so it seems like there's little reason to keep the optimization around anyway. I know linux now has various mmx / 3dnow bcopies and bzeros, but from the reports on their mailing lists, it sounds like they cause more problems than they're worth. Mike "Silby" Silbersack To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 0:54:13 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 17B6D37B405; Sun, 24 Jun 2001 00:54:10 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5O7sAw74209; Sun, 24 Jun 2001 00:54:10 -0700 (PDT) (envelope-from knu) Message-Id: <200106240754.f5O7sAw74209@freefall.freebsd.org> From: Akinori MUSHA Date: Sun, 24 Jun 2001 00:54:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/gsl Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2001/06/24 00:54:09 PDT Modified files: math/gsl Makefile distinfo pkg-descr pkg-plist Log: Update to 0.8. PR: ports/28299 Submitted by: Vladimir Savichev Revision Changes Path 1.9 +3 -3 ports/math/gsl/Makefile 1.6 +1 -1 ports/math/gsl/distinfo 1.3 +3 -1 ports/math/gsl/pkg-descr 1.6 +15 -13 ports/math/gsl/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 Jun 24 1: 0:43 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 83D4337B405; Sun, 24 Jun 2001 01:00:40 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5O80eF74923; Sun, 24 Jun 2001 01:00:40 -0700 (PDT) (envelope-from knu) Message-Id: <200106240800.f5O80eF74923@freefall.freebsd.org> From: Akinori MUSHA Date: Sun, 24 Jun 2001 01:00:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/weather-emacs20 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 2001/06/24 01:00:40 PDT Modified files: japanese/weather-emacs20 Makefile distinfo Log: Update to 0.26. PR: ports/28324 Submitted by: Yoichi NAKAYAMA (MAINTAINER) Revision Changes Path 1.2 +2 -2 ports/japanese/weather-emacs20/Makefile 1.2 +1 -1 ports/japanese/weather-emacs20/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 1:13:14 2001 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id ECEFD37B406; Sun, 24 Jun 2001 01:13:05 -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 SAA10326; Sun, 24 Jun 2001 18:12:43 +1000 Date: Sun, 24 Jun 2001 18:10:50 +1000 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: Matt Dillon Cc: Mikhail Teterin , jlemon@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: Inline optimized bzero (was Re: cvs commit: src/sys/netinet tcp_subr.c) In-Reply-To: <200106240513.f5O5DIH75729@earth.backplane.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 On Sat, 23 Jun 2001, Matt Dillon wrote: > :To use the builtin memset except for parts of it that we don't like, > :I suggest using code like: > : > :#if defined(__GNUC) && defined(_HAVE_GOOD_BUILTIN_MEMSET) > :#define bzero(p, n) do { \ > : if (__builtin_constant_p(n) && (n) < LARGE_MD_VALUE && \ > : !__any_other_cases_that_we_dont_like(n)) \ > : __builtin_memset((p), 0, (n)); \ > : else \ > : (bzero)((p), (n)); \ > :} while (0) > :#endif > > Hmm. I wonder if __builtin_constant_p() works in an inline.... > holy cow, it does! That's interesting. ISTR asking an experienced gcc maintainer (Kenner?) to implement this back in 1992, and he said something like "if you want macro semantics, then use a macro". Perhaps I actually wanted the "i" constraint to work in asms ... yes, this is still a problem: asm("foo %0" : : "i" (n)); doesn't work if `n' is an inline function parameter, despite __builtin_constant_p(n) being true. > Ok, so what if we made bzero() an inline which checked to see if the > size was a constant (or too large) and did the memset() magic there, > otherwise it calls the real bzero for non-constant or too-large n's > (say, anything bigger then 64 bytes). I think we'd have to use an > inline rather then a #define'd macro to make it look as much like a > real function as possible. I benchmarked the following version using lmbench2: #define bzero(p, n) ({ \ if (__builtin_constant_p(n) && (n) <= 16) \ __builtin_memset((p), 0, (n)); \ else \ (bzero)((p), (n)); \ }) The results were uninteresting: essentially no change. lmbench2 is a micro-benchmark, so it tends to show larger improvements for micro- optimizations than can be expected in normal use. > As a separate issue, I am starting to get real worried about the FP > optimization in bzero() interfering with -current... I'm thinking that > we should rip it out. It only costs one indirection for a call through a function pointer, and is disabled anyway (but we still pay for the indirection). The cost is mainly in source code complexity. One point that I noticed after writing my original reply: the gcc builtins depend on misaligned accesses not trapping. This is reasonable on i386's, although it is broken if alignment checking is enabled (but other things are broken, e.g., copying of structs essentially uses the builtin memcpy and does misaligned copies for some structs (e.g., ones containing just a large array of shorts, inside another struct so that the i386 ABI forces perfect misalignment of the array). However, unaligned accesses trap on some machines (including alphas I think), so the corresponding optimization for memset is not possible. Your bzerol() could do better by knowing that the pointer is aligned. However, I think the source code shouldn't be complicated with optimizations like this. For alphas, there are the additional complications that 64-bit copies should be preferred, but I think more alignment is required for 64-bit copies, so the alignment would have to be part of the interface for maximal efficiency... Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 2:20:12 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7D37237B405; Sun, 24 Jun 2001 02:20:08 -0700 (PDT) (envelope-from dwmalone@FreeBSD.org) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5O9K8s83908; Sun, 24 Jun 2001 02:20:08 -0700 (PDT) (envelope-from dwmalone) Message-Id: <200106240920.f5O9K8s83908@freefall.freebsd.org> From: David Malone Date: Sun, 24 Jun 2001 02:20:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/inetd builtins.c inetd.c inetd.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 dwmalone 2001/06/24 02:20:08 PDT Modified files: usr.sbin/inetd builtins.c inetd.c inetd.h Log: Fix most of the warnings given by WARNS=2. Revision Changes Path 1.35 +39 -26 src/usr.sbin/inetd/builtins.c 1.93 +66 -39 src/usr.sbin/inetd/inetd.c 1.11 +12 -43 src/usr.sbin/inetd/inetd.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 2:20:46 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 994BB37B401; Sun, 24 Jun 2001 02:20:42 -0700 (PDT) (envelope-from dwmalone@FreeBSD.org) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5O9Kg183950; Sun, 24 Jun 2001 02:20:42 -0700 (PDT) (envelope-from dwmalone) Message-Id: <200106240920.f5O9Kg183950@freefall.freebsd.org> From: David Malone Date: Sun, 24 Jun 2001 02:20:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/inetd Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/24 02:20:42 PDT Modified files: usr.sbin/inetd Makefile Log: Don't add -Wall, as it's a compiler specific flag. Revision Changes Path 1.22 +2 -2 src/usr.sbin/inetd/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 3:11:28 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CD14137B405; Sun, 24 Jun 2001 03:11:23 -0700 (PDT) (envelope-from joerg@FreeBSD.org) Received: (from joerg@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OABNU88933; Sun, 24 Jun 2001 03:11:23 -0700 (PDT) (envelope-from joerg) Message-Id: <200106241011.f5OABNU88933@freefall.freebsd.org> From: Joerg Wunsch Date: Sun, 24 Jun 2001 03:11:23 -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 joerg 2001/06/24 03:11:23 PDT Modified files: astro/xearth/files freebsd.committers.markers Log: Fix my location, after moving last year, and after getting hold of a GPS device. Revision Changes Path 1.75 +1 -1 ports/astro/xearth/files/freebsd.committers.markers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 3:45:18 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5F51937B406; Sun, 24 Jun 2001 03:45:14 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OAjEd90529; Sun, 24 Jun 2001 03:45:14 -0700 (PDT) (envelope-from olgeni) Message-Id: <200106241045.f5OAjEd90529@freefall.freebsd.org> From: Jimmy Olgeni Date: Sun, 24 Jun 2001 03:45:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/p5-Glade-Perl 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 2001/06/24 03:45:13 PDT Modified files: devel/p5-Glade-Perl Makefile distinfo Log: Update port to version 0.59. PR: 28372 Submitted by: Joe Marcus Clarke Revision Changes Path 1.2 +7 -5 ports/devel/p5-Glade-Perl/Makefile 1.2 +1 -1 ports/devel/p5-Glade-Perl/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 4:30:37 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D484037B407; Sun, 24 Jun 2001 04:30:31 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: (from murray@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OBUV801102; Sun, 24 Jun 2001 04:30:31 -0700 (PDT) (envelope-from murray) Message-Id: <200106241130.f5OBUV801102@freefall.freebsd.org> From: Murray Stokely Date: Sun, 24 Jun 2001 04:30:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/introduction chapter.sgml doc/en_US.ISO8859-1/books/handbook/install 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 2001/06/24 04:30:31 PDT Modified files: en_US.ISO8859-1/books/handbook/introduction chapter.sgml en_US.ISO8859-1/books/handbook/install chapter.sgml Log: Add ~110 index entries to the Handbook. Revision Changes Path 1.37 +103 -10 doc/en_US.ISO8859-1/books/handbook/introduction/chapter.sgml 1.70 +50 -3 doc/en_US.ISO8859-1/books/handbook/install/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 Jun 24 4:34:26 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4CCA037B40C; Sun, 24 Jun 2001 04:34:18 -0700 (PDT) (envelope-from dirk@FreeBSD.org) Received: (from dirk@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OBYIi01312; Sun, 24 Jun 2001 04:34:18 -0700 (PDT) (envelope-from dirk) Message-Id: <200106241134.f5OBYIi01312@freefall.freebsd.org> From: Dirk Froemberg Date: Sun, 24 Jun 2001 04:34:18 -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 dirk 2001/06/24 04:34:18 PDT Modified files: www/mod_php4/scripts configure.php Log: Add XSLT support (via sablotron) and - as a sideeffect - iconv support. Revision Changes Path 1.133 +20 -1 ports/www/mod_php4/scripts/configure.php To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 5: 8:54 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DA23E37B40A; Sun, 24 Jun 2001 05:08:47 -0700 (PDT) (envelope-from dwmalone@FreeBSD.org) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OC8lf05858; Sun, 24 Jun 2001 05:08:47 -0700 (PDT) (envelope-from dwmalone) Message-Id: <200106241208.f5OC8lf05858@freefall.freebsd.org> From: David Malone Date: Sun, 24 Jun 2001 05:08:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/common load_elf.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dwmalone 2001/06/24 05:08:47 PDT Modified files: sys/boot/common load_elf.c Log: Get rid of some constness warnings. Revision Changes Path 1.20 +8 -7 src/sys/boot/common/load_elf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 5:18:32 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AB7C437B401; Sun, 24 Jun 2001 05:18:27 -0700 (PDT) (envelope-from dwmalone@FreeBSD.org) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OCIRh06256; Sun, 24 Jun 2001 05:18:27 -0700 (PDT) (envelope-from dwmalone) Message-Id: <200106241218.f5OCIRh06256@freefall.freebsd.org> From: David Malone Date: Sun, 24 Jun 2001 05:18:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_subr.c 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 dwmalone 2001/06/24 05:18:27 PDT Modified files: sys/netinet tcp_subr.c udp_usrreq.c Log: Allow getcred sysctl to work in jailed root processes. Processes can only do getcred calls for sockets which were created in the same jail. This should allow the ident to work in a reasonable way within jails. PR: 28107 Approved by: des, rwatson Revision Changes Path 1.108 +15 -8 src/sys/netinet/tcp_subr.c 1.92 +8 -4 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 Sun Jun 24 5:23:58 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 865E237B405; Sun, 24 Jun 2001 05:23:54 -0700 (PDT) (envelope-from dwmalone@FreeBSD.org) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OCNsj06627; Sun, 24 Jun 2001 05:23:54 -0700 (PDT) (envelope-from dwmalone) Message-Id: <200106241223.f5OCNsj06627@freefall.freebsd.org> From: David Malone Date: Sun, 24 Jun 2001 05:23:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/units Makefile units.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/24 05:23:54 PDT Modified files: usr.bin/units Makefile units.c Log: Add prototypes and turn on WARNS=?2. Revision Changes Path 1.6 +2 -1 src/usr.bin/units/Makefile 1.9 +19 -1 src/usr.bin/units/units.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 5:27:37 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 646C937B409; Sun, 24 Jun 2001 05:27:30 -0700 (PDT) (envelope-from dwmalone@FreeBSD.org) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OCRU306943; Sun, 24 Jun 2001 05:27:30 -0700 (PDT) (envelope-from dwmalone) Message-Id: <200106241227.f5OCRU306943@freefall.freebsd.org> From: David Malone Date: Sun, 24 Jun 2001 05:27: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: HEAD Sender: owner-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 2001/06/24 05:27:30 PDT Modified files: sys/kern uipc_syscalls.c Log: Don't dereference a NULL pointer if we fail to get a sendfilebuf. Revision Changes Path 1.94 +3 -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 Jun 24 5:38:31 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BDA5237B40A; Sun, 24 Jun 2001 05:38:28 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: (from des@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OCcSX07938; Sun, 24 Jun 2001 05:38:28 -0700 (PDT) (envelope-from des) Message-Id: <200106241238.f5OCcSX07938@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Sun, 24 Jun 2001 05:38:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/chkgrp Makefile chkgrp.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2001/06/24 05:38:28 PDT Modified files: usr.sbin/chkgrp Makefile chkgrp.c Log: Constify, staticize and add a missing include; add WARNS?=2. Submitted by: Mike Barcroft MFC after: 2 weeks Revision Changes Path 1.6 +2 -1 src/usr.sbin/chkgrp/Makefile 1.5 +7 -5 src/usr.sbin/chkgrp/chkgrp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 5:40: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 35F7137B406; Sun, 24 Jun 2001 05:39:56 -0700 (PDT) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OCdu908124; Sun, 24 Jun 2001 05:39:56 -0700 (PDT) (envelope-from mharo) Message-Id: <200106241239.f5OCdu908124@freefall.freebsd.org> From: Michael Haro Date: Sun, 24 Jun 2001 05:39:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/sudo Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mharo 2001/06/24 05:39:56 PDT Modified files: security/sudo Makefile Log: Use PAM and bump PORTREVISION as a result Submitted by: Blaz Zupan Revision Changes Path 1.40 +6 -4 ports/security/sudo/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 7:26:13 2001 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 4E9B937B401; Sun, 24 Jun 2001 07:26:07 -0700 (PDT) (envelope-from des@ofug.org) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id QAA82360; Sun, 24 Jun 2001 16:26:06 +0200 (CEST) (envelope-from des@ofug.org) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Mitsuru IWASAKI Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/acpica acpi.c acpi_acad.c acpi_cmbat.c acpi_thermal.c acpiio.h acpivar.h References: <200106231038.f5NAcQV70355@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: 24 Jun 2001 16:26:05 +0200 In-Reply-To: <200106231038.f5NAcQV70355@freefall.freebsd.org> Message-ID: Lines: 10 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 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 Mitsuru IWASAKI writes: > Log: > Add sysctl interface (Read-only) for temprature, AC-line and Battery. > Patches for acpi_cmbat.c submitted by Munehiro Matsuda. Way cool! DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 7:27:50 2001 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 5892537B401; Sun, 24 Jun 2001 07:27:45 -0700 (PDT) (envelope-from des@ofug.org) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id QAA82367; Sun, 24 Jun 2001 16:27:44 +0200 (CEST) (envelope-from des@ofug.org) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Bosko Milekic Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/netstat mbuf.c References: <200106231704.f5NH4Hh28570@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: 24 Jun 2001 16:27:44 +0200 In-Reply-To: <200106231704.f5NH4Hh28570@freefall.freebsd.org> Message-ID: Lines: 12 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 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 Bosko Milekic writes: > Log: > - Fix space allocation for mbstat structure > - Make sure to try hw.ncpu if kern.smp.cpus doesn't exist (i.e. on UP) to > get number of CPUs. What's the point of having both? Why not just make sure hw.ncpu is always correct, and use only that? DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 7:52:59 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E752837B405; Sun, 24 Jun 2001 07:52:55 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OEqtA24806; Sun, 24 Jun 2001 07:52:55 -0700 (PDT) (envelope-from ume) Message-Id: <200106241452.f5OEqtA24806@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Sun, 24 Jun 2001 07:52:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_stf.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/24 07:52:55 PDT Modified files: sys/net if_stf.c Log: inject outbound packet to BPF. Submitted by: itojun Obtained from: KAME MFC after: 10 days Revision Changes Path 1.8 +26 -2 src/sys/net/if_stf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 7:55:21 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2F5AF37B405; Sun, 24 Jun 2001 07:55:19 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OEtJM24971; Sun, 24 Jun 2001 07:55:19 -0700 (PDT) (envelope-from ume) Message-Id: <200106241455.f5OEtJM24971@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Sun, 24 Jun 2001 07:55:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet6 ip6_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 ume 2001/06/24 07:55:19 PDT Modified files: sys/netinet6 ip6_output.c Log: Nuke the comment about MIP6. We don't have MIP6 code, yet. MFC after: 10 days Revision Changes Path 1.26 +1 -13 src/sys/netinet6/ip6_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 Jun 24 7:57:23 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 740F837B401; Sun, 24 Jun 2001 07:57:20 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OEvKQ25131; Sun, 24 Jun 2001 07:57:20 -0700 (PDT) (envelope-from ume) Message-Id: <200106241457.f5OEvKQ25131@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Sun, 24 Jun 2001 07:57:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet6 ip6_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 ume 2001/06/24 07:57:20 PDT Modified files: sys/netinet6 ip6_output.c Log: decrease warning Obtained from: KAME MFC after: 10 days Revision Changes Path 1.27 +5 -3 src/sys/netinet6/ip6_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 Jun 24 7:59:39 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A538637B401; Sun, 24 Jun 2001 07:59:34 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OExYo25370; Sun, 24 Jun 2001 07:59:34 -0700 (PDT) (envelope-from ume) Message-Id: <200106241459.f5OExYo25370@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Sun, 24 Jun 2001 07:59:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet6 icmp6.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/24 07:59:34 PDT Modified files: sys/netinet6 icmp6.c Log: on icmp6 node information query (FQDN), do not return hostnames with two dots (like "foo..bar"). 0-length labels are not distinguishable with multiple name replies. Obtained from: KAME MFC after: 10 days Revision Changes Path 1.12 +7 -3 src/sys/netinet6/icmp6.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 8: 3:12 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 92FED37B405; Sun, 24 Jun 2001 08:03:07 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OF37t25698; Sun, 24 Jun 2001 08:03:07 -0700 (PDT) (envelope-from iedowse) Message-Id: <200106241503.f5OF37t25698@freefall.freebsd.org> From: Ian Dowse Date: Sun, 24 Jun 2001 08:03:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/rpcbind util.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG iedowse 2001/06/24 08:03:07 PDT Modified files: usr.sbin/rpcbind util.c Log: Clean up the addrmerge() function, which was over-complicated and contained a number of memory leaks. The changes include: - Add a comment describing what addrmerge() does. - Deal with 0.0.0.0./::. or AF_LOCAL callers correctly. - Use rpcbind_get_conf() instead of getnetconfigent() so we don't have to remember to free the returned netconfig struct. - Make just one pass through the ifaddrs list; we can pick up a fallback interface address in the same pass as the netmask comparison. - Define and use SA2SIN* macros to avoid the need for loads of protocol-specific local variables. - Use mostly protocol-independent code for building the netbuf version of the address to be returned. - Use the common cleanup code for virtually all error and non-error cases, fixing a number of memory leaks. Revision Changes Path 1.3 +121 -137 src/usr.sbin/rpcbind/util.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 8:28:56 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0B7F037B401; Sun, 24 Jun 2001 08:28:54 -0700 (PDT) (envelope-from jim@FreeBSD.org) Received: (from jim@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OFSsp30895; Sun, 24 Jun 2001 08:28:54 -0700 (PDT) (envelope-from jim) Message-Id: <200106241528.f5OFSsp30895@freefall.freebsd.org> From: Jim Mock Date: Sun, 24 Jun 2001 08:28:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/irc/xchat-devel Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jim 2001/06/24 08:28:53 PDT Modified files: irc/xchat-devel Makefile distinfo Log: Update to version 1.7.8. Revision Changes Path 1.79 +2 -2 ports/irc/xchat-devel/Makefile 1.52 +1 -1 ports/irc/xchat-devel/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 8:45:56 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2C6DC37B401; Sun, 24 Jun 2001 08:45:53 -0700 (PDT) (envelope-from dannyboy@FreeBSD.org) Received: (from dannyboy@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OFjrE32189; Sun, 24 Jun 2001 08:45:53 -0700 (PDT) (envelope-from dannyboy) Message-Id: <200106241545.f5OFjrE32189@freefall.freebsd.org> From: Daniel Harris Date: Sun, 24 Jun 2001 08:45:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/platforms x86-64.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 dannyboy 2001/06/24 08:45:52 PDT Modified files: en/platforms x86-64.sgml Log: Fix a couple typos and an URL. Revision Changes Path 1.6 +6 -6 www/en/platforms/x86-64.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 8:49:18 2001 Delivered-To: cvs-all@freebsd.org Received: from earth.backplane.com (earth-nat-cw.backplane.com [208.161.114.67]) by hub.freebsd.org (Postfix) with ESMTP id 6A50837B40F; Sun, 24 Jun 2001 08:49:10 -0700 (PDT) (envelope-from dillon@earth.backplane.com) Received: (from dillon@localhost) by earth.backplane.com (8.11.3/8.11.2) id f5OFn6J78347; Sun, 24 Jun 2001 08:49:06 -0700 (PDT) (envelope-from dillon) Date: Sun, 24 Jun 2001 08:49:06 -0700 (PDT) From: Matt Dillon Message-Id: <200106241549.f5OFn6J78347@earth.backplane.com> To: Bruce Evans Cc: Mikhail Teterin , jlemon@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: Inline optimized bzero (was Re: cvs commit: src/sys/netinet tcp_subr.c) References: Sender: owner-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 benchmarked the following version using lmbench2: : :#define bzero(p, n) ({ \ : if (__builtin_constant_p(n) && (n) <= 16) \ : __builtin_memset((p), 0, (n)); \ : else \ : (bzero)((p), (n)); \ :}) : :The results were uninteresting: essentially no change. lmbench2 is a :micro-benchmark, so it tends to show larger improvements for micro- :optimizations than can be expected in normal use. I wouldn't expect lmbench to be useful here. :> As a separate issue, I am starting to get real worried about the FP :> optimization in bzero() interfering with -current... I'm thinking that :> we should rip it out. : :It only costs one indirection for a call through a function pointer, :and is disabled anyway (but we still pay for the indirection). The :cost is mainly in source code complexity. : :One point that I noticed after writing my original reply: the gcc :builtins depend on misaligned accesses not trapping. This is reasonable :on i386's, although it is broken if alignment checking is enabled :(but other things are broken, e.g., copying of structs essentially :uses the builtin memcpy and does misaligned copies for some structs I added an alignment check to my bzerol() inline and it blew it up... it added 6ns to the loop, which is fine, but it blew up the constant optimization and wound up adding a switch table and a dozen instructions inline (hundreds of bytes!). I added alignment checks to i586_bzero but it ate 20nS. Also, it should be noted that i586_bzero() as it currently stands does not do any alignment checks either - it checks only the size argument, it doesn't check the base pointer. I suppose the bzero() inline could implemented in the machine-dependant code section. It seems a shame to waste mostly portable code though. I'll mess around with it a bit. -Matt :(e.g., ones containing just a large array of shorts, inside another :struct so that the i386 ABI forces perfect misalignment of the array). :However, unaligned accesses trap on some machines (including alphas :I think), so the corresponding optimization for memset is not possible. :Your bzerol() could do better by knowing that the pointer is aligned. :However, I think the source code shouldn't be complicated with :optimizations like this. For alphas, there are the additional :complications that 64-bit copies should be preferred, but I think :more alignment is required for 64-bit copies, so the alignment would :have to be part of the interface for maximal efficiency... : :Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 10: 3:12 2001 Delivered-To: cvs-all@freebsd.org Received: from earth.backplane.com (earth-nat-cw.backplane.com [208.161.114.67]) by hub.freebsd.org (Postfix) with ESMTP id 282D237B405; Sun, 24 Jun 2001 10:02:54 -0700 (PDT) (envelope-from dillon@earth.backplane.com) Received: (from dillon@localhost) by earth.backplane.com (8.11.3/8.11.2) id f5OH2oN78720; Sun, 24 Jun 2001 10:02:50 -0700 (PDT) (envelope-from dillon) Date: Sun, 24 Jun 2001 10:02:50 -0700 (PDT) From: Matt Dillon Message-Id: <200106241702.f5OH2oN78720@earth.backplane.com> To: Bruce Evans Cc: Mikhail Teterin , jlemon@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: kernel size w/ optimized bzero() & patch set (was Re: Inline optimized bzero (was Re: cvs commit: src/sys/netinettcp_subr.c)) References: Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ok, how about this. I replaced bzero() with the inline and placed it in the machine-dependant section of code. I managed to knock the inline code generation down to the point where it does not bloat the resulting kernel binary. As an example of this, the 'register int z = 0' caused all the assignments to 0 to use 'movl %eax,...' (3 byte instruction) instead of 'movl $0,...' (7 byte instruction). The kernel size is around 6000 bytes larger without that optimization. Sometimes GCC's optimizer gets in the way :-( I am amazed by the results... and I found a couple of interesting things out too. For example, tcp_input bzero's a number of 8 and 12 byte structures, not just the 20 byte structures we were looking at previously. I don't test for address alignment (it can't be done in the inline and still have good code), but i586_bzero() doesn't check for address alignment either so it is no worse then before. -Matt Normal bzero: apollo:/usr/src/sys/compile/MOBILE# size kernel text data bss dec hex filename 1850705 159392 144536 2154633 20e089 kernel Inline bzero: apollo:/usr/src/sys/compile/MOBILE# size kernel text data bss dec hex filename 1850833 159396 144536 2154765 20e10d kernel Patch set (relative to -stable) (UNTESTED): Index: i386/i386/identcpu.c =================================================================== RCS file: /home/ncvs/src/sys/i386/i386/identcpu.c,v retrieving revision 1.80.2.4 diff -u -r1.80.2.4 identcpu.c --- i386/i386/identcpu.c 2000/09/30 03:32:21 1.80.2.4 +++ i386/i386/identcpu.c 2001/06/24 16:16:42 @@ -504,7 +504,7 @@ #if defined(I486_CPU) case CPUCLASS_486: printf("486"); - bzero = i486_bzero; + md_bzero = i486_bzero; break; #endif #if defined(I586_CPU) Index: i386/i386/support.s =================================================================== RCS file: /home/ncvs/src/sys/i386/i386/support.s,v retrieving revision 1.67.2.3 diff -u -r1.67.2.3 support.s --- i386/i386/support.s 2000/09/30 02:49:33 1.67.2.3 +++ i386/i386/support.s 2001/06/24 15:57:51 @@ -49,6 +49,8 @@ _bcopy_vector: .long _generic_bcopy .globl _bzero + .globl _md_bzero +_md_bzero: _bzero: .long _generic_bzero .globl _copyin_vector Index: i386/include/asnames.h =================================================================== RCS file: /home/ncvs/src/sys/i386/include/Attic/asnames.h,v retrieving revision 1.44.2.1 diff -u -r1.44.2.1 asnames.h --- i386/include/asnames.h 2000/05/16 06:58:10 1.44.2.1 +++ i386/include/asnames.h 2001/06/24 15:59:07 @@ -244,6 +244,7 @@ #define _lapic lapic #define _linux_sigcode linux_sigcode #define _linux_szsigcode linux_szsigcode +#define _md_bzero md_bzero #define _mi_startup mi_startup #define _microuptime microuptime #define _mp_gdtbase mp_gdtbase Index: i386/include/cpufunc.h =================================================================== RCS file: /home/ncvs/src/sys/i386/include/cpufunc.h,v retrieving revision 1.96.2.1 diff -u -r1.96.2.1 cpufunc.h --- i386/include/cpufunc.h 2001/05/16 20:51:38 1.96.2.1 +++ i386/include/cpufunc.h 2001/06/24 16:55:05 @@ -53,6 +53,83 @@ #ifdef __GNUC__ +/* + * bzero() inline. IA32 specific. + * + * This function assumes that unaligned accesses are allowed. If the + * length is a constant we attempt to optimize small bzeros, generating + * only a few instructions. We also optimize medium sized bzeros with + * a simple loop (where call overhead would otherwise be inefficient). + * Anything else goes through the assembly-optimized bzero function. + * + * Do not mess around with this function without also checking the + * resulting assembly. + */ + +void (*md_bzero) __P((void *buf, size_t len)); + +#if 0 + +static __inline void +bzero(void *buf, size_t len) +{ + md_bzero(buf, len); +} + +#else + +static __inline void +bzero(void *buf, size_t len) +{ + if (__builtin_constant_p(len)) { + register int z = 0; /* this+switch results in %eax instead of $0 */ + + switch(len) { + case 16 * sizeof(int): + case 15 * sizeof(int): + case 14 * sizeof(int): + case 13 * sizeof(int): + case 12 * sizeof(int): + case 11 * sizeof(int): + case 10 * sizeof(int): + case 9 * sizeof(int): + case 8 * sizeof(int): + do { + len -= sizeof(int); + *(int *)((char *)buf + len) = z; + } while(len); + break; + case 7 * sizeof(int): + *((int *)buf + 6) = z; + case 6 * sizeof(int): + *((int *)buf + 5) = z; + case 5 * sizeof(int): + *((int *)buf + 4) = z; + case 4 * sizeof(int): + *((int *)buf + 3) = z; + case 3 * sizeof(int): + *((int *)buf + 2) = z; + case 2 * sizeof(int): + *((int *)buf + 1) = z; + case 1 * sizeof(int): + *((int *)buf + 0) = z; + case 0 * sizeof(int): + break; + default: + /* + * Warning! gcc inline no longer considers 'len' a constant in + * the default case of this switch. + */ + md_bzero(buf, len); + break; + } + } else { + md_bzero(buf, len); + } +} + +#endif + #ifdef SMP #include /* XXX */ #endif @@ -508,6 +585,7 @@ int breakpoint __P((void)); u_int bsfl __P((u_int mask)); u_int bsrl __P((u_int mask)); +void (*bzero) __P((void *buf, size_t len)); void disable_intr __P((void)); void enable_intr __P((void)); u_char inb __P((u_int port)); Index: i386/isa/npx.c =================================================================== RCS file: /home/ncvs/src/sys/i386/isa/npx.c,v retrieving revision 1.80 diff -u -r1.80 npx.c --- i386/isa/npx.c 2000/01/29 16:17:36 1.80 +++ i386/isa/npx.c 2001/06/24 16:14:11 @@ -456,7 +456,7 @@ ovbcopy_vector = i586_bcopy; } if (!(flags & NPX_DISABLE_I586_OPTIMIZED_BZERO)) - bzero = i586_bzero; + md_bzero = i586_bzero; if (!(flags & NPX_DISABLE_I586_OPTIMIZED_COPYIO)) { copyin_vector = i586_copyin; copyout_vector = i586_copyout; Index: sys/systm.h =================================================================== RCS file: /home/ncvs/src/sys/sys/systm.h,v retrieving revision 1.111.2.5 diff -u -r1.111.2.5 systm.h --- sys/systm.h 2001/01/16 12:26:21 1.111.2.5 +++ sys/systm.h 2001/06/24 15:52:22 @@ -135,7 +135,7 @@ void ovbcopy __P((const void *from, void *to, size_t len)); #ifdef __i386__ -extern void (*bzero) __P((void *buf, size_t len)); +/* in machine/cpufunc.h */ #else void bzero __P((void *buf, size_t len)); #endif To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 10:18:42 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 86C3837B405; Sun, 24 Jun 2001 10:18:38 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OHIcT46143; Sun, 24 Jun 2001 10:18:38 -0700 (PDT) (envelope-from dd) Message-Id: <200106241718.f5OHIcT46143@freefall.freebsd.org> From: Dima Dorfman Date: Sun, 24 Jun 2001 10:18:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/mg Makefile ports/misc/shuffle Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/24 10:18:38 PDT Modified files: editors/mg Makefile misc/shuffle Makefile Log: Replace the non-scalable way of determining the man page name (the Makefile in the package honors NOMANCOMPRESS itself) with a much better one mostly suggested by roam@. While I'm here fix my e-mail address. Revision Changes Path 1.2 +12 -7 ports/editors/mg/Makefile 1.2 +12 -7 ports/misc/shuffle/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 10:53:29 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B1D0337B405; Sun, 24 Jun 2001 10:53:26 -0700 (PDT) (envelope-from chris@FreeBSD.org) Received: (from chris@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OHrQt48607; Sun, 24 Jun 2001 10:53:26 -0700 (PDT) (envelope-from chris) Message-Id: <200106241753.f5OHrQt48607@freefall.freebsd.org> From: Chris Costello Date: Sun, 24 Jun 2001 10:53:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/faq book.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG chris 2001/06/24 10:53:26 PDT Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Include the mailing-list entities. Replace the mailing list references with proper &a.listname references where possible. Revision Changes Path 1.222 +16 -16 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 Sun Jun 24 11: 0:50 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C1EF837B425; Sun, 24 Jun 2001 11:00:47 -0700 (PDT) (envelope-from chris@FreeBSD.org) Received: (from chris@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OI0lc49343; Sun, 24 Jun 2001 11:00:47 -0700 (PDT) (envelope-from chris) Message-Id: <200106241800.f5OI0lc49343@freefall.freebsd.org> From: Chris Costello Date: Sun, 24 Jun 2001 11:00:46 -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 chris 2001/06/24 11:00:46 PDT Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Add a missing closing . My fault. Revision Changes Path 1.223 +2 -2 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 Sun Jun 24 11: 2:41 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EAF8437B401; Sun, 24 Jun 2001 11:02:38 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OI2cM49575; Sun, 24 Jun 2001 11:02:38 -0700 (PDT) (envelope-from knu) Message-Id: <200106241802.f5OI2cM49575@freefall.freebsd.org> From: Akinori MUSHA Date: Sun, 24 Jun 2001 11:02:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/ruby-sablot Makefile distinfo pkg-plist ports/textproc/ruby-sablot/files patch-extconf.rb X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2001/06/24 11:02:38 PDT Modified files: textproc/ruby-sablot Makefile distinfo pkg-plist Removed files: textproc/ruby-sablot/files patch-extconf.rb Log: Update to 0.5.0. Revision Changes Path 1.5 +11 -15 ports/textproc/ruby-sablot/Makefile 1.3 +1 -1 ports/textproc/ruby-sablot/distinfo 1.3 +24 -5 ports/textproc/ruby-sablot/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 Jun 24 11:11:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 18FD137B409; Sun, 24 Jun 2001 11:11:42 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OIBgS53565; Sun, 24 Jun 2001 11:11:42 -0700 (PDT) (envelope-from dd) Message-Id: <200106241811.f5OIBgS53565@freefall.freebsd.org> From: Dima Dorfman Date: Sun, 24 Jun 2001 11:11:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib malloc.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 dd 2001/06/24 11:11:42 PDT Modified files: lib/libc/stdlib malloc.3 Log: Reword a sentence to make it proper English. Revision Changes Path 1.39 +2 -2 src/lib/libc/stdlib/malloc.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 11:15: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C9AEC37B405; Sun, 24 Jun 2001 11:14:59 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OIExT53876; Sun, 24 Jun 2001 11:14:59 -0700 (PDT) (envelope-from ume) Message-Id: <200106241814.f5OIExT53876@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Sun, 24 Jun 2001 11:14:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.network X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ume 2001/06/24 11:14:59 PDT Modified files: (Branch: RELENG_4) etc rc.network Log: ifconfig doesn't understand tunnel under 4-STABLE, yet. Revision Changes Path 1.74.2.18 +2 -2 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 Sun Jun 24 11:16: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2F2BC37B410; Sun, 24 Jun 2001 11:15:59 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OIFxe54067; Sun, 24 Jun 2001 11:15:59 -0700 (PDT) (envelope-from mjacob) Message-Id: <200106241815.f5OIFxe54067@freefall.freebsd.org> From: Matt Jacob Date: Sun, 24 Jun 2001 11:15:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf 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 mjacob 2001/06/24 11:15:59 PDT Modified files: sys/conf options Log: Add CAM_NEW_TRAN_CODE as an option (to be included in opt_cam.h). Revision Changes Path 1.280 +4 -1 src/sys/conf/options To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 11:17:52 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F102337B405; Sun, 24 Jun 2001 11:17:46 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OIHk554429; Sun, 24 Jun 2001 11:17:46 -0700 (PDT) (envelope-from mjacob) Message-Id: <200106241817.f5OIHk554429@freefall.freebsd.org> From: Matt Jacob Date: Sun, 24 Jun 2001 11:17:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam cam_ccb.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 2001/06/24 11:17:46 PDT Modified files: sys/cam cam_ccb.h Log: Add a transport settings variant for Fibre Channel. Revision Changes Path 1.22 +14 -1 src/sys/cam/cam_ccb.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 11:19:22 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EC63B37B406; Sun, 24 Jun 2001 11:19:17 -0700 (PDT) (envelope-from dirk@FreeBSD.org) Received: (from dirk@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OIJHc54744; Sun, 24 Jun 2001 11:19:17 -0700 (PDT) (envelope-from dirk) Message-Id: <200106241819.f5OIJHc54744@freefall.freebsd.org> From: Dirk Froemberg Date: Sun, 24 Jun 2001 11:19:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mod_php4 Makefile distinfo 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 dirk 2001/06/24 11:19:17 PDT Modified files: www/mod_php4 Makefile distinfo www/mod_php4/scripts configure.php Log: Upgrade to 4.0.6: jstring support was included in php (as mbstring), so split japanese support into mbregex and mbstring support. Revision Changes Path 1.142 +2 -3 ports/www/mod_php4/Makefile 1.96 +1 -2 ports/www/mod_php4/distinfo 1.134 +12 -9 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 Jun 24 11:19:32 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C8DC537B42F; Sun, 24 Jun 2001 11:19:24 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OIJOH54777; Sun, 24 Jun 2001 11:19:24 -0700 (PDT) (envelope-from mjacob) Message-Id: <200106241819.f5OIJOH54777@freefall.freebsd.org> From: Matt Jacob Date: Sun, 24 Jun 2001 11:19:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam cam_xpt.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/24 11:19:24 PDT Modified files: sys/cam cam_xpt.c Log: cleanup some of the XPORT_FC code Revision Changes Path 1.115 +19 -25 src/sys/cam/cam_xpt.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 11:20:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C9AAE37B406; Sun, 24 Jun 2001 11:20:38 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OIKci54999; Sun, 24 Jun 2001 11:20:38 -0700 (PDT) (envelope-from dd) Message-Id: <200106241820.f5OIKci54999@freefall.freebsd.org> From: Dima Dorfman Date: Sun, 24 Jun 2001 11:20:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/24 11:20:38 PDT Modified files: . modules Log: mdmfs --> src/sbin/mdmfs Revision Changes Path 1.3389 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 11:21:56 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5776737B401; Sun, 24 Jun 2001 11:21:52 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OILqW55226; Sun, 24 Jun 2001 11:21:52 -0700 (PDT) (envelope-from dd) Message-Id: <200106241821.f5OILqW55226@freefall.freebsd.org> From: Dima Dorfman Date: Sun, 24 Jun 2001 11:21:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mdmfs mdmfs.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/24 11:21:52 PDT Modified files: sbin/mdmfs mdmfs.c Log: Use strdup(3) instead of reimplementing it inline. Revision Changes Path 1.3 +2 -8 src/sbin/mdmfs/mdmfs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 11:23:22 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5D92937B405; Sun, 24 Jun 2001 11:23:18 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OINIw55437; Sun, 24 Jun 2001 11:23:18 -0700 (PDT) (envelope-from mjacob) Message-Id: <200106241823.f5OINIw55437@freefall.freebsd.org> From: Matt Jacob Date: Sun, 24 Jun 2001 11:23:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha 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 mjacob 2001/06/24 11:23:18 PDT Modified files: sys/alpha/alpha trap.c Log: fix oopslet for PROC_UNLOCK_NOSWITCH Revision Changes Path 1.64 +2 -2 src/sys/alpha/alpha/trap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 11:41:33 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E1C8937B405; Sun, 24 Jun 2001 11:41:30 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OIfU057575; Sun, 24 Jun 2001 11:41:30 -0700 (PDT) (envelope-from dd) Message-Id: <200106241841.f5OIfU057575@freefall.freebsd.org> From: Dima Dorfman Date: Sun, 24 Jun 2001 11:41:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ac Makefile ac.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/24 11:41:30 PDT Modified files: usr.sbin/ac Makefile ac.c Log: Constify and set WARNS=2. Submitted by: Mike Barcroft Reviewed by: md5(1) Revision Changes Path 1.7 +2 -1 src/usr.sbin/ac/Makefile 1.17 +5 -5 src/usr.sbin/ac/ac.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 11:43:36 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7074237B401; Sun, 24 Jun 2001 11:43:33 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OIhXK57808; Sun, 24 Jun 2001 11:43:33 -0700 (PDT) (envelope-from dd) Message-Id: <200106241843.f5OIhXK57808@freefall.freebsd.org> From: Dima Dorfman Date: Sun, 24 Jun 2001 11:43:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lptcontrol Makefile lptcontrol.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/24 11:43:33 PDT Modified files: usr.sbin/lptcontrol Makefile lptcontrol.c Log: Constify, add a prototype, and set WARNS=2. Submitted by: Mike Barcroft Reviewed by: md5(1) Revision Changes Path 1.5 +2 -2 src/usr.sbin/lptcontrol/Makefile 1.12 +3 -3 src/usr.sbin/lptcontrol/lptcontrol.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 11:51: 9 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A237937B405; Sun, 24 Jun 2001 11:51:06 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OIp6c58420; Sun, 24 Jun 2001 11:51:06 -0700 (PDT) (envelope-from dd) Message-Id: <200106241851.f5OIp6c58420@freefall.freebsd.org> From: Dima Dorfman Date: Sun, 24 Jun 2001 11:51: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 dd 2001/06/24 11:51:06 PDT Modified files: . modules Log: boot98cfg --> src/usr.sbin/boot98cfg Revision Changes Path 1.3390 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 11:51:46 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3F00037B401; Sun, 24 Jun 2001 11:51:41 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OIpfM58524; Sun, 24 Jun 2001 11:51:41 -0700 (PDT) (envelope-from dd) Message-Id: <200106241851.f5OIpfM58524@freefall.freebsd.org> From: Dima Dorfman Date: Sun, 24 Jun 2001 11:51:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/boot98cfg Makefile boot98cfg.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/24 11:51:41 PDT Modified files: usr.sbin/boot98cfg Makefile boot98cfg.c Log: Constify and set WARNS=2. Submitted by: Mike Barcroft Reviewed by: md5(1) Revision Changes Path 1.4 +2 -1 src/usr.sbin/boot98cfg/Makefile 1.2 +2 -2 src/usr.sbin/boot98cfg/boot98cfg.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 11:56: 5 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 64B9D37B407; Sun, 24 Jun 2001 11:56:01 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OIu0X58863; Sun, 24 Jun 2001 11:56:00 -0700 (PDT) (envelope-from dd) Message-Id: <200106241856.f5OIu0X58863@freefall.freebsd.org> From: Dima Dorfman Date: Sun, 24 Jun 2001 11:56:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/lsvfs Makefile lsvfs.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/24 11:56:00 PDT Modified files: usr.bin/lsvfs Makefile lsvfs.c Log: Silence warning and set WARNS=2. Submitted by: Mike Barcroft Reviewed by: md5(1) Revision Changes Path 1.5 +2 -1 src/usr.bin/lsvfs/Makefile 1.14 +2 -2 src/usr.bin/lsvfs/lsvfs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 11:58:45 2001 Delivered-To: cvs-all@freebsd.org Received: from sneakerz.org (sneakerz.org [216.33.66.254]) by hub.freebsd.org (Postfix) with ESMTP id 186E737B401; Sun, 24 Jun 2001 11:58:39 -0700 (PDT) (envelope-from bright@sneakerz.org) Received: by sneakerz.org (Postfix, from userid 1092) id 60E365D010; Sun, 24 Jun 2001 13:58:28 -0500 (CDT) Date: Sun, 24 Jun 2001 13:58:28 -0500 From: "Jonathan Lemon Alfred Perlstein" To: Mike Silbersack Cc: Matt Dillon , Mike Silbersack , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, jlemon@FreeBSD.ORG, bmilekic@FreeBSD.ORG Subject: Re: cvs commit: src/sys/netinet tcp_input.c tcp_output.c tcp_subr.c tcp_timer.c tcp_usrreq.c tcp_var.h Message-ID: <20010624135828.A64836@sneakerz.org> References: <200106231730.f5NHUNd73058@earth.backplane.com> <20010623131152.I23528-100000@achilles.silby.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20010623131152.I23528-100000@achilles.silby.com>; from silby@silby.com on Sat, Jun 23, 2001 at 01:14:11PM -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 * Mike Silbersack [010623 13:14] wrote: > > On Sat, 23 Jun 2001, Matt Dillon wrote: > > > Yes, there's no question bzero() should be removed. The subroutine > > overhead alone, never mind it doing anything, is enough to blow away > > any benefit. Hence: > > > > Test3 - man load w/ptrs 35.73 nS/loop > > Test4 - mlptrs & bzero 161.60 nS/loop > > > > Ouch! Of course, us old timers also see the fact that the entire > > subroutine runs dozens of instructions in less then a microsecond and > > say "ooooh, cool...". > > > > -Matt > > Wow! Thanks for the optimization, I hadn't considered that bzero could be > so slow. > > I'm about to take off right now, I'll see if I can mock up some benchmarks > of the overall performance of tcp_output when I get back on Monday. bzero seems to be optimized for large areas, perhaps it would help malloc some if we used some alternative zero'ing function for small allocations with M_ZERO set? -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 12: 3:24 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A734F37B401; Sun, 24 Jun 2001 12:03:19 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OJ3JV59372; Sun, 24 Jun 2001 12:03:19 -0700 (PDT) (envelope-from lioux) Message-Id: <200106241903.f5OJ3JV59372@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Sun, 24 Jun 2001 12:03:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/ImageMagick Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/24 12:03:19 PDT Modified files: graphics/ImageMagick Makefile Log: Update MASTER_SITES as it seems SOURCEFORGE is no longer carrying these distfiles, keep it as a last resort MASTER_SITE for a while PR: 28331 Submitted by: Kevet Duncombe Reviewed by: knu Revision Changes Path 1.109 +16 -4 ports/graphics/ImageMagick/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 12:20:20 2001 Delivered-To: cvs-all@freebsd.org Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by hub.freebsd.org (Postfix) with ESMTP id A248837B401; Sun, 24 Jun 2001 12:20:12 -0700 (PDT) (envelope-from j@uriah.heep.sax.de) Received: (from uucp@localhost) by sax.sax.de (8.9.3/8.9.3) with UUCP id VAA13697; Sun, 24 Jun 2001 21:20:11 +0200 (CEST) Received: (from j@localhost) by uriah.heep.sax.de (8.11.4/8.11.4) id f5OIui127276; Sun, 24 Jun 2001 20:56:44 +0200 (MET DST) (envelope-from j) Date: Sun, 24 Jun 2001 20:56:44 +0200 From: Joerg Wunsch To: Luigi Rizzo Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release/picobsd/mfs_tree/etc rc Message-ID: <20010624205644.A27256@uriah.heep.sax.de> Reply-To: Joerg Wunsch References: <200106210853.f5L8rMu72989@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200106210853.f5L8rMu72989@freefall.freebsd.org>; from luigi@FreeBSD.org on Thu, Jun 21, 2001 at 01:53:22AM -0700 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG As Luigi Rizzo wrote: > Use /dev/fd0 instead of /dev/fd0c for mounting the floppy. ... > For the time being, let's use this hack. Don't worry, it's the right thing to do. Partition letters are basically meaningless for floppies (they are provided as an alias for fd0 only anyway, regardless of which partition you are referring to). -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 12:20:26 2001 Delivered-To: cvs-all@freebsd.org Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by hub.freebsd.org (Postfix) with ESMTP id 3E87237B405; Sun, 24 Jun 2001 12:20:15 -0700 (PDT) (envelope-from j@uriah.heep.sax.de) Received: (from uucp@localhost) by sax.sax.de (8.9.3/8.9.3) with UUCP id VAA13701; Sun, 24 Jun 2001 21:20:14 +0200 (CEST) Received: (from j@localhost) by uriah.heep.sax.de (8.11.4/8.11.4) id f5OIwHc27287; Sun, 24 Jun 2001 20:58:17 +0200 (MET DST) (envelope-from j) Date: Sun, 24 Jun 2001 20:58:17 +0200 From: Joerg Wunsch To: Josef Karthauser Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/natd natd.c Message-ID: <20010624205816.B27256@uriah.heep.sax.de> Reply-To: Joerg Wunsch References: <200106211028.f5LASfu90947@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200106211028.f5LASfu90947@freefall.freebsd.org>; from joe@FreeBSD.org on Thu, Jun 21, 2001 at 03:28:41AM -0700 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG As Josef Karthauser wrote: > When reporting that a packet can't be written back, usually because > of a restrictive firewall rule, also report detail on the packet > that caused the failure. I'd love to see the message go away completely. It's only filling up logfiles for no good purpose. (The fw code could log rejected packets more detailed anyway.) -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 12:40:47 2001 Delivered-To: cvs-all@freebsd.org Received: from earth.backplane.com (earth-nat-cw.backplane.com [208.161.114.67]) by hub.freebsd.org (Postfix) with ESMTP id B747137B401; Sun, 24 Jun 2001 12:40:43 -0700 (PDT) (envelope-from dillon@earth.backplane.com) Received: (from dillon@localhost) by earth.backplane.com (8.11.3/8.11.2) id f5OJegE79441; Sun, 24 Jun 2001 12:40:42 -0700 (PDT) (envelope-from dillon) Date: Sun, 24 Jun 2001 12:40:42 -0700 (PDT) From: Matt Dillon Message-Id: <200106241940.f5OJegE79441@earth.backplane.com> To: "Alfred Perlstein" Cc: Mike Silbersack , Mike Silbersack , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, jlemon@FreeBSD.ORG, bmilekic@FreeBSD.ORG Subject: Re: cvs commit: src/sys/netinet tcp_input.c tcp_output.c tcp_subr.c tcp_timer.c tcp_usrreq.c tcp_var.h References: <200106231730.f5NHUNd73058@earth.backplane.com> <20010623131152.I23528-100000@achilles.silby.com> <20010624135828.A64836@sneakerz.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 :bzero seems to be optimized for large areas, perhaps it would help :malloc some if we used some alternative zero'ing function for small :allocations with M_ZERO set? : :-Alfred It would be kinda messy, because 'size' is not a constant inside malloc() so there is no easy way to optimize out the overhead of the bzero() call or the conditionals within it. On the flip side, at least with the kernel malloc you *know* things are aligned and we know things are in chunks of at least sizeof(int), which means we could implement a (non-inline) bzerol() call which does away with a lot of the garbage sitting in i586_bzero(), cutting the overhead for zeroing small allocations in half. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 12:41: 5 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 28D1E37B401; Sun, 24 Jun 2001 12:41:01 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OJf1P64500; Sun, 24 Jun 2001 12:41:01 -0700 (PDT) (envelope-from olgeni) Message-Id: <200106241941.f5OJf1P64500@freefall.freebsd.org> From: Jimmy Olgeni Date: Sun, 24 Jun 2001 12:41:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/latex Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/24 12:41:00 PDT Modified files: print/latex Makefile Log: Remove MANUAL_PACKAGE_BUILD. Approved by: jmz Revision Changes Path 1.48 +1 -3 ports/print/latex/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 12:41:25 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1C4F037B401; Sun, 24 Jun 2001 12:41:19 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OJfJq64727; Sun, 24 Jun 2001 12:41:19 -0700 (PDT) (envelope-from dd) Message-Id: <200106241941.f5OJfJq64727@freefall.freebsd.org> From: Dima Dorfman Date: Sun, 24 Jun 2001 12:41:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/basename basename.c src/usr.bin/dirname dirname.c src/usr.bin/fsync fsync.c src/usr.bin/gencat gencat.c src/usr.bin/keyinfo keyinfo.c src/usr.bin/keylogout keylogout.c src/usr.bin/leave leave.c src/usr.bin/mkfifo mkfifo.c ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/24 12:41:18 PDT Modified files: usr.bin/basename basename.c usr.bin/dirname dirname.c usr.bin/fsync fsync.c usr.bin/gencat gencat.c usr.bin/keyinfo keyinfo.c usr.bin/keylogout keylogout.c usr.bin/leave leave.c usr.bin/mkfifo mkfifo.c usr.bin/unexpand unexpand.c Log: Include missing header files which define functions for which gcc has builtins (e.g., exit). Submitted by: Mike Barcroft Revision Changes Path 1.8 +2 -1 src/usr.bin/basename/basename.c 1.8 +2 -1 src/usr.bin/dirname/dirname.c 1.3 +2 -1 src/usr.bin/fsync/fsync.c 1.7 +3 -1 src/usr.bin/gencat/gencat.c 1.2 +2 -1 src/usr.bin/keyinfo/keyinfo.c 1.4 +3 -1 src/usr.bin/keylogout/keylogout.c 1.8 +2 -1 src/usr.bin/leave/leave.c 1.6 +2 -1 src/usr.bin/mkfifo/mkfifo.c 1.6 +2 -1 src/usr.bin/unexpand/unexpand.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 12:47: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3567137B401; Sun, 24 Jun 2001 12:47:06 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OJl6v65151; Sun, 24 Jun 2001 12:47:06 -0700 (PDT) (envelope-from olgeni) Message-Id: <200106241947.f5OJl6v65151@freefall.freebsd.org> From: Jimmy Olgeni Date: Sun, 24 Jun 2001 12:47:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/gtk-engines-collection Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/24 12:47:05 PDT Modified files: x11-toolkits/gtk-engines-collection Makefile Log: Add the gtk-zenith-theme port. Approved by: sobomax Revision Changes Path 1.12 +3 -2 ports/x11-toolkits/gtk-engines-collection/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 12:49:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9373037B405; Sun, 24 Jun 2001 12:49:50 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OJnoi65299; Sun, 24 Jun 2001 12:49:50 -0700 (PDT) (envelope-from olgeni) Message-Id: <200106241949.f5OJnoi65299@freefall.freebsd.org> From: Jimmy Olgeni Date: Sun, 24 Jun 2001 12:49:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-wm/fvwm2-beta Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG olgeni 2001/06/24 12:49:50 PDT Modified files: x11-wm/fvwm2-beta Makefile distinfo pkg-plist Log: Update port to version 2.3.33, and add etc/ files management. Approved by: maintainer Revision Changes Path 1.38 +6 -3 ports/x11-wm/fvwm2-beta/Makefile 1.20 +1 -1 ports/x11-wm/fvwm2-beta/distinfo 1.20 +3 -1 ports/x11-wm/fvwm2-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 Sun Jun 24 12:50:50 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3012537B401; Sun, 24 Jun 2001 12:50:43 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OJohX65775; Sun, 24 Jun 2001 12:50:43 -0700 (PDT) (envelope-from dd) Message-Id: <200106241950.f5OJohX65775@freefall.freebsd.org> From: Dima Dorfman Date: Sun, 24 Jun 2001 12:50:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/cksum cksum.c src/usr.bin/colcrt colcrt.c src/usr.bin/comm comm.c src/usr.bin/expand expand.c src/usr.bin/finger net.c src/usr.bin/getopt getopt.c src/usr.bin/ipcs ipcs.c src/usr.bin/keylogin keylogin.c ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/24 12:50:43 PDT Modified files: usr.bin/cksum cksum.c usr.bin/colcrt colcrt.c usr.bin/comm comm.c usr.bin/expand expand.c usr.bin/finger net.c usr.bin/getopt getopt.c usr.bin/ipcs ipcs.c usr.bin/keylogin keylogin.c usr.bin/renice renice.c usr.bin/soelim soelim.c usr.bin/tput tput.c usr.bin/tty tty.c usr.bin/unifdef unifdef.c usr.bin/unvis unvis.c usr.bin/uuencode uuencode.c usr.bin/who who.c usr.bin/ypcat ypcat.c usr.bin/ypmatch ypmatch.c Log: Include missing header files which define functions for which gcc has builtins (e.g., exit, strcmp). Revision Changes Path 1.12 +2 -1 src/usr.bin/cksum/cksum.c 1.9 +2 -1 src/usr.bin/colcrt/colcrt.c 1.13 +2 -1 src/usr.bin/comm/comm.c 1.8 +2 -1 src/usr.bin/expand/expand.c 1.17 +2 -1 src/usr.bin/finger/net.c 1.6 +2 -1 src/usr.bin/getopt/getopt.c 1.16 +2 -1 src/usr.bin/ipcs/ipcs.c 1.3 +2 -1 src/usr.bin/keylogin/keylogin.c 1.6 +2 -1 src/usr.bin/renice/renice.c 1.5 +3 -1 src/usr.bin/soelim/soelim.c 1.9 +2 -1 src/usr.bin/tput/tput.c 1.5 +2 -1 src/usr.bin/tty/tty.c 1.5 +3 -1 src/usr.bin/unifdef/unifdef.c 1.6 +2 -1 src/usr.bin/unvis/unvis.c 1.6 +2 -1 src/usr.bin/uuencode/uuencode.c 1.11 +2 -1 src/usr.bin/who/who.c 1.5 +3 -1 src/usr.bin/ypcat/ypcat.c 1.8 +2 -1 src/usr.bin/ypmatch/ypmatch.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 13: 1:34 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8CF5237B401; Sun, 24 Jun 2001 13:01:31 -0700 (PDT) (envelope-from chris@FreeBSD.org) Received: (from chris@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OK1VI66460; Sun, 24 Jun 2001 13:01:31 -0700 (PDT) (envelope-from chris) Message-Id: <200106242001.f5OK1VI66460@freefall.freebsd.org> From: Chris Costello Date: Sun, 24 Jun 2001 13:01:31 -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 chris 2001/06/24 13:01:31 PDT Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Replace with . Revision Changes Path 1.224 +17 -18 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 Sun Jun 24 13: 5:33 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BF78B37B406; Sun, 24 Jun 2001 13:05:30 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OK5UK68797; Sun, 24 Jun 2001 13:05:30 -0700 (PDT) (envelope-from dd) Message-Id: <200106242005.f5OK5UK68797@freefall.freebsd.org> From: Dima Dorfman Date: Sun, 24 Jun 2001 13:05:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lastlogin lastlogin.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/24 13:05:30 PDT Modified files: usr.sbin/lastlogin lastlogin.c Log: Include stdlib.h for exit(3). Submitted by: Mike Barcroft Revision Changes Path 1.3 +2 -1 src/usr.sbin/lastlogin/lastlogin.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 13:14:31 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5BEBC37B406; Sun, 24 Jun 2001 13:14:27 -0700 (PDT) (envelope-from chris@FreeBSD.org) Received: (from chris@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OKERQ70011; Sun, 24 Jun 2001 13:14:27 -0700 (PDT) (envelope-from chris) Message-Id: <200106242014.f5OKERQ70011@freefall.freebsd.org> From: Chris Costello Date: Sun, 24 Jun 2001 13:14:27 -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 chris 2001/06/24 13:14:27 PDT Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Formatting: Re-wrap paragraphs from the changes in revisions 1.222 and 1.224. Revision Changes Path 1.225 +22 -31 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 Sun Jun 24 13:24: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 98B6437B401; Sun, 24 Jun 2001 13:23:55 -0700 (PDT) (envelope-from chris@FreeBSD.org) Received: (from chris@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OKNtr70785; Sun, 24 Jun 2001 13:23:55 -0700 (PDT) (envelope-from chris) Message-Id: <200106242023.f5OKNtr70785@freefall.freebsd.org> From: Chris Costello Date: Sun, 24 Jun 2001 13:23:55 -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 chris 2001/06/24 13:23:55 PDT Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Remove unnecessary < and > I added around entries. Oops. Revision Changes Path 1.226 +3 -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 Sun Jun 24 13:25:30 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AA12037B409; Sun, 24 Jun 2001 13:25:23 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OKPN271114; Sun, 24 Jun 2001 13:25:23 -0700 (PDT) (envelope-from dd) Message-Id: <200106242025.f5OKPN271114@freefall.freebsd.org> From: Dima Dorfman Date: Sun, 24 Jun 2001 13:25:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/getextattr getextattr.c src/usr.sbin/jail jail.c src/usr.sbin/mtest mtest.c src/usr.sbin/pw rm_r.c src/usr.sbin/quotaon quotaon.c src/usr.sbin/setextattr setextattr.c src/usr.sbin/vnconfig vnconfig.c src/usr.sbin/yppoll ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/24 13:25:23 PDT Modified files: usr.sbin/getextattr getextattr.c usr.sbin/jail jail.c usr.sbin/mtest mtest.c usr.sbin/pw rm_r.c usr.sbin/quotaon quotaon.c usr.sbin/setextattr setextattr.c usr.sbin/vnconfig vnconfig.c usr.sbin/yppoll yppoll.c Log: Include missing header files which define functions for which gcc has builtints (e.g., exit, strcmp). Revision Changes Path 1.5 +2 -1 src/usr.sbin/getextattr/getextattr.c 1.6 +3 -1 src/usr.sbin/jail/jail.c 1.5 +6 -0 src/usr.sbin/mtest/mtest.c 1.6 +2 -1 src/usr.sbin/pw/rm_r.c 1.5 +2 -1 src/usr.sbin/quotaon/quotaon.c 1.4 +3 -1 src/usr.sbin/setextattr/setextattr.c 1.23 +2 -1 src/usr.sbin/vnconfig/vnconfig.c 1.6 +2 -1 src/usr.sbin/yppoll/yppoll.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 13:25:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DC9EC37B401; Sun, 24 Jun 2001 13:25:38 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OKPcv71177; Sun, 24 Jun 2001 13:25:38 -0700 (PDT) (envelope-from ume) Message-Id: <200106242025.f5OKPcv71177@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Sun, 24 Jun 2001 13:25:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet6 ip6_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 ume 2001/06/24 13:25:38 PDT Modified files: sys/netinet6 ip6_output.c Log: disallow setsockopt(IPV6_V6ONLY) for already bound sockets. Obtained from: KAME MFC after: 10 days Revision Changes Path 1.28 +12 -1 src/sys/netinet6/ip6_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 Jun 24 13:26: 6 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B16EF37B405; Sun, 24 Jun 2001 13:26:00 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OKQ0X71279; Sun, 24 Jun 2001 13:26:00 -0700 (PDT) (envelope-from dd) Message-Id: <200106242026.f5OKQ0X71279@freefall.freebsd.org> From: Dima Dorfman Date: Sun, 24 Jun 2001 13:26:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/spray spray.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/24 13:26:00 PDT Modified files: usr.sbin/spray spray.c Log: Include missing header files. Revision Changes Path 1.7 +2 -1 src/usr.sbin/spray/spray.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 13:28:24 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4CE8E37B405; Sun, 24 Jun 2001 13:28:20 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OKSKm71490; Sun, 24 Jun 2001 13:28:20 -0700 (PDT) (envelope-from dd) Message-Id: <200106242028.f5OKSKm71490@freefall.freebsd.org> From: Dima Dorfman Date: Sun, 24 Jun 2001 13:28:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/jail jail.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/24 13:28:20 PDT Modified files: usr.sbin/jail jail.c Log: Add missing includes and sort includes. Revision Changes Path 1.7 +9 -5 src/usr.sbin/jail/jail.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 13:28:50 2001 Delivered-To: cvs-all@freebsd.org Received: from mailb.telia.com (mailb.telia.com [194.22.194.6]) by hub.freebsd.org (Postfix) with ESMTP id ED89937B405 for ; Sun, 24 Jun 2001 13:28:41 -0700 (PDT) (envelope-from ertr1013@student.uu.se) Received: from d1o913.telia.com (d1o913.telia.com [195.252.44.241]) by mailb.telia.com (8.9.3/8.9.3) with ESMTP id WAA26657 for ; Sun, 24 Jun 2001 22:28:39 +0200 (CEST) Received: from ertr1013.student.uu.se (h185n2fls20o913.telia.com [212.181.163.185]) by d1o913.telia.com (8.8.8/8.8.8) with SMTP id WAA24229 for ; Sun, 24 Jun 2001 22:28:37 +0200 (CEST) Received: (qmail 65513 invoked by uid 1001); 24 Jun 2001 20:28:03 -0000 Date: Sun, 24 Jun 2001 22:28:03 +0200 From: Erik Trulsson To: Dima Dorfman Cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/bin/sh sh.1 src/lib/libc/db/man dbm.3 src/lib/libc/gen exec.3 getbootfile.3 src/lib/libc/posix1e acl_init.3 src/lib/libc/rpc des_crypt.3 rpc_secure.3 src/lib/libc/sys kqueue.2 src/lib/libcrypt crypt.3 ... Message-ID: <20010624222803.A65407@student.uu.se> Mail-Followup-To: Dima Dorfman , cvs-all@FreeBSD.ORG References: <200106240134.f5O1Yep04540@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200106240134.f5O1Yep04540@freefall.freebsd.org> User-Agent: Mutt/1.3.19i Sender: owner-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, Jun 23, 2001 at 06:34:40PM -0700, Dima Dorfman wrote: > dd 2001/06/23 18:34:39 PDT > > Modified files: [...] > share/man/man7 ports.7 security.7 tuning.7 [...] > Log: > Remove duplicate words. [...] > 1.4 +2 -2 src/share/man/man7/tuning.7 The change to tuning.7 should probably be backed out. As you can see by looking at the diff between rev 1.3 and 1.4 below the duplicate word should be there in this case. 5c5 < .\" $FreeBSD: src/share/man/man7/tuning.7,v 1.3 2001/06/24 01:17:07 dd Exp $ --- > .\" $FreeBSD: src/share/man/man7/tuning.7,v 1.4 2001/06/24 01:34:32 dd Exp $ 188c188 < creation and deletion. We recommend turning softupdates on on all of your --- > creation and deletion. We recommend turning softupdates on all of your ( I haven't checked if there is a problem or not with any of the other files that were modified. I just happened to notice this one. ) -- 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 Sun Jun 24 13:29:47 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 78FF637B401; Sun, 24 Jun 2001 13:29:39 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OKTdW72153; Sun, 24 Jun 2001 13:29:39 -0700 (PDT) (envelope-from dd) Message-Id: <200106242029.f5OKTdW72153@freefall.freebsd.org> From: Dima Dorfman Date: Sun, 24 Jun 2001 13:29:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/litestream pkg-descr ports/audio/mpmf20 pkg-descr ports/cad/geda-symbols pkg-descr ports/cad/libgeda pkg-descr ports/comms/plp pkg-descr ports/devel/p5-IPC-Shareable pkg-descr ports/devel/p5-Religion pkg-descr ports/devel/stlport ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/24 13:29:39 PDT Modified files: audio/litestream pkg-descr audio/mpmf20 pkg-descr cad/geda-symbols pkg-descr cad/libgeda pkg-descr comms/plp pkg-descr devel/p5-IPC-Shareable pkg-descr devel/p5-Religion pkg-descr devel/stlport pkg-descr emulators/wine pkg-descr graphics/xmandel pkg-descr japanese/Wnn6 pkg-descr lang/cmucl pkg-descr lang/gcc295 pkg-descr lang/wamcc pkg-descr mail/faces pkg-descr math/fftw pkg-descr misc/iselect pkg-message misc/p5-Locale-Codes pkg-descr misc/peq pkg-descr net/44bsd-rdist pkg-descr net/freewais-sf pkg-descr security/bro pkg-descr security/cracklib pkg-descr sysutils/p5-LJ-Cache pkg-descr textproc/fribidi pkg-descr www/p5-FastCGI pkg-descr www/wwwcount pkg-descr Log: Remove duplicate words where appropriate. Approved by: sobomax, obrien Revision Changes Path 1.2 +1 -1 ports/audio/litestream/pkg-descr 1.3 +1 -1 ports/audio/mpmf20/pkg-descr 1.2 +1 -1 ports/cad/geda-symbols/pkg-descr 1.2 +1 -1 ports/cad/libgeda/pkg-descr 1.2 +1 -1 ports/comms/plp/pkg-descr 1.2 +1 -1 ports/devel/p5-IPC-Shareable/pkg-descr 1.2 +1 -1 ports/devel/p5-Religion/pkg-descr 1.3 +1 -1 ports/devel/stlport/pkg-descr 1.6 +1 -1 ports/emulators/wine/pkg-descr 1.2 +1 -1 ports/graphics/xmandel/pkg-descr 1.10 +1 -1 ports/japanese/Wnn6/pkg-descr 1.7 +1 -1 ports/lang/cmucl/pkg-descr 1.5 +1 -1 ports/lang/gcc295/pkg-descr 1.2 +1 -1 ports/lang/wamcc/pkg-descr 1.3 +1 -1 ports/mail/faces/pkg-descr 1.5 +1 -1 ports/math/fftw/pkg-descr 1.3 +1 -1 ports/misc/iselect/pkg-message 1.2 +1 -1 ports/misc/p5-Locale-Codes/pkg-descr 1.2 +1 -1 ports/misc/peq/pkg-descr 1.2 +1 -1 ports/net/44bsd-rdist/pkg-descr 1.4 +1 -1 ports/net/freewais-sf/pkg-descr 1.2 +1 -1 ports/security/bro/pkg-descr 1.2 +1 -1 ports/security/cracklib/pkg-descr 1.2 +1 -1 ports/sysutils/p5-LJ-Cache/pkg-descr 1.2 +1 -1 ports/textproc/fribidi/pkg-descr 1.2 +1 -1 ports/www/p5-FastCGI/pkg-descr 1.7 +1 -1 ports/www/wwwcount/pkg-descr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 13:34:36 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 206EC37B401; Sun, 24 Jun 2001 13:34:32 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OKYWq72923; Sun, 24 Jun 2001 13:34:32 -0700 (PDT) (envelope-from dd) Message-Id: <200106242034.f5OKYWq72923@freefall.freebsd.org> From: Dima Dorfman Date: Sun, 24 Jun 2001 13:34:32 -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 dd 2001/06/24 13:34:31 PDT Modified files: share/man/man7 tuning.7 Log: Reword the sentence that I screwed up in the last commit. Submitted by: Erik Trulsson Revision Changes Path 1.5 +2 -2 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 Sun Jun 24 13:38:23 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CDEE937B401; Sun, 24 Jun 2001 13:38:18 -0700 (PDT) (envelope-from chris@FreeBSD.org) Received: (from chris@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OKcI973277; Sun, 24 Jun 2001 13:38:18 -0700 (PDT) (envelope-from chris) Message-Id: <200106242038.f5OKcI973277@freefall.freebsd.org> From: Chris Costello Date: Sun, 24 Jun 2001 13:38:18 -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 chris 2001/06/24 13:38:18 PDT Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Format the ASCII table in 9.16 ("DEC PCI cards") into a proper DocBook . Revision Changes Path 1.227 +81 -20 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 Sun Jun 24 13:43: 6 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EBE7D37B40B; Sun, 24 Jun 2001 13:43:01 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OKh1d73583; Sun, 24 Jun 2001 13:43:01 -0700 (PDT) (envelope-from ume) Message-Id: <200106242043.f5OKh1d73583@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Sun, 24 Jun 2001 13:43:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet6 in6.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ume 2001/06/24 13:43:01 PDT Modified files: sys/netinet6 in6.h Log: remove IN6_IS_ADDR_ANY macro (outside of standard, #if 0'ed for a long time) Obtained from: KAME MFC after: 10 days Revision Changes Path 1.14 +1 -8 src/sys/netinet6/in6.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 13:50: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0314937B405; Sun, 24 Jun 2001 13:49:58 -0700 (PDT) (envelope-from chris@FreeBSD.org) Received: (from chris@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OKnv673932; Sun, 24 Jun 2001 13:49:57 -0700 (PDT) (envelope-from chris) Message-Id: <200106242049.f5OKnv673932@freefall.freebsd.org> From: Chris Costello Date: Sun, 24 Jun 2001 13:49:57 -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 chris 2001/06/24 13:49:57 PDT Modified files: en_US.ISO8859-1/books/faq book.sgml Log: o Change the name of the "Serious hackers" section to "Advanced topics" as discussed on -doc. o Change the id for said section to "advanced". Revision Changes Path 1.228 +3 -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 Sun Jun 24 13:53:33 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 57AEA37B401; Sun, 24 Jun 2001 13:53:29 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OKrT874330; Sun, 24 Jun 2001 13:53:29 -0700 (PDT) (envelope-from obrien) Message-Id: <200106242053.f5OKrT874330@freefall.freebsd.org> From: "David E. O'Brien" Date: Sun, 24 Jun 2001 13:53:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/hexedit Makefile distinfo ports/editors/hexedit/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 obrien 2001/06/24 13:53:29 PDT Modified files: editors/hexedit Makefile distinfo Removed files: editors/hexedit/files patch-aa patch-ab Log: Update to version 1.2.1. Revision Changes Path 1.11 +3 -3 ports/editors/hexedit/Makefile 1.4 +1 -1 ports/editors/hexedit/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 13:56:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1DA0737B401; Sun, 24 Jun 2001 13:56:39 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OKudI75072; Sun, 24 Jun 2001 13:56:39 -0700 (PDT) (envelope-from obrien) Message-Id: <200106242056.f5OKudI75072@freefall.freebsd.org> From: "David E. O'Brien" Date: Sun, 24 Jun 2001 13:56:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/hexedit Makefile pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2001/06/24 13:56:38 PDT Modified files: editors/hexedit Makefile pkg-plist Log: Clean up. Revision Changes Path 1.12 +11 -22 ports/editors/hexedit/Makefile 1.4 +1 -5 ports/editors/hexedit/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 Jun 24 13:56:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A591B37B405; Sun, 24 Jun 2001 13:56:39 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OKudZ75101; Sun, 24 Jun 2001 13:56:39 -0700 (PDT) (envelope-from dd) Message-Id: <200106242056.f5OKudZ75101@freefall.freebsd.org> From: Dima Dorfman Date: Sun, 24 Jun 2001 13:56:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib malloc.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 dd 2001/06/24 13:56:39 PDT Modified files: lib/libc/stdlib malloc.3 Log: The fact that phk wrote this is not a bug! Revision Changes Path 1.40 +3 -6 src/lib/libc/stdlib/malloc.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 13:58:25 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8EE8737B401; Sun, 24 Jun 2001 13:58:21 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OKwLj75490; Sun, 24 Jun 2001 13:58:21 -0700 (PDT) (envelope-from dd) Message-Id: <200106242058.f5OKwLj75490@freefall.freebsd.org> From: Dima Dorfman Date: Sun, 24 Jun 2001 13:58:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib malloc.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 dd 2001/06/24 13:58:20 PDT Modified files: lib/libc/stdlib malloc.3 Log: mdoc(7) police: the BUGS section should go after HISTORY and AUTHORS. Revision Changes Path 1.41 +7 -7 src/lib/libc/stdlib/malloc.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 14: 2: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9A04A37B405; Sun, 24 Jun 2001 14:01:56 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OL1uE76330; Sun, 24 Jun 2001 14:01:56 -0700 (PDT) (envelope-from dd) Message-Id: <200106242101.f5OL1uE76330@freefall.freebsd.org> From: Dima Dorfman Date: Sun, 24 Jun 2001 14:01:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/dialup-firewall article.sgml doc/en_US.ISO8859-1/books/corp-net-guide book.sgml doc/en_US.ISO8859-1/books/design-44bsd book.sgml doc/en_US.ISO8859-1/books/handbook/contrib 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 dd 2001/06/24 14:01:56 PDT Modified files: en_US.ISO8859-1/articles/dialup-firewall article.sgml en_US.ISO8859-1/books/corp-net-guide book.sgml en_US.ISO8859-1/books/design-44bsd book.sgml en_US.ISO8859-1/books/handbook/contrib chapter.sgml Log: Use where appropriate. Revision Changes Path 1.8 +2 -2 doc/en_US.ISO8859-1/articles/dialup-firewall/article.sgml 1.3 +2 -2 doc/en_US.ISO8859-1/books/corp-net-guide/book.sgml 1.4 +3 -3 doc/en_US.ISO8859-1/books/design-44bsd/book.sgml 1.437 +4 -4 doc/en_US.ISO8859-1/books/handbook/contrib/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 Jun 24 14: 6:53 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BC1F537B409; Sun, 24 Jun 2001 14:06:48 -0700 (PDT) (envelope-from chris@FreeBSD.org) Received: (from chris@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OL6ml79646; Sun, 24 Jun 2001 14:06:48 -0700 (PDT) (envelope-from chris) Message-Id: <200106242106.f5OL6ml79646@freefall.freebsd.org> From: Chris Costello Date: Sun, 24 Jun 2001 14:06:48 -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 chris 2001/06/24 14:06:48 PDT Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Rewrite the rather verbose first paragraph of 13.10 (other platforms), and fix a small error ("or/and" should really be "and/or") in the second paragraph. Revision Changes Path 1.229 +4 -13 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 Sun Jun 24 14:10:30 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A1CBB37B401; Sun, 24 Jun 2001 14:10:22 -0700 (PDT) (envelope-from chris@FreeBSD.org) Received: (from chris@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OLAMo81649; Sun, 24 Jun 2001 14:10:22 -0700 (PDT) (envelope-from chris) Message-Id: <200106242110.f5OLAMo81649@freefall.freebsd.org> From: Chris Costello Date: Sun, 24 Jun 2001 14:10:22 -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 chris 2001/06/24 14:10:22 PDT Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Formatting/markup: Combine the first and second paragraphs for answer 13.10 into one and re-wrap lines. No content was modified in this commit. Revision Changes Path 1.230 +7 -9 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 Sun Jun 24 14:13: 5 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9192137B405; Sun, 24 Jun 2001 14:13:01 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OLD1d83000; Sun, 24 Jun 2001 14:13:01 -0700 (PDT) (envelope-from dd) Message-Id: <200106242113.f5OLD1d83000@freefall.freebsd.org> From: Dima Dorfman Date: Sun, 24 Jun 2001 14:13:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/getextattr getextattr.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 dd 2001/06/24 14:13:01 PDT Modified files: usr.sbin/getextattr getextattr.8 Log: Add a namespace argument to one of the examples. Revision Changes Path 1.8 +2 -2 src/usr.sbin/getextattr/getextattr.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 14:14: 3 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0A05237B401; Sun, 24 Jun 2001 14:13:59 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OLDwp83613; Sun, 24 Jun 2001 14:13:59 -0700 (PDT) (envelope-from dd) Message-Id: <200106242113.f5OLDwp83613@freefall.freebsd.org> From: Dima Dorfman Date: Sun, 24 Jun 2001 14:13:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/getextattr getextattr.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 dd 2001/06/24 14:13:58 PDT Modified files: usr.sbin/getextattr getextattr.8 Log: Xref extattr_get_file(2). Revision Changes Path 1.9 +2 -1 src/usr.sbin/getextattr/getextattr.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 14:14:51 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 24A9437B401; Sun, 24 Jun 2001 14:14:47 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OLElF84285; Sun, 24 Jun 2001 14:14:47 -0700 (PDT) (envelope-from dd) Message-Id: <200106242114.f5OLElF84285@freefall.freebsd.org> From: Dima Dorfman Date: Sun, 24 Jun 2001 14:14:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/setextattr setextattr.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 dd 2001/06/24 14:14:47 PDT Modified files: usr.sbin/setextattr setextattr.8 Log: Xref extattr_set_file(2). Revision Changes Path 1.7 +2 -1 src/usr.sbin/setextattr/setextattr.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 14:53:47 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8D58B37B401; Sun, 24 Jun 2001 14:53:44 -0700 (PDT) (envelope-from jeh@FreeBSD.org) Received: (from jeh@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OLrij87200; Sun, 24 Jun 2001 14:53:44 -0700 (PDT) (envelope-from jeh) Message-Id: <200106242153.f5OLrij87200@freefall.freebsd.org> From: "James E. Housley" Date: Sun, 24 Jun 2001 14:53:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java Makefile ports/java/linux-ibm-jdk13 Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jeh 2001/06/24 14:53:44 PDT Modified files: java Makefile Added files: java/linux-ibm-jdk13 Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist Log: IBM's Java Development Kit for Linux, version 1.3. PR: 26793 Submitted by: Chang, Hye-Shik Revision Changes Path 1.31 +2 -1 ports/java/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 14:54: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2C60C37B405; Sun, 24 Jun 2001 14:54:01 -0700 (PDT) (envelope-from jeh@FreeBSD.org) Received: (from jeh@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OLs1J87262; Sun, 24 Jun 2001 14:54:01 -0700 (PDT) (envelope-from jeh) Message-Id: <200106242154.f5OLs1J87262@freefall.freebsd.org> From: "James E. Housley" Date: Sun, 24 Jun 2001 14:54:01 -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 jeh 2001/06/24 14:53:59 PDT Modified files: . modules Log: linux-ibm-jdk13 --> ports/java/linux-ibm-jdk13 Revision Changes Path 1.3391 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 14:57:22 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 44B5237B405; Sun, 24 Jun 2001 14:57:17 -0700 (PDT) (envelope-from jeh@FreeBSD.org) Received: (from jeh@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OLvHG87575; Sun, 24 Jun 2001 14:57:17 -0700 (PDT) (envelope-from jeh) Message-Id: <200106242157.f5OLvHG87575@freefall.freebsd.org> From: "James E. Housley" Date: Sun, 24 Jun 2001 14:57:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports LEGAL X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jeh 2001/06/24 14:57:16 PDT Modified files: . LEGAL Log: java/linux-ibm-jdk13 is restricted from redistrobution. PR: 26793 Submitted by: Chang, Hye-Shik Revision Changes Path 1.212 +3 -1 ports/LEGAL To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 15:36:39 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7200E37B405; Sun, 24 Jun 2001 15:36:35 -0700 (PDT) (envelope-from dirk@FreeBSD.org) Received: (from dirk@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OMaZi06380; Sun, 24 Jun 2001 15:36:35 -0700 (PDT) (envelope-from dirk) Message-Id: <200106242236.f5OMaZi06380@freefall.freebsd.org> From: Dirk Froemberg Date: Sun, 24 Jun 2001 15:36:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mod_php4 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 dirk 2001/06/24 15:36:35 PDT Modified files: www/mod_php4 Makefile pkg-plist Log: Enable pear support. Revision Changes Path 1.143 +4 -3 ports/www/mod_php4/Makefile 1.32 +254 -1 ports/www/mod_php4/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 Jun 24 15:37:31 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B2AF137B401; Sun, 24 Jun 2001 15:37:27 -0700 (PDT) (envelope-from dirk@FreeBSD.org) Received: (from dirk@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OMbPZ06799; Sun, 24 Jun 2001 15:37:25 -0700 (PDT) (envelope-from dirk) Message-Id: <200106242237.f5OMbPZ06799@freefall.freebsd.org> From: Dirk Froemberg Date: Sun, 24 Jun 2001 15:37:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/php4 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/24 15:37:25 PDT Modified files: lang/php4 Makefile Log: Make PORTREVISION independent of master port. Revision Changes Path 1.3 +2 -1 ports/lang/php4/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 15:41: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 492EE37B405; Sun, 24 Jun 2001 15:41:03 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OMf1u08554; Sun, 24 Jun 2001 15:41:01 -0700 (PDT) (envelope-from kuriyama) Message-Id: <200106242241.f5OMf1u08554@freefall.freebsd.org> From: Jun Kuriyama Date: Sun, 24 Jun 2001 15:41:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet6 ip6_fw.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/24 15:41:00 PDT Modified files: sys/netinet6 ip6_fw.c Log: Merge from netinet/ip_fw.c (1.117 -> 1.118). o Use syslog(3) interface for logging. Reviewed by: ume MFC after: 10 days Revision Changes Path 1.12 +70 -46 src/sys/netinet6/ip6_fw.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 15:51:33 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D1BC837B405; Sun, 24 Jun 2001 15:51:28 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: (from murray@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OMpSE13153; Sun, 24 Jun 2001 15:51:28 -0700 (PDT) (envelope-from murray) Message-Id: <200106242251.f5OMpSE13153@freefall.freebsd.org> From: Murray Stokely Date: Sun, 24 Jun 2001 15:51:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/introduction chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG murray 2001/06/24 15:51:28 PDT Modified files: en_US.ISO8859-1/books/handbook/introduction chapter.sgml Log: This print stylesheets prefer indexterms to be outside of tags or inside a inside a . This changes : core team The FreeBSD core team into : The FreeBSD core team core team Theoretically, adding indexterms should never affect the normal flow, but the last revision was adding extra blank lines into the postscript output. Revision Changes Path 1.38 +42 -40 doc/en_US.ISO8859-1/books/handbook/introduction/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 15:56:39 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3F21C37B405; Sun, 24 Jun 2001 15:56:35 -0700 (PDT) (envelope-from dirk@FreeBSD.org) Received: (from dirk@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OMuZr15434; Sun, 24 Jun 2001 15:56:35 -0700 (PDT) (envelope-from dirk) Message-Id: <200106242256.f5OMuZr15434@freefall.freebsd.org> From: Dirk Froemberg Date: Sun, 24 Jun 2001 15:56:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mod_php4/files patch-ar X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/24 15:56:34 PDT Removed files: www/mod_php4/files patch-ar Log: Remove unneeded patch after upgrade to 4.0.6. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 15:57:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EAB4A37B401; Sun, 24 Jun 2001 15:57:40 -0700 (PDT) (envelope-from dirk@FreeBSD.org) Received: (from dirk@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5OMveq15886; Sun, 24 Jun 2001 15:57:40 -0700 (PDT) (envelope-from dirk) Message-Id: <200106242257.f5OMveq15886@freefall.freebsd.org> From: Dirk Froemberg Date: Sun, 24 Jun 2001 15:57:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mod_php4 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 dirk 2001/06/24 15:57:40 PDT Modified files: www/mod_php4 Makefile pkg-plist Log: Fix plist after 4.0.6 upgrade. Revision Changes Path 1.144 +2 -2 ports/www/mod_php4/Makefile 1.33 +15 -0 ports/www/mod_php4/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 Jun 24 16: 4:29 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0E09837B401; Sun, 24 Jun 2001 16:04:24 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5ON4N917355; Sun, 24 Jun 2001 16:04:23 -0700 (PDT) (envelope-from dd) Message-Id: <200106242304.f5ON4N917355@freefall.freebsd.org> From: Dima Dorfman Date: Sun, 24 Jun 2001 16:04:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/cat cat.c src/bin/pax pax.c src/bin/sh error.c src/sbin/badsect badsect.c src/sbin/comcontrol comcontrol.c src/sbin/dumpon dumpon.c src/sbin/kldload kldload.c src/sbin/md5 md5.c src/sbin/mount mount_ufs.c src/sbin/mount_std mount_std.c ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/24 16:04:23 PDT Modified files: bin/cat cat.c bin/pax pax.c bin/sh error.c sbin/badsect badsect.c sbin/comcontrol comcontrol.c sbin/dumpon dumpon.c sbin/kldload kldload.c sbin/md5 md5.c sbin/mount mount_ufs.c sbin/mount_std mount_std.c sbin/mount_umapfs mount_umapfs.c sbin/restore main.c utilities.c sbin/reboot reboot.c sbin/spppcontrol spppcontrol.c sbin/swapon swapon.c Log: Include missing header files which define functions for which gcc has builtins (e.g., exit, strcmp). Revision Changes Path 1.16 +2 -1 src/bin/cat/cat.c 1.20 +2 -1 src/bin/pax/pax.c 1.17 +2 -1 src/bin/sh/error.c 1.9 +2 -1 src/sbin/badsect/badsect.c 1.12 +2 -1 src/sbin/comcontrol/comcontrol.c 1.12 +3 -1 src/sbin/dumpon/dumpon.c 1.7 +2 -1 src/sbin/kldload/kldload.c 1.23 +2 -1 src/sbin/md5/md5.c 1.21 +2 -1 src/sbin/mount/mount_ufs.c 1.11 +2 -1 src/sbin/mount_std/mount_std.c 1.19 +2 -1 src/sbin/mount_umapfs/mount_umapfs.c 1.12 +2 -1 src/sbin/restore/main.c 1.10 +2 -1 src/sbin/restore/utilities.c 1.12 +2 -1 src/sbin/reboot/reboot.c 1.8 +2 -1 src/sbin/spppcontrol/spppcontrol.c 1.10 +2 -1 src/sbin/swapon/swapon.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 16:22:18 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0230D37B401; Sun, 24 Jun 2001 16:22:15 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5ONMET21180; Sun, 24 Jun 2001 16:22:14 -0700 (PDT) (envelope-from dd) Message-Id: <200106242322.f5ONMET21180@freefall.freebsd.org> From: Dima Dorfman Date: Sun, 24 Jun 2001 16:22:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/talk get_names.c init_disp.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/24 16:22:14 PDT Modified files: usr.bin/talk get_names.c init_disp.c Log: Include missing header files which define functions for which gcc has builtints (e.g., exit, strcmp). Revision Changes Path 1.7 +2 -1 src/usr.bin/talk/get_names.c 1.12 +2 -1 src/usr.bin/talk/init_disp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 16:26: 2 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 92D3337B406; Sun, 24 Jun 2001 16:25:59 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5ONPxX21360; Sun, 24 Jun 2001 16:25:59 -0700 (PDT) (envelope-from dd) Message-Id: <200106242325.f5ONPxX21360@freefall.freebsd.org> From: Dima Dorfman Date: Sun, 24 Jun 2001 16:25:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mount_ifs mount_ufs.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/24 16:25:59 PDT Modified files: sbin/mount_ifs mount_ufs.c Log: Include missing header files whicih define functions for which gcc has builtints (e.g., exit, strcmp). Revision Changes Path 1.20 +2 -1 src/sbin/mount_ifs/mount_ufs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 16:31:13 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EA09937B401; Sun, 24 Jun 2001 16:31:07 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5ONV7L21748; Sun, 24 Jun 2001 16:31:07 -0700 (PDT) (envelope-from dd) Message-Id: <200106242331.f5ONV7L21748@freefall.freebsd.org> From: Dima Dorfman Date: Sun, 24 Jun 2001 16:31:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/disklabel disklabel.c src/sbin/mount_ifs mount.c src/sbin/mount_ntfs mount_ntfs.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/24 16:31:07 PDT Modified files: sbin/disklabel disklabel.c sbin/mount_ifs mount.c sbin/mount_ntfs mount_ntfs.c Log: Nuke unused variables. Revision Changes Path 1.38 +1 -4 src/sbin/disklabel/disklabel.c 1.42 +1 -8 src/sbin/mount_ifs/mount.c 1.5 +2 -2 src/sbin/mount_ntfs/mount_ntfs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 16:34:19 2001 Delivered-To: cvs-all@freebsd.org Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id C3E3837B409; Sun, 24 Jun 2001 16:34:15 -0700 (PDT) (envelope-from mwlucas@blackhelicopters.org) Received: (from mwlucas@localhost) by blackhelicopters.org (8.9.3/8.9.3) id TAA55225; Sun, 24 Jun 2001 19:34:12 -0400 (EDT) (envelope-from mwlucas) Date: Sun, 24 Jun 2001 19:34:12 -0400 From: Michael Lucas To: Erik Trulsson Cc: Dima Dorfman , cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/bin/sh sh.1 src/lib/libc/db/man dbm.3 src/lib/libc/gen exec.3 getbootfile.3 src/lib/libc/posix1e acl_init.3 src/lib/libc/rpc des_crypt.3 rpc_secure.3 src/lib/libc/sys kqueue.2 src/lib/libcrypt crypt.3 ... Message-ID: <20010624193411.A55200@blackhelicopters.org> References: <200106240134.f5O1Yep04540@freefall.freebsd.org> <20010624222803.A65407@student.uu.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20010624222803.A65407@student.uu.se>; from ertr1013@student.uu.se on Sun, Jun 24, 2001 at 10:28:03PM +0200 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Allow me to suggest the following: >creation and deletion. We recommend enabling softupdates on all of your (Hack writers' trick #843: If you need to use a word twice in a row, use a different word.) ==ml On Sun, Jun 24, 2001 at 10:28:03PM +0200, Erik Trulsson wrote: > On Sat, Jun 23, 2001 at 06:34:40PM -0700, Dima Dorfman wrote: > > dd 2001/06/23 18:34:39 PDT > > > > Modified files: > [...] > > share/man/man7 ports.7 security.7 tuning.7 > [...] > > Log: > > Remove duplicate words. > [...] > > 1.4 +2 -2 src/share/man/man7/tuning.7 > > > The change to tuning.7 should probably be backed out. > As you can see by looking at the diff between rev 1.3 and 1.4 below the > duplicate word should be there in this case. > > 5c5 > < .\" $FreeBSD: src/share/man/man7/tuning.7,v 1.3 2001/06/24 01:17:07 dd Exp $ > --- > > .\" $FreeBSD: src/share/man/man7/tuning.7,v 1.4 2001/06/24 01:34:32 dd Exp $ > 188c188 > < creation and deletion. We recommend turning softupdates on on all of your > --- > > creation and deletion. We recommend turning softupdates on all of your > > > > ( I haven't checked if there is a problem or not with any of the other > files that were modified. I just happened to notice this one. ) > > > -- > > Erik Trulsson > ertr1013@student.uu.se > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message -- Michael Lucas mwlucas@blackhelicopters.org http://www.blackhelicopters.org/~mwlucas/ Big Scary Daemons: http://www.oreillynet.com/pub/q/Big_Scary_Daemons To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 16:40:14 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 197DF37B401; Sun, 24 Jun 2001 16:40:11 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5ONeAN22237; Sun, 24 Jun 2001 16:40:10 -0700 (PDT) (envelope-from kuriyama) Message-Id: <200106242340.f5ONeAN22237@freefall.freebsd.org> From: Jun Kuriyama Date: Sun, 24 Jun 2001 16:40:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ip6fw ip6fw.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 kuriyama 2001/06/24 16:40:10 PDT Modified files: sbin/ip6fw ip6fw.8 Log: Merge from ipfw.8 (1.57). o Sync with netinet6/ip6_fw.c (1.12). MFC after: 10 days Revision Changes Path 1.10 +10 -6 src/sbin/ip6fw/ip6fw.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 16:42: 3 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7D88437B405; Sun, 24 Jun 2001 16:41:59 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5ONfxg22629; Sun, 24 Jun 2001 16:41:59 -0700 (PDT) (envelope-from dd) Message-Id: <200106242341.f5ONfxg22629@freefall.freebsd.org> From: Dima Dorfman Date: Sun, 24 Jun 2001 16:41:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/script script.c src/usr.bin/tset tset.c src/usr.bin/mail main.c src/usr.sbin/gifconfig gifconfig.c src/usr.sbin/moused moused.c src/usr.sbin/memcontrol memcontrol.c src/usr.sbin/keyserv crypt_server.c keyserv.c src/usr.sbin/kernbb ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/24 16:41:59 PDT Modified files: usr.bin/script script.c usr.bin/tset tset.c usr.bin/mail main.c usr.sbin/gifconfig gifconfig.c usr.sbin/moused moused.c usr.sbin/memcontrol memcontrol.c usr.sbin/keyserv crypt_server.c keyserv.c usr.sbin/kernbb kernbb.c usr.sbin/ifmcstat ifmcstat.c usr.sbin/pstat pstat.c usr.sbin/sliplogin sliplogin.c usr.sbin/ypbind yp_ping.c Log: Nuke unused variables. Revision Changes Path 1.13 +1 -2 src/usr.bin/script/script.c 1.16 +2 -2 src/usr.bin/tset/tset.c 1.10 +2 -2 src/usr.bin/mail/main.c 1.5 +1 -2 src/usr.sbin/gifconfig/gifconfig.c 1.49 +2 -3 src/usr.sbin/moused/moused.c 1.6 +1 -2 src/usr.sbin/memcontrol/memcontrol.c 1.7 +1 -5 src/usr.sbin/keyserv/crypt_server.c 1.6 +1 -3 src/usr.sbin/keyserv/keyserv.c 1.12 +2 -2 src/usr.sbin/kernbb/kernbb.c 1.8 +1 -6 src/usr.sbin/ifmcstat/ifmcstat.c 1.59 +1 -2 src/usr.sbin/pstat/pstat.c 1.11 +1 -2 src/usr.sbin/sliplogin/sliplogin.c 1.10 +1 -2 src/usr.sbin/ypbind/yp_ping.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 16:45:38 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DBA0937B401; Sun, 24 Jun 2001 16:45:35 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5ONjZi22870; Sun, 24 Jun 2001 16:45:35 -0700 (PDT) (envelope-from dd) Message-Id: <200106242345.f5ONjZi22870@freefall.freebsd.org> From: Dima Dorfman Date: Sun, 24 Jun 2001 16:45:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math Makefile ports/math/solitaire 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 dd 2001/06/24 16:45:35 PDT Modified files: math Makefile Added files: math/solitaire Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add solitaire, the reference implementation of the Solitaire encryption algorithm. Revision Changes Path 1.133 +2 -1 ports/math/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 16:46:34 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4029437B401; Sun, 24 Jun 2001 16:46:29 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5ONkSU23012; Sun, 24 Jun 2001 16:46:29 -0700 (PDT) (envelope-from dd) Message-Id: <200106242346.f5ONkSU23012@freefall.freebsd.org> From: Dima Dorfman Date: Sun, 24 Jun 2001 16:46:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/readlink Makefile distinfo pkg-comment pkg-descr pkg-plist ports/sysutils/readlink/files tarignore X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/24 16:46:28 PDT Modified files: sysutils Makefile Added files: sysutils/readlink Makefile distinfo pkg-comment pkg-descr pkg-plist sysutils/readlink/files tarignore Log: Add readlink, a tool to dereference a symbol link and print the name of the target. Revision Changes Path 1.196 +2 -1 ports/sysutils/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 16:48:35 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5199C37B407; Sun, 24 Jun 2001 16:48:32 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5ONmWn23418; Sun, 24 Jun 2001 16:48:32 -0700 (PDT) (envelope-from dd) Message-Id: <200106242348.f5ONmWn23418@freefall.freebsd.org> From: Dima Dorfman Date: Sun, 24 Jun 2001 16:48: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 dd 2001/06/24 16:48:32 PDT Modified files: . modules Log: Add readlink and solitaire. Revision Changes Path 1.3392 +3 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 16:54:50 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CA56437B401; Sun, 24 Jun 2001 16:54:47 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5ONslq23877; Sun, 24 Jun 2001 16:54:47 -0700 (PDT) (envelope-from dd) Message-Id: <200106242354.f5ONslq23877@freefall.freebsd.org> From: Dima Dorfman Date: Sun, 24 Jun 2001 16:54:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libutil extattr.3 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/24 16:54:47 PDT Modified files: lib/libutil Makefile Added files: lib/libutil extattr.3 Log: Add a manual page for extattr_string_to_namespace and extattr_namespace_to_string. Reviewed by: rwatson Revision Changes Path 1.42 +4 -1 src/lib/libutil/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 16:58:32 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 63C0737B401; Sun, 24 Jun 2001 16:58:28 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5ONwSh24168; Sun, 24 Jun 2001 16:58:28 -0700 (PDT) (envelope-from dd) Message-Id: <200106242358.f5ONwSh24168@freefall.freebsd.org> From: Dima Dorfman Date: Sun, 24 Jun 2001 16:58:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys Makefile.inc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/24 16:58:28 PDT Modified files: lib/libc/sys Makefile.inc Log: Add a link to extattr.2 (from extattr_get_file.2). The other names are too specific and too long, and extattr.2 makes a nice point of reference for "extattr-related syscalls". Revision Changes Path 1.87 +3 -2 src/lib/libc/sys/Makefile.inc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 16:59:28 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 13AC837B406; Sun, 24 Jun 2001 16:59:23 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5ONxNO24280; Sun, 24 Jun 2001 16:59:23 -0700 (PDT) (envelope-from dd) Message-Id: <200106242359.f5ONxNO24280@freefall.freebsd.org> From: Dima Dorfman Date: Sun, 24 Jun 2001 16:59:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/getextattr getextattr.8 src/usr.sbin/setextattr setextattr.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 dd 2001/06/24 16:59:22 PDT Modified files: usr.sbin/getextattr getextattr.8 usr.sbin/setextattr setextattr.8 Log: Xref to extattr(2) and extattr(3). Revision Changes Path 1.10 +3 -2 src/usr.sbin/getextattr/getextattr.8 1.8 +3 -2 src/usr.sbin/setextattr/setextattr.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 17:37:37 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E62E037B405; Sun, 24 Jun 2001 17:37:30 -0700 (PDT) (envelope-from gad@FreeBSD.org) Received: (from gad@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5P0bUL30305; Sun, 24 Jun 2001 17:37:30 -0700 (PDT) (envelope-from gad) Message-Id: <200106250037.f5P0bUL30305@freefall.freebsd.org> From: Garance A Drosehn Date: Sun, 24 Jun 2001 17:37:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/common_source common.c displayq.c lp.h net.c printcap.c rmjob.c startdaemon.c src/usr.sbin/lpr/filters lpf.c src/usr.sbin/lpr/lpc cmds.c extern.h lpc.c lpc.h src/usr.sbin/lpr/lpd extern.h lpd.c modes.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 gad 2001/06/24 17:37:30 PDT Modified files: (Branch: RELENG_4) usr.sbin/lpr/common_source common.c displayq.c lp.h net.c printcap.c rmjob.c startdaemon.c usr.sbin/lpr/filters lpf.c usr.sbin/lpr/lpc cmds.c extern.h lpc.c lpc.h usr.sbin/lpr/lpd extern.h lpd.c modes.c printjob.c recvjob.c usr.sbin/lpr/lpq lpq.c usr.sbin/lpr/lpr lpr.c usr.sbin/lpr/lprm lprm.c usr.sbin/lpr/lptest lptest.c usr.sbin/lpr/pac pac.c Log: [MFC from 2001/06/12] Fix about 85 warnings one gets when trying to compile lpr&friends with BDECFLAGS on, mainly by adding 'const' to parameters in a number of routine declarations. While I'm at it, ANSI-fy all of the routine declarations. The resulting object code is exactly the same after this update as before it, with the exception of one unavoidable change to lpd.o on freebsd/alpha. Also added $FreeBSD$ line to lpc/extern.h lpc/lpc.h lptest/lptest.c (object for lptest.c changes due to the $FreeBSD$ line being added) Reviewed by: /sbin/md5, and freebsd-audit, freebsd-print Revision Changes Path 1.12.2.7 +18 -41 src/usr.sbin/lpr/common_source/common.c 1.15.2.4 +26 -40 src/usr.sbin/lpr/common_source/displayq.c 1.9.2.4 +45 -45 src/usr.sbin/lpr/common_source/lp.h 1.3.2.3 +10 -10 src/usr.sbin/lpr/common_source/net.c 1.6.2.2 +13 -13 src/usr.sbin/lpr/common_source/printcap.c 1.12.2.4 +18 -28 src/usr.sbin/lpr/common_source/rmjob.c 1.8.2.1 +2 -3 src/usr.sbin/lpr/common_source/startdaemon.c 1.6.2.1 +2 -4 src/usr.sbin/lpr/filters/lpf.c 1.14.2.2 +66 -98 src/usr.sbin/lpr/lpc/cmds.c 1.3.6.1 +17 -14 src/usr.sbin/lpr/lpc/extern.h 1.13.2.4 +17 -23 src/usr.sbin/lpr/lpc/lpc.c 1.2.6.1 +6 -4 src/usr.sbin/lpr/lpc/lpc.h 1.5.2.2 +5 -5 src/usr.sbin/lpr/lpd/extern.h 1.12.2.8 +20 -27 src/usr.sbin/lpr/lpd/lpd.c 1.6.2.2 +4 -6 src/usr.sbin/lpr/lpd/modes.c 1.22.2.12 +51 -85 src/usr.sbin/lpr/lpd/printjob.c 1.14.2.5 +16 -24 src/usr.sbin/lpr/lpd/recvjob.c 1.7.2.1 +8 -11 src/usr.sbin/lpr/lpq/lpq.c 1.32.2.4 +36 -53 src/usr.sbin/lpr/lpr/lpr.c 1.6.2.1 +7 -8 src/usr.sbin/lpr/lprm/lprm.c 1.2.8.1 +6 -4 src/usr.sbin/lpr/lptest/lptest.c 1.10.2.2 +31 -41 src/usr.sbin/lpr/pac/pac.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 17:43:20 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B07B037B401; Sun, 24 Jun 2001 17:43:11 -0700 (PDT) (envelope-from jkh@FreeBSD.org) Received: (from jkh@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5P0hBG30779; Sun, 24 Jun 2001 17:43:11 -0700 (PDT) (envelope-from jkh) Message-Id: <200106250043.f5P0hBG30779@freefall.freebsd.org> From: "Jordan K. Hubbard" Date: Sun, 24 Jun 2001 17:43:11 -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 jkh 2001/06/24 17:43:11 PDT Modified files: release Makefile Log: Fix crypto targets to be user-overridable and also obey the NO_SENDMAIL flag if set. The whole NO_FOO mechanism in /usr/src is pretty bogus and needs to be re-examined in the context of a larger argument about modularity, but that's something for another time. Submitted by: Peter Pentchev Revision Changes Path 1.626 +10 -2 src/release/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 17:49:11 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5D11E37B411; Sun, 24 Jun 2001 17:49:02 -0700 (PDT) (envelope-from gad@FreeBSD.org) Received: (from gad@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5P0n2t31260; Sun, 24 Jun 2001 17:49:02 -0700 (PDT) (envelope-from gad) Message-Id: <200106250049.f5P0n2t31260@freefall.freebsd.org> From: Garance A Drosehn Date: Sun, 24 Jun 2001 17:49:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/common_source common.c lp.h src/usr.sbin/lpr/lpc lpc.c src/usr.sbin/lpr/lpd lpd.c src/usr.sbin/lpr/lpq lpq.c src/usr.sbin/lpr/lpr lpr.c src/usr.sbin/lpr/lprm lprm.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 gad 2001/06/24 17:49:02 PDT Modified files: (Branch: RELENG_4) usr.sbin/lpr/common_source common.c lp.h usr.sbin/lpr/lpc lpc.c usr.sbin/lpr/lpd lpd.c usr.sbin/lpr/lpq lpq.c usr.sbin/lpr/lpr lpr.c usr.sbin/lpr/lprm lprm.c Log: [MFC from 2001/06/15] Rename global variable 'name' to 'progname', thus fixing about 10 warnings which come up for various routines that have a parameter also called 'name'. Reviewed by: freebsd-print@bostonradio.org Revision Changes Path 1.12.2.8 +3 -3 src/usr.sbin/lpr/common_source/common.c 1.9.2.5 +2 -2 src/usr.sbin/lpr/common_source/lp.h 1.13.2.5 +2 -2 src/usr.sbin/lpr/lpc/lpc.c 1.12.2.9 +2 -2 src/usr.sbin/lpr/lpd/lpd.c 1.7.2.2 +2 -2 src/usr.sbin/lpr/lpq/lpq.c 1.32.2.5 +24 -21 src/usr.sbin/lpr/lpr/lpr.c 1.6.2.2 +2 -2 src/usr.sbin/lpr/lprm/lprm.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 18: 1:12 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0DFDF37B409; Sun, 24 Jun 2001 18:01:05 -0700 (PDT) (envelope-from gad@FreeBSD.org) Received: (from gad@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5P115L32320; Sun, 24 Jun 2001 18:01:05 -0700 (PDT) (envelope-from gad) Message-Id: <200106250101.f5P115L32320@freefall.freebsd.org> From: Garance A Drosehn Date: Sun, 24 Jun 2001 18:01:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/common_source common.c displayq.c lp.h net.c rmjob.c src/usr.sbin/lpr/lpd extern.h lpd.c printjob.c recvjob.c src/usr.sbin/lpr/lpq lpq.c src/usr.sbin/lpr/lpr lpr.c src/usr.sbin/lpr/lprm lprm.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 gad 2001/06/24 18:01:04 PDT Modified files: (Branch: RELENG_4) usr.sbin/lpr/common_source common.c displayq.c lp.h net.c rmjob.c usr.sbin/lpr/lpd extern.h lpd.c printjob.c recvjob.c usr.sbin/lpr/lpq lpq.c usr.sbin/lpr/lpr lpr.c usr.sbin/lpr/lprm lprm.c Log: [MFC from 2001/06/15] Rename a few global variables which hold hostname-related values to be more sensible/understandable. 'from'->'from_host' 'host'->'local_host' 'fromb'->'frombuf' 'fromhost'->'origin_host' and a local-variable named 'host'->'hostbuf'. Other than renaming variables, the only actual code changes are to call strlcpy() instead of strncpy() when setting those (renamed) variables, and that 'from_ip' is now a strdup()-created buffer instead of being a static buffer compiled in as 1025 bytes. Reviewed by: freebsd-print@bostonradio.org Revision Changes Path 1.12.2.9 +4 -3 src/usr.sbin/lpr/common_source/common.c 1.15.2.5 +8 -8 src/usr.sbin/lpr/common_source/displayq.c 1.9.2.6 +19 -5 src/usr.sbin/lpr/common_source/lp.h 1.3.2.4 +10 -4 src/usr.sbin/lpr/common_source/net.c 1.12.2.5 +13 -12 src/usr.sbin/lpr/common_source/rmjob.c 1.5.2.3 +1 -2 src/usr.sbin/lpr/lpd/extern.h 1.12.2.10 +20 -21 src/usr.sbin/lpr/lpd/lpd.c 1.22.2.13 +11 -12 src/usr.sbin/lpr/lpd/printjob.c 1.14.2.6 +5 -4 src/usr.sbin/lpr/lpd/recvjob.c 1.7.2.3 +2 -2 src/usr.sbin/lpr/lpq/lpq.c 1.32.2.6 +7 -6 src/usr.sbin/lpr/lpr/lpr.c 1.6.2.3 +2 -2 src/usr.sbin/lpr/lprm/lprm.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 18:15: 5 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 28DFB37B409; Sun, 24 Jun 2001 18:15:02 -0700 (PDT) (envelope-from gad@FreeBSD.org) Received: (from gad@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5P1F2236020; Sun, 24 Jun 2001 18:15:02 -0700 (PDT) (envelope-from gad) Message-Id: <200106250115.f5P1F2236020@freefall.freebsd.org> From: Garance A Drosehn Date: Sun, 24 Jun 2001 18:15:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/lpd lpd.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 gad 2001/06/24 18:15:01 PDT Modified files: (Branch: RELENG_4) usr.sbin/lpr/lpd lpd.c Log: [MFC from 2001/06/15] -r 1.23 -> 1.24 Makes a minor change so socket-debug processing works the same as it did before the IPv6 commit. Probably irrelevent to freebsd, but I think it was useful on other OS's. Also makes a few minor style chgs. Reviewed by: freebsd-print@bostonradio.org Revision Changes Path 1.12.2.11 +16 -20 src/usr.sbin/lpr/lpd/lpd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 18:19:17 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CB7EB37B406; Sun, 24 Jun 2001 18:19:11 -0700 (PDT) (envelope-from gad@FreeBSD.org) Received: (from gad@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5P1JBB36282; Sun, 24 Jun 2001 18:19:11 -0700 (PDT) (envelope-from gad) Message-Id: <200106250119.f5P1JBB36282@freefall.freebsd.org> From: Garance A Drosehn Date: Sun, 24 Jun 2001 18:19:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/lpd lpd.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 gad 2001/06/24 18:19:11 PDT Modified files: (Branch: RELENG_4) usr.sbin/lpr/lpd lpd.c Log: [MFC from 2001/06/15] -r 1.25 Get rid of a trigraph ("??>") mistakenly put in an error message. One less warning to annoy me... Revision Changes Path 1.12.2.12 +2 -2 src/usr.sbin/lpr/lpd/lpd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 18:21:18 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3554E37B405; Sun, 24 Jun 2001 18:21:14 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5P1LES36426; Sun, 24 Jun 2001 18:21:14 -0700 (PDT) (envelope-from dd) Message-Id: <200106250121.f5P1LES36426@freefall.freebsd.org> From: Dima Dorfman Date: Sun, 24 Jun 2001 18:21:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys extattr_get_file.2 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/24 18:21:14 PDT Modified files: lib/libc/sys extattr_get_file.2 Log: Minor cleanup: sort includes, fix name. Revision Changes Path 1.3 +6 -7 src/lib/libc/sys/extattr_get_file.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 18:25: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BF39B37B407; Sun, 24 Jun 2001 18:25:01 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5P1P1A36766; Sun, 24 Jun 2001 18:25:01 -0700 (PDT) (envelope-from dd) Message-Id: <200106250125.f5P1P1A36766@freefall.freebsd.org> From: Dima Dorfman Date: Sun, 24 Jun 2001 18:25:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libutil extattr.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 dd 2001/06/24 18:25:01 PDT Modified files: lib/libutil extattr.3 Log: Add RETURN VALUES and ERRORS sections. Revision Changes Path 1.2 +12 -3 src/lib/libutil/extattr.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 18:45:31 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 747C337B401; Sun, 24 Jun 2001 18:45:26 -0700 (PDT) (envelope-from gad@FreeBSD.org) Received: (from gad@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5P1jQM38121; Sun, 24 Jun 2001 18:45:26 -0700 (PDT) (envelope-from gad) Message-Id: <200106250145.f5P1jQM38121@freefall.freebsd.org> From: Garance A Drosehn Date: Sun, 24 Jun 2001 18:45:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/lpd lpd.8 lpd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gad 2001/06/24 18:45:26 PDT Modified files: usr.sbin/lpr/lpd lpd.8 lpd.c Log: Add two new options for lpd: -c will log all connection-errors to syslog, while -w allows connection from non-reserved ports. Also improves the helpfulness of various connection-error messages. The changes for IPv6 added back in the reserved-port check which was mistakenly dropped from lpd in 1997 (copying a change from openbsd). It is best to have that check in place, but the check breaks lpr's from some implementations of lpr/lpd for Windows. The -w option is for those admins who need to accept jobs from non-reserved ports, the -c option is for admins who would like a print-server machine to log all failed connection-attempts to syslog. Reviewed by: freebsd-audit@FreeBSD.org freebsd-print@bostonradio.org MFC after: 2 weeks Revision Changes Path 1.19 +33 -3 src/usr.sbin/lpr/lpd/lpd.8 1.26 +137 -31 src/usr.sbin/lpr/lpd/lpd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 19: 0:54 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5FEDF37B401; Sun, 24 Jun 2001 19:00:49 -0700 (PDT) (envelope-from dwcjr@FreeBSD.org) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5P20nl39548; Sun, 24 Jun 2001 19:00:49 -0700 (PDT) (envelope-from dwcjr) Message-Id: <200106250200.f5P20nl39548@freefall.freebsd.org> From: "David W. Chapman Jr." Date: Sun, 24 Jun 2001 19:00:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/mutt-devel Makefile distinfo pkg-plist ports/japanese/mutt-devel/files patch-ah patch-aa 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 dwcjr 2001/06/24 19:00:49 PDT Modified files: japanese/mutt-devel Makefile distinfo pkg-plist japanese/mutt-devel/files patch-aa Added files: japanese/mutt-devel/files patch-ah Removed files: japanese/mutt-devel/files patch-ac patch-ag Log: Update to latest version (1.3.19) Remove unneeded patches Add patch-ah for iconv.m4 Update pkg-plist with new locales PR: 28385 Submitted by: maintainer Revision Changes Path 1.23 +12 -7 ports/japanese/mutt-devel/Makefile 1.18 +2 -2 ports/japanese/mutt-devel/distinfo 1.12 +10 -3 ports/japanese/mutt-devel/pkg-plist 1.12 +6 -6 ports/japanese/mutt-devel/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 Sun Jun 24 19: 3: 5 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6D85C37B406; Sun, 24 Jun 2001 19:03:01 -0700 (PDT) (envelope-from horikawa@FreeBSD.org) Received: (from horikawa@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5P231l39960; Sun, 24 Jun 2001 19:03:01 -0700 (PDT) (envelope-from horikawa) Message-Id: <200106250203.f5P231l39960@freefall.freebsd.org> From: Kazuo Horikawa Date: Sun, 24 Jun 2001 19:03:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja_JP.eucJP/man/man1 chflags.1 chmod.1 cp.1 du.1 make.1 vidcontrol.1 doc/ja_JP.eucJP/man/man5 rc.conf.5 doc/ja_JP.eucJP/man/man7 hier.7 doc/ja_JP.eucJP/man/man8 chown.8 pccardd.8 setkey.8 doc/ja_JP.eucJP/man/man9 VFS_FHTOVP.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 horikawa 2001/06/24 19:03:01 PDT Modified files: ja_JP.eucJP/man/man1 chflags.1 chmod.1 cp.1 du.1 make.1 vidcontrol.1 ja_JP.eucJP/man/man5 rc.conf.5 ja_JP.eucJP/man/man7 hier.7 ja_JP.eucJP/man/man8 chown.8 pccardd.8 setkey.8 ja_JP.eucJP/man/man9 VFS_FHTOVP.9 Log: Catch up with 4.3-20010527-STABLE. Revision Changes Path 1.10 +3 -2 doc/ja_JP.eucJP/man/man1/chflags.1 1.19 +3 -2 doc/ja_JP.eucJP/man/man1/chmod.1 1.13 +3 -2 doc/ja_JP.eucJP/man/man1/cp.1 1.11 +6 -5 doc/ja_JP.eucJP/man/man1/du.1 1.23 +7 -2 doc/ja_JP.eucJP/man/man1/make.1 1.18 +187 -37 doc/ja_JP.eucJP/man/man1/vidcontrol.1 1.37 +6 -6 doc/ja_JP.eucJP/man/man5/rc.conf.5 1.15 +259 -216 doc/ja_JP.eucJP/man/man7/hier.7 1.10 +3 -2 doc/ja_JP.eucJP/man/man8/chown.8 1.17 +5 -2 doc/ja_JP.eucJP/man/man8/pccardd.8 1.8 +5 -2 doc/ja_JP.eucJP/man/man8/setkey.8 1.4 +2 -2 doc/ja_JP.eucJP/man/man9/VFS_FHTOVP.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 19: 5:14 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6EDB937B401; Sun, 24 Jun 2001 19:05:08 -0700 (PDT) (envelope-from gad@FreeBSD.org) Received: (from gad@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5P258K40373; Sun, 24 Jun 2001 19:05:08 -0700 (PDT) (envelope-from gad) Message-Id: <200106250205.f5P258K40373@freefall.freebsd.org> From: Garance A Drosehn Date: Sun, 24 Jun 2001 19:05:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/lpc cmds.c cmdtab.c extern.h lpc.8 lpc.c lpc.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 gad 2001/06/24 19:05:08 PDT Modified files: usr.sbin/lpr/lpc cmds.c cmdtab.c extern.h lpc.8 lpc.c lpc.h Log: Make 'lpc clean' somewhat safer. Add an 'lpc tclean' command, which allows one to see what files would be removed *if* an 'lpc clean' is done. 'tclean' will remove no files, and is therefore not a privileged command. Also, both 'lpc clean' and 'lpc tclean' will now look for 'core' files in spool directories (but not remove them). They also print out an extra line of info when a datafile to be removed is a symlink (from 'lpr -s'), saying what file it is a symlink to. The 'lpc clean' commands also now print out a summary line saying how many queues were checked, how many files were removed (or "would be" removed, for tclean), and how much disk space is involved. For the benefit of those who have many print queues, 'lpc clean all' will only print out the names of print queues where some "interesting" files were found, instead of printing out a header-line for every queue in your printcap file. Reviewed by: freebsd-print@bostonradio.org freebsd-audit@FreeBSD.org MFC after: 2 weeks Revision Changes Path 1.17 +286 -22 src/usr.sbin/lpr/lpc/cmds.c 1.4 +21 -17 src/usr.sbin/lpr/lpc/cmdtab.c 1.5 +7 -4 src/usr.sbin/lpr/lpc/extern.h 1.13 +25 -2 src/usr.sbin/lpr/lpc/lpc.8 1.19 +11 -3 src/usr.sbin/lpr/lpc/lpc.c 1.4 +7 -5 src/usr.sbin/lpr/lpc/lpc.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 19:13:31 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 039E237B405; Sun, 24 Jun 2001 19:13:26 -0700 (PDT) (envelope-from jeh@FreeBSD.org) Received: (from jeh@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5P2DPb44067; Sun, 24 Jun 2001 19:13:25 -0700 (PDT) (envelope-from jeh) Message-Id: <200106250213.f5P2DPb44067@freefall.freebsd.org> From: "James E. Housley" Date: Sun, 24 Jun 2001 19:13:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java Makefile ports/java/jdom 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 jeh 2001/06/24 19:13:25 PDT Modified files: java Makefile Added files: java/jdom Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Java library for accessing and manipulating XML documents. PR: 27814 Submitted by: Ernst de Haan Revision Changes Path 1.32 +2 -1 ports/java/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 19:13:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 87E7F37B405; Sun, 24 Jun 2001 19:13:51 -0700 (PDT) (envelope-from jeh@FreeBSD.org) Received: (from jeh@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5P2DpM44189; Sun, 24 Jun 2001 19:13:51 -0700 (PDT) (envelope-from jeh) Message-Id: <200106250213.f5P2DpM44189@freefall.freebsd.org> From: "James E. Housley" Date: Sun, 24 Jun 2001 19:13:51 -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 jeh 2001/06/24 19:13:51 PDT Modified files: . modules Log: jdom --> ports/java/jdom Revision Changes Path 1.3393 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 19:19:37 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A863C37B405; Sun, 24 Jun 2001 19:19:28 -0700 (PDT) (envelope-from jeh@FreeBSD.org) Received: (from jeh@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5P2JS844835; Sun, 24 Jun 2001 19:19:28 -0700 (PDT) (envelope-from jeh) Message-Id: <200106250219.f5P2JS844835@freefall.freebsd.org> From: "James E. Housley" Date: Sun, 24 Jun 2001 19:19:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/maradns Makefile distinfo pkg-plist ports/net/maradns/files patch-dns-Makefile patch-libs-Makefile patch-parse-Makefile patch-server-Makefile patch-test-Makefile patch-tools-Makefile patch-tuzona-Makefile patch-utf8-Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/24 19:19:28 PDT Modified files: net/maradns Makefile distinfo pkg-plist net/maradns/files patch-dns-Makefile patch-libs-Makefile patch-parse-Makefile patch-server-Makefile patch-test-Makefile patch-tools-Makefile patch-tuzona-Makefile patch-utf8-Makefile Log: Update the port to the latest version, 0.7.13. PR: 28389 Submitted by: Anders Nordby Revision Changes Path 1.2 +4 -4 ports/net/maradns/Makefile 1.2 +1 -1 ports/net/maradns/distinfo 1.2 +2 -1 ports/net/maradns/pkg-plist 1.2 +17 -2 ports/net/maradns/files/patch-dns-Makefile 1.2 +33 -2 ports/net/maradns/files/patch-libs-Makefile 1.2 +29 -6 ports/net/maradns/files/patch-parse-Makefile 1.2 +18 -10 ports/net/maradns/files/patch-server-Makefile 1.2 +25 -2 ports/net/maradns/files/patch-test-Makefile 1.2 +17 -2 ports/net/maradns/files/patch-tools-Makefile 1.2 +17 -6 ports/net/maradns/files/patch-tuzona-Makefile 1.2 +13 -2 ports/net/maradns/files/patch-utf8-Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 19:40:53 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BA50937B406; Sun, 24 Jun 2001 19:40:49 -0700 (PDT) (envelope-from dwcjr@FreeBSD.org) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5P2eno46623; Sun, 24 Jun 2001 19:40:49 -0700 (PDT) (envelope-from dwcjr) Message-Id: <200106250240.f5P2eno46623@freefall.freebsd.org> From: "David W. Chapman Jr." Date: Sun, 24 Jun 2001 19:40:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/cclient Makefile distinfo pkg-plist ports/mail/imap-uw pkg-req.rev pkg-req.ssl Makefile distinfo pkg-install pkg-plist ports/mail/imap-uw/files patch-ac patch-ai X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/24 19:40:49 PDT Modified files: mail/cclient Makefile distinfo pkg-plist mail/imap-uw Makefile distinfo pkg-install pkg-plist mail/imap-uw/files patch-ac patch-ai Added files: mail/imap-uw pkg-req.rev pkg-req.ssl Log: Update imap-uw and cclient to 0106191041 Add SSL support to both Add pkg-req.rev to detect version Add pkg-req.ssl to keep track of ssl versions PR: 28289 Submitted by: maintainer Revision Changes Path 1.13 +13 -8 ports/mail/cclient/Makefile 1.9 +1 -1 ports/mail/cclient/distinfo 1.5 +1 -0 ports/mail/cclient/pkg-plist 1.59 +51 -2 ports/mail/imap-uw/Makefile 1.39 +1 -1 ports/mail/imap-uw/distinfo 1.5 +1 -1 ports/mail/imap-uw/pkg-install 1.13 +12 -0 ports/mail/imap-uw/pkg-plist 1.15 +16 -4 ports/mail/imap-uw/files/patch-ac 1.7 +73 -79 ports/mail/imap-uw/files/patch-ai To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 20:35:42 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6CA2A37B405; Sun, 24 Jun 2001 20:35:39 -0700 (PDT) (envelope-from dwcjr@FreeBSD.org) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5P3Zdg53311; Sun, 24 Jun 2001 20:35:39 -0700 (PDT) (envelope-from dwcjr) Message-Id: <200106250335.f5P3Zdg53311@freefall.freebsd.org> From: "David W. Chapman Jr." Date: Sun, 24 Jun 2001 20:35:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/aggregate Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/24 20:35:39 PDT Modified files: net/aggregate Makefile Log: Fix MASTER_SITES PR: 28321 Submitted by: maintainer Revision Changes Path 1.3 +2 -2 ports/net/aggregate/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 20:44:27 2001 Delivered-To: cvs-all@freebsd.org Received: from silby.com (cb34181-a.mdsn1.wi.home.com [24.14.173.39]) by hub.freebsd.org (Postfix) with ESMTP id EC30F37B407 for ; Sun, 24 Jun 2001 20:44:14 -0700 (PDT) (envelope-from silby@silby.com) Received: (qmail 1159 invoked by uid 1000); 25 Jun 2001 03:44:13 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 25 Jun 2001 03:44:13 -0000 Date: Sun, 24 Jun 2001 22:44:13 -0500 (CDT) From: Mike Silbersack To: Alfred Perlstein Cc: Mike Silbersack , , , , Subject: Re: cvs commit: src/sys/netinet tcp_input.c tcp_output.c tcp_subr.c tcp_timer.c tcp_usrreq.c tcp_var.h In-Reply-To: <20010623102801.F57058@sneakerz.org> Message-ID: <20010624223750.Y1104-100000@achilles.silby.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 23 Jun 2001, Alfred Perlstein wrote: > > Eliminate the allocation of a tcp template structure for each > > connection. The information contained in a tcptemp can be > > reconstructed from a tcpcb when needed. > > I may have missed it, but did you guys happen to run a perf test > on this along the same lines as the excellent work done to benchmark > the new mbuf allocator? I did runs of netperf -l 30 with all three cases (old, after my commit, after jlemon's commit), and there's no statistically observeable difference in performance. No big surprise there, the memory copies / zeros of the headers are probably dwarfed by the time spent copying the data. I suppose that the results would turn out differently on a heavily loaded system with thousands of mbufs allocated across hundreds of pages. I suspect that the new scheme w/o tcp templates would start to show improvements as the mbuf usage increased. But in any case, the decreased mbuf usage seems quite nice, and was the major motivation for the patch. Mike "Silby" Silbersack To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 20:48:41 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B716D37B407; Sun, 24 Jun 2001 20:48:36 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5P3maY54161; Sun, 24 Jun 2001 20:48:36 -0700 (PDT) (envelope-from kevlo) Message-Id: <200106250348.f5P3maY54161@freefall.freebsd.org> From: Kevin Lo Date: Sun, 24 Jun 2001 20:48:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/xerces 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 kevlo 2001/06/24 20:48:36 PDT Modified files: textproc/xerces Makefile distinfo pkg-plist Log: - Update to version 1.4.1 - Sort pkg-plist PR: 28396 Submitted by: KUNISHIMA Takeo Revision Changes Path 1.6 +2 -2 ports/textproc/xerces/Makefile 1.6 +1 -1 ports/textproc/xerces/distinfo 1.5 +2 -2 ports/textproc/xerces/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 Jun 24 20:54:28 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6974B37B401; Sun, 24 Jun 2001 20:54:23 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5P3sNV54844; Sun, 24 Jun 2001 20:54:23 -0700 (PDT) (envelope-from ache) Message-Id: <200106250354.f5P3sNV54844@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Sun, 24 Jun 2001 20:54:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja_JP.eucJP/man/man1 man.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 ache 2001/06/24 20:54:23 PDT Modified files: ja_JP.eucJP/man/man1 man.1 Log: Back out my ISO rename corrections because they are for -current only Revision Changes Path 1.14 +4 -4 doc/ja_JP.eucJP/man/man1/man.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 20:55:46 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D13B137B401; Sun, 24 Jun 2001 20:55:40 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5P3teO54984; Sun, 24 Jun 2001 20:55:40 -0700 (PDT) (envelope-from ache) Message-Id: <200106250355.f5P3teO54984@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Sun, 24 Jun 2001 20:55:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja_JP.eucJP/man/man6 morse.6 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ache 2001/06/24 20:55:40 PDT Modified files: ja_JP.eucJP/man/man6 morse.6 Log: Back out my ISO rename corrections because they are for -current only Revision Changes Path 1.3 +1 -1 doc/ja_JP.eucJP/man/man6/morse.6 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 21: 1: 2 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9E7F537B401; Sun, 24 Jun 2001 21:00:59 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5P40xs55786; Sun, 24 Jun 2001 21:00:59 -0700 (PDT) (envelope-from kevlo) Message-Id: <200106250400.f5P40xs55786@freefall.freebsd.org> From: Kevin Lo Date: Sun, 24 Jun 2001 21:00:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java Makefile ports/java/jlint 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 kevlo 2001/06/24 21:00:59 PDT Modified files: java Makefile Added files: java/jlint Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Initial import of jlint-2.1 Jlint is the Java program analyzer and checker. PR: 28377 Submitted by: Ernst de Haan Revision Changes Path 1.33 +2 -1 ports/java/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 21: 1:15 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0D8FC37B410; Sun, 24 Jun 2001 21:01:04 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5P413555826; Sun, 24 Jun 2001 21:01:03 -0700 (PDT) (envelope-from kevlo) Message-Id: <200106250401.f5P413555826@freefall.freebsd.org> From: Kevin Lo Date: Sun, 24 Jun 2001 21:01: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 kevlo 2001/06/24 21:01:03 PDT Modified files: . modules Log: jlint --> ports/java/jlint Revision Changes Path 1.3394 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 21: 8:22 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0EC8337B401; Sun, 24 Jun 2001 21:08:19 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5P48Jm59270; Sun, 24 Jun 2001 21:08:19 -0700 (PDT) (envelope-from kevlo) Message-Id: <200106250408.f5P48Jm59270@freefall.freebsd.org> From: Kevin Lo Date: Sun, 24 Jun 2001 21:08:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/py-m2crypto 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 kevlo 2001/06/24 21:08:18 PDT Modified files: security/py-m2crypto Makefile distinfo pkg-plist Log: Updates the port from snap4 to snap6. PR: 28239 Submitted by: MAINTAINER Revision Changes Path 1.3 +2 -2 ports/security/py-m2crypto/Makefile 1.3 +1 -1 ports/security/py-m2crypto/distinfo 1.2 +2 -2 ports/security/py-m2crypto/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 Jun 24 21:14: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 10BDD37B401; Sun, 24 Jun 2001 21:13:55 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5P4Dsp60098; Sun, 24 Jun 2001 21:13:55 -0700 (PDT) (envelope-from imp) Message-Id: <200106250413.f5P4Dsp60098@freefall.freebsd.org> From: Warner Losh Date: Sun, 24 Jun 2001 21:13:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pccard pcic.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/24 21:13:54 PDT Modified files: sys/pccard pcic.c Log: Work around a bug in the current interrupt system by explicitly rejecting INTR_FAST interrupts. Since they can't be shared anyway, this just short circuits a failure case that should work but is panic fodder now. This bug is that if the interrut condiation is active when you activate the interrupt, then the interrupt routine will be called. jhb had a patch that may or may not work to fix it, but I've lost it. This may be due to the sio probe doing something odd too. Revision Changes Path 1.144 +5 -1 src/sys/pccard/pcic.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 21:32:36 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 17E7837B401; Sun, 24 Jun 2001 21:32:32 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5P4WWf61486; Sun, 24 Jun 2001 21:32:32 -0700 (PDT) (envelope-from msmith) Message-Id: <200106250432.f5P4WWf61486@freefall.freebsd.org> From: Mike Smith Date: Sun, 24 Jun 2001 21:32:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mlx mlx_compat.h mlx.c mlx_disk.c mlx_pci.c mlxvar.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG msmith 2001/06/24 21:32:31 PDT Modified files: sys/dev/mlx mlx.c mlx_disk.c mlx_pci.c mlxvar.h Added files: sys/dev/mlx mlx_compat.h Log: Driver modifications consistent with my other drivers to facilitate the use of a single set of sources across 4.x and 5.x branches. No significant code changes. Revision Changes Path 1.28 +21 -22 src/sys/dev/mlx/mlx.c 1.21 +16 -18 src/sys/dev/mlx/mlx_disk.c 1.12 +2 -2 src/sys/dev/mlx/mlx_pci.c 1.14 +3 -3 src/sys/dev/mlx/mlxvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 21:37:56 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 550F037B401; Sun, 24 Jun 2001 21:37:52 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5P4bqY61881; Sun, 24 Jun 2001 21:37:52 -0700 (PDT) (envelope-from msmith) Message-Id: <200106250437.f5P4bqY61881@freefall.freebsd.org> From: Mike Smith Date: Sun, 24 Jun 2001 21:37:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mlx mlx_compat.h mlx.c mlx_disk.c mlx_pci.c mlxio.h mlxreg.h mlxvar.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 msmith 2001/06/24 21:37:52 PDT Modified files: (Branch: RELENG_4) sys/dev/mlx mlx.c mlx_disk.c mlx_pci.c mlxio.h mlxreg.h mlxvar.h Added files: (Branch: RELENG_4) sys/dev/mlx mlx_compat.h Log: MFC the fix for the 'too many segs' bug, as well as moving to the single-source macros. Revision Changes Path 1.14.2.4 +69 -59 src/sys/dev/mlx/mlx.c 1.8.2.4 +26 -35 src/sys/dev/mlx/mlx_disk.c 1.4.2.5 +13 -10 src/sys/dev/mlx/mlx_pci.c 1.1.2.3 +0 -0 src/sys/dev/mlx/mlxio.h 1.5.2.3 +0 -0 src/sys/dev/mlx/mlxreg.h 1.5.2.3 +12 -11 src/sys/dev/mlx/mlxvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 21:45:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4046337B405; Sun, 24 Jun 2001 21:45:51 -0700 (PDT) (envelope-from sumikawa@FreeBSD.org) Received: (from sumikawa@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5P4jpX62488; Sun, 24 Jun 2001 21:45:51 -0700 (PDT) (envelope-from sumikawa) Message-Id: <200106250445.f5P4jpX62488@freefall.freebsd.org> From: Munechika SUMIKAWA Date: Sun, 24 Jun 2001 21:45:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/kbanner Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sumikawa 2001/06/24 21:45:51 PDT Modified files: japanese/kbanner Makefile distinfo Log: Change master site. Revision Changes Path 1.6 +12 -4 ports/japanese/kbanner/Makefile 1.3 +6 -1 ports/japanese/kbanner/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 22:11:46 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0DF6D37B401; Sun, 24 Jun 2001 22:11:42 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5P5BfC69714; Sun, 24 Jun 2001 22:11:41 -0700 (PDT) (envelope-from ache) Message-Id: <200106250511.f5P5BfC69714@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Sun, 24 Jun 2001 22:11:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/screen Makefile distinfo ports/misc/screen/files patch-aa patch-ab patch-ad patch-ae 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 ache 2001/06/24 22:11:41 PDT Modified files: misc/screen Makefile distinfo misc/screen/files patch-aa patch-ab patch-ad Removed files: misc/screen/files patch-ae patch-ag Log: Upgrade to 3.9.9 Revision Changes Path 1.33 +2 -6 ports/misc/screen/Makefile 1.9 +1 -1 ports/misc/screen/distinfo 1.11 +12 -21 ports/misc/screen/files/patch-aa 1.4 +20 -32 ports/misc/screen/files/patch-ab 1.4 +27 -13 ports/misc/screen/files/patch-ad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 23: 7:50 2001 Delivered-To: cvs-all@freebsd.org Received: from peter3.wemm.org (c1315225-a.plstn1.sfba.home.com [65.0.135.147]) by hub.freebsd.org (Postfix) with ESMTP id 669EB37B405; Sun, 24 Jun 2001 23:07:43 -0700 (PDT) (envelope-from peter@wemm.org) Received: from overcee.netplex.com.au (overcee.wemm.org [10.0.0.3]) by peter3.wemm.org (8.11.0/8.11.0) with ESMTP id f5P67hM29932; Sun, 24 Jun 2001 23:07:43 -0700 (PDT) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id 292F7380B; Sun, 24 Jun 2001 23:07:43 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: Matt Dillon Cc: Bruce Evans , Mikhail Teterin , jlemon@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: kernel size w/ optimized bzero() & patch set (was Re: Inline optimized bzero (was Re: cvs commit: src/sys/netinettcp_subr.c)) In-Reply-To: <200106241702.f5OH2oN78720@earth.backplane.com> Date: Sun, 24 Jun 2001 23:07:43 -0700 From: Peter Wemm Message-Id: <20010625060743.292F7380B@overcee.netplex.com.au> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Matt Dillon wrote: > Ok, how about this. I replaced bzero() with the inline and placed it > in the machine-dependant section of code. I managed to knock the inline > code generation down to the point where it does not bloat the resulting > kernel binary. As an example of this, the 'register int z = 0' caused > all the assignments to 0 to use 'movl %eax,...' (3 byte instruction) > instead of 'movl $0,...' (7 byte instruction). The kernel size is > around 6000 bytes larger without that optimization. Sometimes GCC's > optimizer gets in the way :-( > > I am amazed by the results... and I found a couple of interesting things > out too. For example, tcp_input bzero's a number of 8 and 12 byte > structures, not just the 20 byte structures we were looking at previously Just think.. This new ``improved'' bzero code can now fill up all 4K of L1 instruction cache on most of my systems, and most of my 8K L1 instruction cache on >= coppermine cpus. I'm impressed. Those microbenchmarks had better be damn good, because it may end up the only thing that the system will do well now since all this excessive inlining looks like it is blowing the L1 cache out the door. (I also apply the same complaint to the vm/* inlines). Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 23:17: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 55B5437B406; Sun, 24 Jun 2001 23:17:03 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5P6H3W90483; Sun, 24 Jun 2001 23:17:03 -0700 (PDT) (envelope-from dd) Message-Id: <200106250617.f5P6H3W90483@freefall.freebsd.org> From: Dima Dorfman Date: Sun, 24 Jun 2001 23:17:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/dd 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 dd 2001/06/24 23:17:03 PDT Modified files: bin/dd misc.c Log: Previous commit broke dd(1)'s I/O summary when it's terminated by a signal. Fix it by adding an explicit call to summary() in terminate() (it was previously called implicitly by exit() because summary() was registered with atexit()). summary() is supposed to be signal-safe-- it handles SIGINFO almost exclusively--so this should be safe. Submitted by: bde Revision Changes Path 1.21 +2 -1 src/bin/dd/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 Jun 24 23:28:53 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CEEA637B405; Sun, 24 Jun 2001 23:28:48 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5P6SmY91295; Sun, 24 Jun 2001 23:28:48 -0700 (PDT) (envelope-from dinoex) Message-Id: <200106250628.f5P6SmY91295@freefall.freebsd.org> From: Dirk Meyer Date: Sun, 24 Jun 2001 23:28:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/openssh Makefile ports/security/openssh/files patch-au X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/24 23:28:48 PDT Modified files: security/openssh Makefile security/openssh/files patch-au Log: This adds two environment variables into environment of user: LANG & MM_CHARSET, when used standard login via telnet or console However when used openssh, then sshd does not setup LANG & MM_CHARSET into envir onment for user in russian class Code for this operation did not exists in openssh port ! PR: 21146 Submitted by: odip@bionet.nsc.ru Revision Changes Path 1.70 +2 -2 ports/security/openssh/Makefile 1.10 +41 -3 ports/security/openssh/files/patch-au To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 23:38:32 2001 Delivered-To: cvs-all@freebsd.org Received: from earth.backplane.com (earth-nat-cw.backplane.com [208.161.114.67]) by hub.freebsd.org (Postfix) with ESMTP id 24BB637B406; Sun, 24 Jun 2001 23:38:24 -0700 (PDT) (envelope-from dillon@earth.backplane.com) Received: (from dillon@localhost) by earth.backplane.com (8.11.3/8.11.2) id f5P1YsN01440; Sun, 24 Jun 2001 18:34:54 -0700 (PDT) (envelope-from dillon) Date: Sun, 24 Jun 2001 18:34:54 -0700 (PDT) From: Matt Dillon Message-Id: <200106250134.f5P1YsN01440@earth.backplane.com> To: Peter Wemm Cc: Bruce Evans , Mikhail Teterin , jlemon@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: kernel size w/ optimized bzero() & patch set (was Re: Inline optimized bzero (was Re: cvs commit: src/sys/netinettcp_subr.c)) References: <20010625060743.292F7380B@overcee.netplex.com.au> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG :Just think.. This new ``improved'' bzero code can now fill up all 4K of L1 :instruction cache on most of my systems, and most of my 8K L1 instruction :cache on >= coppermine cpus. I'm impressed. Those microbenchmarks had Huh? Peter, you obviously haven't been listening. I strongly recommend that you review the last few postings I've made. The suggested bzero code certainly does NOT in any way blow up the L1 cache, and I think I'm pretty clear on that. I wouldn't be doing it if it did. :better be damn good, because it may end up the only thing that the system :will do well now since all this excessive inlining looks like it is blowing :the L1 cache out the door. : :(I also apply the same complaint to the vm/* inlines). : :Cheers, :-Peter And you are just as wrong. The few functions inlined in vm/* are inlined mainly because (A) they are called with constant arguments, which means that the resulting code will typically take up no more space then the call that would have been there in the first place, or (B) they do something that only takes a small number of instructions anyway, or (C) they are called so few times that inlining will produce higher performance without eating the L1 cache any more then it would have otherwise. I constructed those inlines very carefully and ran assembly output to make sure they worked the way they were supposed to. Period dot. If you have a problem with it, produce some hard evidence and I will review it. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 23:43:18 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3396237B405; Sun, 24 Jun 2001 23:43:14 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5P6hEK92381; Sun, 24 Jun 2001 23:43:14 -0700 (PDT) (envelope-from dinoex) Message-Id: <200106250643.f5P6hEK92381@freefall.freebsd.org> From: Dirk Meyer Date: Sun, 24 Jun 2001 23:43:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/gnupg-idea Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dinoex 2001/06/24 23:43:14 PDT Modified files: security/gnupg-idea Makefile Log: change MAINTAINER to FreeBSD.org address Revision Changes Path 1.8 +2 -2 ports/security/gnupg-idea/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Jun 24 23:55:45 2001 Delivered-To: cvs-all@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id D849A37B401; Sun, 24 Jun 2001 23:55:35 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.2/8.11.2) id f5P6t8I10109; Mon, 25 Jun 2001 09:55:08 +0300 (EEST) (envelope-from ru) Date: Mon, 25 Jun 2001 09:55:08 +0300 From: Ruslan Ermilov To: "Andrey A. Chernov" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet igmp.c ip_icmp.c ip_input.c tcp_input.c udp_usrreq.c src/usr.bin/netstat inet.c main.c netstat.1 netstat.h Message-ID: <20010625095508.A8831@sunbay.com> Mail-Followup-To: "Andrey A. Chernov" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200106231718.f5NHI0O32389@freefall.freebsd.org> <20010624063502.B60803@nagual.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010624063502.B60803@nagual.pp.ru>; from ache@nagual.pp.ru on Sun, Jun 24, 2001 at 06:35:02AM +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, Jun 24, 2001 at 06:35:02AM +0400, Andrey A. Chernov wrote: > On Sat, Jun 23, 2001 at 10:18:00 -0700, Ruslan Ermilov wrote: > > ru 2001/06/23 10:18:00 PDT > > > > Modified files: > > sys/netinet igmp.c ip_icmp.c ip_input.c tcp_input.c > > udp_usrreq.c > > usr.bin/netstat inet.c main.c netstat.1 netstat.h > > Log: > > Add netstat(1) knob to reset net.inet.{ip|icmp|tcp|udp|igmp}.stats. > > For example, ``netstat -s -p ip -z'' will show and reset IP stats. > > Is 'reset stats' for root only? They must. > Sure thing! These SYSCTL()'s don't have CTLFLAG_ANYBODY. -- Ruslan Ermilov Oracle Developer/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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 0:34:31 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5603337B401; Mon, 25 Jun 2001 00:34:24 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5P7YNS99770; Mon, 25 Jun 2001 00:34:23 -0700 (PDT) (envelope-from ache) Message-Id: <200106250734.f5P7YNS99770@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Mon, 25 Jun 2001 00:34:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/lynx-current 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 ache 2001/06/25 00:34:23 PDT Modified files: www/lynx-current Makefile distinfo Log: Upgrade to .pre.2 Revision Changes Path 1.129 +3 -3 ports/www/lynx-current/Makefile 1.159 +1 -1 ports/www/lynx-current/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 1:53: 1 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1C99D37B405; Mon, 25 Jun 2001 01:52:58 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5P8qwq09076; Mon, 25 Jun 2001 01:52:58 -0700 (PDT) (envelope-from ru) Message-Id: <200106250852.f5P8qwq09076@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 25 Jun 2001 01:52:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/md5 md5.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/25 01:52:57 PDT Modified files: sbin/md5 md5.c Log: Only checksum stdin if nothing has been checksummed yet. PR: bin/28386 Revision Changes Path 1.24 +3 -3 src/sbin/md5/md5.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 1:54:58 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 400A237B401; Mon, 25 Jun 2001 01:54:52 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5P8sqU09215; Mon, 25 Jun 2001 01:54:52 -0700 (PDT) (envelope-from ru) Message-Id: <200106250854.f5P8sqU09215@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 25 Jun 2001 01:54:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/md5 md5.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2001/06/25 01:54:52 PDT Modified files: (Branch: RELENG_4) sbin/md5 md5.c Log: MFC: (1.24) Only checksum stdin if nothing has been checksummed yet. Revision Changes Path 1.20.2.3 +4 -3 src/sbin/md5/md5.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 1:57:22 2001 Delivered-To: cvs-all@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 0FD1E37B405; Mon, 25 Jun 2001 01:57:07 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.2/8.11.2) id f5P8uxJ23011; Mon, 25 Jun 2001 11:56:59 +0300 (EEST) (envelope-from ru) Date: Mon, 25 Jun 2001 11:56:59 +0300 From: Ruslan Ermilov To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/md5 md5.c Message-ID: <20010625115659.A22256@sunbay.com> Mail-Followup-To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200106250852.f5P8qwq09076@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: <200106250852.f5P8qwq09076@freefall.freebsd.org>; from ru@FreeBSD.org on Mon, Jun 25, 2001 at 01:52: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 Mon, Jun 25, 2001 at 01:52:57AM -0700, Ruslan Ermilov wrote: > ru 2001/06/25 01:52:57 PDT > > Modified files: > sbin/md5 md5.c > Log: > Only checksum stdin if nothing has been checksummed yet. > > PR: bin/28386 > I've been looking at OpenBSD refinements to md5(1), and they seem to be doing pretty well. I am going to merge these. Cheers, -- Ruslan Ermilov Oracle Developer/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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 2: 3:13 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 82C2137B401; Mon, 25 Jun 2001 02:03:10 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5P93AH10016; Mon, 25 Jun 2001 02:03:10 -0700 (PDT) (envelope-from ache) Message-Id: <200106250903.f5P93AH10016@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Mon, 25 Jun 2001 02:03:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/locale nl_langinfo.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/25 02:03:10 PDT Modified files: lib/libc/locale nl_langinfo.c Log: Add transition period hack allowing old locale names return proper codeset too Revision Changes Path 1.12 +32 -5 src/lib/libc/locale/nl_langinfo.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 2:11:48 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CE41637B40A; Mon, 25 Jun 2001 02:11:45 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5P9BjA13432; Mon, 25 Jun 2001 02:11:45 -0700 (PDT) (envelope-from ru) Message-Id: <200106250911.f5P9BjA13432@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 25 Jun 2001 02:11: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 ru 2001/06/25 02:11:45 PDT Modified files: usr.bin/calendar/calendars calendar.freebsd Log: Submitted by: andreas Revision Changes Path 1.31 +2 -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 Mon Jun 25 2:17:26 2001 Delivered-To: cvs-all@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 477D137B40D; Mon, 25 Jun 2001 02:17:12 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.2/8.11.2) id f5P9GbF25705; Mon, 25 Jun 2001 12:16:37 +0300 (EEST) (envelope-from ru) Date: Mon, 25 Jun 2001 12:16:37 +0300 From: Ruslan Ermilov To: Joerg Wunsch Cc: Josef Karthauser , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/natd natd.c Message-ID: <20010625121637.C22256@sunbay.com> Mail-Followup-To: Joerg Wunsch , Josef Karthauser , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200106211028.f5LASfu90947@freefall.freebsd.org> <20010624205816.B27256@uriah.heep.sax.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010624205816.B27256@uriah.heep.sax.de>; from j@uriah.heep.sax.de on Sun, Jun 24, 2001 at 08:58:17PM +0200 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Jun 24, 2001 at 08:58:17PM +0200, Joerg Wunsch wrote: > As Josef Karthauser wrote: > > > When reporting that a packet can't be written back, usually because > > of a restrictive firewall rule, also report detail on the packet > > that caused the failure. > > I'd love to see the message go away completely. It's only filling up > logfiles for no good purpose. (The fw code could log rejected packets > more detailed anyway.) > I will add the -q[uiet] flag. -- Ruslan Ermilov Oracle Developer/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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 2:35:18 2001 Delivered-To: cvs-all@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id A536137B406; Mon, 25 Jun 2001 02:35:05 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.2/8.11.2) id f5P9Z2e28719; Mon, 25 Jun 2001 12:35:02 +0300 (EEST) (envelope-from ru) Date: Mon, 25 Jun 2001 12:35:02 +0300 From: Ruslan Ermilov To: Dima Dorfman Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/dd misc.c Message-ID: <20010625123502.F22256@sunbay.com> Mail-Followup-To: Dima Dorfman , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200106250617.f5P6H3W90483@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: <200106250617.f5P6H3W90483@freefall.freebsd.org>; from dd@FreeBSD.org on Sun, Jun 24, 2001 at 11:17:03PM -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 What? dd broke dd?! :-) On Sun, Jun 24, 2001 at 11:17:03PM -0700, Dima Dorfman wrote: > dd 2001/06/24 23:17:03 PDT > > Modified files: > bin/dd misc.c > Log: > Previous commit broke dd(1)'s I/O summary when it's terminated by a > signal. Fix it by adding an explicit call to summary() in terminate() > (it was previously called implicitly by exit() because summary() was > registered with atexit()). summary() is supposed to be signal-safe-- > it handles SIGINFO almost exclusively--so this should be safe. > > Submitted by: bde > > Revision Changes Path > 1.21 +2 -1 src/bin/dd/misc.c -- Ruslan Ermilov Oracle Developer/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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 5: 9:35 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C71AA37B405; Mon, 25 Jun 2001 05:09:32 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PC9Wx44426; Mon, 25 Jun 2001 05:09:32 -0700 (PDT) (envelope-from ijliao) Message-Id: <200106251209.f5PC9Wx44426@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 25 Jun 2001 05:09:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/rascal Makefile distinfo ports/math/rascal/files patch-Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2001/06/25 05:09:32 PDT Modified files: math/rascal Makefile distinfo math/rascal/files patch-Makefile Log: upgrade to 0.2.3 Revision Changes Path 1.7 +2 -2 ports/math/rascal/Makefile 1.7 +1 -1 ports/math/rascal/distinfo 1.2 +11 -27 ports/math/rascal/files/patch-Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 5:17: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0212037B40A; Mon, 25 Jun 2001 05:17:04 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PCH3M46278; Mon, 25 Jun 2001 05:17:03 -0700 (PDT) (envelope-from ijliao) Message-Id: <200106251217.f5PCH3M46278@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 25 Jun 2001 05:17:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/spar 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 2001/06/25 05:17:03 PDT Modified files: math/spar Makefile distinfo pkg-plist Log: upgrade to 0.5.9 Revision Changes Path 1.4 +2 -2 ports/math/spar/Makefile 1.4 +1 -1 ports/math/spar/distinfo 1.5 +9 -0 ports/math/spar/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 Jun 25 5:41:19 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9ECE437B401; Mon, 25 Jun 2001 05:41:16 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: (from murray@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PCfGT48677; Mon, 25 Jun 2001 05:41:16 -0700 (PDT) (envelope-from murray) Message-Id: <200106251241.f5PCfGT48677@freefall.freebsd.org> From: Murray Stokely Date: Mon, 25 Jun 2001 05:41:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/printing chapter.sgml 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 murray 2001/06/25 05:41:16 PDT Modified files: en_US.ISO8859-1/books/handbook/printing chapter.sgml en_US.ISO8859-1/books/handbook/disks chapter.sgml Log: Add ~105 new index entries. Revision Changes Path 1.36 +63 -4 doc/en_US.ISO8859-1/books/handbook/printing/chapter.sgml 1.31 +132 -74 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 Mon Jun 25 6: 1:37 2001 Delivered-To: cvs-all@freebsd.org Received: from london.physics.purdue.edu (london.physics.purdue.edu [128.210.67.35]) by hub.freebsd.org (Postfix) with ESMTP id D581B37B401; Mon, 25 Jun 2001 06:01:30 -0700 (PDT) (envelope-from will@physics.purdue.edu) Received: from bohr.physics.purdue.edu (bohr.physics.purdue.edu [128.210.67.12]) by london.physics.purdue.edu (8.8.8/8.8.8) with ESMTP id IAA09393; Mon, 25 Jun 2001 08:01:30 -0500 (EST) Received: by bohr.physics.purdue.edu (Postfix, from userid 12409) id 9E32A5BB5; Mon, 25 Jun 2001 08:01:30 -0500 (EST) Date: Mon, 25 Jun 2001 08:01:30 -0500 From: Will Andrews To: David Malone Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/units Makefile units.c Message-ID: <20010625080130.D97456@bohr.physics.purdue.edu> Reply-To: Will Andrews Mail-Followup-To: David Malone , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200106241223.f5OCNsj06627@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.17i In-Reply-To: <200106241223.f5OCNsj06627@freefall.freebsd.org>; from dwmalone@FreeBSD.org on Sun, Jun 24, 2001 at 05:23:54AM -0700 X-Operating-System: FreeBSD 4.3-STABLE i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Jun 24, 2001 at 05:23:54AM -0700, David Malone (dwmalone@FreeBSD.org) wrote: > Modified files: > usr.bin/units Makefile units.c > Log: > Add prototypes and turn on WARNS=?2. Just to clarify, "WARNS=?2" is illegal make-ese and the correct notation was committed instead. -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 6:58:27 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 595BC37B401; Mon, 25 Jun 2001 06:58:23 -0700 (PDT) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PDwMQ40056; Mon, 25 Jun 2001 06:58:22 -0700 (PDT) (envelope-from nik) Message-Id: <200106251358.f5PDwMQ40056@freefall.freebsd.org> From: Nik Clayton Date: Mon, 25 Jun 2001 06:58:22 -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 nik 2001/06/25 06:58:22 PDT Modified files: en includes.sgml Log: Include a content type for English docs. Submitted by: Mike Brown , dougb Revision Changes Path 1.43 +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 Mon Jun 25 7: 5:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8C50D37B401; Mon, 25 Jun 2001 07:05:45 -0700 (PDT) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PE5fD50883; Mon, 25 Jun 2001 07:05:42 -0700 (PDT) (envelope-from nik) Message-Id: <200106251405.f5PE5fD50883@freefall.freebsd.org> From: Nik Clayton Date: Mon, 25 Jun 2001 07:05:38 -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 nik 2001/06/25 07:05:38 PDT Modified files: en_US.ISO8859-1/books/handbook/disks chapter.sgml Log: Note that the wcd -> acd transition was from 4.0 to 4.1, not 3.1 to 4.1. Submitted by: Loren Thiel Revision Changes Path 1.32 +2 -2 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 Mon Jun 25 7: 7:50 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4A4FE37B405; Mon, 25 Jun 2001 07:07:45 -0700 (PDT) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PE7jI52717; Mon, 25 Jun 2001 07:07:45 -0700 (PDT) (envelope-from nik) Message-Id: <200106251407.f5PE7jI52717@freefall.freebsd.org> From: Nik Clayton Date: Mon, 25 Jun 2001 07:07:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/backups 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 nik 2001/06/25 07:07:41 PDT Modified files: en_US.ISO8859-1/books/handbook/backups chapter.sgml Log: Add a sample cpio command. Submitted by: Corey Sklenicka Revision Changes Path 1.30 +14 -2 doc/en_US.ISO8859-1/books/handbook/backups/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 Jun 25 7:15:16 2001 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id A75F437B405; Mon, 25 Jun 2001 07:15:02 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id AAA14091; Tue, 26 Jun 2001 00:14:37 +1000 Date: Tue, 26 Jun 2001 00:12:43 +1000 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: Matt Dillon Cc: Peter Wemm , Mikhail Teterin , jlemon@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: kernel size w/ optimized bzero() & patch set (was Re: Inline optimized bzero (was Re: cvs commit: src/sys/netinettcp_subr.c)) In-Reply-To: <200106250134.f5P1YsN01440@earth.backplane.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 On Sun, 24 Jun 2001, Matt Dillon wrote: [Peter Wemm wrote] > :Just think.. This new ``improved'' bzero code can now fill up all 4K of L1 > :instruction cache on most of my systems, and most of my 8K L1 instruction > :cache on >= coppermine cpus. I'm impressed. Those microbenchmarks had > > Huh? Peter, you obviously haven't been listening. I strongly recommend > that you review the last few postings I've made. The suggested bzero > code certainly does NOT in any way blow up the L1 cache, and I think > I'm pretty clear on that. I wouldn't be doing it if it did. It was an intermediate version that blew up the cache. I have been trying slightly different versions, and found that gcc's builtin version doesn't make all that much difference in the code size, either up or down. With the following version of bzero: #define bzero(p, n) ({ \ if (__builtin_constant_p(n) && (n) <= X) \ __builtin_memset((p), 0, (n)); \ else \ (bzero)((p), (n)); \ }) for X = 0, 4, 8, 12, 16, 32 and "infinity", the kernel sizes were: text data bss dec hex filename 1962434 151436 349824 2463694 2597ce kernel.4 1962442 151436 349824 2463702 2597d6 kernel.8 1962446 151436 349824 2463706 2597da kernel.12 1962466 151436 349824 2463726 2597ee kernel.0 1962802 151436 349824 2464062 25993e kernel.16 1962866 151436 349824 2464126 25997e kernel.20 1963538 151436 349824 2464798 259c1e kernel.32 1964098 151436 349824 2465358 259e4e kernel.infinity Summary: it's hard for the inline version to be smaller; even when it only needs to do one store-immediate operation, the kernel is only 32 bytes smaller than the one using function calls which have to push 2 args, do the call, and clean up. This is presumably due to increased register pressure for the inlined versions. OTOH, the recent uninlining of the mbuf macros somehow reduced the size of my standard kernel by more than 5% (more than 100K). It also reduced the compilation time by more than 10%. Kernel compilation times are still 65% larger than in RELENG_3 for kernels with essentially the same options (this is using -current's compiler; they are 85% larger using RELENG_3's compiler). > :better be damn good, because it may end up the only thing that the system > :will do well now since all this excessive inlining looks like it is blowing > :the L1 cache out the door. > : > :(I also apply the same complaint to the vm/* inlines). > > And you are just as wrong. The few functions inlined in vm/* are inlined > mainly because (A) they are called with constant arguments, which means Some seem to have rotted a bit. E.g., _vm_map_lock_upgrade() (adding an mtx_lock() to anything will bloat it in both space and time). Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 7:27:46 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E20B837B406; Mon, 25 Jun 2001 07:27:41 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PERfO66265; Mon, 25 Jun 2001 07:27:41 -0700 (PDT) (envelope-from ijliao) Message-Id: <200106251427.f5PERfO66265@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 25 Jun 2001 07:27:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp/downloader 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 2001/06/25 07:27:41 PDT Modified files: ftp/downloader Makefile distinfo Log: upgrade to 1.27 Revision Changes Path 1.28 +2 -2 ports/ftp/downloader/Makefile 1.20 +1 -1 ports/ftp/downloader/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 7:51:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 01EB937B413; Mon, 25 Jun 2001 07:51:38 -0700 (PDT) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PEpbX68660; Mon, 25 Jun 2001 07:51:37 -0700 (PDT) (envelope-from nik) Message-Id: <200106251451.f5PEpbX68660@freefall.freebsd.org> From: Nik Clayton Date: Mon, 25 Jun 2001 07:51:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/pxe Makefile 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 nik 2001/06/25 07:51:37 PDT Added files: en_US.ISO8859-1/articles/pxe Makefile article.sgml Log: Bring in Alfred Perlstein's PXE tutorial. PR: docs/20794 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 7:56:27 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BAA1737B405; Mon, 25 Jun 2001 07:56:23 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PEuNv69114; Mon, 25 Jun 2001 07:56:23 -0700 (PDT) (envelope-from sobomax) Message-Id: <200106251456.f5PEuNv69114@freefall.freebsd.org> From: Maxim Sobolev Date: Mon, 25 Jun 2001 07:56:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/py-game Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2001/06/25 07:56:23 PDT Modified files: devel/py-game Makefile distinfo pkg-plist Log: Update to 1.1. Revision Changes Path 1.8 +2 -2 ports/devel/py-game/Makefile 1.5 +1 -1 ports/devel/py-game/distinfo 1.5 +9 -6 ports/devel/py-game/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 Jun 25 7:57:26 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1800637B401; Mon, 25 Jun 2001 07:57:22 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PEvMx69320; Mon, 25 Jun 2001 07:57:22 -0700 (PDT) (envelope-from sobomax) Message-Id: <200106251457.f5PEvMx69320@freefall.freebsd.org> From: Maxim Sobolev Date: Mon, 25 Jun 2001 07:57:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/solarwolf Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/25 07:57:21 PDT Modified files: games/solarwolf Makefile Log: Use "exec" statement in the helper script to avoid leaving useless sh instance hanging around. Revision Changes Path 1.2 +1 -1 ports/games/solarwolf/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 7:59: 5 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8CDA637B406; Mon, 25 Jun 2001 07:59:00 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PEx0O69571; Mon, 25 Jun 2001 07:59:00 -0700 (PDT) (envelope-from sobomax) Message-Id: <200106251459.f5PEx0O69571@freefall.freebsd.org> From: Maxim Sobolev Date: Mon, 25 Jun 2001 07:59:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/freetype2 Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2001/06/25 07:59:00 PDT Modified files: print/freetype2 Makefile distinfo pkg-plist Log: Update to 2.0.3. Revision Changes Path 1.30 +2 -3 ports/print/freetype2/Makefile 1.12 +1 -1 ports/print/freetype2/distinfo 1.17 +1 -0 ports/print/freetype2/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 Jun 25 8: 0:53 2001 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id DFFA037B407; Mon, 25 Jun 2001 08:00:45 -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 BAA16654; Tue, 26 Jun 2001 01:00:37 +1000 Date: Tue, 26 Jun 2001 00:58:43 +1000 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: Matt Dillon Cc: Mikhail Teterin , jlemon@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: Inline optimized bzero (was Re: cvs commit: src/sys/netinet tcp_subr.c) In-Reply-To: <200106241549.f5OFn6J78347@earth.backplane.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 On Sun, 24 Jun 2001, Matt Dillon wrote: > :I benchmarked the following version using lmbench2: > : > :#define bzero(p, n) ({ \ > : if (__builtin_constant_p(n) && (n) <= 16) \ > : __builtin_memset((p), 0, (n)); \ > : else \ > : (bzero)((p), (n)); \ > :}) > : > :The results were uninteresting: essentially no change. lmbench2 is a > :micro-benchmark, so it tends to show larger improvements for micro- > :optimizations than can be expected in normal use. > > I wouldn't expect lmbench to be useful here. I would expect the opposite. If the bzero's in the networking code don't show up in the network latency benchmarks, where would they show up? ISTR that a Linux hacker who made lmbench1 go faster for Linux saying that the bzero() at the start of the FreeBSD tcp_input() is a really stupid thing to do. But I think even completely eliminating it would be just another micro-optimization, worth 1% in favourable cases, so you need 10 more like it to give a useful speedup. > :One point that I noticed after writing my original reply: the gcc > :builtins depend on misaligned accesses not trapping. This is reasonable > :on i386's, although it is broken if alignment checking is enabled > :(but other things are broken, e.g., copying of structs essentially > :uses the builtin memcpy and does misaligned copies for some structs > > I added an alignment check to my bzerol() inline and it blew it up... > it added 6ns to the loop, which is fine, but it blew up the constant > optimization and wound up adding a switch table and a dozen > instructions inline (hundreds of bytes!). Yes, it's clear that alignment is not worth doing in the kernel. Userland is different -- the application might have turned on alignment checking, or it might be poorly behaved and pass a lot of unaligned buffers. gcc is primarily a userland compiler, so it's a little surprising that its builtins don't worry about alignment. > I added alignment checks to i586_bzero but it ate 20nS. Also, > it should be noted that i586_bzero() as it currently stands does not > do any alignment checks either - it checks only the size argument, > it doesn't check the base pointer. Neither does generic_bzero(). i586_bzero() just turns itself into generic_bzero() for small sizes. I'm fairly sure that I benchmarked this, and came to the conclusion that there is nothing significanttly better than "rep movsl" when the size isn't know at compile time. In particular, lots of jumps as in i486_bzero are actively bad. This may be P5-specific (branch prediction is not very good on original Pentiums). Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 8: 4: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D550537B401; Mon, 25 Jun 2001 08:04:01 -0700 (PDT) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PF41S70196; Mon, 25 Jun 2001 08:04:01 -0700 (PDT) (envelope-from nik) Message-Id: <200106251504.f5PF41S70196@freefall.freebsd.org> From: Nik Clayton Date: Mon, 25 Jun 2001 08:04:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/filtering-bridges Makefile 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 nik 2001/06/25 08:04:01 PDT Added files: en_US.ISO8859-1/articles/filtering-bridges Makefile article.sgml Log: Add Nick Sayer's "Filtering Bridges" article. PR: docs/20794 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 8: 9:34 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4EF9037B407; Mon, 25 Jun 2001 08:09:31 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PF9VF73707; Mon, 25 Jun 2001 08:09:31 -0700 (PDT) (envelope-from sobomax) Message-Id: <200106251509.f5PF9VF73707@freefall.freebsd.org> From: Maxim Sobolev Date: Mon, 25 Jun 2001 08:09:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/Mesa3 Makefile pkg-plist ports/graphics/Mesa3/files patch-ad X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2001/06/25 08:09:31 PDT Modified files: graphics/Mesa3 Makefile pkg-plist graphics/Mesa3/files patch-ad Log: Unbroke with latest XFree86-4. Reported by: MANY Revision Changes Path 1.50 +5 -6 ports/graphics/Mesa3/Makefile 1.19 +3 -3 ports/graphics/Mesa3/pkg-plist 1.2 +9 -6 ports/graphics/Mesa3/files/patch-ad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 8:10:35 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8BB8037B406; Mon, 25 Jun 2001 08:10:30 -0700 (PDT) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PFAUv73850; Mon, 25 Jun 2001 08:10:30 -0700 (PDT) (envelope-from nik) Message-Id: <200106251510.f5PFAUv73850@freefall.freebsd.org> From: Nik Clayton Date: Mon, 25 Jun 2001 08:10:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nik 2001/06/25 08:10:30 PDT Modified files: en_US.ISO8859-1/articles Makefile Log: Link in the PXE and "Filtering Bridges" articles. Revision Changes Path 1.13 +3 -1 doc/en_US.ISO8859-1/articles/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 8:11:39 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 40D6A37B401; Mon, 25 Jun 2001 08:11:34 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Received: (from dfr@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PFBYU73931; Mon, 25 Jun 2001 08:11:34 -0700 (PDT) (envelope-from dfr) Message-Id: <200106251511.f5PFBYU73931@freefall.freebsd.org> From: Doug Rabson Date: Mon, 25 Jun 2001 08:11:34 -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 dfr 2001/06/25 08:11:34 PDT Modified files: sys/i386/i386 identcpu.c Log: Add code to detect Transmeta Crusoe cpus. Revision Changes Path 1.91 +56 -3 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 Mon Jun 25 8:20:50 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 39B0037B40B; Mon, 25 Jun 2001 08:20:47 -0700 (PDT) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PFKlf74637; Mon, 25 Jun 2001 08:20:47 -0700 (PDT) (envelope-from nik) Message-Id: <200106251520.f5PFKlf74637@freefall.freebsd.org> From: Nik Clayton Date: Mon, 25 Jun 2001 08:20:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en docs.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nik 2001/06/25 08:20:46 PDT Modified files: en docs.sgml Log: Link to the Filtering Bridges and PXE articles. Revision Changes Path 1.105 +12 -2 www/en/docs.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 8:22:41 2001 Delivered-To: cvs-all@freebsd.org Received: from tasogare.imasy.or.jp (tasogare.imasy.or.jp [202.227.24.5]) by hub.freebsd.org (Postfix) with ESMTP id 42DDC37B40C; Mon, 25 Jun 2001 08:22:33 -0700 (PDT) (envelope-from iwasaki@jp.FreeBSD.org) Received: from localhost (iwasaki.imasy.or.jp [202.227.24.92]) by tasogare.imasy.or.jp (8.11.3+3.4W/8.11.3/tasogare) with ESMTP/inet id f5PFMQI40591; Tue, 26 Jun 2001 00:22:26 +0900 (JST) (envelope-from iwasaki@jp.FreeBSD.org) To: dfr@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 identcpu.c In-Reply-To: <200106251511.f5PFBYU73931@freefall.freebsd.org> References: <200106251511.f5PFBYU73931@freefall.freebsd.org> X-Mailer: Mew version 1.94.1 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20010626002221R.iwasaki@jp.FreeBSD.org> Date: Tue, 26 Jun 2001 00:22:21 +0900 From: Mitsuru IWASAKI X-Dispatcher: imput version 20000228(IM140) Lines: 16 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > dfr 2001/06/25 08:11:34 PDT > > Modified files: > sys/i386/i386 identcpu.c > Log: > Add code to detect Transmeta Crusoe cpus. Cool! I also have patches for LongRun control here. It has sysctl interface, like hw.crusoe.longrun: 2 hw.crusoe.frequency: 600 hw.crusoe.voltage: 1600 hw.crusoe.percentage: 100 May I merge them? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 8:31:33 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B1E5B37B401; Mon, 25 Jun 2001 08:31:26 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PFVQ975807; Mon, 25 Jun 2001 08:31:26 -0700 (PDT) (envelope-from sobomax) Message-Id: <200106251531.f5PFVQ975807@freefall.freebsd.org> From: Maxim Sobolev Date: Mon, 25 Jun 2001 08:31:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/sdl12 Makefile distinfo pkg-plist ports/devel/sdl12/files patch-ac patch-src_video_Makefile.am patch-src_video_Makefile.in X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2001/06/25 08:31:25 PDT Modified files: devel/sdl12 Makefile distinfo pkg-plist devel/sdl12/files patch-ac patch-src_video_Makefile.am patch-src_video_Makefile.in Log: Update to 1.2.1. Revision Changes Path 1.44 +1 -2 ports/devel/sdl12/Makefile 1.16 +1 -1 ports/devel/sdl12/distinfo 1.18 +1 -0 ports/devel/sdl12/pkg-plist 1.18 +18 -25 ports/devel/sdl12/files/patch-ac 1.3 +7 -7 ports/devel/sdl12/files/patch-src_video_Makefile.am 1.4 +6 -6 ports/devel/sdl12/files/patch-src_video_Makefile.in To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 8:37:21 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 92A7E37B401; Mon, 25 Jun 2001 08:37:18 -0700 (PDT) (envelope-from iwasaki@FreeBSD.org) Received: (from iwasaki@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PFbI176604; Mon, 25 Jun 2001 08:37:18 -0700 (PDT) (envelope-from iwasaki) Message-Id: <200106251537.f5PFbI176604@freefall.freebsd.org> From: Mitsuru IWASAKI Date: Mon, 25 Jun 2001 08:37:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/acpicatools 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 iwasaki 2001/06/25 08:37:18 PDT Modified files: devel Makefile Added files: devel/acpicatools Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Initial import of acpicatools. Acpicatools contains some Intel ACPICA-based utilities for FreeBSD, such as ASL compiler and AML debugger. Revision Changes Path 1.572 +2 -1 ports/devel/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 8:37:37 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0FE3937B414; Mon, 25 Jun 2001 08:37:29 -0700 (PDT) (envelope-from iwasaki@FreeBSD.org) Received: (from iwasaki@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PFbTO76646; Mon, 25 Jun 2001 08:37:29 -0700 (PDT) (envelope-from iwasaki) Message-Id: <200106251537.f5PFbTO76646@freefall.freebsd.org> From: Mitsuru IWASAKI Date: Mon, 25 Jun 2001 08:37:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG iwasaki 2001/06/25 08:37:28 PDT Modified files: . modules Log: acpicatools --> ports/devel/acpicatools Revision Changes Path 1.3395 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 8:58:33 2001 Delivered-To: cvs-all@freebsd.org Received: from earth.backplane.com (earth-nat-cw.backplane.com [208.161.114.67]) by hub.freebsd.org (Postfix) with ESMTP id A990C37B406; Mon, 25 Jun 2001 08:58:27 -0700 (PDT) (envelope-from dillon@earth.backplane.com) Received: (from dillon@localhost) by earth.backplane.com (8.11.3/8.11.2) id f5PAsrp04325; Mon, 25 Jun 2001 03:54:53 -0700 (PDT) (envelope-from dillon) Date: Mon, 25 Jun 2001 03:54:53 -0700 (PDT) From: Matt Dillon Message-Id: <200106251054.f5PAsrp04325@earth.backplane.com> To: Bruce Evans Cc: Mikhail Teterin , jlemon@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: Inline optimized bzero (was Re: cvs commit: src/sys/netinet tcp_subr.c) References: Sender: owner-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 would expect the opposite. If the bzero's in the networking code don't :show up in the network latency benchmarks, where would they show up? ISTR :that a Linux hacker who made lmbench1 go faster for Linux saying that the :bzero() at the start of the FreeBSD tcp_input() is a really stupid thing :to do. But I think even completely eliminating it would be just another :micro-optimization, worth 1% in favourable cases, so you need 10 more like :it to give a useful speedup. I wouldn't expect any incremental change to have a noticeable effect on something like lmbench. From my perusal of the code, the few bzero's in tcp/ip's critical path are only likely to save a few hundred nanoseconds per packet, so any noticeable effect would tend to occur in a system handling lots of simultanious connections and lots of smaller packets. Even then I wouldn't expect much of an effect in a single subsystem. The other effects are going to be scattered. In syscalls, getfh() will be 100nS faster. In kern_descrip.c, falloc() and fdinit() will be faster because the structures being bzero'd are tiny. There are a bunch of places in netinet where small bzero()'s are in the critical path - not just for TCP - where exercising that particular subsystem should yield a benefit. The main point is that the effect can only be better. I can try to work the kernel size down so there is no bloat at all, but right now the average change is less then one byte per bzero call. -Matt :... :> it added 6ns to the loop, which is fine, but it blew up the constant :> optimization and wound up adding a switch table and a dozen :> instructions inline (hundreds of bytes!). : :Yes, it's clear that alignment is not worth doing in the kernel. Userland :is different -- the application might have turned on alignment checking, :or it might be poorly behaved and pass a lot of unaligned buffers. gcc :is primarily a userland compiler, so it's a little surprising that its :builtins don't worry about alignment. : :> I added alignment checks to i586_bzero but it ate 20nS. Also, :> it should be noted that i586_bzero() as it currently stands does not :> do any alignment checks either - it checks only the size argument, :> it doesn't check the base pointer. : :Neither does generic_bzero(). i586_bzero() just turns itself into :generic_bzero() for small sizes. I'm fairly sure that I benchmarked :this, and came to the conclusion that there is nothing significanttly :better than "rep movsl" when the size isn't know at compile time. In :particular, lots of jumps as in i486_bzero are actively bad. This may :be P5-specific (branch prediction is not very good on original Pentiums). : :Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 9: 8:41 2001 Delivered-To: cvs-all@freebsd.org Received: from earth.backplane.com (earth-nat-cw.backplane.com [208.161.114.67]) by hub.freebsd.org (Postfix) with ESMTP id 3A3CB37B405; Mon, 25 Jun 2001 09:08:32 -0700 (PDT) (envelope-from dillon@earth.backplane.com) Received: (from dillon@localhost) by earth.backplane.com (8.11.3/8.11.2) id f5PB53004512; Mon, 25 Jun 2001 04:05:03 -0700 (PDT) (envelope-from dillon) Date: Mon, 25 Jun 2001 04:05:03 -0700 (PDT) From: Matt Dillon Message-Id: <200106251105.f5PB53004512@earth.backplane.com> To: Bruce Evans Cc: Peter Wemm , Mikhail Teterin , jlemon@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: kernel size w/ optimized bzero() & patch set (was Re: Inline optimized bzero (was Re: cvs commit: src/sys/netinettcp_subr.c)) References: Sender: owner-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, 24 Jun 2001, Matt Dillon wrote: : :[Peter Wemm wrote] :> :Just think.. This new ``improved'' bzero code can now fill up all 4K of L1 :> :instruction cache on most of my systems, and most of my 8K L1 instruction :> :cache on >= coppermine cpus. I'm impressed. Those microbenchmarks had :> :> Huh? Peter, you obviously haven't been listening. I strongly recommend :> that you review the last few postings I've made. The suggested bzero :> code certainly does NOT in any way blow up the L1 cache, and I think :> I'm pretty clear on that. I wouldn't be doing it if it did. : :It was an intermediate version that blew up the cache. I have been trying :slightly different versions, and found that gcc's builtin version doesn't :make all that much difference in the code size, either up or down. With :the following version of bzero: : :#define bzero(p, n) ({ \ : if (__builtin_constant_p(n) && (n) <= X) \ : __builtin_memset((p), 0, (n)); \ : else \ : (bzero)((p), (n)); \ :}) : :for X = 0, 4, 8, 12, 16, 32 and "infinity", the kernel sizes were: : : text data bss dec hex filename :1962434 151436 349824 2463694 2597ce kernel.4 :1962442 151436 349824 2463702 2597d6 kernel.8 :1962446 151436 349824 2463706 2597da kernel.12 :1962466 151436 349824 2463726 2597ee kernel.0 :1962802 151436 349824 2464062 25993e kernel.16 :1962866 151436 349824 2464126 25997e kernel.20 :1963538 151436 349824 2464798 259c1e kernel.32 :1964098 151436 349824 2465358 259e4e kernel.infinity : :Summary: it's hard for the inline version to be smaller; even when it :only needs to do one store-immediate operation, the kernel is only 32 :bytes smaller than the one using function calls which have to push :2 args, do the call, and clean up. This is presumably due to increased :register pressure for the inlined versions. Very interesting! Yes, I would tend to agree... though with bzero the register load should be minimal since all it is doing is storing zero through a pointer. When I wrote DICE for the Amiga I had very similar problems implementing structural copies, which required an index and two pointers, but I did not have a problem with indirection through non-registerized pointers (which required just one address register), or array indexes (the 68000 didn't have scaled indexes, though the 68020 and later did). :OTOH, the recent uninlining of the mbuf macros somehow reduced the :size of my standard kernel by more than 5% (more than 100K). It also :reduced the compilation time by more than 10%. Kernel compilation :times are still 65% larger than in RELENG_3 for kernels with essentially :the same options (this is using -current's compiler; they are 85% :larger using RELENG_3's compiler). You know, I'm not surprised. The mbuf macros were a really excellent example of things that should not be macroized. Another good example of macros that should never have been written are the sys/nfs/nfsm_subs.h in the NFS subsystem (wasn't someone working on cleaning those up? Alfred?). :> :better be damn good, because it may end up the only thing that the system :> :will do well now since all this excessive inlining looks like it is blowing :> :the L1 cache out the door. :> : :> :(I also apply the same complaint to the vm/* inlines). :> :> And you are just as wrong. The few functions inlined in vm/* are inlined :> mainly because (A) they are called with constant arguments, which means : :Some seem to have rotted a bit. E.g., _vm_map_lock_upgrade() (adding :an mtx_lock() to anything will bloat it in both space and time). : :Bruce Oh god, what have they done to my VM inlines! What a holy mess! I disclaim all responsibility... blame whoever comitted that mess. I would never do anything like that! Those macros used to be just lockmgr() calls. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 9:20:37 2001 Delivered-To: cvs-all@freebsd.org Received: from anchor-post-31.mail.demon.net (anchor-post-31.mail.demon.net [194.217.242.89]) by hub.freebsd.org (Postfix) with ESMTP id AFDA137B405; Mon, 25 Jun 2001 09:20:27 -0700 (PDT) (envelope-from dfr@nlsystems.com) Received: from [62.49.251.130] (helo=herring.nlsystems.com) by anchor-post-31.mail.demon.net with esmtp (Exim 2.12 #1) id 15EZ7D-0006Vq-0V; Mon, 25 Jun 2001 17:21:31 +0100 Received: from herring (herring [10.0.0.2]) by herring.nlsystems.com (8.11.2/8.11.2) with ESMTP id f5PGJA789119; Mon, 25 Jun 2001 17:19:11 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Mon, 25 Jun 2001 17:19:10 +0100 (BST) From: Doug Rabson To: Mitsuru IWASAKI Cc: , , Subject: Re: cvs commit: src/sys/i386/i386 identcpu.c In-Reply-To: <20010626002221R.iwasaki@jp.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, 26 Jun 2001, Mitsuru IWASAKI wrote: > > dfr 2001/06/25 08:11:34 PDT > > > > Modified files: > > sys/i386/i386 identcpu.c > > Log: > > Add code to detect Transmeta Crusoe cpus. > > Cool! I also have patches for LongRun control here. > It has sysctl interface, like > > hw.crusoe.longrun: 2 > hw.crusoe.frequency: 600 > hw.crusoe.voltage: 1600 > hw.crusoe.percentage: 100 > > May I merge them? I'd be pretty interested in seeing the patches. What I committed was merely informational - i.e. printing the right cpu description etc. -- Doug Rabson Mail: dfr@nlsystems.com Phone: +44 20 8348 6160 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 9:21:59 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 766E837B405; Mon, 25 Jun 2001 09:21:55 -0700 (PDT) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PGLt184099; Mon, 25 Jun 2001 09:21:55 -0700 (PDT) (envelope-from nik) Message-Id: <200106251621.f5PGLt184099@freefall.freebsd.org> From: Nik Clayton Date: Mon, 25 Jun 2001 09:21:55 -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 nik 2001/06/25 09:21:55 PDT Modified files: en includes.sgml Log: Stop Microsoft Smart Tags from appearing on most of the site's pages. Revision Changes Path 1.44 +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 Mon Jun 25 9:34:49 2001 Delivered-To: cvs-all@freebsd.org Received: from tasogare.imasy.or.jp (tasogare.imasy.or.jp [202.227.24.5]) by hub.freebsd.org (Postfix) with ESMTP id 713EA37B40A; Mon, 25 Jun 2001 09:34:43 -0700 (PDT) (envelope-from iwasaki@jp.FreeBSD.org) Received: from localhost (iwasaki.imasy.or.jp [202.227.24.92]) by tasogare.imasy.or.jp (8.11.3+3.4W/8.11.3/tasogare/smtpfeed 1.12) with ESMTP/inet id f5PGYbI71006; Tue, 26 Jun 2001 01:34:37 +0900 (JST) (envelope-from iwasaki@jp.FreeBSD.org) To: dfr@nlsystems.com Cc: iwasaki@jp.FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, athlete@kta.att.ne.jp Subject: Re: cvs commit: src/sys/i386/i386 identcpu.c In-Reply-To: References: <20010626002221R.iwasaki@jp.FreeBSD.org> X-Mailer: Mew version 1.94.1 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20010626013436R.iwasaki@jp.FreeBSD.org> Date: Tue, 26 Jun 2001 01:34:36 +0900 From: Mitsuru IWASAKI X-Dispatcher: imput version 20000228(IM140) Lines: 25 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > Cool! I also have patches for LongRun control here. > > It has sysctl interface, like > > > > hw.crusoe.longrun: 2 > > hw.crusoe.frequency: 600 > > hw.crusoe.voltage: 1600 > > hw.crusoe.percentage: 100 > > > > May I merge them? > > I'd be pretty interested in seeing the patches. What I committed was > merely informational - i.e. printing the right cpu description etc. OK, the latter half of http://people.freebsd.org/~iwasaki/apm/sys-longrun-20010619.diff is for LongRun stuff. This was done by HATTORI-san http://home.att.ne.jp/delta/athlete/longrun/longrun.html (in Japanese :-) and I modified them. I'm not sure whether hw.crusoe would be nice in terms of sysctl namespace, I'll write a mail to arch@ and/or audit@ later. Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 9:36: 6 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 91AA037B406; Mon, 25 Jun 2001 09:36:01 -0700 (PDT) (envelope-from schweikh@FreeBSD.org) Received: (from schweikh@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PGa1o85499; Mon, 25 Jun 2001 09:36:01 -0700 (PDT) (envelope-from schweikh) Message-Id: <200106251636.f5PGa1o85499@freefall.freebsd.org> From: Jens Schweikhardt Date: Mon, 25 Jun 2001 09:36:01 -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 schweikh 2001/06/25 09:36:01 PDT Modified files: (Branch: RELENG_4) share/termcap termcap.src Log: MFC: New entry for rxvt. PR: 28154 Requested by: Giorgos Keramidas Revision Changes Path 1.89.2.13 +23 -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 Mon Jun 25 9:38:14 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4F1A337B406; Mon, 25 Jun 2001 09:38:10 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PGcAw85864; Mon, 25 Jun 2001 09:38:10 -0700 (PDT) (envelope-from jhb) Message-Id: <200106251638.f5PGcAw85864@freefall.freebsd.org> From: John Baldwin Date: Mon, 25 Jun 2001 09:38:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 trap.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2001/06/25 09:38:10 PDT Modified files: sys/ia64/ia64 trap.c Log: Fix cut-n-paste brain-o. Pointy-hat to: me Revision Changes Path 1.23 +2 -2 src/sys/ia64/ia64/trap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 10: 1: 6 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7548A37B401; Mon, 25 Jun 2001 10:01:01 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: (from murray@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PH11M88554; Mon, 25 Jun 2001 10:01:01 -0700 (PDT) (envelope-from murray) Message-Id: <200106251701.f5PH11M88554@freefall.freebsd.org> From: Murray Stokely Date: Mon, 25 Jun 2001 10:01:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/introduction chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG murray 2001/06/25 10:01:01 PDT Modified files: en_US.ISO8859-1/books/handbook/introduction chapter.sgml Log: Close that got FUBARed in last commit. Revision Changes Path 1.39 +4 -4 doc/en_US.ISO8859-1/books/handbook/introduction/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 10: 5:37 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 30C0737B407; Mon, 25 Jun 2001 10:05:34 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: (from murray@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PH5Yt90094; Mon, 25 Jun 2001 10:05:34 -0700 (PDT) (envelope-from murray) Message-Id: <200106251705.f5PH5Yt90094@freefall.freebsd.org> From: Murray Stokely Date: Mon, 25 Jun 2001 10:05:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/security 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 2001/06/25 10:05:34 PDT Modified files: en_US.ISO8859-1/books/handbook/security chapter.sgml Log: Fix typo: %prompt.user; -> &prompt.user; Submitted by: Chern Lee Revision Changes Path 1.51 +2 -2 doc/en_US.ISO8859-1/books/handbook/security/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 Jun 25 10:37:30 2001 Delivered-To: cvs-all@freebsd.org Received: from earth.backplane.com (earth-nat-cw.backplane.com [208.161.114.67]) by hub.freebsd.org (Postfix) with ESMTP id 87EFE37B405; Mon, 25 Jun 2001 10:37:19 -0700 (PDT) (envelope-from dillon@earth.backplane.com) Received: (from dillon@localhost) by earth.backplane.com (8.11.3/8.11.2) id f5PCXc306427; Mon, 25 Jun 2001 05:33:38 -0700 (PDT) (envelope-from dillon) Date: Mon, 25 Jun 2001 05:33:38 -0700 (PDT) From: Matt Dillon Message-Id: <200106251233.f5PCXc306427@earth.backplane.com> To: Bruce Evans Cc: Peter Wemm , Mikhail Teterin , jlemon@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: kernel size w/ optimized bzero() & patch set (was Re: Inline optimized bzero (was Re: cvs commit: src/sys/netinettcp_subr.c)) References: Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG :#define bzero(p, n) ({ \ : if (__builtin_constant_p(n) && (n) <= X) \ : __builtin_memset((p), 0, (n)); \ : else \ : (bzero)((p), (n)); \ :}) : :for X = 0, 4, 8, 12, 16, 32 and "infinity", the kernel sizes were: : : text data bss dec hex filename :1962434 151436 349824 2463694 2597ce kernel.4 :1962442 151436 349824 2463702 2597d6 kernel.8 :1962446 151436 349824 2463706 2597da kernel.12 :1962466 151436 349824 2463726 2597ee kernel.0 :1962802 151436 349824 2464062 25993e kernel.16 :1962866 151436 349824 2464126 25997e kernel.20 :1963538 151436 349824 2464798 259c1e kernel.32 :1964098 151436 349824 2465358 259e4e kernel.infinity : :Summary: it's hard for the inline version to be smaller; even when it :only needs to do one store-immediate operation, the kernel is only 32 :bytes smaller than the one using function calls which have to push :2 args, do the call, and clean up. This is presumably due to increased :register pressure for the inlined versions. Yah. I adjusted my code so the 6*sizeof(int) and 7*sizeof(int) cases did a loop rather then inline stores and the kernel size actually went up by 40 bytes. text data bss dec hex filename 1850705 159392 144536 2154633 20e089 kernel Normal bzero 1850833 159396 144536 2154765 20e10d kernel Most recent patch 1850873 159396 144536 2154805 20e135 kernel adjusted cases Since the loop will normally be smaller then 7 stores, my guess is that register and alignment pressures are to blame for the increased size. And my earlier assessment was wrong. 800+ bzero()'s, a difference of 128 bytes in the kernel, results in an average of 0.16 additional instructions bytes per bzero, not 1 byte per bzero. I think this is quite acceptable considering the positive effect. In anycase, I think I'll stick to my most recent patch, it seems to have the best overall effect with its ability to do up to 7 inline stores (28 bytes) and loop-zero up to 64 bytes with only 0.16 additional bytes per bzero on average. An inline can't get much better then that. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 10:43:34 2001 Delivered-To: cvs-all@freebsd.org Received: from meow.osd.bsdi.com (meow.osd.bsdi.com [204.216.28.88]) by hub.freebsd.org (Postfix) with ESMTP id 56CCA37B406; Mon, 25 Jun 2001 10:43:25 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (john@jhb-laptop.osd.bsdi.com [204.216.28.241]) by meow.osd.bsdi.com (8.11.3/8.11.2) with ESMTP id f5PHh3I18467; Mon, 25 Jun 2001 10:43:05 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20010624002600.B31710@hexapodia.org> Date: Mon, 25 Jun 2001 12:16:54 -0700 (PDT) From: John Baldwin To: Andy Isaacson Subject: Re: cvs commit: src/sys/i386/i386 machdep.c Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 24-Jun-01 Andy Isaacson wrote: > [What is this doing on cvs-all? Oh well, I wouldn't have seen it if > it were in the right place.] > > On Sat, Jun 23, 2001 at 10:44:52PM -0700, John Baldwin wrote: >> On 23-Jun-01 Attila Nagy wrote: >> > Hello, >> >> > Hmm- can you have more than 4GB of memory on an i386? >> >> Yes, you can have up to 64gb on PPro's or later (at least, the CPU's >> >> support a 36-bit physical address space) but we don't currently >> >> support the extensions so we can't use more than 4 anyways. >> > Do you plan to support this feature in the future (for example in 5.0)? >> >> It's not easy. >> >> > I think it's not too easy and not an obvious task, but maybe it's worth >> > the extra work (people using big DBs on x86?)... >> >> Actually, it doesn't really help as much as it would seem, because the >> virtual >> address space of each process is still limited to 4gb, so it doesn't let you >> run larger processes, it just lets you fit more of them into memory. > > Ah, but assuming all the necessary kernel support, I can arrange my > database as multiple 2GB segments, and access them as mmaped files. > munmap() + mmap() should be pretty efficient, assuming the kernel does > everything right, and the data never needs to hit disk. (Yes, this is a > horrid hack, and the right solution is to use a 64-bit processor, but > what can you do.) Err, no. :) The process only sees 4gb of space. Period. The address that gets sent to the MMU before the page table lookups (but after the segment translation) is 32bits. Not 36, just 32. You can't make a 32-bit address acccess more than 4 gig of virtual address space, that's just all there is to it. The only way you could possibly get away with this would be to use multiple address space mappings for a single process, which would require special syscalls that allowed the app to switch address spaces. (We can't autodetect a fault and switch address spaces because, once again, the process can only access 4gb of space.) That would be a gross, gross hack that would be very x86 specific and not worth the effort. > -andy -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 11: 4:43 2001 Delivered-To: cvs-all@freebsd.org Received: from bazooka.unixfreak.org (bazooka.unixfreak.org [63.198.170.138]) by hub.freebsd.org (Postfix) with ESMTP id 0969737B407; Mon, 25 Jun 2001 11:04:38 -0700 (PDT) (envelope-from dima@unixfreak.org) Received: from hornet.unixfreak.org (hornet [63.198.170.140]) by bazooka.unixfreak.org (Postfix) with ESMTP id 5DA903E28; Mon, 25 Jun 2001 11:04:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/md5 md5.c In-Reply-To: <20010625115659.A22256@sunbay.com>; from ru@FreeBSD.org on "Mon, 25 Jun 2001 11:56:59 +0300" Date: Mon, 25 Jun 2001 11:04:32 -0700 From: Dima Dorfman Message-Id: <20010625180432.5DA903E28@bazooka.unixfreak.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 Ruslan Ermilov writes: > On Mon, Jun 25, 2001 at 01:52:57AM -0700, Ruslan Ermilov wrote: > > ru 2001/06/25 01:52:57 PDT > > > > Modified files: > > sbin/md5 md5.c > > Log: > > Only checksum stdin if nothing has been checksummed yet. > > > > PR: bin/28386 > > > I've been looking at OpenBSD refinements to md5(1), and they > seem to be doing pretty well. I am going to merge these. AFAIK, OpenBSD rewrote this because of the license. If we're going to make major modifications to this, we might as well rewrite it in terms of openssl(1). It gives slightly different output, e.g.: dima@hornet% openssl md5 /HORNET MD5(/HORNET)= 96fec985ef627b70295e31640483dd5f but I think something to parse that into what we want would be better than reinventing the wheel for the umpteenth time. Dima Dorfman dima@unixfreak.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 11:12:33 2001 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 8884A37B401; Mon, 25 Jun 2001 11:12:26 -0700 (PDT) (envelope-from des@ofug.org) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id UAA87952; Mon, 25 Jun 2001 20:12:25 +0200 (CEST) (envelope-from des@ofug.org) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: John Baldwin Cc: Andy Isaacson , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 machdep.c References: From: Dag-Erling Smorgrav Date: 25 Jun 2001 20:12:24 +0200 In-Reply-To: Message-ID: Lines: 22 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG John Baldwin writes: > Err, no. :) The process only sees 4gb of space. Period. The address that > gets sent to the MMU before the page table lookups (but after the segment > translation) is 32bits. Not 36, just 32. You can't make a 32-bit address > acccess more than 4 gig of virtual address space, that's just all there is to > it. I think Andy's point is that the kernel could take advantage of the additional memory to cache a larger portion of the data set, even if the app weren't able to access it all at the same time. The app would do just what it would normally do with such a large dataset, i.e. map bits of it in and out of its address space (using mmap() and munmap()) preferably on some sort of LRU basis - business as usual - but the kernel would be able to keep at least some of what doesn't fit in the app's address space in memory. BTW, apps only get to enjoy 3 GB of their 4 GB address space, since we use a flat memory model where the kernel occupies the remaining space. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 11:13:26 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7780037B405; Mon, 25 Jun 2001 11:13:22 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PIDMg01961; Mon, 25 Jun 2001 11:13:22 -0700 (PDT) (envelope-from ume) Message-Id: <200106251813.f5PIDMg01961@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Mon, 25 Jun 2001 11:13:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.firewall6 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 2001/06/25 11:13:22 PDT Modified files: (Branch: RELENG_4) etc rc.firewall6 Log: MFC 1.5->1.6: Correct typo. It should be site-local address prefix. Revision Changes Path 1.1.2.5 +3 -3 src/etc/rc.firewall6 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 11:24:59 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 37EF837B40B; Mon, 25 Jun 2001 11:24:53 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PIOrE02978; Mon, 25 Jun 2001 11:24:53 -0700 (PDT) (envelope-from jhb) Message-Id: <200106251824.f5PIOrE02978@freefall.freebsd.org> From: John Baldwin Date: Mon, 25 Jun 2001 11:24:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/md md.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2001/06/25 11:24:52 PDT Modified files: sys/dev/md md.c Log: We don't need the vm lock to perform a few simple calculations on the md device's softc. Revision Changes Path 1.36 +2 -2 src/sys/dev/md/md.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 11:27:41 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E0B1A37B406; Mon, 25 Jun 2001 11:27:34 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PIRYQ03150; Mon, 25 Jun 2001 11:27:34 -0700 (PDT) (envelope-from jhb) Message-Id: <200106251827.f5PIRYQ03150@freefall.freebsd.org> From: John Baldwin Date: Mon, 25 Jun 2001 11:27:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_intr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2001/06/25 11:27:34 PDT Modified files: sys/kern kern_intr.c Log: Count the switch when an ithread goes idle as a voluntary context switch. Submitted by: bde Revision Changes Path 1.59 +2 -1 src/sys/kern/kern_intr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 11:29:38 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 786C237B40A; Mon, 25 Jun 2001 11:29:32 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PITWT03318; Mon, 25 Jun 2001 11:29:32 -0700 (PDT) (envelope-from jhb) Message-Id: <200106251829.f5PITWT03318@freefall.freebsd.org> From: John Baldwin Date: Mon, 25 Jun 2001 11:29:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_mutex.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2001/06/25 11:29:32 PDT Modified files: sys/kern kern_mutex.c Log: Count the context switch when blocking on a mutex as a voluntary context switch. Count the context switch when preempting the current thread to let a higher priority thread blocked on a mutex we just released run as an involuntary context switch. Reported by: bde Revision Changes Path 1.64 +4 -1 src/sys/kern/kern_mutex.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 11:30:48 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4A58A37B401; Mon, 25 Jun 2001 11:30:43 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PIUhS03416; Mon, 25 Jun 2001 11:30:43 -0700 (PDT) (envelope-from jhb) Message-Id: <200106251830.f5PIUhS03416@freefall.freebsd.org> From: John Baldwin Date: Mon, 25 Jun 2001 11:30:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_shutdown.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2001/06/25 11:30:43 PDT Modified files: sys/kern kern_shutdown.c Log: - Sort includes. - Count the context switches during shutdown when we give ithreads a chance to run as volutary context switches. Submitted by: bde (2) Revision Changes Path 1.102 +10 -10 src/sys/kern/kern_shutdown.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 11:33:41 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DF26837B41D; Mon, 25 Jun 2001 11:33:34 -0700 (PDT) (envelope-from clive@FreeBSD.org) Received: (from clive@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PIXYI03686; Mon, 25 Jun 2001 11:33:34 -0700 (PDT) (envelope-from clive) Message-Id: <200106251833.f5PIXYI03686@freefall.freebsd.org> From: Clive Lin Date: Mon, 25 Jun 2001 11:33:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/chinese/tin/files patch-cook.c patch-page.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG clive 2001/06/25 11:33:34 PDT Modified files: chinese/tin/files patch-cook.c patch-page.c Log: Disable wrap_lines in put_cooked(). Enlarge buffer size for extra-long line. This fixes core dump which is rarely happened. PR: ports/26961 Submitted by: Yen-Ming Lee Revision Changes Path 1.2 +10 -2 ports/chinese/tin/files/patch-cook.c 1.2 +26 -8 ports/chinese/tin/files/patch-page.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 11:34:40 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C381937B405; Mon, 25 Jun 2001 11:34:35 -0700 (PDT) (envelope-from clive@FreeBSD.org) Received: (from clive@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PIYZj03849; Mon, 25 Jun 2001 11:34:35 -0700 (PDT) (envelope-from clive) Message-Id: <200106251834.f5PIYZj03849@freefall.freebsd.org> From: Clive Lin Date: Mon, 25 Jun 2001 11:34:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/chinese/tin Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG clive 2001/06/25 11:34:34 PDT Modified files: chinese/tin Makefile Log: Bump PORTREVISION I forgot in previous commit. PR: ports/26961 Revision Changes Path 1.27 +2 -2 ports/chinese/tin/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 11:37:53 2001 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 98F0637B401; Mon, 25 Jun 2001 11:37:46 -0700 (PDT) (envelope-from des@ofug.org) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id UAA88077; Mon, 25 Jun 2001 20:37:42 +0200 (CEST) (envelope-from des@ofug.org) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Dima Dorfman Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/md5 md5.c References: <20010625180432.5DA903E28@bazooka.unixfreak.org> From: Dag-Erling Smorgrav Date: 25 Jun 2001 20:37:41 +0200 In-Reply-To: <20010625180432.5DA903E28@bazooka.unixfreak.org> Message-ID: Lines: 16 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 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 Dima Dorfman writes: > AFAIK, OpenBSD rewrote this because of the license. If we're going to > make major modifications to this, we might as well rewrite it in terms > of openssl(1). It gives slightly different output, e.g.: > > dima@hornet% openssl md5 /HORNET > MD5(/HORNET)= 96fec985ef627b70295e31640483dd5f The only difference is one less space (before the =), and if we can live with that (or change openssl to add the missing space) there'd be no need to write anything - just 'ln /usr/bin/openssl /usr/bin/md5' and likewise for sha1, ripemd160 etc. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 11:50: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from bazooka.unixfreak.org (bazooka.unixfreak.org [63.198.170.138]) by hub.freebsd.org (Postfix) with ESMTP id 5EF2537B406; Mon, 25 Jun 2001 11:50:00 -0700 (PDT) (envelope-from dima@unixfreak.org) Received: from hornet.unixfreak.org (hornet [63.198.170.140]) by bazooka.unixfreak.org (Postfix) with ESMTP id E50FB3E31; Mon, 25 Jun 2001 11:49:59 -0700 (PDT) To: Dag-Erling Smorgrav Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/md5 md5.c In-Reply-To: ; from des@ofug.org on "25 Jun 2001 20:37:41 +0200" Date: Mon, 25 Jun 2001 11:49:59 -0700 From: Dima Dorfman Message-Id: <20010625184959.E50FB3E31@bazooka.unixfreak.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 Dag-Erling Smorgrav writes: > Dima Dorfman writes: > > AFAIK, OpenBSD rewrote this because of the license. If we're going to > > make major modifications to this, we might as well rewrite it in terms > > of openssl(1). It gives slightly different output, e.g.: > > > > dima@hornet% openssl md5 /HORNET > > MD5(/HORNET)= 96fec985ef627b70295e31640483dd5f > > The only difference is one less space (before the =), and if we can > live with that (or change openssl to add the missing space) there'd be > no need to write anything - just 'ln /usr/bin/openssl /usr/bin/md5' > and likewise for sha1, ripemd160 etc. Two less spaces: one before and after the parenthesis: MD5 (/HORNET) = 96fec985ef627b70295e31640483dd5 <-- /sbin/md5 MD5(/HORNET)= 96fec985ef627b70295e31640483dd5f <-- openssl md5 openssl(1) also doesn't support -p and -s, which some people use, but that can be fixed (either in the OpenSSL repo or in ours). Having openssl output spaces like ours may not be such a great idea, however, since some people or programs may depend on openssl's output the way they already have it. Much better to change what we have (primarily bsd.port.mk, I guess) to deal with the lack of spaces, and have it be another [minor] incompatibility between 4.x and 5.x. Dima Dorfman dima@unixfreak.org P.S. As an aside, I'd rather that we make links like you suggest instead of telling people to use openssl(1) now since openssl(1) may go away (we may replace OpenSSL with SomethingElseSSL in the future), but this functionality shouldn't. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 11:53:37 2001 Delivered-To: cvs-all@freebsd.org Received: from thehousleys.net (frenchknot.ne.mediaone.net [24.147.224.201]) by hub.freebsd.org (Postfix) with ESMTP id 130A437B405; Mon, 25 Jun 2001 11:53:28 -0700 (PDT) (envelope-from jeh@FreeBSD.org) Received: (from root@localhost) by thehousleys.net (8.11.3/8.11.2) id f5PIrCU25157; Mon, 25 Jun 2001 14:53:12 -0400 (EDT) (envelope-from jeh@FreeBSD.org) Received: from FreeBSD.org (baby.int.thehousleys.net [192.168.0.24]) (authenticated) by thehousleys.net (8.11.3/8.11.3) with ESMTP id f5PIrAu25149; Mon, 25 Jun 2001 14:53:10 -0400 (EDT) (envelope-from jeh@FreeBSD.org) Message-ID: <3B378896.3D7717B@FreeBSD.org> Date: Mon, 25 Jun 2001 14:53:10 -0400 From: "James E. Housley" Organization: FreeBSD X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Dima Dorfman Cc: Dag-Erling Smorgrav , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/md5 md5.c References: <20010625184959.E50FB3E31@bazooka.unixfreak.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 Dima Dorfman wrote: > > Two less spaces: one before and after the parenthesis: > > MD5 (/HORNET) = 96fec985ef627b70295e31640483dd5 <-- /sbin/md5 > MD5(/HORNET)= 96fec985ef627b70295e31640483dd5f <-- openssl md5 > > openssl(1) also doesn't support -p and -s, which some people use, but > that can be fixed (either in the OpenSSL repo or in ours). Having > openssl output spaces like ours may not be such a great idea, however, > since some people or programs may depend on openssl's output the way > they already have it. Much better to change what we have (primarily > bsd.port.mk, I guess) to deal with the lack of spaces, and have it be > another [minor] incompatibility between 4.x and 5.x. > > Dima Dorfman > dima@unixfreak.org > > P.S. As an aside, I'd rather that we make links like you suggest > instead of telling people to use openssl(1) now since openssl(1) may > go away (we may replace OpenSSL with SomethingElseSSL in the future), > but this functionality shouldn't. If links are made, then the output could be changed based upon the name the program was called as. Wouldn't that make everything work as is?? Jim -- /"\ ASCII Ribbon Campaign . \ / - NO HTML/RTF in e-mail . X - NO Word docs in e-mail . / \ ----------------------------------------------------------------- jeh@FreeBSD.org http://www.FreeBSD.org The Power to Serve jim@TheHousleys.Net http://www.TheHousleys.net --------------------------------------------------------------------- PC hardware is the ductape of the computer inustry... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 11:53:57 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BBDE637B406; Mon, 25 Jun 2001 11:53:50 -0700 (PDT) (envelope-from pirzyk@FreeBSD.org) Received: (from pirzyk@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PIroL06349; Mon, 25 Jun 2001 11:53:50 -0700 (PDT) (envelope-from pirzyk) Message-Id: <200106251853.f5PIroL06349@freefall.freebsd.org> From: Jim Pirzyk Date: Mon, 25 Jun 2001 11:53:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/linux/linprocfs linprocfs_misc.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 pirzyk 2001/06/25 11:53:50 PDT Modified files: (Branch: RELENG_4) sys/i386/linux/linprocfs linprocfs_misc.c Log: Fixed the buffer overflow in swap space variables. PR: kern/27350 Approved by: des Revision Changes Path 1.3.2.7 +9 -9 src/sys/i386/linux/linprocfs/Attic/linprocfs_misc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 11:57:37 2001 Delivered-To: cvs-all@freebsd.org Received: from meow.osd.bsdi.com (meow.osd.bsdi.com [204.216.28.88]) by hub.freebsd.org (Postfix) with ESMTP id 0E5A237B40A; Mon, 25 Jun 2001 11:57:33 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (john@jhb-laptop.osd.bsdi.com [204.216.28.241]) by meow.osd.bsdi.com (8.11.3/8.11.2) with ESMTP id f5PIvOI19823; Mon, 25 Jun 2001 11:57:24 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200106251830.f5PIUhS03416@freefall.freebsd.org> Date: Mon, 25 Jun 2001 13:39:40 -0700 (PDT) From: John Baldwin To: John Baldwin Subject: RE: cvs commit: src/sys/kern kern_shutdown.c Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 25-Jun-01 John Baldwin wrote: > jhb 2001/06/25 11:30:43 PDT > > Modified files: > sys/kern kern_shutdown.c > Log: > - Sort includes. > - Count the context switches during shutdown when we give ithreads a chance > to run as volutary context switches. > > Submitted by: bde (2) The context switches in question are probably very bogus in light of preemption for interrupts. Also, the process doing a shutdown should probably either clear the run queue's or raise its priority to ensure it is the only non-ithread process run. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 11:58:34 2001 Delivered-To: cvs-all@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 87B5337B405; Mon, 25 Jun 2001 11:58:26 -0700 (PDT) (envelope-from obrien@nuxi.ucdavis.edu) Received: from dragon.nuxi.com (root@trang.nuxi.com [206.40.252.115]) by relay.nuxi.com (8.11.2/8.11.2) with ESMTP id f5PIwPR38358; Mon, 25 Jun 2001 11:58:25 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.3/8.11.1) id f5PIwN700555; Mon, 25 Jun 2001 11:58:23 -0700 (PDT) (envelope-from obrien) Date: Mon, 25 Jun 2001 11:58:23 -0700 From: "David O'Brien" To: Dima Dorfman Cc: Dag-Erling Smorgrav , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/md5 md5.c Message-ID: <20010625115823.A99369@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <20010625184959.E50FB3E31@bazooka.unixfreak.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010625184959.E50FB3E31@bazooka.unixfreak.org>; from dima@unixfreak.org on Mon, Jun 25, 2001 at 11:49:59AM -0700 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Jun 25, 2001 at 11:49:59AM -0700, Dima Dorfman wrote: > > The only difference is one less space (before the =), and if we can > > live with that (or change openssl to add the missing space) there'd be > > no need to write anything - just 'ln /usr/bin/openssl /usr/bin/md5' > > and likewise for sha1, ripemd160 etc. ... > openssl(1) also doesn't support -p and -s, which some people use, but And the "-r" flag. -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 12: 4:53 2001 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 6C8EC37B409; Mon, 25 Jun 2001 12:04:45 -0700 (PDT) (envelope-from des@ofug.org) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id VAA88209; Mon, 25 Jun 2001 21:04:43 +0200 (CEST) (envelope-from des@ofug.org) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: "James E. Housley" Cc: Dima Dorfman , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/md5 md5.c References: <20010625184959.E50FB3E31@bazooka.unixfreak.org> <3B378896.3D7717B@FreeBSD.org> From: Dag-Erling Smorgrav Date: 25 Jun 2001 21:04:43 +0200 In-Reply-To: <3B378896.3D7717B@FreeBSD.org> Message-ID: Lines: 10 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 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 "James E. Housley" writes: > If links are made, then the output could be changed based upon the name > the program was called as. Wouldn't that make everything work as is?? Umm, the point of this discussion was that OpenSSL already behaves like you describe. Try it for yourself. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 12:12: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3196137B409; Mon, 25 Jun 2001 12:11:57 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: (from murray@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PJBvG11092; Mon, 25 Jun 2001 12:11:57 -0700 (PDT) (envelope-from murray) Message-Id: <200106251911.f5PJBvG11092@freefall.freebsd.org> From: Murray Stokely Date: Mon, 25 Jun 2001 12:11:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/l10n chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG murray 2001/06/25 12:11:56 PDT Modified files: en_US.ISO8859-1/books/handbook/l10n chapter.sgml Log: Add 37 index terms Revision Changes Path 1.52 +38 -9 doc/en_US.ISO8859-1/books/handbook/l10n/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 12:12:46 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3CE5F37B409; Mon, 25 Jun 2001 12:12:41 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: (from murray@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PJCfn11238; Mon, 25 Jun 2001 12:12:41 -0700 (PDT) (envelope-from murray) Message-Id: <200106251912.f5PJCfn11238@freefall.freebsd.org> From: Murray Stokely Date: Mon, 25 Jun 2001 12:12:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/backups 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 2001/06/25 12:12:41 PDT Modified files: en_US.ISO8859-1/books/handbook/backups chapter.sgml Log: Add 34 index terms Revision Changes Path 1.31 +48 -12 doc/en_US.ISO8859-1/books/handbook/backups/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 Jun 25 12:13:55 2001 Delivered-To: cvs-all@freebsd.org Received: from tele-post-20.mail.demon.net (tele-post-20.mail.demon.net [194.217.242.20]) by hub.freebsd.org (Postfix) with ESMTP id 7F02237B406; Mon, 25 Jun 2001 12:13:48 -0700 (PDT) (envelope-from dfr@nlsystems.com) Received: from [62.49.251.130] (helo=herring.nlsystems.com) by tele-post-20.mail.demon.net with esmtp (Exim 2.12 #2) id 15Ebnu-000Dlp-0K; Mon, 25 Jun 2001 19:13:47 +0000 Received: from herring (herring [10.0.0.2]) by herring.nlsystems.com (8.11.2/8.11.2) with ESMTP id f5PJCV789664; Mon, 25 Jun 2001 20:12:31 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Mon, 25 Jun 2001 20:12:31 +0100 (BST) From: Doug Rabson To: Mitsuru IWASAKI Cc: , , Subject: Re: cvs commit: src/sys/i386/i386 identcpu.c In-Reply-To: <20010626013436R.iwasaki@jp.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, 26 Jun 2001, Mitsuru IWASAKI wrote: > > > Cool! I also have patches for LongRun control here. > > > It has sysctl interface, like > > > > > > hw.crusoe.longrun: 2 > > > hw.crusoe.frequency: 600 > > > hw.crusoe.voltage: 1600 > > > hw.crusoe.percentage: 100 > > > > > > May I merge them? > > > > I'd be pretty interested in seeing the patches. What I committed was > > merely informational - i.e. printing the right cpu description etc. > > OK, the latter half of > http://people.freebsd.org/~iwasaki/apm/sys-longrun-20010619.diff > is for LongRun stuff. This was done by HATTORI-san > http://home.att.ne.jp/delta/athlete/longrun/longrun.html (in Japanese :-) > and I modified them. > > I'm not sure whether hw.crusoe would be nice in terms of sysctl namespace, > I'll write a mail to arch@ and/or audit@ later. The patch looks reasonable apart from the obvious collisions with what I just committed (sorry about stepping on your toes there). As far as the name of the sysctl goes, I guess arch@ would be a reasonable place to ask. -- Doug Rabson Mail: dfr@nlsystems.com Phone: +44 20 8348 6160 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 12:14:21 2001 Delivered-To: cvs-all@freebsd.org Received: from ns.yogotech.com (ns.yogotech.com [206.127.123.66]) by hub.freebsd.org (Postfix) with ESMTP id AAAF937B406; Mon, 25 Jun 2001 12:14:14 -0700 (PDT) (envelope-from nate@yogotech.com) Received: from nomad.yogotech.com (nomad.yogotech.com [206.127.123.131]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id NAA10986; Mon, 25 Jun 2001 13:14:08 -0600 (MDT) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id NAA16358; Mon, 25 Jun 2001 13:14:07 -0600 (MDT) (envelope-from nate) From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15159.36223.277892.575463@nomad.yogotech.com> Date: Mon, 25 Jun 2001 13:14:07 -0600 (MDT) To: Ian Dowse Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/mount_nfs mount_nfs.c In-Reply-To: <200106231957.f5NJvN152355@freefall.freebsd.org> References: <200106231957.f5NJvN152355@freefall.freebsd.org> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-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 2001/06/23 12:57:22 PDT > > Modified files: > sbin/mount_nfs mount_nfs.c > Log: > Use the new CLSET_CONNECT clnt_control() request on UDP clients to > ensure that we never proceed with the mount() syscall if the server > is replying from the wrong source address. Previously the userland > RPC call to the remote nfsd would succeed, but the kernel uses > connect() so it would not see the replies, resulting in a hung > mount. Thanks Ian. This bug bit us this weekend, and it's good to see that it's fixed. :) Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 12:46:51 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E8EB337B401; Mon, 25 Jun 2001 12:46:47 -0700 (PDT) (envelope-from pirzyk@FreeBSD.org) Received: (from pirzyk@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PJkla14257; Mon, 25 Jun 2001 12:46:47 -0700 (PDT) (envelope-from pirzyk) Message-Id: <200106251946.f5PJkla14257@freefall.freebsd.org> From: Jim Pirzyk Date: Mon, 25 Jun 2001 12:46:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/linux/linprocfs linprocfs.h linprocfs_misc.c linprocfs_subr.c linprocfs_vnops.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 pirzyk 2001/06/25 12:46:47 PDT Modified files: (Branch: RELENG_4) sys/i386/linux/linprocfs linprocfs.h linprocfs_misc.c linprocfs_subr.c linprocfs_vnops.c Log: Implemented /proc/loadavg file. PR: kern/27253 Approved by: des Revision Changes Path 1.2.2.4 +3 -1 src/sys/i386/linux/linprocfs/Attic/linprocfs.h 1.3.2.8 +34 -1 src/sys/i386/linux/linprocfs/Attic/linprocfs_misc.c 1.3.2.4 +5 -1 src/sys/i386/linux/linprocfs/Attic/linprocfs_subr.c 1.3.2.4 +12 -1 src/sys/i386/linux/linprocfs/Attic/linprocfs_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 Jun 25 12:51:25 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2B86D37B405; Mon, 25 Jun 2001 12:51:22 -0700 (PDT) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PJpMs14600; Mon, 25 Jun 2001 12:51:22 -0700 (PDT) (envelope-from nik) Message-Id: <200106251951.f5PJpMs14600@freefall.freebsd.org> From: Nik Clayton Date: Mon, 25 Jun 2001 12:51:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en 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 nik 2001/06/25 12:51:21 PDT Modified files: en index.sgml Log: Per discussion on -chat, replace the links to availability.html with a link to the "Getting FreeBSD" section of the Handbook. Then we have one place to maintain this information instead of several. Revision Changes Path 1.125 +3 -3 www/en/index.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 12:53:39 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 669B337B401; Mon, 25 Jun 2001 12:53:34 -0700 (PDT) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PJrYH14813; Mon, 25 Jun 2001 12:53:34 -0700 (PDT) (envelope-from nik) Message-Id: <200106251953.f5PJrYH14813@freefall.freebsd.org> From: Nik Clayton Date: Mon, 25 Jun 2001 12:53:33 -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 nik 2001/06/25 12:53:33 PDT Modified files: en_US.ISO8859-1/books/handbook/mirrors chapter.sgml Log: Sort the list of FreeBSD distributors into alphabetical order. Revision Changes Path 1.126 +11 -11 doc/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 13:15:42 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6547437B407; Mon, 25 Jun 2001 13:15:39 -0700 (PDT) (envelope-from greid@FreeBSD.org) Received: (from greid@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PKFda19135; Mon, 25 Jun 2001 13:15:39 -0700 (PDT) (envelope-from greid) Message-Id: <200106252015.f5PKFda19135@freefall.freebsd.org> From: George C A Reid Date: Mon, 25 Jun 2001 13:15:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/moused moused.8 moused.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG greid 2001/06/25 13:15:38 PDT Modified files: usr.sbin/moused moused.8 moused.c Log: Add an acceleration option to moused PR: 28369 Submitted by: Daniel O'Connor manpage reviewed by: ru MFC after: 10 days Revision Changes Path 1.34 +9 -2 src/usr.sbin/moused/moused.8 1.50 +24 -8 src/usr.sbin/moused/moused.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 13:24:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8004837B405; Mon, 25 Jun 2001 13:24:45 -0700 (PDT) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PKOjj20299; Mon, 25 Jun 2001 13:24:45 -0700 (PDT) (envelope-from nik) Message-Id: <200106252024.f5PKOjj20299@freefall.freebsd.org> From: Nik Clayton Date: Mon, 25 Jun 2001 13:24:45 -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 nik 2001/06/25 13:24:45 PDT Modified files: en_US.ISO8859-1/books/handbook/mirrors chapter.sgml Log: Put the CD publisher entries in a list. Add a new section, "DVD Publishers". Put FreeBSD Services Ltd in this section. Revision Changes Path 1.127 +43 -23 doc/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 13:40: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 511C137B407; Mon, 25 Jun 2001 13:40:03 -0700 (PDT) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PKe3L21689; Mon, 25 Jun 2001 13:40:03 -0700 (PDT) (envelope-from nik) Message-Id: <200106252040.f5PKe3L21689@freefall.freebsd.org> From: Nik Clayton Date: Mon, 25 Jun 2001 13:40:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/skel dot.login dot.profile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nik 2001/06/25 13:40:02 PDT Modified files: share/skel dot.login dot.profile Log: Automatically exec bash at startup if it exists^U Turn on the display of tips from the freebsd-tips database at login time. Revision Changes Path 1.16 +2 -3 src/share/skel/dot.login 1.20 +3 -1 src/share/skel/dot.profile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 13:41:47 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D12D337B405; Mon, 25 Jun 2001 13:41:42 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PKfgM21917; Mon, 25 Jun 2001 13:41:42 -0700 (PDT) (envelope-from brian) Message-Id: <200106252041.f5PKfgM21917@freefall.freebsd.org> From: Brian Somers Date: Mon, 25 Jun 2001 13:41:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/fortune/datfiles freebsd-tips X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG brian 2001/06/25 13:41:42 PDT Modified files: games/fortune/datfiles freebsd-tips Log: Suggest using .login/.profile to set environment variables, not .cshrc/.bashrc/.zshrc/.shrc Revision Changes Path 1.9 +4 -5 src/games/fortune/datfiles/freebsd-tips To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 13:44: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8A6BF37B405; Mon, 25 Jun 2001 13:44:04 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PKi4922194; Mon, 25 Jun 2001 13:44:04 -0700 (PDT) (envelope-from brian) Message-Id: <200106252044.f5PKi4922194@freefall.freebsd.org> From: Brian Somers Date: Mon, 25 Jun 2001 13:44:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/fortune/datfiles freebsd-tips X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG brian 2001/06/25 13:44:04 PDT Modified files: games/fortune/datfiles freebsd-tips Log: Mention that vi supports split-screen mode. Revision Changes Path 1.10 +4 -1 src/games/fortune/datfiles/freebsd-tips To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 13:45:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B31B237B405; Mon, 25 Jun 2001 13:45:52 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PKjqg22370; Mon, 25 Jun 2001 13:45:52 -0700 (PDT) (envelope-from brian) Message-Id: <200106252045.f5PKjqg22370@freefall.freebsd.org> From: Brian Somers Date: Mon, 25 Jun 2001 13:45:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/fortune/datfiles freebsd-tips X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG brian 2001/06/25 13:45:52 PDT Modified files: games/fortune/datfiles freebsd-tips Log: Mention that sh supports command line editing Revision Changes Path 1.11 +4 -1 src/games/fortune/datfiles/freebsd-tips To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 13:50:11 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E36B537B406; Mon, 25 Jun 2001 13:50:06 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PKo6722808; Mon, 25 Jun 2001 13:50:06 -0700 (PDT) (envelope-from ache) Message-Id: <200106252050.f5PKo6722808@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Mon, 25 Jun 2001 13:50:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/locale setlocale.3 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ache 2001/06/25 13:50:06 PDT Modified files: lib/libc/locale setlocale.3 Log: Describe success return value Revision Changes Path 1.19 +7 -1 src/lib/libc/locale/setlocale.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 13:57: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CDD8837B405; Mon, 25 Jun 2001 13:56:59 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PKuxL23560; Mon, 25 Jun 2001 13:56:59 -0700 (PDT) (envelope-from ache) Message-Id: <200106252056.f5PKuxL23560@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Mon, 25 Jun 2001 13:56:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/locale nl_langinfo.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/25 13:56:59 PDT Modified files: lib/libc/locale nl_langinfo.c Log: Return "" if reallocf() fails Revision Changes Path 1.13 +3 -2 src/lib/libc/locale/nl_langinfo.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 13:58:17 2001 Delivered-To: cvs-all@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id D30B137B405; Mon, 25 Jun 2001 13:58:10 -0700 (PDT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (robert@fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.11.3/8.11.3) with SMTP id f5PKvsf88118; Mon, 25 Jun 2001 16:57:54 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Mon, 25 Jun 2001 16:57:53 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Nik Clayton Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/skel dot.login dot.profile In-Reply-To: <200106252040.f5PKe3L21689@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 As I've said in other forums, despite some initial misgivings, I'm willing to give this a spin, on the following condition: the number of lines of motd + the number of lines for the maximum hint should not cause the default console to scroll. The current motd does an effective job at providing the necessary "you just logged in for the first time" information, pointing the user at the errata, common sources of question answering, simple man page reference, how to re-enter sysinstall, and how to remove the note. Given the length of the message, we probably have to trim the message if we want to retain login tips, preferably without losing useful content. Oh, and you have to legally adopt "paperclip" was your middle name :-). Robert N M Watson FreeBSD Core Team, TrustedBSD Project robert@fledge.watson.org NAI Labs, Safeport Network Services On Mon, 25 Jun 2001, Nik Clayton wrote: > nik 2001/06/25 13:40:02 PDT > > Modified files: > share/skel dot.login dot.profile > Log: > Automatically exec bash at startup if it exists^U Turn on the display of > tips from the freebsd-tips database at login time. > > Revision Changes Path > 1.16 +2 -3 src/share/skel/dot.login > 1.20 +3 -1 src/share/skel/dot.profile > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 13:59:26 2001 Delivered-To: cvs-all@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id CEEFB37B40A; Mon, 25 Jun 2001 13:59:08 -0700 (PDT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (robert@fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.11.3/8.11.3) with SMTP id f5PKwrf88129; Mon, 25 Jun 2001 16:58:53 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Mon, 25 Jun 2001 16:58:52 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Nik Clayton Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/skel dot.login dot.profile In-Reply-To: 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 Oh, and you have to figure how this is going to be internationalized. Robert N M Watson FreeBSD Core Team, TrustedBSD Project robert@fledge.watson.org NAI Labs, Safeport Network Services On Mon, 25 Jun 2001, Robert Watson wrote: > > As I've said in other forums, despite some initial misgivings, I'm willing > to give this a spin, on the following condition: the number of lines of > motd + the number of lines for the maximum hint should not cause the > default console to scroll. > > The current motd does an effective job at providing the necessary "you > just logged in for the first time" information, pointing the user at the > errata, common sources of question answering, simple man page reference, > how to re-enter sysinstall, and how to remove the note. Given the length > of the message, we probably have to trim the message if we want to retain > login tips, preferably without losing useful content. > > Oh, and you have to legally adopt "paperclip" was your middle name :-). > > Robert N M Watson FreeBSD Core Team, TrustedBSD Project > robert@fledge.watson.org NAI Labs, Safeport Network Services > > On Mon, 25 Jun 2001, Nik Clayton wrote: > > > nik 2001/06/25 13:40:02 PDT > > > > Modified files: > > share/skel dot.login dot.profile > > Log: > > Automatically exec bash at startup if it exists^U Turn on the display of > > tips from the freebsd-tips database at login time. > > > > Revision Changes Path > > 1.16 +2 -3 src/share/skel/dot.login > > 1.20 +3 -1 src/share/skel/dot.profile > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 14: 6: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6FAED37B409; Mon, 25 Jun 2001 14:05:56 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PL5uq26981; Mon, 25 Jun 2001 14:05:56 -0700 (PDT) (envelope-from brian) Message-Id: <200106252105.f5PL5uq26981@freefall.freebsd.org> From: Brian Somers Date: Mon, 25 Jun 2001 14:05:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/fortune/datfiles freebsd-tips X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG brian 2001/06/25 14:05:56 PDT Modified files: games/fortune/datfiles freebsd-tips Log: What to do when :w tells you you haven't got permission. Revision Changes Path 1.12 +8 -1 src/games/fortune/datfiles/freebsd-tips To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 14: 6:20 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 666E137B422; Mon, 25 Jun 2001 14:06:10 -0700 (PDT) (envelope-from dirk@FreeBSD.org) Received: (from dirk@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PL6AC27084; Mon, 25 Jun 2001 14:06:10 -0700 (PDT) (envelope-from dirk) Message-Id: <200106252106.f5PL6AC27084@freefall.freebsd.org> From: Dirk Froemberg Date: Mon, 25 Jun 2001 14:06:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mod_php4 Makefile ports/www/mod_php4/files patch-aa ming-config-m4 ports/www/mod_php4/scripts configure.php ports/lang/php4 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/25 14:06:10 PDT Modified files: www/mod_php4 Makefile www/mod_php4/scripts configure.php lang/php4 Makefile Added files: www/mod_php4/files patch-aa Removed files: www/mod_php4/files ming-config-m4 Log: ming support was included in php-4.0.6. Revision Changes Path 1.145 +2 -2 ports/www/mod_php4/Makefile 1.135 +3 -19 ports/www/mod_php4/scripts/configure.php 1.4 +2 -2 ports/lang/php4/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 14: 6:23 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2BE5837B40A; Mon, 25 Jun 2001 14:06:16 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PL6GZ27120; Mon, 25 Jun 2001 14:06:16 -0700 (PDT) (envelope-from dd) Message-Id: <200106252106.f5PL6GZ27120@freefall.freebsd.org> From: Dima Dorfman Date: Mon, 25 Jun 2001 14:06:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/mixer Makefile mixer.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/25 14:06:16 PDT Modified files: usr.sbin/mixer Makefile mixer.c Log: Constify and set WARNS=2. Submitted by: Mike Barcroft To: Matt Dillon Cc: Bruce Evans , Peter Wemm , Mikhail Teterin , jlemon@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: kernel size w/ optimized bzero() & patch set (was Re: Inline optimized bzero (was Re: cvs commit: src/sys/netinettcp_subr.c)) Message-ID: <20010625220923.A27901@salmon.maths.tcd.ie> References: <200106251233.f5PCXc306427@earth.backplane.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200106251233.f5PCXc306427@earth.backplane.com>; from dillon@earth.backplane.com on Mon, Jun 25, 2001 at 05:33:38AM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Jun 25, 2001 at 05:33:38AM -0700, Matt Dillon wrote: > And my earlier assessment was wrong. 800+ bzero()'s, a difference of > 128 bytes in the kernel, results in an average of 0.16 additional > instructions bytes per bzero, not 1 byte per bzero. I think this is > quite acceptable considering the positive effect. BTW - I have patches for a load of places in which M_ZERO could be used. It seems that the firrst patch only got about half the instances. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 14:11:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2213537B406; Mon, 25 Jun 2001 14:11:44 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PLBio27693; Mon, 25 Jun 2001 14:11:44 -0700 (PDT) (envelope-from ache) Message-Id: <200106252111.f5PLBio27693@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Mon, 25 Jun 2001 14:11:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/man/man man.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/25 14:11:43 PDT Modified files: gnu/usr.bin/man/man man.c Log: Rewrite locale handling using nl_langinfo(CODESET), so aliases not needed here now Revision Changes Path 1.48 +78 -45 src/gnu/usr.bin/man/man/man.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 14:12:58 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1D56937B407; Mon, 25 Jun 2001 14:12:53 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PLCr527851; Mon, 25 Jun 2001 14:12:53 -0700 (PDT) (envelope-from dd) Message-Id: <200106252112.f5PLCr527851@freefall.freebsd.org> From: Dima Dorfman Date: Mon, 25 Jun 2001 14:12:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/spray Makefile spray.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/25 14:12:53 PDT Modified files: usr.sbin/spray Makefile spray.c Log: ANSIize, staticize, and unsignedize; set WARNS=2. Submitted by: Mike Barcroft Revision Changes Path 1.8 +2 -1 src/usr.sbin/spray/Makefile 1.8 +11 -15 src/usr.sbin/spray/spray.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 14:17:56 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 740C837B407; Mon, 25 Jun 2001 14:17:52 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PLHqJ28444; Mon, 25 Jun 2001 14:17:52 -0700 (PDT) (envelope-from knu) Message-Id: <200106252117.f5PLHqJ28444@freefall.freebsd.org> From: Akinori MUSHA Date: Mon, 25 Jun 2001 14:17:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/ruby-xmlrpc 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 2001/06/25 14:17:52 PDT Modified files: net/ruby-xmlrpc Makefile distinfo pkg-plist Log: Update to 1.6.6. Revision Changes Path 1.8 +2 -2 ports/net/ruby-xmlrpc/Makefile 1.8 +1 -1 ports/net/ruby-xmlrpc/distinfo 1.6 +10 -0 ports/net/ruby-xmlrpc/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 Jun 25 14:25: 9 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 42B6E37B40A; Mon, 25 Jun 2001 14:25:06 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PLP6428939; Mon, 25 Jun 2001 14:25:06 -0700 (PDT) (envelope-from knu) Message-Id: <200106252125.f5PLP6428939@freefall.freebsd.org> From: Akinori MUSHA Date: Mon, 25 Jun 2001 14:25:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/ruby-eb 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 2001/06/25 14:25:06 PDT Modified files: japanese/ruby-eb Makefile distinfo Log: Update to 1.6. Revision Changes Path 1.5 +3 -3 ports/japanese/ruby-eb/Makefile 1.4 +1 -1 ports/japanese/ruby-eb/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 14:25:32 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6DE1C37B409; Mon, 25 Jun 2001 14:25:27 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PLPRe29000; Mon, 25 Jun 2001 14:25:27 -0700 (PDT) (envelope-from dd) Message-Id: <200106252125.f5PLPRe29000@freefall.freebsd.org> From: Dima Dorfman Date: Mon, 25 Jun 2001 14:25:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/enigma Makefile enigma.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/25 14:25:27 PDT Modified files: usr.bin/enigma Makefile enigma.c Log: Silence -Wshadow and -Wmissing-prototypes; set WARNS=2. Submitted by: Mike Barcroft Revision Changes Path 1.6 +2 -1 src/usr.bin/enigma/Makefile 1.4 +16 -14 src/usr.bin/enigma/enigma.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 14:30:23 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 27A3C37B405; Mon, 25 Jun 2001 14:30:20 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PLUKa29349; Mon, 25 Jun 2001 14:30:20 -0700 (PDT) (envelope-from knu) Message-Id: <200106252130.f5PLUKa29349@freefall.freebsd.org> From: Akinori MUSHA Date: Mon, 25 Jun 2001 14:30:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/ruby-nqxml 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 2001/06/25 14:30:20 PDT Modified files: textproc/ruby-nqxml Makefile distinfo Log: Update to 1.0.2. Revision Changes Path 1.8 +2 -2 ports/textproc/ruby-nqxml/Makefile 1.8 +1 -1 ports/textproc/ruby-nqxml/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 14:37:46 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1FF8637B406; Mon, 25 Jun 2001 14:37:44 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PLbi529955; Mon, 25 Jun 2001 14:37:44 -0700 (PDT) (envelope-from msmith) Message-Id: <200106252137.f5PLbi529955@freefall.freebsd.org> From: Mike Smith Date: Mon, 25 Jun 2001 14:37:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/calendar/calendars calendar.freebsd X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG msmith 2001/06/25 14:37:43 PDT Modified files: usr.bin/calendar/calendars calendar.freebsd Log: Admit the shameful truth; I'm really from the east coast. But I left shortly after I was born. Honest! Revision Changes Path 1.32 +2 -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 Mon Jun 25 14:46:59 2001 Delivered-To: cvs-all@freebsd.org Received: from pirx.hexapodia.org (pirx.hexapodia.org [208.42.114.113]) by hub.freebsd.org (Postfix) with ESMTP id E3D4137B409; Mon, 25 Jun 2001 14:46:54 -0700 (PDT) (envelope-from adi@hexapodia.org) Received: by pirx.hexapodia.org (Postfix, from userid 22448) id CCE82B404; Mon, 25 Jun 2001 16:46:53 -0500 (CDT) Date: Mon, 25 Jun 2001 16:46:53 -0500 From: Andy Isaacson To: Dag-Erling Smorgrav Cc: John Baldwin , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 machdep.c Message-ID: <20010625164653.B12871@hexapodia.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from des@ofug.org on Mon, Jun 25, 2001 at 08:12:24PM +0200 X-PGP-Fingerprint: 48 01 21 E2 D4 E4 68 D1 B8 DF 39 B2 AF A3 16 B9 X-PGP-Key-URL: http://web.hexapodia.org/~adi/pgp.txt Sender: owner-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, Jun 25, 2001 at 08:12:24PM +0200, Dag-Erling Smorgrav wrote: > John Baldwin writes: > > Err, no. :) The process only sees 4gb of space. Period. The address that > > gets sent to the MMU before the page table lookups (but after the segment > > translation) is 32bits. Not 36, just 32. You can't make a 32-bit address > > acccess more than 4 gig of virtual address space, that's just all there is > > to it. > > I think Andy's point is that the kernel could take advantage of the > additional memory to cache a larger portion of the data set, even if > the app weren't able to access it all at the same time. The app would > do just what it would normally do with such a large dataset, i.e. map > bits of it in and out of its address space (using mmap() and munmap()) > preferably on some sort of LRU basis - business as usual - but the > kernel would be able to keep at least some of what doesn't fit in the > app's address space in memory. Precisely. Interestingly, in my tests on IRIX (the only machine I have access to with enough memory to test these concepts) my test app spends much (27%) of its time in the kernel. Since I was using 512-MB segments, I was probably exceeding the per-node memory on the O2k in question and making the kernel copy pages out of remote memory (or else it was spending all its time handling page table updates); furthermore, on such a machine I should just compile "cc -64" and be done with it. -andy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 15: 5:34 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0EF3E37B406; Mon, 25 Jun 2001 15:05:30 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: (from murray@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PM5Tk37213; Mon, 25 Jun 2001 15:05:29 -0700 (PDT) (envelope-from murray) Message-Id: <200106252205.f5PM5Tk37213@freefall.freebsd.org> From: Murray Stokely Date: Mon, 25 Jun 2001 15:05:29 -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 murray 2001/06/25 15:05:29 PDT Modified files: en_US.ISO8859-1/books/handbook/ppp-and-slip chapter.sgml Log: Add ~78 index terms. Revision Changes Path 1.37 +85 -23 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 Mon Jun 25 15: 6:42 2001 Delivered-To: cvs-all@freebsd.org Received: from InterJet.elischer.org (c421509-a.pinol1.sfba.home.com [24.7.86.9]) by hub.freebsd.org (Postfix) with ESMTP id 31BFC37B405; Mon, 25 Jun 2001 15:06:36 -0700 (PDT) (envelope-from julian@elischer.org) Received: from InterJet.elischer.org (InterJet.elischer.org [192.168.1.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id QAA81083; Mon, 25 Jun 2001 16:29:38 -0700 (PDT) Date: Mon, 25 Jun 2001 16:29:37 -0700 (PDT) From: Julian Elischer To: Mike Smith Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/calendar/calendars calendar.freebsd In-Reply-To: <200106252137.f5PLbi529955@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 what do you mean? you lived in Adelaide.. that's still eastern states....... (from a Perth Perspective) On Mon, 25 Jun 2001, Mike Smith wrote: > msmith 2001/06/25 14:37:43 PDT > > Modified files: > usr.bin/calendar/calendars calendar.freebsd > Log: > Admit the shameful truth; I'm really from the east coast. But I left > shortly after I was born. Honest! > > Revision Changes Path > 1.32 +2 -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 Mon Jun 25 15: 6:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4CE7937B405; Mon, 25 Jun 2001 15:06:50 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: (from murray@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PM6nX38932; Mon, 25 Jun 2001 15:06:50 -0700 (PDT) (envelope-from murray) Message-Id: <200106252206.f5PM6nX38932@freefall.freebsd.org> From: Murray Stokely Date: Mon, 25 Jun 2001 15:06:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/sound 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 2001/06/25 15:06:47 PDT Modified files: en_US.ISO8859-1/books/handbook/sound chapter.sgml Log: Add 8 index terms. Revision Changes Path 1.6 +9 -1 doc/en_US.ISO8859-1/books/handbook/sound/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 Jun 25 15: 7:28 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B37ED37B406; Mon, 25 Jun 2001 15:07:20 -0700 (PDT) (envelope-from brooks@FreeBSD.org) Received: (from brooks@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PM7Kv39736; Mon, 25 Jun 2001 15:07:20 -0700 (PDT) (envelope-from brooks) Message-Id: <200106252207.f5PM7Kv39736@freefall.freebsd.org> From: Brooks Davis Date: Mon, 25 Jun 2001 15:07:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults pccard.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 brooks 2001/06/25 15:07:20 PDT Modified files: etc/defaults pccard.conf Log: Add support for the Cisco Aironet 350 Series of adaptors. Also, make a minor ocrrection to the Aironet 340 Series comment. Approved by: imp (in principle) Revision Changes Path 1.189 +8 -2 src/etc/defaults/pccard.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 15:11:21 2001 Delivered-To: cvs-all@freebsd.org Received: from mass.dis.org (mass.dis.org [216.240.45.41]) by hub.freebsd.org (Postfix) with ESMTP id B8B4E37B405; Mon, 25 Jun 2001 15:11:14 -0700 (PDT) (envelope-from msmith@mass.dis.org) Received: from mass.dis.org (localhost [127.0.0.1]) by mass.dis.org (8.11.4/8.11.3) with ESMTP id f5PMNIo02977; Mon, 25 Jun 2001 15:23:18 -0700 (PDT) (envelope-from msmith@mass.dis.org) Message-Id: <200106252223.f5PMNIo02977@mass.dis.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: Dima Dorfman Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/stdlib malloc.3 In-reply-to: Your message of "Sun, 24 Jun 2001 13:56:39 PDT." <200106242056.f5OKudZ75101@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 25 Jun 2001 15:23:18 -0700 From: Mike Smith Sender: owner-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 think this commit should have been discussed first. > dd 2001/06/24 13:56:39 PDT > > Modified files: > lib/libc/stdlib malloc.3 > Log: > The fact that phk wrote this is not a bug! > > Revision Changes Path > 1.40 +3 -6 src/lib/libc/stdlib/malloc.3 > > -- ... every activity meets with opposition, everyone who acts has his rivals and unfortunately opponents also. But not because people want to be opponents, rather because the tasks and relationships force people to take different points of view. [Dr. Fritz Todt] V I C T O R Y N O T V E N G E A N C E To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 15:56:32 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 63A2637B405; Mon, 25 Jun 2001 15:56:29 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PMuTo60527; Mon, 25 Jun 2001 15:56:29 -0700 (PDT) (envelope-from knu) Message-Id: <200106252256.f5PMuTo60527@freefall.freebsd.org> From: Akinori MUSHA Date: Mon, 25 Jun 2001 15:56:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/ruby-libglade Makefile distinfo ports/devel/ruby-libglade/files patch-extconf.rb X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2001/06/25 15:56:27 PDT Modified files: devel/ruby-libglade Makefile distinfo devel/ruby-libglade/files patch-extconf.rb Log: Update to 1.2. Revision Changes Path 1.3 +7 -8 ports/devel/ruby-libglade/Makefile 1.2 +1 -1 ports/devel/ruby-libglade/distinfo 1.2 +10 -13 ports/devel/ruby-libglade/files/patch-extconf.rb To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 16: 9:37 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A092037B407; Mon, 25 Jun 2001 16:09:32 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PN9Wn65534; Mon, 25 Jun 2001 16:09:32 -0700 (PDT) (envelope-from jhb) Message-Id: <200106252309.f5PN9Wn65534@freefall.freebsd.org> From: John Baldwin Date: Mon, 25 Jun 2001 16:09:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_ktr.c src/sys/sys ktr.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2001/06/25 16:09:32 PDT Modified files: sys/kern kern_ktr.c sys/sys ktr.h Log: - Replace the unused KTR_IDLELOOP trace class with a new KTR_WITNESS trace class to trace witness events. - Make the ktr_cpu field of ktr_entry be a standard field rather than one present only in the KTR_EXTEND case. - Move the default definition of KTR_ENTRIES from sys/ktr.h to kern/kern_ktr.c. It has not been needed in the header file since KTR was un-inlined. - Minor include cleanup in kern/kern_ktr.c. - Fiddle with the ktr_cpumask in ktr_tracepoint() to disable KTR events on the current CPU while we are processing an event. - Set the current CPU inside of the critical section to ensure we don't migrate CPU's after the critical section but before we set the CPU. Revision Changes Path 1.21 +18 -15 src/sys/kern/kern_ktr.c 1.11 +7 -10 src/sys/sys/ktr.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 16:11:22 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6DBC437B405; Mon, 25 Jun 2001 16:11:16 -0700 (PDT) (envelope-from jdp@FreeBSD.org) Received: (from jdp@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PNBGU65699; Mon, 25 Jun 2001 16:11:16 -0700 (PDT) (envelope-from jdp) Message-Id: <200106252311.f5PNBGU65699@freefall.freebsd.org> From: John Polstra Date: Mon, 25 Jun 2001 16:11:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/juno-2 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/25 16:11:16 PDT Modified files: graphics/juno-2 Makefile Log: Defennerize. Revision Changes Path 1.3 +2 -2 ports/graphics/juno-2/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 16:14: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8CB7837B40B; Mon, 25 Jun 2001 16:13:52 -0700 (PDT) (envelope-from jdp@FreeBSD.org) Received: (from jdp@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PNDqS65883; Mon, 25 Jun 2001 16:13:52 -0700 (PDT) (envelope-from jdp) Message-Id: <200106252313.f5PNDqS65883@freefall.freebsd.org> From: John Polstra Date: Mon, 25 Jun 2001 16:13:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/virtualpaper Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/25 16:13:52 PDT Modified files: print/virtualpaper Makefile Log: Defennerize. Revision Changes Path 1.16 +2 -2 ports/print/virtualpaper/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 16:17:59 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 81CD737B401; Mon, 25 Jun 2001 16:17:53 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PNHrb66265; Mon, 25 Jun 2001 16:17:53 -0700 (PDT) (envelope-from jhb) Message-Id: <200106252317.f5PNHrb66265@freefall.freebsd.org> From: John Baldwin Date: Mon, 25 Jun 2001 16:17:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_witness.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2001/06/25 16:17:53 PDT Modified files: sys/kern subr_witness.c Log: - Move the 'clk' spinlock below other spin locks since KTR trace events may need the clock lock for nanotime(). - Add KTR trace events for lock list manipulations and other witness operations. - Use a temporary variable instead of setting the lock list head directly and then setting up the links to add a new lock list entry to the lock list. This small race could result in witness "forgetting" about all the locks held by this process temporarily during an interrupt. - Close a more fatal race condition when removing a lock from a list. Removing a lock from the list entails both decrementing the count of items in this bucket as well as shuffling items in the current bucket up a notch to replace the gap left by the removed item. Wrap these operations in a critical section. Revision Changes Path 1.76 +40 -7 src/sys/kern/subr_witness.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 16:52:31 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A5C3737B406; Mon, 25 Jun 2001 16:52:26 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PNqQb68944; Mon, 25 Jun 2001 16:52:26 -0700 (PDT) (envelope-from jhb) Message-Id: <200106252352.f5PNqQb68944@freefall.freebsd.org> From: John Baldwin Date: Mon, 25 Jun 2001 16:52:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha pmap.c 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 jhb 2001/06/25 16:52:26 PDT Modified files: sys/alpha/alpha pmap.c trap.c Log: - Grab the vm lock around all of pmap_emulate_reference() as it manipulates vm_page_t's. - Add a KTR_TRAP tracepoint to trap() on the alpha that displays the contents of a0, a1, and a2 to make debugging of nested traps that panic before displaying any useful output easier. Revision Changes Path 1.59 +2 -4 src/sys/alpha/alpha/pmap.c 1.65 +14 -6 src/sys/alpha/alpha/trap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 16:53:56 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 50C5037B406; Mon, 25 Jun 2001 16:53:51 -0700 (PDT) (envelope-from dwcjr@FreeBSD.org) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PNrpw69078; Mon, 25 Jun 2001 16:53:51 -0700 (PDT) (envelope-from dwcjr) Message-Id: <200106252353.f5PNrpw69078@freefall.freebsd.org> From: "David W. Chapman Jr." Date: Mon, 25 Jun 2001 16:53:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mod_mp3 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 dwcjr 2001/06/25 16:53:49 PDT Modified files: www/mod_mp3 Makefile distinfo Log: Update to 0.23 PR: 28409 Submitted by: maintainer Revision Changes Path 1.11 +2 -2 ports/www/mod_mp3/Makefile 1.10 +1 -1 ports/www/mod_mp3/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 16:57: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AA87D37B405; Mon, 25 Jun 2001 16:56:56 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5PNuuv69368; Mon, 25 Jun 2001 16:56:56 -0700 (PDT) (envelope-from jhb) Message-Id: <200106252356.f5PNuuv69368@freefall.freebsd.org> From: John Baldwin Date: Mon, 25 Jun 2001 16:56:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha machdep.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2001/06/25 16:56:56 PDT Modified files: sys/alpha/alpha machdep.c Log: Allow the clock lock to recurse. Revision Changes Path 1.132 +2 -2 src/sys/alpha/alpha/machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 17: 1: 2 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9124237B406; Mon, 25 Jun 2001 17:00:58 -0700 (PDT) (envelope-from brooks@FreeBSD.org) Received: (from brooks@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5Q00w169686; Mon, 25 Jun 2001 17:00:58 -0700 (PDT) (envelope-from brooks) Message-Id: <200106260000.f5Q00w169686@freefall.freebsd.org> From: Brooks Davis Date: Mon, 25 Jun 2001 17:00:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ancontrol ancontrol.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG brooks 2001/06/25 17:00:58 PDT Modified files: usr.sbin/ancontrol ancontrol.c Log: Output the current TX rate when showing status. PR: bin/25470 Revision Changes Path 1.9 +13 -2 src/usr.sbin/ancontrol/ancontrol.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 17: 9:56 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6153A37B407; Mon, 25 Jun 2001 17:09:53 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: (from murray@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5Q09ro73330; Mon, 25 Jun 2001 17:09:53 -0700 (PDT) (envelope-from murray) Message-Id: <200106260009.f5Q09ro73330@freefall.freebsd.org> From: Murray Stokely Date: Mon, 25 Jun 2001 17:09:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/advanced-networking chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG murray 2001/06/25 17:09:53 PDT Modified files: en_US.ISO8859-1/books/handbook/advanced-networking chapter.sgml Log: Add ~96 index entries Revision Changes Path 1.49 +105 -34 doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 17:12: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8786137B406; Mon, 25 Jun 2001 17:12:05 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: (from murray@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5Q0C5973567; Mon, 25 Jun 2001 17:12:05 -0700 (PDT) (envelope-from murray) Message-Id: <200106260012.f5Q0C5973567@freefall.freebsd.org> From: Murray Stokely Date: Mon, 25 Jun 2001 17:12:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/backups 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 2001/06/25 17:12:05 PDT Modified files: en_US.ISO8859-1/books/handbook/backups chapter.sgml Log: Whitespace change that fixes the index output. Newlines should not be embedded in tags. Revision Changes Path 1.32 +2 -3 doc/en_US.ISO8859-1/books/handbook/backups/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 Jun 25 17:13: 9 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7714637B401; Mon, 25 Jun 2001 17:13:02 -0700 (PDT) (envelope-from brooks@FreeBSD.org) Received: (from brooks@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5Q0D2B73680; Mon, 25 Jun 2001 17:13:02 -0700 (PDT) (envelope-from brooks) Message-Id: <200106260013.f5Q0D2B73680@freefall.freebsd.org> From: Brooks Davis Date: Mon, 25 Jun 2001 17:13:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/wicontrol wicontrol.8 wicontrol.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG brooks 2001/06/25 17:13:00 PDT Modified files: usr.sbin/wicontrol wicontrol.8 wicontrol.c Log: Actually implement -a as documented since import (set access point density). Remove documentation for short-lived usage as "print keys in ASCII." PR: bin/21803 MFC after: 1 week Revision Changes Path 1.22 +4 -9 src/usr.sbin/wicontrol/wicontrol.8 1.17 +7 -3 src/usr.sbin/wicontrol/wicontrol.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 17:41:13 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6235237B406; Mon, 25 Jun 2001 17:41:09 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5Q0f9L76046; Mon, 25 Jun 2001 17:41:09 -0700 (PDT) (envelope-from ache) Message-Id: <200106260041.f5Q0f9L76046@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Mon, 25 Jun 2001 17:41:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc man.alias X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/25 17:41:09 PDT Modified files: etc man.alias Log: Remove aliases not needed for new man version Revision Changes Path 1.2 +2 -3 src/etc/man.alias To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 17:43:37 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C072737B401; Mon, 25 Jun 2001 17:43:29 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5Q0hTU76198; Mon, 25 Jun 2001 17:43:29 -0700 (PDT) (envelope-from ache) Message-Id: <200106260043.f5Q0hTU76198@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Mon, 25 Jun 2001 17:43:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/mtree BSD.local.dist X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/25 17:43:29 PDT Modified files: etc/mtree BSD.local.dist Log: Fix name for de manpages dir Revision Changes Path 1.78 +2 -2 src/etc/mtree/BSD.local.dist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 17:47:58 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CAEA637B401; Mon, 25 Jun 2001 17:47:54 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Received: (from nyan@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5Q0lsL76521; Mon, 25 Jun 2001 17:47:54 -0700 (PDT) (envelope-from nyan) Message-Id: <200106260047.f5Q0lsL76521@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Mon, 25 Jun 2001 17:47:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/pc98 npx.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/25 17:47:54 PDT Modified files: sys/pc98/pc98 npx.c Log: Fixed miss merging from revision 1.102. Revision Changes Path 1.78 +2 -2 src/sys/pc98/pc98/npx.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 18:43:56 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5ACEB37B401; Mon, 25 Jun 2001 18:43:53 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5Q1hrE84250; Mon, 25 Jun 2001 18:43:53 -0700 (PDT) (envelope-from ache) Message-Id: <200106260143.f5Q1hrE84250@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Mon, 25 Jun 2001 18:43:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/morse morse.6 morse.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/25 18:43:53 PDT Modified files: games/morse morse.6 morse.c Log: Convert to nl_langinfo(CODESET) Revision Changes Path 1.6 +10 -8 src/games/morse/morse.6 1.14 +11 -10 src/games/morse/morse.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 18:45: 9 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DABA937B405; Mon, 25 Jun 2001 18:45:06 -0700 (PDT) (envelope-from dwcjr@FreeBSD.org) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5Q1j6v84371; Mon, 25 Jun 2001 18:45:06 -0700 (PDT) (envelope-from dwcjr) Message-Id: <200106260145.f5Q1j6v84371@freefall.freebsd.org> From: "David W. Chapman Jr." Date: Mon, 25 Jun 2001 18:45:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules ports/editors Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dwcjr 2001/06/25 18:45:06 PDT Modified files: . modules editors Makefile Log: Add joe-devel to editors/Makefile and modules Revision Changes Path 1.3396 +2 -1 CVSROOT/modules 1.150 +2 -1 ports/editors/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 18:51: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3B43837B406; Mon, 25 Jun 2001 18:51:04 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5Q1p4h84727; Mon, 25 Jun 2001 18:51:04 -0700 (PDT) (envelope-from kevlo) Message-Id: <200106260151.f5Q1p4h84727@freefall.freebsd.org> From: Kevin Lo Date: Mon, 25 Jun 2001 18:51:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jlint 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 kevlo 2001/06/25 18:51:03 PDT Modified files: java/jlint Makefile distinfo Log: Fix Makefile. Using jlint-2.1.tar.gz instead of jlint.tar.gz. PR: 28412 Submitted by: MAINTAINER Revision Changes Path 1.2 +1 -2 ports/java/jlint/Makefile 1.2 +1 -1 ports/java/jlint/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 19:11:51 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C19BD37B401; Mon, 25 Jun 2001 19:11:48 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5Q2Bmi89364; Mon, 25 Jun 2001 19:11:48 -0700 (PDT) (envelope-from dd) Message-Id: <200106260211.f5Q2Bmi89364@freefall.freebsd.org> From: Dima Dorfman Date: Mon, 25 Jun 2001 19:11:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/fortune/fortune fortune.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/25 19:11:48 PDT Modified files: games/fortune/fortune fortune.c Log: Correct usage. Revision Changes Path 1.19 +3 -3 src/games/fortune/fortune/fortune.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 19:13:50 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3D76137B405; Mon, 25 Jun 2001 19:13:45 -0700 (PDT) (envelope-from chris@FreeBSD.org) Received: (from chris@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5Q2DjA89515; Mon, 25 Jun 2001 19:13:45 -0700 (PDT) (envelope-from chris) Message-Id: <200106260213.f5Q2DjA89515@freefall.freebsd.org> From: Chris Costello Date: Mon, 25 Jun 2001 19:13: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 chris 2001/06/25 19:13:45 PDT Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Move "Does FreeBSD support architectures other than x86?" from "Advaned Topics" to "Hardware compatibility". Revision Changes Path 1.231 +25 -25 doc/en_US.ISO8859-1/books/faq/book.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 19:14:20 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 99ABF37B405; Mon, 25 Jun 2001 19:14:14 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5Q2EE289588; Mon, 25 Jun 2001 19:14:14 -0700 (PDT) (envelope-from dd) Message-Id: <200106260214.f5Q2EE289588@freefall.freebsd.org> From: Dima Dorfman Date: Mon, 25 Jun 2001 19:14:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/fold fold.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 dd 2001/06/25 19:14:14 PDT Modified files: usr.bin/fold fold.1 Log: The `file' argument is optional. Obtained from: OpenBSD Revision Changes Path 1.5 +2 -2 src/usr.bin/fold/fold.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 19:21:26 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0F70137B401; Mon, 25 Jun 2001 19:21:23 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5Q2LNu90069; Mon, 25 Jun 2001 19:21:23 -0700 (PDT) (envelope-from kevlo) Message-Id: <200106260221.f5Q2LNu90069@freefall.freebsd.org> From: Kevin Lo Date: Mon, 25 Jun 2001 19:21:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/linux-jdk13 Makefile pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kevlo 2001/06/25 19:21:22 PDT Modified files: java/linux-jdk13 Makefile pkg-comment pkg-descr pkg-plist Log: Better style Submitted by: Ernst de Haan Revision Changes Path 1.8 +9 -9 ports/java/linux-jdk13/Makefile 1.2 +1 -1 ports/java/linux-jdk13/pkg-comment 1.2 +1 -1 ports/java/linux-jdk13/pkg-descr 1.8 +960 -959 ports/java/linux-jdk13/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 19:24:21 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 406BE37B401; Mon, 25 Jun 2001 19:24:18 -0700 (PDT) (envelope-from chris@FreeBSD.org) Received: (from chris@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5Q2OIB90302; Mon, 25 Jun 2001 19:24:18 -0700 (PDT) (envelope-from chris) Message-Id: <200106260224.f5Q2OIB90302@freefall.freebsd.org> From: Chris Costello Date: Mon, 25 Jun 2001 19:24:18 -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 chris 2001/06/25 19:24:18 PDT Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Move the second paragraph of "Is FreeBSD only available for PCs?" in the preface to the "available platforms" answer in Hardware Compatibility. Discard the rest of the preface question. Revision Changes Path 1.232 +6 -19 doc/en_US.ISO8859-1/books/faq/book.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 19:36:31 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9335837B406; Mon, 25 Jun 2001 19:36:26 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5Q2aQ191288; Mon, 25 Jun 2001 19:36:26 -0700 (PDT) (envelope-from dd) Message-Id: <200106260236.f5Q2aQ191288@freefall.freebsd.org> From: Dima Dorfman Date: Mon, 25 Jun 2001 19:36:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/fortune/datfiles freebsd-tips X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/25 19:36:26 PDT Modified files: games/fortune/datfiles freebsd-tips Log: Remove two duplicate tips and correct formatting of an attribution. Revision Changes Path 1.13 +2 -13 src/games/fortune/datfiles/freebsd-tips To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 19:38:30 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9D21137B401; Mon, 25 Jun 2001 19:38:23 -0700 (PDT) (envelope-from dwcjr@FreeBSD.org) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5Q2cNq91473; Mon, 25 Jun 2001 19:38:23 -0700 (PDT) (envelope-from dwcjr) Message-Id: <200106260238.f5Q2cNq91473@freefall.freebsd.org> From: "David W. Chapman Jr." Date: Mon, 25 Jun 2001 19:38:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/joe-devel Makefile distinfo pkg-descr pkg-plist ports/editors/joe-devel/files patch-ad patch-ae patch-af patch-aa patch-ab patch-ac X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dwcjr 2001/06/25 19:38:23 PDT Modified files: editors/joe-devel Makefile distinfo pkg-descr pkg-plist editors/joe-devel/files patch-ad patch-ae patch-af Removed files: editors/joe-devel/files patch-aa patch-ab patch-ac Log: Update new port to 2.9.6 Give maintainership to new fork of joe Remove unneeded patches Fix up pkg-descr PR: 26773 Submitted by: Pete Fritchman Revision Changes Path 1.16 +20 -13 ports/editors/joe-devel/Makefile 1.2 +1 -1 ports/editors/joe-devel/distinfo 1.2 +14 -8 ports/editors/joe-devel/pkg-descr 1.3 +10 -5 ports/editors/joe-devel/pkg-plist 1.6 +54 -86 ports/editors/joe-devel/files/patch-ad 1.2 +9 -7 ports/editors/joe-devel/files/patch-ae 1.2 +16 -10 ports/editors/joe-devel/files/patch-af To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 19:52:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7A24437B406; Mon, 25 Jun 2001 19:52:42 -0700 (PDT) (envelope-from gshapiro@FreeBSD.org) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5Q2qgm92538; Mon, 25 Jun 2001 19:52:42 -0700 (PDT) (envelope-from gshapiro) Message-Id: <200106260252.f5Q2qgm92538@freefall.freebsd.org> From: Gregory Neil Shapiro Date: Mon, 25 Jun 2001 19:52:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/sendmail freebsd.mc freefall.mc 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 gshapiro 2001/06/25 19:52:41 PDT Modified files: (Branch: RELENG_4) etc/sendmail freebsd.mc freefall.mc Log: MFC: Take advantage of the new OSTYPE(freebsd4) in sendmail 8.11.4 Revision Changes Path 1.19 +3 -3 src/etc/sendmail/freebsd.mc 1.16 +2 -2 src/etc/sendmail/freefall.mc Revision Changes Path 1.10.2.9 +2 -2 src/etc/sendmail/freebsd.mc 1.15.2.1 +2 -2 src/etc/sendmail/freefall.mc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 20: 2:33 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 32C8E37B401; Mon, 25 Jun 2001 20:02:31 -0700 (PDT) (envelope-from kato@FreeBSD.org) Received: (from kato@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5Q32VN93165; Mon, 25 Jun 2001 20:02:31 -0700 (PDT) (envelope-from kato) Message-Id: <200106260302.f5Q32VN93165@freefall.freebsd.org> From: KATO Takenori Date: Mon, 25 Jun 2001 20:02:31 -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 kato 2001/06/25 20:02:30 PDT Modified files: sys/i386/i386 identcpu.c Log: Recognize FC-PGA2 Pentium III (Tualatin). Revision Changes Path 1.92 +2 -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 Mon Jun 25 20:17: 2 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0444037B405; Mon, 25 Jun 2001 20:16:58 -0700 (PDT) (envelope-from chris@FreeBSD.org) Received: (from chris@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5Q3GvE97436; Mon, 25 Jun 2001 20:16:57 -0700 (PDT) (envelope-from chris) Message-Id: <200106260316.f5Q3GvE97436@freefall.freebsd.org> From: Chris Costello Date: Mon, 25 Jun 2001 20:16:57 -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 chris 2001/06/25 20:16:57 PDT Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Change the name of the bibliography from "Useful Books" to "Bibliography". This is consistent with the Handbook. Revision Changes Path 1.233 +2 -2 doc/en_US.ISO8859-1/books/faq/book.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 20:28:16 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 68FFC37B405; Mon, 25 Jun 2001 20:28:13 -0700 (PDT) (envelope-from dwcjr@FreeBSD.org) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5Q3SDa98905; Mon, 25 Jun 2001 20:28:13 -0700 (PDT) (envelope-from dwcjr) Message-Id: <200106260328.f5Q3SDa98905@freefall.freebsd.org> From: "David W. Chapman Jr." Date: Mon, 25 Jun 2001 20:28:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/secpanel 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 dwcjr 2001/06/25 20:28:13 PDT Modified files: security Makefile Added files: security/secpanel Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add secpanel, a GUI frontend for ssh and openssh PR: 28079 Submitted by: Pete Fritchman Revision Changes Path 1.203 +2 -1 ports/security/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 20:28:32 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 774B237B40A; Mon, 25 Jun 2001 20:28:17 -0700 (PDT) (envelope-from dwcjr@FreeBSD.org) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5Q3SHo98947; Mon, 25 Jun 2001 20:28:17 -0700 (PDT) (envelope-from dwcjr) Message-Id: <200106260328.f5Q3SHo98947@freefall.freebsd.org> From: "David W. Chapman Jr." Date: Mon, 25 Jun 2001 20:28:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dwcjr 2001/06/25 20:28:17 PDT Modified files: . modules Log: secpanel --> ports/security/secpanel Revision Changes Path 1.3397 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 20:28:52 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BEDA337B406; Mon, 25 Jun 2001 20:28:46 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5Q3Sk799026; Mon, 25 Jun 2001 20:28:46 -0700 (PDT) (envelope-from lioux) Message-Id: <200106260328.f5Q3Sk799026@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Mon, 25 Jun 2001 20:28:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/thx_1138 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/25 20:28:46 PDT Modified files: math/thx_1138 Makefile Log: Bad, bad lioux. Replace previously added botched MASTER_SITES (old distfile version). House distfiles under MASTER_SITE_LOCAL since it is not available anywhere else. Revision Changes Path 1.8 +3 -16 ports/math/thx_1138/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 20:29:24 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 57E1037B401; Mon, 25 Jun 2001 20:29:18 -0700 (PDT) (envelope-from chris@FreeBSD.org) Received: (from chris@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5Q3TIP99095; Mon, 25 Jun 2001 20:29:18 -0700 (PDT) (envelope-from chris) Message-Id: <200106260329.f5Q3TIP99095@freefall.freebsd.org> From: Chris Costello Date: Mon, 25 Jun 2001 20:29:18 -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 chris 2001/06/25 20:29:18 PDT Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Make the Preface into an "Introduction" chapter as suggested by Nik a while back. Revision Changes Path 1.234 +4 -4 doc/en_US.ISO8859-1/books/faq/book.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 20:32: 5 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DD86037B405; Mon, 25 Jun 2001 20:31:56 -0700 (PDT) (envelope-from chris@FreeBSD.org) Received: (from chris@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5Q3VuW99645; Mon, 25 Jun 2001 20:31:56 -0700 (PDT) (envelope-from chris) Message-Id: <200106260331.f5Q3VuW99645@freefall.freebsd.org> From: Chris Costello Date: Mon, 25 Jun 2001 20:31:56 -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 chris 2001/06/25 20:31:56 PDT Modified files: en support.sgml Log: Refer to FAQ/introduction.html instead of the now obsolete FAQ/preface.html. Revision Changes Path 1.230 +3 -3 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 Mon Jun 25 20:34:47 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BDF9137B401; Mon, 25 Jun 2001 20:34:40 -0700 (PDT) (envelope-from dwcjr@FreeBSD.org) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5Q3Yeo00111; Mon, 25 Jun 2001 20:34:40 -0700 (PDT) (envelope-from dwcjr) Message-Id: <200106260334.f5Q3Yeo00111@freefall.freebsd.org> From: "David W. Chapman Jr." Date: Mon, 25 Jun 2001 20:34:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/joe-devel Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dwcjr 2001/06/25 20:34:40 PDT Modified files: editors/joe-devel Makefile Log: Change portname to joe-devel to match its modules name and bump portrevision Revision Changes Path 1.17 +3 -2 ports/editors/joe-devel/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 21:11:25 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5007137B401; Mon, 25 Jun 2001 21:11:20 -0700 (PDT) (envelope-from dwcjr@FreeBSD.org) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5Q4BKI07328; Mon, 25 Jun 2001 21:11:20 -0700 (PDT) (envelope-from dwcjr) Message-Id: <200106260411.f5Q4BKI07328@freefall.freebsd.org> From: "David W. Chapman Jr." Date: Mon, 25 Jun 2001 21:11:20 -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 dwcjr 2001/06/25 21:11:19 PDT Modified files: usr.bin/calendar/calendars calendar.freebsd Log: Originally stated wrong birthplace, thought it was current location. Revision Changes Path 1.33 +2 -2 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 Mon Jun 25 21:20:20 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 451C637B401; Mon, 25 Jun 2001 21:20:13 -0700 (PDT) (envelope-from bp@FreeBSD.org) Received: (from bp@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5Q4KDA08133; Mon, 25 Jun 2001 21:20:13 -0700 (PDT) (envelope-from bp) Message-Id: <200106260420.f5Q4KDA08133@freefall.freebsd.org> From: Boris Popov Date: Mon, 25 Jun 2001 21:20:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_default.c vfs_subr.c src/sys/miscfs/nullfs null.h null_subr.c null_vnops.c src/sys/nfs nfs_node.c nfs_vnops.c nfsnode.h src/sys/sys lock.h vnode.h src/sys/ufs/ffs ffs_vfsops.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 bp 2001/06/25 21:20:13 PDT Modified files: (Branch: RELENG_4) sys/kern vfs_default.c vfs_subr.c sys/miscfs/nullfs null.h null_subr.c null_vnops.c sys/nfs nfs_node.c nfs_vnops.c nfsnode.h sys/sys lock.h vnode.h sys/ufs/ffs ffs_vfsops.c Log: MFC: the rest of fixes for nullfs. Please note, that for now only ufs mounts can be used for null mounts. msdosfs and cd9660fs fixes are trivial and will be committed shortly. Null mounts on top of nfs filesystem will cause problems after rename() operation. This issue also present in -current and can be fixed too. Revision Changes Path 1.28.2.3 +14 -25 src/sys/kern/vfs_default.c 1.249.2.9 +2 -5 src/sys/kern/vfs_subr.c 1.11.2.3 +3 -1 src/sys/miscfs/nullfs/Attic/null.h 1.21.2.4 +23 -8 src/sys/miscfs/nullfs/Attic/null_subr.c 1.38.2.5 +170 -66 src/sys/miscfs/nullfs/Attic/null_vnops.c 1.36.2.2 +2 -1 src/sys/nfs/nfs_node.c 1.150.2.3 +7 -1 src/sys/nfs/nfs_vnops.c 1.32.2.1 +2 -1 src/sys/nfs/nfsnode.h 1.17.2.2 +2 -1 src/sys/sys/lock.h 1.111.2.9 +2 -1 src/sys/sys/vnode.h 1.117.2.2 +5 -1 src/sys/ufs/ffs/ffs_vfsops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 22: 4:10 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1F06F37B401; Mon, 25 Jun 2001 22:04:04 -0700 (PDT) (envelope-from dan@FreeBSD.org) Received: (from dan@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5Q544n12095; Mon, 25 Jun 2001 22:04:04 -0700 (PDT) (envelope-from dan) Message-Id: <200106260504.f5Q544n12095@freefall.freebsd.org> From: Dan Moschuk Date: Mon, 25 Jun 2001 22:04:03 -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 dan 2001/06/25 22:04:03 PDT Modified files: usr.bin/calendar/calendars calendar.freebsd Log: Share my DOB with the world! Revision Changes Path 1.34 +2 -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 Mon Jun 25 22:13:57 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7A28037B405; Mon, 25 Jun 2001 22:13:53 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5Q5Dre16029; Mon, 25 Jun 2001 22:13:53 -0700 (PDT) (envelope-from dinoex) Message-Id: <200106260513.f5Q5Dre16029@freefall.freebsd.org> From: Dirk Meyer Date: Mon, 25 Jun 2001 22:13:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/sendmail Makefile ports/mail/sendmail/files patch-vacation.1 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 dinoex 2001/06/25 22:13:52 PDT Modified files: mail/sendmail Makefile mail/sendmail/files patch-aa Added files: mail/sendmail/files patch-vacation.1 Log: - generate comment in sendmail.cf with standard date - apply an extension to the vacation manpage Revision Changes Path 1.21 +2 -2 ports/mail/sendmail/Makefile 1.4 +8 -8 ports/mail/sendmail/files/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 23:17:15 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 346C537B405; Mon, 25 Jun 2001 23:17:13 -0700 (PDT) (envelope-from markp@FreeBSD.org) Received: (from markp@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5Q6HDi33731; Mon, 25 Jun 2001 23:17:13 -0700 (PDT) (envelope-from markp) Message-Id: <200106260617.f5Q6HDi33731@freefall.freebsd.org> From: Mark Pulford Date: Mon, 25 Jun 2001 23:17:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/isreal 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 markp 2001/06/25 23:17:12 PDT Modified files: graphics/isreal Makefile pkg-descr Log: Switched to MASTER_SITE_LOCAL and removed WWW. Author's pages awol for too long.. Revision Changes Path 1.4 +3 -2 ports/graphics/isreal/Makefile 1.2 +0 -2 ports/graphics/isreal/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 Jun 25 23:29:55 2001 Delivered-To: cvs-all@freebsd.org Received: from earth.backplane.com (earth-nat-cw.backplane.com [208.161.114.67]) by hub.freebsd.org (Postfix) with ESMTP id 2C94537B413; Mon, 25 Jun 2001 23:29:23 -0700 (PDT) (envelope-from dillon@earth.backplane.com) Received: (from dillon@localhost) by earth.backplane.com (8.11.3/8.11.2) id f5Q6T9P20451; Mon, 25 Jun 2001 23:29:09 -0700 (PDT) (envelope-from dillon) Date: Mon, 25 Jun 2001 23:29:09 -0700 (PDT) From: Matt Dillon Message-Id: <200106260629.f5Q6T9P20451@earth.backplane.com> To: mikea Cc: Mikhail Teterin , "Daniel O'Connor" , cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, jhb@FreeBSD.ORG Subject: Re: cvs commit: src/sys/vm vm_pageout.c References: <200106221613.f5MGDGA80305@aldan.algebra.com> <20010622113200.B72711@mikea.ath.cx> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG :... :> :> Yes, on a number of occasions. Its un-orthogonal. I can turn swapping :> on, but I can not turn it off without rebooting. Yackk. See also the :> BUGS sections of swapon(8). : :Also yes, more than a few times. When I ran a mainframe shop :(MVS, then OS/390) on IBM iron, we had the ability (after lots of :people griped because it wasn't there) to turn off paging and/or :swapping on a particular page/swap file so that we could take the :device offline for maintenance. The IBM developers asked why we :would ever want to do that; apparently they had never heard of :hardware failures or of device monitors (e.g., SMART in the PC :world, IOS in the MVS mainframe world) that warned of them being :impending. : :In my humble opinion, backed up by 37 years of fighting :computers to a draw, this needs to be added to FreeBSD. : :-- :Mike Andrews :mikea@mikea.ath.cx Well, go for it! No, I'm not kidding... well, ok, maybe I am. There was some work done on this a long while back but I don't remember it ever being 100% completed. It isn't impossible to do, but it isn't trivial either. You basically have to reserve all remaining swap space associated with the device in question and then force a page-in of all the data swapped to that device, freeing and reserving the backing swap as you go. When you've got the whole device's space reserved (assuming you haven't thrashed the machine to death getting there :-)), you can remove the device from consideration. The scanning required is actually fairly easy to do with the new swap code's consolidated hash table. Paging the data and reserving the space as you go is harder. It would be an interesting 'Intermediate Kernel Hacker' project (verses 'Junior Kernel Hacker' project). -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Jun 25 23:30:42 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0FC8A37B405; Mon, 25 Jun 2001 23:30:38 -0700 (PDT) (envelope-from markp@FreeBSD.org) Received: (from markp@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5Q6Uck34972; Mon, 25 Jun 2001 23:30:38 -0700 (PDT) (envelope-from markp) Message-Id: <200106260630.f5Q6Uck34972@freefall.freebsd.org> From: Mark Pulford Date: Mon, 25 Jun 2001 23:30:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/tosha Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/25 23:30:37 PDT Modified files: audio/tosha Makefile Log: Master sites missing, changed to MASTER_SITE_LOCAL. Maintainer timeout, changed to ports. PR: 27533 Revision Changes Path 1.7 +4 -3 ports/audio/tosha/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 0:31: 6 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D9F2E37B401; Tue, 26 Jun 2001 00:31:02 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5Q7V2n44545; Tue, 26 Jun 2001 00:31:02 -0700 (PDT) (envelope-from dd) Message-Id: <200106260731.f5Q7V2n44545@freefall.freebsd.org> From: Dima Dorfman Date: Tue, 26 Jun 2001 00:31:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/spray Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/26 00:31:02 PDT Modified files: usr.sbin/spray Makefile Log: Back out previous commit; this can't compile with WARNS=2 because xdr.h isn't warning-free. Submitted by: ru Revision Changes Path 1.9 +1 -2 src/usr.sbin/spray/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 1: 0:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 810AF37B40B; Tue, 26 Jun 2001 01:00:44 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5Q80ip47442; Tue, 26 Jun 2001 01:00:44 -0700 (PDT) (envelope-from ru) Message-Id: <200106260800.f5Q80ip47442@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 26 Jun 2001 01:00:44 -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 ru 2001/06/26 01:00:44 PDT Modified files: usr.bin/calendar/calendars calendar.freebsd Log: Submitted by: hm Revision Changes Path 1.35 +2 -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 Tue Jun 26 1:27: 5 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 26ACA37B401; Tue, 26 Jun 2001 01:27:01 -0700 (PDT) (envelope-from kato@FreeBSD.org) Received: (from kato@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5Q8R1552817; Tue, 26 Jun 2001 01:27:01 -0700 (PDT) (envelope-from kato) Message-Id: <200106260827.f5Q8R1552817@freefall.freebsd.org> From: KATO Takenori Date: Tue, 26 Jun 2001 01:27:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/conf GENERIC.hints X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kato 2001/06/26 01:27:01 PDT Modified files: sys/pc98/conf GENERIC.hints Log: Commented out pcm hints. Pointed out by: nyan Revision Changes Path 1.11 +6 -6 src/sys/pc98/conf/GENERIC.hints To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 1:29:51 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C044B37B406; Tue, 26 Jun 2001 01:29:48 -0700 (PDT) (envelope-from markp@FreeBSD.org) Received: (from markp@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5Q8Tmh53229; Tue, 26 Jun 2001 01:29:48 -0700 (PDT) (envelope-from markp) Message-Id: <200106260829.f5Q8Tmh53229@freefall.freebsd.org> From: Mark Pulford Date: Tue, 26 Jun 2001 01:29:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/frotz Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/26 01:29:48 PDT Modified files: games/frotz Makefile Log: Author requested his web site removed from MASTER_SITES. Added mirrors. Revision Changes Path 1.8 +4 -3 ports/games/frotz/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 2: 0:54 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D230B37B401; Tue, 26 Jun 2001 02:00:50 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5Q90oG56467; Tue, 26 Jun 2001 02:00:50 -0700 (PDT) (envelope-from ru) Message-Id: <200106260900.f5Q90oG56467@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 26 Jun 2001 02:00:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_flow.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/26 02:00:50 PDT Modified files: sys/netinet ip_flow.c Log: Bring in fix from NetBSD's revision 1.16: Pass the correct destination address for the route-to-gateway case. PR: kern/10607 MFC after: 2 weeks Revision Changes Path 1.12 +8 -2 src/sys/netinet/ip_flow.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 2:15:44 2001 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 9159E37B407; Tue, 26 Jun 2001 02:15:38 -0700 (PDT) (envelope-from des@ofug.org) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id LAA91228; Tue, 26 Jun 2001 11:15:37 +0200 (CEST) (envelope-from des@ofug.org) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Mike Smith Cc: Dima Dorfman , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/stdlib malloc.3 References: <200106252223.f5PMNIo02977@mass.dis.org> From: Dag-Erling Smorgrav Date: 26 Jun 2001 11:15:36 +0200 In-Reply-To: <200106252223.f5PMNIo02977@mass.dis.org> Message-ID: Lines: 13 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Mike Smith writes: > > Log: > > The fact that phk wrote this is not a bug! > I think this commit should have been discussed first. Indeed. Recent research indicates that phk himself may in fact be a bug, though we're not sure of what phylus yet. Investigations are ongoing to determine his exact nature, and precisely what color we should paint him. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 2:18: 1 2001 Delivered-To: cvs-all@freebsd.org Received: from mass.dis.org (dhcp44-21.dis.org [216.240.44.21]) by hub.freebsd.org (Postfix) with ESMTP id 80B6A37B401; Tue, 26 Jun 2001 02:17:55 -0700 (PDT) (envelope-from msmith@mass.dis.org) Received: from mass.dis.org (localhost [127.0.0.1]) by mass.dis.org (8.11.4/8.11.3) with ESMTP id f5Q9U0H06635; Tue, 26 Jun 2001 02:30:00 -0700 (PDT) (envelope-from msmith@mass.dis.org) Message-Id: <200106260930.f5Q9U0H06635@mass.dis.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: Brooks Davis Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/wicontrol wicontrol.8 wicontrol.c In-reply-to: Your message of "Mon, 25 Jun 2001 17:13:00 PDT." <200106260013.f5Q0D2B73680@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 26 Jun 2001 02:30:00 -0700 From: Mike Smith Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hasn't this been deprecated, since all this is handled by ifconfig now? (Is it, for that matter?) > brooks 2001/06/25 17:13:00 PDT > > Modified files: > usr.sbin/wicontrol wicontrol.8 wicontrol.c > Log: > Actually implement -a as documented since import (set access point density) > . > Remove documentation for short-lived usage as "print keys in ASCII." > > PR: bin/21803 > MFC after: 1 week > > Revision Changes Path > 1.22 +4 -9 src/usr.sbin/wicontrol/wicontrol.8 > 1.17 +7 -3 src/usr.sbin/wicontrol/wicontrol.c > > -- ... every activity meets with opposition, everyone who acts has his rivals and unfortunately opponents also. But not because people want to be opponents, rather because the tasks and relationships force people to take different points of view. [Dr. Fritz Todt] V I C T O R Y N O T V E N G E A N C E To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 2:19:57 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 568D337B401; Tue, 26 Jun 2001 02:19:52 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) Received: (from jkoshy@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5Q9Jqo61357; Tue, 26 Jun 2001 02:19:52 -0700 (PDT) (envelope-from jkoshy) Message-Id: <200106260919.f5Q9Jqo61357@freefall.freebsd.org> From: Joseph Koshy Date: Tue, 26 Jun 2001 02:19:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang Makefile ports/lang/drscheme Makefile distinfo pkg-comment pkg-descr pkg-plist ports/lang/drscheme/files patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jkoshy 2001/06/26 02:19:52 PDT Modified files: lang Makefile Added files: lang/drscheme Makefile distinfo pkg-comment pkg-descr pkg-plist lang/drscheme/files patch-aa Log: A port of `DrScheme', a graphical teaching environment and IDE for Scheme. Revision Changes Path 1.236 +2 -1 ports/lang/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 2:20:12 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8087837B40F; Tue, 26 Jun 2001 02:19:57 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) Received: (from jkoshy@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5Q9Jvj61399; Tue, 26 Jun 2001 02:19:57 -0700 (PDT) (envelope-from jkoshy) Message-Id: <200106260919.f5Q9Jvj61399@freefall.freebsd.org> From: Joseph Koshy Date: Tue, 26 Jun 2001 02:19:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jkoshy 2001/06/26 02:19:57 PDT Modified files: . modules Log: drscheme --> ports/lang/drscheme Revision Changes Path 1.3398 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 2:36:21 2001 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 029E737B405; Tue, 26 Jun 2001 02:36:16 -0700 (PDT) (envelope-from des@ofug.org) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id LAA91334; Tue, 26 Jun 2001 11:36:14 +0200 (CEST) (envelope-from des@ofug.org) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Mike Smith Cc: Dima Dorfman , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/stdlib malloc.3 References: <200106252223.f5PMNIo02977@mass.dis.org> From: Dag-Erling Smorgrav Date: 26 Jun 2001 11:36:13 +0200 In-Reply-To: Message-ID: Lines: 13 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 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 Dag-Erling Smorgrav writes: > Indeed. Recent research indicates that phk himself may in fact be a > bug, though we're not sure of what phylus yet. I meant genus, of course, not phylum (and certainly not phylus). Incidentally, some of my esteemed colleagues believe certain aspects of his coloration to be evidence that he's a ladybug, but my personal opinion is that (unless he's been keeping secrets from us) this is just a red henning. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 2:53:44 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 21B3837B405; Tue, 26 Jun 2001 02:53:40 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5Q9re764343; Tue, 26 Jun 2001 02:53:40 -0700 (PDT) (envelope-from vanilla) Message-Id: <200106260953.f5Q9re764343@freefall.freebsd.org> From: "Vanilla I. Shu" Date: Tue, 26 Jun 2001 02:53:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/cucipop/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 vanilla 2001/06/26 02:53:39 PDT Modified files: mail/cucipop/files patch-ac Log: Fix segfaults when accessing a mailbox with 512 messages. PR: ports/28099 Submitted by: Andre Albsmeier Revision Changes Path 1.2 +12 -3 ports/mail/cucipop/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 Tue Jun 26 3:17:56 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 85B7637B405; Tue, 26 Jun 2001 03:17:53 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QAHrM70195; Tue, 26 Jun 2001 03:17:53 -0700 (PDT) (envelope-from sobomax) Message-Id: <200106261017.f5QAHrM70195@freefall.freebsd.org> From: Maxim Sobolev Date: Tue, 26 Jun 2001 03:17:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/sdl_ttf Makefile distinfo pkg-plist ports/graphics/sdl_ttf/files patch-configure X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2001/06/26 03:17:53 PDT Modified files: graphics/sdl_ttf Makefile distinfo pkg-plist Added files: graphics/sdl_ttf/files patch-configure Log: Update to 2.0.3. Revision Changes Path 1.6 +7 -4 ports/graphics/sdl_ttf/Makefile 1.3 +1 -1 ports/graphics/sdl_ttf/distinfo 1.3 +1 -1 ports/graphics/sdl_ttf/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 Jun 26 3:18:58 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F322F37B401; Tue, 26 Jun 2001 03:18:52 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QAIq370332; Tue, 26 Jun 2001 03:18:52 -0700 (PDT) (envelope-from sobomax) Message-Id: <200106261018.f5QAIq370332@freefall.freebsd.org> From: Maxim Sobolev Date: Tue, 26 Jun 2001 03:18:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/py-game Makefile ports/devel/ruby-rudl Makefile ports/devel/ruby-sdl Makefile ports/x11-toolkits/paragui Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/26 03:18:52 PDT Modified files: devel/py-game Makefile devel/ruby-rudl Makefile devel/ruby-sdl Makefile x11-toolkits/paragui Makefile Log: Update version number of sdl_ttf shared library. Revision Changes Path 1.9 +1 -1 ports/devel/py-game/Makefile 1.6 +2 -2 ports/devel/ruby-rudl/Makefile 1.13 +2 -2 ports/devel/ruby-sdl/Makefile 1.4 +2 -2 ports/x11-toolkits/paragui/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 3:48:20 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CCE2937B406; Tue, 26 Jun 2001 03:48:15 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QAmF373492; Tue, 26 Jun 2001 03:48:15 -0700 (PDT) (envelope-from knu) Message-Id: <200106261048.f5QAmF373492@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 26 Jun 2001 03:48:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/ruby-blowfish Makefile ports/security/ruby-mcrypt Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/26 03:48:15 PDT Modified files: security/ruby-blowfish Makefile security/ruby-mcrypt Makefile Log: Add a mirror site to MASTER_SITES. Submitted by: Terje Elde Revision Changes Path 1.4 +2 -1 ports/security/ruby-blowfish/Makefile 1.2 +2 -1 ports/security/ruby-mcrypt/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 4: 1:56 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1619037B40D; Tue, 26 Jun 2001 04:01:51 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QB1oj76974; Tue, 26 Jun 2001 04:01:50 -0700 (PDT) (envelope-from kuriyama) Message-Id: <200106261101.f5QB1oj76974@freefall.freebsd.org> From: Jun Kuriyama Date: Tue, 26 Jun 2001 04:01:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/palm/pilrc Makefile distinfo ports/palm/pilrc/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 kuriyama 2001/06/26 04:01:50 PDT Modified files: palm/pilrc Makefile distinfo Added files: palm/pilrc/files patch-Makefile.in Log: Upgrade to 2.8p5. Submitted by: tomdean@speakeasy.org Modified by: kuriyama Revision Changes Path 1.11 +3 -5 ports/palm/pilrc/Makefile 1.7 +1 -1 ports/palm/pilrc/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 4:11:35 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6E82D37B401; Tue, 26 Jun 2001 04:11:32 -0700 (PDT) (envelope-from dwmalone@FreeBSD.org) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QBBWq84382; Tue, 26 Jun 2001 04:11:32 -0700 (PDT) (envelope-from dwmalone) Message-Id: <200106261111.f5QBBWq84382@freefall.freebsd.org> From: David Malone Date: Tue, 26 Jun 2001 04:11:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/sh arith.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 dwmalone 2001/06/26 04:11:32 PDT Modified files: bin/sh arith.y Log: Use the correct printf format to print a long. Approved by: cracauer Revision Changes Path 1.11 +3 -3 src/bin/sh/arith.y To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 4:29:47 2001 Delivered-To: cvs-all@freebsd.org Received: from green.bikeshed.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 32A2137B40A; Tue, 26 Jun 2001 04:29:33 -0700 (PDT) (envelope-from green@green.bikeshed.org) Received: from localhost (green@localhost) by green.bikeshed.org (8.11.2/8.11.1) with ESMTP id f5PLf8a30376; Mon, 25 Jun 2001 17:41:08 -0400 (EDT) (envelope-from green@green.bikeshed.org) Message-Id: <200106252141.f5PLf8a30376@green.bikeshed.org> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: Brian Somers Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/games/fortune/datfiles freebsd-tips In-Reply-To: Message from Brian Somers of "Mon, 25 Jun 2001 14:05:56 PDT." <200106252105.f5PL5uq26981@freefall.freebsd.org> From: "Brian F. Feldman" Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 25 Jun 2001 17:41:08 -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 Brian Somers wrote: > brian 2001/06/25 14:05:56 PDT > > Modified files: > games/fortune/datfiles freebsd-tips > Log: > What to do when :w tells you you haven't got permission. > > Revision Changes Path > 1.12 +8 -1 src/games/fortune/datfiles/freebsd-tips > > Other than apply http://green.bikeshed.org/~green/nvi_writereadonly.patch? :) -- Brian Fundakowski Feldman \ FreeBSD: The Power to Serve! / green@FreeBSD.org `------------------------------' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 4:29:54 2001 Delivered-To: cvs-all@freebsd.org Received: from green.bikeshed.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BAFB637B406; Tue, 26 Jun 2001 04:29:34 -0700 (PDT) (envelope-from green@green.bikeshed.org) Received: from localhost (green@localhost) by green.bikeshed.org (8.11.2/8.11.1) with ESMTP id f5OLfc176777; Sun, 24 Jun 2001 17:41:39 -0400 (EDT) (envelope-from green@green.bikeshed.org) Message-Id: <200106242141.f5OLfc176777@green.bikeshed.org> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: "Jonathan Lemon Alfred Perlstein" Cc: Mike Silbersack , Matt Dillon , Mike Silbersack , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, jlemon@FreeBSD.org, bmilekic@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet tcp_input.c tcp_output.c tcp_subr.c tcp_timer.c tcp_usrreq.c tcp_var.h In-Reply-To: Message from "Jonathan Lemon Alfred Perlstein" of "Sun, 24 Jun 2001 13:58:28 CDT." <20010624135828.A64836@sneakerz.org> From: "Brian F. Feldman" Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 24 Jun 2001 17:41:38 -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 "Jonathan Lemon Alfred Perlstein" wrote: > * Mike Silbersack [010623 13:14] wrote: > > > > On Sat, 23 Jun 2001, Matt Dillon wrote: > > > > > Yes, there's no question bzero() should be removed. The subroutine > > > overhead alone, never mind it doing anything, is enough to blow away > > > any benefit. Hence: > > > > > > Test3 - man load w/ptrs 35.73 nS/loop > > > Test4 - mlptrs & bzero 161.60 nS/loop > > > > > > Ouch! Of course, us old timers also see the fact that the entire > > > subroutine runs dozens of instructions in less then a microsecond and > > > say "ooooh, cool...". > > > > > > -Matt > > > > Wow! Thanks for the optimization, I hadn't considered that bzero could be > > so slow. > > > > I'm about to take off right now, I'll see if I can mock up some benchmarks > > of the overall performance of tcp_output when I get back on Monday. > > bzero seems to be optimized for large areas, perhaps it would help > malloc some if we used some alternative zero'ing function for small > allocations with M_ZERO set? That's pretty pointless; M_ZERO is _supposed_ to eventually be providing pre-zeroed memory, which should remove that bzero in the general case, anyway. -- Brian Fundakowski Feldman \ FreeBSD: The Power to Serve! / green@FreeBSD.org `------------------------------' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 4:35:51 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 583FF37B406; Tue, 26 Jun 2001 04:35:47 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Received: (from nyan@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QBZlk86806; Tue, 26 Jun 2001 04:35:47 -0700 (PDT) (envelope-from nyan) Message-Id: <200106261135.f5QBZlk86806@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Tue, 26 Jun 2001 04:35:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aic aic_cbus.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nyan 2001/06/26 04:35:47 PDT Modified files: sys/dev/aic aic_cbus.c Log: Merged from sys/dev/aic/aic_isa.c revision 1.8. Revision Changes Path 1.7 +4 -8 src/sys/dev/aic/aic_cbus.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 4:36:50 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BEA6137B406; Tue, 26 Jun 2001 04:36:45 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Received: (from nyan@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QBajo86917; Tue, 26 Jun 2001 04:36:45 -0700 (PDT) (envelope-from nyan) Message-Id: <200106261136.f5QBajo86917@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Tue, 26 Jun 2001 04:36:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include bus_pc98.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nyan 2001/06/26 04:36:45 PDT Modified files: sys/i386/include bus_pc98.h Log: Merged from sys/i386/include/bus_at386.h revision 1.14. Revision Changes Path 1.17 +2 -2 src/sys/i386/include/bus_pc98.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 4:40:19 2001 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by hub.freebsd.org (Postfix) with ESMTP id 4F18B37B401; Tue, 26 Jun 2001 04:40:12 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter (localhost [127.0.0.1]) by critter.freebsd.dk (8.11.3/8.11.3) with ESMTP id f5QBdjn71070; Tue, 26 Jun 2001 13:39:58 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: "Brian F. Feldman" Cc: "Jonathan Lemon Alfred Perlstein" , Mike Silbersack , Matt Dillon , Mike Silbersack , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, jlemon@FreeBSD.org, bmilekic@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet tcp_input.c tcp_output.c tcp_subr.c tcp_timer.c tcp_usrreq.c tcp_var.h In-Reply-To: Your message of "Sun, 24 Jun 2001 17:41:38 EDT." <200106242141.f5OLfc176777@green.bikeshed.org> Date: Tue, 26 Jun 2001 13:39:45 +0200 Message-ID: <71068.993555585@critter> 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 <200106242141.f5OLfc176777@green.bikeshed.org>, "Brian F. Feldman" w rites: >> bzero seems to be optimized for large areas, perhaps it would help >> malloc some if we used some alternative zero'ing function for small >> allocations with M_ZERO set? > >That's pretty pointless; M_ZERO is _supposed_ to eventually be providing >pre-zeroed memory, which should remove that bzero in the general case, >anyway. Well, M_ZERO was designed to remove a lot of distinct calls to bzero in the hope that we could: A) collect statistics showing if demand for zeroed RAM is big enough to persue B) B) Implement prezeroed RAM as an optimization. Neither of these precludes an optimization of the current implementation of M_ZERO -- 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 Tue Jun 26 4:41: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0C15037B401; Tue, 26 Jun 2001 04:41:02 -0700 (PDT) (envelope-from roam@FreeBSD.org) Received: (from roam@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QBf1V87419; Tue, 26 Jun 2001 04:41:01 -0700 (PDT) (envelope-from roam) Message-Id: <200106261141.f5QBf1V87419@freefall.freebsd.org> From: Peter Pentchev Date: Tue, 26 Jun 2001 04:41:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp/curl 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 roam 2001/06/26 04:41:01 PDT Modified files: ftp/curl Makefile distinfo Log: Update to 7.8, which is needed by www/mod_php4 now. Disable use of automake - the configuration framework was updated for use with autoconf and automake newer than the ones in the Ports collection, and breaks with those. Besides, the pregenerated configure script in the distribution Does The Right Thing(tm) anyway. Reviewed by: dirk, knu Revision Changes Path 1.34 +5 -2 ports/ftp/curl/Makefile 1.19 +1 -1 ports/ftp/curl/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 4:43: 3 2001 Delivered-To: cvs-all@freebsd.org Received: from nothing-going-on.demon.co.uk (tserver.conference.usenix.org [199.103.159.3]) by hub.freebsd.org (Postfix) with ESMTP id 1B5B937B406; Tue, 26 Jun 2001 04:42:51 -0700 (PDT) (envelope-from nik@nothing-going-on.demon.co.uk) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.11.3/8.11.3) id f5PLBw501778; Mon, 25 Jun 2001 22:11:58 +0100 (BST) (envelope-from nik) Date: Mon, 25 Jun 2001 22:11:58 +0100 From: Nik Clayton To: Robert Watson Cc: Nik Clayton , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/skel dot.login dot.profile Message-ID: <20010625221158.D341@canyon.nothing-going-on.org> References: <200106252040.f5PKe3L21689@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="jCrbxBqMcLqd4mOl" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from rwatson@FreeBSD.org on Mon, Jun 25, 2001 at 04:57:53PM -0400 Organization: FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --jCrbxBqMcLqd4mOl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jun 25, 2001 at 04:57:53PM -0400, Robert Watson wrote: > As I've said in other forums, despite some initial misgivings, I'm willing > to give this a spin, on the following condition: the number of lines of > motd + the number of lines for the maximum hint should not cause the > default console to scroll. > > The current motd does an effective job at providing the necessary "you > just logged in for the first time" information,=20 But is not necessary every single time you login. Some of /etc/motd can move in to the tips list. If we want a "Information for the first login" then something like [ ! -e ~/.firstlogin ] cat /etc/firstlogin && touch ~/.firstlogin in the startup scripts can solve that (and displaying a tip can be=20 conditional on it not being the first login. i18n can be handled with a case statement keyed off LANG or similar. N --=20 FreeBSD: The Power to Serve http://www.freebsd.org/ FreeBSD Documentation Project http://www.freebsd.org/docproj/ --- 15B8 3FFC DDB4 34B0 AA5F 94B7 93A8 0764 2C37 E375 --- --jCrbxBqMcLqd4mOl Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjs3qR0ACgkQk6gHZCw343XclgCdGiYoFzReUi6ybBAXvS2/yj0c u9MAn0Y0tEBjdNrHHKCNE1gROhbidKhH =u3i6 -----END PGP SIGNATURE----- --jCrbxBqMcLqd4mOl-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 4:44:29 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AB79E37B405; Tue, 26 Jun 2001 04:44:24 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Received: (from nyan@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QBiOx87921; Tue, 26 Jun 2001 04:44:24 -0700 (PDT) (envelope-from nyan) Message-Id: <200106261144.f5QBiOx87921@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Tue, 26 Jun 2001 04:44:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/pc98 fd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nyan 2001/06/26 04:44:23 PDT Modified files: sys/pc98/pc98 fd.c Log: Merged from sys/isa/fd.c revisions 1.198, 1.199, 1.200, 1.202 and 1.204. Revision Changes Path 1.106 +32 -76 src/sys/pc98/pc98/fd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 4:45: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 22B9B37B405; Tue, 26 Jun 2001 04:45:02 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Received: (from nyan@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QBj2c88027; Tue, 26 Jun 2001 04:45:02 -0700 (PDT) (envelope-from nyan) Message-Id: <200106261145.f5QBj2c88027@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Tue, 26 Jun 2001 04:45:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/pc98 syscons.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nyan 2001/06/26 04:45:02 PDT Modified files: sys/pc98/pc98 syscons.c Log: Merged from sys/dev/syscons/syscons.c revisons 1.358 and 1.360. Revision Changes Path 1.160 +21 -2 src/sys/pc98/pc98/syscons.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 4:45:58 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BDA0737B401; Tue, 26 Jun 2001 04:45:54 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Received: (from nyan@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QBjs888136; Tue, 26 Jun 2001 04:45:54 -0700 (PDT) (envelope-from nyan) Message-Id: <200106261145.f5QBjs888136@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Tue, 26 Jun 2001 04:45:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/pc98 scterm-sck.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/26 04:45:54 PDT Modified files: sys/pc98/pc98 scterm-sck.c Log: Merged from sys/dev/syscons/scterm-sc.c revison 1.15. Revision Changes Path 1.8 +3 -2 src/sys/pc98/pc98/scterm-sck.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 4:46:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CE69837B401; Tue, 26 Jun 2001 04:46:42 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Received: (from nyan@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QBkg488287; Tue, 26 Jun 2001 04:46:42 -0700 (PDT) (envelope-from nyan) Message-Id: <200106261146.f5QBkg488287@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Tue, 26 Jun 2001 04:46:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/pc98 syscons_pc98.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/26 04:46:42 PDT Modified files: sys/pc98/pc98 syscons_pc98.c Log: Merged from sys/isa/syscons_isa.c revision 1.16. Revision Changes Path 1.13 +2 -2 src/sys/pc98/pc98/syscons_pc98.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 4:47:31 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6529237B401; Tue, 26 Jun 2001 04:47:25 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Received: (from nyan@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QBlP188437; Tue, 26 Jun 2001 04:47:25 -0700 (PDT) (envelope-from nyan) Message-Id: <200106261147.f5QBlP188437@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Tue, 26 Jun 2001 04:47:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/pc98 isa_dma.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/26 04:47:25 PDT Modified files: sys/pc98/pc98 isa_dma.c Log: Merged from sys/i386/isa/isa_dma.c revision 1.7. Revision Changes Path 1.9 +10 -1 src/sys/pc98/pc98/isa_dma.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 4:48:23 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1324637B401; Tue, 26 Jun 2001 04:48:18 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Received: (from nyan@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QBmIu88640; Tue, 26 Jun 2001 04:48:18 -0700 (PDT) (envelope-from nyan) Message-Id: <200106261148.f5QBmIu88640@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Tue, 26 Jun 2001 04:48:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/pc98 sio.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nyan 2001/06/26 04:48:17 PDT Modified files: sys/pc98/pc98 sio.c Log: Merged from sys/isa/sio.c revision 1.335. Revision Changes Path 1.153 +6 -2 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 Jun 26 4:53: 1 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5F04637B409; Tue, 26 Jun 2001 04:52:56 -0700 (PDT) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QBqtr89459; Tue, 26 Jun 2001 04:52:55 -0700 (PDT) (envelope-from tg) Message-Id: <200106261152.f5QBqtr89459@freefall.freebsd.org> From: Thomas Gellekum Date: Tue, 26 Jun 2001 04:52:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/gnustep-make Makefile distinfo pkg-comment pkg-plist ports/devel/gnustep-make/files patch-target.make GNUstep.sh gdomap_if 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 tg 2001/06/26 04:52:54 PDT Modified files: devel/gnustep-make Makefile distinfo pkg-comment pkg-plist Added files: devel/gnustep-make/files patch-target.make Removed files: devel/gnustep-make/files GNUstep.sh gdomap_if patch-aa patch-ab Log: Upgrade to 1.0.1 Revision Changes Path 1.18 +14 -26 ports/devel/gnustep-make/Makefile 1.5 +1 -1 ports/devel/gnustep-make/distinfo 1.3 +1 -1 ports/devel/gnustep-make/pkg-comment 1.7 +26 -1273 ports/devel/gnustep-make/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 Jun 26 4:53:18 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E6A3137B401; Tue, 26 Jun 2001 04:53:12 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Received: (from nyan@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QBrCr89523; Tue, 26 Jun 2001 04:53:12 -0700 (PDT) (envelope-from nyan) Message-Id: <200106261153.f5QBrCr89523@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Tue, 26 Jun 2001 04:53:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/pc98 pc98.h ppc.c ppcreg.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nyan 2001/06/26 04:53:12 PDT Modified files: sys/pc98/pc98 pc98.h ppc.c ppcreg.h Log: Merged from the following changes. sys/isa/ppc.c revisions from 1.27 to 1.34 sys/isa/ppcreg.h revisions from 1.10 to 1.15 sys/isa/isareg.h revision 1.6 Revision Changes Path 1.13 +3 -1 src/sys/pc98/pc98/pc98.h 1.10 +211 -60 src/sys/pc98/pc98/ppc.c 1.4 +53 -19 src/sys/pc98/pc98/ppcreg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 4:56:48 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EBE9537B405; Tue, 26 Jun 2001 04:56:43 -0700 (PDT) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QBuhh90151; Tue, 26 Jun 2001 04:56:43 -0700 (PDT) (envelope-from tg) Message-Id: <200106261156.f5QBuhh90151@freefall.freebsd.org> From: Thomas Gellekum Date: Tue, 26 Jun 2001 04:56:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/gnustep-objc Makefile distinfo pkg-comment pkg-plist ports/lang/gnustep-objc/files GNUstep.sh gdomap_if 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 tg 2001/06/26 04:56:43 PDT Modified files: lang/gnustep-objc Makefile distinfo pkg-comment pkg-plist Removed files: lang/gnustep-objc/files GNUstep.sh gdomap_if patch-aa patch-ab Log: Upgrade to 1.0.1 Revision Changes Path 1.18 +22 -36 ports/lang/gnustep-objc/Makefile 1.5 +1 -1 ports/lang/gnustep-objc/distinfo 1.3 +1 -1 ports/lang/gnustep-objc/pkg-comment 1.7 +16 -1354 ports/lang/gnustep-objc/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 Jun 26 4:59: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D5B4A37B401; Tue, 26 Jun 2001 04:59:02 -0700 (PDT) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QBx2A90501; Tue, 26 Jun 2001 04:59:02 -0700 (PDT) (envelope-from tg) Message-Id: <200106261159.f5QBx2A90501@freefall.freebsd.org> From: Thomas Gellekum Date: Tue, 26 Jun 2001 04:59:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/gnustep-base Makefile distinfo pkg-comment pkg-plist ports/lang/gnustep-base/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 tg 2001/06/26 04:59:02 PDT Modified files: lang/gnustep-base Makefile distinfo pkg-comment pkg-plist Removed files: lang/gnustep-base/files patch-aa patch-ab Log: Upgrade to 1.0.2. Revision Changes Path 1.18 +37 -25 ports/lang/gnustep-base/Makefile 1.5 +1 -1 ports/lang/gnustep-base/distinfo 1.3 +1 -1 ports/lang/gnustep-base/pkg-comment 1.7 +109 -723 ports/lang/gnustep-base/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 5: 0:56 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 857C837B401; Tue, 26 Jun 2001 05:00:50 -0700 (PDT) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QC0oo90785; Tue, 26 Jun 2001 05:00:50 -0700 (PDT) (envelope-from tg) Message-Id: <200106261200.f5QC0oo90785@freefall.freebsd.org> From: Thomas Gellekum Date: Tue, 26 Jun 2001 05:00:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/gnustep-gui Makefile distinfo pkg-comment pkg-plist ports/x11-toolkits/gnustep-gui/files GNUstep.sh gdomap_if 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 tg 2001/06/26 05:00:49 PDT Modified files: x11-toolkits/gnustep-gui Makefile distinfo pkg-comment pkg-plist Removed files: x11-toolkits/gnustep-gui/files GNUstep.sh gdomap_if patch-aa patch-ab Log: Upgrade to 0.6.9. Revision Changes Path 1.18 +35 -29 ports/x11-toolkits/gnustep-gui/Makefile 1.5 +1 -1 ports/x11-toolkits/gnustep-gui/distinfo 1.3 +1 -1 ports/x11-toolkits/gnustep-gui/pkg-comment 1.7 +134 -953 ports/x11-toolkits/gnustep-gui/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 5: 2:43 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B8E2D37B405; Tue, 26 Jun 2001 05:02:37 -0700 (PDT) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QC2bC91019; Tue, 26 Jun 2001 05:02:37 -0700 (PDT) (envelope-from tg) Message-Id: <200106261202.f5QC2bC91019@freefall.freebsd.org> From: Thomas Gellekum Date: Tue, 26 Jun 2001 05:02:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/gnustep-xgps Makefile distinfo pkg-comment pkg-plist ports/x11-toolkits/gnustep-xgps/files GNUstep.sh gdomap_if 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 tg 2001/06/26 05:02:37 PDT Modified files: x11-toolkits/gnustep-xgps Makefile distinfo pkg-comment pkg-plist Removed files: x11-toolkits/gnustep-xgps/files GNUstep.sh gdomap_if patch-aa patch-ab Log: Upgrade to 0.6.9. Revision Changes Path 1.18 +33 -28 ports/x11-toolkits/gnustep-xgps/Makefile 1.5 +1 -1 ports/x11-toolkits/gnustep-xgps/distinfo 1.3 +1 -1 ports/x11-toolkits/gnustep-xgps/pkg-comment 1.7 +17 -1351 ports/x11-toolkits/gnustep-xgps/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 Jun 26 5: 6:30 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 19EA737B406; Tue, 26 Jun 2001 05:06:26 -0700 (PDT) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QC6Qo94213; Tue, 26 Jun 2001 05:06:26 -0700 (PDT) (envelope-from tg) Message-Id: <200106261206.f5QC6Qo94213@freefall.freebsd.org> From: Thomas Gellekum Date: Tue, 26 Jun 2001 05:06:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/gnustep-guile Makefile distinfo pkg-comment pkg-plist ports/lang/gnustep-guile/files GNUstep.sh gdomap_if 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 tg 2001/06/26 05:06:25 PDT Modified files: lang/gnustep-guile Makefile distinfo pkg-comment pkg-plist Removed files: lang/gnustep-guile/files GNUstep.sh gdomap_if patch-aa patch-ab Log: Upgrade to 1.0.1. Revision Changes Path 1.18 +37 -32 ports/lang/gnustep-guile/Makefile 1.5 +1 -1 ports/lang/gnustep-guile/distinfo 1.3 +1 -1 ports/lang/gnustep-guile/pkg-comment 1.7 +43 -1354 ports/lang/gnustep-guile/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 Jun 26 5:12:44 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9342E37B401; Tue, 26 Jun 2001 05:12:39 -0700 (PDT) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QCCdO94710; Tue, 26 Jun 2001 05:12:39 -0700 (PDT) (envelope-from tg) Message-Id: <200106261212.f5QCCdO94710@freefall.freebsd.org> From: Thomas Gellekum Date: Tue, 26 Jun 2001 05:12:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/gnustep Makefile pkg-plist distinfo ports/devel/gnustep/files GNUstep.sh gdomap_if 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 tg 2001/06/26 05:12:39 PDT Modified files: devel/gnustep Makefile pkg-plist Removed files: devel/gnustep distinfo devel/gnustep/files GNUstep.sh gdomap_if patch-aa patch-ab Log: This is now the mega port that installs the GNUstep stuff. Set to version 1.0.2. Revision Changes Path 1.18 +19 -37 ports/devel/gnustep/Makefile 1.7 +1 -1354 ports/devel/gnustep/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 Jun 26 5:18:12 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 355E937B406; Tue, 26 Jun 2001 05:18:06 -0700 (PDT) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QCI6d95188; Tue, 26 Jun 2001 05:18:06 -0700 (PDT) (envelope-from tg) Message-Id: <200106261218.f5QCI6d95188@freefall.freebsd.org> From: Thomas Gellekum Date: Tue, 26 Jun 2001 05:18:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules ports/devel Makefile ports/lang Makefile ports/x11-toolkits Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tg 2001/06/26 05:18:05 PDT Modified files: . modules devel Makefile lang Makefile x11-toolkits Makefile Log: Activate gnustep-{base,gui,guile,make,objc,xgps}. Revision Changes Path 1.3399 +7 -1 CVSROOT/modules 1.573 +2 -1 ports/devel/Makefile 1.237 +4 -1 ports/lang/Makefile 1.145 +3 -1 ports/x11-toolkits/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 5:21:34 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4EFFD37B401; Tue, 26 Jun 2001 05:21:31 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QCLVr95514; Tue, 26 Jun 2001 05:21:31 -0700 (PDT) (envelope-from kevlo) Message-Id: <200106261221.f5QCLVr95514@freefall.freebsd.org> From: Kevin Lo Date: Tue, 26 Jun 2001 05:21:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/ipa Makefile distinfo ports/sysutils/ipa/files patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kevlo 2001/06/26 05:21:31 PDT Modified files: sysutils/ipa Makefile distinfo sysutils/ipa/files patch-aa Log: Update to version 1.1.3 PR: 28422 Submitted by: MAINTAINER Revision Changes Path 1.9 +3 -2 ports/sysutils/ipa/Makefile 1.8 +1 -1 ports/sysutils/ipa/distinfo 1.4 +3 -3 ports/sysutils/ipa/files/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 5:22:56 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C672737B405; Tue, 26 Jun 2001 05:22:51 -0700 (PDT) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QCMpv95710; Tue, 26 Jun 2001 05:22:51 -0700 (PDT) (envelope-from tg) Message-Id: <200106261222.f5QCMpv95710@freefall.freebsd.org> From: Thomas Gellekum Date: Tue, 26 Jun 2001 05:22:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/gomoku.app Makefile distinfo pkg-comment pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tg 2001/06/26 05:22:51 PDT Modified files: games/gomoku.app Makefile distinfo pkg-comment pkg-plist Log: Upgrade to 1.2.2. Revision Changes Path 1.4 +7 -5 ports/games/gomoku.app/Makefile 1.3 +1 -1 ports/games/gomoku.app/distinfo 1.2 +1 -1 ports/games/gomoku.app/pkg-comment 1.3 +38 -9 ports/games/gomoku.app/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 Jun 26 5:27:38 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2249E37B406; Tue, 26 Jun 2001 05:27:34 -0700 (PDT) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QCRYK96243; Tue, 26 Jun 2001 05:27:34 -0700 (PDT) (envelope-from tg) Message-Id: <200106261227.f5QCRYK96243@freefall.freebsd.org> From: Thomas Gellekum Date: Tue, 26 Jun 2001 05:27:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules ports/games Makefile ports/games/gshisen 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 tg 2001/06/26 05:27:32 PDT Modified files: . modules games Makefile Added files: games/gshisen Makefile distinfo pkg-comment pkg-descr pkg-plist Log: New port gshisen, mahjongg-type game for GNUstep. Revision Changes Path 1.3400 +2 -1 CVSROOT/modules 1.390 +2 -1 ports/games/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 5:40:21 2001 Delivered-To: cvs-all@freebsd.org Received: from lists.unixathome.org (lists.unixathome.org [210.48.103.158]) by hub.freebsd.org (Postfix) with ESMTP id 26EEB37B405; Tue, 26 Jun 2001 05:40:13 -0700 (PDT) (envelope-from dan@langille.org) Received: from wocker (lists.unixathome.org [210.48.103.158]) by lists.unixathome.org (8.11.1/8.11.1) with ESMTP id f5QCe9808338; Wed, 27 Jun 2001 00:40:10 +1200 (NZST) (envelope-from dan@langille.org) Message-Id: <200106261240.f5QCe9808338@lists.unixathome.org> From: "Dan Langille" Organization: novice in training To: Thomas Gellekum Date: Tue, 26 Jun 2001 08:40:07 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: cvs commit: ports/devel/gnustep Makefile pkg-plist distinfo ports/devel/gnustep/files GNUstep.sh gdomap_if patch-aa Reply-To: dan@langille.org Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-reply-to: <200106261212.f5QCCdO94710@freefall.freebsd.org> X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-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 26 Jun 2001, at 5:12, Thomas Gellekum wrote: > tg 2001/06/26 05:12:39 PDT > > Modified files: > devel/gnustep Makefile pkg-plist > Removed files: > devel/gnustep distinfo > devel/gnustep/files GNUstep.sh gdomap_if patch-aa patch-ab > Log: > This is now the mega port that installs the GNUstep stuff. > Set to version 1.0.2. > > Revision Changes Path > 1.18 +19 -37 ports/devel/gnustep/Makefile > 1.7 +1 -1354 ports/devel/gnustep/pkg-plist What am I missing? [dan@lists:/usr/ports/devel/gnustep] $ make -V PORTVERSION "Makefile", line 22: Unassociated shell command "${SYSLIBDIR}/lib:${PORTSDIR}/lang/gnustep-guile" make: fatal errors encountered -- cannot continue -- Dan Langille pgpkey - finger dan@unixathome.org | http://unixathome.org/finger.php To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 6: 6:20 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9487137B405; Tue, 26 Jun 2001 06:06:16 -0700 (PDT) (envelope-from onoe@FreeBSD.org) Received: (from onoe@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QD6G102585; Tue, 26 Jun 2001 06:06:16 -0700 (PDT) (envelope-from onoe) Message-Id: <200106261306.f5QD6G102585@freefall.freebsd.org> From: Atsushi Onoe Date: Tue, 26 Jun 2001 06:06:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/awi awi.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG onoe 2001/06/26 06:06:15 PDT Modified files: sys/dev/awi awi.c Log: Fix previous enhancement to add support for new ifconfig interface. Revision Changes Path 1.14 +36 -54 src/sys/dev/awi/awi.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 6: 8:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 71B7937B401; Tue, 26 Jun 2001 06:08:44 -0700 (PDT) (envelope-from onoe@FreeBSD.org) Received: (from onoe@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QD8iG02871; Tue, 26 Jun 2001 06:08:44 -0700 (PDT) (envelope-from onoe) Message-Id: <200106261308.f5QD8iG02871@freefall.freebsd.org> From: Atsushi Onoe Date: Tue, 26 Jun 2001 06:08:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/awi awi_wep.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG onoe 2001/06/26 06:08:44 PDT Modified files: sys/dev/awi awi_wep.c Log: Fix keyid bit position of encrypted packet to make non-first key usable. Obtained from: NetBSD current Revision Changes Path 1.4 +3 -3 src/sys/dev/awi/awi_wep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 6: 9:12 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1DD8E37B406; Tue, 26 Jun 2001 06:09:06 -0700 (PDT) (envelope-from dwcjr@FreeBSD.org) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QD96q02908; Tue, 26 Jun 2001 06:09:06 -0700 (PDT) (envelope-from dwcjr) Message-Id: <200106261309.f5QD96q02908@freefall.freebsd.org> From: "David W. Chapman Jr." Date: Tue, 26 Jun 2001 06:09:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/tridiavnc 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 dwcjr 2001/06/26 06:09:05 PDT Removed files: net/tridiavnc distinfo Log: Remove distinfo because tridia seems to reroll tarball nightly. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 6:10:36 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A80FD37B407; Tue, 26 Jun 2001 06:10:30 -0700 (PDT) (envelope-from onoe@FreeBSD.org) Received: (from onoe@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QDAU003114; Tue, 26 Jun 2001 06:10:30 -0700 (PDT) (envelope-from onoe) Message-Id: <200106261310.f5QDAU003114@freefall.freebsd.org> From: Atsushi Onoe Date: Tue, 26 Jun 2001 06:10:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/awi awi.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG onoe 2001/06/26 06:10:30 PDT Modified files: sys/dev/awi awi.c Log: Fix capability information in association request to reflect ESS/IBSS mode. This fix is required to interoperate with Cisco's access point. Obtained from: NetBSD current Revision Changes Path 1.15 +10 -6 src/sys/dev/awi/awi.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 6:14: 1 2001 Delivered-To: cvs-all@freebsd.org Received: from chg.ru (netserv1.chg.ru [193.233.46.3]) by hub.freebsd.org (Postfix) with ESMTP id 6F4DA37B401; Tue, 26 Jun 2001 06:13:53 -0700 (PDT) (envelope-from dima@chg.ru) Received: (from dima@localhost) by chg.ru (8.9.3/8.9.3) id RAA60232; Tue, 26 Jun 2001 17:13:50 +0400 (MSD) (envelope-from dima) Date: Tue, 26 Jun 2001 17:13:50 +0400 From: "Dmitry S. Sivachenko" To: "David W. Chapman Jr." Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/net/tridiavnc distinfo Message-ID: <20010626171350.A60199@netserv1.chg.ru> References: <200106261309.f5QD96q02908@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <200106261309.f5QD96q02908@freefall.freebsd.org>; from dwcjr@FreeBSD.org on Tue, Jun 26, 2001 at 06:09:06AM -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, Jun 26, 2001 at 06:09:06AM -0700, David W. Chapman Jr. wrote: > dwcjr 2001/06/26 06:09:05 PDT > > Removed files: > net/tridiavnc distinfo > Log: > Remove distinfo because tridia seems to reroll tarball nightly. > Shouldn't you use IGNOREFILES instead? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 6:15:17 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1F3C237B401; Tue, 26 Jun 2001 06:15:15 -0700 (PDT) (envelope-from onoe@FreeBSD.org) Received: (from onoe@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QDFFi03579; Tue, 26 Jun 2001 06:15:15 -0700 (PDT) (envelope-from onoe) Message-Id: <200106261315.f5QDFFi03579@freefall.freebsd.org> From: Atsushi Onoe Date: Tue, 26 Jun 2001 06:15:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/awi README X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG onoe 2001/06/26 06:15:14 PDT Removed files: sys/dev/awi README Log: The information about how to integrate this driver into BSDs is obsoleted, and no longer needed. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 6:26:20 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4F78D37B405; Tue, 26 Jun 2001 06:26:17 -0700 (PDT) (envelope-from onoe@FreeBSD.org) Received: (from onoe@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QDQHg04489; Tue, 26 Jun 2001 06:26:17 -0700 (PDT) (envelope-from onoe) Message-Id: <200106261326.f5QDQHg04489@freefall.freebsd.org> From: Atsushi Onoe Date: Tue, 26 Jun 2001 06:26:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 awi.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 onoe 2001/06/26 06:26:17 PDT Modified files: share/man/man4 awi.4 Log: Delete the note from BUGS: "Doesn't support WEP". minor updates from NetBSD. Revision Changes Path 1.6 +11 -7 src/share/man/man4/awi.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 6:27:52 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3E68837B409; Tue, 26 Jun 2001 06:27:48 -0700 (PDT) (envelope-from onoe@FreeBSD.org) Received: (from onoe@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QDRmP04598; Tue, 26 Jun 2001 06:27:48 -0700 (PDT) (envelope-from onoe) Message-Id: <200106261327.f5QDRmP04598@freefall.freebsd.org> From: Atsushi Onoe Date: Tue, 26 Jun 2001 06:27:48 -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 onoe 2001/06/26 06:27:48 PDT Modified files: share/man/man4 Makefile Log: Add awi.4 Revision Changes Path 1.125 +2 -1 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 Tue Jun 26 6:50:40 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 33B3537B405; Tue, 26 Jun 2001 06:50:35 -0700 (PDT) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QDoZn59633; Tue, 26 Jun 2001 06:50:35 -0700 (PDT) (envelope-from nik) Message-Id: <200106261350.f5QDoZn59633@freefall.freebsd.org> From: Nik Clayton Date: Tue, 26 Jun 2001 06:50:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/mtree BSD.include.dist BSD.local.dist BSD.release.dist BSD.root.dist BSD.usr.dist BSD.var.dist BSD.x11-4.dist BSD.x11.dist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nik 2001/06/26 06:50:34 PDT Modified files: etc/mtree BSD.include.dist BSD.local.dist BSD.release.dist BSD.root.dist BSD.usr.dist BSD.var.dist BSD.x11-4.dist BSD.x11.dist Log: Mention the path to the README file in the header comment. Submitted by: Rich Morin Revision Changes Path 1.48 +2 -2 src/etc/mtree/BSD.include.dist 1.79 +2 -2 src/etc/mtree/BSD.local.dist 1.8 +2 -2 src/etc/mtree/BSD.release.dist 1.53 +2 -2 src/etc/mtree/BSD.root.dist 1.233 +2 -2 src/etc/mtree/BSD.usr.dist 1.46 +2 -2 src/etc/mtree/BSD.var.dist 1.18 +2 -2 src/etc/mtree/BSD.x11-4.dist 1.15 +2 -2 src/etc/mtree/BSD.x11.dist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 6:54:20 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2265837B406; Tue, 26 Jun 2001 06:54:18 -0700 (PDT) (envelope-from benno@FreeBSD.org) Received: (from benno@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QDsIl73445; Tue, 26 Jun 2001 06:54:18 -0700 (PDT) (envelope-from benno) Message-Id: <200106261354.f5QDsIl73445@freefall.freebsd.org> From: Benno Rice Date: Tue, 26 Jun 2001 06:54:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/powerpc/include atomic.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 benno 2001/06/26 06:54:18 PDT Modified files: sys/powerpc/include atomic.h Log: Don't initialise ret in atomic_cmpset_32. Add more synchronisation. Revision Changes Path 1.5 +2 -3 src/sys/powerpc/include/atomic.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 7: 3:23 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6CF7737B405; Tue, 26 Jun 2001 07:03:19 -0700 (PDT) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QE3Jn99819; Tue, 26 Jun 2001 07:03:19 -0700 (PDT) (envelope-from nik) Message-Id: <200106261403.f5QE3Jn99819@freefall.freebsd.org> From: Nik Clayton Date: Tue, 26 Jun 2001 07:03:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man7 hier.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 nik 2001/06/26 07:03:18 PDT Modified files: share/man/man7 hier.7 Log: Document dist/, cdrom/, compat/, and /usr/compat/, fix a couple of {typ,think}os. Submitted by: Rich Morin Revision Changes Path 1.48 +18 -4 src/share/man/man7/hier.7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 7: 4:36 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4620C37B406; Tue, 26 Jun 2001 07:04:29 -0700 (PDT) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QE4TL00627; Tue, 26 Jun 2001 07:04:29 -0700 (PDT) (envelope-from nik) Message-Id: <200106261404.f5QE4TL00627@freefall.freebsd.org> From: Nik Clayton Date: Tue, 26 Jun 2001 07:04:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man5 hosts.equiv.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 nik 2001/06/26 07:04:29 PDT Modified files: share/man/man5 hosts.equiv.5 Log: "host name and user" -> "host and user name" Submitted by: Rich Morin Revision Changes Path 1.13 +2 -2 src/share/man/man5/hosts.equiv.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 7:17:41 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 945E937B401; Tue, 26 Jun 2001 07:17:38 -0700 (PDT) (envelope-from green@FreeBSD.org) Received: (from green@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QEHcK14623; Tue, 26 Jun 2001 07:17:38 -0700 (PDT) (envelope-from green) Message-Id: <200106261417.f5QEHcK14623@freefall.freebsd.org> From: Brian Feldman Date: Tue, 26 Jun 2001 07:17:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssh channels.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG green 2001/06/26 07:17:36 PDT Modified files: crypto/openssh channels.c Log: Don't pointlessly kill a channel because the first (forced) non-blocking read returns 0. Now I can finally tunnel CVSUP again... Revision Changes Path 1.5 +5 -3 src/crypto/openssh/channels.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 7:54:14 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8FDFE37B407; Tue, 26 Jun 2001 07:54:11 -0700 (PDT) (envelope-from tobez@FreeBSD.org) Received: (from tobez@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QEsB618782; Tue, 26 Jun 2001 07:54:11 -0700 (PDT) (envelope-from tobez) Message-Id: <200106261454.f5QEsB618782@freefall.freebsd.org> From: Anton Berezin Date: Tue, 26 Jun 2001 07:54:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/p5-DBIx-SearchBuilder Makefile distinfo pkg-plist ports/mail/p5-Email-Find Makefile distinfo ports/print/p5-Text-PDF Makefile distinfo ports/textproc/p5-Text-Tmpl 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 tobez 2001/06/26 07:54:11 PDT Modified files: databases/p5-DBIx-SearchBuilder Makefile distinfo pkg-plist mail/p5-Email-Find Makefile distinfo print/p5-Text-PDF Makefile distinfo textproc/p5-Text-Tmpl Makefile distinfo Log: Upgrade databases/p5-DBIx-SearchBuilder to 0.39. Upgrade mail/p5-Email-Find to 0.04. Upgrade print/p5-Text-PDF to 0.15. Upgrade textproc/p5-Text-Tmpl to 0.24. OK'ed by: markm Revision Changes Path 1.3 +2 -2 ports/databases/p5-DBIx-SearchBuilder/Makefile 1.2 +1 -1 ports/databases/p5-DBIx-SearchBuilder/distinfo 1.2 +2 -0 ports/databases/p5-DBIx-SearchBuilder/pkg-plist 1.5 +2 -2 ports/mail/p5-Email-Find/Makefile 1.3 +1 -1 ports/mail/p5-Email-Find/distinfo 1.6 +2 -2 ports/print/p5-Text-PDF/Makefile 1.4 +1 -1 ports/print/p5-Text-PDF/distinfo 1.4 +2 -2 ports/textproc/p5-Text-Tmpl/Makefile 1.2 +1 -1 ports/textproc/p5-Text-Tmpl/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 8: 6: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from gate.qubesoft.com (gate.qubesoft.com [212.113.16.243]) by hub.freebsd.org (Postfix) with ESMTP id 495AD37B407; Tue, 26 Jun 2001 08:05:58 -0700 (PDT) (envelope-from n_hibma@qubesoft.com) Received: from bluebottle.qubesoft.com (bluebottle [192.168.1.2]) by gate.qubesoft.com (8.11.3/8.11.3) with ESMTP id f5QF5nl05309; Tue, 26 Jun 2001 16:05:49 +0100 (BST) (envelope-from n_hibma@qubesoft.com) Received: from localhost (localhost [127.0.0.1]) by bluebottle.qubesoft.com (8.11.4/8.11.4) with ESMTP id f5QF5gW57187; Tue, 26 Jun 2001 16:05:48 +0100 (BST) (envelope-from n_hibma@qubesoft.com) Date: Tue, 26 Jun 2001 16:05:42 +0100 (BST) From: Nick Hibma X-X-Sender: To: Jim Pirzyk Cc: , Subject: Re: cvs commit: src/sys/vm vm_pageout.c In-Reply-To: <01062208511201.11719@snoopy> Message-ID: <20010626160212.I44767-100000@bluebottle> 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 Or where you are swapping to a drive that after a few changes on the allocation (over several months of operation) of drive space between several disks starts to get used more heavily. I.e.: Your Imap spool is in var and on the same drive as one of your swap partitions. Removing the swap space (you actually don't need) is a benefit in that case. We had to reboot to achieve this, which is not a good thing if that server serves many services for an office of 30 people. Rebooting outside office hours is not an option as the office is occupied with people working from 8 o'clock till 9 or 10 o'clock in the evening. Not strictly necessary, but a good feature to have. Nick On Fri, 22 Jun 2001, Jim Pirzyk wrote: > On Friday 22 June 2001 08:08 am, Daniel O'Connor wrote: > > On 22-Jun-2001 Mikhail Teterin wrote: > > > BTW, will FreeBSD ever be able to _stop_ paging onto a particular > > > devices? IMHO, it is quite embarassing to not have this feature after > > > other OSes have had it for years. > > > > Why? Ever needed to USE that particular feature? > > Yes, when swapping on multiple disks and one of them is going > bad, and the system has hot swapable hardware. > > The other case is where you want to repartition the disk the > swap space is on (and thereby moving the boundries of the > swap space). > > - JimP > > -- > --- @(#) $Id: dot.signature,v 1.10 2001/05/17 23:38:49 Jim.Pirzyk Exp $ > __o Jim.Pirzyk@disney.com ------------- pirzyk@freebsd.org > _'\<,_ Senior Systems Engineer, Walt Disney Feature Animation > (*)/ (*) > -- Qube Software, Ltd. Private: n_hibma@qubesoft.com n_hibma@webweaving.org n_hibma@freebsd.org http://www.qubesoft.com/ http://www.etla.net/~n_hibma/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 8: 9:44 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 429FC37B401; Tue, 26 Jun 2001 08:09:40 -0700 (PDT) (envelope-from wjv@FreeBSD.org) Received: (from wjv@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QF9ee22997; Tue, 26 Jun 2001 08:09:40 -0700 (PDT) (envelope-from wjv) Message-Id: <200106261509.f5QF9ee22997@freefall.freebsd.org> From: Johann Visagie Date: Tue, 26 Jun 2001 08:09:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/biology/p5-bioperl 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 2001/06/26 08:09:40 PDT Modified files: biology/p5-bioperl Makefile distinfo pkg-plist Log: Embarrassingly long overdue update to 0.7.0, including optional support for GUI (Tk) and CORBA extensions. Revision Changes Path 1.3 +144 -56 ports/biology/p5-bioperl/Makefile 1.3 +4 -1 ports/biology/p5-bioperl/distinfo 1.3 +154 -11 ports/biology/p5-bioperl/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 Jun 26 8:15:28 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6DA7E37B406; Tue, 26 Jun 2001 08:15:23 -0700 (PDT) (envelope-from green@FreeBSD.org) Received: (from green@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QFFN723741; Tue, 26 Jun 2001 08:15:23 -0700 (PDT) (envelope-from green) Message-Id: <200106261515.f5QFFN723741@freefall.freebsd.org> From: Brian Feldman Date: Tue, 26 Jun 2001 08:15:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssh channels.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG green 2001/06/26 08:15:22 PDT Modified files: crypto/openssh channels.c Log: Back out the last change which is probably actually a red herring. Argh! Revision Changes Path 1.6 +3 -5 src/crypto/openssh/channels.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 8:25:36 2001 Delivered-To: cvs-all@freebsd.org Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by hub.freebsd.org (Postfix) with ESMTP id 52C6937B401; Tue, 26 Jun 2001 08:25:25 -0700 (PDT) (envelope-from brdavis@odin.ac.hmc.edu) Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.11.0/8.11.0) id f5QFPOh26245; Tue, 26 Jun 2001 08:25:24 -0700 Date: Tue, 26 Jun 2001 08:25:24 -0700 From: Brooks Davis To: Mike Smith Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/wicontrol wicontrol.8 wicontrol.c Message-ID: <20010626082523.A24759@Odin.AC.HMC.Edu> References: <200106260013.f5Q0D2B73680@freefall.freebsd.org> <200106260930.f5Q9U0H06635@mass.dis.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="3MwIy2ne0vdjdPXF" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200106260930.f5Q9U0H06635@mass.dis.org>; from msmith@FreeBSD.org on Tue, Jun 26, 2001 at 02:30:00AM -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 --3MwIy2ne0vdjdPXF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 26, 2001 at 02:30:00AM -0700, Mike Smith wrote: > Hasn't this been deprecated, since all this is handled by ifconfig now? > (Is it, for that matter?) This is one of those things that's not handled by ifconfig because it's not a feature on all cards. Specificaly, the Cisco cards don't let you tweak any parameters related to the handoff algorithm as far as I can tell. We're not actually going to be able to kill off wicontrol and ancontrol because all cards seem to have some features like this. Most users will never need to use them though. From a practical standpoint, no one is likely to use this feature, but it's been documented forever and you can status the value, so I implemented it a while back. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --3MwIy2ne0vdjdPXF Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE7OKljXY6L6fI4GtQRAo11AJ9haFHlOCf+8KaDWWx9hB78Bg4tRACcDJIM VfbMWhSieiY0OBDuJBNZAt4= =R8Lb -----END PGP SIGNATURE----- --3MwIy2ne0vdjdPXF-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 8:40:33 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 34FDF37B405; Tue, 26 Jun 2001 08:40:30 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Received: (from phantom@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QFeUZ27027; Tue, 26 Jun 2001 08:40:30 -0700 (PDT) (envelope-from phantom) Message-Id: <200106261540.f5QFeUZ27027@freefall.freebsd.org> From: Alexey Zelkin Date: Tue, 26 Jun 2001 08:40:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/backups chapter.sgml doc/en_US.ISO8859-1/books/handbook/l10n chapter.sgml doc/en_US.ISO8859-1/books/handbook/linuxemu chapter.sgml doc/en_US.ISO8859-1/books/handbook/mail chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phantom 2001/06/26 08:40:28 PDT Modified files: en_US.ISO8859-1/books/handbook/backups chapter.sgml en_US.ISO8859-1/books/handbook/l10n chapter.sgml en_US.ISO8859-1/books/handbook/linuxemu chapter.sgml en_US.ISO8859-1/books/handbook/mail chapter.sgml Log: fix pathes to /ports/foo.html for new handbook installation scheme (i.e. for all cases except http://www.FreeBSD.org/handbook/) Revision Changes Path 1.33 +2 -2 doc/en_US.ISO8859-1/books/handbook/backups/chapter.sgml 1.53 +2 -2 doc/en_US.ISO8859-1/books/handbook/l10n/chapter.sgml 1.39 +2 -2 doc/en_US.ISO8859-1/books/handbook/linuxemu/chapter.sgml 1.22 +2 -2 doc/en_US.ISO8859-1/books/handbook/mail/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 8:44: 6 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CD70137B406; Tue, 26 Jun 2001 08:44:01 -0700 (PDT) (envelope-from jdp@FreeBSD.org) Received: (from jdp@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QFi1r27352; Tue, 26 Jun 2001 08:44:01 -0700 (PDT) (envelope-from jdp) Message-Id: <200106261544.f5QFi1r27352@freefall.freebsd.org> From: John Polstra Date: Tue, 26 Jun 2001 08:44:01 -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 jdp 2001/06/26 08:44:01 PDT Modified files: en_US.ISO8859-1/books/handbook/mirrors chapter.sgml Log: Add cvsup17.freebsd.org. Revision Changes Path 1.128 +6 -1 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 Jun 26 9:17: 3 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3CA3B37B406; Tue, 26 Jun 2001 09:17:00 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QGGxo33778; Tue, 26 Jun 2001 09:16:59 -0700 (PDT) (envelope-from olgeni) Message-Id: <200106261616.f5QGGxo33778@freefall.freebsd.org> From: Jimmy Olgeni Date: Tue, 26 Jun 2001 09:16:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/gnustep Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG olgeni 2001/06/26 09:16:59 PDT Modified files: devel/gnustep Makefile Log: Add missing "\" at end of line (RUN_DEPENDS). Revision Changes Path 1.19 +2 -2 ports/devel/gnustep/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 9:22:43 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D7FC937B401; Tue, 26 Jun 2001 09:22:38 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QGMcE34577; Tue, 26 Jun 2001 09:22:38 -0700 (PDT) (envelope-from lioux) Message-Id: <200106261622.f5QGMcE34577@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Tue, 26 Jun 2001 09:22:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/wmmenu 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 2001/06/26 09:22:38 PDT Modified files: x11/wmmenu Makefile distinfo pkg-plist Log: - Add NOPORTDOCS support - Update to version 0.8 PR: 28235 Submitted by: Patrick Li Approved by: maintainer Revision Changes Path 1.5 +4 -3 ports/x11/wmmenu/Makefile 1.3 +1 -1 ports/x11/wmmenu/distinfo 1.2 +5 -5 ports/x11/wmmenu/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 Jun 26 9:24:19 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BA15B37B406; Tue, 26 Jun 2001 09:24:13 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QGODo34872; Tue, 26 Jun 2001 09:24:13 -0700 (PDT) (envelope-from sobomax) Message-Id: <200106261624.f5QGODo34872@freefall.freebsd.org> From: Maxim Sobolev Date: Tue, 26 Jun 2001 09:24:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/smpeg Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2001/06/26 09:24:13 PDT Modified files: graphics/smpeg Makefile distinfo Log: Update to 0.4.4. Revision Changes Path 1.17 +1 -1 ports/graphics/smpeg/Makefile 1.6 +1 -1 ports/graphics/smpeg/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 9:28: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 75CFA37B406; Tue, 26 Jun 2001 09:27:56 -0700 (PDT) (envelope-from jseger@FreeBSD.org) Received: (from jseger@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QGRt235287; Tue, 26 Jun 2001 09:27:55 -0700 (PDT) (envelope-from jseger) Message-Id: <200106261627.f5QGRt235287@freefall.freebsd.org> From: "Justin M. Seger" Date: Tue, 26 Jun 2001 09:27:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/xpm 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 jseger 2001/06/26 09:27:55 PDT Modified files: graphics/xpm pkg-descr Log: Add a URL Submitted by: Anders Nordby Revision Changes Path 1.6 +2 -0 ports/graphics/xpm/pkg-descr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 9:41:19 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EE97637B405; Tue, 26 Jun 2001 09:41:16 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QGfGw37020; Tue, 26 Jun 2001 09:41:16 -0700 (PDT) (envelope-from lioux) Message-Id: <200106261641.f5QGfGw37020@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Tue, 26 Jun 2001 09:41:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/understand_c 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 lioux 2001/06/26 09:41:15 PDT Modified files: devel/understand_c pkg-descr Log: Add a missing period (.) at sentence end. Submitted by: demon Revision Changes Path 1.2 +1 -1 ports/devel/understand_c/pkg-descr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 9:47:34 2001 Delivered-To: cvs-all@freebsd.org Received: from earth.backplane.com (earth-nat-cw.backplane.com [208.161.114.67]) by hub.freebsd.org (Postfix) with ESMTP id 81D3237B401; Tue, 26 Jun 2001 09:47:27 -0700 (PDT) (envelope-from dillon@earth.backplane.com) Received: (from dillon@localhost) by earth.backplane.com (8.11.3/8.11.2) id f5QGlRr24342; Tue, 26 Jun 2001 09:47:27 -0700 (PDT) (envelope-from dillon) Date: Tue, 26 Jun 2001 09:47:27 -0700 (PDT) From: Matt Dillon Message-Id: <200106261647.f5QGlRr24342@earth.backplane.com> To: "Brian F. Feldman" Cc: "Jonathan Lemon Alfred Perlstein" , Mike Silbersack , Mike Silbersack , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, jlemon@FreeBSD.ORG, bmilekic@FreeBSD.ORG Subject: Re: cvs commit: src/sys/netinet tcp_input.c tcp_output.c tcp_subr.c tcp_timer.c tcp_usrreq.c tcp_var.h References: <200106242141.f5OLfc176777@green.bikeshed.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 :.. :> :> bzero seems to be optimized for large areas, perhaps it would help :> malloc some if we used some alternative zero'ing function for small :> allocations with M_ZERO set? : :That's pretty pointless; M_ZERO is _supposed_ to eventually be providing :pre-zeroed memory, which should remove that bzero in the general case, :anyway. : :-- : Brian Fundakowski Feldman \ FreeBSD: The Power to Serve! / You are assuming that most of the bzero's in the system are being done after malloc(). While it is true that quite a few bzero's in the system occur after malloc(), there are hundreds that do not. bzero() is not going away in the general case by any stretch of the imagination. In regards to M_ZERO ... well, we have lots of optimization choices there: * We could create an inline malloc() wrapper to test for constant flags and sizes to optimize certain cases. This would take up about as much space as current malloc/bzero combinations. * We can attempt to optimize bzero() within malloc(). Since malloc() guarentees aligned results and aligns the size, this could be advantageous, but we lose the ability to optimize constant sizes so it would require a real switch, so it will not work as well as #1. * We can give up on trying to optimize bzero() within malloc() and instead concentrate on giving malloc() a pre-zeroing feature, which is where malloc()'s M_ZERO flag was heading in the first place. Either way, I don't think this has much to do with the inline bzero()ing code that I am proposing. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 9:52:21 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8DD6737B406; Tue, 26 Jun 2001 09:52:17 -0700 (PDT) (envelope-from okazaki@FreeBSD.org) Received: (from okazaki@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QGqHe37882; Tue, 26 Jun 2001 09:52:17 -0700 (PDT) (envelope-from okazaki) Message-Id: <200106261652.f5QGqHe37882@freefall.freebsd.org> From: OKAZAKI Tetsurou Date: Tue, 26 Jun 2001 09:52:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/junit pkg-plist pkg-descr distinfo Makefile 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 okazaki 2001/06/26 09:52:15 PDT Modified files: java/junit pkg-plist pkg-descr distinfo Makefile Removed files: java/junit pkg-message Log: Update to 3.7. Change maintainer's address. Revision Changes Path 1.2 +160 -180 ports/java/junit/pkg-plist 1.2 +1 -1 ports/java/junit/pkg-descr 1.2 +1 -1 ports/java/junit/distinfo 1.2 +10 -8 ports/java/junit/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 9:54:47 2001 Delivered-To: cvs-all@freebsd.org Received: from earth.backplane.com (earth-nat-cw.backplane.com [208.161.114.67]) by hub.freebsd.org (Postfix) with ESMTP id C939C37B401; Tue, 26 Jun 2001 09:54:41 -0700 (PDT) (envelope-from dillon@earth.backplane.com) Received: (from dillon@localhost) by earth.backplane.com (8.11.3/8.11.2) id f5QGscE24538; Tue, 26 Jun 2001 09:54:38 -0700 (PDT) (envelope-from dillon) Date: Tue, 26 Jun 2001 09:54:38 -0700 (PDT) From: Matt Dillon Message-Id: <200106261654.f5QGscE24538@earth.backplane.com> To: Nick Hibma Cc: Jim Pirzyk , , Subject: Re: cvs commit: src/sys/vm vm_pageout.c References: <20010626160212.I44767-100000@bluebottle> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG : :Or where you are swapping to a drive that after a few changes on the :allocation (over several months of operation) of drive space between :several disks starts to get used more heavily. : :I.e.: Your Imap spool is in var and on the same drive as one of your :swap partitions. Removing the swap space (you actually don't need) is a :benefit in that case. : :We had to reboot to achieve this, which is not a good thing if that :server serves many services for an office of 30 people. Rebooting :outside office hours is not an option as the office is occupied with :people working from 8 o'clock till 9 or 10 o'clock in the evening. : :Not strictly necessary, but a good feature to have. : :Nick Hey, that's what weekends are for! -Matt "can't rest, no time, can't rest, no time" Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 10: 0:39 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8909737B407; Tue, 26 Jun 2001 09:59:38 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QGxcc38475; Tue, 26 Jun 2001 09:59:38 -0700 (PDT) (envelope-from obrien) Message-Id: <200106261659.f5QGxcc38475@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 26 Jun 2001 09:59:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils - Imported sources X-FreeBSD-CVS-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 obrien 2001/06/26 09:59:38 PDT src/contrib/binutils - Imported sources Update of /home/ncvs/src/contrib/binutils In directory freefall.freebsd.org:/c/tmp/cvs-serv38084 Log Message: Import of GNU Binutils version 2.11.2. Status: Vendor Tag: GNU Release Tags: binutils_2_11_2 U src/contrib/binutils/README U src/contrib/binutils/Makefile.in U src/contrib/binutils/configure U src/contrib/binutils/configure.in U src/contrib/binutils/config.guess U src/contrib/binutils/config.if U src/contrib/binutils/config.sub U src/contrib/binutils/move-if-change U src/contrib/binutils/install-sh U src/contrib/binutils/config-ml.in U src/contrib/binutils/symlink-tree U src/contrib/binutils/mkinstalldirs U src/contrib/binutils/ltconfig U src/contrib/binutils/ltmain.sh U src/contrib/binutils/missing U src/contrib/binutils/ylwrap U src/contrib/binutils/md5.sum U src/contrib/binutils/binutils/ChangeLog U src/contrib/binutils/binutils/ChangeLog-9197 U src/contrib/binutils/binutils/ChangeLog-9899 U src/contrib/binutils/binutils/MAINTAINERS U src/contrib/binutils/binutils/Makefile.am U src/contrib/binutils/binutils/Makefile.in U src/contrib/binutils/binutils/NEWS U src/contrib/binutils/binutils/README U src/contrib/binutils/binutils/acinclude.m4 U src/contrib/binutils/binutils/aclocal.m4 U src/contrib/binutils/binutils/addr2line.1 U src/contrib/binutils/binutils/addr2line.c U src/contrib/binutils/binutils/ar.1 U src/contrib/binutils/binutils/ar.c U src/contrib/binutils/binutils/arlex.l U src/contrib/binutils/binutils/arparse.y U src/contrib/binutils/binutils/arsup.c U src/contrib/binutils/binutils/arsup.h U src/contrib/binutils/binutils/binutils.texi U src/contrib/binutils/binutils/bucomm.c U src/contrib/binutils/binutils/bucomm.h U src/contrib/binutils/binutils/budbg.h U src/contrib/binutils/binutils/coffdump.c U src/contrib/binutils/binutils/coffgrok.c U src/contrib/binutils/binutils/coffgrok.h U src/contrib/binutils/binutils/config.in U src/contrib/binutils/binutils/config.texi U src/contrib/binutils/binutils/configure U src/contrib/binutils/binutils/configure.in U src/contrib/binutils/binutils/cxxfilt.man U src/contrib/binutils/binutils/debug.c U src/contrib/binutils/binutils/debug.h U src/contrib/binutils/binutils/deflex.l U src/contrib/binutils/binutils/defparse.c U src/contrib/binutils/binutils/defparse.h U src/contrib/binutils/binutils/defparse.y U src/contrib/binutils/binutils/dep-in.sed U src/contrib/binutils/binutils/dlltool.c U src/contrib/binutils/binutils/dlltool.h U src/contrib/binutils/binutils/dllwrap.c U src/contrib/binutils/binutils/filemode.c U src/contrib/binutils/binutils/ieee.c U src/contrib/binutils/binutils/is-ranlib.c U src/contrib/binutils/binutils/is-strip.c U src/contrib/binutils/binutils/maybe-ranlib.c U src/contrib/binutils/binutils/maybe-strip.c U src/contrib/binutils/binutils/nm.1 C src/contrib/binutils/binutils/nm.c U src/contrib/binutils/binutils/not-ranlib.c U src/contrib/binutils/binutils/prdbg.c U src/contrib/binutils/binutils/not-strip.c C src/contrib/binutils/binutils/objcopy.1 U src/contrib/binutils/binutils/objcopy.c U src/contrib/binutils/binutils/objdump.1 U src/contrib/binutils/binutils/objdump.c U src/contrib/binutils/binutils/ranlib.1 U src/contrib/binutils/binutils/ranlib.sh U src/contrib/binutils/binutils/rclex.c U src/contrib/binutils/binutils/rclex.l U src/contrib/binutils/binutils/rcparse.c U src/contrib/binutils/binutils/rcparse.h U src/contrib/binutils/binutils/rcparse.y U src/contrib/binutils/binutils/rdcoff.c U src/contrib/binutils/binutils/rddbg.c U src/contrib/binutils/binutils/readelf.c U src/contrib/binutils/binutils/rename.c U src/contrib/binutils/binutils/resbin.c U src/contrib/binutils/binutils/rescoff.c U src/contrib/binutils/binutils/resrc.c U src/contrib/binutils/binutils/resres.c U src/contrib/binutils/binutils/sanity.sh U src/contrib/binutils/binutils/size.1 U src/contrib/binutils/binutils/size.c U src/contrib/binutils/binutils/srconv.c U src/contrib/binutils/binutils/stabs.c U src/contrib/binutils/binutils/stamp-h.in U src/contrib/binutils/binutils/strings.1 C src/contrib/binutils/binutils/strings.c U src/contrib/binutils/binutils/strip.1 U src/contrib/binutils/binutils/sysdump.c U src/contrib/binutils/binutils/sysinfo.y U src/contrib/binutils/binutils/syslex.l U src/contrib/binutils/binutils/version.c U src/contrib/binutils/binutils/wrstabs.c U src/contrib/binutils/binutils/po/POTFILES.in U src/contrib/binutils/binutils/po/Make-in U src/contrib/binutils/binutils/po/binutils.pot U src/contrib/binutils/config/ChangeLog U src/contrib/binutils/config/acinclude.m4 U src/contrib/binutils/config/mh-armpic U src/contrib/binutils/config/mh-cxux U src/contrib/binutils/config/mh-decstation U src/contrib/binutils/config/mh-elfalphapic U src/contrib/binutils/config/mh-mingw32 U src/contrib/binutils/config/mh-necv4 U src/contrib/binutils/config/mh-openedition U src/contrib/binutils/config/mh-papic U src/contrib/binutils/config/mh-ppcpic U src/contrib/binutils/config/mh-sco U src/contrib/binutils/config/mh-solaris U src/contrib/binutils/config/mh-sparcpic U src/contrib/binutils/config/mh-sysv U src/contrib/binutils/config/mh-sysv4 U src/contrib/binutils/config/mh-sysv5 U src/contrib/binutils/config/mh-x86pic U src/contrib/binutils/config/mt-armpic U src/contrib/binutils/config/mt-elfalphapic U src/contrib/binutils/config/mt-linux U src/contrib/binutils/config/mt-ospace U src/contrib/binutils/config/mt-papic U src/contrib/binutils/config/mt-ppcpic U src/contrib/binutils/config/mt-sparcpic U src/contrib/binutils/config/mt-v810 U src/contrib/binutils/config/mt-x86pic U src/contrib/binutils/bfd/ChangeLog U src/contrib/binutils/bfd/ChangeLog-9193 U src/contrib/binutils/bfd/ChangeLog-9495 U src/contrib/binutils/bfd/ChangeLog-9697 U src/contrib/binutils/bfd/ChangeLog-9899 U src/contrib/binutils/bfd/MAINTAINERS U src/contrib/binutils/bfd/Makefile.am U src/contrib/binutils/bfd/Makefile.in U src/contrib/binutils/bfd/PORTING U src/contrib/binutils/bfd/README U src/contrib/binutils/bfd/TODO U src/contrib/binutils/bfd/acinclude.m4 U src/contrib/binutils/bfd/aclocal.m4 U src/contrib/binutils/bfd/aout-arm.c U src/contrib/binutils/bfd/aout-encap.c U src/contrib/binutils/bfd/aout-sparcle.c U src/contrib/binutils/bfd/aout-target.h U src/contrib/binutils/bfd/aout-tic30.c U src/contrib/binutils/bfd/aout0.c U src/contrib/binutils/bfd/aout32.c U src/contrib/binutils/bfd/aout64.c U src/contrib/binutils/bfd/aoutf1.h U src/contrib/binutils/bfd/aoutx.h U src/contrib/binutils/bfd/archive.c U src/contrib/binutils/bfd/archures.c U src/contrib/binutils/bfd/armnetbsd.c U src/contrib/binutils/bfd/bfd-in.h U src/contrib/binutils/bfd/bfd-in2.h U src/contrib/binutils/bfd/bfd.c U src/contrib/binutils/bfd/binary.c U src/contrib/binutils/bfd/cache.c U src/contrib/binutils/bfd/coff-alpha.c U src/contrib/binutils/bfd/coff-arm.c U src/contrib/binutils/bfd/coff-aux.c U src/contrib/binutils/bfd/coff-i386.c U src/contrib/binutils/bfd/coff-ppc.c U src/contrib/binutils/bfd/coff-sparc.c U src/contrib/binutils/bfd/coff-tic30.c U src/contrib/binutils/bfd/coff-z8k.c U src/contrib/binutils/bfd/coffcode.h U src/contrib/binutils/bfd/coffgen.c U src/contrib/binutils/bfd/cofflink.c U src/contrib/binutils/bfd/coffswap.h U src/contrib/binutils/bfd/config.bfd U src/contrib/binutils/bfd/config.in U src/contrib/binutils/bfd/configure U src/contrib/binutils/bfd/configure.host U src/contrib/binutils/bfd/configure.in U src/contrib/binutils/bfd/corefile.c U src/contrib/binutils/bfd/cpu-alpha.c U src/contrib/binutils/bfd/cpu-arm.c U src/contrib/binutils/bfd/cpu-i386.c U src/contrib/binutils/bfd/cpu-powerpc.c U src/contrib/binutils/bfd/cpu-sparc.c U src/contrib/binutils/bfd/cpu-tic30.c U src/contrib/binutils/bfd/cpu-v850.c U src/contrib/binutils/bfd/cpu-z8k.c U src/contrib/binutils/bfd/demo64.c U src/contrib/binutils/bfd/dep-in.sed U src/contrib/binutils/bfd/dwarf1.c U src/contrib/binutils/bfd/dwarf2.c U src/contrib/binutils/bfd/ecoff.c U src/contrib/binutils/bfd/ecofflink.c U src/contrib/binutils/bfd/ecoffswap.h U src/contrib/binutils/bfd/elf-bfd.h C src/contrib/binutils/bfd/elf.c U src/contrib/binutils/bfd/elf32-arm.h U src/contrib/binutils/bfd/elf32-gen.c C src/contrib/binutils/bfd/elf32-i386.c U src/contrib/binutils/bfd/elf32-ppc.c U src/contrib/binutils/bfd/elf32-sparc.c U src/contrib/binutils/bfd/elf32-v850.c U src/contrib/binutils/bfd/elf32.c C src/contrib/binutils/bfd/elf64-alpha.c U src/contrib/binutils/bfd/elf64-gen.c U src/contrib/binutils/bfd/elf64-sparc.c U src/contrib/binutils/bfd/elf64.c U src/contrib/binutils/bfd/elfarm-nabi.c U src/contrib/binutils/bfd/elfarm-oabi.c U src/contrib/binutils/bfd/elfcode.h U src/contrib/binutils/bfd/elfcore.h U src/contrib/binutils/bfd/elflink.c C src/contrib/binutils/bfd/elflink.h U src/contrib/binutils/bfd/elfxx-target.h U src/contrib/binutils/bfd/format.c C src/contrib/binutils/bfd/freebsd.h U src/contrib/binutils/bfd/gen-aout.c U src/contrib/binutils/bfd/genlink.h U src/contrib/binutils/bfd/hash.c U src/contrib/binutils/bfd/host-aout.c U src/contrib/binutils/bfd/i386aout.c U src/contrib/binutils/bfd/i386bsd.c U src/contrib/binutils/bfd/i386freebsd.c U src/contrib/binutils/bfd/i386linux.c U src/contrib/binutils/bfd/i386netbsd.c U src/contrib/binutils/bfd/ieee.c U src/contrib/binutils/bfd/ihex.c U src/contrib/binutils/bfd/init.c U src/contrib/binutils/bfd/libaout.h U src/contrib/binutils/bfd/libbfd-in.h U src/contrib/binutils/bfd/libbfd.c U src/contrib/binutils/bfd/libbfd.h U src/contrib/binutils/bfd/libcoff-in.h U src/contrib/binutils/bfd/libcoff.h U src/contrib/binutils/bfd/libecoff.h U src/contrib/binutils/bfd/libieee.h U src/contrib/binutils/bfd/linker.c U src/contrib/binutils/bfd/netbsd-core.c U src/contrib/binutils/bfd/netbsd.h U src/contrib/binutils/bfd/opncls.c U src/contrib/binutils/bfd/osf-core.c U src/contrib/binutils/bfd/pe-arm.c U src/contrib/binutils/bfd/pe-i386.c U src/contrib/binutils/bfd/pe-ppc.c N src/contrib/binutils/bfd/peXXigen.c U src/contrib/binutils/bfd/ppcboot.c U src/contrib/binutils/bfd/ptrace-core.c U src/contrib/binutils/bfd/reloc.c U src/contrib/binutils/bfd/reloc16.c U src/contrib/binutils/bfd/sco5-core.c U src/contrib/binutils/bfd/section.c U src/contrib/binutils/bfd/sparclinux.c U src/contrib/binutils/bfd/srec.c U src/contrib/binutils/bfd/sparcnetbsd.c U src/contrib/binutils/bfd/stab-syms.c U src/contrib/binutils/bfd/stabs.c U src/contrib/binutils/bfd/stamp-h.in U src/contrib/binutils/bfd/syms.c U src/contrib/binutils/bfd/sysdep.h U src/contrib/binutils/bfd/targets.c U src/contrib/binutils/bfd/targmatch.sed U src/contrib/binutils/bfd/tekhex.c U src/contrib/binutils/bfd/trad-core.c U src/contrib/binutils/bfd/doc/ChangeLog U src/contrib/binutils/bfd/doc/Makefile.am U src/contrib/binutils/bfd/doc/Makefile.in U src/contrib/binutils/bfd/doc/aoutx.texi U src/contrib/binutils/bfd/doc/archive.texi U src/contrib/binutils/bfd/doc/archures.texi U src/contrib/binutils/bfd/doc/bfd.texinfo U src/contrib/binutils/bfd/doc/bfdint.texi U src/contrib/binutils/bfd/doc/bfdsumm.texi U src/contrib/binutils/bfd/doc/bfdt.texi U src/contrib/binutils/bfd/doc/cache.texi U src/contrib/binutils/bfd/doc/chew.c U src/contrib/binutils/bfd/doc/coffcode.texi U src/contrib/binutils/bfd/doc/core.texi U src/contrib/binutils/bfd/doc/doc.str U src/contrib/binutils/bfd/doc/elf.texi U src/contrib/binutils/bfd/doc/elfcode.texi U src/contrib/binutils/bfd/doc/format.texi U src/contrib/binutils/bfd/doc/hash.texi U src/contrib/binutils/bfd/doc/init.texi U src/contrib/binutils/bfd/doc/libbfd.texi U src/contrib/binutils/bfd/doc/linker.texi U src/contrib/binutils/bfd/doc/opncls.texi U src/contrib/binutils/bfd/doc/proto.str U src/contrib/binutils/bfd/doc/reloc.texi U src/contrib/binutils/bfd/doc/section.texi U src/contrib/binutils/bfd/doc/syms.texi U src/contrib/binutils/bfd/doc/targets.texi U src/contrib/binutils/bfd/po/Make-in U src/contrib/binutils/bfd/po/bfd.pot U src/contrib/binutils/bfd/hosts/alphalinux.h U src/contrib/binutils/bfd/hosts/decstation.h U src/contrib/binutils/bfd/hosts/i386bsd.h U src/contrib/binutils/bfd/hosts/i386linux.h U src/contrib/binutils/bfd/hosts/i386sco.h U src/contrib/binutils/gas/CONTRIBUTORS U src/contrib/binutils/gas/ChangeLog U src/contrib/binutils/gas/ChangeLog-9295 U src/contrib/binutils/gas/ChangeLog-9697 U src/contrib/binutils/gas/ChangeLog-9899 U src/contrib/binutils/gas/MAINTAINERS U src/contrib/binutils/gas/Makefile.am U src/contrib/binutils/gas/Makefile.in U src/contrib/binutils/gas/NEWS U src/contrib/binutils/gas/README U src/contrib/binutils/gas/acinclude.m4 U src/contrib/binutils/gas/aclocal.m4 U src/contrib/binutils/gas/app.c U src/contrib/binutils/gas/as.c U src/contrib/binutils/gas/as.h U src/contrib/binutils/gas/asintl.h U src/contrib/binutils/gas/atof-generic.c U src/contrib/binutils/gas/bignum-copy.c U src/contrib/binutils/gas/bignum.h U src/contrib/binutils/gas/bit_fix.h U src/contrib/binutils/gas/cond.c U src/contrib/binutils/gas/config.in C src/contrib/binutils/gas/configure C src/contrib/binutils/gas/configure.in U src/contrib/binutils/gas/debug.c U src/contrib/binutils/gas/dep-in.sed U src/contrib/binutils/gas/depend.c U src/contrib/binutils/gas/dwarf2dbg.c U src/contrib/binutils/gas/dwarf2dbg.h U src/contrib/binutils/gas/ecoff.c U src/contrib/binutils/gas/ecoff.h U src/contrib/binutils/gas/ehopt.c U src/contrib/binutils/gas/emul-target.h U src/contrib/binutils/gas/emul.h U src/contrib/binutils/gas/expr.c U src/contrib/binutils/gas/expr.h U src/contrib/binutils/gas/flonum-copy.c U src/contrib/binutils/gas/flonum-konst.c U src/contrib/binutils/gas/flonum-mult.c U src/contrib/binutils/gas/flonum.h U src/contrib/binutils/gas/frags.c U src/contrib/binutils/gas/frags.h U src/contrib/binutils/gas/gasp.c U src/contrib/binutils/gas/gdbinit.in U src/contrib/binutils/gas/hash.c U src/contrib/binutils/gas/hash.h U src/contrib/binutils/gas/input-file.c U src/contrib/binutils/gas/input-file.h U src/contrib/binutils/gas/input-scrub.c U src/contrib/binutils/gas/itbl-lex.l U src/contrib/binutils/gas/itbl-ops.c U src/contrib/binutils/gas/itbl-ops.h U src/contrib/binutils/gas/itbl-parse.y U src/contrib/binutils/gas/link.cmd U src/contrib/binutils/gas/listing.c U src/contrib/binutils/gas/listing.h U src/contrib/binutils/gas/literal.c U src/contrib/binutils/gas/macro.c U src/contrib/binutils/gas/macro.h U src/contrib/binutils/gas/messages.c U src/contrib/binutils/gas/obj.h U src/contrib/binutils/gas/output-file.c U src/contrib/binutils/gas/output-file.h U src/contrib/binutils/gas/read.c U src/contrib/binutils/gas/read.h U src/contrib/binutils/gas/sb.c U src/contrib/binutils/gas/sb.h U src/contrib/binutils/gas/stabs.c U src/contrib/binutils/gas/stamp-h.in U src/contrib/binutils/gas/struc-symbol.h U src/contrib/binutils/gas/subsegs.c U src/contrib/binutils/gas/subsegs.h U src/contrib/binutils/gas/symbols.c U src/contrib/binutils/gas/symbols.h U src/contrib/binutils/gas/tc.h U src/contrib/binutils/gas/write.c U src/contrib/binutils/gas/write.h U src/contrib/binutils/gas/doc/Makefile.am U src/contrib/binutils/gas/doc/Makefile.in U src/contrib/binutils/gas/doc/all.texi U src/contrib/binutils/gas/doc/as.1 U src/contrib/binutils/gas/doc/as.texinfo U src/contrib/binutils/gas/doc/c-arm.texi U src/contrib/binutils/gas/doc/c-i386.texi U src/contrib/binutils/gas/doc/c-sparc.texi U src/contrib/binutils/gas/doc/c-v850.texi U src/contrib/binutils/gas/doc/c-z8k.texi U src/contrib/binutils/gas/doc/gasp.texi U src/contrib/binutils/gas/doc/h8.texi U src/contrib/binutils/gas/doc/internals.texi U src/contrib/binutils/gas/po/POTFILES.in U src/contrib/binutils/gas/po/Make-in U src/contrib/binutils/gas/po/gas.pot U src/contrib/binutils/gas/config/aout_gnu.h U src/contrib/binutils/gas/config/atof-ieee.c U src/contrib/binutils/gas/config/e-i386aout.c U src/contrib/binutils/gas/config/e-i386coff.c U src/contrib/binutils/gas/config/e-i386elf.c U src/contrib/binutils/gas/config/obj-aout.c U src/contrib/binutils/gas/config/obj-aout.h U src/contrib/binutils/gas/config/obj-coff.c U src/contrib/binutils/gas/config/obj-coff.h U src/contrib/binutils/gas/config/obj-ecoff.c U src/contrib/binutils/gas/config/obj-ecoff.h U src/contrib/binutils/gas/config/obj-elf.c U src/contrib/binutils/gas/config/obj-elf.h U src/contrib/binutils/gas/config/obj-generic.c U src/contrib/binutils/gas/config/obj-generic.h U src/contrib/binutils/gas/config/obj-ieee.c U src/contrib/binutils/gas/config/obj-ieee.h U src/contrib/binutils/gas/config/obj-multi.c U src/contrib/binutils/gas/config/obj-multi.h U src/contrib/binutils/gas/config/tc-alpha.c U src/contrib/binutils/gas/config/tc-alpha.h U src/contrib/binutils/gas/config/tc-arm.c U src/contrib/binutils/gas/config/tc-arm.h U src/contrib/binutils/gas/config/tc-generic.c U src/contrib/binutils/gas/config/tc-generic.h C src/contrib/binutils/gas/config/tc-i386.c C src/contrib/binutils/gas/config/tc-i386.h U src/contrib/binutils/gas/config/tc-m68851.h U src/contrib/binutils/gas/config/tc-ppc.c U src/contrib/binutils/gas/config/tc-ppc.h U src/contrib/binutils/gas/config/tc-sparc.c U src/contrib/binutils/gas/config/tc-sparc.h U src/contrib/binutils/gas/config/tc-tic30.c U src/contrib/binutils/gas/config/tc-tic30.h U src/contrib/binutils/gas/config/tc-v850.c U src/contrib/binutils/gas/config/tc-v850.h U src/contrib/binutils/gas/config/tc-z8k.c U src/contrib/binutils/gas/config/tc-z8k.h U src/contrib/binutils/gas/config/te-386bsd.h U src/contrib/binutils/gas/config/te-aux.h C src/contrib/binutils/gas/config/te-freebsd.h U src/contrib/binutils/gas/config/te-generic.h U src/contrib/binutils/gas/config/te-linux.h U src/contrib/binutils/gas/config/te-nbsd.h U src/contrib/binutils/gas/config/te-pe.h U src/contrib/binutils/gas/config/te-ppcnw.h U src/contrib/binutils/gas/config/te-sparcaout.h U src/contrib/binutils/gas/config/te-svr4.h U src/contrib/binutils/gas/config/te-sysv32.h U src/contrib/binutils/include/ChangeLog U src/contrib/binutils/include/MAINTAINERS U src/contrib/binutils/include/alloca-conf.h U src/contrib/binutils/include/ansidecl.h U src/contrib/binutils/include/bfdlink.h U src/contrib/binutils/include/bin-bugs.h U src/contrib/binutils/include/callback.h U src/contrib/binutils/include/demangle.h U src/contrib/binutils/include/dis-asm.h U src/contrib/binutils/include/dyn-string.h U src/contrib/binutils/include/filenames.h U src/contrib/binutils/include/floatformat.h U src/contrib/binutils/include/fnmatch.h U src/contrib/binutils/include/fopen-bin.h U src/contrib/binutils/include/fopen-same.h U src/contrib/binutils/include/gdbm.h U src/contrib/binutils/include/getopt.h U src/contrib/binutils/include/hashtab.h U src/contrib/binutils/include/ieee.h U src/contrib/binutils/include/libiberty.h U src/contrib/binutils/include/md5.h U src/contrib/binutils/include/objalloc.h U src/contrib/binutils/include/obstack.h U src/contrib/binutils/include/partition.h U src/contrib/binutils/include/progress.h U src/contrib/binutils/include/remote-sim.h U src/contrib/binutils/include/safe-ctype.h U src/contrib/binutils/include/sort.h U src/contrib/binutils/include/splay-tree.h U src/contrib/binutils/include/symcat.h U src/contrib/binutils/include/elf/ChangeLog U src/contrib/binutils/include/elf/alpha.h U src/contrib/binutils/include/elf/arm.h U src/contrib/binutils/include/elf/common.h U src/contrib/binutils/include/elf/dwarf.h U src/contrib/binutils/include/elf/dwarf2.h U src/contrib/binutils/include/elf/external.h U src/contrib/binutils/include/elf/i386.h U src/contrib/binutils/include/elf/internal.h U src/contrib/binutils/include/elf/ppc.h U src/contrib/binutils/include/elf/sparc.h U src/contrib/binutils/include/elf/v850.h U src/contrib/binutils/include/elf/arc.h U src/contrib/binutils/include/elf/avr.h U src/contrib/binutils/include/elf/cris.h U src/contrib/binutils/include/elf/d10v.h U src/contrib/binutils/include/elf/d30v.h U src/contrib/binutils/include/elf/fr30.h U src/contrib/binutils/include/elf/hppa.h U src/contrib/binutils/include/elf/i370.h U src/contrib/binutils/include/elf/i860.h U src/contrib/binutils/include/elf/i960.h U src/contrib/binutils/include/elf/ia64.h U src/contrib/binutils/include/elf/m32r.h U src/contrib/binutils/include/elf/m68hc11.h U src/contrib/binutils/include/elf/m68k.h U src/contrib/binutils/include/elf/mcore.h U src/contrib/binutils/include/elf/mips.h U src/contrib/binutils/include/elf/pj.h U src/contrib/binutils/include/elf/mn10200.h U src/contrib/binutils/include/elf/mn10300.h U src/contrib/binutils/include/elf/reloc-macros.h U src/contrib/binutils/include/elf/sh.h U src/contrib/binutils/include/elf/x86-64.h U src/contrib/binutils/include/aout/ChangeLog U src/contrib/binutils/include/aout/aout64.h U src/contrib/binutils/include/aout/ar.h U src/contrib/binutils/include/aout/encap.h U src/contrib/binutils/include/aout/host.h U src/contrib/binutils/include/aout/ranlib.h U src/contrib/binutils/include/aout/reloc.h U src/contrib/binutils/include/aout/stab.def U src/contrib/binutils/include/aout/stab_gnu.h U src/contrib/binutils/include/coff/ChangeLog U src/contrib/binutils/include/coff/alpha.h U src/contrib/binutils/include/coff/arm.h U src/contrib/binutils/include/coff/aux-coff.h U src/contrib/binutils/include/coff/ecoff.h U src/contrib/binutils/include/coff/i386.h U src/contrib/binutils/include/coff/internal.h U src/contrib/binutils/include/coff/pe.h U src/contrib/binutils/include/coff/powerpc.h U src/contrib/binutils/include/coff/sparc.h U src/contrib/binutils/include/coff/sym.h U src/contrib/binutils/include/coff/symconst.h U src/contrib/binutils/include/coff/ti.h C src/contrib/binutils/include/coff/tic30.h C src/contrib/binutils/include/coff/z8k.h U src/contrib/binutils/include/opcode/ChangeLog U src/contrib/binutils/include/opcode/alpha.h U src/contrib/binutils/include/opcode/arm.h U src/contrib/binutils/include/opcode/convex.h U src/contrib/binutils/include/opcode/i386.h U src/contrib/binutils/include/opcode/np1.h U src/contrib/binutils/include/opcode/pn.h U src/contrib/binutils/include/opcode/ppc.h U src/contrib/binutils/include/opcode/sparc.h U src/contrib/binutils/include/opcode/tic30.h U src/contrib/binutils/include/opcode/v850.h U src/contrib/binutils/include/regs/ChangeLog U src/contrib/binutils/libiberty/ChangeLog U src/contrib/binutils/libiberty/Makefile.in U src/contrib/binutils/libiberty/README U src/contrib/binutils/libiberty/aclocal.m4 U src/contrib/binutils/libiberty/alloca-conf.h U src/contrib/binutils/libiberty/alloca.c U src/contrib/binutils/libiberty/argv.c U src/contrib/binutils/libiberty/asprintf.c U src/contrib/binutils/libiberty/atexit.c U src/contrib/binutils/libiberty/basename.c U src/contrib/binutils/libiberty/bcmp.c U src/contrib/binutils/libiberty/bcopy.c U src/contrib/binutils/libiberty/bsearch.c U src/contrib/binutils/libiberty/bzero.c U src/contrib/binutils/libiberty/calloc.c U src/contrib/binutils/libiberty/choose-temp.c U src/contrib/binutils/libiberty/clock.c U src/contrib/binutils/libiberty/concat.c U src/contrib/binutils/libiberty/config.in U src/contrib/binutils/libiberty/config.table U src/contrib/binutils/libiberty/configure U src/contrib/binutils/libiberty/configure.in U src/contrib/binutils/libiberty/copysign.c U src/contrib/binutils/libiberty/cplus-dem.c U src/contrib/binutils/libiberty/cp-demangle.c U src/contrib/binutils/libiberty/dyn-string.c U src/contrib/binutils/libiberty/fdmatch.c U src/contrib/binutils/libiberty/floatformat.c U src/contrib/binutils/libiberty/fnmatch.c U src/contrib/binutils/libiberty/getcwd.c U src/contrib/binutils/libiberty/getopt.c U src/contrib/binutils/libiberty/getopt1.c U src/contrib/binutils/libiberty/getpagesize.c U src/contrib/binutils/libiberty/getpwd.c U src/contrib/binutils/libiberty/getruntime.c U src/contrib/binutils/libiberty/hashtab.c U src/contrib/binutils/libiberty/hex.c U src/contrib/binutils/libiberty/index.c U src/contrib/binutils/libiberty/insque.c U src/contrib/binutils/libiberty/md5.c U src/contrib/binutils/libiberty/memchr.c U src/contrib/binutils/libiberty/memcmp.c U src/contrib/binutils/libiberty/memcpy.c U src/contrib/binutils/libiberty/memmove.c U src/contrib/binutils/libiberty/memset.c U src/contrib/binutils/libiberty/mkstemps.c U src/contrib/binutils/libiberty/objalloc.c U src/contrib/binutils/libiberty/obstack.c U src/contrib/binutils/libiberty/partition.c U src/contrib/binutils/libiberty/pexecute.c U src/contrib/binutils/libiberty/putenv.c U src/contrib/binutils/libiberty/random.c U src/contrib/binutils/libiberty/rename.c U src/contrib/binutils/libiberty/rindex.c U src/contrib/binutils/libiberty/safe-ctype.c U src/contrib/binutils/libiberty/setenv.c U src/contrib/binutils/libiberty/sigsetmask.c U src/contrib/binutils/libiberty/sort.c U src/contrib/binutils/libiberty/spaces.c U src/contrib/binutils/libiberty/splay-tree.c U src/contrib/binutils/libiberty/strcasecmp.c U src/contrib/binutils/libiberty/strchr.c U src/contrib/binutils/libiberty/strdup.c U src/contrib/binutils/libiberty/strerror.c U src/contrib/binutils/libiberty/strncasecmp.c U src/contrib/binutils/libiberty/strncmp.c U src/contrib/binutils/libiberty/strrchr.c U src/contrib/binutils/libiberty/strsignal.c U src/contrib/binutils/libiberty/strstr.c U src/contrib/binutils/libiberty/strtod.c U src/contrib/binutils/libiberty/strtol.c U src/contrib/binutils/libiberty/strtoul.c U src/contrib/binutils/libiberty/tmpnam.c U src/contrib/binutils/libiberty/vfork.c U src/contrib/binutils/libiberty/vasprintf.c U src/contrib/binutils/libiberty/vfprintf.c U src/contrib/binutils/libiberty/vprintf.c U src/contrib/binutils/libiberty/vsprintf.c U src/contrib/binutils/libiberty/waitpid.c U src/contrib/binutils/libiberty/xatexit.c U src/contrib/binutils/libiberty/xexit.c U src/contrib/binutils/libiberty/xmalloc.c U src/contrib/binutils/libiberty/xmemdup.c U src/contrib/binutils/libiberty/xstrdup.c U src/contrib/binutils/libiberty/xstrerror.c U src/contrib/binutils/libiberty/config/mh-cxux7 U src/contrib/binutils/libiberty/config/mh-fbsd21 U src/contrib/binutils/libiberty/config/mh-openedition U src/contrib/binutils/opcodes/ChangeLog U src/contrib/binutils/opcodes/ChangeLog-9297 U src/contrib/binutils/opcodes/ChangeLog-9899 U src/contrib/binutils/opcodes/MAINTAINERS U src/contrib/binutils/opcodes/Makefile.am U src/contrib/binutils/opcodes/Makefile.in U src/contrib/binutils/opcodes/acinclude.m4 U src/contrib/binutils/opcodes/aclocal.m4 U src/contrib/binutils/opcodes/alpha-dis.c U src/contrib/binutils/opcodes/alpha-opc.c U src/contrib/binutils/opcodes/arm-dis.c U src/contrib/binutils/opcodes/arm-opc.h U src/contrib/binutils/opcodes/config.in U src/contrib/binutils/opcodes/configure U src/contrib/binutils/opcodes/configure.in U src/contrib/binutils/opcodes/dep-in.sed U src/contrib/binutils/opcodes/dis-buf.c U src/contrib/binutils/opcodes/disassemble.c U src/contrib/binutils/opcodes/i386-dis.c U src/contrib/binutils/opcodes/opintl.h U src/contrib/binutils/opcodes/ppc-dis.c U src/contrib/binutils/opcodes/ppc-opc.c U src/contrib/binutils/opcodes/sparc-dis.c U src/contrib/binutils/opcodes/sparc-opc.c U src/contrib/binutils/opcodes/stamp-h.in U src/contrib/binutils/opcodes/sysdep.h U src/contrib/binutils/opcodes/tic30-dis.c U src/contrib/binutils/opcodes/v850-dis.c U src/contrib/binutils/opcodes/v850-opc.c U src/contrib/binutils/opcodes/z8k-dis.c U src/contrib/binutils/opcodes/z8k-opc.h U src/contrib/binutils/opcodes/z8kgen.c U src/contrib/binutils/opcodes/po/POTFILES.in U src/contrib/binutils/opcodes/po/Make-in U src/contrib/binutils/opcodes/po/opcodes.pot U src/contrib/binutils/ld/ChangeLog U src/contrib/binutils/ld/ChangeLog-9197 U src/contrib/binutils/ld/ChangeLog-9899 U src/contrib/binutils/ld/MAINTAINERS U src/contrib/binutils/ld/Makefile.am C src/contrib/binutils/ld/Makefile.in U src/contrib/binutils/ld/NEWS U src/contrib/binutils/ld/README U src/contrib/binutils/ld/TODO U src/contrib/binutils/ld/acinclude.m4 U src/contrib/binutils/ld/aclocal.m4 U src/contrib/binutils/ld/config.in U src/contrib/binutils/ld/configure C src/contrib/binutils/ld/configure.host U src/contrib/binutils/ld/configure.in C src/contrib/binutils/ld/configure.tgt U src/contrib/binutils/ld/deffile.h U src/contrib/binutils/ld/deffilep.y U src/contrib/binutils/ld/dep-in.sed U src/contrib/binutils/ld/gen-doc.texi U src/contrib/binutils/ld/genscripts.sh U src/contrib/binutils/ld/h8-doc.texi C src/contrib/binutils/ld/ld.1 U src/contrib/binutils/ld/ld.h U src/contrib/binutils/ld/ld.texinfo U src/contrib/binutils/ld/ldcref.c U src/contrib/binutils/ld/ldctor.c U src/contrib/binutils/ld/ldctor.h U src/contrib/binutils/ld/ldemul.c U src/contrib/binutils/ld/ldemul.h U src/contrib/binutils/ld/ldexp.c U src/contrib/binutils/ld/ldexp.h U src/contrib/binutils/ld/ldfile.c U src/contrib/binutils/ld/ldfile.h U src/contrib/binutils/ld/ldgram.y U src/contrib/binutils/ld/ldint.texinfo U src/contrib/binutils/ld/ldlang.c U src/contrib/binutils/ld/ldlang.h U src/contrib/binutils/ld/ldlex.h U src/contrib/binutils/ld/ldlex.l U src/contrib/binutils/ld/ldmain.c U src/contrib/binutils/ld/ldmain.h U src/contrib/binutils/ld/ldmisc.c U src/contrib/binutils/ld/ldmisc.h U src/contrib/binutils/ld/ldver.c U src/contrib/binutils/ld/ldver.h U src/contrib/binutils/ld/ldwrite.c U src/contrib/binutils/ld/ldwrite.h U src/contrib/binutils/ld/lexsup.c U src/contrib/binutils/ld/mri.c U src/contrib/binutils/ld/mri.h U src/contrib/binutils/ld/pe-dll.c U src/contrib/binutils/ld/pe-dll.h U src/contrib/binutils/ld/stamp-h.in U src/contrib/binutils/ld/sysdep.h U src/contrib/binutils/ld/configdoc.texi U src/contrib/binutils/ld/emulparams/README U src/contrib/binutils/ld/emulparams/alpha.sh U src/contrib/binutils/ld/emulparams/armaoutb.sh U src/contrib/binutils/ld/emulparams/armaoutl.sh U src/contrib/binutils/ld/emulparams/armcoff.sh U src/contrib/binutils/ld/emulparams/armelf.sh U src/contrib/binutils/ld/emulparams/armelf_linux.sh U src/contrib/binutils/ld/emulparams/armelf_oabi.sh U src/contrib/binutils/ld/emulparams/armnbsd.sh U src/contrib/binutils/ld/emulparams/armpe.sh U src/contrib/binutils/ld/emulparams/coff_sparc.sh U src/contrib/binutils/ld/emulparams/elf32_sparc.sh U src/contrib/binutils/ld/emulparams/elf32b4300.sh U src/contrib/binutils/ld/emulparams/elf32l4300.sh U src/contrib/binutils/ld/emulparams/elf32lppc.sh U src/contrib/binutils/ld/emulparams/elf32lppcsim.sh U src/contrib/binutils/ld/emulparams/elf32ppc.sh U src/contrib/binutils/ld/emulparams/elf32ppclinux.sh U src/contrib/binutils/ld/emulparams/elf32ppcsim.sh U src/contrib/binutils/ld/emulparams/elf64_sparc.sh U src/contrib/binutils/ld/emulparams/elf64alpha.sh U src/contrib/binutils/ld/emulparams/elf_i386.sh U src/contrib/binutils/ld/emulparams/elf_i386_chaos.sh U src/contrib/binutils/ld/emulparams/i386aout.sh U src/contrib/binutils/ld/emulparams/i386bsd.sh U src/contrib/binutils/ld/emulparams/i386coff.sh U src/contrib/binutils/ld/emulparams/i386linux.sh U src/contrib/binutils/ld/emulparams/i386moss.sh U src/contrib/binutils/ld/emulparams/i386nbsd.sh U src/contrib/binutils/ld/emulparams/i386nw.sh U src/contrib/binutils/ld/emulparams/i386pe.sh U src/contrib/binutils/ld/emulparams/i386pe_posix.sh U src/contrib/binutils/ld/emulparams/ppcmacos.sh U src/contrib/binutils/ld/emulparams/ppcnw.sh U src/contrib/binutils/ld/emulparams/ppcpe.sh U src/contrib/binutils/ld/emulparams/shelf.sh N src/contrib/binutils/ld/emulparams/shelf_linux.sh U src/contrib/binutils/ld/emulparams/sparcaout.sh U src/contrib/binutils/ld/emulparams/sparclinux.sh U src/contrib/binutils/ld/emulparams/sparcnbsd.sh U src/contrib/binutils/ld/emulparams/tic30aout.sh U src/contrib/binutils/ld/emulparams/tic30coff.sh U src/contrib/binutils/ld/emulparams/v850.sh U src/contrib/binutils/ld/emulparams/vanilla.sh U src/contrib/binutils/ld/emulparams/vsta.sh U src/contrib/binutils/ld/emulparams/z8001.sh U src/contrib/binutils/ld/emulparams/z8002.sh U src/contrib/binutils/ld/emultempl/armcoff.em U src/contrib/binutils/ld/emultempl/README U src/contrib/binutils/ld/emultempl/armelf.em U src/contrib/binutils/ld/emultempl/armelf_oabi.em U src/contrib/binutils/ld/emultempl/astring.sed C src/contrib/binutils/ld/emultempl/elf32.em U src/contrib/binutils/ld/emultempl/generic.em U src/contrib/binutils/ld/emultempl/linux.em U src/contrib/binutils/ld/emultempl/ostring.sed U src/contrib/binutils/ld/emultempl/pe.em U src/contrib/binutils/ld/emultempl/ticoff.em U src/contrib/binutils/ld/emultempl/vanilla.em U src/contrib/binutils/ld/po/POTFILES.in U src/contrib/binutils/ld/po/Make-in U src/contrib/binutils/ld/po/ld.pot U src/contrib/binutils/ld/scripttempl/alpha.sc U src/contrib/binutils/ld/scripttempl/README U src/contrib/binutils/ld/scripttempl/armaout.sc U src/contrib/binutils/ld/scripttempl/aout.sc U src/contrib/binutils/ld/scripttempl/armcoff.sc U src/contrib/binutils/ld/scripttempl/elf.sc U src/contrib/binutils/ld/scripttempl/i386coff.sc U src/contrib/binutils/ld/scripttempl/nw.sc U src/contrib/binutils/ld/scripttempl/pe.sc U src/contrib/binutils/ld/scripttempl/ppcpe.sc U src/contrib/binutils/ld/scripttempl/sparccoff.sc U src/contrib/binutils/ld/scripttempl/tic30aout.sc U src/contrib/binutils/ld/scripttempl/tic30coff.sc U src/contrib/binutils/ld/scripttempl/v850.sc U src/contrib/binutils/ld/scripttempl/vanilla.sc U src/contrib/binutils/ld/scripttempl/z8000.sc 20 conflicts created by this import. Use the following command to help the merge: cvs checkout -jGNU:yesterday -jGNU src/contrib/binutils To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 10: 2:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EA8D637B405; Tue, 26 Jun 2001 10:02:42 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QH2gE38704; Tue, 26 Jun 2001 10:02:42 -0700 (PDT) (envelope-from knu) Message-Id: <200106261702.f5QH2gE38704@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 26 Jun 2001 10:02:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/portupgrade 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 2001/06/26 10:02:42 PDT Modified files: sysutils/portupgrade Makefile distinfo Log: Update to 20010627. Enhance the behaviors of some flags: -B CMD --beforebuild CMD Run the sapecified command before each build. If the command exits in failure, the port/package will be skipped. Here is some typical uses: portupgrade -B 'cvs update' 'gnome*' portupgrade -aB 'test ! `make -V IS_INTERACTIVE`' -x GLOB --exclude GLOB Exclude packages matching the specified glob pattern. Exclusion is performed after recursing dependency in response to -r and/or -R, which means, for example, the following command will upgrade all the packages depending on XFree86 but leave XFree86 as it is: portupgrade -rx XFree86 XFree86 Revision Changes Path 1.34 +2 -2 ports/sysutils/portupgrade/Makefile 1.31 +1 -1 ports/sysutils/portupgrade/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 10: 6:40 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8A14437B401; Tue, 26 Jun 2001 10:06:35 -0700 (PDT) (envelope-from greid@FreeBSD.org) Received: (from greid@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QH6ZN41666; Tue, 26 Jun 2001 10:06:35 -0700 (PDT) (envelope-from greid) Message-Id: <200106261706.f5QH6ZN41666@freefall.freebsd.org> From: George C A Reid Date: Tue, 26 Jun 2001 10:06:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/html2wml 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 greid 2001/06/26 10:06:35 PDT Modified files: www/html2wml Makefile distinfo pkg-plist Log: Update to 0.4.5r2 PR: 28419 Submitted by: Patrick Li Revision Changes Path 1.3 +6 -4 ports/www/html2wml/Makefile 1.3 +1 -1 ports/www/html2wml/distinfo 1.3 +12 -3 ports/www/html2wml/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 Jun 26 10: 7:14 2001 Delivered-To: cvs-all@freebsd.org Received: from green.bikeshed.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D8A8637B406; Tue, 26 Jun 2001 10:07:02 -0700 (PDT) (envelope-from green@green.bikeshed.org) Received: from localhost (green@localhost) by green.bikeshed.org (8.11.2/8.11.1) with ESMTP id f5QH70k41274; Tue, 26 Jun 2001 13:07:01 -0400 (EDT) (envelope-from green@green.bikeshed.org) Message-Id: <200106261707.f5QH70k41274@green.bikeshed.org> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: Poul-Henning Kamp Cc: "Brian F. Feldman" , "Jonathan Lemon Alfred Perlstein" , Mike Silbersack , Matt Dillon , Mike Silbersack , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, jlemon@FreeBSD.org, bmilekic@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet tcp_input.c tcp_output.c tcp_subr.c tcp_timer.c tcp_usrreq.c tcp_var.h In-Reply-To: Message from Poul-Henning Kamp of "Tue, 26 Jun 2001 13:39:45 +0200." <71068.993555585@critter> From: "Brian F. Feldman" Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 26 Jun 2001 13:07:00 -0400 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Poul-Henning Kamp wrote: > In message <200106242141.f5OLfc176777@green.bikeshed.org>, "Brian F. Feldman" w > rites: > > >> bzero seems to be optimized for large areas, perhaps it would help > >> malloc some if we used some alternative zero'ing function for small > >> allocations with M_ZERO set? > > > >That's pretty pointless; M_ZERO is _supposed_ to eventually be providing > >pre-zeroed memory, which should remove that bzero in the general case, > >anyway. > > Well, M_ZERO was designed to remove a lot of distinct calls to bzero > in the hope that we could: > > A) collect statistics showing if demand for zeroed RAM is big enough > to persue B) > > B) Implement prezeroed RAM as an optimization. > > Neither of these precludes an optimization of the current > implementation of M_ZERO Well, I don't get exactly how it would be optimized more than it is now because it won't be able to take advantage of these "smaller" bzero()s... unless... what about making malloc() an inline that checks M_ZERO and uses the new constant-bzero() on sufficiently small sizes after calling malloc without the M_ZERO? I'm pretty certain GCC would optimize that fine, and that would buy us the faster-constant-sized-bzero back from the M_ZERO optimization. -- Brian Fundakowski Feldman \ FreeBSD: The Power to Serve! / green@FreeBSD.org `------------------------------' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 10: 7:58 2001 Delivered-To: cvs-all@freebsd.org Received: from london.physics.purdue.edu (london.physics.purdue.edu [128.210.67.35]) by hub.freebsd.org (Postfix) with ESMTP id 337FE37B405; Tue, 26 Jun 2001 10:07:47 -0700 (PDT) (envelope-from will@physics.purdue.edu) Received: from bohr.physics.purdue.edu (bohr.physics.purdue.edu [128.210.67.12]) by london.physics.purdue.edu (8.8.8/8.8.8) with ESMTP id MAA10945; Tue, 26 Jun 2001 12:07:46 -0500 (EST) Received: by bohr.physics.purdue.edu (Postfix, from userid 12409) id 449555BB5; Tue, 26 Jun 2001 12:07:46 -0500 (EST) Date: Tue, 26 Jun 2001 12:07:46 -0500 From: Will Andrews To: "David W. Chapman Jr." Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/net/tridiavnc distinfo Message-ID: <20010626120746.S97456@bohr.physics.purdue.edu> Reply-To: Will Andrews Mail-Followup-To: "David W. Chapman Jr." , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200106261309.f5QD96q02908@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.17i In-Reply-To: <200106261309.f5QD96q02908@freefall.freebsd.org>; from dwcjr@FreeBSD.org on Tue, Jun 26, 2001 at 06:09:06AM -0700 X-Operating-System: FreeBSD 4.3-STABLE i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Jun 26, 2001 at 06:09:06AM -0700, David W. Chapman Jr. (dwcjr@FreeBSD.org) wrote: > Removed files: > net/tridiavnc distinfo > Log: > Remove distinfo because tridia seems to reroll tarball nightly. Bad idea. Keep a local copy instead. -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 10:12:47 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D535537B405; Tue, 26 Jun 2001 10:12:42 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QHCgA42232; Tue, 26 Jun 2001 10:12:42 -0700 (PDT) (envelope-from ijliao) Message-Id: <200106261712.f5QHCgA42232@freefall.freebsd.org> From: Ying-Chieh Liao Date: Tue, 26 Jun 2001 10:12:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/rascal pkg-plist ports/math/rascal/files patch-Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2001/06/26 10:12:40 PDT Modified files: math/rascal pkg-plist math/rascal/files patch-Makefile Log: turn off optimization to make it buildable Revision Changes Path 1.3 +2 -0 ports/math/rascal/pkg-plist 1.3 +20 -7 ports/math/rascal/files/patch-Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 10:13:18 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7BA3337B405; Tue, 26 Jun 2001 10:13:12 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QHDCO42313; Tue, 26 Jun 2001 10:13:12 -0700 (PDT) (envelope-from obrien) Message-Id: <200106261713.f5QHDCO42313@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 26 Jun 2001 10:13:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils Makefile.inc0 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2001/06/26 10:13:12 PDT Modified files: gnu/usr.bin/binutils Makefile.inc0 Log: Upgrade to 2.11.2. Revision Changes Path 1.17 +2 -2 src/gnu/usr.bin/binutils/Makefile.inc0 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 10:15: 2 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 919BA37B401; Tue, 26 Jun 2001 10:14:57 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QHEvm42465; Tue, 26 Jun 2001 10:14:57 -0700 (PDT) (envelope-from obrien) Message-Id: <200106261714.f5QHEvm42465@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 26 Jun 2001 10:14:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/bfd elf.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2001/06/26 10:14:57 PDT Modified files: contrib/binutils/bfd elf.c Log: Merge our ELF branding into Binutils 2.11.2. Revision Changes Path 1.10 +87 -48 src/contrib/binutils/bfd/elf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 10:15:42 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0F4A337B406; Tue, 26 Jun 2001 10:15:36 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QHFZp42533; Tue, 26 Jun 2001 10:15:36 -0700 (PDT) (envelope-from obrien) Message-Id: <200106261715.f5QHFZp42533@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 26 Jun 2001 10:15:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/bfd elf32-i386.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2001/06/26 10:15:35 PDT Modified files: contrib/binutils/bfd elf32-i386.c Log: Merge rev 1.8 (only define "ELF_DYNAMIC_INTERPRETER" if it isn't defined elsewhere.) into Binutils 2.11.2. Revision Changes Path 1.10 +57 -4 src/contrib/binutils/bfd/elf32-i386.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 10:17:15 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 27B2837B40B; Tue, 26 Jun 2001 10:17:06 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QHH6o42683; Tue, 26 Jun 2001 10:17:06 -0700 (PDT) (envelope-from obrien) Message-Id: <200106261717.f5QHH6o42683@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 26 Jun 2001 10:17:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/bfd elf64-alpha.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2001/06/26 10:17:05 PDT Modified files: contrib/binutils/bfd elf64-alpha.c Log: Merge rev 1.6 (only define "ELF_DYNAMIC_INTERPRETER" if it isn't defined elsewhere) into Binutils 2.11.2. Revision Changes Path 1.8 +39 -27 src/contrib/binutils/bfd/elf64-alpha.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 10:18:11 2001 Delivered-To: cvs-all@freebsd.org Received: from sneakerz.org (sneakerz.org [216.33.66.254]) by hub.freebsd.org (Postfix) with ESMTP id EC3E737B401; Tue, 26 Jun 2001 10:18:02 -0700 (PDT) (envelope-from bright@sneakerz.org) Received: by sneakerz.org (Postfix, from userid 1092) id 7A9995D021; Tue, 26 Jun 2001 12:17:52 -0500 (CDT) Date: Tue, 26 Jun 2001 12:17:52 -0500 From: "Jonathan Lemon Alfred Perlstein" To: Matt Dillon Cc: "Brian F. Feldman" , Mike Silbersack , Mike Silbersack , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, jlemon@FreeBSD.ORG, bmilekic@FreeBSD.ORG Subject: Re: cvs commit: src/sys/netinet tcp_input.c tcp_output.c tcp_subr.c tcp_timer.c tcp_usrreq.c tcp_var.h Message-ID: <20010626121752.L64836@sneakerz.org> References: <200106242141.f5OLfc176777@green.bikeshed.org> <200106261647.f5QGlRr24342@earth.backplane.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200106261647.f5QGlRr24342@earth.backplane.com>; from dillon@earth.backplane.com on Tue, Jun 26, 2001 at 09:47:27AM -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 * Matt Dillon [010626 11:47] wrote: > : > :That's pretty pointless; M_ZERO is _supposed_ to eventually be providing > :pre-zeroed memory, which should remove that bzero in the general case, > :anyway. > : > > * We can give up on trying to optimize bzero() within malloc() and > instead concentrate on giving malloc() a pre-zeroing feature, which > is where malloc()'s M_ZERO flag was heading in the first place. > > Either way, I don't think this has much to do with the inline bzero()ing > code that I am proposing. Agreed, wrt idle zeroing of data, the problem that I see is that it seems that idleproc may not aquire mutexes, at least that's the impression I get from the SMP team (jhb and crew). I feel that idleproc should at least be able to trylock if we're going to make any use of it at all. Is this planned or possible? -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 10:31:38 2001 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by hub.freebsd.org (Postfix) with ESMTP id 8DA4D37B406; Tue, 26 Jun 2001 10:31:31 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter (localhost [127.0.0.1]) by critter.freebsd.dk (8.11.3/8.11.3) with ESMTP id f5QHVGn75440; Tue, 26 Jun 2001 19:31:17 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: "Brian F. Feldman" Cc: "Jonathan Lemon Alfred Perlstein" , Mike Silbersack , Matt Dillon , Mike Silbersack , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, jlemon@FreeBSD.org, bmilekic@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet tcp_input.c tcp_output.c tcp_subr.c tcp_timer.c tcp_usrreq.c tcp_var.h In-Reply-To: Your message of "Tue, 26 Jun 2001 13:07:00 EDT." <200106261707.f5QH70k41274@green.bikeshed.org> Date: Tue, 26 Jun 2001 19:31:16 +0200 Message-ID: <75438.993576676@critter> 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 <200106261707.f5QH70k41274@green.bikeshed.org>, "Brian F. Feldman" w rites: >Well, I don't get exactly how it would be optimized more than it is now >because it won't be able to take advantage of these "smaller" bzero()s... >unless... what about making malloc() an inline that checks M_ZERO and uses >the new constant-bzero() on sufficiently small sizes after calling malloc >without the M_ZERO? I'm pretty certain GCC would optimize that fine, and >that would buy us the faster-constant-sized-bzero back from the M_ZERO >optimization. I seriously doubt you'd get any optimization out of doing it in general. It would probably be better to _not_ use M_ZERO if in some particular case of allocation you need the speed of the optimized bzero(). But if you need the optimized bzero() that bad, what are you doing calling malloc in the first place ? -- 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 Tue Jun 26 10:33:35 2001 Delivered-To: cvs-all@freebsd.org Received: from backup.af.speednet.com.au (af.speednet.com.au [202.135.188.244]) by hub.freebsd.org (Postfix) with ESMTP id 1EBA037B405; Tue, 26 Jun 2001 10:33:29 -0700 (PDT) (envelope-from andyf@speednet.com.au) Received: from backup.af.speednet.com.au (backup.af.speednet.com.au [172.22.2.4]) by backup.af.speednet.com.au (8.11.4/8.11.4) with ESMTP id f5QHXOA09019; Wed, 27 Jun 2001 03:33:24 +1000 (EST) (envelope-from andyf@speednet.com.au) Date: Wed, 27 Jun 2001 03:33:23 +1000 (EST) From: Andy Farkas X-X-Sender: To: Cc: Subject: Re: cvs commit: src/usr.bin/calendar/calendars calendar.freebsd In-Reply-To: <200106230724.f5N7OJu49670@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 Sat, 23 Jun 2001, Brian Feldman wrote: > Make sure the average age keeps on decreasing down that slippery slope. Surely BDE could influence the average with a big positive boost? :-) -- :{ andyf@speednet.com.au Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 10:36:20 2001 Delivered-To: cvs-all@freebsd.org Received: from sneakerz.org (sneakerz.org [216.33.66.254]) by hub.freebsd.org (Postfix) with ESMTP id 2359837B401; Tue, 26 Jun 2001 10:36:11 -0700 (PDT) (envelope-from bright@sneakerz.org) Received: by sneakerz.org (Postfix, from userid 1092) id 9A8CC5D010; Tue, 26 Jun 2001 12:36:10 -0500 (CDT) Date: Tue, 26 Jun 2001 12:36:10 -0500 From: "Jonathan Lemon Alfred Perlstein" To: Poul-Henning Kamp Cc: "Brian F. Feldman" , Mike Silbersack , Matt Dillon , Mike Silbersack , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, jlemon@FreeBSD.org, bmilekic@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet tcp_input.c tcp_output.c tcp_subr.c tcp_timer.c tcp_usrreq.c tcp_var.h Message-ID: <20010626123610.M64836@sneakerz.org> References: <200106261707.f5QH70k41274@green.bikeshed.org> <75438.993576676@critter> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <75438.993576676@critter>; from phk@critter.freebsd.dk on Tue, Jun 26, 2001 at 07:31:16PM +0200 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Poul-Henning Kamp [010626 12:31] wrote: > In message <200106261707.f5QH70k41274@green.bikeshed.org>, "Brian F. Feldman" w > rites: > > >Well, I don't get exactly how it would be optimized more than it is now > >because it won't be able to take advantage of these "smaller" bzero()s... > >unless... what about making malloc() an inline that checks M_ZERO and uses > >the new constant-bzero() on sufficiently small sizes after calling malloc > >without the M_ZERO? I'm pretty certain GCC would optimize that fine, and > >that would buy us the faster-constant-sized-bzero back from the M_ZERO > >optimization. > > I seriously doubt you'd get any optimization out of doing it in > general. It would probably be better to _not_ use M_ZERO if in > some particular case of allocation you need the speed of the > optimized bzero(). > > But if you need the optimized bzero() that bad, what are you > doing calling malloc in the first place ? We could put the test for size in the macro portion then deciding to M_ZERO or not along with which version would be optimized out by the compiler for constants. -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 10:43:41 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2F06737B40A; Tue, 26 Jun 2001 10:43:38 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QHhca44286; Tue, 26 Jun 2001 10:43:38 -0700 (PDT) (envelope-from obrien) Message-Id: <200106261743.f5QHhca44286@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 26 Jun 2001 10:43:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/bfd elflink.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2001/06/26 10:43:38 PDT Modified files: contrib/binutils/bfd elflink.h Log: Really wish this could back on the vendor branch... Commit the stock 2.11.2 version. Revision Changes Path 1.6 +200 -92 src/contrib/binutils/bfd/elflink.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 10:44:29 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 967FF37B407; Tue, 26 Jun 2001 10:44:22 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QHiMS44366; Tue, 26 Jun 2001 10:44:22 -0700 (PDT) (envelope-from obrien) Message-Id: <200106261744.f5QHiMS44366@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 26 Jun 2001 10:44:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/bfd freebsd.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2001/06/26 10:44:22 PDT Modified files: contrib/binutils/bfd freebsd.h Log: Merge rev 1.2 (configuration changes to support FreeBSD) into Binutils 2.11.2. Revision Changes Path 1.4 +3 -2 src/contrib/binutils/bfd/freebsd.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 10:45:30 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CE44937B40A; Tue, 26 Jun 2001 10:45:23 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QHjNY44490; Tue, 26 Jun 2001 10:45:23 -0700 (PDT) (envelope-from obrien) Message-Id: <200106261745.f5QHjNY44490@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 26 Jun 2001 10:45:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/binutils nm.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2001/06/26 10:45:23 PDT Modified files: contrib/binutils/binutils nm.c Log: Use the vendor's 2.11.2 version of this file as in rev 1.4. Revision Changes Path 1.8 +5 -5 src/contrib/binutils/binutils/nm.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 10:46:23 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 67ED937B405; Tue, 26 Jun 2001 10:46:17 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: (from murray@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QHkHq44541; Tue, 26 Jun 2001 10:46:17 -0700 (PDT) (envelope-from murray) Message-Id: <200106261746.f5QHkHq44541@freefall.freebsd.org> From: Murray Stokely Date: Tue, 26 Jun 2001 10:46:17 -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 murray 2001/06/26 10:46:17 PDT Modified files: en_US.ISO8859-1/books/handbook/kernelconfig chapter.sgml Log: Add 26 index entries Submitted by: Valentino Vaschetto Revision Changes Path 1.45 +27 -5 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 Jun 26 10:49:52 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2E78237B401; Tue, 26 Jun 2001 10:49:49 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QHnnB44743; Tue, 26 Jun 2001 10:49:49 -0700 (PDT) (envelope-from obrien) Message-Id: <200106261749.f5QHnnB44743@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 26 Jun 2001 10:49:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/binutils strings.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2001/06/26 10:49:49 PDT Modified files: contrib/binutils/binutils strings.c Log: Use the stock (2.11.2) version of this now. Revision Changes Path 1.5 +7 -4 src/contrib/binutils/binutils/strings.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 10:50:58 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2F4C237B401; Tue, 26 Jun 2001 10:50:53 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QHorv44833; Tue, 26 Jun 2001 10:50:53 -0700 (PDT) (envelope-from obrien) Message-Id: <200106261750.f5QHorv44833@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 26 Jun 2001 10:50:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/gas configure X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2001/06/26 10:50:53 PDT Modified files: contrib/binutils/gas configure Log: Use the stock (2.11.2) version of this now. Revision Changes Path 1.9 +447 -456 src/contrib/binutils/gas/configure To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 10:51:38 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 800DA37B401; Tue, 26 Jun 2001 10:51:35 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QHpZF44932; Tue, 26 Jun 2001 10:51:35 -0700 (PDT) (envelope-from obrien) Message-Id: <200106261751.f5QHpZF44932@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 26 Jun 2001 10:51:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/gas configure.in X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2001/06/26 10:51:35 PDT Modified files: contrib/binutils/gas configure.in Log: Use the stock (2.11.2) version of this now. Revision Changes Path 1.8 +20 -9 src/contrib/binutils/gas/configure.in To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 10:52:16 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2428E37B407; Tue, 26 Jun 2001 10:52:11 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QHqBC45000; Tue, 26 Jun 2001 10:52:11 -0700 (PDT) (envelope-from obrien) Message-Id: <200106261752.f5QHqBC45000@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 26 Jun 2001 10:52:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/gas/config tc-i386.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2001/06/26 10:52:11 PDT Modified files: contrib/binutils/gas/config tc-i386.c Log: We use the stock (2.11.2) version of this now. Revision Changes Path 1.8 +393 -303 src/contrib/binutils/gas/config/tc-i386.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 10:53:14 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 22C2337B406; Tue, 26 Jun 2001 10:53:09 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QHr9j45087; Tue, 26 Jun 2001 10:53:09 -0700 (PDT) (envelope-from obrien) Message-Id: <200106261753.f5QHr9j45087@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 26 Jun 2001 10:53:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/gas/config tc-i386.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2001/06/26 10:53:09 PDT Modified files: contrib/binutils/gas/config tc-i386.h Log: We use the stock (2.11.2) version of this file now. Revision Changes Path 1.6 +13 -3 src/contrib/binutils/gas/config/tc-i386.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 10:53:46 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E356237B406; Tue, 26 Jun 2001 10:53:40 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QHreu45142; Tue, 26 Jun 2001 10:53:40 -0700 (PDT) (envelope-from obrien) Message-Id: <200106261753.f5QHreu45142@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 26 Jun 2001 10:53:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/gas/config te-freebsd.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2001/06/26 10:53:40 PDT Modified files: contrib/binutils/gas/config te-freebsd.h Log: We use the stock (2.11.2) version of this now. Revision Changes Path 1.3 +2 -2 src/contrib/binutils/gas/config/te-freebsd.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 10:54:15 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C6CF237B406; Tue, 26 Jun 2001 10:54:12 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QHsCr45254; Tue, 26 Jun 2001 10:54:12 -0700 (PDT) (envelope-from obrien) Message-Id: <200106261754.f5QHsCr45254@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 26 Jun 2001 10:54:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/ld Makefile.in X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2001/06/26 10:54:12 PDT Modified files: contrib/binutils/ld Makefile.in Log: Merge rev 1.2 (FreeBSD configuration support) into Binutils 2.11.2. Revision Changes Path 1.7 +19 -7 src/contrib/binutils/ld/Makefile.in To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 10:54:57 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 48E5937B406; Tue, 26 Jun 2001 10:54:54 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QHssg45329; Tue, 26 Jun 2001 10:54:54 -0700 (PDT) (envelope-from obrien) Message-Id: <200106261754.f5QHssg45329@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 26 Jun 2001 10:54:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/ld configure.host X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2001/06/26 10:54:54 PDT Modified files: contrib/binutils/ld configure.host Log: We use the stock (2.11.2) version of this now. Revision Changes Path 1.4 +2 -2 src/contrib/binutils/ld/configure.host To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 10:55:16 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 15C5637B401; Tue, 26 Jun 2001 10:55:07 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: (from murray@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QHt7J45354; Tue, 26 Jun 2001 10:55:07 -0700 (PDT) (envelope-from murray) Message-Id: <200106261755.f5QHt7J45354@freefall.freebsd.org> From: Murray Stokely Date: Tue, 26 Jun 2001 10:55:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/mailcrypt 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 murray 2001/06/26 10:55:06 PDT Modified files: mail/mailcrypt Makefile distinfo Log: Upgrade to 3.5.6, with better GPG support. Submitted by: Greg Troxel Revision Changes Path 1.10 +2 -2 ports/mail/mailcrypt/Makefile 1.3 +1 -1 ports/mail/mailcrypt/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 10:55:27 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E0EEC37B401; Tue, 26 Jun 2001 10:55:23 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QHtN845395; Tue, 26 Jun 2001 10:55:23 -0700 (PDT) (envelope-from obrien) Message-Id: <200106261755.f5QHtN845395@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 26 Jun 2001 10:55:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/ld configure.tgt X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2001/06/26 10:55:22 PDT Modified files: contrib/binutils/ld configure.tgt Log: We use the stock (2.11.2) version of this now. Revision Changes Path 1.9 +8 -7 src/contrib/binutils/ld/configure.tgt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 10:56: 9 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 91ED037B405; Tue, 26 Jun 2001 10:56:02 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QHu2i45451; Tue, 26 Jun 2001 10:56:02 -0700 (PDT) (envelope-from obrien) Message-Id: <200106261756.f5QHu2i45451@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 26 Jun 2001 10:56:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/ld ld.1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2001/06/26 10:56:02 PDT Modified files: contrib/binutils/ld ld.1 Log: We use the stock (2.11.2) version of this now. Revision Changes Path 1.5 +19 -4 src/contrib/binutils/ld/ld.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 10:57:44 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CBD8E37B405; Tue, 26 Jun 2001 10:57:37 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QHvbU45589; Tue, 26 Jun 2001 10:57:37 -0700 (PDT) (envelope-from obrien) Message-Id: <200106261757.f5QHvbU45589@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 26 Jun 2001 10:57:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/ld/emultempl elf32.em X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2001/06/26 10:57:37 PDT Modified files: contrib/binutils/ld/emultempl elf32.em Log: Merge rev 1.2 (teach `ld' how to access FreeBSD's ld ELF hints) into Binutils 2.11.2. Revision Changes Path 1.7 +28 -37 src/contrib/binutils/ld/emultempl/elf32.em To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 11: 5:42 2001 Delivered-To: cvs-all@freebsd.org Received: from InterJet.elischer.org (c421509-a.pinol1.sfba.home.com [24.7.86.9]) by hub.freebsd.org (Postfix) with ESMTP id 4733B37B405; Tue, 26 Jun 2001 11:05:35 -0700 (PDT) (envelope-from julian@elischer.org) Received: from InterJet.elischer.org (InterJet.elischer.org [192.168.1.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id MAA85402; Tue, 26 Jun 2001 12:31:26 -0700 (PDT) Date: Tue, 26 Jun 2001 12:31:24 -0700 (PDT) From: Julian Elischer To: Mike Smith Cc: Brooks Davis , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/wicontrol wicontrol.8 wicontrol.c In-Reply-To: <200106260930.f5Q9U0H06635@mass.dis.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 certainly not everything (especially for the AP version :-) On Tue, 26 Jun 2001, Mike Smith wrote: > > Hasn't this been deprecated, since all this is handled by ifconfig now? > (Is it, for that matter?) > > > brooks 2001/06/25 17:13:00 PDT > > > > Modified files: > > usr.sbin/wicontrol wicontrol.8 wicontrol.c > > Log: > > Actually implement -a as documented since import (set access point density) > > . > > Remove documentation for short-lived usage as "print keys in ASCII." > > > > PR: bin/21803 > > MFC after: 1 week > > > > Revision Changes Path > > 1.22 +4 -9 src/usr.sbin/wicontrol/wicontrol.8 > > 1.17 +7 -3 src/usr.sbin/wicontrol/wicontrol.c > > > > > > -- > ... every activity meets with opposition, everyone who acts has his > rivals and unfortunately opponents also. But not because people want > to be opponents, rather because the tasks and relationships force > people to take different points of view. [Dr. Fritz Todt] > V I C T O R Y N O T V E N G E A N C E > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 11:12:58 2001 Delivered-To: cvs-all@freebsd.org Received: from earth.backplane.com (earth-nat-cw.backplane.com [208.161.114.67]) by hub.freebsd.org (Postfix) with ESMTP id C519D37B405; Tue, 26 Jun 2001 11:12:52 -0700 (PDT) (envelope-from dillon@earth.backplane.com) Received: (from dillon@localhost) by earth.backplane.com (8.11.3/8.11.2) id f5QICpr26493; Tue, 26 Jun 2001 11:12:51 -0700 (PDT) (envelope-from dillon) Date: Tue, 26 Jun 2001 11:12:51 -0700 (PDT) From: Matt Dillon Message-Id: <200106261812.f5QICpr26493@earth.backplane.com> To: "Jonathan Lemon Alfred Perlstein" Cc: "Brian F. Feldman" , Mike Silbersack , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, jlemon@FreeBSD.ORG, bmilekic@FreeBSD.ORG Subject: Re: cvs commit: src/sys/netinet tcp_input.c tcp_output.c tcp_subr.c tcp_timer.c tcp_usrreq.c tcp_var.h References: <200106242141.f5OLfc176777@green.bikeshed.org> <200106261647.f5QGlRr24342@earth.backplane.com> <20010626121752.L64836@sneakerz.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 :Agreed, wrt idle zeroing of data, the problem that I see is that :it seems that idleproc may not aquire mutexes, at least that's the :impression I get from the SMP team (jhb and crew). I feel that :idleproc should at least be able to trylock if we're going to make :any use of it at all. : :Is this planned or possible? : :-Alfred idle_proc() can only safely obtain spin mutexes, and do non-blocking mutex operations. The trylock() equivalent should be ok but I haven't looked at it closely. idle_proc() cannot ever block though I suppose it could be interrupted and switched out preemptively. The only reason I #if 0'd out the vm_page_zero_idle() code in idle_proc() was because I didn't have time to clean up its locking or move vm_page_zero_idle() from the MD section to the MI section (where it belongs). At this stage in the game it should be fairly easy for you guys to get that working again, and maybe even start working on a pre-zeroing feature for malloc/M_ZERO :-) -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 11:20:51 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 66BCD37B401; Tue, 26 Jun 2001 11:20:47 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QIKlR49642; Tue, 26 Jun 2001 11:20:47 -0700 (PDT) (envelope-from obrien) Message-Id: <200106261820.f5QIKlR49642@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 26 Jun 2001 11:20:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils/libbfd/i386 bfd.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2001/06/26 11:20:47 PDT Modified files: gnu/usr.bin/binutils/libbfd/i386 bfd.h Log: Upgrade to Binutils 2.11.2. Revision Changes Path 1.7 +28 -5 src/gnu/usr.bin/binutils/libbfd/i386/bfd.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 11:21:25 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0719D37B401; Tue, 26 Jun 2001 11:21:18 -0700 (PDT) (envelope-from okazaki@FreeBSD.org) Received: (from okazaki@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QILI349688; Tue, 26 Jun 2001 11:21:18 -0700 (PDT) (envelope-from okazaki) Message-Id: <200106261821.f5QILI349688@freefall.freebsd.org> From: OKAZAKI Tetsurou Date: Tue, 26 Jun 2001 11:21:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/xtradius Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG okazaki 2001/06/26 11:21:17 PDT Modified files: net/xtradius Makefile Log: Update MASTER_SITES. PR: 28423 Submitted by: maintainer Revision Changes Path 1.3 +2 -2 ports/net/xtradius/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 11:22:20 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 356C637B407; Tue, 26 Jun 2001 11:22:13 -0700 (PDT) (envelope-from dan@FreeBSD.org) Received: (from dan@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QIMD649801; Tue, 26 Jun 2001 11:22:13 -0700 (PDT) (envelope-from dan) Message-Id: <200106261822.f5QIMD649801@freefall.freebsd.org> From: Dan Moschuk Date: Tue, 26 Jun 2001 11:22:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults pccard.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 dan 2001/06/26 11:22:13 PDT Modified files: etc/defaults pccard.conf Log: Add support for linksys instant wireless. Approved by: imp Revision Changes Path 1.190 +7 -1 src/etc/defaults/pccard.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 11:23:31 2001 Delivered-To: cvs-all@freebsd.org Received: from earth.backplane.com (earth-nat-cw.backplane.com [208.161.114.67]) by hub.freebsd.org (Postfix) with ESMTP id B03F837B407; Tue, 26 Jun 2001 11:23:23 -0700 (PDT) (envelope-from dillon@earth.backplane.com) Received: (from dillon@localhost) by earth.backplane.com (8.11.3/8.11.2) id f5QINNM26741; Tue, 26 Jun 2001 11:23:23 -0700 (PDT) (envelope-from dillon) Date: Tue, 26 Jun 2001 11:23:23 -0700 (PDT) From: Matt Dillon Message-Id: <200106261823.f5QINNM26741@earth.backplane.com> To: "Jonathan Lemon Alfred Perlstein" Cc: Poul-Henning Kamp , "Brian F. Feldman" , Mike Silbersack , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, jlemon@FreeBSD.org, bmilekic@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet tcp_input.c tcp_output.c tcp_subr.c tcp_timer.c tcp_usrreq.c tcp_var.h References: <200106261707.f5QH70k41274@green.bikeshed.org> <75438.993576676@critter> <20010626123610.M64836@sneakerz.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 :... :> some particular case of allocation you need the speed of the :> optimized bzero(). :> :> But if you need the optimized bzero() that bad, what are you :> doing calling malloc in the first place ? : :We could put the test for size in the macro portion then deciding :to M_ZERO or not along with which version would be optimized out :by the compiler for constants. : :-Alfred Yah, but I'm not sure its worth the effort to inline-optimize malloc() if prezeroing is added. I can see the advantage of optimizing stand-alone bzero() calls, but inlining certain cases of malloc(M_ZERO) will bloat the codebase relative to malloc(M_ZERO) (not relative to the bzero that used to be there, but the code shrink might be more significant). Plus there is no performance advantage over an optimized zeroing and malloc(M_ZERO) being able to obtain a pre-zerod block. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 11:25:11 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2123A37B407; Tue, 26 Jun 2001 11:25:06 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QIP6Y49994; Tue, 26 Jun 2001 11:25:06 -0700 (PDT) (envelope-from obrien) Message-Id: <200106261825.f5QIP6Y49994@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 26 Jun 2001 11:25:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/binutils - Imported sources X-FreeBSD-CVS-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 obrien 2001/06/26 11:25:06 PDT src/contrib/binutils/binutils - Imported sources Update of /home/ncvs/src/contrib/binutils/binutils In directory freefall.freebsd.org:/c/tmp/cvs-serv49968 Log Message: Import of GNU Binutils version 2.11.2. Status: Vendor Tag: GNU Release Tags: binutils_2_11_2 N src/contrib/binutils/binutils/unwind-ia64.h No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 11:26:33 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6F96B37B409; Tue, 26 Jun 2001 11:26:27 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QIQRx50055; Tue, 26 Jun 2001 11:26:27 -0700 (PDT) (envelope-from obrien) Message-Id: <200106261826.f5QIQRx50055@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 26 Jun 2001 11:26:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/binutils - Imported sources X-FreeBSD-CVS-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 obrien 2001/06/26 11:26:27 PDT src/contrib/binutils/binutils - Imported sources Update of /home/ncvs/src/contrib/binutils/binutils In directory freefall.freebsd.org:/c/tmp/cvs-serv50037 Log Message: Import of GNU Binutils version 2.11.2. Status: Vendor Tag: GNU Release Tags: binutils_2_11_2 N src/contrib/binutils/binutils/unwind-ia64.c No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 11:29:53 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6A27237B401; Tue, 26 Jun 2001 11:29:48 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QITmk50311; Tue, 26 Jun 2001 11:29:48 -0700 (PDT) (envelope-from obrien) Message-Id: <200106261829.f5QITmk50311@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 26 Jun 2001 11:29:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils/libbinutils Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2001/06/26 11:29:48 PDT Modified files: gnu/usr.bin/binutils/libbinutils Makefile Log: Add the IA-64 unwind handling (needed for readelf). Revision Changes Path 1.12 +2 -2 src/gnu/usr.bin/binutils/libbinutils/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 11:32:25 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7A64237B401; Tue, 26 Jun 2001 11:32:21 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QIWLv50480; Tue, 26 Jun 2001 11:32:21 -0700 (PDT) (envelope-from obrien) Message-Id: <200106261832.f5QIWLv50480@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 26 Jun 2001 11:32:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils/libbinutils Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2001/06/26 11:32:21 PDT Modified files: gnu/usr.bin/binutils/libbinutils Makefile Log: Style fix. Revision Changes Path 1.13 +3 -2 src/gnu/usr.bin/binutils/libbinutils/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 11:49:16 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C88F237B405; Tue, 26 Jun 2001 11:49:11 -0700 (PDT) (envelope-from schweikh@FreeBSD.org) Received: (from schweikh@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QInB451231; Tue, 26 Jun 2001 11:49:11 -0700 (PDT) (envelope-from schweikh) Message-Id: <200106261849.f5QInB451231@freefall.freebsd.org> From: Jens Schweikhardt Date: Tue, 26 Jun 2001 11:49:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/vmstat vmstat.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/26 11:49:11 PDT Modified files: usr.bin/vmstat vmstat.c Log: Increase column widths when using -i (they are now wide enough to hold a 64bit or 32bit ~0 value, i.e. 20 and 10; this anticipates soon-to-be machines with Exahertz rtc interrupt frequencies. :-) PR: bin/16206 Submitted by: John Capo MFC after: 1 week Revision Changes Path 1.48 +4 -4 src/usr.bin/vmstat/vmstat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 12: 4: 9 2001 Delivered-To: cvs-all@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-13.dsl.lsan03.pacbell.net [63.207.60.13]) by hub.freebsd.org (Postfix) with ESMTP id DD5E937B405; Tue, 26 Jun 2001 12:04:01 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 3795D66C76; Tue, 26 Jun 2001 12:04:01 -0700 (PDT) Date: Tue, 26 Jun 2001 12:04:01 -0700 From: Kris Kennaway To: David O'Brien Cc: Dima Dorfman , Dag-Erling Smorgrav , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/md5 md5.c Message-ID: <20010626120400.A11418@xor.obsecurity.org> References: <20010625184959.E50FB3E31@bazooka.unixfreak.org> <20010625115823.A99369@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="SUOF0GtieIMvvwua" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010625115823.A99369@dragon.nuxi.com>; from obrien@FreeBSD.org on Mon, Jun 25, 2001 at 11:58:23AM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --SUOF0GtieIMvvwua Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jun 25, 2001 at 11:58:23AM -0700, David O'Brien wrote: > On Mon, Jun 25, 2001 at 11:49:59AM -0700, Dima Dorfman wrote: > > > The only difference is one less space (before the =3D), and if we can > > > live with that (or change openssl to add the missing space) there'd be > > > no need to write anything - just 'ln /usr/bin/openssl /usr/bin/md5' > > > and likewise for sha1, ripemd160 etc. > ...=20 > > openssl(1) also doesn't support -p and -s, which some people use, but >=20 > And the "-r" flag. These things would be easy to contribute to the OpenSSL source. Kris --SUOF0GtieIMvvwua Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE7ONyJWry0BWjoQKURAqb/AJ9wpOA4SEbHTTZ8C9TVKvY/F326KQCeIpv/ T9RKM/sBIo7pImnJf71VaTs= =PH/C -----END PGP SIGNATURE----- --SUOF0GtieIMvvwua-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 12:19:37 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1F27C37B407; Tue, 26 Jun 2001 12:19:34 -0700 (PDT) (envelope-from okazaki@FreeBSD.org) Received: (from okazaki@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QJJYl56189; Tue, 26 Jun 2001 12:19:34 -0700 (PDT) (envelope-from okazaki) Message-Id: <200106261919.f5QJJYl56189@freefall.freebsd.org> From: OKAZAKI Tetsurou Date: Tue, 26 Jun 2001 12:19:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/collections pkg-descr pkg-comment Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG okazaki 2001/06/26 12:19:33 PDT Modified files: java/collections pkg-descr pkg-comment Makefile Log: Tidy up java/collections port 1) Better comment 2) More specific URL in descr 3) New URL for fetching distfile in Makefile PR: 28344 Submitted by: maintainer Revision Changes Path 1.2 +1 -1 ports/java/collections/pkg-descr 1.2 +1 -1 ports/java/collections/pkg-comment 1.3 +3 -3 ports/java/collections/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 12:21:54 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 21F9337B409; Tue, 26 Jun 2001 12:21:49 -0700 (PDT) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QJLnT56382; Tue, 26 Jun 2001 12:21:49 -0700 (PDT) (envelope-from nik) Message-Id: <200106261921.f5QJLnT56382@freefall.freebsd.org> From: Nik Clayton Date: Tue, 26 Jun 2001 12:21:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/cutting-edge 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 nik 2001/06/26 12:21:49 PDT Modified files: en_US.ISO8859-1/books/handbook/cutting-edge chapter.sgml Log: Try to be more accurate about who should be using -stabe, and what they can expect from it. Revision Changes Path 1.71 +33 -39 doc/en_US.ISO8859-1/books/handbook/cutting-edge/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 Jun 26 12:43:12 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4C12B37B401; Tue, 26 Jun 2001 12:43:08 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QJh8x57617; Tue, 26 Jun 2001 12:43:08 -0700 (PDT) (envelope-from dd) Message-Id: <200106261943.f5QJh8x57617@freefall.freebsd.org> From: Dima Dorfman Date: Tue, 26 Jun 2001 12:43:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/l10n chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/26 12:43:08 PDT Modified files: en_US.ISO8859-1/books/handbook/l10n chapter.sgml Log: Correct a typo. PR: 28425 Submitted by: Vladimir Tchoukharev Revision Changes Path 1.54 +2 -2 doc/en_US.ISO8859-1/books/handbook/l10n/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 13:10:31 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9009537B401; Tue, 26 Jun 2001 13:10:26 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: (from murray@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QKAQe61949; Tue, 26 Jun 2001 13:10:26 -0700 (PDT) (envelope-from murray) Message-Id: <200106262010.f5QKAQe61949@freefall.freebsd.org> From: Murray Stokely Date: Tue, 26 Jun 2001 13:10:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/backups chapter.sgml doc/en_US.ISO8859-1/books/handbook/disks chapter.sgml doc/en_US.ISO8859-1/books/handbook/introduction chapter.sgml doc/en_US.ISO8859-1/books/handbook/advanced-networking chapter.sgml 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 murray 2001/06/26 13:10:26 PDT Modified files: en_US.ISO8859-1/books/handbook/backups chapter.sgml en_US.ISO8859-1/books/handbook/disks chapter.sgml en_US.ISO8859-1/books/handbook/introduction chapter.sgml en_US.ISO8859-1/books/handbook/advanced-networking chapter.sgml en_US.ISO8859-1/books/handbook/kernelconfig chapter.sgml Log: Properly wrap indexterm entries that exceed 80 characters. Also move tags outside of s since this can add extra whitespace characters to the output (for print stylesheets). Pointed out by: Chris Costello Revision Changes Path 1.34 +45 -13 doc/en_US.ISO8859-1/books/handbook/backups/chapter.sgml 1.33 +5 -3 doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml 1.40 +103 -69 doc/en_US.ISO8859-1/books/handbook/introduction/chapter.sgml 1.50 +124 -34 doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml 1.46 +67 -17 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 Jun 26 13:20:56 2001 Delivered-To: cvs-all@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 7914E37B405; Tue, 26 Jun 2001 13:20:52 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.3/8.11.1) with ESMTP id f5QKKpU08987; Tue, 26 Jun 2001 14:20:51 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200106262020.f5QKKpU08987@harmony.village.org> To: Mike Smith Subject: Re: cvs commit: src/usr.sbin/wicontrol wicontrol.8 wicontrol.c Cc: Brooks Davis , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Tue, 26 Jun 2001 02:30:00 PDT." <200106260930.f5Q9U0H06635@mass.dis.org> References: <200106260930.f5Q9U0H06635@mass.dis.org> Date: Tue, 26 Jun 2001 14:20:51 -0600 From: Warner Losh Sender: owner-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 <200106260930.f5Q9U0H06635@mass.dis.org> Mike Smith writes: : Hasn't this been deprecated, since all this is handled by ifconfig now? : (Is it, for that matter?) No. Not all the wicontrol functionality is handled by ifconfig. Just most of it. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 13:28:27 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B007237B401; Tue, 26 Jun 2001 13:28:23 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QKSN963093; Tue, 26 Jun 2001 13:28:23 -0700 (PDT) (envelope-from olgeni) Message-Id: <200106262028.f5QKSN963093@freefall.freebsd.org> From: Jimmy Olgeni Date: Tue, 26 Jun 2001 13:28:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/slashem-tty 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 2001/06/26 13:28:23 PDT Modified files: games/slashem-tty Makefile distinfo Log: Update port to version 0.0.6E.4F.4. PR: 28416 Submitted by: Adam Kranzel Revision Changes Path 1.2 +4 -4 ports/games/slashem-tty/Makefile 1.2 +1 -1 ports/games/slashem-tty/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 13:44:33 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6178237B401; Tue, 26 Jun 2001 13:44:28 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QKiSU64004; Tue, 26 Jun 2001 13:44:28 -0700 (PDT) (envelope-from imp) Message-Id: <200106262044.f5QKiSU64004@freefall.freebsd.org> From: Warner Losh Date: Tue, 26 Jun 2001 13:44:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults pccard.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 imp 2001/06/26 13:44:28 PDT Modified files: etc/defaults pccard.conf Log: Add dell wireless card Submitted by: keichi Revision Changes Path 1.191 +7 -1 src/etc/defaults/pccard.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 13:50:37 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 99E0837B401; Tue, 26 Jun 2001 13:50:34 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QKoYm64342; Tue, 26 Jun 2001 13:50:34 -0700 (PDT) (envelope-from imp) Message-Id: <200106262050.f5QKoYm64342@freefall.freebsd.org> From: Warner Losh Date: Tue, 26 Jun 2001 13:50:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults pccard.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 imp 2001/06/26 13:50:34 PDT Modified files: etc/defaults pccard.conf Log: Use tabs where tabs are supposed to go! Revision Changes Path 1.192 +16 -16 src/etc/defaults/pccard.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 13:59:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 220B937B401; Tue, 26 Jun 2001 13:59:41 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QKxfc64893; Tue, 26 Jun 2001 13:59:41 -0700 (PDT) (envelope-from imp) Message-Id: <200106262059.f5QKxfc64893@freefall.freebsd.org> From: Warner Losh Date: Tue, 26 Jun 2001 13:59:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults pccard.conf X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2001/06/26 13:59:40 PDT Modified files: (Branch: RELENG_4) etc/defaults pccard.conf Log: MFC: Merge to 1.192 Revision Changes Path 1.98.2.23 +51 -21 src/etc/defaults/pccard.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 14: 3:22 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F03C637B409; Tue, 26 Jun 2001 14:03:15 -0700 (PDT) (envelope-from okazaki@FreeBSD.org) Received: (from okazaki@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QL3FC65239; Tue, 26 Jun 2001 14:03:15 -0700 (PDT) (envelope-from okazaki) Message-Id: <200106262103.f5QL3FC65239@freefall.freebsd.org> From: OKAZAKI Tetsurou Date: Tue, 26 Jun 2001 14:03:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/du2ps Makefile distinfo pkg-comment pkg-descr pkg-plist ports/sysutils/du2ps/files du2ps.1 patch-aa patch-ab patch-ac X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG okazaki 2001/06/26 14:03:15 PDT Modified files: sysutils Makefile Added files: sysutils/du2ps Makefile distinfo pkg-comment pkg-descr pkg-plist sysutils/du2ps/files du2ps.1 patch-aa patch-ab patch-ac Log: Add du2ps 2.1, filter for converting output of du to PostScript file. PR: 27848 Submitted by: Yoshihiko Sarumaru Revision Changes Path 1.197 +2 -1 ports/sysutils/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 14:11:20 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B9CA837B405; Tue, 26 Jun 2001 14:11:16 -0700 (PDT) (envelope-from jmz@FreeBSD.org) Received: (from jmz@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QLBG069356; Tue, 26 Jun 2001 14:11:16 -0700 (PDT) (envelope-from jmz) Message-Id: <200106262111.f5QLBG069356@freefall.freebsd.org> From: Jean-Marc Zucconi Date: Tue, 26 Jun 2001 14:11:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/pgplot Makefile ports/graphics/pgplot/files Makefile Makefile.bin Makefile.demo Makefile.flib X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/26 14:11:16 PDT Modified files: graphics/pgplot Makefile graphics/pgplot/files Makefile Makefile.bin Makefile.demo Makefile.flib Log: - X11BASE clean - properly link libpgplot.so against -lpng (so that each program which links with libpgplot.so does not have to specify -lpng) - a bit cleaner (use macros where possible, etc.) Submitted by: knu Revision Changes Path 1.19 +5 -3 ports/graphics/pgplot/Makefile 1.4 +3 -4 ports/graphics/pgplot/files/Makefile 1.2 +2 -3 ports/graphics/pgplot/files/Makefile.bin 1.5 +4 -4 ports/graphics/pgplot/files/Makefile.demo 1.6 +3 -2 ports/graphics/pgplot/files/Makefile.flib To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 14:16:38 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3D99337B405; Tue, 26 Jun 2001 14:16:33 -0700 (PDT) (envelope-from dwcjr@FreeBSD.org) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QLGXJ70654; Tue, 26 Jun 2001 14:16:33 -0700 (PDT) (envelope-from dwcjr) Message-Id: <200106262116.f5QLGXJ70654@freefall.freebsd.org> From: "David W. Chapman Jr." Date: Tue, 26 Jun 2001 14:16:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/tridiavnc 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 dwcjr 2001/06/26 14:16:33 PDT Modified files: net/tridiavnc pkg-descr Log: Fix typo Submitted by: olgeni Revision Changes Path 1.3 +1 -2 ports/net/tridiavnc/pkg-descr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 14:34:32 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 838AE37B406; Tue, 26 Jun 2001 14:34:28 -0700 (PDT) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QLYSN72941; Tue, 26 Jun 2001 14:34:28 -0700 (PDT) (envelope-from nik) Message-Id: <200106262134.f5QLYSN72941@freefall.freebsd.org> From: Nik Clayton Date: Tue, 26 Jun 2001 14:34:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en docs.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nik 2001/06/26 14:34:28 PDT Modified files: en docs.sgml Log: Link to a "Setting up Split DNS" tutorial. Revision Changes Path 1.106 +8 -3 www/en/docs.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 14:43: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5CABC37B406; Tue, 26 Jun 2001 14:43:05 -0700 (PDT) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QLh5173596; Tue, 26 Jun 2001 14:43:05 -0700 (PDT) (envelope-from nik) Message-Id: <200106262143.f5QLh5173596@freefall.freebsd.org> From: Nik Clayton Date: Tue, 26 Jun 2001 14:43:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en docs.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nik 2001/06/26 14:43:05 PDT Modified files: en docs.sgml Log: Link to a tutorial explaining how to get started with FreeBSD and AMD. Revision Changes Path 1.107 +7 -2 www/en/docs.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 14:50:11 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 448A537B405; Tue, 26 Jun 2001 14:50:07 -0700 (PDT) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QLo7974019; Tue, 26 Jun 2001 14:50:07 -0700 (PDT) (envelope-from nik) Message-Id: <200106262150.f5QLo7974019@freefall.freebsd.org> From: Nik Clayton Date: Tue, 26 Jun 2001 14:50:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/news news.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 nik 2001/06/26 14:50:06 PDT Modified files: en/news news.sgml Log: Link to bsdvault.net. Revision Changes Path 1.25 +5 -2 www/en/news/news.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 14:54:16 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C76D737B406; Tue, 26 Jun 2001 14:54:10 -0700 (PDT) (envelope-from dwcjr@FreeBSD.org) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QLsAW74301; Tue, 26 Jun 2001 14:54:10 -0700 (PDT) (envelope-from dwcjr) Message-Id: <200106262154.f5QLsAW74301@freefall.freebsd.org> From: "David W. Chapman Jr." Date: Tue, 26 Jun 2001 14:54:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/tridiavnc distinfo Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/26 14:54:09 PDT Modified files: net/tridiavnc Makefile Added files: net/tridiavnc distinfo Log: Host a local copy of tridiavnc on ftp.freebsd.org Revision Changes Path 1.2 +3 -2 ports/net/tridiavnc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 14:55: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 539E737B405; Tue, 26 Jun 2001 14:54:56 -0700 (PDT) (envelope-from cg@FreeBSD.org) Received: (from cg@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QLsu574352; Tue, 26 Jun 2001 14:54:56 -0700 (PDT) (envelope-from cg) Message-Id: <200106262154.f5QLsu574352@freefall.freebsd.org> From: Cameron Grant Date: Tue, 26 Jun 2001 14:54:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pcm vchan.c sound.c sound.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 cg 2001/06/26 14:54:56 PDT Modified files: sys/dev/sound/pcm vchan.c sound.c sound.h Log: add a tunable/sysctl, hw.snd.autovchans. if this is set to a value n where n > 0, n vchans will be assigned to any devices that subsequently register with a single playback channel. Revision Changes Path 1.4 +6 -1 src/sys/dev/sound/pcm/vchan.c 1.55 +46 -5 src/sys/dev/sound/pcm/sound.c 1.36 +4 -1 src/sys/dev/sound/pcm/sound.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 15: 7:33 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0625737B401; Tue, 26 Jun 2001 15:07:30 -0700 (PDT) (envelope-from joerg@FreeBSD.org) Received: (from joerg@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QM7TL77840; Tue, 26 Jun 2001 15:07:29 -0700 (PDT) (envelope-from joerg) Message-Id: <200106262207.f5QM7TL77840@freefall.freebsd.org> From: Joerg Wunsch Date: Tue, 26 Jun 2001 15:07:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa fd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG joerg 2001/06/26 15:07:28 PDT Modified files: sys/isa fd.c Log: Some more cosmetics: kill another couple of K&R function definitions that survived from old days, fix style of return type in fdcpio(), kill old Emacs hints that are no longer working that way anyway. Revision Changes Path 1.205 +5 -29 src/sys/isa/fd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 15:11:21 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7BF0537B406; Tue, 26 Jun 2001 15:11:15 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QMBFK78137; Tue, 26 Jun 2001 15:11:15 -0700 (PDT) (envelope-from dd) Message-Id: <200106262211.f5QMBFK78137@freefall.freebsd.org> From: Dima Dorfman Date: Tue, 26 Jun 2001 15:11:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/fdcontrol Makefile fdcontrol.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/26 15:11:14 PDT Modified files: usr.sbin/fdcontrol Makefile fdcontrol.c Log: Add appropriate includes and prototypes; staticize; set WARNS=2. Also minor Makefile nits. Submitted by: Mike Barcroft Revision Changes Path 1.4 +4 -3 src/usr.sbin/fdcontrol/Makefile 1.8 +9 -5 src/usr.sbin/fdcontrol/fdcontrol.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 15:16:37 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C7C2737B401; Tue, 26 Jun 2001 15:16:31 -0700 (PDT) (envelope-from joerg@FreeBSD.org) Received: (from joerg@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QMGVc78521; Tue, 26 Jun 2001 15:16:31 -0700 (PDT) (envelope-from joerg) Message-Id: <200106262216.f5QMGVc78521@freefall.freebsd.org> From: Joerg Wunsch Date: Tue, 26 Jun 2001 15:16:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa fd.c src/sys/sys fdcio.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 joerg 2001/06/26 15:16:31 PDT Modified files: sys/isa fd.c sys/sys fdcio.h Log: Implement a new ioctl command for floppies: FD_READID Reads one sector ID field from a given track. Useful for analyzing floppies. Revision Changes Path 1.206 +93 -9 src/sys/isa/fd.c 1.16 +14 -1 src/sys/sys/fdcio.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 15:17:27 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 868AC37B401; Tue, 26 Jun 2001 15:17:22 -0700 (PDT) (envelope-from joerg@FreeBSD.org) Received: (from joerg@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QMHMF78637; Tue, 26 Jun 2001 15:17:22 -0700 (PDT) (envelope-from joerg) Message-Id: <200106262217.f5QMHMF78637@freefall.freebsd.org> From: Joerg Wunsch Date: Tue, 26 Jun 2001 15:17:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/fdread fdread.1 fdread.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/26 15:17:22 PDT Modified files: usr.sbin/fdread fdread.1 fdread.c Log: Implement the -I option that uses the FD_READID ioctl in order to read sector ID fields from a floppy, and display them. Revision Changes Path 1.3 +33 -1 src/usr.sbin/fdread/fdread.1 1.4 +76 -4 src/usr.sbin/fdread/fdread.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 15:19:40 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C75B737B401; Tue, 26 Jun 2001 15:19:36 -0700 (PDT) (envelope-from joerg@FreeBSD.org) Received: (from joerg@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QMJar78859; Tue, 26 Jun 2001 15:19:36 -0700 (PDT) (envelope-from joerg) Message-Id: <200106262219.f5QMJar78859@freefall.freebsd.org> From: Joerg Wunsch Date: Tue, 26 Jun 2001 15:19:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/fdformat fdformat.c src/usr.sbin/fdwrite fdwrite.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/26 15:19:36 PDT Modified files: usr.sbin/fdformat fdformat.c usr.sbin/fdwrite fdwrite.c Log: Now that we've got it, use FDOPT_NOERRLOG for fdformat and fdwrite to avoid blasting the syslog with error messages from bad floppies. Both tools have their own error reporting anyway (which could easily be cluttered by the syslog output on your terminal). Revision Changes Path 1.16 +6 -2 src/usr.sbin/fdformat/fdformat.c 1.12 +5 -2 src/usr.sbin/fdwrite/fdwrite.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 15:22:28 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A7C9E37B401; Tue, 26 Jun 2001 15:22:22 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QMMMb78973; Tue, 26 Jun 2001 15:22:22 -0700 (PDT) (envelope-from dd) Message-Id: <200106262222.f5QMMMb78973@freefall.freebsd.org> From: Dima Dorfman Date: Tue, 26 Jun 2001 15:22:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/lastcomm Makefile lastcomm.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/26 15:22:22 PDT Modified files: usr.bin/lastcomm Makefile lastcomm.c Log: Staticize, constize, de-registerize; don't shadow global definitions; set WARNS=2. Submitted by: Mike Barcroft Revision Changes Path 1.2 +3 -1 src/usr.bin/lastcomm/Makefile 1.13 +29 -30 src/usr.bin/lastcomm/lastcomm.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 15:24: 3 2001 Delivered-To: cvs-all@freebsd.org Received: from netau1.alcanet.com.au (ntp.alcanet.com.au [203.62.196.27]) by hub.freebsd.org (Postfix) with ESMTP id 6C87937B405; Tue, 26 Jun 2001 15:23:56 -0700 (PDT) (envelope-from jeremyp@gsmx07.alcatel.com.au) Received: from mfg1.cim.alcatel.com.au (mfg1.cim.alcatel.com.au [139.188.23.1]) by netau1.alcanet.com.au (8.9.3 (PHNE_22672)/8.9.3) with ESMTP id IAA09306; Wed, 27 Jun 2001 08:23:50 +1000 (EST) Received: from gsmx07.alcatel.com.au by cim.alcatel.com.au (PMDF V5.2-32 #37640) with ESMTP id <01K596Q82ZB4VLSPFB@cim.alcatel.com.au>; Wed, 27 Jun 2001 08:23:49 +1000 Received: (from jeremyp@localhost) by gsmx07.alcatel.com.au (8.11.1/8.11.1) id f5QMNlu93076; Wed, 27 Jun 2001 08:23:48 +1000 (EST envelope-from jeremyp) Content-return: prohibited Date: Wed, 27 Jun 2001 08:23:47 +1000 From: Peter Jeremy Subject: Re: cvs commit: src/release/picobsd/bridge PICOBSD src/release/picobsd/dial PICOBSD src/release/picobsd/install PICOBSD src/release/picobsd/isp PICOBSD src/release/picobsd/net PICOBSD src/release/picobsd/router PICOBSD In-reply-to: <200106210856.f5L8uxY73628@freefall.freebsd.org>; from luigi@FreeBSD.ORG on Thu, Jun 21, 2001 at 01:56:59AM -0700 To: Luigi Rizzo Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Mail-Followup-To: Luigi Rizzo , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Message-id: <20010627082347.A93007@gsmx07.alcatel.com.au> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-disposition: inline User-Agent: Mutt/1.2.5i References: <200106210856.f5L8uxY73628@freefall.freebsd.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2001-Jun-21 01:56:59 -0700, Luigi Rizzo wrote: > (This is kind of inconvenient if you have to handle non PnP devices, > but fortunately these days non-PnP ISA cards are disappearing...) Except that one of the claims made about PicoBSD is that it's a good way of turning an obsolete box into a router/firewall/whatever. It's likely that the obsolete box has obsolete (non-PnP) cards and may even have a pre-PnP BIOS. Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 15:30:58 2001 Delivered-To: cvs-all@freebsd.org Received: from info.iet.unipi.it (info.iet.unipi.it [131.114.9.184]) by hub.freebsd.org (Postfix) with ESMTP id E261C37B40F; Tue, 26 Jun 2001 15:30:43 -0700 (PDT) (envelope-from luigi@info.iet.unipi.it) Received: (from luigi@localhost) by info.iet.unipi.it (8.9.3/8.9.3) id AAA99664; Wed, 27 Jun 2001 00:25:35 +0200 (CEST) (envelope-from luigi) From: Luigi Rizzo Message-Id: <200106262225.AAA99664@info.iet.unipi.it> Subject: Re: cvs commit: src/release/picobsd/bridge PICOBSD src/release/picobsd/dial PICOBSD src/release/picobsd/install PICOBSD src/rele In-Reply-To: <20010627082347.A93007@gsmx07.alcatel.com.au> from Peter Jeremy at "Jun 27, 2001 08:23:47 am" To: Peter Jeremy Date: Wed, 27 Jun 2001 00:25:35 +0200 (CEST) Cc: Luigi Rizzo , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > On 2001-Jun-21 01:56:59 -0700, Luigi Rizzo wrote: > > (This is kind of inconvenient if you have to handle non PnP devices, > > but fortunately these days non-PnP ISA cards are disappearing...) > > Except that one of the claims made about PicoBSD is that it's a good > way of turning an obsolete box into a router/firewall/whatever. It's > likely that the obsolete box has obsolete (non-PnP) cards and may > even have a pre-PnP BIOS. For those boxes you can always 1) recompile the picobsd kernel with the right parameters, or 2) use an obsolete version of FreeBSD which has less code bloat and has room for the loader (or supports loading userconfig commands from a file) so you can use the same floppy image for all sort of junk you find in your office/lab/garage. luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 16:13:40 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5501C37B401; Tue, 26 Jun 2001 16:13:35 -0700 (PDT) (envelope-from mi@FreeBSD.org) Received: (from mi@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QNDZR85762; Tue, 26 Jun 2001 16:13:35 -0700 (PDT) (envelope-from mi) Message-Id: <200106262313.f5QNDZR85762@freefall.freebsd.org> From: Mikhail Teterin Date: Tue, 26 Jun 2001 16:13:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/tkrat2 Makefile distinfo pkg-descr ports/mail/tkrat2/files patch-charset X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mi 2001/06/26 16:13:35 PDT Modified files: mail/tkrat2 Makefile distinfo pkg-descr Added files: mail/tkrat2/files patch-charset Log: Upgrade to 2.0.2. Add a big patch, which corrects handling of charsets not explicitly listed by TkRat, but known to TCL (koi8-u, koi8-r, for example). The patch is being reviewed by the author for inclusion into the next release. Add WWW to pkg-descr (http://www.tkrat.org/). Revision Changes Path 1.36 +4 -3 ports/mail/tkrat2/Makefile 1.12 +1 -1 ports/mail/tkrat2/distinfo 1.2 +2 -0 ports/mail/tkrat2/pkg-descr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 16:18:56 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9FBF037B405; Tue, 26 Jun 2001 16:18:49 -0700 (PDT) (envelope-from dan@FreeBSD.org) Received: (from dan@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QNIni85984; Tue, 26 Jun 2001 16:18:49 -0700 (PDT) (envelope-from dan) Message-Id: <200106262318.f5QNIni85984@freefall.freebsd.org> From: Dan Moschuk Date: Tue, 26 Jun 2001 16:18:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults pccard.conf X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dan 2001/06/26 16:18:49 PDT Modified files: (Branch: RELENG_4) etc/defaults pccard.conf Log: Correct a silly stpo (stop) typo. Revision Changes Path 1.98.2.24 +3 -3 src/etc/defaults/pccard.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 16:19:51 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 33D3B37B401; Tue, 26 Jun 2001 16:19:46 -0700 (PDT) (envelope-from dan@FreeBSD.org) Received: (from dan@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QNJk386053; Tue, 26 Jun 2001 16:19:46 -0700 (PDT) (envelope-from dan) Message-Id: <200106262319.f5QNJk386053@freefall.freebsd.org> From: Dan Moschuk Date: Tue, 26 Jun 2001 16:19:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults pccard.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 dan 2001/06/26 16:19:46 PDT Modified files: etc/defaults pccard.conf Log: stpo --> stop (typo). Revision Changes Path 1.193 +2 -2 src/etc/defaults/pccard.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 16:20:50 2001 Delivered-To: cvs-all@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 8E7F937B406; Tue, 26 Jun 2001 16:20:44 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.3/8.11.1) with ESMTP id f5QNKhU11203; Tue, 26 Jun 2001 17:20:44 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200106262320.f5QNKhU11203@harmony.village.org> To: Dan Moschuk Subject: Re: cvs commit: src/etc/defaults pccard.conf Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Tue, 26 Jun 2001 16:18:49 PDT." <200106262318.f5QNIni85984@freefall.freebsd.org> References: <200106262318.f5QNIni85984@freefall.freebsd.org> Date: Tue, 26 Jun 2001 17:20:43 -0600 From: Warner Losh Sender: owner-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 <200106262318.f5QNIni85984@freefall.freebsd.org> Dan Moschuk writes: : Correct a silly stpo (stop) typo. I think that this should have been committed to -current first :-) Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 16:21: 6 2001 Delivered-To: cvs-all@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 83C1B37B406; Tue, 26 Jun 2001 16:20:59 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.3/8.11.1) with ESMTP id f5QNKwU11235; Tue, 26 Jun 2001 17:20:58 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200106262320.f5QNKwU11235@harmony.village.org> To: Dan Moschuk Subject: Re: cvs commit: src/etc/defaults pccard.conf Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Tue, 26 Jun 2001 16:19:46 PDT." <200106262319.f5QNJk386053@freefall.freebsd.org> References: <200106262319.f5QNJk386053@freefall.freebsd.org> Date: Tue, 26 Jun 2001 17:20:58 -0600 From: Warner Losh Sender: owner-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 <200106262319.f5QNJk386053@freefall.freebsd.org> Dan Moschuk writes: : stpo --> stop (typo). Never mind. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 16:47:39 2001 Delivered-To: cvs-all@freebsd.org Received: from coffee.q9media.com (coffee.q9media.com [216.94.229.19]) by hub.freebsd.org (Postfix) with ESMTP id 76C6937B401; Tue, 26 Jun 2001 16:47:35 -0700 (PDT) (envelope-from mike@coffee.q9media.com) Received: (from mike@localhost) by coffee.q9media.com (8.11.2/8.11.2) id f5R00b994489; Tue, 26 Jun 2001 20:00:37 -0400 (EDT) (envelope-from mike) Date: Tue, 26 Jun 2001 20:00:37 -0400 (EDT) Message-Id: <200106270000.f5R00b994489@coffee.q9media.com> To: Dima Dorfman From: Mike Barcroft Cc: ru@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/spray Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Dima Dorfman writes: > dd 2001/06/26 00:31:02 PDT > > Modified files: > usr.sbin/spray Makefile > Log: > Back out previous commit; this can't compile with WARNS=2 because > xdr.h isn't warning-free. > > Submitted by: ru > > Revision Changes Path > 1.9 +1 -2 src/usr.sbin/spray/Makefile Hmm, it compiled with WARNS=2 for me. Can you explain the problem with xdr.h and I'll see if I can clean it up? Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 16:50:51 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 50AA737B405; Tue, 26 Jun 2001 16:50:48 -0700 (PDT) (envelope-from mi@FreeBSD.org) Received: (from mi@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5QNomB87748; Tue, 26 Jun 2001 16:50:48 -0700 (PDT) (envelope-from mi) Message-Id: <200106262350.f5QNomB87748@freefall.freebsd.org> From: Mikhail Teterin Date: Tue, 26 Jun 2001 16:50:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/tkrat2/files patch-charset X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mi 2001/06/26 16:50:48 PDT Modified files: mail/tkrat2/files patch-charset Log: Minor cleanup of the patch... Revision Changes Path 1.2 +7 -4 ports/mail/tkrat2/files/patch-charset To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 16:53: 6 2001 Delivered-To: cvs-all@freebsd.org Received: from bazooka.unixfreak.org (bazooka.unixfreak.org [63.198.170.138]) by hub.freebsd.org (Postfix) with ESMTP id BA57337B401; Tue, 26 Jun 2001 16:52:59 -0700 (PDT) (envelope-from dima@unixfreak.org) Received: from hornet.unixfreak.org (hornet [63.198.170.140]) by bazooka.unixfreak.org (Postfix) with ESMTP id E284F3E2F; Tue, 26 Jun 2001 16:52:58 -0700 (PDT) To: Mike Barcroft Cc: ru@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/spray Makefile In-Reply-To: <200106270000.f5R00b994489@coffee.q9media.com>; from mike@q9media.com on "Tue, 26 Jun 2001 20:00:37 -0400 (EDT)" Date: Tue, 26 Jun 2001 16:52:58 -0700 From: Dima Dorfman Message-Id: <20010626235258.E284F3E2F@bazooka.unixfreak.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 Mike Barcroft writes: > Dima Dorfman writes: > > dd 2001/06/26 00:31:02 PDT > > > > Modified files: > > usr.sbin/spray Makefile > > Log: > > Back out previous commit; this can't compile with WARNS=2 because > > xdr.h isn't warning-free. > > > > Submitted by: ru > > > > Revision Changes Path > > 1.9 +1 -2 src/usr.sbin/spray/Makefile > > Hmm, it compiled with WARNS=2 for me. Can you explain the problem with > xdr.h and I'll see if I can clean it up? Stick: -I/path/to/usr/src/include in CFLAGS and compile. You'll get this error (this is on an Alpha, but you'll get the same thing on an x86): cc -O -pipe -mcpu=ev4 -I/usr/src/include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Werror -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -c spray.c cc1: warnings being treated as errors In file included from /usr/src/include/rpc/rpc.h:50, from spray.c:41: /usr/src/include/rpc/xdr.h:141: warning: function declaration isn't a prototype *** Error code 1 Stop in /.amd_mnt/freefall/host/d/home/dd/m/spray. You can't clean it up because xdr.h lines 138-141 rev. 1.18 say: /* * XXX can't actually prototype it, because some take three args!!! */ typedef bool_t (*xdrproc_t) __P((/* XDR *, void *, u_int */)); > > Best regards, > Mike Barcroft > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 17:15:11 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5BFCC37B405; Tue, 26 Jun 2001 17:15:08 -0700 (PDT) (envelope-from jeh@FreeBSD.org) Received: (from jeh@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5R0F8892107; Tue, 26 Jun 2001 17:15:08 -0700 (PDT) (envelope-from jeh) Message-Id: <200106270015.f5R0F8892107@freefall.freebsd.org> From: "James E. Housley" Date: Tue, 26 Jun 2001 17:15:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/orion 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 jeh 2001/06/26 17:15:08 PDT Modified files: java/orion Makefile pkg-plist Log: Improves the Orion port. Now honours NOPORTDOCS too. Made pkg-plist file a bit smaller. And just tidied things up. PR: 28413 Submitted by: Ernst de Haan Revision Changes Path 1.11 +8 -5 ports/java/orion/Makefile 1.7 +394 -394 ports/java/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 Tue Jun 26 17:51:46 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0C55437B401; Tue, 26 Jun 2001 17:51:41 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5R0pfV94307; Tue, 26 Jun 2001 17:51:41 -0700 (PDT) (envelope-from bmah) Message-Id: <200106270051.f5R0pfV94307@freefall.freebsd.org> From: "Bruce A. Mah" Date: Tue, 26 Jun 2001 17:51:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/cutting-edge 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 2001/06/26 17:51:40 PDT Modified files: en_US.ISO8859-1/books/handbook/cutting-edge chapter.sgml Log: Fix a typo: s/sta/&os.stable;/. No content changes. Revision Changes Path 1.72 +2 -2 doc/en_US.ISO8859-1/books/handbook/cutting-edge/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 Jun 26 17:56:53 2001 Delivered-To: cvs-all@freebsd.org Received: from netau1.alcanet.com.au (ntp.alcanet.com.au [203.62.196.27]) by hub.freebsd.org (Postfix) with ESMTP id 2F11337B405; Tue, 26 Jun 2001 17:56:47 -0700 (PDT) (envelope-from jeremyp@gsmx07.alcatel.com.au) Received: from mfg1.cim.alcatel.com.au (mfg1.cim.alcatel.com.au [139.188.23.1]) by netau1.alcanet.com.au (8.9.3 (PHNE_22672)/8.9.3) with ESMTP id KAA25911; Wed, 27 Jun 2001 10:56:35 +1000 (EST) Received: from gsmx07.alcatel.com.au by cim.alcatel.com.au (PMDF V5.2-32 #37645) with ESMTP id <01K59C2EG5M8VNZ1K1@cim.alcatel.com.au>; Wed, 27 Jun 2001 10:56:25 +1000 Received: (from jeremyp@localhost) by gsmx07.alcatel.com.au (8.11.1/8.11.1) id f5R0uUD94300; Wed, 27 Jun 2001 10:56:31 +1000 (EST envelope-from jeremyp) Content-return: prohibited Date: Wed, 27 Jun 2001 10:56:30 +1000 From: Peter Jeremy Subject: Re: Inline optimized bzero (was Re: cvs commit: src/sys/netinet tcp_subr.c) In-reply-to: <200106241549.f5OFn6J78347@earth.backplane.com>; from dillon@earth.backplane.com on Sun, Jun 24, 2001 at 08:49:06AM -0700 To: Matt Dillon Cc: Bruce Evans , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Mail-Followup-To: Matt Dillon , Bruce Evans , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Message-id: <20010627105630.B93007@gsmx07.alcatel.com.au> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-disposition: inline User-Agent: Mutt/1.2.5i References: <200106241549.f5OFn6J78347@earth.backplane.com> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2001-Jun-24 08:49:06 -0700, Matt Dillon wrote: > I suppose the bzero() inline could implemented in the machine-dependant > code section. It seems a shame to waste mostly portable code though. > I'll mess around with it a bit. Anecdotal evidence (which isn't very trustworthy) suggests that a Unix kernel spends a significant amount of time copying or zeroing bytes. If this is true, it would be worthwhile having tweaked MD routines for bcopy() and bzero(). One advantage being that at least some architectures have instructions which are designed to copy or zero large blocks of data without totally wiping L1 (and maybe L2) cache. Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 18:48: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8F7F637B401; Tue, 26 Jun 2001 18:48:03 -0700 (PDT) (envelope-from gshapiro@FreeBSD.org) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5R1m3700703; Tue, 26 Jun 2001 18:48:03 -0700 (PDT) (envelope-from gshapiro) Message-Id: <200106270148.f5R1m3700703@freefall.freebsd.org> From: Gregory Neil Shapiro Date: Tue, 26 Jun 2001 18:48:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults make.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 gshapiro 2001/06/26 18:48:03 PDT Modified files: etc/defaults make.conf Log: Typo fix (modifes -> modifies) Revision Changes Path 1.164 +2 -2 src/etc/defaults/make.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 18:48:54 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 62D7637B407; Tue, 26 Jun 2001 18:48:48 -0700 (PDT) (envelope-from gshapiro@FreeBSD.org) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5R1mmt00804; Tue, 26 Jun 2001 18:48:48 -0700 (PDT) (envelope-from gshapiro) Message-Id: <200106270148.f5R1mmt00804@freefall.freebsd.org> From: Gregory Neil Shapiro Date: Tue, 26 Jun 2001 18:48:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults make.conf X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gshapiro 2001/06/26 18:48:48 PDT Modified files: (Branch: RELENG_4) etc/defaults make.conf Log: MFC: Typo fix (modifes -> modifies) Revision Changes Path 1.164 +2 -2 src/etc/defaults/make.conf Revision Changes Path 1.97.2.52 +2 -2 src/etc/defaults/make.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 18:50:42 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3A94E37B405; Tue, 26 Jun 2001 18:50:39 -0700 (PDT) (envelope-from jeh@FreeBSD.org) Received: (from jeh@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5R1odf00948; Tue, 26 Jun 2001 18:50:39 -0700 (PDT) (envelope-from jeh) Message-Id: <200106270150.f5R1odf00948@freefall.freebsd.org> From: "James E. Housley" Date: Tue, 26 Jun 2001 18:50:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java Makefile ports/www Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/26 18:50:39 PDT Modified files: java Makefile www Makefile Log: Move orion from java to www Revision Changes Path 1.34 +1 -2 ports/java/Makefile 1.375 +2 -1 ports/www/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 18:51:32 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3CE1337B401; Tue, 26 Jun 2001 18:51:27 -0700 (PDT) (envelope-from jeh@FreeBSD.org) Received: (from jeh@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5R1pRY01012; Tue, 26 Jun 2001 18:51:27 -0700 (PDT) (envelope-from jeh) Message-Id: <200106270151.f5R1pRY01012@freefall.freebsd.org> From: "James E. Housley" Date: Tue, 26 Jun 2001 18:51:27 -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 jeh 2001/06/26 18:51:27 PDT Modified files: www/orion Makefile Log: Update to show the move from java to www PR: 28415 Revision Changes Path 1.12 +2 -2 ports/www/orion/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 18:52:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 435EC37B405; Tue, 26 Jun 2001 18:52:49 -0700 (PDT) (envelope-from jeh@FreeBSD.org) Received: (from jeh@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5R1qnF01135; Tue, 26 Jun 2001 18:52:49 -0700 (PDT) (envelope-from jeh) Message-Id: <200106270152.f5R1qnF01135@freefall.freebsd.org> From: "James E. Housley" Date: Tue, 26 Jun 2001 18:52:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/orion/files orionctl orionctl.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 jeh 2001/06/26 18:52:49 PDT Removed files: java/orion/files orionctl orionctl.1 Log: Deleteing. orion has been moved to www PR: 28415 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 18:56:10 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0EF8737B406; Tue, 26 Jun 2001 18:56:07 -0700 (PDT) (envelope-from jeh@FreeBSD.org) Received: (from jeh@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5R1u6w01322; Tue, 26 Jun 2001 18:56:06 -0700 (PDT) (envelope-from jeh) Message-Id: <200106270156.f5R1u6w01322@freefall.freebsd.org> From: "James E. Housley" Date: Tue, 26 Jun 2001 18:56:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/orion Makefile distinfo pkg-comment pkg-deinstall pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jeh 2001/06/26 18:56:06 PDT Removed files: java/orion Makefile distinfo pkg-comment pkg-deinstall pkg-descr pkg-plist Log: Deleting. orion has been moved to www PR: 28415 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 19: 7: 1 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8D1FA37B401; Tue, 26 Jun 2001 19:06:57 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5R26v704775; Tue, 26 Jun 2001 19:06:57 -0700 (PDT) (envelope-from knu) Message-Id: <200106270206.f5R26v704775@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 26 Jun 2001 19:06:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/ruby-pgplot Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2001/06/26 19:06:57 PDT Modified files: graphics Makefile Added files: graphics/ruby-pgplot Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add ruby-pgplot, a Ruby interface to PGPLOT graphics library. Revision Changes Path 1.326 +2 -1 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 Tue Jun 26 19: 7:12 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 978C337B428; Tue, 26 Jun 2001 19:07:07 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5R277L04835; Tue, 26 Jun 2001 19:07:07 -0700 (PDT) (envelope-from knu) Message-Id: <200106270207.f5R277L04835@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 26 Jun 2001 19:07:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2001/06/26 19:07:07 PDT Modified files: . modules Log: ruby-pgplot --> ports/graphics/ruby-pgplot Revision Changes Path 1.3401 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 19:43:27 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CE39E37B405; Tue, 26 Jun 2001 19:43:23 -0700 (PDT) (envelope-from dwcjr@FreeBSD.org) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5R2hNh07401; Tue, 26 Jun 2001 19:43:23 -0700 (PDT) (envelope-from dwcjr) Message-Id: <200106270243.f5R2hNh07401@freefall.freebsd.org> From: "David W. Chapman Jr." Date: Tue, 26 Jun 2001 19:43:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/netatalk-asun Makefile distinfo pkg-comment pkg-descr pkg-install pkg-plist ports/net/netatalk-asun/files patch-aa patch-ab patch-ac patch-ag patch-ah patch-ak patch-al patch-am patch-an patch-ao patch-ap ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/26 19:43:23 PDT Modified files: net Makefile Removed files: net/netatalk-asun Makefile distinfo pkg-comment pkg-descr pkg-install pkg-plist net/netatalk-asun/files patch-aa patch-ab patch-ac patch-ag patch-ah patch-ak patch-al patch-am patch-an patch-ao patch-ap patch-ba patch-bb patch-bc patch-bd patch-be Log: Delete netatalk-asun for reasons in the stated pr PR: 27863 Submitted by: Joe Marcus Clarke No response: anyone Revision Changes Path 1.564 +1 -2 ports/net/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 19:53: 3 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5580337B40A; Tue, 26 Jun 2001 19:52:58 -0700 (PDT) (envelope-from mikeh@FreeBSD.org) Received: (from mikeh@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5R2qwo08820; Tue, 26 Jun 2001 19:52:58 -0700 (PDT) (envelope-from mikeh) Message-Id: <200106270252.f5R2qwo08820@freefall.freebsd.org> From: Mike Heffner Date: Tue, 26 Jun 2001 19:52:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/ktrace ktrace.1 ktrace.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/26 19:52:58 PDT Modified files: usr.bin/ktrace ktrace.1 ktrace.c Log: Sync manpage and usage. Also fix bug that would always interpret a -c as a process clear. PR: bin/15456 MFC after: 2 weeks Revision Changes Path 1.10 +2 -3 src/usr.bin/ktrace/ktrace.1 1.15 +4 -4 src/usr.bin/ktrace/ktrace.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 19:56:40 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F298337B405; Tue, 26 Jun 2001 19:56:36 -0700 (PDT) (envelope-from dwcjr@FreeBSD.org) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5R2uaT09672; Tue, 26 Jun 2001 19:56:36 -0700 (PDT) (envelope-from dwcjr) Message-Id: <200106270256.f5R2uaT09672@freefall.freebsd.org> From: "David W. Chapman Jr." Date: Tue, 26 Jun 2001 19:56:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/tmda 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 dwcjr 2001/06/26 19:56:36 PDT Modified files: mail Makefile Added files: mail/tmda Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add tmda, an anti spam python application. PR: 27984 Submitted by: Jason R. Mastaler Revision Changes Path 1.234 +2 -1 ports/mail/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 19:56:52 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 95AC537B43E; Tue, 26 Jun 2001 19:56:41 -0700 (PDT) (envelope-from dwcjr@FreeBSD.org) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5R2ufP09709; Tue, 26 Jun 2001 19:56:41 -0700 (PDT) (envelope-from dwcjr) Message-Id: <200106270256.f5R2ufP09709@freefall.freebsd.org> From: "David W. Chapman Jr." Date: Tue, 26 Jun 2001 19:56: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 dwcjr 2001/06/26 19:56:41 PDT Modified files: . modules Log: tmda --> ports/mail/tmda Revision Changes Path 1.3402 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 20:32:11 2001 Delivered-To: cvs-all@freebsd.org Received: from server.baldwin.cx (server.baldwin.cx [204.216.28.80]) by hub.freebsd.org (Postfix) with ESMTP id AAD5737B401; Tue, 26 Jun 2001 20:32:06 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (tserver.conference.usenix.org [199.103.159.3]) by server.baldwin.cx (8.9.3/8.9.3) with ESMTP id UAA20191; Tue, 26 Jun 2001 20:33:35 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200106252309.f5PN9Wn65534@freefall.freebsd.org> Date: Tue, 26 Jun 2001 20:32:05 -0700 (PDT) From: John Baldwin To: John Baldwin Subject: RE: cvs commit: src/sys/kern kern_ktr.c src/sys/sys ktr.h Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 25-Jun-01 John Baldwin wrote: > jhb 2001/06/25 16:09:32 PDT > > Modified files: > sys/kern kern_ktr.c > sys/sys ktr.h > Log: > ... > - Fiddle with the ktr_cpumask in ktr_tracepoint() to disable KTR events > on the current CPU while we are processing an event. In theory this means that using nanotime instead of getnanotime in the KTR_LOCK and/or KTR_WITNESS cases shouldn't recurse anymore, and in fact, it works fine on the alpha, but on x86 I still get weird double fault panics (I assume from exhausting the stack) and haven't been able to get a useful traceback or anything else to figure out where and why it is breaking, so I've left the hack to use getnanotime in for now. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 21: 6: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A2BB837B406; Tue, 26 Jun 2001 21:06:04 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) Received: (from jkoshy@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5R464519224; Tue, 26 Jun 2001 21:06:04 -0700 (PDT) (envelope-from jkoshy) Message-Id: <200106270406.f5R464519224@freefall.freebsd.org> From: Joseph Koshy Date: Tue, 26 Jun 2001 21:06:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/news press.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 jkoshy 2001/06/26 21:06:04 PDT Modified files: en/news press.sgml Log: Macworld article on Jordan Hubbard's move to Apple Inc. Submitted by: "Martin A. Totusek" Revision Changes Path 1.178 +12 -2 www/en/news/press.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 21:21:32 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9B2AB37B405; Tue, 26 Jun 2001 21:21:28 -0700 (PDT) (envelope-from chris@FreeBSD.org) Received: (from chris@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5R4LSO20387; Tue, 26 Jun 2001 21:21:28 -0700 (PDT) (envelope-from chris) Message-Id: <200106270421.f5R4LSO20387@freefall.freebsd.org> From: Chris Costello Date: Tue, 26 Jun 2001 21:21:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys getpgrp.2 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG chris 2001/06/26 21:21:28 PDT Modified files: lib/libc/sys getpgrp.2 Log: Remove an extra word "fo" in the sentence "there is no process whose process ID equals fo pid". PR: 28436 Submitted by: Gregory Bond Revision Changes Path 1.15 +2 -2 src/lib/libc/sys/getpgrp.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 21:23:17 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9500D37B401; Tue, 26 Jun 2001 21:23:12 -0700 (PDT) (envelope-from chris@FreeBSD.org) Received: (from chris@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5R4NC020546; Tue, 26 Jun 2001 21:23:12 -0700 (PDT) (envelope-from chris) Message-Id: <200106270423.f5R4NC020546@freefall.freebsd.org> From: Chris Costello Date: Tue, 26 Jun 2001 21:23:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys getpgrp.2 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG chris 2001/06/26 21:23:12 PDT Modified files: (Branch: RELENG_4) lib/libc/sys getpgrp.2 Log: MFC: Remove extra word "fo". PR: 28436 Submitted by: Gregory Bond Revision Changes Path 1.11.2.3 +2 -2 src/lib/libc/sys/getpgrp.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 21:42: 1 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C052937B401; Tue, 26 Jun 2001 21:41:58 -0700 (PDT) (envelope-from itojun@FreeBSD.org) Received: (from itojun@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5R4fwd21871; Tue, 26 Jun 2001 21:41:58 -0700 (PDT) (envelope-from itojun) Message-Id: <200106270441.f5R4fwd21871@freefall.freebsd.org> From: Jun-ichiro itojun Hagino Date: Tue, 26 Jun 2001 21:41:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/misc bsd-family-tree X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG itojun 2001/06/26 21:41:58 PDT Modified files: share/misc bsd-family-tree Log: openbsd 2.9 (2001/6/1) Revision Changes Path 1.47 +4 -3 src/share/misc/bsd-family-tree To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 21:45:59 2001 Delivered-To: cvs-all@freebsd.org Received: from server.baldwin.cx (server.baldwin.cx [204.216.28.80]) by hub.freebsd.org (Postfix) with ESMTP id 0D78D37B405; Tue, 26 Jun 2001 21:45:51 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (tserver.conference.usenix.org [199.103.159.3]) by server.baldwin.cx (8.9.3/8.9.3) with ESMTP id VAA20463; Tue, 26 Jun 2001 21:47:19 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200106261812.f5QICpr26493@earth.backplane.com> Date: Tue, 26 Jun 2001 21:45:48 -0700 (PDT) From: John Baldwin To: Matt Dillon Subject: Re: cvs commit: src/sys/netinet tcp_input.c tcp_output.c tcp_sub Cc: bmilekic@FreeBSD.org, jlemon@FreeBSD.org, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Mike Silbersack , "Brian F. Feldman" , Jonathan Lemon Alfred Perlstein Sender: owner-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 26-Jun-01 Matt Dillon wrote: > >:Agreed, wrt idle zeroing of data, the problem that I see is that >:it seems that idleproc may not aquire mutexes, at least that's the >:impression I get from the SMP team (jhb and crew). I feel that >:idleproc should at least be able to trylock if we're going to make >:any use of it at all. >: >:Is this planned or possible? >: >:-Alfred > > idle_proc() can only safely obtain spin mutexes, and do non-blocking > mutex > operations. The trylock() equivalent should be ok but I haven't looked > at it closely. idle_proc() cannot ever block though I suppose it could > be interrupted and switched out preemptively. It can't obtain a sleep lock at all (either via lock or trylock) because if another thread blocks on that lock, the priority propagation code will put the idle process on the runqueue, at which point you can end up running cpu A's idle process on both cpu A and cpu B at the same time. Given that curproc is the uniquifier for locks, the result could best be described as "all hell breaking loose". The future of page zering is that it will be pushed off into a low-priority worker thread that is woken up when there are enough pages to make zeoring worthwhile and goes back to sleep when there are no longer enough pages to make zeoring worthwhile. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 22:15:51 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ACFDC37B401; Tue, 26 Jun 2001 22:15:46 -0700 (PDT) (envelope-from okazaki@FreeBSD.org) Received: (from okazaki@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5R5Fk427365; Tue, 26 Jun 2001 22:15:46 -0700 (PDT) (envelope-from okazaki) Message-Id: <200106270515.f5R5Fk427365@freefall.freebsd.org> From: OKAZAKI Tetsurou Date: Tue, 26 Jun 2001 22:15:46 -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 okazaki 2001/06/26 22:15:46 PDT Modified files: . modules Log: du2ps --> ports/sysutils/du2ps Revision Changes Path 1.3403 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 22:45:26 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4067937B405; Tue, 26 Jun 2001 22:45:23 -0700 (PDT) (envelope-from dwcjr@FreeBSD.org) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5R5jNp33214; Tue, 26 Jun 2001 22:45:23 -0700 (PDT) (envelope-from dwcjr) Message-Id: <200106270545.f5R5jNp33214@freefall.freebsd.org> From: "David W. Chapman Jr." Date: Tue, 26 Jun 2001 22:45:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mod_layout Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/26 22:45:22 PDT Modified files: www/mod_layout Makefile Log: Fix error reported by bento when apache is installed as a depend Bump PORTREVISION PR: 28440 Submitted by: maintainer Revision Changes Path 1.3 +6 -2 ports/www/mod_layout/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 22:51: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1E3E737B405; Tue, 26 Jun 2001 22:51:01 -0700 (PDT) (envelope-from okazaki@FreeBSD.org) Received: (from okazaki@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5R5p1r33686; Tue, 26 Jun 2001 22:51:01 -0700 (PDT) (envelope-from okazaki) Message-Id: <200106270551.f5R5p1r33686@freefall.freebsd.org> From: OKAZAKI Tetsurou Date: Tue, 26 Jun 2001 22:51:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/chasen 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 okazaki 2001/06/26 22:51:01 PDT Modified files: japanese/chasen pkg-descr Log: Update URL. PR: 26998 Submitted by: Tatsuto Toyonaga Revision Changes Path 1.3 +1 -1 ports/japanese/chasen/pkg-descr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 23: 0:30 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1DF7F37B405; Tue, 26 Jun 2001 23:00:27 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5R60Rf34709; Tue, 26 Jun 2001 23:00:27 -0700 (PDT) (envelope-from dd) Message-Id: <200106270600.f5R60Rf34709@freefall.freebsd.org> From: Dima Dorfman Date: Tue, 26 Jun 2001 23:00:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/who who.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 dd 2001/06/26 23:00:26 PDT Modified files: usr.bin/who who.1 Log: Correct path to wtmp. PR: 28433 Submitted by: Joseph Mallett Revision Changes Path 1.9 +3 -3 src/usr.bin/who/who.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 23: 1:21 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 524B337B405; Tue, 26 Jun 2001 23:01:18 -0700 (PDT) (envelope-from gshapiro@FreeBSD.org) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5R61IO34852; Tue, 26 Jun 2001 23:01:18 -0700 (PDT) (envelope-from gshapiro) Message-Id: <200106270601.f5R61IO34852@freefall.freebsd.org> From: Gregory Neil Shapiro Date: Tue, 26 Jun 2001 23:01:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/man pthread_cond_timedwait.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 gshapiro 2001/06/26 23:01:18 PDT Modified files: lib/libc_r/man pthread_cond_timedwait.3 Log: Typo fix: requires -> reacquires Submitted by: Murray S. Kucherawy MFC after: 3 days Revision Changes Path 1.12 +2 -2 src/lib/libc_r/man/pthread_cond_timedwait.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 23: 3:34 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E07F037B401; Tue, 26 Jun 2001 23:03:30 -0700 (PDT) (envelope-from dwcjr@FreeBSD.org) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5R63UW35079; Tue, 26 Jun 2001 23:03:30 -0700 (PDT) (envelope-from dwcjr) Message-Id: <200106270603.f5R63UW35079@freefall.freebsd.org> From: "David W. Chapman Jr." Date: Tue, 26 Jun 2001 23:03:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-fm/cfm 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 dwcjr 2001/06/26 23:03:30 PDT Modified files: x11-fm/cfm Makefile pkg-plist Log: Add example dir to pkg-plist and bump PORTREVISION PR: 28439 Submitted by: maintainer Revision Changes Path 1.2 +2 -1 ports/x11-fm/cfm/Makefile 1.2 +1 -0 ports/x11-fm/cfm/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 Jun 26 23: 7:19 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 62B8737B406; Tue, 26 Jun 2001 23:07:15 -0700 (PDT) (envelope-from dwcjr@FreeBSD.org) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5R67F838214; Tue, 26 Jun 2001 23:07:15 -0700 (PDT) (envelope-from dwcjr) Message-Id: <200106270607.f5R67F838214@freefall.freebsd.org> From: "David W. Chapman Jr." Date: Tue, 26 Jun 2001 23:07:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/hevea 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 2001/06/26 23:07:15 PDT Modified files: textproc/hevea Makefile distinfo pkg-plist Log: Update to 1.05 Add manuals update pkg-plist accordingly PR: 28431 Submitted by: maintainer Revision Changes Path 1.7 +15 -2 ports/textproc/hevea/Makefile 1.3 +5 -1 ports/textproc/hevea/distinfo 1.3 +110 -5 ports/textproc/hevea/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 Jun 26 23:15:50 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DC27337B401; Tue, 26 Jun 2001 23:15:44 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5R6Fij39009; Tue, 26 Jun 2001 23:15:44 -0700 (PDT) (envelope-from jhb) Message-Id: <200106270615.f5R6Fij39009@freefall.freebsd.org> From: John Baldwin Date: Tue, 26 Jun 2001 23:15:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_exit.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2001/06/26 23:15:44 PDT Modified files: sys/kern kern_exit.c Log: - Always use the proc lock of the task leader to protect the peers list of processes. - Don't construct fake call args and then call kill(). psignal is not anymore complicated and is quicker and not prone to locking problems. Calling psignal() avoids having to do a pfind() since we already have a proc pointer and also allows us to keep the task leader locked while we kill all the peer processes so the list is kept coherent. - When a kthread exits, do a wakeup() on its proc pointers. This can be used by kernel modules that have kthreads and want to ensure they have safely exited before completely the MOD_UNLOAD event. Connectivity provided by: Usenix wireless Revision Changes Path 1.129 +13 -16 src/sys/kern/kern_exit.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 23:27:33 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6B5E437B406; Tue, 26 Jun 2001 23:27:30 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5R6RUT39970; Tue, 26 Jun 2001 23:27:30 -0700 (PDT) (envelope-from jhb) Message-Id: <200106270627.f5R6RUT39970@freefall.freebsd.org> From: John Baldwin Date: Tue, 26 Jun 2001 23:27:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_witness.c src/sys/sys 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 jhb 2001/06/26 23:27:30 PDT Modified files: sys/kern subr_witness.c sys/sys lock.h Log: - Add a new witness_assert() to perform arbitrary locking assertions. - Clean up the KTR tracepoints to be slighlty more consistent and useful - Fix a bug in WITNESS where we would recurse indefinitely and blow the stack when acquiring Giant after sleeping with a sleepable lock held. Reported by: tanimura (3) Revision Changes Path 1.77 +78 -14 src/sys/kern/subr_witness.c 1.32 +10 -1 src/sys/sys/lock.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 23:39:42 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 34CC237B407; Tue, 26 Jun 2001 23:39:38 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5R6dc541264; Tue, 26 Jun 2001 23:39:38 -0700 (PDT) (envelope-from jhb) Message-Id: <200106270639.f5R6dc541264@freefall.freebsd.org> From: John Baldwin Date: Tue, 26 Jun 2001 23:39:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_sx.c src/sys/sys sx.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2001/06/26 23:39:37 PDT Modified files: sys/kern kern_sx.c sys/sys sx.h Log: - Add trylock variants of shared and exclusive locks. - The sx assertions don't actually need the internal sx mutex lock, so don't bother doing so. - Add a new assertion SX_ASSERT_LOCKED() that asserts that either a shared or exclusive lock should be held. This assertion should be used instead of SX_ASSERT_SLOCKED() in almost all cases. - Adjust some KASSERT()'s to include file and line information. - Use the new witness_assert() function in the WITNESS case for sx slock asserts to verify that the current thread actually owns a slock. Revision Changes Path 1.6 +43 -5 src/sys/kern/kern_sx.c 1.8 +34 -24 src/sys/sys/sx.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Jun 26 23:53: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from server.baldwin.cx (server.baldwin.cx [204.216.28.80]) by hub.freebsd.org (Postfix) with ESMTP id CE0FB37B40B; Tue, 26 Jun 2001 23:52:54 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (tserver.conference.usenix.org [199.103.159.3]) by server.baldwin.cx (8.9.3/8.9.3) with ESMTP id XAA20714; Tue, 26 Jun 2001 23:54:24 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200106270615.f5R6Fij39009@freefall.freebsd.org> Date: Tue, 26 Jun 2001 23:52:52 -0700 (PDT) From: John Baldwin To: John Baldwin Subject: RE: cvs commit: src/sys/kern kern_exit.c Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 27-Jun-01 John Baldwin wrote: > jhb 2001/06/26 23:15:44 PDT > > Modified files: > sys/kern kern_exit.c > Log: > ... > - When a kthread exits, do a wakeup() on its proc pointers. This can be > used by kernel modules that have kthreads and want to ensure they have > safely exited before completely the MOD_UNLOAD event. For an example of how to use this, see my crash kernel module at http://www.FreeBSD.org/~jhb/crash/ Note that you need to use a lock to protect signaling the kthread that it needs to die and then msleep on that lock when sleep'ing on the kthread proc * to avoid missing the wakeup from the kthread when it dies. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 0:15:29 2001 Delivered-To: cvs-all@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id D465C37B405; Wed, 27 Jun 2001 00:15:18 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.2/8.11.2) id f5R7FGC05302; Wed, 27 Jun 2001 10:15:16 +0300 (EEST) (envelope-from ru) Date: Wed, 27 Jun 2001 10:15:16 +0300 From: Ruslan Ermilov To: Nik Clayton Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/mtree BSD.include.dist BSD.local.dist BSD.release.dist BSD.root.dist BSD.usr.dist BSD.var.dist BSD.x11-4.dist BSD.x11.dist Message-ID: <20010627101516.C2097@sunbay.com> Mail-Followup-To: Nik Clayton , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200106261350.f5QDoZn59633@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: <200106261350.f5QDoZn59633@freefall.freebsd.org>; from nik@FreeBSD.org on Tue, Jun 26, 2001 at 06:50:35AM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Why? :-) This comment is only for people editing mtree(8) files in src/etc/mtree, and while there it's pretty obvious where to look for the README file. On Tue, Jun 26, 2001 at 06:50:35AM -0700, Nik Clayton wrote: > nik 2001/06/26 06:50:34 PDT > > Modified files: > etc/mtree BSD.include.dist BSD.local.dist > BSD.release.dist BSD.root.dist > BSD.usr.dist BSD.var.dist BSD.x11-4.dist > BSD.x11.dist > Log: > Mention the path to the README file in the header comment. > > Submitted by: Rich Morin > > Revision Changes Path > 1.48 +2 -2 src/etc/mtree/BSD.include.dist > 1.79 +2 -2 src/etc/mtree/BSD.local.dist > 1.8 +2 -2 src/etc/mtree/BSD.release.dist > 1.53 +2 -2 src/etc/mtree/BSD.root.dist > 1.233 +2 -2 src/etc/mtree/BSD.usr.dist > 1.46 +2 -2 src/etc/mtree/BSD.var.dist > 1.18 +2 -2 src/etc/mtree/BSD.x11-4.dist > 1.15 +2 -2 src/etc/mtree/BSD.x11.dist -- Ruslan Ermilov Oracle Developer/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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 0:18:57 2001 Delivered-To: cvs-all@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 7BF9837B406; Wed, 27 Jun 2001 00:18:47 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.2/8.11.2) id f5R7Ijk05597; Wed, 27 Jun 2001 10:18:45 +0300 (EEST) (envelope-from ru) Date: Wed, 27 Jun 2001 10:18:45 +0300 From: Ruslan Ermilov To: Nik Clayton Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man7 hier.7 Message-ID: <20010627101844.D2097@sunbay.com> Mail-Followup-To: Nik Clayton , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200106261403.f5QE3Jn99819@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: <200106261403.f5QE3Jn99819@freefall.freebsd.org>; from nik@FreeBSD.org on Tue, Jun 26, 2001 at 07:03:18AM -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 Only directories created with standard /etc/mtree files should be listed here. On Tue, Jun 26, 2001 at 07:03:18AM -0700, Nik Clayton wrote: > nik 2001/06/26 07:03:18 PDT > > Modified files: > share/man/man7 hier.7 > Log: > Document dist/, cdrom/, compat/, and /usr/compat/, fix a couple of > {typ,think}os. > > Submitted by: Rich Morin > > Revision Changes Path > 1.48 +18 -4 src/share/man/man7/hier.7 -- Ruslan Ermilov Oracle Developer/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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 0:34:49 2001 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id B3D9637B401; Wed, 27 Jun 2001 00:34:41 -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 RAA13955; Wed, 27 Jun 2001 17:34:37 +1000 Date: Wed, 27 Jun 2001 17:32:42 +1000 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: Ruslan Ermilov Cc: Nik Clayton , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/mtree BSD.include.dist BSD.local.dist BSD.release.dist BSD.root.dist BSD.usr.dist BSD.var.dist BSD.x11-4.dist BSD.x11.dist In-Reply-To: <20010627101516.C2097@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 On Wed, 27 Jun 2001, Ruslan Ermilov wrote: > Why? :-) > > This comment is only for people editing mtree(8) files in > src/etc/mtree, and while there it's pretty obvious where > to look for the README file. Especially since the pathname for README is now in commitspeak (it is relative to $CVSROOT) instead of in ordinary filespeak (it was relative to the current directory). Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 1: 1:26 2001 Delivered-To: cvs-all@freebsd.org Received: from earth.backplane.com (earth-nat-cw.backplane.com [208.161.114.67]) by hub.freebsd.org (Postfix) with ESMTP id 0743037B406; Wed, 27 Jun 2001 01:01:20 -0700 (PDT) (envelope-from dillon@earth.backplane.com) Received: (from dillon@localhost) by earth.backplane.com (8.11.3/8.11.2) id f5R81Jk38018; Wed, 27 Jun 2001 01:01:19 -0700 (PDT) (envelope-from dillon) Date: Wed, 27 Jun 2001 01:01:19 -0700 (PDT) From: Matt Dillon Message-Id: <200106270801.f5R81Jk38018@earth.backplane.com> To: John Baldwin Cc: bmilekic@FreeBSD.org, jlemon@FreeBSD.org, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Mike Silbersack , "Brian F. Feldman" , Jonathan Lemon Alfred Perlstein Subject: Re: cvs commit: src/sys/netinet tcp_input.c tcp_output.c tcp_sub References: Sender: owner-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 it closely. idle_proc() cannot ever block though I suppose it could :> be interrupted and switched out preemptively. : :It can't obtain a sleep lock at all (either via lock or trylock) because if :another thread blocks on that lock, the priority propagation code will put the :idle process on the runqueue, at which point you can end up running cpu A's :idle process on both cpu A and cpu B at the same time. Given that curproc is :the uniquifier for locks, the result could best be described as "all hell :breaking loose". That sounds like a bug in the priority logic... and sounds like something that would be easy to fix. An idle proc should never be put on the general run queue by anyone for any reason. The priority logic could be allowed to safely preempt it, but should never, ever try to schedule it. I would even argue that the priority logic shouldn't even bother trying to preempt an idleproc - simply schedule the interrupt and the idleproc will switch to it much faster then preemption ever could. Since an idleproc does not mess with the run queue, and assuming FreeBSD-SMP ever moves to a per-cpu run queue, the interrupt code would be able to schedule the interrupt thread to the current cpu without having to gain a single mutex if the currently running proc is the idle proc. :The future of page zering is that it will be pushed off into a low-priority :worker thread that is woken up when there are enough pages to make zeoring :worthwhile and goes back to sleep when there are no longer enough pages to make :zeoring worthwhile. : :-- : :John Baldwin -- http://www.FreeBSD.org/~jhb/ I suppose you could do it that way, but using worker threads is a rather sophisticated solution. You would need a worker thread wired to each cpu to get a similar level of performance and to avoid L1 and L2 cache thrashing. Sounds nasty to me. With very little work the existing idleprocs can handle the page-zeroing/malloc-zeroing operations now and then be adapted to the per-cpu memory stuff that is the obvious goal of the people working on the memory subsystem. All without the overhead of a full-boat scheduled thread - no wakeup or sleep ops involved, no sophisticated thread handling. No preemption capability is necessary (though an 'abort' hint would be useful), and there are some fairly standard 'idle process tricks' that can be used to reduce switching latency by a factor of 2 or 3 over a normal kernel thread. For example, with very little effort an idle process could simply trampoline in with a minimal register load and can switch away with NO register save at all. I didn't implement it that way because I didn't want to make the Alpha guys job harder, but I left the door open. I know you guys are in love with this kernel preemption stuff, but I have yet to see any believable argument that it actually improves performance and I see plenty that makes me believe it does the opposite. The BSDI interrupt-preemption solution made sense. The general preemption being worked on in -current makes no sense. At all. For example, the idea that a kernel thread can be switched to a different cpu *while* it is running is simply insane! The CPU caches are completely destroyed, the cache coherency protocol is mangled, there is no way to access per-cpu structures without holding mutexes, or even the ability to cache a pointer into the per-cpu area, etc etc etc... unbelievable. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 1:18:43 2001 Delivered-To: cvs-all@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 0C3DD37B401; Wed, 27 Jun 2001 01:18:35 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.2/8.11.2) id f5R8IE312306; Wed, 27 Jun 2001 11:18:14 +0300 (EEST) (envelope-from ru) Date: Wed, 27 Jun 2001 11:18:14 +0300 From: Ruslan Ermilov To: Mike Barcroft Cc: Dima Dorfman , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/spray Makefile Message-ID: <20010627111814.G2097@sunbay.com> Mail-Followup-To: Mike Barcroft , Dima Dorfman , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200106270000.f5R00b994489@coffee.q9media.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200106270000.f5R00b994489@coffee.q9media.com>; from mike@q9media.com on Tue, Jun 26, 2001 at 08:00:37PM -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 Tue, Jun 26, 2001 at 08:00:37PM -0400, Mike Barcroft wrote: > Dima Dorfman writes: > > dd 2001/06/26 00:31:02 PDT > > > > Modified files: > > usr.sbin/spray Makefile > > Log: > > Back out previous commit; this can't compile with WARNS=2 because > > xdr.h isn't warning-free. > > > > Submitted by: ru > > > > Revision Changes Path > > 1.9 +1 -2 src/usr.sbin/spray/Makefile > > Hmm, it compiled with WARNS=2 for me. Can you explain the problem with > xdr.h and I'll see if I can clean it up? > Please see the commit log for the revision 1.203 of src/Makefile.inc1. Cheers, -- Ruslan Ermilov Oracle Developer/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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 3:15: 9 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B5EB937B401; Wed, 27 Jun 2001 03:15:02 -0700 (PDT) (envelope-from wjv@FreeBSD.org) Received: (from wjv@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RAF2L73453; Wed, 27 Jun 2001 03:15:02 -0700 (PDT) (envelope-from wjv) Message-Id: <200106271015.f5RAF2L73453@freefall.freebsd.org> From: Johann Visagie Date: Wed, 27 Jun 2001 03:15:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/cksfv Makefile ports/lang/diveintopython Makefile ports/biology/emboss Makefile ports/biology/fasta Makefile ports/biology/fasta3 Makefile ports/devel/fnorb Makefile ports/sysutils/lavaps Makefile ports/devel/p5-File-Temp Makefile ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/27 03:15:02 PDT Modified files: security/cksfv Makefile lang/diveintopython Makefile biology/emboss Makefile biology/fasta Makefile biology/fasta3 Makefile devel/fnorb Makefile sysutils/lavaps Makefile devel/p5-File-Temp Makefile devel/p5-IO-String Makefile textproc/p5-XML-Node Makefile textproc/p5-libxml Makefile textproc/py-4suite Makefile textproc/py-martel Makefile devel/py-omniorb Makefile devel/py-orbit Makefile textproc/py-xml Makefile misc/pybliographer Makefile Log: Updating my email address in my remaining ports. Prompted by: vanilla Revision Changes Path 1.3 +2 -2 ports/security/cksfv/Makefile 1.5 +2 -2 ports/lang/diveintopython/Makefile 1.23 +2 -2 ports/biology/emboss/Makefile 1.2 +2 -2 ports/biology/fasta/Makefile 1.6 +2 -2 ports/biology/fasta3/Makefile 1.9 +2 -2 ports/devel/fnorb/Makefile 1.13 +2 -2 ports/sysutils/lavaps/Makefile 1.2 +2 -2 ports/devel/p5-File-Temp/Makefile 1.3 +2 -2 ports/devel/p5-IO-String/Makefile 1.2 +2 -2 ports/textproc/p5-XML-Node/Makefile 1.2 +2 -2 ports/textproc/p5-libxml/Makefile 1.3 +2 -2 ports/textproc/py-4suite/Makefile 1.13 +2 -2 ports/textproc/py-martel/Makefile 1.2 +2 -2 ports/devel/py-omniorb/Makefile 1.2 +2 -2 ports/devel/py-orbit/Makefile 1.17 +2 -2 ports/textproc/py-xml/Makefile 1.5 +2 -2 ports/misc/pybliographer/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 3:32:54 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 033EF37B401; Wed, 27 Jun 2001 03:32:52 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RAWpH74949; Wed, 27 Jun 2001 03:32:51 -0700 (PDT) (envelope-from sobomax) Message-Id: <200106271032.f5RAWpH74949@freefall.freebsd.org> From: Maxim Sobolev Date: Wed, 27 Jun 2001 03:32:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/teg Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2001/06/27 03:32:51 PDT Modified files: games/teg Makefile distinfo Log: Update to 0.6.11. Revision Changes Path 1.7 +1 -1 ports/games/teg/Makefile 1.5 +1 -1 ports/games/teg/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 3:33:35 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9A52837B401; Wed, 27 Jun 2001 03:33:32 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RAXWu75021; Wed, 27 Jun 2001 03:33:32 -0700 (PDT) (envelope-from sobomax) Message-Id: <200106271033.f5RAXWu75021@freefall.freebsd.org> From: Maxim Sobolev Date: Wed, 27 Jun 2001 03:33:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/bombermaze Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2001/06/27 03:33:32 PDT Modified files: games/bombermaze Makefile distinfo pkg-plist Log: Update to 0.6.6. Revision Changes Path 1.15 +2 -2 ports/games/bombermaze/Makefile 1.11 +1 -1 ports/games/bombermaze/distinfo 1.8 +7 -0 ports/games/bombermaze/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 Jun 27 3:33:47 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2819337B437; Wed, 27 Jun 2001 03:33:41 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RAXfk75072; Wed, 27 Jun 2001 03:33:41 -0700 (PDT) (envelope-from sheldonh) Message-Id: <200106271033.f5RAXfk75072@freefall.freebsd.org> From: Sheldon Hearn Date: Wed, 27 Jun 2001 03:33:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/exim Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/27 03:33:41 PDT Modified files: mail/exim Makefile Log: Catch up with the new postgresql7 layout scheme introduced in rev 1.75 of ports/databases/postgresql7 in April this year. This unbreaks the mysql-postgresql7 slave port. Revision Changes Path 1.87 +3 -3 ports/mail/exim/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 4: 5:39 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4A60D37B405; Wed, 27 Jun 2001 04:05:34 -0700 (PDT) (envelope-from wjv@FreeBSD.org) Received: (from wjv@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RB5Wt85007; Wed, 27 Jun 2001 04:05:32 -0700 (PDT) (envelope-from wjv) Message-Id: <200106271105.f5RB5Wt85007@freefall.freebsd.org> From: Johann Visagie Date: Wed, 27 Jun 2001 04:05:32 -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 2001/06/27 04:05:32 PDT Modified files: lang/diveintopython Makefile distinfo pkg-plist Log: Update to version 3.5. Fix some links to point to a locally installed copy of the examples tarball. Revision Changes Path 1.6 +4 -4 ports/lang/diveintopython/Makefile 1.5 +6 -6 ports/lang/diveintopython/distinfo 1.5 +6 -6 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 Jun 27 4:28: 5 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4521237B401; Wed, 27 Jun 2001 04:28:02 -0700 (PDT) (envelope-from roam@FreeBSD.org) Received: (from roam@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RBS2x87768; Wed, 27 Jun 2001 04:28:02 -0700 (PDT) (envelope-from roam) Message-Id: <200106271128.f5RBS2x87768@freefall.freebsd.org> From: Peter Pentchev Date: Wed, 27 Jun 2001 04:28:01 -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 Makefile.config.FreeBSD patch-aj patch-ba patch-bb patch-bd patch-ct X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG roam 2001/06/27 04:28:01 PDT Modified files: graphics/netpbm Makefile distinfo pkg-plist graphics/netpbm/files Makefile.config.FreeBSD patch-aj patch-ba patch-bb patch-bd Removed files: graphics/netpbm/files patch-ct Log: Update to 9.15. PR: 28407 Submitted by: Ports Fury Revision Changes Path 1.45 +6 -3 ports/graphics/netpbm/Makefile 1.18 +1 -1 ports/graphics/netpbm/distinfo 1.27 +3 -1 ports/graphics/netpbm/pkg-plist 1.3 +1 -0 ports/graphics/netpbm/files/Makefile.config.FreeBSD 1.9 +12 -20 ports/graphics/netpbm/files/patch-aj 1.9 +6 -4 ports/graphics/netpbm/files/patch-ba 1.16 +22 -19 ports/graphics/netpbm/files/patch-bb 1.14 +10 -5 ports/graphics/netpbm/files/patch-bd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 4:41:19 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 31F7A37B405; Wed, 27 Jun 2001 04:41:16 -0700 (PDT) (envelope-from jasone@FreeBSD.org) Received: (from jasone@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RBfGm89143; Wed, 27 Jun 2001 04:41:16 -0700 (PDT) (envelope-from jasone) Message-Id: <200106271141.f5RBfGm89143@freefall.freebsd.org> From: Jason Evans Date: Wed, 27 Jun 2001 04:41:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread pthread_private.h uthread_find_thread.c uthread_join.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jasone 2001/06/27 04:41:16 PDT Modified files: lib/libc_r/uthread pthread_private.h uthread_find_thread.c uthread_join.c Log: Fix a race condition in pthread_join(). All of the following must occur atomically: 1) Search _thread_list for the thread to join. 2) Search _dead_list for the thread to join. 3) Set the running thread as the joiner. While we're at it, fix a race in the case where multiple threads try to join on the same thread. POSIX says that the behavior of multiple joiners is undefined, but the fix is cheap as a result of the other fix. Revision Changes Path 1.58 +1 -2 src/lib/libc_r/uthread/pthread_private.h 1.7 +1 -33 src/lib/libc_r/uthread/uthread_find_thread.c 1.18 +54 -16 src/lib/libc_r/uthread/uthread_join.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 4:47:29 2001 Delivered-To: cvs-all@freebsd.org Received: from magnesium.net (toxic.magnesium.net [207.154.84.15]) by hub.freebsd.org (Postfix) with SMTP id B342837B409 for ; Wed, 27 Jun 2001 04:47:25 -0700 (PDT) (envelope-from jasone@magnesium.net) Received: (qmail 2144 invoked by uid 1142); 27 Jun 2001 11:47:35 -0000 Date: 27 Jun 2001 04:47:35 -0700 Date: Wed, 27 Jun 2001 04:46:39 -0700 From: Jason Evans To: Jason Evans Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc_r/uthread pthread_private.h uthread_find_thread.c uthread_join.c Message-ID: <20010627044639.J47186@canonware.com> References: <200106271141.f5RBfGm89143@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: <200106271141.f5RBfGm89143@freefall.freebsd.org>; from jasone@FreeBSD.org on Wed, Jun 27, 2001 at 04:41:16AM -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 Wed, Jun 27, 2001 at 04:41:16AM -0700, Jason Evans wrote: > jasone 2001/06/27 04:41:16 PDT > > Modified files: > lib/libc_r/uthread pthread_private.h uthread_find_thread.c > uthread_join.c > Log: > Fix a race condition in pthread_join(). All of the following must occur > atomically: > > 1) Search _thread_list for the thread to join. > 2) Search _dead_list for the thread to join. > 3) Set the running thread as the joiner. This is a pretty serious problem, and has surely caused mysterious program hangs for people besides myself. I will be out of town until 4 July, and plan to MFC this fix upon returning. A patch for RELENG_4 is available for those who can't wait: http://people.freebsd.org/~jasone/diffs/join_race_releng_4.diff Jason To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 5:10:29 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 56BF737B405; Wed, 27 Jun 2001 05:10:26 -0700 (PDT) (envelope-from benno@FreeBSD.org) Received: (from benno@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RCAQw94819; Wed, 27 Jun 2001 05:10:26 -0700 (PDT) (envelope-from benno) Message-Id: <200106271210.f5RCAQw94819@freefall.freebsd.org> From: Benno Rice Date: Wed, 27 Jun 2001 05:10:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf Makefile.powerpc files.powerpc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG benno 2001/06/27 05:10:26 PDT Modified files: sys/conf Makefile.powerpc files.powerpc Log: Add -msoft-float to COPTS to stop GCC attempting to be "smart" and using floating point registers for various optimisation tweaks. Revision Changes Path 1.239 +2 -2 src/sys/conf/Makefile.powerpc 1.2 +7 -1 src/sys/conf/files.powerpc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 5:14:28 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D005637B405; Wed, 27 Jun 2001 05:14:23 -0700 (PDT) (envelope-from benno@FreeBSD.org) Received: (from benno@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RCENf95186; Wed, 27 Jun 2001 05:14:23 -0700 (PDT) (envelope-from benno) Message-Id: <200106271214.f5RCENf95186@freefall.freebsd.org> From: Benno Rice Date: Wed, 27 Jun 2001 05:14:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files.powerpc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG benno 2001/06/27 05:14:23 PDT Modified files: sys/conf files.powerpc Log: Oops, this was meant to be done in a later commit but I goofed. This commit was meant to add entries for extintr.c (used partially by the new clock/timecounter which is coming in a later commit) and entries for bits of DDB source, which is also coming soon. Revision Changes Path 1.3 +1 -1 src/sys/conf/files.powerpc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 5:15:19 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8375E37B407; Wed, 27 Jun 2001 05:15:14 -0700 (PDT) (envelope-from benno@FreeBSD.org) Received: (from benno@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RCFDB95249; Wed, 27 Jun 2001 05:15:13 -0700 (PDT) (envelope-from benno) Message-Id: <200106271215.f5RCFDB95249@freefall.freebsd.org> From: Benno Rice Date: Wed, 27 Jun 2001 05:15:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ofw openfirm.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/27 05:15:13 PDT Modified files: sys/dev/ofw openfirm.c Log: Garbage collect some debug code. Revision Changes Path 1.5 +1 -12 src/sys/dev/ofw/openfirm.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 5:16: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F1F6C37B401; Wed, 27 Jun 2001 05:15:58 -0700 (PDT) (envelope-from benno@FreeBSD.org) Received: (from benno@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RCFwd95328; Wed, 27 Jun 2001 05:15:58 -0700 (PDT) (envelope-from benno) Message-Id: <200106271215.f5RCFwd95328@freefall.freebsd.org> From: Benno Rice Date: Wed, 27 Jun 2001 05:15:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ofw openfirm.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 benno 2001/06/27 05:15:58 PDT Modified files: sys/dev/ofw openfirm.h Log: Bracket this file in the usual #ifndef/#define/#endif stuff to prevent multiple inclusion. Revision Changes Path 1.5 +6 -1 src/sys/dev/ofw/openfirm.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 5:17:29 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 49B4437B407; Wed, 27 Jun 2001 05:17:24 -0700 (PDT) (envelope-from benno@FreeBSD.org) Received: (from benno@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RCHOi95487; Wed, 27 Jun 2001 05:17:24 -0700 (PDT) (envelope-from benno) Message-Id: <200106271217.f5RCHOi95487@freefall.freebsd.org> From: Benno Rice Date: Wed, 27 Jun 2001 05:17:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/powerpc/include atomic.h cpufunc.h intr.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 benno 2001/06/27 05:17:24 PDT Modified files: sys/powerpc/include atomic.h cpufunc.h intr.h Log: Fix the atomic_*_32 operations. These were written before I had the ability to test them properly and before I had a working knowledge of GCC asm constraints. Revision Changes Path 1.6 +20 -20 src/sys/powerpc/include/atomic.h 1.2 +53 -31 src/sys/powerpc/include/cpufunc.h 1.2 +8 -7 src/sys/powerpc/include/intr.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 5:19:11 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D5CB637B401; Wed, 27 Jun 2001 05:19:07 -0700 (PDT) (envelope-from benno@FreeBSD.org) Received: (from benno@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RCJ7b95603; Wed, 27 Jun 2001 05:19:07 -0700 (PDT) (envelope-from benno) Message-Id: <200106271219.f5RCJ7b95603@freefall.freebsd.org> From: Benno Rice Date: Wed, 27 Jun 2001 05:19:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/powerpc/include cpufunc.h intr.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 benno 2001/06/27 05:19:07 PDT Modified files: sys/powerpc/include cpufunc.h intr.h Log: And he does it again... This commit was meant to be to add inline functions for manipulation of various privileged registers and to convert some functions to using them. As it is, it's my second forced commit of the evening. Revision Changes Path 1.3 +1 -1 src/sys/powerpc/include/cpufunc.h 1.3 +1 -1 src/sys/powerpc/include/intr.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 5:20:54 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4FEA937B40A; Wed, 27 Jun 2001 05:20:49 -0700 (PDT) (envelope-from benno@FreeBSD.org) Received: (from benno@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RCKnE95803; Wed, 27 Jun 2001 05:20:49 -0700 (PDT) (envelope-from benno) Message-Id: <200106271220.f5RCKnE95803@freefall.freebsd.org> From: Benno Rice Date: Wed, 27 Jun 2001 05:20:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/powerpc/powerpc autoconf.c clock.c locore.s machdep.c pmap.c subyte.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/27 05:20:49 PDT Modified files: sys/powerpc/powerpc autoconf.c clock.c locore.s machdep.c pmap.c subyte.c Log: Fix comment breakage. Revision Changes Path 1.2 +8 -3 src/sys/powerpc/powerpc/autoconf.c 1.2 +107 -30 src/sys/powerpc/powerpc/clock.c 1.2 +3 -3 src/sys/powerpc/powerpc/locore.s 1.3 +20 -16 src/sys/powerpc/powerpc/machdep.c 1.2 +79 -15 src/sys/powerpc/powerpc/pmap.c 1.2 +2 -2 src/sys/powerpc/powerpc/subyte.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 5:21:57 2001 Delivered-To: cvs-all@freebsd.org Received: from mail.jeamland.net (rafe.jeamland.net [203.18.243.114]) by hub.freebsd.org (Postfix) with ESMTP id 6B1C637B405; Wed, 27 Jun 2001 05:21:52 -0700 (PDT) (envelope-from benno@FreeBSD.org) Received: by mail.jeamland.net (Postfix, from userid 1000) id A5BA470607; Wed, 27 Jun 2001 22:21:50 +1000 (EST) Date: Wed, 27 Jun 2001 22:21:50 +1000 From: Benno Rice To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/powerpc/powerpc autoconf.c clock.c locore.s machdep.c pmap.c subyte.c Message-ID: <20010627222150.A4494@rafe.jeamland.net> References: <200106271220.f5RCKnE95803@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="UugvWAfsgieZRqgk" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200106271220.f5RCKnE95803@freefall.freebsd.org>; from benno@FreeBSD.org on Wed, Jun 27, 2001 at 05:20:49AM -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 --UugvWAfsgieZRqgk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jun 27, 2001 at 05:20:49AM -0700, Benno Rice wrote: > benno 2001/06/27 05:20:49 PDT >=20 > Modified files: > sys/powerpc/powerpc autoconf.c clock.c locore.s machdep.c=20 > pmap.c subyte.c=20 > Log: > Fix comment breakage. > =20 > Revision Changes Path > 1.2 +8 -3 src/sys/powerpc/powerpc/autoconf.c > 1.2 +107 -30 src/sys/powerpc/powerpc/clock.c > 1.2 +3 -3 src/sys/powerpc/powerpc/locore.s > 1.3 +20 -16 src/sys/powerpc/powerpc/machdep.c > 1.2 +79 -15 src/sys/powerpc/powerpc/pmap.c > 1.2 +2 -2 src/sys/powerpc/powerpc/subyte.c >=20 Ok, now I _know_ I didn't mess up on that one. I used the command: cvs commit subyte.c and it committed all of the files instead. What's happening here? --=20 Benno Rice benno@FreeBSD.org --UugvWAfsgieZRqgk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjs5z94ACgkQbQx7xhW+Eg52JwCgmYBNk/v67uskoZRnnEh6phFI qcIAnA1hKmnzIV7VXQHC4EQn42QZy2Uy =ZQB4 -----END PGP SIGNATURE----- --UugvWAfsgieZRqgk-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 5:23:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 932D037B405; Wed, 27 Jun 2001 05:23:41 -0700 (PDT) (envelope-from benno@FreeBSD.org) Received: (from benno@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RCNfS96077; Wed, 27 Jun 2001 05:23:41 -0700 (PDT) (envelope-from benno) Message-Id: <200106271223.f5RCNfS96077@freefall.freebsd.org> From: Benno Rice Date: Wed, 27 Jun 2001 05:23:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/powerpc/powerpc locore.s X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG benno 2001/06/27 05:23:41 PDT Modified files: sys/powerpc/powerpc locore.s Log: Forced commit due to commit mishap. Change the name of the entry point symbol from 'start' to '__start' to be in sync with the ldscript. Revision Changes Path 1.3 +1 -1 src/sys/powerpc/powerpc/locore.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 5:24:32 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B914637B405; Wed, 27 Jun 2001 05:24:25 -0700 (PDT) (envelope-from benno@FreeBSD.org) Received: (from benno@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RCOPh96164; Wed, 27 Jun 2001 05:24:25 -0700 (PDT) (envelope-from benno) Message-Id: <200106271224.f5RCOPh96164@freefall.freebsd.org> From: Benno Rice Date: Wed, 27 Jun 2001 05:24:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/powerpc/powerpc 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 benno 2001/06/27 05:24:25 PDT Modified files: sys/powerpc/powerpc pmap.c Log: Forced commit due to mishap in the previous commit. Add in an implementation of pmap_new_proc. Revision Changes Path 1.3 +1 -1 src/sys/powerpc/powerpc/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 Jun 27 5:30:47 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B170237B405; Wed, 27 Jun 2001 05:30:44 -0700 (PDT) (envelope-from jeh@FreeBSD.org) Received: (from jeh@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RCUiS97001; Wed, 27 Jun 2001 05:30:44 -0700 (PDT) (envelope-from jeh) Message-Id: <200106271230.f5RCUiS97001@freefall.freebsd.org> From: "James E. Housley" Date: Wed, 27 Jun 2001 05:30:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jad 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 jeh 2001/06/27 05:30:44 PDT Modified files: java/jad pkg-descr Log: Update of pkg-descr and pkg-comment files. For real now :-) PR: 28448 Submitted by: Ernst de Haan Revision Changes Path 1.2 +10 -6 ports/java/jad/pkg-descr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 5:33:59 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9096F37B405; Wed, 27 Jun 2001 05:33:52 -0700 (PDT) (envelope-from benno@FreeBSD.org) Received: (from benno@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RCXqG97305; Wed, 27 Jun 2001 05:33:52 -0700 (PDT) (envelope-from benno) Message-Id: <200106271233.f5RCXqG97305@freefall.freebsd.org> From: Benno Rice Date: Wed, 27 Jun 2001 05:33:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/powerpc/powerpc extintr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/27 05:33:52 PDT Added files: sys/powerpc/powerpc extintr.c Log: Code for dealing with external interrupts. Obtained from: NetBSD To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 5:35:32 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AF65437B406; Wed, 27 Jun 2001 05:35:13 -0700 (PDT) (envelope-from benno@FreeBSD.org) Received: (from benno@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RCZDV97488; Wed, 27 Jun 2001 05:35:13 -0700 (PDT) (envelope-from benno) Message-Id: <200106271235.f5RCZDV97488@freefall.freebsd.org> From: Benno Rice Date: Wed, 27 Jun 2001 05:35:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/powerpc/powerpc autoconf.c clock.c 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 benno 2001/06/27 05:35:13 PDT Modified files: sys/powerpc/powerpc autoconf.c clock.c machdep.c Log: Forced commit after problems with previous commit. Enable decrementer exceptions and set up a timecounter. With this commit I can now (with KTR enabled) see the system attempting to schedule clock swi's. Revision Changes Path 1.3 +1 -1 src/sys/powerpc/powerpc/autoconf.c 1.3 +1 -1 src/sys/powerpc/powerpc/clock.c 1.4 +1 -1 src/sys/powerpc/powerpc/machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 6:18:23 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E2CBD37B40B; Wed, 27 Jun 2001 06:18:18 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RDII305693; Wed, 27 Jun 2001 06:18:18 -0700 (PDT) (envelope-from ume) Message-Id: <200106271318.f5RDII305693@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Wed, 27 Jun 2001 06:18:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults rc.conf X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ume 2001/06/27 06:18:18 PDT Modified files: (Branch: RELENG_4) etc/defaults rc.conf Log: MFC 1.114: Change default value of rtadvd_enable to NO to be compatible with the following description in RFC2461: AdvSendAdvertisements A flag indicating whether or not the router sends periodic Router Advertisements and responds to Router Solicitations. Default: FALSE Note that AdvSendAdvertisements MUST be FALSE by default so that a node will not accidentally start acting as a router unless it is explicitly configured by system management to send Router Advertisements. Revision Changes Path 1.53.2.27 +2 -2 src/etc/defaults/rc.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 6:31: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 85F9C37B401; Wed, 27 Jun 2001 06:30:54 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RDUsK07158; Wed, 27 Jun 2001 06:30:54 -0700 (PDT) (envelope-from knu) Message-Id: <200106271330.f5RDUsK07158@freefall.freebsd.org> From: Akinori MUSHA Date: Wed, 27 Jun 2001 06:30:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/ruby-X11 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 2001/06/27 06:30:54 PDT Modified files: x11/ruby-X11 Makefile distinfo pkg-plist Log: Update to 0.4. Revision Changes Path 1.3 +4 -3 ports/x11/ruby-X11/Makefile 1.3 +1 -1 ports/x11/ruby-X11/distinfo 1.3 +2 -4 ports/x11/ruby-X11/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 Jun 27 6:34:10 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D0D0D37B401; Wed, 27 Jun 2001 06:34:06 -0700 (PDT) (envelope-from roam@FreeBSD.org) Received: (from roam@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RDY6Q07834; Wed, 27 Jun 2001 06:34:06 -0700 (PDT) (envelope-from roam) Message-Id: <200106271334.f5RDY6Q07834@freefall.freebsd.org> From: Peter Pentchev Date: Wed, 27 Jun 2001 06:34:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp Makefile ports/ftp/ncftpd Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist ports/ftp/ncftpd/scripts ncftpd.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 roam 2001/06/27 06:34:06 PDT Modified files: ftp Makefile Added files: ftp/ncftpd Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist ftp/ncftpd/scripts ncftpd.sh Log: Add ncftpd, a well-known commercial FTP server with a restrictive 30-day evaluation license. PR: 28270 Submitted by: Justin Stanford Revision Changes Path 1.33 +2 -1 ports/ftp/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 6:34:23 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9C2AD37B426; Wed, 27 Jun 2001 06:34:13 -0700 (PDT) (envelope-from roam@FreeBSD.org) Received: (from roam@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RDYD607886; Wed, 27 Jun 2001 06:34:13 -0700 (PDT) (envelope-from roam) Message-Id: <200106271334.f5RDYD607886@freefall.freebsd.org> From: Peter Pentchev Date: Wed, 27 Jun 2001 06:34:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG roam 2001/06/27 06:34:13 PDT Modified files: . modules Log: ncftpd --> ports/ftp/ncftpd Revision Changes Path 1.3404 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 6:53: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 95D4737B405; Wed, 27 Jun 2001 06:53:03 -0700 (PDT) (envelope-from roam@FreeBSD.org) Received: (from roam@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RDr3T76397; Wed, 27 Jun 2001 06:53:03 -0700 (PDT) (envelope-from roam) Message-Id: <200106271353.f5RDr3T76397@freefall.freebsd.org> From: Peter Pentchev Date: Wed, 27 Jun 2001 06:53:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/entity Makefile pkg-comment pkg-descr X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG roam 2001/06/27 06:53:03 PDT Modified files: devel/entity Makefile pkg-comment pkg-descr Log: Update to use Python. PR: 27837 Submitted by: maintainer Revision Changes Path 1.4 +6 -5 ports/devel/entity/Makefile 1.2 +1 -1 ports/devel/entity/pkg-comment 1.2 +3 -3 ports/devel/entity/pkg-descr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 7: 6:20 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2C9B237B405; Wed, 27 Jun 2001 07:06:17 -0700 (PDT) (envelope-from wjv@FreeBSD.org) Received: (from wjv@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RE6HX07765; Wed, 27 Jun 2001 07:06:17 -0700 (PDT) (envelope-from wjv) Message-Id: <200106271406.f5RE6HX07765@freefall.freebsd.org> From: Johann Visagie Date: Wed, 27 Jun 2001 07:06:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/cksfv 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 2001/06/27 07:06:16 PDT Modified files: security/cksfv pkg-plist Log: Use %%PORTDOCS%% pragma. Revision Changes Path 1.2 +2 -2 ports/security/cksfv/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 Jun 27 7:11:31 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AF96D37B405; Wed, 27 Jun 2001 07:11:26 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5REBQS16644; Wed, 27 Jun 2001 07:11:26 -0700 (PDT) (envelope-from ru) Message-Id: <200106271411.f5REBQS16644@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 27 Jun 2001 07:11:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libalias alias_ftp.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/27 07:11:26 PDT Modified files: lib/libalias alias_ftp.c Log: Fixed the brain-o in rev. 1.10: the logic check was reversed. Reported by: Bernd Fuerwitt Revision Changes Path 1.12 +2 -2 src/lib/libalias/alias_ftp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 7:28:19 2001 Delivered-To: cvs-all@freebsd.org Received: from nothing-going-on.demon.co.uk (tserver.conference.usenix.org [199.103.159.3]) by hub.freebsd.org (Postfix) with ESMTP id 5C73E37B405; Wed, 27 Jun 2001 07:28:13 -0700 (PDT) (envelope-from nik@nothing-going-on.demon.co.uk) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.11.3/8.11.3) id f5QMcJi04678; Tue, 26 Jun 2001 23:38:19 +0100 (BST) (envelope-from nik) Date: Tue, 26 Jun 2001 23:38:18 +0100 From: Nik Clayton To: Nik Clayton , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man7 hier.7 Message-ID: <20010626233818.G461@canyon.nothing-going-on.org> References: <200106261403.f5QE3Jn99819@freefall.freebsd.org> <20010627101844.D2097@sunbay.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="bFsKbPszpzYNtEU6" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010627101844.D2097@sunbay.com>; from ru@FreeBSD.org on Wed, Jun 27, 2001 at 10:18:45AM +0300 Organization: FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --bFsKbPszpzYNtEU6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jun 27, 2001 at 10:18:45AM +0300, Ruslan Ermilov wrote: > Only directories created with standard /etc/mtree files should > be listed here. OK. I'll update BSD.root.dist to add cdrom/ and dist/. N --=20 FreeBSD: The Power to Serve http://www.freebsd.org/ FreeBSD Documentation Project http://www.freebsd.org/docproj/ --- 15B8 3FFC DDB4 34B0 AA5F 94B7 93A8 0764 2C37 E375 --- --bFsKbPszpzYNtEU6 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjs5DtkACgkQk6gHZCw343WhgACdEIkkwlLJH/45I7T6auDbJINH rcMAnAubh/QvxABtBF7zUTiw4ta8iiQ4 =eQSO -----END PGP SIGNATURE----- --bFsKbPszpzYNtEU6-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 7:33:41 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8CB6937B401; Wed, 27 Jun 2001 07:33:36 -0700 (PDT) (envelope-from dwcjr@FreeBSD.org) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5REXa619997; Wed, 27 Jun 2001 07:33:36 -0700 (PDT) (envelope-from dwcjr) Message-Id: <200106271433.f5REXa619997@freefall.freebsd.org> From: "David W. Chapman Jr." Date: Wed, 27 Jun 2001 07:33:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/hevea 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 dwcjr 2001/06/27 07:33:34 PDT Modified files: textproc/hevea Makefile pkg-plist Log: Make portversion in pkg-plist dynamic. PR: 28452 Submitted by: maintainer Revision Changes Path 1.8 +3 -1 ports/textproc/hevea/Makefile 1.4 +74 -74 ports/textproc/hevea/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 Jun 27 7:33:56 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C172E37B430; Wed, 27 Jun 2001 07:33:44 -0700 (PDT) (envelope-from shige@FreeBSD.org) Received: (from shige@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5REXiY20034; Wed, 27 Jun 2001 07:33:44 -0700 (PDT) (envelope-from shige) Message-Id: <200106271433.f5REXiY20034@freefall.freebsd.org> From: Shigeyuki Fukushima Date: Wed, 27 Jun 2001 07:33:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese Makefile ports/japanese/emacs20-emcws Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist ports/japanese/emacs20-emcws/files emcws-message patch-aa patch-ac patch-ad patch-af patch-ag patch-ah patch-ai patch-aj patch-al ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG shige 2001/06/27 07:33:44 PDT Modified files: japanese Makefile Added files: japanese/emacs20-emcws Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist japanese/emacs20-emcws/files emcws-message patch-aa patch-ac patch-ad patch-af patch-ag patch-ah patch-ai patch-aj patch-al patch-am patch-an patch-ao patch-ap patch-aq patch-ar patch-as patch-at patch-au patch-av patch-aw patch-bb patch-ca patch-cb patch-cc patch-cd patch-cf patch-cg patch-ch patch-da site-init.el.tmpl japanese/emacs20-emcws/scripts configure Log: New port: emcws (emacs with various input methods). PR: ports/22107 Submitted by: NAKAJI Hiroyuki Revision Changes Path 1.365 +2 -1 ports/japanese/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 7:34: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8750937B405; Wed, 27 Jun 2001 07:33:52 -0700 (PDT) (envelope-from shige@FreeBSD.org) Received: (from shige@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5REXqY20083; Wed, 27 Jun 2001 07:33:52 -0700 (PDT) (envelope-from shige) Message-Id: <200106271433.f5REXqY20083@freefall.freebsd.org> From: Shigeyuki Fukushima Date: Wed, 27 Jun 2001 07:33: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 shige 2001/06/27 07:33:52 PDT Modified files: . modules Log: emacs20-emcws --> ports/japanese/emacs20-emcws Revision Changes Path 1.3405 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 7:41:59 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 66BB337B401; Wed, 27 Jun 2001 07:41:56 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5REfua21266; Wed, 27 Jun 2001 07:41:56 -0700 (PDT) (envelope-from markm) Message-Id: <200106271441.f5REfua21266@freefall.freebsd.org> From: Mark Murray Date: Wed, 27 Jun 2001 07:41:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/nmh Makefile pkg-plist ports/mail/nmh/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 markm 2001/06/27 07:41:56 PDT Modified files: mail/nmh Makefile pkg-plist mail/nmh/files patch-ab Log: Do not spam installed config files - instead install the config files with '.default' suffixes. Revision Changes Path 1.26 +8 -1 ports/mail/nmh/Makefile 1.11 +26 -26 ports/mail/nmh/pkg-plist 1.9 +30 -5 ports/mail/nmh/files/patch-ab To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 7:46:50 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0F50937B405; Wed, 27 Jun 2001 07:46:45 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5REkiU22320; Wed, 27 Jun 2001 07:46:44 -0700 (PDT) (envelope-from jhb) Message-Id: <200106271446.f5REkiU22320@freefall.freebsd.org> From: John Baldwin Date: Wed, 27 Jun 2001 07:46:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 interrupt.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2001/06/27 07:46:44 PDT Modified files: sys/ia64/ia64 interrupt.c Log: Make this compile again. Broken since June 1. Revision Changes Path 1.11 +2 -1 src/sys/ia64/ia64/interrupt.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 7:57:21 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 338F037B405; Wed, 27 Jun 2001 07:57:18 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5REvIG23504; Wed, 27 Jun 2001 07:57:18 -0700 (PDT) (envelope-from jhb) Message-Id: <200106271457.f5REvIG23504@freefall.freebsd.org> From: John Baldwin Date: Wed, 27 Jun 2001 07:57:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 machdep.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2001/06/27 07:57:17 PDT Modified files: sys/ia64/ia64 machdep.c Log: Catch up to mbuf allocator changes from last September so this compiles again. Revision Changes Path 1.35 +5 -16 src/sys/ia64/ia64/machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 8:25:43 2001 Delivered-To: cvs-all@freebsd.org Received: from server.baldwin.cx (server.baldwin.cx [204.216.28.80]) by hub.freebsd.org (Postfix) with ESMTP id 6E32D37B407; Wed, 27 Jun 2001 08:25:32 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (tserver.conference.usenix.org [199.103.159.3]) by server.baldwin.cx (8.9.3/8.9.3) with ESMTP id IAA21965; Wed, 27 Jun 2001 08:27:03 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200106270801.f5R81Jk38018@earth.backplane.com> Date: Wed, 27 Jun 2001 08:25:29 -0700 (PDT) From: John Baldwin To: Matt Dillon Subject: Re: cvs commit: src/sys/netinet tcp_input.c tcp_output.c tcp_sub Cc: Jonathan Lemon Alfred Perlstein Cc: Jonathan Lemon Alfred Perlstein , "Brian F. Feldman" , Mike Silbersack , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, jlemon@FreeBSD.org, bmilekic@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 27-Jun-01 Matt Dillon wrote: > >:> at it closely. idle_proc() cannot ever block though I suppose it could >:> be interrupted and switched out preemptively. >: >:It can't obtain a sleep lock at all (either via lock or trylock) because if >:another thread blocks on that lock, the priority propagation code will put >:the >:idle process on the runqueue, at which point you can end up running cpu A's >:idle process on both cpu A and cpu B at the same time. Given that curproc is >:the uniquifier for locks, the result could best be described as "all hell >:breaking loose". > > That sounds like a bug in the priority logic... and sounds like > something that would be easy to fix. An idle proc should never be put > on the general run queue by anyone for any reason. The priority logic > could be allowed to safely preempt it, but should never, ever try to > schedule it. I would even argue that the priority logic shouldn't even > bother trying to preempt an idleproc - simply schedule the interrupt > and the idleproc will switch to it much faster then preemption ever > could. Since an idleproc does not mess with the run queue, and > assuming FreeBSD-SMP ever moves to a per-cpu run queue, the interrupt > code would be able to schedule the interrupt thread to the current cpu > without having to gain a single mutex if the currently running proc is > the idle proc. It wouldn't be that hard to implement, but why complicate the priority propagation code further? It is easier to just avoid the problem to begin with. >:The future of page zering is that it will be pushed off into a low-priority >:worker thread that is woken up when there are enough pages to make zeoring >:worthwhile and goes back to sleep when there are no longer enough pages to >:make >:zeoring worthwhile. >: >:-- >: >:John Baldwin -- http://www.FreeBSD.org/~jhb/ > > I suppose you could do it that way, but using worker threads is a > rather sophisticated solution. You would need a worker thread wired > to each cpu to get a similar level of performance and to avoid L1 and L2 > cache thrashing. Sounds nasty to me. It's during idle time. Do you really want to optimize the idle loop? If we are idle, we are idle. It probably will require per-cpu worker threads however. > I know you guys are in love with this kernel preemption stuff, but I have > yet to see any believable argument that it actually improves performance > and I see plenty that makes me believe it does the opposite. The BSDI > interrupt-preemption solution made sense. The general preemption being > worked on in -current makes no sense. At all. For example, the idea > that a kernel thread can be switched to a different cpu *while* it is > running is simply insane! The CPU caches are completely destroyed, > the cache coherency protocol is mangled, there is no way to access > per-cpu structures without holding mutexes, or even the ability to > cache a pointer into the per-cpu area, etc etc etc... unbelievable. Hmm. So you like interrupt preemption. Gee, that happens to be all the preemption we actually _do_. (Well, when a mutex is released, if a higher priority thread is blocked on that mutex, we will preempt the thread that released the mutex.) However, we don't do preemption just because a higher priority thread shows up. However, it is the interrupt preemption that means that a kthread can switch CPU's, since when we switch to the ithread, the current process is still runnable and gets put on the runqueue. One optimization that might be useful at some point for SMP systems would be to release the sched_lock in ithread_schedule for a bit to give an AP a chance to grab the ithread and run it and then not do a switch if that does happen so we can avoid having to preempt the current thread if their is an idle CPU that can run the ithread. > -Matt -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 8:37:25 2001 Delivered-To: cvs-all@freebsd.org Received: from earth.backplane.com (earth-nat-cw.backplane.com [208.161.114.67]) by hub.freebsd.org (Postfix) with ESMTP id 4E05337B406; Wed, 27 Jun 2001 08:37:19 -0700 (PDT) (envelope-from dillon@earth.backplane.com) Received: (from dillon@localhost) by earth.backplane.com (8.11.3/8.11.2) id f5RFbIQ40573; Wed, 27 Jun 2001 08:37:18 -0700 (PDT) (envelope-from dillon) Date: Wed, 27 Jun 2001 08:37:18 -0700 (PDT) From: Matt Dillon Message-Id: <200106271537.f5RFbIQ40573@earth.backplane.com> To: John Baldwin Cc: Jonathan Lemon Alfred Perlstein , "Brian F. Feldman" , Mike Silbersack , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, jlemon@FreeBSD.org, bmilekic@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet tcp_input.c tcp_output.c tcp_sub References: Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG :Hmm. So you like interrupt preemption. Gee, that happens to be all the :preemption we actually _do_. (Well, when a mutex is released, if a higher :priority thread is blocked on that mutex, we will preempt the thread that :released the mutex.) However, we don't do preemption just because a higher :priority thread shows up. However, it is the interrupt preemption that means :that a kthread can switch CPU's, since when we switch to the ithread, the :current process is still runnable and gets put on the runqueue. One :optimization that might be useful at some point for SMP systems would be to :release the sched_lock in ithread_schedule for a bit to give an AP a chance to :grab the ithread and run it and then not do a switch if that does happen so we :can avoid having to preempt the current thread if their is an idle CPU that can :run the ithread. : :-- : :John Baldwin -- http://www.FreeBSD.org/~jhb/ I think you are missing the point, John. The ability to cause a thread to magically switch from one cpu to another, or to allow some other non-interrupt thread to get that cpu as a side effect of the interrupt occuring, is not a minor side effect. It's a major problem that basically fucks up any chance whatsoever of writing efficient, high performance SMP code in FreeBSD. It prevents anyone coding up kernel threads from being able to make the most basic assumptions about the state of the machine, about the state of the per-cpu area... pretty much about the state of *anything*! It is pure insanity to even consider that it might be a good thing. The BSDI code very specifically avoided the problem (gee, take one guess why!) simply by ensuring that the interrupt thread preemption would be equivalent from the coding point of view of a normal thread to a normal interrupt in, say, 4.2. The normal thread would be guarenteed that the interrupt thread preempting it would (A) not block from the stand point of the normal thread (it gets scheduled instead and the normal thread is resumed), and (B) would guarentee that the normal thread would resume on completion. Not some other random thread, not on a different cpu... the original thread would resume on the same cpu. This is why BSDI implemented interrupt preemption as a special case, and while I was not overly fond of it when it was discussed at the Yahoo meeting, it was an order of magnitude *better* then what is in -current now! -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 10:17:51 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B748137B406; Wed, 27 Jun 2001 10:17:46 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RHHkd45372; Wed, 27 Jun 2001 10:17:46 -0700 (PDT) (envelope-from ijliao) Message-Id: <200106271717.f5RHHkd45372@freefall.freebsd.org> From: Ying-Chieh Liao Date: Wed, 27 Jun 2001 10:17:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/txt2regex 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 2001/06/27 10:17:46 PDT Modified files: misc/txt2regex Makefile distinfo Log: upgrade to 0.3.1 Revision Changes Path 1.2 +4 -4 ports/misc/txt2regex/Makefile 1.2 +1 -1 ports/misc/txt2regex/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 10:22: 1 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2EBF037B405; Wed, 27 Jun 2001 10:21:58 -0700 (PDT) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RHLwO45685; Wed, 27 Jun 2001 10:21:58 -0700 (PDT) (envelope-from alex) Message-Id: <200106271721.f5RHLwO45685@freefall.freebsd.org> From: Alexander Langer Date: Wed, 27 Jun 2001 10:21:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/de_DE.ISO8859-1/books/handbook/sound 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 alex 2001/06/27 10:21:58 PDT Modified files: de_DE.ISO8859-1/books/handbook/sound chapter.sgml Log: Update to original 1.6 (add indexterms) Submitted by: Benedikt Köhler Revision Changes Path 1.2 +10 -2 doc/de_DE.ISO8859-1/books/handbook/sound/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 Jun 27 10:48:50 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CEB2E37B405; Wed, 27 Jun 2001 10:48:46 -0700 (PDT) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RHmk448173; Wed, 27 Jun 2001 10:48:46 -0700 (PDT) (envelope-from nik) Message-Id: <200106271748.f5RHmk448173@freefall.freebsd.org> From: Nik Clayton Date: Wed, 27 Jun 2001 10:48:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sysinstall cdrom.c dist.c install.c main.c media.c menus.c 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 nik 2001/06/27 10:48:46 PDT Modified files: usr.sbin/sysinstall cdrom.c dist.c install.c main.c media.c menus.c pccard.c Log: Various changes to the messages so that they are now appropriate for both CD and DVD releases of FreeBSD. Revision Changes Path 1.49 +12 -12 src/usr.sbin/sysinstall/cdrom.c 1.193 +2 -2 src/usr.sbin/sysinstall/dist.c 1.296 +6 -6 src/usr.sbin/sysinstall/install.c 1.64 +2 -2 src/usr.sbin/sysinstall/main.c 1.113 +3 -3 src/usr.sbin/sysinstall/media.c 1.304 +8 -8 src/usr.sbin/sysinstall/menus.c 1.17 +2 -2 src/usr.sbin/sysinstall/pccard.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 10:50:13 2001 Delivered-To: cvs-all@freebsd.org Received: from Awfulhak.org (gw.Awfulhak.org [217.204.245.18]) by hub.freebsd.org (Postfix) with ESMTP id 67ED137B401; Wed, 27 Jun 2001 10:50:05 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (root@hak.lan.Awfulhak.org [172.16.0.12]) by Awfulhak.org (8.11.4/8.11.4) with ESMTP id f5RHoRG20752; Wed, 27 Jun 2001 18:50:27 +0100 (BST) (envelope-from brian@lan.Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.11.4/8.11.4) with ESMTP id f5RHoQV72329; Wed, 27 Jun 2001 13:50:26 -0400 (EDT) (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <200106271750.f5RHoQV72329@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: Nik Clayton Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@Awfulhak.org Subject: Re: cvs commit: src/usr.sbin/sysinstall cdrom.c dist.c install.c main.c media.c menus.c pccard.c In-Reply-To: Message from Nik Clayton of "Wed, 27 Jun 2001 10:48:46 PDT." <200106271748.f5RHmk448173@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 27 Jun 2001 13:50:26 -0400 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > nik 2001/06/27 10:48:46 PDT > > Modified files: > usr.sbin/sysinstall cdrom.c dist.c install.c main.c media.c > menus.c pccard.c > Log: > Various changes to the messages so that they are now appropriate for both > CD and DVD releases of FreeBSD. > > Revision Changes Path > 1.49 +12 -12 src/usr.sbin/sysinstall/cdrom.c > 1.193 +2 -2 src/usr.sbin/sysinstall/dist.c > 1.296 +6 -6 src/usr.sbin/sysinstall/install.c > 1.64 +2 -2 src/usr.sbin/sysinstall/main.c > 1.113 +3 -3 src/usr.sbin/sysinstall/media.c > 1.304 +8 -8 src/usr.sbin/sysinstall/menus.c > 1.17 +2 -2 src/usr.sbin/sysinstall/pccard.c Thanks Nik ! -- Brian http://www.freebsd-services.com/ Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 10:56:12 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B5E2A37B40A; Wed, 27 Jun 2001 10:56:07 -0700 (PDT) (envelope-from schweikh@FreeBSD.org) Received: (from schweikh@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RHu7L48918; Wed, 27 Jun 2001 10:56:07 -0700 (PDT) (envelope-from schweikh) Message-Id: <200106271756.f5RHu7L48918@freefall.freebsd.org> From: Jens Schweikhardt Date: Wed, 27 Jun 2001 10:56:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio printf.3 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG schweikh 2001/06/27 10:56:07 PDT Modified files: (Branch: RELENG_4) lib/libc/stdio printf.3 Log: MFC: Add description for the 'll' modifier for long long. In essence a copy from the 'l' description with s/long/long long/g. PR: 27017 Submitted by: Guy Harris Revision Changes Path 1.17.2.8 +24 -4 src/lib/libc/stdio/printf.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 10:56:24 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2066F37B434; Wed, 27 Jun 2001 10:56:18 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RHuID48949; Wed, 27 Jun 2001 10:56:18 -0700 (PDT) (envelope-from ume) Message-Id: <200106271756.f5RHuID48949@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Wed, 27 Jun 2001 10:56:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet6 nd6.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/27 10:56:17 PDT Modified files: sys/netinet6 nd6.c Log: refresh default router list on nd6_purge(), only if we are an autoconfigured host. Obtained from: KAME Revision Changes Path 1.11 +7 -5 src/sys/netinet6/nd6.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 11:26:17 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8B90237B406; Wed, 27 Jun 2001 11:26:12 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RIQC254328; Wed, 27 Jun 2001 11:26:12 -0700 (PDT) (envelope-from ijliao) Message-Id: <200106271826.f5RIQC254328@freefall.freebsd.org> From: Ying-Chieh Liao Date: Wed, 27 Jun 2001 11:26:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/rascal Makefile distinfo pkg-plist ports/math/rascal/files patch-Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2001/06/27 11:26:12 PDT Modified files: math/rascal Makefile distinfo pkg-plist math/rascal/files patch-Makefile Log: upgrade to 0.2.5 build with optimization again Revision Changes Path 1.8 +8 -3 ports/math/rascal/Makefile 1.8 +1 -1 ports/math/rascal/distinfo 1.4 +12 -0 ports/math/rascal/pkg-plist 1.4 +10 -30 ports/math/rascal/files/patch-Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 12:41:26 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BBC3B37B405; Wed, 27 Jun 2001 12:41:20 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RJfKG63183; Wed, 27 Jun 2001 12:41:20 -0700 (PDT) (envelope-from ume) Message-Id: <200106271941.f5RJfKG63183@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Wed, 27 Jun 2001 12:41:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 ipsec.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 ume 2001/06/27 12:41:20 PDT Modified files: share/man/man4 ipsec.4 Log: clarify problem with inbound AH. spdadd A B -P in ipsec esp/tunnel/C-D/use ah/tunnel/C-D/require; does not work due to 1-bit validation bit we are using with inbound policy checking. Submitted by: itojun Obtained from: KAME MFC after: 1 week Revision Changes Path 1.10 +19 -8 src/share/man/man4/ipsec.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 12:51:10 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4972037B406; Wed, 27 Jun 2001 12:51:05 -0700 (PDT) (envelope-from cg@FreeBSD.org) Received: (from cg@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RJp5j63903; Wed, 27 Jun 2001 12:51:05 -0700 (PDT) (envelope-from cg) Message-Id: <200106271951.f5RJp5j63903@freefall.freebsd.org> From: Cameron Grant Date: Wed, 27 Jun 2001 12:51:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pcm dsp.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG cg 2001/06/27 12:51:05 PDT Modified files: sys/dev/sound/pcm dsp.c Log: tidy up/simplify dsp_clone() Revision Changes Path 1.43 +14 -25 src/sys/dev/sound/pcm/dsp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 12:56: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 59D0937B401; Wed, 27 Jun 2001 12:56:00 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RJu0D64473; Wed, 27 Jun 2001 12:56:00 -0700 (PDT) (envelope-from dd) Message-Id: <200106271956.f5RJu0D64473@freefall.freebsd.org> From: Dima Dorfman Date: Wed, 27 Jun 2001 12:55:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys kqueue.2 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/27 12:55:59 PDT Modified files: lib/libc/sys kqueue.2 Log: event.h -> sys/event.h Submitted by: David Hill Revision Changes Path 1.22 +2 -2 src/lib/libc/sys/kqueue.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 12:59:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 42FC537B401; Wed, 27 Jun 2001 12:59:46 -0700 (PDT) (envelope-from cg@FreeBSD.org) Received: (from cg@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RJxkO65056; Wed, 27 Jun 2001 12:59:46 -0700 (PDT) (envelope-from cg) Message-Id: <200106271959.f5RJxkO65056@freefall.freebsd.org> From: Cameron Grant Date: Wed, 27 Jun 2001 12:59:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pcm vchan.c sound.c sound.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 cg 2001/06/27 12:59:46 PDT Modified files: sys/dev/sound/pcm vchan.c sound.c sound.h Log: don't flag the playback hardchan as busy on devices with only one of them. if a device has vchans already but they are all busy, allocate another one at open() time, up to a maximum of hw.snd.maxvchans. when creating/destroying vchans, don't make/remove a devnode for the first/last one as it replaces a hardchan. Revision Changes Path 1.5 +11 -9 src/sys/dev/sound/pcm/vchan.c 1.56 +56 -9 src/sys/dev/sound/pcm/sound.c 1.37 +4 -4 src/sys/dev/sound/pcm/sound.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 13:27:15 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A2BEE37B422; Wed, 27 Jun 2001 13:27:09 -0700 (PDT) (envelope-from jeh@FreeBSD.org) Received: (from jeh@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RKR9p70648; Wed, 27 Jun 2001 13:27:09 -0700 (PDT) (envelope-from jeh) Message-Id: <200106272027.f5RKR9p70648@freefall.freebsd.org> From: "James E. Housley" Date: Wed, 27 Jun 2001 13:27:09 -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 2001/06/27 13:27:09 PDT Modified files: security/uvscan-dat Makefile distinfo Log: Update to version 4145 Revision Changes Path 1.37 +2 -2 ports/security/uvscan-dat/Makefile 1.36 +1 -1 ports/security/uvscan-dat/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 13:39:36 2001 Delivered-To: cvs-all@freebsd.org Received: from anchor-post-30.mail.demon.net (anchor-post-30.mail.demon.net [194.217.242.88]) by hub.freebsd.org (Postfix) with ESMTP id 2932E37B407; Wed, 27 Jun 2001 13:39:29 -0700 (PDT) (envelope-from dfr@nlsystems.com) Received: from [62.49.251.130] (helo=herring.nlsystems.com) by anchor-post-30.mail.demon.net with esmtp (Exim 2.12 #1) id 15FM80-000GEt-0U; Wed, 27 Jun 2001 21:41:36 +0100 Received: from herring (herring [10.0.0.2]) by herring.nlsystems.com (8.11.2/8.11.2) with ESMTP id f5RKcC797265; Wed, 27 Jun 2001 21:38:12 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Wed, 27 Jun 2001 21:38:12 +0100 (BST) From: Doug Rabson To: Matt Dillon Cc: John Baldwin , Jonathan Lemon Alfred Perlstein , "Brian F. Feldman" , Mike Silbersack , , , , Subject: Re: cvs commit: src/sys/netinet tcp_input.c tcp_output.c tcp_sub In-Reply-To: <200106271537.f5RFbIQ40573@earth.backplane.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 On Wed, 27 Jun 2001, Matt Dillon wrote: > > The BSDI code very specifically avoided the problem (gee, take one guess > why!) simply by ensuring that the interrupt thread preemption would be > equivalent from the coding point of view of a normal thread to a normal > interrupt in, say, 4.2. The normal thread would be guarenteed that > the interrupt thread preempting it would (A) not block from the stand point > of the normal thread (it gets scheduled instead and the normal thread > is resumed), and (B) would guarentee that the normal thread would > resume on completion. Not some other random thread, not on a different > cpu... the original thread would resume on the same cpu. This is why > BSDI implemented interrupt preemption as a special case, and while I > was not overly fond of it when it was discussed at the Yahoo meeting, it > was an order of magnitude *better* then what is in -current now! Matt, I think you are forgetting that on BSD/OS, when a lightweight ithread hits a held mutex, it then converts to a fully scheduled heavyweight thread, at which point any kind of preemption you can think of can happen. Since we don't have sufficient lock pushdown to get any significant part of the kernel outside the scope of Giant, any implementation of lightweight ithreads would not make a noticeable performance improvement because it will be contending on Giant too often. This same problem tends to double the number of context switches in our existing implementation which is a major performance issue. In the long run, we need to implement lightweight ithreads but until we can get a significant fraction of the kernel out from under Giant, performance is not going to improve. -- Doug Rabson Mail: dfr@nlsystems.com Phone: +44 20 8348 6160 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 14:33:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9499C37B401; Wed, 27 Jun 2001 14:33:45 -0700 (PDT) (envelope-from ben@FreeBSD.org) Received: (from ben@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RLXjW80077; Wed, 27 Jun 2001 14:33:45 -0700 (PDT) (envelope-from ben) Message-Id: <200106272133.f5RLXjW80077@freefall.freebsd.org> From: Ben Smithurst Date: Wed, 27 Jun 2001 14:33:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/vim6 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ben 2001/06/27 14:33:45 PDT Modified files: editors/vim6 Makefile Log: Add ftp.mirror.ac.uk. Approved by: obrien (maintainer) Revision Changes Path 1.124 +2 -1 ports/editors/vim6/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 14:34: 6 2001 Delivered-To: cvs-all@freebsd.org Received: from sneakerz.org (sneakerz.org [216.33.66.254]) by hub.freebsd.org (Postfix) with ESMTP id 5B9F937B437; Wed, 27 Jun 2001 14:33:56 -0700 (PDT) (envelope-from bright@sneakerz.org) Received: by sneakerz.org (Postfix, from userid 1092) id AF8DA5D010; Wed, 27 Jun 2001 16:33:45 -0500 (CDT) Date: Wed, 27 Jun 2001 16:33:45 -0500 From: Jonathan Lemon Alfred Perlstein To: Doug Rabson Cc: Matt Dillon , John Baldwin , "Brian F. Feldman" , Mike Silbersack , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, jlemon@FreeBSD.org, bmilekic@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet tcp_input.c tcp_output.c tcp_sub Message-ID: <20010627163345.H74703@sneakerz.org> References: <200106271537.f5RFbIQ40573@earth.backplane.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from dfr@nlsystems.com on Wed, Jun 27, 2001 at 09:38:12PM +0100 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Doug Rabson [010627 15:39] wrote: > > Since we don't have sufficient lock pushdown to get any significant part > of the kernel outside the scope of Giant, any implementation of > lightweight ithreads would not make a noticeable performance improvement > because it will be contending on Giant too often. This same problem tends > to double the number of context switches in our existing implementation > which is a major performance issue. > > In the long run, we need to implement lightweight ithreads but until we > can get a significant fraction of the kernel out from under Giant, > performance is not going to improve. Well for the most part the network drivers should be mpsafe, since mbuf and ifq queues are protected by locks we should be able to get them out from under giant. -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 14:37: 6 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A5B1B37B403; Wed, 27 Jun 2001 14:37:02 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RLb2v80428; Wed, 27 Jun 2001 14:37:02 -0700 (PDT) (envelope-from brian) Message-Id: <200106272137.f5RLb2v80428@freefall.freebsd.org> From: Brian Somers Date: Wed, 27 Jun 2001 14:37:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/conf NOTES X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG brian 2001/06/27 14:37:02 PDT Modified files: sys/i386/conf NOTES Log: Spell digi right Revision Changes Path 1.930 +4 -4 src/sys/i386/conf/NOTES To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 14:37:53 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0A1B137B403; Wed, 27 Jun 2001 14:37:48 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RLbmL80683; Wed, 27 Jun 2001 14:37:48 -0700 (PDT) (envelope-from brian) Message-Id: <200106272137.f5RLbmL80683@freefall.freebsd.org> From: Brian Somers Date: Wed, 27 Jun 2001 14:37:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/conf NOTES X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG brian 2001/06/27 14:37:47 PDT Modified files: sys/i386/conf NOTES Log: Remove dgm Revision Changes Path 1.931 +4 -9 src/sys/i386/conf/NOTES To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 14:38:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3239C37B403; Wed, 27 Jun 2001 14:38:44 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RLciO80928; Wed, 27 Jun 2001 14:38:44 -0700 (PDT) (envelope-from brian) Message-Id: <200106272138.f5RLciO80928@freefall.freebsd.org> From: Brian Somers Date: Wed, 27 Jun 2001 14:38:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files majors X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG brian 2001/06/27 14:38:44 PDT Modified files: sys/conf files majors Log: Remove dgm Revision Changes Path 1.536 +1 -3 src/sys/conf/files 1.125 +1 -2 src/sys/conf/majors To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 14:40:34 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C0AEE37B405; Wed, 27 Jun 2001 14:40:30 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RLeUn81244; Wed, 27 Jun 2001 14:40:30 -0700 (PDT) (envelope-from brian) Message-Id: <200106272140.f5RLeUn81244@freefall.freebsd.org> From: Brian Somers Date: Wed, 27 Jun 2001 14:40:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/dgb dgm.c dgmbios.h dgmfep.h dgmreg.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 brian 2001/06/27 14:40:30 PDT Removed files: sys/dev/dgb dgm.c dgmbios.h dgmfep.h dgmreg.h Log: Fairwell dgm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 14:41: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 70B5B37B403; Wed, 27 Jun 2001 14:40:55 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RLetE81322; Wed, 27 Jun 2001 14:40:55 -0700 (PDT) (envelope-from will) Message-Id: <200106272140.f5RLetE81322@freefall.freebsd.org> From: Will Andrews Date: Wed, 27 Jun 2001 14:40:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/fpm Makefile distinfo pkg-comment pkg-descr pkg-plist ports/security/fpm/files patch-config.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG will 2001/06/27 14:40:55 PDT Modified files: security Makefile Added files: security/fpm Makefile distinfo pkg-comment pkg-descr pkg-plist security/fpm/files patch-config.h Log: Add fpm 0.53; Figaro's Password Manager, an app to securely store your passwords. Not that I would need/want it... PR: 28229 Submitted by: Anders Nordby Revision Changes Path 1.204 +2 -1 ports/security/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 14:41:11 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E94BE37B41B; Wed, 27 Jun 2001 14:41:02 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RLf2t81416; Wed, 27 Jun 2001 14:41:02 -0700 (PDT) (envelope-from will) Message-Id: <200106272141.f5RLf2t81416@freefall.freebsd.org> From: Will Andrews Date: Wed, 27 Jun 2001 14:41:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG will 2001/06/27 14:41:02 PDT Modified files: . modules Log: fpm --> ports/security/fpm Revision Changes Path 1.3406 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 15:36:47 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D198237B403; Wed, 27 Jun 2001 15:36:44 -0700 (PDT) (envelope-from dan@FreeBSD.org) Received: (from dan@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RMaiG90981; Wed, 27 Jun 2001 15:36:44 -0700 (PDT) (envelope-from dan) Message-Id: <200106272236.f5RMaiG90981@freefall.freebsd.org> From: Dan Moschuk Date: Wed, 27 Jun 2001 15:36:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults pccard.conf X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dan 2001/06/27 15:36:42 PDT Modified files: (Branch: RELENG_4) etc/defaults pccard.conf Log: Correct another minor typo. (emove --> remove) Submitted by: David Wolfskll Probably not minded by: imp Revision Changes Path 1.98.2.25 +2 -2 src/etc/defaults/pccard.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 16: 6:52 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8486537B403; Wed, 27 Jun 2001 16:06:48 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RN6mX96235; Wed, 27 Jun 2001 16:06:48 -0700 (PDT) (envelope-from dd) Message-Id: <200106272306.f5RN6mX96235@freefall.freebsd.org> From: Dima Dorfman Date: Wed, 27 Jun 2001 16:06:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/whois whois.1 whois.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/27 16:06:48 PDT Modified files: usr.bin/whois whois.1 whois.c Log: Implement recursive IP address searches based on the results of a query to ARIN. PR: 28426 Submitted by: Mike Barcroft Revision Changes Path 1.19 +10 -1 src/usr.bin/whois/whois.1 1.20 +21 -9 src/usr.bin/whois/whois.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 16: 9: 3 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1AF2937B407; Wed, 27 Jun 2001 16:08:58 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RN8wX96466; Wed, 27 Jun 2001 16:08:58 -0700 (PDT) (envelope-from dd) Message-Id: <200106272308.f5RN8wX96466@freefall.freebsd.org> From: Dima Dorfman Date: Wed, 27 Jun 2001 16:08:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/whois whois.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 dd 2001/06/27 16:08:57 PDT Modified files: usr.bin/whois whois.1 Log: Minor grammar cleanup. Submitted by: Mike Barcroft Revision Changes Path 1.20 +6 -7 src/usr.bin/whois/whois.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 16:14:11 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6C7F337B401; Wed, 27 Jun 2001 16:14:08 -0700 (PDT) (envelope-from mikeh@FreeBSD.org) Received: (from mikeh@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RNE8097097; Wed, 27 Jun 2001 16:14:08 -0700 (PDT) (envelope-from mikeh) Message-Id: <200106272314.f5RNE8097097@freefall.freebsd.org> From: Mike Heffner Date: Wed, 27 Jun 2001 16:14:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/mail mail.1 cmd3.c main.c send.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 2001/06/27 16:14:08 PDT Modified files: (Branch: RELENG_4) usr.bin/mail mail.1 cmd3.c main.c send.c Log: MFC: Respect REPLYTO in mailrc. Revision Changes Path 1.18.2.6 +4 -1 src/usr.bin/mail/mail.1 1.4.6.2 +3 -5 src/usr.bin/mail/cmd3.c 1.6.2.2 +4 -6 src/usr.bin/mail/main.c 1.5.6.2 +2 -3 src/usr.bin/mail/send.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 19: 2:52 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 51FA737B405; Wed, 27 Jun 2001 19:02:47 -0700 (PDT) (envelope-from bsd@FreeBSD.org) Received: (from bsd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5S22lU14670; Wed, 27 Jun 2001 19:02:47 -0700 (PDT) (envelope-from bsd) Message-Id: <200106280202.f5S22lU14670@freefall.freebsd.org> From: "Brian S. Dean" Date: Wed, 27 Jun 2001 19:02:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/dbregc 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 bsd 2001/06/27 19:02:47 PDT Modified files: devel Makefile Added files: devel/dbregc Makefile distinfo pkg-comment pkg-descr pkg-plist Log: IA32 hardware debug register calculator Revision Changes Path 1.574 +2 -1 ports/devel/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 19: 3: 9 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4D6A737B415; Wed, 27 Jun 2001 19:02:57 -0700 (PDT) (envelope-from bsd@FreeBSD.org) Received: (from bsd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5S22vD14742; Wed, 27 Jun 2001 19:02:57 -0700 (PDT) (envelope-from bsd) Message-Id: <200106280202.f5S22vD14742@freefall.freebsd.org> From: "Brian S. Dean" Date: Wed, 27 Jun 2001 19:02:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bsd 2001/06/27 19:02:57 PDT Modified files: . modules Log: dbregc --> ports/devel/dbregc Revision Changes Path 1.3407 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 19: 8:18 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4E48B37B401; Wed, 27 Jun 2001 19:08:14 -0700 (PDT) (envelope-from bsd@FreeBSD.org) Received: (from bsd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5S28E317893; Wed, 27 Jun 2001 19:08:14 -0700 (PDT) (envelope-from bsd) Message-Id: <200106280208.f5S28E317893@freefall.freebsd.org> From: "Brian S. Dean" Date: Wed, 27 Jun 2001 19:08:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 db_trace.c support.s src/sys/i386/include cpufunc.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bsd 2001/06/27 19:08:14 PDT Modified files: sys/i386/i386 db_trace.c support.s sys/i386/include cpufunc.h Log: Provide access to the IA32 hardware debug registers from the ddb kernel debugger. Proper use of these registers allows setting hardware watchpoints for use in kernel debugging. MFC after: 2 weeks Revision Changes Path 1.41 +57 -16 src/sys/i386/i386/db_trace.c 1.83 +1 -7 src/sys/i386/i386/support.s 1.105 +65 -2 src/sys/i386/include/cpufunc.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 19:31:56 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DEE6537B401; Wed, 27 Jun 2001 19:31:52 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5S2VqW19521; Wed, 27 Jun 2001 19:31:52 -0700 (PDT) (envelope-from dd) Message-Id: <200106280231.f5S2VqW19521@freefall.freebsd.org> From: Dima Dorfman Date: Wed, 27 Jun 2001 19:31:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/readlink Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/27 19:31:52 PDT Modified files: sysutils/readlink Makefile Log: Actually install the man page. Revision Changes Path 1.2 +2 -1 ports/sysutils/readlink/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 19:40:12 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3DB1337B405; Wed, 27 Jun 2001 19:40:08 -0700 (PDT) (envelope-from mikeh@FreeBSD.org) Received: (from mikeh@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5S2e8D20130; Wed, 27 Jun 2001 19:40:08 -0700 (PDT) (envelope-from mikeh) Message-Id: <200106280240.f5S2e8D20130@freefall.freebsd.org> From: Mike Heffner Date: Wed, 27 Jun 2001 19:40:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/mail main.c mail.1 send.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/27 19:40:07 PDT Modified files: usr.bin/mail main.c mail.1 send.c Log: Add the -E flag to not send messages that have an empty body. This is useful for piping cron script error output by mail. PR: bin/9494 Obtained from: NetBSD MFC after: 2 weeks Revision Changes Path 1.11 +12 -6 src/usr.bin/mail/main.c 1.27 +7 -4 src/usr.bin/mail/mail.1 1.9 +3 -1 src/usr.bin/mail/send.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 19:55:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4179737B401; Wed, 27 Jun 2001 19:55:41 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5S2tfC21296; Wed, 27 Jun 2001 19:55:41 -0700 (PDT) (envelope-from lioux) Message-Id: <200106280255.f5S2tfC21296@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Wed, 27 Jun 2001 19:55:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/astro Makefile ports/astro/gkrellmoon Makefile distinfo pkg-comment pkg-descr pkg-plist ports/astro/gkrellmoon/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 lioux 2001/06/27 19:55:41 PDT Modified files: astro Makefile Added files: astro/gkrellmoon Makefile distinfo pkg-comment pkg-descr pkg-plist astro/gkrellmoon/files patch-Makefile Log: First import of port version 0.3 for a moon clock plugin for Gkrellm PR: 28429 Submitted by: Patrick Li Revision Changes Path 1.33 +2 -1 ports/astro/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 19:55:58 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BB47537B412; Wed, 27 Jun 2001 19:55:44 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5S2tiZ21334; Wed, 27 Jun 2001 19:55:44 -0700 (PDT) (envelope-from lioux) Message-Id: <200106280255.f5S2tiZ21334@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Wed, 27 Jun 2001 19:55: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 lioux 2001/06/27 19:55:44 PDT Modified files: . modules Log: gkrellmoon --> ports/astro/gkrellmoon Revision Changes Path 1.3408 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 20:32:15 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E81E237B405; Wed, 27 Jun 2001 20:32:10 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5S3WA526612; Wed, 27 Jun 2001 20:32:10 -0700 (PDT) (envelope-from dd) Message-Id: <200106280332.f5S3WA526612@freefall.freebsd.org> From: Dima Dorfman Date: Wed, 27 Jun 2001 20:32:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc 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 dd 2001/06/27 20:32:10 PDT Modified files: etc rc etc/defaults rc.conf Log: Introduce syslogd_program and inetd_program variables in case somebody wants to replace one of those programs. PR: 13609 Submitted by: Goran Lowkrantz Revision Changes Path 1.270 +4 -3 src/etc/rc 1.115 +3 -1 src/etc/defaults/rc.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 20:47:54 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9A0B637B403; Wed, 27 Jun 2001 20:47:51 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5S3lpr27879; Wed, 27 Jun 2001 20:47:51 -0700 (PDT) (envelope-from jhb) Message-Id: <200106280347.f5S3lpr27879@freefall.freebsd.org> From: John Baldwin Date: Wed, 27 Jun 2001 20:47:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/msdosfs msdosfs_vfsops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2001/06/27 20:47:51 PDT Modified files: sys/fs/msdosfs msdosfs_vfsops.c Log: Fix a mntvnode and vnode interlock reversal. Revision Changes Path 1.79 +4 -3 src/sys/fs/msdosfs/msdosfs_vfsops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 20:49:42 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 024D437B403; Wed, 27 Jun 2001 20:49:38 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5S3nbU28160; Wed, 27 Jun 2001 20:49:37 -0700 (PDT) (envelope-from jhb) Message-Id: <200106280349.f5S3nbU28160@freefall.freebsd.org> From: John Baldwin Date: Wed, 27 Jun 2001 20:49:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/nwfs nwfs_vfsops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2001/06/27 20:49:37 PDT Modified files: sys/fs/nwfs nwfs_vfsops.c Log: Protect the mnt_vnode list with the mntvnode lock. Revision Changes Path 1.19 +16 -5 src/sys/fs/nwfs/nwfs_vfsops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 20:50:21 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 54F9037B405; Wed, 27 Jun 2001 20:50:18 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5S3oIA28281; Wed, 27 Jun 2001 20:50:18 -0700 (PDT) (envelope-from jhb) Message-Id: <200106280350.f5S3oIA28281@freefall.freebsd.org> From: John Baldwin Date: Wed, 27 Jun 2001 20:50:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/unionfs union_vfsops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2001/06/27 20:50:18 PDT Modified files: sys/fs/unionfs union_vfsops.c Log: Protect the mnt_vnode list with the mntvnode lock. Revision Changes Path 1.47 +5 -1 src/sys/fs/unionfs/union_vfsops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 20:52:13 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B7FD837B409; Wed, 27 Jun 2001 20:52:08 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5S3q7m28453; Wed, 27 Jun 2001 20:52:07 -0700 (PDT) (envelope-from jhb) Message-Id: <200106280352.f5S3q7m28453@freefall.freebsd.org> From: John Baldwin Date: Wed, 27 Jun 2001 20:52:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/gnu/ext2fs ext2_vfsops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2001/06/27 20:52:07 PDT Modified files: sys/gnu/ext2fs ext2_vfsops.c Log: Fix a mntvnode and vnode interlock reversal. Revision Changes Path 1.80 +5 -4 src/sys/gnu/ext2fs/ext2_vfsops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 21: 3:33 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2BBEB37B405; Wed, 27 Jun 2001 21:03:30 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5S43Un29352; Wed, 27 Jun 2001 21:03:30 -0700 (PDT) (envelope-from jhb) Message-Id: <200106280403.f5S43Un29352@freefall.freebsd.org> From: John Baldwin Date: Wed, 27 Jun 2001 21:03:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 mp_machdep.c src/sys/i386/include profile.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2001/06/27 21:03:29 PDT Modified files: sys/i386/i386 mp_machdep.c sys/i386/include profile.h Log: Get kernel profiling on SMP systems closer to working by replacing the mcount spin mutex with a very simple non-recursive spinlock implemented using atomic operations. Revision Changes Path 1.159 +2 -8 src/sys/i386/i386/mp_machdep.c 1.23 +6 -5 src/sys/i386/include/profile.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 21: 6: 2 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F2E9A37B406; Wed, 27 Jun 2001 21:05:55 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5S45tP31682; Wed, 27 Jun 2001 21:05:55 -0700 (PDT) (envelope-from jhb) Message-Id: <200106280405.f5S45tP31682@freefall.freebsd.org> From: John Baldwin Date: Wed, 27 Jun 2001 21:05:55 -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 jhb 2001/06/27 21:05:55 PDT Modified files: sys/kern vfs_subr.c Log: - Fix a mntvnode and vnode interlock reversal. - Protect the mnt_vnode list with the mntvnode lock. Revision Changes Path 1.314 +14 -7 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 Wed Jun 27 21: 7: 9 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0E8D237B405; Wed, 27 Jun 2001 21:07:04 -0700 (PDT) (envelope-from chris@FreeBSD.org) Received: (from chris@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5S474g32472; Wed, 27 Jun 2001 21:07:04 -0700 (PDT) (envelope-from chris) Message-Id: <200106280407.f5S474g32472@freefall.freebsd.org> From: Chris Costello Date: Wed, 27 Jun 2001 21:07:03 -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 chris 2001/06/27 21:07:03 PDT Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Add a bibliography entry for the printed FreeBSD Handbook. Revision Changes Path 1.235 +21 -1 doc/en_US.ISO8859-1/books/faq/book.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 21: 8:26 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 29E2637B405; Wed, 27 Jun 2001 21:08:21 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5S48Lv32661; Wed, 27 Jun 2001 21:08:21 -0700 (PDT) (envelope-from jhb) Message-Id: <200106280408.f5S48Lv32661@freefall.freebsd.org> From: John Baldwin Date: Wed, 27 Jun 2001 21:08:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/nfs nfs_subs.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2001/06/27 21:08:20 PDT Modified files: sys/nfs nfs_subs.c Log: - Protect the mnt_vnode list with the mntvnode lock. - Use queue(9) macros. Revision Changes Path 1.102 +5 -3 src/sys/nfs/nfs_subs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 21: 8:38 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6FCF137B413; Wed, 27 Jun 2001 21:08:25 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5S48Pn32705; Wed, 27 Jun 2001 21:08:25 -0700 (PDT) (envelope-from msmith) Message-Id: <200106280408.f5S48Pn32705@freefall.freebsd.org> From: Mike Smith Date: Wed, 27 Jun 2001 21:08:25 -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 msmith 2001/06/27 21:08:25 PDT Modified files: usr.bin/calendar/calendars calendar.freebsd Log: Based on a draft email in David Greenman's files, add the birthdate of FreeBSD. Submitted by: dg Revision Changes Path 1.36 +2 -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 Wed Jun 27 21:10:13 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EE55437B409; Wed, 27 Jun 2001 21:10:07 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5S4A7m32917; Wed, 27 Jun 2001 21:10:07 -0700 (PDT) (envelope-from jhb) Message-Id: <200106280410.f5S4A7m32917@freefall.freebsd.org> From: John Baldwin Date: Wed, 27 Jun 2001 21:10:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/nfs nfs_vfsops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2001/06/27 21:10:07 PDT Modified files: sys/nfs nfs_vfsops.c Log: - Protect the mnt_vnode list with the mntvnode lock. - Use queue(9) macros. Revision Changes Path 1.100 +17 -6 src/sys/nfs/nfs_vfsops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 21:12:59 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B71BF37B401; Wed, 27 Jun 2001 21:12:56 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5S4Cug33168; Wed, 27 Jun 2001 21:12:56 -0700 (PDT) (envelope-from jhb) Message-Id: <200106280412.f5S4Cug33168@freefall.freebsd.org> From: John Baldwin Date: Wed, 27 Jun 2001 21:12:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ffs ffs_vfsops.c src/sys/ufs/ufs ufs_quota.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2001/06/27 21:12:56 PDT Modified files: sys/ufs/ffs ffs_vfsops.c sys/ufs/ufs ufs_quota.c Log: - Fix a mntvnode and vnode interlock reversal. - Protect the mnt_vnode list with the mntvnode lock. - Use queue(9) macros. Revision Changes Path 1.156 +7 -7 src/sys/ufs/ffs/ffs_vfsops.c 1.46 +41 -14 src/sys/ufs/ufs/ufs_quota.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 21:16:41 2001 Delivered-To: cvs-all@freebsd.org Received: from server.baldwin.cx (server.baldwin.cx [204.216.28.80]) by hub.freebsd.org (Postfix) with ESMTP id 729CC37B405; Wed, 27 Jun 2001 21:16:33 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (tserver.conference.usenix.org [199.103.159.3]) by server.baldwin.cx (8.9.3/8.9.3) with ESMTP id VAA23852; Wed, 27 Jun 2001 21:18:10 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200106280412.f5S4Cug33168@freefall.freebsd.org> Date: Wed, 27 Jun 2001 21:16:32 -0700 (PDT) From: John Baldwin To: cvs-committers@FreeBSD.org Subject: RE: cvs commit: src/sys/ufs/ffs ffs_vfsops.c src/sys/ufs/ufs ufs Cc: 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 28-Jun-01 John Baldwin wrote: > jhb 2001/06/27 21:12:56 PDT > > Modified files: > sys/ufs/ffs ffs_vfsops.c > sys/ufs/ufs ufs_quota.c > Log: > - Fix a mntvnode and vnode interlock reversal. > - Protect the mnt_vnode list with the mntvnode lock. > - Use queue(9) macros. This should shutup all the mntvnode and vnode interlock lock order reversals. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 21:26: 1 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E488237B401; Wed, 27 Jun 2001 21:25:58 -0700 (PDT) (envelope-from chris@FreeBSD.org) Received: (from chris@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5S4PwY34428; Wed, 27 Jun 2001 21:25:58 -0700 (PDT) (envelope-from chris) Message-Id: <200106280425.f5S4PwY34428@freefall.freebsd.org> From: Chris Costello Date: Wed, 27 Jun 2001 21:25:58 -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 chris 2001/06/27 21:25:58 PDT Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Format the "mount-foreign-fs" section's list using . This is only a formatting/markup change. Revision Changes Path 1.236 +36 -17 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 Wed Jun 27 21:37:25 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6B98637B406; Wed, 27 Jun 2001 21:37:22 -0700 (PDT) (envelope-from chris@FreeBSD.org) Received: (from chris@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5S4bMm35740; Wed, 27 Jun 2001 21:37:22 -0700 (PDT) (envelope-from chris) Message-Id: <200106280437.f5S4bMm35740@freefall.freebsd.org> From: Chris Costello Date: Wed, 27 Jun 2001 21:37:22 -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 chris 2001/06/27 21:37:21 PDT Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Slightly reword the sentence on Linux in the "mount-foreign-fs" section. Revision Changes Path 1.237 +2 -2 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 Wed Jun 27 21:39:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E16AB37B403; Wed, 27 Jun 2001 21:39:49 -0700 (PDT) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5S4dn535943; Wed, 27 Jun 2001 21:39:49 -0700 (PDT) (envelope-from jlemon) Message-Id: <200106280439.f5S4dn535943@freefall.freebsd.org> From: Jonathan Lemon Date: Wed, 27 Jun 2001 21:39:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: 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 jlemon 2001/06/27 21:39:49 PDT Modified files: sys/sys socketvar.h Log: Correct comment: so_q -> so_comp, so_q0 -> so_incomp. Submitted by: Adagio Vangogh Revision Changes Path 1.57 +4 -4 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 Jun 27 21:44: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from femail17.sdc1.sfba.home.com (femail17.sdc1.sfba.home.com [24.0.95.144]) by hub.freebsd.org (Postfix) with ESMTP id ADB0937B401; Wed, 27 Jun 2001 21:44:00 -0700 (PDT) (envelope-from mdharnois@home.com) Received: from c1030098-a.wtrlo1.ia.home.com ([24.6.200.230]) by femail17.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with ESMTP id <20010628044400.WATS87.femail17.sdc1.sfba.home.com@c1030098-a.wtrlo1.ia.home.com>; Wed, 27 Jun 2001 21:44:00 -0700 Received: by c1030098-a.wtrlo1.ia.home.com (Postfix, from userid 1001) id 8FFCC14A02; Wed, 27 Jun 2001 23:44:37 -0500 (CDT) To: Brian Somers Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/dgb dgm.c dgmbios.h dgmfep.h dgmreg.h Keywords: dgm References: <200106272140.f5RLeUn81244@freefall.freebsd.org> From: Michael Harnois Date: Wed, 27 Jun 2001 23:44:36 -0500 In-Reply-To: <200106272140.f5RLeUn81244@freefall.freebsd.org> (Brian Somers's message of "Wed, 27 Jun 2001 14:40:30 -0700 (PDT)") Message-ID: <86bsn9b4cr.fsf@mharnois.workgroup.net> Lines: 20 User-Agent: Gnus/5.090004 (Oort Gnus v0.04) XEmacs/21.5 (anise) 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, 27 Jun 2001 14:40:30 -0700 (PDT), Brian Somers said: > Log: Fairwell dgm Not quite, it would appear: mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/dev -I@/../include /usr/src/sys/modules/de/../../pci/if_de.c ===> dgm make: don't know how to make dgm.c. Stop *** Error code 2 Stop in /usr/src/sys/modules. *** Error code 1 -- Michael D. Harnois mdharnois@home.com Redeemer Lutheran Church Washburn, Iowa A free society is one where it is safe to be unpopular. -- Adlai Stevenson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 21:57:47 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3DD1737B403; Wed, 27 Jun 2001 21:57:45 -0700 (PDT) (envelope-from chris@FreeBSD.org) Received: (from chris@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5S4vjr37751; Wed, 27 Jun 2001 21:57:45 -0700 (PDT) (envelope-from chris) Message-Id: <200106280457.f5S4vjr37751@freefall.freebsd.org> From: Chris Costello Date: Wed, 27 Jun 2001 21:57: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 chris 2001/06/27 21:57:45 PDT Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Format addresses consistently, and properly. Revision Changes Path 1.238 +36 -31 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 Wed Jun 27 22:13:56 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7FB4637B401; Wed, 27 Jun 2001 22:13:53 -0700 (PDT) (envelope-from chris@FreeBSD.org) Received: (from chris@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5S5DrY47251; Wed, 27 Jun 2001 22:13:53 -0700 (PDT) (envelope-from chris) Message-Id: <200106280513.f5S5DrY47251@freefall.freebsd.org> From: Chris Costello Date: Wed, 27 Jun 2001 22:13:53 -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 chris 2001/06/27 22:13:53 PDT Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Change "BSDi" to "Wind River Systems" or "The FreeBSD Mall" where appropriate. Revision Changes Path 1.239 +5 -5 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 Wed Jun 27 22:14:23 2001 Delivered-To: cvs-all@freebsd.org Received: from earth.backplane.com (earth-nat-cw.backplane.com [208.161.114.67]) by hub.freebsd.org (Postfix) with ESMTP id 14BB137B401; Wed, 27 Jun 2001 22:14:15 -0700 (PDT) (envelope-from dillon@earth.backplane.com) Received: (from dillon@localhost) by earth.backplane.com (8.11.3/8.11.2) id f5S5EC548320; Wed, 27 Jun 2001 22:14:12 -0700 (PDT) (envelope-from dillon) Date: Wed, 27 Jun 2001 22:14:12 -0700 (PDT) From: Matt Dillon Message-Id: <200106280514.f5S5EC548320@earth.backplane.com> To: Doug Rabson Cc: John Baldwin , Jonathan Lemon Alfred Perlstein , "Brian F. Feldman" , Mike Silbersack , , , , Subject: Re: cvs commit: src/sys/netinet tcp_input.c tcp_output.c tcp_sub References: Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG :Matt, I think you are forgetting that on BSD/OS, when a lightweight :ithread hits a held mutex, it then converts to a fully scheduled :heavyweight thread, at which point any kind of preemption you can think of :can happen. :... :Doug Rabson Mail: dfr@nlsystems.com Yes, but that only applies to the interrupt thread, not the original thread that was interrupted, and it doesn't happen at a random point... it happens at a well defined point. The issue here is that the way it's implemented in FreeBSD, if the original non-interrupt thread is preempted by an interrupt the original thread could resume on another cpu, meaning that a thread cannot assume any sort of stable per-cpu state at any time, which creates huge performance/efficiency problems. BSDI didn't have this problem... a kernel thread could be preempted by an interrupt, but ONLY by an interrupt, and the kernel thread would always resume on the same cpu after the interrupt thread either completed or had to be scheduled (with no other thread being able to get that cpu in the mean time)... so in the BSDI implementation an interrupt works pretty much the way it works in 4.x. Thus in the BSDI scheme the cpu a thread is running on is 'stable'... can't be changed out from under the thread at random points. This allows threads to make significant optimizations in regards to accessing per-cpu data structures. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 22:18:34 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0EB7E37B403; Wed, 27 Jun 2001 22:18:32 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5S5IV247649; Wed, 27 Jun 2001 22:18:31 -0700 (PDT) (envelope-from kuriyama) Message-Id: <200106280518.f5S5IV247649@freefall.freebsd.org> From: Jun Kuriyama Date: Wed, 27 Jun 2001 22:18:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet6 ip6_fw.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/27 22:18:31 PDT Modified files: sys/netinet6 ip6_fw.c Log: Fix typo (s/=/+=/) in previous commit. Revision Changes Path 1.13 +2 -2 src/sys/netinet6/ip6_fw.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 22:26: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 42A5337B401; Wed, 27 Jun 2001 22:26:01 -0700 (PDT) (envelope-from chris@FreeBSD.org) Received: (from chris@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5S5Q1X51577; Wed, 27 Jun 2001 22:26:01 -0700 (PDT) (envelope-from chris) Message-Id: <200106280526.f5S5Q1X51577@freefall.freebsd.org> From: Chris Costello Date: Wed, 27 Jun 2001 22:26:00 -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 chris 2001/06/27 22:26:00 PDT Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Remove the "What books are there on FreeBSD?" section, all the books listed are in the bibliography. Revision Changes Path 1.240 +1 -81 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 Wed Jun 27 23: 3:33 2001 Delivered-To: cvs-all@freebsd.org Received: from server.baldwin.cx (server.baldwin.cx [204.216.28.80]) by hub.freebsd.org (Postfix) with ESMTP id BDB0637B403; Wed, 27 Jun 2001 23:03:27 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (tserver.conference.usenix.org [199.103.159.3]) by server.baldwin.cx (8.9.3/8.9.3) with ESMTP id XAA24069; Wed, 27 Jun 2001 23:05:02 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200106280514.f5S5EC548320@earth.backplane.com> Date: Wed, 27 Jun 2001 23:03:24 -0700 (PDT) From: John Baldwin To: Matt Dillon Subject: Re: cvs commit: src/sys/netinet tcp_input.c tcp_output.c tcp_sub Cc: bmilekic@FreeBSD.org, jlemon@FreeBSD.org, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Mike Silbersack , "Brian F. Feldman" , Jonathan Lemon Alfred Perlstein , Doug Rabson Sender: owner-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 28-Jun-01 Matt Dillon wrote: >:Matt, I think you are forgetting that on BSD/OS, when a lightweight >:ithread hits a held mutex, it then converts to a fully scheduled >:heavyweight thread, at which point any kind of preemption you can think of >:can happen. >:... >:Doug Rabson Mail: dfr@nlsystems.com > > Yes, but that only applies to the interrupt thread, not the original > thread that was interrupted, Wrong. When the ithd that blocks does its fixup, it puts the interrupted thread on the runqueue. > and it doesn't happen at a random point... > it happens at a well defined point. The thread is interrupted at a random point, not a well defined point. Interrupts are asynchronous and unpredicted by nature. :) -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 23:17:20 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B842C37B401; Wed, 27 Jun 2001 23:17:16 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5S6HGR58756; Wed, 27 Jun 2001 23:17:16 -0700 (PDT) (envelope-from msmith) Message-Id: <200106280617.f5S6HGR58756@freefall.freebsd.org> From: Mike Smith Date: Wed, 27 Jun 2001 23:17:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpi_powerres.c acpi.c acpi_thermal.c acpivar.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 msmith 2001/06/27 23:17:16 PDT Modified files: sys/dev/acpica acpi.c acpi_thermal.c acpivar.h Added files: sys/dev/acpica acpi_powerres.c Log: Sync to my work in progress: - Reorder the acpi_* functions in a sensible fashion - Add acpi_ForeachPackageObject and acpi_GetHandleInScope - Use the new debugging layer/level names - Implement most of the guts of the acpi_thermal module; passive cooling isn't there yet, but active cooling should work. - Implement power resource handling (acpi_powerres.c) This compiles and mostly works, but my test coverage is small, so feedback is welcome. Revision Changes Path 1.20 +183 -108 src/sys/dev/acpica/acpi.c 1.8 +343 -37 src/sys/dev/acpica/acpi_thermal.c 1.7 +16 -4 src/sys/dev/acpica/acpivar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 23:33:18 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5850037B401; Wed, 27 Jun 2001 23:33:14 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5S6XEC60078; Wed, 27 Jun 2001 23:33:14 -0700 (PDT) (envelope-from imp) Message-Id: <200106280633.f5S6XEC60078@freefall.freebsd.org> From: Warner Losh Date: Wed, 27 Jun 2001 23:33:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pccard pcic.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 imp 2001/06/27 23:33:14 PDT Modified files: (Branch: RELENG_4) sys/pccard pcic.c Log: Only set Cirrus Logic power registers on cirrus logic cards. This should help the hanging problem in stable with some chips that are identified as i82365. Basically, we were writing to a register that caused an infinite interrupt loop :-(. Current has a more extesive fix than this which will be MFC'd in the fullness of time. Legwork by: Ian Dowse Revision Changes Path 1.89.2.10 +13 -11 src/sys/pccard/pcic.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 23:41:28 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A17E537B403; Wed, 27 Jun 2001 23:41:23 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5S6fNm60795; Wed, 27 Jun 2001 23:41:23 -0700 (PDT) (envelope-from dd) Message-Id: <200106280641.f5S6fNm60795@freefall.freebsd.org> From: Dima Dorfman Date: Wed, 27 Jun 2001 23:41:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules Makefile src/sys/modules/dgm Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/27 23:41:23 PDT Modified files: sys/modules Makefile Removed files: sys/modules/dgm Makefile Log: Remove dgm module. Forgotten by: brian Revision Changes Path 1.187 +2 -2 src/sys/modules/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 23:43:52 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 681D237B401; Wed, 27 Jun 2001 23:43:48 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5S6hmh61007; Wed, 27 Jun 2001 23:43:48 -0700 (PDT) (envelope-from rwatson) Message-Id: <200106280643.f5S6hmh61007@freefall.freebsd.org> From: Robert Watson Date: Wed, 27 Jun 2001 23:43: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 rwatson 2001/06/27 23:43:48 PDT Modified files: etc rc Log: Reduce chattiness of entropy file mechanism with extreme prejudice. Reviewed by: USENIX Cabal (peter, jhb, wpaul, et al) Revision Changes Path 1.271 +2 -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 Wed Jun 27 23:50:24 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B826037B403; Wed, 27 Jun 2001 23:50:20 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5S6oKA61585; Wed, 27 Jun 2001 23:50:20 -0700 (PDT) (envelope-from dd) Message-Id: <200106280650.f5S6oKA61585@freefall.freebsd.org> From: Dima Dorfman Date: Wed, 27 Jun 2001 23:50:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen getvfsbyname.3 getvfsent.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 dd 2001/06/27 23:50:20 PDT Modified files: lib/libc/gen getvfsbyname.3 getvfsent.3 Log: Document the existing vfc_flags. PR: 25837 Submitted by: Tony Finch Revision Changes Path 1.11 +4 -3 src/lib/libc/gen/getvfsbyname.3 1.22 +18 -2 src/lib/libc/gen/getvfsent.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Jun 27 23:53:57 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CA0D437B401; Wed, 27 Jun 2001 23:53:54 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5S6rs362122; Wed, 27 Jun 2001 23:53:54 -0700 (PDT) (envelope-from asami) Message-Id: <200106280653.f5S6rs362122@freefall.freebsd.org> From: Satoshi Asami Date: Wed, 27 Jun 2001 23:53:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports INDEX X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG asami 2001/06/27 23:53:54 PDT Modified files: . INDEX Log: New index, 5,412 ports! Revision Changes Path 1.338 +423 -392 ports/INDEX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 0: 7:15 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1E98437B401; Thu, 28 Jun 2001 00:07:13 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5S77DH65983; Thu, 28 Jun 2001 00:07:13 -0700 (PDT) (envelope-from dd) Message-Id: <200106280707.f5S77DH65983@freefall.freebsd.org> From: Dima Dorfman Date: Thu, 28 Jun 2001 00:07:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc MAKEDEV X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/28 00:07:12 PDT Modified files: etc MAKEDEV Log: Don't insist on creating rocketport devices in /dev. PR: 21394 Submitted by: Craig Leres Revision Changes Path 1.303 +9 -9 src/etc/MAKEDEV To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 0:16: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A33D237B403; Thu, 28 Jun 2001 00:16:04 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5S7G4L66873; Thu, 28 Jun 2001 00:16:04 -0700 (PDT) (envelope-from jhb) Message-Id: <200106280716.f5S7G4L66873@freefall.freebsd.org> From: John Baldwin Date: Thu, 28 Jun 2001 00:16:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 ktr.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2001/06/28 00:16:04 PDT Modified files: share/man/man4 ktr.4 Log: Use the .Bsx macro instead of .Tn BSD/OS. Revision Changes Path 1.4 +3 -3 src/share/man/man4/ktr.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 0:20:12 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6DAFD37B401; Thu, 28 Jun 2001 00:20:07 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5S7K7Y67300; Thu, 28 Jun 2001 00:20:07 -0700 (PDT) (envelope-from jhb) Message-Id: <200106280720.f5S7K7Y67300@freefall.freebsd.org> From: John Baldwin Date: Thu, 28 Jun 2001 00:20:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 ktr.9 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2001/06/28 00:20:07 PDT Modified files: share/man/man9 Makefile Added files: share/man/man9 ktr.9 Log: Add a new manpage to document the CTRx macros used when adding new KTR tracepoints to kernel code. Revision Changes Path 1.116 +4 -2 src/share/man/man9/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 0:32: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3216737B401; Thu, 28 Jun 2001 00:32:00 -0700 (PDT) (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5S7W0v68718; Thu, 28 Jun 2001 00:32:00 -0700 (PDT) (envelope-from demon) Message-Id: <200106280732.f5S7W0v68718@freefall.freebsd.org> From: Dmitry Sivachenko Date: Thu, 28 Jun 2001 00:31:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/kdevelop Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/28 00:31:57 PDT Modified files: devel/kdevelop Makefile Log: Remove kdelibdocs from OPTIONAL_DEPENDS. It depends on kdelibs1. Revision Changes Path 1.26 +1 -2 ports/devel/kdevelop/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 0:41:38 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 952D737B401; Thu, 28 Jun 2001 00:41:34 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5S7fYE69405; Thu, 28 Jun 2001 00:41:34 -0700 (PDT) (envelope-from knu) Message-Id: <200106280741.f5S7fYE69405@freefall.freebsd.org> From: Akinori MUSHA Date: Thu, 28 Jun 2001 00:41:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mod_ruby 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 2001/06/28 00:41:33 PDT Modified files: www/mod_ruby Makefile distinfo pkg-plist Log: Update to 0.8.5. Revision Changes Path 1.19 +2 -2 ports/www/mod_ruby/Makefile 1.12 +1 -1 ports/www/mod_ruby/distinfo 1.8 +2 -0 ports/www/mod_ruby/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 Jun 28 1:52:22 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6E3CB37B403; Thu, 28 Jun 2001 01:52:19 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5S8qJa78153; Thu, 28 Jun 2001 01:52:19 -0700 (PDT) (envelope-from knu) Message-Id: <200106280852.f5S8qJa78153@freefall.freebsd.org> From: Akinori MUSHA Date: Thu, 28 Jun 2001 01:52:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases Makefile ports/databases/postgresql-plruby Makefile distinfo pkg-comment pkg-descr pkg-plist ports/databases/postgresql-plruby/files createlang.sql X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/28 01:52:19 PDT Modified files: databases Makefile Added files: databases/postgresql-plruby Makefile distinfo pkg-comment pkg-descr pkg-plist databases/postgresql-plruby/files createlang.sql Log: Add postgresql-plruby, PL/Ruby procedural language for the PostgreSQL database system. Revision Changes Path 1.126 +2 -1 ports/databases/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 1:52:36 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8B18637B496; Thu, 28 Jun 2001 01:52:26 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5S8qQc78198; Thu, 28 Jun 2001 01:52:26 -0700 (PDT) (envelope-from knu) Message-Id: <200106280852.f5S8qQc78198@freefall.freebsd.org> From: Akinori MUSHA Date: Thu, 28 Jun 2001 01:52: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 knu 2001/06/28 01:52:26 PDT Modified files: . modules Log: postgresql-plruby --> ports/databases/postgresql-plruby Revision Changes Path 1.3409 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 1:58:50 2001 Delivered-To: cvs-all@freebsd.org Received: from mail.musha.org (daemon.musha.org [61.122.44.178]) by hub.freebsd.org (Postfix) with ESMTP id 4C3BA37B405; Thu, 28 Jun 2001 01:58:43 -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 2A43A4E3FC; Thu, 28 Jun 2001 17:58:42 +0900 (JST) Date: Thu, 28 Jun 2001 17:58:42 +0900 Message-ID: <86d77prnel.wl@archon.local.idaemons.org> From: "Akinori MUSHA" To: ports@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/databases Makefile ports/databases/postgresql-plruby Makefile distinfo pkg-comment pkg-descr pkg-plist ports/databases/postgresql-plruby/files createlang.sql In-Reply-To: <200106280852.f5S8qJa78153@freefall.freebsd.org> References: <200106280852.f5S8qJa78153@freefall.freebsd.org> User-Agent: Wanderlust/2.5.4 (Smooth) SEMI/1.14.2 (=?ISO-8859-1?Q?Daish=F2?= =?ISO-8859-1?Q?ji?=) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 MULE XEmacs/21.1 (patch 14) (Cuyahoga Valley) (i386--freebsd) Organization: Associated I. Daemons X-PGP-Public-Key: finger knu@FreeBSD.org X-PGP-Fingerprint: 081D 099C 1705 861D 4B70 B04A 920B EFC7 9FD9 E1EE MIME-Version: 1.0 (generated by SEMI 1.14.2 - =?ISO-8859-1?Q?=22Daish=F2ji=22?=) Content-Type: text/plain; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At Thu, 28 Jun 2001 01:52:19 -0700 (PDT), I wrote: > knu 2001/06/28 01:52:19 PDT > > Modified files: > databases Makefile > Added files: > databases/postgresql-plruby Makefile distinfo pkg-comment > pkg-descr pkg-plist > databases/postgresql-plruby/files createlang.sql > Log: > Add postgresql-plruby, PL/Ruby procedural language for the PostgreSQL > database system. Any volunteers for porting PL/Python? :) http://users.ids.net/~bosma/ -- / /__ __ Akinori.org / MUSHA.org / ) ) ) ) / FreeBSD.org / Ruby-lang.org Akinori MUSHA aka / (_ / ( (__( @ iDaemons.org / and.or.jp "Freeze this moment a little bit longer, make each impression a little bit stronger.. Experience slips away -- Time stand still" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 2:27:24 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 86C9A37B403; Thu, 28 Jun 2001 02:27:19 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5S9RIH83561; Thu, 28 Jun 2001 02:27:18 -0700 (PDT) (envelope-from olgeni) Message-Id: <200106280927.f5S9RIH83561@freefall.freebsd.org> From: Jimmy Olgeni Date: Thu, 28 Jun 2001 02:27:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/sysinstall options.c sysinstall.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 olgeni 2001/06/28 02:27:18 PDT Modified files: (Branch: RELENG_4) release/sysinstall options.c sysinstall.h Log: MFC: Add terminal type configuration to the Options screen. options.c (1.74), sysinstall.h (1.206) Revision Changes Path 1.70.2.4 +33 -1 src/release/sysinstall/Attic/options.c 1.186.2.18 +2 -1 src/release/sysinstall/Attic/sysinstall.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 2:41:48 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C960437B407; Thu, 28 Jun 2001 02:41:42 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5S9fgh84891; Thu, 28 Jun 2001 02:41:42 -0700 (PDT) (envelope-from kuriyama) Message-Id: <200106280941.f5S9fgh84891@freefall.freebsd.org> From: Jun Kuriyama Date: Thu, 28 Jun 2001 02:41:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.firewall6 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kuriyama 2001/06/28 02:41:42 PDT Modified files: (Branch: RELENG_4) etc rc.firewall6 Log: MFC: Fix typos in comment (1.5). Revision Changes Path 1.1.2.6 +3 -3 src/etc/rc.firewall6 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 2:57: 2 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A34B637B403; Thu, 28 Jun 2001 02:56:59 -0700 (PDT) (envelope-from benno@FreeBSD.org) Received: (from benno@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5S9uxS86579; Thu, 28 Jun 2001 02:56:59 -0700 (PDT) (envelope-from benno) Message-Id: <200106280956.f5S9uxS86579@freefall.freebsd.org> From: Benno Rice Date: Thu, 28 Jun 2001 02:56:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/powerpc/powerpc extintr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/28 02:56:59 PDT Modified files: sys/powerpc/powerpc extintr.c Log: Put back the two semicolons I accidentally lost while reformatting this to bring it closer to style(9). Spotted by: Mark Peek Revision Changes Path 1.2 +3 -3 src/sys/powerpc/powerpc/extintr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 4: 4:33 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8EA8037B407; Thu, 28 Jun 2001 04:04:30 -0700 (PDT) (envelope-from pst@FreeBSD.org) Received: (from pst@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SB4U001633; Thu, 28 Jun 2001 04:04:30 -0700 (PDT) (envelope-from pst) Message-Id: <200106281104.f5SB4U001633@freefall.freebsd.org> From: Paul Traina Date: Thu, 28 Jun 2001 04:04:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/gnats 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 pst 2001/06/28 04:04:30 PDT Modified files: databases/gnats Makefile distinfo Log: Update to 3.113.1, fetch from MASTER_SITE_GNU instead of the snapshot area. Remove myself as maintainer. Who are we fooling? PR: 28478 Revision Changes Path 1.36 +5 -7 ports/databases/gnats/Makefile 1.12 +1 -1 ports/databases/gnats/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 4: 8:18 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C417437B405; Thu, 28 Jun 2001 04:08:14 -0700 (PDT) (envelope-from pst@FreeBSD.org) Received: (from pst@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SB8EA05018; Thu, 28 Jun 2001 04:08:14 -0700 (PDT) (envelope-from pst) Message-Id: <200106281108.f5SB8EA05018@freefall.freebsd.org> From: Paul Traina Date: Thu, 28 Jun 2001 04:08:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/id-utils Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pst 2001/06/28 04:08:14 PDT Modified files: devel/id-utils Makefile Log: Remove myself as maintainer. Revision Changes Path 1.14 +2 -2 ports/devel/id-utils/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 5: 2:53 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CB46637B407; Thu, 28 Jun 2001 05:02:46 -0700 (PDT) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SC2kM10876; Thu, 28 Jun 2001 05:02:46 -0700 (PDT) (envelope-from tg) Message-Id: <200106281202.f5SC2kM10876@freefall.freebsd.org> From: Thomas Gellekum Date: Thu, 28 Jun 2001 05:02:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/doscmd cwd.c cwd.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 tg 2001/06/28 05:02:46 PDT Modified files: usr.bin/doscmd cwd.c cwd.h Log: Fix another buffer overflow. PR: 15593 Submitted by: Przemyslaw Frasunek Revision Changes Path 1.7 +5 -5 src/usr.bin/doscmd/cwd.c 1.3 +9 -3 src/usr.bin/doscmd/cwd.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 5:28: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3D47537B403; Thu, 28 Jun 2001 05:28:04 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SCS4k16242; Thu, 28 Jun 2001 05:28:04 -0700 (PDT) (envelope-from kevlo) Message-Id: <200106281228.f5SCS4k16242@freefall.freebsd.org> From: Kevin Lo Date: Thu, 28 Jun 2001 05:28:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/samplicator 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 kevlo 2001/06/28 05:28:03 PDT Modified files: net/samplicator Makefile pkg-plist Log: Install docs. PR: 28467 Submitted by: MAINTAINER Revision Changes Path 1.2 +7 -1 ports/net/samplicator/Makefile 1.2 +3 -0 ports/net/samplicator/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 Jun 28 5:33:52 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 28ADA37B401; Thu, 28 Jun 2001 05:33:49 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SCXnU16909; Thu, 28 Jun 2001 05:33:49 -0700 (PDT) (envelope-from kevlo) Message-Id: <200106281233.f5SCXnU16909@freefall.freebsd.org> From: Kevin Lo Date: Thu, 28 Jun 2001 05:33:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/adodb Makefile ports/databases/adodb/files patch-adodb-odbc.inc.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 kevlo 2001/06/28 05:33:48 PDT Modified files: databases/adodb Makefile Added files: databases/adodb/files patch-adodb-odbc.inc.php Log: Fix PHP 4.0.6 ODBC bugs. PR: 28479 Submitted by: MAINTAINER Revision Changes Path 1.3 +2 -1 ports/databases/adodb/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 5:35:36 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DF79A37B406; Thu, 28 Jun 2001 05:35:29 -0700 (PDT) (envelope-from joerg@FreeBSD.org) Received: (from joerg@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SCZTh17093; Thu, 28 Jun 2001 05:35:29 -0700 (PDT) (envelope-from joerg) Message-Id: <200106281235.f5SCZTh17093@freefall.freebsd.org> From: Joerg Wunsch Date: Thu, 28 Jun 2001 05:35:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa fd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG joerg 2001/06/28 05:35:29 PDT Modified files: sys/isa fd.c Log: Merge in parts of a larger patchset i received from Bruce. Untested by now (except of a compile test), but i believe this to contain no actual functional changes. . Fix the copyright of the Regents i accidentally broke in rev 1.197 (although only a very small part of the original driver survived at all...). . Bump MAX_CYLINDER since some obscure formats really use more than 80 cylinders. . Correctly handle BIO_FORMAT which used to be a bitmask but is now a BIO command of its own. . Numerous stylistic fixes. Submitted by: bde Revision Changes Path 1.207 +39 -42 src/sys/isa/fd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 5:35:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 493FF37B63F; Thu, 28 Jun 2001 05:35:48 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SCZmB17151; Thu, 28 Jun 2001 05:35:48 -0700 (PDT) (envelope-from kevlo) Message-Id: <200106281235.f5SCZmB17151@freefall.freebsd.org> From: Kevin Lo Date: Thu, 28 Jun 2001 05:35:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/py-xmlrpc Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kevlo 2001/06/28 05:35:47 PDT Modified files: net/py-xmlrpc Makefile Log: Fix DISTNAME PR: 28470 Submitted by: MAINTAINER Revision Changes Path 1.3 +2 -2 ports/net/py-xmlrpc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 5:39: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4C9BE37B403; Thu, 28 Jun 2001 05:39:05 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SCd5t17632; Thu, 28 Jun 2001 05:39:05 -0700 (PDT) (envelope-from kevlo) Message-Id: <200106281239.f5SCd5t17632@freefall.freebsd.org> From: Kevin Lo Date: Thu, 28 Jun 2001 05:39:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/p5-LJ-TextMessage 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 kevlo 2001/06/28 05:39:04 PDT Modified files: sysutils/p5-LJ-TextMessage Makefile distinfo Log: Update to version 1.4.1 PR: 28459 Submitted by: MAINTAINER Revision Changes Path 1.4 +2 -2 ports/sysutils/p5-LJ-TextMessage/Makefile 1.4 +1 -1 ports/sysutils/p5-LJ-TextMessage/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 5:58:29 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F0D9837B407; Thu, 28 Jun 2001 05:58:25 -0700 (PDT) (envelope-from tom@FreeBSD.org) Received: (from tom@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SCwP919535; Thu, 28 Jun 2001 05:58:25 -0700 (PDT) (envelope-from tom) Message-Id: <200106281258.f5SCwP919535@freefall.freebsd.org> From: Tom Hukins Date: Thu, 28 Jun 2001 05:58:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/ports 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 tom 2001/06/28 05:58:25 PDT Modified files: en_US.ISO8859-1/books/handbook/ports chapter.sgml Log: Update syntax for pkg_info(1) command following recent discussion on the -doc mailing list Submitted by: Mark Stosberg Revision Changes Path 1.118 +2 -2 doc/en_US.ISO8859-1/books/handbook/ports/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 Jun 28 6: 4:19 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B348037B405; Thu, 28 Jun 2001 06:04:14 -0700 (PDT) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SD4Ej20176; Thu, 28 Jun 2001 06:04:14 -0700 (PDT) (envelope-from tg) Message-Id: <200106281304.f5SD4Ej20176@freefall.freebsd.org> From: Thomas Gellekum Date: Thu, 28 Jun 2001 06:04:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules ports/mail Makefile ports/mail/gnumail 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 tg 2001/06/28 06:04:14 PDT Modified files: . modules mail Makefile Added files: mail/gnumail Makefile distinfo pkg-comment pkg-descr pkg-plist Log: New port GNUmail, a GNUstep mail client. Revision Changes Path 1.3410 +2 -1 CVSROOT/modules 1.235 +2 -1 ports/mail/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 7:21:10 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E79C437B406; Thu, 28 Jun 2001 07:21:05 -0700 (PDT) (envelope-from shige@FreeBSD.org) Received: (from shige@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SEL5d35732; Thu, 28 Jun 2001 07:21:05 -0700 (PDT) (envelope-from shige) Message-Id: <200106281421.f5SEL5d35732@freefall.freebsd.org> From: Shigeyuki Fukushima Date: Thu, 28 Jun 2001 07:21:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/eblook Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG shige 2001/06/28 07:21:05 PDT Modified files: japanese/eblook Makefile Log: Fix reinstall-problem. PR: ports/28481 Submitted by: Takanori Saneto Revision Changes Path 1.5 +2 -2 ports/japanese/eblook/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 7:40:31 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0437437B409; Thu, 28 Jun 2001 07:40:28 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: (from murray@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SEeRe38179; Thu, 28 Jun 2001 07:40:27 -0700 (PDT) (envelope-from murray) Message-Id: <200106281440.f5SEeRe38179@freefall.freebsd.org> From: Murray Stokely Date: Thu, 28 Jun 2001 07:40:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/mail chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG murray 2001/06/28 07:40:27 PDT Modified files: en_US.ISO8859-1/books/handbook/mail chapter.sgml Log: Add 21 indexterms From: Usenix (3rd floor) Revision Changes Path 1.23 +46 -4 doc/en_US.ISO8859-1/books/handbook/mail/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 7:47:26 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6A0AF37B406; Thu, 28 Jun 2001 07:47:23 -0700 (PDT) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SElNx38883; Thu, 28 Jun 2001 07:47:23 -0700 (PDT) (envelope-from nik) Message-Id: <200106281447.f5SElNx38883@freefall.freebsd.org> From: Nik Clayton Date: Thu, 28 Jun 2001 07:47:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/fdp-primer/translations 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 nik 2001/06/28 07:47:23 PDT Modified files: en_US.ISO8859-1/books/fdp-primer/translations chapter.sgml Log: Correct a Q/A that had been marked up as all Q, and no A. Revision Changes Path 1.10 +4 -2 doc/en_US.ISO8859-1/books/fdp-primer/translations/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 Jun 28 7:49: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C921537B403; Thu, 28 Jun 2001 07:49:04 -0700 (PDT) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SEn4h39105; Thu, 28 Jun 2001 07:49:04 -0700 (PDT) (envelope-from nik) Message-Id: <200106281449.f5SEn4h39105@freefall.freebsd.org> From: Nik Clayton Date: Thu, 28 Jun 2001 07:49:04 -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 nik 2001/06/28 07:49:04 PDT Modified files: en_US.ISO8859-1/books/handbook/kernelconfig chapter.sgml Log: Apply the magic pixie dust of understanding to the "make the kernel" build process (and the choice of procedure). Revision Changes Path 1.47 +99 -40 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 Jun 28 7:55:56 2001 Delivered-To: cvs-all@freebsd.org Received: from femail19.sdc1.sfba.home.com (femail19.sdc1.sfba.home.com [24.0.95.128]) by hub.freebsd.org (Postfix) with ESMTP id 5911537B403; Thu, 28 Jun 2001 07:55:50 -0700 (PDT) (envelope-from mdharnois@home.com) Received: from c1030098-a.wtrlo1.ia.home.com ([24.6.200.230]) by femail19.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with ESMTP id <20010628145550.UINT5511.femail19.sdc1.sfba.home.com@c1030098-a.wtrlo1.ia.home.com>; Thu, 28 Jun 2001 07:55:50 -0700 Received: by c1030098-a.wtrlo1.ia.home.com (Postfix, from userid 1001) id 3810514A02; Thu, 28 Jun 2001 09:56:28 -0500 (CDT) To: Mike Smith Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/acpica acpi_powerres.c acpi.c acpi_thermal.c acpivar.h Keywords: acpi,thermal,switch References: <200106280617.f5S6HGR58756@freefall.freebsd.org> From: Michael Harnois Date: Thu, 28 Jun 2001 09:56:27 -0500 In-Reply-To: <200106280617.f5S6HGR58756@freefall.freebsd.org> (Mike Smith's message of "Wed, 27 Jun 2001 23:17:16 -0700 (PDT)") Message-ID: <864rt0ac10.fsf@mharnois.workgroup.net> Lines: 10 User-Agent: Gnus/5.090004 (Oort Gnus v0.04) XEmacs/21.5 (anise) 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 acpi_thermal.o: In function `acpi_tz_switch_cooler_off': /usr/src/sys/compile/MYKERNEL/../../dev/acpica/acpi_thermal.c(.text+0x6ba): undefined reference to `acpi_pwr_switch_consumer' acpi_thermal.o: In function `acpi_tz_switch_cooler_on': /usr/src/sys/compile/MYKERNEL/../../dev/acpica/acpi_thermal.c(.text+0x79c): undefined reference to `acpi_pwr_switch_consumer' -- Michael D. Harnois mdharnois@home.com Redeemer Lutheran Church Washburn, Iowa It is better to die excommunicated than to live and violate the conscience. -- Thomas Aquinas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 7:58:50 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 63BE737B40B; Thu, 28 Jun 2001 07:58:45 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SEwjb40209; Thu, 28 Jun 2001 07:58:45 -0700 (PDT) (envelope-from brian) Message-Id: <200106281458.f5SEwjb40209@freefall.freebsd.org> From: Brian Somers Date: Thu, 28 Jun 2001 07:58:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.port.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG brian 2001/06/28 07:58:45 PDT Modified files: Mk bsd.port.mk Log: Remove some extraneous breaks PR: 27909 No response from: portmgr Revision Changes Path 1.368 +3 -5 ports/Mk/bsd.port.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 9:28:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D9DDB37B406; Thu, 28 Jun 2001 09:28:42 -0700 (PDT) (envelope-from jim@FreeBSD.org) Received: (from jim@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SGSgL55817; Thu, 28 Jun 2001 09:28:42 -0700 (PDT) (envelope-from jim) Message-Id: <200106281628.f5SGSgL55817@freefall.freebsd.org> From: Jim Mock Date: Thu, 28 Jun 2001 09:28:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/irc/xchat 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 jim 2001/06/28 09:28:42 PDT Modified files: irc/xchat Makefile distinfo pkg-plist Log: Update this to the latest and greatest "stable" version, which is 1.8.0. As with the 1.7 development series, NLS is disabled because it needs gettext 0.10.38 to work, which we don't have yet. For more info on the current state of gettext, see the -ports archives. Revision Changes Path 1.77 +5 -5 ports/irc/xchat/Makefile 1.47 +1 -1 ports/irc/xchat/distinfo 1.15 +0 -26 ports/irc/xchat/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 Jun 28 9:42: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E1D0F37B405; Thu, 28 Jun 2001 09:42:01 -0700 (PDT) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SGg1O57473; Thu, 28 Jun 2001 09:42:01 -0700 (PDT) (envelope-from nik) Message-Id: <200106281642.f5SGg1O57473@freefall.freebsd.org> From: Nik Clayton Date: Thu, 28 Jun 2001 09:42:01 -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 nik 2001/06/28 09:42:01 PDT Modified files: en_US.ISO8859-1/books/handbook/disks chapter.sgml Log: The pass number specifies the order in which disks are checked, not the order in which they are mounted. PR: docs/28488 Submitted by: Martin Heinen Revision Changes Path 1.34 +2 -2 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 Jun 28 9:43:47 2001 Delivered-To: cvs-all@freebsd.org Received: from sydney.worldwide.lemis.com (tserver.conference.usenix.org [199.103.159.3]) by hub.freebsd.org (Postfix) with ESMTP id 7BACB37B407; Thu, 28 Jun 2001 09:43:39 -0700 (PDT) (envelope-from grog@sydney.worldwide.lemis.com) Received: (from grog@localhost) by sydney.worldwide.lemis.com (8.11.3/8.9.3) id f5SGhVt00532; Thu, 28 Jun 2001 12:43:31 -0400 (EDT) (envelope-from grog) Date: Thu, 28 Jun 2001 12:43:31 -0400 From: Greg Lehey To: Julian Elischer Cc: Mike Smith , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/calendar/calendars calendar.freebsd Message-ID: <20010628124331.B427@sydney.worldwide.lemis.com> References: <200106252137.f5PLbi529955@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from julian@elischer.org on Mon, Jun 25, 2001 at 04:29:37PM -0700 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: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Monday, 25 June 2001 at 16:29:37 -0700, Julian Elischer wrote: > On Mon, 25 Jun 2001, Mike Smith wrote: > >> msmith 2001/06/25 14:37:43 PDT >> >> Modified files: >> usr.bin/calendar/calendars calendar.freebsd >> Log: >> Admit the shameful truth; I'm really from the east coast. But I left >> shortly after I was born. Honest! >> >> Revision Changes Path >> 1.32 +2 -1 src/usr.bin/calendar/calendars/calendar.freebsd > > what do you mean? > you lived in Adelaide.. that's still eastern states....... > (from a Perth Perspective) /me smacks peter. Adelaide is 08. Nothing to do with the Eastern States. 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 Thu Jun 28 9:47:32 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BBB1B37B403; Thu, 28 Jun 2001 09:47:27 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SGlRL58578; Thu, 28 Jun 2001 09:47:27 -0700 (PDT) (envelope-from knu) Message-Id: <200106281647.f5SGlRL58578@freefall.freebsd.org> From: Akinori MUSHA Date: Thu, 28 Jun 2001 09:47:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/ruby-mmap 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 2001/06/28 09:47:27 PDT Modified files: devel/ruby-mmap Makefile distinfo pkg-plist Log: Update to 0.1.2. Revision Changes Path 1.3 +3 -3 ports/devel/ruby-mmap/Makefile 1.3 +1 -1 ports/devel/ruby-mmap/distinfo 1.3 +1 -0 ports/devel/ruby-mmap/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 Jun 28 10: 2:36 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9BFB937B40A; Thu, 28 Jun 2001 10:02:31 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SH2VO60138; Thu, 28 Jun 2001 10:02:31 -0700 (PDT) (envelope-from jhb) Message-Id: <200106281702.f5SH2VO60138@freefall.freebsd.org> From: John Baldwin Date: Thu, 28 Jun 2001 10:02:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2001/06/28 10:02:31 PDT Modified files: sys/conf files Log: Add acpi_powerres.c to fix the acpi build. Pointy-hat to: msmith Revision Changes Path 1.537 +2 -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 Jun 28 10: 2:39 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4246F37B40B; Thu, 28 Jun 2001 10:02:33 -0700 (PDT) (envelope-from joe@FreeBSD.org) Received: (from joe@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SH2XY60167; Thu, 28 Jun 2001 10:02:33 -0700 (PDT) (envelope-from joe) Message-Id: <200106281702.f5SH2XY60167@freefall.freebsd.org> From: Josef Karthauser Date: Thu, 28 Jun 2001 10:02:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/crunch/crunchgen crunchgen.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 2001/06/28 10:02:33 PDT Modified files: (Branch: RELENG_4) usr.sbin/crunch/crunchgen crunchgen.c Log: MFC: Revision 1.28. Use 'LIBS+= ...' instead of 'LIBS= ...' in the generated makefile so that the user can override libraries at build time. This is makes it easier to cross-compile crunch builds. Revision Changes Path 1.12.2.8 +2 -2 src/usr.sbin/crunch/crunchgen/crunchgen.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 10: 3: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from Awfulhak.org (gw.Awfulhak.org [217.204.245.18]) by hub.freebsd.org (Postfix) with ESMTP id 0D01037B412; Thu, 28 Jun 2001 10:03:00 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (root@hak.lan.Awfulhak.org [172.16.0.12]) by Awfulhak.org (8.11.4/8.11.4) with ESMTP id f5SH2vr04265; Thu, 28 Jun 2001 18:02:57 +0100 (BST) (envelope-from brian@lan.Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.11.4/8.11.4) with ESMTP id f5SH3SD01254; Thu, 28 Jun 2001 13:03:28 -0400 (EDT) (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <200106281703.f5SH3SD01254@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: Dima Dorfman Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, brian@Awfulhak.org Subject: Re: cvs commit: src/sys/modules Makefile src/sys/modules/dgm Makefile In-Reply-To: Message from Dima Dorfman of "Wed, 27 Jun 2001 23:41:23 PDT." <200106280641.f5S6fNm60795@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 28 Jun 2001 13:03:28 -0400 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > dd 2001/06/27 23:41:23 PDT > > Modified files: > sys/modules Makefile > Removed files: > sys/modules/dgm Makefile > Log: > Remove dgm module. > > Forgotten by: brian > > Revision Changes Path > 1.187 +2 -2 src/sys/modules/Makefile Thanks. -- Brian http://www.freebsd-services.com/ Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 10: 7:42 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 311C537B403; Thu, 28 Jun 2001 10:07:38 -0700 (PDT) (envelope-from takawata@FreeBSD.org) Received: (from takawata@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SH7cm63442; Thu, 28 Jun 2001 10:07:38 -0700 (PDT) (envelope-from takawata) Message-Id: <200106281707.f5SH7cm63442@freefall.freebsd.org> From: Takanori Watanabe Date: Thu, 28 Jun 2001 10:07:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/acpica Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG takawata 2001/06/28 10:07:37 PDT Modified files: sys/modules/acpica Makefile Log: Follow Mike's commit by adding acpi_powerres.c. Revision Changes Path 1.9 +2 -2 src/sys/modules/acpica/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 11: 6:21 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DBAF137B406; Thu, 28 Jun 2001 11:06:17 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SI6Hw71356; Thu, 28 Jun 2001 11:06:17 -0700 (PDT) (envelope-from ume) Message-Id: <200106281806.f5SI6Hw71356@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Thu, 28 Jun 2001 11:06:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet6 in6_proto.c src/usr.bin/netstat inet6.c 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 ume 2001/06/28 11:06:15 PDT Modified files: sys/netinet6 in6_proto.c usr.bin/netstat inet6.c main.c Log: - create an entry of IPV6CTL_STATS sysctl. - fix the problem that netstat doesn't show raw6 and icmp6 pcblist. - make netstat use sysctl to retreive stats of ipv6 and icmpv6 instead of kread. Obtained from: KAME MFC after: 1 week Revision Changes Path 1.15 +3 -1 src/sys/netinet6/in6_proto.c 1.17 +21 -7 src/usr.bin/netstat/inet6.c 1.51 +5 -5 src/usr.bin/netstat/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 11:37:48 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C808837B403; Thu, 28 Jun 2001 11:37:44 -0700 (PDT) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SIbib75204; Thu, 28 Jun 2001 11:37:44 -0700 (PDT) (envelope-from nik) Message-Id: <200106281837.f5SIbib75204@freefall.freebsd.org> From: Nik Clayton Date: Thu, 28 Jun 2001 11:37:44 -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 nik 2001/06/28 11:37:44 PDT Modified files: en_US.ISO8859-1/books/handbook/kernelconfig chapter.sgml Log: Fix typo. Revision Changes Path 1.48 +2 -2 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 Jun 28 12:27: 6 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AE79E37B405; Thu, 28 Jun 2001 12:27:02 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SJR2p82425; Thu, 28 Jun 2001 12:27:02 -0700 (PDT) (envelope-from dd) Message-Id: <200106281927.f5SJR2p82425@freefall.freebsd.org> From: Dima Dorfman Date: Thu, 28 Jun 2001 12:27:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen getcwd.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 dd 2001/06/28 12:27:02 PDT Modified files: lib/libc/gen getcwd.3 Log: getcwd(3) is defined by POSIX, not ISO C. Approved by: bde Revision Changes Path 1.13 +2 -2 src/lib/libc/gen/getcwd.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 12:28:26 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F177337B412; Thu, 28 Jun 2001 12:28:22 -0700 (PDT) (envelope-from jeh@FreeBSD.org) Received: (from jeh@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SJSMJ82663; Thu, 28 Jun 2001 12:28:22 -0700 (PDT) (envelope-from jeh) Message-Id: <200106281928.f5SJSMJ82663@freefall.freebsd.org> From: "James E. Housley" Date: Thu, 28 Jun 2001 12:28:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/pam_ldap Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/28 12:28:22 PDT Modified files: security/pam_ldap Makefile Log: Add "USE_AUTOMAKE= yes" PR: 28489 Submitted by: Joe Marcus Clarke Revision Changes Path 1.4 +3 -2 ports/security/pam_ldap/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 12:32:50 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 981F037B407; Thu, 28 Jun 2001 12:32:46 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SJWk883154; Thu, 28 Jun 2001 12:32:46 -0700 (PDT) (envelope-from iedowse) Message-Id: <200106281932.f5SJWk883154@freefall.freebsd.org> From: Ian Dowse Date: Thu, 28 Jun 2001 12:32:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mount_nfs mount_nfs.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 iedowse 2001/06/28 12:32:46 PDT Modified files: (Branch: RELENG_4) sbin/mount_nfs mount_nfs.8 Log: MFC: 1.24; Avoid confusion over NQNFS, and discourage its use. Revision Changes Path 1.18.2.5 +7 -10 src/sbin/mount_nfs/mount_nfs.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 12:44:59 2001 Delivered-To: cvs-all@freebsd.org Received: from kalaid.f2f.com.ua (kalaid.f2f.com.ua [62.149.0.33]) by hub.freebsd.org (Postfix) with ESMTP id 5460E37B406; Thu, 28 Jun 2001 12:44:53 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from mail.uic-in.net (root@[212.35.189.4]) by kalaid.f2f.com.ua (8.11.3/8.11.1) with ESMTP id f5SJkcj26287; Thu, 28 Jun 2001 22:46:39 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Received: from notebook.vega.com (das0-l73.uic-in.net [212.35.189.200]) by mail.uic-in.net (8.11.3/8.11.3) with ESMTP id f5SJicd16714; Thu, 28 Jun 2001 22:44:39 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Date: Thu, 28 Jun 2001 22:44:39 +0300 (EEST) Message-Id: <200106281944.f5SJicd16714@mail.uic-in.net> To: brian@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org From: Maxim Sobolev Subject: Re: cvs commit: ports/Mk bsd.port.mk X-Mailer: Pygmy (v0.5.9) In-Reply-To: <200106281458.f5SEwjb40209@freefall.freebsd.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 28 Jun 2001 07:58:45 -0700 (PDT), Brian Somers wrote: > brian 2001/06/28 07:58:45 PDT > > Modified files: > Mk bsd.port.mk > Log: > Remove some extraneous breaks > > PR: 27909 > No response from: portmgr It is unacceptable. Please never commit to this file without *explicit* portmgr's approval! -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 12:54:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C211A37B405; Thu, 28 Jun 2001 12:54:46 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SJskj84715; Thu, 28 Jun 2001 12:54:46 -0700 (PDT) (envelope-from sobomax) Message-Id: <200106281954.f5SJskj84715@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 28 Jun 2001 12:54:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.port.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2001/06/28 12:54:46 PDT Modified files: Mk bsd.port.mk Log: Harden a wording of ``do not commit here'' warning at the top of the file. It appears that previous wording was not strong enough to prevent people from doing unauthorised changes. Revision Changes Path 1.369 +4 -2 ports/Mk/bsd.port.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 13: 0:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F41C537B407; Thu, 28 Jun 2001 13:00:49 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SK0nA85174; Thu, 28 Jun 2001 13:00:49 -0700 (PDT) (envelope-from dinoex) Message-Id: <200106282000.f5SK0nA85174@freefall.freebsd.org> From: Dirk Meyer Date: Thu, 28 Jun 2001 13:00:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/webalizer Makefile ports/www/webalizer/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 dinoex 2001/06/28 13:00:49 PDT Modified files: www/webalizer Makefile www/webalizer/files patch-ac Log: Attached is a patch to fix a problem I noticed where webalizer was crashing everytime it was run with -M1 and it encountered a log entry created by Opera/5.0. Here's an example entry just for reference. as6-5-2.kp.g.bonet.se - - [28/Jun/2001:03:32:35 -0500] "GET / HTTP/1.1" 200 2078 "-" "Opera/5.0 (Linux 2.4.5 i686; U) [en]" Submitted by: steve Revision Changes Path 1.29 +2 -2 ports/www/webalizer/Makefile 1.9 +15 -6 ports/www/webalizer/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 Thu Jun 28 13: 8:30 2001 Delivered-To: cvs-all@freebsd.org Received: from Awfulhak.org (gw.Awfulhak.org [217.204.245.18]) by hub.freebsd.org (Postfix) with ESMTP id B9D2D37B403; Thu, 28 Jun 2001 13:08:22 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (root@hak.lan.Awfulhak.org [172.16.0.12]) by Awfulhak.org (8.11.4/8.11.4) with ESMTP id f5SK8Kr04954; Thu, 28 Jun 2001 21:08:20 +0100 (BST) (envelope-from brian@lan.Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.11.4/8.11.4) with ESMTP id f5SK8oJ00892; Thu, 28 Jun 2001 16:08:50 -0400 (EDT) (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <200106282008.f5SK8oJ00892@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: Maxim Sobolev Cc: brian@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@Awfulhak.org Subject: Re: cvs commit: ports/Mk bsd.port.mk In-Reply-To: Message from Maxim Sobolev of "Thu, 28 Jun 2001 22:44:39 +0300." <200106281944.f5SJicd16714@mail.uic-in.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 28 Jun 2001 16:08:50 -0400 From: Brian Somers Sender: owner-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, 28 Jun 2001 07:58:45 -0700 (PDT), Brian Somers wrote: > > brian 2001/06/28 07:58:45 PDT > > > > Modified files: > > Mk bsd.port.mk > > Log: > > Remove some extraneous breaks > > > > PR: 27909 > > No response from: portmgr > > It is unacceptable. Please never commit to this file without > *explicit* portmgr's approval! The unacceptable thing is waiting indefinitely for a response from a group of people that own a ``MAINTAINER'' bit. Please tell me what I should have done in your opinion. > -Maxim -- Brian http://www.freebsd-services.com/ Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 14:17:18 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9DAFB37B401; Thu, 28 Jun 2001 14:17:15 -0700 (PDT) (envelope-from tom@FreeBSD.org) Received: (from tom@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SLHF197117; Thu, 28 Jun 2001 14:17:15 -0700 (PDT) (envelope-from tom) Message-Id: <200106282117.f5SLHF197117@freefall.freebsd.org> From: Tom Hukins Date: Thu, 28 Jun 2001 14:17:15 -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 tom 2001/06/28 14:17:15 PDT Modified files: en_US.ISO8859-1/books/handbook/x11 chapter.sgml Log: Various grammatical cleanups Reviewed by: Valentino Vaschetto Revision Changes Path 1.22 +5 -5 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 Thu Jun 28 14:30:21 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1054437B405; Thu, 28 Jun 2001 14:30:17 -0700 (PDT) (envelope-from sf@FreeBSD.org) Received: (from sf@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SLUHQ98240; Thu, 28 Jun 2001 14:30:17 -0700 (PDT) (envelope-from sf) Message-Id: <200106282130.f5SLUHQ98240@freefall.freebsd.org> From: FUJISHIMA Satsuki Date: Thu, 28 Jun 2001 14:30:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/navi2ch-emacs20 Makefile distinfo ports/japanese/navi2ch-emacs20/files patch-ab patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sf 2001/06/28 14:30:16 PDT Modified files: japanese/navi2ch-emacs20 Makefile distinfo Added files: japanese/navi2ch-emacs20/files patch-ab Removed files: japanese/navi2ch-emacs20/files patch-aa Log: update to 010628. Revision Changes Path 1.10 +2 -3 ports/japanese/navi2ch-emacs20/Makefile 1.7 +1 -1 ports/japanese/navi2ch-emacs20/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 14:40:30 2001 Delivered-To: cvs-all@freebsd.org Received: from kalaid.f2f.com.ua (kalaid.f2f.com.ua [62.149.0.33]) by hub.freebsd.org (Postfix) with ESMTP id C80F937B40A; Thu, 28 Jun 2001 14:40:20 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from mail.uic-in.net (root@[212.35.189.4]) by kalaid.f2f.com.ua (8.11.3/8.11.1) with ESMTP id f5SLfeA00979; Fri, 29 Jun 2001 00:41:40 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Received: from notebook.vega.com (das0-l66.uic-in.net [212.35.189.193]) by mail.uic-in.net (8.11.3/8.11.3) with ESMTP id f5SLe9d17440; Fri, 29 Jun 2001 00:40:14 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Date: Fri, 29 Jun 2001 00:40:14 +0300 (EEST) Message-Id: <200106282140.f5SLe9d17440@mail.uic-in.net> To: brian@Awfulhak.org Cc: brian@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@Awfulhak.org From: Maxim Sobolev Subject: Re: cvs commit: ports/Mk bsd.port.mk X-Mailer: Pygmy (v0.5.9) In-Reply-To: <200106282008.f5SK8oJ00892@hak.lan.Awfulhak.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 28 Jun 2001 16:08:50 -0400, Brian Somers wrote: > > On Thu, 28 Jun 2001 07:58:45 -0700 (PDT), Brian Somers wrote: > > > brian 2001/06/28 07:58:45 PDT > > > > > > Modified files: > > > Mk bsd.port.mk > > > Log: > > > Remove some extraneous breaks > > > > > > PR: 27909 > > > No response from: portmgr > > > > It is unacceptable. Please never commit to this file without > > *explicit* portmgr's approval! > > The unacceptable thing is waiting indefinitely for a response from a > group of people that own a ``MAINTAINER'' bit. Please tell me what I > should have done in your opinion. Be more patient. The ``group of people'' you are talking about is currently waiting for some infrastructure necessary to perform its duties. Hopefully the issue will be resolved soon (the work is underway), so what we really need is a little more patience. Personally I do have a number of outstanding patches for that file accumulated over the past 6 months, therefore I can understand your desire to fix/improve things ASAP, but also I understand the need to keep bsd.port.mk sane and the latter should have a priority, IMO. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 14:44:33 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A2B1D37B40D; Thu, 28 Jun 2001 14:44:30 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SLiUH99858; Thu, 28 Jun 2001 14:44:30 -0700 (PDT) (envelope-from iedowse) Message-Id: <200106282144.f5SLiUH99858@freefall.freebsd.org> From: Ian Dowse Date: Thu, 28 Jun 2001 14:44:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include/rpc clnt.h src/lib/libc/rpc clnt_udp.c rpc.3 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG iedowse 2001/06/28 14:44:29 PDT Modified files: (Branch: RELENG_4) include/rpc clnt.h lib/libc/rpc clnt_udp.c rpc.3 Log: MFC: Add the new clnt_control() request `CLSET_CONNECT', which allows a UDP RPC client to specify that connect(2) should be used. Revision Changes Path 1.11.2.1 +2 -1 src/include/rpc/clnt.h 1.15.2.1 +29 -3 src/lib/libc/rpc/Attic/clnt_udp.c 1.11.2.4 +2 -1 src/lib/libc/rpc/rpc.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 14:45:54 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B743837B40A; Thu, 28 Jun 2001 14:45:49 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SLjnl00206; Thu, 28 Jun 2001 14:45:49 -0700 (PDT) (envelope-from ume) Message-Id: <200106282145.f5SLjnl00206@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Thu, 28 Jun 2001 14:45:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: 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 ume 2001/06/28 14:45:48 PDT Modified files: etc/defaults rc.conf Log: Change default of ipv6_default_interface to NO. This is meaningless in most cases and rather harmful. Reported by: Kevin Oberman MFC after: 1 week Revision Changes Path 1.116 +2 -2 src/etc/defaults/rc.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 14:51: 2 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A6A8437B405; Thu, 28 Jun 2001 14:50:57 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SLovT00947; Thu, 28 Jun 2001 14:50:57 -0700 (PDT) (envelope-from dd) Message-Id: <200106282150.f5SLovT00947@freefall.freebsd.org> From: Dima Dorfman Date: Thu, 28 Jun 2001 14:50:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen dirname.c basename.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/28 14:50:54 PDT Modified files: lib/libc/gen dirname.c basename.c Log: Fix a one-byte overrun. PR: 28472 Submitted by: David Xu Obtained from: OpenBSD Revision Changes Path 1.2 +2 -2 src/lib/libc/gen/dirname.c 1.2 +2 -2 src/lib/libc/gen/basename.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 14:52:54 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7E01F37B406; Thu, 28 Jun 2001 14:52:50 -0700 (PDT) (envelope-from guido@FreeBSD.org) Received: (from guido@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SLqoY01411; Thu, 28 Jun 2001 14:52:50 -0700 (PDT) (envelope-from guido) Message-Id: <200106282152.f5SLqoY01411@freefall.freebsd.org> From: Guido van Rooij Date: Thu, 28 Jun 2001 14:52:50 -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 guido 2001/06/28 14:52:50 PDT Modified files: usr.bin/calendar/calendars calendar.freebsd Log: Up the average age and hope I can still show my face next saturday. Revision Changes Path 1.37 +2 -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 Jun 28 14:56:48 2001 Delivered-To: cvs-all@freebsd.org Received: from Awfulhak.org (gw.Awfulhak.org [217.204.245.18]) by hub.freebsd.org (Postfix) with ESMTP id C343F37B406; Thu, 28 Jun 2001 14:56:39 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (root@hak.lan.Awfulhak.org [172.16.0.12]) by Awfulhak.org (8.11.4/8.11.4) with ESMTP id f5SLucr05402; Thu, 28 Jun 2001 22:56:38 +0100 (BST) (envelope-from brian@lan.Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.11.4/8.11.4) with ESMTP id f5SLv8J02497; Thu, 28 Jun 2001 17:57:08 -0400 (EDT) (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <200106282157.f5SLv8J02497@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: Maxim Sobolev Cc: brian@Awfulhak.org, brian@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@Awfulhak.org Subject: Re: cvs commit: ports/Mk bsd.port.mk In-Reply-To: Message from Maxim Sobolev of "Fri, 29 Jun 2001 00:40:14 +0300." <200106282140.f5SLe9d17440@mail.uic-in.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 28 Jun 2001 17:57:08 -0400 From: Brian Somers Sender: owner-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, 28 Jun 2001 16:08:50 -0400, Brian Somers wrote: > > > On Thu, 28 Jun 2001 07:58:45 -0700 (PDT), Brian Somers wrote: > > > > brian 2001/06/28 07:58:45 PDT > > > > > > > > Modified files: > > > > Mk bsd.port.mk > > > > Log: > > > > Remove some extraneous breaks > > > > > > > > PR: 27909 > > > > No response from: portmgr > > > > > > It is unacceptable. Please never commit to this file without > > > *explicit* portmgr's approval! > > > > The unacceptable thing is waiting indefinitely for a response from a > > group of people that own a ``MAINTAINER'' bit. Please tell me what I > > should have done in your opinion. > > Be more patient. The ``group of people'' you are talking about is > currently waiting for some infrastructure necessary to perform its > duties. Hopefully the issue will be resolved soon (the work is > underway), so what we really need is a little more patience. If a MAINTAINER ignores requests, they are timed out. > Personally I do have a number of outstanding patches for that file > accumulated over the past 6 months, therefore I can understand your > desire to fix/improve things ASAP, but also I understand the need to > keep bsd.port.mk sane and the latter should have a priority, IMO. Fine. I believe it's still sane (well, as much as it was previously). > -Maxim -- Brian http://www.freebsd-services.com/ Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 15: 5:40 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 945C537B40B; Thu, 28 Jun 2001 15:05:36 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Received: (from wilko@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SM5ac07015; Thu, 28 Jun 2001 15:05:36 -0700 (PDT) (envelope-from wilko) Message-Id: <200106282205.f5SM5ac07015@freefall.freebsd.org> From: Wilko Bulte Date: Thu, 28 Jun 2001 15:05:35 -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 wilko 2001/06/28 15:05:35 PDT Modified files: usr.bin/calendar/calendars calendar.freebsd Log: s/Netherlands/the Netherlands/g Revision Changes Path 1.38 +3 -3 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 Jun 28 15: 6:35 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 77D3037B405; Thu, 28 Jun 2001 15:06:30 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SM6U808364; Thu, 28 Jun 2001 15:06:30 -0700 (PDT) (envelope-from dd) Message-Id: <200106282206.f5SM6U808364@freefall.freebsd.org> From: Dima Dorfman Date: Thu, 28 Jun 2001 15:06:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ed 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 dd 2001/06/28 15:06:29 PDT Modified files: bin/ed main.c Log: Back out previous commit: it doesn't help anything since write_file(), which is also called from handle_hup(), uses stdio(3). Furthermore, this means that calling exit(3) (via quit()) there is required to flush the buffer write_file() was working on. Submitted by: bde Revision Changes Path 1.20 +3 -3 src/bin/ed/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 15: 7:20 2001 Delivered-To: cvs-all@freebsd.org Received: from smtp8.xs4all.nl (smtp8.xs4all.nl [194.109.127.134]) by hub.freebsd.org (Postfix) with ESMTP id 147EB37B406; Thu, 28 Jun 2001 15:07:16 -0700 (PDT) (envelope-from wkb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp8.xs4all.nl (8.9.3/8.9.3) with ESMTP id AAA24448; Fri, 29 Jun 2001 00:07:14 +0200 (CEST) Received: (from wkb@localhost) by freebie.xs4all.nl (8.11.3/8.11.3) id f5SM7Eb01743; Fri, 29 Jun 2001 00:07:14 +0200 (CEST) (envelope-from wkb) Date: Fri, 29 Jun 2001 00:07:14 +0200 From: Wilko Bulte To: Guido van Rooij Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/calendar/calendars calendar.freebsd Message-ID: <20010629000714.A1684@freebie.xs4all.nl> References: <200106282152.f5SLqoY01411@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: <200106282152.f5SLqoY01411@freefall.freebsd.org>; from guido@FreeBSD.ORG on Thu, Jun 28, 2001 at 02:52:50PM -0700 X-OS: FreeBSD 4.3-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 Thu, Jun 28, 2001 at 02:52:50PM -0700, Guido van Rooij wrote: > guido 2001/06/28 14:52:50 PDT > > Modified files: > usr.bin/calendar/calendars calendar.freebsd > Log: > Up the average age and hope I can still show my face next saturday. We can always share our grief.. -- | / o / / _ Arnhem, The Netherlands email: wilko@FreeBSD.org |/|/ / / /( (_) Bulte http://www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 15:21:38 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C5CC737B409; Thu, 28 Jun 2001 15:21:35 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SMLZj15074; Thu, 28 Jun 2001 15:21:35 -0700 (PDT) (envelope-from jhb) Message-Id: <200106282221.f5SMLZj15074@freefall.freebsd.org> From: John Baldwin Date: Thu, 28 Jun 2001 15:21:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ffs ffs_vfsops.c src/sys/gnu/ext2fs ext2_vfsops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2001/06/28 15:21:34 PDT Modified files: sys/ufs/ffs ffs_vfsops.c sys/gnu/ext2fs ext2_vfsops.c Log: Fix more mntvnode and vnode interlock order reversals. Revision Changes Path 1.157 +3 -3 src/sys/ufs/ffs/ffs_vfsops.c 1.81 +3 -3 src/sys/gnu/ext2fs/ext2_vfsops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 15:22:26 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2090C37B401; Thu, 28 Jun 2001 15:22:22 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SMMMq15389; Thu, 28 Jun 2001 15:22:22 -0700 (PDT) (envelope-from jhb) Message-Id: <200106282222.f5SMMMq15389@freefall.freebsd.org> From: John Baldwin Date: Thu, 28 Jun 2001 15:22:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_witness.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2001/06/28 15:22:21 PDT Modified files: sys/kern subr_witness.c Log: Don't check witness assertions if the lock doesn't use witness or witness is dead. Revision Changes Path 1.78 +4 -1 src/sys/kern/subr_witness.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 15:23:14 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0D35B37B405; Thu, 28 Jun 2001 15:23:07 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SMN7a15676; Thu, 28 Jun 2001 15:23:07 -0700 (PDT) (envelope-from jhb) Message-Id: <200106282223.f5SMN7a15676@freefall.freebsd.org> From: John Baldwin Date: Thu, 28 Jun 2001 15:23:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_witness.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2001/06/28 15:23:06 PDT Modified files: sys/kern subr_witness.c Log: Forced commit. Previous commit was: Submitted by: Alexander N. Kabaev Revision Changes Path 1.79 +1 -1 src/sys/kern/subr_witness.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 15:26:29 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A773A37B403; Thu, 28 Jun 2001 15:26:24 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SMQOa17098; Thu, 28 Jun 2001 15:26:24 -0700 (PDT) (envelope-from olgeni) Message-Id: <200106282226.f5SMQOa17098@freefall.freebsd.org> From: Jimmy Olgeni Date: Thu, 28 Jun 2001 15:26:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/mpich Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG olgeni 2001/06/28 15:26:24 PDT Modified files: net/mpich Makefile distinfo pkg-plist Log: Add patch file 5996. I also fixed/sorted pkg-plist. PR: 28483 Submitted by: David A. Bader Revision Changes Path 1.26 +3 -3 ports/net/mpich/Makefile 1.13 +1 -0 ports/net/mpich/distinfo 1.15 +78 -79 ports/net/mpich/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 Jun 28 15:27:33 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0456437B405; Thu, 28 Jun 2001 15:27:29 -0700 (PDT) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SMRS417621; Thu, 28 Jun 2001 15:27:28 -0700 (PDT) (envelope-from nik) Message-Id: <200106282227.f5SMRS417621@freefall.freebsd.org> From: Nik Clayton Date: Thu, 28 Jun 2001 15:27:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/cutting-edge 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 nik 2001/06/28 15:27:28 PDT Modified files: en_US.ISO8859-1/books/handbook/cutting-edge chapter.sgml Log: Fix another Q/A that was all Q and no A. Revision Changes Path 1.73 +4 -2 doc/en_US.ISO8859-1/books/handbook/cutting-edge/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 Jun 28 15:30:14 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 40CCB37B401; Thu, 28 Jun 2001 15:30:11 -0700 (PDT) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SMUB118996; Thu, 28 Jun 2001 15:30:11 -0700 (PDT) (envelope-from nik) Message-Id: <200106282230.f5SMUB118996@freefall.freebsd.org> From: Nik Clayton Date: Thu, 28 Jun 2001 15:30:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/contrib 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 nik 2001/06/28 15:30:11 PDT Modified files: en_US.ISO8859-1/books/handbook/contrib chapter.sgml Log: Clean out the Donating Funds section until I go through the info from the Foundation. Revision Changes Path 1.438 +2 -47 doc/en_US.ISO8859-1/books/handbook/contrib/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 Jun 28 15:53:48 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 88B6137B407; Thu, 28 Jun 2001 15:53:43 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SMrhF29149; Thu, 28 Jun 2001 15:53:43 -0700 (PDT) (envelope-from rwatson) Message-Id: <200106282253.f5SMrhF29149@freefall.freebsd.org> From: Robert Watson Date: Thu, 28 Jun 2001 15:53:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/posix4 p1003_1b.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/28 15:53:42 PDT Modified files: sys/posix4 p1003_1b.c Log: Add error checking for copyin() operations in posix4 scheduling code. Revision Changes Path 1.11 +7 -3 src/sys/posix4/p1003_1b.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 15:57:43 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4192937B409; Thu, 28 Jun 2001 15:57:41 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SMvef31033; Thu, 28 Jun 2001 15:57:40 -0700 (PDT) (envelope-from olgeni) Message-Id: <200106282257.f5SMvef31033@freefall.freebsd.org> From: Jimmy Olgeni Date: Thu, 28 Jun 2001 15:57:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/webmin Makefile distinfo ports/sysutils/webmin/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 olgeni 2001/06/28 15:57:39 PDT Modified files: sysutils/webmin Makefile distinfo Removed files: sysutils/webmin/files patch-ab Log: Update port to version 0.87. Revision Changes Path 1.56 +3 -5 ports/sysutils/webmin/Makefile 1.32 +1 -5 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 Jun 28 16: 2:13 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B58A037B40A; Thu, 28 Jun 2001 16:02:10 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SN2AE32367; Thu, 28 Jun 2001 16:02:10 -0700 (PDT) (envelope-from rwatson) Message-Id: <200106282302.f5SN2AE32367@freefall.freebsd.org> From: Robert Watson Date: Thu, 28 Jun 2001 16:02:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/posix4 p1003_1b.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/28 16:02:10 PDT Modified files: sys/posix4 p1003_1b.c Log: Remove a fascinating but confusing construct involving chaining conditional clauses in the following way: (0 || a || b); No functional change. Revision Changes Path 1.12 +32 -34 src/sys/posix4/p1003_1b.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 16:48:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7436A37B40C; Thu, 28 Jun 2001 16:48:51 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5SNmnI37973; Thu, 28 Jun 2001 16:48:49 -0700 (PDT) (envelope-from sheldonh) Message-Id: <200106282348.f5SNmnI37973@freefall.freebsd.org> From: Sheldon Hearn Date: Thu, 28 Jun 2001 16:48:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/imwheel Makefile distinfo pkg-descr pkg-plist.nodocs ports/x11/imwheel/files patch-Makefile.in patch-getopt::Makefile.in patch-getopt::getopt.c patch-ab patch-ae patch-af patch-aa patch-ac patch-ad X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sheldonh 2001/06/28 16:48:49 PDT Modified files: x11/imwheel Makefile distinfo pkg-descr x11/imwheel/files patch-ab patch-ae patch-af Added files: x11/imwheel/files patch-Makefile.in patch-getopt::Makefile.in patch-getopt::getopt.c Removed files: x11/imwheel pkg-plist.nodocs x11/imwheel/files patch-aa patch-ac patch-ad Log: Update to imwheel-0.9.9, which fixes a root exploit in the case where imwheel is setuid root. Note that the port doesn't install imwheel setuid root, so the problem would not have affected users of the port / package. Regardless, it's bad PR to make mouse wheel support so visible in the FAQ and then keep a known-bad version of the supporting software in the ports tree. This update is derived from broken patches received by way of the maintainer, who no longer has time to maintain the port. This port is now looking for a maintainer. Submitted by: Jeremy Norris Revision Changes Path 1.5 +10 -15 ports/x11/imwheel/Makefile 1.2 +1 -1 ports/x11/imwheel/distinfo 1.2 +5 -16 ports/x11/imwheel/pkg-descr 1.2 +1 -1 ports/x11/imwheel/files/patch-ab 1.2 +2 -2 ports/x11/imwheel/files/patch-ae 1.2 +4 -4 ports/x11/imwheel/files/patch-af To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 17:59: 9 2001 Delivered-To: cvs-all@freebsd.org Received: from london.physics.purdue.edu (london.physics.purdue.edu [128.210.67.35]) by hub.freebsd.org (Postfix) with ESMTP id B87D837B403; Thu, 28 Jun 2001 17:59:05 -0700 (PDT) (envelope-from will@physics.purdue.edu) Received: from bohr.physics.purdue.edu (bohr.physics.purdue.edu [128.210.67.12]) by london.physics.purdue.edu (8.8.8/8.8.8) with ESMTP id TAA29817; Thu, 28 Jun 2001 19:58:40 -0500 (EST) Received: by bohr.physics.purdue.edu (Postfix, from userid 12409) id 5FBD55BB5; Thu, 28 Jun 2001 19:58:40 -0500 (EST) Date: Thu, 28 Jun 2001 19:58:40 -0500 From: Will Andrews To: Brian Somers Cc: Maxim Sobolev , brian@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/Mk bsd.port.mk Message-ID: <20010628195840.G97456@bohr.physics.purdue.edu> Reply-To: Will Andrews Mail-Followup-To: Brian Somers , Maxim Sobolev , brian@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200106282157.f5SLv8J02497@hak.lan.Awfulhak.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.17i In-Reply-To: <200106282157.f5SLv8J02497@hak.lan.Awfulhak.org>; from brian@Awfulhak.org on Thu, Jun 28, 2001 at 05:57:08PM -0400 X-Operating-System: FreeBSD 4.3-STABLE i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Jun 28, 2001 at 05:57:08PM -0400, Brian Somers (brian@Awfulhak.org) wrote: > If a MAINTAINER ignores requests, they are timed out. We didn't ignore it. We told you why we couldn't reasonably fulfill it at the time you requested such a change. If you wish to talk about portmgr, you can catch me walking around at usenix. Regards, -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 18:22:27 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CC0DC37B405; Thu, 28 Jun 2001 18:22:24 -0700 (PDT) (envelope-from jeh@FreeBSD.org) Received: (from jeh@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5T1MO049938; Thu, 28 Jun 2001 18:22:24 -0700 (PDT) (envelope-from jeh) Message-Id: <200106290122.f5T1MO049938@freefall.freebsd.org> From: "James E. Housley" Date: Thu, 28 Jun 2001 18:22:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/dvipdfm 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 2001/06/28 18:22:24 PDT Modified files: print/dvipdfm Makefile distinfo Log: dvipdfm updated to version 0.13.2c PR: 28493 Submitted by: Stephen Montgomery-Smith Revision Changes Path 1.10 +2 -3 ports/print/dvipdfm/Makefile 1.6 +1 -1 ports/print/dvipdfm/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 18:25:13 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C1DBC37B403; Thu, 28 Jun 2001 18:25:07 -0700 (PDT) (envelope-from jeh@FreeBSD.org) Received: (from jeh@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5T1P7Q50217; Thu, 28 Jun 2001 18:25:07 -0700 (PDT) (envelope-from jeh) Message-Id: <200106290125.f5T1P7Q50217@freefall.freebsd.org> From: "James E. Housley" Date: Thu, 28 Jun 2001 18:25:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/isc-dhcp3 Makefile distinfo ports/net/isc-dhcp3/files patch-site.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 jeh 2001/06/28 18:25:07 PDT Modified files: net/isc-dhcp3 Makefile distinfo net/isc-dhcp3/files patch-site.conf Log: Update to version 3.0.r8.2 PR: 28500 Submitted by: Cyrille Lefevre Revision Changes Path 1.66 +4 -3 ports/net/isc-dhcp3/Makefile 1.33 +1 -1 ports/net/isc-dhcp3/distinfo 1.7 +4 -2 ports/net/isc-dhcp3/files/patch-site.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 19:30:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9519937B406; Thu, 28 Jun 2001 19:30:45 -0700 (PDT) (envelope-from chris@FreeBSD.org) Received: (from chris@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5T2UjE57426; Thu, 28 Jun 2001 19:30:45 -0700 (PDT) (envelope-from chris) Message-Id: <200106290230.f5T2UjE57426@freefall.freebsd.org> From: Chris Costello Date: Thu, 28 Jun 2001 19:30: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 chris 2001/06/28 19:30:45 PDT Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Move the "Translate into my own language" question/answer into Miscellaneous and refer to the FDP primer's translation FAQ for more accurate (and just plain more) information. Revision Changes Path 1.241 +14 -18 doc/en_US.ISO8859-1/books/faq/book.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 20:13:38 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2F4D337B409; Thu, 28 Jun 2001 20:13:33 -0700 (PDT) (envelope-from max@FreeBSD.org) Received: (from max@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5T3DX362810; Thu, 28 Jun 2001 20:13:33 -0700 (PDT) (envelope-from max) Message-Id: <200106290313.f5T3DX362810@freefall.freebsd.org> From: Masafumi Max NAKANE Date: Thu, 28 Jun 2001 20:13:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/ptex-common Makefile distinfo pkg-plist ports/japanese/ptex-euc Makefile distinfo ports/japanese/ptex-jis Makefile distinfo ports/japanese/ptex-sjis 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 2001/06/28 20:13:33 PDT Modified files: japanese/ptex-common Makefile distinfo pkg-plist japanese/ptex-euc Makefile distinfo japanese/ptex-jis Makefile distinfo japanese/ptex-sjis Makefile distinfo Log: Upgrade, 2.1.10 -> 2.1.11, along with lib files upgrade. Revision Changes Path 1.36 +3 -3 ports/japanese/ptex-common/Makefile 1.9 +1 -1 ports/japanese/ptex-common/distinfo 1.13 +42 -0 ports/japanese/ptex-common/pkg-plist 1.14 +5 -2 ports/japanese/ptex-euc/Makefile 1.6 +1 -0 ports/japanese/ptex-euc/distinfo 1.14 +5 -2 ports/japanese/ptex-jis/Makefile 1.6 +1 -0 ports/japanese/ptex-jis/distinfo 1.14 +5 -2 ports/japanese/ptex-sjis/Makefile 1.6 +1 -0 ports/japanese/ptex-sjis/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 20:20:52 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0986F37B403; Thu, 28 Jun 2001 20:20:50 -0700 (PDT) (envelope-from max@FreeBSD.org) Received: (from max@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5T3Knu63577; Thu, 28 Jun 2001 20:20:49 -0700 (PDT) (envelope-from max) Message-Id: <200106290320.f5T3Knu63577@freefall.freebsd.org> From: Masafumi Max NAKANE Date: Thu, 28 Jun 2001 20:20:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/ptex-common Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG max 2001/06/28 20:20:49 PDT Modified files: japanese/ptex-common Makefile Log: Work around to make [p]LaTeX2e work. Intended to be temporary until the original distribution is updated. Submitted by: mita Revision Changes Path 1.37 +7 -1 ports/japanese/ptex-common/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 20:36:44 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7B59737B405; Thu, 28 Jun 2001 20:36:39 -0700 (PDT) (envelope-from max@FreeBSD.org) Received: (from max@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5T3adE65065; Thu, 28 Jun 2001 20:36:39 -0700 (PDT) (envelope-from max) Message-Id: <200106290336.f5T3adE65065@freefall.freebsd.org> From: Masafumi Max NAKANE Date: Thu, 28 Jun 2001 20:36:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/ptex-euc pkg-plist ports/japanese/ptex-jis pkg-plist ports/japanese/ptex-sjis 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 max 2001/06/28 20:36:39 PDT Modified files: japanese/ptex-euc pkg-plist japanese/ptex-jis pkg-plist japanese/ptex-sjis pkg-plist Log: Run mktexlsr at pkg_add time. Submitted by: mita Revision Changes Path 1.4 +1 -0 ports/japanese/ptex-euc/pkg-plist 1.4 +1 -0 ports/japanese/ptex-jis/pkg-plist 1.4 +4 -0 ports/japanese/ptex-sjis/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 Jun 28 20:40: 1 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BDF4137B407; Thu, 28 Jun 2001 20:39:54 -0700 (PDT) (envelope-from green@FreeBSD.org) Received: (from green@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5T3dsC65338; Thu, 28 Jun 2001 20:39:54 -0700 (PDT) (envelope-from green) Message-Id: <200106290339.f5T3dsC65338@freefall.freebsd.org> From: Brian Feldman Date: Thu, 28 Jun 2001 20:39:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.port.subdir.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG green 2001/06/28 20:39:54 PDT Modified files: Mk bsd.port.subdir.mk Log: Make 'make search key="something with spaces"' etc. work. Ignored for: almost a year Revision Changes Path 1.40 +2 -2 ports/Mk/bsd.port.subdir.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 20:41:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A774D37B406; Thu, 28 Jun 2001 20:41:45 -0700 (PDT) (envelope-from jdp@FreeBSD.org) Received: (from jdp@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5T3fjc65464; Thu, 28 Jun 2001 20:41:45 -0700 (PDT) (envelope-from jdp) Message-Id: <200106290341.f5T3fjc65464@freefall.freebsd.org> From: John Polstra Date: Thu, 28 Jun 2001 20:41:45 -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 jdp 2001/06/28 20:41:45 PDT Modified files: en_US.ISO8859-1/books/handbook/mirrors chapter.sgml Log: Remove ctm.freebsd.org. It doesn't exist any more. Revision Changes Path 1.129 +1 -46 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 Thu Jun 28 20:44:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C5EFE37B409; Thu, 28 Jun 2001 20:44:44 -0700 (PDT) (envelope-from max@FreeBSD.org) Received: (from max@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5T3iib65702; Thu, 28 Jun 2001 20:44:44 -0700 (PDT) (envelope-from max) Message-Id: <200106290344.f5T3iib65702@freefall.freebsd.org> From: Masafumi Max NAKANE Date: Thu, 28 Jun 2001 20:44:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/ptex-euc Makefile ports/japanese/ptex-jis Makefile ports/japanese/ptex-sjis Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/28 20:44:44 PDT Modified files: japanese/ptex-euc Makefile japanese/ptex-jis Makefile japanese/ptex-sjis Makefile Log: Use ${PREFIX} instead of ${LOCALBASE} to specify the dependencies. It just doesn't make sense to use ${LOCALBASE}, as if ${PREFIX} is altered to other than ${LOCALBASE}, ptex-common (the dependency) is likely to be installed in the same alternate location. Revision Changes Path 1.15 +3 -3 ports/japanese/ptex-euc/Makefile 1.15 +3 -3 ports/japanese/ptex-jis/Makefile 1.15 +3 -3 ports/japanese/ptex-sjis/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 20:47:22 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3E1A437B405; Thu, 28 Jun 2001 20:47:18 -0700 (PDT) (envelope-from max@FreeBSD.org) Received: (from max@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5T3lIV66140; Thu, 28 Jun 2001 20:47:18 -0700 (PDT) (envelope-from max) Message-Id: <200106290347.f5T3lIV66140@freefall.freebsd.org> From: Masafumi Max NAKANE Date: Thu, 28 Jun 2001 20:47:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/ptex-sjis 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 max 2001/06/28 20:47:18 PDT Modified files: japanese/ptex-sjis pkg-plist Log: Ooops, I was @exec'ing the same command four times, for some reason... Revision Changes Path 1.5 +0 -3 ports/japanese/ptex-sjis/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 Jun 28 20:51:59 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 60F0037B405; Thu, 28 Jun 2001 20:51:56 -0700 (PDT) (envelope-from chris@FreeBSD.org) Received: (from chris@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5T3pup66792; Thu, 28 Jun 2001 20:51:56 -0700 (PDT) (envelope-from chris) Message-Id: <200106290351.f5T3pup66792@freefall.freebsd.org> From: Chris Costello Date: Thu, 28 Jun 2001 20:51:56 -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 chris 2001/06/28 20:51:54 PDT Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Move the "How do I connect two FreeBSD systems using PLIP?" from Installation to Networking. Revision Changes Path 1.242 +73 -73 doc/en_US.ISO8859-1/books/faq/book.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 20:56:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8215937B40B; Thu, 28 Jun 2001 20:56:40 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5T3ueR67147; Thu, 28 Jun 2001 20:56:40 -0700 (PDT) (envelope-from lioux) Message-Id: <200106290356.f5T3ueR67147@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Thu, 28 Jun 2001 20:56:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/imwheel 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 2001/06/28 20:56:40 PDT Modified files: x11/imwheel pkg-plist Log: Deploy NOPORTDOCS PLIST support PR: 28499 Submitted by: Patrick Li Approved by: maintainer override as per Makefile rev 1.5 Revision Changes Path 1.2 +3 -3 ports/x11/imwheel/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 Jun 28 21: 1:42 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 02DDE37B40A; Thu, 28 Jun 2001 21:01:39 -0700 (PDT) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5T41cM67753; Thu, 28 Jun 2001 21:01:38 -0700 (PDT) (envelope-from jlemon) Message-Id: <200106290401.f5T41cM67753@freefall.freebsd.org> From: Jonathan Lemon Date: Thu, 28 Jun 2001 21:01:38 -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 jlemon 2001/06/28 21:01:38 PDT Modified files: sys/kern uipc_socket2.c Log: Fix up indentation. Revision Changes Path 1.73 +3 -3 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 Jun 28 21:18:14 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5427937B407; Thu, 28 Jun 2001 21:18:11 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5T4IBo71759; Thu, 28 Jun 2001 21:18:11 -0700 (PDT) (envelope-from jhb) Message-Id: <200106290418.f5T4IBo71759@freefall.freebsd.org> From: John Baldwin Date: Thu, 28 Jun 2001 21:18:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 trap.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2001/06/28 21:18:11 PDT Modified files: sys/i386/i386 trap.c Log: Grab Giant around trap_pfault() for now. Revision Changes Path 1.192 +5 -1 src/sys/i386/i386/trap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 21:19: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 45D3A37B409; Thu, 28 Jun 2001 21:19:00 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5T4J0h71843; Thu, 28 Jun 2001 21:19:00 -0700 (PDT) (envelope-from jhb) Message-Id: <200106290419.f5T4J0h71843@freefall.freebsd.org> From: John Baldwin Date: Thu, 28 Jun 2001 21:19:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha 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 jhb 2001/06/28 21:19:00 PDT Modified files: sys/alpha/alpha trap.c Log: Grab Giant around fault handling at the top level for now. Revision Changes Path 1.66 +4 -1 src/sys/alpha/alpha/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 Jun 28 22:11:21 2001 Delivered-To: cvs-all@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 6A1BC37B410; Thu, 28 Jun 2001 22:11:16 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.3/8.11.1) with ESMTP id f5T5B3U08633; Thu, 28 Jun 2001 23:11:04 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200106290511.f5T5B3U08633@harmony.village.org> To: Brian Somers Subject: Re: cvs commit: ports/Mk bsd.port.mk Cc: Maxim Sobolev , brian@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Thu, 28 Jun 2001 17:57:08 EDT." <200106282157.f5SLv8J02497@hak.lan.Awfulhak.org> References: <200106282157.f5SLv8J02497@hak.lan.Awfulhak.org> Date: Thu, 28 Jun 2001 23:11:03 -0600 From: Warner Losh Sender: owner-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 <200106282157.f5SLv8J02497@hak.lan.Awfulhak.org> Brian Somers writes: : If a MAINTAINER ignores requests, they are timed out. ports are a special case these days. Like Max said, there are lots of infrastructure issues that need to be resolved. They are undergoing transition. Be patient, or else. :-) Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 22:19:10 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2DDF537B405; Thu, 28 Jun 2001 22:19:07 -0700 (PDT) (envelope-from lkoeller@FreeBSD.org) Received: (from lkoeller@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5T5J6Y79678; Thu, 28 Jun 2001 22:19:06 -0700 (PDT) (envelope-from lkoeller) Message-Id: <200106290519.f5T5J6Y79678@freefall.freebsd.org> From: Lars Koeller Date: Thu, 28 Jun 2001 22:19:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/xmhtml Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lkoeller 2001/06/28 22:19:06 PDT Modified files: x11-toolkits/xmhtml Makefile Log: o Fix compiling problem due to implicit set of GNU_CONFIGURE when using USE_LIBTOOL. Submitted by: AMAKAWA Shuhei Revision Changes Path 1.15 +2 -1 ports/x11-toolkits/xmhtml/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 23: 0:48 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A8F9B37B406; Thu, 28 Jun 2001 23:00:44 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5T60i491036; Thu, 28 Jun 2001 23:00:44 -0700 (PDT) (envelope-from imp) Message-Id: <200106290600.f5T60i491036@freefall.freebsd.org> From: Warner Losh Date: Thu, 28 Jun 2001 23:00:44 -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 imp 2001/06/28 23:00:44 PDT Modified files: . UPDATING Log: pccard modem support fixed. Update hints problems. Add copyright and copying notice: Do what you want with this file. Revision Changes Path 1.161 +45 -11 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 Jun 28 23:22: 2 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4F20537B401; Thu, 28 Jun 2001 23:21:58 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: (from des@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5T6LwM95591; Thu, 28 Jun 2001 23:21:58 -0700 (PDT) (envelope-from des) Message-Id: <200106290621.f5T6LwM95591@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 28 Jun 2001 23:21:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/md5 md5.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2001/06/28 23:21:58 PDT Modified files: sbin/md5 md5.c Log: Fix include ordering breakage from rev. 1.23. Please-read-style(9): dd Revision Changes Path 1.25 +3 -3 src/sbin/md5/md5.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 23:42:43 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A233337B407; Thu, 28 Jun 2001 23:42:40 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Received: (from yokota@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5T6ge896973; Thu, 28 Jun 2001 23:42:40 -0700 (PDT) (envelope-from yokota) Message-Id: <200106290642.f5T6ge896973@freefall.freebsd.org> From: Kazutaka YOKOTA Date: Thu, 28 Jun 2001 23:42:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/syscons syscons.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG yokota 2001/06/28 23:42:40 PDT Modified files: sys/dev/syscons syscons.c Log: Test "sc->kbd != NULL" rather than "sc != NULL" before accessing the keyboard in scopen(). MFC after: 2 weeks Revision Changes Path 1.361 +2 -2 src/sys/dev/syscons/syscons.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 23:43:54 2001 Delivered-To: cvs-all@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 09A1D37B409; Thu, 28 Jun 2001 23:43:50 -0700 (PDT) (envelope-from obrien@nuxi.ucdavis.edu) Received: from dragon.nuxi.com (root@trang.nuxi.com [206.40.252.115]) by relay.nuxi.com (8.11.2/8.11.2) with ESMTP id f5T6heR66038; Thu, 28 Jun 2001 23:43:40 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.3/8.11.1) id f5T6heo96703; Thu, 28 Jun 2001 23:43:40 -0700 (PDT) (envelope-from obrien) Date: Thu, 28 Jun 2001 23:43:39 -0700 From: "David O'Brien" To: Nik Clayton Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/share/man/man7 hier.7 Message-ID: <20010628234339.A96651@dragon.nuxi.com> Reply-To: obrien@freebsd.org References: <200106261403.f5QE3Jn99819@freefall.freebsd.org> <20010627101844.D2097@sunbay.com> <20010626233818.G461@canyon.nothing-going-on.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010626233818.G461@canyon.nothing-going-on.org>; from nik@freebsd.org on Tue, Jun 26, 2001 at 11:38:18PM +0100 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, Jun 26, 2001 at 11:38:18PM +0100, Nik Clayton wrote: > OK. I'll update BSD.root.dist to add cdrom/ and dist/. dist/ ???? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Jun 28 23:46:43 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F2EBD37B405; Thu, 28 Jun 2001 23:46:38 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5T6kcI97197; Thu, 28 Jun 2001 23:46:38 -0700 (PDT) (envelope-from ache) Message-Id: <200106290646.f5T6kcI97197@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Thu, 28 Jun 2001 23:46:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/procmail 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 ache 2001/06/28 23:46:38 PDT Modified files: mail/procmail Makefile distinfo Log: Upgrade to 3.20 Revision Changes Path 1.38 +2 -3 ports/mail/procmail/Makefile 1.11 +1 -1 ports/mail/procmail/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 0:17:18 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DF7B437B401; Fri, 29 Jun 2001 00:17:15 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Received: (from yokota@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5T7HFL02698; Fri, 29 Jun 2001 00:17:15 -0700 (PDT) (envelope-from yokota) Message-Id: <200106290717.f5T7HFL02698@freefall.freebsd.org> From: Kazutaka YOKOTA Date: Fri, 29 Jun 2001 00:17:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/syscons scmouse.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG yokota 2001/06/29 00:17:15 PDT Modified files: sys/dev/syscons scmouse.c Log: Quit the ioctl MOUSE_GETINFO as soon as we have gathered necessary information. There is no need to stick around any longer. MFC after: 2 weeks Revision Changes Path 1.24 +2 -2 src/sys/dev/syscons/scmouse.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 0:32:14 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7E6B137B403; Fri, 29 Jun 2001 00:32:11 -0700 (PDT) (envelope-from gshapiro@FreeBSD.org) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5T7WBX03996; Fri, 29 Jun 2001 00:32:11 -0700 (PDT) (envelope-from gshapiro) Message-Id: <200106290732.f5T7WBX03996@freefall.freebsd.org> From: Gregory Neil Shapiro Date: Fri, 29 Jun 2001 00:32:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/man pthread_cond_timedwait.3 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gshapiro 2001/06/29 00:32:11 PDT Modified files: (Branch: RELENG_4) lib/libc_r/man pthread_cond_timedwait.3 Log: MFC: Typo fix: requires -> reacquires Revision Changes Path 1.12 +2 -2 src/lib/libc_r/man/pthread_cond_timedwait.3 Revision Changes Path 1.8.2.4 +2 -2 src/lib/libc_r/man/pthread_cond_timedwait.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 0:36:34 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9A1A637B406; Fri, 29 Jun 2001 00:36:30 -0700 (PDT) (envelope-from joerg@FreeBSD.org) Received: (from joerg@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5T7aUv04584; Fri, 29 Jun 2001 00:36:30 -0700 (PDT) (envelope-from joerg) Message-Id: <200106290736.f5T7aUv04584@freefall.freebsd.org> From: Joerg Wunsch Date: Fri, 29 Jun 2001 00:36:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa fd.c src/sys/modules Makefile src/sys/modules/fdc Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/29 00:36:30 PDT Modified files: sys/isa fd.c sys/modules Makefile Added files: sys/modules/fdc Makefile Log: First stab at fixing resource deallocation, and implementing fdc(4) as a KLD. Still doesn't work well except in the PCMCIA case (now if only pccardd(8) could load and unload drivers dynamically...). Mainly, it tries to find fdc0 on the PCI bus for whatever obscure reasons, but i need someone who understands driver(9) to fix this. However, it's at least already better than before, and i'm tired of maintaining too many private changes in my tree, given the large patches bde submitted. :) Idea of a KLD triggered by: Michael Reifenberger Revision Changes Path 1.208 +25 -11 src/sys/isa/fd.c 1.188 +2 -2 src/sys/modules/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 0:49: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CCF4737B40B; Fri, 29 Jun 2001 00:49:02 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5T7n2705709; Fri, 29 Jun 2001 00:49:02 -0700 (PDT) (envelope-from obrien) Message-Id: <200106290749.f5T7n2705709@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 29 Jun 2001 00:49:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/vim5 Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2001/06/29 00:49:02 PDT Modified files: editors/vim5 Makefile distinfo Log: Update Vim 5.8 to patchlevel 6. Revision Changes Path 1.118 +3 -3 ports/editors/vim5/Makefile 1.64 +2 -0 ports/editors/vim5/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 0:49:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0803837B406; Fri, 29 Jun 2001 00:49:42 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5T7nfA05894; Fri, 29 Jun 2001 00:49:41 -0700 (PDT) (envelope-from obrien) Message-Id: <200106290749.f5T7nfA05894@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 29 Jun 2001 00:49:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils/libbfd/alpha bfd.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2001/06/29 00:49:41 PDT Modified files: gnu/usr.bin/binutils/libbfd/alpha bfd.h Log: Upgrade to Binutils 2.11.2. Revision Changes Path 1.7 +26 -3 src/gnu/usr.bin/binutils/libbfd/alpha/bfd.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 0:53:51 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9D70C37B401; Fri, 29 Jun 2001 00:53:47 -0700 (PDT) (envelope-from joerg@FreeBSD.org) Received: (from joerg@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5T7rl006453; Fri, 29 Jun 2001 00:53:47 -0700 (PDT) (envelope-from joerg) Message-Id: <200106290753.f5T7rl006453@freefall.freebsd.org> From: Joerg Wunsch Date: Fri, 29 Jun 2001 00:53:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa fd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG joerg 2001/06/29 00:53:47 PDT Modified files: sys/isa fd.c Log: This change slipped through hidden in a CVS conflict. Logically belongs to the previous commit (fix resource deallocation). Revision Changes Path 1.209 +4 -4 src/sys/isa/fd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 1:14:47 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8ED9037B409; Fri, 29 Jun 2001 01:14:43 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5T8Ehr11294; Fri, 29 Jun 2001 01:14:43 -0700 (PDT) (envelope-from kuriyama) Message-Id: <200106290814.f5T8Ehr11294@freefall.freebsd.org> From: Jun Kuriyama Date: Fri, 29 Jun 2001 01:14:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/gnupg pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kuriyama 2001/06/29 01:14:43 PDT Modified files: security/gnupg pkg-plist Log: Add 2 missing entries (lib/charset.alias and share/locale/locale.alias). Revision Changes Path 1.18 +2 -0 ports/security/gnupg/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 1:25: 2 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D3E4037B403; Fri, 29 Jun 2001 01:24:57 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Received: (from yokota@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5T8OvO12750; Fri, 29 Jun 2001 01:24:57 -0700 (PDT) (envelope-from yokota) Message-Id: <200106290824.f5T8OvO12750@freefall.freebsd.org> From: Kazutaka YOKOTA Date: Fri, 29 Jun 2001 01:24:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/syscons scvtb.c syscons.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 yokota 2001/06/29 01:24:57 PDT Modified files: sys/dev/syscons scvtb.c syscons.h Log: Don't free buffers we didn't allocate. MFC after: 2 weeks Revision Changes Path 1.8 +6 -4 src/sys/dev/syscons/scvtb.c 1.68 +2 -1 src/sys/dev/syscons/syscons.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 1:37:16 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CD67337B408; Fri, 29 Jun 2001 01:37:13 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5T8bDC14249; Fri, 29 Jun 2001 01:37:13 -0700 (PDT) (envelope-from ru) Message-Id: <200106290837.f5T8bDC14249@freefall.freebsd.org> From: Ruslan Ermilov Date: Fri, 29 Jun 2001 01:37:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/netstat route.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/29 01:37:13 PDT Modified files: usr.bin/netstat route.c Log: Fixed bogon in revision 1.37. Don't bogusly print a radix node's duped key marker (``=>'') for routes with non-positive rmx_expire metric, such as ethernet interface routes. MFC after: 1 week Revision Changes Path 1.60 +4 -9 src/usr.bin/netstat/route.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 2: 2:25 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 93E8137B40E; Fri, 29 Jun 2001 02:02:22 -0700 (PDT) (envelope-from dirk@FreeBSD.org) Received: (from dirk@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5T92MV16346; Fri, 29 Jun 2001 02:02:22 -0700 (PDT) (envelope-from dirk) Message-Id: <200106290902.f5T92MV16346@freefall.freebsd.org> From: Dirk Froemberg Date: Fri, 29 Jun 2001 02:02:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/adodb Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dirk 2001/06/29 02:02:22 PDT Modified files: databases/adodb Makefile Log: Remove *.orig before installing. PR: ports/28495 Submitted by: maintainer Revision Changes Path 1.4 +2 -1 ports/databases/adodb/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 2: 8:29 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 827FC37B408; Fri, 29 Jun 2001 02:08:25 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5T98P620013; Fri, 29 Jun 2001 02:08:25 -0700 (PDT) (envelope-from ru) Message-Id: <200106290908.f5T98P620013@freefall.freebsd.org> From: Ruslan Ermilov Date: Fri, 29 Jun 2001 02:08:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/netstat main.c netstat.h route.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/29 02:08:25 PDT Modified files: usr.bin/netstat main.c netstat.h route.c Log: Make `rttrash' variable (#routes not in table but not freed) visible through ``netstat -rs''. Revision Changes Path 1.52 +4 -2 src/usr.bin/netstat/main.c 1.31 +2 -2 src/usr.bin/netstat/netstat.h 1.61 +14 -4 src/usr.bin/netstat/route.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 2:36:10 2001 Delivered-To: cvs-all@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 0FEED37B40E; Fri, 29 Jun 2001 02:35:57 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.2/8.11.2) id f5T9Zrn10653; Fri, 29 Jun 2001 12:35:53 +0300 (EEST) (envelope-from ru) Date: Fri, 29 Jun 2001 12:35:53 +0300 From: Ruslan Ermilov To: Wilko Bulte Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/calendar/calendars calendar.freebsd Message-ID: <20010629123552.B7549@sunbay.com> Mail-Followup-To: Wilko Bulte , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200106282205.f5SM5ac07015@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: <200106282205.f5SM5ac07015@freefall.freebsd.org>; from wilko@FreeBSD.org on Thu, Jun 28, 2001 at 03:05:35PM -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 It was supposed that only iso3166 names go here. And this is consistent with the rest of calendars. $ grep Netherlands calendar.holiday 05/05 Liberation Day in Netherlands 12/15 Statue Day in Netherlands Antilles 04/30 Queen's Birthday in Netherlands, Netherlands Antilles Please back this out. On Thu, Jun 28, 2001 at 03:05:35PM -0700, Wilko Bulte wrote: > wilko 2001/06/28 15:05:35 PDT > > Modified files: > usr.bin/calendar/calendars calendar.freebsd > Log: > s/Netherlands/the Netherlands/g > > Revision Changes Path > 1.38 +3 -3 src/usr.bin/calendar/calendars/calendar.freebsd Cheers, -- Ruslan Ermilov Oracle Developer/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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 2:47:33 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4071F37B40B; Fri, 29 Jun 2001 02:47:28 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5T9lS923679; Fri, 29 Jun 2001 02:47:28 -0700 (PDT) (envelope-from ru) Message-Id: <200106290947.f5T9lS923679@freefall.freebsd.org> From: Ruslan Ermilov Date: Fri, 29 Jun 2001 02:47:28 -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 ru 2001/06/29 02:47:28 PDT Modified files: usr.bin/calendar/calendars calendar.freebsd Log: - Added entry for Daniel C. Sobral. - Fixed entry for Charlie Root. Revision Changes Path 1.39 +4 -3 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 Jun 29 2:47:35 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 55F5437B409; Fri, 29 Jun 2001 02:47:28 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5T9lSK23687; Fri, 29 Jun 2001 02:47:28 -0700 (PDT) (envelope-from knu) Message-Id: <200106290947.f5T9lSK23687@freefall.freebsd.org> From: Akinori MUSHA Date: Fri, 29 Jun 2001 02:47:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/ruby-rreadline Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2001/06/29 02:47:28 PDT Modified files: devel Makefile Added files: devel/ruby-rreadline Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add ruby-rreadline, a pure Ruby implementation of the Readline library. Revision Changes Path 1.575 +2 -1 ports/devel/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 2:47:52 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0543A37B429; Fri, 29 Jun 2001 02:47:36 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5T9lZH23726; Fri, 29 Jun 2001 02:47:35 -0700 (PDT) (envelope-from knu) Message-Id: <200106290947.f5T9lZH23726@freefall.freebsd.org> From: Akinori MUSHA Date: Fri, 29 Jun 2001 02:47:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2001/06/29 02:47:35 PDT Modified files: . modules Log: ruby-rreadline --> ports/devel/ruby-rreadline Revision Changes Path 1.3411 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 2:58:31 2001 Delivered-To: cvs-all@freebsd.org Received: from axl.seasidesoftware.co.za (axl.seasidesoftware.co.za [196.31.7.201]) by hub.freebsd.org (Postfix) with ESMTP id 67F5637B411; Fri, 29 Jun 2001 02:54:57 -0700 (PDT) (envelope-from sheldonh@starjuice.net) Received: from sheldonh (helo=axl.seasidesoftware.co.za) by axl.seasidesoftware.co.za with local-esmtp (Exim 3.30 #1) id 15Fuzd-0006B0-00; Fri, 29 Jun 2001 11:55:17 +0200 From: Sheldon Hearn To: Dag-Erling Smorgrav Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/md5 md5.c In-reply-to: Your message of "Thu, 28 Jun 2001 23:21:58 MST." <200106290621.f5T6LwM95591@freefall.freebsd.org> Date: Fri, 29 Jun 2001 11:55:17 +0200 Message-ID: <23745.993808517@axl.seasidesoftware.co.za> Sender: owner-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, 28 Jun 2001 23:21:58 MST, Dag-Erling Smorgrav wrote: > Modified files: > sbin/md5 md5.c > Log: > Fix include ordering breakage from rev. 1.23. > > Please-read-style(9): dd Admonishments should be sent in a separate e-mail message. The CVS repo doesn't need them. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 3: 1:31 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 061F737B403; Fri, 29 Jun 2001 03:01:25 -0700 (PDT) (envelope-from joerg@FreeBSD.org) Received: (from joerg@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TA1P625115; Fri, 29 Jun 2001 03:01:25 -0700 (PDT) (envelope-from joerg) Message-Id: <200106291001.f5TA1P625115@freefall.freebsd.org> From: Joerg Wunsch Date: Fri, 29 Jun 2001 03:01:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/fdc Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/29 03:01:25 PDT Modified files: sys/modules/fdc Makefile Log: Duh-oh! When beautifying a comment right before my last commit, i didn't realize that make considers a comment with just leading white space only an ``unassociated shell command''. Revision Changes Path 1.2 +2 -2 src/sys/modules/fdc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 3:31:12 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E771137B405; Fri, 29 Jun 2001 03:31:08 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TAV8130112; Fri, 29 Jun 2001 03:31:08 -0700 (PDT) (envelope-from sobomax) Message-Id: <200106291031.f5TAV8130112@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 29 Jun 2001 03:31:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/converters/libiconv/files patch-lib::loop_wchar.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2001/06/29 03:31:08 PDT Removed files: converters/libiconv/files patch-lib::loop_wchar.h Log: Remove patch that isn't necessary anymore. This should fix build on -current. Submitted by: sf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 3:44:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 576F637B40D; Fri, 29 Jun 2001 03:44:46 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TAikx31408; Fri, 29 Jun 2001 03:44:46 -0700 (PDT) (envelope-from jhb) Message-Id: <200106291044.f5TAikx31408@freefall.freebsd.org> From: John Baldwin Date: Fri, 29 Jun 2001 03:44:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/pc98 epsonio.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2001/06/29 03:44:45 PDT Modified files: sys/pc98/pc98 epsonio.h Log: Enable interrupts again after disabling them in epson_{in,out}sw(). splx() doesn't do the equivalent of sti. Revision Changes Path 1.7 +3 -1 src/sys/pc98/pc98/epsonio.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 3:48: 1 2001 Delivered-To: cvs-all@freebsd.org Received: from axl.seasidesoftware.co.za (axl.seasidesoftware.co.za [196.31.7.201]) by hub.freebsd.org (Postfix) with ESMTP id ADBD037B401; Fri, 29 Jun 2001 03:46:27 -0700 (PDT) (envelope-from sheldonh@starjuice.net) Received: from sheldonh (helo=axl.seasidesoftware.co.za) by axl.seasidesoftware.co.za with local-esmtp (Exim 3.30 #1) id 15FuwB-00068u-00; Fri, 29 Jun 2001 11:51:43 +0200 From: Sheldon Hearn To: Mario Sergio Fujikawa Ferreira Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/x11/imwheel pkg-plist In-reply-to: Your message of "Thu, 28 Jun 2001 20:56:40 MST." <200106290356.f5T3ueR67147@freefall.freebsd.org> Date: Fri, 29 Jun 2001 11:51:43 +0200 Message-ID: <23615.993808303@axl.seasidesoftware.co.za> Sender: owner-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, 28 Jun 2001 20:56:40 MST, Mario Sergio Fujikawa Ferreira wrote: > Modified files: > x11/imwheel pkg-plist > Log: > Deploy NOPORTDOCS PLIST support Oops. This was in the submitted patches. Sorry, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 4:10:50 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2F22437B40A; Fri, 29 Jun 2001 04:10:42 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TBAgh42781; Fri, 29 Jun 2001 04:10:42 -0700 (PDT) (envelope-from jhb) Message-Id: <200106291110.f5TBAgh42781@freefall.freebsd.org> From: John Baldwin Date: Fri, 29 Jun 2001 04:10:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha fp_emulate.c machdep.c mp_machdep.c trap.c vm_machdep.c src/sys/alpha/include proc.h src/sys/alpha/osf1 osf1_signal.c src/sys/dev/syscons syscons.c src/sys/i386/i386 machdep.c math_emulate.c mem.c 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 jhb 2001/06/29 04:10:42 PDT Modified files: sys/alpha/alpha fp_emulate.c machdep.c mp_machdep.c trap.c vm_machdep.c sys/alpha/include proc.h sys/alpha/osf1 osf1_signal.c sys/dev/syscons syscons.c sys/i386/i386 machdep.c math_emulate.c mem.c trap.c vm_machdep.c sys/i386/ibcs2 ibcs2_isc.c ibcs2_misc.c ibcs2_xenix.c sys/i386/include cpu.h proc.h sys/i386/isa spigot.c sys/i386/isa/pcvt pcvt_ext.c sys/i386/linux linux_machdep.c linux_sysvec.c sys/i386/svr4 svr4_machdep.c sys/ia64/ia64 machdep.c trap.c vm_machdep.c sys/ia64/include cpu.h proc.h sys/pc98/i386 machdep.c sys/pc98/pc98 syscons.c sys/powerpc/include cpu.h proc.h sys/sys proc.h Log: Add a new MI pointer to the process' trapframe p_frame instead of using various differently named pointers buried under p_md. Reviewed by: jake (in principle) Revision Changes Path 1.10 +2 -2 src/sys/alpha/alpha/fp_emulate.c 1.133 +21 -21 src/sys/alpha/alpha/machdep.c 1.22 +2 -2 src/sys/alpha/alpha/mp_machdep.c 1.67 +12 -12 src/sys/alpha/alpha/trap.c 1.51 +4 -5 src/sys/alpha/alpha/vm_machdep.c 1.11 +1 -2 src/sys/alpha/include/proc.h 1.10 +5 -5 src/sys/alpha/osf1/osf1_signal.c 1.362 +3 -3 src/sys/dev/syscons/syscons.c 1.458 +14 -14 src/sys/i386/i386/machdep.c 1.37 +2 -2 src/sys/i386/i386/math_emulate.c 1.91 +3 -3 src/sys/i386/i386/mem.c 1.193 +4 -4 src/sys/i386/i386/trap.c 1.162 +9 -9 src/sys/i386/i386/vm_machdep.c 1.13 +2 -2 src/sys/i386/ibcs2/ibcs2_isc.c 1.37 +2 -2 src/sys/i386/ibcs2/ibcs2_misc.c 1.22 +2 -2 src/sys/i386/ibcs2/ibcs2_xenix.c 1.62 +3 -3 src/sys/i386/include/cpu.h 1.11 +1 -2 src/sys/i386/include/proc.h 1.49 +3 -3 src/sys/i386/isa/spigot.c 1.23 +3 -3 src/sys/i386/isa/pcvt/pcvt_ext.c 1.17 +3 -3 src/sys/i386/linux/linux_machdep.c 1.83 +5 -5 src/sys/i386/linux/linux_sysvec.c 1.20 +4 -4 src/sys/i386/svr4/svr4_machdep.c 1.36 +13 -13 src/sys/ia64/ia64/machdep.c 1.24 +5 -5 src/sys/ia64/ia64/trap.c 1.19 +7 -9 src/sys/ia64/ia64/vm_machdep.c 1.18 +2 -2 src/sys/ia64/include/cpu.h 1.5 +1 -2 src/sys/ia64/include/proc.h 1.224 +14 -14 src/sys/pc98/i386/machdep.c 1.161 +3 -3 src/sys/pc98/pc98/syscons.c 1.2 +2 -2 src/sys/powerpc/include/cpu.h 1.2 +1 -2 src/sys/powerpc/include/proc.h 1.167 +3 -4 src/sys/sys/proc.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 4:45:19 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 84F4037B403; Fri, 29 Jun 2001 04:45:15 -0700 (PDT) (envelope-from yar@FreeBSD.org) Received: (from yar@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TBjFZ46360; Fri, 29 Jun 2001 04:45:15 -0700 (PDT) (envelope-from yar) Message-Id: <200106291145.f5TBjFZ46360@freefall.freebsd.org> From: Yar Tikhiy Date: Fri, 29 Jun 2001 04:45:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/mkdir mkdir.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 yar 2001/06/29 04:45:14 PDT Modified files: bin/mkdir mkdir.1 Log: Add a note on what happens if the "-p" option is specified and a final directory already exists. Reviewed by: freebsd-audit MFC after: 5 days Revision Changes Path 1.14 +3 -1 src/bin/mkdir/mkdir.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 4:59:34 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B0E7437B40C; Fri, 29 Jun 2001 04:59:30 -0700 (PDT) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TBxUc48039; Fri, 29 Jun 2001 04:59:30 -0700 (PDT) (envelope-from tg) Message-Id: <200106291159.f5TBxUc48039@freefall.freebsd.org> From: Thomas Gellekum Date: Fri, 29 Jun 2001 04:59:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/gnustep-make Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/29 04:59:30 PDT Modified files: devel/gnustep-make Makefile Log: Oops, for some reason there was a reference to pkg-message, which doesn't exist. Revision Changes Path 1.19 +1 -2 ports/devel/gnustep-make/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 5: 4:50 2001 Delivered-To: cvs-all@freebsd.org Received: from london.physics.purdue.edu (london.physics.purdue.edu [128.210.67.35]) by hub.freebsd.org (Postfix) with ESMTP id 8C11937B409; Fri, 29 Jun 2001 05:04:44 -0700 (PDT) (envelope-from will@physics.purdue.edu) Received: from bohr.physics.purdue.edu (bohr.physics.purdue.edu [128.210.67.12]) by london.physics.purdue.edu (8.8.8/8.8.8) with ESMTP id HAA10737; Fri, 29 Jun 2001 07:04:44 -0500 (EST) Received: by bohr.physics.purdue.edu (Postfix, from userid 12409) id 78CDB5BB5; Fri, 29 Jun 2001 07:04:44 -0500 (EST) Date: Fri, 29 Jun 2001 07:04:44 -0500 From: Will Andrews To: Brian Feldman Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/Mk bsd.port.subdir.mk Message-ID: <20010629070444.H97456@bohr.physics.purdue.edu> Reply-To: Will Andrews Mail-Followup-To: Brian Feldman , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200106290339.f5T3dsC65338@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.17i In-Reply-To: <200106290339.f5T3dsC65338@freefall.freebsd.org>; from green@FreeBSD.org on Thu, Jun 28, 2001 at 08:39:54PM -0700 X-Operating-System: FreeBSD 4.3-STABLE i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Jun 28, 2001 at 08:39:54PM -0700, Brian Feldman (green@FreeBSD.org) wrote: > Modified files: > Mk bsd.port.subdir.mk > Log: > Make 'make search key="something with spaces"' etc. work. > > Ignored for: almost a year Uhm, that's always worked to my knowledge.. unless you mean in subdirs of /usr/ports... -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 5: 7:34 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DDD2937B408; Fri, 29 Jun 2001 05:07:29 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TC7T051566; Fri, 29 Jun 2001 05:07:29 -0700 (PDT) (envelope-from ru) Message-Id: <200106291207.f5TC7T051566@freefall.freebsd.org> From: Ruslan Ermilov Date: Fri, 29 Jun 2001 05:07:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet in_pcb.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/29 05:07:29 PDT Modified files: sys/netinet in_pcb.c Log: Backout CSRG revision 7.22 to this file (if in_losing notices an RTF_DYNAMIC route, it got freed twice). I am not sure what was the actual problem in 1992, but the current behavior is memory leak if PCB holds a reference to a dynamically created/modified routing table entry. (rt_refcnt>0 and we don't call rtfree().) My test bed was: 1. Set net.inet.tcp.msl to a low value (for test purposes), e.g., 5 seconds, to speed up the transition of TCP connection to a "closed" state. 2. Add a network route which causes ICMP redirect from the gateway. 3. ping(8) host H that matches this route; this creates RTF_DYNAMIC RTF_HOST route to H. (I was forced to use ICMP to cause gateway to generate ICMP host redirect, because gateway in question is a 4.2-STABLE system vulnerable to a problem that was fixed later in ip_icmp.c,v 1.39.2.6, and TCP packets with DF bit set were triggering this bug.) 4. telnet(1) to H 5. Block access to H with ipfw(8) 6. Send something in telnet(1) session; this causes EPERM, followed by an in_losing() call in a few seconds. 7. Delete ipfw(8) rule blocking access to H, and wait for TCP connection moving to a CLOSED state; PCB is freed. 8. Delete host route to H. 9. Watch with netstat(1) that `rttrash' increased. 10. Repeat steps 3-9, and watch `rttrash' increases. PR: kern/25421 MFC after: 2 weeks Revision Changes Path 1.85 +3 -4 src/sys/netinet/in_pcb.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 5:24:54 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9834337B40F; Fri, 29 Jun 2001 05:24:49 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TCOn753148; Fri, 29 Jun 2001 05:24:49 -0700 (PDT) (envelope-from ache) Message-Id: <200106291224.f5TCOn753148@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Fri, 29 Jun 2001 05:24:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/russian/rus-ispell Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ache 2001/06/29 05:24:49 PDT Modified files: russian/rus-ispell Makefile distinfo Log: Upgrade to 0.99e1 Revision Changes Path 1.8 +2 -3 ports/russian/rus-ispell/Makefile 1.4 +1 -1 ports/russian/rus-ispell/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 5:26: 9 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 986AD37B405; Fri, 29 Jun 2001 05:26:06 -0700 (PDT) (envelope-from tom@FreeBSD.org) Received: (from tom@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TCQ6H53291; Fri, 29 Jun 2001 05:26:06 -0700 (PDT) (envelope-from tom) Message-Id: <200106291226.f5TCQ6H53291@freefall.freebsd.org> From: Tom Hukins Date: Fri, 29 Jun 2001 05:26:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/security 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 tom 2001/06/29 05:26:06 PDT Modified files: en_US.ISO8859-1/books/handbook/security chapter.sgml Log: Fix typo Submitted by: Roger Chien Revision Changes Path 1.52 +2 -2 doc/en_US.ISO8859-1/books/handbook/security/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 5:34:25 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B28A037B401; Fri, 29 Jun 2001 05:34:21 -0700 (PDT) (envelope-from dcs@FreeBSD.org) Received: (from dcs@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TCYLb54049; Fri, 29 Jun 2001 05:34:21 -0700 (PDT) (envelope-from dcs) Message-Id: <200106291234.f5TCYLb54049@freefall.freebsd.org> From: "Daniel C. Sobral" Date: Fri, 29 Jun 2001 05:34:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/ftp util.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dcs 2001/06/29 05:34:21 PDT Modified files: (Branch: RELENG_4) usr.bin/ftp util.c Log: MFC: 1.15: small typo on debug message. PR: 28337 Submitted by: Koga Youichirou Revision Changes Path 1.12.2.3 +3 -3 src/usr.bin/ftp/util.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 5:36:52 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AD8ED37B407; Fri, 29 Jun 2001 05:36:48 -0700 (PDT) (envelope-from jeh@FreeBSD.org) Received: (from jeh@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TCamb54603; Fri, 29 Jun 2001 05:36:48 -0700 (PDT) (envelope-from jeh) Message-Id: <200106291236.f5TCamb54603@freefall.freebsd.org> From: "James E. Housley" Date: Fri, 29 Jun 2001 05:36:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/rtems-gcc Makefile distinfo pkg-comment pkg-descr X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jeh 2001/06/29 05:36:48 PDT Modified files: devel Makefile Added files: devel/rtems-gcc Makefile distinfo pkg-comment pkg-descr Log: This is port to fetch the gcc tarball for the *-rtems-(gcc|gcj|g77|objc) ports. These need both gcc and newlib fetched, and since they have different master sites, this was the cleanest way. Revision Changes Path 1.576 +2 -1 ports/devel/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 5:37: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E970237B420; Fri, 29 Jun 2001 05:36:57 -0700 (PDT) (envelope-from jeh@FreeBSD.org) Received: (from jeh@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TCav754644; Fri, 29 Jun 2001 05:36:57 -0700 (PDT) (envelope-from jeh) Message-Id: <200106291236.f5TCav754644@freefall.freebsd.org> From: "James E. Housley" Date: Fri, 29 Jun 2001 05:36:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jeh 2001/06/29 05:36:57 PDT Modified files: . modules Log: rtems-gcc --> ports/devel/rtems-gcc Revision Changes Path 1.3412 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 5:40:13 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 62E6037B40E; Fri, 29 Jun 2001 05:40:07 -0700 (PDT) (envelope-from jeh@FreeBSD.org) Received: (from jeh@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TCe7m54915; Fri, 29 Jun 2001 05:40:07 -0700 (PDT) (envelope-from jeh) Message-Id: <200106291240.f5TCe7m54915@freefall.freebsd.org> From: "James E. Housley" Date: Fri, 29 Jun 2001 05:40:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/i386-rtems-g77 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 2001/06/29 05:40:07 PDT Modified files: devel/i386-rtems-g77 Makefile distinfo Log: Use the new devel/rtems-gcc port to fetch the gcc tarball. This also has the added benifit of reducing the different number of the same or similar tarballs floating around. Revision Changes Path 1.11 +4 -5 ports/devel/i386-rtems-g77/Makefile 1.5 +4 -4 ports/devel/i386-rtems-g77/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 5:47:19 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 68B3F37B406; Fri, 29 Jun 2001 05:47:16 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TClGK55481; Fri, 29 Jun 2001 05:47:16 -0700 (PDT) (envelope-from knu) Message-Id: <200106291247.f5TClGK55481@freefall.freebsd.org> From: Akinori MUSHA Date: Fri, 29 Jun 2001 05:47:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/fox distinfo pkg-plist ports/x11-toolkits/fox-xunicode Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/29 05:47:16 PDT Modified files: x11-toolkits/fox distinfo pkg-plist x11-toolkits/fox-xunicode Makefile Log: Update fox-xunicode to 0.99.172. Somehow this has been sitting in my local working directory for half a month... Revision Changes Path 1.9 +1 -2 ports/x11-toolkits/fox/distinfo 1.8 +3 -3 ports/x11-toolkits/fox/pkg-plist 1.5 +2 -2 ports/x11-toolkits/fox-xunicode/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 5:59:25 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7120637B403; Fri, 29 Jun 2001 05:59:21 -0700 (PDT) (envelope-from yar@FreeBSD.org) Received: (from yar@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TCxLj56545; Fri, 29 Jun 2001 05:59:21 -0700 (PDT) (envelope-from yar) Message-Id: <200106291259.f5TCxLj56545@freefall.freebsd.org> From: Yar Tikhiy Date: Fri, 29 Jun 2001 05:59:21 -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 yar 2001/06/29 05:59:21 PDT Modified files: usr.bin/find find.1 Log: Clarify the feature that -exec parameters won't get shell-expanded when the specified utility is run. MFC after: 5 days Revision Changes Path 1.36 +6 -1 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 Fri Jun 29 6:34:40 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 002C937B40C; Fri, 29 Jun 2001 06:34:35 -0700 (PDT) (envelope-from tom@FreeBSD.org) Received: (from tom@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TDYZR63245; Fri, 29 Jun 2001 06:34:35 -0700 (PDT) (envelope-from tom) Message-Id: <200106291334.f5TDYZR63245@freefall.freebsd.org> From: Tom Hukins Date: Fri, 29 Jun 2001 06:34:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/security 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 tom 2001/06/29 06:34:35 PDT Modified files: en_US.ISO8859-1/books/handbook/security chapter.sgml Log: More `then' -> `than' fixes Submitted by: Roger Chien Revision Changes Path 1.53 +8 -8 doc/en_US.ISO8859-1/books/handbook/security/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 6:55: 1 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5EB1237B407; Fri, 29 Jun 2001 06:54:57 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TDsuq42674; Fri, 29 Jun 2001 06:54:56 -0700 (PDT) (envelope-from obrien) Message-Id: <200106291354.f5TDsuq42674@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 29 Jun 2001 06:54:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/bzip2 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2001/06/29 06:54:56 PDT Modified files: usr.bin/bzip2 Makefile Log: Fix editor'o where I lost the `+'. Revision Changes Path 1.3 +2 -2 src/usr.bin/bzip2/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 7:14: 5 2001 Delivered-To: cvs-all@freebsd.org Received: from smtp4.xs4all.nl (smtp4.xs4all.nl [194.109.6.50]) by hub.freebsd.org (Postfix) with ESMTP id 76B9D37B403; Fri, 29 Jun 2001 07:13:56 -0700 (PDT) (envelope-from wkb@xs4all.nl) Received: from webmail4.xs4all.nl (webmail4.xs4all.nl [194.109.127.38]) by smtp4.xs4all.nl (8.9.3/8.9.3) with ESMTP id QAA29186; Fri, 29 Jun 2001 16:13:55 +0200 (CEST) Received: (from nobody@localhost) by webmail4.xs4all.nl (8.11.1/8.11.1) id f5TEERE83772; Fri, 29 Jun 2001 16:14:27 +0200 (CEST) (envelope-from wkb@xs4all.nl) X-Authentication-Warning: webmail4.xs4all.nl: nobody set sender to wkb@xs4all.nl using -f Received: from 161.114.88.71 (SquirrelMail authenticated user wkb) by webmail.xs4all.nl with HTTP; Fri, 29 Jun 2001 16:14:27 +0200 (CEST) Message-ID: <8725.161.114.88.71.993824067.squirrel@webmail.xs4all.nl> Date: Fri, 29 Jun 2001 16:14:27 +0200 (CEST) Subject: Re: cvs commit: src/usr.bin/calendar/calendars calendar.freebsd From: "Wilko Bulte" To: In-Reply-To: <20010629123552.B7549@sunbay.com> References: <20010629123552.B7549@sunbay.com> Cc: , , X-Mailer: SquirrelMail (version 1.1.3 [cvs]) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG It is *not* Netherlands, it is "the Netherlands". Translated from the (old) Dutch 'de Nederlanden'. Today we say 'Nederland' which would translate into 'Netherland' (so no trailing 's' ) but that is not the correct English translation. I don't have an iso3166 standards doc, but it is *wrong*. Wilko > It was supposed that only iso3166 names go here. > And this is consistent with the rest of calendars. > > $ grep Netherlands calendar.holiday > 05/05 Liberation Day in Netherlands > 12/15 Statue Day in Netherlands Antilles > 04/30 Queen's Birthday in Netherlands, Netherlands Antilles > > Please back this out. > > On Thu, Jun 28, 2001 at 03:05:35PM -0700, Wilko Bulte wrote: >> wilko 2001/06/28 15:05:35 PDT >> >> Modified files: >> usr.bin/calendar/calendars calendar.freebsd >> Log: >> s/Netherlands/the Netherlands/g >> >> Revision Changes Path >> 1.38 +3 -3 src/usr.bin/calendar/calendars/calendar.freebsd > > > Cheers, > -- > Ruslan Ermilov Oracle Developer/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 -- | / o / / _ Arnhem, The Netherlands email: wilko@FreeBSD.org |/|/ / / /( (_) Bulte http://www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 7:26:42 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E2CA637B401; Fri, 29 Jun 2001 07:26:38 -0700 (PDT) (envelope-from sf@FreeBSD.org) Received: (from sf@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TEQci72733; Fri, 29 Jun 2001 07:26:38 -0700 (PDT) (envelope-from sf) Message-Id: <200106291426.f5TEQci72733@freefall.freebsd.org> From: FUJISHIMA Satsuki Date: Fri, 29 Jun 2001 07:26:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.port.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sf 2001/06/29 07:26:38 PDT Modified files: Mk bsd.port.mk Log: BUILD_DEPENDS on bzip2 only if ${OSVERSION} < 500021. Approved by: portmgr Revision Changes Path 1.370 +2 -2 ports/Mk/bsd.port.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 7:28:38 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4523337B403; Fri, 29 Jun 2001 07:28:33 -0700 (PDT) (envelope-from sf@FreeBSD.org) Received: (from sf@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TESXc72951; Fri, 29 Jun 2001 07:28:33 -0700 (PDT) (envelope-from sf) Message-Id: <200106291428.f5TESXc72951@freefall.freebsd.org> From: FUJISHIMA Satsuki Date: Fri, 29 Jun 2001 07:28:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/cyrus 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 sf 2001/06/29 07:28:32 PDT Modified files: mail/cyrus pkg-plist Log: fix pkg-plist. PR: 28496 Submitted by: Pete Fritchman Revision Changes Path 1.11 +1 -0 ports/mail/cyrus/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 Jun 29 7:32:13 2001 Delivered-To: cvs-all@freebsd.org Received: from nothing-going-on.demon.co.uk (tserver.conference.usenix.org [199.103.159.3]) by hub.freebsd.org (Postfix) with ESMTP id 26D3637B403; Fri, 29 Jun 2001 07:32:06 -0700 (PDT) (envelope-from nik@nothing-going-on.demon.co.uk) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.11.3/8.11.3) id f5TD5lb00304; Fri, 29 Jun 2001 14:05:47 +0100 (BST) (envelope-from nik) Date: Fri, 29 Jun 2001 14:05:47 +0100 From: Nik Clayton To: "David O'Brien" Cc: Nik Clayton , cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/share/man/man7 hier.7 Message-ID: <20010629140547.A274@canyon.nothing-going-on.org> References: <200106261403.f5QE3Jn99819@freefall.freebsd.org> <20010627101844.D2097@sunbay.com> <20010626233818.G461@canyon.nothing-going-on.org> <20010628234339.A96651@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="lrZ03NoBR/3+SXJZ" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010628234339.A96651@dragon.nuxi.com>; from obrien@freebsd.org on Thu, Jun 28, 2001 at 11:43:39PM -0700 Organization: FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --lrZ03NoBR/3+SXJZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 28, 2001 at 11:43:39PM -0700, David O'Brien wrote: > On Tue, Jun 26, 2001 at 11:38:18PM +0100, Nik Clayton wrote: > > OK. I'll update BSD.root.dist to add cdrom/ and dist/. >=20 > dist/ ???? It's where sysinstall unpacks things. No, I don't like it either. But right now, documenting it is easier than fixing it (and hopefully documenting it will spur someone else to fix it :-) ). N --=20 FreeBSD: The Power to Serve http://www.freebsd.org/ FreeBSD Documentation Project http://www.freebsd.org/docproj/ --- 15B8 3FFC DDB4 34B0 AA5F 94B7 93A8 0764 2C37 E375 --- --lrZ03NoBR/3+SXJZ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjs8fSoACgkQk6gHZCw343UN+QCcDh24Tq4ONuOuWDmLn+MAqesQ c1AAn0ooC20mIiAWunzDF/Waei8i9PW8 =dgU5 -----END PGP SIGNATURE----- --lrZ03NoBR/3+SXJZ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 7:42:30 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4BA8137B403; Fri, 29 Jun 2001 07:42:26 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TEgQP74660; Fri, 29 Jun 2001 07:42:26 -0700 (PDT) (envelope-from kevlo) Message-Id: <200106291442.f5TEgQP74660@freefall.freebsd.org> From: Kevin Lo Date: Fri, 29 Jun 2001 07:42:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/gnomekiss 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 kevlo 2001/06/29 07:42:25 PDT Modified files: games/gnomekiss Makefile distinfo Log: Update to version 0.8.1 PR: 28505 Submitted by: MAINTAINER Revision Changes Path 1.3 +2 -2 ports/games/gnomekiss/Makefile 1.3 +1 -1 ports/games/gnomekiss/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 7:44:35 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B452737B401; Fri, 29 Jun 2001 07:44:30 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TEiUa75099; Fri, 29 Jun 2001 07:44:30 -0700 (PDT) (envelope-from kevlo) Message-Id: <200106291444.f5TEiUa75099@freefall.freebsd.org> From: Kevin Lo Date: Fri, 29 Jun 2001 07:44:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/tmda 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 kevlo 2001/06/29 07:44:30 PDT Modified files: mail/tmda Makefile distinfo Log: Update to 0.22 PR: 28490 Submitted by: MAINTAINER Revision Changes Path 1.2 +5 -5 ports/mail/tmda/Makefile 1.2 +1 -1 ports/mail/tmda/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 7:48:13 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9B7E237B401; Fri, 29 Jun 2001 07:48:09 -0700 (PDT) (envelope-from roam@FreeBSD.org) Received: (from roam@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TEm9675561; Fri, 29 Jun 2001 07:48:09 -0700 (PDT) (envelope-from roam) Message-Id: <200106291448.f5TEm9675561@freefall.freebsd.org> From: Peter Pentchev Date: Fri, 29 Jun 2001 07:48:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/jed Makefile distinfo pkg-plist ports/editors/jed/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 roam 2001/06/29 07:48:09 PDT Modified files: editors/jed Makefile distinfo pkg-plist editors/jed/files patch-aa Log: Update to 0.99.14. Change maintainer - the former maintainer was quite unresponsive. PR: 26472 Submitted by: Benedikt Schmidt - new maintainer Revision Changes Path 1.16 +19 -20 ports/editors/jed/Makefile 1.3 +1 -2 ports/editors/jed/distinfo 1.7 +93 -43 ports/editors/jed/pkg-plist 1.2 +5 -5 ports/editors/jed/files/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 8: 4:12 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A4F8437B401; Fri, 29 Jun 2001 08:04:08 -0700 (PDT) (envelope-from wjv@FreeBSD.org) Received: (from wjv@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TF48177805; Fri, 29 Jun 2001 08:04:08 -0700 (PDT) (envelope-from wjv) Message-Id: <200106291504.f5TF48177805@freefall.freebsd.org> From: Johann Visagie Date: Fri, 29 Jun 2001 08:04:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/biology/py-biopython Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/29 08:04:07 PDT Modified files: biology/py-biopython Makefile Log: Use $FILESDIR rather than hard-coded path. Revision Changes Path 1.7 +2 -2 ports/biology/py-biopython/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 8:16: 5 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4901037B406; Fri, 29 Jun 2001 08:16:00 -0700 (PDT) (envelope-from dirk@FreeBSD.org) Received: (from dirk@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TFG0P82223; Fri, 29 Jun 2001 08:16:00 -0700 (PDT) (envelope-from dirk) Message-Id: <200106291516.f5TFG0P82223@freefall.freebsd.org> From: Dirk Froemberg Date: Fri, 29 Jun 2001 08:16:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mod_php3/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 dirk 2001/06/29 08:15:59 PDT Modified files: www/mod_php3/scripts configure.php Log: Remove pdflib support. Revision Changes Path 1.113 +1 -11 ports/www/mod_php3/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 Fri Jun 29 8:21:33 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 14AD637B407; Fri, 29 Jun 2001 08:21:30 -0700 (PDT) (envelope-from joerg@FreeBSD.org) Received: (from joerg@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TFLUT83063; Fri, 29 Jun 2001 08:21:30 -0700 (PDT) (envelope-from joerg) Message-Id: <200106291521.f5TFLUT83063@freefall.freebsd.org> From: Joerg Wunsch Date: Fri, 29 Jun 2001 08:21:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys bio.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG joerg 2001/06/29 08:21:29 PDT Modified files: sys/sys bio.h Log: Define BIO_CMD{1,2}, available for local hacks, similar to the already existing BIO_FLAG{1,2}. To be used in the fdc(4) driver soon. Revision Changes Path 1.107 +5 -1 src/sys/sys/bio.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 8:23:39 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DC9F237B405; Fri, 29 Jun 2001 08:23:34 -0700 (PDT) (envelope-from joerg@FreeBSD.org) Received: (from joerg@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TFNYW83308; Fri, 29 Jun 2001 08:23:34 -0700 (PDT) (envelope-from joerg) Message-Id: <200106291523.f5TFNYW83308@freefall.freebsd.org> From: Joerg Wunsch Date: Fri, 29 Jun 2001 08:23:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/fdc Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/29 08:23:32 PDT Modified files: sys/modules/fdc Makefile Log: Two more "oops"es here: i didn't mean to turn on fdc debugging by default in the KLD, and to turn off pccard support, so reverse each of the flags. Also, the flags should be overridable by /etc/make.conf. Revision Changes Path 1.3 +3 -3 src/sys/modules/fdc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 8:29:59 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3BD6137B409; Fri, 29 Jun 2001 08:29:48 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TFTmD84252; Fri, 29 Jun 2001 08:29:48 -0700 (PDT) (envelope-from mjacob) Message-Id: <200106291529.f5TFTmD84252@freefall.freebsd.org> From: Matt Jacob Date: Fri, 29 Jun 2001 08:29:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/pci pci_eb64plus_intr.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 mjacob 2001/06/29 08:29:47 PDT Modified files: (Branch: RELENG_4) sys/alpha/pci pci_eb64plus_intr.s Log: (MFC 1.3): Fix Assembler buglet Revision Changes Path 1.1.6.2 +2 -2 src/sys/alpha/pci/pci_eb64plus_intr.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 8:30:54 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CBDB537B405; Fri, 29 Jun 2001 08:30:49 -0700 (PDT) (envelope-from joerg@FreeBSD.org) Received: (from joerg@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TFUn284469; Fri, 29 Jun 2001 08:30:49 -0700 (PDT) (envelope-from joerg) Message-Id: <200106291530.f5TFUn284469@freefall.freebsd.org> From: Joerg Wunsch Date: Fri, 29 Jun 2001 08:30:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa fd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG joerg 2001/06/29 08:30:49 PDT Modified files: sys/isa fd.c Log: Use the new-born BIO_CMD1 instead of fudging a bio_flag value for reading the sector ID. Based on numerous comments made by Bruce, rewrite a good part of the old fdformat() function, and merge it with fdreadid() into a single unified fdmisccmd() function. Various style and a couple of more serious bugs fixed there. While i was at it, i also fixed the long-standing "TODO: don't allocate buffer on stack." in fdcioctl(), fixed a number of style bugs there, and finally implemented the FD_DEBUG ioctl command that has been advertised in (formerly ) for almost seven years now. ;-) Submitted by: bde (a lot of fixes for fdformat()) Revision Changes Path 1.210 +73 -117 src/sys/isa/fd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 8:31: 9 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4171F37B411; Fri, 29 Jun 2001 08:31:03 -0700 (PDT) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TFV3H84520; Fri, 29 Jun 2001 08:31:03 -0700 (PDT) (envelope-from mjacob) Message-Id: <200106291531.f5TFV3H84520@freefall.freebsd.org> From: Matt Jacob Date: Fri, 29 Jun 2001 08:31:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/tc am7990.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mjacob 2001/06/29 08:31:03 PDT Modified files: (Branch: RELENG_4) sys/alpha/tc am7990.c Log: (MFC 1.12): comment out *all* unused code. Revision Changes Path 1.9.2.3 +5 -1 src/sys/alpha/tc/am7990.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 8:38:38 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 35C3437B409; Fri, 29 Jun 2001 08:38:35 -0700 (PDT) (envelope-from nectar@FreeBSD.org) Received: (from nectar@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TFcY785605; Fri, 29 Jun 2001 08:38:34 -0700 (PDT) (envelope-from nectar) Message-Id: <200106291538.f5TFcY785605@freefall.freebsd.org> From: Jacques Vidrine Date: Fri, 29 Jun 2001 08:38:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/heimdal/files patch-ac patch-aa patch-cj X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/29 08:38:33 PDT Modified files: security/heimdal/files patch-aa patch-cj Added files: security/heimdal/files patch-ac Log: Correct no-nos: one file per patch, please. Don't touch more than one source file with each patch file, and don't touch the same source file with more than one patch file. Revision Changes Path 1.2 +0 -44 ports/security/heimdal/files/patch-aa 1.2 +20 -5 ports/security/heimdal/files/patch-cj To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 8:45:42 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4CB6E37B408; Fri, 29 Jun 2001 08:45:36 -0700 (PDT) (envelope-from greid@FreeBSD.org) Received: (from greid@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TFjaf86813; Fri, 29 Jun 2001 08:45:36 -0700 (PDT) (envelope-from greid) Message-Id: <200106291545.f5TFjaf86813@freefall.freebsd.org> From: George C A Reid Date: Fri, 29 Jun 2001 08:45:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/isa ad1816.c ess.c gusc.c mss.c sb16.c sb8.c sbc.c src/sys/dev/sound/pci als4000.c aureal.c cmi.c cs4281.c csa.c csapcm.c es137x.c fm801.c maestro.c neomagic.c solo.c t4dwave.c via82c686.c vibes.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 greid 2001/06/29 08:45:36 PDT Modified files: (Branch: RELENG_4) sys/dev/sound/isa ad1816.c ess.c gusc.c mss.c sb16.c sb8.c sbc.c sys/dev/sound/pci als4000.c aureal.c cmi.c cs4281.c csa.c csapcm.c es137x.c fm801.c maestro.c neomagic.c solo.c t4dwave.c via82c686.c vibes.c Log: MFC: Use M_ZERO flag to malloc(9) Revision Changes Path 1.7.2.5 +2 -3 src/sys/dev/sound/isa/ad1816.c 1.3.2.5 +2 -3 src/sys/dev/sound/isa/ess.c 1.5.2.4 +6 -11 src/sys/dev/sound/isa/gusc.c 1.48.2.7 +5 -9 src/sys/dev/sound/isa/mss.c 1.64.2.3 +2 -3 src/sys/dev/sound/isa/sb16.c 1.62.2.2 +2 -3 src/sys/dev/sound/isa/sb8.c 1.19.2.8 +4 -7 src/sys/dev/sound/isa/sbc.c 1.2.2.2 +2 -3 src/sys/dev/sound/pci/als4000.c 1.8.2.5 +2 -3 src/sys/dev/sound/pci/aureal.c 1.1.2.3 +2 -3 src/sys/dev/sound/pci/cmi.c 1.2.2.4 +2 -3 src/sys/dev/sound/pci/cs4281.c 1.8.2.5 +3 -5 src/sys/dev/sound/pci/csa.c 1.8.2.5 +2 -3 src/sys/dev/sound/pci/csapcm.c 1.13.2.7 +2 -3 src/sys/dev/sound/pci/es137x.c 1.3.2.3 +2 -3 src/sys/dev/sound/pci/fm801.c 1.2.2.3 +2 -3 src/sys/dev/sound/pci/maestro.c 1.7.2.8 +2 -3 src/sys/dev/sound/pci/neomagic.c 1.9.2.6 +2 -3 src/sys/dev/sound/pci/solo.c 1.9.2.5 +2 -3 src/sys/dev/sound/pci/t4dwave.c 1.4.2.3 +2 -3 src/sys/dev/sound/pci/via82c686.c 1.4.2.2 +2 -3 src/sys/dev/sound/pci/vibes.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 9:26:28 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A1D1037B401; Fri, 29 Jun 2001 09:26:23 -0700 (PDT) (envelope-from shafeeq@FreeBSD.org) Received: (from shafeeq@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TGQNv95106; Fri, 29 Jun 2001 09:26:23 -0700 (PDT) (envelope-from shafeeq) Message-Id: <200106291626.f5TGQNv95106@freefall.freebsd.org> From: Shafeeq Sinnamohideen Date: Fri, 29 Jun 2001 09:26:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/coda coda_vnops.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 shafeeq 2001/06/29 09:26:23 PDT Modified files: (Branch: RELENG_4) sys/coda coda_vnops.c Log: add entries for the vop_get/create/destroyvobject calls Submitted by: Greg Troxel Revision Changes Path 1.22.2.1 +4 -1 src/sys/coda/coda_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 9:29: 5 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C8B5237B40A; Fri, 29 Jun 2001 09:28:59 -0700 (PDT) (envelope-from brooks@FreeBSD.org) Received: (from brooks@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TGSxK95411; Fri, 29 Jun 2001 09:28:59 -0700 (PDT) (envelope-from brooks) Message-Id: <200106291628.f5TGSxK95411@freefall.freebsd.org> From: Brooks Davis Date: Fri, 29 Jun 2001 09:28:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/staff 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 brooks 2001/06/29 09:28:59 PDT Modified files: en_US.ISO8859-1/books/handbook/staff chapter.sgml Log: Put my entry in the correct location. Pointed out by: silby Revision Changes Path 1.221 +5 -5 doc/en_US.ISO8859-1/books/handbook/staff/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 9:34:20 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6AE1D37B401; Fri, 29 Jun 2001 09:34:15 -0700 (PDT) (envelope-from green@FreeBSD.org) Received: (from green@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TGYFO96270; Fri, 29 Jun 2001 09:34:15 -0700 (PDT) (envelope-from green) Message-Id: <200106291634.f5TGYFO96270@freefall.freebsd.org> From: Brian Feldman Date: Fri, 29 Jun 2001 09:34:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssh ssh-add.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG green 2001/06/29 09:34:15 PDT Modified files: crypto/openssh ssh-add.c Log: Put in a missing colon in the "Enter passphrase" message. Revision Changes Path 1.4 +2 -2 src/crypto/openssh/ssh-add.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 9:43:20 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9FD4237B407; Fri, 29 Jun 2001 09:43:14 -0700 (PDT) (envelope-from green@FreeBSD.org) Received: (from green@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TGhEH97700; Fri, 29 Jun 2001 09:43:14 -0700 (PDT) (envelope-from green) Message-Id: <200106291643.f5TGhEH97700@freefall.freebsd.org> From: Brian Feldman Date: Fri, 29 Jun 2001 09:43:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssh ssh-add.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG green 2001/06/29 09:43:14 PDT Modified files: crypto/openssh ssh-add.c Log: Also add a colon to "Bad passphrase, please try again ". Revision Changes Path 1.5 +2 -2 src/crypto/openssh/ssh-add.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 9:43:59 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A27AD37B401; Fri, 29 Jun 2001 09:43:51 -0700 (PDT) (envelope-from tobez@FreeBSD.org) Received: (from tobez@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TGhpD97782; Fri, 29 Jun 2001 09:43:51 -0700 (PDT) (envelope-from tobez) Message-Id: <200106291643.f5TGhpD97782@freefall.freebsd.org> From: Anton Berezin Date: Fri, 29 Jun 2001 09:43:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/perl5 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 tobez 2001/06/29 09:43:51 PDT Modified files: lang/perl5 pkg-install Log: Fix wrong directory name. PR: 28462 OK'ed by: markm Revision Changes Path 1.5 +1 -1 ports/lang/perl5/pkg-install To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 9:55:27 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 08D6A37B403; Fri, 29 Jun 2001 09:55:25 -0700 (PDT) (envelope-from roam@FreeBSD.org) Received: (from roam@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TGtOF99282; Fri, 29 Jun 2001 09:55:24 -0700 (PDT) (envelope-from roam) Message-Id: <200106291655.f5TGtOF99282@freefall.freebsd.org> From: Peter Pentchev Date: Fri, 29 Jun 2001 09:55:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/kldconfig Makefile kldconfig.8 kldconfig.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG roam 2001/06/29 09:55:24 PDT Added files: sbin/kldconfig Makefile kldconfig.8 kldconfig.c Log: Add kldconfig(8), a utility to modify the kernel module search path. Reviewed by: -arch, -audit To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 10: 3: 2 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A8D9737B406; Fri, 29 Jun 2001 10:02:58 -0700 (PDT) (envelope-from roam@FreeBSD.org) Received: (from roam@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TGwSp99955; Fri, 29 Jun 2001 09:58:28 -0700 (PDT) (envelope-from roam) Message-Id: <200106291658.f5TGwSp99955@freefall.freebsd.org> From: Peter Pentchev Date: Fri, 29 Jun 2001 09:58:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG roam 2001/06/29 09:58:24 PDT Modified files: sbin Makefile Log: Connect the new kldconfig(8) utility to the build. Revision Changes Path 1.87 +2 -1 src/sbin/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 10:13: 1 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CCBA637B403; Fri, 29 Jun 2001 10:12:58 -0700 (PDT) (envelope-from deischen@FreeBSD.org) Received: (from deischen@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TH9DP01993; Fri, 29 Jun 2001 10:09:13 -0700 (PDT) (envelope-from deischen) Message-Id: <200106291709.f5TH9DP01993@freefall.freebsd.org> From: Daniel Eischen Date: Fri, 29 Jun 2001 10:09:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread uthread_sig.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG deischen 2001/06/29 10:09:09 PDT Modified files: lib/libc_r/uthread uthread_sig.c Log: Clear the in thread scheduler flag after jumping to the start of a signal handler from the scheduler. MFC after: 1 week Revision Changes Path 1.38 +7 -1 src/lib/libc_r/uthread/uthread_sig.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 11: 3:10 2001 Delivered-To: cvs-all@freebsd.org Received: from winston.osd.bsdi.com (adsl-64-173-15-98.dsl.sntc01.pacbell.net [64.173.15.98]) by hub.freebsd.org (Postfix) with ESMTP id 80B6B37B403; Fri, 29 Jun 2001 11:03:05 -0700 (PDT) (envelope-from jkh@osd.bsdi.com) Received: from localhost (jkh@localhost [127.0.0.1]) by winston.osd.bsdi.com (8.11.4/8.11.3) with ESMTP id f5TI25t44422; Fri, 29 Jun 2001 11:02:05 -0700 (PDT) (envelope-from jkh@osd.bsdi.com) To: nik@FreeBSD.org Cc: obrien@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man7 hier.7 In-Reply-To: <20010629140547.A274@canyon.nothing-going-on.org> References: <20010626233818.G461@canyon.nothing-going-on.org> <20010628234339.A96651@dragon.nuxi.com> <20010629140547.A274@canyon.nothing-going-on.org> X-Mailer: Mew version 1.94.1 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20010629110205B.jkh@osd.bsdi.com> Date: Fri, 29 Jun 2001 11:02:05 -0700 From: Jordan Hubbard X-Dispatcher: imput version 20000228(IM140) Lines: 28 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Erm? I'm not sure what you guys are talking about here, but sysinstall unpacks things in "/" by default - it only *mounts* things on /dist. - Jordan From: Nik Clayton Subject: Re: cvs commit: src/share/man/man7 hier.7 Date: Fri, 29 Jun 2001 14:05:47 +0100 > On Thu, Jun 28, 2001 at 11:43:39PM -0700, David O'Brien wrote: > > On Tue, Jun 26, 2001 at 11:38:18PM +0100, Nik Clayton wrote: > > > OK. I'll update BSD.root.dist to add cdrom/ and dist/. > > > > dist/ ???? > > It's where sysinstall unpacks things. > > No, I don't like it either. But right now, documenting it is easier > than fixing it (and hopefully documenting it will spur someone else to > fix it :-) ). > > N > -- > FreeBSD: The Power to Serve http://www.freebsd.org/ > FreeBSD Documentation Project http://www.freebsd.org/docproj/ > > --- 15B8 3FFC DDB4 34B0 AA5F 94B7 93A8 0764 2C37 E375 --- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 11: 6:26 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DC86E37B403; Fri, 29 Jun 2001 11:06:22 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TI6Mp14833; Fri, 29 Jun 2001 11:06:22 -0700 (PDT) (envelope-from imp) Message-Id: <200106291806.f5TI6Mp14833@freefall.freebsd.org> From: Warner Losh Date: Fri, 29 Jun 2001 11:06:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa/ic i82365.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 2001/06/29 11:06:22 PDT Removed files: sys/i386/isa/ic i82365.h Log: Remove file that hasn't been used since ze/zp. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 11:13:33 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C6C7537B401; Fri, 29 Jun 2001 11:13:30 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TIDUC15826; Fri, 29 Jun 2001 11:13:30 -0700 (PDT) (envelope-from imp) Message-Id: <200106291813.f5TIDUC15826@freefall.freebsd.org> From: Warner Losh Date: Fri, 29 Jun 2001 11:13:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 machdep.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2001/06/29 11:13:30 PDT Modified files: sys/i386/i386 machdep.c Log: Remove cruft from old bus. Revision Changes Path 1.459 +1 -4 src/sys/i386/i386/machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 11:13:46 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0DDC437B449; Fri, 29 Jun 2001 11:13:39 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: (from murray@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TIDdM15896; Fri, 29 Jun 2001 11:13:39 -0700 (PDT) (envelope-from murray) Message-Id: <200106291813.f5TIDdM15896@freefall.freebsd.org> From: Murray Stokely Date: Fri, 29 Jun 2001 11:13:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/basics chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG murray 2001/06/29 11:13:38 PDT Modified files: en_US.ISO8859-1/books/handbook/basics chapter.sgml Log: Add 21 new indexterms Submitted by: Valentino Vaschetto Revision Changes Path 1.25 +31 -1 doc/en_US.ISO8859-1/books/handbook/basics/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 11:19:59 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8361437B403; Fri, 29 Jun 2001 11:19:55 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: (from murray@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TIJtV16613; Fri, 29 Jun 2001 11:19:55 -0700 (PDT) (envelope-from murray) Message-Id: <200106291819.f5TIJtV16613@freefall.freebsd.org> From: Murray Stokely Date: Fri, 29 Jun 2001 11:19:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/cutting-edge 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 2001/06/29 11:19:55 PDT Modified files: en_US.ISO8859-1/books/handbook/cutting-edge chapter.sgml Log: Add 33 new indexterms. Revision Changes Path 1.74 +76 -6 doc/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 11:26: 1 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2400C37B406; Fri, 29 Jun 2001 11:25:59 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: (from murray@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TIPxK17439; Fri, 29 Jun 2001 11:25:59 -0700 (PDT) (envelope-from murray) Message-Id: <200106291825.f5TIPxK17439@freefall.freebsd.org> From: Murray Stokely Date: Fri, 29 Jun 2001 11:25:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook 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 murray 2001/06/29 11:25:59 PDT Modified files: en_US.ISO8859-1/books/handbook chapters.ent Log: Add an entity for the index. Revision Changes Path 1.12 +2 -1 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 Fri Jun 29 11:31:21 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0FDEA37B406; Fri, 29 Jun 2001 11:31:17 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: (from murray@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TIVHM18154; Fri, 29 Jun 2001 11:31:17 -0700 (PDT) (envelope-from murray) Message-Id: <200106291831.f5TIVHM18154@freefall.freebsd.org> From: Murray Stokely Date: Fri, 29 Jun 2001 11:31:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/boot chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG murray 2001/06/29 11:31:16 PDT Modified files: en_US.ISO8859-1/books/handbook/boot chapter.sgml Log: Add 20 indexterms. Revision Changes Path 1.12 +30 -3 doc/en_US.ISO8859-1/books/handbook/boot/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 11:35:35 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1E88337B406; Fri, 29 Jun 2001 11:35:31 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: (from murray@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TIZV018682; Fri, 29 Jun 2001 11:35:31 -0700 (PDT) (envelope-from murray) Message-Id: <200106291835.f5TIZV018682@freefall.freebsd.org> From: Murray Stokely Date: Fri, 29 Jun 2001 11:35:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/linuxemu 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 2001/06/29 11:35:30 PDT Modified files: en_US.ISO8859-1/books/handbook/linuxemu chapter.sgml Log: Add 24 indexterms. Revision Changes Path 1.40 +61 -7 doc/en_US.ISO8859-1/books/handbook/linuxemu/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 11:36:36 2001 Delivered-To: cvs-all@freebsd.org Received: from meow.osd.bsdi.com (meow.osd.bsdi.com [204.216.28.88]) by hub.freebsd.org (Postfix) with ESMTP id 0E2C737B403; Fri, 29 Jun 2001 11:36:32 -0700 (PDT) (envelope-from murray@meow.osd.bsdi.com) Received: (from murray@localhost) by meow.osd.bsdi.com (8.11.3/8.11.2) id f5TIaNs89158; Fri, 29 Jun 2001 11:36:23 -0700 (PDT) (envelope-from murray) Date: Fri, 29 Jun 2001 11:36:23 -0700 From: Murray Stokely To: Murray Stokely Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/handbook/boot chapter.sgml Message-ID: <20010629113623.A87852@meow.osd.bsdi.com> References: <200106291831.f5TIVHM18154@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: <200106291831.f5TIVHM18154@freefall.freebsd.org>; from murray@FreeBSD.org on Fri, Jun 29, 2001 at 11:31:16AM -0700 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, Jun 29, 2001 at 11:31:16AM -0700, Murray Stokely wrote: > murray 2001/06/29 11:31:16 PDT > > Modified files: > en_US.ISO8859-1/books/handbook/boot chapter.sgml > Log: > Add 20 indexterms. Submitted by: Valentino Vaschetto - Murray To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 12:26:49 2001 Delivered-To: cvs-all@freebsd.org Received: from green.bikeshed.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4690537B406; Fri, 29 Jun 2001 12:26:43 -0700 (PDT) (envelope-from green@green.bikeshed.org) Received: from localhost (green@localhost) by green.bikeshed.org (8.11.2/8.11.1) with ESMTP id f5TJQfs41896; Fri, 29 Jun 2001 15:26:42 -0400 (EDT) (envelope-from green@green.bikeshed.org) Message-Id: <200106291926.f5TJQfs41896@green.bikeshed.org> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: Brian Feldman , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/Mk bsd.port.subdir.mk In-Reply-To: Message from Will Andrews of "Fri, 29 Jun 2001 07:04:44 CDT." <20010629070444.H97456@bohr.physics.purdue.edu> From: "Brian F. Feldman" Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 29 Jun 2001 15:26:41 -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 Will Andrews wrote: > On Thu, Jun 28, 2001 at 08:39:54PM -0700, Brian Feldman (green@FreeBSD.org) wrote: > > Modified files: > > Mk bsd.port.subdir.mk > > Log: > > Make 'make search key="something with spaces"' etc. work. > > > > Ignored for: almost a year > > Uhm, that's always worked to my knowledge.. unless you mean in > subdirs of /usr/ports... Well, ports/Makefile includes bsd.port.subdir.mk to get the make search target, so I don't know how... It also made "make search key=-foo" never work. -- Brian Fundakowski Feldman \ FreeBSD: The Power to Serve! / green@FreeBSD.org `------------------------------' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 12:46:32 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3A60A37B401; Fri, 29 Jun 2001 12:46:30 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TJkUF30589; Fri, 29 Jun 2001 12:46:30 -0700 (PDT) (envelope-from dd) Message-Id: <200106291946.f5TJkUF30589@freefall.freebsd.org> From: Dima Dorfman Date: Fri, 29 Jun 2001 12:46:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/kldconfig kldconfig.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/29 12:46:30 PDT Modified files: sbin/kldconfig kldconfig.c Log: Silence warnings on the Alpha: don't assume size_t is an int. Revision Changes Path 1.2 +2 -2 src/sbin/kldconfig/kldconfig.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 12:51:46 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CA30437B407; Fri, 29 Jun 2001 12:51:37 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TJpbX31534; Fri, 29 Jun 2001 12:51:37 -0700 (PDT) (envelope-from jhb) Message-Id: <200106291951.f5TJpbX31534@freefall.freebsd.org> From: John Baldwin Date: Fri, 29 Jun 2001 12:51:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha trap.c src/sys/alpha/include cpu.h src/sys/conf files src/sys/i386/i386 trap.c src/sys/ia64/ia64 trap.c src/sys/ia64/include cpu.h src/sys/kern subr_trap.c src/sys/powerpc/powerpc trap.c src/sys/sys proc.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2001/06/29 12:51:37 PDT Modified files: sys/alpha/alpha trap.c sys/alpha/include cpu.h sys/conf files sys/i386/i386 trap.c sys/ia64/ia64 trap.c sys/ia64/include cpu.h sys/kern subr_trap.c sys/powerpc/powerpc trap.c sys/sys proc.h Log: Move ast() and userret() to sys/kern/subr_trap.c now that they are MI. Revision Changes Path 1.68 +1 -114 src/sys/alpha/alpha/trap.c 1.29 +1 -2 src/sys/alpha/include/cpu.h 1.538 +1 -0 src/sys/conf/files 1.194 +1 -121 src/sys/i386/i386/trap.c 1.25 +1 -113 src/sys/ia64/ia64/trap.c 1.19 +1 -2 src/sys/ia64/include/cpu.h 1.194 +18 -1163 src/sys/kern/subr_trap.c 1.2 +1 -9 src/sys/powerpc/powerpc/trap.c 1.168 +2 -1 src/sys/sys/proc.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 13: 5:53 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0FB2337B408; Fri, 29 Jun 2001 13:05:49 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TK5ne36305; Fri, 29 Jun 2001 13:05:49 -0700 (PDT) (envelope-from ume) Message-Id: <200106292005.f5TK5ne36305@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 29 Jun 2001 13:05:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ping6 ping6.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/29 13:05:48 PDT Modified files: sbin/ping6 ping6.c Log: stop sending echo packets whenever the upper limit is specified by the -c option, regardless of the -f option. based on a comment from Tomohide Nagashima . Obtained from: KAME MFC after: 1 week Revision Changes Path 1.10 +11 -8 src/sbin/ping6/ping6.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 13: 6:53 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5E0C437B407; Fri, 29 Jun 2001 13:06:48 -0700 (PDT) (envelope-from green@FreeBSD.org) Received: (from green@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TK6mS36482; Fri, 29 Jun 2001 13:06:48 -0700 (PDT) (envelope-from green) Message-Id: <200106292006.f5TK6mS36482@freefall.freebsd.org> From: Brian Feldman Date: Fri, 29 Jun 2001 13:06:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/dd dd.c 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 green 2001/06/29 13:06:48 PDT Modified files: bin/dd dd.c misc.c Log: Use __unused for non-used variables. Submitted by: Mike Barcroft Revision Changes Path 1.32 +2 -2 src/bin/dd/dd.c 1.22 +2 -2 src/bin/dd/misc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 13:11:19 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8E0DC37B40A; Fri, 29 Jun 2001 13:11:05 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TKB5C37170; Fri, 29 Jun 2001 13:11:05 -0700 (PDT) (envelope-from msmith) Message-Id: <200106292011.f5TKB5C37170@freefall.freebsd.org> From: Mike Smith Date: Fri, 29 Jun 2001 13:11:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/contrib/dev/acpica - Imported sources X-FreeBSD-CVS-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 msmith 2001/06/29 13:11:05 PDT src/sys/contrib/dev/acpica - Imported sources Update of /home/ncvs/src/sys/contrib/dev/acpica In directory freefall.freebsd.org:/d/home/msmith/x Log Message: Vendor import of the Intel ACPI CA 20010615 snapshot. Status: Vendor Tag: INTEL Release Tags: r20010615 C src/sys/contrib/dev/acpica/acconfig.h U src/sys/contrib/dev/acpica/acdebug.h U src/sys/contrib/dev/acpica/acdispat.h U src/sys/contrib/dev/acpica/acefi.h U src/sys/contrib/dev/acpica/acenv.h U src/sys/contrib/dev/acpica/acevents.h U src/sys/contrib/dev/acpica/acexcep.h U src/sys/contrib/dev/acpica/acfreebsd.h U src/sys/contrib/dev/acpica/acgcc.h U src/sys/contrib/dev/acpica/acglobal.h U src/sys/contrib/dev/acpica/achware.h U src/sys/contrib/dev/acpica/acinterp.h U src/sys/contrib/dev/acpica/aclocal.h U src/sys/contrib/dev/acpica/acmacros.h U src/sys/contrib/dev/acpica/acnamesp.h U src/sys/contrib/dev/acpica/acobject.h U src/sys/contrib/dev/acpica/acoutput.h U src/sys/contrib/dev/acpica/acparser.h U src/sys/contrib/dev/acpica/acpi.h C src/sys/contrib/dev/acpica/acpiosxf.h C src/sys/contrib/dev/acpica/acpixf.h U src/sys/contrib/dev/acpica/acresrc.h U src/sys/contrib/dev/acpica/acstruct.h U src/sys/contrib/dev/acpica/actables.h U src/sys/contrib/dev/acpica/actbl.h U src/sys/contrib/dev/acpica/actbl1.h U src/sys/contrib/dev/acpica/actbl2.h U src/sys/contrib/dev/acpica/actbl71.h U src/sys/contrib/dev/acpica/actypes.h U src/sys/contrib/dev/acpica/acutils.h U src/sys/contrib/dev/acpica/amlcode.h U src/sys/contrib/dev/acpica/dbcmds.c U src/sys/contrib/dev/acpica/dbdisasm.c U src/sys/contrib/dev/acpica/dbdisply.c U src/sys/contrib/dev/acpica/dbexec.c U src/sys/contrib/dev/acpica/dbfileio.c U src/sys/contrib/dev/acpica/dbhistry.c U src/sys/contrib/dev/acpica/dbinput.c U src/sys/contrib/dev/acpica/dbstats.c U src/sys/contrib/dev/acpica/dbutils.c U src/sys/contrib/dev/acpica/dbxface.c U src/sys/contrib/dev/acpica/dsfield.c U src/sys/contrib/dev/acpica/dsmethod.c U src/sys/contrib/dev/acpica/dsmthdat.c U src/sys/contrib/dev/acpica/dsobject.c U src/sys/contrib/dev/acpica/dsopcode.c U src/sys/contrib/dev/acpica/dsutils.c U src/sys/contrib/dev/acpica/dswexec.c U src/sys/contrib/dev/acpica/dswload.c U src/sys/contrib/dev/acpica/dswscope.c U src/sys/contrib/dev/acpica/dswstate.c U src/sys/contrib/dev/acpica/evevent.c U src/sys/contrib/dev/acpica/evmisc.c U src/sys/contrib/dev/acpica/evregion.c U src/sys/contrib/dev/acpica/evrgnini.c U src/sys/contrib/dev/acpica/evsci.c U src/sys/contrib/dev/acpica/evxface.c U src/sys/contrib/dev/acpica/evxfevnt.c U src/sys/contrib/dev/acpica/evxfregn.c U src/sys/contrib/dev/acpica/exconfig.c U src/sys/contrib/dev/acpica/exconvrt.c U src/sys/contrib/dev/acpica/excreate.c U src/sys/contrib/dev/acpica/exdump.c U src/sys/contrib/dev/acpica/exdyadic.c U src/sys/contrib/dev/acpica/exfield.c U src/sys/contrib/dev/acpica/exfldio.c U src/sys/contrib/dev/acpica/exmisc.c U src/sys/contrib/dev/acpica/exmonad.c U src/sys/contrib/dev/acpica/exmutex.c U src/sys/contrib/dev/acpica/exnames.c U src/sys/contrib/dev/acpica/exprep.c U src/sys/contrib/dev/acpica/exregion.c U src/sys/contrib/dev/acpica/exresnte.c U src/sys/contrib/dev/acpica/exresolv.c U src/sys/contrib/dev/acpica/exresop.c U src/sys/contrib/dev/acpica/hwgpe.c U src/sys/contrib/dev/acpica/exstore.c U src/sys/contrib/dev/acpica/exstoren.c U src/sys/contrib/dev/acpica/exstorob.c U src/sys/contrib/dev/acpica/exsystem.c U src/sys/contrib/dev/acpica/exutils.c U src/sys/contrib/dev/acpica/exxface.c U src/sys/contrib/dev/acpica/hwacpi.c U src/sys/contrib/dev/acpica/hwregs.c U src/sys/contrib/dev/acpica/hwsleep.c U src/sys/contrib/dev/acpica/hwtimer.c U src/sys/contrib/dev/acpica/nsaccess.c U src/sys/contrib/dev/acpica/nsalloc.c U src/sys/contrib/dev/acpica/nsdump.c U src/sys/contrib/dev/acpica/nseval.c U src/sys/contrib/dev/acpica/nsinit.c U src/sys/contrib/dev/acpica/nsload.c U src/sys/contrib/dev/acpica/nsnames.c U src/sys/contrib/dev/acpica/nsobject.c U src/sys/contrib/dev/acpica/nssearch.c U src/sys/contrib/dev/acpica/nsutils.c U src/sys/contrib/dev/acpica/nswalk.c U src/sys/contrib/dev/acpica/nsxfname.c U src/sys/contrib/dev/acpica/nsxfobj.c U src/sys/contrib/dev/acpica/psargs.c U src/sys/contrib/dev/acpica/psfind.c U src/sys/contrib/dev/acpica/psopcode.c U src/sys/contrib/dev/acpica/psparse.c U src/sys/contrib/dev/acpica/psscope.c U src/sys/contrib/dev/acpica/pstree.c U src/sys/contrib/dev/acpica/psutils.c U src/sys/contrib/dev/acpica/pswalk.c U src/sys/contrib/dev/acpica/psxface.c U src/sys/contrib/dev/acpica/rsaddr.c U src/sys/contrib/dev/acpica/rscalc.c U src/sys/contrib/dev/acpica/rscreate.c U src/sys/contrib/dev/acpica/rsdump.c U src/sys/contrib/dev/acpica/rsio.c U src/sys/contrib/dev/acpica/rsirq.c U src/sys/contrib/dev/acpica/rslist.c U src/sys/contrib/dev/acpica/rsmemory.c U src/sys/contrib/dev/acpica/rsmisc.c U src/sys/contrib/dev/acpica/rsutils.c U src/sys/contrib/dev/acpica/rsxface.c U src/sys/contrib/dev/acpica/tbconvrt.c U src/sys/contrib/dev/acpica/tbget.c U src/sys/contrib/dev/acpica/tbinstal.c U src/sys/contrib/dev/acpica/tbutils.c U src/sys/contrib/dev/acpica/tbxface.c U src/sys/contrib/dev/acpica/tbxfroot.c U src/sys/contrib/dev/acpica/utalloc.c U src/sys/contrib/dev/acpica/utclib.c U src/sys/contrib/dev/acpica/utcopy.c U src/sys/contrib/dev/acpica/utdebug.c U src/sys/contrib/dev/acpica/utdelete.c U src/sys/contrib/dev/acpica/uteval.c U src/sys/contrib/dev/acpica/utglobal.c U src/sys/contrib/dev/acpica/utinit.c U src/sys/contrib/dev/acpica/utmisc.c U src/sys/contrib/dev/acpica/utobject.c U src/sys/contrib/dev/acpica/utxface.c 3 conflicts created by this import. Use the following command to help the merge: cvs checkout -jINTEL:yesterday -jINTEL src/sys/contrib/dev/acpica To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 13:26:41 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 98A3237B40A; Fri, 29 Jun 2001 13:26:38 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TKQcp39668; Fri, 29 Jun 2001 13:26:38 -0700 (PDT) (envelope-from ume) Message-Id: <200106292026.f5TKQcp39668@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 29 Jun 2001 13:26:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ping6 ping6.8 ping6.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/29 13:26:38 PDT Modified files: sbin/ping6 ping6.8 ping6.c Log: sync usage/description with reality. Obtained from: KAME MFC after: 1 week Revision Changes Path 1.11 +3 -3 src/sbin/ping6/ping6.8 1.11 +6 -2 src/sbin/ping6/ping6.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 13:30: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 46F4137B406; Fri, 29 Jun 2001 13:30:00 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TKU0g40133; Fri, 29 Jun 2001 13:30:00 -0700 (PDT) (envelope-from msmith) Message-Id: <200106292030.f5TKU0g40133@freefall.freebsd.org> From: Mike Smith Date: Fri, 29 Jun 2001 13:30:00 -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 msmith 2001/06/29 13:30:00 PDT Modified files: sys/dev/acpica acpi.c Log: Update to synch with the 20010615 ACPI CA import. Add an ACPI subsystem mutex, and macros for handling it. Because it's not possible to differentiate between ACPI CA acquiring mutexes for internal use and for use by AML, and because AML in the field doesn't handle mutexes correctly, we can't use the ACPI subsystem's internal locking. In addition, we have other private data of our own to lock. Add initial locking to the ACPI driver code and the thermal module. These locks are currently inoperative. Pull some errant style back into line. Revision Changes Path 1.21 +184 -130 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 Fri Jun 29 13:31:47 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D3EDF37B403; Fri, 29 Jun 2001 13:31:42 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TKVgM40360; Fri, 29 Jun 2001 13:31:42 -0700 (PDT) (envelope-from msmith) Message-Id: <200106292031.f5TKVgM40360@freefall.freebsd.org> From: Mike Smith Date: Fri, 29 Jun 2001 13:31:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpi_ec.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG msmith 2001/06/29 13:31:39 PDT Modified files: sys/dev/acpica acpi_ec.c Log: Use msleep() when we sleep waiting for a GPE, since we are holding the ACPI mutex. Add some comments to EcWaitEventIntr. Clean up deviant style, add debugging to be consistent. Revision Changes Path 1.12 +56 -38 src/sys/dev/acpica/acpi_ec.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 13:32:34 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C464837B401; Fri, 29 Jun 2001 13:32:29 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TKWTZ40525; Fri, 29 Jun 2001 13:32:29 -0700 (PDT) (envelope-from msmith) Message-Id: <200106292032.f5TKWTZ40525@freefall.freebsd.org> From: Mike Smith Date: Fri, 29 Jun 2001 13:32:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpi_isa.c acpi_pcib.c acpi_powerres.c acpi_resource.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG msmith 2001/06/29 13:32:29 PDT Modified files: sys/dev/acpica acpi_isa.c acpi_pcib.c acpi_powerres.c acpi_resource.c Log: Update for new debug layer constant names in the ACPI CA 20010615 import. Revision Changes Path 1.5 +2 -2 src/sys/dev/acpica/acpi_isa.c 1.8 +2 -2 src/sys/dev/acpica/acpi_pcib.c 1.2 +2 -2 src/sys/dev/acpica/acpi_powerres.c 1.4 +2 -2 src/sys/dev/acpica/acpi_resource.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 13:33:33 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6966937B403; Fri, 29 Jun 2001 13:33:29 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TKXTO40669; Fri, 29 Jun 2001 13:33:29 -0700 (PDT) (envelope-from msmith) Message-Id: <200106292033.f5TKXTO40669@freefall.freebsd.org> From: Mike Smith Date: Fri, 29 Jun 2001 13:33:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpivar.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 msmith 2001/06/29 13:33:29 PDT Modified files: sys/dev/acpica acpivar.h Log: Add ACPI subsystem mutex support, currently disabled. This implements a private mutex we can use to wrap the ACPI subsystem proper. Revision Changes Path 1.8 +22 -2 src/sys/dev/acpica/acpivar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 13:51: 3 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0E63D37B403; Fri, 29 Jun 2001 13:51:01 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TKp1g42445; Fri, 29 Jun 2001 13:51:01 -0700 (PDT) (envelope-from ume) Message-Id: <200106292051.f5TKp1g42445@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 29 Jun 2001 13:51:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ping6 ping6.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 ume 2001/06/29 13:51:00 PDT Modified files: sbin/ping6 ping6.8 Log: - fixed typo - a wording improvement in BUGS (ping vs ping6 issue) Obtained from: KAME MFC after: 1 week Revision Changes Path 1.12 +5 -5 src/sbin/ping6/ping6.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 14: 9:14 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AA39037B401; Fri, 29 Jun 2001 14:09:10 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TL9Ag48246; Fri, 29 Jun 2001 14:09:10 -0700 (PDT) (envelope-from dd) Message-Id: <200106292109.f5TL9Ag48246@freefall.freebsd.org> From: Dima Dorfman Date: Fri, 29 Jun 2001 14:09:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/calendar/calendars calendar.computer X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/29 14:09:10 PDT Modified files: usr.bin/calendar/calendars calendar.computer Log: Correct a spelling error. PR: 28527 Submitted by: Giorgos Keramidas Revision Changes Path 1.8 +2 -2 src/usr.bin/calendar/calendars/calendar.computer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 14:14:31 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 04CBF37B401; Fri, 29 Jun 2001 14:14:27 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TLEQ149954; Fri, 29 Jun 2001 14:14:26 -0700 (PDT) (envelope-from ume) Message-Id: <200106292114.f5TLEQ149954@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 29 Jun 2001 14:14:26 -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 ume 2001/06/29 14:14:26 PDT Modified files: (Branch: RELENG_4) sys/i386/conf LINT Log: stf doesn't need any parameter. (NOTES on -CURRENT is OK and -STABLE only) Obtained from: KAME Revision Changes Path 1.749.2.64 +2 -2 src/sys/i386/conf/Attic/LINT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 14:18:12 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9FEB537B403; Fri, 29 Jun 2001 14:18:07 -0700 (PDT) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TLI7050994; Fri, 29 Jun 2001 14:18:07 -0700 (PDT) (envelope-from iedowse) Message-Id: <200106292118.f5TLI7050994@freefall.freebsd.org> From: Ian Dowse Date: Fri, 29 Jun 2001 14:18:07 -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 iedowse 2001/06/29 14:18:07 PDT Modified files: (Branch: RELENG_4) sbin/mount_nfs mount_nfs.c Log: This is a backport of many of the changes from revisions 1.41 through 1.44. The resulting code layout that is much closer to that found in -current. The main changes are: - Improved error reporting - Background mounts are less likely to fail due to temporary errors that may occur as the server comes up. - Foreground mounts give up after one failed attempt instead of retrying again and again. - We now never proceed with the mount() syscall unless we have received a reply from the remote nfsd; this can avoid hung mounts. - Using the new CLSET_CONNECT clnt_control request, mount_nfs now ensures that the remote nfsd is replying from the expected source address, fixing another cause of hung mounts. Revision Changes Path 1.36.2.2 +237 -186 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 Fri Jun 29 14:20:52 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 86E6337B403; Fri, 29 Jun 2001 14:20:47 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TLKli51901; Fri, 29 Jun 2001 14:20:47 -0700 (PDT) (envelope-from msmith) Message-Id: <200106292120.f5TLKli51901@freefall.freebsd.org> From: Mike Smith Date: Fri, 29 Jun 2001 14:20:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpi_thermal.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG msmith 2001/06/29 14:20:47 PDT Modified files: sys/dev/acpica acpi_thermal.c Log: Add ACPI lock support. Pass the softc, not the device_t to the Notify handler. Don't invoke the Interpreter from callout context, as it may sleep. Use AcpiOsQueueForExecution, which is called from taskqueue_swi. Revision Changes Path 1.9 +53 -14 src/sys/dev/acpica/acpi_thermal.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 14:21:15 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4083D37B401; Fri, 29 Jun 2001 14:21:09 -0700 (PDT) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TLL9n52019; Fri, 29 Jun 2001 14:21:09 -0700 (PDT) (envelope-from msmith) Message-Id: <200106292121.f5TLL9n52019@freefall.freebsd.org> From: Mike Smith Date: Fri, 29 Jun 2001 14:21:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica/Osd OsdInterrupt.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG msmith 2001/06/29 14:21:08 PDT Modified files: sys/dev/acpica/Osd OsdInterrupt.c Log: Wrap the interrupt handler so that we can get the ACPI lock. Revision Changes Path 1.4 +21 -3 src/sys/dev/acpica/Osd/OsdInterrupt.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 15: 2: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A63E937B403; Fri, 29 Jun 2001 15:02:04 -0700 (PDT) (envelope-from sf@FreeBSD.org) Received: (from sf@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TM24l56487; Fri, 29 Jun 2001 15:02:04 -0700 (PDT) (envelope-from sf) Message-Id: <200106292202.f5TM24l56487@freefall.freebsd.org> From: FUJISHIMA Satsuki Date: Fri, 29 Jun 2001 15:02:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/cyrus 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 sf 2001/06/29 15:02:04 PDT Modified files: mail/cyrus Makefile pkg-plist Log: o remove etc/imap/mailboxes only if empty. o successfully exits even if etc/imap directory fails to remove. o do not overwrite mailboxes at pkg_add. o and then bump PORTREVISION. PR: 28496 Submitted by: "Scot W. Hetzel" Revision Changes Path 1.39 +7 -5 ports/mail/cyrus/Makefile 1.12 +0 -1 ports/mail/cyrus/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 Jun 29 15:20:43 2001 Delivered-To: cvs-all@freebsd.org Received: from ringworld.nanolink.com (diskworld.nanolink.com [195.24.48.189]) by hub.freebsd.org (Postfix) with SMTP id B37DC37B406 for ; Fri, 29 Jun 2001 15:20:19 -0700 (PDT) (envelope-from roam@orbitel.bg) Received: (qmail 2122 invoked by uid 1000); 29 Jun 2001 22:24:43 -0000 Date: Sat, 30 Jun 2001 01:24:43 +0300 From: Peter Pentchev To: Dima Dorfman Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/kldconfig kldconfig.c Message-ID: <20010630012443.C887@ringworld.oblivion.bg> Mail-Followup-To: Dima Dorfman , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200106291946.f5TJkUF30589@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: <200106291946.f5TJkUF30589@freefall.freebsd.org>; from dd@FreeBSD.org on Fri, Jun 29, 2001 at 12:46:30PM -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, Jun 29, 2001 at 12:46:30PM -0700, Dima Dorfman wrote: > dd 2001/06/29 12:46:30 PDT > > Modified files: > sbin/kldconfig kldconfig.c > Log: > Silence warnings on the Alpha: don't assume size_t is an int. Uhm. You cast to (long) where the printf format string says %lu. Shouldn't that at least be an (unsigned long) cast? G'luck, Peter -- I had to translate this sentence into English because I could not read the original Sanskrit. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 15:21:41 2001 Delivered-To: cvs-all@freebsd.org Received: from ringworld.nanolink.com (diskworld.nanolink.com [195.24.48.189]) by hub.freebsd.org (Postfix) with SMTP id 3C6A337B405 for ; Fri, 29 Jun 2001 15:21:19 -0700 (PDT) (envelope-from roam@orbitel.bg) Received: (qmail 2145 invoked by uid 1000); 29 Jun 2001 22:25:43 -0000 Date: Sat, 30 Jun 2001 01:25:43 +0300 From: Peter Pentchev To: Dima Dorfman Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/kldconfig kldconfig.c Message-ID: <20010630012543.D887@ringworld.oblivion.bg> Mail-Followup-To: Dima Dorfman , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200106291946.f5TJkUF30589@freefall.freebsd.org> <20010630012443.C887@ringworld.oblivion.bg> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010630012443.C887@ringworld.oblivion.bg>; from roam@orbitel.bg on Sat, Jun 30, 2001 at 01:24:43AM +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 Sat, Jun 30, 2001 at 01:24:43AM +0300, Peter Pentchev wrote: > On Fri, Jun 29, 2001 at 12:46:30PM -0700, Dima Dorfman wrote: > > dd 2001/06/29 12:46:30 PDT > > > > Modified files: > > sbin/kldconfig kldconfig.c > > Log: > > Silence warnings on the Alpha: don't assume size_t is an int. > > Uhm. You cast to (long) where the printf format string says %lu. > Shouldn't that at least be an (unsigned long) cast? And I forgot to say: oops, sorry again.. One would think I'd learn from my mistakes (say, rarpd).. G'luck, Peter -- Do you think anybody has ever had *precisely this thought* before? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 15:22:38 2001 Delivered-To: cvs-all@freebsd.org Received: from bazooka.unixfreak.org (bazooka.unixfreak.org [63.198.170.138]) by hub.freebsd.org (Postfix) with ESMTP id 9C80937B406; Fri, 29 Jun 2001 15:22:31 -0700 (PDT) (envelope-from dima@unixfreak.org) Received: from hornet.unixfreak.org (hornet [63.198.170.140]) by bazooka.unixfreak.org (Postfix) with ESMTP id EB12B3E34; Fri, 29 Jun 2001 15:22:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/kldconfig kldconfig.c In-Reply-To: <20010630012443.C887@ringworld.oblivion.bg>; from roam@orbitel.bg on "Sat, 30 Jun 2001 01:24:43 +0300" Date: Fri, 29 Jun 2001 15:22:15 -0700 From: Dima Dorfman Message-Id: <20010629222215.EB12B3E34@bazooka.unixfreak.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Peter Pentchev writes: > On Fri, Jun 29, 2001 at 12:46:30PM -0700, Dima Dorfman wrote: > > dd 2001/06/29 12:46:30 PDT > > > > Modified files: > > sbin/kldconfig kldconfig.c > > Log: > > Silence warnings on the Alpha: don't assume size_t is an int. > > Uhm. You cast to (long) where the printf format string says %lu. > Shouldn't that at least be an (unsigned long) cast? Indeed it should. Feel free to change it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 15:24: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BA36E37B406; Fri, 29 Jun 2001 15:24:01 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TMO1T62369; Fri, 29 Jun 2001 15:24:01 -0700 (PDT) (envelope-from imp) Message-Id: <200106292224.f5TMO1T62369@freefall.freebsd.org> From: Warner Losh Date: Fri, 29 Jun 2001 15:24:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2001/06/29 15:24:01 PDT Modified files: (Branch: RELENG_4) . UPDATING Log: MFC: copyright info. Revision Changes Path 1.73.2.35 +32 -6 src/UPDATING To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 15:31:21 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 835AA37B403; Fri, 29 Jun 2001 15:31:18 -0700 (PDT) (envelope-from roam@FreeBSD.org) Received: (from roam@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TMVIb63942; Fri, 29 Jun 2001 15:31:18 -0700 (PDT) (envelope-from roam) Message-Id: <200106292231.f5TMVIb63942@freefall.freebsd.org> From: Peter Pentchev Date: Fri, 29 Jun 2001 15:31:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/kldconfig kldconfig.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG roam 2001/06/29 15:31:17 PDT Modified files: sbin/kldconfig kldconfig.c Log: Properly cast a size argument to an unsigned type. Thanks to: dd for noticing the need for a cast. Revision Changes Path 1.3 +3 -2 src/sbin/kldconfig/kldconfig.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 15:35:59 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 13D6B37B403; Fri, 29 Jun 2001 15:35:57 -0700 (PDT) (envelope-from dwcjr@FreeBSD.org) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TMZv364655; Fri, 29 Jun 2001 15:35:57 -0700 (PDT) (envelope-from dwcjr) Message-Id: <200106292235.f5TMZv364655@freefall.freebsd.org> From: "David W. Chapman Jr." Date: Fri, 29 Jun 2001 15:35:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/joe-devel Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dwcjr 2001/06/29 15:35:56 PDT Modified files: editors/joe-devel Makefile Log: Add DISTNAME to download correct file Submitted by: maintainer Revision Changes Path 1.18 +2 -1 ports/editors/joe-devel/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 16:30: 2 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AC88237B403; Fri, 29 Jun 2001 16:29:57 -0700 (PDT) (envelope-from dwcjr@FreeBSD.org) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5TNTvo75290; Fri, 29 Jun 2001 16:29:57 -0700 (PDT) (envelope-from dwcjr) Message-Id: <200106292329.f5TNTvo75290@freefall.freebsd.org> From: "David W. Chapman Jr." Date: Fri, 29 Jun 2001 16:29:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/zsnes Makefile distinfo ports/emulators/zsnes/files patch-src::makefile.linux X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/29 16:29:57 PDT Modified files: emulators/zsnes Makefile distinfo emulators/zsnes/files patch-src::makefile.linux Log: Update to version 1.31 PR: 28528 Submitted by: maintainer Revision Changes Path 1.5 +6 -4 ports/emulators/zsnes/Makefile 1.5 +1 -1 ports/emulators/zsnes/distinfo 1.3 +3 -3 ports/emulators/zsnes/files/patch-src::makefile.linux To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 19:13: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AAF7337B403; Fri, 29 Jun 2001 19:12:59 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5U2CxA96826; Fri, 29 Jun 2001 19:12:59 -0700 (PDT) (envelope-from dd) Message-Id: <200106300212.f5U2CxA96826@freefall.freebsd.org> From: Dima Dorfman Date: Fri, 29 Jun 2001 19:12: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 dd 2001/06/29 19:12:59 PDT Modified files: . modules Log: add fsync Revision Changes Path 1.3413 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 19:25:14 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DC4F637B403; Fri, 29 Jun 2001 19:25:10 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5U2PAi97817; Fri, 29 Jun 2001 19:25:10 -0700 (PDT) (envelope-from ijliao) Message-Id: <200106300225.f5U2PAi97817@freefall.freebsd.org> From: Ying-Chieh Liao Date: Fri, 29 Jun 2001 19:25:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/pvm++ 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 2001/06/29 19:25:10 PDT Modified files: net/pvm++ Makefile distinfo pkg-plist Log: upgrade to 0.6.0 drop maintainership Revision Changes Path 1.3 +3 -6 ports/net/pvm++/Makefile 1.3 +1 -1 ports/net/pvm++/distinfo 1.4 +12 -11 ports/net/pvm++/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 Jun 29 20:11:30 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 70B1B37B401; Fri, 29 Jun 2001 20:11:27 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5U3BRC04221; Fri, 29 Jun 2001 20:11:27 -0700 (PDT) (envelope-from jhb) Message-Id: <200106300311.f5U3BRC04221@freefall.freebsd.org> From: John Baldwin Date: Fri, 29 Jun 2001 20:11:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_intr.c kern_synch.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2001/06/29 20:11:27 PDT Modified files: sys/kern kern_intr.c kern_synch.c Log: Make the schedlock saved critical section state a per-thread property. Revision Changes Path 1.60 +1 -5 src/sys/kern/kern_intr.c 1.141 +4 -1 src/sys/kern/kern_synch.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 20:13:40 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1FC9C37B403; Fri, 29 Jun 2001 20:13:37 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5U3DbJ04556; Fri, 29 Jun 2001 20:13:37 -0700 (PDT) (envelope-from rwatson) Message-Id: <200106300313.f5U3DbJ04556@freefall.freebsd.org> From: Robert Watson Date: Fri, 29 Jun 2001 20:13:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/posix4 p1003_1b.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/29 20:13:36 PDT Modified files: sys/posix4 p1003_1b.c Log: Replace some use of 'p' with 'targetp' so as to not scarily overload the passed 'p' argument. No functional change. Obtained from: USENIX Emporium, Cheap Tricks Department Revision Changes Path 1.13 +18 -12 src/sys/posix4/p1003_1b.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 20:34:46 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E275137B406; Fri, 29 Jun 2001 20:34:42 -0700 (PDT) (envelope-from cjc@FreeBSD.org) Received: (from cjc@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5U3YgB06672; Fri, 29 Jun 2001 20:34:42 -0700 (PDT) (envelope-from cjc) Message-Id: <200106300334.f5U3YgB06672@freefall.freebsd.org> From: "Crist J. Clark" Date: Fri, 29 Jun 2001 20:34:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc security 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 cjc 2001/06/29 20:34:42 PDT Modified files: (Branch: RELENG_4) etc security Log: MFC: 1.54 Treat 'messages' log files as a text file even if they contain non-printable characters. Approved by: ru Revision Changes Path 1.36.2.16 +2 -2 src/etc/security To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 20:35:27 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 224FC37B401; Fri, 29 Jun 2001 20:35:23 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5U3ZNx06761; Fri, 29 Jun 2001 20:35:23 -0700 (PDT) (envelope-from jhb) Message-Id: <200106300335.f5U3ZNx06761@freefall.freebsd.org> From: John Baldwin Date: Fri, 29 Jun 2001 20:35:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_fork.c src/sys/sys proc.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2001/06/29 20:35:23 PDT Modified files: sys/kern kern_fork.c sys/sys proc.h Log: Remove the p_spinlocks spin lock count that was obsoleted by the per-CPU spinlocks list. Revision Changes Path 1.115 +1 -2 src/sys/kern/kern_fork.c 1.169 +1 -2 src/sys/sys/proc.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 20:40:54 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1E60A37B405; Fri, 29 Jun 2001 20:40:51 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5U3epO07140; Fri, 29 Jun 2001 20:40:51 -0700 (PDT) (envelope-from dd) Message-Id: <200106300340.f5U3epO07140@freefall.freebsd.org> From: Dima Dorfman Date: Fri, 29 Jun 2001 20:40: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 dd 2001/06/29 20:40:50 PDT Modified files: . modules Log: add usbdevs Revision Changes Path 1.3414 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 20:57:25 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CBD3C37B401; Fri, 29 Jun 2001 20:57:21 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5U3vL308695; Fri, 29 Jun 2001 20:57:21 -0700 (PDT) (envelope-from imp) Message-Id: <200106300357.f5U3vL308695@freefall.freebsd.org> From: Warner Losh Date: Fri, 29 Jun 2001 20:57:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pccbb pccbb.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2001/06/29 20:57:21 PDT Modified files: sys/dev/pccbb pccbb.c Log: Fix warning message. Suggested by: julian Revision Changes Path 1.20 +5 -4 src/sys/dev/pccbb/pccbb.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 21: 6: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7DE9137B403; Fri, 29 Jun 2001 21:05:59 -0700 (PDT) (envelope-from taoka@FreeBSD.org) Received: (from taoka@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5U45xN12611; Fri, 29 Jun 2001 21:05:59 -0700 (PDT) (envelope-from taoka) Message-Id: <200106300405.f5U45xN12611@freefall.freebsd.org> From: Satoshi Taoka Date: Fri, 29 Jun 2001 21:05:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print Makefile ports/print/bjfilter850ug 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 taoka 2001/06/29 21:05:59 PDT Modified files: print Makefile Added files: print/bjfilter850ug Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Canon Bubble Jet Print Filter for Linux -- BJ F850 (supported BCI-6 inks) Revision Changes Path 1.157 +2 -1 ports/print/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 21: 6:17 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4A67D37B430; Fri, 29 Jun 2001 21:06:07 -0700 (PDT) (envelope-from taoka@FreeBSD.org) Received: (from taoka@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5U467D12650; Fri, 29 Jun 2001 21:06:07 -0700 (PDT) (envelope-from taoka) Message-Id: <200106300406.f5U467D12650@freefall.freebsd.org> From: Satoshi Taoka Date: Fri, 29 Jun 2001 21:06:07 -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 2001/06/29 21:06:07 PDT Modified files: . modules Log: bjfilter850ug --> ports/print/bjfilter850ug Revision Changes Path 1.3415 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 21: 7:33 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9820637B401; Fri, 29 Jun 2001 21:07:28 -0700 (PDT) (envelope-from taoka@FreeBSD.org) Received: (from taoka@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5U47S612826; Fri, 29 Jun 2001 21:07:28 -0700 (PDT) (envelope-from taoka) Message-Id: <200106300407.f5U47S612826@freefall.freebsd.org> From: Satoshi Taoka Date: Fri, 29 Jun 2001 21:07:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print Makefile ports/print/bjfilter360 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 taoka 2001/06/29 21:07:28 PDT Modified files: print Makefile Added files: print/bjfilter360 Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Canon Bubble Jet Print Filter for Linux -- BJ F360 Revision Changes Path 1.158 +2 -1 ports/print/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 21: 7:41 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F149737B40A; Fri, 29 Jun 2001 21:07:35 -0700 (PDT) (envelope-from taoka@FreeBSD.org) Received: (from taoka@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5U47Zd12866; Fri, 29 Jun 2001 21:07:35 -0700 (PDT) (envelope-from taoka) Message-Id: <200106300407.f5U47Zd12866@freefall.freebsd.org> From: Satoshi Taoka Date: Fri, 29 Jun 2001 21:07:35 -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 2001/06/29 21:07:35 PDT Modified files: . modules Log: bjfilter360 --> ports/print/bjfilter360 Revision Changes Path 1.3416 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 21:13:36 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AB12937B401; Fri, 29 Jun 2001 21:13:31 -0700 (PDT) (envelope-from taoka@FreeBSD.org) Received: (from taoka@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5U4DVA13604; Fri, 29 Jun 2001 21:13:31 -0700 (PDT) (envelope-from taoka) Message-Id: <200106300413.f5U4DVA13604@freefall.freebsd.org> From: Satoshi Taoka Date: Fri, 29 Jun 2001 21:13:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/bjfilter850 Makefile distinfo pkg-comment pkg-descr pkg-plist ports/print/bjfilter860 distinfo pkg-descr pkg-plist ports/print/bjfilter870 distinfo pkg-descr pkg-plist ports/print/bjfiltercom 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 taoka 2001/06/29 21:13:31 PDT Modified files: print/bjfilter850 Makefile distinfo pkg-comment pkg-descr pkg-plist print/bjfilter860 distinfo pkg-descr pkg-plist print/bjfilter870 distinfo pkg-descr pkg-plist print/bjfiltercom Makefile distinfo pkg-descr pkg-plist Log: Update to version 1.1 o bjfiltercom PR: ports/27976 Submitted by: Patrick Li o the other bjfilter* Submitted by: maintainer (taoka) Revision Changes Path 1.2 +3 -2 ports/print/bjfilter850/Makefile 1.2 +1 -1 ports/print/bjfilter850/distinfo 1.2 +1 -1 ports/print/bjfilter850/pkg-comment 1.2 +11 -8 ports/print/bjfilter850/pkg-descr 1.2 +1 -1 ports/print/bjfilter850/pkg-plist 1.2 +1 -1 ports/print/bjfilter860/distinfo 1.2 +3 -3 ports/print/bjfilter860/pkg-descr 1.2 +1 -1 ports/print/bjfilter860/pkg-plist 1.2 +1 -1 ports/print/bjfilter870/distinfo 1.2 +3 -3 ports/print/bjfilter870/pkg-descr 1.2 +1 -1 ports/print/bjfilter870/pkg-plist 1.8 +7 -5 ports/print/bjfiltercom/Makefile 1.2 +4 -4 ports/print/bjfiltercom/distinfo 1.3 +3 -4 ports/print/bjfiltercom/pkg-descr 1.5 +5 -4 ports/print/bjfiltercom/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 Jun 29 22:29:16 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2C61237B403; Fri, 29 Jun 2001 22:29:12 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5U5TC732420; Fri, 29 Jun 2001 22:29:12 -0700 (PDT) (envelope-from imp) Message-Id: <200106300529.f5U5TC732420@freefall.freebsd.org> From: Warner Losh Date: Fri, 29 Jun 2001 22:29:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa/bs bshw.c src/sys/i386/isa isa_dma.c src/sys/pc98/pc98 isa_dma.c src/sys/alpha/isa isa_dma.c src/sys/ia64/isa isa_dma.c src/sys/dev/ic i8237.h src/sys/i386/isa/ic i8237.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 2001/06/29 22:29:11 PDT Modified files: sys/i386/isa/bs bshw.c sys/i386/isa isa_dma.c sys/pc98/pc98 isa_dma.c sys/alpha/isa isa_dma.c sys/ia64/isa isa_dma.c sys/dev/ic i8237.h Removed files: sys/i386/isa/ic i8237.h Log: Repo copy i8237.h to dev/ic so we can get rid of some of the final vestiges of includes of i386 files from non-i386 ports. Revision Changes Path 1.10 +2 -2 src/sys/i386/isa/bs/bshw.c 1.8 +2 -2 src/sys/i386/isa/isa_dma.c 1.10 +2 -2 src/sys/pc98/pc98/isa_dma.c 1.6 +2 -2 src/sys/alpha/isa/isa_dma.c 1.2 +2 -2 src/sys/ia64/isa/isa_dma.c 1.8 +1 -1 src/sys/dev/ic/i8237.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 22:30: 2 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AA0B937B401; Fri, 29 Jun 2001 22:29:57 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5U5Tvt32557; Fri, 29 Jun 2001 22:29:57 -0700 (PDT) (envelope-from dd) Message-Id: <200106300529.f5U5Tvt32557@freefall.freebsd.org> From: Dima Dorfman Date: Fri, 29 Jun 2001 22:29:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/strip strip.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/29 22:29:57 PDT Modified files: usr.bin/strip strip.c Log: Silence a warning on the Alpha. Revision Changes Path 1.13 +2 -2 src/usr.bin/strip/strip.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 22:32:33 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F030937B403; Fri, 29 Jun 2001 22:32:29 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5U5WTi32729; Fri, 29 Jun 2001 22:32:29 -0700 (PDT) (envelope-from dd) Message-Id: <200106300532.f5U5WTi32729@freefall.freebsd.org> From: Dima Dorfman Date: Fri, 29 Jun 2001 22:32:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/cap_mkdb cap_mkdb.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/29 22:32:29 PDT Modified files: usr.bin/cap_mkdb cap_mkdb.c Log: Silence a warning on the Alpha. Reviewed by: md5(1) Revision Changes Path 1.8 +3 -2 src/usr.bin/cap_mkdb/cap_mkdb.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 22:38:37 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9AAA037B401; Fri, 29 Jun 2001 22:38:31 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5U5cVG33772; Fri, 29 Jun 2001 22:38:31 -0700 (PDT) (envelope-from dd) Message-Id: <200106300538.f5U5cVG33772@freefall.freebsd.org> From: Dima Dorfman Date: Fri, 29 Jun 2001 22:38:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/basename Makefile src/usr.bin/biff Makefile src/usr.bin/cap_mkdb Makefile src/usr.bin/colrm Makefile src/usr.bin/dirname Makefile src/usr.bin/env Makefile src/usr.bin/file2c Makefile src/usr.bin/fold Makefile ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/29 22:38:31 PDT Modified files: usr.bin/basename Makefile usr.bin/biff Makefile usr.bin/cap_mkdb Makefile usr.bin/colrm Makefile usr.bin/dirname Makefile usr.bin/env Makefile usr.bin/file2c Makefile usr.bin/fold Makefile usr.bin/from Makefile usr.bin/fsync Makefile usr.bin/gencat Makefile usr.bin/leave Makefile usr.bin/mesg Makefile usr.bin/mkfifo Makefile usr.bin/truncate Makefile usr.bin/unexpand Makefile usr.bin/what Makefile Log: Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$ where necessary. Submitted by: Mike Barcroft Revision Changes Path 1.3 +3 -2 src/usr.bin/basename/Makefile 1.3 +3 -2 src/usr.bin/biff/Makefile 1.3 +3 -2 src/usr.bin/cap_mkdb/Makefile 1.3 +3 -2 src/usr.bin/colrm/Makefile 1.3 +3 -2 src/usr.bin/dirname/Makefile 1.3 +3 -2 src/usr.bin/env/Makefile 1.6 +2 -1 src/usr.bin/file2c/Makefile 1.2 +3 -1 src/usr.bin/fold/Makefile 1.2 +3 -1 src/usr.bin/from/Makefile 1.3 +2 -1 src/usr.bin/fsync/Makefile 1.6 +2 -1 src/usr.bin/gencat/Makefile 1.4 +2 -2 src/usr.bin/leave/Makefile 1.2 +3 -1 src/usr.bin/mesg/Makefile 1.2 +3 -1 src/usr.bin/mkfifo/Makefile 1.2 +2 -1 src/usr.bin/truncate/Makefile 1.2 +3 -1 src/usr.bin/unexpand/Makefile 1.2 +3 -1 src/usr.bin/what/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 22:39:44 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A32AF37B401; Fri, 29 Jun 2001 22:39:37 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5U5dbH34002; Fri, 29 Jun 2001 22:39:37 -0700 (PDT) (envelope-from dd) Message-Id: <200106300539.f5U5dbH34002@freefall.freebsd.org> From: Dima Dorfman Date: Fri, 29 Jun 2001 22:39:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/accton Makefile src/usr.sbin/dev_mkdb Makefile src/usr.sbin/jail Makefile src/usr.sbin/lastlogin Makefile src/usr.sbin/procctl Makefile src/usr.sbin/rip6query Makefile src/usr.sbin/usbdevs Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/29 22:39:37 PDT Modified files: usr.sbin/accton Makefile usr.sbin/dev_mkdb Makefile usr.sbin/jail Makefile usr.sbin/lastlogin Makefile usr.sbin/procctl Makefile usr.sbin/rip6query Makefile usr.sbin/usbdevs Makefile Log: Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$ where necessary. Submitted by: Mike Barcroft Revision Changes Path 1.5 +2 -1 src/usr.sbin/accton/Makefile 1.5 +2 -1 src/usr.sbin/dev_mkdb/Makefile 1.7 +2 -1 src/usr.sbin/jail/Makefile 1.4 +2 -2 src/usr.sbin/lastlogin/Makefile 1.7 +2 -1 src/usr.sbin/procctl/Makefile 1.5 +2 -1 src/usr.sbin/rip6query/Makefile 1.9 +2 -1 src/usr.sbin/usbdevs/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 22:40:46 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A70D237B405; Fri, 29 Jun 2001 22:40:41 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5U5eft34133; Fri, 29 Jun 2001 22:40:41 -0700 (PDT) (envelope-from dd) Message-Id: <200106300540.f5U5eft34133@freefall.freebsd.org> From: Dima Dorfman Date: Fri, 29 Jun 2001 22:40: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 dd 2001/06/29 22:40:41 PDT Modified files: . modules Log: add kldconfig Revision Changes Path 1.3417 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 23: 1:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DD39E37B405; Fri, 29 Jun 2001 23:01:50 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5U61oa36028; Fri, 29 Jun 2001 23:01:50 -0700 (PDT) (envelope-from dd) Message-Id: <200106300601.f5U61oa36028@freefall.freebsd.org> From: Dima Dorfman Date: Fri, 29 Jun 2001 23:01:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/share/sgml man-refs.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 dd 2001/06/29 23:01:50 PDT Modified files: share/sgml man-refs.ent Log: Add entity for kldconfig(8) Revision Changes Path 1.82 +2 -1 doc/share/sgml/man-refs.ent To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 23: 3: 1 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4007337B403; Fri, 29 Jun 2001 23:02:58 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5U62wp36200; Fri, 29 Jun 2001 23:02:58 -0700 (PDT) (envelope-from dd) Message-Id: <200106300602.f5U62wp36200@freefall.freebsd.org> From: Dima Dorfman Date: Fri, 29 Jun 2001 23:02:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/share/sgml man-refs.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 dd 2001/06/29 23:02:58 PDT Modified files: share/sgml man-refs.ent Log: 8 != 2 (fix last commit) Revision Changes Path 1.83 +2 -2 doc/share/sgml/man-refs.ent To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 23:13:12 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 45EA137B406; Fri, 29 Jun 2001 23:13:09 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5U6D9t40336; Fri, 29 Jun 2001 23:13:09 -0700 (PDT) (envelope-from dd) Message-Id: <200106300613.f5U6D9t40336@freefall.freebsd.org> From: Dima Dorfman Date: Fri, 29 Jun 2001 23:13:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/share/sgml man-refs.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 dd 2001/06/29 23:13:09 PDT Modified files: share/sgml man-refs.ent Log: Correct a paste-o. Revision Changes Path 1.84 +2 -2 doc/share/sgml/man-refs.ent To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 23:16:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7061737B403; Fri, 29 Jun 2001 23:16:46 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5U6GkT40779; Fri, 29 Jun 2001 23:16:46 -0700 (PDT) (envelope-from dd) Message-Id: <200106300616.f5U6GkT40779@freefall.freebsd.org> From: Dima Dorfman Date: Fri, 29 Jun 2001 23:16:46 -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 dd 2001/06/29 23:16:46 PDT Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release notes: farewell dgm; kldconfig. Revision Changes Path 1.36 +7 -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 Fri Jun 29 23:21:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9B91437B406; Fri, 29 Jun 2001 23:21:45 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5U6LjT41457; Fri, 29 Jun 2001 23:21:45 -0700 (PDT) (envelope-from kuriyama) Message-Id: <200106300621.f5U6LjT41457@freefall.freebsd.org> From: Jun Kuriyama Date: Fri, 29 Jun 2001 23:21:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/gnupg Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kuriyama 2001/06/29 23:21:45 PDT Modified files: security/gnupg Makefile Log: Bump $PORTREVISION. Pointed out by: sf Revision Changes Path 1.31 +2 -1 ports/security/gnupg/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 23:28:16 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7FCA037B405; Fri, 29 Jun 2001 23:28:13 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5U6SDf42318; Fri, 29 Jun 2001 23:28:13 -0700 (PDT) (envelope-from imp) Message-Id: <200106300628.f5U6SDf42318@freefall.freebsd.org> From: Warner Losh Date: Fri, 29 Jun 2001 23:28:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/config config.8 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 imp 2001/06/29 23:28:13 PDT Modified files: usr.sbin/config config.8 main.c Log: Move kernel compile directory from sys/compile/FOO to sys/compile/${MACHINE}/FOO. Reviewed by: obrien, peter and the USENIX terminal room secret kernel cabal Revision Changes Path 1.27 +2 -2 src/usr.sbin/config/config.8 1.51 +3 -4 src/usr.sbin/config/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 23:29:51 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DB14D37B406; Fri, 29 Jun 2001 23:29:47 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5U6Tl642530; Fri, 29 Jun 2001 23:29:47 -0700 (PDT) (envelope-from imp) Message-Id: <200106300629.f5U6Tl642530@freefall.freebsd.org> From: Warner Losh Date: Fri, 29 Jun 2001 23:29:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf Makefile.alpha Makefile.i386 Makefile.ia64 Makefile.pc98 Makefile.powerpc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2001/06/29 23:29:47 PDT Modified files: sys/conf Makefile.alpha Makefile.i386 Makefile.ia64 Makefile.pc98 Makefile.powerpc Log: Move kernel compile directory from sys/compile/FOO to sys/compile/${MACHINE}/FOO. Reviewed by: arch, obrien, peter and the USENIX terminal room secret kernel cabal Revision Changes Path 1.103 +2 -2 src/sys/conf/Makefile.alpha 1.237 +2 -2 src/sys/conf/Makefile.i386 1.26 +2 -2 src/sys/conf/Makefile.ia64 1.136 +2 -2 src/sys/conf/Makefile.pc98 1.240 +2 -2 src/sys/conf/Makefile.powerpc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 23:35:48 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1705D37B403; Fri, 29 Jun 2001 23:35:46 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5U6ZkC43093; Fri, 29 Jun 2001 23:35:46 -0700 (PDT) (envelope-from imp) Message-Id: <200106300635.f5U6ZkC43093@freefall.freebsd.org> From: Warner Losh Date: Fri, 29 Jun 2001 23:35:45 -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 imp 2001/06/29 23:35:45 PDT Modified files: . UPDATING Log: Note move of kernel compile to src/sys/MACHINE/compile/FOO. Revision Changes Path 1.162 +5 -1 src/UPDATING To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 23:36:50 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0BFEB37B401; Fri, 29 Jun 2001 23:36:45 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5U6aj743206; Fri, 29 Jun 2001 23:36:45 -0700 (PDT) (envelope-from dd) Message-Id: <200106300636.f5U6aj743206@freefall.freebsd.org> From: Dima Dorfman Date: Fri, 29 Jun 2001 23:36:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/picprog 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 dd 2001/06/29 23:36:44 PDT Modified files: devel/picprog pkg-descr Log: Correct the URL per the author's request. PR: 28534 Submitted by: Jaakko Hyvtti Revision Changes Path 1.4 +1 -1 ports/devel/picprog/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 Jun 29 23:38:46 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9300037B405; Fri, 29 Jun 2001 23:38:42 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5U6cgW43432; Fri, 29 Jun 2001 23:38:42 -0700 (PDT) (envelope-from imp) Message-Id: <200106300638.f5U6cgW43432@freefall.freebsd.org> From: Warner Losh Date: Fri, 29 Jun 2001 23:38:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/config config.8 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 imp 2001/06/29 23:38:42 PDT Modified files: usr.sbin/config config.8 main.c Log: The path in the last commit should have been src/sys/MACHINE/compile/FOO Revision Changes Path 1.28 +1 -1 src/usr.sbin/config/config.8 1.52 +1 -1 src/usr.sbin/config/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 23:39:31 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DA42137B619; Fri, 29 Jun 2001 23:39:27 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5U6dRB43532; Fri, 29 Jun 2001 23:39:27 -0700 (PDT) (envelope-from imp) Message-Id: <200106300639.f5U6dRB43532@freefall.freebsd.org> From: Warner Losh Date: Fri, 29 Jun 2001 23:39:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf Makefile.alpha Makefile.i386 Makefile.ia64 Makefile.pc98 Makefile.powerpc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2001/06/29 23:39:27 PDT Modified files: sys/conf Makefile.alpha Makefile.i386 Makefile.ia64 Makefile.pc98 Makefile.powerpc Log: The path in the last commit should have been src/sys/MACHINE/compile/FOO Revision Changes Path 1.104 +1 -1 src/sys/conf/Makefile.alpha 1.238 +1 -1 src/sys/conf/Makefile.i386 1.27 +1 -1 src/sys/conf/Makefile.ia64 1.137 +1 -1 src/sys/conf/Makefile.pc98 1.241 +1 -1 src/sys/conf/Makefile.powerpc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Jun 29 23:46:37 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3088637B401; Fri, 29 Jun 2001 23:46:34 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5U6kYc44311; Fri, 29 Jun 2001 23:46:34 -0700 (PDT) (envelope-from rwatson) Message-Id: <200106300646.f5U6kYc44311@freefall.freebsd.org> From: Robert Watson Date: Fri, 29 Jun 2001 23:46:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ping ping.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/29 23:46:33 PDT Modified files: sbin/ping ping.c Log: Modify ping so that it increases the send socket buffer size if the user runs with privilege, allowing the sending of icmp packets with larger size (up to 48k, the default receive buffer size in ping), which is useful for network driver development testing, as well as experimentation with fragmentation. Reviewed by: wpaul Revision Changes Path 1.57 +6 -1 src/sbin/ping/ping.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 0: 9:46 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6692F37B405; Sat, 30 Jun 2001 00:09:43 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5U79h849902; Sat, 30 Jun 2001 00:09:43 -0700 (PDT) (envelope-from obrien) Message-Id: <200106300709.f5U79h849902@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 30 Jun 2001 00:09:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compile .keep_me X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2001/06/30 00:09:42 PDT Removed files: sys/compile .keep_me Log: Ensure sys/${MACHINE}/compile/FOO exists Reviewed by: arch, imp, peter and the USENIX terminal room secret kernel cabal To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 0:12:39 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 45ADC37B401; Sat, 30 Jun 2001 00:12:35 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5U7CZa50505; Sat, 30 Jun 2001 00:12:35 -0700 (PDT) (envelope-from obrien) Message-Id: <200106300712.f5U7CZa50505@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 30 Jun 2001 00:12:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64 .keep_me src/sys/i386 .keep_me src/sys/powerpc .keep_me src/sys/sparc64 .keep_me src/sys/pc98 .keep_me X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2001/06/30 00:12:35 PDT Added files: sys/ia64 .keep_me sys/i386 .keep_me sys/powerpc .keep_me sys/sparc64 .keep_me sys/pc98 .keep_me Log: Ensure sys/${MACHINE}/compile/FOO exists Reviewed by: arch, imp, peter and the USENIX terminal room secret kernel cabal To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 0:55:23 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5971537B405; Sat, 30 Jun 2001 00:55:20 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5U7tKp54823; Sat, 30 Jun 2001 00:55:20 -0700 (PDT) (envelope-from rwatson) Message-Id: <200106300755.f5U7tKp54823@freefall.freebsd.org> From: Robert Watson Date: Sat, 30 Jun 2001 00:55:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/posix4 p1003_1b.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/30 00:55:20 PDT Modified files: sys/posix4 p1003_1b.c Log: o Unfold p31b_proc() into the individual posix4 system calls so as to allow call-specific authorization. o Modify the authorization model so that p_can() is used to check scheduling get/set events, using P_CAN_SEE for gets, and P_CAN_SCHED for sets. This brings the checks in line with get/setpriority(). Obtained from: TrustedBSD Project Revision Changes Path 1.14 +61 -67 src/sys/posix4/p1003_1b.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 0:55:50 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6EBF537B406; Sat, 30 Jun 2001 00:55:47 -0700 (PDT) (envelope-from taoka@FreeBSD.org) Received: (from taoka@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5U7tlF54901; Sat, 30 Jun 2001 00:55:47 -0700 (PDT) (envelope-from taoka) Message-Id: <200106300755.f5U7tlF54901@freefall.freebsd.org> From: Satoshi Taoka Date: Sat, 30 Jun 2001 00:55:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/yatex Makefile distinfo pkg-plist.emacs pkg-plist.mule pkg-plist.xemacs pkg-plist.xemacs-mule ports/print/yatex/files yatex-startup.el.tmpl X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/30 00:55:47 PDT Modified files: print/yatex Makefile distinfo pkg-plist.emacs pkg-plist.mule pkg-plist.xemacs pkg-plist.xemacs-mule print/yatex/files yatex-startup.el.tmpl Log: Update to 1.69.k Revision Changes Path 1.28 +10 -9 ports/print/yatex/Makefile 1.5 +1 -1 ports/print/yatex/distinfo 1.4 +4 -1 ports/print/yatex/pkg-plist.emacs 1.3 +4 -1 ports/print/yatex/pkg-plist.mule 1.3 +2 -0 ports/print/yatex/pkg-plist.xemacs 1.3 +3 -0 ports/print/yatex/pkg-plist.xemacs-mule 1.4 +1 -0 ports/print/yatex/files/yatex-startup.el.tmpl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 1: 1: 2 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7223537B403; Sat, 30 Jun 2001 01:00:58 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5U80wK55481; Sat, 30 Jun 2001 01:00:58 -0700 (PDT) (envelope-from ache) Message-Id: <200106300800.f5U80wK55481@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Sat, 30 Jun 2001 01:00:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/procmail 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 ache 2001/06/30 01:00:58 PDT Modified files: mail/procmail Makefile distinfo Log: Upgrade to 3.21 Revision Changes Path 1.39 +2 -2 ports/mail/procmail/Makefile 1.12 +1 -1 ports/mail/procmail/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 1:51:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3CA0237B403; Sat, 30 Jun 2001 01:51:40 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5U8peJ62021; Sat, 30 Jun 2001 01:51:40 -0700 (PDT) (envelope-from olgeni) Message-Id: <200106300851.f5U8peJ62021@freefall.freebsd.org> From: Jimmy Olgeni Date: Sat, 30 Jun 2001 01:51:40 -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 2001/06/30 01:51:40 PDT Modified files: sysutils/webmin Makefile distinfo Log: Update modules: bind8, net, software. Revision Changes Path 1.57 +3 -2 ports/sysutils/webmin/Makefile 1.33 +3 -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 Sat Jun 30 2: 3: 9 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 59EF037B403; Sat, 30 Jun 2001 02:03:05 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5U935R62976; Sat, 30 Jun 2001 02:03:05 -0700 (PDT) (envelope-from olgeni) Message-Id: <200106300903.f5U935R62976@freefall.freebsd.org> From: Jimmy Olgeni Date: Sat, 30 Jun 2001 02:03:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/dvipdfm/files patch-psspecial.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/30 02:03:05 PDT Removed files: print/dvipdfm/files patch-psspecial.c Log: Remove file patch-psspecial.c. PR: 28501 Submitted by: Stephen Montgomery-Smith To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 2:10: 6 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7D75737B406; Sat, 30 Jun 2001 02:10:01 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Received: (from yokota@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5U9A1W66336; Sat, 30 Jun 2001 02:10:01 -0700 (PDT) (envelope-from yokota) Message-Id: <200106300910.f5U9A1W66336@freefall.freebsd.org> From: Kazutaka YOKOTA Date: Sat, 30 Jun 2001 02:10:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/syscons syscons.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG yokota 2001/06/30 02:10:01 PDT Modified files: sys/dev/syscons syscons.c Log: If we are in DDB, don't switch to a vty in the VT_PROCESS mode. MFC after: 2 weeks Revision Changes Path 1.363 +7 -1 src/sys/dev/syscons/syscons.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 2:44:20 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7253B37B401; Sat, 30 Jun 2001 02:44:17 -0700 (PDT) (envelope-from taoka@FreeBSD.org) Received: (from taoka@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5U9iHM75190; Sat, 30 Jun 2001 02:44:17 -0700 (PDT) (envelope-from taoka) Message-Id: <200106300944.f5U9iHM75190@freefall.freebsd.org> From: Satoshi Taoka Date: Sat, 30 Jun 2001 02:44:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/jvim3 Makefile distinfo ports/japanese/jvim3/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 taoka 2001/06/30 02:44:17 PDT Modified files: japanese/jvim3 Makefile distinfo japanese/jvim3/files patch-aa Log: Update Japanized patch from j2.1beta to j2.1a Revision Changes Path 1.22 +4 -4 ports/japanese/jvim3/Makefile 1.9 +1 -1 ports/japanese/jvim3/distinfo 1.5 +5 -5 ports/japanese/jvim3/files/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 3: 2:36 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CE56C37B409; Sat, 30 Jun 2001 03:02:32 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Received: (from yokota@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5UA2Wq76706; Sat, 30 Jun 2001 03:02:32 -0700 (PDT) (envelope-from yokota) Message-Id: <200106301002.f5UA2Wq76706@freefall.freebsd.org> From: Kazutaka YOKOTA Date: Sat, 30 Jun 2001 03:02:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa atkbd_isa.c src/sys/dev/usb ukbd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG yokota 2001/06/30 03:02:32 PDT Modified files: sys/isa atkbd_isa.c sys/dev/usb ukbd.c Log: Add the device resume method to keyboard drivers. MFC after: 4 weeks Revision Changes Path 1.9 +15 -1 src/sys/isa/atkbd_isa.c 1.31 +15 -2 src/sys/dev/usb/ukbd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 3:15:18 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DBB7137B403; Sat, 30 Jun 2001 03:15:14 -0700 (PDT) (envelope-from yokota@FreeBSD.org) Received: (from yokota@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5UAFEE80246; Sat, 30 Jun 2001 03:15:14 -0700 (PDT) (envelope-from yokota) Message-Id: <200106301015.f5UAFEE80246@freefall.freebsd.org> From: Kazutaka YOKOTA Date: Sat, 30 Jun 2001 03:15:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa syscons_isa.c src/sys/dev/syscons syscons.c syscons.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 yokota 2001/06/30 03:15:14 PDT Modified files: sys/isa syscons_isa.c sys/dev/syscons syscons.c syscons.h Log: Remove the resume method. It is not necessary any more, because keyboard drivers have it now... MFC after: 4 weeks Revision Changes Path 1.17 +1 -8 src/sys/isa/syscons_isa.c 1.364 +1 -13 src/sys/dev/syscons/syscons.c 1.69 +1 -2 src/sys/dev/syscons/syscons.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 3:57:42 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C990237B401; Sat, 30 Jun 2001 03:57:38 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5UAvcF86189; Sat, 30 Jun 2001 03:57:38 -0700 (PDT) (envelope-from n_hibma) Message-Id: <200106301057.f5UAvcF86189@freefall.freebsd.org> From: Nick Hibma Date: Sat, 30 Jun 2001 03:57:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb uhid.c usbdi_util.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG n_hibma 2001/06/30 03:57:38 PDT Modified files: sys/dev/usb uhid.c usbdi_util.c Log: Don't free memory that has been freed already. Null the pointer after freeing the memory. PR: 27370 Submitted by: Alec Barea MFC after: 5 days Revision Changes Path 1.37 +1 -3 src/sys/dev/usb/uhid.c 1.19 +2 -1 src/sys/dev/usb/usbdi_util.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 4: 4:16 2001 Delivered-To: cvs-all@freebsd.org Received: from gate.qubesoft.com (gate.qubesoft.com [212.113.16.243]) by hub.freebsd.org (Postfix) with ESMTP id 079AB37B403; Sat, 30 Jun 2001 04:04:08 -0700 (PDT) (envelope-from n_hibma@FreeBSD.ORG) Received: from bluebottle.qubesoft.com (bluebottle [192.168.1.2]) by gate.qubesoft.com (8.11.3/8.11.3) with ESMTP id f5UB46P48516; Sat, 30 Jun 2001 12:04:06 +0100 (BST) (envelope-from n_hibma@FreeBSD.ORG) Received: from localhost (localhost [127.0.0.1]) by bluebottle.qubesoft.com (8.11.4/8.11.4) with ESMTP id f5UB45W09723; Sat, 30 Jun 2001 12:04:06 +0100 (BST) (envelope-from n_hibma@FreeBSD.ORG) Date: Sat, 30 Jun 2001 12:04:05 +0100 (BST) From: Nick Hibma X-X-Sender: To: , , Subject: Re: cvs commit: src/sys/dev/usb uhid.c usbdi_util.c In-Reply-To: <200106301057.f5UAvcF86189@freefall.freebsd.org> Message-ID: <20010630120003.R71373-100000@bluebottle> 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'd like to thank dwmalone for looking through the PR database and prodding me that a bug report contained a useful patch. This solves a problem I have been hunting on and off for about 2 months now (with people even sending me hardware). And obviously I should be slapped for completely missing a bug report for more than a month. It even had the word USB in the subject. Nice work. Cheers, Nick On Sat, 30 Jun 2001, Nick Hibma wrote: > n_hibma 2001/06/30 03:57:38 PDT > > Modified files: > sys/dev/usb uhid.c usbdi_util.c > Log: > Don't free memory that has been freed already. > Null the pointer after freeing the memory. > > PR: 27370 > Submitted by: Alec Barea > MFC after: 5 days > > Revision Changes Path > 1.37 +1 -3 src/sys/dev/usb/uhid.c > 1.19 +2 -1 src/sys/dev/usb/usbdi_util.c > > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/usb/uhid.c?r1=1.36&r2=1.37&cvsroot=freebsd > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/usb/usbdi_util.c?r1=1.18&r2=1.19&cvsroot=freebsd > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 4:35:42 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3F4B037B401; Sat, 30 Jun 2001 04:35:38 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5UBZch97906; Sat, 30 Jun 2001 04:35:38 -0700 (PDT) (envelope-from dinoex) Message-Id: <200106301135.f5UBZch97906@freefall.freebsd.org> From: Dirk Meyer Date: Sat, 30 Jun 2001 04:35:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/mipsel-linux-kernel-headers Makefile distinfo pkg-comment pkg-descr pkg-plist ports/devel/mipsel-linux-kernel-headers/files patch-aa-mips-2000-11-08 patch-bb-mips-lv-2000-11-23 patch-cc-mips-lv-built X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/30 04:35:37 PDT Modified files: devel Makefile Added files: devel/mipsel-linux-kernel-headers Makefile distinfo pkg-comment pkg-descr pkg-plist devel/mipsel-linux-kernel-headers/files patch-aa-mips-2000-11-08 patch-bb-mips-lv-2000-11-23 patch-cc-mips-lv-built Log: This is Linux kernel headers for Linux VR 2.4.0test9 (latest supported). Target for this platform is mipsel-linux. PR: 28516 Submitted by: lev@serebryakov.spb.ru Revision Changes Path 1.577 +2 -1 ports/devel/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 4:35:53 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 52AC537B414; Sat, 30 Jun 2001 04:35:43 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5UBZhW97941; Sat, 30 Jun 2001 04:35:43 -0700 (PDT) (envelope-from dinoex) Message-Id: <200106301135.f5UBZhW97941@freefall.freebsd.org> From: Dirk Meyer Date: Sat, 30 Jun 2001 04:35:43 -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 dinoex 2001/06/30 04:35:43 PDT Modified files: . modules Log: mipsel-linux-kernel-headers --> ports/devel/mipsel-linux-kernel-headers Revision Changes Path 1.3418 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 4:41:50 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 641F037B409; Sat, 30 Jun 2001 04:41:47 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5UBflp98306; Sat, 30 Jun 2001 04:41:47 -0700 (PDT) (envelope-from dinoex) Message-Id: <200106301141.f5UBflp98306@freefall.freebsd.org> From: Dirk Meyer Date: Sat, 30 Jun 2001 04:41:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/contrib 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 dinoex 2001/06/30 04:41:47 PDT Modified files: en_US.ISO8859-1/books/handbook/contrib chapter.sgml Log: Add: Leo Serebryakov - ports/devel/agenda-headers - ports/devel/agenda-libs - ports/devel/mipsel-linux-binutils - ports/devel/mipsel-linux-egcs - ports/devel/mipsel-linux-kernel-headers Revision Changes Path 1.439 +5 -1 doc/en_US.ISO8859-1/books/handbook/contrib/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 Jun 30 4:45:18 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0C1F037B403; Sat, 30 Jun 2001 04:45:13 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5UBjCl98732; Sat, 30 Jun 2001 04:45:12 -0700 (PDT) (envelope-from dinoex) Message-Id: <200106301145.f5UBjCl98732@freefall.freebsd.org> From: Dirk Meyer Date: Sat, 30 Jun 2001 04:45:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/mipsel-linux-binutils Makefile distinfo pkg-comment pkg-descr pkg-plist ports/devel/mipsel-linux-binutils/files patch-aa-mips-1 patch-bb-mips-2 patch-cc-loaddelay-2 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dinoex 2001/06/30 04:45:12 PDT Modified files: devel Makefile Added files: devel/mipsel-linux-binutils Makefile distinfo pkg-comment pkg-descr pkg-plist devel/mipsel-linux-binutils/files patch-aa-mips-1 patch-bb-mips-2 patch-cc-loaddelay-2 Log: This is binutils-2.8.1 for mipsel-linux target with Linux VR patches. Version 2.8.1 is latest official supported by Linux VR version. This port was converted from SRPM for RedHat. PR: 28514 Submitted by: lev@serebryakov.spb.ru Revision Changes Path 1.578 +2 -1 ports/devel/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 4:45:31 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D715937B401; Sat, 30 Jun 2001 04:45:16 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5UBjGZ98769; Sat, 30 Jun 2001 04:45:16 -0700 (PDT) (envelope-from dinoex) Message-Id: <200106301145.f5UBjGZ98769@freefall.freebsd.org> From: Dirk Meyer Date: Sat, 30 Jun 2001 04:45:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dinoex 2001/06/30 04:45:16 PDT Modified files: . modules Log: mipsel-linux-binutils --> ports/devel/mipsel-linux-binutils Revision Changes Path 1.3419 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 4:47:35 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 24CB937B401; Sat, 30 Jun 2001 04:47:31 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5UBlVT99039; Sat, 30 Jun 2001 04:47:31 -0700 (PDT) (envelope-from dinoex) Message-Id: <200106301147.f5UBlVT99039@freefall.freebsd.org> From: Dirk Meyer Date: Sat, 30 Jun 2001 04:47:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/agenda-headers 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 dinoex 2001/06/30 04:47:30 PDT Modified files: devel Makefile Added files: devel/agenda-headers Makefile distinfo pkg-comment pkg-descr pkg-plist Log: This ports run-depends on devel/mipsel-linux-kernel-headers. This port installs all headers for development for Agenda VR3 PDA with Linux VR. This port was converted from official RPM. PR: 28512 Submitted by: lev@serebryakov.spb.ru Revision Changes Path 1.579 +2 -1 ports/devel/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 4:47:44 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0B0BA37B43A; Sat, 30 Jun 2001 04:47:38 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5UBlbL99101; Sat, 30 Jun 2001 04:47:37 -0700 (PDT) (envelope-from dinoex) Message-Id: <200106301147.f5UBlbL99101@freefall.freebsd.org> From: Dirk Meyer Date: Sat, 30 Jun 2001 04:47:37 -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 dinoex 2001/06/30 04:47:37 PDT Modified files: . modules Log: agenda-headers --> ports/devel/agenda-headers Revision Changes Path 1.3420 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 4:50:41 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 147CD37B401; Sat, 30 Jun 2001 04:50:37 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5UBoaV99488; Sat, 30 Jun 2001 04:50:37 -0700 (PDT) (envelope-from dinoex) Message-Id: <200106301150.f5UBoaV99488@freefall.freebsd.org> From: Dirk Meyer Date: Sat, 30 Jun 2001 04:50:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/agenda-libs 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 dinoex 2001/06/30 04:50:36 PDT Modified files: devel Makefile Added files: devel/agenda-libs Makefile distinfo pkg-comment pkg-descr pkg-plist Log: This ports run-depends on devel/agenda-headers. This port installs all libraries for development for Agenda VR3 PDA with Linux VR. This port was converted from official RPM. Libraries are precompiled. PR: 28513 Submitted by: lev@serebryakov.spb.ru Revision Changes Path 1.580 +2 -1 ports/devel/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 4:50:51 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AE00C37B413; Sat, 30 Jun 2001 04:50:41 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5UBofP99528; Sat, 30 Jun 2001 04:50:41 -0700 (PDT) (envelope-from dinoex) Message-Id: <200106301150.f5UBofP99528@freefall.freebsd.org> From: Dirk Meyer Date: Sat, 30 Jun 2001 04:50: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 dinoex 2001/06/30 04:50:41 PDT Modified files: . modules Log: agenda-libs --> ports/devel/agenda-libs Revision Changes Path 1.3421 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 4:53:30 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DB40C37B401; Sat, 30 Jun 2001 04:53:23 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5UBrNL99886; Sat, 30 Jun 2001 04:53:23 -0700 (PDT) (envelope-from dinoex) Message-Id: <200106301153.f5UBrNL99886@freefall.freebsd.org> From: Dirk Meyer Date: Sat, 30 Jun 2001 04:53:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/mipsel-linux-egcs Makefile distinfo pkg-comment pkg-descr pkg-plist ports/devel/mipsel-linux-egcs/files patch-aa-mips patch-bb-mips-softfloat-2 patch-cc-sgidefs specs X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/30 04:53:23 PDT Modified files: devel Makefile Added files: devel/mipsel-linux-egcs Makefile distinfo pkg-comment pkg-descr pkg-plist devel/mipsel-linux-egcs/files patch-aa-mips patch-bb-mips-softfloat-2 patch-cc-sgidefs specs Log: This port build-depends on devel/mipsel-linux-binutils and devel/agenda-headers. This port run-depends on devel/mipsel-linux-binutils. This is egcs-1.0.3a for mipsel-linux target with Linux VR patches. Version egcs-1.0.3a is latest official supported by Linux VR version. This port was converted from SRPM for RedHat. PR: 28515 Submitted by: lev@serebryakov.spb.ru Revision Changes Path 1.581 +2 -1 ports/devel/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 4:53:37 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E39BA37B43A; Sat, 30 Jun 2001 04:53:29 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5UBrTE99950; Sat, 30 Jun 2001 04:53:29 -0700 (PDT) (envelope-from dinoex) Message-Id: <200106301153.f5UBrTE99950@freefall.freebsd.org> From: Dirk Meyer Date: Sat, 30 Jun 2001 04:53: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 dinoex 2001/06/30 04:53:29 PDT Modified files: . modules Log: mipsel-linux-egcs --> ports/devel/mipsel-linux-egcs Revision Changes Path 1.3422 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 5:26:58 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 868F437B407; Sat, 30 Jun 2001 05:26:54 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5UCQsd04685; Sat, 30 Jun 2001 05:26:54 -0700 (PDT) (envelope-from sobomax) Message-Id: <200106301226.f5UCQsd04685@freefall.freebsd.org> From: Maxim Sobolev Date: Sat, 30 Jun 2001 05:26:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/host Makefile distinfo pkg-comment pkg-descr pkg-plist ports/net/host/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 sobomax 2001/06/30 05:26:54 PDT Modified files: net Makefile Added files: net/host Makefile distinfo pkg-comment pkg-descr pkg-plist net/host/files patch-Makefile Log: Add host, an utility to query DNS servers (similar to one found in the BIND distribution). Revision Changes Path 1.565 +2 -1 ports/net/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 5:29:57 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 65C2A37B403; Sat, 30 Jun 2001 05:29:54 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5UCTsO04884; Sat, 30 Jun 2001 05:29:54 -0700 (PDT) (envelope-from sobomax) Message-Id: <200106301229.f5UCTsO04884@freefall.freebsd.org> From: Maxim Sobolev Date: Sat, 30 Jun 2001 05:29:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/xtraceroute Makefile distinfo pkg-plist ports/net/xtraceroute/files patch-aa patch-ab patch-util.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2001/06/30 05:29:53 PDT Modified files: net/xtraceroute Makefile distinfo pkg-plist net/xtraceroute/files patch-aa patch-ab Removed files: net/xtraceroute/files patch-util.c Log: Update to 0.9.0. Revision Changes Path 1.11 +5 -3 ports/net/xtraceroute/Makefile 1.2 +1 -1 ports/net/xtraceroute/distinfo 1.2 +2 -1 ports/net/xtraceroute/pkg-plist 1.3 +6 -12 ports/net/xtraceroute/files/patch-aa 1.2 +10 -7 ports/net/xtraceroute/files/patch-ab To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 6:17: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E53E737B438; Sat, 30 Jun 2001 06:16:58 -0700 (PDT) (envelope-from jedgar@FreeBSD.org) Received: (from jedgar@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5UDGwL10192; Sat, 30 Jun 2001 06:16:58 -0700 (PDT) (envelope-from jedgar) Message-Id: <200106301316.f5UDGwL10192@freefall.freebsd.org> From: "Chris D. Faulhaber" Date: Sat, 30 Jun 2001 06:16:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/wmcalc Makefile distinfo ports/math/wmcalc/files patch-ab X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jedgar 2001/06/30 06:16:58 PDT Modified files: math/wmcalc Makefile distinfo Removed files: math/wmcalc/files patch-ab Log: Update port to 0.3 PR: 28399 Submitted by: Patrick Li Revision Changes Path 1.7 +2 -2 ports/math/wmcalc/Makefile 1.5 +1 -1 ports/math/wmcalc/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 6:39:54 2001 Delivered-To: cvs-all@freebsd.org Received: from server.baldwin.cx (server.baldwin.cx [204.216.28.80]) by hub.freebsd.org (Postfix) with ESMTP id AD7C737B419; Sat, 30 Jun 2001 06:39:50 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (tserver.conference.usenix.org [199.103.159.3]) by server.baldwin.cx (8.9.3/8.9.3) with ESMTP id GAA34138; Sat, 30 Jun 2001 06:41:43 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200106300712.f5U7CZa50505@freefall.freebsd.org> Date: Sat, 30 Jun 2001 06:39:47 -0700 (PDT) From: John Baldwin To: "David E. O'Brien" Subject: RE: cvs commit: src/sys/ia64 .keep_me src/sys/i386 .keep_me src/ Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 30-Jun-01 David E. O'Brien wrote: > obrien 2001/06/30 00:12:35 PDT > > Added files: > sys/ia64 .keep_me > sys/i386 .keep_me > sys/powerpc .keep_me > sys/sparc64 .keep_me > sys/pc98 .keep_me > Log: > Ensure sys/${MACHINE}/compile/FOO exists Shouldn't these be in compile/ subdirectories of these? -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 6:42:21 2001 Delivered-To: cvs-all@freebsd.org Received: from sydney.worldwide.lemis.com (tserver.conference.usenix.org [199.103.159.3]) by hub.freebsd.org (Postfix) with ESMTP id 38BDA37B826; Sat, 30 Jun 2001 06:42:16 -0700 (PDT) (envelope-from grog@sydney.worldwide.lemis.com) Received: (from grog@localhost) by sydney.worldwide.lemis.com (8.11.3/8.9.3) id f5UDgGI00785; Sat, 30 Jun 2001 09:42:16 -0400 (EDT) (envelope-from grog) Date: Sat, 30 Jun 2001 09:42:16 -0400 From: Greg Lehey To: Wilko Bulte , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/calendar/calendars calendar.freebsd Message-ID: <20010630094215.C513@sydney.worldwide.lemis.com> References: <200106282205.f5SM5ac07015@freefall.freebsd.org> <20010629123552.B7549@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20010629123552.B7549@sunbay.com>; from ru@FreeBSD.org on Fri, Jun 29, 2001 at 12:35:53PM +0300 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: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-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, 29 June 2001 at 12:35:53 +0300, Ruslan Ermilov wrote: > On Thu, Jun 28, 2001 at 03:05:35PM -0700, Wilko Bulte wrote: >> wilko 2001/06/28 15:05:35 PDT >> >> Modified files: >> usr.bin/calendar/calendars calendar.freebsd >> Log: >> s/Netherlands/the Netherlands/g >> >> Revision Changes Path >> 1.38 +3 -3 src/usr.bin/calendar/calendars/calendar.freebsd > > It was supposed that only iso3166 names go here. > And this is consistent with the rest of calendars. > > $ grep Netherlands calendar.holiday > 05/05 Liberation Day in Netherlands > 12/15 Statue Day in Netherlands Antilles > 04/30 Queen's Birthday in Netherlands, Netherlands Antilles > > Please back this out. This is incorrect usage. We should not follow bad examples. Since you've identified this breakage, would you please fix it? Greg -- See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 6:52: 1 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (unknown [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B0A7C37B93D; Sat, 30 Jun 2001 06:51:58 -0700 (PDT) (envelope-from n_hibma@FreeBSD.org) Received: (from n_hibma@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5UDocd38534; Sat, 30 Jun 2001 06:50:38 -0700 (PDT) (envelope-from n_hibma) Message-Id: <200106301350.f5UDocd38534@freefall.freebsd.org> From: Nick Hibma Date: Sat, 30 Jun 2001 06:49:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb if_aue.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG n_hibma 2001/06/30 06:49:18 PDT Modified files: sys/dev/usb if_aue.c Log: Add AboCom Systems USB to 1M HomePNA & 10M/100M Fast Ethernet Adapter. PR: kern/28537 Submitted by: Hiroyuki Aizu MFC after: 5 days Revision Changes Path 1.39 +3 -2 src/sys/dev/usb/if_aue.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 7:20:48 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (unknown [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6933537B64A; Sat, 30 Jun 2001 07:20:45 -0700 (PDT) (envelope-from tom@FreeBSD.org) Received: (from tom@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5UEJPq19668; Sat, 30 Jun 2001 07:19:25 -0700 (PDT) (envelope-from tom) Message-Id: <200106301419.f5UEJPq19668@freefall.freebsd.org> From: Tom Hukins Date: Sat, 30 Jun 2001 07:18:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/releases/4.1R notes.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 tom 2001/06/30 07:18:05 PDT Modified files: en/releases/4.1R notes.sgml Log: Remove duplicate word Revision Changes Path 1.2 +3 -3 www/en/releases/4.1R/notes.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 7:34: 2 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (unknown [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C2D6837B418; Sat, 30 Jun 2001 07:33:58 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: (from murray@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5UEWcV22069; Sat, 30 Jun 2001 07:32:38 -0700 (PDT) (envelope-from murray) Message-Id: <200106301432.f5UEWcV22069@freefall.freebsd.org> From: Murray Stokely Date: Sat, 30 Jun 2001 07:31:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/security 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 2001/06/30 07:31:18 PDT Modified files: en_US.ISO8859-1/books/handbook/security chapter.sgml Log: Add 50 new indexterms Submitted by: Valentino Vaschetto Revision Changes Path 1.54 +146 -3 doc/en_US.ISO8859-1/books/handbook/security/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 Jun 30 7:41:16 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (unknown [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B7A0937B69E; Sat, 30 Jun 2001 07:41:12 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5UEdqO22713; Sat, 30 Jun 2001 07:39:52 -0700 (PDT) (envelope-from imp) Message-Id: <200106301439.f5UEdqO22713@freefall.freebsd.org> From: Warner Losh Date: Sat, 30 Jun 2001 07:38:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/compile .cvsignore src/sys/i386 .keep_me src/sys/i386/compile .cvsignore src/sys/ia64 .keep_me src/sys/ia64/compile .cvsignore src/sys/pc98 .keep_me src/sys/pc98/compile .cvsignore src/sys/powerpc .keep_me ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/30 07:38:32 PDT Added files: sys/alpha/compile .cvsignore sys/i386/compile .cvsignore sys/ia64/compile .cvsignore sys/pc98/compile .cvsignore sys/powerpc/compile .cvsignore Removed files: sys/i386 .keep_me sys/ia64 .keep_me sys/pc98 .keep_me sys/powerpc .keep_me Log: Really do proper keepme files in the compile directories. Use .cvsignore file for [A-Za-z]* to keep these directories around rather than waste a file on .keepme. This should also make people's built trees place nice with CVS. Idea for .cvsignore: peter (although I suggested the regexp) Pointed out by: Makoto MATSUSHITA-san Llama's costuming by: Fernamdo Llamas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 7:45: 5 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (unknown [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3E17537B657; Sat, 30 Jun 2001 07:45:02 -0700 (PDT) (envelope-from mpp@FreeBSD.org) Received: (from mpp@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5UEhgn22912; Sat, 30 Jun 2001 07:43:42 -0700 (PDT) (envelope-from mpp) Message-Id: <200106301443.f5UEhgn22912@freefall.freebsd.org> From: Mike Pritchard Date: Sat, 30 Jun 2001 07:42:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/fortune/datfiles freebsd-tips X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mpp 2001/06/30 07:42:21 PDT Modified files: games/fortune/datfiles freebsd-tips Log: Fix a couple of typos. Revision Changes Path 1.14 +3 -3 src/games/fortune/datfiles/freebsd-tips To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 7:49:33 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (unknown [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8D55237B617; Sat, 30 Jun 2001 07:49:30 -0700 (PDT) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5UEmAf23174; Sat, 30 Jun 2001 07:48:10 -0700 (PDT) (envelope-from nik) Message-Id: <200106301448.f5UEmAf23174@freefall.freebsd.org> From: Nik Clayton Date: Sat, 30 Jun 2001 07:46: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 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nik 2001/06/30 07:46:50 PDT Modified files: en_US.ISO8859-1/books/handbook Makefile book.sgml Log: Support for building individual chapters in the Handbook without needing to build the whole thing. Revision Changes Path 1.35 +7 -2 doc/en_US.ISO8859-1/books/handbook/Makefile 1.102 +61 -30 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 Sat Jun 30 7:58:26 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (unknown [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 70D7837B61C; Sat, 30 Jun 2001 07:58:21 -0700 (PDT) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5UEv1C24207; Sat, 30 Jun 2001 07:57:01 -0700 (PDT) (envelope-from nik) Message-Id: <200106301457.f5UEv1C24207@freefall.freebsd.org> From: Nik Clayton Date: Sat, 30 Jun 2001 07:55:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/advanced-networking Makefile doc/en_US.ISO8859-1/books/handbook/backups Makefile doc/en_US.ISO8859-1/books/handbook/basics Makefile doc/en_US.ISO8859-1/books/handbook/bibliography Makefile doc/en_US.ISO8859-1/books/handbook/boot Makefile doc/en_US.ISO8859-1/books/handbook/contrib Makefile ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nik 2001/06/30 07:55:41 PDT Added files: en_US.ISO8859-1/books/handbook/advanced-networking Makefile en_US.ISO8859-1/books/handbook/backups Makefile en_US.ISO8859-1/books/handbook/basics Makefile en_US.ISO8859-1/books/handbook/bibliography Makefile en_US.ISO8859-1/books/handbook/boot Makefile en_US.ISO8859-1/books/handbook/contrib Makefile en_US.ISO8859-1/books/handbook/cutting-edge Makefile en_US.ISO8859-1/books/handbook/disks Makefile en_US.ISO8859-1/books/handbook/eresources Makefile en_US.ISO8859-1/books/handbook/hw Makefile en_US.ISO8859-1/books/handbook/install Makefile en_US.ISO8859-1/books/handbook/introduction Makefile en_US.ISO8859-1/books/handbook/kernelconfig Makefile en_US.ISO8859-1/books/handbook/kerneldebug Makefile en_US.ISO8859-1/books/handbook/kernelopts Makefile en_US.ISO8859-1/books/handbook/l10n Makefile en_US.ISO8859-1/books/handbook/linuxemu Makefile en_US.ISO8859-1/books/handbook/mail Makefile en_US.ISO8859-1/books/handbook/mirrors Makefile en_US.ISO8859-1/books/handbook/pgpkeys Makefile en_US.ISO8859-1/books/handbook/policies Makefile en_US.ISO8859-1/books/handbook/ports Makefile en_US.ISO8859-1/books/handbook/ppp-and-slip Makefile en_US.ISO8859-1/books/handbook/printing Makefile en_US.ISO8859-1/books/handbook/security Makefile en_US.ISO8859-1/books/handbook/serialcomms Makefile en_US.ISO8859-1/books/handbook/sound Makefile en_US.ISO8859-1/books/handbook/staff Makefile en_US.ISO8859-1/books/handbook/users Makefile en_US.ISO8859-1/books/handbook/x11 Makefile Log: Makefile's to make it easy to build individual handbook chapters. These are *not* recursed in to by the top level Makefile. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 7:59:29 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (unknown [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1FC8237B632; Sat, 30 Jun 2001 07:59:25 -0700 (PDT) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5UEw4A24306; Sat, 30 Jun 2001 07:58:04 -0700 (PDT) (envelope-from nik) Message-Id: <200106301458.f5UEw4A24306@freefall.freebsd.org> From: Nik Clayton Date: Sat, 30 Jun 2001 07:56:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man7 hier.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 nik 2001/06/30 07:56:44 PDT Modified files: share/man/man7 hier.7 Log: /dist is a mount point used by sysinstall(8), not an extraction directory. Revision Changes Path 1.49 +2 -2 src/share/man/man7/hier.7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 8:18:19 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (unknown [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0B19337B414; Sat, 30 Jun 2001 08:18:17 -0700 (PDT) (envelope-from mikeh@FreeBSD.org) Received: (from mikeh@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5UFGuN28516; Sat, 30 Jun 2001 08:16:56 -0700 (PDT) (envelope-from mikeh) Message-Id: <200106301516.f5UFGuN28516@freefall.freebsd.org> From: Mike Heffner Date: Sat, 30 Jun 2001 08:15:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/lastcomm lastcomm.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 2001/06/30 08:15:36 PDT Modified files: (Branch: RELENG_4) usr.bin/lastcomm lastcomm.c Log: MFC: 1.12: prevent wrapping on 80-char display Revision Changes Path 1.10.2.2 +8 -9 src/usr.bin/lastcomm/lastcomm.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 8:41:52 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (unknown [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3E09C37B648; Sat, 30 Jun 2001 08:19:10 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5UFHoe28739; Sat, 30 Jun 2001 08:17:50 -0700 (PDT) (envelope-from obrien) Message-Id: <200106301517.f5UFHoe28739@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 30 Jun 2001 08:16:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/arm/compile .keep_me src/sys/sparc64/compile .keep_me src/sys/powerpc/compile .keep_me src/sys/ia64/compile .keep_me src/sys/alpha/compile .keep_me src/sys/i386/compile .keep_me src/sys/pc98/compile .keep_me X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2001/06/30 08:16:29 PDT Added files: sys/arm/compile .keep_me sys/sparc64/compile .keep_me sys/powerpc/compile .keep_me sys/ia64/compile .keep_me sys/alpha/compile .keep_me sys/i386/compile .keep_me sys/pc98/compile .keep_me Log: Ensure sys/${MACHINE}/compile/FOO exists Reviewed by: arch, imp, peter, and the USENIX terminal room secret kernel cabal To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 8:42: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id D7EB837B726; Sat, 30 Jun 2001 08:22:56 -0700 (PDT) (envelope-from obrien@nuxi.ucdavis.edu) Received: from dragon.nuxi.com (root@trang.muxi.com [206.40.252.115] (may be forged)) by relay.nuxi.com (8.11.2/8.11.2) with ESMTP id f5UFMuR76299; Sat, 30 Jun 2001 08:22:56 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.3/8.11.1) id f5UFMtj87770; Sat, 30 Jun 2001 08:22:55 -0700 (PDT) (envelope-from obrien) Date: Sat, 30 Jun 2001 08:22:55 -0700 From: "David O'Brien" To: John Baldwin Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/ia64 .keep_me src/sys/i386 .keep_me src/ Message-ID: <20010630082255.A87646@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200106300712.f5U7CZa50505@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: ; from jhb@FreeBSD.org on Sat, Jun 30, 2001 at 06:39:47AM -0700 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 Sat, Jun 30, 2001 at 06:39:47AM -0700, John Baldwin wrote: > > sys/sparc64 .keep_me > > sys/pc98 .keep_me > > Log: > > Ensure sys/${MACHINE}/compile/FOO exists > Shouldn't these be in compile/ subdirectories of these? I *hate* CVS... -- -- David (obrien@FreeBSD.org) Disclaimer: Not speaking for FreeBSD, just expressing my own opinion. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 8:42:13 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (unknown [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C034537B70E; Sat, 30 Jun 2001 08:24:15 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5UFMtk29280; Sat, 30 Jun 2001 08:22:55 -0700 (PDT) (envelope-from obrien) Message-Id: <200106301522.f5UFMtk29280@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 30 Jun 2001 08:21:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64 .keep_me X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2001/06/30 08:21:35 PDT Removed files: sys/sparc64 .keep_me Log: Grrr, this was added in the wrong place. Have I mentioned before how much I hate remove CVS when adding directories??? Ask me about it (got 3 hours...) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 8:42:19 2001 Delivered-To: cvs-all@freebsd.org Received: from smtp9.xs4all.nl (smtp9.xs4all.nl [194.109.127.135]) by hub.freebsd.org (Postfix) with ESMTP id 008AE37B743; Sat, 30 Jun 2001 08:31:14 -0700 (PDT) (envelope-from wkb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp9.xs4all.nl (8.9.3/8.9.3) with ESMTP id RAA05699; Sat, 30 Jun 2001 17:31:11 +0200 (CEST) Received: (from wkb@localhost) by freebie.xs4all.nl (8.11.3/8.11.3) id f5UFVBh07974; Sat, 30 Jun 2001 17:31:11 +0200 (CEST) (envelope-from wkb) Date: Sat, 30 Jun 2001 17:31:11 +0200 From: Wilko Bulte To: Greg Lehey Cc: Wilko Bulte , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/calendar/calendars calendar.freebsd Message-ID: <20010630173111.A7951@freebie.xs4all.nl> References: <200106282205.f5SM5ac07015@freefall.freebsd.org> <20010629123552.B7549@sunbay.com> <20010630094215.C513@sydney.worldwide.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010630094215.C513@sydney.worldwide.lemis.com>; from grog@FreeBSD.ORG on Sat, Jun 30, 2001 at 09:42:16AM -0400 X-OS: FreeBSD 4.3-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 Sat, Jun 30, 2001 at 09:42:16AM -0400, Greg Lehey wrote: > On Friday, 29 June 2001 at 12:35:53 +0300, Ruslan Ermilov wrote: > > On Thu, Jun 28, 2001 at 03:05:35PM -0700, Wilko Bulte wrote: > >> wilko 2001/06/28 15:05:35 PDT > >> > >> Modified files: > >> usr.bin/calendar/calendars calendar.freebsd > >> Log: > >> s/Netherlands/the Netherlands/g > >> > >> Revision Changes Path > >> 1.38 +3 -3 src/usr.bin/calendar/calendars/calendar.freebsd > > > > It was supposed that only iso3166 names go here. > > And this is consistent with the rest of calendars. > > > > $ grep Netherlands calendar.holiday > > 05/05 Liberation Day in Netherlands > > 12/15 Statue Day in Netherlands Antilles > > 04/30 Queen's Birthday in Netherlands, Netherlands Antilles > > > > Please back this out. > > This is incorrect usage. We should not follow bad examples. Since > you've identified this breakage, would you please fix it? > > Greg Greg, do I understand correctly you want me to fix calendar.holiday? Sure, no problem. Wilko -- | / o / / _ Arnhem, The Netherlands email: wilko@FreeBSD.org |/|/ / / /( (_) Bulte http://www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 8:42:26 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (unknown [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 31A3737B68C; Sat, 30 Jun 2001 08:35:55 -0700 (PDT) (envelope-from roam@FreeBSD.org) Received: (from roam@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5UFYYw30122; Sat, 30 Jun 2001 08:34:35 -0700 (PDT) (envelope-from roam) Message-Id: <200106301534.f5UFYYw30122@freefall.freebsd.org> From: Peter Pentchev Date: Sat, 30 Jun 2001 08:33:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/hevea 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 roam 2001/06/30 08:33:14 PDT Modified files: textproc/hevea pkg-plist Log: Update for the NOPORTDOCS case. PR: 28539 Submitted by: maintainer Revision Changes Path 1.5 +75 -75 ports/textproc/hevea/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 Jun 30 8:43:17 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (unknown [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 324CD37C27D; Sat, 30 Jun 2001 08:40:47 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5UFdRB30663; Sat, 30 Jun 2001 08:39:27 -0700 (PDT) (envelope-from obrien) Message-Id: <200106301539.f5UFdRB30663@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 30 Jun 2001 08:38:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/arm/compile .cvsignore X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2001/06/30 08:38:06 PDT Added files: sys/arm/compile .cvsignore Log: Add .cvsignore so that CVS stop's complaining about people's kernel build dirs. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 11:37:35 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (unknown [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 89C4237BA23; Sat, 30 Jun 2001 10:22:53 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5UHLX245808; Sat, 30 Jun 2001 10:21:33 -0700 (PDT) (envelope-from imp) Message-Id: <200106301721.f5UHLX245808@freefall.freebsd.org> From: Warner Losh Date: Sat, 30 Jun 2001 10:20:13 -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 imp 2001/06/30 10:20:13 PDT Modified files: release Makefile Log: Fix make release for new kernel locations Revision Changes Path 1.627 +8 -8 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 Sat Jun 30 11:38:44 2001 Delivered-To: cvs-all@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 2E38937B889; Sat, 30 Jun 2001 11:16:57 -0700 (PDT) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 30 Jun 2001 19:16:56 +0100 (BST) To: Nick Hibma Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, Ian Logan Subject: Re: cvs commit: src/sys/dev/usb uhid.c usbdi_util.c In-reply-to: Your message of "Sat, 30 Jun 2001 12:04:05 BST." <20010630120003.R71373-100000@bluebottle> X-Request-Do: Date: Sat, 30 Jun 2001 19:16:54 +0100 From: David Malone Message-ID: <200106301916.aa44228@salmon.maths.tcd.ie> Sender: owner-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'd like to thank dwmalone for looking through the PR database and > prodding me that a bug report contained a useful patch. This solves a > problem I have been hunting on and off for about 2 months now (with > people even sending me hardware). Ian Logan spotted the problem - I just spotted that the patch looked sensible ;-) David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 11:39:24 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (unknown [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 99B1B37B8FD; Sat, 30 Jun 2001 11:24:14 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5UIMs054155; Sat, 30 Jun 2001 11:22:54 -0700 (PDT) (envelope-from ijliao) Message-Id: <200106301822.f5UIMs054155@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sat, 30 Jun 2001 11:21:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/netscript Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2001/06/30 11:21:34 PDT Modified files: net/netscript Makefile distinfo pkg-plist Log: ugprade to 1.6.2 Revision Changes Path 1.3 +2 -2 ports/net/netscript/Makefile 1.3 +1 -1 ports/net/netscript/distinfo 1.3 +9 -7 ports/net/netscript/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 11:39:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9B35F37B401; Sat, 30 Jun 2001 11:36:21 -0700 (PDT) (envelope-from sf@FreeBSD.org) Received: (from sf@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5UIZAE55171; Sat, 30 Jun 2001 11:35:10 -0700 (PDT) (envelope-from sf) Message-Id: <200106301835.f5UIZAE55171@freefall.freebsd.org> From: FUJISHIMA Satsuki Date: Sat, 30 Jun 2001 11:33:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/mozilla-jlp 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 sf 2001/06/30 11:33:49 PDT Modified files: japanese/mozilla-jlp Makefile pkg-plist Log: sync more with mozilla 0.9.1. PR: 28531 Submitted by: maintainer Revision Changes Path 1.17 +1 -2 ports/japanese/mozilla-jlp/Makefile 1.7 +0 -2 ports/japanese/mozilla-jlp/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 Jun 30 11:40:39 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ECAD337B619; Sat, 30 Jun 2001 11:37:11 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5UIbBB55718; Sat, 30 Jun 2001 11:37:11 -0700 (PDT) (envelope-from ijliao) Message-Id: <200106301837.f5UIbBB55718@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sat, 30 Jun 2001 11:37:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/rascal 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 2001/06/30 11:37:11 PDT Modified files: math/rascal Makefile distinfo Log: ugprade to 0.2.6 Revision Changes Path 1.9 +2 -2 ports/math/rascal/Makefile 1.9 +1 -1 ports/math/rascal/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 12: 0:41 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0CFE837B401; Sat, 30 Jun 2001 12:00:38 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5UJ0bQ58427; Sat, 30 Jun 2001 12:00:37 -0700 (PDT) (envelope-from ijliao) Message-Id: <200106301900.f5UJ0bQ58427@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sat, 30 Jun 2001 12:00:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/spar Makefile distinfo pkg-plist ports/math/spar/files patch-calculator::Makefile.in patch-lib::randist::rand.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/30 12:00:37 PDT Modified files: math/spar Makefile distinfo pkg-plist Added files: math/spar/files patch-calculator::Makefile.in patch-lib::randist::rand.c Log: upgrade to 0.5.10 drop maintainership Revision Changes Path 1.5 +3 -3 ports/math/spar/Makefile 1.5 +1 -1 ports/math/spar/distinfo 1.6 +1 -2 ports/math/spar/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 Jun 30 12:27:38 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3524037B401; Sat, 30 Jun 2001 12:27:34 -0700 (PDT) (envelope-from jesusr@FreeBSD.org) Received: (from jesusr@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5UJRYw63949; Sat, 30 Jun 2001 12:27:34 -0700 (PDT) (envelope-from jesusr) Message-Id: <200106301927.f5UJRYw63949@freefall.freebsd.org> From: Jesus Rodriguez Cuesta Date: Sat, 30 Jun 2001 12:27:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/es 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 jesusr 2001/06/30 12:27:34 PDT Modified files: es index.sgml Log: Sync mirrors list with english version and add www2 and www3 spanish mirrors. Revision Changes Path 1.19 +19 -20 www/es/index.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 12:59:57 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CF5A537B405; Sat, 30 Jun 2001 12:59:52 -0700 (PDT) (envelope-from jedgar@FreeBSD.org) Received: (from jedgar@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5UJxqF67929; Sat, 30 Jun 2001 12:59:52 -0700 (PDT) (envelope-from jedgar) Message-Id: <200106301959.f5UJxqF67929@freefall.freebsd.org> From: "Chris D. Faulhaber" Date: Sat, 30 Jun 2001 12:59:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/xinetd Makefile distinfo ports/security/xinetd/files patch-aa patch-af X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jedgar 2001/06/30 12:59:52 PDT Modified files: security/xinetd Makefile distinfo security/xinetd/files patch-aa patch-af Log: Update port to 2.3.0 Revision Changes Path 1.33 +2 -2 ports/security/xinetd/Makefile 1.16 +1 -1 ports/security/xinetd/distinfo 1.6 +5 -5 ports/security/xinetd/files/patch-aa 1.3 +9 -9 ports/security/xinetd/files/patch-af To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 13:28: 5 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 515EF37B403; Sat, 30 Jun 2001 13:28:00 -0700 (PDT) (envelope-from jesusr@FreeBSD.org) Received: (from jesusr@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5UKS0173429; Sat, 30 Jun 2001 13:28:00 -0700 (PDT) (envelope-from jesusr) Message-Id: <200106302028.f5UKS0173429@freefall.freebsd.org> From: Jesus Rodriguez Cuesta Date: Sat, 30 Jun 2001 13:28:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/es Makefile availability.sgml includes.sgml index.sgml www/es/projects newbies.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 jesusr 2001/06/30 13:28:00 PDT Modified files: es Makefile availability.sgml includes.sgml index.sgml es/projects newbies.sgml Log: Sync with current english version. Revision Changes Path 1.10 +2 -2 www/es/Makefile 1.7 +9 -17 www/es/availability.sgml 1.8 +65 -23 www/es/includes.sgml 1.20 +53 -20 www/es/index.sgml 1.10 +3 -3 www/es/projects/newbies.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 13:31:54 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 47C1137B403; Sat, 30 Jun 2001 13:31:49 -0700 (PDT) (envelope-from jesusr@FreeBSD.org) Received: (from jesusr@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5UKVn173768; Sat, 30 Jun 2001 13:31:49 -0700 (PDT) (envelope-from jesusr) Message-Id: <200106302031.f5UKVn173768@freefall.freebsd.org> From: Jesus Rodriguez Cuesta Date: Sat, 30 Jun 2001 13:31:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/es Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jesusr 2001/06/30 13:31:49 PDT Modified files: es Makefile Log: Undo the last commit. It was my own modified Makefile. This is the right one. Revision Changes Path 1.11 +2 -3 www/es/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 14:15: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D2A6F37B403; Sat, 30 Jun 2001 14:15:00 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5ULF0g85582; Sat, 30 Jun 2001 14:15:00 -0700 (PDT) (envelope-from dd) Message-Id: <200106302115.f5ULF0g85582@freefall.freebsd.org> From: Dima Dorfman Date: Sat, 30 Jun 2001 14:15:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/share/sgml man-refs.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 dd 2001/06/30 14:15:00 PDT Modified files: share/sgml man-refs.ent Log: Sort this and add a comment describing how things should be sorted. Revision Changes Path 1.85 +40 -33 doc/share/sgml/man-refs.ent To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 14:21:57 2001 Delivered-To: cvs-all@freebsd.org Received: from meow.osd.bsdi.com (meow.osd.bsdi.com [204.216.28.88]) by hub.freebsd.org (Postfix) with ESMTP id 34DF037B405; Sat, 30 Jun 2001 14:21:49 -0700 (PDT) (envelope-from logo@osd.bsdi.com) Received: from localhost (logo@localhost) by meow.osd.bsdi.com (8.11.3/8.11.2) with ESMTP id f5ULLg808382; Sat, 30 Jun 2001 14:21:42 -0700 (PDT) (envelope-from logo@osd.bsdi.com) Date: Sat, 30 Jun 2001 14:21:42 -0700 (PDT) From: Valentino Vaschetto To: Murray Stokely Cc: , Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/handbook/boot chapter.sgml In-Reply-To: <20010629113623.A87852@meow.osd.bsdi.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 Ah ha! -val On Fri, 29 Jun 2001, Murray Stokely wrote: :On Fri, Jun 29, 2001 at 11:31:16AM -0700, Murray Stokely wrote: :> murray 2001/06/29 11:31:16 PDT :> :> Modified files: :> en_US.ISO8859-1/books/handbook/boot chapter.sgml :> Log: :> Add 20 indexterms. : :Submitted by: Valentino Vaschetto : : - Murray : :To Unsubscribe: send mail to majordomo@FreeBSD.org :with "unsubscribe cvs-all" in the body of the message : To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 14:28: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from alpo.whistle.com (s206m1.whistle.com [207.76.206.1]) by hub.freebsd.org (Postfix) with ESMTP id 08FEC37B403; Sat, 30 Jun 2001 14:28:02 -0700 (PDT) (envelope-from mark@whistle.com) Received: from [207.76.207.129] ([10.1.10.118]) by alpo.whistle.com (8.9.1a/8.9.1) with ESMTP id OAA27691; Sat, 30 Jun 2001 14:26:42 -0700 (PDT) Mime-Version: 1.0 X-Sender: mark@207.76.206.1 Message-Id: In-Reply-To: <200106291951.f5TJpbX31534@freefall.freebsd.org> References: <200106291951.f5TJpbX31534@freefall.freebsd.org> Date: Sat, 30 Jun 2001 14:26:41 -0700 To: John Baldwin , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG From: Mark Peek Subject: Re: cvs commit: src/sys/alpha/alpha trap.c src/sys/alpha/include cpu.h src/sys/conf files src/sys/i386/i386 trap.c src/sys/ia64/ia64 trap.c src/sys/ia64/include cpu.h src/sys/kern subr_trap.c src/sys/powerpc/powerpc trap.c src/sys/sys proc.h Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-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 12:51 PM -0700 6/29/01, John Baldwin wrote: >jhb 2001/06/29 12:51:37 PDT > > Modified files: > sys/alpha/alpha trap.c > sys/alpha/include cpu.h > sys/conf files > sys/i386/i386 trap.c > sys/ia64/ia64 trap.c > sys/ia64/include cpu.h > sys/kern subr_trap.c > sys/powerpc/powerpc trap.c > sys/sys proc.h > Log: > Move ast() and userret() to sys/kern/subr_trap.c now that they are MI. > > Revision Changes Path > 1.68 +1 -114 src/sys/alpha/alpha/trap.c > 1.29 +1 -2 src/sys/alpha/include/cpu.h > 1.538 +1 -0 src/sys/conf/files > 1.194 +1 -121 src/sys/i386/i386/trap.c > 1.25 +1 -113 src/sys/ia64/ia64/trap.c > 1.19 +1 -2 src/sys/ia64/include/cpu.h > 1.194 +18 -1163 src/sys/kern/subr_trap.c > 1.2 +1 -9 src/sys/powerpc/powerpc/trap.c > 1.168 +2 -1 src/sys/sys/proc.h Now that the powerpc code has a real userret() :-), you may want to commit this patch as well...it allows the powerpc kernel to link again. (Well, at least link in my build tree...I need Benno to commit the netbsd versions of autoconf.h and openpicreg.h based on his most recent changes). Mark Index: powerpc/include/cpu.h =================================================================== RCS file: /cvs/freebsd/src/sys/powerpc/include/cpu.h,v retrieving revision 1.2 diff -u -r1.2 cpu.h --- powerpc/include/cpu.h 2001/06/29 11:10:40 1.2 +++ powerpc/include/cpu.h 2001/06/30 21:11:35 @@ -39,6 +39,9 @@ #include #include +#define TRAPF_USERMODE(frame) ((frame)->srr1 & PSL_PR) != 0) +#define TRAPF_PC(frame) ((frame)->srr0) + #define CLKF_USERMODE(frame) (((frame)->srr1 & PSL_PR) != 0) #define CLKF_BASEPRI(frame) ((frame)->pri == 0) #define CLKF_PC(frame) ((frame)->srr0) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 14:39:14 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8FB6537B403; Sat, 30 Jun 2001 14:39:09 -0700 (PDT) (envelope-from mikeh@FreeBSD.org) Received: (from mikeh@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5ULd9U87714; Sat, 30 Jun 2001 14:39:09 -0700 (PDT) (envelope-from mikeh) Message-Id: <200106302139.f5ULd9U87714@freefall.freebsd.org> From: Mike Heffner Date: Sat, 30 Jun 2001 14:39:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libstand tftp.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/30 14:39:09 PDT Modified files: lib/libstand tftp.c Log: Reset errno so that subsequent TFTP requests don't fail after the first failure. PR: misc/25502 MFC after: 2 weeks Revision Changes Path 1.7 +3 -1 src/lib/libstand/tftp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 14:39:36 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9E83D37B401; Sat, 30 Jun 2001 14:39:31 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5ULdVL87795; Sat, 30 Jun 2001 14:39:31 -0700 (PDT) (envelope-from dd) Message-Id: <200106302139.f5ULdVL87795@freefall.freebsd.org> From: Dima Dorfman Date: Sat, 30 Jun 2001 14:39:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/examples/netgraph ether.bridge X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/06/30 14:39:31 PDT Modified files: share/examples/netgraph ether.bridge Log: Correct a brain-o in the stats output. PR: 24839 Submitted by: AMAKAWA Shuhei Revision Changes Path 1.2 +2 -2 src/share/examples/netgraph/ether.bridge To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 14:40:13 2001 Delivered-To: cvs-all@freebsd.org Received: from alpo.whistle.com (s206m1.whistle.com [207.76.206.1]) by hub.freebsd.org (Postfix) with ESMTP id 089F637B405; Sat, 30 Jun 2001 14:40:03 -0700 (PDT) (envelope-from mark-ml@whistle.com) Received: from [207.76.207.129] ([10.1.10.118]) by alpo.whistle.com (8.9.1a/8.9.1) with ESMTP id OAA27880; Sat, 30 Jun 2001 14:38:40 -0700 (PDT) Mime-Version: 1.0 X-Sender: mark-ml@207.76.206.1 Message-Id: In-Reply-To: <200106300639.f5U6dRB43532@freefall.freebsd.org> References: <200106300639.f5U6dRB43532@freefall.freebsd.org> Date: Sat, 30 Jun 2001 14:38:42 -0700 To: Warner Losh , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG From: Mark Peek Subject: Re: cvs commit: src/sys/conf Makefile.alpha Makefile.i386 Makefile.ia64 Makefile.pc98 Makefile.powerpc Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-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 11:39 PM -0700 6/29/01, Warner Losh wrote: >imp 2001/06/29 23:39:27 PDT > > Modified files: > sys/conf Makefile.alpha Makefile.i386 > Makefile.ia64 Makefile.pc98 > Makefile.powerpc > Log: > The path in the last commit should have been > src/sys/MACHINE/compile/FOO > > Revision Changes Path > 1.104 +1 -1 src/sys/conf/Makefile.alpha > 1.238 +1 -1 src/sys/conf/Makefile.i386 > 1.27 +1 -1 src/sys/conf/Makefile.ia64 > 1.137 +1 -1 src/sys/conf/Makefile.pc98 > 1.241 +1 -1 src/sys/conf/Makefile.powerpc This is a good change. Thanks for making it. I'm wondering, should the /sys/conf/Makefile.${MACHINE} files be changed to hard code the machine? It currently has: M = ${MACHINE_ARCH} but now, we know we are compiling for a given machine architecture so this could be hard coded. In some ways, you might also want to switch this around with (for instance): M = powerpc MACHINE_ARCH = ${M} In other words, you know you're building a powerpc kernel, make sure you pull in the correct include files and CFLAGS from . This helps for cross compilation of the kernel. Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 15:10:11 2001 Delivered-To: cvs-all@freebsd.org Received: from alpo.whistle.com (s206m1.whistle.com [207.76.206.1]) by hub.freebsd.org (Postfix) with ESMTP id F210C37B403; Sat, 30 Jun 2001 15:10:02 -0700 (PDT) (envelope-from mark-ml@whistle.com) Received: from [207.76.207.129] ([10.1.10.118]) by alpo.whistle.com (8.9.1a/8.9.1) with ESMTP id PAA28385; Sat, 30 Jun 2001 15:09:38 -0700 (PDT) Mime-Version: 1.0 X-Sender: mark-ml@207.76.206.1 Message-Id: In-Reply-To: <200106300628.f5U6SDf42318@freefall.freebsd.org> References: <200106300628.f5U6SDf42318@freefall.freebsd.org> Date: Sat, 30 Jun 2001 15:06:06 -0700 To: Warner Losh , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG From: Mark Peek Subject: Re: cvs commit: src/usr.sbin/config config.8 main.c Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-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 11:28 PM -0700 6/29/01, Warner Losh wrote: >imp 2001/06/29 23:28:13 PDT > > Modified files: > usr.sbin/config config.8 main.c > Log: > Move kernel compile directory from sys/compile/FOO to > sys/compile/${MACHINE}/FOO. > > Reviewed by: obrien, peter and the USENIX terminal room secret kernel cabal > > Revision Changes Path > 1.27 +2 -2 src/usr.sbin/config/config.8 > 1.51 +3 -4 src/usr.sbin/config/main.c Warner, Here's a patch to clean up the FILES section of the documentation as well. Note: I don't believe config uses /sys/ARCH/conf/files.SYSTEM_NAME anymore so I removed that line completely. Mark Index: usr.sbin/config/config.8 =================================================================== RCS file: /cvs/freebsd/src/usr.sbin/config/config.8,v retrieving revision 1.28 diff -u -r1.28 config.8 --- usr.sbin/config/config.8 2001/06/30 06:38:42 1.28 +++ usr.sbin/config/config.8 2001/06/30 22:00:33 @@ -208,21 +208,17 @@ in the root file system. .El .Sh FILES -.Bl -tag -width /sys/i386/conf/Makefile.i386 -compact +.Bl -tag -width /sys/ARCH/compile/SYSTEM_NAME -compact .It Pa /sys/conf/files list of common files system is built from -.It Pa /sys/i386/conf/Makefile.i386 +.It Pa /sys/conf/Makefile.ARCH generic makefile for the -.Tn i386 -.It Pa /sys/i386/conf/files.i386 +.Tn ARCH +.It Pa /sys/conf/files.ARCH list of -.Tn i386 +.Tn ARCH specific files -.It Pa /sys/i386/conf/files. Ns Em ERNIE -list of files specific to -.Em ERNIE -system -.It Pa /sys/compile/SYSTEM_NAME +.It Pa /sys/ARCH/compile/SYSTEM_NAME default kernel build directory for system .Pa SYSTEM_NAME . .El To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 15:47:48 2001 Delivered-To: cvs-all@freebsd.org Received: from femail18.sdc1.sfba.home.com (femail18.sdc1.sfba.home.com [24.0.95.145]) by hub.freebsd.org (Postfix) with ESMTP id BFB7B37B401; Sat, 30 Jun 2001 15:47:44 -0700 (PDT) (envelope-from mdharnois@home.com) Received: from c1030098-a.wtrlo1.ia.home.com ([24.6.200.230]) by femail18.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with ESMTP id <20010630224744.RSVH22639.femail18.sdc1.sfba.home.com@c1030098-a.wtrlo1.ia.home.com>; Sat, 30 Jun 2001 15:47:44 -0700 Received: by c1030098-a.wtrlo1.ia.home.com (Postfix, from userid 1001) id B07FD14A02; Sat, 30 Jun 2001 17:48:24 -0500 (CDT) To: FUJISHIMA Satsuki Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/mail/cyrus Makefile pkg-plist References: <200106292202.f5TM24l56487@freefall.freebsd.org> From: Michael Harnois Date: Sat, 30 Jun 2001 17:48:24 -0500 In-Reply-To: <200106292202.f5TM24l56487@freefall.freebsd.org> (FUJISHIMA Satsuki's message of "Fri, 29 Jun 2001 15:02:04 -0700 (PDT)") Message-ID: <861yo1zirr.fsf@mharnois.workgroup.net> Lines: 7 User-Agent: Gnus/5.090004 (Oort Gnus v0.04) XEmacs/21.5 (anise) 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 Do these same changes need to be applied to cyrus-imapd? -- Michael D. Harnois mdharnois@home.com Redeemer Lutheran Church Washburn, Iowa "A man is a success if he gets up in the morning and gets to bed at night, and in between he does what he wants to do." -- Bob Dylan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 17:36:57 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 325AE37B408; Sat, 30 Jun 2001 17:36:54 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f610aso37849; Sat, 30 Jun 2001 17:36:54 -0700 (PDT) (envelope-from lioux) Message-Id: <200107010036.f610aso37849@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Sat, 30 Jun 2001 17:36:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/understand_c Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2001/06/30 17:36:54 PDT Modified files: devel/understand_c Makefile distinfo Log: Update to version 1.4 Build 119 Revision Changes Path 1.16 +2 -2 ports/devel/understand_c/Makefile 1.15 +1 -1 ports/devel/understand_c/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 18:45:48 2001 Delivered-To: cvs-all@freebsd.org Received: from mail.jeamland.net (rafe.jeamland.net [203.18.243.114]) by hub.freebsd.org (Postfix) with ESMTP id EE03E37B403; Sat, 30 Jun 2001 18:45:42 -0700 (PDT) (envelope-from benno@FreeBSD.org) Received: by mail.jeamland.net (Postfix, from userid 1000) id 9485A70606; Sun, 1 Jul 2001 11:45:40 +1000 (EST) Date: Sun, 1 Jul 2001 11:45:40 +1000 From: Benno Rice To: Mark Peek Cc: John Baldwin , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/alpha/alpha trap.c src/sys/alpha/include cpu.h src/sys/conf files src/sys/i386/i386 trap.c src/sys/ia64/ia64 trap.c src/sys/ia64/include cpu.h src/sys/kern subr_trap.c src/sys/powerpc/powerpc trap.c src/sys/sys proc.h Message-ID: <20010701114540.A37378@rafe.jeamland.net> References: <200106291951.f5TJpbX31534@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="bp/iNruPH9dso1Pn" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from mark@whistle.com on Sat, Jun 30, 2001 at 02:26:41PM -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 --bp/iNruPH9dso1Pn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jun 30, 2001 at 02:26:41PM -0700, Mark Peek wrote: > At 12:51 PM -0700 6/29/01, John Baldwin wrote: [snip] > > Log: > > Move ast() and userret() to sys/kern/subr_trap.c now that they are MI. [snip] > Now that the powerpc code has a real userret() :-), you may want to=20 > commit this patch as well...it allows the powerpc kernel to link=20 > again. (Well, at least link in my build tree...I need Benno to commit=20 > the netbsd versions of autoconf.h and openpicreg.h based on his most=20 > recent changes). Thanks for spotting that. =3D) I'm holding off on openpicreg.h and autocon= f.h until I've worked out how I'm going to work them. autoconf.h isn't actually used by my code at the moment and is only included in extintr.c, which I'm currently drastically reworking as it's one of the areas where NetBSD's way of doing things differs from ours. I might commit openpicreg.h and comment out the include of autoconf.h in extintr.c which would solve those problems for you. --=20 Benno Rice benno@FreeBSD.org --bp/iNruPH9dso1Pn Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjs+gMMACgkQbQx7xhW+Eg5/LACcCJ+f8MDMBtV3cofASbyQLcPJ kbEAn2ceL+yHjhhSaksUCPSHiIgQMQDH =DqML -----END PGP SIGNATURE----- --bp/iNruPH9dso1Pn-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 18:58: 5 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 55C2737B405; Sat, 30 Jun 2001 18:58:03 -0700 (PDT) (envelope-from jeh@FreeBSD.org) Received: (from jeh@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f611w3Y45243; Sat, 30 Jun 2001 18:58:03 -0700 (PDT) (envelope-from jeh) Message-Id: <200107010158.f611w3Y45243@freefall.freebsd.org> From: "James E. Housley" Date: Sat, 30 Jun 2001 18:58:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/rtems-gcc 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 jeh 2001/06/30 18:58:03 PDT Added files: devel/rtems-gcc pkg-plist Log: This is needed for make package, DUH!!! Submitted by: bento To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 19: 3:10 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D2CE937B405; Sat, 30 Jun 2001 19:03:06 -0700 (PDT) (envelope-from jeh@FreeBSD.org) Received: (from jeh@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f61236W45493; Sat, 30 Jun 2001 19:03:06 -0700 (PDT) (envelope-from jeh) Message-Id: <200107010203.f61236W45493@freefall.freebsd.org> From: "James E. Housley" Date: Sat, 30 Jun 2001 19:03:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/rtems-gcc Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jeh 2001/06/30 19:03:06 PDT Modified files: devel/rtems-gcc Makefile Log: I really should us a PKGNAMEPREFIX to prevent confusion. Revision Changes Path 1.2 +3 -1 ports/devel/rtems-gcc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 19:25:41 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EF6FA37B401; Sat, 30 Jun 2001 19:25:37 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f612Pbh49252; Sat, 30 Jun 2001 19:25:37 -0700 (PDT) (envelope-from lioux) Message-Id: <200107010225.f612Pbh49252@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Sat, 30 Jun 2001 19:25:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/concorde Makefile pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2001/06/30 19:25:37 PDT Modified files: math/concorde Makefile pkg-plist Log: Install additional header files PR: 28538 Submitted by: maintainer Revision Changes Path 1.2 +12 -2 ports/math/concorde/Makefile 1.2 +28 -1 ports/math/concorde/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 Jun 30 19:38:44 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6D3DB37B401; Sat, 30 Jun 2001 19:38:39 -0700 (PDT) (envelope-from benno@FreeBSD.org) Received: (from benno@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f612cde50218; Sat, 30 Jun 2001 19:38:39 -0700 (PDT) (envelope-from benno) Message-Id: <200107010238.f612cde50218@freefall.freebsd.org> From: Benno Rice Date: Sat, 30 Jun 2001 19:38:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/powerpc/include cpu.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 benno 2001/06/30 19:38:39 PDT Modified files: sys/powerpc/include cpu.h Log: Add TRAPF_* macros required by MI-ification of ast() and userret(). Submitted by: Mark Peek Revision Changes Path 1.3 +4 -1 src/sys/powerpc/include/cpu.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 19:43:43 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9EAC537B403; Sat, 30 Jun 2001 19:43:38 -0700 (PDT) (envelope-from benno@FreeBSD.org) Received: (from benno@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f612hcl50621; Sat, 30 Jun 2001 19:43:38 -0700 (PDT) (envelope-from benno) Message-Id: <200107010243.f612hcl50621@freefall.freebsd.org> From: Benno Rice Date: Sat, 30 Jun 2001 19:43:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/powerpc/include openpicreg.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 benno 2001/06/30 19:43:38 PDT Added files: sys/powerpc/include openpicreg.h Log: Register definitions for the OpenPIC used in various models of iMac/PowerMac/iBook/PowerBook. Obtained from: NetBSD To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 19:45:19 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7919B37B403; Sat, 30 Jun 2001 19:45:16 -0700 (PDT) (envelope-from benno@FreeBSD.org) Received: (from benno@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f612jG450760; Sat, 30 Jun 2001 19:45:16 -0700 (PDT) (envelope-from benno) Message-Id: <200107010245.f612jG450760@freefall.freebsd.org> From: Benno Rice Date: Sat, 30 Jun 2001 19:45:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/powerpc/powerpc extintr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/30 19:45:16 PDT Modified files: sys/powerpc/powerpc extintr.c Log: Don't include machine/autoconf.h for now. It's not used and is breaking the build. Revision Changes Path 1.3 +4 -1 src/sys/powerpc/powerpc/extintr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 19:56: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from alpo.whistle.com (s206m1.whistle.com [207.76.206.1]) by hub.freebsd.org (Postfix) with ESMTP id E9CBB37B405; Sat, 30 Jun 2001 19:56:02 -0700 (PDT) (envelope-from mark@whistle.com) Received: from [207.76.207.129] ([10.1.10.118]) by alpo.whistle.com (8.9.1a/8.9.1) with ESMTP id TAA32929; Sat, 30 Jun 2001 19:55:17 -0700 (PDT) Mime-Version: 1.0 X-Sender: mark@207.76.206.1 Message-Id: In-Reply-To: <200107010245.f612jG450760@freefall.freebsd.org> References: <200107010245.f612jG450760@freefall.freebsd.org> Date: Sat, 30 Jun 2001 19:55:16 -0700 To: Benno Rice , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG From: Mark Peek Subject: Re: cvs commit: src/sys/powerpc/powerpc extintr.c Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-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 7:45 PM -0700 6/30/01, Benno Rice wrote: >benno 2001/06/30 19:45:16 PDT > > Modified files: > sys/powerpc/powerpc extintr.c > Log: > Don't include machine/autoconf.h for now. It's not used and is breaking the > build. > > Revision Changes Path > 1.3 +4 -1 src/sys/powerpc/powerpc/extintr.c Thanks for the latest batch of commits! Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 21:46:25 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EAF9D37B405; Sat, 30 Jun 2001 21:46:20 -0700 (PDT) (envelope-from mikeh@FreeBSD.org) Received: (from mikeh@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f614kKd64128; Sat, 30 Jun 2001 21:46:20 -0700 (PDT) (envelope-from mikeh) Message-Id: <200107010446.f614kKd64128@freefall.freebsd.org> From: Mike Heffner Date: Sat, 30 Jun 2001 21:46:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/dump traverse.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2001/06/30 21:46:20 PDT Modified files: sbin/dump traverse.c Log: Convert two instances of a lseek()+read() combination to a pread(). PR: bin/17640 MFC after: 2 weeks Revision Changes Path 1.14 +5 -9 src/sbin/dump/traverse.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 22: 4:12 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8A8B937B405; Sat, 30 Jun 2001 22:04:04 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f61544m64796; Sat, 30 Jun 2001 22:04:04 -0700 (PDT) (envelope-from vanilla) Message-Id: <200107010504.f61544m64796@freefall.freebsd.org> From: "Vanilla I. Shu" Date: Sat, 30 Jun 2001 22:04:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/xinetd Makefile pkg-comment pkg-descr X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG vanilla 2001/06/30 22:04:04 PDT Modified files: security/xinetd Makefile pkg-comment pkg-descr Log: - adjust master_sites (synack.net == xinetd.org) - change = to += in CONFIGURE_ARGS - add magic to allow build as a non-root user - improve pkg-comment - add WWW: to pkg-descr PR: ports/28561 Submitted by: Pete Fritchman Revision Changes Path 1.34 +9 -4 ports/security/xinetd/Makefile 1.2 +1 -1 ports/security/xinetd/pkg-comment 1.2 +2 -0 ports/security/xinetd/pkg-descr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Jun 30 22: 6: 3 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7BF1B37B405; Sat, 30 Jun 2001 22:05:53 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f6155rZ67761; Sat, 30 Jun 2001 22:05:53 -0700 (PDT) (envelope-from vanilla) Message-Id: <200107010505.f6155rZ67761@freefall.freebsd.org> From: "Vanilla I. Shu" Date: Sat, 30 Jun 2001 22:05:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/p5-libapreq Makefile distinfo pkg-plist ports/www/p5-libapreq/files patch-aa patch-ab patch-ac X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG vanilla 2001/06/30 22:05:53 PDT Modified files: www/p5-libapreq Makefile distinfo pkg-plist Removed files: www/p5-libapreq/files patch-aa patch-ab patch-ac Log: Upgrade to 0.33. No Responsed by: maintainer Revision Changes Path 1.8 +12 -13 ports/www/p5-libapreq/Makefile 1.3 +1 -1 ports/www/p5-libapreq/distinfo 1.4 +12 -13 ports/www/p5-libapreq/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message