From owner-cvs-all Sun Apr 28 0:38:57 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CC93E37B41F; Sun, 28 Apr 2002 00:38:54 -0700 (PDT) Received: (from dirk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3S7csO75726; Sun, 28 Apr 2002 00:38:54 -0700 (PDT) (envelope-from dirk) Message-Id: <200204280738.g3S7csO75726@freefall.freebsd.org> From: Dirk Froemberg Date: Sun, 28 Apr 2002 00:38:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/pth Makefile pkg-plist ports/devel/pth/files pth.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 dirk 2002/04/28 00:38:54 PDT Modified files: devel/pth Makefile pkg-plist Added files: devel/pth/files pth.sh Log: Add startup script for non standard library path. PR: ports/37142 Submitted by: Alex Dupre Revision Changes Path 1.58 +5 -2 ports/devel/pth/Makefile 1.1 +20 -0 ports/devel/pth/files/pth.sh (new) 1.12 +1 -0 ports/devel/pth/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 Apr 28 0:44:27 2002 Delivered-To: cvs-all@freebsd.org Received: from mao.stokely.org (mao.stokely.org [65.84.64.228]) by hub.freebsd.org (Postfix) with ESMTP id B4EE737B417; Sun, 28 Apr 2002 00:44:22 -0700 (PDT) Received: by mao.stokely.org (Postfix, from userid 2074) id 7346F4B66B; Sun, 28 Apr 2002 00:44:22 -0700 (PDT) Date: Sun, 28 Apr 2002 00:44:22 -0700 From: Murray Stokely To: Alfred Perlstein Cc: Peter Wemm , Scott Long , Josef Karthauser , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/usb uhci.c Message-ID: <20020428074422.GB28352@freebsdmall.com> References: <20020408035351.GA6762@hollin.btc.adaptec.com> <20020427235422.1DCCB3810@overcee.wemm.org> <20020428035513.GT1530@elvis.mu.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="RnlQjJ0d97Da+TV1" Content-Disposition: inline In-Reply-To: <20020428035513.GT1530@elvis.mu.org> User-Agent: Mutt/1.3.25i 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 --RnlQjJ0d97Da+TV1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sat, Apr 27, 2002 at 08:55:13PM -0700, Alfred Perlstein wrote: > The instability of the USB subsystem is getting really irritating, > it's been several months now and things are still seemingly severly > broken. Do we have an ETA for a fix? I know that things _used_ > to work a while back before the USB2 stuff from netbsd started > getting merged. I think this is a good example of something that should be developed in Perforce. I'm forced to use /sys/dev/usb from March 15th while keeping the rest of my system synced to -CURRENT. I had to change two lines of code to deal with a small API change. As much as I find this irritiating, I still appreciate the fact that Joe stepped up to do something about our neglected USB subsystem. Perhaps, we just need some other developers to help Joe track down the problems. I agree with Alfred that this is irritating and we need to do something about it. - Murray --RnlQjJ0d97Da+TV1 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Comment: For info see http://www.gnupg.org iD8DBQE8y6hVtNcQog5FH30RAvseAJwJ3O6iJ35vub57WyK5r5c0Y3zyGQCfUHbk HoXgz3eHOqwGDt72/csvnps= =odgd -----END PGP SIGNATURE----- --RnlQjJ0d97Da+TV1-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 1: 1:42 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C02EA37B416; Sun, 28 Apr 2002 01:01:39 -0700 (PDT) Received: (from ume@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3S81dL77970; Sun, 28 Apr 2002 01:01:39 -0700 (PDT) (envelope-from ume) Message-Id: <200204280801.g3S81dL77970@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Sun, 28 Apr 2002 01:01:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/faithd faithd.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ume 2002/04/28 01:01:39 PDT Modified files: (Branch: RELENG_4) usr.sbin/faithd faithd.c Log: MFC 1.9: handle ECONNABORTED. Revision Changes Path 1.2.2.7 +3 -1 src/usr.sbin/faithd/faithd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 1:43:51 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3EF9037B41B; Sun, 28 Apr 2002 01:43:48 -0700 (PDT) Received: (from marcel@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3S8hmR86153; Sun, 28 Apr 2002 01:43:48 -0700 (PDT) (envelope-from marcel) Message-Id: <200204280843.g3S8hmR86153@freefall.freebsd.org> From: Marcel Moolenaar Date: Sun, 28 Apr 2002 01:43:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files.ia64 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcel 2002/04/28 01:43:47 PDT Modified files: sys/conf files.ia64 Log: Add mca.c. Revision Changes Path 1.31 +1 -0 src/sys/conf/files.ia64 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 2:42:42 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5741837B41B; Sun, 28 Apr 2002 02:42:39 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3S9gdw95870; Sun, 28 Apr 2002 02:42:39 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204280942.g3S9gdw95870@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sun, 28 Apr 2002 02:42:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/p5-Text-PDF Makefile distinfo pkg-comment pkg-descr pkg-plist ports/textproc/p5-Text-PDF/files patch-Makefile.PL trans.sed X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/28 02:42:39 PDT Modified files: textproc Makefile Added files: textproc/p5-Text-PDF Makefile distinfo pkg-comment pkg-descr pkg-plist textproc/p5-Text-PDF/files patch-Makefile.PL trans.sed Log: add p5-Text-PDF 0.19 Create and manipulate PDF files Revision Changes Path 1.343 +1 -0 ports/textproc/Makefile 1.1 +47 -0 ports/textproc/p5-Text-PDF/Makefile (new) 1.1 +1 -0 ports/textproc/p5-Text-PDF/distinfo (new) 1.1 +10 -0 ports/textproc/p5-Text-PDF/files/patch-Makefile.PL (new) 1.1 +2 -0 ports/textproc/p5-Text-PDF/files/trans.sed (new) 1.1 +1 -0 ports/textproc/p5-Text-PDF/pkg-comment (new) 1.1 +8 -0 ports/textproc/p5-Text-PDF/pkg-descr (new) 1.1 +35 -0 ports/textproc/p5-Text-PDF/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 2:51:48 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F3B9337B416; Sun, 28 Apr 2002 02:51:45 -0700 (PDT) Received: (from bde@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3S9pj797089; Sun, 28 Apr 2002 02:51:45 -0700 (PDT) (envelope-from bde) Message-Id: <200204280951.g3S9pj797089@freefall.freebsd.org> From: Bruce Evans Date: Sun, 28 Apr 2002 02:51:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys timex.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 bde 2002/04/28 02:51:45 PDT Modified files: sys/sys timex.h Log: Removed unused forward struct declaration. Revision Changes Path 1.17 +0 -1 src/sys/sys/timex.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 2:52:51 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6E3E437B400; Sun, 28 Apr 2002 02:52:47 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3S9qlM97270; Sun, 28 Apr 2002 02:52:47 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204280952.g3S9qlM97270@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sun, 28 Apr 2002 02:52:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/dhisd Makefile ports/math Makefile ports/math/py-mpz Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/28 02:52:47 PDT Modified files: net/dhisd Makefile math Makefile math/py-mpz Makefile Log: switch libgmp -> libgmp-freebsd Revision Changes Path 1.172 +1 -1 ports/math/Makefile 1.5 +1 -1 ports/math/py-mpz/Makefile 1.9 +1 -1 ports/net/dhisd/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 3:24:42 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B85A037B405; Sun, 28 Apr 2002 03:24:38 -0700 (PDT) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SAOcU06114; Sun, 28 Apr 2002 03:24:38 -0700 (PDT) (envelope-from iedowse) Message-Id: <200204281024.g3SAOcU06114@freefall.freebsd.org> From: Ian Dowse Date: Sun, 28 Apr 2002 03:24:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pstat pstat.8 pstat.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG iedowse 2002/04/28 03:24:38 PDT Modified files: usr.sbin/pstat pstat.8 pstat.c Log: Oops, remove references to NLOCKED and NWANTED, now that they no longer exist. Revision Changes Path 1.34 +1 -5 src/usr.sbin/pstat/pstat.8 1.65 +0 -4 src/usr.sbin/pstat/pstat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 3:29: 5 2002 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 E72C537B404; Sun, 28 Apr 2002 03:28:56 -0700 (PDT) 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 UAA26053; Sun, 28 Apr 2002 20:28:50 +1000 Date: Sun, 28 Apr 2002 20:30:05 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Marcel Moolenaar Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: src/sys/kern subr_witness.c In-Reply-To: <20020427191135.GB315@dhcp01.pn.xcllnt.net> Message-ID: <20020428202229.U3552-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 27 Apr 2002, Marcel Moolenaar wrote: > On Sun, Apr 28, 2002 at 04:34:03AM +1000, Bruce Evans wrote: > > the syntax error. The syntax error is just that labels must be followed > > by a statement (there is no such thing as a label by itself; the syntax > > only defines labeled statements). "} after "skip:" is not a statement. > > The closest to a null statement is ";" or "{}". > > Since I did insert a semi-colon, I guess what you are arguing is > that the commit log is a bit silly. I think it's not silly enough > that it's wrong, so I don't see a need for forced commit. Do you? > > Anyway: point taken. The construct was invalid and I didn't realize > it. All I saw was a warning and the change I made was to fix the > warning (exterior manifestation) and not the error (fundamental bug). > Given this, a better fix would be to rewrite the nested FOREACH so > that we don't need to have the label. This is not something I feel > I should be doing though. The code is a bit wrong too. This patch fixes 1 misleading comment and 2 style bugs: Index: subr_witness.c =================================================================== RCS file: /home/ncvs/src/sys/kern/subr_witness.c,v retrieving revision 1.112 diff -u -2 -r1.112 subr_witness.c --- subr_witness.c 27 Apr 2002 04:48:36 -0000 1.112 +++ subr_witness.c 28 Apr 2002 07:50:17 -0000 @@ -1120,6 +1125,5 @@ } witness_leveldescendents(w, 0); - skip: - ; /* silence GCC 3.x */ +skip: ; } } but committing style fixes of this size is a bit silly; I have 6 more like it in subr_witness.c despite trying not to touch this file. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 3:45:35 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B2FD637B41C; Sun, 28 Apr 2002 03:45:30 -0700 (PDT) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SAjUQ09533; Sun, 28 Apr 2002 03:45:30 -0700 (PDT) (envelope-from olgeni) Message-Id: <200204281045.g3SAjUQ09533@freefall.freebsd.org> From: Jimmy Olgeni Date: Sun, 28 Apr 2002 03:45:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/p5-XML-LibXSLT 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 olgeni 2002/04/28 03:45:30 PDT Modified files: textproc/p5-XML-LibXSLT pkg-descr Log: Formatting fix (lone word on a line). Revision Changes Path 1.2 +1 -2 ports/textproc/p5-XML-LibXSLT/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 Apr 28 3:49:19 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 784B237B417; Sun, 28 Apr 2002 03:49:15 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SAnF209903; Sun, 28 Apr 2002 03:49:15 -0700 (PDT) (envelope-from markm) Message-Id: <200204281049.g3SAnF209903@freefall.freebsd.org> From: Mark Murray Date: Sun, 28 Apr 2002 03:49:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/rup rup.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2002/04/28 03:49:15 PDT Modified files: usr.bin/rup rup.c Log: Style only; format function declarations, sort header includes, and use __FBSDID(). Revision Changes Path 1.16 +26 -20 src/usr.bin/rup/rup.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 3:56:12 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2924337B417; Sun, 28 Apr 2002 03:56:10 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SAuAm10565; Sun, 28 Apr 2002 03:56:10 -0700 (PDT) (envelope-from markm) Message-Id: <200204281056.g3SAuAm10565@freefall.freebsd.org> From: Mark Murray Date: Sun, 28 Apr 2002 03:56:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/ruptime ruptime.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2002/04/28 03:56:10 PDT Modified files: usr.bin/ruptime ruptime.c Log: Use __FBSDID(), ANSIfy headings, use const/unsigned in minor but appropriate places. Revision Changes Path 1.15 +16 -24 src/usr.bin/ruptime/ruptime.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 4: 0:38 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 31D8C37B416; Sun, 28 Apr 2002 04:00:35 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SB0Zx11831; Sun, 28 Apr 2002 04:00:35 -0700 (PDT) (envelope-from markm) Message-Id: <200204281100.g3SB0Zx11831@freefall.freebsd.org> From: Mark Murray Date: Sun, 28 Apr 2002 04:00:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/rs rs.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2002/04/28 04:00:35 PDT Modified files: usr.bin/rs rs.c Log: Use __FBSDID, ANSIfy functions, fix const string. Revision Changes Path 1.10 +37 -44 src/usr.bin/rs/rs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 4:13:24 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3280137B41E; Sun, 28 Apr 2002 04:13:21 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SBDLd20957; Sun, 28 Apr 2002 04:13:21 -0700 (PDT) (envelope-from markm) Message-Id: <200204281113.g3SBDLd20957@freefall.freebsd.org> From: Mark Murray Date: Sun, 28 Apr 2002 04:13:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/rusers rusers.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2002/04/28 04:13:21 PDT Modified files: usr.bin/rusers rusers.c Log: Trivial warnings fixes; staticise and use unsigned. Use __FBSDID(). Revision Changes Path 1.14 +16 -13 src/usr.bin/rusers/rusers.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 4:15:51 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F299037B416; Sun, 28 Apr 2002 04:15:47 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SBFlO21236; Sun, 28 Apr 2002 04:15:47 -0700 (PDT) (envelope-from markm) Message-Id: <200204281115.g3SBFlO21236@freefall.freebsd.org> From: Mark Murray Date: Sun, 28 Apr 2002 04:15:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/rlogin Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2002/04/28 04:15:47 PDT Modified files: usr.bin/rlogin Makefile Log: Remove GCC-specific flags. Revision Changes Path 1.24 +0 -1 src/usr.bin/rlogin/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 4:16:52 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 63C8637B431; Sun, 28 Apr 2002 04:16:43 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SBGhL21413; Sun, 28 Apr 2002 04:16:43 -0700 (PDT) (envelope-from markm) Message-Id: <200204281116.g3SBGhL21413@freefall.freebsd.org> From: Mark Murray Date: Sun, 28 Apr 2002 04:16:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/rlogin rlogin.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2002/04/28 04:16:43 PDT Modified files: usr.bin/rlogin rlogin.c Log: Easy warns fixes; use const, mark unused function parameters. Remove unused includes. Revision Changes Path 1.30 +13 -14 src/usr.bin/rlogin/rlogin.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 4:29:16 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EF99D37B405; Sun, 28 Apr 2002 04:29:12 -0700 (PDT) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SBTCB22883; Sun, 28 Apr 2002 04:29:12 -0700 (PDT) (envelope-from iedowse) Message-Id: <200204281129.g3SBTCB22883@freefall.freebsd.org> From: Ian Dowse Date: Sun, 28 Apr 2002 04:29:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/nfs nfs_serv.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG iedowse 2002/04/28 04:29:12 PDT Modified files: (Branch: RELENG_4) sys/nfs nfs_serv.c Log: MFC: sys/nfsserver/nfs_serv.c revision 1.118; limit the amount of data that nfsrv_readdir and nfsrv_readdirplus can return to avoid a panic when an over-large `count' value is specified by the client. Revision Changes Path 1.93.2.5 +4 -0 src/sys/nfs/nfs_serv.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 4:42:27 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 32DA137B41A; Sun, 28 Apr 2002 04:42:23 -0700 (PDT) Received: (from gj@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SBgNJ24283; Sun, 28 Apr 2002 04:42:23 -0700 (PDT) (envelope-from gj) Message-Id: <200204281142.g3SBgNJ24283@freefall.freebsd.org> From: Gary Jennejohn Date: Sun, 28 Apr 2002 04:42:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/i4b/man Makefile ifpi2.4 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gj 2002/04/28 04:42:23 PDT Modified files: (Branch: RELENG_4) usr.sbin/i4b/man Makefile Added files: (Branch: RELENG_4) usr.sbin/i4b/man ifpi2.4 Log: MFC add a manpage for the ifpi2 driver. Revision Changes Path 1.2.2.6 +1 -1 src/usr.sbin/i4b/man/Makefile 1.2.2.1 +61 -0 src/usr.sbin/i4b/man/ifpi2.4 (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 4:44:33 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9457537B404; Sun, 28 Apr 2002 04:44:30 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SBiU924747; Sun, 28 Apr 2002 04:44:30 -0700 (PDT) (envelope-from markm) Message-Id: <200204281144.g3SBiU924747@freefall.freebsd.org> From: Mark Murray Date: Sun, 28 Apr 2002 04:44:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/quota 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 markm 2002/04/28 04:44:30 PDT Modified files: usr.bin/quota quota.c Log: Fix some low-hanging fruit in the warnings department; ANSIfy functions, sort out some const issues. Revision Changes Path 1.15 +59 -88 src/usr.bin/quota/quota.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 4:47:17 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1DF0737B404; Sun, 28 Apr 2002 04:47:11 -0700 (PDT) Received: (from gj@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SBlB625146; Sun, 28 Apr 2002 04:47:11 -0700 (PDT) (envelope-from gj) Message-Id: <200204281147.g3SBlB625146@freefall.freebsd.org> From: Gary Jennejohn Date: Sun, 28 Apr 2002 04:47:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i4b/layer1/ifpi2 i4b_ifpi2_pci.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gj 2002/04/28 04:47:10 PDT Modified files: sys/i4b/layer1/ifpi2 i4b_ifpi2_pci.c Log: Change instances of avma1pp2- to ifpi2- in printf's since the name of the driver should be emitted. This was already changed in the code committed to RELENG_4. Revision Changes Path 1.7 +5 -5 src/sys/i4b/layer1/ifpi2/i4b_ifpi2_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 4:48:23 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C3F9137B41F; Sun, 28 Apr 2002 04:48:18 -0700 (PDT) Received: (from mbr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SBmIp25269; Sun, 28 Apr 2002 04:48:18 -0700 (PDT) (envelope-from mbr) Message-Id: <200204281148.g3SBmIp25269@freefall.freebsd.org> From: Martin Blapp Date: Sun, 28 Apr 2002 04:48:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mod_frontpage Makefile ports/www/mod_frontpage/files patch-fpstatic.c patch-path.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 mbr 2002/04/28 04:48:18 PDT Modified files: www/mod_frontpage Makefile Added files: www/mod_frontpage/files patch-fpstatic.c patch-path.h Log: Make changing passwords running. Add patch posted to sourge-forge with little modifications. Bump PORTREVISION. Revision Changes Path 1.8 +1 -0 ports/www/mod_frontpage/Makefile 1.1 +27 -0 ports/www/mod_frontpage/files/patch-fpstatic.c (new) 1.1 +10 -0 ports/www/mod_frontpage/files/patch-path.h (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 4:51: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0C5DE37B416; Sun, 28 Apr 2002 04:51:04 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SBp4425667; Sun, 28 Apr 2002 04:51:04 -0700 (PDT) (envelope-from markm) Message-Id: <200204281151.g3SBp4425667@freefall.freebsd.org> From: Mark Murray Date: Sun, 28 Apr 2002 04:51:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/paste paste.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2002/04/28 04:51:03 PDT Modified files: usr.bin/paste paste.c Log: More low hanging warnings fruit; ANSIfy, de-register, constify. Revision Changes Path 1.9 +17 -19 src/usr.bin/paste/paste.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 4:51:40 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ED0DA37B41B; Sun, 28 Apr 2002 04:51:15 -0700 (PDT) Received: (from gj@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SBpFT25693; Sun, 28 Apr 2002 04:51:15 -0700 (PDT) (envelope-from gj) Message-Id: <200204281151.g3SBpFT25693@freefall.freebsd.org> From: Gary Jennejohn Date: Sun, 28 Apr 2002 04:51:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/examples/isdn SupportedCards X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gj 2002/04/28 04:51:15 PDT Modified files: share/examples/isdn SupportedCards Log: Add the Dynalink IS64PPH+ as a supported card. Reported by: znerd Revision Changes Path 1.7 +1 -0 src/share/examples/isdn/SupportedCards To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 4:52:52 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6AE9237B417; Sun, 28 Apr 2002 04:52:44 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SBqhx25930; Sun, 28 Apr 2002 04:52:43 -0700 (PDT) (envelope-from markm) Message-Id: <200204281152.g3SBqhx25930@freefall.freebsd.org> From: Mark Murray Date: Sun, 28 Apr 2002 04:52:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/passwd local_passwd.c passwd.c yp_passwd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2002/04/28 04:52:43 PDT Modified files: usr.bin/passwd local_passwd.c passwd.c yp_passwd.c Log: Fix VCS inclusions. Revision Changes Path 1.29 +3 -2 src/usr.bin/passwd/local_passwd.c 1.21 +3 -2 src/usr.bin/passwd/passwd.c 1.18 +3 -2 src/usr.bin/passwd/yp_passwd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 4:53:17 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 742D437B41F; Sun, 28 Apr 2002 04:52:53 -0700 (PDT) Received: (from gj@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SBqrQ25980; Sun, 28 Apr 2002 04:52:53 -0700 (PDT) (envelope-from gj) Message-Id: <200204281152.g3SBqrQ25980@freefall.freebsd.org> From: Gary Jennejohn Date: Sun, 28 Apr 2002 04:52:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/examples/isdn SupportedCards X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gj 2002/04/28 04:52:53 PDT Modified files: (Branch: RELENG_4) share/examples/isdn SupportedCards Log: Add the Dynalink IS64PPH+ as a supported card. Reported by: znerd Revision Changes Path 1.3.2.4 +1 -0 src/share/examples/isdn/SupportedCards To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 4:59:34 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 302C637B404; Sun, 28 Apr 2002 04:59:31 -0700 (PDT) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SBxVt26680; Sun, 28 Apr 2002 04:59:31 -0700 (PDT) (envelope-from iedowse) Message-Id: <200204281159.g3SBxVt26680@freefall.freebsd.org> From: Ian Dowse Date: Sun, 28 Apr 2002 04:59:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/moused 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 iedowse 2002/04/28 04:59:31 PDT Modified files: usr.sbin/moused moused.c Log: Fix a number of warnings. A gcc preprocessor bug relating to macros with variable numbers of arguments made this slightly harder than it should be. Avoid the bug by not doing string concatenation within the macros, and instead add a new function to syslog or print the error messages. Revision Changes Path 1.55 +56 -41 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 Sun Apr 28 4:59:58 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4358337B425; Sun, 28 Apr 2002 04:59:44 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SBxiJ26725; Sun, 28 Apr 2002 04:59:44 -0700 (PDT) (envelope-from markm) Message-Id: <200204281159.g3SBxiJ26725@freefall.freebsd.org> From: Mark Murray Date: Sun, 28 Apr 2002 04:59:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/ranlib build.c extern.h misc.c ranlib.c touch.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2002/04/28 04:59:44 PDT Modified files: usr.bin/ranlib build.c misc.c ranlib.c touch.c Added files: usr.bin/ranlib extern.h Log: ANSIfy functions, and move extern declarations into a shared header where ${DEITY} intended them to be. Revision Changes Path 1.10 +15 -20 src/usr.bin/ranlib/build.c 1.1 +47 -0 src/usr.bin/ranlib/extern.h (new) 1.8 +10 -6 src/usr.bin/ranlib/misc.c 1.8 +8 -8 src/usr.bin/ranlib/ranlib.c 1.8 +7 -8 src/usr.bin/ranlib/touch.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 5: 4:23 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B980037B405; Sun, 28 Apr 2002 05:04:20 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SC4Kn27190; Sun, 28 Apr 2002 05:04:20 -0700 (PDT) (envelope-from markm) Message-Id: <200204281204.g3SC4Kn27190@freefall.freebsd.org> From: Mark Murray Date: Sun, 28 Apr 2002 05:04:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/nm 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 markm 2002/04/28 05:04:20 PDT Modified files: usr.bin/nm nm.c Log: Fix some easy warnings; ANSIfy, constify. Fix VCS inclusion and deregister. Revision Changes Path 1.18 +48 -55 src/usr.bin/nm/nm.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 5: 7:14 2002 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 B0CD037B400; Sun, 28 Apr 2002 05:07:07 -0700 (PDT) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 28 Apr 2002 13:07:06 +0100 (BST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/moused moused.c In-Reply-To: Your message of "Sun, 28 Apr 2002 04:59:31 PDT." <200204281159.g3SBxVt26680@freefall.freebsd.org> Date: Sun, 28 Apr 2002 13:07:06 +0100 From: Ian Dowse Message-ID: <200204281307.aa21187@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 In message <200204281159.g3SBxVt26680@freefall.freebsd.org>, Ian Dowse writes: > Fix a number of warnings. A gcc preprocessor bug relating to macros > with variable numbers of arguments made this slightly harder than > it should be. If anyone is interested, the gcc bug is triggered by #define logwarn(fmt, args...) syslog(LOG_WARNING, fmt ": %m", ##args) void f() { logwarn("eeek"); } and it produces the output: /tmp/in.c:3: unterminated string or character constant /tmp/in.c:3: possible real start of unterminated constant # 1 "/tmp/in.c" void f() { syslog(LOG_WARNING, "eeek" ": ) ; } Ian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 5: 8:22 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7932737B41E; Sun, 28 Apr 2002 05:08:18 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SC8I131535; Sun, 28 Apr 2002 05:08:18 -0700 (PDT) (envelope-from markm) Message-Id: <200204281208.g3SC8I131535@freefall.freebsd.org> From: Mark Murray Date: Sun, 28 Apr 2002 05:08:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/newkey Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2002/04/28 05:08:18 PDT Modified files: usr.bin/newkey Makefile Log: Minor reorder for style. Revision Changes Path 1.10 +1 -1 src/usr.bin/newkey/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 5: 9:37 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C9E8F37B400; Sun, 28 Apr 2002 05:09:33 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SC9XU31672; Sun, 28 Apr 2002 05:09:33 -0700 (PDT) (envelope-from markm) Message-Id: <200204281209.g3SC9XU31672@freefall.freebsd.org> From: Mark Murray Date: Sun, 28 Apr 2002 05:09:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/newkey generic.c newkey.c update.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2002/04/28 05:09:33 PDT Modified files: usr.bin/newkey generic.c newkey.c update.c Log: ANSIfy, VCS inclusions and some very minor style. Revision Changes Path 1.7 +9 -13 src/usr.bin/newkey/generic.c 1.6 +11 -12 src/usr.bin/newkey/newkey.c 1.9 +16 -30 src/usr.bin/newkey/update.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 5:12:52 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7E07237B41B; Sun, 28 Apr 2002 05:12:49 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SCCn332020; Sun, 28 Apr 2002 05:12:49 -0700 (PDT) (envelope-from markm) Message-Id: <200204281212.g3SCCn332020@freefall.freebsd.org> From: Mark Murray Date: Sun, 28 Apr 2002 05:12:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/netstat 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 markm 2002/04/28 05:12:49 PDT Modified files: usr.bin/netstat main.c Log: Some easy const fixes. Revision Changes Path 1.57 +4 -4 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 Sun Apr 28 5:14:14 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 46DBB37B41C; Sun, 28 Apr 2002 05:14:10 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SCEAW32196; Sun, 28 Apr 2002 05:14:10 -0700 (PDT) (envelope-from markm) Message-Id: <200204281214.g3SCEAW32196@freefall.freebsd.org> From: Mark Murray Date: Sun, 28 Apr 2002 05:14:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/netstat Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2002/04/28 05:14:10 PDT Modified files: usr.bin/netstat Makefile Log: Remove GCC-specific flags and commented out cruft. Revision Changes Path 1.19 +0 -3 src/usr.bin/netstat/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 5:15:47 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D1DD137B405; Sun, 28 Apr 2002 05:15:40 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SCFej32833; Sun, 28 Apr 2002 05:15:40 -0700 (PDT) (envelope-from markm) Message-Id: <200204281215.g3SCFej32833@freefall.freebsd.org> From: Mark Murray Date: Sun, 28 Apr 2002 05:15:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/netstat if.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2002/04/28 05:15:40 PDT Modified files: usr.bin/netstat if.c Log: fix warnings; change variable/argument names that mask global names. Revision Changes Path 1.50 +4 -4 src/usr.bin/netstat/if.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 5:17:31 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4B09E37B420; Sun, 28 Apr 2002 05:17:27 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SCHRo33233; Sun, 28 Apr 2002 05:17:27 -0700 (PDT) (envelope-from markm) Message-Id: <200204281217.g3SCHRo33233@freefall.freebsd.org> From: Mark Murray Date: Sun, 28 Apr 2002 05:17:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/netstat inet6.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2002/04/28 05:17:27 PDT Modified files: usr.bin/netstat inet6.c Log: Cast to kill warnings. De-register. Revision Changes Path 1.19 +4 -4 src/usr.bin/netstat/inet6.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 5:19:35 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 362DD37B404; Sun, 28 Apr 2002 05:19:30 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SCJUA33422; Sun, 28 Apr 2002 05:19:30 -0700 (PDT) (envelope-from markm) Message-Id: <200204281219.g3SCJUA33422@freefall.freebsd.org> From: Mark Murray Date: Sun, 28 Apr 2002 05:19:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/ncplogin ncplogin.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2002/04/28 05:19:30 PDT Modified files: usr.bin/ncplogin ncplogin.c Log: Fix VCS inclusion and tidy up #includes. Revision Changes Path 1.3 +8 -4 src/usr.bin/ncplogin/ncplogin.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 5:21:35 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0611937B41C; Sun, 28 Apr 2002 05:21:32 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SCLVs33736; Sun, 28 Apr 2002 05:21:32 -0700 (PDT) (envelope-from markm) Message-Id: <200204281221.g3SCLVs33736@freefall.freebsd.org> From: Mark Murray Date: Sun, 28 Apr 2002 05:21:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/ncplist ncplist.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2002/04/28 05:21:31 PDT Modified files: usr.bin/ncplist ncplist.c Log: Style fixes; whitespace and header order. Revision Changes Path 1.2 +30 -16 src/usr.bin/ncplist/ncplist.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 5:24:24 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 47F3537B400; Sun, 28 Apr 2002 05:24:20 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SCOKp34918; Sun, 28 Apr 2002 05:24:20 -0700 (PDT) (envelope-from markm) Message-Id: <200204281224.g3SCOKp34918@freefall.freebsd.org> From: Mark Murray Date: Sun, 28 Apr 2002 05:24:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/ncal Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2002/04/28 05:24:20 PDT Modified files: usr.bin/ncal Makefile Log: Style; line up columns, space things out more consistently. Revision Changes Path 1.4 +7 -6 src/usr.bin/ncal/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 5:25: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F172237B41A; Sun, 28 Apr 2002 05:25:03 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SCP3T35080; Sun, 28 Apr 2002 05:25:03 -0700 (PDT) (envelope-from markm) Message-Id: <200204281225.g3SCP3T35080@freefall.freebsd.org> From: Mark Murray Date: Sun, 28 Apr 2002 05:25:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/ncal ncal.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2002/04/28 05:25:03 PDT Modified files: usr.bin/ncal ncal.c Log: Easy warns fixes; constify. Revision Changes Path 1.17 +4 -4 src/usr.bin/ncal/ncal.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 5:28:46 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2CDBB37B400; Sun, 28 Apr 2002 05:28:42 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SCSgp35471; Sun, 28 Apr 2002 05:28:42 -0700 (PDT) (envelope-from markm) Message-Id: <200204281228.g3SCSgp35471@freefall.freebsd.org> From: Mark Murray Date: Sun, 28 Apr 2002 05:28:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/mkstr mkstr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2002/04/28 05:28:42 PDT Modified files: usr.bin/mkstr mkstr.c Log: warns fixes; ANSIfy, deregister, constify. Revision Changes Path 1.8 +16 -29 src/usr.bin/mkstr/mkstr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 5:34:58 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8B56937B41B; Sun, 28 Apr 2002 05:34:54 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SCYsN37115; Sun, 28 Apr 2002 05:34:54 -0700 (PDT) (envelope-from markm) Message-Id: <200204281234.g3SCYsN37115@freefall.freebsd.org> From: Mark Murray Date: Sun, 28 Apr 2002 05:34:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/mklocale extern.h lex.l yacc.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 markm 2002/04/28 05:34:54 PDT Modified files: usr.bin/mklocale lex.l yacc.y Added files: usr.bin/mklocale extern.h Log: Declarations cleanup; make sure externs are in a common header. Fix declarations, casts and return values. Revision Changes Path 1.1 +40 -0 src/usr.bin/mklocale/extern.h (new) 1.6 +7 -1 src/usr.bin/mklocale/lex.l 1.10 +26 -9 src/usr.bin/mklocale/yacc.y To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 5:37: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 998A337B417; Sun, 28 Apr 2002 05:36:56 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SCauR37715; Sun, 28 Apr 2002 05:36:56 -0700 (PDT) (envelope-from markm) Message-Id: <200204281236.g3SCauR37715@freefall.freebsd.org> From: Mark Murray Date: Sun, 28 Apr 2002 05:36:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/lsvfs Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2002/04/28 05:36:56 PDT Modified files: usr.bin/lsvfs Makefile Log: Very minor whitespace nit. Revision Changes Path 1.7 +1 -0 src/usr.bin/lsvfs/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 5:39:15 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D6E7837B419; Sun, 28 Apr 2002 05:39:12 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SCdC538118; Sun, 28 Apr 2002 05:39:12 -0700 (PDT) (envelope-from markm) Message-Id: <200204281239.g3SCdC538118@freefall.freebsd.org> From: Mark Murray Date: Sun, 28 Apr 2002 05:39:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/look look.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2002/04/28 05:39:12 PDT Modified files: usr.bin/look look.c Log: Fix a const-char vs char issue. Revision Changes Path 1.14 +3 -1 src/usr.bin/look/look.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 5:46:23 2002 Delivered-To: cvs-all@freebsd.org Received: from mailout05.sul.t-online.com (mailout05.sul.t-online.com [194.25.134.82]) by hub.freebsd.org (Postfix) with ESMTP id 0154337B405; Sun, 28 Apr 2002 05:46:15 -0700 (PDT) Received: from fwd05.sul.t-online.de by mailout05.sul.t-online.com with smtp id 171nxh-0001dc-06; Sun, 28 Apr 2002 14:39:29 +0200 Received: from Magelan.Leidinger.net (520065502893-0001@[217.229.217.211]) by fmrl05.sul.t-online.com with esmtp id 171nxU-03gVdoC; Sun, 28 Apr 2002 14:39:16 +0200 Received: from Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.12.3/8.12.3) with ESMTP id g3SCdfM9000665; Sun, 28 Apr 2002 14:39:45 +0200 (CEST) (envelope-from netchild@Leidinger.net) Message-Id: <200204281239.g3SCdfM9000665@Magelan.Leidinger.net> Date: Sun, 28 Apr 2002 14:39:41 +0200 (CEST) From: Alexander Leidinger Subject: Re: cvs commit: src/sys/dev/usb uhci.c To: dwmalone@maths.tcd.ie Cc: peter@wemm.org, scott_long@btc.adaptec.com, joe@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-Reply-To: <20020428064225.GA91199@salmon.maths.tcd.ie> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii X-Sender: 520065502893-0001@t-dialin.net Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 28 Apr, David Malone wrote: > Adrian Colley recently submitted a patch which had to do with > closing ums0 - I wonder if it helps? > > http://www.freebsd.org/cgi/query-pr.cgi?pr=37374 There's already a patch for this, but I tried the patch from the PR too, but it doesn't solve the new panic at shutdown. Bye, Alexander. -- If Bill Gates had a dime for every time a Windows box crashed... ...Oh, wait a minute, he already does. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 5:53:15 2002 Delivered-To: cvs-all@freebsd.org Received: from Www.HCRC.edu.tw (www.HCRC.edu.tw [163.28.64.11]) by hub.freebsd.org (Postfix) with ESMTP id 8999437B419 for ; Sun, 28 Apr 2002 05:53:04 -0700 (PDT) Received: from Www.HCRC.edu.tw (localhost [127.0.0.1]) by Www.HCRC.edu.tw (8.12.3/8.12.3) with ESMTP id g3SCr2PG027713 for ; Sun, 28 Apr 2002 20:53:02 +0800 (CST) Received: (from root@localhost) by Www.HCRC.edu.tw (8.12.3/8.12.3/Submit) id g3SCr2wP027711 for cvs-all@FreeBSD.org.procmail; Sun, 28 Apr 2002 20:53:02 +0800 (CST) Received: from Terry.Dorm11.NCTU.edu.tw (Terry.Dorm11.NCTU.edu.tw [140.113.192.99]) by Www.HCRC.edu.tw (8.12.3/8.12.3) with ESMTP id g3SCr1PG027705; Sun, 28 Apr 2002 20:53:02 +0800 (CST) Received: from Terry.Dorm11.NCTU.edu.tw (ijliao@localhost [127.0.0.1]) by Terry.Dorm11.NCTU.edu.tw (8.12.2/8.12.2) with ESMTP id g3SCuB0h004039; Sun, 28 Apr 2002 20:56:12 +0800 (CST) (envelope-from ijliao@Terry.Dorm11.NCTU.edu.tw) Received: (from ijliao@localhost) by Terry.Dorm11.NCTU.edu.tw (8.12.2/8.12.2/Submit) id g3SCuBG5004038; Sun, 28 Apr 2002 20:56:11 +0800 (CST) Date: Sun, 28 Apr 2002 20:56:11 +0800 From: Ying-Chieh Liao To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/textproc Makefile ports/textproc/p5-Text-PDF Makefile distinfo pkg-comment pkg-descr pkg-plist ports/textproc/p5-Text-PDF/files patch-Makefile.PL trans.sed Message-ID: <20020428125611.GA3841@terry.dragon2.net> References: <200204280942.g3S9gdw95870@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="FL5UXtIhxfXey3p5" Content-Disposition: inline In-Reply-To: <200204280942.g3S9gdw95870@freefall.freebsd.org> User-Agent: Mutt/1.3.28i X-Operating-System: FreeBSD 5.0-CURRENT i386 X-PGP-Key-Location: http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0x11C02382 X-PGP-Key-Fingerprint: 4E98 55CC 2866 7A90 EFD7 9DA5 ACC6 0165 11C0 2382 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --FL5UXtIhxfXey3p5 Content-Type: text/plain; charset=big5 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On =A4=E9, 4 28, 2002 at 02:42:39 -0700, Ying-Chieh Liao wrote: > Log: > add p5-Text-PDF 0.19 oops... there's already one in print/ I'll remove it --=20 The sooner you start to code, the longer the program will take. --- Roy Carlson --FL5UXtIhxfXey3p5 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 iD8DBQE8y/FrrMYBZRHAI4IRArkgAJ9PyKARN/Th/b4evHUyDylUT/I+ZgCgjfiH V0LlXkF0K4qw2XFi3m9a0D8= =3mge -----END PGP SIGNATURE----- --FL5UXtIhxfXey3p5-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 5:53:46 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 71ED637B400; Sun, 28 Apr 2002 05:53:39 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SCrd540393; Sun, 28 Apr 2002 05:53:39 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204281253.g3SCrd540393@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sun, 28 Apr 2002 05:53:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/p5-Text-PDF Makefile distinfo pkg-comment pkg-descr pkg-plist ports/textproc/p5-Text-PDF/files patch-Makefile.PL trans.sed X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/28 05:53:39 PDT Modified files: textproc Makefile Removed files: textproc/p5-Text-PDF Makefile distinfo pkg-comment pkg-descr pkg-plist textproc/p5-Text-PDF/files patch-Makefile.PL trans.sed Log: dup. with print/p5-Text-PDF, so remove it Revision Changes Path 1.344 +0 -1 ports/textproc/Makefile 1.2 +0 -47 ports/textproc/p5-Text-PDF/Makefile (dead) 1.2 +0 -1 ports/textproc/p5-Text-PDF/distinfo (dead) 1.2 +0 -10 ports/textproc/p5-Text-PDF/files/patch-Makefile.PL (dead) 1.2 +0 -2 ports/textproc/p5-Text-PDF/files/trans.sed (dead) 1.2 +0 -1 ports/textproc/p5-Text-PDF/pkg-comment (dead) 1.2 +0 -8 ports/textproc/p5-Text-PDF/pkg-descr (dead) 1.2 +0 -35 ports/textproc/p5-Text-PDF/pkg-plist (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 5:54:40 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 742A037B41E; Sun, 28 Apr 2002 05:54:24 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SCsOU40482; Sun, 28 Apr 2002 05:54:24 -0700 (PDT) (envelope-from markm) Message-Id: <200204281254.g3SCsOU40482@freefall.freebsd.org> From: Mark Murray Date: Sun, 28 Apr 2002 05:54:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/ldd Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2002/04/28 05:54:24 PDT Modified files: usr.bin/ldd Makefile Log: Remove GCC-specific flags. Revision Changes Path 1.12 +0 -1 src/usr.bin/ldd/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 5:55:40 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7F90D37B41A; Sun, 28 Apr 2002 05:55:35 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SCtZ740731; Sun, 28 Apr 2002 05:55:35 -0700 (PDT) (envelope-from markm) Message-Id: <200204281255.g3SCtZ740731@freefall.freebsd.org> From: Mark Murray Date: Sun, 28 Apr 2002 05:55:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/ldd extern.h ldd.c sods.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2002/04/28 05:55:35 PDT Modified files: usr.bin/ldd ldd.c sods.c Added files: usr.bin/ldd extern.h Log: Warns; ANSIfy, constify and move declarations into a common header. Revision Changes Path 1.1 +30 -0 src/usr.bin/ldd/extern.h (new) 1.31 +11 -13 src/usr.bin/ldd/ldd.c 1.14 +27 -26 src/usr.bin/ldd/sods.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 6: 0:21 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 19BFA37B41E; Sun, 28 Apr 2002 06:00:17 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SD0H541237; Sun, 28 Apr 2002 06:00:17 -0700 (PDT) (envelope-from markm) Message-Id: <200204281300.g3SD0H541237@freefall.freebsd.org> From: Mark Murray Date: Sun, 28 Apr 2002 06:00:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/ktrace ktrace.c ktrace.h 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 markm 2002/04/28 06:00:17 PDT Modified files: usr.bin/ktrace ktrace.c ktrace.h subr.c Log: Warnings fix; ANSIfy, constify, mark unused function parameter(s). Revision Changes Path 1.18 +8 -9 src/usr.bin/ktrace/ktrace.c 1.4 +1 -1 src/usr.bin/ktrace/ktrace.h 1.10 +4 -8 src/usr.bin/ktrace/subr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 6:46:45 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C664537B404; Sun, 28 Apr 2002 06:46:40 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SDkeS55386; Sun, 28 Apr 2002 06:46:40 -0700 (PDT) (envelope-from markm) Message-Id: <200204281346.g3SDkeS55386@freefall.freebsd.org> From: Mark Murray Date: Sun, 28 Apr 2002 06:46:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/join 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 markm 2002/04/28 06:46:40 PDT Modified files: usr.bin/join join.c Log: Easy warns fixes; sort out some types and me them a bit more consistent; fix initialisers. Revision Changes Path 1.15 +9 -8 src/usr.bin/join/join.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 6:49:18 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 594EF37B41C; Sun, 28 Apr 2002 06:49:15 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SDnFR55712; Sun, 28 Apr 2002 06:49:15 -0700 (PDT) (envelope-from markm) Message-Id: <200204281349.g3SDnFR55712@freefall.freebsd.org> From: Mark Murray Date: Sun, 28 Apr 2002 06:49:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/ipcrm ipcrm.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2002/04/28 06:49:15 PDT Modified files: usr.bin/ipcrm ipcrm.c Log: Add some function prototypes to squash warnings. Revision Changes Path 1.9 +6 -0 src/usr.bin/ipcrm/ipcrm.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 6:50:58 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1957937B404; Sun, 28 Apr 2002 06:50:55 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SDotK55970; Sun, 28 Apr 2002 06:50:55 -0700 (PDT) (envelope-from markm) Message-Id: <200204281350.g3SDotK55970@freefall.freebsd.org> From: Mark Murray Date: Sun, 28 Apr 2002 06:50:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/head head.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2002/04/28 06:50:55 PDT Modified files: usr.bin/head head.c Log: Fix VCS tags; ANSIfy functions Revision Changes Path 1.16 +8 -14 src/usr.bin/head/head.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 6:53:46 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AE5E937B404; Sun, 28 Apr 2002 06:53:42 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SDrgv60837; Sun, 28 Apr 2002 06:53:42 -0700 (PDT) (envelope-from markm) Message-Id: <200204281353.g3SDrgv60837@freefall.freebsd.org> From: Mark Murray Date: Sun, 28 Apr 2002 06:53:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/chat Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2002/04/28 06:53:42 PDT Modified files: usr.bin/chat Makefile Log: Remove GCC-specific flags. Revision Changes Path 1.9 +1 -2 src/usr.bin/chat/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 6:54:50 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 206BD37B417; Sun, 28 Apr 2002 06:54:45 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SDsj161142; Sun, 28 Apr 2002 06:54:45 -0700 (PDT) (envelope-from markm) Message-Id: <200204281354.g3SDsj161142@freefall.freebsd.org> From: Mark Murray Date: Sun, 28 Apr 2002 06:54:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/chflags Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2002/04/28 06:54:45 PDT Modified files: usr.bin/chflags Makefile Log: Reorder for style. Revision Changes Path 1.15 +3 -3 src/usr.bin/chflags/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 6:58:45 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2900237B416; Sun, 28 Apr 2002 06:58:42 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SDwg861684; Sun, 28 Apr 2002 06:58:42 -0700 (PDT) (envelope-from markm) Message-Id: <200204281358.g3SDwg861684@freefall.freebsd.org> From: Mark Murray Date: Sun, 28 Apr 2002 06:58:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/ee Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2002/04/28 06:58:42 PDT Modified files: usr.bin/ee Makefile Log: Remove GCC-specific flags. Revision Changes Path 1.23 +0 -1 src/usr.bin/ee/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 6:59:45 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8E6E137B41B; Sun, 28 Apr 2002 06:59:42 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SDxgn61780; Sun, 28 Apr 2002 06:59:42 -0700 (PDT) (envelope-from markm) Message-Id: <200204281359.g3SDxgn61780@freefall.freebsd.org> From: Mark Murray Date: Sun, 28 Apr 2002 06:59:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/fmt Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2002/04/28 06:59:42 PDT Modified files: usr.bin/fmt Makefile Log: Very minor whitespace nit. Revision Changes Path 1.7 +0 -1 src/usr.bin/fmt/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 7: 4:27 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B013137B405; Sun, 28 Apr 2002 07:04:24 -0700 (PDT) Received: (from markm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SE4OT62359; Sun, 28 Apr 2002 07:04:24 -0700 (PDT) (envelope-from markm) Message-Id: <200204281404.g3SE4OT62359@freefall.freebsd.org> From: Mark Murray Date: Sun, 28 Apr 2002 07:04:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/getopt getopt.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG markm 2002/04/28 07:04:24 PDT Modified files: usr.bin/getopt getopt.c Log: Minor nit; return(foo) from main rather than exit(foo). Revision Changes Path 1.8 +1 -1 src/usr.bin/getopt/getopt.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 8:18:57 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2115937B41D; Sun, 28 Apr 2002 08:18:51 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SFIpP79129; Sun, 28 Apr 2002 08:18:51 -0700 (PDT) (envelope-from des) Message-Id: <200204281518.g3SFIpP79129@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Sun, 28 Apr 2002 08:18:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include/rpc clnt.h pmap_clnt.h svc.h xdr.h src/include/rpcsvc ypclnt.h src/lib/libc/rpc auth_time.c clnt_dg.c clnt_raw.c clnt_vc.c crypt_client.c key_call.c rpc_soc.c svc.c svc_dg.c svc_raw.c svc_vc.c src/lib/libc/xdr xdr.c xdr_rec.c ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2002/04/28 08:18:50 PDT Modified files: include/rpc clnt.h pmap_clnt.h svc.h xdr.h include/rpcsvc ypclnt.h lib/libc/rpc auth_time.c clnt_dg.c clnt_raw.c clnt_vc.c crypt_client.c key_call.c rpc_soc.c svc.c svc_dg.c svc_raw.c svc_vc.c lib/libc/xdr xdr.c xdr_rec.c lib/libc/yp xdryp.c yplib.c libexec/rpc.rquotad rquotad.c libexec/rpc.rstatd rstat_proc.c libexec/rpc.rusersd rusers_proc.c libexec/rpc.rwalld rwalld.c libexec/rpc.sprayd sprayd.c libexec/ypxfr ypxfr_getmap.c ypxfr_misc.c usr.sbin/keyserv keyserv.c usr.sbin/rpc.ypxfrd ypxfrd_server.c usr.sbin/spray spray.c usr.sbin/yp_mkdb yp_mkdb.c usr.sbin/ypbind yp_ping.c ypbind.c usr.sbin/yppush yppush_main.c usr.sbin/ypserv yp_dblookup.c yp_server.c usr.sbin/ypset ypset.c Log: Spell void * as void * rather than caddr_t. This is complicated by the fact that caddr_t is often misspelled as char *. Sponsored by: DARPA, NAI Labs Revision Changes Path 1.17 +9 -9 src/include/rpc/clnt.h 1.14 +2 -2 src/include/rpc/pmap_clnt.h 1.22 +4 -4 src/include/rpc/svc.h 1.21 +5 -5 src/include/rpc/xdr.h 1.14 +2 -2 src/include/rpcsvc/ypclnt.h 1.9 +2 -2 src/lib/libc/rpc/auth_time.c 1.13 +6 -6 src/lib/libc/rpc/clnt_dg.c 1.17 +6 -6 src/lib/libc/rpc/clnt_raw.c 1.13 +16 -16 src/lib/libc/rpc/clnt_vc.c 1.8 +1 -1 src/lib/libc/rpc/crypt_client.c 1.13 +21 -21 src/lib/libc/rpc/key_call.c 1.11 +3 -3 src/lib/libc/rpc/rpc_soc.c 1.21 +3 -3 src/lib/libc/rpc/svc.c 1.5 +5 -5 src/lib/libc/rpc/svc_dg.c 1.13 +4 -4 src/lib/libc/rpc/svc_raw.c 1.15 +18 -18 src/lib/libc/rpc/svc_vc.c 1.13 +2 -4 src/lib/libc/xdr/xdr.c 1.16 +5 -5 src/lib/libc/xdr/xdr_rec.c 1.14 +5 -5 src/lib/libc/yp/xdryp.c 1.43 +25 -18 src/lib/libc/yp/yplib.c 1.6 +5 -5 src/libexec/rpc.rquotad/rquotad.c 1.18 +5 -4 src/libexec/rpc.rstatd/rstat_proc.c 1.12 +6 -5 src/libexec/rpc.rusersd/rusers_proc.c 1.11 +7 -6 src/libexec/rpc.rwalld/rwalld.c 1.7 +2 -2 src/libexec/rpc.sprayd/sprayd.c 1.11 +2 -2 src/libexec/ypxfr/ypxfr_getmap.c 1.14 +3 -3 src/libexec/ypxfr/ypxfr_misc.c 1.8 +24 -24 src/usr.sbin/keyserv/keyserv.c 1.10 +3 -3 src/usr.sbin/rpc.ypxfrd/ypxfrd_server.c 1.9 +8 -5 src/usr.sbin/spray/spray.c 1.15 +3 -3 src/usr.sbin/yp_mkdb/yp_mkdb.c 1.14 +4 -2 src/usr.sbin/ypbind/yp_ping.c 1.38 +37 -35 src/usr.sbin/ypbind/ypbind.c 1.17 +1 -1 src/usr.sbin/yppush/yppush_main.c 1.23 +12 -12 src/usr.sbin/ypserv/yp_dblookup.c 1.36 +12 -16 src/usr.sbin/ypserv/yp_server.c 1.11 +2 -1 src/usr.sbin/ypset/ypset.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 8:20: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7C2DD37B419; Sun, 28 Apr 2002 08:20:03 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SFK3O79401; Sun, 28 Apr 2002 08:20:03 -0700 (PDT) (envelope-from lioux) Message-Id: <200204281520.g3SFK3O79401@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Sun, 28 Apr 2002 08:20:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/kdegames3 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2002/04/28 08:20:03 PDT Modified files: games/kdegames3 Makefile Log: IPPORT_USERRESERVED exists in neither -STABLE nor -CURRENT anymore Submitted by: Tony Maher Reviewed by: Lauri Watts Approved by: will Revision Changes Path 1.65 +4 -0 ports/games/kdegames3/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 8:33: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 297A037B416; Sun, 28 Apr 2002 08:33:00 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SFX0J81351; Sun, 28 Apr 2002 08:33:00 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204281533.g3SFX0J81351@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sun, 28 Apr 2002 08:32:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/surf Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/28 08:32:59 PDT Modified files: math/surf Makefile Log: switch to libgmp4 Revision Changes Path 1.3 +1 -1 ports/math/surf/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 9: 3:33 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 311D037B405; Sun, 28 Apr 2002 09:03:29 -0700 (PDT) Received: (from nork@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SG3TN85550; Sun, 28 Apr 2002 09:03:29 -0700 (PDT) (envelope-from nork) Message-Id: <200204281603.g3SG3TN85550@freefall.freebsd.org> From: Norikatsu Shigemura Date: Sun, 28 Apr 2002 09:03:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/gdm pkg-plist ports/print/ggv pkg-plist ports/deskutils/gnomepim 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 nork 2002/04/28 09:03:28 PDT Modified files: x11/gdm pkg-plist print/ggv pkg-plist deskutils/gnomepim Makefile pkg-plist Log: add missing files. Not objected to by: gnome Reviewed by: knu (mentor) Revision Changes Path 1.38 +3 -0 ports/deskutils/gnomepim/Makefile 1.13 +4 -0 ports/deskutils/gnomepim/pkg-plist 1.13 +1 -0 ports/print/ggv/pkg-plist 1.10 +1 -0 ports/x11/gdm/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 Apr 28 9: 6:38 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9FD5837B41A; Sun, 28 Apr 2002 09:06:33 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SG6XP89890; Sun, 28 Apr 2002 09:06:33 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204281606.g3SG6XP89890@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sun, 28 Apr 2002 09:06:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-fonts Makefile ports/x11-fonts/p5-Font-TTF Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/28 09:06:32 PDT Modified files: x11-fonts Makefile Added files: x11-fonts/p5-Font-TTF Makefile distinfo pkg-comment pkg-descr pkg-plist Log: add p5-Font-TTF 0.28 Perl module for TrueType font hacking Revision Changes Path 1.27 +1 -0 ports/x11-fonts/Makefile 1.1 +44 -0 ports/x11-fonts/p5-Font-TTF/Makefile (new) 1.1 +1 -0 ports/x11-fonts/p5-Font-TTF/distinfo (new) 1.1 +1 -0 ports/x11-fonts/p5-Font-TTF/pkg-comment (new) 1.1 +8 -0 ports/x11-fonts/p5-Font-TTF/pkg-descr (new) 1.1 +74 -0 ports/x11-fonts/p5-Font-TTF/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 9: 6:39 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0207A37B41F; Sun, 28 Apr 2002 09:06:36 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SG6ZY89921; Sun, 28 Apr 2002 09:06:35 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204281606.g3SG6ZY89921@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sun, 28 Apr 2002 09:06: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 ijliao 2002/04/28 09:06:35 PDT Modified files: . modules Log: p5-Font-TTF --> ports/x11-fonts/p5-Font-TTF Revision Changes Path 1.5026 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 9:11:28 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7EDCD37B41D; Sun, 28 Apr 2002 09:11:25 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SGBPp90598; Sun, 28 Apr 2002 09:11:25 -0700 (PDT) (envelope-from lioux) Message-Id: <200204281611.g3SGBPp90598@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Sun, 28 Apr 2002 09:11:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/kdegames3 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2002/04/28 09:11:25 PDT Modified files: games/kdegames3 Makefile Log: Fix typo: use $$ to mean $ inside Makefile Revision Changes Path 1.66 +1 -1 ports/games/kdegames3/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 9:23: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 64EDC37B41B; Sun, 28 Apr 2002 09:23:00 -0700 (PDT) Received: (from hrs@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SGN0692089; Sun, 28 Apr 2002 09:23:00 -0700 (PDT) (envelope-from hrs) Message-Id: <200204281623.g3SGN0692089@freefall.freebsd.org> From: Hiroki Sato Date: Sun, 28 Apr 2002 09:23:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja_JP.eucJP/articles/contributing article.sgml doc/ja_JP.eucJP/articles/contributors article.sgml doc/ja_JP.eucJP/articles/dialup-firewall article.sgml doc/ja_JP.eucJP/articles/diskless-x article.sgml doc/ja_JP.eucJP/articles/fonts article.sgml doc/ja_JP.eucJP/articles/ipsec-must 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 hrs 2002/04/28 09:23:00 PDT Modified files: ja_JP.eucJP/articles/contributing article.sgml ja_JP.eucJP/articles/contributors article.sgml ja_JP.eucJP/articles/dialup-firewall article.sgml ja_JP.eucJP/articles/diskless-x article.sgml ja_JP.eucJP/articles/fonts article.sgml ja_JP.eucJP/articles/ipsec-must article.sgml ja_JP.eucJP/articles/multi-os article.sgml ja_JP.eucJP/articles/zip-drive article.sgml Log: - Use Japanese punctuation characters. contributing/article.sgml contributors/article.sgml dialup-firewall/article.sgml diskless-x/article.sgml fonts/article.sgml ipsec-must/article.sgml multi-os/article.sgml zip-drive/article.sgml - Merge the following from the English version: 1.5 -> 1.10 zip-drive/article.sgml Submitted by: Hideyuki KURASHINA References: [doc-jp-work 320,330,332] Revision Changes Path 1.75 +290 -288 doc/ja_JP.eucJP/articles/contributing/article.sgml 1.5 +90 -90 doc/ja_JP.eucJP/articles/contributors/article.sgml 1.2 +124 -124 doc/ja_JP.eucJP/articles/dialup-firewall/article.sgml 1.4 +102 -100 doc/ja_JP.eucJP/articles/diskless-x/article.sgml 1.3 +267 -268 doc/ja_JP.eucJP/articles/fonts/article.sgml 1.5 +65 -65 doc/ja_JP.eucJP/articles/ipsec-must/article.sgml 1.5 +413 -414 doc/ja_JP.eucJP/articles/multi-os/article.sgml 1.4 +177 -172 doc/ja_JP.eucJP/articles/zip-drive/article.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 9:23:28 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E9E5C37B422; Sun, 28 Apr 2002 09:23:13 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SGNDb92166; Sun, 28 Apr 2002 09:23:13 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204281623.g3SGNDb92166@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sun, 28 Apr 2002 09:23:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules ports/math Makefile ports/math/libgmp3 Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/28 09:23:13 PDT Modified files: . modules math Makefile Removed files: math/libgmp3 Makefile distinfo pkg-comment pkg-descr pkg-plist Log: say goodbye to libgmp3 Revision Changes Path 1.5027 +0 -1 CVSROOT/modules 1.173 +0 -1 ports/math/Makefile 1.3 +0 -24 ports/math/libgmp3/Makefile (dead) 1.2 +0 -1 ports/math/libgmp3/distinfo (dead) 1.2 +0 -1 ports/math/libgmp3/pkg-comment (dead) 1.2 +0 -22 ports/math/libgmp3/pkg-descr (dead) 1.2 +0 -11 ports/math/libgmp3/pkg-plist (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 9:26:24 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A78B137B400; Sun, 28 Apr 2002 09:26:21 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SGQLN92625; Sun, 28 Apr 2002 09:26:21 -0700 (PDT) (envelope-from pat) Message-Id: <200204281626.g3SGQLN92625@freefall.freebsd.org> From: Patrick Li Date: Sun, 28 Apr 2002 09:26:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/smokeping Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/04/28 09:26:21 PDT Modified files: net/smokeping Makefile distinfo Log: Update to 1.8 PR: 37534 Submitted by: maintainer Revision Changes Path 1.4 +1 -1 ports/net/smokeping/Makefile 1.3 +1 -1 ports/net/smokeping/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 9:28:20 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B785137B41B; Sun, 28 Apr 2002 09:28:16 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SGSGW93059; Sun, 28 Apr 2002 09:28:16 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204281628.g3SGSGW93059@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sun, 28 Apr 2002 09:28:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/libgmp Makefile distinfo pkg-comment pkg-descr pkg-plist ports/math/libgmp/files patch-Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/28 09:28:16 PDT Removed files: math/libgmp Makefile distinfo pkg-comment pkg-descr pkg-plist math/libgmp/files patch-Makefile Log: we've switched to libgmp-freebsd, so GC this one Revision Changes Path 1.2 +0 -28 ports/math/libgmp/Makefile (dead) 1.2 +0 -1 ports/math/libgmp/distinfo (dead) 1.2 +0 -14 ports/math/libgmp/files/patch-Makefile (dead) 1.2 +0 -1 ports/math/libgmp/pkg-comment (dead) 1.2 +0 -17 ports/math/libgmp/pkg-descr (dead) 1.2 +0 -5 ports/math/libgmp/pkg-plist (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 9:31:49 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B89C037B419; Sun, 28 Apr 2002 09:31:45 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SGVjU93516; Sun, 28 Apr 2002 09:31:45 -0700 (PDT) (envelope-from pat) Message-Id: <200204281631.g3SGVjU93516@freefall.freebsd.org> From: Patrick Li Date: Sun, 28 Apr 2002 09:31:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/cad/felt Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/04/28 09:31:45 PDT Modified files: cad/felt Makefile Log: FElt sourceforge subdir changed to all lowercase PR: 37528 Submitted by: Tilman Linneweh Revision Changes Path 1.22 +1 -1 ports/cad/felt/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 9:51:39 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DDE4037B419; Sun, 28 Apr 2002 09:51:36 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SGpap96090; Sun, 28 Apr 2002 09:51:36 -0700 (PDT) (envelope-from phk) Message-Id: <200204281651.g3SGpap96090@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sun, 28 Apr 2002 09:51:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_tc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/28 09:51:36 PDT Modified files: sys/kern kern_tc.c Log: Don't screw up our uptime with historical dates. Revision Changes Path 1.129 +1 -1 src/sys/kern/kern_tc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 9:52:26 2002 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 426FD37B404; Sun, 28 Apr 2002 09:52:23 -0700 (PDT) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.2/8.12.2) with ESMTP id g3SGq2qE004678; Sun, 28 Apr 2002 18:52:04 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Kris Kennaway Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern kern_tc.c In-Reply-To: Your message of "Sat, 27 Apr 2002 02:57:47 PDT." <20020427025747.A35142@citusc17.usc.edu> Date: Sun, 28 Apr 2002 18:52:02 +0200 Message-ID: <4677.1020012722@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >gohan10# uptime > 2:57AM up 8909 days, 11:21, 0 users, load averages: 0.00, 0.00, 0.00 > >Kris Yeah, I needed a non-zero number for initialization and used the timestamp of the first commit Rod did in the /home/ncvs repo. It had a sideeffect I hadn't remembered. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 10: 2: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E6B9D37B404; Sun, 28 Apr 2002 10:01:56 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SH1u598084; Sun, 28 Apr 2002 10:01:56 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204281701.g3SH1u598084@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sun, 28 Apr 2002 10:01:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/py-istring Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/28 10:01:56 PDT Modified files: devel Makefile Added files: devel/py-istring Makefile distinfo pkg-comment pkg-descr pkg-plist Log: add py-istring 1.0.1 Interpolated Strings Revision Changes Path 1.805 +1 -0 ports/devel/Makefile 1.1 +22 -0 ports/devel/py-istring/Makefile (new) 1.1 +1 -0 ports/devel/py-istring/distinfo (new) 1.1 +1 -0 ports/devel/py-istring/pkg-comment (new) 1.1 +9 -0 ports/devel/py-istring/pkg-descr (new) 1.1 +13 -0 ports/devel/py-istring/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 10: 2:19 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DD53A37B417; Sun, 28 Apr 2002 10:01:59 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SH1xk98117; Sun, 28 Apr 2002 10:01:59 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204281701.g3SH1xk98117@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sun, 28 Apr 2002 10:01:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/28 10:01:59 PDT Modified files: . modules Log: py-istring --> ports/devel/py-istring Revision Changes Path 1.5028 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 10:31:23 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C8D2337B416; Sun, 28 Apr 2002 10:31:18 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SHVIm05375; Sun, 28 Apr 2002 10:31:18 -0700 (PDT) (envelope-from pat) Message-Id: <200204281731.g3SHVIm05375@freefall.freebsd.org> From: Patrick Li Date: Sun, 28 Apr 2002 10:31:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/04/28 10:31:18 PDT Modified files: . modules Log: py-google --> ports/net/py-google Revision Changes Path 1.5029 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 10:31:23 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CCDDA37B404; Sun, 28 Apr 2002 10:31:16 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SHVGm05343; Sun, 28 Apr 2002 10:31:16 -0700 (PDT) (envelope-from pat) Message-Id: <200204281731.g3SHVGm05343@freefall.freebsd.org> From: Patrick Li Date: Sun, 28 Apr 2002 10:31:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/py-google 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 pat 2002/04/28 10:31:16 PDT Modified files: net Makefile Added files: net/py-google Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist Log: Add new port py-google, Python module for Google Web API PR: 37328 Submitted by: Hye-Shik Chang Revision Changes Path 1.751 +1 -0 ports/net/Makefile 1.1 +44 -0 ports/net/py-google/Makefile (new) 1.1 +1 -0 ports/net/py-google/distinfo (new) 1.1 +1 -0 ports/net/py-google/pkg-comment (new) 1.1 +5 -0 ports/net/py-google/pkg-descr (new) 1.1 +10 -0 ports/net/py-google/pkg-message (new) 1.1 +10 -0 ports/net/py-google/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 10:48:31 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C129637B41B; Sun, 28 Apr 2002 10:48:27 -0700 (PDT) Received: (from nork@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SHmRs07697; Sun, 28 Apr 2002 10:48:27 -0700 (PDT) (envelope-from nork) Message-Id: <200204281748.g3SHmRs07697@freefall.freebsd.org> From: Norikatsu Shigemura Date: Sun, 28 Apr 2002 10:48:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/linux_base pkg-plist.alpha pkg-plist.i386 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nork 2002/04/28 10:48:27 PDT Modified files: emulators/linux_base pkg-plist.alpha pkg-plist.i386 Log: add missing directory. Reviewed by: knu (mentor) Revision Changes Path 1.8 +1 -0 ports/emulators/linux_base/pkg-plist.alpha 1.7 +1 -0 ports/emulators/linux_base/pkg-plist.i386 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 10:55: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3A42A37B419; Sun, 28 Apr 2002 10:55:01 -0700 (PDT) Received: (from nork@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SHt1I08593; Sun, 28 Apr 2002 10:55:01 -0700 (PDT) (envelope-from nork) Message-Id: <200204281755.g3SHt1I08593@freefall.freebsd.org> From: Norikatsu Shigemura Date: Sun, 28 Apr 2002 10:55:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/linux_locale 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 nork 2002/04/28 10:55:01 PDT Modified files: japanese/linux_locale Makefile pkg-plist Log: o avoid conflict with locale_base's pkg-plist. o fix ${ECHO} to ${ECHO_CMD} o integrate ${PREFIX}(%D) to ${LINUXBASE}(%%LINUXBASE%%) Reviewed by: knu (mentor) Revision Changes Path 1.11 +10 -6 ports/japanese/linux_locale/Makefile 1.4 +4 -2 ports/japanese/linux_locale/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 Apr 28 10:55:28 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C59C337B400; Sun, 28 Apr 2002 10:55:20 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SHtKA08702; Sun, 28 Apr 2002 10:55:20 -0700 (PDT) (envelope-from bmah) Message-Id: <200204281755.g3SHtKA08702@freefall.freebsd.org> From: "Bruce A. Mah" Date: Sun, 28 Apr 2002 10:55:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/committers-guide article.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/04/28 10:55:20 PDT Modified files: en_US.ISO8859-1/articles/committers-guide article.sgml Log: Round 1 (of 3) of changes to the committer's guide. Content changes as follows: RELENG_3 no longer a noteworthy tag. Refer to repository meisters and SO team more consistently, less dependence on individuals. Don't refer to core as "we". Comment to help out doc translation teams. Move myself to RE team and consolidate "Who's Who" listings accordingly. Security branch changes need to be approved by SO or RE teams. Add mentions of developers list, where appropriate. Wording tweaks. Approved by: jhb Revision Changes Path 1.109 +47 -40 doc/en_US.ISO8859-1/articles/committers-guide/article.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 11: 4:48 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 57B5C37B419; Sun, 28 Apr 2002 11:04:46 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SI4k009661; Sun, 28 Apr 2002 11:04:46 -0700 (PDT) (envelope-from bmah) Message-Id: <200204281804.g3SI4k009661@freefall.freebsd.org> From: "Bruce A. Mah" Date: Sun, 28 Apr 2002 11:04:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/committers-guide article.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/04/28 11:04:46 PDT Modified files: en_US.ISO8859-1/articles/committers-guide article.sgml Log: Round 2 (of 3) of committers-guide changes. Markup fixes and output-significant whitespace changes. Approved by: jhb Revision Changes Path 1.110 +17 -17 doc/en_US.ISO8859-1/articles/committers-guide/article.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 11:12:53 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5907937B41B; Sun, 28 Apr 2002 11:12:48 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SICmj14311; Sun, 28 Apr 2002 11:12:48 -0700 (PDT) (envelope-from bmah) Message-Id: <200204281812.g3SICmj14311@freefall.freebsd.org> From: "Bruce A. Mah" Date: Sun, 28 Apr 2002 11:12:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/committers-guide article.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/04/28 11:12:47 PDT Modified files: en_US.ISO8859-1/articles/committers-guide article.sgml Log: Round 3 (of 3) committers-guide changes. Nitpicks as follows: Americanis^Hze spelling in two instances. Terminate an emoticon with extreme prejudice. Approved by: jhb Revision Changes Path 1.111 +3 -3 doc/en_US.ISO8859-1/articles/committers-guide/article.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 11:18:21 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 554D737B405; Sun, 28 Apr 2002 11:18:18 -0700 (PDT) Received: (from tegge@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SIII215008; Sun, 28 Apr 2002 11:18:18 -0700 (PDT) (envelope-from tegge) Message-Id: <200204281818.g3SIII215008@freefall.freebsd.org> From: Tor Egge Date: Sun, 28 Apr 2002 11:18:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 mp_machdep.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tegge 2002/04/28 11:18:18 PDT Modified files: (Branch: RELENG_4) sys/i386/i386 mp_machdep.c Log: MFC: Update io_apic_ints array properly when revoking an irq mapping. Adjust panic message. Revision Changes Path 1.115.2.12 +2 -2 src/sys/i386/i386/mp_machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 11:24:26 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 42A8E37B41E; Sun, 28 Apr 2002 11:24:22 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SIOML16165; Sun, 28 Apr 2002 11:24:22 -0700 (PDT) (envelope-from phk) Message-Id: <200204281824.g3SIOML16165@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sun, 28 Apr 2002 11:24:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys timepps.h timetc.h src/sys/kern kern_tc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/28 11:24:22 PDT Modified files: sys/sys timepps.h timetc.h sys/kern kern_tc.c Log: Stylistic sweep through the timecounter code. Renovate comments. Revision Changes Path 1.130 +221 -141 src/sys/kern/kern_tc.c 1.16 +1 -1 src/sys/sys/timepps.h 1.52 +23 -49 src/sys/sys/timetc.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 11:26:15 2002 Delivered-To: cvs-all@freebsd.org Received: from 12-234-22-238.client.attbi.com (12-234-90-219.client.attbi.com [12.234.90.219]) by hub.freebsd.org (Postfix) with ESMTP id 1218237B42A; Sun, 28 Apr 2002 11:25:48 -0700 (PDT) Received: from master.gorean.org (sygxwnhetrhciyp5@master.gorean.org [10.0.0.2]) by 12-234-22-238.client.attbi.com (8.12.3/8.12.3) with ESMTP id g3SIPSQN088180; Sun, 28 Apr 2002 11:25:46 -0700 (PDT) (envelope-from DougB@FreeBSD.org) Received: from localhost (doug@localhost) by master.gorean.org (8.12.3/8.12.3/Submit) with ESMTP id g3RKRRcb060049; Sat, 27 Apr 2002 13:27:27 -0700 (PDT) X-Authentication-Warning: master.gorean.org: doug owned process doing -bs Date: Sat, 27 Apr 2002 13:27:27 -0700 (PDT) From: Doug Barton X-X-Sender: doug@master.gorean.org To: Ruslan Ermilov Cc: Darren Reed , , , Subject: Re: ipfilter not broken for me In-Reply-To: <20020427141441.GC35685@sunbay.com> Message-ID: <20020427132636.A60035-100000@master.gorean.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 27 Apr 2002, Ruslan Ermilov wrote: > That was probably a local problem on one of the Brian's fast machines > where I initially attempted to finally test my patch (unsynched cvsup > update?). Sorry for the false alarm, I can't check it right now anyway. You probably caught things in the middle of the update. -- "We have known freedom's price. We have shown freedom's power. And in this great conflict, ... we will see freedom's victory." - George W. Bush, President of the United States State of the Union, January 28, 2002 Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 11:29:49 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B8AA637B400; Sun, 28 Apr 2002 11:29:44 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SITi016978; Sun, 28 Apr 2002 11:29:44 -0700 (PDT) (envelope-from phk) Message-Id: <200204281829.g3SITi016978@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sun, 28 Apr 2002 11:29:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/nfsclient bootp_subr.c 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 phk 2002/04/28 11:29:44 PDT Modified files: sys/nfsclient bootp_subr.c nfs_vfsops.c Log: We don't need the arp kludge any more. Revision Changes Path 1.37 +0 -6 src/sys/nfsclient/bootp_subr.c 1.117 +0 -7 src/sys/nfsclient/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 Sun Apr 28 11:37:51 2002 Delivered-To: cvs-all@freebsd.org Received: from zibbi.icomtek.csir.co.za (zibbi.icomtek.csir.co.za [146.64.24.58]) by hub.freebsd.org (Postfix) with ESMTP id CDE6837B405; Sun, 28 Apr 2002 11:37:40 -0700 (PDT) Received: (from jhay@localhost) by zibbi.icomtek.csir.co.za (8.11.6/8.11.6) id g3SIbXa18770; Sun, 28 Apr 2002 20:37:33 +0200 (SAT) (envelope-from jhay) From: John Hay Message-Id: <200204281837.g3SIbXa18770@zibbi.icomtek.csir.co.za> Subject: Re: cvs commit: src/share/examples/ipfilter Makefile README example.14 examples.txt firewall.1 firewall.2 ipf-howto.txt In-Reply-To: <200204272004.g3RK4Ik45223@freefall.freebsd.org> from Darren Reed at "Apr 27, 2002 01:04:18 pm" To: darrenr@FreeBSD.org (Darren Reed) Date: Sun, 28 Apr 2002 20:37:33 +0200 (SAT) Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > darrenr 2002/04/27 13:04:18 PDT > > Added files: (Branch: RELENG_4) > share/examples/ipfilter Makefile README example.14 > examples.txt firewall.1 firewall.2 > ipf-howto.txt ipf.conf.permissive > ipf.conf.restrictive ipf.conf.sample > ipnat.conf.sample rules.txt > Log: > bring in examples from head Don't you also need this patch from -current? It does help my -stable release building machine. John -- John Hay -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org Index: share/examples/Makefile =================================================================== RCS file: /home/ncvs/src/share/examples/Makefile,v retrieving revision 1.28.2.2 diff -u -r1.28.2.2 Makefile --- share/examples/Makefile 18 Feb 2002 15:03:38 -0000 1.28.2.2 +++ share/examples/Makefile 28 Apr 2002 06:31:15 -0000 @@ -4,7 +4,7 @@ DIRS!= for i in *; do \ if test -d $$i -a $$i != CVS -a \ - $$i != smbfs; then \ + $$i != ipfilter -a $$i != smbfs; then \ echo $$i; \ fi; \ done @@ -41,7 +41,7 @@ .endif .if ${SHARED} != "symlinks" -SUBDIR= smbfs +SUBDIR= ipfilter smbfs .endif .include To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 11:43:33 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BB87237B405; Sun, 28 Apr 2002 11:43:30 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SIhUD19408; Sun, 28 Apr 2002 11:43:30 -0700 (PDT) (envelope-from phk) Message-Id: <200204281843.g3SIhUD19408@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sun, 28 Apr 2002 11:43:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mii mii.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/28 11:43:30 PDT Modified files: sys/dev/mii mii.h Log: Merge in rev 1.9 from NetBSD. Revision Changes Path 1.3 +81 -3 src/sys/dev/mii/mii.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 11:47:35 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C5C8337B41E; Sun, 28 Apr 2002 11:47:29 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SIlTD21341; Sun, 28 Apr 2002 11:47:29 -0700 (PDT) (envelope-from phk) Message-Id: <200204281847.g3SIlTD21341@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sun, 28 Apr 2002 11:47:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mii nsgphy.c nsgphyreg.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/28 11:47:29 PDT Modified files: sys/dev/mii nsgphy.c nsgphyreg.h Log: Use generic MII #defines instead of private ones when the registers are IEEE defined. Object file comes out the same. Revision Changes Path 1.4 +61 -63 src/sys/dev/mii/nsgphy.c 1.2 +6 -106 src/sys/dev/mii/nsgphyreg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 11:54:49 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 301C337B41A; Sun, 28 Apr 2002 11:54:47 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SIslT22167; Sun, 28 Apr 2002 11:54:47 -0700 (PDT) (envelope-from pat) Message-Id: <200204281854.g3SIslT22167@freefall.freebsd.org> From: Patrick Li Date: Sun, 28 Apr 2002 11:54:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/p5-MIME-Lite Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/04/28 11:54:46 PDT Modified files: mail/p5-MIME-Lite Makefile distinfo Log: Update to 2.117 PR: 37517 Submitted by: Yen-Ming Lee Approved by: maintainer Revision Changes Path 1.10 +2 -2 ports/mail/p5-MIME-Lite/Makefile 1.6 +1 -1 ports/mail/p5-MIME-Lite/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 12: 1:37 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6977037B404; Sun, 28 Apr 2002 12:01:33 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SJ1XZ23146; Sun, 28 Apr 2002 12:01:33 -0700 (PDT) (envelope-from phk) Message-Id: <200204281901.g3SJ1XZ23146@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sun, 28 Apr 2002 12:01:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mii acphy.c amphy.c brgphy.c dcphy.c exphy.c inphy.c lxtphy.c mii_physubr.c mlphy.c nsphy.c pnphy.c qsphy.c rlphy.c tdkphy.c ukphy.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/28 12:01:33 PDT Modified files: sys/dev/mii acphy.c amphy.c brgphy.c dcphy.c exphy.c inphy.c lxtphy.c mii_physubr.c mlphy.c nsphy.c pnphy.c qsphy.c rlphy.c tdkphy.c ukphy.c Log: Improve an API by about 4 lines per driver. Revision Changes Path 1.5 +1 -3 src/sys/dev/mii/acphy.c 1.7 +1 -5 src/sys/dev/mii/amphy.c 1.9 +1 -3 src/sys/dev/mii/brgphy.c 1.14 +1 -4 src/sys/dev/mii/dcphy.c 1.9 +1 -5 src/sys/dev/mii/exphy.c 1.6 +2 -5 src/sys/dev/mii/inphy.c 1.4 +1 -3 src/sys/dev/mii/lxtphy.c 1.8 +5 -0 src/sys/dev/mii/mii_physubr.c 1.11 +1 -5 src/sys/dev/mii/mlphy.c 1.12 +1 -5 src/sys/dev/mii/nsphy.c 1.9 +1 -4 src/sys/dev/mii/pnphy.c 1.4 +1 -3 src/sys/dev/mii/qsphy.c 1.9 +1 -5 src/sys/dev/mii/rlphy.c 1.6 +1 -5 src/sys/dev/mii/tdkphy.c 1.8 +1 -5 src/sys/dev/mii/ukphy.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 12:20:30 2002 Delivered-To: cvs-all@freebsd.org Received: from tomts9-srv.bellnexxia.net (tomts9.bellnexxia.net [209.226.175.53]) by hub.freebsd.org (Postfix) with ESMTP id B42FB37B400; Sun, 28 Apr 2002 12:20:19 -0700 (PDT) Received: from shall.anarcat.dyndns.org ([65.94.190.137]) by tomts9-srv.bellnexxia.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20020428192018.CUVQ985.tomts9-srv.bellnexxia.net@shall.anarcat.dyndns.org>; Sun, 28 Apr 2002 15:20:18 -0400 Received: from lenny.anarcat.dyndns.org (lenny.anarcat.dyndns.org [192.168.0.4]) by shall.anarcat.dyndns.org (Postfix) with SMTP id 8B14956; Sun, 28 Apr 2002 15:19:43 -0400 (EDT) Received: by lenny.anarcat.dyndns.org (sSMTP sendmail emulation); Sun, 28 Apr 2002 15:19:15 -0400 Date: Sun, 28 Apr 2002 15:19:15 -0400 From: The Anarcat To: Eric Anholt Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/drm drm.h drmP.h drm_agpsupport.h drm_auth.h drm_bufs.h drm_context.h drm_dma.h drm_drawable.h drm_drv.h drm_fops.h drm_init.h drm_ioctl.h drm_linux.h drm_lists.h drm_lock.h drm_memory.h drm_os_freebsd.h drm_scatter.h ... Message-ID: <20020428191915.GC315@lenny.anarcat.dyndns.org> Mail-Followup-To: Eric Anholt , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200204272048.g3RKm3f54567@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="bjuZg6miEcdLYP6q" Content-Disposition: inline In-Reply-To: <200204272048.g3RKm3f54567@freefall.freebsd.org> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --bjuZg6miEcdLYP6q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Woohooo! Does this mean we won't need the port soon? A. On Sat Apr 27, 2002 at 01:48:03PM -0700, Eric Anholt wrote: > anholt 2002/04/27 13:48:02 PDT >=20 > Added files: > sys/dev/drm drm.h drmP.h drm_agpsupport.h drm_auth.h=20 > drm_bufs.h drm_context.h drm_dma.h=20 > drm_drawable.h drm_drv.h drm_fops.h=20 > drm_init.h drm_ioctl.h drm_linux.h=20 > drm_lists.h drm_lock.h drm_memory.h=20 > drm_os_freebsd.h drm_scatter.h=20 > drm_sysctl.h drm_vm.h gamma.h gamma_dma.c=20 > gamma_drv.c gamma_drv.h i810_drm.h mga.h=20 > mga_dma.c mga_drm.h mga_drv.c mga_drv.h=20 > mga_state.c mga_ucode.h mga_warp.c r128.h=20 > r128_cce.c r128_drm.h r128_drv.c=20 > r128_drv.h r128_state.c radeon.h=20 > radeon_cp.c radeon_drm.h radeon_drv.c=20 > radeon_drv.h radeon_state.c sis_drm.h=20 > tdfx.h tdfx_drv.c=20 > Log: > Add the code for the DRM, based on the code from the drm-kmod port. > This is not hooked up yet, that will come later. > =20 > Approved by: des > =20 > Revision Changes Path > 1.1 +497 -0 src/sys/dev/drm/drm.h (new) > 1.1 +723 -0 src/sys/dev/drm/drmP.h (new) > 1.1 +330 -0 src/sys/dev/drm/drm_agpsupport.h (new) > 1.1 +177 -0 src/sys/dev/drm/drm_auth.h (new) > 1.1 +1284 -0 src/sys/dev/drm/drm_bufs.h (new) > 1.1 +780 -0 src/sys/dev/drm/drm_context.h (new) > 1.1 +679 -0 src/sys/dev/drm/drm_dma.h (new) > 1.1 +52 -0 src/sys/dev/drm/drm_drawable.h (new) > 1.1 +1455 -0 src/sys/dev/drm/drm_drv.h (new) > 1.1 +364 -0 src/sys/dev/drm/drm_fops.h (new) > 1.1 +120 -0 src/sys/dev/drm/drm_init.h (new) > 1.1 +323 -0 src/sys/dev/drm/drm_ioctl.h (new) > 1.1 +147 -0 src/sys/dev/drm/drm_linux.h (new) > 1.1 +304 -0 src/sys/dev/drm/drm_lists.h (new) > 1.1 +314 -0 src/sys/dev/drm/drm_lock.h (new) > 1.1 +595 -0 src/sys/dev/drm/drm_memory.h (new) > 1.1 +382 -0 src/sys/dev/drm/drm_os_freebsd.h (new) > 1.1 +239 -0 src/sys/dev/drm/drm_scatter.h (new) > 1.1 +525 -0 src/sys/dev/drm/drm_sysctl.h (new) > 1.1 +85 -0 src/sys/dev/drm/drm_vm.h (new) > 1.1 +95 -0 src/sys/dev/drm/gamma.h (new) > 1.1 +647 -0 src/sys/dev/drm/gamma_dma.c (new) > 1.1 +125 -0 src/sys/dev/drm/gamma_drv.c (new) > 1.1 +105 -0 src/sys/dev/drm/gamma_drv.h (new) > 1.1 +203 -0 src/sys/dev/drm/i810_drm.h (new) > 1.1 +69 -0 src/sys/dev/drm/mga.h (new) > 1.1 +851 -0 src/sys/dev/drm/mga_dma.c (new) > 1.1 +312 -0 src/sys/dev/drm/mga_drm.h (new) > 1.1 +137 -0 src/sys/dev/drm/mga_drv.c (new) > 1.1 +640 -0 src/sys/dev/drm/mga_drv.h (new) > 1.1 +1068 -0 src/sys/dev/drm/mga_state.c (new) > 1.1 +11647 -0 src/sys/dev/drm/mga_ucode.h (new) > 1.1 +212 -0 src/sys/dev/drm/mga_warp.c (new) > 1.1 +83 -0 src/sys/dev/drm/r128.h (new) > 1.1 +1056 -0 src/sys/dev/drm/r128_cce.c (new) > 1.1 +289 -0 src/sys/dev/drm/r128_drm.h (new) > 1.1 +167 -0 src/sys/dev/drm/r128_drv.c (new) > 1.1 +548 -0 src/sys/dev/drm/r128_drv.h (new) > 1.1 +1576 -0 src/sys/dev/drm/r128_state.c (new) > 1.1 +83 -0 src/sys/dev/drm/radeon.h (new) > 1.1 +1458 -0 src/sys/dev/drm/radeon_cp.c (new) > 1.1 +335 -0 src/sys/dev/drm/radeon_drm.h (new) > 1.1 +165 -0 src/sys/dev/drm/radeon_drv.c (new) > 1.1 +741 -0 src/sys/dev/drm/radeon_drv.h (new) > 1.1 +1467 -0 src/sys/dev/drm/radeon_state.c (new) > 1.1 +33 -0 src/sys/dev/drm/sis_drm.h (new) > 1.1 +44 -0 src/sys/dev/drm/tdfx.h (new) > 1.1 +152 -0 src/sys/dev/drm/tdfx_drv.c (new) >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message --=20 Imagination is more important than knowledge - Albert Einstein --bjuZg6miEcdLYP6q 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 iEYEARECAAYFAjzMSzMACgkQttcWHAnWiGcikgCePW87aeNuC3GXrMeO1m41yE9T rXoAn2u2htE4k8zc4xAClqLkxND+xzTf =CoP5 -----END PGP SIGNATURE----- --bjuZg6miEcdLYP6q-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 12:21:53 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9414C37B41C; Sun, 28 Apr 2002 12:21:48 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SJLmf29039; Sun, 28 Apr 2002 12:21:48 -0700 (PDT) (envelope-from des) Message-Id: <200204281921.g3SJLmf29039@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Sun, 28 Apr 2002 12:21:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2002/04/28 12:21:48 PDT Modified files: sys/modules Makefile Log: Move drm to the i386-only section. Revision Changes Path 1.241 +1 -1 src/sys/modules/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 12:25:20 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 739F837B417; Sun, 28 Apr 2002 12:25:08 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SJP8w29355; Sun, 28 Apr 2002 12:25:08 -0700 (PDT) (envelope-from phk) Message-Id: <200204281925.g3SJP8w29355@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sun, 28 Apr 2002 12:25:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mii acphy.c amphy.c brgphy.c dcphy.c exphy.c inphy.c lxtphy.c mii_physubr.c miivar.h mlphy.c nsphy.c pnphy.c qsphy.c rlphy.c tdkphy.c tlphy.c ukphy.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/28 12:25:08 PDT Modified files: sys/dev/mii acphy.c amphy.c brgphy.c dcphy.c exphy.c inphy.c lxtphy.c mii_physubr.c miivar.h mlphy.c nsphy.c pnphy.c qsphy.c rlphy.c tdkphy.c tlphy.c ukphy.c Log: Don't pass three args when one will do just fine, and even prevent mistakes like the one brgphy.c (now corrected). Revision Changes Path 1.6 +1 -1 src/sys/dev/mii/acphy.c 1.8 +1 -1 src/sys/dev/mii/amphy.c 1.10 +3 -3 src/sys/dev/mii/brgphy.c 1.15 +1 -1 src/sys/dev/mii/dcphy.c 1.10 +1 -1 src/sys/dev/mii/exphy.c 1.7 +1 -1 src/sys/dev/mii/inphy.c 1.5 +1 -1 src/sys/dev/mii/lxtphy.c 1.9 +9 -3 src/sys/dev/mii/mii_physubr.c 1.9 +1 -1 src/sys/dev/mii/miivar.h 1.12 +1 -1 src/sys/dev/mii/mlphy.c 1.13 +1 -1 src/sys/dev/mii/nsphy.c 1.10 +1 -1 src/sys/dev/mii/pnphy.c 1.5 +1 -1 src/sys/dev/mii/qsphy.c 1.10 +1 -1 src/sys/dev/mii/rlphy.c 1.7 +1 -1 src/sys/dev/mii/tdkphy.c 1.9 +1 -2 src/sys/dev/mii/tlphy.c 1.9 +1 -1 src/sys/dev/mii/ukphy.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 12:28:31 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 96B1F37B41B; Sun, 28 Apr 2002 12:28:27 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SJSRO29861; Sun, 28 Apr 2002 12:28:27 -0700 (PDT) (envelope-from petef) Message-Id: <200204281928.g3SJSRO29861@freefall.freebsd.org> From: Pete Fritchman Date: Sun, 28 Apr 2002 12:28:27 -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 petef 2002/04/28 12:28:27 PDT Modified files: . modules Log: p5-CGI-Cache --> ports/www/p5-CGI-Cache Revision Changes Path 1.5030 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 12:30:50 2002 Delivered-To: cvs-all@freebsd.org Received: from gladstone.uoregon.edu (gladstone.uoregon.edu [128.223.142.14]) by hub.freebsd.org (Postfix) with ESMTP id A070E37B400; Sun, 28 Apr 2002 12:30:47 -0700 (PDT) Received: from anholt (anholt@d184-101.uoregon.edu [128.223.184.101]) by gladstone.uoregon.edu (8.12.3/8.12.3) with ESMTP id g3SJUjl2004111; Sun, 28 Apr 2002 12:30:45 -0700 (PDT) Subject: Re: cvs commit: src/sys/dev/drm drm.h drmP.h drm_agpsupport.h drm_auth.h drm_bufs.h drm_context.h drm_dma.h drm_drawable.h drm_drv.h drm_fops.h drm_init.h drm_ioctl.h drm_linux.h drm_lists.h drm_lock.h drm_memory.h drm_os_freebsd.h drm_scatter.h ... From: Eric Anholt To: The Anarcat Cc: Eric Anholt , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: <20020428191915.GC315@lenny.anarcat.dyndns.org> References: <200204272048.g3RKm3f54567@freefall.freebsd.org> <20020428191915.GC315@lenny.anarcat.dyndns.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 28 Apr 2002 13:30:45 -0600 Message-Id: <1020022245.474.7.camel@anholt.dyndns.org> Mime-Version: 1.0 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 2002-04-28 at 13:19, The Anarcat wrote: > Woohooo! > > Does this mean we won't need the port soon? If you use this, you don't need the port at all. Once it gets to -stable I'll kill off the port. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 12:34:44 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9D7D837B41A; Sun, 28 Apr 2002 12:34:38 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SJYcC30508; Sun, 28 Apr 2002 12:34:38 -0700 (PDT) (envelope-from petef) Message-Id: <200204281934.g3SJYcC30508@freefall.freebsd.org> From: Pete Fritchman Date: Sun, 28 Apr 2002 12:34:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/p5-Class-Date Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG petef 2002/04/28 12:34:38 PDT Modified files: devel/p5-Class-Date Makefile distinfo Log: Update to 1.0.10. Revision Changes Path 1.7 +1 -1 ports/devel/p5-Class-Date/Makefile 1.6 +1 -1 ports/devel/p5-Class-Date/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 12:39:23 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EC6FA37B400; Sun, 28 Apr 2002 12:39:19 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SJdJc31062; Sun, 28 Apr 2002 12:39:19 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204281939.g3SJdJc31062@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sun, 28 Apr 2002 12:39:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/archivers/p5-Archive-Zip Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/28 12:39:19 PDT Modified files: archivers/p5-Archive-Zip Makefile distinfo Log: upgrade to 1.00 Revision Changes Path 1.6 +1 -1 ports/archivers/p5-Archive-Zip/Makefile 1.4 +1 -1 ports/archivers/p5-Archive-Zip/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 12:42:33 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 79B0337B41A; Sun, 28 Apr 2002 12:42:32 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SJgWm31487; Sun, 28 Apr 2002 12:42:32 -0700 (PDT) (envelope-from petef) Message-Id: <200204281942.g3SJgWm31487@freefall.freebsd.org> From: Pete Fritchman Date: Sun, 28 Apr 2002 12:42:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/p5-DBIWrapper 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 petef 2002/04/28 12:42:32 PDT Modified files: databases/p5-DBIWrapper Makefile distinfo pkg-plist Log: Update to 0.17. Revision Changes Path 1.9 +6 -3 ports/databases/p5-DBIWrapper/Makefile 1.7 +1 -1 ports/databases/p5-DBIWrapper/distinfo 1.2 +7 -0 ports/databases/p5-DBIWrapper/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 Apr 28 12:43:47 2002 Delivered-To: cvs-all@freebsd.org Received: from 12-234-22-238.client.attbi.com (12-234-90-219.client.attbi.com [12.234.90.219]) by hub.freebsd.org (Postfix) with ESMTP id D445C37B41F; Sun, 28 Apr 2002 12:43:41 -0700 (PDT) Received: from master.gorean.org (master.gorean.org [10.0.0.2]) by 12-234-22-238.client.attbi.com (8.12.3/8.12.3) with ESMTP id g3SJhYPp094134; Sun, 28 Apr 2002 12:43:35 -0700 (PDT) (envelope-from DougB@FreeBSD.org) Received: from localhost (doug@localhost) by master.gorean.org (8.12.3/8.12.3/Submit) with ESMTP id g3SJhYCC063461; Sun, 28 Apr 2002 12:43:34 -0700 (PDT) Date: Sun, 28 Apr 2002 12:43:34 -0700 (PDT) From: Doug Barton X-X-Sender: doug@master.gorean.org To: Eric Anholt Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: src/sys/dev/drm drm.h drmP.h drm_agpsupport.h drm_auth.h drm_bufs.h drm_context.h drm_dma.h drm_drawable.h drm_drv.h drm_fops.h drm_init.h drm_ioctl.h drm_linux.h drm_lists.h drm_lock. In-Reply-To: <1020022245.474.7.camel@anholt.dyndns.org> Message-ID: <20020428124255.R62659-100000@master.gorean.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 28 Apr 2002, Eric Anholt wrote: > On Sun, 2002-04-28 at 13:19, The Anarcat wrote: > > Woohooo! > > > > Does this mean we won't need the port soon? > > If you use this, you don't need the port at all. Once it gets to > -stable I'll kill off the port. We usually wait at least a few months so that people who don't want to upgrade to -stable can still use the port. -- "We have known freedom's price. We have shown freedom's power. And in this great conflict, ... we will see freedom's victory." - George W. Bush, President of the United States State of the Union, January 28, 2002 Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 12:45:22 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 01BF737B404; Sun, 28 Apr 2002 12:45:19 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SJjId31914; Sun, 28 Apr 2002 12:45:18 -0700 (PDT) (envelope-from petef) Message-Id: <200204281945.g3SJjId31914@freefall.freebsd.org> From: Pete Fritchman Date: Sun, 28 Apr 2002 12:45:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/p5-Digest-MD5 Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG petef 2002/04/28 12:45:18 PDT Modified files: security/p5-Digest-MD5 Makefile distinfo Log: Update to 2.17. Revision Changes Path 1.18 +2 -2 ports/security/p5-Digest-MD5/Makefile 1.8 +1 -1 ports/security/p5-Digest-MD5/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 12:47:27 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B3D2037B419; Sun, 28 Apr 2002 12:47:23 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SJlNE32205; Sun, 28 Apr 2002 12:47:23 -0700 (PDT) (envelope-from petef) Message-Id: <200204281947.g3SJlNE32205@freefall.freebsd.org> From: Pete Fritchman Date: Sun, 28 Apr 2002 12:47:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/p5-HTML-Table Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG petef 2002/04/28 12:47:21 PDT Modified files: www/p5-HTML-Table Makefile distinfo Log: Update to 1.15. Revision Changes Path 1.8 +1 -1 ports/www/p5-HTML-Table/Makefile 1.7 +1 -1 ports/www/p5-HTML-Table/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 12:50:14 2002 Delivered-To: cvs-all@freebsd.org Received: from us.net (smtp1.one.net [216.23.22.220]) by hub.freebsd.org (Postfix) with SMTP id 33DC237B416 for ; Sun, 28 Apr 2002 12:50:05 -0700 (PDT) Received: (qmail 12983 invoked by uid 0); 28 Apr 2002 19:49:42 -0000 Received: from unknown (HELO shell.one.net) (206.112.192.106) by smtp1.one.net with SMTP; 28 Apr 2002 19:49:42 -0000 Received: (from cokane@localhost) by shell.one.net (8.11.6/8.9.3) id g3SJngY06897; Sun, 28 Apr 2002 15:49:42 -0400 Date: Sun, 28 Apr 2002 15:49:42 -0400 From: Coleman Kane To: Doug Barton Cc: Eric Anholt , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/drm drm.h drmP.h drm_agpsupport.h drm_auth.h drm_bufs.h drm_context.h drm_dma.h drm_drawable.h drm_drv.h drm_fops.h drm_init.h drm_ioctl.h drm_linux.h drm_lists.h drm_lock. Message-ID: <20020428154941.A6820@shell.one.net> References: <1020022245.474.7.camel@anholt.dyndns.org> <20020428124255.R62659-100000@master.gorean.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20020428124255.R62659-100000@master.gorean.org>; from DougB@FreeBSD.org on Sun, Apr 28, 2002 at 12:43:34PM -0700 X-Operating-System: Linux 2.4.12 i686 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is most excellent. Thus spoke Doug Barton , and it was proclaimed: > On 28 Apr 2002, Eric Anholt wrote: > > > On Sun, 2002-04-28 at 13:19, The Anarcat wrote: > > > Woohooo! > > > > > > Does this mean we won't need the port soon? > > > > If you use this, you don't need the port at all. Once it gets to > > -stable I'll kill off the port. > > We usually wait at least a few months so that people who don't > want to upgrade to -stable can still use the port. > > -- > "We have known freedom's price. We have shown freedom's power. > And in this great conflict, ... we will see freedom's victory." > - George W. Bush, President of the United States > State of the Union, January 28, 2002 > > Do YOU Yahoo!? > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 12:53: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B88A837B41C; Sun, 28 Apr 2002 12:52:57 -0700 (PDT) Received: (from petef@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SJqv132997; Sun, 28 Apr 2002 12:52:57 -0700 (PDT) (envelope-from petef) Message-Id: <200204281952.g3SJqv132997@freefall.freebsd.org> From: Pete Fritchman Date: Sun, 28 Apr 2002 12:52:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/p5-Mail-ListDetector 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 petef 2002/04/28 12:52:57 PDT Modified files: mail/p5-Mail-ListDetector Makefile distinfo pkg-plist Log: Update to 0.20. Revision Changes Path 1.4 +4 -2 ports/mail/p5-Mail-ListDetector/Makefile 1.3 +1 -1 ports/mail/p5-Mail-ListDetector/distinfo 1.2 +2 -0 ports/mail/p5-Mail-ListDetector/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 Apr 28 12:55:38 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3D0F337B404; Sun, 28 Apr 2002 12:55:33 -0700 (PDT) Received: (from ache@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SJtXR33368; Sun, 28 Apr 2002 12:55:33 -0700 (PDT) (envelope-from ache) Message-Id: <200204281955.g3SJtXR33368@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Sun, 28 Apr 2002 12:55:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/p5-URI Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ache 2002/04/28 12:55:33 PDT Modified files: net/p5-URI Makefile distinfo pkg-plist Log: Upgrade to 1.18 Revision Changes Path 1.20 +1 -1 ports/net/p5-URI/Makefile 1.12 +1 -1 ports/net/p5-URI/distinfo 1.5 +1 -0 ports/net/p5-URI/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 Apr 28 12:56:37 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B0B0C37B41A; Sun, 28 Apr 2002 12:56:31 -0700 (PDT) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SJuVl33582; Sun, 28 Apr 2002 12:56:31 -0700 (PDT) (envelope-from gshapiro) Message-Id: <200204281956.g3SJuVl33582@freefall.freebsd.org> From: Gregory Neil Shapiro Date: Sun, 28 Apr 2002 12:56:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/sendmail/cf/m4 proto.m4 src/contrib/sendmail/include/sm/os sm_os_freebsd.h src/contrib/sendmail/src mailq.1 main.c milter.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 gshapiro 2002/04/28 12:56:31 PDT Modified files: (Branch: RELENG_4) contrib/sendmail/cf/m4 proto.m4 contrib/sendmail/include/sm/os sm_os_freebsd.h contrib/sendmail/src mailq.1 main.c milter.c Log: MFC: Import of post-8.12.3 bug fixes from vendor repository. These are being imported for the upcoming FreeBSD 4.6 release. Revision Changes Path 1.1.1.4.2.8 +1 -0 src/contrib/sendmail/cf/m4/proto.m4 1.1.1.1.2.3 +1 -5 src/contrib/sendmail/include/sm/os/sm_os_freebsd.h 1.3.6.6 +9 -2 src/contrib/sendmail/src/mailq.1 1.1.1.3.2.9 +2 -0 src/contrib/sendmail/src/main.c 1.1.1.1.2.10 +17 -6 src/contrib/sendmail/src/milter.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 12:57:49 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3D9A337B416; Sun, 28 Apr 2002 12:57:43 -0700 (PDT) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SJvhK33801; Sun, 28 Apr 2002 12:57:43 -0700 (PDT) (envelope-from gshapiro) Message-Id: <200204281957.g3SJvhK33801@freefall.freebsd.org> From: Gregory Neil Shapiro Date: Sun, 28 Apr 2002 12:57:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc Makefile src/etc/mtree BSD.sendmail.dist BSD.var.dist X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gshapiro 2002/04/28 12:57:43 PDT Modified files: (Branch: RELENG_4) etc Makefile etc/mtree BSD.var.dist Added files: (Branch: RELENG_4) etc/mtree BSD.sendmail.dist Log: MFC: In my continuing crusade to make life better for non-sendmail users, avoid the creation of /var/spool/clientmqueue and therefore the need for the smmsp user and group if NO_SENDMAIL is defined. This required breaking out the creation of the directory into a new BSD.sendmail.dist mtree file. Revision Changes Path 1.280 +7 -1 src/etc/Makefile 1.1 +14 -0 src/etc/mtree/BSD.sendmail.dist (new) 1.61 +1 -3 src/etc/mtree/BSD.var.dist Revision Changes Path 1.219.2.29 +7 -1 src/etc/Makefile 1.1.2.1 +14 -0 src/etc/mtree/BSD.sendmail.dist (new) 1.43.2.8 +1 -3 src/etc/mtree/BSD.var.dist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 12:59:37 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CAD1537B41B; Sun, 28 Apr 2002 12:59:27 -0700 (PDT) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SJxRk33973; Sun, 28 Apr 2002 12:59:27 -0700 (PDT) (envelope-from gshapiro) Message-Id: <200204281959.g3SJxRk33973@freefall.freebsd.org> From: Gregory Neil Shapiro Date: Sun, 28 Apr 2002 12:59:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile Makefile.inc1 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gshapiro 2002/04/28 12:59:27 PDT Modified files: (Branch: RELENG_4) . Makefile Makefile.inc1 Log: MFC: Despite the fact that it is documented in the handbook, the release notes, and UPDATING and has been posted to both freebsd-current and freebsd-stable, users are still not adding the required smmsp user and group before doing an installworld. Therefore, don't let users do an installworld unless they have followed directions. Add a new installcheck Makefile target which installworld runs before actually starting the installation. This target can be used by other parts of userland as well. The first addition to the target is to check for the smmsp user and group if NO_SENDMAIL isn't defined. Others may add checks to this target as they see fit. Revision Changes Path 1.249 +3 -3 src/Makefile 1.260 +18 -1 src/Makefile.inc1 Revision Changes Path 1.234.2.11 +4 -4 src/Makefile 1.141.2.45 +18 -1 src/Makefile.inc1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 13:20:42 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 303EA37B404; Sun, 28 Apr 2002 13:20:34 -0700 (PDT) Received: (from imp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SKKXk40187; Sun, 28 Apr 2002 13:20:33 -0700 (PDT) (envelope-from imp) Message-Id: <200204282020.g3SKKXk40187@freefall.freebsd.org> From: Warner Losh Date: Sun, 28 Apr 2002 13:20:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files files.i386 files.pc98 src/sys/modules/wi Makefile src/sys/dev/wi if_wavelan_ieee.h if_wi.c if_wi_pccard.c if_wi_pci.c if_wireg.h if_wivar.h wi_hostap.c wi_hostap.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2002/04/28 13:20:33 PDT Modified files: (Branch: RELENG_4) sys/conf files files.i386 files.pc98 sys/modules/wi Makefile Added files: (Branch: RELENG_4) sys/dev/wi if_wavelan_ieee.h if_wi.c if_wi_pccard.c if_wi_pci.c if_wireg.h if_wivar.h wi_hostap.c wi_hostap.h Log: MFC: the current wi driver. Features include: airtool support, host access point mode for prism2 cards, symbol firmware support (3Com 3CRWE737, Intel Pro 2011 and a few cards made by symbol), more pci card supported, move wi to the same place as -current, Identify the NIC/radio combination, code cleanup, and maybe a few other odds and ends I've forgotten. # Host access point mode may be a little green, but won't hurt anything else # in the driver if you don't use it. wicontrol needs to be updated as well. Approved by: re@ (in theory) Sponsored by: Surf and Sip Revision Changes Path 1.340.2.99 +4 -0 src/sys/conf/files 1.307.2.29 +0 -1 src/sys/conf/files.i386 1.140.2.35 +0 -1 src/sys/conf/files.pc98 1.12.2.1 +699 -0 src/sys/dev/wi/if_wavelan_ieee.h (new) 1.103.2.1 +3012 -0 src/sys/dev/wi/if_wi.c (new) 1.8.2.1 +212 -0 src/sys/dev/wi/if_wi_pccard.c (new) 1.8.2.1 +239 -0 src/sys/dev/wi/if_wi_pci.c (new) 1.31.2.1 +628 -0 src/sys/dev/wi/if_wireg.h (new) 1.8.2.1 +225 -0 src/sys/dev/wi/if_wivar.h (new) 1.7.2.1 +1255 -0 src/sys/dev/wi/wi_hostap.c (new) 1.3.2.1 +135 -0 src/sys/dev/wi/wi_hostap.h (new) 1.3.2.3 +5 -6 src/sys/modules/wi/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 13:26: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3092837B405; Sun, 28 Apr 2002 13:26:00 -0700 (PDT) Received: (from imp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SKQ0w40798; Sun, 28 Apr 2002 13:26:00 -0700 (PDT) (envelope-from imp) Message-Id: <200204282026.g3SKQ0w40798@freefall.freebsd.org> From: Warner Losh Date: Sun, 28 Apr 2002 13:26:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa if_wi.c if_wireg.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2002/04/28 13:26:00 PDT Removed files: (Branch: RELENG_4) sys/i386/isa if_wi.c if_wireg.h Log: GC after the structural re-org of wi Revision Changes Path 1.18.2.18 +0 -2501 src/sys/i386/isa/if_wi.c (dead) 1.8.2.4 +0 -708 src/sys/i386/isa/if_wireg.h (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 13:27:16 2002 Delivered-To: cvs-all@freebsd.org Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by hub.freebsd.org (Postfix) with ESMTP id 1691637B417; Sun, 28 Apr 2002 13:27:08 -0700 (PDT) Received: by elvis.mu.org (Postfix, from userid 1192) id D546AAE1FC; Sun, 28 Apr 2002 13:27:07 -0700 (PDT) Date: Sun, 28 Apr 2002 13:27:07 -0700 From: Alfred Perlstein To: Murray Stokely Cc: Peter Wemm , Scott Long , Josef Karthauser , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/usb uhci.c Message-ID: <20020428202707.GW1530@elvis.mu.org> References: <20020408035351.GA6762@hollin.btc.adaptec.com> <20020427235422.1DCCB3810@overcee.wemm.org> <20020428035513.GT1530@elvis.mu.org> <20020428074422.GB28352@freebsdmall.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020428074422.GB28352@freebsdmall.com> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Murray Stokely [020428 00:44] wrote: > On Sat, Apr 27, 2002 at 08:55:13PM -0700, Alfred Perlstein wrote: > > The instability of the USB subsystem is getting really irritating, > > it's been several months now and things are still seemingly severly > > broken. Do we have an ETA for a fix? I know that things _used_ > > to work a while back before the USB2 stuff from netbsd started > > getting merged. > > I think this is a good example of something that should be developed > in Perforce. I'm forced to use /sys/dev/usb from March 15th while > keeping the rest of my system synced to -CURRENT. I had to change two > lines of code to deal with a small API change. As much as I find this > irritiating, I still appreciate the fact that Joe stepped up to do > something about our neglected USB subsystem. Perhaps, we just need > some other developers to help Joe track down the problems. I agree > with Alfred that this is irritating and we need to do something about > it. Please just do it on a branch in CVS. That would ensure that I could access it if I needed to fix bugs as I've done in the past with the USB code (at least in NetBSD where it's minimally functional). -- -Alfred Perlstein [alfred@freebsd.org] 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' Tax deductible donations for FreeBSD: http://www.freebsdfoundation.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 13:34:24 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3353D37B416; Sun, 28 Apr 2002 13:34:21 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SKYLD41582; Sun, 28 Apr 2002 13:34:21 -0700 (PDT) (envelope-from phk) Message-Id: <200204282034.g3SKYLD41582@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sun, 28 Apr 2002 13:34:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/bge if_bge.c src/sys/dev/em if_em.c src/sys/dev/gx if_gx.c src/sys/dev/lge if_lge.c src/sys/dev/mii brgphy.c e1000phy.c nsgphy.c src/sys/dev/my if_my.c src/sys/dev/nge if_nge.c src/sys/net if_media.h src/sys/pci ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/28 13:34:21 PDT Modified files: sys/dev/bge if_bge.c sys/dev/em if_em.c sys/dev/gx if_gx.c sys/dev/lge if_lge.c sys/dev/mii brgphy.c e1000phy.c nsgphy.c sys/dev/my if_my.c sys/dev/nge if_nge.c sys/net if_media.h sys/pci if_sk.c if_ti.c Log: Follow NetBSD and s/IFM_1000_TX/IFM_1000_T/ Revision Changes Path 1.13 +2 -2 src/sys/dev/bge/if_bge.c 1.6 +4 -4 src/sys/dev/em/if_em.c 1.5 +3 -3 src/sys/dev/gx/if_gx.c 1.11 +2 -2 src/sys/dev/lge/if_lge.c 1.11 +6 -6 src/sys/dev/mii/brgphy.c 1.4 +5 -5 src/sys/dev/mii/e1000phy.c 1.5 +6 -6 src/sys/dev/mii/nsgphy.c 1.5 +9 -9 src/sys/dev/my/if_my.c 1.29 +2 -2 src/sys/dev/nge/if_nge.c 1.15 +2 -2 src/sys/net/if_media.h 1.49 +1 -1 src/sys/pci/if_sk.c 1.59 +4 -4 src/sys/pci/if_ti.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 13:41:42 2002 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 AFC8337B41B; Sun, 28 Apr 2002 13:41:34 -0700 (PDT) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.2/8.12.2) with ESMTP id g3SKfEqE008095; Sun, 28 Apr 2002 22:41:15 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/bge if_bge.c src/sys/dev/em if_em.c src/sys/dev/gx if_gx.c src/sys/dev/lge if_lge.c src/sys/dev/mii brgphy.c e1000phy.c nsgphy.c src/sys/dev/my if_my.c src/sys/dev/nge if_nge.c src/sys/net if_media.h src/sys/pci ... In-Reply-To: Your message of "Sun, 28 Apr 2002 13:34:21 PDT." <200204282034.g3SKYLD41582@freefall.freebsd.org> Date: Sun, 28 Apr 2002 22:41:14 +0200 Message-ID: <8094.1020026474@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Just in case anyone wonders: I set out to find a bug in our nge driver (for the NetGear 622 card) and found out that our MII infrastructure doesn't understand GIG-E at all. I'm going to pull as much as makes sense from NetBSD to fill this void. Poul-Henning In message <200204282034.g3SKYLD41582@freefall.freebsd.org>, Poul-Henning Kamp writes: >phk 2002/04/28 13:34:21 PDT > > Modified files: > sys/dev/bge if_bge.c > sys/dev/em if_em.c > sys/dev/gx if_gx.c > sys/dev/lge if_lge.c > sys/dev/mii brgphy.c e1000phy.c nsgphy.c > sys/dev/my if_my.c > sys/dev/nge if_nge.c > sys/net if_media.h > sys/pci if_sk.c if_ti.c > Log: > Follow NetBSD and s/IFM_1000_TX/IFM_1000_T/ > > Revision Changes Path > 1.13 +2 -2 src/sys/dev/bge/if_bge.c > 1.6 +4 -4 src/sys/dev/em/if_em.c > 1.5 +3 -3 src/sys/dev/gx/if_gx.c > 1.11 +2 -2 src/sys/dev/lge/if_lge.c > 1.11 +6 -6 src/sys/dev/mii/brgphy.c > 1.4 +5 -5 src/sys/dev/mii/e1000phy.c > 1.5 +6 -6 src/sys/dev/mii/nsgphy.c > 1.5 +9 -9 src/sys/dev/my/if_my.c > 1.29 +2 -2 src/sys/dev/nge/if_nge.c > 1.15 +2 -2 src/sys/net/if_media.h > 1.49 +1 -1 src/sys/pci/if_sk.c > 1.59 +4 -4 src/sys/pci/if_ti.c > -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 13:49:45 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2D83E37B419; Sun, 28 Apr 2002 13:49:42 -0700 (PDT) Received: (from ceri@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SKngT43380; Sun, 28 Apr 2002 13:49:42 -0700 (PDT) (envelope-from ceri) Message-Id: <200204282049.g3SKngT43380@freefall.freebsd.org> From: Ceri Davies Date: Sun, 28 Apr 2002 13:49:42 -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 ceri 2002/04/28 13:49:41 PDT Modified files: en_US.ISO8859-1/books/handbook/mail chapter.sgml Log: Scripts in /usr/local/etc/rc.d/ should accept 'start' *and* 'stop', not one or the other. Approved by: murray Revision Changes Path 1.45 +1 -1 doc/en_US.ISO8859-1/books/handbook/mail/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 13:51:18 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6660837B404; Sun, 28 Apr 2002 13:51:15 -0700 (PDT) Received: (from ceri@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SKpFf43612; Sun, 28 Apr 2002 13:51:15 -0700 (PDT) (envelope-from ceri) Message-Id: <200204282051.g3SKpFf43612@freefall.freebsd.org> From: Ceri Davies Date: Sun, 28 Apr 2002 13:51:15 -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 ceri 2002/04/28 13:51:15 PDT Modified files: en_US.ISO8859-1/books/handbook/linuxemu chapter.sgml Log: Move a element outside a , where it belongs. Approved by: murray Revision Changes Path 1.67 +2 -2 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 Sun Apr 28 14: 1:29 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 65AE537B404; Sun, 28 Apr 2002 14:01:26 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SL1Q944652; Sun, 28 Apr 2002 14:01:26 -0700 (PDT) (envelope-from pat) Message-Id: <200204282101.g3SL1Q944652@freefall.freebsd.org> From: Patrick Li Date: Sun, 28 Apr 2002 14:01:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/icecast Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/04/28 14:01:25 PDT Modified files: audio/icecast Makefile distinfo Log: Update to 1.3.12 PR: 37541 Submitted by: maintainer Revision Changes Path 1.21 +1 -1 ports/audio/icecast/Makefile 1.9 +1 -1 ports/audio/icecast/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 14: 3:32 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A00EC37B41C; Sun, 28 Apr 2002 14:03:26 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SL3QM44957; Sun, 28 Apr 2002 14:03:26 -0700 (PDT) (envelope-from jmallett) Message-Id: <200204282103.g3SL3QM44957@freefall.freebsd.org> From: "J. Mallett" Date: Sun, 28 Apr 2002 14:03:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/fortune/datfiles fortunes2-o X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/04/28 14:03:26 PDT Modified files: games/fortune/datfiles fortunes2-o Log: Kill some duplicates. Kill an incorrectly duplicated Einstein limerick (thanks phk!) Revision Changes Path 1.11 +0 -24 src/games/fortune/datfiles/fortunes2-o To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 14: 7: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BA85037B41A; Sun, 28 Apr 2002 14:07:02 -0700 (PDT) Received: (from horikawa@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SL72X49073; Sun, 28 Apr 2002 14:07:02 -0700 (PDT) (envelope-from horikawa) Message-Id: <200204282107.g3SL72X49073@freefall.freebsd.org> From: Kazuo Horikawa Date: Sun, 28 Apr 2002 14:07:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja_JP.eucJP/man/man8 ntpd.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG horikawa 2002/04/28 14:07:02 PDT Modified files: ja_JP.eucJP/man/man8 ntpd.8 Log: Use same Japanese word for "huff-n'-puff filter" Submitted by: nork@cityfujisawa.ne.jp Reviewed by: kuma@jp.FreeBSD.org, susumu.wakabayashi@ntt.com Revision Changes Path 1.7 +1 -1 doc/ja_JP.eucJP/man/man8/ntpd.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 14:16:36 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2B76437B420; Sun, 28 Apr 2002 14:16:33 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SLGX150216; Sun, 28 Apr 2002 14:16:33 -0700 (PDT) (envelope-from jmallett) Message-Id: <200204282116.g3SLGX150216@freefall.freebsd.org> From: "J. Mallett" Date: Sun, 28 Apr 2002 14:16:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/fortune/datfiles fortunes2-o X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/04/28 14:16:33 PDT Modified files: games/fortune/datfiles fortunes2-o Log: Kill one version of a limerick here. Approved by: The usual suspects on that IRC channel. Revision Changes Path 1.12 +0 -6 src/games/fortune/datfiles/fortunes2-o To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 14:17:43 2002 Delivered-To: cvs-all@freebsd.org Received: from beppo.feral.com (beppo.feral.com [192.67.166.79]) by hub.freebsd.org (Postfix) with ESMTP id 7C18D37B41C; Sun, 28 Apr 2002 14:17:35 -0700 (PDT) Received: from mailhost.feral.com (mjacob@mailhost.feral.com [192.67.166.1]) by beppo.feral.com (8.11.3/8.11.3) with ESMTP id g3SLHRf57849; Sun, 28 Apr 2002 14:17:27 -0700 (PDT) (envelope-from mjacob@feral.com) Date: Sun, 28 Apr 2002 14:17:27 -0700 (PDT) From: Matthew Jacob X-Sender: mjacob@beppo Reply-To: mjacob@feral.com To: Poul-Henning Kamp Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/bge if_bge.c src/sys/dev/em if_em.c src/sys/dev/gx if_gx.c src/sys/dev/lge if_lge.c src/sys/dev/mii brgphy.c e1000phy.c nsgphy.c src/sys/dev/my if_my.c src/sys/dev/nge if_nge.c src/sys/net if_media.h src/sys/pci ... In-Reply-To: <8094.1020026474@critter.freebsd.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG yOn Sun, 28 Apr 2002, Poul-Henning Kamp wrote: > > Just in case anyone wonders: I set out to find a bug in our > nge driver (for the NetGear 622 card) and found out that our > MII infrastructure doesn't understand GIG-E at all. Yes. I asked Jonathon and others about this a while back when I was doing wx with the eephy and got a mumbled answer. > > I'm going to pull as much as makes sense from NetBSD to fill this void. Good on you. > > Poul-Henning > > In message <200204282034.g3SKYLD41582@freefall.freebsd.org>, Poul-Henning Kamp > writes: > >phk 2002/04/28 13:34:21 PDT > > > > Modified files: > > sys/dev/bge if_bge.c > > sys/dev/em if_em.c > > sys/dev/gx if_gx.c > > sys/dev/lge if_lge.c > > sys/dev/mii brgphy.c e1000phy.c nsgphy.c > > sys/dev/my if_my.c > > sys/dev/nge if_nge.c > > sys/net if_media.h > > sys/pci if_sk.c if_ti.c > > Log: > > Follow NetBSD and s/IFM_1000_TX/IFM_1000_T/ > > > > Revision Changes Path > > 1.13 +2 -2 src/sys/dev/bge/if_bge.c > > 1.6 +4 -4 src/sys/dev/em/if_em.c > > 1.5 +3 -3 src/sys/dev/gx/if_gx.c > > 1.11 +2 -2 src/sys/dev/lge/if_lge.c > > 1.11 +6 -6 src/sys/dev/mii/brgphy.c > > 1.4 +5 -5 src/sys/dev/mii/e1000phy.c > > 1.5 +6 -6 src/sys/dev/mii/nsgphy.c > > 1.5 +9 -9 src/sys/dev/my/if_my.c > > 1.29 +2 -2 src/sys/dev/nge/if_nge.c > > 1.15 +2 -2 src/sys/net/if_media.h > > 1.49 +1 -1 src/sys/pci/if_sk.c > > 1.59 +4 -4 src/sys/pci/if_ti.c > > > > -- > Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 > phk@FreeBSD.ORG | TCP/IP since RFC 956 > FreeBSD committer | BSD since 4.3-tahoe > Never attribute to malice what can adequately be explained by incompetence. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 14:18:26 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 196F137B41D; Sun, 28 Apr 2002 14:18:22 -0700 (PDT) Received: (from horikawa@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SLIMj50404; Sun, 28 Apr 2002 14:18:22 -0700 (PDT) (envelope-from horikawa) Message-Id: <200204282118.g3SLIMj50404@freefall.freebsd.org> From: Kazuo Horikawa Date: Sun, 28 Apr 2002 14:18:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja_JP.eucJP/man/man8 rmuser.8 route6d.8 rpc.lockd.8 rpc.yppasswdd.8 rtquery.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG horikawa 2002/04/28 14:18:21 PDT Modified files: ja_JP.eucJP/man/man8 rmuser.8 route6d.8 rpc.lockd.8 rpc.yppasswdd.8 rtquery.8 Log: Fix miscellaneous typo o add a missing opening parenthesis (rmuser.8) o fix Japanese wording (route6d.8, rpc.lockd.8) o remove a garbage character (rpc.yppasswdd.8) o uncapitalize "Poll" in -p description (rtquery.8) Submitted by: Satoru Koizumi Revision Changes Path 1.14 +2 -2 doc/ja_JP.eucJP/man/man8/rmuser.8 1.12 +1 -1 doc/ja_JP.eucJP/man/man8/route6d.8 1.7 +1 -1 doc/ja_JP.eucJP/man/man8/rpc.lockd.8 1.15 +1 -1 doc/ja_JP.eucJP/man/man8/rpc.yppasswdd.8 1.11 +1 -1 doc/ja_JP.eucJP/man/man8/rtquery.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 14:38:16 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DD90737B400; Sun, 28 Apr 2002 14:38:13 -0700 (PDT) Received: (from hsu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SLcD453035; Sun, 28 Apr 2002 14:38:13 -0700 (PDT) (envelope-from hsu) Message-Id: <200204282138.g3SLcD453035@freefall.freebsd.org> From: Jeffrey Hsu Date: Sun, 28 Apr 2002 14:38:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys socketvar.h src/sys/kern uipc_socket.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 hsu 2002/04/28 14:38:13 PDT Modified files: (Branch: RELENG_4) sys/sys socketvar.h sys/kern uipc_socket.c Log: MFC: shave 4 bytes off struct socket Revision Changes Path 1.68.2.20 +1 -2 src/sys/kern/uipc_socket.c 1.46.2.7 +1 -2 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 Sun Apr 28 14:59:11 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EC03037B41B; Sun, 28 Apr 2002 14:59:07 -0700 (PDT) Received: (from dougb@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SLx7h55241; Sun, 28 Apr 2002 14:59:07 -0700 (PDT) (envelope-from dougb) Message-Id: <200204282159.g3SLx7h55241@freefall.freebsd.org> From: Doug Barton Date: Sun, 28 Apr 2002 14:59:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/fortune/datfiles fortunes fortunes-o.real fortunes2 fortunes2-o freebsd-tips gerrold.limerick limerick zippy X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dougb 2002/04/28 14:59:07 PDT Modified files: games/fortune/datfiles fortunes fortunes-o.real fortunes2 fortunes2-o freebsd-tips gerrold.limerick limerick zippy Log: * Add $FreeBSD$ to limerick and zippy * Delete trailing white space in all its forms. In addition to being bad style in general, it also causes formatting, and other problems for various third party items (like xscreensaver) which use fortunes for their own purposes. Revision Changes Path 1.83 +27 -27 src/games/fortune/datfiles/fortunes 1.11 +2 -2 src/games/fortune/datfiles/fortunes-o.real 1.36 +397 -397 src/games/fortune/datfiles/fortunes2 1.13 +241 -241 src/games/fortune/datfiles/fortunes2-o 1.23 +64 -64 src/games/fortune/datfiles/freebsd-tips 1.3 +10 -10 src/games/fortune/datfiles/gerrold.limerick 1.4 +11 -10 src/games/fortune/datfiles/limerick 1.3 +2 -1 src/games/fortune/datfiles/zippy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 15: 2:52 2002 Delivered-To: cvs-all@freebsd.org Received: from tao.org.uk (genius.tao.org.uk [212.135.162.51]) by hub.freebsd.org (Postfix) with ESMTP id B0B2937B416; Sun, 28 Apr 2002 15:02:46 -0700 (PDT) Received: by tao.org.uk (Postfix, from userid 100) id 7CC06CB; Sun, 28 Apr 2002 23:02:41 +0100 (BST) Date: Sun, 28 Apr 2002 23:02:41 +0100 From: Josef Karthauser To: Alfred Perlstein Cc: Murray Stokely , Peter Wemm , Scott Long , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/usb uhci.c Message-ID: <20020428220241.GA3424@genius.tao.org.uk> References: <20020408035351.GA6762@hollin.btc.adaptec.com> <20020427235422.1DCCB3810@overcee.wemm.org> <20020428035513.GT1530@elvis.mu.org> <20020428074422.GB28352@freebsdmall.com> <20020428202707.GW1530@elvis.mu.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="CE+1k2dSO48ffgeK" Content-Disposition: inline In-Reply-To: <20020428202707.GW1530@elvis.mu.org> User-Agent: Mutt/1.3.28i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --CE+1k2dSO48ffgeK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sun, Apr 28, 2002 at 01:27:07PM -0700, Alfred Perlstein wrote: > > I think this is a good example of something that should be developed > > in Perforce. I'm forced to use /sys/dev/usb from March 15th while > > keeping the rest of my system synced to -CURRENT. I had to change two > > lines of code to deal with a small API change. As much as I find this > > irritiating, I still appreciate the fact that Joe stepped up to do > > something about our neglected USB subsystem. Perhaps, we just need > > some other developers to help Joe track down the problems. I agree > > with Alfred that this is irritating and we need to do something about > > it. This is my first bout into the kernel, and I'm still coming up to speed. I'm sure that a lot of the problems that I've got on the slab at the moment could be easily tracked down by a seasoned kernel hacker, but alas that's not me at the moment :(. My motivation for working on the usb stack was originally to get my M505 palm syncing properly over USB... still a way to go. > Please just do it on a branch in CVS. That would ensure that I could > access it if I needed to fix bugs as I've done in the past with the > USB code (at least in NetBSD where it's minimally functional). That's a good idea. I'll do it. What's a good date to go back to? I'm using a 2002-03-17 kernel to good effect. Is that a good date for everybody else? Joe --CE+1k2dSO48ffgeK 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 iEYEARECAAYFAjzMcYAACgkQXVIcjOaxUBbMYwCfedVG5ojjH3SE5xGsSoYvuji4 v6AAn1RoFx/qGa2lSFZUtotYbKcxeD6S =WIiU -----END PGP SIGNATURE----- --CE+1k2dSO48ffgeK-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 15: 5:49 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 96D3737B400; Sun, 28 Apr 2002 15:05:43 -0700 (PDT) Received: (from horikawa@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SM5hO59880; Sun, 28 Apr 2002 15:05:43 -0700 (PDT) (envelope-from horikawa) Message-Id: <200204282205.g3SM5hO59880@freefall.freebsd.org> From: Kazuo Horikawa Date: Sun, 28 Apr 2002 15:05:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja_JP.eucJP/man/man1 Makefile compress.1 dd.1 find.1 finger.1 mk_cmds.1 patch.1 send-pr.1 telnet.1 vidcontrol.1 doc/ja_JP.eucJP/man/man5 pccard.conf.5 rc.conf.5 doc/ja_JP.eucJP/man/man7 hier.7 security.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 horikawa 2002/04/28 15:05:40 PDT Modified files: ja_JP.eucJP/man/man1 Makefile compress.1 dd.1 find.1 finger.1 patch.1 send-pr.1 telnet.1 vidcontrol.1 ja_JP.eucJP/man/man5 pccard.conf.5 rc.conf.5 ja_JP.eucJP/man/man7 hier.7 security.7 ja_JP.eucJP/man/man8 arp.8 chown.8 dumpon.8 intro.8 mergemaster.8 restore.8 telnetd.8 timed.8 Removed files: ja_JP.eucJP/man/man1 mk_cmds.1 Log: Catch up with 4.5-STABLE-20020415-JPSNAP. (Changes related to isc-dhcp and rc.sendmail.8 will come later, hopefully before 4.6-RELEASE). Revision Changes Path 1.41 +0 -1 doc/ja_JP.eucJP/man/man1/Makefile 1.10 +9 -11 doc/ja_JP.eucJP/man/man1/compress.1 1.16 +53 -45 doc/ja_JP.eucJP/man/man1/dd.1 1.30 +8 -1 doc/ja_JP.eucJP/man/man1/find.1 1.15 +3 -6 doc/ja_JP.eucJP/man/man1/finger.1 1.8 +0 -100 doc/ja_JP.eucJP/man/man1/mk_cmds.1 (dead) 1.11 +12 -3 doc/ja_JP.eucJP/man/man1/patch.1 1.13 +11 -2 doc/ja_JP.eucJP/man/man1/send-pr.1 1.25 +5 -5 doc/ja_JP.eucJP/man/man1/telnet.1 1.27 +8 -1 doc/ja_JP.eucJP/man/man1/vidcontrol.1 1.12 +2 -2 doc/ja_JP.eucJP/man/man5/pccard.conf.5 1.52 +13 -97 doc/ja_JP.eucJP/man/man5/rc.conf.5 1.23 +10 -1 doc/ja_JP.eucJP/man/man7/hier.7 1.23 +1 -1 doc/ja_JP.eucJP/man/man7/security.7 1.16 +1 -1 doc/ja_JP.eucJP/man/man8/arp.8 1.15 +6 -3 doc/ja_JP.eucJP/man/man8/chown.8 1.20 +4 -5 doc/ja_JP.eucJP/man/man8/dumpon.8 1.8 +11 -2 doc/ja_JP.eucJP/man/man8/intro.8 1.13 +12 -2 doc/ja_JP.eucJP/man/man8/mergemaster.8 1.24 +6 -1 doc/ja_JP.eucJP/man/man8/restore.8 1.24 +33 -69 doc/ja_JP.eucJP/man/man8/telnetd.8 1.12 +3 -7 doc/ja_JP.eucJP/man/man8/timed.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 15:28:23 2002 Delivered-To: cvs-all@freebsd.org Received: from magic.adaptec.com (magic.adaptec.com [208.236.45.80]) by hub.freebsd.org (Postfix) with ESMTP id 6E90737B416; Sun, 28 Apr 2002 15:28:06 -0700 (PDT) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.10.2+Sun/8.10.2) with ESMTP id g3SMS5j24734; Sun, 28 Apr 2002 15:28:05 -0700 (PDT) Received: from btc.btc.adaptec.com (btc.btc.adaptec.com [10.100.0.52]) by redfish.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id PAA14117; Sun, 28 Apr 2002 15:27:54 -0700 (PDT) Received: from hollin.btc.adaptec.com (hollin [162.62.149.56]) by btc.btc.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id QAA00313; Sun, 28 Apr 2002 16:26:32 -0600 (MDT) Received: (from scottl@localhost) by hollin.btc.adaptec.com (8.11.6/8.11.6) id g3SMNqP10775; Sun, 28 Apr 2002 16:23:52 -0600 (MDT) (envelope-from scottl) Date: Sun, 28 Apr 2002 16:23:52 -0600 From: Scott Long To: Josef Karthauser Cc: Alfred Perlstein , Murray Stokely , Peter Wemm , cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/usb uhci.c Message-ID: <20020428222352.GC10605@hollin.btc.adaptec.com> References: <20020428220241.GA3424@genius.tao.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020428220241.GA3424@genius.tao.org.uk> User-Agent: Mutt/1.3.25i Sender: owner-cvs-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, Apr 28, 2002 at 04:02:41PM -0600, Josef Karthauser wrote: > On Sun, Apr 28, 2002 at 01:27:07PM -0700, Alfred Perlstein wrote: > > > > I think this is a good example of something that should be > developed > > > in Perforce. I'm forced to use /sys/dev/usb from March 15th while > > > keeping the rest of my system synced to -CURRENT. I had to change > two > > > lines of code to deal with a small API change. As much as I find > this > > > irritiating, I still appreciate the fact that Joe stepped up to do > > > something about our neglected USB subsystem. Perhaps, we just need > > > some other developers to help Joe track down the problems. I agree > > > with Alfred that this is irritating and we need to do something > about > > > it. > > This is my first bout into the kernel, and I'm still coming up to speed. > I'm sure that a lot of the problems that I've got on the slab at the > moment could be easily tracked down by a seasoned kernel hacker, but > alas that's not me at the moment :(. My motivation for working on the > usb stack was originally to get my M505 palm syncing properly over > USB... still a way to go. > > > Please just do it on a branch in CVS. That would ensure that I could > > access it if I needed to fix bugs as I've done in the past with the > > USB code (at least in NetBSD where it's minimally functional). > > That's a good idea. I'll do it. What's a good date to go back to? > I'm using a 2002-03-17 kernel to good effect. Is that a good date > for everybody else? > Joe I'm using a USB tree from April 6, along with the patch that I sent you from that time period, with some success. Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 15:38:27 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4DC3C37B416; Sun, 28 Apr 2002 15:38:24 -0700 (PDT) Received: (from cg@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SMcOR63524; Sun, 28 Apr 2002 15:38:24 -0700 (PDT) (envelope-from cg) Message-Id: <200204282238.g3SMcOR63524@freefall.freebsd.org> From: Cameron Grant Date: Sun, 28 Apr 2002 15:38:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pci es137x.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/04/28 15:38:24 PDT Modified files: sys/dev/sound/pci es137x.c Log: recognise ct5880-e Submitted by: SONODA Yoshihide Revision Changes Path 1.42 +7 -1 src/sys/dev/sound/pci/es137x.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 15:40:43 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 25B2537B400; Sun, 28 Apr 2002 15:40:40 -0700 (PDT) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SMeeO63776; Sun, 28 Apr 2002 15:40:40 -0700 (PDT) (envelope-from dwmalone) Message-Id: <200204282240.g3SMeeO63776@freefall.freebsd.org> From: David Malone Date: Sun, 28 Apr 2002 15:40:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_exit.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dwmalone 2002/04/28 15:40:40 PDT Modified files: (Branch: RELENG_4) sys/kern kern_exit.c Log: MFC: 1.146 Release text vnode in exit() rather than wait(). Revision Changes Path 1.92.2.9 +8 -6 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 Sun Apr 28 15:45:56 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 61CFE37B41F; Sun, 28 Apr 2002 15:45:53 -0700 (PDT) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SMjrc64430; Sun, 28 Apr 2002 15:45:53 -0700 (PDT) (envelope-from dwmalone) Message-Id: <200204282245.g3SMjrc64430@freefall.freebsd.org> From: David Malone Date: Sun, 28 Apr 2002 15:45:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/cron/crontab crontab.1 src/usr.sbin/cron/lib 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 dwmalone 2002/04/28 15:45:53 PDT Modified files: (Branch: RELENG_4) usr.sbin/cron/crontab crontab.1 usr.sbin/cron/lib misc.c Log: MFC (crontab.1 1.10 and misc.c 1.10): Describe the format of the allow/deny files and only remove the last character of a line if it is a newline. PR: 31265 Submitted by: Matthew D. Fuller Revision Changes Path 1.7.2.3 +5 -1 src/usr.sbin/cron/crontab/crontab.1 1.8.2.2 +2 -1 src/usr.sbin/cron/lib/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 Apr 28 15:50: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5423637B404; Sun, 28 Apr 2002 15:50:01 -0700 (PDT) Received: (from wes@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SMo1764843; Sun, 28 Apr 2002 15:50:01 -0700 (PDT) (envelope-from wes) Message-Id: <200204282250.g3SMo1764843@freefall.freebsd.org> From: Wes Peters Date: Sun, 28 Apr 2002 15:50:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/forth loader.conf src/etc rc src/sbin/reboot reboot.8 reboot.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 wes 2002/04/28 15:50:01 PDT Modified files: (Branch: RELENG_4) sys/boot/forth loader.conf etc rc sbin/reboot reboot.8 reboot.c Log: MFC reboot -k option to specify next kernel to boot. Revision Changes Path 1.212.2.49 +6 -1 src/etc/rc 1.10.2.5 +14 -0 src/sbin/reboot/reboot.8 1.9.2.4 +20 -5 src/sbin/reboot/reboot.c 1.25.2.18 +1 -1 src/sys/boot/forth/loader.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 15:50:58 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BECE137B41D; Sun, 28 Apr 2002 15:50:54 -0700 (PDT) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SMosK65106; Sun, 28 Apr 2002 15:50:54 -0700 (PDT) (envelope-from dwmalone) Message-Id: <200204282250.g3SMosK65106@freefall.freebsd.org> From: David Malone Date: Sun, 28 Apr 2002 15:50:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 identcpu.c src/sys/i386/include cpufunc.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 dwmalone 2002/04/28 15:50:54 PDT Modified files: (Branch: RELENG_4) sys/i386/i386 identcpu.c sys/i386/include cpufunc.h Log: MFC (identcpu.c 1.101, cpufunc.h 1.108 and 1.120): Move do_cpuid() from a identcpu.c into cpufunc.h and make style match surounding code. Gcc constraints still need to be fixed. Revision Changes Path 1.80.2.11 +0 -11 src/sys/i386/i386/identcpu.c 1.96.2.3 +10 -1 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 Sun Apr 28 15:58: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3E42B37B41B; Sun, 28 Apr 2002 15:58:00 -0700 (PDT) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SMw0l65770; Sun, 28 Apr 2002 15:58:00 -0700 (PDT) (envelope-from dwmalone) Message-Id: <200204282258.g3SMw0l65770@freefall.freebsd.org> From: David Malone Date: Sun, 28 Apr 2002 15:58:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys memrange.h src/sys/i386/i386 i686_mem.c src/usr.sbin/memcontrol memcontrol.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dwmalone 2002/04/28 15:58:00 PDT Modified files: (Branch: RELENG_4) sys/sys memrange.h sys/i386/i386 i686_mem.c usr.sbin/memcontrol memcontrol.c Log: MFC (memcontrol.c 1.7, memrange.h 1.5, i686_mem.c 1.14): Make MTRR code more resistant to odd MTRR values - should help people running XFree4 on some Athlon systems. Revision Changes Path 1.8.2.2 +53 -32 src/sys/i386/i386/i686_mem.c 1.4.2.1 +1 -0 src/sys/sys/memrange.h 1.3.4.4 +2 -1 src/usr.sbin/memcontrol/memcontrol.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 15:59:55 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2F2D637B41F; Sun, 28 Apr 2002 15:59:46 -0700 (PDT) Received: (from cg@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SMxk765951; Sun, 28 Apr 2002 15:59:46 -0700 (PDT) (envelope-from cg) Message-Id: <200204282259.g3SMxk765951@freefall.freebsd.org> From: Cameron Grant Date: Sun, 28 Apr 2002 15:59:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pcm sound.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/04/28 15:59:46 PDT Modified files: sys/dev/sound/pcm sound.c Log: add a missing \n to an unregister failure message Revision Changes Path 1.72 +1 -1 src/sys/dev/sound/pcm/sound.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 16: 1:42 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B1B4337B400; Sun, 28 Apr 2002 16:01:34 -0700 (PDT) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SN1Ya66152; Sun, 28 Apr 2002 16:01:34 -0700 (PDT) (envelope-from dwmalone) Message-Id: <200204282301.g3SN1Ya66152@freefall.freebsd.org> From: David Malone Date: Sun, 28 Apr 2002 16:01:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf options.i386 options.pc98 src/sys/i386/conf LINT src/sys/i386/i386 initcpu.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dwmalone 2002/04/28 16:01:34 PDT Modified files: (Branch: RELENG_4) sys/conf options.i386 options.pc98 sys/i386/conf LINT sys/i386/i386 initcpu.c Log: MFC (options.i386 1.165, options.pc98 1.139, NOTES 1.994->LINT, initcpu.c 1.34): Add an option CPU_ATHLON_SSE_HACK which attempts to enable the SSE feature bit on newer Athlon CPUs if the BIOS has forgotten to enable it. Revision Changes Path 1.132.2.15 +1 -0 src/sys/conf/options.i386 1.103.2.15 +1 -0 src/sys/conf/options.pc98 1.749.2.111 +4 -0 src/sys/i386/conf/LINT 1.19.2.6 +19 -1 src/sys/i386/i386/initcpu.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 16:12:56 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F22F237B419; Sun, 28 Apr 2002 16:12:52 -0700 (PDT) Received: (from alc@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SNCqD71063; Sun, 28 Apr 2002 16:12:52 -0700 (PDT) (envelope-from alc) Message-Id: <200204282312.g3SNCqD71063@freefall.freebsd.org> From: Alan Cox Date: Sun, 28 Apr 2002 16:12:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_map.c vm_map.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alc 2002/04/28 16:12:52 PDT Modified files: sys/vm vm_map.c vm_map.h Log: Pass the caller's file name and line number to the vm_map locking functions. Revision Changes Path 1.225 +11 -11 src/sys/vm/vm_map.c 1.77 +24 -9 src/sys/vm/vm_map.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 16:17:12 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5F33537B416; Sun, 28 Apr 2002 16:17:09 -0700 (PDT) Received: (from gad@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SNH9j71498; Sun, 28 Apr 2002 16:17:09 -0700 (PDT) (envelope-from gad) Message-Id: <200204282317.g3SNH9j71498@freefall.freebsd.org> From: Garance A Drosehn Date: Sun, 28 Apr 2002 16:17:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/filters.ru Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gad 2002/04/28 16:17:09 PDT Modified files: (Branch: RELENG_4) usr.sbin/lpr/filters.ru Makefile Log: MFC 1.7: Don't needlessly redefine the afterinstall target. Revision Changes Path 1.5.2.2 +1 -6 src/usr.sbin/lpr/filters.ru/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 16:21:26 2002 Delivered-To: cvs-all@freebsd.org Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by hub.freebsd.org (Postfix) with ESMTP id 70F3637B417; Sun, 28 Apr 2002 16:21:22 -0700 (PDT) Received: from localhost ([192.168.1.6]) by pittgoth.com (8.12.3/8.12.3) with SMTP id g3SNLFSW023610; Sun, 28 Apr 2002 19:21:16 -0400 (EDT) (envelope-from darklogik@pittgoth.com) Date: Sun, 28 Apr 2002 19:29:15 -0400 From: Tom Rhodes To: Alfred Perlstein Cc: simokawa@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: CVSROOT access Message-Id: <20020428192915.1a5f32e2.darklogik@pittgoth.com> In-Reply-To: <20020427054102.GO1530@elvis.mu.org> References: <200204270245.g3R2jQh02654@freefall.freebsd.org> <20020427054102.GO1530@elvis.mu.org> X-Mailer: Sylpheed version 0.7.4 (GTK+ 1.2.10; i386-portbld-freebsd4.5) 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 Fri, 26 Apr 2002 22:41:02 -0700 Alfred Perlstein wrote: > * Hidetoshi Shimokawa [020426 19:45] wrote: > > simokawa 2002/04/26 19:45:26 PDT > > > > Modified files: > > . access > > Log: > > Please welcome Katsushi Kobayashi . > > He will integrate IEEE1394(FireWire) support into FreeBSD. > > That's excellent, welcome aboard! I agree, this is something we need! Kind of looking forward to seeing this happen. ;) Its nice to have you on the team! -- Tom (Darklogik) Rhodes www.FreeBSD.org -The Power To Serve www.Pittgoth.com -Pittgoth Discussion Portal trhodes@{Pittgoth.com, FreeBSD.org} PGP key by www: http://www.pittgoth.com/~darklogik/darklogik.key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 16:22:17 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7208237B417; Sun, 28 Apr 2002 16:22:13 -0700 (PDT) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SNMDB72096; Sun, 28 Apr 2002 16:22:13 -0700 (PDT) (envelope-from dwmalone) Message-Id: <200204282322.g3SNMDB72096@freefall.freebsd.org> From: David Malone Date: Sun, 28 Apr 2002 16:22:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/mtree BSD.usr.dist src/usr.bin/calendar Makefile calendar.1 src/usr.bin/calendar/calendars calendar.all calendar.french X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dwmalone 2002/04/28 16:22:13 PDT Modified files: etc/mtree BSD.usr.dist usr.bin/calendar Makefile calendar.1 usr.bin/calendar/calendars calendar.all Added files: usr.bin/calendar/calendars calendar.french Log: Add a French calendar. PR: 32265 Submitted by: Thierry Thomas MFC after: 1 week Revision Changes Path 1.257 +3 -1 src/etc/mtree/BSD.usr.dist 1.21 +2 -1 src/usr.bin/calendar/Makefile 1.27 +2 -0 src/usr.bin/calendar/calendar.1 1.7 +3 -2 src/usr.bin/calendar/calendars/calendar.all 1.1 +12 -0 src/usr.bin/calendar/calendars/calendar.french (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 16:29:25 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4333737B416; Sun, 28 Apr 2002 16:29:12 -0700 (PDT) Received: (from gad@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SNTCe72605; Sun, 28 Apr 2002 16:29:12 -0700 (PDT) (envelope-from gad) Message-Id: <200204282329.g3SNTCe72605@freefall.freebsd.org> From: Garance A Drosehn Date: Sun, 28 Apr 2002 16:29:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/common_source lp.h printcap.c src/usr.sbin/lpr/lpd printjob.c src/usr.sbin/lpr/lpr printcap.5 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gad 2002/04/28 16:29:12 PDT Modified files: (Branch: RELENG_4) usr.sbin/lpr/common_source lp.h printcap.c usr.sbin/lpr/lpd printjob.c usr.sbin/lpr/lpr printcap.5 Log: MFC *: Implement new printcap option of "rc" aka "remote.resend_copies". This is a boolean option, and would be specified in a print queue for a remote host. This is useful for network printers which accept lpd-style jobs, but which ignore the control file (and thus ignore requests for multiple copies). PR: 25635 & request from Paul Richards Revision Changes Path 1.9.2.9 +2 -1 src/usr.sbin/lpr/common_source/lp.h 1.6.2.3 +2 -1 src/usr.sbin/lpr/common_source/printcap.c 1.22.2.27 +48 -11 src/usr.sbin/lpr/lpd/printjob.c 1.16.2.10 +20 -0 src/usr.sbin/lpr/lpr/printcap.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 16:34:30 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D0CC537B417; Sun, 28 Apr 2002 16:34:25 -0700 (PDT) Received: (from dougb@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SNYPq73055; Sun, 28 Apr 2002 16:34:25 -0700 (PDT) (envelope-from dougb) Message-Id: <200204282334.g3SNYPq73055@freefall.freebsd.org> From: Doug Barton Date: Sun, 28 Apr 2002 16:34:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/fortune/datfiles fortunes X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dougb 2002/04/28 16:34:25 PDT Modified files: games/fortune/datfiles fortunes Log: * Add a quote about the differences between human and machine understanding from Ellen Ullman. * Add Rush Limbaugh's 35 Undeniable Truths of Life. The ordering of the entries is due to the ../tools/do_sort script. Revision Changes Path 1.84 +239 -1 src/games/fortune/datfiles/fortunes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 16:36:41 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D348A37B416; Sun, 28 Apr 2002 16:36:37 -0700 (PDT) Received: (from gad@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SNabl73273; Sun, 28 Apr 2002 16:36:37 -0700 (PDT) (envelope-from gad) Message-Id: <200204282336.g3SNabl73273@freefall.freebsd.org> From: Garance A Drosehn Date: Sun, 28 Apr 2002 16:36:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/common_source ctlinfo.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 2002/04/28 16:36:37 PDT Modified files: (Branch: RELENG_4) usr.sbin/lpr/common_source ctlinfo.c Log: MFC 1.5: When using %p to print out pointers to struct's, first cast the values to (void *) to satisfy some stricter warning-level checks in gcc 3. Revision Changes Path 1.1.2.5 +8 -7 src/usr.sbin/lpr/common_source/ctlinfo.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 16:38:25 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CE20837B400; Sun, 28 Apr 2002 16:38:19 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SNcJI73499; Sun, 28 Apr 2002 16:38:19 -0700 (PDT) (envelope-from pat) Message-Id: <200204282338.g3SNcJI73499@freefall.freebsd.org> From: Patrick Li Date: Sun, 28 Apr 2002 16:38:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/flow-tools Makefile distinfo pkg-plist ports/net/flow-tools/files patch-docs_flow-tag patch-ftfile.c patch-ftpaths.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 pat 2002/04/28 16:38:19 PDT Modified files: net/flow-tools Makefile distinfo pkg-plist net/flow-tools/files patch-ftpaths.h Added files: net/flow-tools/files patch-docs_flow-tag Removed files: net/flow-tools/files patch-ftfile.c Log: Update to 0.57 PR: 37335 Submitted by: Maxim Konovalov Reviewed by: maintainer Approved by: maintainer Revision Changes Path 1.5 +5 -3 ports/net/flow-tools/Makefile 1.4 +1 -1 ports/net/flow-tools/distinfo 1.1 +11 -0 ports/net/flow-tools/files/patch-docs_flow-tag (new) 1.2 +0 -11 ports/net/flow-tools/files/patch-ftfile.c (dead) 1.2 +14 -12 ports/net/flow-tools/files/patch-ftpaths.h 1.4 +6 -0 ports/net/flow-tools/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 Apr 28 16:40:28 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 82D5037B400; Sun, 28 Apr 2002 16:40:23 -0700 (PDT) Received: (from gad@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3SNeNT73818; Sun, 28 Apr 2002 16:40:23 -0700 (PDT) (envelope-from gad) Message-Id: <200204282340.g3SNeNT73818@freefall.freebsd.org> From: Garance A Drosehn Date: Sun, 28 Apr 2002 16:40:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/lpr lpr.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 2002/04/28 16:40:23 PDT Modified files: (Branch: RELENG_4) usr.sbin/lpr/lpr lpr.c Log: MFC 1.43: Include to squash a possible compile-time warning. Revision Changes Path 1.32.2.11 +2 -0 src/usr.sbin/lpr/lpr/lpr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 17: 3:49 2002 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 6688E37B41B; Sun, 28 Apr 2002 17:03:46 -0700 (PDT) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 231985348; Mon, 29 Apr 2002 02:03:44 +0200 (CEST) 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: Doug Barton Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/games/fortune/datfiles fortunes References: <200204282334.g3SNYPq73055@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: 29 Apr 2002 02:03:43 +0200 In-Reply-To: <200204282334.g3SNYPq73055@freefall.freebsd.org> Message-ID: Lines: 12 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.2 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 Doug Barton writes: > * Add Rush Limbaugh's 35 Undeniable Truths of Life. The ordering > of the entries is due to the ../tools/do_sort script. These fortunes are, at best, controversial, and at worst, strongly offensive to a significant share of our user base (starting with the entire female portion of it, small as it may be). They should be moved into fortunes-o. 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 Apr 28 17: 8:13 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F1FE537B417; Sun, 28 Apr 2002 17:08:06 -0700 (PDT) Received: (from cy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T086379615; Sun, 28 Apr 2002 17:08:06 -0700 (PDT) (envelope-from cy) Message-Id: <200204290008.g3T086379615@freefall.freebsd.org> From: Cy Schubert Date: Sun, 28 Apr 2002 17:08:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/ipv6calc/files patch-Makefile.in patch-ipv6calc.h.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 cy 2002/04/28 17:08:06 PDT Removed files: net/ipv6calc/files patch-Makefile.in patch-ipv6calc.h.in Log: Port failed to build due to upgrade by PR/37327 which failed to remove the patches from the files directory. This commit fixes the problem. PR: 37545 Submitted by: MAINTAINER: Edwin Groothuis Detected by: BENTO Revision Changes Path 1.3 +0 -34 ports/net/ipv6calc/files/patch-Makefile.in (dead) 1.3 +0 -10 ports/net/ipv6calc/files/patch-ipv6calc.h.in (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 17:10:43 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A166437B404; Sun, 28 Apr 2002 17:10:40 -0700 (PDT) Received: (from cy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T0AeM79996; Sun, 28 Apr 2002 17:10:40 -0700 (PDT) (envelope-from cy) Message-Id: <200204290010.g3T0AeM79996@freefall.freebsd.org> From: Cy Schubert Date: Sun, 28 Apr 2002 17:10:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-wm/fvwm2-devel Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG cy 2002/04/28 17:10:40 PDT Modified files: x11-wm/fvwm2-devel Makefile distinfo pkg-plist Log: Upgrade 2.5.0 --> 2.5.1 Revision Changes Path 1.42 +2 -3 ports/x11-wm/fvwm2-devel/Makefile 1.23 +1 -1 ports/x11-wm/fvwm2-devel/distinfo 1.23 +11 -2 ports/x11-wm/fvwm2-devel/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 17:13:16 2002 Delivered-To: cvs-all@freebsd.org Received: from mail1.zer0.org (klapaucius.zer0.org [204.152.186.45]) by hub.freebsd.org (Postfix) with ESMTP id 6795E37B404; Sun, 28 Apr 2002 17:13:08 -0700 (PDT) Received: by mail1.zer0.org (Postfix, from userid 1001) id 1E0FD239A0F; Sun, 28 Apr 2002 17:13:08 -0700 (PDT) Date: Sun, 28 Apr 2002 17:13:08 -0700 From: Gregory Sutter To: Doug Barton Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/games/fortune/datfiles fortunes Message-ID: <20020429001308.GI61227@klapaucius.zer0.org> References: <200204282334.g3SNYPq73055@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="nEsDIrWrg+hrB7l1" Content-Disposition: inline In-Reply-To: <200204282334.g3SNYPq73055@freefall.freebsd.org> User-Agent: Mutt/1.3.28i Organization: Zer0 X-Purpose: For great justice! Mail-Copies-To: poster X-Message-Flag: Ditch this virus-ridden Outlook crap and get a real mailer! Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --nEsDIrWrg+hrB7l1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2002-04-28 16:34 -0700, Doug Barton wrote: > dougb 2002/04/28 16:34:25 PDT >=20 > Modified files: > games/fortune/datfiles fortunes=20 > Log: > * Add a quote about the differences between human and machine > understanding from Ellen Ullman. > * Add Rush Limbaugh's 35 Undeniable Truths of Life. The ordering > of the entries is due to the ../tools/do_sort script. http://www.freebsd.org/cgi/cvsweb.cgi/src/games/fortune/datfiles/fortunes.d= iff?r1=3D1.83&r2=3D1.84 These are not funny, not adages, and not appropriate. They're simply male Republican propaganda, and as such do not belong in the FreeBSD fortunes file. Please revert this commit. "Abortion is wrong." "Evolution cannot explain creation." "Feminism was established so that unattractive women could have easier access to the mainstream of society." "Rather than feel guilty as some do, you should thank God for making you an American." "There is only one way to eliminate nuclear weapons. Use them." Doug, what possessed you to commit this trash? Greg --=20 Gregory S. Sutter The process of scientific discovery mailto:gsutter@zer0.org is, in effect, a continual flight http://www.zer0.org/~gsutter/ from wonder. --Albert Einstein hkp://wwwkeys.pgp.net/0x845DFEDD --nEsDIrWrg+hrB7l1 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Comment: '' iD8DBQE8zJATIBUx1YRd/t0RAuSEAJ40qlAMe45RngMqShe3Vw0IdGA02wCfQIjS jZyWh5Eh6EvNXOwxRTjW+dE= =gkfc -----END PGP SIGNATURE----- --nEsDIrWrg+hrB7l1-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 17:25:16 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3772637B404; Sun, 28 Apr 2002 17:25:11 -0700 (PDT) Received: (from anholt@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T0PBs81898; Sun, 28 Apr 2002 17:25:11 -0700 (PDT) (envelope-from anholt) Message-Id: <200204290025.g3T0PBs81898@freefall.freebsd.org> From: Eric Anholt Date: Sun, 28 Apr 2002 17:25:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/drm drm_auth.h drm_bufs.h drm_context.h drm_dma.h drm_drv.h drm_fops.h drm_ioctl.h drm_lists.h drm_memory.h drm_os_freebsd.h drm_scatter.h drm_vm.h gamma_dma.c gamma_drv.h mga_dma.c mga_drv.h mga_state.c mga_warp.c r128_cce.c ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG anholt 2002/04/28 17:25:11 PDT Modified files: sys/dev/drm drm_auth.h drm_bufs.h drm_context.h drm_dma.h drm_drv.h drm_fops.h drm_ioctl.h drm_lists.h drm_memory.h drm_os_freebsd.h drm_scatter.h drm_vm.h gamma_dma.c gamma_drv.h mga_dma.c mga_drv.h mga_state.c mga_warp.c r128_cce.c r128_drv.h r128_state.c radeon_cp.c radeon_drv.h radeon_state.c Log: Diff reduction to my experimental code: clean up return code handling. Approved by: des Revision Changes Path 1.2 +3 -3 src/sys/dev/drm/drm_auth.h 1.2 +61 -61 src/sys/dev/drm/drm_bufs.h 1.2 +19 -19 src/sys/dev/drm/drm_context.h 1.2 +14 -14 src/sys/dev/drm/drm_dma.h 1.2 +19 -19 src/sys/dev/drm/drm_drv.h 1.2 +2 -2 src/sys/dev/drm/drm_fops.h 1.2 +9 -9 src/sys/dev/drm/drm_ioctl.h 1.2 +4 -4 src/sys/dev/drm/drm_lists.h 1.2 +11 -11 src/sys/dev/drm/drm_memory.h 1.2 +1 -1 src/sys/dev/drm/drm_os_freebsd.h 1.2 +10 -10 src/sys/dev/drm/drm_scatter.h 1.2 +1 -1 src/sys/dev/drm/drm_vm.h 1.2 +21 -21 src/sys/dev/drm/gamma_dma.c 1.2 +1 -1 src/sys/dev/drm/gamma_drv.h 1.2 +27 -32 src/sys/dev/drm/mga_dma.c 1.2 +3 -3 src/sys/dev/drm/mga_drv.h 1.2 +13 -13 src/sys/dev/drm/mga_state.c 1.2 +5 -5 src/sys/dev/drm/mga_warp.c 1.2 +28 -28 src/sys/dev/drm/r128_cce.c 1.2 +2 -2 src/sys/dev/drm/r128_drv.h 1.2 +43 -43 src/sys/dev/drm/r128_state.c 1.2 +28 -28 src/sys/dev/drm/radeon_cp.c 1.2 +2 -2 src/sys/dev/drm/radeon_drv.h 1.2 +27 -27 src/sys/dev/drm/radeon_state.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 17:33:34 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8281B37B417; Sun, 28 Apr 2002 17:33:30 -0700 (PDT) Received: (from dougb@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T0XUq82920; Sun, 28 Apr 2002 17:33:30 -0700 (PDT) (envelope-from dougb) Message-Id: <200204290033.g3T0XUq82920@freefall.freebsd.org> From: Doug Barton Date: Sun, 28 Apr 2002 17:33:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/fortune/datfiles fortunes-o.real X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dougb 2002/04/28 17:33:30 PDT Modified files: games/fortune/datfiles fortunes-o.real Log: Sort according to ../tools/do_sort Revision Changes Path 1.12 +266 -265 src/games/fortune/datfiles/fortunes-o.real To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 17:35:22 2002 Delivered-To: cvs-all@freebsd.org Received: from finntroll.newgold.net (durham-ar1-4-64-252-019.dsl.genuity.net [4.64.252.19]) by hub.freebsd.org (Postfix) with SMTP id EBC1037B41D for ; Sun, 28 Apr 2002 17:35:06 -0700 (PDT) Received: (qmail 20557 invoked by uid 1001); 29 Apr 2002 00:37:17 -0000 Date: Mon, 29 Apr 2002 00:37:17 +0000 From: "J. Mallett" To: Doug Barton Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/games/fortune/datfiles fortunes Message-ID: <20020429003716.GA29003@FreeBSD.ORG> References: <200204282334.g3SNYPq73055@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204282334.g3SNYPq73055@freefall.freebsd.org> User-Agent: Mutt/1.3.27i Organisation: The FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Apr 28, 2002 at 04:34:25PM -0700, Doug Barton wrote: > dougb 2002/04/28 16:34:25 PDT > > Modified files: > games/fortune/datfiles fortunes > Log: > * Add a quote about the differences between human and machine > understanding from Ellen Ullman. > * Add Rush Limbaugh's 35 Undeniable Truths of Life. The ordering > of the entries is due to the ../tools/do_sort script. Move the Limbaugh stuff to -o or 2-o, unless we're going to define offensive based on our own personal beliefs, in which case, look out fortune, here I come. -- jmallett@FreeBSD.org | C, MIPS, POSIX, UNIX, BSD, IRC Geek. http://www.FreeBSD.org | The Power to Serve "Being offended by humour makes as much sense as laughing at the offensive." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 17:41:59 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D322937B419; Sun, 28 Apr 2002 17:41:55 -0700 (PDT) Received: (from dougb@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T0ftJ84786; Sun, 28 Apr 2002 17:41:55 -0700 (PDT) (envelope-from dougb) Message-Id: <200204290041.g3T0ftJ84786@freefall.freebsd.org> From: Doug Barton Date: Sun, 28 Apr 2002 17:41:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/fortune/datfiles fortunes fortunes-o.real X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dougb 2002/04/28 17:41:55 PDT Modified files: games/fortune/datfiles fortunes fortunes-o.real Log: Move the Rush Limbaugh fortunes to the offensive file, right after the Anti-Reagan section. :) Apparently, people find opinions contrary to their own to be offensive. Revision Changes Path 1.85 +0 -227 src/games/fortune/datfiles/fortunes 1.13 +227 -0 src/games/fortune/datfiles/fortunes-o.real To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 17:44:50 2002 Delivered-To: cvs-all@freebsd.org Received: from 12-234-22-238.client.attbi.com (12-234-90-219.client.attbi.com [12.234.90.219]) by hub.freebsd.org (Postfix) with ESMTP id 8439737B405; Sun, 28 Apr 2002 17:44:42 -0700 (PDT) Received: from master.gorean.org (master.gorean.org [10.0.0.2]) by 12-234-22-238.client.attbi.com (8.12.3/8.12.3) with ESMTP id g3T0iaPp095210; Sun, 28 Apr 2002 17:44:36 -0700 (PDT) (envelope-from DougB@FreeBSD.org) Received: from localhost (doug@localhost) by master.gorean.org (8.12.3/8.12.3/Submit) with ESMTP id g3T0iar8064182; Sun, 28 Apr 2002 17:44:36 -0700 (PDT) Date: Sun, 28 Apr 2002 17:44:36 -0700 (PDT) From: Doug Barton X-X-Sender: doug@master.gorean.org To: Gregory Sutter Cc: cvs-committers@FreeBSD.org, , Subject: Re: cvs commit: src/games/fortune/datfiles fortunes In-Reply-To: <20020429001308.GI61227@klapaucius.zer0.org> Message-ID: <20020428171834.V63815-100000@master.gorean.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 28 Apr 2002, Gregory Sutter wrote: > These are not funny, not adages, and not appropriate. They're simply > male Republican propaganda, That depends on your perspective I suppose. I find quite a few of the fortunes that are already in there to be ridiculous, liberal claptrap. I could even go so far as to say that I find them offensive (although I don't really, just misguided and amusing). > and as such do not belong in the FreeBSD fortunes file. If we delete everything in the fortunes files that anyone finds offensive, the files will be awfully small. :) I moved them to the offensive file, along with all the anti-republican quotes. I think that this is a reasonable request, and fits with what's in the fortune Notes file. If you're afraid of being offended, don't use fortune -o. I realize that a lot of people in the project lean to the left, some of you further than others. But not everyone does. Some of us would like a little "equal time." -- "We have known freedom's price. We have shown freedom's power. And in this great conflict, ... we will see freedom's victory." - George W. Bush, President of the United States State of the Union, January 28, 2002 Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 17:48:33 2002 Delivered-To: cvs-all@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id 71C4437B404; Sun, 28 Apr 2002 17:48:28 -0700 (PDT) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id A6A4681461; Mon, 29 Apr 2002 10:18:26 +0930 (CST) Date: Mon, 29 Apr 2002 10:18:26 +0930 From: Greg 'groggy' Lehey To: Ian Dowse Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/moused moused.c Message-ID: <20020429101826.G29732@wantadilla.lemis.com> References: <200204281159.g3SBxVt26680@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204281159.g3SBxVt26680@freefall.freebsd.org> User-Agent: Mutt/1.3.23i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sunday, 28 April 2002 at 4:59:31 -0700, Ian Dowse wrote: > iedowse 2002/04/28 04:59:31 PDT > > Modified files: > usr.sbin/moused moused.c > Log: > Fix a number of warnings. A gcc preprocessor bug relating to macros > with variable numbers of arguments made this slightly harder than > it should be. Avoid the bug by not doing string concatenation within > the macros, and instead add a new function to syslog or print the > error messages. If you're looking at moused, there's probably quite a bit of work that needs doing. The mouse support lags far behind the X mouse driver, and even that is castrated specially for BSD. For example, the Linux version contains code for special features of my Logitech Cordless MouseMan wheel, but it's not there in the BSD X version, nor in moused. Another issue with moused which may be my misunderstanding is the granularity of the steps. On a 2048x1536 display, it seems to hop 4 or 5 pixels at a time, which makes it very difficult to position. I haven't fully investigated this one, however. 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 Sun Apr 28 17:48:57 2002 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 EC1C737B420; Sun, 28 Apr 2002 17:48:39 -0700 (PDT) Received: by flood.ping.uio.no (Postfix, from userid 2602) id B55AB5346; Mon, 29 Apr 2002 02:48:34 +0200 (CEST) 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: Doug Barton Cc: Gregory Sutter , cvs-committers@FreeBSD.org, Subject: Re: cvs commit: src/games/fortune/datfiles fortunes References: <20020428171834.V63815-100000@master.gorean.org> From: Dag-Erling Smorgrav Date: 29 Apr 2002 02:48:34 +0200 In-Reply-To: <20020428171834.V63815-100000@master.gorean.org> Message-ID: Lines: 11 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.2 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 Doug Barton writes: > I realize that a lot of people in the project lean to the left, > some of you further than others. But not everyone does. Some of us would > like a little "equal time." Only an american could think that disapproving of Rush Limbaugh is proof of leftist tendencies. 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 Apr 28 17:51:48 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6CF0637B416; Sun, 28 Apr 2002 17:51:41 -0700 (PDT) Received: (from horikawa@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T0pfw86354; Sun, 28 Apr 2002 17:51:41 -0700 (PDT) (envelope-from horikawa) Message-Id: <200204290051.g3T0pfw86354@freefall.freebsd.org> From: Kazuo Horikawa Date: Sun, 28 Apr 2002 17:51:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja_JP.eucJP/man/man8 smrsh.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG horikawa 2002/04/28 17:51:41 PDT Modified files: ja_JP.eucJP/man/man8 smrsh.8 Log: Update original revision line. Revision Changes Path 1.10 +1 -1 doc/ja_JP.eucJP/man/man8/smrsh.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 18: 1:12 2002 Delivered-To: cvs-all@freebsd.org Received: from finntroll.newgold.net (durham-ar1-4-64-252-019.dsl.genuity.net [4.64.252.19]) by hub.freebsd.org (Postfix) with SMTP id BFD9A37B419 for ; Sun, 28 Apr 2002 18:01:03 -0700 (PDT) Received: (qmail 11416 invoked by uid 1001); 29 Apr 2002 01:03:19 -0000 Date: Mon, 29 Apr 2002 01:03:19 +0000 From: "J. Mallett" To: Doug Barton Cc: Gregory Sutter , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, des@FreeBSD.org Subject: Re: cvs commit: src/games/fortune/datfiles fortunes Message-ID: <20020429010318.GA28897@FreeBSD.ORG> References: <20020429001308.GI61227@klapaucius.zer0.org> <20020428171834.V63815-100000@master.gorean.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020428171834.V63815-100000@master.gorean.org> User-Agent: Mutt/1.3.27i Organisation: The FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Apr 28, 2002 at 05:44:36PM -0700, Doug Barton wrote: > > I realize that a lot of people in the project lean to the left, > some of you further than others. But not everyone does. Some of us would > like a little "equal time." > Doug, Show me the fortunes about equal to the following that have been added by the FreeBSD project: The only way to conquer racism is to eliminate white people. All men should be castrated. There is no God. God is a black woman. Kill the rich. America is the devil. Capitalism ruined America. Straight men are afraid of having something to live up to. Old, white men with comfortable lives are not in the position to decide what women can and cannot do with their bodies. The morals of the many are not defined by the laws of the few. Mankind should not be allowed to reproduce. In times of little government control, pregnant women were eviscerated for sport. The innovative ideas of the young should not be ignored by the old and tired The only people who will benefeit from not keeping the government in check are those who would abuse their position. To Republicans, war is the ultimate branding tool. If God is responsible for creation, her greatest gift to mankind would be its destruction. You have no soul, but Republican men will buy it from you. And I will back up your call for "equal time", or at least moving said fortunes to -o or 2-o, with regard to what you committed. -- jmallett@FreeBSD.org | C, MIPS, POSIX, UNIX, BSD, IRC Geek. http://www.FreeBSD.org | The Power to Serve "Being offended by humour makes as much sense as laughing at the offensive." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 18: 3:22 2002 Delivered-To: cvs-all@freebsd.org Received: from 12-234-22-238.client.attbi.com (12-234-90-219.client.attbi.com [12.234.90.219]) by hub.freebsd.org (Postfix) with ESMTP id 0345437B404; Sun, 28 Apr 2002 18:03:18 -0700 (PDT) Received: from master.gorean.org (master.gorean.org [10.0.0.2]) by 12-234-22-238.client.attbi.com (8.12.3/8.12.3) with ESMTP id g3T13HPp095295; Sun, 28 Apr 2002 18:03:17 -0700 (PDT) (envelope-from DougB@FreeBSD.org) Received: from localhost (doug@localhost) by master.gorean.org (8.12.3/8.12.3/Submit) with ESMTP id g3T13GsU064223; Sun, 28 Apr 2002 18:03:17 -0700 (PDT) Date: Sun, 28 Apr 2002 18:03:16 -0700 (PDT) From: Doug Barton X-X-Sender: doug@master.gorean.org Reply-To: freebsd-chat@FreeBSD.org To: Dag-Erling Smorgrav Cc: Gregory Sutter , , Subject: Re: cvs commit: src/games/fortune/datfiles fortunes In-Reply-To: Message-ID: <20020428175559.K63815-100000@master.gorean.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 29 Apr 2002, Dag-Erling Smorgrav wrote: > Doug Barton writes: > > I realize that a lot of people in the project lean to the left, > > some of you further than others. But not everyone does. Some of us would > > like a little "equal time." > > Only an american could think that disapproving of Rush Limbaugh is > proof of leftist tendencies. Interesting that you said, "disapprove," rather than disagree. :) In any case, I realize that there are some american-centric items in there, but they have lots of company. While putting them in the non-offensive part of the file may not have been a great decision, I think that now that they ARE in the offensive section, it's up to people who don't want to be offended not to use the -o option. If it makes a difference to anyone, I always use the -o option, and yes, some of the quotes in there alternately irritate and amuse me. But I know that going in. I've set followups to -chat, for those that feel compelled to carry on the meta-discussion. -- "We have known freedom's price. We have shown freedom's power. And in this great conflict, ... we will see freedom's victory." - George W. Bush, President of the United States State of the Union, January 28, 2002 Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 18: 5:27 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 15DE837B417; Sun, 28 Apr 2002 18:05:24 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T15Oq88382; Sun, 28 Apr 2002 18:05:24 -0700 (PDT) (envelope-from jmallett) Message-Id: <200204290105.g3T15Oq88382@freefall.freebsd.org> From: "J. Mallett" Date: Sun, 28 Apr 2002 18:05:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/fortune/datfiles fortunes2-o X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/04/28 18:05:23 PDT Modified files: games/fortune/datfiles fortunes2-o Log: Add something I found amusing when overheard, and a paraphrasal of it. Revision Changes Path 1.14 +4 -0 src/games/fortune/datfiles/fortunes2-o To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 18: 9: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E2BF437B400; Sun, 28 Apr 2002 18:09:03 -0700 (PDT) Received: (from horikawa@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T193h92421; Sun, 28 Apr 2002 18:09:03 -0700 (PDT) (envelope-from horikawa) Message-Id: <200204290109.g3T193h92421@freefall.freebsd.org> From: Kazuo Horikawa Date: Sun, 28 Apr 2002 18:09:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja_JP.eucJP/man/man1 crunchgen.1 date.1 df.1 domainname.1 doscmd.1 ed.1 fstat.1 hostname.1 ls.1 m4.1 mkdir.1 pr.1 rcp.1 sed.1 vacation.1 doc/ja_JP.eucJP/man/man5 a.out.5 auth.conf.5 make.conf.5 periodic.conf.5 printcap.5 ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG horikawa 2002/04/28 18:09:03 PDT Modified files: ja_JP.eucJP/man/man1 crunchgen.1 date.1 df.1 domainname.1 doscmd.1 ed.1 fstat.1 hostname.1 ls.1 m4.1 mkdir.1 pr.1 rcp.1 sed.1 vacation.1 ja_JP.eucJP/man/man5 a.out.5 auth.conf.5 make.conf.5 periodic.conf.5 printcap.5 ja_JP.eucJP/man/man6 morse.6 ja_JP.eucJP/man/man7 firewall.7 ja_JP.eucJP/man/man8 Makefile boot_i386.8 disklabel.8 dump.8 fdisk.8 lpc.8 lpd.8 mailstats.8 mount.8 spppcontrol.8 sysinstall.8 vinum.8 ja_JP.eucJP/man/man9 cd.9 style.9 Removed files: ja_JP.eucJP/man/man8 ispppcontrol.8 Log: Catch up with 4.5-STABLE-20020427-JPSNAP Revision Changes Path 1.13 +7 -2 doc/ja_JP.eucJP/man/man1/crunchgen.1 1.29 +7 -2 doc/ja_JP.eucJP/man/man1/date.1 1.18 +2 -2 doc/ja_JP.eucJP/man/man1/df.1 1.11 +3 -3 doc/ja_JP.eucJP/man/man1/domainname.1 1.15 +8 -3 doc/ja_JP.eucJP/man/man1/doscmd.1 1.20 +9 -8 doc/ja_JP.eucJP/man/man1/ed.1 1.13 +4 -4 doc/ja_JP.eucJP/man/man1/fstat.1 1.13 +3 -3 doc/ja_JP.eucJP/man/man1/hostname.1 1.32 +6 -2 doc/ja_JP.eucJP/man/man1/ls.1 1.12 +38 -8 doc/ja_JP.eucJP/man/man1/m4.1 1.14 +3 -3 doc/ja_JP.eucJP/man/man1/mkdir.1 1.14 +11 -3 doc/ja_JP.eucJP/man/man1/pr.1 1.16 +6 -5 doc/ja_JP.eucJP/man/man1/rcp.1 1.18 +2 -2 doc/ja_JP.eucJP/man/man1/sed.1 1.16 +47 -20 doc/ja_JP.eucJP/man/man1/vacation.1 1.12 +5 -4 doc/ja_JP.eucJP/man/man5/a.out.5 1.8 +4 -3 doc/ja_JP.eucJP/man/man5/auth.conf.5 1.20 +14 -2 doc/ja_JP.eucJP/man/man5/make.conf.5 1.16 +22 -3 doc/ja_JP.eucJP/man/man5/periodic.conf.5 1.14 +7 -3 doc/ja_JP.eucJP/man/man5/printcap.5 1.8 +1 -1 doc/ja_JP.eucJP/man/man6/morse.6 1.3 +2 -2 doc/ja_JP.eucJP/man/man7/firewall.7 1.38 +0 -1 doc/ja_JP.eucJP/man/man8/Makefile 1.26 +4 -3 doc/ja_JP.eucJP/man/man8/boot_i386.8 1.29 +29 -20 doc/ja_JP.eucJP/man/man8/disklabel.8 1.21 +23 -6 doc/ja_JP.eucJP/man/man8/dump.8 1.23 +90 -87 doc/ja_JP.eucJP/man/man8/fdisk.8 1.2 +0 -251 doc/ja_JP.eucJP/man/man8/ispppcontrol.8 (dead) 1.15 +2 -1 doc/ja_JP.eucJP/man/man8/lpc.8 1.15 +12 -4 doc/ja_JP.eucJP/man/man8/lpd.8 1.13 +4 -4 doc/ja_JP.eucJP/man/man8/mailstats.8 1.24 +10 -4 doc/ja_JP.eucJP/man/man8/mount.8 1.12 +26 -1 doc/ja_JP.eucJP/man/man8/spppcontrol.8 1.10 +46 -46 doc/ja_JP.eucJP/man/man8/sysinstall.8 1.26 +3 -3 doc/ja_JP.eucJP/man/man8/vinum.8 1.6 +1 -4 doc/ja_JP.eucJP/man/man9/cd.9 1.17 +15 -3 doc/ja_JP.eucJP/man/man9/style.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 18:22:53 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A68BC37B404; Sun, 28 Apr 2002 18:22:50 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T1MoK95789; Sun, 28 Apr 2002 18:22:50 -0700 (PDT) (envelope-from jmallett) Message-Id: <200204290122.g3T1MoK95789@freefall.freebsd.org> From: "J. Mallett" Date: Sun, 28 Apr 2002 18:22:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/fortune/datfiles fortunes2-o X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/04/28 18:22:50 PDT Modified files: games/fortune/datfiles fortunes2-o Log: Sort one, remove some dupes. Revision Changes Path 1.15 +3 -17 src/games/fortune/datfiles/fortunes2-o To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 18:26:51 2002 Delivered-To: cvs-all@freebsd.org Received: from finntroll.newgold.net (durham-ar1-4-64-252-019.dsl.genuity.net [4.64.252.19]) by hub.freebsd.org (Postfix) with SMTP id 6259E37B41A for ; Sun, 28 Apr 2002 18:26:47 -0700 (PDT) Received: (qmail 6342 invoked by uid 1001); 29 Apr 2002 01:29:03 -0000 Date: Mon, 29 Apr 2002 01:29:03 +0000 From: "J. Mallett" To: "J. Mallett" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/games/fortune/datfiles fortunes2-o Message-ID: <20020429012902.GB28897@FreeBSD.ORG> References: <200204290122.g3T1MoK95789@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204290122.g3T1MoK95789@freefall.freebsd.org> User-Agent: Mutt/1.3.27i Organisation: The FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Apr 28, 2002 at 06:22:50PM -0700, J. Mallett wrote: > jmallett 2002/04/28 18:22:50 PDT > > Modified files: > games/fortune/datfiles fortunes2-o > Log: > Sort one, remove some dupes. When we have a few that are mostly the same, except for formatting, or possibly an extra line, what should be done? Seems to me just leaving whichever seems best and removing others is the right thing to do... Do we actually care though? Personally, I find it's fun to just go through reading a big chunk of the file, and removing duplicates. Good way to spend a Sunday evening! -- jmallett@FreeBSD.org | C, MIPS, POSIX, UNIX, BSD, IRC Geek. http://www.FreeBSD.org | The Power to Serve "Being offended by humour makes as much sense as laughing at the offensive." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 18:38:48 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1AB7537B419; Sun, 28 Apr 2002 18:38:44 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T1cis00404; Sun, 28 Apr 2002 18:38:44 -0700 (PDT) (envelope-from jmallett) Message-Id: <200204290138.g3T1cis00404@freefall.freebsd.org> From: "J. Mallett" Date: Sun, 28 Apr 2002 18:38:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/fortune/datfiles fortunes fortunes2 fortunes2-o X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/04/28 18:38:43 PDT Modified files: games/fortune/datfiles fortunes fortunes2 fortunes2-o Log: Spell out the name of Hunter S. Thompson. Revision Changes Path 1.86 +1 -1 src/games/fortune/datfiles/fortunes 1.37 +4 -4 src/games/fortune/datfiles/fortunes2 1.16 +1 -1 src/games/fortune/datfiles/fortunes2-o To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 18:44:20 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6816A37B405; Sun, 28 Apr 2002 18:44:18 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T1iIm01048; Sun, 28 Apr 2002 18:44:18 -0700 (PDT) (envelope-from jmallett) Message-Id: <200204290144.g3T1iIm01048@freefall.freebsd.org> From: "J. Mallett" Date: Sun, 28 Apr 2002 18:44:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/fortune/datfiles fortunes2 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/04/28 18:44:18 PDT Modified files: games/fortune/datfiles fortunes2 Log: Remove a Kurt Vonnegut quote that appears in fortunes. Revision Changes Path 1.38 +0 -18 src/games/fortune/datfiles/fortunes2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 19: 1: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 69D9137B405; Sun, 28 Apr 2002 19:01:01 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T211h02856; Sun, 28 Apr 2002 19:01:01 -0700 (PDT) (envelope-from jmallett) Message-Id: <200204290201.g3T211h02856@freefall.freebsd.org> From: "J. Mallett" Date: Sun, 28 Apr 2002 19:00:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/fortune/datfiles fortunes2-o X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/04/28 19:00:57 PDT Modified files: games/fortune/datfiles fortunes2-o Log: Add one more here. Submitted by: Glen "Going to be a Daddy" Neff Revision Changes Path 1.17 +10 -0 src/games/fortune/datfiles/fortunes2-o To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 19: 3:19 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1638F37B417; Sun, 28 Apr 2002 19:03:15 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T23FI03028; Sun, 28 Apr 2002 19:03:15 -0700 (PDT) (envelope-from lioux) Message-Id: <200204290203.g3T23FI03028@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Sun, 28 Apr 2002 19:03:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/ickle Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2002/04/28 19:03:13 PDT Modified files: net/ickle Makefile distinfo pkg-plist Log: Update to 0.3.1 Approved by: maintainer Revision Changes Path 1.7 +21 -2 ports/net/ickle/Makefile 1.5 +1 -1 ports/net/ickle/distinfo 1.6 +36 -36 ports/net/ickle/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 Apr 28 19:16: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CC42637B41C; Sun, 28 Apr 2002 19:16:02 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T2G2C08051; Sun, 28 Apr 2002 19:16:02 -0700 (PDT) (envelope-from lioux) Message-Id: <200204290216.g3T2G2C08051@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Sun, 28 Apr 2002 19:16:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/kdemultimedia3 pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2002/04/28 19:16:02 PDT Modified files: audio/kdemultimedia3 pkg-plist Log: o Fix PLIST o Do not bump PORTREVISION Submitted by: Alan E Reviewed by: Lauri Watts Revision Changes Path 1.24 +314 -123 ports/audio/kdemultimedia3/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 19:28: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5913F37B400; Sun, 28 Apr 2002 19:28:05 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T2S5f09170; Sun, 28 Apr 2002 19:28:05 -0700 (PDT) (envelope-from lioux) Message-Id: <200204290228.g3T2S5f09170@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Sun, 28 Apr 2002 19:28:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/qt30 Makefile 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 lioux 2002/04/28 19:28:05 PDT Modified files: x11-toolkits/qt30 Makefile pkg-plist Added files: x11-toolkits/qt30 pkg-message Log: o Bump PORTREVISION o Fix configure args to match what new configure accepts o Use -qt-imgfmt-{jpeg,mng,png} to dynamically link the graphics libs into libqt-mt.so o Use image plugins (-plugin-imgfmt-{jpeg,mng,png}) if WITH_IMAGE_PLUGINS; QTDIR=/usr/X11R6 needs to be set before starting KDE if so o Use Mesa libs if WITH_OPENGL. This will result in warnings both before and after the build; the package will be called qt-opengl; a warning will be displayed via pkg-message when the package is installed Submitted by: Alan E Approved by: will Revision Changes Path 1.104 +46 -13 ports/x11-toolkits/qt30/Makefile 1.1 +4 -0 ports/x11-toolkits/qt30/pkg-message (new) 1.47 +4 -3 ports/x11-toolkits/qt30/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 Apr 28 19:34:58 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B6EFE37B41C; Sun, 28 Apr 2002 19:34:51 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T2Yps09853; Sun, 28 Apr 2002 19:34:51 -0700 (PDT) (envelope-from lioux) Message-Id: <200204290234.g3T2Yps09853@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Sun, 28 Apr 2002 19:34:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-wm/mosfet-liquid Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2002/04/28 19:34:51 PDT Modified files: x11-wm/mosfet-liquid Makefile Log: No longer need to use old autoconf/automake; Mosfet apparently update the autotools stuff in the change from 0.9.2 to 0.9.4 Submitted by: maintainer Revision Changes Path 1.8 +2 -12 ports/x11-wm/mosfet-liquid/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 19:46:42 2002 Delivered-To: cvs-all@freebsd.org Received: from heaven.gigo.com (gigo.com [207.173.11.186]) by hub.freebsd.org (Postfix) with ESMTP id EAB0F37B405 for ; Sun, 28 Apr 2002 19:46:33 -0700 (PDT) Received: from bsace7003-163-6-055.dsl.telebrasilia.net.br (bsace7003-163-6-055.dsl.telebrasilia.net.br [200.163.6.55]) by heaven.gigo.com (Postfix) with ESMTP id C2598B92D for ; Sun, 28 Apr 2002 19:46:20 -0700 (PDT) Received: (qmail 3866 invoked by uid 1001); 29 Apr 2002 02:41:27 -0000 Message-ID: <20020429024127.3865.qmail@exxodus.fedaykin.here> Date: Sun, 28 Apr 2002 23:41:05 -0300 From: Mario Sergio Fujikawa Ferreira To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/audio/kdemultimedia3 pkg-plist References: <200204290216.g3T2G2C08051@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200204290216.g3T2G2C08051@freefall.freebsd.org>; from lioux@FreeBSD.org on Sun, Apr 28, 2002 at 07:15:40PM -0700 X-Operating-System: FreeBSD 4.5-STABLE X-Disclaimer: I hope you find what you are looking for... in life :) Sender: owner-cvs-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, Apr 28, 2002 at 07:15:40PM -0700, Mario Sergio Fujikawa Ferreira wrote: > > Modified files: > audio/kdemultimedia3 pkg-plist > Log: > o Fix PLIST > o Do not bump PORTREVISION > > Submitted by: Alan E > Reviewed by: Lauri Watts Actually, Not Reviewed by: Lauri Watts Approved by: will my mistake -- Mario S F Ferreira - DF - Brazil - "I guess this is a signature." Computer Science Undergraduate | FreeBSD Committer | CS Developer flames to beloved devnull@someotherworldbeloworabove.org feature, n: a documented bug | bug, n: an undocumented feature To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 19:46:42 2002 Delivered-To: cvs-all@freebsd.org Received: from heaven.gigo.com (gigo.com [207.173.11.186]) by hub.freebsd.org (Postfix) with ESMTP id EF21137B416 for ; Sun, 28 Apr 2002 19:46:34 -0700 (PDT) Received: from bsace7003-163-6-055.dsl.telebrasilia.net.br (bsace7003-163-6-055.dsl.telebrasilia.net.br [200.163.6.55]) by heaven.gigo.com (Postfix) with ESMTP id CE5ADB92F for ; Sun, 28 Apr 2002 19:46:32 -0700 (PDT) Received: (qmail 3975 invoked by uid 1001); 29 Apr 2002 02:44:59 -0000 Message-ID: <20020429024459.3974.qmail@exxodus.fedaykin.here> Date: Sun, 28 Apr 2002 23:44:37 -0300 From: Mario Sergio Fujikawa Ferreira To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/x11-toolkits/qt30 Makefile pkg-message pkg-plist References: <200204290228.g3T2S5f09170@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200204290228.g3T2S5f09170@freefall.freebsd.org>; from lioux@FreeBSD.org on Sun, Apr 28, 2002 at 07:27:43PM -0700 X-Operating-System: FreeBSD 4.5-STABLE X-Disclaimer: I hope you find what you are looking for... in life :) Sender: owner-cvs-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, Apr 28, 2002 at 07:27:43PM -0700, Mario Sergio Fujikawa Ferreira wrote: > > Modified files: > x11-toolkits/qt30 Makefile pkg-plist > Added files: > x11-toolkits/qt30 pkg-message > Log: [snip] > Submitted by: Alan E > Approved by: will I missed Reviewed by: Lauri Watts -- Mario S F Ferreira - DF - Brazil - "I guess this is a signature." Computer Science Undergraduate | FreeBSD Committer | CS Developer flames to beloved devnull@someotherworldbeloworabove.org feature, n: a documented bug | bug, n: an undocumented feature To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 20:13:32 2002 Delivered-To: cvs-all@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 9CEA137B419; Sun, 28 Apr 2002 20:13:26 -0700 (PDT) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.11.4/8.11.6) id g3T3DOs66822; Sun, 28 Apr 2002 23:13:24 -0400 (EDT) (envelope-from wollman) Date: Sun, 28 Apr 2002 23:13:24 -0400 (EDT) From: Garrett Wollman Message-Id: <200204290313.g3T3DOs66822@khavrinen.lcs.mit.edu> To: "J. Mallett" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/games/fortune/datfiles fortunes2-o In-Reply-To: <20020429012902.GB28897@FreeBSD.ORG> References: <200204290122.g3T1MoK95789@freefall.freebsd.org> <20020429012902.GB28897@FreeBSD.ORG> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG < said: > When we have a few that are mostly the same, except for formatting, > or possibly an extra line, what should be done? Well, since the do_sort script uses `sort -u', then I think it's a safe assumption that the fortune database was not intended to contain duplicates. I suspect those that differ in mere whitespace or punctuation (or misspelled attribution) should be considered erroneous. I'm not so sure about duplicates between files. There is a substantial amount of duplication between fortunes and fortunes2; I think fortunes is intended to be ``small'', and fortunes2 is intended to be ``almost everything''. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 20:19: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from finntroll.newgold.net (durham-ar1-4-64-252-019.dsl.genuity.net [4.64.252.19]) by hub.freebsd.org (Postfix) with SMTP id 7B61837B419 for ; Sun, 28 Apr 2002 20:19:01 -0700 (PDT) Received: (qmail 15447 invoked by uid 1001); 29 Apr 2002 03:21:17 -0000 Date: Mon, 29 Apr 2002 03:21:17 +0000 From: "J. Mallett" To: Garrett Wollman Cc: "J. Mallett" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/games/fortune/datfiles fortunes2-o Message-ID: <20020429032117.GC28897@FreeBSD.ORG> References: <200204290122.g3T1MoK95789@freefall.freebsd.org> <20020429012902.GB28897@FreeBSD.ORG> <200204290313.g3T3DOs66822@khavrinen.lcs.mit.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204290313.g3T3DOs66822@khavrinen.lcs.mit.edu> User-Agent: Mutt/1.3.27i Organisation: The FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Apr 28, 2002 at 11:13:24PM -0400, Garrett Wollman wrote: > < said: > > > When we have a few that are mostly the same, except for formatting, > > or possibly an extra line, what should be done? > > Well, since the do_sort script uses `sort -u', then I think it's a > safe assumption that the fortune database was not intended to contain > duplicates. I suspect those that differ in mere whitespace or > punctuation (or misspelled attribution) should be considered > erroneous. There is alternation between things like foo, n. bar FOO: bar and foo -- bar. When giving silly definitions for 'foo', and in some cases, there are duplicate entries with the same meaning, but different formatting as such. -- jmallett@FreeBSD.org | C, MIPS, POSIX, UNIX, BSD, IRC Geek. http://www.FreeBSD.org | The Power to Serve "Being offended by humour makes as much sense as laughing at the offensive." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 21:36:12 2002 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 63A8E37B41E; Sun, 28 Apr 2002 21:36:06 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g3T4a5H11516; Sun, 28 Apr 2002 22:36:05 -0600 (MDT) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g3T4a3b72781; Sun, 28 Apr 2002 22:36:04 -0600 (MDT) (envelope-from imp@village.org) Date: Sun, 28 Apr 2002 22:34:54 -0600 (MDT) Message-Id: <20020428.223454.30171647.imp@village.org> To: des@ofug.org Cc: dougb@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/games/fortune/datfiles fortunes From: "M. Warner Losh" In-Reply-To: References: <200204282334.g3SNYPq73055@freefall.freebsd.org> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: Dag-Erling Smorgrav writes: : Doug Barton writes: : > * Add Rush Limbaugh's 35 Undeniable Truths of Life. The ordering : > of the entries is due to the ../tools/do_sort script. : : These fortunes are, at best, controversial, and at worst, strongly : offensive to a significant share of our user base (starting with the : entire female portion of it, small as it may be). They should be : moved into fortunes-o. And chances are good that using them in their entirety is a copyright violation.... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 21:40:23 2002 Delivered-To: cvs-all@freebsd.org Received: from finntroll.newgold.net (durham-ar1-4-64-252-019.dsl.genuity.net [4.64.252.19]) by hub.freebsd.org (Postfix) with SMTP id D5E2337B41A for ; Sun, 28 Apr 2002 21:40:16 -0700 (PDT) Received: (qmail 20945 invoked by uid 1001); 29 Apr 2002 04:42:33 -0000 Date: Mon, 29 Apr 2002 04:42:33 +0000 From: "J. Mallett" To: "M. Warner Losh" Cc: des@ofug.org, dougb@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/games/fortune/datfiles fortunes Message-ID: <20020429044233.GD28897@FreeBSD.ORG> References: <200204282334.g3SNYPq73055@freefall.freebsd.org> <20020428.223454.30171647.imp@village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020428.223454.30171647.imp@village.org> User-Agent: Mutt/1.3.27i Organisation: The FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Apr 28, 2002 at 10:34:54PM -0600, M. Warner Losh wrote: > > And chances are good that using them in their entirety is a copyright > violation.... > I actually was wondering about that sort of thing wrt some Rolling Stones lyrics that showed up... What to do? -- jmallett@FreeBSD.org | C, MIPS, POSIX, UNIX, BSD, IRC Geek. http://www.FreeBSD.org | The Power to Serve "Being offended by humour makes as much sense as laughing at the offensive." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 21:47:25 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0607E37B41C; Sun, 28 Apr 2002 21:47:21 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T4lKo32646; Sun, 28 Apr 2002 21:47:20 -0700 (PDT) (envelope-from bmah) Message-Id: <200204290447.g3T4lKo32646@freefall.freebsd.org> From: "Bruce A. Mah" Date: Sun, 28 Apr 2002 21:47:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/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 bmah 2002/04/28 21:47:20 PDT Modified files: release Makefile Log: Use some better defaults for building documents. Revision Changes Path 1.3 +10 -7 doc/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 Apr 28 22:23: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E767437B405; Sun, 28 Apr 2002 22:23:01 -0700 (PDT) Received: (from alc@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T5N1R39672; Sun, 28 Apr 2002 22:23:01 -0700 (PDT) (envelope-from alc) Message-Id: <200204290523.g3T5N1R39672@freefall.freebsd.org> From: Alan Cox Date: Sun, 28 Apr 2002 22:23:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_fault.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alc 2002/04/28 22:23:01 PDT Modified files: sys/vm vm_fault.c Log: Document three synchronization issues in vm_fault(). Revision Changes Path 1.139 +8 -0 src/sys/vm/vm_fault.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 22:29: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from fw.wemm.org (12-232-135-171.client.attbi.com [12.232.135.171]) by hub.freebsd.org (Postfix) with ESMTP id 379A537B41E; Sun, 28 Apr 2002 22:28:56 -0700 (PDT) Received: from overcee.wemm.org (overcee.wemm.org [10.0.0.3]) by fw.wemm.org (8.11.6/8.11.6) with ESMTP id g3T5Sue55242; Sun, 28 Apr 2002 22:28:56 -0700 (PDT) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by overcee.wemm.org (Postfix) with ESMTP id D520B380F; Sun, 28 Apr 2002 22:28:55 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Doug Barton Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/games/fortune/datfiles fortunes fortunes-o.real In-Reply-To: <200204290041.g3T0ftJ84786@freefall.freebsd.org> Date: Sun, 28 Apr 2002 22:28:55 -0700 From: Peter Wemm Message-Id: <20020429052855.D520B380F@overcee.wemm.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Doug Barton wrote: > dougb 2002/04/28 17:41:55 PDT > > Modified files: > games/fortune/datfiles fortunes fortunes-o.real > Log: > Move the Rush Limbaugh fortunes to the offensive file, right after the > Anti-Reagan section. :) Apparently, people find opinions contrary to > their own to be offensive. No, people find extremist opinions offensive. -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 22:31:18 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3AB0F37B41B; Sun, 28 Apr 2002 22:31:16 -0700 (PDT) Received: (from schweikh@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T5VGt40512; Sun, 28 Apr 2002 22:31:16 -0700 (PDT) (envelope-from schweikh) Message-Id: <200204290531.g3T5VGt40512@freefall.freebsd.org> From: Jens Schweikhardt Date: Sun, 28 Apr 2002 22:31:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT access X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG schweikh 2002/04/28 22:31:16 PDT Modified files: . access Log: Reenable email as I'm back from OZ and NZ. Revision Changes Path 1.309 +1 -1 CVSROOT/access To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 22:32:49 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 173CD37B416; Sun, 28 Apr 2002 22:32:45 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T5Wjs40791; Sun, 28 Apr 2002 22:32:45 -0700 (PDT) (envelope-from phk) Message-Id: <200204290532.g3T5Wjs40791@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sun, 28 Apr 2002 22:32:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mii pnaphy.c src/sys/net if_media.h src/sys/pci if_dc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/28 22:32:44 PDT Modified files: sys/dev/mii pnaphy.c sys/net if_media.h sys/pci if_dc.c Log: Move us yet closer to IFM_* definitions in NetBSD. Revision Changes Path 1.6 +2 -2 src/sys/dev/mii/pnaphy.c 1.16 +42 -42 src/sys/net/if_media.h 1.71 +6 -6 src/sys/pci/if_dc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 22:39:56 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B8DBF37B426; Sun, 28 Apr 2002 22:39:51 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T5dpQ41574; Sun, 28 Apr 2002 22:39:51 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204290539.g3T5dpQ41574@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sun, 28 Apr 2002 22:39:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/deskutils/narval Makefile distinfo pkg-plist ports/deskutils/narval/files patch-setup.py X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/28 22:39:51 PDT Modified files: deskutils/narval Makefile distinfo pkg-plist Added files: deskutils/narval/files patch-setup.py Log: upgrade to 1.2.a.1 PR: 37539 Submitted by: Tilman Linneweh Revision Changes Path 1.2 +17 -18 ports/deskutils/narval/Makefile 1.2 +1 -1 ports/deskutils/narval/distinfo 1.1 +24 -0 ports/deskutils/narval/files/patch-setup.py (new) 1.2 +250 -151 ports/deskutils/narval/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 Apr 28 22:44:54 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 675E137B41C; Sun, 28 Apr 2002 22:44:51 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T5ipi42119; Sun, 28 Apr 2002 22:44:51 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204290544.g3T5ipi42119@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sun, 28 Apr 2002 22:44:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/py-reverse Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/28 22:44:51 PDT Modified files: devel/py-reverse Makefile distinfo pkg-plist Log: upgrade to 0.2.3 PR: 37544 Submitted by: Tilman Linneweh Revision Changes Path 1.2 +2 -9 ports/devel/py-reverse/Makefile 1.2 +1 -1 ports/devel/py-reverse/distinfo 1.2 +11 -1 ports/devel/py-reverse/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 Apr 28 23: 4: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B061D37B405; Sun, 28 Apr 2002 23:04:04 -0700 (PDT) Received: (from ikob@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T644D44443; Sun, 28 Apr 2002 23:04:04 -0700 (PDT) (envelope-from ikob) Message-Id: <200204290604.g3T644D44443@freefall.freebsd.org> From: Katsushi Kobayashi Date: Sun, 28 Apr 2002 23:04:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors article.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ikob 2002/04/28 23:04:04 PDT Modified files: en_US.ISO8859-1/articles/contributors article.sgml Log: Add a line to the list. (K. Kobayashi ikob@koganei.wide.ad.jp ) Revision Changes Path 1.165 +4 -0 doc/en_US.ISO8859-1/articles/contributors/article.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 23:12:49 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 57B7037B42B; Sun, 28 Apr 2002 23:10:03 -0700 (PDT) Received: (from ikob@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T6A3f49196; Sun, 28 Apr 2002 23:10:03 -0700 (PDT) (envelope-from ikob) Message-Id: <200204290610.g3T6A3f49196@freefall.freebsd.org> From: Katsushi Kobayashi Date: Sun, 28 Apr 2002 23:10:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/news news.xml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ikob 2002/04/28 23:10:03 PDT Modified files: en/news news.xml Log: Adding my information to the commiters entry(Katsushi Kobayashi ikob@freebsd.org) Revision Changes Path 1.84 +10 -1 www/en/news/news.xml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 23:26:22 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 66ED737B405; Sun, 28 Apr 2002 23:26:17 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T6QFm52078; Sun, 28 Apr 2002 23:26:15 -0700 (PDT) (envelope-from jmallett) Message-Id: <200204290626.g3T6QFm52078@freefall.freebsd.org> From: "J. Mallett" Date: Sun, 28 Apr 2002 23:26:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/fortune/datfiles fortunes2 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/04/28 23:26:15 PDT Modified files: games/fortune/datfiles fortunes2 Log: Add something absurd I used one night as an example of CS overcomplication of things most hackers take for granted. Revision Changes Path 1.39 +19 -0 src/games/fortune/datfiles/fortunes2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 23:32:29 2002 Delivered-To: cvs-all@freebsd.org Received: from 12-234-22-238.client.attbi.com (12-234-90-219.client.attbi.com [12.234.90.219]) by hub.freebsd.org (Postfix) with ESMTP id B7DC437B400; Sun, 28 Apr 2002 23:32:01 -0700 (PDT) Received: from master.gorean.org (master.gorean.org [10.0.0.2]) by 12-234-22-238.client.attbi.com (8.12.3/8.12.3) with ESMTP id g3T6W0Pp096231; Sun, 28 Apr 2002 23:32:00 -0700 (PDT) (envelope-from DougB@FreeBSD.org) Received: from localhost (doug@localhost) by master.gorean.org (8.12.3/8.12.3/Submit) with ESMTP id g3T6VvER064790; Sun, 28 Apr 2002 23:32:00 -0700 (PDT) Date: Sun, 28 Apr 2002 23:31:57 -0700 (PDT) From: Doug Barton X-X-Sender: doug@master.gorean.org To: Peter Wemm Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: src/games/fortune/datfiles fortunes fortunes-o.real In-Reply-To: <20020429052855.D520B380F@overcee.wemm.org> Message-ID: <20020428232950.I64779-100000@master.gorean.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 28 Apr 2002, Peter Wemm wrote: > Doug Barton wrote: > > dougb 2002/04/28 17:41:55 PDT > > > > Modified files: > > games/fortune/datfiles fortunes fortunes-o.real > > Log: > > Move the Rush Limbaugh fortunes to the offensive file, right after the > > Anti-Reagan section. :) Apparently, people find opinions contrary to > > their own to be offensive. > > No, people find extremist opinions offensive. Well, the commit was meant as a joke, thus the smiley. However, to make your statement more true you should say, "People find extremist opinions they don't agree with offensive." Then again, if I agree with it, I'm unlikely to label it extremist.... -- "We have known freedom's price. We have shown freedom's power. And in this great conflict, ... we will see freedom's victory." - George W. Bush, President of the United States State of the Union, January 28, 2002 Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 23:33:43 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2EA4137B419; Sun, 28 Apr 2002 23:33:35 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T6XZc53153; Sun, 28 Apr 2002 23:33:35 -0700 (PDT) (envelope-from obrien) Message-Id: <200204290633.g3T6XZc53153@freefall.freebsd.org> From: "David E. O'Brien" Date: Sun, 28 Apr 2002 23:33:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/nmap Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/04/28 23:33:35 PDT Modified files: security/nmap Makefile distinfo Log: Update to version 2.54 Beta 33. Revision Changes Path 1.53 +1 -1 ports/security/nmap/Makefile 1.36 +1 -1 ports/security/nmap/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 23:35:27 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 58B6837B41A; Sun, 28 Apr 2002 23:35:25 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T6ZPZ53617; Sun, 28 Apr 2002 23:35:25 -0700 (PDT) (envelope-from obrien) Message-Id: <200204290635.g3T6ZPZ53617@freefall.freebsd.org> From: "David E. O'Brien" Date: Sun, 28 Apr 2002 23:35:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf kmod.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/04/28 23:35:25 PDT Modified files: sys/conf kmod.mk Log: Barrow something from the `nmap' port to help the ENOCLUE people upgrading from releng4 and are not able to properly read make(1) output. Revision Changes Path 1.120 +2 -0 src/sys/conf/kmod.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 23:40:53 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0DDD337B405; Sun, 28 Apr 2002 23:40:50 -0700 (PDT) Received: (from alfred@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T6eoC54298; Sun, 28 Apr 2002 23:40:50 -0700 (PDT) (envelope-from alfred) Message-Id: <200204290640.g3T6eoC54298@freefall.freebsd.org> From: Alfred Perlstein Date: Sun, 28 Apr 2002 23:40:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/kdegames3/files patch-wizard.cpp X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alfred 2002/04/28 23:40:49 PDT Added files: games/kdegames3/files patch-wizard.cpp Log: FreeBSD needs IPPORT_USERRESERVED defined as IPPORT_RESERVED as well. Revision Changes Path 1.1 +11 -0 ports/games/kdegames3/files/patch-wizard.cpp (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 23:48:24 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5F91637B420; Sun, 28 Apr 2002 23:48:20 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T6mKU56206; Sun, 28 Apr 2002 23:48:20 -0700 (PDT) (envelope-from phk) Message-Id: <200204290648.g3T6mKU56206@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sun, 28 Apr 2002 23:48:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mii mii_physubr.c miivar.h mlphy.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/28 23:48:20 PDT Modified files: sys/dev/mii mii_physubr.c miivar.h mlphy.c Log: Edging ever closer to NetBSD... Revision Changes Path 1.10 +4 -4 src/sys/dev/mii/mii_physubr.c 1.10 +5 -6 src/sys/dev/mii/miivar.h 1.13 +2 -2 src/sys/dev/mii/mlphy.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Apr 28 23:55:50 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8567137B419; Sun, 28 Apr 2002 23:55:47 -0700 (PDT) Received: (from imp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T6tlW59191; Sun, 28 Apr 2002 23:55:47 -0700 (PDT) (envelope-from imp) Message-Id: <200204290655.g3T6tlW59191@freefall.freebsd.org> From: Warner Losh Date: Sun, 28 Apr 2002 23:55:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/wi if_wi.c wi_hostap.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2002/04/28 23:55:47 PDT Modified files: sys/dev/wi if_wi.c wi_hostap.c Log: Untimeout before calling timeout. I think that I have caught all the cases where we were scheduling a timeout multiple times, but am not positive. Revision Changes Path 1.104 +2 -0 src/sys/dev/wi/if_wi.c 1.8 +5 -3 src/sys/dev/wi/wi_hostap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 0: 8: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E3A0F37B41D; Mon, 29 Apr 2002 00:08:02 -0700 (PDT) Received: (from demon@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T782b64708; Mon, 29 Apr 2002 00:08:02 -0700 (PDT) (envelope-from demon) Message-Id: <200204290708.g3T782b64708@freefall.freebsd.org> From: Dmitry Sivachenko Date: Mon, 29 Apr 2002 00:08:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/converters/recode Makefile ports/converters/recode/files ru.po X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG demon 2002/04/29 00:08:02 PDT Modified files: converters/recode Makefile Added files: converters/recode/files ru.po Log: Put back ru.po, it was deleted by mistake. Spotted by: olgeni Revision Changes Path 1.19 +4 -1 ports/converters/recode/Makefile 1.4 +572 -0 ports/converters/recode/files/ru.po (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 0:18:30 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 58E3837B417; Mon, 29 Apr 2002 00:18:26 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T7IQv66100; Mon, 29 Apr 2002 00:18:26 -0700 (PDT) (envelope-from phk) Message-Id: <200204290718.g3T7IQv66100@freefall.freebsd.org> From: Poul-Henning Kamp Date: Mon, 29 Apr 2002 00:18:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mii mii_physubr.c miivar.h nsgphy.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/29 00:18:26 PDT Modified files: sys/dev/mii mii_physubr.c miivar.h nsgphy.c Log: Moving closer to being able to use NetBSD's generic mii_set_media() function. Revision Changes Path 1.11 +104 -16 src/sys/dev/mii/mii_physubr.c 1.11 +34 -2 src/sys/dev/mii/miivar.h 1.6 +3 -2 src/sys/dev/mii/nsgphy.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 0:21:23 2002 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 CD21537B41A; Mon, 29 Apr 2002 00:21:07 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id g3T7Ksv98653; Mon, 29 Apr 2002 10:20:54 +0300 (EEST) (envelope-from ru) Date: Mon, 29 Apr 2002 10:20:54 +0300 From: Ruslan Ermilov To: John Baldwin , Marcel Moolenaar , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Makoto Matsushita Subject: Re: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/ Message-ID: <20020429072054.GA97862@sunbay.com> References: <20020427033118.GA583@athlon.pn.xcllnt.net> <20020427140443.GA35685@sunbay.com> <20020427113818.A13641@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="k+w/mQv8wyuph6w0" Content-Disposition: inline In-Reply-To: <20020427113818.A13641@dragon.nuxi.com> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --k+w/mQv8wyuph6w0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 27, 2002 at 11:38:18AM -0700, David O'Brien wrote: > On Sat, Apr 27, 2002 at 05:04:43PM +0300, Ruslan Ermilov wrote: > > 6. Build crunched binaries, boot and fixit, using the right > > cross-tools, libraries and headers. This is done by importing >=20 > It would be very nice if we would do this in a separate ${.OBJDIR} than > the one we build normal binaries in. Because we do this, a make release > is not restartable after a certain point. >=20 > One can use 'crunchgen -p' to do this right. >=20 Heh, great minds all think the same. I attempted this first, I even attempted to build non-crypto, krb4 and krb5 dists with different MAKEOBJDIRPREFIX'es, but unfortunately this didn't work -- we need libraries from ${WORLDTMP} from the main /usr/obj to build them. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --k+w/mQv8wyuph6w0 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 iD8DBQE8zPRWUkv4P6juNwoRAmUuAJ4iI6HJTel7U3NlG5VI6KERvA3QbQCcDgiT 0n4Vy3Nm1krhA4K5LiddA/0= =0e3Z -----END PGP SIGNATURE----- --k+w/mQv8wyuph6w0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 0:30:36 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 109F537B405; Mon, 29 Apr 2002 00:30:34 -0700 (PDT) Received: (from alfred@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T7UYr68059; Mon, 29 Apr 2002 00:30:34 -0700 (PDT) (envelope-from alfred) Message-Id: <200204290730.g3T7UYr68059@freefall.freebsd.org> From: Alfred Perlstein Date: Mon, 29 Apr 2002 00:30:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/kdegames3/files patch-wizard.cpp X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alfred 2002/04/29 00:30:33 PDT Removed files: games/kdegames3/files patch-wizard.cpp Log: This patch is not needed because of rev 1.65 of the port's makefile. Pointed out by: Tony Maher Revision Changes Path 1.2 +0 -11 ports/games/kdegames3/files/patch-wizard.cpp (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 0:37:12 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0710237B400; Mon, 29 Apr 2002 00:37:10 -0700 (PDT) Received: (from imp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T7b9D68990; Mon, 29 Apr 2002 00:37:09 -0700 (PDT) (envelope-from imp) Message-Id: <200204290737.g3T7b9D68990@freefall.freebsd.org> From: Warner Losh Date: Mon, 29 Apr 2002 00:37:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pccbb pccbb.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2002/04/29 00:37:09 PDT Modified files: sys/dev/pccbb pccbb.c Log: Make sysctl RW Revision Changes Path 1.44 +4 -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 Mon Apr 29 0:42: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EA5B237B416; Mon, 29 Apr 2002 00:41:58 -0700 (PDT) Received: (from imp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T7fwW69605; Mon, 29 Apr 2002 00:41:58 -0700 (PDT) (envelope-from imp) Message-Id: <200204290741.g3T7fwW69605@freefall.freebsd.org> From: Warner Losh Date: Mon, 29 Apr 2002 00:41:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pccbb pccbb.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2002/04/29 00:41:58 PDT Modified files: sys/dev/pccbb pccbb.c Log: Spell hw.cbb.start_memory the same in the HINT as well as the sysctl. Noted by: bde Revision Changes Path 1.45 +1 -1 src/sys/dev/pccbb/pccbb.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 0:43:24 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A421D37B416; Mon, 29 Apr 2002 00:43:16 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T7hGg70099; Mon, 29 Apr 2002 00:43:16 -0700 (PDT) (envelope-from peter) Message-Id: <200204290743.g3T7hGg70099@freefall.freebsd.org> From: Peter Wemm Date: Mon, 29 Apr 2002 00:43:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha pmap.c src/sys/alpha/include pmap.h src/sys/alpha/isa isa_dma.c src/sys/i386/i386 pmap.c src/sys/i386/include pmap.h src/sys/i386/isa isa_dma.c src/sys/i386/isa/bs bsif.c src/sys/ia64/ia64 pmap.c ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2002/04/29 00:43:16 PDT Modified files: sys/alpha/alpha pmap.c sys/alpha/include pmap.h sys/alpha/isa isa_dma.c sys/i386/i386 pmap.c sys/i386/include pmap.h sys/i386/isa isa_dma.c sys/i386/isa/bs bsif.c sys/ia64/ia64 pmap.c sys/ia64/include pmap.h sys/ia64/isa isa_dma.c sys/pc98/pc98 isa_dma.c sys/powerpc/include pmap.h sys/powerpc/powerpc pmap.c sys/sparc64/include pmap.h sys/sparc64/sparc64 pmap.c sys/vm pmap.h vm_kern.c Log: Tidy up some loose ends. i386/ia64/alpha - catch up to sparc64/ppc: - replace pmap_kernel() with refs to kernel_pmap - change kernel_pmap pointer to (&kernel_pmap_store) (this is a speedup since ld can set these at compile/link time) all platforms (as suggested by jake): - gc unused pmap_reference - gc unused pmap_destroy - gc unused struct pmap.pm_count (we never used pm_count - we track address space sharing at the vmspace) Revision Changes Path 1.92 +4 -51 src/sys/alpha/alpha/pmap.c 1.17 +2 -3 src/sys/alpha/include/pmap.h 1.7 +2 -2 src/sys/alpha/isa/isa_dma.c 1.322 +3 -52 src/sys/i386/i386/pmap.c 1.78 +2 -3 src/sys/i386/include/pmap.h 1.16 +1 -1 src/sys/i386/isa/bs/bsif.c 1.12 +2 -2 src/sys/i386/isa/isa_dma.c 1.58 +4 -52 src/sys/ia64/ia64/pmap.c 1.8 +2 -3 src/sys/ia64/include/pmap.h 1.4 +1 -1 src/sys/ia64/isa/isa_dma.c 1.15 +2 -2 src/sys/pc98/pc98/isa_dma.c 1.6 +0 -1 src/sys/powerpc/include/pmap.h 1.32 +0 -13 src/sys/powerpc/powerpc/pmap.c 1.16 +0 -1 src/sys/sparc64/include/pmap.h 1.51 +0 -23 src/sys/sparc64/sparc64/pmap.c 1.46 +0 -2 src/sys/vm/pmap.h 1.77 +0 -1 src/sys/vm/vm_kern.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 0:53:43 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0E49537B404; Mon, 29 Apr 2002 00:53:41 -0700 (PDT) Received: (from alfred@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T7rew74316; Mon, 29 Apr 2002 00:53:40 -0700 (PDT) (envelope-from alfred) Message-Id: <200204290753.g3T7rew74316@freefall.freebsd.org> From: Alfred Perlstein Date: Mon, 29 Apr 2002 00:53:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/kdemultimedia3/files patch-kmidi-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 alfred 2002/04/29 00:53:39 PDT Added files: audio/kdemultimedia3/files patch-kmidi-config.h Log: use __bswap{16,32} instead of __uint8_swap_uint{16,32} (because the functions no longer exist), this is probably wrong, it should be using htons or equivelant, but i'd like to have this unbroken for now on recent 5.x systems. Revision Changes Path 1.1 +13 -0 ports/audio/kdemultimedia3/files/patch-kmidi-config.h (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 1:18: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 70F8537B404; Mon, 29 Apr 2002 01:18:06 -0700 (PDT) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T8I6W95556; Mon, 29 Apr 2002 01:18:06 -0700 (PDT) (envelope-from asmodai) Message-Id: <200204290818.g3T8I6W95556@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Mon, 29 Apr 2002 01:18:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_descrip.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG asmodai 2002/04/29 01:18:06 PDT Modified files: sys/kern kern_descrip.c Log: Fix indention which I did wrong in a previous commit. Submitted by: bde Revision Changes Path 1.141 +1 -1 src/sys/kern/kern_descrip.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 1:22: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 05DBE37B405; Mon, 29 Apr 2002 01:22:02 -0700 (PDT) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T8M1896089; Mon, 29 Apr 2002 01:22:01 -0700 (PDT) (envelope-from asmodai) Message-Id: <200204290822.g3T8M1896089@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Mon, 29 Apr 2002 01:22:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys fcntl.2 src/sys/kern kern_descrip.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 asmodai 2002/04/29 01:22:01 PDT Modified files: (Branch: RELENG_4) lib/libc/sys fcntl.2 sys/kern kern_descrip.c Log: MFC: Use the correct macros for F_SETFD/F_GETFD instead of magic numbers. Reflect that fact in the manual page. src/lib/libc/sys/fcntl.2 1.37 src/sys/kern/kern_descrip.c 1.135 + 1.141 PR: 12723 Submitted by: Peter Jeremy Reviewed by: bde Revision Changes Path 1.16.2.12 +12 -5 src/lib/libc/sys/fcntl.2 1.81.2.13 +3 -2 src/sys/kern/kern_descrip.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 1:27: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by hub.freebsd.org (Postfix) with ESMTP id 84C9337B400; Mon, 29 Apr 2002 01:26:58 -0700 (PDT) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.2/8.12.2) with ESMTP id g3T8QuWC084700; Mon, 29 Apr 2002 10:26:56 +0200 (CEST) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.2/8.12.2/Submit) id g3T8Qt0g084699; Mon, 29 Apr 2002 10:26:55 +0200 (CEST) Date: Mon, 29 Apr 2002 10:26:55 +0200 From: Wilko Bulte To: Tom Rhodes Cc: Alfred Perlstein , simokawa@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: CVSROOT access Message-ID: <20020429102655.A84632@freebie.xs4all.nl> References: <200204270245.g3R2jQh02654@freefall.freebsd.org> <20020427054102.GO1530@elvis.mu.org> <20020428192915.1a5f32e2.darklogik@pittgoth.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020428192915.1a5f32e2.darklogik@pittgoth.com>; from darklogik@pittgoth.com on Sun, Apr 28, 2002 at 07:29:15PM -0400 X-OS: FreeBSD 4.5-STABLE X-PGP: finger wilko@freebsd.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Apr 28, 2002 at 07:29:15PM -0400, Tom Rhodes wrote: > On Fri, 26 Apr 2002 22:41:02 -0700 > Alfred Perlstein wrote: > > > * Hidetoshi Shimokawa [020426 19:45] wrote: > > > simokawa 2002/04/26 19:45:26 PDT > > > > > > Modified files: > > > . access > > > Log: > > > Please welcome Katsushi Kobayashi . > > > He will integrate IEEE1394(FireWire) support into FreeBSD. > > > > That's excellent, welcome aboard! > > I agree, this is something we need! Kind of looking forward to seeing > this happen. ;) Its nice to have you on the team! Absolutely.. especially as I should be getting a laptop with a FireWire interface embedded into it. Wilko -- | / o / /_ _ wilko@FreeBSD.org |/|/ / / /( (_) Bulte Arnhem, the Netherlands To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 1:53:55 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F1A4337B404; Mon, 29 Apr 2002 01:53:51 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T8rpG99984; Mon, 29 Apr 2002 01:53:51 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204290853.g3T8rpG99984@freefall.freebsd.org> From: Maxim Sobolev Date: Mon, 29 Apr 2002 01:53:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/gconf pkg-descr X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/29 01:53:51 PDT Modified files: devel/gconf pkg-descr Log: Update WWW. Revision Changes Path 1.2 +1 -1 ports/devel/gconf/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 Apr 29 2:11: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from mailout04.sul.t-online.com (mailout04.sul.t-online.com [194.25.134.18]) by hub.freebsd.org (Postfix) with ESMTP id 3C0E237B417; Mon, 29 Apr 2002 02:11:03 -0700 (PDT) Received: from fwd04.sul.t-online.de by mailout04.sul.t-online.com with smtp id 17275w-0004O6-09; Mon, 29 Apr 2002 11:05:16 +0200 Received: from Andro-Beta.Leidinger.net (520065502893-0001@[217.229.208.203]) by fmrl04.sul.t-online.com with esmtp id 17275f-0mlypkC; Mon, 29 Apr 2002 11:04:59 +0200 Received: from Leidinger.net (Magelan [192.168.1.1]) by Andro-Beta.Leidinger.net (8.11.6/8.11.6) with ESMTP id g3T956l04130; Mon, 29 Apr 2002 11:05:06 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Message-ID: <3CCD1AF0.0@Leidinger.net> Date: Mon, 29 Apr 2002 11:05:36 +0100 From: Alexander Leidinger User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:0.9.9) Gecko/20020311 X-Accept-Language: de, en-us MIME-Version: 1.0 To: Scott Long Cc: Josef Karthauser , Alfred Perlstein , Murray Stokely , Peter Wemm , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/usb uhci.c References: <20020428220241.GA3424@genius.tao.org.uk> <20020428222352.GC10605@hollin.btc.adaptec.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Sender: 520065502893-0001@t-dialin.net Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Scott Long wrote: >>That's a good idea. I'll do it. What's a good date to go back to? >>I'm using a 2002-03-17 kernel to good effect. Is that a good date >>for everybody else? >> > > Joe > > I'm using a USB tree from April 6, along with the patch that I sent you > from that time period, with some success. Does printing work with the April 6 tree? I can't look at the moment, but I think the March 27 tree definitivly is able to print via USB. Bye, Alexander. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 2:15:41 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C315737B404; Mon, 29 Apr 2002 02:15:38 -0700 (PDT) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T9FcA10777; Mon, 29 Apr 2002 02:15:38 -0700 (PDT) (envelope-from dwmalone) Message-Id: <200204290915.g3T9FcA10777@freefall.freebsd.org> From: David Malone Date: Mon, 29 Apr 2002 02:15:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_prf.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dwmalone 2002/04/29 02:15:38 PDT Modified files: sys/kern subr_prf.c Log: Add a sysctl which disables the logging of console output. Approved by: phk MFC after: 2 weeks Revision Changes Path 1.81 +7 -0 src/sys/kern/subr_prf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 2:27:46 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EB3E437B417; Mon, 29 Apr 2002 02:27:43 -0700 (PDT) Received: (from roberto@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T9Rh212541; Mon, 29 Apr 2002 02:27:43 -0700 (PDT) (envelope-from roberto) Message-Id: <200204290927.g3T9Rh212541@freefall.freebsd.org> From: Ollivier Robert Date: Mon, 29 Apr 2002 02:27:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/neon Makefile distinfo ports/www/neon/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 roberto 2002/04/29 02:27:43 PDT Modified files: www/neon Makefile distinfo Added files: www/neon/files patch-configure Log: Update to 0.19.4. Now depends on expat instead of libxml. PR: ports/37494 Submitted by: garrett rooney (MAINTAINER) Revision Changes Path 1.13 +3 -3 ports/www/neon/Makefile 1.11 +1 -1 ports/www/neon/distinfo 1.1 +23 -0 ports/www/neon/files/patch-configure (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 2:28:59 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3F01A37B400; Mon, 29 Apr 2002 02:28:56 -0700 (PDT) Received: (from benno@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T9Sua12824; Mon, 29 Apr 2002 02:28:56 -0700 (PDT) (envelope-from benno) Message-Id: <200204290928.g3T9Sua12824@freefall.freebsd.org> From: Benno Rice Date: Mon, 29 Apr 2002 02:28:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/powerpc/powerpc copyinout.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG benno 2002/04/29 02:28:56 PDT Modified files: sys/powerpc/powerpc copyinout.c Log: - Add back calls to setfault that were removed when these functions were moved. Revision Changes Path 1.2 +74 -14 src/sys/powerpc/powerpc/copyinout.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 2:34:31 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1301837B416; Mon, 29 Apr 2002 02:34:28 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T9YSs13781; Mon, 29 Apr 2002 02:34:28 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204290934.g3T9YSs13781@freefall.freebsd.org> From: Maxim Sobolev Date: Mon, 29 Apr 2002 02:34:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/gconf2 pkg-descr X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/29 02:34:28 PDT Modified files: devel/gconf2 pkg-descr Log: Merged from GNOME1: update WWW. Revision Changes Path 1.2 +1 -1 ports/devel/gconf2/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 Apr 29 2:42:38 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8BAF237B400; Mon, 29 Apr 2002 02:42:35 -0700 (PDT) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T9gZc15624; Mon, 29 Apr 2002 02:42:35 -0700 (PDT) (envelope-from dwmalone) Message-Id: <200204290942.g3T9gZc15624@freefall.freebsd.org> From: David Malone Date: Mon, 29 Apr 2002 02:42:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_exit.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dwmalone 2002/04/29 02:42:35 PDT Modified files: (Branch: RELENG_4) sys/kern kern_exit.c Log: I broke kernel builds that didn't have the KTRACE option. Revision Changes Path 1.92.2.10 +0 -2 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 Mon Apr 29 2:51:48 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 64B1537B400; Mon, 29 Apr 2002 02:51:26 -0700 (PDT) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T9pQn16772; Mon, 29 Apr 2002 02:51:26 -0700 (PDT) (envelope-from dinoex) Message-Id: <200204290951.g3T9pQn16772@freefall.freebsd.org> From: Dirk Meyer Date: Mon, 29 Apr 2002 02:51:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/noattach Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dinoex 2002/04/29 02:51:26 PDT Modified files: mail/noattach Makefile distinfo Log: Version update from 1.0 to 1.0p1 PR: 37487 Submitted by: oli@isnic.is Revision Changes Path 1.9 +1 -1 ports/mail/noattach/Makefile 1.7 +1 -1 ports/mail/noattach/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 2:59:57 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 45A9737B400; Mon, 29 Apr 2002 02:59:55 -0700 (PDT) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3T9xto17653; Mon, 29 Apr 2002 02:59:55 -0700 (PDT) (envelope-from dinoex) Message-Id: <200204290959.g3T9xto17653@freefall.freebsd.org> From: Dirk Meyer Date: Mon, 29 Apr 2002 02:59:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/py-ldap2 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dinoex 2002/04/29 02:59:55 PDT Modified files: net/py-ldap2 Makefile Log: - Use PYTHON_CMD Mostly to make the Zope user easier to install this port. PR: 37421 Submitted by: terry@taipeitimes.com Revision Changes Path 1.13 +2 -2 ports/net/py-ldap2/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 3:28:14 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AFBFA37B417; Mon, 29 Apr 2002 03:28:11 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TASBr24437; Mon, 29 Apr 2002 03:28:11 -0700 (PDT) (envelope-from ru) Message-Id: <200204291028.g3TASBr24437@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 29 Apr 2002 03:28:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/strip Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/04/29 03:28:11 PDT Modified files: usr.bin/strip Makefile Log: Do not override the `install' target. Revision Changes Path 1.14 +1 -1 src/usr.bin/strip/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 3:33:23 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4B25D37B400; Mon, 29 Apr 2002 03:33:21 -0700 (PDT) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TAXLm24977; Mon, 29 Apr 2002 03:33:21 -0700 (PDT) (envelope-from dinoex) Message-Id: <200204291033.g3TAXLm24977@freefall.freebsd.org> From: Dirk Meyer Date: Mon, 29 Apr 2002 03:33:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/sendmail Makefile ports/mail/sendmail-old Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dinoex 2002/04/29 03:33:21 PDT Modified files: mail/sendmail Makefile mail/sendmail-old Makefile Log: Fix support for "site.config.m4.local", so User-Options will be part of the build. Revision Changes Path 1.32 +7 -4 ports/mail/sendmail-old/Makefile 1.43 +7 -4 ports/mail/sendmail/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 4:22:29 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C562F37B416; Mon, 29 Apr 2002 04:22:26 -0700 (PDT) Received: (from roberto@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TBMQ338962; Mon, 29 Apr 2002 04:22:26 -0700 (PDT) (envelope-from roberto) Message-Id: <200204291122.g3TBMQ338962@freefall.freebsd.org> From: Ollivier Robert Date: Mon, 29 Apr 2002 04:22:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/neon Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG roberto 2002/04/29 04:22:26 PDT Modified files: www/neon Makefile Log: Build against expat2 instead of the old expat1. Both neon & subversion compile. Revision Changes Path 1.14 +1 -1 ports/www/neon/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 4:24:33 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2AF5F37B419; Mon, 29 Apr 2002 04:24:30 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TBOUS39237; Mon, 29 Apr 2002 04:24:30 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204291124.g3TBOUS39237@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 29 Apr 2002 04:24:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/astro/pyweather Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/29 04:24:30 PDT Modified files: astro/pyweather Makefile Log: use USE_PYTHON Revision Changes Path 1.9 +4 -6 ports/astro/pyweather/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 4:28:34 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0AE3837B404; Mon, 29 Apr 2002 04:28:32 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TBSV639767; Mon, 29 Apr 2002 04:28:31 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204291128.g3TBSV639767@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 29 Apr 2002 04:28:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/archivers/py-bzip2 Makefile ports/archivers/py-tarfile Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/29 04:28:31 PDT Modified files: archivers/py-bzip2 Makefile archivers/py-tarfile Makefile Log: use USE_PYDISTUTILS Revision Changes Path 1.2 +1 -7 ports/archivers/py-bzip2/Makefile 1.2 +1 -7 ports/archivers/py-tarfile/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 4:36:56 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7474F37B417; Mon, 29 Apr 2002 04:36:54 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TBasN40996; Mon, 29 Apr 2002 04:36:54 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204291136.g3TBasN40996@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 29 Apr 2002 04:36:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/py-xmms Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/29 04:36:54 PDT Modified files: audio/py-xmms Makefile Log: use USE_PYDISTUTILS Revision Changes Path 1.2 +1 -7 ports/audio/py-xmms/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 4:43:54 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1C9AC37B417; Mon, 29 Apr 2002 04:43:50 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TBho842394; Mon, 29 Apr 2002 04:43:50 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204291143.g3TBho842394@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 29 Apr 2002 04:43:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/comms/py-serial Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/29 04:43:49 PDT Modified files: comms/py-serial Makefile Log: use USE_PYDISTUTILS Revision Changes Path 1.2 +1 -7 ports/comms/py-serial/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 4:51:33 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 78DB437B41A; Mon, 29 Apr 2002 04:51:30 -0700 (PDT) Received: (from ceri@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TBpUB43979; Mon, 29 Apr 2002 04:51:30 -0700 (PDT) (envelope-from ceri) Message-Id: <200204291151.g3TBpUB43979@freefall.freebsd.org> From: Ceri Davies Date: Mon, 29 Apr 2002 04:51:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/fortune/datfiles fortunes fortunes2 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ceri 2002/04/29 04:51:30 PDT Modified files: (Branch: RELENG_4) games/fortune/datfiles fortunes fortunes2 Log: MFC: fix broken url Revision Changes Path 1.34.2.10 +1 -1 src/games/fortune/datfiles/fortunes 1.17.2.6 +1 -1 src/games/fortune/datfiles/fortunes2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 4:57:34 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2482237B41A; Mon, 29 Apr 2002 04:57:31 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TBvVI45151; Mon, 29 Apr 2002 04:57:31 -0700 (PDT) (envelope-from phk) Message-Id: <200204291157.g3TBvVI45151@freefall.freebsd.org> From: Poul-Henning Kamp Date: Mon, 29 Apr 2002 04:57:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mii inphy.c mii.h mii_physubr.c miivar.h nsgphy.c nsgphyreg.h src/sys/dev/nge if_nge.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/29 04:57:31 PDT Modified files: sys/dev/mii inphy.c mii.h mii_physubr.c miivar.h nsgphy.c nsgphyreg.h sys/dev/nge if_nge.c Log: Move a lot closer to NetBSDs MII support for GigE. Move fxp and nge drivers over to use the new stuff. Revision Changes Path 1.8 +4 -23 src/sys/dev/mii/inphy.c 1.4 +1 -1 src/sys/dev/mii/mii.h 1.12 +194 -50 src/sys/dev/mii/mii_physubr.c 1.12 +1 -0 src/sys/dev/mii/miivar.h 1.7 +40 -215 src/sys/dev/mii/nsgphy.c 1.3 +4 -0 src/sys/dev/mii/nsgphyreg.h 1.30 +3 -1 src/sys/dev/nge/if_nge.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 5: 0:38 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8B2F537B420; Mon, 29 Apr 2002 05:00:23 -0700 (PDT) Received: (from ceri@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TC0Ng45628; Mon, 29 Apr 2002 05:00:23 -0700 (PDT) (envelope-from ceri) Message-Id: <200204291200.g3TC0Ng45628@freefall.freebsd.org> From: Ceri Davies Date: Mon, 29 Apr 2002 05:00:23 -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 ceri 2002/04/29 05:00:23 PDT Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Wrap root in . PR: docs/37532 Submitted by: Martin Heinen Approved by: murray Revision Changes Path 1.431 +9 -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 Mon Apr 29 5: 5:47 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 51F4D37B417; Mon, 29 Apr 2002 05:05:41 -0700 (PDT) Received: (from ceri@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TC5fv49181; Mon, 29 Apr 2002 05:05:41 -0700 (PDT) (envelope-from ceri) Message-Id: <200204291205.g3TC5fv49181@freefall.freebsd.org> From: Ceri Davies Date: Mon, 29 Apr 2002 05:05:39 -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 ceri 2002/04/29 05:05:39 PDT Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Whitespace cleanup from last commit. No content changes. Approved by: murray Revision Changes Path 1.432 +20 -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 Mon Apr 29 5:14:14 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EA16F37B41C; Mon, 29 Apr 2002 05:14:08 -0700 (PDT) Received: (from ceri@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TCE8B53233; Mon, 29 Apr 2002 05:14:08 -0700 (PDT) (envelope-from ceri) Message-Id: <200204291214.g3TCE8B53233@freefall.freebsd.org> From: Ceri Davies Date: Mon, 29 Apr 2002 05:14:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/advanced-networking chapter.sgml doc/en_US.ISO8859-1/books/handbook/backups chapter.sgml doc/en_US.ISO8859-1/books/handbook/boot chapter.sgml doc/en_US.ISO8859-1/books/handbook/config chapter.sgml doc/en_US.ISO8859-1/books/handbook/cutting-edge 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 ceri 2002/04/29 05:14:08 PDT Modified files: en_US.ISO8859-1/books/handbook/advanced-networking chapter.sgml en_US.ISO8859-1/books/handbook/backups chapter.sgml en_US.ISO8859-1/books/handbook/boot chapter.sgml en_US.ISO8859-1/books/handbook/config chapter.sgml en_US.ISO8859-1/books/handbook/cutting-edge chapter.sgml en_US.ISO8859-1/books/handbook/install chapter.sgml en_US.ISO8859-1/books/handbook/linuxemu chapter.sgml en_US.ISO8859-1/books/handbook/mail chapter.sgml en_US.ISO8859-1/books/handbook/mirrors chapter.sgml en_US.ISO8859-1/books/handbook/ppp-and-slip chapter.sgml en_US.ISO8859-1/books/handbook/printing chapter.sgml en_US.ISO8859-1/books/handbook/serialcomms chapter.sgml en_US.ISO8859-1/books/handbook/sound chapter.sgml Log: Wrap root in . PR: docs/37532 Submitted by: Martin Heinen Approved by: murray Revision Changes Path 1.134 +5 -5 doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml 1.47 +1 -1 doc/en_US.ISO8859-1/books/handbook/backups/chapter.sgml 1.34 +2 -2 doc/en_US.ISO8859-1/books/handbook/boot/chapter.sgml 1.49 +1 -1 doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml 1.119 +1 -1 doc/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml 1.149 +7 -7 doc/en_US.ISO8859-1/books/handbook/install/chapter.sgml 1.68 +4 -4 doc/en_US.ISO8859-1/books/handbook/linuxemu/chapter.sgml 1.46 +1 -1 doc/en_US.ISO8859-1/books/handbook/mail/chapter.sgml 1.212 +1 -1 doc/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml 1.72 +2 -2 doc/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml 1.56 +9 -9 doc/en_US.ISO8859-1/books/handbook/printing/chapter.sgml 1.58 +1 -1 doc/en_US.ISO8859-1/books/handbook/serialcomms/chapter.sgml 1.30 +1 -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 Apr 29 5:14:39 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C81F137B400; Mon, 29 Apr 2002 05:14:32 -0700 (PDT) Received: (from benno@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TCEWM53367; Mon, 29 Apr 2002 05:14:32 -0700 (PDT) (envelope-from benno) Message-Id: <200204291214.g3TCEWM53367@freefall.freebsd.org> From: Benno Rice Date: Mon, 29 Apr 2002 05:14:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/powerpc/include frame.h pcpu.h spr.h src/sys/powerpc/powerpc genassym.c locore.s sigcode.S swtch.s trap_subr.S X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG benno 2002/04/29 05:14:31 PDT Modified files: sys/powerpc/include frame.h pcpu.h sys/powerpc/powerpc genassym.c locore.s swtch.s Added files: sys/powerpc/include spr.h sys/powerpc/powerpc sigcode.S trap_subr.S Log: Commit of stuff that's been sitting in my tree for a while. Highlights include: - New low-level trap code from NetBSD. The high level code still needs a lot of work. - Fixes for some pmap handling in thread switching. - The kernel will now get to attempting to jump into init in user mode. There are some pmap/trap issues which prevent it from actually getting there though. Obtained from: NetBSD (parts) Revision Changes Path 1.6 +46 -0 src/sys/powerpc/include/frame.h 1.19 +4 -1 src/sys/powerpc/include/pcpu.h 1.1 +360 -0 src/sys/powerpc/include/spr.h (new) 1.43 +44 -1 src/sys/powerpc/powerpc/genassym.c 1.10 +7 -936 src/sys/powerpc/powerpc/locore.s 1.1 +54 -0 src/sys/powerpc/powerpc/sigcode.S (new) 1.12 +20 -7 src/sys/powerpc/powerpc/swtch.s 1.1 +1128 -0 src/sys/powerpc/powerpc/trap_subr.S (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 5:22:38 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1F50337B404; Mon, 29 Apr 2002 05:22:34 -0700 (PDT) Received: (from ceri@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TCMYr55194; Mon, 29 Apr 2002 05:22:34 -0700 (PDT) (envelope-from ceri) Message-Id: <200204291222.g3TCMYr55194@freefall.freebsd.org> From: Ceri Davies Date: Mon, 29 Apr 2002 05:22:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/advanced-networking chapter.sgml doc/en_US.ISO8859-1/books/handbook/boot chapter.sgml doc/en_US.ISO8859-1/books/handbook/config chapter.sgml doc/en_US.ISO8859-1/books/handbook/install 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 ceri 2002/04/29 05:22:33 PDT Modified files: en_US.ISO8859-1/books/handbook/advanced-networking chapter.sgml en_US.ISO8859-1/books/handbook/boot chapter.sgml en_US.ISO8859-1/books/handbook/config chapter.sgml en_US.ISO8859-1/books/handbook/install chapter.sgml en_US.ISO8859-1/books/handbook/linuxemu chapter.sgml en_US.ISO8859-1/books/handbook/mail chapter.sgml en_US.ISO8859-1/books/handbook/mirrors chapter.sgml en_US.ISO8859-1/books/handbook/printing chapter.sgml en_US.ISO8859-1/books/handbook/serialcomms chapter.sgml Log: Whitespace cleanup from last commit. No content changes. Approved by: murray Revision Changes Path 1.135 +10 -9 doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml 1.35 +5 -5 doc/en_US.ISO8859-1/books/handbook/boot/chapter.sgml 1.50 +7 -6 doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml 1.150 +14 -10 doc/en_US.ISO8859-1/books/handbook/install/chapter.sgml 1.69 +2 -1 doc/en_US.ISO8859-1/books/handbook/linuxemu/chapter.sgml 1.47 +2 -2 doc/en_US.ISO8859-1/books/handbook/mail/chapter.sgml 1.213 +2 -2 doc/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml 1.57 +19 -18 doc/en_US.ISO8859-1/books/handbook/printing/chapter.sgml 1.59 +2 -2 doc/en_US.ISO8859-1/books/handbook/serialcomms/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 Apr 29 5:23:31 2002 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 BC21637B404; Mon, 29 Apr 2002 05:23:23 -0700 (PDT) Received: from ratchet.int.jeamland.net (ratchet.jeamland.net [210.15.217.227]) by mail.jeamland.net (Postfix) with ESMTP id A275E7060A; Mon, 29 Apr 2002 22:23:15 +1000 (EST) Subject: Re: cvs commit: src/sys/powerpc/include frame.h pcpu.h spr.h src/sys/powerpc/powerpc genassym.c locore.s sigcode.S swtch.s trap_subr.S From: Benno Rice To: Benno Rice Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: <200204291214.g3TCEWM53367@freefall.freebsd.org> References: <200204291214.g3TCEWM53367@freefall.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-Ey7oshg7AZFpFz/mI5Dt" X-Mailer: Ximian Evolution 1.0.3 Date: 29 Apr 2002 22:23:12 +1000 Message-Id: <1020082993.380.1.camel@ratchet.jeamland.net> Mime-Version: 1.0 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-Ey7oshg7AZFpFz/mI5Dt Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2002-04-29 at 22:14, Benno Rice wrote: > benno 2002/04/29 05:14:31 PDT >=20 > Modified files: > sys/powerpc/include frame.h pcpu.h=20 > sys/powerpc/powerpc genassym.c locore.s swtch.s=20 > Added files: > sys/powerpc/include spr.h=20 > sys/powerpc/powerpc sigcode.S trap_subr.S=20 > Log: > Commit of stuff that's been sitting in my tree for a while. Apologies for doing it in this way. It's my fault for letting it sit for too long. I'll try and be a bit more pro-active in the future. --=20 Benno Rice benno@FreeBSD.org --=-Ey7oshg7AZFpFz/mI5Dt Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEABECAAYFAjzNOzAACgkQXjRwWofFmQk6QACfXOM3J9hsrMmK8sYUI1A/hSNd uNgAoIjZOdHACeHm8Tl0IHAUJDSVt0PN =58im -----END PGP SIGNATURE----- --=-Ey7oshg7AZFpFz/mI5Dt-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 5:29:34 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 763A637B405; Mon, 29 Apr 2002 05:29:32 -0700 (PDT) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TCTW656526; Mon, 29 Apr 2002 05:29:32 -0700 (PDT) (envelope-from jhb) Message-Id: <200204291229.g3TCTW656526@freefall.freebsd.org> From: John Baldwin Date: Mon, 29 Apr 2002 05:29:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en developers.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2002/04/29 05:29:32 PDT Modified files: en developers.sgml Log: Add Jeffrey Hsu. Revision Changes Path 1.13 +2 -1 www/en/developers.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 5:32:25 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5E2C337B416; Mon, 29 Apr 2002 05:32:22 -0700 (PDT) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TCWMx56990; Mon, 29 Apr 2002 05:32:22 -0700 (PDT) (envelope-from jhb) Message-Id: <200204291232.g3TCWMx56990@freefall.freebsd.org> From: John Baldwin Date: Mon, 29 Apr 2002 05:32:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/smp index.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2002/04/29 05:32:22 PDT Modified files: en/smp index.sgml Log: Note that Jeffrey Hsu is working on locking inpcb. Requested by: hsu Revision Changes Path 1.77 +8 -1 www/en/smp/index.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 5:35:44 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7FF2C37B404; Mon, 29 Apr 2002 05:35:40 -0700 (PDT) Received: (from phantom@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TCZeo57912; Mon, 29 Apr 2002 05:35:40 -0700 (PDT) (envelope-from phantom) Message-Id: <200204291235.g3TCZeo57912@freefall.freebsd.org> From: Alexey Zelkin Date: Mon, 29 Apr 2002 05:35:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/commercial software.raw X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phantom 2002/04/29 05:35:39 PDT Modified files: en/commercial software.raw Log: Formatting and gammar/english cleanup. Sort out entries. Submitted by: Rich Morin Revision Changes Path 1.74 +1385 -960 www/en/commercial/software.raw To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 5:36:33 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 68A4B37B41B; Mon, 29 Apr 2002 05:36:24 -0700 (PDT) Received: (from roberto@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TCaOS58054; Mon, 29 Apr 2002 05:36:24 -0700 (PDT) (envelope-from roberto) Message-Id: <200204291236.g3TCaOS58054@freefall.freebsd.org> From: Ollivier Robert Date: Mon, 29 Apr 2002 05:36:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/subversion/files patch-build::buildcheck.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 roberto 2002/04/29 05:36:24 PDT Added files: devel/subversion/files patch-build::buildcheck.sh Log: Update to using neon 0.19.4 in the tree. PR: ports/37494 Submitted by: Garrett Rooney (MAINTAINER) Revision Changes Path 1.1 +13 -0 ports/devel/subversion/files/patch-build::buildcheck.sh (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 5:40: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1ADA437B41A; Mon, 29 Apr 2002 05:39:59 -0700 (PDT) Received: (from cy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TCdxi58826; Mon, 29 Apr 2002 05:39:59 -0700 (PDT) (envelope-from cy) Message-Id: <200204291239.g3TCdxi58826@freefall.freebsd.org> From: Cy Schubert Date: Mon, 29 Apr 2002 05:39:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/irc/ircII 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 cy 2002/04/29 05:39:58 PDT Modified files: irc/ircII Makefile distinfo pkg-plist Log: Upgrade 20020322 --> 20020403 PR: 37563 Submitted by: MAINTAINER: Anders Andersson Revision Changes Path 1.34 +1 -1 ports/irc/ircII/Makefile 1.15 +1 -1 ports/irc/ircII/distinfo 1.20 +4 -0 ports/irc/ircII/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 Apr 29 5:41:48 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5BD2A37B419; Mon, 29 Apr 2002 05:41:43 -0700 (PDT) Received: (from phantom@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TCfh059344; Mon, 29 Apr 2002 05:41:43 -0700 (PDT) (envelope-from phantom) Message-Id: <200204291241.g3TCfh059344@freefall.freebsd.org> From: Alexey Zelkin Date: Mon, 29 Apr 2002 05:41:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/commercial software.raw X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phantom 2002/04/29 05:41:43 PDT Modified files: en/commercial software.raw Log: Update information about Perforce Software Submitted by: sutter schumacher Revision Changes Path 1.75 +15 -17 www/en/commercial/software.raw To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 5:49:48 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9D12237B404; Mon, 29 Apr 2002 05:49:45 -0700 (PDT) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TCniu61296; Mon, 29 Apr 2002 05:49:44 -0700 (PDT) (envelope-from dwmalone) Message-Id: <200204291249.g3TCniu61296@freefall.freebsd.org> From: David Malone Date: Mon, 29 Apr 2002 05:49:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/calendar/calendars/fr_FR.ISO_8859-1 calendar.all calendar.fetes calendar.french calendar.jferies calendar.proverbes X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dwmalone 2002/04/29 05:49:44 PDT Added files: usr.bin/calendar/calendars/fr_FR.ISO_8859-1 calendar.all calendar.fetes calendar.french calendar.jferies calendar.proverbes Log: Add files for French calendar which I forgot to commit. Revision Changes Path 1.1 +14 -0 src/usr.bin/calendar/calendars/fr_FR.ISO_8859-1/calendar.all (new) 1.1 +630 -0 src/usr.bin/calendar/calendars/fr_FR.ISO_8859-1/calendar.fetes (new) 1.1 +12 -0 src/usr.bin/calendar/calendars/fr_FR.ISO_8859-1/calendar.french (new) 1.1 +45 -0 src/usr.bin/calendar/calendars/fr_FR.ISO_8859-1/calendar.jferies (new) 1.1 +354 -0 src/usr.bin/calendar/calendars/fr_FR.ISO_8859-1/calendar.proverbes (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 5:57:12 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2A6F437B405; Mon, 29 Apr 2002 05:57:10 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TCvAB63035; Mon, 29 Apr 2002 05:57:10 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204291257.g3TCvAB63035@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 29 Apr 2002 05:57:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/converters/py-iconv Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/29 05:57:10 PDT Modified files: converters/py-iconv Makefile Log: use USE_PYDISTUTILS Revision Changes Path 1.6 +1 -8 ports/converters/py-iconv/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 5:58: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.speakeasy.net (mail14.speakeasy.net [216.254.0.214]) by hub.freebsd.org (Postfix) with ESMTP id 94D1E37B41C for ; Mon, 29 Apr 2002 05:57:38 -0700 (PDT) Received: (qmail 15558 invoked from network); 29 Apr 2002 12:57:37 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail14.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 29 Apr 2002 12:57:37 -0000 Received: from laptop.baldwin.cx (laptop.baldwin.cx [192.168.0.4]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g3TCvav26462; Mon, 29 Apr 2002 08:57:36 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20020427143440.GF35685@sunbay.com> Date: Mon, 29 Apr 2002 08:56:50 -0400 (EDT) From: John Baldwin To: Ruslan Ermilov Subject: Re: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/ Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Makoto Matsushita Sender: owner-cvs-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-Apr-2002 Ruslan Ermilov wrote: > On Fri, Apr 26, 2002 at 11:10:22PM -0400, John Baldwin wrote: >> >> On 27-Apr-2002 Makoto Matsushita wrote: >> > >> > Correct typo.. >> > >> > matusita> Does this mean "make release" procedure can't use any tools that >> > "make release.X (where X = 1..9)" >> > >> > *** >> > >> > I don't argue anything about this; I want to make it clear the effects >> > of removing the second "make installworld." >> >> No, instead, it needs to use cross-tools or build-tools or some such. If >> release uses more things than are available then we may need to have a >> release-tools concept. Either that or maybe we should actually still build >> a >> full world in the chroot, then for cross builds build another world, but >> this >> time a cross-built one. This would probably result in fewer diffs. The >> distribute stuff already uses what is in /usr/obj, so it would just simply >> involve adding an extra buildworld after the world. I would actually prefer >> that as it still preserves the "clean room" atmosphere that a release is >> supposed to have. >> > No, much simpler. :-) > > If there are any such tools, we will just need to bootstrap them, i.e., > build them under chroot and install them before using them. Depending > on how _old_ your currently running world is this may or may not be > possible. This is not different from the bootstrap-tools approarch > in Makefile.inc1. > > If your currently running world is nearly the same as the world about > to be released by "make release", the chances are 100% they will > bootstrap. This was a prerequisite for the old version, as you may > have already known. If you are going to require this anyways, then why go through all the extra work to "avoid" it by not doing the installworld of the new native binaries in the chroot? You've now just put back the requirement you were claiming to have eliminated. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 5:57:57 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.speakeasy.net (mail15.speakeasy.net [216.254.0.215]) by hub.freebsd.org (Postfix) with ESMTP id 64CD537B425 for ; Mon, 29 Apr 2002 05:57:39 -0700 (PDT) Received: (qmail 21418 invoked from network); 29 Apr 2002 12:57:37 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail15.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 29 Apr 2002 12:57:37 -0000 Received: from laptop.baldwin.cx (laptop.baldwin.cx [192.168.0.4]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g3TCvav26458; Mon, 29 Apr 2002 08:57:36 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20020427140443.GA35685@sunbay.com> Date: Mon, 29 Apr 2002 08:56:50 -0400 (EDT) From: John Baldwin To: Ruslan Ermilov Subject: Re: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/ Cc: Makoto Matsushita , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Marcel Moolenaar Sender: owner-cvs-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-Apr-2002 Ruslan Ermilov wrote: > After so much noise, let me tell you the truth now. :-) > > The old version worked like this (the numbering does not resemble > the release.X steps): > > 1. Install the same world that you're currently running into a chroot > environment. > > 2. Check out fresh sources in the chroot's /usr/src and chroot into > there. (The next steps are done in the chroot'ed environment.) > > 3. Build world from /usr/src and install it under root. This has > the following disadvantages: > > o Installworld from step 1 should install the world _compatible_ > with the world built in this step, otherwise the new world may > not be able to run with the current kernel. That means that > you should run a relatively fresh (ideally, the same /usr/src > stuff as in chroot) world before rolling a release. That's > why I wrote that my patch obviates the need to have an up-to- > date world. This isn't a bad assumption in my opinion, but anyways. > o You can't install and run the world for a different arch. You didn't read my e-mail at all. I said that you would still build a _native_ world first and install it, and _then_ do an additional buildworld to do the cross-arch build. That was the simple part since the entire patch (other than using TARGET in a few places) would consist of a: if (TARGET_ARCH != MACHINE_ARCH) make buildworld endif or some such. 3 lines. :) But anyways, no one else agrees with me so it doesn't matter. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 6: 6: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5FF9A37B404; Mon, 29 Apr 2002 06:06:02 -0700 (PDT) Received: (from maxim@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TD62565917; Mon, 29 Apr 2002 06:06:02 -0700 (PDT) (envelope-from maxim) Message-Id: <200204291306.g3TD62565917@freefall.freebsd.org> From: Maxim Konovalov Date: Mon, 29 Apr 2002 06:06:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/test test.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG maxim 2002/04/29 06:06:02 PDT Modified files: (Branch: RELENG_4) bin/test test.c Log: Restore uid and euid before exiting. PR: bin/35076 Reviewed by: ru Approved by: re Revision Changes Path 1.29.2.5 +10 -2 src/bin/test/test.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 6: 7:27 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 532A937B405; Mon, 29 Apr 2002 06:07:20 -0700 (PDT) Received: (from bde@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TD7Ko68769; Mon, 29 Apr 2002 06:07:20 -0700 (PDT) (envelope-from bde) Message-Id: <200204291307.g3TD7Ko68769@freefall.freebsd.org> From: Bruce Evans Date: Mon, 29 Apr 2002 06:07:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/csu/i386-elf Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bde 2002/04/29 06:07:20 PDT Modified files: lib/csu/i386-elf Makefile Log: Removed "-fkeep-inline-functions" from CFLAGS, since it now has no effect except to generate spurious warnings about a system header having some inline functions (the bswap family). This backs out the main part of rev.1.5 (which was the only part left). The problem fixed by rev.1.5 of the Makefile went away in rev.1.5 of ../common/crtbegin.c when the references to do_ctors() and do_dtors() in the latter were moved from inline asm to C code. This leaves the problem that implementation details cause warnings. Discussed with: jdp Revision Changes Path 1.11 +1 -1 src/lib/csu/i386-elf/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 6: 7:53 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5216737B449; Mon, 29 Apr 2002 06:07:39 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TD7dw68899; Mon, 29 Apr 2002 06:07:39 -0700 (PDT) (envelope-from phk) Message-Id: <200204291307.g3TD7dw68899@freefall.freebsd.org> From: Poul-Henning Kamp Date: Mon, 29 Apr 2002 06:07:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mii acphy.c amphy.c brgphy.c dcphy.c e1000phy.c exphy.c inphy.c lxtphy.c mii.c mii_physubr.c miivar.h mlphy.c nsgphy.c nsphy.c pnaphy.c pnphy.c qsphy.c rlphy.c tdkphy.c tlphy.c ukphy.c xmphy.c src/sys/dev/nge if_nge.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/29 06:07:39 PDT Modified files: sys/dev/mii acphy.c amphy.c brgphy.c dcphy.c e1000phy.c exphy.c inphy.c lxtphy.c mii.c mii_physubr.c miivar.h mlphy.c nsgphy.c nsphy.c pnaphy.c pnphy.c qsphy.c rlphy.c tdkphy.c tlphy.c ukphy.c xmphy.c sys/dev/nge if_nge.c Log: Make one generic mii_phy_detach() to replace 19 slightly different ones. Rename mii_phy_auto_stop() mii_phy_down(). Introduce mii_down(), use it from nge. Do not indirect it to 19 identical case's in 19 switchstatements like NetBSD did. Revision Changes Path 1.7 +1 -16 src/sys/dev/mii/acphy.c 1.9 +1 -17 src/sys/dev/mii/amphy.c 1.12 +1 -19 src/sys/dev/mii/brgphy.c 1.16 +1 -16 src/sys/dev/mii/dcphy.c 1.5 +1 -20 src/sys/dev/mii/e1000phy.c 1.11 +1 -17 src/sys/dev/mii/exphy.c 1.9 +1 -17 src/sys/dev/mii/inphy.c 1.6 +1 -17 src/sys/dev/mii/lxtphy.c 1.12 +12 -0 src/sys/dev/mii/mii.c 1.13 +27 -14 src/sys/dev/mii/mii_physubr.c 1.13 +3 -1 src/sys/dev/mii/miivar.h 1.14 +1 -17 src/sys/dev/mii/mlphy.c 1.8 +1 -18 src/sys/dev/mii/nsgphy.c 1.14 +1 -17 src/sys/dev/mii/nsphy.c 1.7 +1 -17 src/sys/dev/mii/pnaphy.c 1.11 +1 -16 src/sys/dev/mii/pnphy.c 1.6 +1 -16 src/sys/dev/mii/qsphy.c 1.11 +1 -17 src/sys/dev/mii/rlphy.c 1.8 +1 -16 src/sys/dev/mii/tdkphy.c 1.10 +1 -16 src/sys/dev/mii/tlphy.c 1.10 +1 -17 src/sys/dev/mii/ukphy.c 1.7 +1 -18 src/sys/dev/mii/xmphy.c 1.31 +1 -17 src/sys/dev/nge/if_nge.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 6: 8:34 2002 Delivered-To: cvs-all@freebsd.org Received: from columbus.cris.net (columbus.cris.net [212.110.128.65]) by hub.freebsd.org (Postfix) with ESMTP id CCA1F37B405; Mon, 29 Apr 2002 06:08:21 -0700 (PDT) Received: from ark.cris.net (root@ark.cris.net [212.110.128.68]) by columbus.cris.net (8.9.3/8.9.3) with ESMTP id QAA68572; Mon, 29 Apr 2002 16:08:17 +0300 (EEST) Received: (from phantom@localhost) by ark.cris.net (8.11.1/8.11.1) id g3TD8HY61645; Mon, 29 Apr 2002 16:08:17 +0300 (EEST) Date: Mon, 29 Apr 2002 16:08:17 +0300 From: Alexey Zelkin To: David Malone Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/calendar/calendars/fr_FR.ISO_8859-1 calendar.all calendar.fetes calendar.french calendar.jferies calendar.proverbes Message-ID: <20020429160817.A61374@ark.cris.net> References: <200204291249.g3TCniu61296@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200204291249.g3TCniu61296@freefall.freebsd.org>; from dwmalone@FreeBSD.org on Mon, Apr 29, 2002 at 05:49:44AM -0700 X-Operating-System: FreeBSD 3.5-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 hi, You've used incorrect locale name. There're no ISO_8859-1 locale anymore. You have to use ISO8859-1 instead. On Mon, Apr 29, 2002 at 05:49:44AM -0700, David Malone wrote: > dwmalone 2002/04/29 05:49:44 PDT > > Added files: > usr.bin/calendar/calendars/fr_FR.ISO_8859-1 calendar.all > calendar.fetes > calendar.french > calendar.jferies > calendar.proverbes > Log: > Add files for French calendar which I forgot to commit. > > Revision Changes Path > 1.1 +14 -0 src/usr.bin/calendar/calendars/fr_FR.ISO_8859-1/calendar.all (new) > 1.1 +630 -0 src/usr.bin/calendar/calendars/fr_FR.ISO_8859-1/calendar.fetes (new) > 1.1 +12 -0 src/usr.bin/calendar/calendars/fr_FR.ISO_8859-1/calendar.french (new) > 1.1 +45 -0 src/usr.bin/calendar/calendars/fr_FR.ISO_8859-1/calendar.jferies (new) > 1.1 +354 -0 src/usr.bin/calendar/calendars/fr_FR.ISO_8859-1/calendar.proverbes (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 6:10:58 2002 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 5134437B419; Mon, 29 Apr 2002 06:10:54 -0700 (PDT) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 29 Apr 2002 14:10:53 +0100 (BST) To: Alexey Zelkin Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/calendar/calendars/fr_FR.ISO_8859-1 calendar.all calendar.fetes calendar.french calendar.jferies calendar.proverbes In-reply-to: Your message of "Mon, 29 Apr 2002 16:08:17 +0300." <20020429160817.A61374@ark.cris.net> X-Request-Do: Date: Mon, 29 Apr 2002 14:10:52 +0100 From: David Malone Message-ID: <200204291410.aa30835@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 > You've used incorrect locale name. There're no ISO_8859-1 locale > anymore. You have to use ISO8859-1 instead. OK - I guess readding the files in a differently named directory should be sufficient? Are there any other obvious mistake I'm likely to make? David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 6:31:57 2002 Delivered-To: cvs-all@freebsd.org Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [210.226.20.15]) by hub.freebsd.org (Postfix) with ESMTP id 53D3937B419; Mon, 29 Apr 2002 06:31:53 -0700 (PDT) Received: from localhost (localhost [::1]) by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) with ESMTP/inet6 id g3TDVp471403; Mon, 29 Apr 2002 22:31:52 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, simokawa@FreeBSD.org In-Reply-To: <200204290604.g3T644D44443@freefall.freebsd.org> References: <200204290604.g3T644D44443@freefall.freebsd.org> X-User-Agent: Mew/1.94.2 XEmacs/21.5 (bamboo) X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20000228(IM140) Lines: 14 From: Makoto Matsushita To: ikob@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/articles/contributors article.sgml Date: Mon, 29 Apr 2002 22:31:49 +0900 Message-Id: <20020429223149U.matusita@jp.FreeBSD.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ikob> Modified files: ikob> en_US.ISO8859-1/articles/contributors article.sgml ikob> Log: ikob> Add a line to the list. (K. Kobayashi ikob@koganei.wide.ad.jp ) Did you get your mentor's OK sign before committing this? It seems that you misunderstand where to list your name; since you are now one of the FreeBSD committer, your name should be appeard in "The FreeBSD Developers" section, not in "Additional FreeBSD Contributors". -- - Makoto `MAR' Matsushita To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 6:34: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1B42B37B421; Mon, 29 Apr 2002 06:33:58 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TDXwC76245; Mon, 29 Apr 2002 06:33:58 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204291333.g3TDXwC76245@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 29 Apr 2002 06:33:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/py-MySQLdb Makefile ports/databases/py-bsddb3 Makefile ports/databases/py-cdb Makefile ports/databases/py-pyPgSQL Makefile ports/databases/zodb Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/29 06:33:57 PDT Modified files: databases/py-MySQLdb Makefile databases/py-bsddb3 Makefile databases/py-cdb Makefile databases/py-pyPgSQL Makefile databases/zodb Makefile Log: use USE_PYDISTUTILS Revision Changes Path 1.17 +2 -7 ports/databases/py-MySQLdb/Makefile 1.6 +2 -8 ports/databases/py-bsddb3/Makefile 1.4 +1 -7 ports/databases/py-cdb/Makefile 1.4 +2 -6 ports/databases/py-pyPgSQL/Makefile 1.5 +1 -8 ports/databases/zodb/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 6:35:36 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 71A6937B427; Mon, 29 Apr 2002 06:35:31 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TDZVH76678; Mon, 29 Apr 2002 06:35:31 -0700 (PDT) (envelope-from phk) Message-Id: <200204291335.g3TDZVH76678@freefall.freebsd.org> From: Poul-Henning Kamp Date: Mon, 29 Apr 2002 06:35:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mii exphy.c ukphy.c ukphy_subr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/29 06:35:31 PDT Modified files: sys/dev/mii exphy.c ukphy.c ukphy_subr.c Log: Convert exphy and ukphy over to the new code. exphy is done flying blind, ukphy is tested on one card. Revision Changes Path 1.12 +3 -25 src/sys/dev/mii/exphy.c 1.11 +4 -33 src/sys/dev/mii/ukphy.c 1.5 +4 -4 src/sys/dev/mii/ukphy_subr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 6:47:12 2002 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 D8BFD37B404; Mon, 29 Apr 2002 06:46:53 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id g3TDkls53247; Mon, 29 Apr 2002 16:46:47 +0300 (EEST) (envelope-from ru) Date: Mon, 29 Apr 2002 16:46:47 +0300 From: Ruslan Ermilov To: John Baldwin Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Makoto Matsushita Subject: Re: cvs commit: src Makefile Makefile.inc1 src/etc Makefile src/ Message-ID: <20020429134647.GA52838@sunbay.com> References: <20020427143440.GF35685@sunbay.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="YiEDa0DAkWCtVeE4" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --YiEDa0DAkWCtVeE4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 29, 2002 at 08:56:50AM -0400, John Baldwin wrote: >=20 > On 27-Apr-2002 Ruslan Ermilov wrote: > > On Fri, Apr 26, 2002 at 11:10:22PM -0400, John Baldwin wrote: > >>=20 > >> On 27-Apr-2002 Makoto Matsushita wrote: > >> >=20 > >> > Correct typo.. > >> >=20 > >> > matusita> Does this mean "make release" procedure can't use any tool= s that > >> > "make release.X (where X =3D 1..9)" > >> >=20 > >> > *** > >> >=20 > >> > I don't argue anything about this; I want to make it clear the effec= ts > >> > of removing the second "make installworld." > >>=20 > >> No, instead, it needs to use cross-tools or build-tools or some such. = If > >> release uses more things than are available then we may need to have a > >> release-tools concept. Either that or maybe we should actually still = build > >> a > >> full world in the chroot, then for cross builds build another world, b= ut > >> this > >> time a cross-built one. This would probably result in fewer diffs. T= he > >> distribute stuff already uses what is in /usr/obj, so it would just si= mply > >> involve adding an extra buildworld after the world. I would actually = prefer > >> that as it still preserves the "clean room" atmosphere that a release = is > >> supposed to have. > >>=20 > > No, much simpler. :-) > >=20 > > If there are any such tools, we will just need to bootstrap them, i.e., > > build them under chroot and install them before using them. Depending > > on how _old_ your currently running world is this may or may not be > > possible. This is not different from the bootstrap-tools approarch > > in Makefile.inc1. > >=20 > > If your currently running world is nearly the same as the world about > > to be released by "make release", the chances are 100% they will > > bootstrap. This was a prerequisite for the old version, as you may > > have already known. >=20 > If you are going to require this anyways, then why go through all the > extra work to "avoid" it by not doing the installworld of the new native > binaries in the chroot? >=20 > You've now just put back the requirement you were claiming to have elimin= ated. >=20 I'm going to teach release/Makefile how to bootstrap tools that we need during the process. FWIW, I've been able to build 5.0-CURRENT release on a 4.5-STABLE box with some minor changes to release/Makefile that I will commit within an hour. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --YiEDa0DAkWCtVeE4 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8zU7HUkv4P6juNwoRAgIQAJ4nh5/80Cfd8p7096uil0AmvO7HZgCfWj0O zl+TvOlMZaie5fGRkSFe4XQ= =elPT -----END PGP SIGNATURE----- --YiEDa0DAkWCtVeE4-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 6:53:53 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A42C837B41A; Mon, 29 Apr 2002 06:53:49 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TDrnD83192; Mon, 29 Apr 2002 06:53:49 -0700 (PDT) (envelope-from dwcjr) Message-Id: <200204291353.g3TDrnD83192@freefall.freebsd.org> From: "David W. Chapman Jr." Date: Mon, 29 Apr 2002 06:53:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/samba-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 2002/04/29 06:53:47 PDT Modified files: net/samba-devel Makefile Log: Add utmp, quote and msdfs knob Submitted by: l.ertl@univie.ac.at Revision Changes Path 1.85 +12 -0 ports/net/samba-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 Apr 29 6:54:41 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8E48037B419; Mon, 29 Apr 2002 06:54:37 -0700 (PDT) Received: (from dwcjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TDsbB84556; Mon, 29 Apr 2002 06:54:37 -0700 (PDT) (envelope-from dwcjr) Message-Id: <200204291354.g3TDsbB84556@freefall.freebsd.org> From: "David W. Chapman Jr." Date: Mon, 29 Apr 2002 06:54:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/samba Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dwcjr 2002/04/29 06:54:37 PDT Modified files: net/samba Makefile Log: Add knob for utmp, msdfs and quota Submitted by: l.ertl@univie.ac.at Revision Changes Path 1.80 +12 -0 ports/net/samba/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 7: 1:26 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2D14837B41A; Mon, 29 Apr 2002 07:01:10 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TE1AL88132; Mon, 29 Apr 2002 07:01:10 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204291401.g3TE1AL88132@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 29 Apr 2002 07:01:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/decompyle Makefile ports/devel/happydoc Makefile ports/devel/idlefork Makefile ports/devel/py-ansistyle Makefile ports/devel/py-ciphon Makefile ports/devel/py-cxx Makefile ports/devel/py-fileutils Makefile ports/devel/py-game ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/29 07:01:09 PDT Modified files: devel/decompyle Makefile devel/happydoc Makefile devel/idlefork Makefile devel/py-ansistyle Makefile devel/py-ciphon Makefile devel/py-cxx Makefile devel/py-fileutils Makefile devel/py-game Makefile devel/py-grouch Makefile devel/py-log4py Makefile devel/py-mx-experimental Makefile devel/py-ncurses Makefile devel/py-optik Makefile devel/py-ro Makefile devel/py-twisted Makefile devel/py-unit Makefile devel/py-vmaps Makefile devel/pychecker Makefile devel/scons Makefile devel/wizard Makefile Log: use USE_PYDISTUTILS Revision Changes Path 1.2 +1 -7 ports/devel/decompyle/Makefile 1.8 +1 -8 ports/devel/happydoc/Makefile 1.11 +5 -8 ports/devel/idlefork/Makefile 1.3 +1 -8 ports/devel/py-ansistyle/Makefile 1.2 +2 -7 ports/devel/py-ciphon/Makefile 1.2 +1 -7 ports/devel/py-cxx/Makefile 1.2 +1 -8 ports/devel/py-fileutils/Makefile 1.14 +3 -8 ports/devel/py-game/Makefile 1.3 +1 -9 ports/devel/py-grouch/Makefile 1.2 +2 -7 ports/devel/py-log4py/Makefile 1.4 +2 -10 ports/devel/py-mx-experimental/Makefile 1.2 +1 -10 ports/devel/py-ncurses/Makefile 1.8 +1 -9 ports/devel/py-optik/Makefile 1.2 +1 -8 ports/devel/py-ro/Makefile 1.17 +2 -10 ports/devel/py-twisted/Makefile 1.3 +2 -11 ports/devel/py-unit/Makefile 1.2 +2 -7 ports/devel/py-vmaps/Makefile 1.6 +2 -7 ports/devel/pychecker/Makefile 1.3 +1 -8 ports/devel/scons/Makefile 1.3 +1 -8 ports/devel/wizard/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 7: 7:52 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 228BB37B417; Mon, 29 Apr 2002 07:07:50 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TE7oh93619; Mon, 29 Apr 2002 07:07:50 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204291407.g3TE7oh93619@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 29 Apr 2002 07:07:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp/ftpcube Makefile ports/ftp/py-curl Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/29 07:07:49 PDT Modified files: ftp/ftpcube Makefile ftp/py-curl Makefile Log: use USE_PYDISTUTILS Revision Changes Path 1.4 +1 -8 ports/ftp/ftpcube/Makefile 1.6 +2 -7 ports/ftp/py-curl/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 7: 9:16 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CB48237B41E; Mon, 29 Apr 2002 07:09:12 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TE9CB93850; Mon, 29 Apr 2002 07:09:12 -0700 (PDT) (envelope-from phk) Message-Id: <200204291409.g3TE9CB93850@freefall.freebsd.org> From: Poul-Henning Kamp Date: Mon, 29 Apr 2002 07:09:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mii mii_physubr.c miivar.h nsgphy.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/29 07:09:12 PDT Modified files: sys/dev/mii mii_physubr.c miivar.h nsgphy.c Log: Introduce NetBSD's mii_phy_match() API and use it in the nsgphy to get a description printed. Revision Changes Path 1.14 +12 -0 src/sys/dev/mii/mii_physubr.c 1.14 +11 -0 src/sys/dev/mii/miivar.h 1.9 +22 -10 src/sys/dev/mii/nsgphy.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 7:57:58 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9F2F437B417; Mon, 29 Apr 2002 07:57:55 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TEvt801522; Mon, 29 Apr 2002 07:57:55 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204291457.g3TEvt801522@freefall.freebsd.org> From: Maxim Sobolev Date: Mon, 29 Apr 2002 07:57:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/fmio Makefile ports/audio/fmio/files bktrctl.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 sobomax 2002/04/29 07:57:54 PDT Modified files: audio/fmio Makefile audio/fmio/files bktrctl.sh Log: - Use proper ${INSTALL_XXX} instead of ${INSTALL} for installing binaries and scripts; - remove junk at the beginning of files/bktrctl.sh. PR: 37427 Submitted by: maintainer Revision Changes Path 1.6 +9 -8 ports/audio/fmio/Makefile 1.2 +0 -68 ports/audio/fmio/files/bktrctl.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 8: 1:47 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 83D7337B400; Mon, 29 Apr 2002 08:01:38 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TF1ca02173; Mon, 29 Apr 2002 08:01:38 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204291501.g3TF1ca02173@freefall.freebsd.org> From: Maxim Sobolev Date: Mon, 29 Apr 2002 08:01:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb usbdevs X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/29 08:01:37 PDT Modified files: sys/dev/usb usbdevs Log: Change Device ID string for DaisyTech devices to be more sensible. PR: 37197 Submitted by: Olexander Kunytsa Revision Changes Path 1.89 +1 -1 src/sys/dev/usb/usbdevs To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 8: 2:36 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7564337B405; Mon, 29 Apr 2002 08:02:30 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TF2UB02344; Mon, 29 Apr 2002 08:02:30 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204291502.g3TF2UB02344@freefall.freebsd.org> From: Maxim Sobolev Date: Mon, 29 Apr 2002 08:02:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb usbdevs.h usbdevs_data.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/29 08:02:30 PDT Modified files: sys/dev/usb usbdevs.h usbdevs_data.h Log: Regen after rev.1.89 of usbdevs. Revision Changes Path 1.101 +1 -1 src/sys/dev/usb/usbdevs.h 1.101 +1 -1 src/sys/dev/usb/usbdevs_data.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 8: 5:32 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E886037B404; Mon, 29 Apr 2002 08:05:27 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TF5RJ04391; Mon, 29 Apr 2002 08:05:27 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204291505.g3TF5RJ04391@freefall.freebsd.org> From: Maxim Sobolev Date: Mon, 29 Apr 2002 08:05:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb usbdevs usbdevs.h usbdevs_data.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/29 08:05:27 PDT Modified files: (Branch: RELENG_4) sys/dev/usb usbdevs usbdevs.h usbdevs_data.h Log: MFC: rev.1.89 of usbdevs - change Device ID string for DaisyTech devices to be more sensible. Revision Changes Path 1.11.2.24 +1 -1 src/sys/dev/usb/usbdevs 1.32.2.22 +1 -1 src/sys/dev/usb/usbdevs.h 1.32.2.22 +1 -1 src/sys/dev/usb/usbdevs_data.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 8: 6:55 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2F8E537B417; Mon, 29 Apr 2002 08:06:53 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TF6r506685; Mon, 29 Apr 2002 08:06:53 -0700 (PDT) (envelope-from marcus) Message-Id: <200204291506.g3TF6r506685@freefall.freebsd.org> From: Joe Marcus Clarke Date: Mon, 29 Apr 2002 08:06:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/galeon/files patch-po::Makefile.in.in X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/04/29 08:06:52 PDT Removed files: www/galeon/files patch-po::Makefile.in.in Log: Remove unneeded patch. This should correct the plist problems. Reported by: olgeni Approved by: sobomax Revision Changes Path 1.2 +0 -14 ports/www/galeon/files/patch-po::Makefile.in.in (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 8:14:17 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0AE3637B416; Mon, 29 Apr 2002 08:14:14 -0700 (PDT) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TFEDD07812; Mon, 29 Apr 2002 08:14:13 -0700 (PDT) (envelope-from asmodai) Message-Id: <200204291514.g3TFEDD07812@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Mon, 29 Apr 2002 08:14:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_descrip.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 asmodai 2002/04/29 08:14:13 PDT Modified files: (Branch: RELENG_4) sys/kern kern_descrip.c Log: Of course, td is p in STABLE. Revision Changes Path 1.81.2.14 +1 -1 src/sys/kern/kern_descrip.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 8:16:15 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.speakeasy.net (mail11.speakeasy.net [216.254.0.211]) by hub.freebsd.org (Postfix) with ESMTP id 9D7FF37B419 for ; Mon, 29 Apr 2002 08:16:10 -0700 (PDT) Received: (qmail 30449 invoked from network); 29 Apr 2002 15:16:09 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail11.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 29 Apr 2002 15:16:09 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g3TFG2v26892; Mon, 29 Apr 2002 11:16:03 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200204291514.g3TFEDD07812@freefall.freebsd.org> Date: Mon, 29 Apr 2002 11:15:02 -0400 (EDT) From: John Baldwin To: Jeroen Ruigrok van der Werven Subject: RE: cvs commit: src/sys/kern kern_descrip.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 29-Apr-2002 Jeroen Ruigrok van der Werven wrote: > asmodai 2002/04/29 08:14:13 PDT > > Modified files: (Branch: RELENG_4) > sys/kern kern_descrip.c > Log: > Of course, td is p in STABLE. * BigKnife thwaps asmodai with a pointy hat. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 8:16:45 2002 Delivered-To: cvs-all@freebsd.org Received: from a96180.upc-a.chello.nl (a96180.upc-a.chello.nl [62.163.96.180]) by hub.freebsd.org (Postfix) with ESMTP id 87AE637B416; Mon, 29 Apr 2002 08:16:35 -0700 (PDT) Received: by a96180.upc-a.chello.nl (Postfix, from userid 1001) id 96B662171; Mon, 29 Apr 2002 17:16:33 +0200 (CEST) Date: Mon, 29 Apr 2002 17:16:33 +0200 From: Jeroen Ruigrok/asmodai To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Cc: stable@freebsd.org Subject: Re: cvs commit: src/sys/kern kern_descrip.c Message-ID: <20020429151633.GM66061@daemon.ninth-circle.org> References: <200204291514.g3TFEDD07812@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204291514.g3TFEDD07812@freefall.freebsd.org> User-Agent: Mutt/1.3.28i Organisation: Ninth Circle Enterprises Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -On [20020429 17:15], Jeroen Ruigrok van der Werven (asmodai@FreeBSD.org) wrote: > Modified files: (Branch: RELENG_4) > sys/kern kern_descrip.c > Log: > Of course, td is p in STABLE. This unbreaks the breakage I introduced. Apologies for some problems caused. -- Jeroen Ruigrok van der Werven / asmodai / Kita no Mono asmodai@[wxs.nl|xmach.org], finger asmodai@ninth-circle.org http://www.softweyr.com/asmodai/ | http://www.[tendra|xmach].org/ Veni, Vidi, Vici... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 8:22: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4DF4237B41E; Mon, 29 Apr 2002 08:22:01 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TFM1K09072; Mon, 29 Apr 2002 08:22:01 -0700 (PDT) (envelope-from des) Message-Id: <200204291522.g3TFM1K09072@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Mon, 29 Apr 2002 08:22:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/pam.d other X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2002/04/29 08:22:01 PDT Modified files: etc/pam.d other Log: Add no_warn to pam_lastlog. This should prevent xdm from dumping core when linked with Linux-PAM. Revision Changes Path 1.5 +2 -2 src/etc/pam.d/other To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 8:22:14 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DC05A37B426; Mon, 29 Apr 2002 08:22:01 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TFM1w09107; Mon, 29 Apr 2002 08:22:01 -0700 (PDT) (envelope-from ru) Message-Id: <200204291522.g3TFM1w09107@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 29 Apr 2002 08:22:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile Makefile.inc1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/04/29 08:22:01 PDT Modified files: . Makefile Makefile.inc1 Log: Parallel "make release" fixes. Revision Changes Path 1.252 +13 -1 src/Makefile 1.262 +0 -7 src/Makefile.inc1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 8:26:45 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ABEF537B41B; Mon, 29 Apr 2002 08:26:37 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TFQbr09653; Mon, 29 Apr 2002 08:26:37 -0700 (PDT) (envelope-from ru) Message-Id: <200204291526.g3TFQbr09653@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 29 Apr 2002 08:26:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/04/29 08:26:37 PDT Modified files: release Makefile Log: Some components of the crunched binaries may use build-tools that are to be run on the building host. (Currently, bin/sh and usr.sbin/sysinstall use them.) Make sure we build them in the correct environment, like we do it in the buildworld. Revision Changes Path 1.675 +15 -12 src/release/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 8:31:49 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A15DC37B417; Mon, 29 Apr 2002 08:31:45 -0700 (PDT) Received: (from nectar@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TFVjv10553; Mon, 29 Apr 2002 08:31:45 -0700 (PDT) (envelope-from nectar) Message-Id: <200204291531.g3TFVjv10553@freefall.freebsd.org> From: Jacques Vidrine Date: Mon, 29 Apr 2002 08:31:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/kerberos5/include version.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 nectar 2002/04/29 08:31:45 PDT Modified files: kerberos5/include version.h Log: Update Heimdal version string to 0.4e. This should have been done when that version was imported on 2002/02/19. Revision Changes Path 1.6 +3 -3 src/kerberos5/include/version.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 8:37:36 2002 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 294C537B41A; Mon, 29 Apr 2002 08:37:08 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id g3TFb3P68090; Mon, 29 Apr 2002 18:37:03 +0300 (EEST) (envelope-from ru) Date: Mon, 29 Apr 2002 18:37:03 +0300 From: Ruslan Ermilov To: current@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: 4.x boxes can now build 5.0 releases! Message-ID: <20020429153703.GB58038@sunbay.com> References: <200204291526.g3TFQbr09653@freefall.freebsd.org> <200204291522.g3TFM1w09107@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="rJwd6BRFiFCcLxzm" Content-Disposition: inline In-Reply-To: <200204291526.g3TFQbr09653@freefall.freebsd.org> <200204291522.g3TFM1w09107@freefall.freebsd.org> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --rJwd6BRFiFCcLxzm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable With these two fixes (now committed), my 4.5-STABLE dual-CPU i386 SMP box has just successfully built 5.0-CURRENT release: : # pwd : /data/ru/src-4 : # cat mkrel.sh : #!/bin/sh : exec >mkrel.log 2>&1 : export MAKEOBJDIRPREFIX=3D/data/ru/obj : cd release || exit 1 : make -f ../../src-5/release/Makefile \ : CHROOTDIR=3D/data/ru/R \ : CVSROOT=3D/home/ncvs \ : WORLD_FLAGS=3D-j8 KERNEL_FLAGS=3D-j8 \ : -DNODOC -DNOPORTS -DRELEASENOUPDATE \ : release \ : LOCAL_PATCHES=3D/home/ru/p : # grep '^>>> make release ' mkrel.log : >>> make release started on Mon Apr 29 14:08:08 GMT 2002 : >>> make release finished on Mon Apr 29 15:12:12 GMT 2002 Note that we need to "-f /path/to/-CURRENT/usr/src/release/Makefile" for now. On Mon, Apr 29, 2002 at 08:22:01AM -0700, Ruslan Ermilov wrote: > ru 2002/04/29 08:22:01 PDT >=20 > Modified files: > . Makefile Makefile.inc1=20 > Log: > Parallel "make release" fixes. > =20 > Revision Changes Path > 1.252 +13 -1 src/Makefile > 1.262 +0 -7 src/Makefile.inc1 On Mon, Apr 29, 2002 at 08:26:37AM -0700, Ruslan Ermilov wrote: > ru 2002/04/29 08:26:37 PDT >=20 > Modified files: > release Makefile=20 > Log: > Some components of the crunched binaries may use build-tools > that are to be run on the building host. (Currently, bin/sh > and usr.sbin/sysinstall use them.) Make sure we build them > in the correct environment, like we do it in the buildworld. > =20 > Revision Changes Path > 1.675 +15 -12 src/release/Makefile --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --rJwd6BRFiFCcLxzm 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 iD8DBQE8zWifUkv4P6juNwoRAvyAAJ9ri4vmd8ZU2shcxVkSgqDxY2hswgCfet4g vTXyiqAryADSETXnHXWxM8M= =q23f -----END PGP SIGNATURE----- --rJwd6BRFiFCcLxzm-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 8:43:52 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 808F837B404; Mon, 29 Apr 2002 08:43:47 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TFhlK12223; Mon, 29 Apr 2002 08:43:47 -0700 (PDT) (envelope-from ru) Message-Id: <200204291543.g3TFhlK12223@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 29 Apr 2002 08:43:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/prefix Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/04/29 08:43:47 PDT Modified files: usr.sbin/prefix Makefile Log: Use the SCRIPTS knob. Revision Changes Path 1.6 +2 -5 src/usr.sbin/prefix/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 9: 0:34 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A571C37B419; Mon, 29 Apr 2002 09:00:30 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TG0UC14579; Mon, 29 Apr 2002 09:00:30 -0700 (PDT) (envelope-from ru) Message-Id: <200204291600.g3TG0UC14579@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 29 Apr 2002 09:00:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/mk bsd.prog.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/04/29 09:00:30 PDT Modified files: share/mk bsd.prog.mk Log: Splitting "realinstall" into parts was a (failed) part of the work in progress, and should not have been committed in revision 1.114. This broke gnu/usr.bin/binutils/strip and usr.bin/strip makefiles; they were now attempting to install and strip "strip" from objdir. Pointed out by: bde This has nothing to do with PR misc/37516. Revision Changes Path 1.117 +4 -5 src/share/mk/bsd.prog.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 9:22:42 2002 Delivered-To: cvs-all@freebsd.org Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by hub.freebsd.org (Postfix) with ESMTP id 779B737B400; Mon, 29 Apr 2002 09:22:28 -0700 (PDT) Received: by squall.waterspout.com (Postfix, from userid 1050) id AEBA79B15; Mon, 29 Apr 2002 11:22:27 -0500 (EST) Date: Mon, 29 Apr 2002 11:22:27 -0500 From: Will Andrews To: Alfred Perlstein Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/games/kdegames3/files patch-wizard.cpp Message-ID: <20020429162227.GA53809@squall.waterspout.com> Mail-Followup-To: Alfred Perlstein , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200204290640.g3T6eoC54298@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204290640.g3T6eoC54298@freefall.freebsd.org> User-Agent: Mutt/1.3.26i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Apr 28, 2002 at 11:40:49PM -0700, Alfred Perlstein wrote: > alfred 2002/04/28 23:40:49 PDT > > Added files: > games/kdegames3/files patch-wizard.cpp > Log: > FreeBSD needs IPPORT_USERRESERVED defined as IPPORT_RESERVED as well. Did kde@ approve this commit? You missed the commit to this port's Makefile, rev. 1.65, I believe. Please back this out or get AlanE or Lauri to agree on a compromise. Thanks, -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 9:23:18 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 53C0937B41A; Mon, 29 Apr 2002 09:23:14 -0700 (PDT) Received: (from joe@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TGNEV21912; Mon, 29 Apr 2002 09:23:14 -0700 (PDT) (envelope-from joe) Message-Id: <200204291623.g3TGNEV21912@freefall.freebsd.org> From: Josef Karthauser Date: Mon, 29 Apr 2002 09:23:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb ohci.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG joe 2002/04/29 09:23:14 PDT Modified files: sys/dev/usb ohci.c Log: Some non-functional changes to make the differences between NetBSD's and our version clear to see. Revision Changes Path 1.104 +35 -31 src/sys/dev/usb/ohci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 9:24:23 2002 Delivered-To: cvs-all@freebsd.org Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by hub.freebsd.org (Postfix) with ESMTP id DD45537B41A; Mon, 29 Apr 2002 09:24:17 -0700 (PDT) Received: by squall.waterspout.com (Postfix, from userid 1050) id 264629B15; Mon, 29 Apr 2002 11:24:17 -0500 (EST) Date: Mon, 29 Apr 2002 11:24:17 -0500 From: Will Andrews To: Alfred Perlstein Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/games/kdegames3/files patch-wizard.cpp Message-ID: <20020429162416.GB53809@squall.waterspout.com> Mail-Followup-To: Alfred Perlstein , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200204290640.g3T6eoC54298@freefall.freebsd.org> <20020429162227.GA53809@squall.waterspout.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020429162227.GA53809@squall.waterspout.com> User-Agent: Mutt/1.3.26i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Apr 29, 2002 at 11:22:27AM -0500, Will Andrews wrote: > Did kde@ approve this commit? You missed the commit to this > port's Makefile, rev. 1.65, I believe. Please back this out or > get AlanE or Lauri to agree on a compromise. Sorry, I spoke too soon. I should have read a few lines below in my mail index. Regardless, if you have further patches against QT/KDE, please post them to kde@ before committing. Regards, -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 9:24:57 2002 Delivered-To: cvs-all@freebsd.org Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by hub.freebsd.org (Postfix) with ESMTP id E5E8337B41D; Mon, 29 Apr 2002 09:24:51 -0700 (PDT) Received: by elvis.mu.org (Postfix, from userid 1192) id BF081AE165; Mon, 29 Apr 2002 09:24:51 -0700 (PDT) Date: Mon, 29 Apr 2002 09:24:51 -0700 From: Alfred Perlstein To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/games/kdegames3/files patch-wizard.cpp Message-ID: <20020429162451.GC1530@elvis.mu.org> References: <200204290640.g3T6eoC54298@freefall.freebsd.org> <20020429162227.GA53809@squall.waterspout.com> <20020429162416.GB53809@squall.waterspout.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020429162416.GB53809@squall.waterspout.com> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Will Andrews [020429 09:24] wrote: > On Mon, Apr 29, 2002 at 11:22:27AM -0500, Will Andrews wrote: > > Did kde@ approve this commit? You missed the commit to this > > port's Makefile, rev. 1.65, I believe. Please back this out or > > get AlanE or Lauri to agree on a compromise. > > Sorry, I spoke too soon. I should have read a few lines below in > my mail index. Regardless, if you have further patches against > QT/KDE, please post them to kde@ before committing. I did, they were ignored. -- -Alfred Perlstein [alfred@freebsd.org] 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' Tax deductible donations for FreeBSD: http://www.freebsdfoundation.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 9:25:58 2002 Delivered-To: cvs-all@freebsd.org Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by hub.freebsd.org (Postfix) with ESMTP id 856C337B404; Mon, 29 Apr 2002 09:25:52 -0700 (PDT) Received: by squall.waterspout.com (Postfix, from userid 1050) id 286819B19; Mon, 29 Apr 2002 11:25:52 -0500 (EST) Date: Mon, 29 Apr 2002 11:25:52 -0500 From: Will Andrews To: Alfred Perlstein Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/audio/kdemultimedia3/files patch-kmidi-config.h Message-ID: <20020429162552.GC53809@squall.waterspout.com> Mail-Followup-To: Alfred Perlstein , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200204290753.g3T7rew74316@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204290753.g3T7rew74316@freefall.freebsd.org> User-Agent: Mutt/1.3.26i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Apr 29, 2002 at 12:53:40AM -0700, Alfred Perlstein wrote: > Added files: > audio/kdemultimedia3/files patch-kmidi-config.h > Log: > use __bswap{16,32} instead of __uint8_swap_uint{16,32} (because the > functions no longer exist), this is probably wrong, it should be > using htons or equivelant, but i'd like to have this unbroken for > now on recent 5.x systems. You should have asked for a repocopy from audio/kdemultimedia2/files/patch-kmidi::config.h. PLEASE do not commit to Qt/KDE ports without approval! Regards, -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 9:26:42 2002 Delivered-To: cvs-all@freebsd.org Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by hub.freebsd.org (Postfix) with ESMTP id 7976637B419; Mon, 29 Apr 2002 09:26:25 -0700 (PDT) Received: by squall.waterspout.com (Postfix, from userid 1050) id 0D37D9B78; Mon, 29 Apr 2002 11:26:25 -0500 (EST) Date: Mon, 29 Apr 2002 11:26:24 -0500 From: Will Andrews To: Alfred Perlstein Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/games/kdegames3/files patch-wizard.cpp Message-ID: <20020429162624.GD53809@squall.waterspout.com> Mail-Followup-To: Alfred Perlstein , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200204290640.g3T6eoC54298@freefall.freebsd.org> <20020429162227.GA53809@squall.waterspout.com> <20020429162416.GB53809@squall.waterspout.com> <20020429162451.GC1530@elvis.mu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020429162451.GC1530@elvis.mu.org> User-Agent: Mutt/1.3.26i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Apr 29, 2002 at 09:24:51AM -0700, Alfred Perlstein wrote: > I did, they were ignored. I didn't see any message from you. Regards, -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 9:27:27 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3C4EF37B405; Mon, 29 Apr 2002 09:27:21 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TGRLj22682; Mon, 29 Apr 2002 09:27:21 -0700 (PDT) (envelope-from knu) Message-Id: <200204291627.g3TGRLj22682@freefall.freebsd.org> From: Akinori MUSHA Date: Mon, 29 Apr 2002 09:27:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/kdenetwork2 Makefile ports/x11/kdebase2 Makefile ports/x11/kdelibs2 Makefile ports/x11-toolkits/qt23 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/04/29 09:27:21 PDT Modified files: net/kdenetwork2 Makefile x11/kdebase2 Makefile x11/kdelibs2 Makefile x11-toolkits/qt23 Makefile Log: Assign PORTREVISION using `?=' instead of `=' so that slave ports can override it. PR: ports/34779 Submitted by: SASAKI Katuhiro (MAINTAINER of ja-{qt23,kde*2} ports) Replace `cd dir && cmd' with `cd dir ; cmd' while I'm here. Revision Changes Path 1.75 +2 -2 ports/net/kdenetwork2/Makefile 1.101 +5 -5 ports/x11-toolkits/qt23/Makefile 1.95 +2 -2 ports/x11/kdebase2/Makefile 1.99 +2 -2 ports/x11/kdelibs2/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 9:29:12 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6185137B419; Mon, 29 Apr 2002 09:29:08 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TGT6l23096; Mon, 29 Apr 2002 09:29:06 -0700 (PDT) (envelope-from knu) Message-Id: <200204291629.g3TGT6l23096@freefall.freebsd.org> From: Akinori MUSHA Date: Mon, 29 Apr 2002 09:29:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/qt23 Makefile distinfo ports/japanese/kdebase2 Makefile distinfo ports/japanese/kdelibs2 Makefile distinfo ports/japanese/kdenetwork2 Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/04/29 09:29:06 PDT Modified files: japanese/qt23 Makefile distinfo japanese/kdebase2 Makefile distinfo japanese/kdelibs2 Makefile distinfo japanese/kdenetwork2 Makefile distinfo Log: Apply the latest patches. PR: ports/34779 Submitted by: SASAKI Katuhiro (MAINTAINER) Revision Changes Path 1.4 +7 -2 ports/japanese/kdebase2/Makefile 1.5 +3 -0 ports/japanese/kdebase2/distinfo 1.4 +2 -1 ports/japanese/kdelibs2/Makefile 1.5 +1 -1 ports/japanese/kdelibs2/distinfo 1.4 +2 -1 ports/japanese/kdenetwork2/Makefile 1.5 +1 -1 ports/japanese/kdenetwork2/distinfo 1.2 +8 -2 ports/japanese/qt23/Makefile 1.3 +4 -0 ports/japanese/qt23/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 9:31:32 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8193B37B419; Mon, 29 Apr 2002 09:31:27 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TGVRr23673; Mon, 29 Apr 2002 09:31:27 -0700 (PDT) (envelope-from knu) Message-Id: <200204291631.g3TGVRr23673@freefall.freebsd.org> From: Akinori MUSHA Date: Mon, 29 Apr 2002 09:31:26 -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 knu 2002/04/29 09:31:26 PDT Modified files: devel/kdevelop Makefile Log: Assign PORTREVISION using `?=' instead of `=' so that slave ports can override it. PR: ports/34779 Submitted by: SASAKI Katuhiro (MAINTAINER of ja-{qt23,kde*2} ports) Replace `cd dir && cmd' with `cd dir ; cmd' while I'm here. Revision Changes Path 1.45 +2 -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 Mon Apr 29 9:32:55 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9EEEE37B41B; Mon, 29 Apr 2002 09:32:49 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TGWnp23905; Mon, 29 Apr 2002 09:32:49 -0700 (PDT) (envelope-from knu) Message-Id: <200204291632.g3TGWnp23905@freefall.freebsd.org> From: Akinori MUSHA Date: Mon, 29 Apr 2002 09:32:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/kdevelop Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/04/29 09:32:49 PDT Modified files: japanese/kdevelop Makefile distinfo Log: Apply the latest patches. PR: ports/34779 Submitted by: SASAKI Katuhiro (MAINTAINER) Revision Changes Path 1.4 +5 -2 ports/japanese/kdevelop/Makefile 1.5 +1 -0 ports/japanese/kdevelop/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 9:38:48 2002 Delivered-To: cvs-all@freebsd.org Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by hub.freebsd.org (Postfix) with ESMTP id 5F0EA37B400; Mon, 29 Apr 2002 09:38:44 -0700 (PDT) Received: by squall.waterspout.com (Postfix, from userid 1050) id D9E819B15; Mon, 29 Apr 2002 11:38:43 -0500 (EST) Date: Mon, 29 Apr 2002 11:38:43 -0500 From: Will Andrews To: Alfred Perlstein Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/games/kdegames3/files patch-wizard.cpp Message-ID: <20020429163843.GE53809@squall.waterspout.com> Mail-Followup-To: Alfred Perlstein , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200204290640.g3T6eoC54298@freefall.freebsd.org> <20020429162227.GA53809@squall.waterspout.com> <20020429162416.GB53809@squall.waterspout.com> <20020429162451.GC1530@elvis.mu.org> <20020429162624.GD53809@squall.waterspout.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020429162624.GD53809@squall.waterspout.com> User-Agent: Mutt/1.3.26i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Apr 29, 2002 at 11:26:24AM -0500, Will Andrews wrote: > I didn't see any message from you. Sorry, I see it now. I didn't get around to fixing that problem and when time was up for me to work on the ports before finals (which are this week), I figured the rest of the team would pick it up, but I guess they did not. In any case, please confer all future patches related to the ports with them. A request for status would have probably helped out here. In regards to the kdemultimedia3 patch you applied, please remove it and ask for a repocopy (to the original filename). Thanks for your help, Alfred. :) Regards, -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 9:45:20 2002 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 7106B37B400; Mon, 29 Apr 2002 09:45:09 -0700 (PDT) Received: from hak.lan.Awfulhak.org (root@hak.lan.Awfulhak.org [IPv6:fec0::1:12]) by Awfulhak.org (8.12.2/8.12.2) with ESMTP id g3TGj7sG037086; Mon, 29 Apr 2002 17:45:07 +0100 (BST) (envelope-from brian@freebsd-services.com) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.12.3/8.12.3) with ESMTP id g3TGj54G081944; Mon, 29 Apr 2002 17:45:05 +0100 (BST) (envelope-from brian@freebsd-services.com) Message-Id: <200204291645.g3TGj54G081944@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Ruslan Ermilov Cc: Darren Reed , Doug Barton , current@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: ipfilter not broken for me In-Reply-To: Message from Ruslan Ermilov of "Sat, 27 Apr 2002 17:14:41 +0300." <20020427141441.GC35685@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 29 Apr 2002 17:45:05 +0100 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 Sat, Apr 27, 2002 at 04:01:28PM +1000, Darren Reed wrote: > > In some email I received from Doug Barton, sie wrote: > > > On Fri, 26 Apr 2002, Ruslan Ermilov wrote: > > >=20 > > > > I tested this on i386 only with 2 days old -CURRENT (today's is > > > > broken due to the import of latest IPFilter suite) > > >=20 > > > I updated to the latest and greatest last night around midnight > > > and built/installed -current just fine. What about the ipfilter import = > is > > > broken, and have you let Darren know? I haven't seen anything on the li= > sts > > > about it... > >=20 > > I have not received any email about it. I tested building all the ipfilt= > er > > binaries and kernel after the import and came up clean. if ref5 was a bit > > quicker.... > >=20 > That was probably a local problem on one of the Brian's fast machines > where I initially attempted to finally test my patch (unsynched cvsup > update?). Sorry for the false alarm, I can't check it right now anyway. Yes... I've had periods where the compiler drops cores all over the place, and other periods where things work fine. It's on a P4-1.7Ghz and has behaved like this since about last August. The only variable is the kernel - some kernels work and some don't. I've spent many 10s of hours trying to track it down, and I still have no idea what causes it - except that some kernels ``just work'' and some don't. Maybe it depends on the humidity in the room when a kernel is built or something - and I'm only half joking here ! FWIW ru, /boot/kernel/kernel seems ok now. /boot/kernel.sig/kernel isn't. -- 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 Mon Apr 29 9:45:29 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7782F37B417; Mon, 29 Apr 2002 09:45:16 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TGjG826691; Mon, 29 Apr 2002 09:45:16 -0700 (PDT) (envelope-from jmallett) Message-Id: <200204291645.g3TGjG826691@freefall.freebsd.org> From: "J. Mallett" Date: Mon, 29 Apr 2002 09:45:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/printf Makefile printf.1 printf.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/04/29 09:45:16 PDT Modified files: (Branch: RELENG_4) usr.bin/printf Makefile printf.1 printf.c Log: MFC printf(1) changes. Notably revision 1.20 of printf.c and revision 1.21 of printf.1: - printf shouldn't bail out if a conversion fails, it should just keep processing them. - \c escape to immediately stop output (similar to echo's \c) - \0NNN should be allowed for octal character escapes (instead of just \NNN) - %b conversion, which is like %s but interprets \n \t etc. inside the string is missing. And revision 1.21 of printf.c: Handle numbers larger than QUAD_MAX for unsigned conversions correctly. Exit with nonzero status if a conversion failed. Play nice if used as a shell builtin (currently disabled). PR: 35616 (some of it) Revision Changes Path 1.1.1.1.14.1 +1 -0 src/usr.bin/printf/Makefile 1.8.2.6 +34 -21 src/usr.bin/printf/printf.1 1.12.6.6 +138 -63 src/usr.bin/printf/printf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 9:55:15 2002 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 4928837B400; Mon, 29 Apr 2002 09:55:07 -0700 (PDT) Received: from fledge.watson.org (fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.11.6/8.11.6) with SMTP id g3TGsjw36586; Mon, 29 Apr 2002 12:54:45 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Mon, 29 Apr 2002 12:54:44 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: "M. Warner Losh" Cc: des@ofug.org, dougb@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/games/fortune/datfiles fortunes In-Reply-To: <20020428.223454.30171647.imp@village.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 Sun, 28 Apr 2002, M. Warner Losh wrote: > In message: > Dag-Erling Smorgrav writes: > : Doug Barton writes: > : > * Add Rush Limbaugh's 35 Undeniable Truths of Life. The ordering > : > of the entries is due to the ../tools/do_sort script. > : > : These fortunes are, at best, controversial, and at worst, strongly > : offensive to a significant share of our user base (starting with the > : entire female portion of it, small as it may be). They should be > : moved into fortunes-o. > > And chances are good that using them in their entirety is a copyright > violation.... Yeah, if you grep -i copyright in the fortune database, it's interesting to note that those are almost the only references to the word "copyright". Generally short excerpts fall under fair use, and don't require specific copyright reference, just attribution. And in the event these don't fall under fair use, they should be removed. Since I'm not familiar with the body of work they come from, I can't comment on whether they represent such a significant fraction of the work that they might not. The only other bits of the fortunate database I've really had doubts about from that perspective are the Dave Barry quotes, but those clearly represent a very small (and properly attributed) fraction of the total bodies in question. Robert N M Watson FreeBSD Core Team, TrustedBSD Project robert@fledge.watson.org NAI Labs, Safeport Network Services To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 9:59: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B40A637B425; Mon, 29 Apr 2002 09:58:54 -0700 (PDT) Received: (from mike@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TGwst28593; Mon, 29 Apr 2002 09:58:54 -0700 (PDT) (envelope-from mike) Message-Id: <200204291658.g3TGwst28593@freefall.freebsd.org> From: Mike Barcroft Date: Mon, 29 Apr 2002 09:58:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys endian.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mike 2002/04/29 09:58:54 PDT Modified files: sys/sys endian.h Log: Make this header self-reliant with regard to the types it uses. Revision Changes Path 1.2 +28 -12 src/sys/sys/endian.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 9:59:53 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9881637B419; Mon, 29 Apr 2002 09:59:48 -0700 (PDT) Received: (from jhay@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TGxmo28735; Mon, 29 Apr 2002 09:59:48 -0700 (PDT) (envelope-from jhay) Message-Id: <200204291659.g3TGxmo28735@freefall.freebsd.org> From: John Hay Date: Mon, 29 Apr 2002 09:59:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/puc puc.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 jhay 2002/04/29 09:59:48 PDT Modified files: (Branch: RELENG_4) sys/dev/puc puc.c Log: MFC: Ignore the multifunction bit in the PCIR_HEADERTYPE. PR: 37333 Revision Changes Path 1.3.2.4 +1 -1 src/sys/dev/puc/puc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 10: 0:53 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6011337B43F; Mon, 29 Apr 2002 10:00:33 -0700 (PDT) Received: (from jhay@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TH0XL28897; Mon, 29 Apr 2002 10:00:33 -0700 (PDT) (envelope-from jhay) Message-Id: <200204291700.g3TH0XL28897@freefall.freebsd.org> From: John Hay Date: Mon, 29 Apr 2002 10:00:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/puc pucdata.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 jhay 2002/04/29 10:00:33 PDT Modified files: (Branch: RELENG_4) sys/dev/puc pucdata.c Log: MFC: Add another chip id for the new LAVA 4-port serial card. PR: 37333 Revision Changes Path 1.2.2.5 +10 -0 src/sys/dev/puc/pucdata.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 10: 2:58 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BB6CB37B404; Mon, 29 Apr 2002 10:02:51 -0700 (PDT) Received: (from mike@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TH2pZ29353; Mon, 29 Apr 2002 10:02:51 -0700 (PDT) (envelope-from mike) Message-Id: <200204291702.g3TH2pZ29353@freefall.freebsd.org> From: Mike Barcroft Date: Mon, 29 Apr 2002 10:02:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 byteorder.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 mike 2002/04/29 10:02:51 PDT Modified files: share/man/man9 byteorder.9 Log: Document bswap16(), bswap32(), and bswap64(). Change the included header to reflect the new prototype location. Revision Changes Path 1.2 +17 -2 src/share/man/man9/byteorder.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 10: 4:59 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C5C6E37B426; Mon, 29 Apr 2002 10:04:23 -0700 (PDT) Received: (from mike@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TH4NU29500; Mon, 29 Apr 2002 10:04:23 -0700 (PDT) (envelope-from mike) Message-Id: <200204291704.g3TH4NU29500@freefall.freebsd.org> From: Mike Barcroft Date: Mon, 29 Apr 2002 10:04:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mike 2002/04/29 10:04:23 PDT Modified files: share/man/man9 Makefile Log: Add links for bswap16.9, bswap32.9, and bswap64.9. Revision Changes Path 1.159 +3 -0 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 Mon Apr 29 10: 6:16 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B17C537B489; Mon, 29 Apr 2002 10:05:43 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TH5ha33482; Mon, 29 Apr 2002 10:05:43 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204291705.g3TH5ha33482@freefall.freebsd.org> From: Maxim Sobolev Date: Mon, 29 Apr 2002 10:05:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/gnomelibs Makefile distinfo ports/x11/gnomelibs/files patch-aa patch-libart_lgpl::configure patch-ltmain.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/29 10:05:43 PDT Modified files: x11/gnomelibs Makefile distinfo x11/gnomelibs/files patch-aa Added files: x11/gnomelibs/files patch-libart_lgpl::configure Removed files: x11/gnomelibs/files patch-ltmain.sh Log: Update to 1.4.1.6. Revision Changes Path 1.98 +3 -2 ports/x11/gnomelibs/Makefile 1.40 +1 -1 ports/x11/gnomelibs/distinfo 1.19 +15 -7 ports/x11/gnomelibs/files/patch-aa 1.1 +13 -0 ports/x11/gnomelibs/files/patch-libart_lgpl::configure (new) 1.3 +0 -28 ports/x11/gnomelibs/files/patch-ltmain.sh (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 10: 6:23 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0329F37B43D; Mon, 29 Apr 2002 10:06:10 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TH6Ah33657; Mon, 29 Apr 2002 10:06:10 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204291706.g3TH6Ah33657@freefall.freebsd.org> From: Maxim Sobolev Date: Mon, 29 Apr 2002 10:06:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/gnomecore Makefile distinfo ports/x11/gnomecore/files patch-configure patch-ltmain.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/29 10:06:10 PDT Modified files: x11/gnomecore Makefile distinfo x11/gnomecore/files patch-configure Removed files: x11/gnomecore/files patch-ltmain.sh Log: Update to 1.4.0.8. Revision Changes Path 1.81 +2 -3 ports/x11/gnomecore/Makefile 1.28 +1 -1 ports/x11/gnomecore/distinfo 1.2 +14 -3 ports/x11/gnomecore/files/patch-configure 1.4 +0 -45 ports/x11/gnomecore/files/patch-ltmain.sh (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 10: 9: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0A08237B426; Mon, 29 Apr 2002 10:08:45 -0700 (PDT) Received: (from mini@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TH8i034165; Mon, 29 Apr 2002 10:08:44 -0700 (PDT) (envelope-from mini) Message-Id: <200204291708.g3TH8i034165@freefall.freebsd.org> From: Jonathan Mini Date: Mon, 29 Apr 2002 10:08:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors article.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mini 2002/04/29 10:08:44 PDT Modified files: en_US.ISO8859-1/articles/contributors article.sgml Log: Update Svein Skogen's email address. Requested by: Svein Skogen Reviewed by: alfred Revision Changes Path 1.166 +1 -1 doc/en_US.ISO8859-1/articles/contributors/article.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 10:12: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3379E37B400; Mon, 29 Apr 2002 10:12:03 -0700 (PDT) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3THC3c34707; Mon, 29 Apr 2002 10:12:03 -0700 (PDT) (envelope-from rwatson) Message-Id: <200204291712.g3THC3c34707@freefall.freebsd.org> From: Robert Watson Date: Mon, 29 Apr 2002 10:12:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_malloc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rwatson 2002/04/29 10:12:02 PDT Modified files: sys/kern kern_malloc.c Log: Revert a portion of kern_malloc.c:1.99, which (in addition to adding malloc profiling) also modified the set of pre-defined buckets for the memory allocator. For reasons unknown to me, this resulted in extensive memory corruption in the kernel, in particular on SMP boxes, so I'm committing this work-around until Jeff gets a chance to debug it properly. David Wolfskill pointed me at this commit as the one that might be a problem; I've been running this code on two dual-processor burn-in boxes for about 12 hours now, and the rate of panics due to memory corruption has dropped to zero (from one every five minutes). Hopefully not treading on the toes of: jeff Revision Changes Path 1.101 +3 -1 src/sys/kern/kern_malloc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 10:13:10 2002 Delivered-To: cvs-all@freebsd.org Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by hub.freebsd.org (Postfix) with ESMTP id E70E837B41D; Mon, 29 Apr 2002 10:13:05 -0700 (PDT) Received: by elvis.mu.org (Postfix, from userid 1192) id B96EEAE027; Mon, 29 Apr 2002 10:13:05 -0700 (PDT) Date: Mon, 29 Apr 2002 10:13:05 -0700 From: Alfred Perlstein To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/games/kdegames3/files patch-wizard.cpp Message-ID: <20020429171305.GE1530@elvis.mu.org> References: <200204290640.g3T6eoC54298@freefall.freebsd.org> <20020429162227.GA53809@squall.waterspout.com> <20020429162416.GB53809@squall.waterspout.com> <20020429162451.GC1530@elvis.mu.org> <20020429162624.GD53809@squall.waterspout.com> <20020429163843.GE53809@squall.waterspout.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020429163843.GE53809@squall.waterspout.com> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Will Andrews [020429 09:38] wrote: > On Mon, Apr 29, 2002 at 11:26:24AM -0500, Will Andrews wrote: > > I didn't see any message from you. > > Sorry, I see it now. I didn't get around to fixing that problem > and when time was up for me to work on the ports before finals > (which are this week), I figured the rest of the team would pick > it up, but I guess they did not. In any case, please confer all > future patches related to the ports with them. A request for > status would have probably helped out here. > > In regards to the kdemultimedia3 patch you applied, please remove > it and ask for a repocopy (to the original filename). > > Thanks for your help, Alfred. :) I don't understand this request and I don't have time for it. -- -Alfred Perlstein [alfred@freebsd.org] 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' Tax deductible donations for FreeBSD: http://www.freebsdfoundation.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 10:23:32 2002 Delivered-To: cvs-all@freebsd.org Received: from volcano.planet.it (volcano.planet.it [212.110.160.74]) by hub.freebsd.org (Postfix) with ESMTP id B2CAF37B41C; Mon, 29 Apr 2002 10:23:28 -0700 (PDT) Received: from olgeni.olgeni (ppp-228.dial6.ctonet.it [212.110.181.228]) by volcano.planet.it (Postfix) with ESMTP id 0423111F81F; Mon, 29 Apr 2002 19:23:13 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by olgeni.olgeni (8.12.3/8.12.3) with ESMTP id g3THMmXa004514; Mon, 29 Apr 2002 19:22:52 +0200 (CEST) (envelope-from olgeni@FreeBSD.org) Date: Mon, 29 Apr 2002 19:22:48 +0200 (CEST) From: Jimmy Olgeni X-X-Sender: olgeni@olgeni.olgeni To: Joe Marcus Clarke Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: ports/www/galeon/files patch-po::Makefile.in.in In-Reply-To: <200204291506.g3TF6r506685@freefall.freebsd.org> Message-ID: <20020429192219.H4491-100000@olgeni.olgeni> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 29 Apr 2002, Joe Marcus Clarke wrote: > marcus 2002/04/29 08:06:52 PDT > > Removed files: > www/galeon/files patch-po::Makefile.in.in > Log: > Remove unneeded patch. This should correct the plist problems. Works great, thanks =) -- jimmy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 10:29:48 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3C0D937B400; Mon, 29 Apr 2002 10:29:45 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3THTjP37340; Mon, 29 Apr 2002 10:29:45 -0700 (PDT) (envelope-from knu) Message-Id: <200204291729.g3THTjP37340@freefall.freebsd.org> From: Akinori MUSHA Date: Mon, 29 Apr 2002 10:29:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/mozilla-jlp Makefile distinfo ports/japanese/mozilla-jlp/files installed-chrome.txt unix.js X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/04/29 10:29:45 PDT Modified files: japanese/mozilla-jlp Makefile distinfo japanese/mozilla-jlp/files installed-chrome.txt unix.js Log: Update to 1.0.rc1. PR: ports/37519 Submitted by: Yoichi ASAI (MAINTAINER) Revision Changes Path 1.33 +4 -3 ports/japanese/mozilla-jlp/Makefile 1.22 +1 -1 ports/japanese/mozilla-jlp/distinfo 1.11 +1 -0 ports/japanese/mozilla-jlp/files/installed-chrome.txt 1.14 +3 -1 ports/japanese/mozilla-jlp/files/unix.js To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 10:31: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from columbus.cris.net (columbus.cris.net [212.110.128.65]) by hub.freebsd.org (Postfix) with ESMTP id C3BD637B41B; Mon, 29 Apr 2002 10:30:59 -0700 (PDT) Received: from ark.cris.net (root@ark.cris.net [212.110.128.68]) by columbus.cris.net (8.9.3/8.9.3) with ESMTP id UAA08211; Mon, 29 Apr 2002 20:30:51 +0300 (EEST) Received: (from phantom@localhost) by ark.cris.net (8.11.1/8.11.1) id g3THUpc94197; Mon, 29 Apr 2002 20:30:51 +0300 (EEST) Date: Mon, 29 Apr 2002 20:30:51 +0300 From: Alexey Zelkin To: David Malone Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/calendar/calendars/fr_FR.ISO_8859-1 calendar.all calendar.fetes calendar.french calendar.jferies calendar.proverbes Message-ID: <20020429203051.A94061@ark.cris.net> References: <20020429160817.A61374@ark.cris.net> <200204291410.aa30835@salmon.maths.tcd.ie> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200204291410.aa30835@salmon.maths.tcd.ie>; from dwmalone@maths.tcd.ie on Mon, Apr 29, 2002 at 02:10:52PM +0100 X-Operating-System: FreeBSD 3.5-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 hi, Actually (to preserve naming consistency) I'd suggest to remove currently committed files, commit with correct name and then ask cvs@ to remove useles files from Attic On Mon, Apr 29, 2002 at 02:10:52PM +0100, David Malone wrote: > > You've used incorrect locale name. There're no ISO_8859-1 locale > > anymore. You have to use ISO8859-1 instead. > > OK - I guess readding the files in a differently named directory > should be sufficient? Are there any other obvious mistake I'm > likely to make? > > David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 10:38:43 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5ACB237B41C; Mon, 29 Apr 2002 10:38:38 -0700 (PDT) Received: (from arr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3THccE39141; Mon, 29 Apr 2002 10:38:38 -0700 (PDT) (envelope-from arr) Message-Id: <200204291738.g3THccE39141@freefall.freebsd.org> From: "Andrew R. Reiter" Date: Mon, 29 Apr 2002 10:38:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors article.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG arr 2002/04/29 10:38:37 PDT Modified files: en_US.ISO8859-1/articles/contributors article.sgml Log: - Add Mike Tansca to the list of hardware donors; he graciously gave 4 different ATM cards in order to help with the support of the ATM stack. Thanks alot! Revision Changes Path 1.167 +8 -0 doc/en_US.ISO8859-1/articles/contributors/article.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 10:40: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 409E137B400; Mon, 29 Apr 2002 10:40:02 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3THe2H39408; Mon, 29 Apr 2002 10:40:02 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204291740.g3THe2H39408@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 29 Apr 2002 10:40:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/py-graphviz Makefile ports/graphics/py-opengl Makefile ports/graphics/py-paint Makefile ports/graphics/sketch Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/29 10:40:02 PDT Modified files: graphics/py-graphviz Makefile graphics/py-opengl Makefile graphics/py-paint Makefile graphics/sketch Makefile Log: use USE_PYDISTUTILS Revision Changes Path 1.2 +3 -8 ports/graphics/py-graphviz/Makefile 1.15 +1 -8 ports/graphics/py-opengl/Makefile 1.8 +2 -6 ports/graphics/py-paint/Makefile 1.30 +2 -5 ports/graphics/sketch/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 10:53:31 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 38EB737B420; Mon, 29 Apr 2002 10:53:23 -0700 (PDT) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3THrNC41129; Mon, 29 Apr 2002 10:53:23 -0700 (PDT) (envelope-from rwatson) Message-Id: <200204291753.g3THrNC41129@freefall.freebsd.org> From: Robert Watson Date: Mon, 29 Apr 2002 10:53:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_malloc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rwatson 2002/04/29 10:53:23 PDT Modified files: sys/kern kern_malloc.c Log: Re-add the 16384 bucket also. Submitted by: green Revision Changes Path 1.102 +1 -0 src/sys/kern/kern_malloc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 10:54: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D62FA37B416; Mon, 29 Apr 2002 10:53:59 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3THrxK41177; Mon, 29 Apr 2002 10:53:59 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204291753.g3THrxK41177@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 29 Apr 2002 10:53:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/py-compiler Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/29 10:53:59 PDT Modified files: lang/py-compiler Makefile Log: use USE_PYDISTUTILS Revision Changes Path 1.3 +1 -9 ports/lang/py-compiler/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 10:57:42 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6311337B41D; Mon, 29 Apr 2002 10:57:34 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3THvYk41734; Mon, 29 Apr 2002 10:57:34 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204291757.g3THvYk41734@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 29 Apr 2002 10:57:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/mahogany Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/29 10:57:34 PDT Modified files: mail/mahogany Makefile Log: strip -> ${STRIP_CMD} cat -> ${CAT} pkg-message -> ${PKGMESSAGE} Revision Changes Path 1.5 +2 -2 ports/mail/mahogany/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 11: 8:48 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3217A37B6A7; Mon, 29 Apr 2002 11:05:54 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TI5s747740; Mon, 29 Apr 2002 11:05:54 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204291805.g3TI5s747740@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 29 Apr 2002 11:05:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/biggles Makefile ports/math/py-gnuplot Makefile ports/math/py-gsl Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/29 11:05:54 PDT Modified files: math/biggles Makefile math/py-gnuplot Makefile math/py-gsl Makefile Log: use USE_PYDISTUTILS Revision Changes Path 1.2 +2 -10 ports/math/biggles/Makefile 1.7 +2 -8 ports/math/py-gnuplot/Makefile 1.2 +1 -6 ports/math/py-gsl/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 11: 9:27 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9E75D37B50C; Mon, 29 Apr 2002 11:08:26 -0700 (PDT) Received: (from jake@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TI8QT48173; Mon, 29 Apr 2002 11:08:26 -0700 (PDT) (envelope-from jake) Message-Id: <200204291808.g3TI8QT48173@freefall.freebsd.org> From: Jake Burkholder Date: Mon, 29 Apr 2002 11:08:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/include proc.h sysarch.h src/sys/sparc64/sparc64 machdep.c sys_machdep.c vm_machdep.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jake 2002/04/29 11:08:26 PDT Modified files: sys/sparc64/include proc.h sysarch.h sys/sparc64/sparc64 machdep.c sys_machdep.c vm_machdep.c Log: Add support for an alternate signal trampoline; add a sysarch call to register an alternate trampoling with the kernel. Revision Changes Path 1.10 +1 -0 src/sys/sparc64/include/proc.h 1.2 +6 -0 src/sys/sparc64/include/sysarch.h 1.50 +6 -1 src/sys/sparc64/sparc64/machdep.c 1.9 +22 -0 src/sys/sparc64/sparc64/sys_machdep.c 1.23 +2 -0 src/sys/sparc64/sparc64/vm_machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 11:12:46 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 183BB37B41D; Mon, 29 Apr 2002 11:12:39 -0700 (PDT) Received: (from trhodes@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TICdO49079; Mon, 29 Apr 2002 11:12:39 -0700 (PDT) (envelope-from trhodes) Message-Id: <200204291812.g3TICdO49079@freefall.freebsd.org> From: Tom Rhodes Date: Mon, 29 Apr 2002 11:12:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/docproj submitting.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2002/04/29 11:12:39 PDT Modified files: en/docproj submitting.sgml Log: Change the use of diff in the submitting documentation url from -c to -ru Revision Changes Path 1.11 +2 -2 www/en/docproj/submitting.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 11:14:17 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 94CCA37B652; Mon, 29 Apr 2002 11:13:09 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TID9549219; Mon, 29 Apr 2002 11:13:09 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204291813.g3TID9549219@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 29 Apr 2002 11:13:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/pdfmap Makefile ports/misc/salias Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/29 11:13:09 PDT Modified files: misc/pdfmap Makefile misc/salias Makefile Log: use USE_PYDISTUTILS Revision Changes Path 1.2 +2 -7 ports/misc/pdfmap/Makefile 1.5 +1 -7 ports/misc/salias/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 11:15: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 90EFE37B66A; Mon, 29 Apr 2002 11:14:44 -0700 (PDT) Received: (from jake@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TIEi049564; Mon, 29 Apr 2002 11:14:44 -0700 (PDT) (envelope-from jake) Message-Id: <200204291814.g3TIEi049564@freefall.freebsd.org> From: Jake Burkholder Date: Mon, 29 Apr 2002 11:14:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sparc64/sys Makefile.inc __sparc_sigtramp_setup.c assym.s sigcode.S X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jake 2002/04/29 11:14:44 PDT Modified files: lib/libc/sparc64/sys Makefile.inc assym.s Added files: lib/libc/sparc64/sys __sparc_sigtramp_setup.c sigcode.S Log: Add an alternate signal trampoline to libc; add a wrapper for the sigtramp install sysarch, to be called from _start. This will allow the stack to be mapped non-executable, as required by the sparc v9 abi. Revision Changes Path 1.5 +8 -2 src/lib/libc/sparc64/sys/Makefile.inc 1.1 +46 -0 src/lib/libc/sparc64/sys/__sparc_sigtramp_setup.c (new) 1.3 +2 -0 src/lib/libc/sparc64/sys/assym.s 1.1 +40 -0 src/lib/libc/sparc64/sys/sigcode.S (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 11:17:27 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9685737B41D; Mon, 29 Apr 2002 11:17:16 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TIHGg50330; Mon, 29 Apr 2002 11:17:16 -0700 (PDT) (envelope-from marcus) Message-Id: <200204291817.g3TIHGg50330@freefall.freebsd.org> From: Joe Marcus Clarke Date: Mon, 29 Apr 2002 11:17: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 marcus 2002/04/29 11:17:16 PDT Modified files: . modules Log: gnome-commander --> ports/x11-fm/gnome-commander Revision Changes Path 1.5031 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 11:17:33 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9685F37B428; Mon, 29 Apr 2002 11:17:12 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TIHCw50297; Mon, 29 Apr 2002 11:17:12 -0700 (PDT) (envelope-from marcus) Message-Id: <200204291817.g3TIHCw50297@freefall.freebsd.org> From: Joe Marcus Clarke Date: Mon, 29 Apr 2002 11:17:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-fm Makefile ports/x11-fm/gnome-commander Makefile distinfo pkg-comment pkg-descr pkg-plist ports/x11-fm/gnome-commander/files patch-configure X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/04/29 11:17:12 PDT Modified files: x11-fm Makefile Added files: x11-fm/gnome-commander Makefile distinfo pkg-comment pkg-descr pkg-plist x11-fm/gnome-commander/files patch-configure Log: Add gnome-commander, a GNOME file manager that resembles Norton Commander. PR: 37392 Submitted by: Edgardo Garcia Hoeffler Reviewed by: sobomax Approved by: sobomax Revision Changes Path 1.27 +1 -0 ports/x11-fm/Makefile 1.1 +30 -0 ports/x11-fm/gnome-commander/Makefile (new) 1.1 +1 -0 ports/x11-fm/gnome-commander/distinfo (new) 1.1 +11 -0 ports/x11-fm/gnome-commander/files/patch-configure (new) 1.1 +1 -0 ports/x11-fm/gnome-commander/pkg-comment (new) 1.1 +8 -0 ports/x11-fm/gnome-commander/pkg-descr (new) 1.1 +53 -0 ports/x11-fm/gnome-commander/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 11:18:53 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A3B4637B41B; Mon, 29 Apr 2002 11:18:43 -0700 (PDT) Received: (from anholt@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TIIhC50630; Mon, 29 Apr 2002 11:18:43 -0700 (PDT) (envelope-from anholt) Message-Id: <200204291818.g3TIIhC50630@freefall.freebsd.org> From: Eric Anholt Date: Mon, 29 Apr 2002 11:18:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/drm drm.h drmP.h drm_bufs.h drm_drv.h drm_fops.h drm_os_freebsd.h i810_drm.h mga_dma.c mga_drm.h mga_drv.c mga_state.c mga_warp.c r128_cce.c r128_drm.h r128_drv.c r128_state.c radeon_cp.c radeon_drm.h radeon_drv.c radeon_state.c ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG anholt 2002/04/29 11:18:43 PDT Modified files: sys/dev/drm drm.h drmP.h drm_bufs.h drm_drv.h drm_fops.h drm_os_freebsd.h i810_drm.h mga_dma.c mga_drm.h mga_drv.c mga_state.c mga_warp.c r128_cce.c r128_drm.h r128_drv.c r128_state.c radeon_cp.c radeon_drm.h radeon_drv.c radeon_state.c sis_drm.h Log: More diff reduction: Shuffle around some header code as was done in drmcommand-0-0-1-branch of DRI CVS, more return code cleanup, and remove some gratuitous ifdefs. Approved by: des Revision Changes Path 1.2 +0 -73 src/sys/dev/drm/drm.h 1.2 +65 -30 src/sys/dev/drm/drmP.h 1.3 +13 -33 src/sys/dev/drm/drm_bufs.h 1.3 +4 -14 src/sys/dev/drm/drm_drv.h 1.3 +0 -1 src/sys/dev/drm/drm_fops.h 1.3 +1 -72 src/sys/dev/drm/drm_os_freebsd.h 1.2 +11 -1 src/sys/dev/drm/i810_drm.h 1.3 +1 -0 src/sys/dev/drm/mga_dma.c 1.2 +11 -0 src/sys/dev/drm/mga_drm.h 1.3 +1 -0 src/sys/dev/drm/mga_drv.c 1.3 +1 -0 src/sys/dev/drm/mga_state.c 1.3 +1 -0 src/sys/dev/drm/mga_warp.c 1.3 +1 -5 src/sys/dev/drm/r128_cce.c 1.2 +18 -0 src/sys/dev/drm/r128_drm.h 1.3 +1 -0 src/sys/dev/drm/r128_drv.c 1.3 +1 -0 src/sys/dev/drm/r128_state.c 1.3 +1 -10 src/sys/dev/drm/radeon_cp.c 1.2 +17 -0 src/sys/dev/drm/radeon_drm.h 1.3 +1 -0 src/sys/dev/drm/radeon_drv.c 1.3 +1 -0 src/sys/dev/drm/radeon_state.c 1.2 +10 -0 src/sys/dev/drm/sis_drm.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 11:21:22 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 72E6937B400; Mon, 29 Apr 2002 11:21:18 -0700 (PDT) Received: (from sos@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TILIn51090; Mon, 29 Apr 2002 11:21:18 -0700 (PDT) (envelope-from sos) Message-Id: <200204291821.g3TILIn51090@freefall.freebsd.org> From: Søren Schmidt Date: Mon, 29 Apr 2002 11:21:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-pci.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sos 2002/04/29 11:21:18 PDT Modified files: (Branch: RELENG_4) sys/dev/ata ata-pci.c Log: MFC: Fix for certain HPT372 type controllers. Revision Changes Path 1.32.2.8 +14 -8 src/sys/dev/ata/ata-pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 11:32: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5D63637B404; Mon, 29 Apr 2002 11:32:01 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TIW1X53159; Mon, 29 Apr 2002 11:32:01 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204291832.g3TIW1X53159@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 29 Apr 2002 11:32:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/py-adns Makefile ports/net/py-fngrab Makefile ports/net/py-ipy Makefile ports/net/py-jabber Makefile ports/net/py-ldap2 Makefile ports/net/py-medusa Makefile ports/net/py-pcap Makefile 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 ijliao 2002/04/29 11:32:01 PDT Modified files: net/py-adns Makefile net/py-fngrab Makefile net/py-ipy Makefile net/py-jabber Makefile net/py-ldap2 Makefile net/py-medusa Makefile net/py-pcap Makefile net/py-xmlrpc Makefile net/py-zsi Makefile Log: use USE_PYDISTUTILS Revision Changes Path 1.2 +1 -7 ports/net/py-adns/Makefile 1.2 +1 -8 ports/net/py-fngrab/Makefile 1.3 +1 -8 ports/net/py-ipy/Makefile 1.2 +1 -8 ports/net/py-jabber/Makefile 1.14 +1 -8 ports/net/py-ldap2/Makefile 1.2 +2 -6 ports/net/py-medusa/Makefile 1.4 +1 -1 ports/net/py-pcap/Makefile 1.10 +2 -8 ports/net/py-xmlrpc/Makefile 1.3 +1 -8 ports/net/py-zsi/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 11:34:16 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F264B37B417; Mon, 29 Apr 2002 11:34:13 -0700 (PDT) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TIYDT53934; Mon, 29 Apr 2002 11:34:13 -0700 (PDT) (envelope-from olgeni) Message-Id: <200204291834.g3TIYDT53934@freefall.freebsd.org> From: Jimmy Olgeni Date: Mon, 29 Apr 2002 11:34:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/erlang-doc Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG olgeni 2002/04/29 11:34:13 PDT Modified files: lang/erlang-doc Makefile distinfo pkg-plist Log: Update erlang documentation to version R8B-1 (8.1). Prompted by: bento error logs Revision Changes Path 1.2 +18 -16 ports/lang/erlang-doc/Makefile 1.2 +24 -24 ports/lang/erlang-doc/distinfo 1.2 +24 -24 ports/lang/erlang-doc/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 Apr 29 11:36:39 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BDD0737B42B; Mon, 29 Apr 2002 11:36:21 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TIaLg54805; Mon, 29 Apr 2002 11:36:21 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204291836.g3TIaLg54805@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 29 Apr 2002 11:36:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/py-fonttools Makefile ports/print/py-reportlab Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/29 11:36:21 PDT Modified files: print/py-fonttools Makefile print/py-reportlab Makefile Log: use USE_PYDISTUTILS Revision Changes Path 1.3 +3 -7 ports/print/py-fonttools/Makefile 1.11 +2 -9 ports/print/py-reportlab/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 11:37:42 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7DAA937B419; Mon, 29 Apr 2002 11:37:38 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TIbcp55733; Mon, 29 Apr 2002 11:37:38 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204291837.g3TIbcp55733@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 29 Apr 2002 11:37:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/science/mayavi Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/29 11:37:38 PDT Modified files: science/mayavi Makefile Log: use USE_PYDISTUTILS Revision Changes Path 1.2 +1 -8 ports/science/mayavi/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 11:42: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D0F4137B404; Mon, 29 Apr 2002 11:41:51 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TIfpj59010; Mon, 29 Apr 2002 11:41:51 -0700 (PDT) (envelope-from marcus) Message-Id: <200204291841.g3TIfpj59010@freefall.freebsd.org> From: Joe Marcus Clarke Date: Mon, 29 Apr 2002 11:41:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/converters/libiconv Makefile ports/converters/libiconv/files patch-ae X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/04/29 11:41:51 PDT Modified files: converters/libiconv Makefile converters/libiconv/files patch-ae Log: Fix a few problems in libiconv. * Allow libcharset to find charset.alias in the correct place * Add support for the new FreeBSD locales * Fix potential infinite loop when conversion fails * Bump PORTREVISION PR: 37543, 37497 Submitted by: Fuyuhiko Maruyama (infinite loop fix) marcus (everything else) Reviewed by: nork (infinite loop fix), sobomax Approved by: sobomax Revision Changes Path 1.13 +4 -1 ports/converters/libiconv/Makefile 1.6 +11 -5 ports/converters/libiconv/files/patch-ae To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 11:42:42 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4CBD837B405; Mon, 29 Apr 2002 11:42:33 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TIgX460208; Mon, 29 Apr 2002 11:42:33 -0700 (PDT) (envelope-from marcus) Message-Id: <200204291842.g3TIgX460208@freefall.freebsd.org> From: Joe Marcus Clarke Date: Mon, 29 Apr 2002 11:42:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/converters/libiconv/files patch-lib_aliases.gperf patch-lib_loop-unicode.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/04/29 11:42:33 PDT Added files: converters/libiconv/files patch-lib_aliases.gperf patch-lib_loop-unicode.h Log: Actually add the new patches from the last commit.... Revision Changes Path 1.1 +107 -0 ports/converters/libiconv/files/patch-lib_aliases.gperf (new) 1.1 +32 -0 ports/converters/libiconv/files/patch-lib_loop-unicode.h (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 11:44:46 2002 Delivered-To: cvs-all@freebsd.org Received: from david.siemens.de (david.siemens.de [192.35.17.14]) by hub.freebsd.org (Postfix) with ESMTP id 26F8C37B400; Mon, 29 Apr 2002 11:44:33 -0700 (PDT) Received: from mail1.siemens.de (mail1.siemens.de [139.23.33.14]) by david.siemens.de (8.11.6/8.11.6) with ESMTP id g3TIiV719357; Mon, 29 Apr 2002 20:44:31 +0200 (MEST) Received: from mars.cert.siemens.de (ust.mchp.siemens.de [139.23.201.17]) by mail1.siemens.de (8.11.6/8.11.6) with ESMTP id g3TIiVV22490; Mon, 29 Apr 2002 20:44:31 +0200 (MEST) Received: from alaska.cert.siemens.de (alaska.cert.siemens.de [139.23.202.134]) by mars.cert.siemens.de (8.12.3/8.12.3/Siemens CERT [ $Revision: 1.23 ]) with ESMTP id g3TIiUEI056809; Mon, 29 Apr 2002 20:44:30 +0200 (CEST) (envelope-from ust@alaska.cert.siemens.de) Received: from alaska.cert.siemens.de (alaska.cert.siemens.de [127.0.0.1]) by alaska.cert.siemens.de (8.12.3/8.12.3/alaska [ $Revision: 1.12 ]) with ESMTP id g3TIiUhM030703; Mon, 29 Apr 2002 20:44:30 +0200 (CEST) (envelope-from ust@alaska.cert.siemens.de) Received: (from ust@localhost) by alaska.cert.siemens.de (8.12.3/8.12.3/alaska [ $Revision: 1.3 ]) id g3TIiTxB030697; Mon, 29 Apr 2002 20:44:29 +0200 (CEST) (envelope-from ust) Date: Mon, 29 Apr 2002 20:44:29 +0200 From: Udo Schweigert To: Brian Somers Cc: Ruslan Ermilov , Darren Reed , Doug Barton , current@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: ipfilter not broken for me Message-ID: <20020429184429.GA30349@alaska.cert.siemens.de> Mail-Followup-To: Brian Somers , Ruslan Ermilov , Darren Reed , Doug Barton , current@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <20020427141441.GC35685@sunbay.com> <200204291645.g3TGj54G081944@hak.lan.Awfulhak.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204291645.g3TGj54G081944@hak.lan.Awfulhak.org> User-Agent: Mutt/1.3.28i X-Operating-System: FreeBSD 4.5-STABLE Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Apr 29, 2002 at 17:45:05 +0100, Brian Somers wrote: >> On Sat, Apr 27, 2002 at 04:01:28PM +1000, Darren Reed wrote: > >> In some email I received from Doug Barton, sie wrote: > > >> On Fri, 26 Apr 2002, Ruslan Ermilov wrote: > > >>=20 > > > >> I tested this on i386 only with 2 days old -CURRENT (today's is > > > >> broken due to the import of latest IPFilter suite) > > >>=20 > > >> I updated to the latest and greatest last night around midnight > > >> and built/installed -current just fine. What about the ipfilter import = >> is > > >> broken, and have you let Darren know? I haven't seen anything on the li= >> sts > > >> about it... > >>=20 > >> I have not received any email about it. I tested building all the ipfilt= >> er > >> binaries and kernel after the import and came up clean. if ref5 was a bit > >> quicker.... > >>=20 >> That was probably a local problem on one of the Brian's fast machines >> where I initially attempted to finally test my patch (unsynched cvsup >> update?). Sorry for the false alarm, I can't check it right now anyway. > > Yes... I've had periods where the compiler drops cores all over the > place, and other periods where things work fine. It's on a P4-1.7Ghz > and has behaved like this since about last August. > > The only variable is the kernel - some kernels work and some don't. > I've spent many 10s of hours trying to track it down, and I still > have no idea what causes it - except that some kernels ``just work'' > and some don't. > > Maybe it depends on the humidity in the room when a kernel is built > or something - and I'm only half joking here ! > > FWIW ru, /boot/kernel/kernel seems ok now. /boot/kernel.sig/kernel > isn't. > I discovered the same problem here for a P4-1.7Ghz with -stable. First thing I discovered: this only happens if you have "-pipe" in your CFLAGS in /etc/make.conf. It seems something with pipe handling is broken on these fast machines, which makes cc fail. Currently I'm trying to figure out which commit brought that in. Probabilty is high that it has to do with ipfilter, but I'm not quite sure. Definitively it is not a problem local to Brian. Best regards Udo Schweigert -- Udo Schweigert, Siemens AG | Voice : +49 89 636 42170 CT IC 3, Siemens CERT | Fax : +49 89 636 41166 D-81730 Muenchen / Germany | email : Udo.Schweigert@siemens.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 11:49:19 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 655D737B417; Mon, 29 Apr 2002 11:49:15 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TInFQ62450; Mon, 29 Apr 2002 11:49:15 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204291849.g3TInFQ62450@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 29 Apr 2002 11:49:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/py-amkCrypto Makefile ports/security/py-cryptkit Makefile ports/security/py-gnupg Makefile ports/security/py-mhash Makefile ports/security/py-openssl Makefile ports/security/py-pow Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/29 11:49:15 PDT Modified files: security/py-amkCrypto Makefile security/py-cryptkit Makefile security/py-gnupg Makefile security/py-mhash Makefile security/py-openssl Makefile security/py-pow Makefile Log: use USE_PYDISTUTILS Revision Changes Path 1.2 +1 -7 ports/security/py-amkCrypto/Makefile 1.2 +1 -8 ports/security/py-cryptkit/Makefile 1.7 +1 -8 ports/security/py-gnupg/Makefile 1.2 +3 -5 ports/security/py-mhash/Makefile 1.2 +1 -8 ports/security/py-openssl/Makefile 1.2 +2 -7 ports/security/py-pow/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 11:53:11 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 466D137B417; Mon, 29 Apr 2002 11:53:07 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TIr7Z63378; Mon, 29 Apr 2002 11:53:07 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204291853.g3TIr7Z63378@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 29 Apr 2002 11:53:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/lfm Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/29 11:53:07 PDT Modified files: sysutils/lfm Makefile Log: use USE_PYDISTUTILS Revision Changes Path 1.4 +1 -7 ports/sysutils/lfm/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 11:59:12 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6FC6937B41C; Mon, 29 Apr 2002 11:59:09 -0700 (PDT) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TIx9U64396; Mon, 29 Apr 2002 11:59:09 -0700 (PDT) (envelope-from olgeni) Message-Id: <200204291859.g3TIx9U64396@freefall.freebsd.org> From: Jimmy Olgeni Date: Mon, 29 Apr 2002 11:59:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/webmin Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG olgeni 2002/04/29 11:59:09 PDT Modified files: sysutils/webmin Makefile distinfo Log: Update modules: apache, net, mount, postgresql, stunnel. Revision Changes Path 1.102 +5 -2 ports/sysutils/webmin/Makefile 1.75 +5 -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 Mon Apr 29 12: 4:36 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CCA6B37B41A; Mon, 29 Apr 2002 12:04:29 -0700 (PDT) Received: (from imp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TJ4TD65196; Mon, 29 Apr 2002 12:04:29 -0700 (PDT) (envelope-from imp) Message-Id: <200204291904.g3TJ4TD65196@freefall.freebsd.org> From: Warner Losh Date: Mon, 29 Apr 2002 12:04:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/wi wi_hostap.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2002/04/29 12:04:29 PDT Modified files: sys/dev/wi wi_hostap.c Log: splsoftnet is spelled splimp in FreeBSD rather than splnet. splimp is used to protect the rest of the driver. This is a no-op commit to current, but is needed for the MFC. MFC after: 1 day Revision Changes Path 1.9 +1 -1 src/sys/dev/wi/wi_hostap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 12: 9: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 24ACC37B41A; Mon, 29 Apr 2002 12:08:56 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TJ8uh69770; Mon, 29 Apr 2002 12:08:56 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204291908.g3TJ8uh69770@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 29 Apr 2002 12:08:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/py-4suite Makefile ports/textproc/py-csv Makefile ports/textproc/py-dsv Makefile ports/textproc/py-jaxml Makefile ports/textproc/py-martel Makefile ports/textproc/py-sgrep Makefile ports/textproc/py-wordnet Makefile ports/textproc/py-xml ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/29 12:08:56 PDT Modified files: textproc/py-4suite Makefile textproc/py-csv Makefile textproc/py-dsv Makefile textproc/py-jaxml Makefile textproc/py-martel Makefile textproc/py-sgrep Makefile textproc/py-wordnet Makefile textproc/py-xml Makefile textproc/py-xmltools Makefile textproc/pybook Makefile textproc/roap Makefile Log: use USE_PYDISTUTILS Revision Changes Path 1.7 +4 -11 ports/textproc/py-4suite/Makefile 1.5 +1 -9 ports/textproc/py-csv/Makefile 1.2 +1 -9 ports/textproc/py-dsv/Makefile 1.2 +1 -8 ports/textproc/py-jaxml/Makefile 1.17 +1 -8 ports/textproc/py-martel/Makefile 1.2 +1 -6 ports/textproc/py-sgrep/Makefile 1.2 +1 -7 ports/textproc/py-wordnet/Makefile 1.20 +1 -9 ports/textproc/py-xml/Makefile 1.3 +1 -8 ports/textproc/py-xmltools/Makefile 1.2 +2 -7 ports/textproc/pybook/Makefile 1.2 +2 -7 ports/textproc/roap/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 12:14: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by hub.freebsd.org (Postfix) with ESMTP id F261D37B416; Mon, 29 Apr 2002 12:13:58 -0700 (PDT) Received: by elvis.mu.org (Postfix, from userid 1192) id C8CBAAE147; Mon, 29 Apr 2002 12:13:58 -0700 (PDT) Date: Mon, 29 Apr 2002 12:13:58 -0700 From: Alfred Perlstein To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/audio/kdemultimedia3/files patch-kmidi-config.h Message-ID: <20020429191358.GF1530@elvis.mu.org> References: <200204290753.g3T7rew74316@freefall.freebsd.org> <20020429162552.GC53809@squall.waterspout.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020429162552.GC53809@squall.waterspout.com> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Will Andrews [020429 09:25] wrote: > On Mon, Apr 29, 2002 at 12:53:40AM -0700, Alfred Perlstein wrote: > > Added files: > > audio/kdemultimedia3/files patch-kmidi-config.h > > Log: > > use __bswap{16,32} instead of __uint8_swap_uint{16,32} (because the > > functions no longer exist), this is probably wrong, it should be > > using htons or equivelant, but i'd like to have this unbroken for > > now on recent 5.x systems. > > You should have asked for a repocopy from > audio/kdemultimedia2/files/patch-kmidi::config.h. PLEASE do not > commit to Qt/KDE ports without approval! Considering the timeout for my first patch I opted to not waste time waiting for a second timeout. If you feel there was an error with the commit please feel free to rectify it yourself. -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 12:17:19 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9CF5837B404; Mon, 29 Apr 2002 12:17:13 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TJHDf72123; Mon, 29 Apr 2002 12:17:13 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204291917.g3TJHDf72123@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 29 Apr 2002 12:17:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/moinmoin Makefile ports/www/pyweblib Makefile ports/www/quixote Makefile ports/www/xist Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/29 12:17:13 PDT Modified files: www/moinmoin Makefile www/pyweblib Makefile www/quixote Makefile www/xist Makefile Log: use USE_PYDISTUTILS Revision Changes Path 1.6 +3 -7 ports/www/moinmoin/Makefile 1.3 +1 -9 ports/www/pyweblib/Makefile 1.13 +1 -7 ports/www/quixote/Makefile 1.2 +1 -8 ports/www/xist/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 12:21:23 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AC2D937B41A; Mon, 29 Apr 2002 12:21:15 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TJLFA72833; Mon, 29 Apr 2002 12:21:15 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204291921.g3TJLFA72833@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 29 Apr 2002 12:21:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/py-anygui Makefile ports/x11-toolkits/py-xlib Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/29 12:21:15 PDT Modified files: x11-toolkits/py-anygui Makefile x11-toolkits/py-xlib Makefile Log: use USE_PYDISTUTILS Revision Changes Path 1.3 +1 -7 ports/x11-toolkits/py-anygui/Makefile 1.6 +2 -8 ports/x11-toolkits/py-xlib/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 12:36:48 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 776C337B41D; Mon, 29 Apr 2002 12:36:40 -0700 (PDT) Received: (from gibbs@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TJaeA76276; Mon, 29 Apr 2002 12:36:40 -0700 (PDT) (envelope-from gibbs) Message-Id: <200204291936.g3TJaeA76276@freefall.freebsd.org> From: "Justin T. Gibbs" Date: Mon, 29 Apr 2002 12:36:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files src/sys/dev/aic7xxx Makefile ahc_eisa.c ahc_pci.c aic7770.c aic7xxx.c aic7xxx.h aic7xxx.reg aic7xxx.seq aic7xxx_93cx6.c aic7xxx_93cx6.h aic7xxx_freebsd.c aic7xxx_freebsd.h aic7xxx_inline.h aic7xxx_osm.c aic7xxx_osm.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 gibbs 2002/04/29 12:36:39 PDT Modified files: (Branch: RELENG_4) sys/conf files sys/dev/aic7xxx ahc_eisa.c ahc_pci.c aic7770.c aic7xxx.c aic7xxx.h aic7xxx.reg aic7xxx.seq aic7xxx_93cx6.c aic7xxx_93cx6.h aic7xxx_inline.h aic7xxx_pci.c sys/dev/aic7xxx/aicasm Makefile aicasm.c aicasm.h aicasm_gram.y aicasm_insformat.h aicasm_scan.l aicasm_symbol.c aicasm_symbol.h Added files: (Branch: RELENG_4) sys/dev/aic7xxx aic7xxx_osm.c aic7xxx_osm.h sys/dev/aic7xxx/aicasm aicasm_macro_gram.y aicasm_macro_scan.l Removed files: (Branch: RELENG_4) sys/dev/aic7xxx Makefile aic7xxx_freebsd.c aic7xxx_freebsd.h Log: MFC: aic7xxx driver as of today. Revision Changes Path 1.340.2.100 +1 -1 src/sys/conf/files 1.6.2.1 +0 -31 src/sys/dev/aic7xxx/Makefile (dead) 1.15.2.6 +7 -7 src/sys/dev/aic7xxx/ahc_eisa.c 1.29.2.9 +6 -6 src/sys/dev/aic7xxx/ahc_pci.c 1.1.2.5 +45 -32 src/sys/dev/aic7xxx/aic7770.c 1.41.2.22 +235 -109 src/sys/dev/aic7xxx/aic7xxx.c 1.16.2.13 +67 -25 src/sys/dev/aic7xxx/aic7xxx.h 1.20.2.11 +52 -28 src/sys/dev/aic7xxx/aic7xxx.reg 1.94.2.16 +98 -70 src/sys/dev/aic7xxx/aic7xxx.seq 1.8.2.5 +134 -33 src/sys/dev/aic7xxx/aic7xxx_93cx6.c 1.7.2.3 +27 -17 src/sys/dev/aic7xxx/aic7xxx_93cx6.h 1.3.2.19 +0 -1953 src/sys/dev/aic7xxx/aic7xxx_freebsd.c (dead) 1.2.2.7 +0 -516 src/sys/dev/aic7xxx/aic7xxx_freebsd.h (dead) 1.2.2.11 +34 -32 src/sys/dev/aic7xxx/aic7xxx_inline.h 1.27.2.1 +1956 -0 src/sys/dev/aic7xxx/aic7xxx_osm.c (new) 1.14.2.1 +530 -0 src/sys/dev/aic7xxx/aic7xxx_osm.h (new) 1.2.2.14 +116 -51 src/sys/dev/aic7xxx/aic7xxx_pci.c 1.8.2.3 +9 -6 src/sys/dev/aic7xxx/aicasm/Makefile 1.28.2.5 +56 -27 src/sys/dev/aic7xxx/aicasm/aicasm.c 1.11.2.4 +28 -14 src/sys/dev/aic7xxx/aicasm/aicasm.h 1.11.2.5 +428 -58 src/sys/dev/aic7xxx/aicasm/aicasm_gram.y 1.3.2.3 +22 -20 src/sys/dev/aic7xxx/aicasm/aicasm_insformat.h 1.1.2.1 +164 -0 src/sys/dev/aic7xxx/aicasm/aicasm_macro_gram.y (new) 1.1.2.1 +154 -0 src/sys/dev/aic7xxx/aicasm/aicasm_macro_scan.l (new) 1.13.2.4 +286 -35 src/sys/dev/aic7xxx/aicasm/aicasm_scan.l 1.11.2.4 +50 -20 src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c 1.11.2.3 +47 -22 src/sys/dev/aic7xxx/aicasm/aicasm_symbol.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 12:44:30 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2DAB837B405; Mon, 29 Apr 2002 12:44:27 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TJiRL77335; Mon, 29 Apr 2002 12:44:27 -0700 (PDT) (envelope-from pat) Message-Id: <200204291944.g3TJiRL77335@freefall.freebsd.org> From: Patrick Li Date: Mon, 29 Apr 2002 12:44:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/ccache Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/04/29 12:44:26 PDT Modified files: devel/ccache Makefile distinfo Log: Update to 1.8 PR: 37565 Submitted by: maintainer Revision Changes Path 1.6 +1 -1 ports/devel/ccache/Makefile 1.6 +1 -1 ports/devel/ccache/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 13: 0:44 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DF9E437B41A; Mon, 29 Apr 2002 13:00:39 -0700 (PDT) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TK0dS86250; Mon, 29 Apr 2002 13:00:39 -0700 (PDT) (envelope-from rwatson) Message-Id: <200204292000.g3TK0dS86250@freefall.freebsd.org> From: Robert Watson Date: Mon, 29 Apr 2002 13:00:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/devfs devfs_vnops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rwatson 2002/04/29 13:00:39 PDT Modified files: sys/fs/devfs devfs_vnops.c Log: Use vnode locking with devfs; permit VFS locking assertions to make sense for devfs vnodes, and reduce/remove potential races in the devfs code. Submitted by: iadowse Approved by: phk Revision Changes Path 1.38 +6 -0 src/sys/fs/devfs/devfs_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 Apr 29 13:18:32 2002 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 2444437B416; Mon, 29 Apr 2002 13:18:28 -0700 (PDT) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 29 Apr 2002 21:18:27 +0100 (BST) To: Alexey Zelkin Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/calendar/calendars/fr_FR.ISO_8859-1 calendar.all calendar.fetes calendar.french calendar.jferies calendar.proverbes In-reply-to: Your message of "Mon, 29 Apr 2002 20:30:51 +0300." <20020429203051.A94061@ark.cris.net> X-Request-Do: Date: Mon, 29 Apr 2002 21:18:26 +0100 From: David Malone Message-ID: <200204292118.aa99015@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 > Actually (to preserve naming consistency) I'd suggest to remove > currently committed files, commit with correct name and then ask > cvs@ to remove useles files from Attic I'm just completing a test build at home with the correct naming scheme. For some other languages a link is made from (for example) de_DE.ISO_8859-1 to de_DE.ISO8859-1. Should I also arange for this to be done for fr_FR.ISO8859-1? David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 13:25:34 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BF08E37B416; Mon, 29 Apr 2002 13:25:29 -0700 (PDT) Received: (from jake@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TKPTQ93277; Mon, 29 Apr 2002 13:25:29 -0700 (PDT) (envelope-from jake) Message-Id: <200204292025.g3TKPTQ93277@freefall.freebsd.org> From: Jake Burkholder Date: Mon, 29 Apr 2002 13:25:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/csu/sparc64 crt1.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jake 2002/04/29 13:25:29 PDT Modified files: lib/csu/sparc64 crt1.c Log: Install the libc signal trampoline on startup. Revision Changes Path 1.8 +2 -0 src/lib/csu/sparc64/crt1.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 13:29:19 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6AF8C37B400; Mon, 29 Apr 2002 13:29:09 -0700 (PDT) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TKT9k93709; Mon, 29 Apr 2002 13:29:09 -0700 (PDT) (envelope-from rwatson) Message-Id: <200204292029.g3TKT9k93709@freefall.freebsd.org> From: Robert Watson Date: Mon, 29 Apr 2002 13:29:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys vnode.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rwatson 2002/04/29 13:29:08 PDT Modified files: sys/sys vnode.h Log: Since devfs now uses vnode locks, add devfs back to IS_LOCKING_VFS. Revision Changes Path 1.178 +1 -0 src/sys/sys/vnode.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 13:45:39 2002 Delivered-To: cvs-all@freebsd.org Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by hub.freebsd.org (Postfix) with ESMTP id 2A3EE37B41A; Mon, 29 Apr 2002 13:45:34 -0700 (PDT) Received: by elvis.mu.org (Postfix, from userid 1192) id 004BFAE22C; Mon, 29 Apr 2002 13:45:33 -0700 (PDT) Date: Mon, 29 Apr 2002 13:45:33 -0700 From: Alfred Perlstein To: Robert Watson Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_malloc.c Message-ID: <20020429204533.GG1530@elvis.mu.org> References: <200204291753.g3THrNC41129@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204291753.g3THrNC41129@freefall.freebsd.org> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Robert Watson [020429 10:53] wrote: > rwatson 2002/04/29 10:53:23 PDT > > Modified files: > sys/kern kern_malloc.c > Log: > Re-add the 16384 bucket also. > > Submitted by: green > > Revision Changes Path > 1.102 +1 -0 src/sys/kern/kern_malloc.c :( What's with the decimal powers of two here? This should be using a shift to avoid this sort of problem. -- -Alfred Perlstein [alfred@freebsd.org] 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' Tax deductible donations for FreeBSD: http://www.freebsdfoundation.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 13:47:20 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4490737B416; Mon, 29 Apr 2002 13:47:16 -0700 (PDT) Received: (from kris@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TKlG895734; Mon, 29 Apr 2002 13:47:16 -0700 (PDT) (envelope-from kris) Message-Id: <200204292047.g3TKlG895734@freefall.freebsd.org> From: Kris Kennaway Date: Mon, 29 Apr 2002 13:47:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/ssldump Makefile ports/net/ssldump/files patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kris 2002/04/29 13:47:15 PDT Modified files: net/ssldump Makefile Added files: net/ssldump/files patch-aa Log: Fix build with gcc31; don't add -I/usr/include to gcc flags. Submitted by: obrien Revision Changes Path 1.5 +1 -0 ports/net/ssldump/Makefile 1.1 +13 -0 ports/net/ssldump/files/patch-aa (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 13:55:29 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9DA5E37B419; Mon, 29 Apr 2002 13:55:22 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TKtMM96829; Mon, 29 Apr 2002 13:55:22 -0700 (PDT) (envelope-from obrien) Message-Id: <200204292055.g3TKtMM96829@freefall.freebsd.org> From: "David E. O'Brien" Date: Mon, 29 Apr 2002 13:55:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/gcc31 Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/04/29 13:55:22 PDT Modified files: lang/gcc31 Makefile distinfo Log: Upgrade to the 22-April-2002 GCC 3.1 pre-release snapshot. Revision Changes Path 1.119 +1 -1 ports/lang/gcc31/Makefile 1.66 +6 -6 ports/lang/gcc31/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 13:57:55 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A109637B421; Mon, 29 Apr 2002 13:57:37 -0700 (PDT) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TKvbd97340; Mon, 29 Apr 2002 13:57:37 -0700 (PDT) (envelope-from dwmalone) Message-Id: <200204292057.g3TKvbd97340@freefall.freebsd.org> From: David Malone Date: Mon, 29 Apr 2002 13:57:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/mtree BSD.usr.dist src/usr.bin/calendar Makefile src/usr.bin/calendar/calendars calendar.french src/usr.bin/calendar/calendars/fr_FR.ISO8859-1 calendar.all calendar.fetes calendar.french calendar.jferies calendar.proverbes ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dwmalone 2002/04/29 13:57:37 PDT Modified files: etc/mtree BSD.usr.dist usr.bin/calendar Makefile usr.bin/calendar/calendars calendar.french Added files: usr.bin/calendar/calendars/fr_FR.ISO8859-1 calendar.all calendar.fetes calendar.french calendar.jferies calendar.proverbes Removed files: usr.bin/calendar/calendars/fr_FR.ISO_8859-1 calendar.all calendar.fetes calendar.french calendar.jferies calendar.proverbes Log: Don't use ISO_8859 when I should use ISO8859. Revision Changes Path 1.258 +2 -2 src/etc/mtree/BSD.usr.dist 1.22 +1 -1 src/usr.bin/calendar/Makefile 1.2 +1 -1 src/usr.bin/calendar/calendars/calendar.french 1.1 +14 -0 src/usr.bin/calendar/calendars/fr_FR.ISO8859-1/calendar.all (new) 1.1 +630 -0 src/usr.bin/calendar/calendars/fr_FR.ISO8859-1/calendar.fetes (new) 1.1 +12 -0 src/usr.bin/calendar/calendars/fr_FR.ISO8859-1/calendar.french (new) 1.1 +45 -0 src/usr.bin/calendar/calendars/fr_FR.ISO8859-1/calendar.jferies (new) 1.1 +354 -0 src/usr.bin/calendar/calendars/fr_FR.ISO8859-1/calendar.proverbes (new) 1.2 +0 -14 src/usr.bin/calendar/calendars/fr_FR.ISO_8859-1/calendar.all (dead) 1.2 +0 -630 src/usr.bin/calendar/calendars/fr_FR.ISO_8859-1/calendar.fetes (dead) 1.2 +0 -12 src/usr.bin/calendar/calendars/fr_FR.ISO_8859-1/calendar.french (dead) 1.2 +0 -45 src/usr.bin/calendar/calendars/fr_FR.ISO_8859-1/calendar.jferies (dead) 1.2 +0 -354 src/usr.bin/calendar/calendars/fr_FR.ISO_8859-1/calendar.proverbes (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 14:11: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B409537B41A; Mon, 29 Apr 2002 14:11:02 -0700 (PDT) Received: (from imp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TLB2x02855; Mon, 29 Apr 2002 14:11:02 -0700 (PDT) (envelope-from imp) Message-Id: <200204292111.g3TLB2x02855@freefall.freebsd.org> From: Warner Losh Date: Mon, 29 Apr 2002 14:11:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/wi if_wi_pci.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2002/04/29 14:11:02 PDT Modified files: sys/dev/wi if_wi_pci.c Log: We don't need the card_if.h here. It breaks the building of kernels with wi but without pccard. Also remove an RCS id that I don't think we need. Revision Changes Path 1.9 +2 -7 src/sys/dev/wi/if_wi_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 14:23: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3ADFD37B421; Mon, 29 Apr 2002 14:22:59 -0700 (PDT) Received: (from imp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TLMxD04311; Mon, 29 Apr 2002 14:22:59 -0700 (PDT) (envelope-from imp) Message-Id: <200204292122.g3TLMxD04311@freefall.freebsd.org> From: Warner Losh Date: Mon, 29 Apr 2002 14:22:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/wi if_wi_pci.c wi_hostap.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 2002/04/29 14:22:59 PDT Modified files: (Branch: RELENG_4) sys/dev/wi if_wi_pci.c wi_hostap.c Log: MFC three important fixes (a little quick, but one is a compile issue and the others are in a new feature): 1) don't include pccard stuff in pci attachment (kernel won't compile w/o this if you don't have pccard in your kernel). 2) Spell NetBSD's splsoftnet() as splimp() rather than splnet(). 3) Properly untimeout stuff before creating a new timeout. Revision Changes Path 1.8.2.2 +2 -7 src/sys/dev/wi/if_wi_pci.c 1.7.2.2 +4 -4 src/sys/dev/wi/wi_hostap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 14:23:25 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 314D237B41B; Mon, 29 Apr 2002 14:23:21 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TLNLO04415; Mon, 29 Apr 2002 14:23:21 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204292123.g3TLNLO04415@freefall.freebsd.org> From: Maxim Sobolev Date: Mon, 29 Apr 2002 14:23:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/gettext Makefile ports/devel/gettext/files patch-ae patch-intl::Makefile.in patch-lib::Makefile.in patch-ltmain.sh patch-src::Makefile.in X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/29 14:23:21 PDT Modified files: devel/gettext Makefile devel/gettext/files patch-ae patch-intl::Makefile.in patch-lib::Makefile.in patch-src::Makefile.in Removed files: devel/gettext/files patch-ltmain.sh Log: - Use USE_LIBTOOL; - don't explicitly link libc into the gettext shared library, because potentially it can screw up threaded programs linked against libintl.so. Revision Changes Path 1.29 +1 -1 ports/devel/gettext/Makefile 1.8 +18 -3 ports/devel/gettext/files/patch-ae 1.3 +29 -5 ports/devel/gettext/files/patch-intl::Makefile.in 1.3 +27 -5 ports/devel/gettext/files/patch-lib::Makefile.in 1.2 +0 -28 ports/devel/gettext/files/patch-ltmain.sh (dead) 1.2 +24 -4 ports/devel/gettext/files/patch-src::Makefile.in To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 14:41:21 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0E2F037B400; Mon, 29 Apr 2002 14:41:17 -0700 (PDT) Received: (from trhodes@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TLfHH06808; Mon, 29 Apr 2002 14:41:17 -0700 (PDT) (envelope-from trhodes) Message-Id: <200204292141.g3TLfHH06808@freefall.freebsd.org> From: Tom Rhodes Date: Mon, 29 Apr 2002 14:41:16 -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 trhodes 2002/04/29 14:41:16 PDT Modified files: en_US.ISO8859-1/books/handbook/ppp-and-slip chapter.sgml Log: A few fix-ups for the PPP handbook chapter. PR: 37042 Submitted by: Dominic Marks Revision Changes Path 1.73 +28 -5 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 Apr 29 14:46:14 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BCC5037B405; Mon, 29 Apr 2002 14:46:09 -0700 (PDT) Received: (from ps@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TLk9V07523; Mon, 29 Apr 2002 14:46:09 -0700 (PDT) (envelope-from ps) Message-Id: <200204292146.g3TLk9V07523@freefall.freebsd.org> From: Paul Saab Date: Mon, 29 Apr 2002 14:46:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ciss ciss.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ps 2002/04/29 14:46:09 PDT Modified files: sys/dev/ciss ciss.c Log: - Set the maximum number of device transactions to what the driver is limiting it to, not what the device says it can handle. - cl_status is an integer. cl_lstatus is a pointer. - Add some debugging code to dump some things the driver knows about the adapter. - Tell CAM that the adapter can handle more commands when a command completes. This fixes the problem were the SIM would freeze once the driver hit the maximum number of transactions for the device. - Change the vendor string to COMPAQ. - Turn of Synchronize Cache for now. It locks the controller up. Approved by: msmith Obtained from: Yahoo! Revision Changes Path 1.5 +73 -7 src/sys/dev/ciss/ciss.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 14:49:54 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B13B337B405; Mon, 29 Apr 2002 14:49:44 -0700 (PDT) Received: (from ps@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TLniw07878; Mon, 29 Apr 2002 14:49:44 -0700 (PDT) (envelope-from ps) Message-Id: <200204292149.g3TLniw07878@freefall.freebsd.org> From: Paul Saab Date: Mon, 29 Apr 2002 14:49:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ciss ciss.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 ps 2002/04/29 14:49:44 PDT Modified files: (Branch: RELENG_4) sys/dev/ciss ciss.c Log: MFC: rev 1.5 - Set the maximum number of device transactions to what the driver is limiting it to, not what the device says it can handle. - cl_status is an integer. cl_lstatus is a pointer. - Add some debugging code to dump some things the driver knows about the adapter. - Tell CAM that the adapter can handle more commands when a command completes. This fixes the problem were the SIM would freeze once the driver hit the maximum number of transactions for the device. - Change the vendor string to COMPAQ. - Turn of Synchronize Cache for now. It locks the controller up. Approved by: msmith Obtained from: Yahoo! Revision Changes Path 1.2.2.4 +73 -7 src/sys/dev/ciss/ciss.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 15: 1:22 2002 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 5639137B425; Mon, 29 Apr 2002 15:00:49 -0700 (PDT) Received: from fledge.watson.org (fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.11.6/8.11.6) with SMTP id g3TM0Vw47535; Mon, 29 Apr 2002 18:00:31 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Mon, 29 Apr 2002 18:00:30 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Alfred Perlstein Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_malloc.c In-Reply-To: <20020429204533.GG1530@elvis.mu.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 29 Apr 2002, Alfred Perlstein wrote: > * Robert Watson [020429 10:53] wrote: > > rwatson 2002/04/29 10:53:23 PDT > > > > Modified files: > > sys/kern kern_malloc.c > > Log: > > Re-add the 16384 bucket also. > > > > Submitted by: green > > > > Revision Changes Path > > 1.102 +1 -0 src/sys/kern/kern_malloc.c > > :( > > What's with the decimal powers of two here? This should be using a > shift to avoid this sort of problem. Well, I was just restoring the file to its previous state, so I adopted the same formatting that was there previously. The ommission was a copy/paste issue from my local tree -- it didn't affect correctness, just wastage by bumping you to the next bucket. Robert N M Watson FreeBSD Core Team, TrustedBSD Project robert@fledge.watson.org NAI Labs, Safeport Network Services To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 15:12:20 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.chesapeake.net (chesapeake.net [205.130.220.14]) by hub.freebsd.org (Postfix) with ESMTP id A3EA037B41B; Mon, 29 Apr 2002 15:09:44 -0700 (PDT) Received: from localhost (jroberson@localhost) by mail.chesapeake.net (8.11.6/8.11.6) with ESMTP id g3TM9g167537; Mon, 29 Apr 2002 18:09:42 -0400 (EDT) (envelope-from jroberson@chesapeake.net) Date: Mon, 29 Apr 2002 18:09:42 -0400 (EDT) From: Jeff Roberson To: Robert Watson Cc: Alfred Perlstein , , Subject: Re: cvs commit: src/sys/kern kern_malloc.c In-Reply-To: Message-ID: <20020429180632.K18391-100000@mail.chesapeake.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 29 Apr 2002, Robert Watson wrote: > > On Mon, 29 Apr 2002, Alfred Perlstein wrote: > > > > :( > > > > What's with the decimal powers of two here? This should be using a > > shift to avoid this sort of problem. > > Well, I was just restoring the file to its previous state, so I adopted > the same formatting that was there previously. The ommission was a > copy/paste issue from my local tree -- it didn't affect correctness, just > wastage by bumping you to the next bucket. > > Robert N M Watson FreeBSD Core Team, TrustedBSD Project > robert@fledge.watson.org NAI Labs, Safeport Network Services > > It was done on purpose. These should not stay powers of two. There is a comment about this above the code. I didn't want to imply any sort of relationship between powers of two and the bucket sizes. If they were off at all it wouldn't matter anyway. Jeff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 16: 1:56 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0B59637B400; Mon, 29 Apr 2002 16:01:54 -0700 (PDT) Received: (from ikob@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TN1s320835; Mon, 29 Apr 2002 16:01:54 -0700 (PDT) (envelope-from ikob) Message-Id: <200204292301.g3TN1s320835@freefall.freebsd.org> From: Katsushi Kobayashi Date: Mon, 29 Apr 2002 16:01:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors article.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ikob 2002/04/29 16:01:53 PDT Modified files: en_US.ISO8859-1/articles/contributors article.sgml Log: Change my entry to correct position. Revision Changes Path 1.168 +4 -4 doc/en_US.ISO8859-1/articles/contributors/article.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 16:25:35 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F394737B404; Mon, 29 Apr 2002 16:25:30 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TNPU227039; Mon, 29 Apr 2002 16:25:30 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204292325.g3TNPU227039@freefall.freebsd.org> From: Maxim Sobolev Date: Mon, 29 Apr 2002 16:25:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/led Makefile ports/editors/led/files patch-src::file.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/29 16:25:30 PDT Modified files: editors/led Makefile Added files: editors/led/files patch-src::file.c Log: Issue fflush()->fsync() after saving file to the disk, so that the user will not get zero-sized file after reboot if the system crashed shortly after the save, as it usually the case when you are hacking some potential panic(9) implementation (e.g. kernel module). Bump PORTREVISION. Revision Changes Path 1.5 +1 -0 ports/editors/led/Makefile 1.1 +12 -0 ports/editors/led/files/patch-src::file.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 16:45:44 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E552A37B41B; Mon, 29 Apr 2002 16:45:41 -0700 (PDT) Received: (from jeff@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TNjfx28733; Mon, 29 Apr 2002 16:45:41 -0700 (PDT) (envelope-from jeff) Message-Id: <200204292345.g3TNjfx28733@freefall.freebsd.org> From: Jeff Roberson Date: Mon, 29 Apr 2002 16:45:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm uma.h uma_core.c uma_int.h vm_map.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jeff 2002/04/29 16:45:41 PDT Modified files: sys/vm uma.h uma_core.c uma_int.h vm_map.c Log: Add a new zone flag UMA_ZONE_MTXCLASS. This puts the zone in it's own mutex class. Currently this is only used for kmapentzone because kmapents are are potentially allocated when freeing memory. This is not dangerous though because no other allocations will be done while holding the kmapentzone lock. Revision Changes Path 1.5 +1 -0 src/sys/vm/uma.h 1.16 +11 -3 src/sys/vm/uma_core.c 1.8 +21 -6 src/sys/vm/uma_int.h 1.226 +1 -1 src/sys/vm/vm_map.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 18:30:26 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DA33D37B404; Mon, 29 Apr 2002 18:30:19 -0700 (PDT) Received: (from trhodes@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U1UJM58867; Mon, 29 Apr 2002 18:30:19 -0700 (PDT) (envelope-from trhodes) Message-Id: <200204300130.g3U1UJM58867@freefall.freebsd.org> From: Tom Rhodes Date: Mon, 29 Apr 2002 18:30:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/events/2002 bsdcon-devsummit.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trhodes 2002/04/29 18:30:19 PDT Modified files: en/events/2002 bsdcon-devsummit.sgml Log: Run the developers summit file through ispell Submitted by: Hiten Panyda Revision Changes Path 1.6 +25 -25 www/en/events/2002/bsdcon-devsummit.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 18:50:14 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 03E1C37B405; Mon, 29 Apr 2002 18:50:12 -0700 (PDT) Received: (from ikob@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U1oBf60938; Mon, 29 Apr 2002 18:50:11 -0700 (PDT) (envelope-from ikob) Message-Id: <200204300150.g3U1oBf60938@freefall.freebsd.org> From: Katsushi Kobayashi Date: Mon, 29 Apr 2002 18:50:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors article.sgml doc/en_US.ISO8859-1/share/sgml authors.ent X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ikob 2002/04/29 18:50:11 PDT Modified files: en_US.ISO8859-1/articles/contributors article.sgml en_US.ISO8859-1/share/sgml authors.ent Log: Add my entry to authors.ent and re-order my entry in the comitters list. Revision Changes Path 1.169 +2 -2 doc/en_US.ISO8859-1/articles/contributors/article.sgml 1.227 +2 -0 doc/en_US.ISO8859-1/share/sgml/authors.ent To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 18:55: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DEF9D37B400; Mon, 29 Apr 2002 18:54:54 -0700 (PDT) Received: (from tanimura@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U1ssx61604; Mon, 29 Apr 2002 18:54:54 -0700 (PDT) (envelope-from tanimura) Message-Id: <200204300154.g3U1ssx61604@freefall.freebsd.org> From: Seigo Tanimura Date: Mon, 29 Apr 2002 18:54:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/fifofs fifo_vnops.c src/sys/kern uipc_socket2.c uipc_usrreq.c src/sys/net raw_usrreq.c rtsock.c src/sys/netatalk ddp_input.c src/sys/netatm atm_aal5.c src/sys/netgraph ng_socket.c src/sys/netinet accf_data.c ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tanimura 2002/04/29 18:54:54 PDT Modified files: sys/fs/fifofs fifo_vnops.c sys/kern uipc_socket2.c uipc_usrreq.c sys/net raw_usrreq.c rtsock.c sys/netatalk ddp_input.c sys/netatm atm_aal5.c sys/netgraph ng_socket.c sys/netinet accf_data.c accf_http.c ip_divert.c ip_mroute.c raw_ip.c tcp_input.c udp_usrreq.c sys/netinet6 icmp6.c ip6_mroute.c raw_ip6.c udp6_usrreq.c sys/netipx ipx_usrreq.c spx_usrreq.c sys/netkey keysock.c sys/netnatm natm.c sys/netsmb smb_trantcp.c sys/sys filedesc.h signalvar.h socketvar.h Log: Revert the change of #includes in sys/filedesc.h and sys/socketvar.h. Requested by: bde Since locking sigio_lock is usually followed by calling pgsigio(), move the declaration of sigio_lock and the definitions of SIGIO_*() to sys/signalvar.h. While I am here, sort include files alphabetically, where possible. Revision Changes Path 1.66 +10 -8 src/sys/fs/fifofs/fifo_vnops.c 1.90 +7 -6 src/sys/kern/uipc_socket2.c 1.90 +10 -9 src/sys/kern/uipc_usrreq.c 1.23 +4 -1 src/sys/net/raw_usrreq.c 1.71 +10 -7 src/sys/net/rtsock.c 1.14 +6 -3 src/sys/netatalk/ddp_input.c 1.14 +5 -2 src/sys/netatm/atm_aal5.c 1.35 +5 -3 src/sys/netgraph/ng_socket.c 1.5 +4 -1 src/sys/netinet/accf_data.c 1.7 +4 -1 src/sys/netinet/accf_http.c 1.59 +6 -3 src/sys/netinet/ip_divert.c 1.74 +11 -8 src/sys/netinet/ip_mroute.c 1.93 +5 -2 src/sys/netinet/raw_ip.c 1.155 +9 -6 src/sys/netinet/tcp_input.c 1.108 +9 -6 src/sys/netinet/udp_usrreq.c 1.17 +13 -10 src/sys/netinet6/icmp6.c 1.12 +9 -6 src/sys/netinet6/ip6_mroute.c 1.18 +12 -9 src/sys/netinet6/raw_ip6.c 1.25 +13 -10 src/sys/netinet6/udp6_usrreq.c 1.32 +6 -3 src/sys/netipx/ipx_usrreq.c 1.33 +4 -2 src/sys/netipx/spx_usrreq.c 1.12 +3 -1 src/sys/netkey/keysock.c 1.17 +7 -4 src/sys/netnatm/natm.c 1.10 +7 -4 src/sys/netsmb/smb_trantcp.c 1.43 +2 -15 src/sys/sys/filedesc.h 1.50 +12 -0 src/sys/sys/signalvar.h 1.78 +2 -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 Mon Apr 29 19: 2:29 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7E6A737B400; Mon, 29 Apr 2002 19:02:24 -0700 (PDT) Received: (from greid@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U22OR62679; Mon, 29 Apr 2002 19:02:24 -0700 (PDT) (envelope-from greid) Message-Id: <200204300202.g3U22OR62679@freefall.freebsd.org> From: George C A Reid Date: Mon, 29 Apr 2002 19:02:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/ecartis Makefile distinfo pkg-plist ports/mail/ecartis/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 greid 2002/04/29 19:02:24 PDT Modified files: mail/ecartis Makefile distinfo pkg-plist mail/ecartis/files patch-aa Log: Update to snap2002042: Multiple strcpy and strcat security issues, as well as sprintf's fixed. Fix for "ecartisx.c" vulnerability. PR: 37506 Submitted by: Trish Lynch Revision Changes Path 1.2 +1 -1 ports/mail/ecartis/Makefile 1.2 +1 -1 ports/mail/ecartis/distinfo 1.2 +6 -4 ports/mail/ecartis/files/patch-aa 1.2 +2 -0 ports/mail/ecartis/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 19: 6:44 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.sat.t.u-tokyo.ac.jp (nat.keisu.t.u-tokyo.ac.jp [133.11.68.2]) by hub.freebsd.org (Postfix) with ESMTP id E032E37B404; Mon, 29 Apr 2002 19:06:38 -0700 (PDT) Received: from ett.sat.t.u-tokyo.ac.jp (ett.sat.t.u-tokyo.ac.jp [10.6.1.30]) by mail.sat.t.u-tokyo.ac.jp (Postfix) with ESMTP id D6F9A2DC74; Tue, 30 Apr 2002 11:06:37 +0900 (JST) Date: Tue, 30 Apr 2002 11:06:37 +0900 Message-ID: From: Hidetoshi Shimokawa To: Wilko Bulte Cc: Tom Rhodes , Alfred Perlstein , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: CVSROOT access In-Reply-To: <20020429102655.A84632@freebie.xs4all.nl> References: <200204270245.g3R2jQh02654@freefall.freebsd.org> <20020427054102.GO1530@elvis.mu.org> <20020428192915.1a5f32e2.darklogik@pittgoth.com> User-Agent: Wanderlust/2.9.9 (Unchained Melody) REMI/1.14.3 (Matsudai) FLIM/1.14.3 (=?ISO-8859-1?Q?Unebigory=F2mae?=) APEL/10.3 MULE XEmacs/21.2 (beta19) (Shinjuku) (i386-unknown-freebsd3.2) X-Face: OE([KxWyJI0r[R~S/>7ia}SJ)i%a,$-9%7{*yihQk|]gl}2p#"oXmX/fT}Bn7:#j7i14gu$ jgR\S*&C3R/pJX List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At Mon, 29 Apr 2002 10:26:55 +0200, Wilko Bulte wrote: > > On Sun, Apr 28, 2002 at 07:29:15PM -0400, Tom Rhodes wrote: > > On Fri, 26 Apr 2002 22:41:02 -0700 > > Alfred Perlstein wrote: > > > > > * Hidetoshi Shimokawa [020426 19:45] wrote: > > > > simokawa 2002/04/26 19:45:26 PDT > > > > > > > > Modified files: > > > > . access > > > > Log: > > > > Please welcome Katsushi Kobayashi . > > > > He will integrate IEEE1394(FireWire) support into FreeBSD. > > > > > > That's excellent, welcome aboard! > > > > I agree, this is something we need! Kind of looking forward to seeing > > this happen. ;) Its nice to have you on the team! > > Absolutely.. especially as I should be getting a laptop with a FireWire > interface embedded into it. > > Wilko We put snapshots of the driver (for both -stable and -current) under http://people.freebsd.org/~simokawa/ (named firewire-2002XXXX.tar.gz) It's a loadable module and you don't need recomplie your kernel. enjoy ;-) /\ Hidetoshi Shimokawa \/ simokawa@sat.t.u-tokyo.ac.jp PGP public key: http://www.sat.t.u-tokyo.ac.jp/~simokawa/pgp.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 19: 7:14 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1F04137B404; Mon, 29 Apr 2002 19:06:58 -0700 (PDT) Received: (from horikawa@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U26wt66966; Mon, 29 Apr 2002 19:06:58 -0700 (PDT) (envelope-from horikawa) Message-Id: <200204300206.g3U26wt66966@freefall.freebsd.org> From: Kazuo Horikawa Date: Mon, 29 Apr 2002 19:06:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja_JP.eucJP/man/man1 cpio.1 fdformat.1 pax.1 doc/ja_JP.eucJP/man/man5 disktab.5 doc/ja_JP.eucJP/man/man8 dump.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG horikawa 2002/04/29 19:06:57 PDT Modified files: ja_JP.eucJP/man/man1 cpio.1 fdformat.1 pax.1 ja_JP.eucJP/man/man5 disktab.5 ja_JP.eucJP/man/man8 dump.8 Log: Use same Japanese translation for the word "floppy" Revision Changes Path 1.9 +1 -1 doc/ja_JP.eucJP/man/man1/cpio.1 1.19 +1 -1 doc/ja_JP.eucJP/man/man1/fdformat.1 1.20 +1 -1 doc/ja_JP.eucJP/man/man1/pax.1 1.12 +1 -1 doc/ja_JP.eucJP/man/man5/disktab.5 1.22 +1 -1 doc/ja_JP.eucJP/man/man8/dump.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 19: 9:54 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3476537B41B; Mon, 29 Apr 2002 19:09:45 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U29j267349; Mon, 29 Apr 2002 19:09:45 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204300209.g3U29j267349@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 29 Apr 2002 19:09:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/mailgraph Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/29 19:09:45 PDT Modified files: mail Makefile Added files: mail/mailgraph Makefile distinfo pkg-comment pkg-descr pkg-plist Log: add mailgraph 0.19 A RRDtool frontend for Postfix statistics PR: 37579 Submitted by: Gea-Suan Lin Revision Changes Path 1.297 +1 -0 ports/mail/Makefile 1.1 +26 -0 ports/mail/mailgraph/Makefile (new) 1.1 +1 -0 ports/mail/mailgraph/distinfo (new) 1.1 +1 -0 ports/mail/mailgraph/pkg-comment (new) 1.1 +5 -0 ports/mail/mailgraph/pkg-descr (new) 1.1 +2 -0 ports/mail/mailgraph/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 19:10:17 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 30A4937B41E; Mon, 29 Apr 2002 19:09:48 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U29mn67381; Mon, 29 Apr 2002 19:09:48 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204300209.g3U29mn67381@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 29 Apr 2002 19:09:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/29 19:09:48 PDT Modified files: . modules Log: mailgraph --> ports/mail/mailgraph Revision Changes Path 1.5032 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 19:13:52 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CEB8437B417; Mon, 29 Apr 2002 19:13:49 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U2DnN68169; Mon, 29 Apr 2002 19:13:49 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204300213.g3U2DnN68169@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 29 Apr 2002 19:13:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/rdesktop Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/29 19:13:49 PDT Modified files: net/rdesktop Makefile Log: libgmp3 -> libgmp4 PR: 37580 Submitted by: maintainer Revision Changes Path 1.12 +2 -1 ports/net/rdesktop/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 19:14:27 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D5CE737B404; Mon, 29 Apr 2002 19:14:24 -0700 (PDT) Received: (from marcel@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U2EOL68341; Mon, 29 Apr 2002 19:14:24 -0700 (PDT) (envelope-from marcel) Message-Id: <200204300214.g3U2EOL68341@freefall.freebsd.org> From: Marcel Moolenaar Date: Mon, 29 Apr 2002 19:14:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/conf SKI X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcel 2002/04/29 19:14:24 PDT Modified files: sys/ia64/conf SKI Log: Remove KTR_EXTEND. Revision Changes Path 1.4 +0 -1 src/sys/ia64/conf/SKI To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 19:17:38 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B4D8D37B41C; Mon, 29 Apr 2002 19:17:33 -0700 (PDT) Received: (from arr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U2HXi68801; Mon, 29 Apr 2002 19:17:33 -0700 (PDT) (envelope-from arr) Message-Id: <200204300217.g3U2HXi68801@freefall.freebsd.org> From: "Andrew R. Reiter" Date: Mon, 29 Apr 2002 19:17:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors article.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG arr 2002/04/29 19:17:33 PDT Modified files: en_US.ISO8859-1/articles/contributors article.sgml Log: - Spell Mike Tancsa's last name correctly. Humble apologies from: arr Revision Changes Path 1.170 +1 -1 doc/en_US.ISO8859-1/articles/contributors/article.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 19:21:52 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 844C637B41A; Mon, 29 Apr 2002 19:21:49 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U2LnB69375; Mon, 29 Apr 2002 19:21:49 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204300221.g3U2LnB69375@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 29 Apr 2002 19:21:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/29 19:21:48 PDT Modified files: . modules Log: gd2 -> ports/graphics/gd2 Revision Changes Path 1.5033 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 19:26:35 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C828F37B404; Mon, 29 Apr 2002 19:26:32 -0700 (PDT) Received: (from marcel@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U2QWr69920; Mon, 29 Apr 2002 19:26:32 -0700 (PDT) (envelope-from marcel) Message-Id: <200204300226.g3U2QWr69920@freefall.freebsd.org> From: Marcel Moolenaar Date: Mon, 29 Apr 2002 19:26:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 sscdisk.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcel 2002/04/29 19:26:32 PDT Modified files: sys/ia64/ia64 sscdisk.c Log: Include md_var.h. It has the prototype of ia64_running_in_simulator(). Revision Changes Path 1.16 +1 -0 src/sys/ia64/ia64/sscdisk.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 19:29: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 15CB537B404; Mon, 29 Apr 2002 19:29:01 -0700 (PDT) Received: (from marcel@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U2T1b70126; Mon, 29 Apr 2002 19:29:01 -0700 (PDT) (envelope-from marcel) Message-Id: <200204300229.g3U2T1b70126@freefall.freebsd.org> From: Marcel Moolenaar Date: Mon, 29 Apr 2002 19:29:01 -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 marcel 2002/04/29 19:29:01 PDT Modified files: sys/ia64/ia64 machdep.c Log: Make this work for ski again. Don't call ia64_mca_init() when we're in the simulator. Revision Changes Path 1.100 +10 -11 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 Mon Apr 29 19:37:35 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 95B2637B404; Mon, 29 Apr 2002 19:37:32 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U2bWn71339; Mon, 29 Apr 2002 19:37:32 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204300237.g3U2bWn71339@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 29 Apr 2002 19:37:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/gd Makefile ports/graphics/gd2 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/29 19:37:32 PDT Modified files: graphics/gd Makefile graphics/gd2 Makefile Log: bzip2 -> ${BZIP2_CMD} Revision Changes Path 1.52 +1 -1 ports/graphics/gd/Makefile 1.51 +1 -1 ports/graphics/gd2/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 19:42:27 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 28C3237B416; Mon, 29 Apr 2002 19:42:24 -0700 (PDT) Received: (from jake@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U2gOk72152; Mon, 29 Apr 2002 19:42:24 -0700 (PDT) (envelope-from jake) Message-Id: <200204300242.g3U2gOk72152@freefall.freebsd.org> From: Jake Burkholder Date: Mon, 29 Apr 2002 19:42:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jake 2002/04/29 19:42:24 PDT Modified files: usr.bin Makefile Log: Build elf2aout for sparc64. Revision Changes Path 1.193 +4 -0 src/usr.bin/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 19:43:25 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E416637B41A; Mon, 29 Apr 2002 19:43:21 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U2hLL72328; Mon, 29 Apr 2002 19:43:21 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204300243.g3U2hLL72328@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 29 Apr 2002 19:43:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/aalib Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/29 19:43:21 PDT Modified files: graphics/aalib Makefile Log: use WITHOUT_X11 instead of WITH_X11 bump PORTREVISION Revision Changes Path 1.25 +2 -1 ports/graphics/aalib/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 20: 2:47 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 950C537B404; Mon, 29 Apr 2002 20:02:43 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U32h274586; Mon, 29 Apr 2002 20:02:43 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204300302.g3U32h274586@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 29 Apr 2002 20:02:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/imc Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/29 20:02:43 PDT Modified files: graphics Makefile Added files: graphics/imc Makefile distinfo pkg-comment pkg-descr pkg-plist Log: add imc 4.1 Image Compiler Revision Changes Path 1.443 +1 -0 ports/graphics/Makefile 1.1 +34 -0 ports/graphics/imc/Makefile (new) 1.1 +1 -0 ports/graphics/imc/distinfo (new) 1.1 +1 -0 ports/graphics/imc/pkg-comment (new) 1.1 +22 -0 ports/graphics/imc/pkg-descr (new) 1.1 +55 -0 ports/graphics/imc/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 20: 3: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C032537B420; Mon, 29 Apr 2002 20:02:48 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U32m774635; Mon, 29 Apr 2002 20:02:48 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204300302.g3U32m774635@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 29 Apr 2002 20:02:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/29 20:02:48 PDT Modified files: . modules Log: imc --> ports/graphics/imc Revision Changes Path 1.5034 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 20:44:38 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5322437B400; Mon, 29 Apr 2002 20:44:35 -0700 (PDT) Received: (from alc@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U3iZC87875; Mon, 29 Apr 2002 20:44:35 -0700 (PDT) (envelope-from alc) Message-Id: <200204300344.g3U3iZC87875@freefall.freebsd.org> From: Alan Cox Date: Mon, 29 Apr 2002 20:44:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_fault.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alc 2002/04/29 20:44:35 PDT Modified files: sys/vm vm_fault.c Log: o Revert vm_fault1() to its original name vm_fault(), eliminating the wrapper that took its place for the purposes of acquiring and releasing Giant. Revision Changes Path 1.140 +11 -16 src/sys/vm/vm_fault.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 20:46:37 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E84A937B431; Mon, 29 Apr 2002 20:46:27 -0700 (PDT) Received: (from imp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U3kR288159; Mon, 29 Apr 2002 20:46:27 -0700 (PDT) (envelope-from imp) Message-Id: <200204300346.g3U3kR288159@freefall.freebsd.org> From: Warner Losh Date: Mon, 29 Apr 2002 20:46:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/wi wi_hostap.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2002/04/29 20:46:27 PDT Modified files: sys/dev/wi wi_hostap.c Log: skibo tells me that that I didn't apply all of his last patch, and sent me a replacement patch that fixes the problem. The challenge buffer was not large enough by a factor of 4 (due to my changing the size from 128 to 32, but not u_int8_t to u_int32_t). MFC after: 1 day Submitted by: skibo@pacbell.net Revision Changes Path 1.10 +1 -1 src/sys/dev/wi/wi_hostap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 21:26:39 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4054E37B400; Mon, 29 Apr 2002 21:26:34 -0700 (PDT) Received: (from jeff@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U4QYZ01220; Mon, 29 Apr 2002 21:26:34 -0700 (PDT) (envelope-from jeff) Message-Id: <200204300426.g3U4QYZ01220@freefall.freebsd.org> From: Jeff Roberson Date: Mon, 29 Apr 2002 21:26:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_malloc.c src/sys/vm uma.h uma_core.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jeff 2002/04/29 21:26:34 PDT Modified files: sys/kern kern_malloc.c sys/vm uma.h uma_core.c Log: Move the implementation of M_ZERO into UMA so that it can be passed to uma_zalloc and friends. Remove this functionality from the malloc wrapper. Document this change in uma.h and adjust variable names in uma_core. Revision Changes Path 1.103 +0 -3 src/sys/kern/kern_malloc.c 1.6 +5 -6 src/sys/vm/uma.h 1.17 +16 -10 src/sys/vm/uma_core.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 22: 5: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4666237B419; Mon, 29 Apr 2002 22:05:06 -0700 (PDT) Received: (from scottl@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U556W05853; Mon, 29 Apr 2002 22:05:06 -0700 (PDT) (envelope-from scottl) Message-Id: <200204300505.g3U556W05853@freefall.freebsd.org> From: Scott Long Date: Mon, 29 Apr 2002 22:05:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/udf udf_vnops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG scottl 2002/04/29 22:05:06 PDT Modified files: sys/fs/udf udf_vnops.c Log: Fix udf_read(). Honor the uio_resid when determining the size of the block to read and copy out. This removes the hack in udf_readatoffset() for only reading one block at a time. WooHoo! Remove a redundant test for fragmented fids in both udf_readdir() and udf_lookup(). Add comment to both as to why the test is written the way it is. Add a few more safety checks for brelse(). Thanks to Timothy Shimmin for pointing out these problems. Revision Changes Path 1.3 +22 -16 src/sys/fs/udf/udf_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 23:24:45 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4CF8937B417; Mon, 29 Apr 2002 23:24:40 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U6OeS21936; Mon, 29 Apr 2002 23:24:40 -0700 (PDT) (envelope-from pat) Message-Id: <200204300624.g3U6OeS21936@freefall.freebsd.org> From: Patrick Li Date: Mon, 29 Apr 2002 23:24:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/biew Makefile distinfo ports/editors/biew/files patch-af X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/04/29 23:24:40 PDT Modified files: editors/biew Makefile distinfo editors/biew/files patch-af Log: Update to 5.3.2 PR: 37578 Submitted by: maintainer Revision Changes Path 1.14 +2 -2 ports/editors/biew/Makefile 1.7 +1 -1 ports/editors/biew/distinfo 1.6 +3 -3 ports/editors/biew/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 Apr 29 23:27:44 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2423937B405; Mon, 29 Apr 2002 23:27:41 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U6RfL22401; Mon, 29 Apr 2002 23:27:41 -0700 (PDT) (envelope-from pat) Message-Id: <200204300627.g3U6RfL22401@freefall.freebsd.org> From: Patrick Li Date: Mon, 29 Apr 2002 23:27:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/mytop Makefile distinfo ports/databases/mytop/files patch-mytop X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/04/29 23:27:41 PDT Modified files: databases/mytop Makefile distinfo databases/mytop/files patch-mytop Log: Update to 1.0 PR: 37560 Submitted by: maintainer Revision Changes Path 1.7 +4 -6 ports/databases/mytop/Makefile 1.4 +1 -1 ports/databases/mytop/distinfo 1.2 +1 -1 ports/databases/mytop/files/patch-mytop To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 23:32:17 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BA3B937B419; Mon, 29 Apr 2002 23:32:08 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U6W8Z24937; Mon, 29 Apr 2002 23:32:08 -0700 (PDT) (envelope-from pat) Message-Id: <200204300632.g3U6W8Z24937@freefall.freebsd.org> From: Patrick Li Date: Mon, 29 Apr 2002 23:32:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/korean/pycodec Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/04/29 23:32:08 PDT Modified files: korean/pycodec Makefile distinfo pkg-plist Log: Update to 2.0.3 PR: 37550 Submitted by: maintainer Revision Changes Path 1.6 +2 -3 ports/korean/pycodec/Makefile 1.5 +1 -1 ports/korean/pycodec/distinfo 1.4 +32 -1 ports/korean/pycodec/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Apr 29 23:37:32 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C842737B41C; Mon, 29 Apr 2002 23:37:26 -0700 (PDT) Received: (from marcel@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U6bQc25956; Mon, 29 Apr 2002 23:37:26 -0700 (PDT) (envelope-from marcel) Message-Id: <200204300637.g3U6bQc25956@freefall.freebsd.org> From: Marcel Moolenaar Date: Mon, 29 Apr 2002 23:37:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 exception.s src/sys/ia64/include frame.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcel 2002/04/29 23:37:25 PDT Modified files: sys/ia64/ia64 exception.s sys/ia64/include frame.h Log: Add ar.lc and ar.ec to the trapframe. These are not saved for syscalls, only for exceptions. While adding this to exception_save and exception_restore, it was hard to find a good place to put the instructions. The code sequence was sufficiently arbitrarily ordered that the density was low (roughly 67%). No explicit bundling was used. Thus, I rewrote the functions to optimize for density (close to 80% now), and added explicit bundles and nop instructions. The immediate operand on the nop instruction has been incremented with each instance, to make debugging a bit easier when looking at recurring patterns. Redundant stops have been removed as much as possible. Future optimizations can focus more on performance. A well-placed lfetch can make all the difference here! Also, the FRAME_Fxx defines in frame.h were mostly bogus. FRAME_F10 to FRAME_F15 were copied from FRAME_F9 and still had the same index. We don't use them yet, so nothing was broken. Revision Changes Path 1.34 +458 -171 src/sys/ia64/ia64/exception.s 1.4 +13 -10 src/sys/ia64/include/frame.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 0:36:51 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B9CAB37B400; Tue, 30 Apr 2002 00:36:48 -0700 (PDT) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U7amw37826; Tue, 30 Apr 2002 00:36:48 -0700 (PDT) (envelope-from sheldonh) Message-Id: <200204300736.g3U7amw37826@freefall.freebsd.org> From: Sheldon Hearn Date: Tue, 30 Apr 2002 00:36:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/fortune/datfiles fortunes-o.real X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sheldonh 2002/04/30 00:36:48 PDT Modified files: games/fortune/datfiles fortunes-o.real Log: Correct typo (is -> us). Revision Changes Path 1.14 +1 -1 src/games/fortune/datfiles/fortunes-o.real To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 0:42: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BE36D37B41D; Tue, 30 Apr 2002 00:41:59 -0700 (PDT) Received: (from arr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U7fxR38455; Tue, 30 Apr 2002 00:41:59 -0700 (PDT) (envelope-from arr) Message-Id: <200204300741.g3U7fxR38455@freefall.freebsd.org> From: "Andrew R. Reiter" Date: Tue, 30 Apr 2002 00:41:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netatm atm_cm.c atm_subr.c atm_var.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG arr 2002/04/30 00:41:59 PDT Modified files: sys/netatm atm_cm.c atm_subr.c atm_var.h Log: - Take advantage of the M_ZERO flag that can now be passed to uma_zalloc. - Remove atm_uma_ctor() as the M_ZERO will zero out the memory for us. Revision Changes Path 1.16 +1 -1 src/sys/netatm/atm_cm.c 1.26 +3 -13 src/sys/netatm/atm_subr.c 1.14 +0 -1 src/sys/netatm/atm_var.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 0:54:29 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 73A1937B404; Tue, 30 Apr 2002 00:54:26 -0700 (PDT) Received: (from jeff@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U7sQj40182; Tue, 30 Apr 2002 00:54:26 -0700 (PDT) (envelope-from jeff) Message-Id: <200204300754.g3U7sQj40182@freefall.freebsd.org> From: Jeff Roberson Date: Tue, 30 Apr 2002 00:54:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files src/sys/kern kern_malloc.c src/sys/vm uma_dbg.c uma_dbg.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jeff 2002/04/30 00:54:26 PDT Modified files: sys/conf files sys/kern kern_malloc.c Added files: sys/vm uma_dbg.c uma_dbg.h Log: Add a new UMA debugging facility. This will overwrite freed memory with 0xdeadc0de and then check for it just before memory is handed off as part of a new request. This will catch any post free/pre alloc modification of memory, as well as introduce errors for anything that tries to dereference it as a pointer. This code takes the form of special init, fini, ctor and dtor routines that are specificly used by malloc. It is in a seperate file because additional debugging aids will want to live here as well. Revision Changes Path 1.630 +1 -0 src/sys/conf/files 1.104 +8 -2 src/sys/kern/kern_malloc.c 1.1 +112 -0 src/sys/vm/uma_dbg.c (new) 1.1 +47 -0 src/sys/vm/uma_dbg.h (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 1: 5:19 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 89E5637B400; Tue, 30 Apr 2002 01:05:16 -0700 (PDT) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U85GW42530; Tue, 30 Apr 2002 01:05:16 -0700 (PDT) (envelope-from rwatson) Message-Id: <200204300805.g3U85GW42530@freefall.freebsd.org> From: Robert Watson Date: Tue, 30 Apr 2002 01:05:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/committers-guide article.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rwatson 2002/04/30 01:05:16 PDT Modified files: en_US.ISO8859-1/articles/committers-guide article.sgml Log: Chase an article that changed name: attempt to fix the staff-who.html link so it points to article.html instead. Apparently this has been broken for a bit. Revision Changes Path 1.112 +1 -1 doc/en_US.ISO8859-1/articles/committers-guide/article.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 1: 7:40 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5F5BC37B417; Tue, 30 Apr 2002 01:07:37 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U87bk45918; Tue, 30 Apr 2002 01:07:37 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204300807.g3U87bk45918@freefall.freebsd.org> From: Maxim Sobolev Date: Tue, 30 Apr 2002 01:07:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/converters/libiconv Makefile ports/converters/libiconv/files patch-autoconf::ltmain.sh patch-configure patch-libcharset::autoconf::ltmain.sh patch-libcharset::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 2002/04/30 01:07:36 PDT Modified files: converters/libiconv Makefile Added files: converters/libiconv/files patch-configure patch-libcharset::configure Removed files: converters/libiconv/files patch-autoconf::ltmain.sh patch-libcharset::autoconf::ltmain.sh Log: Use USE_LIBTOOL. Revision Changes Path 1.14 +2 -1 ports/converters/libiconv/Makefile 1.3 +0 -28 ports/converters/libiconv/files/patch-autoconf::ltmain.sh (dead) 1.1 +13 -0 ports/converters/libiconv/files/patch-configure (new) 1.3 +0 -28 ports/converters/libiconv/files/patch-libcharset::autoconf::ltmain.sh (dead) 1.1 +13 -0 ports/converters/libiconv/files/patch-libcharset::configure (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 1: 8:36 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6D00037B41D; Tue, 30 Apr 2002 01:08:31 -0700 (PDT) Received: (from dougb@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U88VI46090; Tue, 30 Apr 2002 01:08:31 -0700 (PDT) (envelope-from dougb) Message-Id: <200204300808.g3U88VI46090@freefall.freebsd.org> From: Doug Barton Date: Tue, 30 Apr 2002 01:08:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/fortune/datfiles fortunes-o.real X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dougb 2002/04/30 01:08:31 PDT Modified files: games/fortune/datfiles fortunes-o.real Log: Fix a few more of my typos, a few others I noticed, and some ispell help. Revision Changes Path 1.15 +5 -5 src/games/fortune/datfiles/fortunes-o.real To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 1: 9:38 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 321B037B41A; Tue, 30 Apr 2002 01:09:34 -0700 (PDT) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U89Xk46172; Tue, 30 Apr 2002 01:09:33 -0700 (PDT) (envelope-from rwatson) Message-Id: <200204300809.g3U89Xk46172@freefall.freebsd.org> From: Robert Watson Date: Tue, 30 Apr 2002 01:09:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors article.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG rwatson 2002/04/30 01:09:33 PDT Modified files: en_US.ISO8859-1/articles/contributors article.sgml Log: Remove jkh from the list of current core team members (we're down to seven now, but no election needed just yet). Add jkh to the list of active developers (let's be optimistic: sysinstall2 is definitely coming now that jkh won't have to read core@ e-mail). Add jkh to the list of core team alumni -- tentatively specify dates as (1992-2002) but someone can tweak the first of those years as they see fit (1992 is generally the lower bound across other entries). Revision Changes Path 1.171 +8 -4 doc/en_US.ISO8859-1/articles/contributors/article.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 1:18:28 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5149137B404; Tue, 30 Apr 2002 01:18:26 -0700 (PDT) Received: (from bp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U8IQ447131; Tue, 30 Apr 2002 01:18:26 -0700 (PDT) (envelope-from bp) Message-Id: <200204300818.g3U8IQ447131@freefall.freebsd.org> From: Boris Popov Date: Tue, 30 Apr 2002 01:18:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libncp ncpl_nls.c src/sbin/mount_nwfs mount_nwfs.8 src/sys/netncp ncp_nls.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 bp 2002/04/30 01:18:26 PDT Modified files: (Branch: RELENG_4) lib/libncp ncpl_nls.c sbin/mount_nwfs mount_nwfs.8 sys/netncp ncp_nls.h Log: MFC: Add Sweden translation table. Revision Changes Path 1.2.2.1 +79 -2 src/lib/libncp/ncpl_nls.c 1.7.2.7 +9 -9 src/sbin/mount_nwfs/mount_nwfs.8 1.4.2.1 +3 -1 src/sys/netncp/ncp_nls.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 1:24: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C052437B417; Tue, 30 Apr 2002 01:23:56 -0700 (PDT) Received: (from bp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U8NuK47947; Tue, 30 Apr 2002 01:23:56 -0700 (PDT) (envelope-from bp) Message-Id: <200204300823.g3U8NuK47947@freefall.freebsd.org> From: Boris Popov Date: Tue, 30 Apr 2002 01:23:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/examples/nwclient dot.nwfsrc X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-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 2002/04/30 01:23:56 PDT Modified files: (Branch: RELENG_4) share/examples/nwclient dot.nwfsrc Log: MFC revision 1.2 Revision Changes Path 1.1.2.1 +1 -1 src/share/examples/nwclient/dot.nwfsrc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 1:30: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B1C6837B417; Tue, 30 Apr 2002 01:29:55 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U8TtV48717; Tue, 30 Apr 2002 01:29:55 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204300829.g3U8TtV48717@freefall.freebsd.org> From: Maxim Sobolev Date: Tue, 30 Apr 2002 01:29:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/bison Makefile pkg-plist ports/devel/bison/files patch-intl::Makefile.in X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/30 01:29:55 PDT Modified files: devel/bison Makefile pkg-plist Added files: devel/bison/files patch-intl::Makefile.in Log: Don't install own copy of charset.alias - use one from libiconv instead. Bump PORTREVISION. Revision Changes Path 1.32 +14 -13 ports/devel/bison/Makefile 1.1 +23 -0 ports/devel/bison/files/patch-intl::Makefile.in (new) 1.13 +1 -2 ports/devel/bison/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 Apr 30 1:32:40 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2C65A37B405; Tue, 30 Apr 2002 01:32:36 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U8Wa749086; Tue, 30 Apr 2002 01:32:36 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204300832.g3U8Wa749086@freefall.freebsd.org> From: Maxim Sobolev Date: Tue, 30 Apr 2002 01:32:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/gettext Makefile pkg-plist ports/devel/gettext/files patch-intl::Makefile.in patch-lib::Makefile.in X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/30 01:32:36 PDT Modified files: devel/gettext Makefile pkg-plist devel/gettext/files patch-intl::Makefile.in patch-lib::Makefile.in Log: Don't modify charset.alias file installed by libintl. Revision Changes Path 1.30 +1 -1 ports/devel/gettext/Makefile 1.4 +17 -11 ports/devel/gettext/files/patch-intl::Makefile.in 1.4 +10 -1 ports/devel/gettext/files/patch-lib::Makefile.in 1.20 +0 -2 ports/devel/gettext/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 Apr 30 1:33:15 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2732E37B41A; Tue, 30 Apr 2002 01:33:12 -0700 (PDT) Received: (from bp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U8XC949209; Tue, 30 Apr 2002 01:33:12 -0700 (PDT) (envelope-from bp) Message-Id: <200204300833.g3U8XC949209@freefall.freebsd.org> From: Boris Popov Date: Tue, 30 Apr 2002 01:33:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/smbfs smbfs_io.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 2002/04/30 01:33:12 PDT Modified files: (Branch: RELENG_4) sys/fs/smbfs smbfs_io.c Log: MFC: Temporarily bandaid against UIO_NOCOPY case. Revision Changes Path 1.3.2.2 +6 -0 src/sys/fs/smbfs/smbfs_io.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 1:43: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4B7ED37B405; Tue, 30 Apr 2002 01:43:02 -0700 (PDT) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U8h2o50590; Tue, 30 Apr 2002 01:43:02 -0700 (PDT) (envelope-from asmodai) Message-Id: <200204300843.g3U8h2o50590@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Tue, 30 Apr 2002 01:43:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 Makefile zone.9 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG asmodai 2002/04/30 01:43:02 PDT Modified files: (Branch: RELENG_4) share/man/man9 Makefile Added files: (Branch: RELENG_4) share/man/man9 zone.9 Log: MFC: Add zone.9 written by Dag-Erling. Revision Changes Path 1.60.2.19 +9 -1 src/share/man/man9/Makefile 1.9.2.1 +218 -0 src/share/man/man9/zone.9 (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 1:50:29 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A875B37B400; Tue, 30 Apr 2002 01:50:25 -0700 (PDT) Received: (from joe@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U8oP951755; Tue, 30 Apr 2002 01:50:25 -0700 (PDT) (envelope-from joe) Message-Id: <200204300850.g3U8oP951755@freefall.freebsd.org> From: Josef Karthauser Date: Tue, 30 Apr 2002 01:50:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/pppoa/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 joe 2002/04/30 01:50:25 PDT Modified files: net/pppoa/files patch-ab Log: Allow pppoa to also compile on older FreeBSDs before the usb.h structure change. Revision Changes Path 1.2 +51 -25 ports/net/pppoa/files/patch-ab To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 1:51:45 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5A06837B416; Tue, 30 Apr 2002 01:51:42 -0700 (PDT) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U8pgk51978; Tue, 30 Apr 2002 01:51:42 -0700 (PDT) (envelope-from asmodai) Message-Id: <200204300851.g3U8pgk51978@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Tue, 30 Apr 2002 01:51:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 zone.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 asmodai 2002/04/30 01:51:42 PDT Modified files: share/man/man9 zone.9 Log: Remove wrong include, one is supposed to include vm/uma.h instead of vm_zone.h. Revision Changes Path 1.10 +1 -1 src/share/man/man9/zone.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 1:52:55 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9ECF537B417; Tue, 30 Apr 2002 01:52:51 -0700 (PDT) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U8qpM52178; Tue, 30 Apr 2002 01:52:51 -0700 (PDT) (envelope-from kuriyama) Message-Id: <200204300852.g3U8qpM52178@freefall.freebsd.org> From: Jun Kuriyama Date: Tue, 30 Apr 2002 01:52:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors article.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kuriyama 2002/04/30 01:52:51 PDT Modified files: en_US.ISO8859-1/articles/contributors article.sgml Log: Fix breakage (s@@@). Revision Changes Path 1.172 +1 -1 doc/en_US.ISO8859-1/articles/contributors/article.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 1:54:59 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AF11537B400; Tue, 30 Apr 2002 01:54:54 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U8ssR52458; Tue, 30 Apr 2002 01:54:54 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204300854.g3U8ssR52458@freefall.freebsd.org> From: Maxim Sobolev Date: Tue, 30 Apr 2002 01:54:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/ssh Makefile ports/lang/librep Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/30 01:54:54 PDT Modified files: security/ssh Makefile lang/librep Makefile Log: Catch up with libgmp3 death. Pointy hat to: ijliao Revision Changes Path 1.36 +1 -1 ports/lang/librep/Makefile 1.113 +1 -1 ports/security/ssh/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 1:55:17 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 716FA37B417; Tue, 30 Apr 2002 01:54:58 -0700 (PDT) Received: (from hm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U8swt52492; Tue, 30 Apr 2002 01:54:58 -0700 (PDT) (envelope-from hm) Message-Id: <200204300854.g3U8swt52492@freefall.freebsd.org> From: Hellmuth Michaelis Date: Tue, 30 Apr 2002 01:54:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pcvt/keycap keycap.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 hm 2002/04/30 01:54:58 PDT Modified files: (Branch: RELENG_4) usr.sbin/pcvt/keycap keycap.src Log: MFC, fix pcvt Italian 141 mapping PR: 33966 Submitted by: Nicola Vitale Revision Changes Path 1.6.6.1 +9 -15 src/usr.sbin/pcvt/keycap/keycap.src To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 1:55:40 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7E69537B419; Tue, 30 Apr 2002 01:55:19 -0700 (PDT) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U8tJG52705; Tue, 30 Apr 2002 01:55:19 -0700 (PDT) (envelope-from asmodai) Message-Id: <200204300855.g3U8tJG52705@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Tue, 30 Apr 2002 01:55:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING X-FreeBSD-CVS-Branch: RELENG_4_3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG asmodai 2002/04/30 01:55:19 PDT Modified files: (Branch: RELENG_4_3) . UPDATING Log: Update patchlevel per current count. Revision Changes Path 1.73.2.28.2.25 +1 -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 Tue Apr 30 1:55:45 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CD46037B421; Tue, 30 Apr 2002 01:55:23 -0700 (PDT) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U8tNe52778; Tue, 30 Apr 2002 01:55:23 -0700 (PDT) (envelope-from asmodai) Message-Id: <200204300855.g3U8tNe52778@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Tue, 30 Apr 2002 01:55:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING X-FreeBSD-CVS-Branch: RELENG_4_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG asmodai 2002/04/30 01:55:23 PDT Modified files: (Branch: RELENG_4_4) . UPDATING Log: Update patchlevel per current count. Revision Changes Path 1.73.2.43.2.10 +1 -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 Tue Apr 30 1:56: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B0FBD37B431; Tue, 30 Apr 2002 01:55:29 -0700 (PDT) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U8tT452898; Tue, 30 Apr 2002 01:55:29 -0700 (PDT) (envelope-from asmodai) Message-Id: <200204300855.g3U8tT452898@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Tue, 30 Apr 2002 01:55:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING X-FreeBSD-CVS-Branch: RELENG_4_5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG asmodai 2002/04/30 01:55:29 PDT Modified files: (Branch: RELENG_4_5) . UPDATING Log: Update patchlevel per current count. Revision Changes Path 1.73.2.50.2.9 +1 -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 Tue Apr 30 2: 2:18 2002 Delivered-To: cvs-all@freebsd.org Received: from a96180.upc-a.chello.nl (a96180.upc-a.chello.nl [62.163.96.180]) by hub.freebsd.org (Postfix) with ESMTP id 163FE37B439; Tue, 30 Apr 2002 02:02:14 -0700 (PDT) Received: by a96180.upc-a.chello.nl (Postfix, from userid 1001) id D07012171; Tue, 30 Apr 2002 11:02:13 +0200 (CEST) Date: Tue, 30 Apr 2002 11:02:13 +0200 From: Jeroen Ruigrok/asmodai To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src UPDATING Message-ID: <20020430090213.GY66061@daemon.ninth-circle.org> References: <200204300855.g3U8tT452898@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204300855.g3U8tT452898@freefall.freebsd.org> User-Agent: Mutt/1.3.28i Organisation: Ninth Circle Enterprises Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -On [20020430 11:00], Jeroen Ruigrok van der Werven (asmodai@FreeBSD.org) wrote: > Log: > Update patchlevel per current count. Inspired by an email from Chip Marshall on -stable. -- Jeroen Ruigrok van der Werven / asmodai / Kita no Mono asmodai@wxs.nl, finger asmodai@ninth-circle.org http://www.softweyr.com/asmodai/ | http://www.tendra.org/ Into each life some rain must fall, some days must be dark and dreary... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 2: 7:10 2002 Delivered-To: cvs-all@freebsd.org Received: from white.imgsrc.co.jp (ns.imgsrc.co.jp [210.226.20.2]) by hub.freebsd.org (Postfix) with ESMTP id AE79037B41D; Tue, 30 Apr 2002 02:07:06 -0700 (PDT) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2::130]) by white.imgsrc.co.jp (Postfix) with ESMTP id D7CB124D29; Tue, 30 Apr 2002 18:07:05 +0900 (JST) Received: from black.imgsrc.co.jp (localhost [::1]) by black.imgsrc.co.jp (Postfix) with ESMTP id 9779E1E46F1; Tue, 30 Apr 2002 18:07:03 +0900 (JST) Date: Tue, 30 Apr 2002 18:07:03 +0900 Message-ID: <7m8z75imh4.wl@black.imgsrc.co.jp> From: Jun Kuriyama To: Mark Murray Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/perl5 MAINTAIN README.posix-bc Todo-5.005 XSlock.h bytecode.h byterun.c byterun.h ebcdic.c interp.sym myconfig objpp.h perl_exp.SH thread.sym src/contrib/perl5/eg/cgi dna.small.gif.uu wilogo.gif.uu src/contrib/perl5/ext/B byteperl.c ... In-Reply-To: <200203162235.g2GMZtu78275@freefall.freebsd.org> References: <200203162235.g2GMZtu78275@freefall.freebsd.org> User-Agent: Wanderlust/2.8.1 (Something) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.2 (i386--freebsd) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At Sat, 16 Mar 2002 14:35:55 -0800 (PST), Mark Murray wrote: > contrib/perl5/lib CGI.pm > contrib/perl5/lib/CGI Apache.pm Carp.pm Cookie.pm Fast.pm > Pretty.pm Push.pm Switch.pm > contrib/perl5/lib/Sys Hostname.pm Syslog.pm Why these files are removed? -- Jun Kuriyama // IMG SRC, Inc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 2:15:30 2002 Delivered-To: cvs-all@freebsd.org Received: from storm.FreeBSD.org.uk (storm.FreeBSD.org.uk [194.242.139.170]) by hub.freebsd.org (Postfix) with ESMTP id D9DFB37B417; Tue, 30 Apr 2002 02:15:21 -0700 (PDT) Received: from storm.FreeBSD.org.uk (uucp@localhost [127.0.0.1]) by storm.FreeBSD.org.uk (8.12.2/8.12.2) with ESMTP id g3U9FKJS078347; Tue, 30 Apr 2002 10:15:20 +0100 (BST) (envelope-from mark@grimreaper.grondar.org) Received: (from uucp@localhost) by storm.FreeBSD.org.uk (8.12.2/8.12.2/Submit) with UUCP id g3U9FKhF078346; Tue, 30 Apr 2002 10:15:20 +0100 (BST) Received: from grimreaper.grondar.org (localhost [127.0.0.1]) by grimreaper.grondar.org (8.12.3/8.12.3) with ESMTP id g3U9CXoI019113; Tue, 30 Apr 2002 10:12:33 +0100 (BST) (envelope-from mark@grimreaper.grondar.org) Message-Id: <200204300912.g3U9CXoI019113@grimreaper.grondar.org> To: Jun Kuriyama Cc: Mark Murray , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/perl5 MAINTAIN README.posix-bc Todo-5.005 XSlock.h bytecode.h byterun.c byterun.h ebcdic.c interp.sym myconfig objpp.h perl_exp.SH thread.sym src/contrib/perl5/eg/cgi dna.small.gif.uu wilogo.gif.uu src/contrib/perl5/ext/B byteperl.c ... References: <7m8z75imh4.wl@black.imgsrc.co.jp> In-Reply-To: <7m8z75imh4.wl@black.imgsrc.co.jp> ; from Jun Kuriyama "Tue, 30 Apr 2002 18:07:03 +0900." Date: Tue, 30 Apr 2002 10:12:33 +0100 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > At Sat, 16 Mar 2002 14:35:55 -0800 (PST), > Mark Murray wrote: > > contrib/perl5/lib CGI.pm > > contrib/perl5/lib/CGI Apache.pm Carp.pm Cookie.pm Fast.pm > > Pretty.pm Push.pm Switch.pm > > contrib/perl5/lib/Sys Hostname.pm Syslog.pm > > Why these files are removed? Because CGI has nothing to do with 'base' FreeBSD (any more than Apache does), and the other files are not in Perl-5.6.1. There is a port for the CGI stuff. M -- o Mark Murray \_ O.\_ Warning: this .sig is umop ap!sdn #text/plain; name=cv.doc [Mark Murray CV Plain Text] cv.doc #application/octet-stream; name=cv.pdf [Mark Murray CV PDF] cv.pdf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 2:17: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A971A37B416; Tue, 30 Apr 2002 02:17:05 -0700 (PDT) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U9H5w60079; Tue, 30 Apr 2002 02:17:05 -0700 (PDT) (envelope-from asmodai) Message-Id: <200204300917.g3U9H5w60079@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Tue, 30 Apr 2002 02:17:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 Makefile zone.9 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG asmodai 2002/04/30 02:17:05 PDT Modified files: (Branch: RELENG_4) share/man/man9 Makefile zone.9 Log: Document the interrupt-safe versions of zalloc() and zfree() called zalloci() and zfreei(), respectively. Hook them into the MLINKS. Revision Changes Path 1.60.2.20 +2 -0 src/share/man/man9/Makefile 1.9.2.2 +17 -0 src/share/man/man9/zone.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 2:35: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3C46737B405; Tue, 30 Apr 2002 02:34:55 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U9Ytk62865; Tue, 30 Apr 2002 02:34:55 -0700 (PDT) (envelope-from ru) Message-Id: <200204300934.g3U9Ytk62865@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 30 Apr 2002 02:34:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile.inc1 src/usr.sbin/crunch/crunchide Makefile crunchide.c exec_aout.c exec_elf32.c extern.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/04/30 02:34:54 PDT Modified files: . Makefile.inc1 usr.sbin/crunch/crunchide Makefile crunchide.c exec_aout.c exec_elf32.c extern.h Log: Make crunchide(1) a cross-tool; needed for cross-arch "make release". Note that a.out is only supported for the non-cross i386 case. Revision Changes Path 1.263 +2 -1 src/Makefile.inc1 1.5 +3 -1 src/usr.sbin/crunch/crunchide/Makefile 1.9 +1 -1 src/usr.sbin/crunch/crunchide/crunchide.c 1.2 +2 -1 src/usr.sbin/crunch/crunchide/exec_aout.c 1.3 +7 -1 src/usr.sbin/crunch/crunchide/exec_elf32.c 1.2 +4 -3 src/usr.sbin/crunch/crunchide/extern.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 2:36: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F013937B417; Tue, 30 Apr 2002 02:36:02 -0700 (PDT) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U9a2563030; Tue, 30 Apr 2002 02:36:02 -0700 (PDT) (envelope-from asmodai) Message-Id: <200204300936.g3U9a2563030@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Tue, 30 Apr 2002 02:36:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG asmodai 2002/04/30 02:36:02 PDT Modified files: share/man/man9 Makefile Log: Remove MLINKS to zbootinit. This has been gone for a while now. Revision Changes Path 1.160 +0 -1 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 Tue Apr 30 2:38: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AC79A37B416; Tue, 30 Apr 2002 02:38:06 -0700 (PDT) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U9c6R63285; Tue, 30 Apr 2002 02:38:06 -0700 (PDT) (envelope-from asmodai) Message-Id: <200204300938.g3U9c6R63285@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Tue, 30 Apr 2002 02:38:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG asmodai 2002/04/30 02:38:06 PDT Modified files: share/man/man9 Makefile Log: Remove MLINKS to zinitna, it does not exist anymore. Revision Changes Path 1.161 +0 -1 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 Tue Apr 30 2:38:55 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 54BFF37B404; Tue, 30 Apr 2002 02:38:52 -0700 (PDT) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U9cqS63437; Tue, 30 Apr 2002 02:38:52 -0700 (PDT) (envelope-from asmodai) Message-Id: <200204300938.g3U9cqS63437@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Tue, 30 Apr 2002 02:38:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 zone.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 asmodai 2002/04/30 02:38:52 PDT Modified files: share/man/man9 zone.9 Log: Do not use a contraction, aren't -> are not. Revision Changes Path 1.11 +1 -1 src/share/man/man9/zone.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 2:39:34 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 56F3837B416; Tue, 30 Apr 2002 02:39:31 -0700 (PDT) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U9dVC63518; Tue, 30 Apr 2002 02:39:31 -0700 (PDT) (envelope-from asmodai) Message-Id: <200204300939.g3U9dVC63518@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Tue, 30 Apr 2002 02:39:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 zone.9 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG asmodai 2002/04/30 02:39:31 PDT Modified files: (Branch: RELENG_4) share/man/man9 zone.9 Log: MFC: Do not use a contraction, aren't -> are not. Revision Changes Path 1.9.2.3 +1 -1 src/share/man/man9/zone.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 2:41:31 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CF7FE37B405; Tue, 30 Apr 2002 02:41:26 -0700 (PDT) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U9fQD63846; Tue, 30 Apr 2002 02:41:26 -0700 (PDT) (envelope-from asmodai) Message-Id: <200204300941.g3U9fQD63846@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Tue, 30 Apr 2002 02:41:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG asmodai 2002/04/30 02:41:26 PDT Modified files: share/man/man9 Makefile Log: Add a MLINKS to uma.9 from zone.9. Revision Changes Path 1.162 +1 -0 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 Tue Apr 30 2:47:53 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 85C2637B404; Tue, 30 Apr 2002 02:47:50 -0700 (PDT) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U9loN64706; Tue, 30 Apr 2002 02:47:50 -0700 (PDT) (envelope-from asmodai) Message-Id: <200204300947.g3U9loN64706@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Tue, 30 Apr 2002 02:47:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 zone.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 asmodai 2002/04/30 02:47:50 PDT Modified files: share/man/man9 zone.9 Log: Remove references to zbootinit() and zinitna(). Revision Changes Path 1.12 +1 -54 src/share/man/man9/zone.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 2:56:43 2002 Delivered-To: cvs-all@freebsd.org Received: from white.imgsrc.co.jp (ns.imgsrc.co.jp [210.226.20.2]) by hub.freebsd.org (Postfix) with ESMTP id 1C38B37B405; Tue, 30 Apr 2002 02:56:39 -0700 (PDT) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2::130]) by white.imgsrc.co.jp (Postfix) with ESMTP id 2A01D24D1C; Tue, 30 Apr 2002 18:56:38 +0900 (JST) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2::130]) by black.imgsrc.co.jp (Postfix) with ESMTP id B69D01E46F4; Tue, 30 Apr 2002 18:56:25 +0900 (JST) Date: Tue, 30 Apr 2002 18:56:25 +0900 Message-ID: <7mvga94iie.wl@black.imgsrc.co.jp> From: Jun Kuriyama To: Mark Murray Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/perl5 MAINTAIN README.posix-bc Todo-5.005 XSlock.h bytecode.h byterun.c byterun.h ebcdic.c interp.sym myconfig objpp.h perl_exp.SH thread.sym src/contrib/perl5/eg/cgi dna.small.gif.uu wilogo.gif.uu src/contrib/perl5/ext/B byteperl.c ... In-Reply-To: <200204300912.g3U9CXoI019113@grimreaper.grondar.org> References: <7m8z75imh4.wl@black.imgsrc.co.jp> User-Agent: Wanderlust/2.8.1 (Something) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.2 (i386--freebsd) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At Tue, 30 Apr 2002 10:12:33 +0100, Mark Murray wrote: > > Why these files are removed? > > Because CGI has nothing to do with 'base' FreeBSD (any more than > Apache does), and the other files are not in Perl-5.6.1. I don't like such a small inconsistency with original distribution. If we remove these files, installing procedure such as "You do not have to do anything if your system have Perl 5.6.1" cannot apply our installation. This may cause much confusion to many users. If we cannot install these files, we should do: o Document "Our Perl 5.6.1 is not complete installation" at relnotes or so. o Add FREEBSD-{upgrade,deletelist,Xlist} on src/contrib/perl5. -- Jun Kuriyama // FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 2:57:27 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 88DFF37B405; Tue, 30 Apr 2002 02:57:22 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3U9vMP65971; Tue, 30 Apr 2002 02:57:22 -0700 (PDT) (envelope-from ru) Message-Id: <200204300957.g3U9vMP65971@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 30 Apr 2002 02:57:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/scripts base-install.sh bin-install.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/04/30 02:57:21 PDT Modified files: release/scripts base-install.sh Removed files: release/scripts bin-install.sh Log: bin-install.sh has been repo-copied to base-install.sh. Revision Changes Path 1.6 +1 -1 src/release/scripts/base-install.sh 1.6 +0 -16 src/release/scripts/bin-install.sh (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 3:10:54 2002 Delivered-To: cvs-all@freebsd.org Received: from storm.FreeBSD.org.uk (storm.FreeBSD.org.uk [194.242.139.170]) by hub.freebsd.org (Postfix) with ESMTP id E8F5937B405; Tue, 30 Apr 2002 03:10:50 -0700 (PDT) Received: from storm.FreeBSD.org.uk (uucp@localhost [127.0.0.1]) by storm.FreeBSD.org.uk (8.12.2/8.12.2) with ESMTP id g3UAAoJS078849; Tue, 30 Apr 2002 11:10:50 +0100 (BST) (envelope-from mark@grimreaper.grondar.org) Received: (from uucp@localhost) by storm.FreeBSD.org.uk (8.12.2/8.12.2/Submit) with UUCP id g3UAAorV078848; Tue, 30 Apr 2002 11:10:50 +0100 (BST) Received: from grimreaper.grondar.org (localhost [127.0.0.1]) by grimreaper.grondar.org (8.12.3/8.12.3) with ESMTP id g3UAAEoI019906; Tue, 30 Apr 2002 11:10:14 +0100 (BST) (envelope-from mark@grimreaper.grondar.org) Message-Id: <200204301010.g3UAAEoI019906@grimreaper.grondar.org> To: Jun Kuriyama Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/perl5 MAINTAIN README.posix-bc Todo-5.005 XSlock.h bytecode.h byterun.c byterun.h ebcdic.c interp.sym myconfig objpp.h perl_exp.SH thread.sym src/contrib/perl5/eg/cgi dna.small.gif.uu wilogo.gif.uu src/contrib/perl5/ext/B byteperl.c ... References: <7mvga94iie.wl@black.imgsrc.co.jp> In-Reply-To: <7mvga94iie.wl@black.imgsrc.co.jp> ; from Jun Kuriyama "Tue, 30 Apr 2002 18:56:25 +0900." Date: Tue, 30 Apr 2002 11:10:14 +0100 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > If we cannot install these files, we should do: > > o Document "Our Perl 5.6.1 is not complete installation" at relnotes > or so. > o Add FREEBSD-{upgrade,deletelist,Xlist} on src/contrib/perl5. Sure. I'll do this :-) M -- o Mark Murray \_ O.\_ Warning: this .sig is umop ap!sdn #text/plain; name=cv.doc [Mark Murray CV Plain Text] cv.doc #application/octet-stream; name=cv.pdf [Mark Murray CV PDF] cv.pdf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 3:13:45 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4C70737B404; Tue, 30 Apr 2002 03:13:43 -0700 (PDT) Received: (from dougb@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UADhn76039; Tue, 30 Apr 2002 03:13:43 -0700 (PDT) (envelope-from dougb) Message-Id: <200204301013.g3UADhn76039@freefall.freebsd.org> From: Doug Barton Date: Tue, 30 Apr 2002 03:13:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/fortune/datfiles fortunes X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dougb 2002/04/30 03:13:43 PDT Modified files: games/fortune/datfiles fortunes Log: More ispell fun Revision Changes Path 1.87 +3 -3 src/games/fortune/datfiles/fortunes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 4: 0:53 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D79CE37B417; Tue, 30 Apr 2002 04:00:50 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UB0oC82674; Tue, 30 Apr 2002 04:00:50 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204301100.g3UB0oC82674@freefall.freebsd.org> From: Maxim Sobolev Date: Tue, 30 Apr 2002 04:00:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/libxml2 Makefile distinfo pkg-plist ports/textproc/libxml2/files patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/30 04:00:48 PDT Modified files: textproc/libxml2 Makefile distinfo pkg-plist textproc/libxml2/files patch-aa Log: Update to 2.4.21. Revision Changes Path 1.69 +1 -1 ports/textproc/libxml2/Makefile 1.49 +1 -1 ports/textproc/libxml2/distinfo 1.18 +8 -8 ports/textproc/libxml2/files/patch-aa 1.32 +6 -0 ports/textproc/libxml2/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 4: 1:18 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B844D37B494; Tue, 30 Apr 2002 04:01:04 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UB14682738; Tue, 30 Apr 2002 04:01:04 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204301101.g3UB14682738@freefall.freebsd.org> From: Maxim Sobolev Date: Tue, 30 Apr 2002 04:01:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/libxslt Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/30 04:01:04 PDT Modified files: textproc/libxslt Makefile distinfo Log: Update to 1.0.17. Revision Changes Path 1.27 +1 -1 ports/textproc/libxslt/Makefile 1.22 +1 -1 ports/textproc/libxslt/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 4: 2:20 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DA65F37B416; Tue, 30 Apr 2002 04:02:14 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UB2Ei86929; Tue, 30 Apr 2002 04:02:14 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204301102.g3UB2Ei86929@freefall.freebsd.org> From: Maxim Sobolev Date: Tue, 30 Apr 2002 04:02:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/gnome news.xml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/30 04:02:10 PDT Modified files: en/gnome news.xml Log: Add note about GNOME2 ports updated to GNOME2 beta4 release. Revision Changes Path 1.10 +13 -1 www/en/gnome/news.xml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 4:13:18 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5827837B405; Tue, 30 Apr 2002 04:13:16 -0700 (PDT) Received: (from benno@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UBDGt92237; Tue, 30 Apr 2002 04:13:16 -0700 (PDT) (envelope-from benno) Message-Id: <200204301113.g3UBDGt92237@freefall.freebsd.org> From: Benno Rice Date: Tue, 30 Apr 2002 04:13:16 -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 2002/04/30 04:13:16 PDT Modified files: sys/conf files.powerpc Log: Add sigcode.S Revision Changes Path 1.9 +1 -0 src/sys/conf/files.powerpc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 4:31:28 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D195437B417; Tue, 30 Apr 2002 04:31:25 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UBVPH94288; Tue, 30 Apr 2002 04:31:25 -0700 (PDT) (envelope-from ru) Message-Id: <200204301131.g3UBVPH94288@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 30 Apr 2002 04:31:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/scripts doFS.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/04/30 04:31:25 PDT Modified files: release/scripts doFS.sh Log: boot2 does not exist on some platforms. Revision Changes Path 1.41 +9 -5 src/release/scripts/doFS.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 4:46:52 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AA84E37B41A; Tue, 30 Apr 2002 04:46:49 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UBknE96340; Tue, 30 Apr 2002 04:46:49 -0700 (PDT) (envelope-from ru) Message-Id: <200204301146.g3UBknE96340@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 30 Apr 2002 04:46:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile.inc1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/04/30 04:46:49 PDT Modified files: . Makefile.inc1 Log: Back out part of the revision 1.261: "etc" indeed needs to be last for "distribute" to succeed -- the "make makedb" part of the etc/Makefile:distribution target should be the last thing made. Revision Changes Path 1.264 +5 -3 src/Makefile.inc1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 4:50: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4726D37B417; Tue, 30 Apr 2002 04:50:02 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UBo2A96822; Tue, 30 Apr 2002 04:50:02 -0700 (PDT) (envelope-from ru) Message-Id: <200204301150.g3UBo2A96822@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 30 Apr 2002 04:50:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile Makefile.inc1 src/release Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/04/30 04:50:02 PDT Modified files: . Makefile Makefile.inc1 release Makefile Log: Milestone #2 in cross-arch make releases. They now work! You need to set TARGET_ARCH and possibly TARGET, the same way you normally do it for a cross build(7). Renamed `distribworld' to a more natutal `distributeworld'. Put pwd_mkdb(8) under ${INSTALLTMP}; for `distributeworld'. Revision Changes Path 1.253 +2 -2 src/Makefile 1.265 +8 -11 src/Makefile.inc1 1.676 +61 -52 src/release/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 5:30: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F422537B419; Tue, 30 Apr 2002 05:29:59 -0700 (PDT) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UCTxm05969; Tue, 30 Apr 2002 05:29:59 -0700 (PDT) (envelope-from asmodai) Message-Id: <200204301229.g3UCTxm05969@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Tue, 30 Apr 2002 05:29:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 Makefile zone.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 asmodai 2002/04/30 05:29:59 PDT Modified files: share/man/man9 Makefile zone.9 Log: zinit() does not exist anymore. Revision Changes Path 1.163 +0 -1 src/share/man/man9/Makefile 1.13 +0 -33 src/share/man/man9/zone.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 5:34:19 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8ED0937B404; Tue, 30 Apr 2002 05:34:16 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UCYG707168; Tue, 30 Apr 2002 05:34:16 -0700 (PDT) (envelope-from knu) Message-Id: <200204301234.g3UCYG707168@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 30 Apr 2002 05:34:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/kdrill Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/04/30 05:34:16 PDT Modified files: japanese/kdrill Makefile distinfo Log: Update to 5.11.8 and update MAINTAINER's email. Submitted by: Seth Kingsley This closes: PR: ports/36533 (Update to 5.11.6) Submitted by: Christophe Juniet Revision Changes Path 1.2 +2 -2 ports/japanese/kdrill/Makefile 1.2 +1 -1 ports/japanese/kdrill/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 5:45:37 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CBAC837B419; Tue, 30 Apr 2002 05:45:31 -0700 (PDT) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UCjVu16367; Tue, 30 Apr 2002 05:45:31 -0700 (PDT) (envelope-from asmodai) Message-Id: <200204301245.g3UCjVu16367@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Tue, 30 Apr 2002 05:45:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 Makefile zone.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 asmodai 2002/04/30 05:45:31 PDT Modified files: share/man/man9 Makefile zone.9 Log: Prefix the remaining functions with uma_ as is now the case in UMA. Revision Changes Path 1.164 +3 -3 src/share/man/man9/Makefile 1.14 +12 -12 src/share/man/man9/zone.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 5:47:33 2002 Delivered-To: cvs-all@freebsd.org Received: from wensleydale.netmonger.net (wensleydale.netmonger.net [167.206.208.3]) by hub.freebsd.org (Postfix) with ESMTP id AD34337B405; Tue, 30 Apr 2002 05:47:25 -0700 (PDT) Received: from dna.masto.com (ool-18b84ad7.dyn.optonline.net [24.184.74.215]) (AUTH: LOGIN chris@retardix.com, TLS: TLSv1/SSLv3,168bits,DES-CBC3-SHA) by wensleydale.netmonger.net with esmtp; Tue, 30 Apr 2002 08:43:38 -0400 Received: (from chris@localhost) by dna.masto.com (8.11.6/8.11.6) id g3UCjTi40223; Tue, 30 Apr 2002 08:45:29 -0400 (EDT) (envelope-from chris@masto.com) X-Authentication-Warning: dna.masto.com: chris set sender to chris@masto.com using -f Date: Tue, 30 Apr 2002 08:45:29 -0400 From: Christopher Masto To: Mark Murray Cc: Jun Kuriyama , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/contrib/perl5 MAINTAIN README.posix-bc Todo-5.005 XSlock.h bytecode.h byterun.c byterun.h ebcdic.c interp.sym myconfig objpp.h perl_exp.SH thread.sym src/contrib/perl5/eg/cgi dna.small.gif.uu wilogo.gif.uu src/contrib/perl5/ext/B byteperl.c ... Message-ID: <20020430124529.GB40079@netmonger.net> References: <7m8z75imh4.wl@black.imgsrc.co.jp> <200204300912.g3U9CXoI019113@grimreaper.grondar.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline In-Reply-To: <200204300912.g3U9CXoI019113@grimreaper.grondar.org> User-Agent: Mutt/1.3.28i Sender: owner-cvs-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, Apr 30, 2002 at 10:12:33AM +0100, Mark Murray wrote: > > At Sat, 16 Mar 2002 14:35:55 -0800 (PST), > > Mark Murray wrote: > > > contrib/perl5/lib CGI.pm > > > contrib/perl5/lib/CGI Apache.pm Carp.pm Cookie.pm Fast.pm > > > Pretty.pm Push.pm Switch.pm > > > contrib/perl5/lib/Sys Hostname.pm Syslog.pm > > > > Why these files are removed? > > Because CGI has nothing to do with 'base' FreeBSD (any more than > Apache does), and the other files are not in Perl-5.6.1. The modules that _are_ included with Perl, however, were chosen for a reason. The argument that X "has nothing to do with FreeBSD" is an awfully slippery slope. Perl is supposed to be useful for certain things "out of the box", much as FreeBSD is (currently) a complete operating system. I beg you to reconsider distributing a less-than-complete Perl. -- "Contemplate the mangled bodies of your countrymen, and then say, What should be the reward of such sacrifices? ... If ye love wealth better than liberty, the tranquillity of servitude than the animating contest of freedom -- go from us in peace. Crouch down and lick the hands which feed you. May your chains sit lightly upon you." -- Samuel Adams, 1776 CB461C61 8AFC E3A8 7CE5 9023 B35D C26A D849 1F6E CB46 1C61 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 5:56:55 2002 Delivered-To: cvs-all@freebsd.org Received: from rhadamanth.submonkey.net (pc4-card4-0-cust162.cdf.cable.ntl.com [80.4.14.162]) by hub.freebsd.org (Postfix) with ESMTP id CED9037B41C; Tue, 30 Apr 2002 05:56:49 -0700 (PDT) Received: from setantae by rhadamanth.submonkey.net with local (Exim 3.36 #1) id 172XB7-000A4c-00; Tue, 30 Apr 2002 13:56:21 +0100 Date: Tue, 30 Apr 2002 13:56:21 +0100 From: Ceri Davies To: Christopher Masto Cc: Mark Murray , Jun Kuriyama , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/perl5 MAINTAIN README.posix-bc Todo-5.005 XSlock.h bytecode.h byterun.c byterun.h ebcdic.c interp.sym myconfig objpp.h perl_exp.SH thread.sym src/contrib/perl5/eg/cgi dna.small.gif.uu wilogo.gif.uu src/contrib/perl5/ext/B byteperl.c ... Message-ID: <20020430125621.GB38322@submonkey.net> Mail-Followup-To: Ceri Davies , Christopher Masto , Mark Murray , Jun Kuriyama , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.org References: <7m8z75imh4.wl@black.imgsrc.co.jp> <200204300912.g3U9CXoI019113@grimreaper.grondar.org> <20020430124529.GB40079@netmonger.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020430124529.GB40079@netmonger.net> User-Agent: Mutt/1.3.28i Sender: owner-cvs-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, Apr 30, 2002 at 08:45:29AM -0400, Christopher Masto wrote: > On Tue, Apr 30, 2002 at 10:12:33AM +0100, Mark Murray wrote: > > > At Sat, 16 Mar 2002 14:35:55 -0800 (PST), > > > Mark Murray wrote: > > > > contrib/perl5/lib CGI.pm > > > > contrib/perl5/lib/CGI Apache.pm Carp.pm Cookie.pm Fast.pm > > > > Pretty.pm Push.pm Switch.pm > > > > contrib/perl5/lib/Sys Hostname.pm Syslog.pm > > > > > > Why these files are removed? > > > > Because CGI has nothing to do with 'base' FreeBSD (any more than > > Apache does), and the other files are not in Perl-5.6.1. > > The modules that _are_ included with Perl, however, were chosen for a > reason. The argument that X "has nothing to do with FreeBSD" is an > awfully slippery slope. Perl is supposed to be useful for certain > things "out of the box", much as FreeBSD is (currently) a complete > operating system. > > I beg you to reconsider distributing a less-than-complete Perl. I agree. They're part of the standard library and are utterly expected to be there. Ceri -- get the cool shoe shine To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 6: 3:30 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7A7EE37B400; Tue, 30 Apr 2002 06:03:28 -0700 (PDT) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UD3SH18209; Tue, 30 Apr 2002 06:03:28 -0700 (PDT) (envelope-from asmodai) Message-Id: <200204301303.g3UD3SH18209@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Tue, 30 Apr 2002 06:03:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 zone.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 asmodai 2002/04/30 06:03:28 PDT Modified files: share/man/man9 zone.9 Log: Update function arguments to what is current used. Revision Changes Path 1.15 +3 -3 src/share/man/man9/zone.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 6: 9: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from mailoutvl21.berlin.de (mail.berlin.de [195.243.105.33]) by hub.freebsd.org (Postfix) with ESMTP id 7CE1837B41F; Tue, 30 Apr 2002 06:08:56 -0700 (PDT) Received: from [192.168.139.30] by mailoutvl21.berlin.de (InterMail vK.4.03.05.00 201-232-132 license c0e4b842f1eddc5308d584e55543c802) with ESMTP id <20020430131117.ZDNV27460.mailoutvl21@[192.168.139.30]>; Tue, 30 Apr 2002 15:11:17 +0200 X-Originating-IP: [194.140.111.226] From: To: Mark Murray Cc: Jun Kuriyama , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: perl5 commit Date: Tue, 30 Apr 2002 15:08:53 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-Id: <20020430131117.ZDNV27460.mailoutvl21@[192.168.139.30]> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Found this message in the perl5-porters list today: > From: Mark Murray > > > At Sat, 16 Mar 2002 14:35:55 -0800 (PST), > > Mark Murray wrote: > > > contrib/perl5/lib CGI.pm > > > contrib/perl5/lib/CGI Apache.pm Carp.pm Cookie.pm > Fast.pm > > > Pretty.pm Push.pm Switch.pm > > > contrib/perl5/lib/Sys Hostname.pm Syslog.pm > > > > Why these files are removed? > > Because CGI has nothing to do with 'base' FreeBSD (any > more than > Apache does), and the other files are not in Perl-5.6.1. > Sys::Hostname and Sys::Syslog _are_ part of perl 5.6.1 > There is a port for the CGI stuff. > But it will be surprising to perl users that parts of the standard perl system are not anymore in the standard FreeBSD perl distribution. CGI.pm was always part of FreeBSD's perl, and I don't think the plus of 250 KB are a big deal... Regards, Slaven -- berlin.de - meine stadt im netz. Jetzt eigene eMail-adresse @berlin.de sichern! http://www.berlin.de/home/MeineStadt/Anmeldung To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 6:13: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C0EBD37B41A; Tue, 30 Apr 2002 06:13:03 -0700 (PDT) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UDD3A22895; Tue, 30 Apr 2002 06:13:03 -0700 (PDT) (envelope-from kuriyama) Message-Id: <200204301313.g3UDD3A22895@freefall.freebsd.org> From: Jun Kuriyama Date: Tue, 30 Apr 2002 06:13:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/gnupg Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kuriyama 2002/04/30 06:13:02 PDT Modified files: security/gnupg Makefile distinfo pkg-plist Log: Upgrade to 1.0.7. See http://www.gnupg.org/whatsnew.html#rn20020429 for changelog. Revision Changes Path 1.42 +4 -9 ports/security/gnupg/Makefile 1.21 +1 -1 ports/security/gnupg/distinfo 1.20 +7 -3 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 Tue Apr 30 6:17:47 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AF15737B400; Tue, 30 Apr 2002 06:17:42 -0700 (PDT) Received: (from ceri@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UDHg923623; Tue, 30 Apr 2002 06:17:42 -0700 (PDT) (envelope-from ceri) Message-Id: <200204301317.g3UDHg923623@freefall.freebsd.org> From: Ceri Davies Date: Tue, 30 Apr 2002 06:17:42 -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 ceri 2002/04/30 06:17:42 PDT Modified files: en_US.ISO8859-1/books/handbook/mirrors chapter.sgml Log: Add cvsup@vuurwerk.nl to the list of mirrors. Submitted by: Johan Mulder Revision Changes Path 1.214 +5 -0 doc/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 6:20:34 2002 Delivered-To: cvs-all@freebsd.org Received: from storm.FreeBSD.org.uk (storm.FreeBSD.org.uk [194.242.139.170]) by hub.freebsd.org (Postfix) with ESMTP id DD22C37B404; Tue, 30 Apr 2002 06:20:30 -0700 (PDT) Received: from storm.FreeBSD.org.uk (uucp@localhost [127.0.0.1]) by storm.FreeBSD.org.uk (8.12.2/8.12.2) with ESMTP id g3UDKP28082690; Tue, 30 Apr 2002 14:20:25 +0100 (BST) (envelope-from mark@grimreaper.grondar.org) Received: (from uucp@localhost) by storm.FreeBSD.org.uk (8.12.2/8.12.2/Submit) with UUCP id g3UDKPNk082689; Tue, 30 Apr 2002 14:20:25 +0100 (BST) Received: from grimreaper.grondar.org (localhost [127.0.0.1]) by grimreaper.grondar.org (8.12.3/8.12.3) with ESMTP id g3UDJkoI028317; Tue, 30 Apr 2002 14:19:47 +0100 (BST) (envelope-from mark@grimreaper.grondar.org) Message-Id: <200204301319.g3UDJkoI028317@grimreaper.grondar.org> To: slaven.rezic@berlin.de Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: perl5 commit References: <20020430131117.ZDNV27460.mailoutvl21@[192.168.139.30]> In-Reply-To: <20020430131117.ZDNV27460.mailoutvl21@[192.168.139.30]> ; from "Tue, 30 Apr 2002 15:08:53 +0200." Date: Tue, 30 Apr 2002 14:19:46 +0100 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Sys::Hostname and Sys::Syslog _are_ part of perl 5.6.1 True but irrelevant. These have _not_ been removed. M -- o Mark Murray \_ O.\_ Warning: this .sig is umop ap!sdn #text/plain; name=cv.doc [Mark Murray CV Plain Text] cv.doc #application/octet-stream; name=cv.pdf [Mark Murray CV PDF] cv.pdf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 6:35:17 2002 Delivered-To: cvs-all@freebsd.org Received: from tao.org.uk (genius.tao.org.uk [212.135.162.51]) by hub.freebsd.org (Postfix) with ESMTP id 8F70037B400; Tue, 30 Apr 2002 06:35:11 -0700 (PDT) Received: by tao.org.uk (Postfix, from userid 100) id E77A3441; Tue, 30 Apr 2002 14:35:01 +0100 (BST) Date: Tue, 30 Apr 2002 14:35:01 +0100 From: Josef Karthauser To: Ceri Davies , Christopher Masto , Mark Murray , Jun Kuriyama , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/perl5 MAINTAIN README.posix-bc Todo-5.005 XSlock.h bytecode.h byterun.c byterun.h ebcdic.c interp.sym myconfig objpp.h perl_exp.SH thread.sym src/contrib/perl5/eg/cgi dna.small.gif.uu wilogo.gif.uu src/contrib/perl5/ext/B byteperl.c ... Message-ID: <20020430133501.GB24712@genius.tao.org.uk> References: <7m8z75imh4.wl@black.imgsrc.co.jp> <200204300912.g3U9CXoI019113@grimreaper.grondar.org> <20020430124529.GB40079@netmonger.net> <20020430125621.GB38322@submonkey.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020430125621.GB38322@submonkey.net> User-Agent: Mutt/1.3.28i Sender: owner-cvs-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, Apr 30, 2002 at 01:56:21PM +0100, Ceri Davies wrote: > On Tue, Apr 30, 2002 at 08:45:29AM -0400, Christopher Masto wrote: > > > > The modules that _are_ included with Perl, however, were chosen for a > > reason. The argument that X "has nothing to do with FreeBSD" is an > > awfully slippery slope. Perl is supposed to be useful for certain > > things "out of the box", much as FreeBSD is (currently) a complete > > operating system. > > > > I beg you to reconsider distributing a less-than-complete Perl. > > I agree. > They're part of the standard library and are utterly expected to be there. > Losing CGI.pm is bad. It doesn't automatically get installed when you install apache, and it is assumed to be part of the perl distribution by all script writers. Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 6:38:56 2002 Delivered-To: cvs-all@freebsd.org Received: from mailoutvl21.berlin.de (mail.berlin.de [195.243.105.33]) by hub.freebsd.org (Postfix) with ESMTP id CF56A37B41C; Tue, 30 Apr 2002 06:38:51 -0700 (PDT) Received: from [192.168.139.30] by mailoutvl21.berlin.de (InterMail vK.4.03.05.00 201-232-132 license c0e4b842f1eddc5308d584e55543c802) with ESMTP id <20020430134113.ZEIJ27460.mailoutvl21@[192.168.139.30]>; Tue, 30 Apr 2002 15:41:13 +0200 X-Originating-IP: [194.140.111.226] From: To: Mark Murray Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: perl5 commit Date: Tue, 30 Apr 2002 15:38:50 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-Id: <20020430134113.ZEIJ27460.mailoutvl21@[192.168.139.30]> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > > Sys::Hostname and Sys::Syslog _are_ part of perl 5.6.1 > > True but irrelevant. These have _not_ been removed. > But according to http://www.freebsd.org/cgi/cvsweb.cgi/src/contrib/perl5/lib/Sys/Attic/ these are removed. Or am I missing something? Regards, Slaven -- berlin.de - meine stadt im netz. Jetzt eigene eMail-adresse @berlin.de sichern! http://www.berlin.de/home/MeineStadt/Anmeldung To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 6:41:49 2002 Delivered-To: cvs-all@freebsd.org Received: from mailoutvl21.berlin.de (mail.berlin.de [195.243.105.33]) by hub.freebsd.org (Postfix) with ESMTP id D9B5D37B41B; Tue, 30 Apr 2002 06:41:45 -0700 (PDT) Received: from [192.168.139.30] by mailoutvl21.berlin.de (InterMail vK.4.03.05.00 201-232-132 license c0e4b842f1eddc5308d584e55543c802) with ESMTP id <20020430134407.ZEKF27460.mailoutvl21@[192.168.139.30]>; Tue, 30 Apr 2002 15:44:07 +0200 X-Originating-IP: [194.140.111.226] From: To: Mark Murray Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: perl5 commit Date: Tue, 30 Apr 2002 15:41:44 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-Id: <20020430134407.ZEKF27460.mailoutvl21@[192.168.139.30]> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > > Sys::Hostname and Sys::Syslog _are_ part of perl 5.6.1 > > True but irrelevant. These have _not_ been removed. > OK, I see now (they moved to ext/). But I still don't like the removal of CGI.pm. Regards, Slaven -- berlin.de - meine stadt im netz. Jetzt eigene eMail-adresse @berlin.de sichern! http://www.berlin.de/home/MeineStadt/Anmeldung To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 6:44:12 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0F63A37B417; Tue, 30 Apr 2002 06:44:09 -0700 (PDT) Received: (from gerald@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UDi9k27188; Tue, 30 Apr 2002 06:44:09 -0700 (PDT) (envelope-from gerald) Message-Id: <200204301344.g3UDi9k27188@freefall.freebsd.org> From: Gerald Pfeifer Date: Tue, 30 Apr 2002 06:44:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/wine Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gerald 2002/04/30 06:44:08 PDT Modified files: emulators/wine Makefile Log: Do not --disable-opengl any longer, which mostly was used to work around problems with XFree86 4.0.0 as far as I can see. Approved by: obrien (mentor) Revision Changes Path 1.120 +0 -1 ports/emulators/wine/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 6:47: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from rhadamanth.submonkey.net (pc4-card4-0-cust162.cdf.cable.ntl.com [80.4.14.162]) by hub.freebsd.org (Postfix) with ESMTP id 9E2E137B404; Tue, 30 Apr 2002 06:47:00 -0700 (PDT) Received: from setantae by rhadamanth.submonkey.net with local (Exim 3.36 #1) id 172Xy6-000AO4-00; Tue, 30 Apr 2002 14:46:58 +0100 Date: Tue, 30 Apr 2002 14:46:58 +0100 From: Ceri Davies To: Josef Karthauser Cc: Mark Murray , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/perl5 MAINTAIN README.posix-bc Todo-5.005 XSlock.h bytecode.h byterun.c byterun.h ebcdic.c interp.sym myconfig objpp.h perl_exp.SH thread.sym src/contrib/perl5/eg/cgi dna.small.gif.uu wilogo.gif.uu src/contrib/perl5/ext/B byteperl.c ... Message-ID: <20020430134658.GA39702@submonkey.net> Mail-Followup-To: Ceri Davies , Josef Karthauser , Mark Murray , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.org References: <7m8z75imh4.wl@black.imgsrc.co.jp> <200204300912.g3U9CXoI019113@grimreaper.grondar.org> <20020430124529.GB40079@netmonger.net> <20020430125621.GB38322@submonkey.net> <20020430133501.GB24712@genius.tao.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020430133501.GB24712@genius.tao.org.uk> User-Agent: Mutt/1.3.28i Sender: owner-cvs-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, Apr 30, 2002 at 02:35:01PM +0100, Josef Karthauser wrote: > On Tue, Apr 30, 2002 at 01:56:21PM +0100, Ceri Davies wrote: > > On Tue, Apr 30, 2002 at 08:45:29AM -0400, Christopher Masto wrote: > > > > > > The modules that _are_ included with Perl, however, were chosen for a > > > reason. The argument that X "has nothing to do with FreeBSD" is an > > > awfully slippery slope. Perl is supposed to be useful for certain > > > things "out of the box", much as FreeBSD is (currently) a complete > > > operating system. > > > > > > I beg you to reconsider distributing a less-than-complete Perl. > > > > I agree. > > They're part of the standard library and are utterly expected to be there. > > Losing CGI.pm is bad. It doesn't automatically get installed when you > install apache, and it is assumed to be part of the perl distribution by > all script writers. That's because it *is* part of the perl distribution. I'm not sure that modifying it like this meets with section 3 of the Artistic license either: there is no clear notice "stating how and when" the files were modifed (removed in this case). Ceri -- get the cool shoe shine To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 6:47:50 2002 Delivered-To: cvs-all@freebsd.org Received: from a96180.upc-a.chello.nl (a96180.upc-a.chello.nl [62.163.96.180]) by hub.freebsd.org (Postfix) with ESMTP id 6311937B419; Tue, 30 Apr 2002 06:47:45 -0700 (PDT) Received: by a96180.upc-a.chello.nl (Postfix, from userid 1001) id 346022171; Tue, 30 Apr 2002 15:47:43 +0200 (CEST) Date: Tue, 30 Apr 2002 15:47:42 +0200 From: Jeroen Ruigrok/asmodai To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/perl5 MAINTAIN README.posix-bc Todo-5.005 XSlock.h bytecode.h byterun.c byterun.h ebcdic.c interp.sym myconfig objpp.h perl_exp.SH thread.sym src/contrib/perl5/eg/cgi dna.small.gif.uu wilogo.gif.uu src/contrib/perl5/ext/B byteperl.c ... Message-ID: <20020430134742.GE66061@daemon.ninth-circle.org> References: <7m8z75imh4.wl@black.imgsrc.co.jp> <200204300912.g3U9CXoI019113@grimreaper.grondar.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204300912.g3U9CXoI019113@grimreaper.grondar.org> User-Agent: Mutt/1.3.28i Organisation: Ninth Circle Enterprises Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -On [20020430 11:17], Mark Murray (mark@grondar.za) wrote: >> > contrib/perl5/lib/Sys Hostname.pm Syslog.pm >> >> Why these files are removed? > >Because CGI has nothing to do with 'base' FreeBSD (any more than >Apache does), and the other files are not in Perl-5.6.1. Just in case people start to thread this to death: what Mark meant was that this was a clean-up, if you look closely you see Syslog living in ext/Sys/Syslog. It was an old version remnant. -- Jeroen Ruigrok van der Werven / asmodai / Kita no Mono asmodai@wxs.nl, finger asmodai@ninth-circle.org http://www.softweyr.com/asmodai/ | http://www.tendra.org/ Welcome to where Time stands still... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 6:50:10 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6FB0437B41B; Tue, 30 Apr 2002 06:50:04 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UDo4W27977; Tue, 30 Apr 2002 06:50:04 -0700 (PDT) (envelope-from ru) Message-Id: <200204301350.g3UDo4W27977@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 30 Apr 2002 06:50:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man7 release.7 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2002/04/30 06:50:04 PDT Modified files: share/man/man7 release.7 Log: Document how to "make release" for a different arch. Obtained from: build(7) Revision Changes Path 1.8 +16 -0 src/share/man/man7/release.7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 6:52:27 2002 Delivered-To: cvs-all@freebsd.org Received: from tao.org.uk (genius.tao.org.uk [212.135.162.51]) by hub.freebsd.org (Postfix) with ESMTP id 39B5437B41E; Tue, 30 Apr 2002 06:52:21 -0700 (PDT) Received: by tao.org.uk (Postfix, from userid 100) id 607F9564; Tue, 30 Apr 2002 14:52:15 +0100 (BST) Date: Tue, 30 Apr 2002 14:52:15 +0100 From: Josef Karthauser To: Ceri Davies , Josef Karthauser , Mark Murray , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/perl5 MAINTAIN README.posix-bc Todo-5.005 XSlock.h bytecode.h byterun.c byterun.h ebcdic.c interp.sym myconfig objpp.h perl_exp.SH thread.sym src/contrib/perl5/eg/cgi dna.small.gif.uu wilogo.gif.uu src/contrib/perl5/ext/B byteperl.c ... Message-ID: <20020430135215.GA25142@genius.tao.org.uk> References: <7m8z75imh4.wl@black.imgsrc.co.jp> <200204300912.g3U9CXoI019113@grimreaper.grondar.org> <20020430124529.GB40079@netmonger.net> <20020430125621.GB38322@submonkey.net> <20020430133501.GB24712@genius.tao.org.uk> <20020430134658.GA39702@submonkey.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BXVAT5kNtrzKuDFl" Content-Disposition: inline In-Reply-To: <20020430134658.GA39702@submonkey.net> User-Agent: Mutt/1.3.28i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --BXVAT5kNtrzKuDFl Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 30, 2002 at 02:46:58PM +0100, Ceri Davies wrote: >=20 > > Losing CGI.pm is bad. It doesn't automatically get installed when you > > install apache, and it is assumed to be part of the perl distribution by > > all script writers. >=20 > That's because it *is* part of the perl distribution. >=20 > I'm not sure that modifying it like this meets with section 3 of the Arti= stic > license either: there is no clear notice "stating how and when" the files= were > modifed (removed in this case). >=20 There was a plan that Anton Tobez was working on to remove all but the essential modules, and migrate them to a meta-port. I wouldn't object to that because it's clear that it's all or nothing, but not having modules that are standard to the perl distribution seems a bit arbitrary; now it means that a perl programmer can't rely on scripts even working between FreeBSD distributions, because it's possible that any number of modules might have been deemed not. necessary. BTW, I develop perl scripts using CGI on systems that don't have apache, or any web server installed. It's not a requisite of cgi.pm, and it allows users to enter variable/value pairs on stdin when not running inside of a CGI environment. Joe --BXVAT5kNtrzKuDFl 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 iEYEARECAAYFAjzOoY4ACgkQXVIcjOaxUBbkfgCfXIcZe6kEtaYKHnXROIJL30Nv t/IAoLN2OjO3krYCpIFD0+9N8l4TmeCa =dhns -----END PGP SIGNATURE----- --BXVAT5kNtrzKuDFl-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 6:55:46 2002 Delivered-To: cvs-all@freebsd.org Received: from storm.FreeBSD.org.uk (storm.FreeBSD.org.uk [194.242.139.170]) by hub.freebsd.org (Postfix) with ESMTP id ED29637B41D; Tue, 30 Apr 2002 06:55:41 -0700 (PDT) Received: from storm.FreeBSD.org.uk (uucp@localhost [127.0.0.1]) by storm.FreeBSD.org.uk (8.12.2/8.12.2) with ESMTP id g3UDtU28083780; Tue, 30 Apr 2002 14:55:30 +0100 (BST) (envelope-from mark@grimreaper.grondar.org) Received: (from uucp@localhost) by storm.FreeBSD.org.uk (8.12.2/8.12.2/Submit) with UUCP id g3UDtU86083779; Tue, 30 Apr 2002 14:55:30 +0100 (BST) Received: from grimreaper.grondar.org (localhost [127.0.0.1]) by grimreaper.grondar.org (8.12.3/8.12.3) with ESMTP id g3UDrToI028629; Tue, 30 Apr 2002 14:53:29 +0100 (BST) (envelope-from mark@grimreaper.grondar.org) Message-Id: <200204301353.g3UDrToI028629@grimreaper.grondar.org> To: slaven.rezic@berlin.de Cc: Mark Murray , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: perl5 commit References: <20020430134113.ZEIJ27460.mailoutvl21@[192.168.139.30]> In-Reply-To: <20020430134113.ZEIJ27460.mailoutvl21@[192.168.139.30]> ; from "Tue, 30 Apr 2002 15:38:50 +0200." Date: Tue, 30 Apr 2002 14:53:29 +0100 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > > > > > Sys::Hostname and Sys::Syslog _are_ part of perl 5.6.1 > > > > True but irrelevant. These have _not_ been removed. > > > > But according to > > http://www.freebsd.org/cgi/cvsweb.cgi/src/contrib/perl5/lib/Sys/Attic/ > > these are removed. Or am I missing something? Yes. look in http://www.freebsd.org/cgi/cvsweb.cgi/src/contrib/perl5/ext/Sys/ M -- o Mark Murray \_ O.\_ Warning: this .sig is umop ap!sdn #text/plain; name=cv.doc [Mark Murray CV Plain Text] cv.doc #application/octet-stream; name=cv.pdf [Mark Murray CV PDF] cv.pdf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 7:10:31 2002 Delivered-To: cvs-all@freebsd.org Received: from storm.FreeBSD.org.uk (storm.FreeBSD.org.uk [194.242.139.170]) by hub.freebsd.org (Postfix) with ESMTP id 7C99E37B41B; Tue, 30 Apr 2002 07:10:23 -0700 (PDT) Received: from storm.FreeBSD.org.uk (uucp@localhost [127.0.0.1]) by storm.FreeBSD.org.uk (8.12.2/8.12.2) with ESMTP id g3UEAM28084083; Tue, 30 Apr 2002 15:10:22 +0100 (BST) (envelope-from mark@grimreaper.grondar.org) Received: (from uucp@localhost) by storm.FreeBSD.org.uk (8.12.2/8.12.2/Submit) with UUCP id g3UEAMP9084082; Tue, 30 Apr 2002 15:10:22 +0100 (BST) Received: from grimreaper.grondar.org (localhost [127.0.0.1]) by grimreaper.grondar.org (8.12.3/8.12.3) with ESMTP id g3UE6uoI028768; Tue, 30 Apr 2002 15:06:56 +0100 (BST) (envelope-from mark@grimreaper.grondar.org) Message-Id: <200204301406.g3UE6uoI028768@grimreaper.grondar.org> To: Josef Karthauser Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/contrib/perl5 MAINTAIN README.posix-bc Todo-5.005 XSlock.h bytecode.h byterun.c byterun.h ebcdic.c interp.sym myconfig objpp.h perl_exp.SH thread.sym src/contrib/perl5/eg/cgi dna.small.gif.uu wilogo.gif.uu src/contrib/perl5/ext/B byteperl.c ... References: <20020430135215.GA25142@genius.tao.org.uk> In-Reply-To: <20020430135215.GA25142@genius.tao.org.uk> ; from Josef Karthauser "Tue, 30 Apr 2002 14:52:15 BST." Date: Tue, 30 Apr 2002 15:06:56 +0100 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > BTW, I develop perl scripts using CGI on systems that don't have > apache, or any web server installed. It's not a requisite of cgi.pm, > and it allows users to enter variable/value pairs on stdin when not > running inside of a CGI environment. What is wrong with installing the CGI.pm port (which is usually more up-to-date that the one bundled with perl)? M -- o Mark Murray \_ O.\_ Warning: this .sig is umop ap!sdn #text/plain; name=cv.doc [Mark Murray CV Plain Text] cv.doc #application/octet-stream; name=cv.pdf [Mark Murray CV PDF] cv.pdf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 7:13: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from rhadamanth.submonkey.net (pc4-card4-0-cust162.cdf.cable.ntl.com [80.4.14.162]) by hub.freebsd.org (Postfix) with ESMTP id 33FD237B419; Tue, 30 Apr 2002 07:12:47 -0700 (PDT) Received: from setantae by rhadamanth.submonkey.net with local (Exim 3.36 #1) id 172YMy-000AWI-00; Tue, 30 Apr 2002 15:12:40 +0100 Date: Tue, 30 Apr 2002 15:12:40 +0100 From: Ceri Davies To: Mark Murray Cc: Josef Karthauser , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/contrib/perl5 MAINTAIN README.posix-bc Todo-5.005 XSlock.h bytecode.h byterun.c byterun.h ebcdic.c interp.sym myconfig objpp.h perl_exp.SH thread.sym src/contrib/perl5/eg/cgi dna.small.gif.uu wilogo.gif.uu src/contrib/perl5/ext/B byteperl.c ... Message-ID: <20020430141240.GA40261@submonkey.net> Mail-Followup-To: Ceri Davies , Mark Murray , Josef Karthauser , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <20020430135215.GA25142@genius.tao.org.uk> <200204301406.g3UE6uoI028768@grimreaper.grondar.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204301406.g3UE6uoI028768@grimreaper.grondar.org> User-Agent: Mutt/1.3.28i Sender: owner-cvs-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, Apr 30, 2002 at 03:06:56PM +0100, Mark Murray wrote: > > BTW, I develop perl scripts using CGI on systems that don't have > > apache, or any web server installed. It's not a requisite of cgi.pm, > > and it allows users to enter variable/value pairs on stdin when not > > running inside of a CGI environment. > > What is wrong with installing the CGI.pm port (which is usually more > up-to-date that the one bundled with perl)? POLA. Ceri -- get the cool shoe shine To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 7:17:52 2002 Delivered-To: cvs-all@freebsd.org Received: from ns2.freenix.org (ns2.freenix.org [194.117.194.82]) by hub.freebsd.org (Postfix) with ESMTP id 3B9A237B400; Tue, 30 Apr 2002 07:17:49 -0700 (PDT) Received: by ns2.freenix.org (Postfix/TLS, from userid 1002) id 24C0812C79E; Tue, 30 Apr 2002 16:17:48 +0200 (CEST) Date: Tue, 30 Apr 2002 16:17:48 +0200 From: Ollivier Robert To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/perl5 MAINTAIN README.posix-bc Todo-5.005 XSlock.h bytecode.h byterun.c byterun.h ebcdic.c interp.sym myconfig objpp.h perl_exp.SH thread.sym src/contrib/perl5/eg/cgi dna.small.gif.uu wilogo.gif.uu src/contrib/perl5/ext/B byteperl.c ... Message-ID: <20020430141748.GA16642@ns2.freenix.org> Mail-Followup-To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <7m8z75imh4.wl@black.imgsrc.co.jp> <200204300912.g3U9CXoI019113@grimreaper.grondar.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204300912.g3U9CXoI019113@grimreaper.grondar.org> User-Agent: Mutt/1.3.28i X-Operating-System: FreeBSD 5.0-CURRENT/IPv6 Sony VAIO Z505SX Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG According to Mark Murray: > > Why these files are removed? > > Because CGI has nothing to do with 'base' FreeBSD (any more than > Apache does), and the other files are not in Perl-5.6.1. Even CGI.pm is not part of perl 5.6.1 anymore anyway IIRC. -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@ns2.freenix.org The Postman hits! The Postman hits! You have new mail. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 7:18:17 2002 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 7E25F37B426; Tue, 30 Apr 2002 07:17:54 -0700 (PDT) Received: from sheldonh (helo=axl.seasidesoftware.co.za) by axl.seasidesoftware.co.za with local-esmtp (Exim 3.33 #1) id 172YWJ-000Aq4-00; Tue, 30 Apr 2002 16:22:19 +0200 From: Sheldon Hearn To: Ceri Davies Cc: Mark Murray , Josef Karthauser , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/contrib/perl5 MAINTAIN [...] In-reply-to: Your message of "Tue, 30 Apr 2002 15:12:40 +0100." <20020430141240.GA40261@submonkey.net> Date: Tue, 30 Apr 2002 16:22:19 +0200 Message-ID: <41667.1020176539@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 Tue, 30 Apr 2002 15:12:40 +0100, Ceri Davies wrote: > > What is wrong with installing the CGI.pm port (which is usually more > > up-to-date that the one bundled with perl)? > > POLA. Mostly upheld by a small modification to the Apache ports. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 7:20: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from rhadamanth.submonkey.net (pc4-card4-0-cust162.cdf.cable.ntl.com [80.4.14.162]) by hub.freebsd.org (Postfix) with ESMTP id 5BF3937B417; Tue, 30 Apr 2002 07:19:58 -0700 (PDT) Received: from setantae by rhadamanth.submonkey.net with local (Exim 3.36 #1) id 172YTx-000Afw-00; Tue, 30 Apr 2002 15:19:53 +0100 Date: Tue, 30 Apr 2002 15:19:53 +0100 From: Ceri Davies To: Sheldon Hearn Cc: Mark Murray , Josef Karthauser , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/contrib/perl5 MAINTAIN [...] Message-ID: <20020430141953.GA40859@submonkey.net> Mail-Followup-To: Ceri Davies , Sheldon Hearn , Mark Murray , Josef Karthauser , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <20020430141240.GA40261@submonkey.net> <41667.1020176539@axl.seasidesoftware.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41667.1020176539@axl.seasidesoftware.co.za> User-Agent: Mutt/1.3.28i Sender: owner-cvs-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, Apr 30, 2002 at 04:22:19PM +0200, Sheldon Hearn wrote: > > > On Tue, 30 Apr 2002 15:12:40 +0100, Ceri Davies wrote: > > > > What is wrong with installing the CGI.pm port (which is usually more > > > up-to-date that the one bundled with perl)? > > > > POLA. > > Mostly upheld by a small modification to the Apache ports. And if I don't use Apache ? Ceri -- get the cool shoe shine To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 7:20:55 2002 Delivered-To: cvs-all@freebsd.org Received: from storm.FreeBSD.org.uk (storm.FreeBSD.org.uk [194.242.139.170]) by hub.freebsd.org (Postfix) with ESMTP id 0070E37B405; Tue, 30 Apr 2002 07:20:50 -0700 (PDT) Received: from storm.FreeBSD.org.uk (uucp@localhost [127.0.0.1]) by storm.FreeBSD.org.uk (8.12.2/8.12.2) with ESMTP id g3UEKn28084167; Tue, 30 Apr 2002 15:20:49 +0100 (BST) (envelope-from mark@grimreaper.grondar.org) Received: (from uucp@localhost) by storm.FreeBSD.org.uk (8.12.2/8.12.2/Submit) with UUCP id g3UEKmKb084166; Tue, 30 Apr 2002 15:20:49 +0100 (BST) Received: from grimreaper.grondar.org (localhost [127.0.0.1]) by grimreaper.grondar.org (8.12.3/8.12.3) with ESMTP id g3UEILoI029119; Tue, 30 Apr 2002 15:18:21 +0100 (BST) (envelope-from mark@grimreaper.grondar.org) Message-Id: <200204301418.g3UEILoI029119@grimreaper.grondar.org> To: Ceri Davies Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/perl5 MAINTAIN README.posix-bc Todo-5.005 XSlock.h bytecode.h byterun.c byterun.h ebcdic.c interp.sym myconfig objpp.h perl_exp.SH thread.sym src/contrib/perl5/eg/cgi dna.small.gif.uu wilogo.gif.uu src/contrib/perl5/ext/B byteperl.c ... References: <20020430141240.GA40261@submonkey.net> In-Reply-To: <20020430141240.GA40261@submonkey.net> ; from Ceri Davies "Tue, 30 Apr 2002 15:12:40 BST." Date: Tue, 30 Apr 2002 15:18:21 +0100 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > On Tue, Apr 30, 2002 at 03:06:56PM +0100, Mark Murray wrote: > > > BTW, I develop perl scripts using CGI on systems that don't have > > > apache, or any web server installed. It's not a requisite of cgi.pm, > > > and it allows users to enter variable/value pairs on stdin when not > > > running inside of a CGI environment. > > > > What is wrong with installing the CGI.pm port (which is usually more > > up-to-date that the one bundled with perl)? > > POLA. That is not a particularly strong argument. Its not like it is opening up an unexpected root hole or anything. A first attempt may fail, then the programmer installs the port (once) and it works. That kind of thing happens the whole time when using complex systems. M -- o Mark Murray \_ O.\_ Warning: this .sig is umop ap!sdn #text/plain; name=cv.doc [Mark Murray CV Plain Text] cv.doc #application/octet-stream; name=cv.pdf [Mark Murray CV PDF] cv.pdf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 7:26:17 2002 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 D9B1737B41A; Tue, 30 Apr 2002 07:26:11 -0700 (PDT) Received: from sheldonh (helo=axl.seasidesoftware.co.za) by axl.seasidesoftware.co.za with local-esmtp (Exim 3.33 #1) id 172YeO-000Ary-00; Tue, 30 Apr 2002 16:30:40 +0200 From: Sheldon Hearn To: Ceri Davies Cc: Mark Murray , Josef Karthauser , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/contrib/perl5 MAINTAIN [...] In-reply-to: Your message of "Tue, 30 Apr 2002 15:19:53 +0100." <20020430141953.GA40859@submonkey.net> Date: Tue, 30 Apr 2002 16:30:40 +0200 Message-ID: <41785.1020177040@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 Tue, 30 Apr 2002 15:19:53 +0100, Ceri Davies wrote: > > Mostly upheld by a small modification to the Apache ports. > > And if I don't use Apache ? Then you'll probably cotton on pretty smartly. :-) You're arguing a valid point, but you need to consider the background for the change -- the staleness of the CGI.pm module in the perl distribution has caused trouble for lots of people in the past, so this change does _some_ good. Just not the good you want. :-) A near-perfect alternative solution is for someone with LOADS of free time onhand to commit to keeping the perl modules on HEAD and RELENG_4 well-sync'd with distribution versions. This is not a part time job, so in the meantime, this change will make some people happy. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 7:26:41 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 06C7437B400; Tue, 30 Apr 2002 07:26:23 -0700 (PDT) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UEQMk36833; Tue, 30 Apr 2002 07:26:22 -0700 (PDT) (envelope-from asmodai) Message-Id: <200204301426.g3UEQMk36833@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Tue, 30 Apr 2002 07:26:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 zone.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 asmodai 2002/04/30 07:26:22 PDT Modified files: share/man/man9 zone.9 Log: Document uma_zalloc() behaviour. Revision Changes Path 1.16 +15 -2 src/share/man/man9/zone.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 7:40:59 2002 Delivered-To: cvs-all@freebsd.org Received: from rhadamanth.submonkey.net (pc4-card4-0-cust162.cdf.cable.ntl.com [80.4.14.162]) by hub.freebsd.org (Postfix) with ESMTP id 3AD8F37B41C; Tue, 30 Apr 2002 07:40:51 -0700 (PDT) Received: from setantae by rhadamanth.submonkey.net with local (Exim 3.36 #1) id 172YoE-000Ao0-00; Tue, 30 Apr 2002 15:40:50 +0100 Date: Tue, 30 Apr 2002 15:40:50 +0100 From: Ceri Davies To: Mark Murray Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/perl5 MAINTAIN README.posix-bc Todo-5.005 XSlock.h bytecode.h byterun.c byterun.h ebcdic.c interp.sym myconfig objpp.h perl_exp.SH thread.sym src/contrib/perl5/eg/cgi dna.small.gif.uu wilogo.gif.uu src/contrib/perl5/ext/B byteperl.c ... Message-ID: <20020430144050.GA41263@submonkey.net> Mail-Followup-To: Ceri Davies , Mark Murray , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <20020430141240.GA40261@submonkey.net> <200204301418.g3UEILoI029119@grimreaper.grondar.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204301418.g3UEILoI029119@grimreaper.grondar.org> User-Agent: Mutt/1.3.28i Sender: owner-cvs-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, Apr 30, 2002 at 03:18:21PM +0100, Mark Murray wrote: > > On Tue, Apr 30, 2002 at 03:06:56PM +0100, Mark Murray wrote: > > > > BTW, I develop perl scripts using CGI on systems that don't have > > > > apache, or any web server installed. It's not a requisite of cgi.pm, > > > > and it allows users to enter variable/value pairs on stdin when not > > > > running inside of a CGI environment. > > > > > > What is wrong with installing the CGI.pm port (which is usually more > > > up-to-date that the one bundled with perl)? > > > > POLA. > > That is not a particularly strong argument. Its not like it is opening > up an unexpected root hole or anything. A first attempt may fail, then > the programmer installs the port (once) and it works. That kind of thing > happens the whole time when using complex systems. Another argument that I expressed earlier is that the current situation does not seem to comply with the Artistic license under which we are shipping Perl (at least I don't see the LGPL in the repo so I assume we've chosen the more friendly Artistic license). Another would be that I don't see any reason for removing the files, and thereby shipping with an incomplete Perl suite, at all. It probably doesn't make life any easier for the people at bugs.perl.org who may have to make special provision for everyone running FreeBSD since they don't have all the standard modules installed. And surely the whole point of the people who do hack on perl making a Perl distribution with standard modules bundled in is to make the general Perl environment more usable from scratch. Also, there's the possibility that if I do install the CGI.pm port, and later decide that I would like to install the perl port to get the latest version of perl, I'll suddenly see my CGI.pm being downgraded as the version with the perl port will be older than the one from the CGI.pm port which I never wanted to go to the trouble of installing anyway. And to make me really look like a psycho: if removing files that FreeBSD does not need in the base system is so important that we're willing to put admins to extra trouble just to use a *standard* tool, then I cannot see any reason whatsoever for the continued existence of src/games, and would further suggest that time would be better spent removing the perl requirement altogether from the base system so that perl can be removed. Now that I've ranted I'll try not to respond to this thread again unless I'm either saying sorry or have run round the block ten times before hitting send. I promise. Ceri -- get the cool shoe shine To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 7:47:11 2002 Delivered-To: cvs-all@freebsd.org Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by hub.freebsd.org (Postfix) with ESMTP id 9584637B416; Tue, 30 Apr 2002 07:47:06 -0700 (PDT) Received: from localhost (lcl234.zbzoom.net [208.236.36.234]) by pittgoth.com (8.12.3/8.12.3) with SMTP id g3UEl3SW028018; Tue, 30 Apr 2002 10:47:04 -0400 (EDT) (envelope-from darklogik@pittgoth.com) Date: Tue, 30 Apr 2002 10:55:04 -0400 From: Tom Rhodes To: Jeroen Ruigrok van der Werven Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man9 Makefile zone.9 Message-Id: <20020430105504.06993a96.darklogik@pittgoth.com> In-Reply-To: <200204300843.g3U8h2o50590@freefall.freebsd.org> References: <200204300843.g3U8h2o50590@freefall.freebsd.org> X-Mailer: Sylpheed version 0.7.4 (GTK+ 1.2.10; i386-portbld-freebsd4.5) 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 Tue, 30 Apr 2002 01:43:02 -0700 (PDT) Jeroen Ruigrok van der Werven wrote: > asmodai 2002/04/30 01:43:02 PDT > > Modified files: (Branch: RELENG_4) > share/man/man9 Makefile > Added files: (Branch: RELENG_4) > share/man/man9 zone.9 > Log: > MFC: Add zone.9 written by Dag-Erling. > > Revision Changes Path > 1.60.2.19 +9 -1 src/share/man/man9/Makefile > 1.9.2.1 +218 -0 src/share/man/man9/zone.9 (new) > Many thanks to you both! -- Tom (Darklogik) Rhodes www.FreeBSD.org -The Power To Serve www.Pittgoth.com -Pittgoth Discussion Portal trhodes@{Pittgoth.com, FreeBSD.org} PGP key by www: http://www.pittgoth.com/~darklogik/darklogik.key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 7:53: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 50D0D37B423; Tue, 30 Apr 2002 07:50:52 -0700 (PDT) Received: (from nectar@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UEoqX41778; Tue, 30 Apr 2002 07:50:52 -0700 (PDT) (envelope-from nectar) Message-Id: <200204301450.g3UEoqX41778@freefall.freebsd.org> From: Jacques Vidrine Date: Tue, 30 Apr 2002 07:50:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/heimdal ChangeLog Makefile.in NEWS TODO acconfig.h aclocal.m4 compile config.guess config.sub configure configure.in ltconfig ltmain.sh ylwrap src/crypto/heimdal/admin Makefile.am Makefile.in add.c change.c copy.c get.c ktutil.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 nectar 2002/04/30 07:50:51 PDT Modified files: (Branch: RELENG_4) crypto/heimdal ChangeLog Makefile.in NEWS TODO acconfig.h aclocal.m4 config.guess config.sub configure configure.in ltconfig ltmain.sh crypto/heimdal/admin Makefile.am Makefile.in add.c change.c copy.c get.c ktutil.8 ktutil.c ktutil_locl.h list.c purge.c remove.c crypto/heimdal/appl Makefile.in crypto/heimdal/appl/afsutil ChangeLog Makefile.in afslog.c crypto/heimdal/appl/ftp ChangeLog Makefile.in crypto/heimdal/appl/ftp/common Makefile.in crypto/heimdal/appl/ftp/ftp Makefile.am Makefile.in cmds.c ftp.1 ftp.c ftp_locl.h gssapi.c main.c security.c crypto/heimdal/appl/ftp/ftpd Makefile.am Makefile.in ftpcmd.y ftpd.8 ftpd.c ftpusers.5 gss_userok.c ls.c popen.c crypto/heimdal/appl/kf Makefile.in kf.c kfd.c crypto/heimdal/appl/login ChangeLog Makefile.in login.c login_access.c login_locl.h login_protos.h osfc2.c utmp_login.c utmpx_login.c crypto/heimdal/appl/push ChangeLog Makefile.in pfrom.1 push.8 push.c crypto/heimdal/appl/rcp ChangeLog Makefile.in extern.h rcp.c util.c crypto/heimdal/appl/rsh ChangeLog Makefile.am Makefile.in rsh.c rshd.c crypto/heimdal/appl/su ChangeLog Makefile.am Makefile.in su.c crypto/heimdal/appl/telnet ChangeLog Makefile.in crypto/heimdal/appl/telnet/libtelnet Makefile.am Makefile.in auth.c enc-proto.h enc_des.c encrypt.c encrypt.h genget.c kerberos.c kerberos5.c krb4encpwd.c crypto/heimdal/appl/telnet/telnet Makefile.am Makefile.in authenc.c commands.c externs.h main.c sys_bsd.c telnet.1 telnet.c telnet_locl.h terminal.c utilities.c crypto/heimdal/appl/telnet/telnetd Makefile.am Makefile.in defs.h ext.h global.c sys_term.c telnetd.8 telnetd.c telnetd.h termstat.c utility.c crypto/heimdal/appl/test Makefile.in crypto/heimdal/cf ChangeLog Makefile.am.common auth-modules.m4 broken-glob.m4 broken-snprintf.m4 check-var.m4 db.m4 find-func-no-libs2.m4 install-catman.sh krb-ipv6.m4 krb-struct-winsize.m4 make-proto.pl roken-frag.m4 crypto/heimdal/doc Makefile.in ack.texi heimdal.texi install.texi kerberos4.texi migration.texi misc.texi setup.texi win2k.texi crypto/heimdal/doc/standardisation draft-brezak-win2k-krb-rc4-hmac-02.txt crypto/heimdal/etc services.append crypto/heimdal/include Makefile.in config.h.in crypto/heimdal/include/kadm5 Makefile.in crypto/heimdal/kadmin ChangeLog Makefile.am Makefile.in add-random-users.c ank.c cpw.c del.c del_enctype.c ext.c get.c kadm_conn.c kadmin.8 kadmin.c kadmin_locl.h kadmind.8 kadmind.c load.c random_password.c rename.c server.c util.c crypto/heimdal/kdc 524.c Makefile.am Makefile.in config.c connect.c headers.h hprop.8 hprop.c hpropd.8 hpropd.c kaserver.c kdc.8 kdc_locl.h kerberos4.c kerberos5.c kstash.8 main.c string2key.8 crypto/heimdal/kpasswd Makefile.am Makefile.in kpasswd-generator.c kpasswd.1 kpasswd.c kpasswd_locl.h kpasswdd.8 kpasswdd.c crypto/heimdal/kuser Makefile.am Makefile.in generate-requests.c kdecode_ticket.c kdestroy.1 kdestroy.c kgetcred.1 kgetcred.c kinit.1 kinit.c klist.1 klist.c kverify.c crypto/heimdal/lib Makefile.am Makefile.in crypto/heimdal/lib/45 Makefile.in get_ad_tkt.c crypto/heimdal/lib/asn1 Makefile.am Makefile.in asn1-common.h asn1_print.c der.h der_copy.c der_free.c der_get.c der_length.c der_locl.h der_put.c gen.c gen_copy.c gen_decode.c gen_encode.c gen_free.c gen_length.c gen_locl.h k5.asn1 lex.l main.c parse.y symbol.c symbol.h crypto/heimdal/lib/auth ChangeLog Makefile.in crypto/heimdal/lib/auth/afskauthlib Makefile.am Makefile.in verify.c crypto/heimdal/lib/auth/pam Makefile.am Makefile.in pam.c crypto/heimdal/lib/auth/sia Makefile.am Makefile.in krb5_matrix.conf sia.c sia_locl.h crypto/heimdal/lib/com_err ChangeLog Makefile.am Makefile.in com_err.c com_err.h compile_et.c error.c crypto/heimdal/lib/gssapi 8003.c ChangeLog Makefile.am Makefile.in accept_sec_context.c acquire_cred.c add_oid_set_member.c address_to_krb5addr.c context_time.c copy_ccache.c create_emtpy_oid_set.c decapsulate.c delete_sec_context.c display_name.c display_status.c duplicate_name.c encapsulate.c export_sec_context.c get_mic.c gssapi.h gssapi_locl.h import_name.c import_sec_context.c indicate_mechs.c init.c init_sec_context.c unwrap.c verify_mic.c wrap.c crypto/heimdal/lib/hdb Makefile.am Makefile.in common.c convert_db.c db.c db3.c hdb-ldap.c hdb-protos.h hdb.asn1 hdb.c hdb_locl.h keytab.c mkey.c ndbm.c print.c crypto/heimdal/lib/kadm5 ChangeLog Makefile.am Makefile.in acl.c context_s.c init_c.c iprop.h ipropd_master.c ipropd_slave.c kadm5_err.et replay_log.c set_keys.c crypto/heimdal/lib/kafs ChangeLog Makefile.am Makefile.in afskrb.c afskrb5.c common.c kafs.3 kafs.h crypto/heimdal/lib/krb5 Makefile.am Makefile.in acl.c addr_families.c appdefault.c auth_context.c build_ap_req.c build_auth.c cache.c changepw.c codec.c config_file.c config_file_netinfo.c context.c convert_creds.c copy_host_realm.c creds.c crypto.c data.c eai_to_heim_errno.c expand_hostname.c fcache.c generate_seq_number.c generate_subkey.c get_addrs.c get_cred.c get_default_principal.c get_default_realm.c get_for_creds.c get_host_realm.c get_in_tkt.c get_in_tkt_pw.c get_in_tkt_with_keytab.c heim_err.et init_creds.c init_creds_pw.c kerberos.8 keyblock.c keytab.c keytab_file.c keytab_keyfile.c keytab_krb4.c keytab_memory.c krb5-protos.h krb5.conf.5 krb5.h krb5_425_conv_principal.3 krb5_appdefault.3 krb5_auth_context.3 krb5_build_principal.3 krb5_config.3 krb5_context.3 krb5_encrypt.3 krb5_free_principal.3 krb5_init_context.3 krb5_locl.h krb5_parse_name.3 krb5_sname_to_principal.3 krb5_unparse_name.3 krbhst.c log.c mcache.c mk_error.c mk_priv.c mk_rep.c mk_req.c mk_req_ext.c mk_safe.c n-fold-test.c principal.c prog_setup.c prompter_posix.c rd_cred.c rd_error.c rd_priv.c rd_rep.c rd_req.c rd_safe.c read_message.c recvauth.c replay.c send_to_kdc.c sendauth.c set_default_realm.c sock_principal.c store.c store_emem.c store_fd.c string-to-key-test.c ticket.c time.c transited.c verify_init.c verify_krb5_conf.8 verify_krb5_conf.c verify_user.c warn.c write_message.c crypto/heimdal/lib/roken ChangeLog Makefile.am Makefile.in base64.c emalloc.c erealloc.c estrdup.c freeaddrinfo.c getaddrinfo-test.c getaddrinfo.c getarg.c getarg.h getdtablesize.c getifaddrs.c getnameinfo.c getnameinfo_verified.c glob.c glob.hin hstrerror.c inet_ntop.c issuid.c make-print-version.c mini_inetd.c parse_bytes-test.c parse_bytes.c parse_bytes.h parse_units.c parse_units.h print_version.c resolve.c resolve.h roken-common.h roken.awk roken.h.in simple_exec.c snprintf.c socket.c strftime.c vis.c warnerr.c write_pid.c xdbm.h crypto/heimdal/lib/sl ChangeLog Makefile.am Makefile.in lex.l make_cmds.c roken_rename.h sl.c crypto/heimdal/lib/vers ChangeLog Makefile.am Makefile.in make-print-version.c print_version.c crypto/heimdal/tools Makefile.in krb5-config.1 Added files: (Branch: RELENG_4) crypto/heimdal compile ylwrap crypto/heimdal/admin ktutil.cat8 rename.c crypto/heimdal/appl/ftp/ftp ftp.cat1 crypto/heimdal/appl/ftp/ftpd ftpd.cat8 ftpusers.cat5 crypto/heimdal/appl/kf kf.cat1 kfd.cat8 crypto/heimdal/appl/push pfrom.cat1 push.cat8 crypto/heimdal/appl/rsh rsh.1 rshd.8 crypto/heimdal/appl/telnet/telnet telnet.cat1 crypto/heimdal/appl/telnet/telnetd telnetd.cat8 crypto/heimdal/cf broken-getaddrinfo.m4 check-compile-et.m4 crypto.m4 with-all.m4 crypto/heimdal/doc programming.texi crypto/heimdal/doc/standardisation draft-ietf-krb-wg-kerberos-referrals-00.txt draft-ietf-krb-wg-krb-dns-locate-02.txt crypto/heimdal/kadmin kadmin.cat8 kadmind.cat8 crypto/heimdal/kdc hprop.cat8 hpropd.cat8 kdc.cat8 kstash.cat8 string2key.cat8 crypto/heimdal/kpasswd kpasswd.cat1 kpasswdd.cat8 crypto/heimdal/kuser kdestroy.cat1 kgetcred.cat1 kinit.cat1 klist.cat1 crypto/heimdal/lib/auth/sia make-rpath crypto/heimdal/lib/kafs kafs.cat3 roken_rename.h crypto/heimdal/lib/krb5 derived-key-test.c error_string.c k524_err.et keytab_any.c krb5.3 krb5_free_addresses.3 krb5_get_all_client_addrs.3 krb5_get_krbhst.3 krb5_keytab.3 krb5_krbhst_init.3 krb5_principal_get_realm.3 krb5_timeofday.3 krb5_verify_user.3 krbhst-test.c store-test.c crypto/heimdal/lib/roken base64-test.c bswap.c ecalloc.c getprogname.c h_errno.c hostent_find_fqdn.c localtime_r.c setprogname.c snprintf-test.c snprintf-test.h crypto/heimdal/tools krb5-config.cat1 Removed files: (Branch: RELENG_4) crypto/heimdal/cf grok-type.m4 krb-find-db.m4 shared-libs.m4 crypto/heimdal/lib/asn1 libasn1.h crypto/heimdal/lib/hdb libasn1.h crypto/heimdal/lib/krb5 address.c Log: MFC: Update Heimdal Kerberos to 0.4e around 2002/02/17. Revision Changes Path 1.1.1.4.2.2 +1013 -0 src/crypto/heimdal/ChangeLog 1.1.1.1.2.2 +219 -192 src/crypto/heimdal/Makefile.in 1.1.1.4.2.2 +96 -0 src/crypto/heimdal/NEWS 1.1.1.2.2.2 +9 -14 src/crypto/heimdal/TODO 1.1.1.1.2.2 +4 -8 src/crypto/heimdal/acconfig.h 1.1.1.2.2.2 +975 -666 src/crypto/heimdal/aclocal.m4 1.1.1.1.2.2 +12 -10 src/crypto/heimdal/admin/Makefile.am 1.1.1.1.2.2 +202 -190 src/crypto/heimdal/admin/Makefile.in 1.1.1.1.2.1 +20 -20 src/crypto/heimdal/admin/add.c 1.1.1.1.2.2 +17 -9 src/crypto/heimdal/admin/change.c 1.1.1.1.2.2 +13 -10 src/crypto/heimdal/admin/copy.c 1.1.1.1.2.2 +130 -43 src/crypto/heimdal/admin/get.c 1.1.1.1.2.3 +27 -7 src/crypto/heimdal/admin/ktutil.8 1.1.1.2.2.2 +29 -17 src/crypto/heimdal/admin/ktutil.c 1.1.1.1.2.1 +71 -0 src/crypto/heimdal/admin/ktutil.cat8 (new) 1.2.2.2 +10 -4 src/crypto/heimdal/admin/ktutil_locl.h 1.1.1.1.2.2 +67 -17 src/crypto/heimdal/admin/list.c 1.1.1.1.2.2 +17 -11 src/crypto/heimdal/admin/purge.c 1.1.1.1.2.1 +13 -7 src/crypto/heimdal/admin/remove.c 1.1.1.1.2.1 +133 -0 src/crypto/heimdal/admin/rename.c (new) 1.1.1.1.2.2 +171 -121 src/crypto/heimdal/appl/Makefile.in 1.1.1.1.2.2 +4 -0 src/crypto/heimdal/appl/afsutil/ChangeLog 1.1.1.1.2.2 +188 -180 src/crypto/heimdal/appl/afsutil/Makefile.in 1.1.1.1.2.2 +4 -2 src/crypto/heimdal/appl/afsutil/afslog.c 1.1.1.2.2.2 +64 -0 src/crypto/heimdal/appl/ftp/ChangeLog 1.1.1.1.2.2 +168 -117 src/crypto/heimdal/appl/ftp/Makefile.in 1.1.1.1.2.2 +159 -151 src/crypto/heimdal/appl/ftp/common/Makefile.in 1.1.1.1.2.2 +2 -2 src/crypto/heimdal/appl/ftp/ftp/Makefile.am 1.1.1.1.2.2 +212 -200 src/crypto/heimdal/appl/ftp/ftp/Makefile.in 1.1.1.1.2.2 +27 -18 src/crypto/heimdal/appl/ftp/ftp/cmds.c 1.1.1.1.2.2 +3 -1 src/crypto/heimdal/appl/ftp/ftp/ftp.1 1.1.1.1.2.2 +2 -1 src/crypto/heimdal/appl/ftp/ftp/ftp.c 1.1.1.1.2.1 +650 -0 src/crypto/heimdal/appl/ftp/ftp/ftp.cat1 (new) 1.2.2.1 +10 -4 src/crypto/heimdal/appl/ftp/ftp/ftp_locl.h 1.1.1.1.2.2 +47 -22 src/crypto/heimdal/appl/ftp/ftp/gssapi.c 1.1.1.1.2.2 +3 -3 src/crypto/heimdal/appl/ftp/ftp/main.c 1.1.1.2.2.2 +22 -7 src/crypto/heimdal/appl/ftp/ftp/security.c 1.1.1.1.2.2 +4 -5 src/crypto/heimdal/appl/ftp/ftpd/Makefile.am 1.1.1.1.2.2 +235 -223 src/crypto/heimdal/appl/ftp/ftpd/Makefile.in 1.1.1.1.2.2 +5 -5 src/crypto/heimdal/appl/ftp/ftpd/ftpcmd.y 1.1.1.1.2.3 +22 -3 src/crypto/heimdal/appl/ftp/ftpd/ftpd.8 1.1.1.1.2.3 +45 -6 src/crypto/heimdal/appl/ftp/ftpd/ftpd.c 1.1.1.1.2.1 +296 -0 src/crypto/heimdal/appl/ftp/ftpd/ftpd.cat8 (new) 1.1.1.1.2.3 +1 -1 src/crypto/heimdal/appl/ftp/ftpd/ftpusers.5 1.1.1.1.2.1 +27 -0 src/crypto/heimdal/appl/ftp/ftpd/ftpusers.cat5 (new) 1.1.1.1.2.2 +3 -2 src/crypto/heimdal/appl/ftp/ftpd/gss_userok.c 1.1.1.1.2.2 +210 -82 src/crypto/heimdal/appl/ftp/ftpd/ls.c 1.1.1.1.2.2 +9 -2 src/crypto/heimdal/appl/ftp/ftpd/popen.c 1.1.1.1.2.2 +220 -215 src/crypto/heimdal/appl/kf/Makefile.in 1.1.1.1.2.2 +2 -2 src/crypto/heimdal/appl/kf/kf.c 1.1.1.1.2.1 +46 -0 src/crypto/heimdal/appl/kf/kf.cat1 (new) 1.1.1.1.2.2 +2 -2 src/crypto/heimdal/appl/kf/kfd.c 1.1.1.1.2.1 +31 -0 src/crypto/heimdal/appl/kf/kfd.cat8 (new) 1.1.1.1.2.2 +28 -0 src/crypto/heimdal/appl/login/ChangeLog 1.1.1.1.2.2 +178 -169 src/crypto/heimdal/appl/login/Makefile.in 1.1.1.1.2.2 +32 -9 src/crypto/heimdal/appl/login/login.c 1.1.1.1.2.1 +17 -1 src/crypto/heimdal/appl/login/login_access.c 1.1.1.1.2.2 +8 -2 src/crypto/heimdal/appl/login/login_locl.h 1.1.1.1.2.2 +6 -0 src/crypto/heimdal/appl/login/login_protos.h 1.1.1.1.2.1 +2 -2 src/crypto/heimdal/appl/login/osfc2.c 1.1.1.1.2.1 +45 -3 src/crypto/heimdal/appl/login/utmp_login.c 1.1.1.1.2.1 +18 -2 src/crypto/heimdal/appl/login/utmpx_login.c 1.1.1.1.2.2 +4 -0 src/crypto/heimdal/appl/push/ChangeLog 1.1.1.1.2.2 +206 -194 src/crypto/heimdal/appl/push/Makefile.in 1.1.1.1.2.3 +1 -1 src/crypto/heimdal/appl/push/pfrom.1 1.1.1.1.2.1 +17 -0 src/crypto/heimdal/appl/push/pfrom.cat1 (new) 1.1.1.1.2.3 +6 -6 src/crypto/heimdal/appl/push/push.8 1.1.1.1.2.2 +8 -4 src/crypto/heimdal/appl/push/push.c 1.1.1.1.2.1 +77 -0 src/crypto/heimdal/appl/push/push.cat8 (new) 1.1.1.1.2.2 +35 -0 src/crypto/heimdal/appl/rcp/ChangeLog 1.1.1.1.2.2 +170 -161 src/crypto/heimdal/appl/rcp/Makefile.in 1.1.1.1.2.2 +1 -1 src/crypto/heimdal/appl/rcp/extern.h 1.1.1.1.2.2 +143 -164 src/crypto/heimdal/appl/rcp/rcp.c 1.1.1.1.2.2 +9 -3 src/crypto/heimdal/appl/rcp/util.c 1.1.1.2.2.2 +36 -0 src/crypto/heimdal/appl/rsh/ChangeLog 1.1.1.2.2.2 +10 -4 src/crypto/heimdal/appl/rsh/Makefile.am 1.1.1.2.2.2 +330 -209 src/crypto/heimdal/appl/rsh/Makefile.in 1.1.1.1.2.1 +218 -0 src/crypto/heimdal/appl/rsh/rsh.1 (new) 1.1.1.2.2.2 +87 -64 src/crypto/heimdal/appl/rsh/rsh.c 1.1.1.1.2.1 +130 -0 src/crypto/heimdal/appl/rsh/rshd.8 (new) 1.1.1.2.2.3 +68 -34 src/crypto/heimdal/appl/rsh/rshd.c 1.1.1.1.2.2 +8 -0 src/crypto/heimdal/appl/su/ChangeLog 1.1.1.1.2.2 +2 -2 src/crypto/heimdal/appl/su/Makefile.am 1.1.1.1.2.2 +175 -166 src/crypto/heimdal/appl/su/Makefile.in 1.1.1.1.2.3 +29 -7 src/crypto/heimdal/appl/su/su.c 1.1.1.2.2.2 +71 -0 src/crypto/heimdal/appl/telnet/ChangeLog 1.1.1.1.2.2 +168 -117 src/crypto/heimdal/appl/telnet/Makefile.in 1.1.1.1.2.1 +2 -2 src/crypto/heimdal/appl/telnet/libtelnet/Makefile.am 1.1.1.1.2.2 +162 -154 src/crypto/heimdal/appl/telnet/libtelnet/Makefile.in 1.1.1.1.2.1 +5 -2 src/crypto/heimdal/appl/telnet/libtelnet/auth.c 1.1.1.1.2.1 +2 -1 src/crypto/heimdal/appl/telnet/libtelnet/enc-proto.h 1.1.1.1.2.1 +8 -2 src/crypto/heimdal/appl/telnet/libtelnet/enc_des.c 1.1.1.1.2.1 +8 -1 src/crypto/heimdal/appl/telnet/libtelnet/encrypt.c 1.1.1.1.2.1 +8 -1 src/crypto/heimdal/appl/telnet/libtelnet/encrypt.h 1.1.1.1.2.1 +2 -2 src/crypto/heimdal/appl/telnet/libtelnet/genget.c 1.1.1.1.2.2 +8 -6 src/crypto/heimdal/appl/telnet/libtelnet/kerberos.c 1.1.1.1.2.2 +5 -5 src/crypto/heimdal/appl/telnet/libtelnet/kerberos5.c 1.1.1.1.2.1 +1 -2 src/crypto/heimdal/appl/telnet/libtelnet/krb4encpwd.c 1.1.1.1.2.2 +3 -2 src/crypto/heimdal/appl/telnet/telnet/Makefile.am 1.1.1.1.2.2 +199 -182 src/crypto/heimdal/appl/telnet/telnet/Makefile.in 1.1.1.1.2.2 +9 -2 src/crypto/heimdal/appl/telnet/telnet/authenc.c 1.1.1.2.2.2 +8 -10 src/crypto/heimdal/appl/telnet/telnet/commands.c 1.1.1.1.2.2 +14 -3 src/crypto/heimdal/appl/telnet/telnet/externs.h 1.1.1.1.2.2 +9 -4 src/crypto/heimdal/appl/telnet/telnet/main.c 1.1.1.1.2.2 +9 -6 src/crypto/heimdal/appl/telnet/telnet/sys_bsd.c 1.1.1.1.2.3 +4 -2 src/crypto/heimdal/appl/telnet/telnet/telnet.1 1.1.1.1.2.2 +71 -3 src/crypto/heimdal/appl/telnet/telnet/telnet.c 1.1.1.1.2.1 +718 -0 src/crypto/heimdal/appl/telnet/telnet/telnet.cat1 (new) 1.1.1.1.2.1 +6 -1 src/crypto/heimdal/appl/telnet/telnet/telnet_locl.h 1.1.1.1.2.1 +1 -5 src/crypto/heimdal/appl/telnet/telnet/terminal.c 1.1.1.1.2.2 +1 -3 src/crypto/heimdal/appl/telnet/telnet/utilities.c 1.1.1.1.2.2 +5 -2 src/crypto/heimdal/appl/telnet/telnetd/Makefile.am 1.1.1.1.2.2 +202 -183 src/crypto/heimdal/appl/telnet/telnetd/Makefile.in 1.1.1.1.2.1 +1 -1 src/crypto/heimdal/appl/telnet/telnetd/defs.h 1.1.1.1.2.2 +10 -4 src/crypto/heimdal/appl/telnet/telnetd/ext.h 1.1.1.1.2.1 +3 -3 src/crypto/heimdal/appl/telnet/telnetd/global.c 1.1.1.1.2.2 +18 -14 src/crypto/heimdal/appl/telnet/telnetd/sys_term.c 1.1.1.1.2.3 +6 -2 src/crypto/heimdal/appl/telnet/telnetd/telnetd.8 1.1.1.1.2.2 +41 -32 src/crypto/heimdal/appl/telnet/telnetd/telnetd.c 1.1.1.1.2.1 +297 -0 src/crypto/heimdal/appl/telnet/telnetd/telnetd.cat8 (new) 1.1.1.1.2.2 +0 -1 src/crypto/heimdal/appl/telnet/telnetd/telnetd.h 1.1.1.1.2.1 +2 -4 src/crypto/heimdal/appl/telnet/telnetd/termstat.c 1.1.1.1.2.2 +12 -7 src/crypto/heimdal/appl/telnet/telnetd/utility.c 1.1.1.1.2.2 +220 -214 src/crypto/heimdal/appl/test/Makefile.in 1.1.1.1.2.2 +160 -0 src/crypto/heimdal/cf/ChangeLog 1.1.1.1.2.2 +7 -6 src/crypto/heimdal/cf/Makefile.am.common 1.1.1.1.2.1 +2 -4 src/crypto/heimdal/cf/auth-modules.m4 1.1.1.1.2.1 +24 -0 src/crypto/heimdal/cf/broken-getaddrinfo.m4 (new) 1.1.1.1.2.1 +10 -3 src/crypto/heimdal/cf/broken-glob.m4 1.1.1.1.2.1 +3 -7 src/crypto/heimdal/cf/broken-snprintf.m4 1.1.1.1.2.1 +77 -0 src/crypto/heimdal/cf/check-compile-et.m4 (new) 1.1.1.1.2.2 +2 -2 src/crypto/heimdal/cf/check-var.m4 1.1.1.1.2.1 +119 -0 src/crypto/heimdal/cf/crypto.m4 (new) 1.1.1.1.2.2 +162 -19 src/crypto/heimdal/cf/db.m4 1.1.1.1.2.2 +8 -6 src/crypto/heimdal/cf/find-func-no-libs2.m4 1.1.1.1.2.1 +0 -38 src/crypto/heimdal/cf/grok-type.m4 (dead) 1.1.1.1.2.2 +31 -3 src/crypto/heimdal/cf/install-catman.sh 1.1.1.1.2.2 +0 -100 src/crypto/heimdal/cf/krb-find-db.m4 (dead) 1.1.1.1.2.2 +30 -2 src/crypto/heimdal/cf/krb-ipv6.m4 1.1.1.1.2.1 +2 -4 src/crypto/heimdal/cf/krb-struct-winsize.m4 1.1.1.1.2.1 +4 -2 src/crypto/heimdal/cf/make-proto.pl 1.1.1.1.2.2 +56 -14 src/crypto/heimdal/cf/roken-frag.m4 1.1.1.1.2.2 +0 -192 src/crypto/heimdal/cf/shared-libs.m4 (dead) 1.1.1.1.2.1 +42 -0 src/crypto/heimdal/cf/with-all.m4 (new) 1.1.1.1.2.1 +99 -0 src/crypto/heimdal/compile (new) 1.1.1.1.2.2 +306 -280 src/crypto/heimdal/config.guess 1.1.1.1.2.2 +167 -84 src/crypto/heimdal/config.sub 1.1.1.4.2.2 +11261 -8983 src/crypto/heimdal/configure 1.1.1.4.2.2 +39 -79 src/crypto/heimdal/configure.in 1.1.1.1.2.2 +174 -165 src/crypto/heimdal/doc/Makefile.in 1.1.1.2.2.2 +2 -2 src/crypto/heimdal/doc/ack.texi 1.1.1.1.2.2 +5 -3 src/crypto/heimdal/doc/heimdal.texi 1.1.1.1.2.2 +1 -9 src/crypto/heimdal/doc/install.texi 1.1.1.2.2.2 +7 -7 src/crypto/heimdal/doc/kerberos4.texi 1.1.1.1.2.2 +2 -2 src/crypto/heimdal/doc/migration.texi 1.1.1.1.2.2 +7 -1 src/crypto/heimdal/doc/misc.texi 1.1.1.1.2.1 +287 -0 src/crypto/heimdal/doc/programming.texi (new) 1.1.1.1.2.2 +23 -9 src/crypto/heimdal/doc/setup.texi 1.1.1.1.2.2 +588 -4 src/crypto/heimdal/doc/standardisation/draft-brezak-win2k-krb-rc4-hmac-02.txt 1.1.1.1.2.1 +725 -0 src/crypto/heimdal/doc/standardisation/draft-ietf-krb-wg-kerberos-referrals-00.txt (new) 1.1.1.1.2.1 +339 -0 src/crypto/heimdal/doc/standardisation/draft-ietf-krb-wg-krb-dns-locate-02.txt (new) 1.1.1.2.2.2 +7 -3 src/crypto/heimdal/doc/win2k.texi 1.1.1.1.2.2 +2 -2 src/crypto/heimdal/etc/services.append 1.1.1.1.2.2 +197 -187 src/crypto/heimdal/include/Makefile.in 1.1.1.2.2.2 +119 -58 src/crypto/heimdal/include/config.h.in 1.1.1.1.2.2 +132 -92 src/crypto/heimdal/include/kadm5/Makefile.in 1.1.1.3.2.2 +102 -0 src/crypto/heimdal/kadmin/ChangeLog 1.1.1.1.2.2 +6 -6 src/crypto/heimdal/kadmin/Makefile.am 1.1.1.1.2.2 +248 -254 src/crypto/heimdal/kadmin/Makefile.in 1.1.1.1.2.2 +36 -9 src/crypto/heimdal/kadmin/add-random-users.c 1.1.1.1.2.2 +12 -4 src/crypto/heimdal/kadmin/ank.c 1.1.1.1.2.2 +4 -4 src/crypto/heimdal/kadmin/cpw.c 1.1.1.1.2.2 +3 -3 src/crypto/heimdal/kadmin/del.c 1.1.1.1.2.2 +3 -3 src/crypto/heimdal/kadmin/del_enctype.c 1.1.1.1.2.1 +7 -7 src/crypto/heimdal/kadmin/ext.c 1.1.1.1.2.2 +3 -3 src/crypto/heimdal/kadmin/get.c 1.1.1.1.2.2 +5 -4 src/crypto/heimdal/kadmin/kadm_conn.c 1.1.1.1.2.3 +30 -11 src/crypto/heimdal/kadmin/kadmin.8 1.1.1.2.2.2 +19 -7 src/crypto/heimdal/kadmin/kadmin.c 1.1.1.1.2.1 +123 -0 src/crypto/heimdal/kadmin/kadmin.cat8 (new) 1.2.2.2 +14 -6 src/crypto/heimdal/kadmin/kadmin_locl.h 1.1.1.1.2.3 +18 -12 src/crypto/heimdal/kadmin/kadmind.8 1.1.1.1.2.2 +9 -8 src/crypto/heimdal/kadmin/kadmind.c 1.1.1.1.2.1 +93 -0 src/crypto/heimdal/kadmin/kadmind.cat8 (new) 1.1.1.3.2.2 +33 -28 src/crypto/heimdal/kadmin/load.c 1.1.1.1.2.1 +10 -9 src/crypto/heimdal/kadmin/random_password.c 1.1.1.1.2.2 +3 -3 src/crypto/heimdal/kadmin/rename.c 1.1.1.1.2.2 +3 -3 src/crypto/heimdal/kadmin/server.c 1.1.1.1.2.2 +75 -35 src/crypto/heimdal/kadmin/util.c 1.1.1.1.2.2 +5 -4 src/crypto/heimdal/kdc/524.c 1.1.1.1.2.2 +9 -7 src/crypto/heimdal/kdc/Makefile.am 1.1.1.1.2.2 +260 -261 src/crypto/heimdal/kdc/Makefile.in 1.1.1.2.2.2 +18 -19 src/crypto/heimdal/kdc/config.c 1.1.1.3.2.2 +16 -18 src/crypto/heimdal/kdc/connect.c 1.2.2.2 +10 -3 src/crypto/heimdal/kdc/headers.h 1.1.1.1.2.3 +24 -19 src/crypto/heimdal/kdc/hprop.8 1.1.1.1.2.2 +82 -127 src/crypto/heimdal/kdc/hprop.c 1.1.1.1.2.1 +103 -0 src/crypto/heimdal/kdc/hprop.cat8 (new) 1.1.1.1.2.3 +6 -4 src/crypto/heimdal/kdc/hpropd.8 1.1.1.1.2.2 +9 -4 src/crypto/heimdal/kdc/hpropd.c 1.1.1.1.2.1 +43 -0 src/crypto/heimdal/kdc/hpropd.cat8 (new) 1.1.1.2.2.2 +29 -31 src/crypto/heimdal/kdc/kaserver.c 1.1.1.2.2.3 +7 -4 src/crypto/heimdal/kdc/kdc.8 1.1.1.1.2.1 +118 -0 src/crypto/heimdal/kdc/kdc.cat8 (new) 1.1.1.2.2.2 +7 -5 src/crypto/heimdal/kdc/kdc_locl.h 1.1.1.3.2.2 +27 -21 src/crypto/heimdal/kdc/kerberos4.c 1.1.1.2.2.2 +109 -29 src/crypto/heimdal/kdc/kerberos5.c 1.1.1.1.2.3 +6 -4 src/crypto/heimdal/kdc/kstash.8 1.1.1.1.2.1 +34 -0 src/crypto/heimdal/kdc/kstash.cat8 (new) 1.1.1.1.2.2 +2 -2 src/crypto/heimdal/kdc/main.c 1.1.1.1.2.3 +9 -5 src/crypto/heimdal/kdc/string2key.8 1.1.1.1.2.1 +42 -0 src/crypto/heimdal/kdc/string2key.cat8 (new) 1.1.1.1.2.2 +3 -1 src/crypto/heimdal/kpasswd/Makefile.am 1.1.1.1.2.2 +232 -239 src/crypto/heimdal/kpasswd/Makefile.in 1.1.1.1.2.2 +10 -3 src/crypto/heimdal/kpasswd/kpasswd-generator.c 1.1.1.1.2.3 +1 -1 src/crypto/heimdal/kpasswd/kpasswd.1 1.1.1.2.2.2 +6 -3 src/crypto/heimdal/kpasswd/kpasswd.c 1.1.1.1.2.1 +20 -0 src/crypto/heimdal/kpasswd/kpasswd.cat1 (new) 1.1.1.1.2.2 +9 -2 src/crypto/heimdal/kpasswd/kpasswd_locl.h 1.1.1.1.2.3 +9 -6 src/crypto/heimdal/kpasswd/kpasswdd.8 1.1.1.1.2.2 +17 -7 src/crypto/heimdal/kpasswd/kpasswdd.c 1.1.1.1.2.1 +54 -0 src/crypto/heimdal/kpasswd/kpasswdd.cat8 (new) 1.1.1.1.2.2 +9 -13 src/crypto/heimdal/kuser/Makefile.am 1.1.1.1.2.2 +243 -261 src/crypto/heimdal/kuser/Makefile.in 1.1.1.1.2.2 +12 -3 src/crypto/heimdal/kuser/generate-requests.c 1.1.1.1.2.2 +2 -2 src/crypto/heimdal/kuser/kdecode_ticket.c 1.1.1.1.2.2 +1 -1 src/crypto/heimdal/kuser/kdestroy.1 1.1.1.1.2.2 +2 -2 src/crypto/heimdal/kuser/kdestroy.c 1.1.1.1.2.1 +30 -0 src/crypto/heimdal/kuser/kdestroy.cat1 (new) 1.1.1.1.2.2 +3 -2 src/crypto/heimdal/kuser/kgetcred.1 1.1.1.1.2.2 +2 -2 src/crypto/heimdal/kuser/kgetcred.c 1.1.1.1.2.1 +27 -0 src/crypto/heimdal/kuser/kgetcred.cat1 (new) 1.1.1.2.2.3 +44 -27 src/crypto/heimdal/kuser/kinit.1 1.1.1.2.2.2 +301 -217 src/crypto/heimdal/kuser/kinit.c 1.1.1.1.2.1 +119 -0 src/crypto/heimdal/kuser/kinit.cat1 (new) 1.1.1.1.2.3 +5 -4 src/crypto/heimdal/kuser/klist.1 1.1.1.2.2.2 +4 -4 src/crypto/heimdal/kuser/klist.c 1.1.1.1.2.1 +89 -0 src/crypto/heimdal/kuser/klist.cat1 (new) 1.1.1.1.2.2 +34 -2 src/crypto/heimdal/kuser/kverify.c 1.1.1.1.2.2 +162 -156 src/crypto/heimdal/lib/45/Makefile.in 1.1.1.1.2.1 +2 -2 src/crypto/heimdal/lib/45/get_ad_tkt.c 1.1.1.1.2.2 +2 -2 src/crypto/heimdal/lib/Makefile.am 1.1.1.1.2.2 +173 -123 src/crypto/heimdal/lib/Makefile.in 1.1.1.1.2.2 +34 -23 src/crypto/heimdal/lib/asn1/Makefile.am 1.1.1.1.2.2 +269 -259 src/crypto/heimdal/lib/asn1/Makefile.in 1.1.1.1.2.2 +6 -1 src/crypto/heimdal/lib/asn1/asn1-common.h 1.1.1.1.2.2 +5 -5 src/crypto/heimdal/lib/asn1/asn1_print.c 1.1.1.1.2.2 +20 -4 src/crypto/heimdal/lib/asn1/der.h 1.1.1.1.2.1 +13 -2 src/crypto/heimdal/lib/asn1/der_copy.c 1.1.1.1.2.1 +8 -2 src/crypto/heimdal/lib/asn1/der_free.c 1.1.1.1.2.2 +97 -2 src/crypto/heimdal/lib/asn1/der_get.c 1.1.1.1.2.2 +37 -2 src/crypto/heimdal/lib/asn1/der_length.c 1.1.1.1.2.1 +5 -3 src/crypto/heimdal/lib/asn1/der_locl.h 1.1.1.1.2.2 +88 -10 src/crypto/heimdal/lib/asn1/der_put.c 1.1.1.1.2.2 +84 -9 src/crypto/heimdal/lib/asn1/gen.c 1.1.1.1.2.2 +5 -1 src/crypto/heimdal/lib/asn1/gen_copy.c 1.1.1.1.2.2 +17 -4 src/crypto/heimdal/lib/asn1/gen_decode.c 1.1.1.1.2.2 +11 -2 src/crypto/heimdal/lib/asn1/gen_encode.c 1.1.1.1.2.2 +5 -1 src/crypto/heimdal/lib/asn1/gen_free.c 1.1.1.1.2.2 +7 -1 src/crypto/heimdal/lib/asn1/gen_length.c 1.1.1.1.2.2 +3 -2 src/crypto/heimdal/lib/asn1/gen_locl.h 1.1.1.1.2.2 +39 -5 src/crypto/heimdal/lib/asn1/k5.asn1 1.1.1.1.2.2 +18 -4 src/crypto/heimdal/lib/asn1/lex.l 1.1.1.1.2.1 +0 -50 src/crypto/heimdal/lib/asn1/libasn1.h (dead) 1.1.1.1.2.1 +2 -2 src/crypto/heimdal/lib/asn1/main.c 1.1.1.1.2.2 +26 -16 src/crypto/heimdal/lib/asn1/parse.y 1.1.1.1.2.1 +3 -3 src/crypto/heimdal/lib/asn1/symbol.c 1.1.1.1.2.1 +3 -3 src/crypto/heimdal/lib/asn1/symbol.h 1.1.1.1.2.2 +40 -0 src/crypto/heimdal/lib/auth/ChangeLog 1.1.1.1.2.2 +167 -117 src/crypto/heimdal/lib/auth/Makefile.in 1.1.1.1.2.2 +5 -5 src/crypto/heimdal/lib/auth/afskauthlib/Makefile.am 1.1.1.1.2.2 +145 -104 src/crypto/heimdal/lib/auth/afskauthlib/Makefile.in 1.1.1.1.2.2 +2 -2 src/crypto/heimdal/lib/auth/afskauthlib/verify.c 1.1.1.1.2.1 +61 -1 src/crypto/heimdal/lib/auth/pam/Makefile.am 1.1.1.1.2.2 +205 -93 src/crypto/heimdal/lib/auth/pam/Makefile.in 1.1.1.2.2.2 +3 -3 src/crypto/heimdal/lib/auth/pam/pam.c 1.1.1.1.2.2 +17 -17 src/crypto/heimdal/lib/auth/sia/Makefile.am 1.1.1.1.2.2 +165 -122 src/crypto/heimdal/lib/auth/sia/Makefile.in 1.1.1.1.2.1 +7 -7 src/crypto/heimdal/lib/auth/sia/krb5_matrix.conf 1.1.1.1.2.1 +34 -0 src/crypto/heimdal/lib/auth/sia/make-rpath (new) 1.1.1.1.2.2 +8 -6 src/crypto/heimdal/lib/auth/sia/sia.c 1.1.1.1.2.1 +3 -4 src/crypto/heimdal/lib/auth/sia/sia_locl.h 1.1.1.1.2.2 +22 -0 src/crypto/heimdal/lib/com_err/ChangeLog 1.1.1.1.2.2 +3 -3 src/crypto/heimdal/lib/com_err/Makefile.am 1.1.1.1.2.2 +217 -208 src/crypto/heimdal/lib/com_err/Makefile.in 1.1.1.1.2.2 +20 -2 src/crypto/heimdal/lib/com_err/com_err.c 1.1.1.1.2.2 +13 -4 src/crypto/heimdal/lib/com_err/com_err.h 1.1.1.1.2.2 +2 -2 src/crypto/heimdal/lib/com_err/compile_et.c 1.1.1.1.2.2 +6 -6 src/crypto/heimdal/lib/com_err/error.c 1.1.1.2.2.2 +49 -26 src/crypto/heimdal/lib/gssapi/8003.c 1.1.1.3.2.2 +112 -0 src/crypto/heimdal/lib/gssapi/ChangeLog 1.1.1.3.2.2 +4 -3 src/crypto/heimdal/lib/gssapi/Makefile.am 1.1.1.3.2.2 +184 -175 src/crypto/heimdal/lib/gssapi/Makefile.in 1.1.1.2.2.2 +94 -37 src/crypto/heimdal/lib/gssapi/accept_sec_context.c 1.1.1.1.2.2 +86 -52 src/crypto/heimdal/lib/gssapi/acquire_cred.c 1.1.1.1.2.2 +5 -3 src/crypto/heimdal/lib/gssapi/add_oid_set_member.c 1.1.1.1.2.2 +4 -3 src/crypto/heimdal/lib/gssapi/address_to_krb5addr.c 1.1.1.2.2.1 +4 -2 src/crypto/heimdal/lib/gssapi/context_time.c 1.1.1.1.2.2 +2 -1 src/crypto/heimdal/lib/gssapi/copy_ccache.c 1.1.1.1.2.1 +3 -2 src/crypto/heimdal/lib/gssapi/create_emtpy_oid_set.c 1.1.1.1.2.2 +6 -3 src/crypto/heimdal/lib/gssapi/decapsulate.c 1.1.1.3.2.1 +6 -3 src/crypto/heimdal/lib/gssapi/delete_sec_context.c 1.1.1.1.2.1 +7 -3 src/crypto/heimdal/lib/gssapi/display_name.c 1.1.1.1.2.1 +31 -9 src/crypto/heimdal/lib/gssapi/display_status.c 1.1.1.1.2.1 +7 -4 src/crypto/heimdal/lib/gssapi/duplicate_name.c 1.1.1.1.2.2 +6 -3 src/crypto/heimdal/lib/gssapi/encapsulate.c 1.1.1.1.2.2 +119 -31 src/crypto/heimdal/lib/gssapi/export_sec_context.c 1.1.1.2.2.2 +12 -10 src/crypto/heimdal/lib/gssapi/get_mic.c 1.1.1.1.2.2 +1 -7 src/crypto/heimdal/lib/gssapi/gssapi.h 1.1.1.2.2.2 +29 -9 src/crypto/heimdal/lib/gssapi/gssapi_locl.h 1.1.1.1.2.1 +22 -8 src/crypto/heimdal/lib/gssapi/import_name.c 1.1.1.1.2.2 +17 -8 src/crypto/heimdal/lib/gssapi/import_sec_context.c 1.1.1.1.2.1 +4 -2 src/crypto/heimdal/lib/gssapi/indicate_mechs.c 1.1.1.1.2.2 +5 -8 src/crypto/heimdal/lib/gssapi/init.c 1.1.1.1.2.2 +25 -18 src/crypto/heimdal/lib/gssapi/init_sec_context.c 1.1.1.2.2.2 +26 -15 src/crypto/heimdal/lib/gssapi/unwrap.c 1.1.1.2.2.2 +14 -8 src/crypto/heimdal/lib/gssapi/verify_mic.c 1.1.1.2.2.2 +40 -9 src/crypto/heimdal/lib/gssapi/wrap.c 1.1.1.1.2.2 +7 -8 src/crypto/heimdal/lib/hdb/Makefile.am 1.1.1.1.2.2 +194 -195 src/crypto/heimdal/lib/hdb/Makefile.in 1.1.1.1.2.2 +18 -2 src/crypto/heimdal/lib/hdb/common.c 1.1.1.1.2.2 +2 -2 src/crypto/heimdal/lib/hdb/convert_db.c 1.1.1.1.2.2 +31 -8 src/crypto/heimdal/lib/hdb/db.c 1.1.1.1.2.2 +25 -7 src/crypto/heimdal/lib/hdb/db3.c 1.1.1.1.2.2 +122 -144 src/crypto/heimdal/lib/hdb/hdb-ldap.c 1.1.1.1.2.2 +1 -1 src/crypto/heimdal/lib/hdb/hdb-protos.h 1.1.1.1.2.2 +10 -3 src/crypto/heimdal/lib/hdb/hdb.asn1 1.1.1.1.2.2 +7 -7 src/crypto/heimdal/lib/hdb/hdb.c 1.2.2.2 +7 -25 src/crypto/heimdal/lib/hdb/hdb_locl.h 1.1.1.1.2.2 +7 -2 src/crypto/heimdal/lib/hdb/keytab.c 1.1.1.1.2.1 +0 -51 src/crypto/heimdal/lib/hdb/libasn1.h (dead) 1.1.1.1.2.2 +61 -25 src/crypto/heimdal/lib/hdb/mkey.c 1.1.1.1.2.2 +49 -11 src/crypto/heimdal/lib/hdb/ndbm.c 1.1.1.1.2.2 +123 -97 src/crypto/heimdal/lib/hdb/print.c 1.1.1.2.2.2 +59 -1 src/crypto/heimdal/lib/kadm5/ChangeLog 1.1.1.2.2.2 +12 -8 src/crypto/heimdal/lib/kadm5/Makefile.am 1.1.1.2.2.2 +273 -278 src/crypto/heimdal/lib/kadm5/Makefile.in 1.1.1.1.2.2 +50 -49 src/crypto/heimdal/lib/kadm5/acl.c 1.1.1.1.2.2 +1 -2 src/crypto/heimdal/lib/kadm5/context_s.c 1.1.1.2.2.2 +17 -4 src/crypto/heimdal/lib/kadm5/init_c.c 1.1.1.1.2.2 +4 -1 src/crypto/heimdal/lib/kadm5/iprop.h 1.1.1.1.2.2 +7 -5 src/crypto/heimdal/lib/kadm5/ipropd_master.c 1.1.1.1.2.2 +5 -8 src/crypto/heimdal/lib/kadm5/ipropd_slave.c 1.1.1.1.2.1 +2 -2 src/crypto/heimdal/lib/kadm5/kadm5_err.et 1.1.1.1.2.1 +13 -2 src/crypto/heimdal/lib/kadm5/replay_log.c 1.1.1.1.2.2 +39 -6 src/crypto/heimdal/lib/kadm5/set_keys.c 1.1.1.1.2.2 +62 -0 src/crypto/heimdal/lib/kafs/ChangeLog 1.1.1.1.2.2 +36 -4 src/crypto/heimdal/lib/kafs/Makefile.am 1.1.1.1.2.2 +670 -352 src/crypto/heimdal/lib/kafs/Makefile.in 1.1.1.1.2.2 +5 -3 src/crypto/heimdal/lib/kafs/afskrb.c 1.1.1.1.2.1 +3 -3 src/crypto/heimdal/lib/kafs/afskrb5.c 1.1.1.1.2.1 +48 -20 src/crypto/heimdal/lib/kafs/common.c 1.1.1.1.2.2 +4 -4 src/crypto/heimdal/lib/kafs/kafs.3 1.1.1.1.2.1 +95 -0 src/crypto/heimdal/lib/kafs/kafs.cat3 (new) 1.1.1.1.2.1 +12 -2 src/crypto/heimdal/lib/kafs/kafs.h 1.1.1.2.2.1 +55 -0 src/crypto/heimdal/lib/kafs/roken_rename.h (new) 1.1.1.4.2.2 +123 -106 src/crypto/heimdal/lib/krb5/Makefile.am 1.1.1.4.2.2 +433 -402 src/crypto/heimdal/lib/krb5/Makefile.in 1.1.1.1.2.2 +28 -12 src/crypto/heimdal/lib/krb5/acl.c 1.1.1.2.2.2 +425 -25 src/crypto/heimdal/lib/krb5/addr_families.c 1.1.1.1.2.1 +0 -197 src/crypto/heimdal/lib/krb5/address.c (dead) 1.1.1.1.2.2 +21 -7 src/crypto/heimdal/lib/krb5/appdefault.c 1.1.1.1.2.2 +46 -32 src/crypto/heimdal/lib/krb5/auth_context.c 1.1.1.1.2.1 +5 -4 src/crypto/heimdal/lib/krb5/build_ap_req.c 1.1.1.1.2.2 +7 -3 src/crypto/heimdal/lib/krb5/build_auth.c 1.1.1.1.2.2 +36 -16 src/crypto/heimdal/lib/krb5/cache.c 1.1.1.2.2.2 +127 -89 src/crypto/heimdal/lib/krb5/changepw.c 1.1.1.1.2.1 +12 -87 src/crypto/heimdal/lib/krb5/codec.c 1.1.1.1.2.2 +34 -25 src/crypto/heimdal/lib/krb5/config_file.c 1.1.1.1.2.1 +5 -3 src/crypto/heimdal/lib/krb5/config_file_netinfo.c 1.1.1.3.2.2 +130 -36 src/crypto/heimdal/lib/krb5/context.c 1.1.1.1.2.2 +72 -59 src/crypto/heimdal/lib/krb5/convert_creds.c 1.1.1.1.2.1 +6 -3 src/crypto/heimdal/lib/krb5/copy_host_realm.c 1.1.1.1.2.1 +5 -3 src/crypto/heimdal/lib/krb5/creds.c 1.2.2.2 +617 -309 src/crypto/heimdal/lib/krb5/crypto.c 1.1.1.1.2.1 +8 -4 src/crypto/heimdal/lib/krb5/data.c 1.1.1.1.2.1 +119 -0 src/crypto/heimdal/lib/krb5/derived-key-test.c (new) 1.1.1.1.2.2 +29 -4 src/crypto/heimdal/lib/krb5/eai_to_heim_errno.c 1.1.1.1.2.1 +95 -0 src/crypto/heimdal/lib/krb5/error_string.c (new) 1.1.1.3.2.2 +10 -5 src/crypto/heimdal/lib/krb5/expand_hostname.c 1.1.1.1.2.2 +39 -13 src/crypto/heimdal/lib/krb5/fcache.c 1.1.1.1.2.2 +3 -3 src/crypto/heimdal/lib/krb5/generate_seq_number.c 1.1.1.1.2.1 +5 -3 src/crypto/heimdal/lib/krb5/generate_subkey.c 1.1.1.1.2.2 +64 -19 src/crypto/heimdal/lib/krb5/get_addrs.c 1.1.1.1.2.2 +110 -36 src/crypto/heimdal/lib/krb5/get_cred.c 1.1.1.1.2.1 +38 -7 src/crypto/heimdal/lib/krb5/get_default_principal.c 1.1.1.1.2.1 +8 -4 src/crypto/heimdal/lib/krb5/get_default_realm.c 1.1.1.1.2.2 +64 -14 src/crypto/heimdal/lib/krb5/get_for_creds.c 1.1.1.1.2.1 +15 -8 src/crypto/heimdal/lib/krb5/get_host_realm.c 1.1.1.2.2.2 +41 -11 src/crypto/heimdal/lib/krb5/get_in_tkt.c 1.1.1.1.2.1 +6 -3 src/crypto/heimdal/lib/krb5/get_in_tkt_pw.c 1.1.1.1.2.1 +5 -3 src/crypto/heimdal/lib/krb5/get_in_tkt_with_keytab.c 1.1.1.1.2.2 +2 -2 src/crypto/heimdal/lib/krb5/heim_err.et 1.1.1.1.2.2 +67 -8 src/crypto/heimdal/lib/krb5/init_creds.c 1.1.1.2.2.2 +61 -73 src/crypto/heimdal/lib/krb5/init_creds_pw.c 1.1.1.1.2.1 +20 -0 src/crypto/heimdal/lib/krb5/k524_err.et (new) 1.1.1.1.2.3 +3 -3 src/crypto/heimdal/lib/krb5/kerberos.8 1.1.1.1.2.2 +5 -3 src/crypto/heimdal/lib/krb5/keyblock.c 1.1.1.2.2.1 +82 -14 src/crypto/heimdal/lib/krb5/keytab.c 1.1.1.2.2.1 +254 -0 src/crypto/heimdal/lib/krb5/keytab_any.c (new) 1.1.1.1.2.1 +64 -30 src/crypto/heimdal/lib/krb5/keytab_file.c 1.1.1.1.2.2 +101 -67 src/crypto/heimdal/lib/krb5/keytab_keyfile.c 1.1.1.1.2.2 +182 -31 src/crypto/heimdal/lib/krb5/keytab_krb4.c 1.1.1.2.2.1 +8 -4 src/crypto/heimdal/lib/krb5/keytab_memory.c 1.1.1.3.2.2 +275 -67 src/crypto/heimdal/lib/krb5/krb5-protos.h 1.1.1.1.2.1 +150 -0 src/crypto/heimdal/lib/krb5/krb5.3 (new) 1.1.1.1.2.3 +61 -7 src/crypto/heimdal/lib/krb5/krb5.conf.5 1.1.1.2.2.2 +89 -31 src/crypto/heimdal/lib/krb5/krb5.h 1.1.1.1.2.3 +1 -1 src/crypto/heimdal/lib/krb5/krb5_425_conv_principal.3 1.1.1.1.2.3 +8 -5 src/crypto/heimdal/lib/krb5/krb5_appdefault.3 1.1.1.1.2.3 +1 -1 src/crypto/heimdal/lib/krb5/krb5_auth_context.3 1.1.1.1.2.3 +1 -1 src/crypto/heimdal/lib/krb5/krb5_build_principal.3 1.1.1.1.2.3 +1 -1 src/crypto/heimdal/lib/krb5/krb5_config.3 1.1.1.1.2.2 +2 -1 src/crypto/heimdal/lib/krb5/krb5_context.3 1.1.1.1.2.2 +3 -3 src/crypto/heimdal/lib/krb5/krb5_encrypt.3 1.1.1.1.2.1 +20 -0 src/crypto/heimdal/lib/krb5/krb5_free_addresses.3 (new) 1.1.1.1.2.3 +1 -1 src/crypto/heimdal/lib/krb5/krb5_free_principal.3 1.1.1.1.2.1 +39 -0 src/crypto/heimdal/lib/krb5/krb5_get_all_client_addrs.3 (new) 1.1.1.1.2.1 +54 -0 src/crypto/heimdal/lib/krb5/krb5_get_krbhst.3 (new) 1.1.1.1.2.2 +4 -3 src/crypto/heimdal/lib/krb5/krb5_init_context.3 1.1.1.2.2.1 +358 -0 src/crypto/heimdal/lib/krb5/krb5_keytab.3 (new) 1.1.1.1.2.1 +120 -0 src/crypto/heimdal/lib/krb5/krb5_krbhst_init.3 (new) 1.2.2.2 +10 -21 src/crypto/heimdal/lib/krb5/krb5_locl.h 1.1.1.1.2.3 +1 -1 src/crypto/heimdal/lib/krb5/krb5_parse_name.3 1.1.1.1.2.1 +48 -0 src/crypto/heimdal/lib/krb5/krb5_principal_get_realm.3 (new) 1.1.1.1.2.3 +1 -1 src/crypto/heimdal/lib/krb5/krb5_sname_to_principal.3 1.1.1.1.2.1 +23 -0 src/crypto/heimdal/lib/krb5/krb5_timeofday.3 (new) 1.1.1.1.2.3 +1 -1 src/crypto/heimdal/lib/krb5/krb5_unparse_name.3 1.1.1.1.2.1 +85 -0 src/crypto/heimdal/lib/krb5/krb5_verify_user.3 (new) 1.1.1.1.2.1 +64 -0 src/crypto/heimdal/lib/krb5/krbhst-test.c (new) 1.1.1.1.2.2 +697 -105 src/crypto/heimdal/lib/krb5/krbhst.c 1.1.1.1.2.2 +37 -13 src/crypto/heimdal/lib/krb5/log.c 1.1.1.1.2.2 +13 -6 src/crypto/heimdal/lib/krb5/mcache.c 1.1.1.1.2.1 +11 -7 src/crypto/heimdal/lib/krb5/mk_error.c 1.1.1.1.2.2 +8 -5 src/crypto/heimdal/lib/krb5/mk_priv.c 1.1.1.1.2.2 +7 -3 src/crypto/heimdal/lib/krb5/mk_rep.c 1.1.1.2.2.2 +10 -8 src/crypto/heimdal/lib/krb5/mk_req.c 1.1.1.1.2.2 +4 -2 src/crypto/heimdal/lib/krb5/mk_req_ext.c 1.1.1.1.2.2 +23 -6 src/crypto/heimdal/lib/krb5/mk_safe.c 1.1.1.1.2.1 +17 -2 src/crypto/heimdal/lib/krb5/n-fold-test.c 1.1.1.2.2.2 +114 -15 src/crypto/heimdal/lib/krb5/principal.c 1.1.1.1.2.2 +2 -2 src/crypto/heimdal/lib/krb5/prog_setup.c 1.1.1.1.2.1 +5 -2 src/crypto/heimdal/lib/krb5/prompter_posix.c 1.1.1.2.2.2 +16 -2 src/crypto/heimdal/lib/krb5/rd_cred.c 1.1.1.1.2.1 +57 -3 src/crypto/heimdal/lib/krb5/rd_error.c 1.1.1.2.2.2 +10 -6 src/crypto/heimdal/lib/krb5/rd_priv.c 1.1.1.1.2.2 +10 -3 src/crypto/heimdal/lib/krb5/rd_rep.c 1.1.1.3.2.2 +16 -10 src/crypto/heimdal/lib/krb5/rd_req.c 1.1.1.2.2.2 +21 -4 src/crypto/heimdal/lib/krb5/rd_safe.c 1.1.1.1.2.2 +10 -9 src/crypto/heimdal/lib/krb5/read_message.c 1.1.1.1.2.2 +34 -13 src/crypto/heimdal/lib/krb5/recvauth.c 1.1.1.2.2.2 +56 -16 src/crypto/heimdal/lib/krb5/replay.c 1.1.1.1.2.2 +51 -74 src/crypto/heimdal/lib/krb5/send_to_kdc.c 1.1.1.1.2.1 +29 -14 src/crypto/heimdal/lib/krb5/sendauth.c 1.1.1.1.2.1 +9 -6 src/crypto/heimdal/lib/krb5/set_default_realm.c 1.1.1.1.2.2 +19 -35 src/crypto/heimdal/lib/krb5/sock_principal.c 1.1.1.1.2.1 +115 -0 src/crypto/heimdal/lib/krb5/store-test.c (new) 1.1.1.1.2.2 +39 -9 src/crypto/heimdal/lib/krb5/store.c 1.1.1.1.2.2 +5 -3 src/crypto/heimdal/lib/krb5/store_emem.c 1.1.1.1.2.2 +9 -1 src/crypto/heimdal/lib/krb5/store_fd.c 1.1.1.1.2.2 +27 -3 src/crypto/heimdal/lib/krb5/string-to-key-test.c 1.1.1.1.2.1 +5 -3 src/crypto/heimdal/lib/krb5/ticket.c 1.1.1.2.2.2 +10 -2 src/crypto/heimdal/lib/krb5/time.c 1.1.1.3.2.1 +31 -13 src/crypto/heimdal/lib/krb5/transited.c 1.1.1.2.2.1 +13 -7 src/crypto/heimdal/lib/krb5/verify_init.c 1.1.1.1.2.3 +43 -11 src/crypto/heimdal/lib/krb5/verify_krb5_conf.8 1.1.1.1.2.1 +274 -11 src/crypto/heimdal/lib/krb5/verify_krb5_conf.c 1.1.1.1.2.2 +122 -54 src/crypto/heimdal/lib/krb5/verify_user.c 1.1.1.1.2.2 +18 -7 src/crypto/heimdal/lib/krb5/warn.c 1.1.1.1.2.2 +9 -5 src/crypto/heimdal/lib/krb5/write_message.c 1.1.1.4.2.2 +281 -0 src/crypto/heimdal/lib/roken/ChangeLog 1.1.1.4.2.2 +29 -23 src/crypto/heimdal/lib/roken/Makefile.am 1.1.1.4.2.2 +526 -244 src/crypto/heimdal/lib/roken/Makefile.in 1.1.1.1.2.1 +99 -0 src/crypto/heimdal/lib/roken/base64-test.c (new) 1.1.1.1.2.1 +91 -101 src/crypto/heimdal/lib/roken/base64.c 1.1.1.1.2.1 +61 -0 src/crypto/heimdal/lib/roken/bswap.c (new) 1.1.1.1.2.1 +56 -0 src/crypto/heimdal/lib/roken/ecalloc.c (new) 1.1.1.1.2.1 +3 -3 src/crypto/heimdal/lib/roken/emalloc.c 1.1.1.1.2.1 +3 -3 src/crypto/heimdal/lib/roken/erealloc.c 1.1.1.1.2.1 +3 -3 src/crypto/heimdal/lib/roken/estrdup.c 1.1.1.1.2.1 +8 -3 src/crypto/heimdal/lib/roken/freeaddrinfo.c 1.1.1.1.2.2 +3 -3 src/crypto/heimdal/lib/roken/getaddrinfo-test.c 1.1.1.1.2.2 +15 -27 src/crypto/heimdal/lib/roken/getaddrinfo.c 1.1.1.2.2.2 +40 -12 src/crypto/heimdal/lib/roken/getarg.c 1.1.1.1.2.1 +4 -2 src/crypto/heimdal/lib/roken/getarg.h 1.1.1.1.2.1 +3 -3 src/crypto/heimdal/lib/roken/getdtablesize.c 1.1.1.1.2.2 +139 -6 src/crypto/heimdal/lib/roken/getifaddrs.c 1.1.1.1.2.1 +4 -4 src/crypto/heimdal/lib/roken/getnameinfo.c 1.1.1.1.2.2 +15 -4 src/crypto/heimdal/lib/roken/getnameinfo_verified.c 1.1.1.1.2.1 +58 -0 src/crypto/heimdal/lib/roken/getprogname.c (new) 1.1.1.1.2.1 +42 -23 src/crypto/heimdal/lib/roken/glob.c 1.1.1.1.2.2 +1 -0 src/crypto/heimdal/lib/roken/glob.hin 1.1.1.1.2.1 +41 -0 src/crypto/heimdal/lib/roken/h_errno.c (new) 1.1.1.1.2.1 +59 -0 src/crypto/heimdal/lib/roken/hostent_find_fqdn.c (new) 1.1.1.1.2.1 +1 -5 src/crypto/heimdal/lib/roken/hstrerror.c 1.1.1.1.2.2 +4 -7 src/crypto/heimdal/lib/roken/inet_ntop.c 1.1.1.1.2.1 +5 -2 src/crypto/heimdal/lib/roken/issuid.c 1.1.1.1.2.1 +55 -0 src/crypto/heimdal/lib/roken/localtime_r.c (new) 1.1.1.1.2.2 +1 -1 src/crypto/heimdal/lib/roken/make-print-version.c 1.1.1.2.2.2 +14 -7 src/crypto/heimdal/lib/roken/mini_inetd.c 1.1.1.1.2.1 +2 -2 src/crypto/heimdal/lib/roken/parse_bytes-test.c 1.1.1.1.2.1 +3 -3 src/crypto/heimdal/lib/roken/parse_bytes.c 1.1.1.1.2.1 +4 -4 src/crypto/heimdal/lib/roken/parse_bytes.h 1.1.1.1.2.1 +11 -8 src/crypto/heimdal/lib/roken/parse_units.c 1.1.1.1.2.1 +5 -5 src/crypto/heimdal/lib/roken/parse_units.h 1.1.1.2.2.2 +2 -2 src/crypto/heimdal/lib/roken/print_version.c 1.1.1.1.2.2 +115 -2 src/crypto/heimdal/lib/roken/resolve.c 1.1.1.1.2.2 +3 -2 src/crypto/heimdal/lib/roken/resolve.h 1.1.1.3.2.2 +12 -5 src/crypto/heimdal/lib/roken/roken-common.h 1.1.1.1.2.2 +9 -8 src/crypto/heimdal/lib/roken/roken.awk 1.1.1.2.2.2 +53 -4 src/crypto/heimdal/lib/roken/roken.h.in 1.1.1.1.2.1 +67 -0 src/crypto/heimdal/lib/roken/setprogname.c (new) 1.1.1.2.2.2 +93 -6 src/crypto/heimdal/lib/roken/simple_exec.c 1.1.1.1.2.1 +238 -0 src/crypto/heimdal/lib/roken/snprintf-test.c (new) 1.1.1.1.2.1 +52 -0 src/crypto/heimdal/lib/roken/snprintf-test.h (new) 1.1.1.2.2.2 +186 -155 src/crypto/heimdal/lib/roken/snprintf.c 1.1.1.1.2.2 +26 -1 src/crypto/heimdal/lib/roken/socket.c 1.1.1.1.2.2 +4 -4 src/crypto/heimdal/lib/roken/strftime.c 1.1.1.1.2.2 +68 -66 src/crypto/heimdal/lib/roken/vis.c 1.1.1.1.2.2 +6 -30 src/crypto/heimdal/lib/roken/warnerr.c 1.1.1.1.2.2 +7 -3 src/crypto/heimdal/lib/roken/write_pid.c 1.1.1.2.2.2 +10 -12 src/crypto/heimdal/lib/roken/xdbm.h 1.1.1.1.2.2 +21 -0 src/crypto/heimdal/lib/sl/ChangeLog 1.1.1.1.2.2 +21 -16 src/crypto/heimdal/lib/sl/Makefile.am 1.1.1.1.2.2 +252 -236 src/crypto/heimdal/lib/sl/Makefile.in 1.1.1.1.2.2 +4 -2 src/crypto/heimdal/lib/sl/lex.l 1.1.1.1.2.1 +2 -2 src/crypto/heimdal/lib/sl/make_cmds.c 1.1.1.1.2.2 +5 -2 src/crypto/heimdal/lib/sl/roken_rename.h 1.1.1.1.2.2 +3 -3 src/crypto/heimdal/lib/sl/sl.c 1.1.1.1.2.2 +9 -0 src/crypto/heimdal/lib/vers/ChangeLog 1.1.1.1.2.2 +2 -2 src/crypto/heimdal/lib/vers/Makefile.am 1.1.1.1.2.2 +169 -169 src/crypto/heimdal/lib/vers/Makefile.in 1.1.1.1.2.3 +1 -1 src/crypto/heimdal/lib/vers/make-print-version.c 1.1.1.1.2.2 +3 -3 src/crypto/heimdal/lib/vers/print_version.c 1.1.1.1.2.2 +1 -6 src/crypto/heimdal/ltconfig 1.1.1.1.2.2 +481 -306 src/crypto/heimdal/ltmain.sh 1.1.1.1.2.2 +149 -110 src/crypto/heimdal/tools/Makefile.in 1.1.1.1.2.3 +1 -1 src/crypto/heimdal/tools/krb5-config.1 1.1.1.1.2.1 +52 -0 src/crypto/heimdal/tools/krb5-config.cat1 (new) 1.1.1.1.2.1 +143 -0 src/crypto/heimdal/ylwrap (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 7:56:48 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3F17637B41F; Tue, 30 Apr 2002 07:56:46 -0700 (PDT) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UEujW42535; Tue, 30 Apr 2002 07:56:45 -0700 (PDT) (envelope-from asmodai) Message-Id: <200204301456.g3UEujW42535@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Tue, 30 Apr 2002 07:56:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 zone.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 asmodai 2002/04/30 07:56:44 PDT Modified files: share/man/man9 zone.9 Log: Document the zone allocator is now a slab allocator. Show Jeff's work and your's truly manual page updates. Revision Changes Path 1.17 +8 -0 src/share/man/man9/zone.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 7:57:52 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4486137B405; Tue, 30 Apr 2002 07:57:45 -0700 (PDT) Received: (from nectar@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UEvjY43140; Tue, 30 Apr 2002 07:57:45 -0700 (PDT) (envelope-from nectar) Message-Id: <200204301457.g3UEvjY43140@freefall.freebsd.org> From: Jacques Vidrine Date: Tue, 30 Apr 2002 07:57:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/kerberos5 Makefile.inc src/kerberos5/include config.h krb5-private.h version.h src/kerberos5/lib Makefile Makefile.inc src/kerberos5/lib/libasn1 Makefile src/kerberos5/lib/libgssapi Makefile src/kerberos5/lib/libhdb ... X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nectar 2002/04/30 07:57:45 PDT Modified files: (Branch: RELENG_4) kerberos5 Makefile.inc kerberos5/include config.h krb5-private.h version.h kerberos5/lib Makefile Makefile.inc kerberos5/lib/libasn1 Makefile kerberos5/lib/libgssapi Makefile kerberos5/lib/libhdb Makefile kerberos5/lib/libkrb5 Makefile kerberos5/lib/libroken Makefile kerberos5/libexec Makefile kerberos5/libexec/kdc Makefile kerberos5/usr.bin Makefile kerberos5/usr.bin/k5destroy Makefile kerberos5/usr.bin/k5init Makefile kerberos5/usr.bin/k5list Makefile kerberos5/usr.bin/k5passwd Makefile kerberos5/usr.bin/k5su Makefile kerberos5/usr.sbin/ktutil Makefile Added files: (Branch: RELENG_4) kerberos5/lib/libtelnet Makefile kerberos5/libexec/telnetd Makefile kerberos5/usr.bin/telnet Makefile Log: MFC: Update build for Heimdal Kerberos 0.4e around 2002/02/17. Revision Changes Path 1.5.2.3 +15 -0 src/kerberos5/Makefile.inc 1.2.2.3 +61 -62 src/kerberos5/include/config.h 1.1.1.1.2.2 +1 -2 src/kerberos5/include/krb5-private.h 1.2.2.3 +4 -4 src/kerberos5/include/version.h 1.2.2.3 +1 -0 src/kerberos5/lib/Makefile 1.1.1.1.2.1 +1 -1 src/kerberos5/lib/Makefile.inc 1.3.2.5 +33 -18 src/kerberos5/lib/libasn1/Makefile 1.2.2.2 +2 -2 src/kerberos5/lib/libgssapi/Makefile 1.2.2.3 +9 -7 src/kerberos5/lib/libhdb/Makefile 1.3.2.2 +40 -3 src/kerberos5/lib/libkrb5/Makefile 1.3.2.4 +5 -0 src/kerberos5/lib/libroken/Makefile 1.14.2.1 +39 -0 src/kerberos5/lib/libtelnet/Makefile (new) 1.2.2.1 +2 -2 src/kerberos5/libexec/Makefile 1.3.2.3 +3 -6 src/kerberos5/libexec/kdc/Makefile 1.15.2.1 +37 -0 src/kerberos5/libexec/telnetd/Makefile (new) 1.3.2.3 +1 -1 src/kerberos5/usr.bin/Makefile 1.4.2.2 +1 -1 src/kerberos5/usr.bin/k5destroy/Makefile 1.4.2.2 +2 -1 src/kerberos5/usr.bin/k5init/Makefile 1.4.2.2 +1 -1 src/kerberos5/usr.bin/k5list/Makefile 1.4.2.2 +1 -1 src/kerberos5/usr.bin/k5passwd/Makefile 1.1.2.3 +2 -2 src/kerberos5/usr.bin/k5su/Makefile 1.16.2.1 +34 -0 src/kerberos5/usr.bin/telnet/Makefile (new) 1.3.2.3 +3 -2 src/kerberos5/usr.sbin/ktutil/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 8: 4:45 2002 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 689E237B404; Tue, 30 Apr 2002 08:04:40 -0700 (PDT) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.3/8.12.3) with ESMTP id g3UF4Ob4053691; Tue, 30 Apr 2002 11:04:24 -0400 (EDT) (envelope-from arr@FreeBSD.org) Received: from localhost (arr@localhost) by fledge.watson.org (8.12.3/8.12.3/Submit) with SMTP id g3UF4N4s053685; Tue, 30 Apr 2002 11:04:24 -0400 (EDT) X-Authentication-Warning: fledge.watson.org: arr owned process doing -bs Date: Tue, 30 Apr 2002 11:04:22 -0400 (EDT) From: "Andrew R. Reiter" X-Sender: arr@fledge.watson.org To: Jeroen Ruigrok van der Werven Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man9 zone.9 In-Reply-To: <200204301426.g3UEQMk36833@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 30 Apr 2002, Jeroen Ruigrok van der Werven wrote: :asmodai 2002/04/30 07:26:22 PDT : : Modified files: : share/man/man9 zone.9 : Log: : Document uma_zalloc() behaviour. You can also pass M_ZERO. -- Andrew R. Reiter arr@watson.org arr@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 Apr 30 8: 4:46 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 20B8E37B41D; Tue, 30 Apr 2002 08:04:43 -0700 (PDT) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UF4hj45849; Tue, 30 Apr 2002 08:04:43 -0700 (PDT) (envelope-from asmodai) Message-Id: <200204301504.g3UF4hj45849@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Tue, 30 Apr 2002 08:04:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 zone.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 asmodai 2002/04/30 08:04:41 PDT Modified files: share/man/man9 zone.9 Log: Remove references to zinit() which does not exist anymore. Revision Changes Path 1.18 +2 -13 src/share/man/man9/zone.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 8: 6:34 2002 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 14ED037B400; Tue, 30 Apr 2002 08:06:26 -0700 (PDT) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.3/8.12.3) with ESMTP id g3UF6Db4053827; Tue, 30 Apr 2002 11:06:13 -0400 (EDT) (envelope-from arr@FreeBSD.org) Received: from localhost (arr@localhost) by fledge.watson.org (8.12.3/8.12.3/Submit) with SMTP id g3UF6DcN053824; Tue, 30 Apr 2002 11:06:13 -0400 (EDT) X-Authentication-Warning: fledge.watson.org: arr owned process doing -bs Date: Tue, 30 Apr 2002 11:06:13 -0400 (EDT) From: "Andrew R. Reiter" X-Sender: arr@fledge.watson.org To: Jeroen Ruigrok van der Werven Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man9 zone.9 In-Reply-To: <200204301426.g3UEQMk36833@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 :asmodai 2002/04/30 07:26:22 PDT : : Modified files: : share/man/man9 zone.9 : Log: : Document uma_zalloc() behaviour. Also, what about uma_zinit()? -- Andrew R. Reiter arr@watson.org arr@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 Apr 30 8:14:17 2002 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 4E5DB37B419; Tue, 30 Apr 2002 08:14:11 -0700 (PDT) Received: from hak.lan.Awfulhak.org (root@hak.lan.Awfulhak.org [IPv6:fec0::1:12]) by Awfulhak.org (8.12.2/8.12.2) with ESMTP id g3UFE8sG042697; Tue, 30 Apr 2002 16:14:08 +0100 (BST) (envelope-from brian@freebsd-services.com) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.12.3/8.12.3) with ESMTP id g3UFE64G019541; Tue, 30 Apr 2002 16:14:06 +0100 (BST) (envelope-from brian@freebsd-services.com) Message-Id: <200204301514.g3UFE64G019541@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Sheldon Hearn Cc: Ceri Davies , Mark Murray , Josef Karthauser , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/perl5 MAINTAIN [...] In-Reply-To: Message from Sheldon Hearn of "Tue, 30 Apr 2002 16:30:40 +0200." <41785.1020177040@axl.seasidesoftware.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 30 Apr 2002 16:14:06 +0100 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 Tue, 30 Apr 2002 15:19:53 +0100, Ceri Davies wrote: > > > > Mostly upheld by a small modification to the Apache ports. > > > > And if I don't use Apache ? > > Then you'll probably cotton on pretty smartly. :-) > > You're arguing a valid point, but you need to consider the background > for the change -- the staleness of the CGI.pm module in the perl > distribution has caused trouble for lots of people in the past, so this > change does _some_ good. > > Just not the good you want. :-) > > A near-perfect alternative solution is for someone with LOADS of free > time onhand to commit to keeping the perl modules on HEAD and RELENG_4 > well-sync'd with distribution versions. This is not a part time job, so > in the meantime, this change will make some people happy. Is it not possible to switch @INC around in the base system so that /usr/local/ appears first ? Assuming there are no problems with that, it'd make everyone happy (then we can figure out how to fix the conflicts between CGI.pm and p5-CGI-modules!!!). Just my (probably useless) $0.02. -- 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 Tue Apr 30 8:27:12 2002 Delivered-To: cvs-all@freebsd.org Received: from a96180.upc-a.chello.nl (a96180.upc-a.chello.nl [62.163.96.180]) by hub.freebsd.org (Postfix) with ESMTP id EB92837B41C; Tue, 30 Apr 2002 08:27:06 -0700 (PDT) Received: by a96180.upc-a.chello.nl (Postfix, from userid 1001) id 40B5A216D; Tue, 30 Apr 2002 17:27:05 +0200 (CEST) Date: Tue, 30 Apr 2002 17:27:04 +0200 From: Jeroen Ruigrok/asmodai To: "Andrew R. Reiter" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, jeff@freebsd.org Subject: Re: cvs commit: src/share/man/man9 zone.9 Message-ID: <20020430152704.GH66061@daemon.ninth-circle.org> References: <200204301426.g3UEQMk36833@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.28i Organisation: Ninth Circle Enterprises Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -On [20020430 17:05], Andrew R. Reiter (arr@FreeBSD.org) wrote: >On Tue, 30 Apr 2002, Jeroen Ruigrok van der Werven wrote: >: Log: >: Document uma_zalloc() behaviour. > >You can also pass M_ZERO. That seems illogical for a certain number of reasons: 1. the documentation in the code explicitly only mentions M_WAITOK and M_NOWAIT 2. given the argument's name is `wait', specifying a M_ZERO does not make sense. I sincerely doubt this is what Jeff had in mind, if it works at all. I see the wait is passed is passed from uma_zalloc() to uma_zalloc_internal to slab_zalloc() to the backend supplier routine uma_alloc, which also gets it as wait. As first glance I cannot find any place where using M_ZERO would do what it is documented to do. So feel free to elaborate, but I still hold to my idea that it was not as intended and should be tested against. -- Jeroen Ruigrok van der Werven / asmodai / Kita no Mono asmodai@wxs.nl, finger asmodai@ninth-circle.org http://www.softweyr.com/asmodai/ | http://www.tendra.org/ Beauty is a short-lived reign... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 8:27:59 2002 Delivered-To: cvs-all@freebsd.org Received: from a96180.upc-a.chello.nl (a96180.upc-a.chello.nl [62.163.96.180]) by hub.freebsd.org (Postfix) with ESMTP id CA27B37B416; Tue, 30 Apr 2002 08:27:55 -0700 (PDT) Received: by a96180.upc-a.chello.nl (Postfix, from userid 1001) id F048B2170; Tue, 30 Apr 2002 17:27:54 +0200 (CEST) Date: Tue, 30 Apr 2002 17:27:54 +0200 From: Jeroen Ruigrok/asmodai To: "Andrew R. Reiter" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man9 zone.9 Message-ID: <20020430152754.GI66061@daemon.ninth-circle.org> References: <200204301426.g3UEQMk36833@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.28i Organisation: Ninth Circle Enterprises Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -On [20020430 17:15], Andrew R. Reiter (arr@FreeBSD.org) wrote: >Also, what about uma_zinit()? That does not exist for all I can see, pointers to where it does would be appreciated, if you can come up with them. -- Jeroen Ruigrok van der Werven / asmodai / Kita no Mono asmodai@wxs.nl, finger asmodai@ninth-circle.org http://www.softweyr.com/asmodai/ | http://www.tendra.org/ The spirit indeed is willing, but the flesh is weak... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 8:29:11 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 760E437B41C; Tue, 30 Apr 2002 08:29:08 -0700 (PDT) Received: (from ache@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UFT8Z54042; Tue, 30 Apr 2002 08:29:08 -0700 (PDT) (envelope-from ache) Message-Id: <200204301529.g3UFT8Z54042@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Tue, 30 Apr 2002 08:29:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/png 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 ache 2002/04/30 08:29:08 PDT Modified files: graphics/png Makefile pkg-plist Log: Add @dirrm include/libpng Revision Changes Path 1.48 +1 -0 ports/graphics/png/Makefile 1.21 +1 -0 ports/graphics/png/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 Apr 30 8:48:42 2002 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 9E28F37B419; Tue, 30 Apr 2002 08:48:34 -0700 (PDT) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.3/8.12.3) with ESMTP id g3UFmIb4057648; Tue, 30 Apr 2002 11:48:19 -0400 (EDT) (envelope-from arr@FreeBSD.org) Received: from localhost (arr@localhost) by fledge.watson.org (8.12.3/8.12.3/Submit) with SMTP id g3UFmInZ057645; Tue, 30 Apr 2002 11:48:18 -0400 (EDT) X-Authentication-Warning: fledge.watson.org: arr owned process doing -bs Date: Tue, 30 Apr 2002 11:48:17 -0400 (EDT) From: "Andrew R. Reiter" X-Sender: arr@fledge.watson.org To: Jeroen Ruigrok/asmodai Cc: "Andrew R. Reiter" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, jeff@FreeBSD.org Subject: Re: cvs commit: src/share/man/man9 zone.9 In-Reply-To: <20020430152704.GH66061@daemon.ninth-circle.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, 30 Apr 2002, Jeroen Ruigrok/asmodai wrote: :> :>You can also pass M_ZERO. : :So feel free to elaborate, but I still hold to my idea that it was not as :intended and should be tested against. From uma.h: /* * Allocates an item out of a zone * * Arguments: * zone The zone we are allocating from * arg This data is passed to the ctor function * flags See sys/malloc.h for available flags. * * Returns: * A non null pointer to an initialized element from the zone is * garanteed if the wait flag is M_WAITOK, otherwise a null pointer may be * returned if the zone is empty or the ctor failed. */ void *uma_zalloc_arg(uma_zone_t zone, void *arg, int flags); /* * Allocates an item out of a zone without supplying an argument * * This is just a wrapper for uma_zalloc_arg for convenience. * */ static __inline void *uma_zalloc(uma_zone_t zone, int flags); ... -- Andrew R. Reiter arr@watson.org arr@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 Apr 30 8:49:42 2002 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 8C6F737B41C; Tue, 30 Apr 2002 08:49:35 -0700 (PDT) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.3/8.12.3) with ESMTP id g3UFnMb4057783; Tue, 30 Apr 2002 11:49:22 -0400 (EDT) (envelope-from arr@FreeBSD.org) Received: from localhost (arr@localhost) by fledge.watson.org (8.12.3/8.12.3/Submit) with SMTP id g3UFnMDM057780; Tue, 30 Apr 2002 11:49:22 -0400 (EDT) X-Authentication-Warning: fledge.watson.org: arr owned process doing -bs Date: Tue, 30 Apr 2002 11:49:21 -0400 (EDT) From: "Andrew R. Reiter" X-Sender: arr@fledge.watson.org To: Jeroen Ruigrok/asmodai Cc: "Andrew R. Reiter" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man9 zone.9 In-Reply-To: <20020430152754.GI66061@daemon.ninth-circle.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, 30 Apr 2002, Jeroen Ruigrok/asmodai wrote: :-On [20020430 17:15], Andrew R. Reiter (arr@FreeBSD.org) wrote: :>Also, what about uma_zinit()? : :That does not exist for all I can see, pointers to where it does would be :appreciated, if you can come up with them. Sorry, I keep forgetting this, but it's uma_zcreate, check uma.h and uma_core.c Thanks, -- Andrew R. Reiter arr@watson.org arr@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 Apr 30 8:50:49 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5BD2537B41B; Tue, 30 Apr 2002 08:50:10 -0700 (PDT) Received: (from julian@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UFoAi58416; Tue, 30 Apr 2002 08:50:10 -0700 (PDT) (envelope-from julian) Message-Id: <200204301550.g3UFoAi58416@freefall.freebsd.org> From: Julian Elischer Date: Tue, 30 Apr 2002 08:50:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/my if_my.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG julian 2002/04/30 08:50:10 PDT Modified files: sys/dev/my if_my.c Log: Add the extra argument to mtx_init() Revision Changes Path 1.6 +2 -1 src/sys/dev/my/if_my.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 8:51:30 2002 Delivered-To: cvs-all@freebsd.org Received: from tao.org.uk (genius.tao.org.uk [212.135.162.51]) by hub.freebsd.org (Postfix) with ESMTP id 1B66437B417; Tue, 30 Apr 2002 08:51:22 -0700 (PDT) Received: by tao.org.uk (Postfix, from userid 100) id BD8C0304; Tue, 30 Apr 2002 16:51:14 +0100 (BST) Date: Tue, 30 Apr 2002 16:51:14 +0100 From: Josef Karthauser To: Brian Somers Cc: Sheldon Hearn , Ceri Davies , Mark Murray , Josef Karthauser , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/perl5 MAINTAIN [...] Message-ID: <20020430155114.GB1974@genius.tao.org.uk> References: <41785.1020177040@axl.seasidesoftware.co.za> <200204301514.g3UFE64G019541@hak.lan.Awfulhak.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="NMuMz9nt05w80d4+" Content-Disposition: inline In-Reply-To: <200204301514.g3UFE64G019541@hak.lan.Awfulhak.org> User-Agent: Mutt/1.3.28i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --NMuMz9nt05w80d4+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 30, 2002 at 04:14:06PM +0100, Brian Somers wrote: >=20 > Is it not possible to switch @INC around in the base system so that=20 > /usr/local/ appears first ? Assuming there are no problems with that,=20 > it'd make everyone happy (then we can figure out how to fix the=20 > conflicts between CGI.pm and p5-CGI-modules!!!). >=20 > Just my (probably useless) $0.02. >=20 There was some good work in this direction happening through Anton Tobez, but I don't know how far it got. Joe --NMuMz9nt05w80d4+ 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 iEYEARECAAYFAjzOvXIACgkQXVIcjOaxUBbn5ACeNmj/QwLJ1Wn/WrOtGuD8CPwa WqMAnjOBVTMZMgLlZDBTDimJuY2geHw/ =VYwz -----END PGP SIGNATURE----- --NMuMz9nt05w80d4+-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 8:55:44 2002 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 896BD37B419; Tue, 30 Apr 2002 08:55:30 -0700 (PDT) Received: from mailgate.nlsystems.com ([62.49.251.130] helo=herring.nlsystems.com) by anchor-post-30.mail.demon.net with esmtp (Exim 3.35 #1) id 172ZyI-000JTJ-0U; Tue, 30 Apr 2002 16:55:18 +0100 Received: from herring (herring [10.0.0.2]) by herring.nlsystems.com (8.12.3/8.11.2) with ESMTP id g3UFrxB9056061; Tue, 30 Apr 2002 16:53:59 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Tue, 30 Apr 2002 16:53:59 +0100 (BST) From: Doug Rabson To: Marcel Moolenaar Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: src/sys/ia64/ia64 exception.s src/sys/ia64/include frame.h In-Reply-To: <200204300637.g3U6bQc25956@freefall.freebsd.org> Message-ID: <20020430165257.M25863-100000@herring.nlsystems.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 29 Apr 2002, Marcel Moolenaar wrote: > marcel 2002/04/29 23:37:25 PDT > > Modified files: > sys/ia64/ia64 exception.s > sys/ia64/include frame.h > Log: > Add ar.lc and ar.ec to the trapframe. These are not saved for syscalls, > only for exceptions. I was kind-of relying on the C calling conventions saving/restoring these as needed. > > While adding this to exception_save and exception_restore, it was hard > to find a good place to put the instructions. The code sequence was > sufficiently arbitrarily ordered that the density was low (roughly 67%). > No explicit bundling was used. > Thus, I rewrote the functions to optimize for density (close to 80% now), > and added explicit bundles and nop instructions. The immediate operand > on the nop instruction has been incremented with each instance, to make > debugging a bit easier when looking at recurring patterns. Redundant > stops have been removed as much as possible. Future optimizations can > focus more on performance. A well-placed lfetch can make all the > difference here! Hey, cool! I've been planning to have a go at that for a long while. > > Also, the FRAME_Fxx defines in frame.h were mostly bogus. FRAME_F10 to > FRAME_F15 were copied from FRAME_F9 and still had the same index. We > don't use them yet, so nothing was broken. Oops. -- 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 Tue Apr 30 9: 1: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from a96180.upc-a.chello.nl (a96180.upc-a.chello.nl [62.163.96.180]) by hub.freebsd.org (Postfix) with ESMTP id 6311E37B443; Tue, 30 Apr 2002 09:00:53 -0700 (PDT) Received: by a96180.upc-a.chello.nl (Postfix, from userid 1001) id 7F93B2179; Tue, 30 Apr 2002 18:00:51 +0200 (CEST) Date: Tue, 30 Apr 2002 18:00:51 +0200 From: Jeroen Ruigrok/asmodai To: "Andrew R. Reiter" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, jeff@FreeBSD.org Subject: Re: cvs commit: src/share/man/man9 zone.9 Message-ID: <20020430160051.GJ66061@daemon.ninth-circle.org> References: <20020430152704.GH66061@daemon.ninth-circle.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.28i Organisation: Ninth Circle Enterprises Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -On [20020430 17:55], Andrew R. Reiter (arr@FreeBSD.org) wrote: >>From uma.h: > >/* > * Allocates an item out of a zone > * > * Arguments: > * zone The zone we are allocating from > * arg This data is passed to the ctor function > * flags See sys/malloc.h for available flags. Duh. That was committed just after I cvsupped and checked out a CURRENT source tree to work from. *chases source* Will update with regard to this change. -- Jeroen Ruigrok van der Werven / asmodai / Kita no Mono asmodai@wxs.nl, finger asmodai@ninth-circle.org http://www.softweyr.com/asmodai/ | http://www.tendra.org/ Leave the rest to the gods... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 9: 5:19 2002 Delivered-To: cvs-all@freebsd.org Received: from a96180.upc-a.chello.nl (a96180.upc-a.chello.nl [62.163.96.180]) by hub.freebsd.org (Postfix) with ESMTP id ADBAB37B400; Tue, 30 Apr 2002 09:05:15 -0700 (PDT) Received: by a96180.upc-a.chello.nl (Postfix, from userid 1001) id A66C02170; Tue, 30 Apr 2002 18:05:14 +0200 (CEST) Date: Tue, 30 Apr 2002 18:05:14 +0200 From: Jeroen Ruigrok/asmodai To: "Andrew R. Reiter" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man9 zone.9 Message-ID: <20020430160514.GK66061@daemon.ninth-circle.org> References: <20020430152754.GI66061@daemon.ninth-circle.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.28i Organisation: Ninth Circle Enterprises Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -On [20020430 17:55], Andrew R. Reiter (arr@FreeBSD.org) wrote: >Sorry, I keep forgetting this, but it's uma_zcreate, check uma.h and >uma_core.c That's ok. Techwriters are strict when it comes to things you mention. :) But I was already looking into it, but I am doing it piecemeal to make sure I understand it and can harass Jeff when I don't grok it. -- Jeroen Ruigrok van der Werven / asmodai / Kita no Mono asmodai@wxs.nl, finger asmodai@ninth-circle.org http://www.softweyr.com/asmodai/ | http://www.tendra.org/ Once upon a midnight dreary, while I pondered, weak and weary... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 9: 7: 1 2002 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 DD98737B404; Tue, 30 Apr 2002 09:06:54 -0700 (PDT) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.3/8.12.3) with ESMTP id g3UG6gb4058876; Tue, 30 Apr 2002 12:06:42 -0400 (EDT) (envelope-from arr@FreeBSD.org) Received: from localhost (arr@localhost) by fledge.watson.org (8.12.3/8.12.3/Submit) with SMTP id g3UG6fmH058873; Tue, 30 Apr 2002 12:06:42 -0400 (EDT) X-Authentication-Warning: fledge.watson.org: arr owned process doing -bs Date: Tue, 30 Apr 2002 12:06:41 -0400 (EDT) From: "Andrew R. Reiter" X-Sender: arr@fledge.watson.org To: Jeroen Ruigrok/asmodai Cc: "Andrew R. Reiter" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man9 zone.9 In-Reply-To: <20020430160514.GK66061@daemon.ninth-circle.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, 30 Apr 2002, Jeroen Ruigrok/asmodai wrote: :-On [20020430 17:55], Andrew R. Reiter (arr@FreeBSD.org) wrote: :>Sorry, I keep forgetting this, but it's uma_zcreate, check uma.h and :>uma_core.c : :That's ok. :Techwriters are strict when it comes to things you mention. :) : :But I was already looking into it, but I am doing it piecemeal to make sure :I understand it and can harass Jeff when I don't grok it. Awesome, thanks! It's really good that this is being done, thanks for taking the time to do this. Cheers, -- Andrew R. Reiter arr@watson.org arr@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 Apr 30 9: 8:22 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0A8C437B400; Tue, 30 Apr 2002 09:08:20 -0700 (PDT) Received: (from julian@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UG8J065832; Tue, 30 Apr 2002 09:08:19 -0700 (PDT) (envelope-from julian) Message-Id: <200204301608.g3UG8J065832@freefall.freebsd.org> From: Julian Elischer Date: Tue, 30 Apr 2002 09:08:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf NOTES X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG julian 2002/04/30 09:08:19 PDT Modified files: sys/conf NOTES Log: Add the myson controllers to LINT MFC after: 2 weeks Revision Changes Path 1.1028 +1 -0 src/sys/conf/NOTES To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 9:10:51 2002 Delivered-To: cvs-all@freebsd.org Received: from storm.FreeBSD.org.uk (storm.FreeBSD.org.uk [194.242.139.170]) by hub.freebsd.org (Postfix) with ESMTP id 5A1BC37B41D; Tue, 30 Apr 2002 09:10:31 -0700 (PDT) Received: from storm.FreeBSD.org.uk (uucp@localhost [127.0.0.1]) by storm.FreeBSD.org.uk (8.12.2/8.12.2) with ESMTP id g3UGAT28085035; Tue, 30 Apr 2002 17:10:29 +0100 (BST) (envelope-from mark@grimreaper.grondar.org) Received: (from uucp@localhost) by storm.FreeBSD.org.uk (8.12.2/8.12.2/Submit) with UUCP id g3UGATrG085034; Tue, 30 Apr 2002 17:10:29 +0100 (BST) Received: from grimreaper.grondar.org (localhost [127.0.0.1]) by grimreaper.grondar.org (8.12.3/8.12.3) with ESMTP id g3UG9voI029969; Tue, 30 Apr 2002 17:09:57 +0100 (BST) (envelope-from mark@grimreaper.grondar.org) Message-Id: <200204301609.g3UG9voI029969@grimreaper.grondar.org> To: Ceri Davies Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/perl5 MAINTAIN README.posix-bc Todo-5.005 XSlock.h bytecode.h byterun.c byterun.h ebcdic.c interp.sym myconfig objpp.h perl_exp.SH thread.sym src/contrib/perl5/eg/cgi dna.small.gif.uu wilogo.gif.uu src/contrib/perl5/ext/B byteperl.c ... References: <20020430144050.GA41263@submonkey.net> In-Reply-To: <20020430144050.GA41263@submonkey.net> ; from Ceri Davies "Tue, 30 Apr 2002 15:40:50 BST." Date: Tue, 30 Apr 2002 17:09:57 +0100 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Another argument that I expressed earlier is that the current situation does > not seem to comply with the Artistic license under which we are shipping Perl > (at least I don't see the LGPL in the repo so I assume we've chosen the more > friendly Artistic license). I disagree with that as well. The commit logs have the removal notice. > Another would be that I don't see any reason for removing the files, and > thereby shipping with an incomplete Perl suite, at all. 1) Bloat 2) Maintenance 3) Relevance > It probably doesn't make life any easier for the people at bugs.perl.org who > may have to make special provision for everyone running FreeBSD since they > don't have all the standard modules installed. Nothing depends on CGI, so that reduces it to the same situation as the modules in ports/ > And surely the whole point of the people who do hack on perl making a Perl > distribution with standard modules bundled in is to make the general Perl > environment more usable from scratch. Mine is to make the Perl/FreeBSD merge as consistent as possible with the needs of "base" FreeBSD. > Also, there's the possibility that if I do install the CGI.pm port, and later > decide that I would like to install the perl port to get the latest version of > perl, I'll suddenly see my CGI.pm being downgraded as the version with the perl > port will be older than the one from the CGI.pm port which I never wanted to > go to the trouble of installing anyway. Sure. That happens in ports. [X]Emacs has that problem. Apache has that problem. > And to make me really look like a psycho: if removing files that FreeBSD does > not need in the base system is so important that we're willing to put admins to > extra trouble just to use a *standard* tool, then I cannot see any reason > whatsoever for the continued existence of src/games, and would further suggest > that time would be better spent removing the perl requirement altogether from > the base system so that perl can be removed. I am symaptetic to all of that, and would not object to any of it. > Now that I've ranted I'll try not to respond to this thread again unless I'm > either saying sorry or have run round the block ten times before hitting send. > I promise. :-) M -- o Mark Murray \_ O.\_ Warning: this .sig is umop ap!sdn #text/plain; name=cv.doc [Mark Murray CV Plain Text] cv.doc #application/octet-stream; name=cv.pdf [Mark Murray CV PDF] cv.pdf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 9:15:41 2002 Delivered-To: cvs-all@freebsd.org Received: from storm.FreeBSD.org.uk (storm.FreeBSD.org.uk [194.242.139.170]) by hub.freebsd.org (Postfix) with ESMTP id 67E0137B417; Tue, 30 Apr 2002 09:15:35 -0700 (PDT) Received: from storm.FreeBSD.org.uk (uucp@localhost [127.0.0.1]) by storm.FreeBSD.org.uk (8.12.2/8.12.2) with ESMTP id g3UGFY28085080; Tue, 30 Apr 2002 17:15:34 +0100 (BST) (envelope-from mark@grimreaper.grondar.org) Received: (from uucp@localhost) by storm.FreeBSD.org.uk (8.12.2/8.12.2/Submit) with UUCP id g3UGFYMf085079; Tue, 30 Apr 2002 17:15:34 +0100 (BST) Received: from grimreaper.grondar.org (localhost [127.0.0.1]) by grimreaper.grondar.org (8.12.3/8.12.3) with ESMTP id g3UGCNoI030028; Tue, 30 Apr 2002 17:12:23 +0100 (BST) (envelope-from mark@grimreaper.grondar.org) Message-Id: <200204301612.g3UGCNoI030028@grimreaper.grondar.org> To: Brian Somers Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/perl5 MAINTAIN [...] References: <200204301514.g3UFE64G019541@hak.lan.Awfulhak.org> In-Reply-To: <200204301514.g3UFE64G019541@hak.lan.Awfulhak.org> ; from Brian Somers "Tue, 30 Apr 2002 16:14:06 BST." Date: Tue, 30 Apr 2002 17:12:23 +0100 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Is it not possible to switch @INC around in the base system so that > /usr/local/ appears first ? Assuming there are no problems with that, > it'd make everyone happy (then we can figure out how to fix the > conflicts between CGI.pm and p5-CGI-modules!!!). I'd be very happy to do that. Care to submit patches? M -- o Mark Murray \_ O.\_ Warning: this .sig is umop ap!sdn #text/plain; name=cv.doc [Mark Murray CV Plain Text] cv.doc #application/octet-stream; name=cv.pdf [Mark Murray CV PDF] cv.pdf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 9:24:27 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1A17F37B41B; Tue, 30 Apr 2002 09:24:09 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UGO9268754; Tue, 30 Apr 2002 09:24:09 -0700 (PDT) (envelope-from marcus) Message-Id: <200204301624.g3UGO9268754@freefall.freebsd.org> From: Joe Marcus Clarke Date: Tue, 30 Apr 2002 09:24:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/libgnomeprint Makefile pkg-plist ports/x11/libgnome Makefile pkg-plist ports/x11/gnomedesktop Makefile pkg-plist ports/x11-toolkits/libzvt Makefile ports/x11-toolkits/at-spi Makefile pkg-plist ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/04/30 09:24:08 PDT Modified files: print/libgnomeprint Makefile pkg-plist x11/libgnome Makefile pkg-plist x11/gnomedesktop Makefile pkg-plist x11-toolkits/libzvt Makefile x11-toolkits/at-spi Makefile pkg-plist x11-toolkits/libbonoboui Makefile pkg-plist x11-toolkits/libgail-gnome Makefile x11-toolkits/libgnomeprintui Makefile x11-toolkits/libgnomeui Makefile pkg-plist Log: Move back to share/gnome as a datadir. The GNOME 2.0 APIs can be installed right along with the GNOME 1.4 APIs, but the desktops will be mutually independent. That is, you will not be able to install gnomedesktop, for example, on the same machine as gnomecore. However, you will be able to install the GNOME 2.0 desktop, and use all your favorite GNOME 1.4 applications (like gaim, AbiWord, Evolution, etc.). Revision Changes Path 1.49 +3 -3 ports/print/libgnomeprint/Makefile 1.28 +19 -19 ports/print/libgnomeprint/pkg-plist 1.5 +3 -2 ports/x11-toolkits/at-spi/Makefile 1.5 +23 -23 ports/x11-toolkits/at-spi/pkg-plist 1.6 +3 -2 ports/x11-toolkits/libbonoboui/Makefile 1.5 +3 -3 ports/x11-toolkits/libbonoboui/pkg-plist 1.5 +3 -3 ports/x11-toolkits/libgail-gnome/Makefile 1.4 +3 -3 ports/x11-toolkits/libgnomeprintui/Makefile 1.5 +3 -2 ports/x11-toolkits/libgnomeui/Makefile 1.4 +7 -7 ports/x11-toolkits/libgnomeui/pkg-plist 1.3 +3 -2 ports/x11-toolkits/libzvt/Makefile 1.3 +3 -2 ports/x11/gnomedesktop/Makefile 1.3 +157 -157 ports/x11/gnomedesktop/pkg-plist 1.100 +3 -2 ports/x11/libgnome/Makefile 1.37 +6 -6 ports/x11/libgnome/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 Apr 30 9:29:42 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2F18D37B420; Tue, 30 Apr 2002 09:29:21 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UGTLG69861; Tue, 30 Apr 2002 09:29:21 -0700 (PDT) (envelope-from marcus) Message-Id: <200204301629.g3UGTLG69861@freefall.freebsd.org> From: Joe Marcus Clarke Date: Tue, 30 Apr 2002 09:29:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/gnomemimedata Makefile distinfo pkg-plist ports/misc/gnomemimedata/files patch-Makefile.in X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/04/30 09:29:21 PDT Modified files: misc/gnomemimedata Makefile distinfo pkg-plist misc/gnomemimedata/files patch-Makefile.in Log: Update to 1.0.7. Reviewed by: sobomax Revision Changes Path 1.5 +11 -4 ports/misc/gnomemimedata/Makefile 1.2 +1 -1 ports/misc/gnomemimedata/distinfo 1.2 +0 -14 ports/misc/gnomemimedata/files/patch-Makefile.in 1.2 +151 -1 ports/misc/gnomemimedata/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 Apr 30 9:30:11 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9ED4B37B417; Tue, 30 Apr 2002 09:30:02 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UGU2b70027; Tue, 30 Apr 2002 09:30:02 -0700 (PDT) (envelope-from marcus) Message-Id: <200204301630.g3UGU2b70027@freefall.freebsd.org> From: Joe Marcus Clarke Date: Tue, 30 Apr 2002 09:30:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/gnomemimedata/files patch-Makefile.in X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/04/30 09:30:02 PDT Removed files: misc/gnomemimedata/files patch-Makefile.in Log: Remove uneeded patch. Revision Changes Path 1.3 +0 -0 ports/misc/gnomemimedata/files/patch-Makefile.in (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 9:30:33 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4BCA637B422; Tue, 30 Apr 2002 09:30:19 -0700 (PDT) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UGUJ270098; Tue, 30 Apr 2002 09:30:19 -0700 (PDT) (envelope-from asmodai) Message-Id: <200204301630.g3UGUJ270098@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Tue, 30 Apr 2002 09:30:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 zone.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 asmodai 2002/04/30 09:30:19 PDT Modified files: share/man/man9 zone.9 Log: Chase the sources and document the change of wait to flags, which are the normal malloc(9) flags. Submitted by: arr Revision Changes Path 1.19 +4 -8 src/share/man/man9/zone.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 9:41:54 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 25DBC37B419; Tue, 30 Apr 2002 09:41:52 -0700 (PDT) Received: (from jhay@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UGfqm71418; Tue, 30 Apr 2002 09:41:52 -0700 (PDT) (envelope-from jhay) Message-Id: <200204301641.g3UGfqm71418@freefall.freebsd.org> From: John Hay Date: Tue, 30 Apr 2002 09:41:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/examples Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhay 2002/04/30 09:41:51 PDT Modified files: (Branch: RELENG_4) share/examples Makefile Log: MFC: ipfilter has its own Makefile. Revision Changes Path 1.28.2.3 +2 -2 src/share/examples/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 9:43:13 2002 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 3F94237B420; Tue, 30 Apr 2002 09:43:03 -0700 (PDT) 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 CAA16731; Wed, 1 May 2002 02:43:00 +1000 Date: Wed, 1 May 2002 02:44:23 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Warner Losh Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: src/sys/dev/wi wi_hostap.c In-Reply-To: <200204291904.g3TJ4TD65196@freefall.freebsd.org> Message-ID: <20020501020252.W11154-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 29 Apr 2002, Warner Losh wrote: > imp 2002/04/29 12:04:29 PDT > > Modified files: > sys/dev/wi wi_hostap.c > Log: > splsoftnet is spelled splimp in FreeBSD rather than splnet. splimp is > used to protect the rest of the driver. This is a no-op commit to current, > but is needed for the MFC. Er, this is perfectly backwards in at least the log message. splsoftnet in NetBSD is spelled splnet in FreeBSD. splnet in NetBSD is spelled splimp in FreeBSD. Changing splnet to splimp just increases interrupt latency. This file also misuses splsoftclock. splsoftclock has different semantics in FreeBSD. Using it is at best a hack except in the one place where it has the correct semantics (in hardclock() in RELENG_4), and even in that place its use is dubious -- it only works right on some machines, not including i386's (so it is not used on i386's). Drivers should use a device-specific spl to mask softclock interrupts (splnet for network drivers). More details: splsoftclock in NetBSD raises the priority to that of softclock (timeouts), but in FreeBSD it _sets_ the priority that of softclock. Since softclock (at lease in FreeBSD) is lower than all other priorities except 0, splsoftclock in only raises the priority if the priority is 0; it has no effect if the priority is already softclock and _lowers_ the priority otherwise. Lowering the priority is usually wrong. splsoftclock is misused in about 10 other files in RELENG_4. Only its use in apm is obviously wrong (it is just the wong spl there -- splclock should be used, and splsoftclock defeats any splclock in callers). > MFC after: 1 day Doesn't seem to be long enough for finding bugs, especially when the bugs are no-ops in -current. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 9:43:59 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A183137B416; Tue, 30 Apr 2002 09:43:51 -0700 (PDT) Received: (from julian@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UGhpB71709; Tue, 30 Apr 2002 09:43:51 -0700 (PDT) (envelope-from julian) Message-Id: <200204301643.g3UGhpB71709@freefall.freebsd.org> From: Julian Elischer Date: Tue, 30 Apr 2002 09:43:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/my if_my.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG julian 2002/04/30 09:43:51 PDT Modified files: sys/dev/my if_my.c Log: Need more includes. Revision Changes Path 1.7 +2 -0 src/sys/dev/my/if_my.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 9:57:11 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E156D37B41D; Tue, 30 Apr 2002 09:57:06 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UGv6273506; Tue, 30 Apr 2002 09:57:06 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204301657.g3UGv6273506@freefall.freebsd.org> From: Maxim Sobolev Date: Tue, 30 Apr 2002 09:57:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/gnomemimedata pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/30 09:57:06 PDT Modified files: misc/gnomemimedata pkg-plist Log: Don't try to delete share/gnome/mime-info - this directory is "owned" by gnomelibs. Revision Changes Path 1.3 +0 -1 ports/misc/gnomemimedata/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 Apr 30 9:59:51 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F093737B400; Tue, 30 Apr 2002 09:59:40 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UGxe173747; Tue, 30 Apr 2002 09:59:40 -0700 (PDT) (envelope-from lioux) Message-Id: <200204301659.g3UGxe173747@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Tue, 30 Apr 2002 09:59:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/kdeaddons3 pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2002/04/30 09:59:40 PDT Modified files: misc/kdeaddons3 pkg-plist Log: Fix PLIST Submitted by: Alan E Approved by: will Revision Changes Path 1.4 +133 -56 ports/misc/kdeaddons3/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 Apr 30 10: 5:28 2002 Delivered-To: cvs-all@freebsd.org Received: from finntroll.newgold.net (durham-ar1-4-64-252-019.durham.dsl-verizon.net [4.64.252.19]) by hub.freebsd.org (Postfix) with SMTP id C55CB37B41C for ; Tue, 30 Apr 2002 10:05:21 -0700 (PDT) Received: (qmail 11497 invoked by uid 1001); 30 Apr 2002 17:07:54 -0000 Date: Tue, 30 Apr 2002 17:07:54 +0000 From: "J. Mallett" To: Josef Karthauser Cc: Ceri Davies , Christopher Masto , Mark Murray , Jun Kuriyama , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/perl5 MAINTAIN README.posix-bc Todo-5.005 XSlock.h bytecode.h byterun.c byterun.h ebcdic.c interp.sym myconfig objpp.h perl_exp.SH thread.sym src/contrib/perl5/eg/cgi dna.small.gif.uu wilogo.gif.uu src/contrib/perl5/ext/B byteperl.c ... Message-ID: <20020430170753.GA10530@FreeBSD.ORG> References: <7m8z75imh4.wl@black.imgsrc.co.jp> <200204300912.g3U9CXoI019113@grimreaper.grondar.org> <20020430124529.GB40079@netmonger.net> <20020430125621.GB38322@submonkey.net> <20020430133501.GB24712@genius.tao.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020430133501.GB24712@genius.tao.org.uk> User-Agent: Mutt/1.3.27i Organisation: The FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Apr 30, 2002 at 02:35:01PM +0100, Josef Karthauser wrote: > > Losing CGI.pm is bad. It doesn't automatically get installed when you > install apache, and it is assumed to be part of the perl distribution by > all script writers. > We've not had it for quite a while. Having to install the entire ports tree and figure out the naming scheme for p5 stuff (or figure out the naming scheme and pkg_add -r) is really a whole bunch of no fun, but it's become a big part of my post-install dance with FreeBSD. Astonishment level is pretty high when you realise some modules aren't there, but most are, and Perl is. Installing stuff via CPAN that doesn't see CGI.pm will upgrade your entire Perl installation to get the CGI stuff, I seem to recall, and that's just bad. Thanks. -- jmallett@FreeBSD.org | C, MIPS, POSIX, UNIX, BSD, IRC Geek. http://www.FreeBSD.org | The Power to Serve "Being offended by humour makes as much sense as laughing at the offensive." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 10: 7:39 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2662F37B427; Tue, 30 Apr 2002 10:07:33 -0700 (PDT) Received: (from brian@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UH7XI78461; Tue, 30 Apr 2002 10:07:33 -0700 (PDT) (envelope-from brian) Message-Id: <200204301707.g3UH7XI78461@freefall.freebsd.org> From: Brian Somers Date: Tue, 30 Apr 2002 10:07:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/periodic/daily 460.status-mail-rejects src/etc/periodic/monthly 200.accounting X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/04/30 10:07:32 PDT Modified files: etc/periodic/daily 460.status-mail-rejects etc/periodic/monthly 200.accounting Log: Handle .bz2 files created by newsyslog PR: 37529 Partially submitted by: Peter Hollaubek MFC after: 1 week Revision Changes Path 1.14 +4 -1 src/etc/periodic/daily/460.status-mail-rejects 1.8 +5 -1 src/etc/periodic/monthly/200.accounting To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 10:13:50 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 597DF37B404; Tue, 30 Apr 2002 10:13:45 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UHDji79367; Tue, 30 Apr 2002 10:13:45 -0700 (PDT) (envelope-from lioux) Message-Id: <200204301713.g3UHDji79367@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Tue, 30 Apr 2002 10:13:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/kdesdk3 pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2002/04/30 10:13:45 PDT Modified files: devel/kdesdk3 pkg-plist Log: Fix PLIST Submitted by: Alan E Approved by: will Revision Changes Path 1.4 +257 -29 ports/devel/kdesdk3/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 Apr 30 10:15: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C7C9537B423; Tue, 30 Apr 2002 10:14:51 -0700 (PDT) Received: (from pdeuskar@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UHEp979507; Tue, 30 Apr 2002 10:14:51 -0700 (PDT) (envelope-from pdeuskar) Message-Id: <200204301714.g3UHEp979507@freefall.freebsd.org> From: Prafulla Deuskar Date: Tue, 30 Apr 2002 10:14:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 em.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 pdeuskar 2002/04/30 10:14:51 PDT Modified files: share/man/man4 em.4 Log: Modified the man page to reflect support for 82540EM based cards. MFC after: 1 day Revision Changes Path 1.6 +50 -49 src/share/man/man4/em.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 10:15:21 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 63B6437B419; Tue, 30 Apr 2002 10:15:01 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UHF1K79557; Tue, 30 Apr 2002 10:15:01 -0700 (PDT) (envelope-from obrien) Message-Id: <200204301715.g3UHF1K79557@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 30 Apr 2002 10:15:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc/config/i386 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 2002/04/30 10:15:01 PDT Modified files: contrib/gcc/config/i386 freebsd.h Log: i386 MD bits for Gcc 3.1. These are totally untested. Do these work? Hell if I know, I have yet to bootstrap using these bits. But people want them, so here they are. Revision Changes Path 1.45 +31 -429 src/contrib/gcc/config/i386/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 Apr 30 10:22:45 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 040B537B421; Tue, 30 Apr 2002 10:22:43 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UHMgC80580; Tue, 30 Apr 2002 10:22:42 -0700 (PDT) (envelope-from obrien) Message-Id: <200204301722.g3UHMgC80580@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 30 Apr 2002 10:22:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc/config 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 2002/04/30 10:22:42 PDT Modified files: contrib/gcc/config freebsd.h Log: MI bits for Gcc 3.1. Revision Changes Path 1.37 +34 -460 src/contrib/gcc/config/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 Apr 30 10:48:22 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B202F37B41A; Tue, 30 Apr 2002 10:48:18 -0700 (PDT) Received: (from tmm@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UHmIT83624; Tue, 30 Apr 2002 10:48:18 -0700 (PDT) (envelope-from tmm) Message-Id: <200204301748.g3UHmIT83624@freefall.freebsd.org> From: Thomas Moestl Date: Tue, 30 Apr 2002 10:48:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf options src/sys/i386/conf LINT src/sys/pci pci.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tmm 2002/04/30 10:48:18 PDT Modified files: (Branch: RELENG_4) sys/conf options sys/i386/conf LINT sys/pci pci.c Log: MFC of sys/i386/conf/NOTES r1.973, sys/conf/options r1.298 and sys/dev/pci/pci.c r1.182: make PCI_ENABLE_IO_MODES a configuration option. Requested by: orion Revision Changes Path 1.191.2.40 +1 -0 src/sys/conf/options 1.749.2.112 +2 -0 src/sys/i386/conf/LINT 1.141.2.15 +1 -0 src/sys/pci/pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 10:50:38 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D034437B425; Tue, 30 Apr 2002 10:50:31 -0700 (PDT) Received: (from demon@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UHoVq84064; Tue, 30 Apr 2002 10:50:31 -0700 (PDT) (envelope-from demon) Message-Id: <200204301750.g3UHoVq84064@freefall.freebsd.org> From: Dmitry Sivachenko Date: Tue, 30 Apr 2002 10:50:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/mrtg Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG demon 2002/04/30 10:50:31 PDT Modified files: net/mrtg Makefile Log: Upgrade to pre9 Revision Changes Path 1.48 +1 -1 ports/net/mrtg/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 11: 8: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A9E4137B400; Tue, 30 Apr 2002 11:07:56 -0700 (PDT) Received: (from demon@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UI7uX90384; Tue, 30 Apr 2002 11:07:56 -0700 (PDT) (envelope-from demon) Message-Id: <200204301807.g3UI7uX90384@freefall.freebsd.org> From: Dmitry Sivachenko Date: Tue, 30 Apr 2002 11:07:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/mrtg Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG demon 2002/04/30 11:07:56 PDT Modified files: net/mrtg Makefile distinfo Log: The previous commit was incomplete. Really upgrade to 2.9.18.p9 Revision Changes Path 1.49 +1 -1 ports/net/mrtg/Makefile 1.31 +1 -1 ports/net/mrtg/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 11:33:33 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4674B37B417; Tue, 30 Apr 2002 11:33:30 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UIXUc93792; Tue, 30 Apr 2002 11:33:30 -0700 (PDT) (envelope-from obrien) Message-Id: <200204301833.g3UIXUc93792@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 30 Apr 2002 11:33:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/fping Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/04/30 11:33:30 PDT Modified files: net/fping Makefile Log: Drop maintainership. I don't use this everyday as I once did Revision Changes Path 1.13 +2 -2 ports/net/fping/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 11:44:40 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5C2DD37B404; Tue, 30 Apr 2002 11:44:33 -0700 (PDT) Received: (from dillon@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UIiXd24041; Tue, 30 Apr 2002 11:44:33 -0700 (PDT) (envelope-from dillon) Message-Id: <200204301844.g3UIiXd24041@freefall.freebsd.org> From: Matt Dillon Date: Tue, 30 Apr 2002 11:44:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_init.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dillon 2002/04/30 11:44:32 PDT Modified files: sys/kern vfs_init.c Log: These are Alexander Kabaev's VFSops fixes (see the thread 'Found: module loading breakage'). The patch fixes serious issues with the VFS operations vector array which results in a crash when a filesystem module adding a new VOP is loaded into the kernel. Basically what was happening before was that the old operations vector was being freed and a new one allocated. The original MALLOC code tended to reuse the same address for the case and so the bug did not rear its ugly head until the new memory subsystem was emplaced. This patch replaces the temporary workaround Dave O'Brien comitted in 1.58. The patch is clean enough that I intend to MFC it to stable at some point. Submitted by: Alexander Kabaev MFC after: 1 week Revision Changes Path 1.59 +82 -21 src/sys/kern/vfs_init.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 12:21:58 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2524837B41E; Tue, 30 Apr 2002 12:21:54 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UJLst56114; Tue, 30 Apr 2002 12:21:54 -0700 (PDT) (envelope-from marcus) Message-Id: <200204301921.g3UJLst56114@freefall.freebsd.org> From: Joe Marcus Clarke Date: Tue, 30 Apr 2002 12:21:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp/gtm pkg-plist ports/x11/libgnome pkg-plist ports/x11/gnomelibs pkg-plist ports/x11-toolkits/libgnomeui pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/04/30 12:21:54 PDT Modified files: ftp/gtm pkg-plist x11/libgnome pkg-plist x11/gnomelibs pkg-plist x11-toolkits/libgnomeui pkg-plist Log: Clean up the plists some. * "Share" directories such as share/gnome, share/gnome/pixmaps, and etc/sound between both GNOME 1.4 and GNOME 2.0. * Remove some @dirrm's from gtm that were already in dependency ports. Revision Changes Path 1.8 +0 -2 ports/ftp/gtm/pkg-plist 1.5 +1 -1 ports/x11-toolkits/libgnomeui/pkg-plist 1.34 +3 -3 ports/x11/gnomelibs/pkg-plist 1.38 +2 -2 ports/x11/libgnome/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 Apr 30 12:28:46 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.chesapeake.net (chesapeake.net [205.130.220.14]) by hub.freebsd.org (Postfix) with ESMTP id 0488137B41A; Tue, 30 Apr 2002 12:28:41 -0700 (PDT) Received: from localhost (jroberson@localhost) by mail.chesapeake.net (8.11.6/8.11.6) with ESMTP id g3UJSeI61950; Tue, 30 Apr 2002 15:28:40 -0400 (EDT) (envelope-from jroberson@chesapeake.net) Date: Tue, 30 Apr 2002 15:28:40 -0400 (EDT) From: Jeff Roberson To: Jeroen Ruigrok van der Werven Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: src/share/man/man9 zone.9 In-Reply-To: <200204301630.g3UGUJ270098@freefall.freebsd.org> Message-ID: <20020430152722.R9763-100000@mail.chesapeake.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 30 Apr 2002, Jeroen Ruigrok van der Werven wrote: > asmodai 2002/04/30 09:30:19 PDT > > Modified files: > share/man/man9 zone.9 > Log: > Chase the sources and document the change of wait to flags, which are > the normal malloc(9) flags. > > Submitted by: arr > > Revision Changes Path > 1.19 +4 -8 src/share/man/man9/zone.9 > I thought I mentioned last night that someone was working on a uma man page. Have you spoken with chad about this? I appreciate the effort, I just want to make sure it isn't duplicated. Thanks! Jeff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 12:34:35 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C472B37B419; Tue, 30 Apr 2002 12:34:31 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UJYVw58354; Tue, 30 Apr 2002 12:34:31 -0700 (PDT) (envelope-from phk) Message-Id: <200204301934.g3UJYVw58354@freefall.freebsd.org> From: Poul-Henning Kamp Date: Tue, 30 Apr 2002 12:34:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha clock.c src/sys/dev/acpica acpi_timer.c src/sys/i386/i386 mp_clock.c src/sys/i386/isa clock.c loran.c src/sys/ia64/ia64 clock.c src/sys/pc98/pc98 clock.c src/sys/powerpc/powerpc clock.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/30 12:34:31 PDT Modified files: sys/alpha/alpha clock.c sys/dev/acpica acpi_timer.c sys/i386/i386 mp_clock.c sys/i386/isa clock.c loran.c sys/ia64/ia64 clock.c sys/pc98/pc98 clock.c sys/powerpc/powerpc clock.c Log: Don't export timecounter structures under debug. with sysctl, they contain no truly interesting data anymore. Revision Changes Path 1.29 +0 -6 src/sys/alpha/alpha/clock.c 1.18 +0 -2 src/sys/dev/acpica/acpi_timer.c 1.10 +0 -2 src/sys/i386/i386/mp_clock.c 1.186 +0 -6 src/sys/i386/isa/clock.c 1.34 +1 -4 src/sys/i386/isa/loran.c 1.14 +0 -2 src/sys/ia64/ia64/clock.c 1.113 +0 -6 src/sys/pc98/pc98/clock.c 1.8 +0 -3 src/sys/powerpc/powerpc/clock.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 12:35:11 2002 Delivered-To: cvs-all@freebsd.org Received: from a96180.upc-a.chello.nl (a96180.upc-a.chello.nl [62.163.96.180]) by hub.freebsd.org (Postfix) with ESMTP id 52DFD37B419; Tue, 30 Apr 2002 12:35:05 -0700 (PDT) Received: by a96180.upc-a.chello.nl (Postfix, from userid 1001) id 867762171; Tue, 30 Apr 2002 21:35:03 +0200 (CEST) Date: Tue, 30 Apr 2002 21:35:03 +0200 From: Jeroen Ruigrok/asmodai To: Jeff Roberson Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man9 zone.9 Message-ID: <20020430193503.GP66061@daemon.ninth-circle.org> References: <200204301630.g3UGUJ270098@freefall.freebsd.org> <20020430152722.R9763-100000@mail.chesapeake.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020430152722.R9763-100000@mail.chesapeake.net> User-Agent: Mutt/1.3.28i Organisation: Ninth Circle Enterprises Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -On [20020430 21:30], Jeff Roberson (jroberson@chesapeake.net) wrote: >I thought I mentioned last night that someone was working on a uma man >page. Have you spoken with chad about this? I appreciate the effort, I >just want to make sure it isn't duplicated. He emailed me stuff, which I am looking over. :) -- Jeroen Ruigrok van der Werven / asmodai / Kita no Mono asmodai@wxs.nl, finger asmodai@ninth-circle.org http://www.softweyr.com/asmodai/ | http://www.tendra.org/ All the pain I caused myself was out of love for others... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 12:40:42 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6651B37B405; Tue, 30 Apr 2002 12:40:23 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UJeNS59271; Tue, 30 Apr 2002 12:40:23 -0700 (PDT) (envelope-from bmah) Message-Id: <200204301940.g3UJeNS59271@freefall.freebsd.org> From: "Bruce A. Mah" Date: Tue, 30 Apr 2002 12:40:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/04/30 12:40:23 PDT Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release notes: bsd-airtools integration (+ MFC), reboot(8) -k (+ MFC), sysinstall(8) doesn't mount procfs(5) on new installs, XFREE86_VERSION=4 default (+MFC), cross-version and cross-arch releases. Updated release notes: Heimdal Kerberos 0.4e (+ MFC). MFCs noted: wi(4) hostap. Revision Changes Path 1.337 +29 -4 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 12:42:49 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AC3CB37B405; Tue, 30 Apr 2002 12:42:44 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UJgiF59672; Tue, 30 Apr 2002 12:42:44 -0700 (PDT) (envelope-from bmah) Message-Id: <200204301942.g3UJgiF59672@freefall.freebsd.org> From: "Bruce A. Mah" Date: Tue, 30 Apr 2002 12:42:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/04/30 12:42:44 PDT Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: MFC: wi(4) hostap, wi(4) bsd-airtools, reboot(8) -k, Heimdal Kerberos 0.4e, XFREE86_VERSION=4. Revision Changes Path 1.22.2.231 +25 -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 Tue Apr 30 12:44:28 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3784037B417; Tue, 30 Apr 2002 12:44:21 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UJiL559975; Tue, 30 Apr 2002 12:44:21 -0700 (PDT) (envelope-from phk) Message-Id: <200204301944.g3UJiL559975@freefall.freebsd.org> From: Poul-Henning Kamp Date: Tue, 30 Apr 2002 12:44:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys timetc.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/30 12:44:20 PDT Modified files: sys/sys timetc.h Log: Brucifixion ? Yes, out that door, row on the left, one patch each. Revision Changes Path 1.53 +18 -16 src/sys/sys/timetc.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 12:44:53 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 13BA137B417; Tue, 30 Apr 2002 12:44:35 -0700 (PDT) Received: (from demon@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UJiZ460005; Tue, 30 Apr 2002 12:44:35 -0700 (PDT) (envelope-from demon) Message-Id: <200204301944.g3UJiZ460005@freefall.freebsd.org> From: Dmitry Sivachenko Date: Tue, 30 Apr 2002 12:44:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/p5-GD Makefile distinfo ports/graphics/p5-GD/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 demon 2002/04/30 12:44:34 PDT Modified files: graphics/p5-GD Makefile distinfo graphics/p5-GD/files patch-aa Removed files: graphics/p5-GD/files patch-ab Log: Upgrade to 1.38. PR: 37365 Submitted by: Kimura Fuyuki Drop maintainership. Revision Changes Path 1.25 +3 -3 ports/graphics/p5-GD/Makefile 1.9 +1 -1 ports/graphics/p5-GD/distinfo 1.6 +7 -5 ports/graphics/p5-GD/files/patch-aa 1.2 +0 -11 ports/graphics/p5-GD/files/patch-ab (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 12:46:25 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8580937B404; Tue, 30 Apr 2002 12:46:20 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UJkK360363; Tue, 30 Apr 2002 12:46:20 -0700 (PDT) (envelope-from phk) Message-Id: <200204301946.g3UJkK360363@freefall.freebsd.org> From: Poul-Henning Kamp Date: Tue, 30 Apr 2002 12:46:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys timepps.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/30 12:46:20 PDT Modified files: sys/sys timepps.h Log: Brucifixion ? Yes, out that door, row on the left, one patch each. Revision Changes Path 1.17 +18 -16 src/sys/sys/timepps.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 12:47:31 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4DC2E37B41A; Tue, 30 Apr 2002 12:47:26 -0700 (PDT) Received: (from demon@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UJlQH60634; Tue, 30 Apr 2002 12:47:26 -0700 (PDT) (envelope-from demon) Message-Id: <200204301947.g3UJlQH60634@freefall.freebsd.org> From: Dmitry Sivachenko Date: Tue, 30 Apr 2002 12:47:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/p5-GD-TextUtil Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG demon 2002/04/30 12:47:26 PDT Modified files: graphics/p5-GD-TextUtil Makefile distinfo Log: Upgrade to 0.82. PR: 37373 Submitted by: Kimura Fuyuki Drop maintainership. Revision Changes Path 1.6 +6 -2 ports/graphics/p5-GD-TextUtil/Makefile 1.3 +1 -1 ports/graphics/p5-GD-TextUtil/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 12:48:29 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D7F1C37B417; Tue, 30 Apr 2002 12:48:25 -0700 (PDT) Received: (from demon@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UJmPT60878; Tue, 30 Apr 2002 12:48:25 -0700 (PDT) (envelope-from demon) Message-Id: <200204301948.g3UJmPT60878@freefall.freebsd.org> From: Dmitry Sivachenko Date: Tue, 30 Apr 2002 12:48:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/p5-GD-TextUtil Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG demon 2002/04/30 12:48:25 PDT Modified files: graphics/p5-GD-TextUtil Makefile Log: Really drop maintainership. Revision Changes Path 1.7 +1 -1 ports/graphics/p5-GD-TextUtil/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 12:48:55 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8477837B41B; Tue, 30 Apr 2002 12:48:45 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UJmjw60975; Tue, 30 Apr 2002 12:48:45 -0700 (PDT) (envelope-from phk) Message-Id: <200204301948.g3UJmjw60975@freefall.freebsd.org> From: Poul-Henning Kamp Date: Tue, 30 Apr 2002 12:48:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys time.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/30 12:48:45 PDT Modified files: sys/sys time.h Log: Brucifixion ? Yes, out that door, row on the left, one patch each. Revision Changes Path 1.55 +15 -22 src/sys/sys/time.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 12:58:14 2002 Delivered-To: cvs-all@freebsd.org Received: from palrel10.hp.com (palrel10.hp.com [156.153.255.245]) by hub.freebsd.org (Postfix) with ESMTP id C4F6537B41D; Tue, 30 Apr 2002 12:58:03 -0700 (PDT) Received: from adlmail.cup.hp.com (adlmail.cup.hp.com [15.0.100.30]) by palrel10.hp.com (Postfix) with ESMTP id 3E5E9C0085E; Tue, 30 Apr 2002 12:57:58 -0700 (PDT) Received: from gauss.cup.hp.com (gauss.cup.hp.com [15.28.97.152]) by adlmail.cup.hp.com (8.9.3 (PHNE_18546)/8.9.3 SMKit7.02) with ESMTP id MAA27521; Tue, 30 Apr 2002 12:57:58 -0700 (PDT) Received: (from marcel@localhost) by gauss.cup.hp.com (8.11.6/8.11.6) id g3UJvvc70284; Tue, 30 Apr 2002 12:57:57 -0700 (PDT) (envelope-from marcel) Date: Tue, 30 Apr 2002 12:57:57 -0700 From: Marcel Moolenaar To: Doug Rabson Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/ia64/ia64 exception.s src/sys/ia64/include frame.h Message-ID: <20020430195757.GA70203@gauss.cup.hp.com> References: <200204300637.g3U6bQc25956@freefall.freebsd.org> <20020430165257.M25863-100000@herring.nlsystems.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020430165257.M25863-100000@herring.nlsystems.com> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Apr 30, 2002 at 04:53:59PM +0100, Doug Rabson wrote: > On Mon, 29 Apr 2002, Marcel Moolenaar wrote: > > > marcel 2002/04/29 23:37:25 PDT > > > > Modified files: > > sys/ia64/ia64 exception.s > > sys/ia64/include frame.h > > Log: > > Add ar.lc and ar.ec to the trapframe. These are not saved for syscalls, > > only for exceptions. > > I was kind-of relying on the C calling conventions saving/restoring these > as needed. ar.lc is callee saved. We have to do it even for the syscall case. ar.ec is automatic as part of the call/return mechanism. We need to explicitly save it only if it's possible to have syscalls inlined. I think we should save them both for syscalls as well. Thoughts? -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 13: 0: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5A98437B41A; Tue, 30 Apr 2002 12:59:54 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UJxsP62668; Tue, 30 Apr 2002 12:59:54 -0700 (PDT) (envelope-from ijliao) Message-Id: <200204301959.g3UJxsP62668@freefall.freebsd.org> From: Ying-Chieh Liao Date: Tue, 30 Apr 2002 12:59:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp/downloader Makefile distinfo pkg-plist ports/ftp/downloader/files patch-DOC:Makefile.in patch-locstr.cc patch-main:Makefile.in X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/04/30 12:59:54 PDT Modified files: ftp/downloader Makefile distinfo pkg-plist Added files: ftp/downloader/files patch-DOC:Makefile.in patch-locstr.cc patch-main:Makefile.in Log: upgrade to 2.0 drop maintainership Revision Changes Path 1.32 +21 -24 ports/ftp/downloader/Makefile 1.23 +1 -1 ports/ftp/downloader/distinfo 1.1 +20 -0 ports/ftp/downloader/files/patch-DOC:Makefile.in (new) 1.1 +11 -0 ports/ftp/downloader/files/patch-locstr.cc (new) 1.1 +11 -0 ports/ftp/downloader/files/patch-main:Makefile.in (new) 1.18 +54 -52 ports/ftp/downloader/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 Apr 30 13: 5:19 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6672C37B417; Tue, 30 Apr 2002 13:05:13 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UK5D064042; Tue, 30 Apr 2002 13:05:13 -0700 (PDT) (envelope-from lioux) Message-Id: <200204302005.g3UK5D064042@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Tue, 30 Apr 2002 13:05:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/qpopper Makefile distinfo ports/mail/qpopper/files patch-popper::popper.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2002/04/30 13:05:13 PDT Modified files: mail/qpopper Makefile distinfo Removed files: mail/qpopper/files patch-popper::popper.c Log: o Update to 4.0.4 o Add options: - WITH_PAM and WITH_STANDALONE_MODE [1] - WITHOUT_IPV6 [2] - WITHOUT_U_OPTION [3] o Remove patch merged into distribution Submitted by: Sean Wal [1] Prompted by: too many [2], "Karsten W. Rohrbach" [3] Revision Changes Path 1.65 +32 -5 ports/mail/qpopper/Makefile 1.27 +1 -1 ports/mail/qpopper/distinfo 1.2 +0 -116 ports/mail/qpopper/files/patch-popper::popper.c (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 13:13: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C59A937B41B; Tue, 30 Apr 2002 13:13:04 -0700 (PDT) Received: (from gad@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UKD4k68201; Tue, 30 Apr 2002 13:13:04 -0700 (PDT) (envelope-from gad) Message-Id: <200204302013.g3UKD4k68201@freefall.freebsd.org> From: Garance A Drosehn Date: Tue, 30 Apr 2002 13:13:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/patch pch.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 2002/04/30 13:13:04 PDT Modified files: (Branch: RELENG_4) gnu/usr.bin/patch pch.c Log: MFC 1.18: Modify our 'patch' utility to recognize the \ No newline at end of file line that some versions of diff print out if the last line of the two files are different, and one of the two files does not have a newline character on that last line. Obtained from: NetBSD Revision Changes Path 1.16.2.2 +65 -1 src/gnu/usr.bin/patch/pch.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 13:17:48 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6612F37B417; Tue, 30 Apr 2002 13:17:45 -0700 (PDT) Received: (from gioria@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UKHj268743; Tue, 30 Apr 2002 13:17:45 -0700 (PDT) (envelope-from gioria) Message-Id: <200204302017.g3UKHj268743@freefall.freebsd.org> From: Sebastien Gioria Date: Tue, 30 Apr 2002 13:17:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/bibliography 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 gioria 2002/04/30 13:17:45 PDT Modified files: en_US.ISO8859-1/books/handbook/bibliography chapter.sgml Log: PR: docs/37609 Submitted by: Marc Fonvielle (marc@freebsd-fr.org) Revision Changes Path 1.40 +1 -1 doc/en_US.ISO8859-1/books/handbook/bibliography/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 Apr 30 13:28: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0A1FC37B417; Tue, 30 Apr 2002 13:27:59 -0700 (PDT) Received: (from gad@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UKRxC70091; Tue, 30 Apr 2002 13:27:59 -0700 (PDT) (envelope-from gad) Message-Id: <200204302027.g3UKRxC70091@freefall.freebsd.org> From: Garance A Drosehn Date: Tue, 30 Apr 2002 13:27:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/patch backupfile.c backupfile.h getopt.c getopt.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 gad 2002/04/30 13:27:58 PDT Modified files: (Branch: RELENG_4) gnu/usr.bin/patch backupfile.c backupfile.h getopt.c getopt.h Log: MFC *: Add FreeBSD id's to these files, in advance of a separate update. [* = 1.5 backupfile.c, 1.4 backupfile.h, 1.5 getopt.c, 1.4 getopt.h] Revision Changes Path 1.4.6.1 +5 -1 src/gnu/usr.bin/patch/backupfile.c 1.3.6.1 +4 -0 src/gnu/usr.bin/patch/backupfile.h 1.4.6.1 +5 -2 src/gnu/usr.bin/patch/getopt.c 1.3.6.1 +4 -0 src/gnu/usr.bin/patch/getopt.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 13:30:15 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3074437B416; Tue, 30 Apr 2002 13:30:12 -0700 (PDT) Received: (from mi@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UKUC370519; Tue, 30 Apr 2002 13:30:12 -0700 (PDT) (envelope-from mi) Message-Id: <200204302030.g3UKUC370519@freefall.freebsd.org> From: Mikhail Teterin Date: Tue, 30 Apr 2002 13:30:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/kdeaddons3 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mi 2002/04/30 13:30:12 PDT Modified files: misc/kdeaddons3 Makefile Log: devel/sdl12 now installs libSDL-1.1.4 not 1.1.3 -- fix LIB_DEPENDS Revision Changes Path 1.17 +1 -1 ports/misc/kdeaddons3/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 13:40:10 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E9AFD37B404; Tue, 30 Apr 2002 13:40:03 -0700 (PDT) Received: (from gad@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UKe3o71527; Tue, 30 Apr 2002 13:40:03 -0700 (PDT) (envelope-from gad) Message-Id: <200204302040.g3UKe3o71527@freefall.freebsd.org> From: Garance A Drosehn Date: Tue, 30 Apr 2002 13:40:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/patch backupfile.c backupfile.h common.h getopt.c getopt.h inp.c inp.h patch.c pch.c pch.h util.c util.h version.c version.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 gad 2002/04/30 13:40:02 PDT Modified files: (Branch: RELENG_4) gnu/usr.bin/patch backupfile.c backupfile.h common.h getopt.c getopt.h inp.c inp.h patch.c pch.c pch.h util.c util.h version.c version.h Log: MFC *: Add many prototypes and ANSI-ize 'patch. Not a complete job of it, but it gets our patch to look a little more like NetBSD's, and it is nice in that the object code remains exactly the same (even though this does result in two compile-time warnings that didn't happen before). [* = 1.6 backupfile.c, 1.5 backupfile.h, 1.8 common.h, 1.6 getopt.c, 1.5 getopt.h, 1.11 inp.c, 1.7 inp.h, 1.20 patch.c, 1.19 pch.c, 1.7 pch.h, 1.9 util.c, 1.8 util.h, 1.7 version.c, 1.7 version.h] Revision Changes Path 1.4.6.2 +24 -40 src/gnu/usr.bin/patch/backupfile.c 1.3.6.2 +3 -9 src/gnu/usr.bin/patch/backupfile.h 1.7.2.1 +2 -2 src/gnu/usr.bin/patch/common.h 1.4.6.2 +7 -18 src/gnu/usr.bin/patch/getopt.c 1.3.6.2 +1 -1 src/gnu/usr.bin/patch/getopt.h 1.10.2.1 +24 -22 src/gnu/usr.bin/patch/inp.c 1.6.2.1 +7 -7 src/gnu/usr.bin/patch/inp.h 1.16.2.3 +33 -44 src/gnu/usr.bin/patch/patch.c 1.16.2.3 +77 -69 src/gnu/usr.bin/patch/pch.c 1.6.2.1 +24 -24 src/gnu/usr.bin/patch/pch.h 1.7.6.2 +8 -16 src/gnu/usr.bin/patch/util.c 1.7.2.1 +13 -13 src/gnu/usr.bin/patch/util.h 1.6.2.1 +3 -3 src/gnu/usr.bin/patch/version.c 1.6.2.1 +2 -2 src/gnu/usr.bin/patch/version.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 13:42:20 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6B5E037B41F; Tue, 30 Apr 2002 13:42:06 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UKg6N71851; Tue, 30 Apr 2002 13:42:06 -0700 (PDT) (envelope-from phk) Message-Id: <200204302042.g3UKg6N71851@freefall.freebsd.org> From: Poul-Henning Kamp Date: Tue, 30 Apr 2002 13:42:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_tc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/04/30 13:42:06 PDT Modified files: sys/kern kern_tc.c Log: Brucifixion ? Yes, out that door, row on the left, one patch each. Many thanks to: bde Revision Changes Path 1.131 +101 -87 src/sys/kern/kern_tc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 13:51:59 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0084837B405; Tue, 30 Apr 2002 13:51:55 -0700 (PDT) Received: (from gad@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UKpsi72982; Tue, 30 Apr 2002 13:51:54 -0700 (PDT) (envelope-from gad) Message-Id: <200204302051.g3UKpsi72982@freefall.freebsd.org> From: Garance A Drosehn Date: Tue, 30 Apr 2002 13:51:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/patch patch.1 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gad 2002/04/30 13:51:54 PDT Modified files: (Branch: RELENG_4) gnu/usr.bin/patch patch.1 Log: MFC 1.12: Restore vendor CVS keywords; eliminate troff(1) warnings. [done in current by ru in July 2001] Revision Changes Path 1.11.2.2 +3 -1 src/gnu/usr.bin/patch/patch.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 14:10:25 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DDDE337B416; Tue, 30 Apr 2002 14:10:13 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3ULADq79114; Tue, 30 Apr 2002 14:10:13 -0700 (PDT) (envelope-from marcus) Message-Id: <200204302110.g3ULADq79114@freefall.freebsd.org> From: Joe Marcus Clarke Date: Tue, 30 Apr 2002 14:10:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/galeon Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/04/30 14:10:12 PDT Modified files: www/galeon Makefile Log: Re-enable WITH_FULL_MOZILLA due to problems people have been reporting on the lists. Revision Changes Path 1.73 +1 -1 ports/www/galeon/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 14:24:51 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3CBC737B419; Tue, 30 Apr 2002 14:24:48 -0700 (PDT) Received: (from alc@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3ULOmm80666; Tue, 30 Apr 2002 14:24:48 -0700 (PDT) (envelope-from alc) Message-Id: <200204302124.g3ULOmm80666@freefall.freebsd.org> From: Alan Cox Date: Tue, 30 Apr 2002 14:24:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_witness.c src/sys/vm vm_page.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alc 2002/04/30 14:24:47 PDT Modified files: sys/kern subr_witness.c sys/vm vm_page.c Log: o Convert the vm_page buckets mutex to a spin lock. (This resolves an issue on the Alpha platform found by jeff@.) o Simplify vm_page_lookup(). Reviewed by: jhb Revision Changes Path 1.113 +1 -0 src/sys/kern/subr_witness.c 1.188 +11 -14 src/sys/vm/vm_page.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 15:39:36 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6E5B237B41D; Tue, 30 Apr 2002 15:39:33 -0700 (PDT) Received: (from jeff@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UMdXL91793; Tue, 30 Apr 2002 15:39:33 -0700 (PDT) (envelope-from jeff) Message-Id: <200204302239.g3UMdXL91793@freefall.freebsd.org> From: Jeff Roberson Date: Tue, 30 Apr 2002 15:39:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_malloc.c src/sys/sys malloc.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jeff 2002/04/30 15:39:33 PDT Modified files: sys/kern kern_malloc.c sys/sys malloc.h Log: Convert longs to u_longs in stats. This will hold off wrap arounds for a while longer. Revision Changes Path 1.105 +1 -1 src/sys/kern/kern_malloc.c 1.62 +4 -4 src/sys/sys/malloc.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 15:43: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1E5C437B41C; Tue, 30 Apr 2002 15:40:08 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UMe8I91920; Tue, 30 Apr 2002 15:40:08 -0700 (PDT) (envelope-from obrien) Message-Id: <200204302240.g3UMe8I91920@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 30 Apr 2002 15:40:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sysinstall Makefile dist.c media.c package.c sysinstall.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/04/30 15:40:08 PDT Modified files: usr.sbin/sysinstall Makefile dist.c media.c package.c sysinstall.h Log: Add the ability to use Bzip'ed packages. Also add the ability to use Bzip'ed distributions -- but this is exclusive of being able to use Gzip'ed distributions. Sponsored by: FreeBSD Mall, Inc. Revision Changes Path 1.126 +1 -1 src/usr.sbin/sysinstall/Makefile 1.206 +4 -3 src/usr.sbin/sysinstall/dist.c 1.119 +12 -8 src/usr.sbin/sysinstall/media.c 1.100 +14 -6 src/usr.sbin/sysinstall/package.c 1.226 +6 -0 src/usr.sbin/sysinstall/sysinstall.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 15:43:19 2002 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id E033637B432; Tue, 30 Apr 2002 15:41:41 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g3UMfeH23670; Tue, 30 Apr 2002 16:41:40 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost [127.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g3UMfab87030; Tue, 30 Apr 2002 16:41:39 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200204302241.g3UMfab87030@harmony.village.org> To: Bruce Evans Subject: Re: cvs commit: src/sys/dev/wi wi_hostap.c Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Wed, 01 May 2002 02:44:23 +1000." <20020501020252.W11154-100000@gamplex.bde.org> References: <20020501020252.W11154-100000@gamplex.bde.org> Date: Tue, 30 Apr 2002 16:41:36 -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 <20020501020252.W11154-100000@gamplex.bde.org> Bruce Evans writes: : On Mon, 29 Apr 2002, Warner Losh wrote: : > splsoftnet is spelled splimp in FreeBSD rather than splnet. splimp is : > used to protect the rest of the driver. This is a no-op commit to current, : > but is needed for the MFC. : : Er, this is perfectly backwards in at least the log message. splsoftnet : in NetBSD is spelled splnet in FreeBSD. splnet in NetBSD is spelled splimp : in FreeBSD. Changing splnet to splimp just increases interrupt latency. OK. splimp() is used in the rest of the wi driver, and I really need to go through wi_hostap.c using the same locking stuff I changed in if_wi.c. Current works because of Giant. : This file also misuses splsoftclock. splsoftclock has different : semantics in FreeBSD. Using it is at best a hack except in the one : place where it has the correct semantics (in hardclock() in RELENG_4), : and even in that place its use is dubious -- it only works right on : some machines, not including i386's (so it is not used on i386's). : Drivers should use a device-specific spl to mask softclock interrupts : (splnet for network drivers). OK. I'm not understanding what you are saying here. Should I just use splimp as well? The spl stuff is underdocumented at the moment. : More details: splsoftclock in NetBSD raises the priority to that of : softclock (timeouts), but in FreeBSD it _sets_ the priority that of : softclock. Since softclock (at lease in FreeBSD) is lower than all other : priorities except 0, splsoftclock in only raises the priority if the : priority is 0; it has no effect if the priority is already softclock and : _lowers_ the priority otherwise. Lowering the priority is usually wrong. OK. I'll be happy to fix the abuse. I just wanted a way to make sure that I locked out the callback while I was modifying it. : > MFC after: 1 day : : Doesn't seem to be long enough for finding bugs, especially when the bugs : are no-ops in -current. I'll admit that I was rushing to get things into -current due to the impending freeze. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 15:45:55 2002 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 6E49937B484; Tue, 30 Apr 2002 15:44:33 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g3UMiVH23710; Tue, 30 Apr 2002 16:44:31 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost [127.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g3UMiVb87064; Tue, 30 Apr 2002 16:44:31 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200204302244.g3UMiVb87064@harmony.village.org> To: Poul-Henning Kamp Subject: Re: cvs commit: src/sys/sys time.h Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Tue, 30 Apr 2002 12:48:45 PDT." <200204301948.g3UJmjw60975@freefall.freebsd.org> References: <200204301948.g3UJmjw60975@freefall.freebsd.org> Date: Tue, 30 Apr 2002 16:44:31 -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 <200204301948.g3UJmjw60975@freefall.freebsd.org> Poul-Henning Kamp writes: : Brucifixion ? Yes, out that door, row on the left, one patch each. "I'm Brian of Nazarath, and so's my wife" Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 15:47:59 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3DFCA37B4A9; Tue, 30 Apr 2002 15:47:27 -0700 (PDT) Received: (from scottl@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UMlRr92764; Tue, 30 Apr 2002 15:47:27 -0700 (PDT) (envelope-from scottl) Message-Id: <200204302247.g3UMlRr92764@freefall.freebsd.org> From: Scott Long Date: Tue, 30 Apr 2002 15:47:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf NOTES X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG scottl 2002/04/30 15:47:27 PDT Modified files: sys/conf NOTES Log: Note that the aacp device requires CAM Revision Changes Path 1.1029 +1 -1 src/sys/conf/NOTES To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 15:51:23 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D5C7D37B4E8; Tue, 30 Apr 2002 15:50:26 -0700 (PDT) Received: (from scottl@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UMoQX93175; Tue, 30 Apr 2002 15:50:26 -0700 (PDT) (envelope-from scottl) Message-Id: <200204302250.g3UMoQX93175@freefall.freebsd.org> From: Scott Long Date: Tue, 30 Apr 2002 15:50:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aac aac_cam.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG scottl 2002/04/30 15:50:26 PDT Modified files: sys/dev/aac aac_cam.c Log: Fix a bug where the aacp device would only talk to bus 0 on the controller. Revision Changes Path 1.2 +5 -7 src/sys/dev/aac/aac_cam.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 15:57:56 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B64C637B417; Tue, 30 Apr 2002 15:57:51 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UMvpf94004; Tue, 30 Apr 2002 15:57:51 -0700 (PDT) (envelope-from pat) Message-Id: <200204302257.g3UMvpf94004@freefall.freebsd.org> From: Patrick Li Date: Tue, 30 Apr 2002 15:57:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/sylpheed-claws Makefile distinfo pkg-descr pkg-plist ports/mail/sylpheed-claws/files patch-configure patch-src-defs.h patch-src-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 pat 2002/04/30 15:57:51 PDT Modified files: mail/sylpheed-claws Makefile distinfo pkg-descr pkg-plist mail/sylpheed-claws/files patch-configure patch-src-defs.h Removed files: mail/sylpheed-claws/files patch-src-send.c Log: Update to 0.7.5 PR: 37604 Submitted by: maintainer Revision Changes Path 1.9 +4 -4 ports/mail/sylpheed-claws/Makefile 1.6 +2 -2 ports/mail/sylpheed-claws/distinfo 1.5 +6 -6 ports/mail/sylpheed-claws/files/patch-configure 1.3 +4 -4 ports/mail/sylpheed-claws/files/patch-src-defs.h 1.2 +0 -11 ports/mail/sylpheed-claws/files/patch-src-send.c (dead) 1.5 +3 -3 ports/mail/sylpheed-claws/pkg-descr 1.5 +268 -34 ports/mail/sylpheed-claws/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 Apr 30 15:58:49 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 799DE37B417; Tue, 30 Apr 2002 15:58:40 -0700 (PDT) Received: (from scottl@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UMweU94197; Tue, 30 Apr 2002 15:58:40 -0700 (PDT) (envelope-from scottl) Message-Id: <200204302258.g3UMweU94197@freefall.freebsd.org> From: Scott Long Date: Tue, 30 Apr 2002 15:58:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files src/sys/dev/aac aac.c aac_cam.c aac_cam.h aac_disk.c aac_pci.c aacreg.h aacvar.h src/sys/i386/conf GENERIC LINT src/sys/modules/aac Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG scottl 2002/04/30 15:58:40 PDT Modified files: (Branch: RELENG_4) sys/conf files sys/dev/aac aac.c aac_disk.c aac_pci.c aacreg.h aacvar.h sys/i386/conf GENERIC LINT sys/modules/aac Makefile Added files: (Branch: RELENG_4) sys/dev/aac aac_cam.c aac_cam.h Log: MFC of the relevant changes from current: - Add the aacp device for doing SCSI passthrough - Use locks for doing synchronous commands - Align DMA buffers - Add KMODDEPS line to the Makefile so that the linux dependency is caught. Revision Changes Path 1.340.2.101 +1 -0 src/sys/conf/files 1.9.2.9 +203 -107 src/sys/dev/aac/aac.c 1.2.2.1 +589 -0 src/sys/dev/aac/aac_cam.c (new) 1.1.2.1 +34 -0 src/sys/dev/aac/aac_cam.h (new) 1.3.2.7 +3 -3 src/sys/dev/aac/aac_disk.c 1.3.2.14 +44 -29 src/sys/dev/aac/aac_pci.c 1.4.2.5 +187 -1 src/sys/dev/aac/aacreg.h 1.4.2.6 +19 -0 src/sys/dev/aac/aacvar.h 1.246.2.41 +1 -0 src/sys/i386/conf/GENERIC 1.749.2.113 +1 -0 src/sys/i386/conf/LINT 1.2.2.3 +4 -2 src/sys/modules/aac/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 16: 0:50 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8B7BD37B41C; Tue, 30 Apr 2002 16:00:47 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UN0lO94400; Tue, 30 Apr 2002 16:00:47 -0700 (PDT) (envelope-from pat) Message-Id: <200204302300.g3UN0lO94400@freefall.freebsd.org> From: Patrick Li Date: Tue, 30 Apr 2002 16:00:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/trafshow Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/04/30 16:00:47 PDT Modified files: net/trafshow Makefile Log: Update MASTER_SITES PR: 37598 Submitted by: maintainer Revision Changes Path 1.21 +2 -1 ports/net/trafshow/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 16: 6:34 2002 Delivered-To: cvs-all@freebsd.org Received: from finntroll.newgold.net (durham-ar1-4-64-252-019.durham.dsl-verizon.net [4.64.252.19]) by hub.freebsd.org (Postfix) with SMTP id 85A2F37B41D for ; Tue, 30 Apr 2002 16:06:28 -0700 (PDT) Received: (qmail 3233 invoked by uid 1001); 30 Apr 2002 23:09:04 -0000 Date: Tue, 30 Apr 2002 23:09:04 +0000 From: "J. Mallett" To: "David E. O'Brien" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/sysinstall Makefile dist.c media.c package.c sysinstall.h Message-ID: <20020430230903.GA11689@FreeBSD.ORG> References: <200204302240.g3UMe8I91920@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204302240.g3UMe8I91920@freefall.freebsd.org> User-Agent: Mutt/1.3.27i Organisation: The FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Apr 30, 2002 at 03:40:08PM -0700, David E. O'Brien wrote: > obrien 2002/04/30 15:40:08 PDT > > Modified files: > usr.sbin/sysinstall Makefile dist.c media.c package.c > sysinstall.h > Log: > Add the ability to use Bzip'ed packages. > Also add the ability to use Bzip'ed distributions -- but this is exclusive > of being able to use Gzip'ed distributions. > > Sponsored by: FreeBSD Mall, Inc. Thanks. When were you planning to (were you planning to?) att bz2'd stuff to compatNx? -- jmallett@FreeBSD.org | C, MIPS, POSIX, UNIX, BSD, IRC Geek. http://www.FreeBSD.org | The Power to Serve "Being offended by humour makes as much sense as laughing at the offensive." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 16:18: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7EB0837B400; Tue, 30 Apr 2002 16:17:59 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UNHxZ00262; Tue, 30 Apr 2002 16:17:59 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204302317.g3UNHxZ00262@freefall.freebsd.org> From: Maxim Sobolev Date: Tue, 30 Apr 2002 16:17:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/libxml Makefile pkg-plist ports/textproc/libxml/files patch-configure patch-doc::Makefile.in patch-ltmain.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/30 16:17:59 PDT Modified files: textproc/libxml Makefile pkg-plist Added files: textproc/libxml/files patch-configure patch-doc::Makefile.in Removed files: textproc/libxml/files patch-ltmain.sh Log: - Hack for better hier(7) conformance - install documentation into ${PREFIX}/share/doc; - use USE_LIBTOOL. Revision Changes Path 1.43 +2 -1 ports/textproc/libxml/Makefile 1.1 +13 -0 ports/textproc/libxml/files/patch-configure (new) 1.1 +14 -0 ports/textproc/libxml/files/patch-doc::Makefile.in (new) 1.5 +0 -28 ports/textproc/libxml/files/patch-ltmain.sh (dead) 1.16 +25 -27 ports/textproc/libxml/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 16:20:29 2002 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 D5A8737B404; Tue, 30 Apr 2002 16:20:22 -0700 (PDT) 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 JAA11446; Wed, 1 May 2002 09:20:13 +1000 Date: Wed, 1 May 2002 09:21:37 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Warner Losh Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: src/sys/dev/wi wi_hostap.c In-Reply-To: <200204302241.g3UMfab87030@harmony.village.org> Message-ID: <20020501091926.B2902-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 30 Apr 2002, Warner Losh wrote: > In message <20020501020252.W11154-100000@gamplex.bde.org> Bruce Evans writes: > > : This file also misuses splsoftclock. splsoftclock has different > : semantics in FreeBSD. Using it is at best a hack except in the one > : place where it has the correct semantics (in hardclock() in RELENG_4), > : and even in that place its use is dubious -- it only works right on > : some machines, not including i386's (so it is not used on i386's). > : Drivers should use a device-specific spl to mask softclock interrupts > : (splnet for network drivers). > > OK. I'm not understanding what you are saying here. Should I just > use splimp as well? The spl stuff is underdocumented at the moment. Use splnet instead of NetBSD's splsoftclock and splsoftnet. All spls mask timeouts, and splnet _is_ splsoftnet (NetBSD renamed it for consistency). Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 16:20:49 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8F47337B405; Tue, 30 Apr 2002 16:20:30 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UNKUn00574; Tue, 30 Apr 2002 16:20:30 -0700 (PDT) (envelope-from sobomax) Message-Id: <200204302320.g3UNKUn00574@freefall.freebsd.org> From: Maxim Sobolev Date: Tue, 30 Apr 2002 16:20:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/gnomelibs Makefile pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/30 16:20:30 PDT Modified files: x11/gnomelibs Makefile pkg-plist Log: Hack for better hier(7) conformance - install libart documentation into ${PREFIX}/share/doc. Revision Changes Path 1.99 +3 -1 ports/x11/gnomelibs/Makefile 1.35 +35 -37 ports/x11/gnomelibs/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 Apr 30 16:22:57 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 38F1537B404; Tue, 30 Apr 2002 16:22:52 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UNMqK00839; Tue, 30 Apr 2002 16:22:52 -0700 (PDT) (envelope-from pat) Message-Id: <200204302322.g3UNMqK00839@freefall.freebsd.org> From: Patrick Li Date: Tue, 30 Apr 2002 16:22:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/squirrelmail Makefile distinfo pkg-plist ports/mail/squirrelmail/files data-htaccess X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/04/30 16:22:52 PDT Modified files: mail/squirrelmail Makefile distinfo pkg-plist Removed files: mail/squirrelmail/files data-htaccess Log: Update to 1.2.6 PR: 37592 Submitted by: maintainer Revision Changes Path 1.4 +1 -3 ports/mail/squirrelmail/Makefile 1.3 +1 -1 ports/mail/squirrelmail/distinfo 1.2 +0 -1 ports/mail/squirrelmail/files/data-htaccess (dead) 1.4 +9 -1 ports/mail/squirrelmail/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 Apr 30 16:29: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5FCB637B416; Tue, 30 Apr 2002 16:29:01 -0700 (PDT) Received: (from bde@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UNT1x01714; Tue, 30 Apr 2002 16:29:01 -0700 (PDT) (envelope-from bde) Message-Id: <200204302329.g3UNT1x01714@freefall.freebsd.org> From: Bruce Evans Date: Tue, 30 Apr 2002 16:29:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile.inc1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bde 2002/04/30 16:29:01 PDT Modified files: . Makefile.inc1 Log: Sorted the directories in the rule for the includes target as much as possible. Revision Changes Path 1.266 +23 -23 src/Makefile.inc1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 16:32:34 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DDE6D37B41A; Tue, 30 Apr 2002 16:32:30 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UNWUr02138; Tue, 30 Apr 2002 16:32:30 -0700 (PDT) (envelope-from pat) Message-Id: <200204302332.g3UNWUr02138@freefall.freebsd.org> From: Patrick Li Date: Tue, 30 Apr 2002 16:32:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/pycodec Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/04/30 16:32:30 PDT Modified files: japanese/pycodec Makefile distinfo pkg-plist Log: Update to 1.4.5 PR: 37172 Submitted by: maintainer Revision Changes Path 1.7 +7 -4 ports/japanese/pycodec/Makefile 1.5 +1 -1 ports/japanese/pycodec/distinfo 1.4 +40 -5 ports/japanese/pycodec/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 16:54:12 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 35F9B37B416; Tue, 30 Apr 2002 16:54:04 -0700 (PDT) Received: (from mdodd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UNs4004251; Tue, 30 Apr 2002 16:54:04 -0700 (PDT) (envelope-from mdodd) Message-Id: <200204302354.g3UNs4004251@freefall.freebsd.org> From: "Matthew N. Dodd" Date: Tue, 30 Apr 2002 16:54:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book.sgml src/sys/sys param.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mdodd 2002/04/30 16:54:04 PDT Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml sys/sys param.h Log: Bump __FreeBSD_version for mtx_init() change. Document same. Forgotten by: jhb Revision Changes Path 1.203 +6 -0 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml 1.124 +1 -1 src/sys/sys/param.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 16:55:25 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B4BD037B416; Tue, 30 Apr 2002 16:55:16 -0700 (PDT) Received: (from mdodd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3UNtGE04387; Tue, 30 Apr 2002 16:55:16 -0700 (PDT) (envelope-from mdodd) Message-Id: <200204302355.g3UNtGE04387@freefall.freebsd.org> From: "Matthew N. Dodd" Date: Tue, 30 Apr 2002 16:55:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys param.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mdodd 2002/04/30 16:55:16 PDT Modified files: sys/sys param.h Log: Document the location (in the source tree) of the "Porter's Handbook". Revision Changes Path 1.125 +3 -0 src/sys/sys/param.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 17:40:49 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D328337B416; Tue, 30 Apr 2002 17:40:45 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g410ejs18219; Tue, 30 Apr 2002 17:40:45 -0700 (PDT) (envelope-from obrien) Message-Id: <200205010040.g410ejs18219@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 30 Apr 2002 17:40:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vnode_if.pl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/04/30 17:40:45 PDT Removed files: sys/kern vnode_if.pl Log: Remove this Perl script. There have been zero bug reports against vnode_if.awk. Revision Changes Path 1.29 +0 -355 src/sys/kern/vnode_if.pl (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 17:42:48 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B6CA037B41A; Tue, 30 Apr 2002 17:42:45 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g410gjg20445; Tue, 30 Apr 2002 17:42:45 -0700 (PDT) (envelope-from pat) Message-Id: <200205010042.g410gjg20445@freefall.freebsd.org> From: Patrick Li Date: Tue, 30 Apr 2002 17:42:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/irc/bitchx Makefile distinfo pkg-plist ports/irc/bitchx/files patch-ap patch-az X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/04/30 17:42:45 PDT Modified files: irc/bitchx Makefile distinfo pkg-plist irc/bitchx/files patch-ap patch-az Log: Update to 1.0c19 PR: 37376 Submitted by: Paulius Bulotas Approved by: maintainer Revision Changes Path 1.37 +4 -4 ports/irc/bitchx/Makefile 1.11 +1 -1 ports/irc/bitchx/distinfo 1.2 +5 -6 ports/irc/bitchx/files/patch-ap 1.2 +39 -39 ports/irc/bitchx/files/patch-az 1.10 +2 -4 ports/irc/bitchx/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 Apr 30 18: 5:25 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A297037B419; Tue, 30 Apr 2002 18:05:22 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4115MX25835; Tue, 30 Apr 2002 18:05:22 -0700 (PDT) (envelope-from lioux) Message-Id: <200205010105.g4115MX25835@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Tue, 30 Apr 2002 18:05:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/arts pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2002/04/30 18:05:22 PDT Modified files: audio/arts pkg-plist Log: Fix PLIST Submitted by: Alan E Revision Changes Path 1.3 +6 -0 ports/audio/arts/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 18:31:30 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AB2A637B416; Tue, 30 Apr 2002 18:31:26 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g411VQ734191; Tue, 30 Apr 2002 18:31:26 -0700 (PDT) (envelope-from peter) Message-Id: <200205010131.g411VQ734191@freefall.freebsd.org> From: Peter Wemm Date: Tue, 30 Apr 2002 18:31:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_tc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2002/04/30 18:31:26 PDT Modified files: sys/kern kern_tc.c Log: kern_tc.c doesn't use , and having this #include breaks other platforms. Revision Changes Path 1.132 +0 -2 src/sys/kern/kern_tc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 18:32:31 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9DB8637B417; Tue, 30 Apr 2002 18:32:28 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g411WSu34284; Tue, 30 Apr 2002 18:32:28 -0700 (PDT) (envelope-from peter) Message-Id: <200205010132.g411WSu34284@freefall.freebsd.org> From: Peter Wemm Date: Tue, 30 Apr 2002 18:32:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf kmod.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2002/04/30 18:32:28 PDT Modified files: sys/conf kmod.mk Log: Catch any stray KMODDEPS entries to make sure they do not keep turning up. Revision Changes Path 1.121 +4 -0 src/sys/conf/kmod.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 18:34:27 2002 Delivered-To: cvs-all@freebsd.org Received: from mrout2.yahoo.com (mrout2.yahoo.com [216.145.54.172]) by hub.freebsd.org (Postfix) with ESMTP id C1F5B37B417; Tue, 30 Apr 2002 18:34:14 -0700 (PDT) Received: from zoot.corp.yahoo.com (zoot.corp.yahoo.com [216.145.52.89]) by mrout2.yahoo.com (8.11.6/8.11.6/y.out) with ESMTP id g411XWE79828; Tue, 30 Apr 2002 18:33:32 -0700 (PDT) Received: from localhost (dougb@localhost) by zoot.corp.yahoo.com (8.12.3/8.12.3/Submit) with ESMTP id g3R39GjS018795; Fri, 26 Apr 2002 20:09:16 -0700 (PDT) X-Authentication-Warning: zoot.corp.yahoo.com: dougb owned process doing -bs Date: Fri, 26 Apr 2002 20:09:16 -0700 (PDT) From: Doug Barton X-X-Sender: dougb@zoot.corp.yahoo.com To: Patrick Li Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: ports/graphics/py-gdchart Makefile distinfo In-Reply-To: <200204270254.g3R2sO809295@freefall.freebsd.org> Message-ID: <20020426200849.Y18791-100000@zoot.corp.yahoo.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 Fri, 26 Apr 2002, Patrick Li wrote: > pat 2002/04/26 19:54:24 PDT > > Modified files: > graphics/py-gdchart Makefile distinfo > Log: > Chase checksum, tarball repackaged. Please give an indication of what changed in the new tarball. > PR: 37394 http://www.FreeBSD.org/cgi/query-pr.cgi?pr=37394 > Submitted by: maintainer > > Revision Changes Path > 1.5 +1 -1 ports/graphics/py-gdchart/Makefile > 1.3 +1 -1 ports/graphics/py-gdchart/distinfo > > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/graphics/py-gdchart/Makefile.diff?&r1=1.4&r2=1.5&f=h > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/graphics/py-gdchart/distinfo.diff?&r1=1.2&r2=1.3&f=h > > -- "We have known freedom's price. We have shown freedom's power. And in this great conflict, ... we will see freedom's victory." - George W. Bush, President of the United States State of the Union, January 28, 2002 Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 18:35:33 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0D61737B48B; Tue, 30 Apr 2002 18:34:49 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g411YnQ34549; Tue, 30 Apr 2002 18:34:49 -0700 (PDT) (envelope-from peter) Message-Id: <200205010134.g411YnQ34549@freefall.freebsd.org> From: Peter Wemm Date: Tue, 30 Apr 2002 18:34:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/drm/mga Makefile src/sys/modules/drm/r128 Makefile src/sys/modules/drm/radeon Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2002/04/30 18:34:48 PDT Modified files: sys/modules/drm/mga Makefile sys/modules/drm/r128 Makefile sys/modules/drm/radeon Makefile Log: Zap KMODDEPS entries so that people do not wonder why it isn't working on -current. Apolgies to: anhold Revision Changes Path 1.3 +0 -1 src/sys/modules/drm/mga/Makefile 1.3 +0 -1 src/sys/modules/drm/r128/Makefile 1.3 +0 -1 src/sys/modules/drm/radeon/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 18:35:48 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5890A37B435; Tue, 30 Apr 2002 18:35:35 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g411ZZA34635; Tue, 30 Apr 2002 18:35:35 -0700 (PDT) (envelope-from sobomax) Message-Id: <200205010135.g411ZZA34635@freefall.freebsd.org> From: Maxim Sobolev Date: Tue, 30 Apr 2002 18:35:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/gconf Makefile pkg-plist ports/devel/gconf/files patch-configure patch-ltmain.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/30 18:35:35 PDT Modified files: devel/gconf Makefile pkg-plist devel/gconf/files patch-configure Removed files: devel/gconf/files patch-ltmain.sh Log: Use USE_LIBTOOL - this prevents useless .a versions of shared modules from being installed. Revision Changes Path 1.29 +1 -1 ports/devel/gconf/Makefile 1.5 +18 -3 ports/devel/gconf/files/patch-configure 1.5 +0 -28 ports/devel/gconf/files/patch-ltmain.sh (dead) 1.21 +0 -2 ports/devel/gconf/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 Apr 30 18:37:51 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E091637B41C; Tue, 30 Apr 2002 18:37:31 -0700 (PDT) Received: (from bsd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g411bVS35010; Tue, 30 Apr 2002 18:37:31 -0700 (PDT) (envelope-from bsd) Message-Id: <200205010137.g411bVS35010@freefall.freebsd.org> From: "Brian S. Dean" Date: Tue, 30 Apr 2002 18:37:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/comms/comserv Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bsd 2002/04/30 18:37:31 PDT Modified files: comms/comserv Makefile distinfo Log: Update to version 1.3.6. Revision Changes Path 1.11 +1 -1 ports/comms/comserv/Makefile 1.10 +1 -1 ports/comms/comserv/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 18:38: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7E0CA37B404; Tue, 30 Apr 2002 18:37:46 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g411bk135096; Tue, 30 Apr 2002 18:37:46 -0700 (PDT) (envelope-from sobomax) Message-Id: <200205010137.g411bk135096@freefall.freebsd.org> From: Maxim Sobolev Date: Tue, 30 Apr 2002 18:37:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/bonobo Makefile pkg-plist ports/devel/bonobo/files patch-components::audio-ulaw::doc::C::Makefile.in patch-configure patch-libefs::configure patch-ltmain.sh patch-storage-modules::Makefile.in X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/04/30 18:37:46 PDT Modified files: devel/bonobo Makefile pkg-plist Added files: devel/bonobo/files patch-components::audio-ulaw::doc::C::Makefile.in patch-configure patch-libefs::configure patch-storage-modules::Makefile.in Removed files: devel/bonobo/files patch-ltmain.sh Log: - Use USE_LIBTOOL; - install documentation into the correct location (bump PORTREVISION). Revision Changes Path 1.53 +5 -3 ports/devel/bonobo/Makefile 1.1 +14 -0 ports/devel/bonobo/files/patch-components::audio-ulaw::doc::C::Makefile.in (new) 1.1 +13 -0 ports/devel/bonobo/files/patch-configure (new) 1.1 +13 -0 ports/devel/bonobo/files/patch-libefs::configure (new) 1.6 +0 -36 ports/devel/bonobo/files/patch-ltmain.sh (dead) 1.3 +14 -0 ports/devel/bonobo/files/patch-storage-modules::Makefile.in (new) 1.31 +79 -83 ports/devel/bonobo/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 19:11:34 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.speakeasy.net (mail17.speakeasy.net [216.254.0.217]) by hub.freebsd.org (Postfix) with ESMTP id 695C637B41C for ; Tue, 30 Apr 2002 19:11:25 -0700 (PDT) Received: (qmail 17243 invoked from network); 1 May 2002 02:11:24 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail17.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 1 May 2002 02:11:24 -0000 Received: from laptop.baldwin.cx (laptop.baldwin.cx [192.168.0.4]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g412BWF01711; Tue, 30 Apr 2002 22:11:32 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200204302354.g3UNs4004251@freefall.freebsd.org> Date: Tue, 30 Apr 2002 22:10:30 -0400 (EDT) From: John Baldwin To: "Matthew N. Dodd" Subject: RE: cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book. 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-Apr-2002 Matthew N. Dodd wrote: > mdodd 2002/04/30 16:54:04 PDT > > Modified files: > en_US.ISO8859-1/books/porters-handbook book.sgml > sys/sys param.h > Log: > Bump __FreeBSD_version for mtx_init() change. > Document same. > > Forgotten by: jhb I didn't think anyone would want to distribute code that is supposed to work on old versions of current. Since the mutex API's are not actually in a release yet, I thought changes would not require a version bump. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 19:17:38 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 41AF837B41D; Tue, 30 Apr 2002 19:17:34 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g412HYU42871; Tue, 30 Apr 2002 19:17:34 -0700 (PDT) (envelope-from peter) Message-Id: <200205010217.g412HYU42871@freefall.freebsd.org> From: Peter Wemm Date: Tue, 30 Apr 2002 19:17:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/linux linux_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 peter 2002/04/30 19:17:34 PDT Modified files: sys/compat/linux linux_misc.c Log: Zap some stale unused headers, including one machine/psl.h (which is a stub on alpha). Compile tested on alpha and x86. Revision Changes Path 1.121 +0 -6 src/sys/compat/linux/linux_misc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 19:35: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A7AB437B41C; Tue, 30 Apr 2002 19:35:03 -0700 (PDT) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g412Z3A44468; Tue, 30 Apr 2002 19:35:03 -0700 (PDT) (envelope-from gshapiro) Message-Id: <200205010235.g412Z3A44468@freefall.freebsd.org> From: Gregory Neil Shapiro Date: Tue, 30 Apr 2002 19:35:03 -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 gshapiro 2002/04/30 19:35:03 PDT Modified files: (Branch: RELENG_4) . UPDATING Log: MFC the note about using mergemaster to add the smmsp user/group. Suggested by: abc Revision Changes Path 1.73.2.64 +4 -0 src/UPDATING To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 19:51:55 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E62AB37B416; Tue, 30 Apr 2002 19:51:50 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g412po646463; Tue, 30 Apr 2002 19:51:50 -0700 (PDT) (envelope-from peter) Message-Id: <200205010251.g412po646463@freefall.freebsd.org> From: Peter Wemm Date: Tue, 30 Apr 2002 19:51:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_environment.c subr_hints.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2002/04/30 19:51:50 PDT Modified files: sys/kern kern_environment.c subr_hints.c Log: Cosmetic tweaks. Try and keep the style more consistent, catch some stray whitespace and update a comment. Revision Changes Path 1.24 +40 -41 src/sys/kern/kern_environment.c 1.7 +2 -3 src/sys/kern/subr_hints.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 19:54:50 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F2DBF37B405; Tue, 30 Apr 2002 19:54:46 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g412skL46721; Tue, 30 Apr 2002 19:54:46 -0700 (PDT) (envelope-from obrien) Message-Id: <200205010254.g412skL46721@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 30 Apr 2002 19:54:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/gcc31 Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/04/30 19:54:46 PDT Modified files: lang/gcc31 Makefile distinfo Log: Upgrade to the 29-April-2002 GCC 3.1 pre-release snapshot. Revision Changes Path 1.120 +1 -1 ports/lang/gcc31/Makefile 1.67 +6 -6 ports/lang/gcc31/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 20: 7:43 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0164637B400; Tue, 30 Apr 2002 20:07:41 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4137ei51863; Tue, 30 Apr 2002 20:07:40 -0700 (PDT) (envelope-from obrien) Message-Id: <200205010307.g4137ei51863@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 30 Apr 2002 20:07:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pcm ac97_if.m feeder_if.m mixer_if.m X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/04/30 20:07:40 PDT Modified files: sys/dev/sound/pcm ac97_if.m feeder_if.m mixer_if.m Log: Remove the trailing ^M's. makeobjops.awk does not like them. Revision Changes Path 1.3 +60 -61 src/sys/dev/sound/pcm/ac97_if.m 1.5 +87 -89 src/sys/dev/sound/pcm/feeder_if.m 1.4 +1 -4 src/sys/dev/sound/pcm/mixer_if.m To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 20: 8:46 2002 Delivered-To: cvs-all@freebsd.org Received: from sasami.jurai.net (sasami.jurai.net [66.92.160.223]) by hub.freebsd.org (Postfix) with ESMTP id 7FDA337B41E; Tue, 30 Apr 2002 20:08:42 -0700 (PDT) Received: from sasami.jurai.net (sasami.jurai.net [66.92.160.223]) by sasami.jurai.net (8.12.2/8.12.2) with ESMTP id g4138f2A023617; Tue, 30 Apr 2002 23:08:41 -0400 (EDT) (envelope-from winter@jurai.net) Date: Tue, 30 Apr 2002 23:08:41 -0400 (EDT) From: "Matthew N. Dodd" To: John Baldwin Cc: "Matthew N. Dodd" , , Subject: RE: cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book. In-Reply-To: Message-ID: <20020430230743.D42854-100000@sasami.jurai.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 30 Apr 2002, John Baldwin wrote: > I didn't think anyone would want to distribute code that is supposed to > work on old versions of current. Since the mutex API's are not actually > in a release yet, I thought changes would not require a version bump. I've got drivers that need it. Ideally everyone should be able to run the latest -CURRENT but at times thats not possible. :/ -- | Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD | | winter@jurai.net | 2 x '84 Volvo 245DL | ix86,sparc,pmax | | http://www.jurai.net/~winter | For Great Justice! | ISO8802.5 4ever | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 20:10: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E508837B419; Tue, 30 Apr 2002 20:10:01 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g413A1d52104; Tue, 30 Apr 2002 20:10:01 -0700 (PDT) (envelope-from pat) Message-Id: <200205010310.g413A1d52104@freefall.freebsd.org> From: Patrick Li Date: Tue, 30 Apr 2002 20:10:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/py-gdchart Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/04/30 20:10:01 PDT Modified files: graphics/py-gdchart Makefile distinfo Log: Clearify the last commit message by noting that nothing has changed between the old and new tarballs. Requested by: dougb Revision Changes Path 1.6 +0 -0 ports/graphics/py-gdchart/Makefile 1.4 +0 -0 ports/graphics/py-gdchart/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 20:17:24 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8F5DD37B400; Tue, 30 Apr 2002 20:17:21 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g413HLw52965; Tue, 30 Apr 2002 20:17:21 -0700 (PDT) (envelope-from pat) Message-Id: <200205010317.g413HLw52965@freefall.freebsd.org> From: Patrick Li Date: Tue, 30 Apr 2002 20:17:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/comms/py-serial 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 pat 2002/04/30 20:17:21 PDT Modified files: comms/py-serial Makefile distinfo pkg-plist Log: Update to 1.13 PR: 37616 Submitted by: maintainer Revision Changes Path 1.3 +1 -1 ports/comms/py-serial/Makefile 1.2 +1 -1 ports/comms/py-serial/distinfo 1.2 +5 -0 ports/comms/py-serial/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 Apr 30 20:19:24 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 001BE37B417; Tue, 30 Apr 2002 20:19:19 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g413JJG53239; Tue, 30 Apr 2002 20:19:19 -0700 (PDT) (envelope-from obrien) Message-Id: <200205010319.g413JJG53239@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 30 Apr 2002 20:19:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/tools makeobjops.awk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/04/30 20:19:19 PDT Added files: sys/tools makeobjops.awk Log: Awk version of makeobjops.PL. Note the invocation ordering is slightly different: awk -f makeobjops.awk foo.m -ch Submitted by: Oliver Fromme Revision Changes Path 1.1 +485 -0 src/sys/tools/makeobjops.awk (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 20:26:37 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2A68C37B405; Tue, 30 Apr 2002 20:26:33 -0700 (PDT) Received: (from silby@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g413QXZ54109; Tue, 30 Apr 2002 20:26:33 -0700 (PDT) (envelope-from silby) Message-Id: <200205010326.g413QXZ54109@freefall.freebsd.org> From: Mike Silbersack Date: Tue, 30 Apr 2002 20:26:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern uipc_socket2.c src/sys/sys socketvar.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG silby 2002/04/30 20:26:32 PDT Modified files: (Branch: RELENG_4) sys/kern uipc_socket2.c sys/sys socketvar.h Log: MFC: Remove sodropablereq - this function hasn't been used since the syncache went in. Revision Changes Path 1.86 +0 -44 src/sys/kern/uipc_socket2.c 1.76 +0 -2 src/sys/sys/socketvar.h Revision Changes Path 1.55.2.13 +0 -44 src/sys/kern/uipc_socket2.c 1.46.2.8 +0 -2 src/sys/sys/socketvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 20:27:39 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9F88337B404; Tue, 30 Apr 2002 20:27:35 -0700 (PDT) Received: (from silby@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g413RZ154233; Tue, 30 Apr 2002 20:27:35 -0700 (PDT) (envelope-from silby) Message-Id: <200205010327.g413RZ154233@freefall.freebsd.org> From: Mike Silbersack Date: Tue, 30 Apr 2002 20:27:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern uipc_socket.c uipc_socket2.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG silby 2002/04/30 20:27:35 PDT Modified files: (Branch: RELENG_4) sys/kern uipc_socket.c uipc_socket2.c Log: MFC: Make sure that sockets undergoing accept filtering are aborted in a LRU fashion when the listen queue fills up. Previously, there was no mechanism to kick out old sockets, leading to an easy DoS of daemons using accept filtering. Revision Changes Path 1.116 +1 -2 src/sys/kern/uipc_socket.c 1.87 +7 -1 src/sys/kern/uipc_socket2.c Revision Changes Path 1.68.2.21 +1 -2 src/sys/kern/uipc_socket.c 1.55.2.14 +7 -1 src/sys/kern/uipc_socket2.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 20:28:22 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D7FC137B416; Tue, 30 Apr 2002 20:28:14 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g413SEM54543; Tue, 30 Apr 2002 20:28:14 -0700 (PDT) (envelope-from obrien) Message-Id: <200205010328.g413SEM54543@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 30 Apr 2002 20:28:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf kern.post.mk kern.pre.mk kmod.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/04/30 20:28:14 PDT Modified files: sys/conf kern.post.mk kern.pre.mk kmod.mk Log: Use makeobjops.awk rather than makeobjops.pl. (with big thanks to Oliver Fromme ) Revision Changes Path 1.17 +1 -2 src/sys/conf/kern.post.mk 1.11 +1 -1 src/sys/conf/kern.pre.mk 1.122 +2 -2 src/sys/conf/kmod.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 20:52:44 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D55C437B421; Tue, 30 Apr 2002 20:52:40 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g413qeD57605; Tue, 30 Apr 2002 20:52:40 -0700 (PDT) (envelope-from obrien) Message-Id: <200205010352.g413qeD57605@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 30 Apr 2002 20:52:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pcm mixer_if.m X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/04/30 20:52:40 PDT Modified files: sys/dev/sound/pcm mixer_if.m Log: makeobjops.awk is stricter on syntax than the perl version. Revision Changes Path 1.5 +1 -1 src/sys/dev/sound/pcm/mixer_if.m To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 21: 2:11 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 33C1E37B419; Tue, 30 Apr 2002 21:02:08 -0700 (PDT) Received: (from benno@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41428t58687; Tue, 30 Apr 2002 21:02:08 -0700 (PDT) (envelope-from benno) Message-Id: <200205010402.g41428t58687@freefall.freebsd.org> From: Benno Rice Date: Tue, 30 Apr 2002 21:02:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/pgpkeys benno.key X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG benno 2002/04/30 21:02:08 PDT Modified files: en_US.ISO8859-1/books/handbook/pgpkeys benno.key Log: Update my key with more signatures. Also remove an expired key. Revision Changes Path 1.2 +64 -49 doc/en_US.ISO8859-1/books/handbook/pgpkeys/benno.key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 21:10:30 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1DC9437B405; Tue, 30 Apr 2002 21:10:27 -0700 (PDT) Received: (from silby@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g414ARw63504; Tue, 30 Apr 2002 21:10:27 -0700 (PDT) (envelope-from silby) Message-Id: <200205010410.g414ARw63504@freefall.freebsd.org> From: Mike Silbersack Date: Tue, 30 Apr 2002 21:10:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG silby 2002/04/30 21:10:27 PDT Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: Note when accept filters were fixed. (450005) Revision Changes Path 1.204 +5 -0 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 21:11:34 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C9E1937B404; Tue, 30 Apr 2002 21:11:30 -0700 (PDT) Received: (from silby@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g414BUU63769; Tue, 30 Apr 2002 21:11:30 -0700 (PDT) (envelope-from silby) Message-Id: <200205010411.g414BUU63769@freefall.freebsd.org> From: Mike Silbersack Date: Tue, 30 Apr 2002 21:11:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys param.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG silby 2002/04/30 21:11:30 PDT Modified files: (Branch: RELENG_4) sys/sys param.h Log: Bump version to reflect accept filters being fixed. Revision Changes Path 1.61.2.27 +1 -1 src/sys/sys/param.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 21:12:39 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BC5DC37B41B; Tue, 30 Apr 2002 21:12:35 -0700 (PDT) Received: (from silby@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g414CZL63931; Tue, 30 Apr 2002 21:12:35 -0700 (PDT) (envelope-from silby) Message-Id: <200205010412.g414CZL63931@freefall.freebsd.org> From: Mike Silbersack Date: Tue, 30 Apr 2002 21:12:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG silby 2002/04/30 21:12:35 PDT Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: Fix the previous commit: I meant 450006, not 450005. Revision Changes Path 1.205 +1 -1 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 21:18:46 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0741F37B423; Tue, 30 Apr 2002 21:18:37 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g414Iac64569; Tue, 30 Apr 2002 21:18:36 -0700 (PDT) (envelope-from obrien) Message-Id: <200205010418.g414Iac64569@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 30 Apr 2002 21:18:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_spppsubr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/04/30 21:18:36 PDT Modified files: sys/net if_spppsubr.c Log: "pointers are not permitted as case values", so force the macros to ints. Revision Changes Path 1.93 +2 -2 src/sys/net/if_spppsubr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 21:22:39 2002 Delivered-To: cvs-all@freebsd.org Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by hub.freebsd.org (Postfix) with ESMTP id 3D54D37B400; Tue, 30 Apr 2002 21:22:34 -0700 (PDT) Received: by elvis.mu.org (Postfix, from userid 1192) id 152ACAE027; Tue, 30 Apr 2002 21:22:34 -0700 (PDT) Date: Tue, 30 Apr 2002 21:22:34 -0700 From: Alfred Perlstein To: Mike Silbersack Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern uipc_socket.c uipc_socket2.c Message-ID: <20020501042233.GD98487@elvis.mu.org> References: <200205010327.g413RZ154233@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200205010327.g413RZ154233@freefall.freebsd.org> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Mike Silbersack [020430 20:27] wrote: > silby 2002/04/30 20:27:35 PDT > > Modified files: (Branch: RELENG_4) > sys/kern uipc_socket.c uipc_socket2.c > Log: > MFC: > > Make sure that sockets undergoing accept filtering are aborted in a > LRU fashion when the listen queue fills up. Previously, there was > no mechanism to kick out old sockets, leading to an easy DoS of > daemons using accept filtering. > > Revision Changes Path > 1.116 +1 -2 src/sys/kern/uipc_socket.c > 1.87 +7 -1 src/sys/kern/uipc_socket2.c > > Revision Changes Path > 1.68.2.21 +1 -2 src/sys/kern/uipc_socket.c > 1.55.2.14 +7 -1 src/sys/kern/uipc_socket2.c Thanks a ton for taking care of this! Thanks also to Paul Saab, Peter Wemm and Alan Hannan for being so helpful in diagnosing this. -- -Alfred Perlstein [alfred@freebsd.org] 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' Tax deductible donations for FreeBSD: http://www.freebsdfoundation.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 21:53:39 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CA95C37B419; Tue, 30 Apr 2002 21:53:36 -0700 (PDT) Received: (from murray@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g414raN68151; Tue, 30 Apr 2002 21:53:36 -0700 (PDT) (envelope-from murray) Message-Id: <200205010453.g414raN68151@freefall.freebsd.org> From: Murray Stokely Date: Tue, 30 Apr 2002 21:53:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/i386 drivers.conf X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG murray 2002/04/30 21:53:36 PDT Modified files: release/i386 drivers.conf Log: Add the System V shared memory modules to the mfsroot. This functionality is required for the linux module, which is required by many third party packages. Merged from: 5.0-DP1 / Perforce Revision Changes Path 1.4 +4 -1 src/release/i386/drivers.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 21:54:39 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 076DC37B41A; Tue, 30 Apr 2002 21:54:36 -0700 (PDT) Received: (from murray@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g414sZs68264; Tue, 30 Apr 2002 21:54:35 -0700 (PDT) (envelope-from murray) Message-Id: <200205010454.g414sZs68264@freefall.freebsd.org> From: Murray Stokely Date: Tue, 30 Apr 2002 21:54:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/scripts driver-remove.pl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG murray 2002/04/30 21:54:35 PDT Modified files: release/scripts driver-remove.pl Log: Add support for kernel options to be removed from the BOOTMFS kernel and loaded as modules, not just kernel devices. Revision Changes Path 1.3 +7 -2 src/release/scripts/driver-remove.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 22: 2:59 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8A93E37B417; Tue, 30 Apr 2002 22:02:56 -0700 (PDT) Received: (from murray@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4152u169127; Tue, 30 Apr 2002 22:02:56 -0700 (PDT) (envelope-from murray) Message-Id: <200205010502.g4152u169127@freefall.freebsd.org> From: Murray Stokely Date: Tue, 30 Apr 2002 22:02:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man5 drivers.conf.5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG murray 2002/04/30 22:02:56 PDT Modified files: share/man/man5 drivers.conf.5 Log: The fourth field of drivers.conf is no longer reserved. Document its usage. Revision Changes Path 1.4 +4 -2 src/share/man/man5/drivers.conf.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 22: 5:35 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BCFF937B419; Tue, 30 Apr 2002 22:05:31 -0700 (PDT) Received: (from murray@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4155VZ70717; Tue, 30 Apr 2002 22:05:31 -0700 (PDT) (envelope-from murray) Message-Id: <200205010505.g4155VZ70717@freefall.freebsd.org> From: Murray Stokely Date: Tue, 30 Apr 2002 22:05:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/alpha drivers.conf src/release/i386 drivers.conf src/release/pc98 drivers.conf X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG murray 2002/04/30 22:05:31 PDT Modified files: release/alpha drivers.conf release/i386 drivers.conf release/pc98 drivers.conf Log: Update a comment to accurately describe the usage of the fourth field of this file. Revision Changes Path 1.2 +2 -2 src/release/alpha/drivers.conf 1.5 +2 -2 src/release/i386/drivers.conf 1.4 +2 -2 src/release/pc98/drivers.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 22:44:59 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7376E37B419; Tue, 30 Apr 2002 22:44:55 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g415itB76874; Tue, 30 Apr 2002 22:44:55 -0700 (PDT) (envelope-from marcus) Message-Id: <200205010544.g415itB76874@freefall.freebsd.org> From: Joe Marcus Clarke Date: Tue, 30 Apr 2002 22:44:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/gnome--/files patch-src_procbar.gen_h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/04/30 22:44:55 PDT Added files: x11-toolkits/gnome--/files patch-src_procbar.gen_h Log: Fix a build problem in -stable. Reported by: Mike Harding Revision Changes Path 1.1 +20 -0 ports/x11-toolkits/gnome--/files/patch-src_procbar.gen_h (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 23: 4:26 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5DCF537B41E; Tue, 30 Apr 2002 23:04:24 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4164OV78614; Tue, 30 Apr 2002 23:04:24 -0700 (PDT) (envelope-from lioux) Message-Id: <200205010604.g4164OV78614@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Tue, 30 Apr 2002 23:04:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/kdeaddons3 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2002/04/30 23:04:24 PDT Modified files: misc/kdeaddons3 Makefile Log: Switch maintainership over to KDE FreeBSD group Submitted by: Alan E Revision Changes Path 1.18 +1 -1 ports/misc/kdeaddons3/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 23:21: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EAB6A37B405; Tue, 30 Apr 2002 23:20:59 -0700 (PDT) Received: (from mph@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g416KxT84440; Tue, 30 Apr 2002 23:20:59 -0700 (PDT) (envelope-from mph) Message-Id: <200205010620.g416KxT84440@freefall.freebsd.org> From: Matthew Hunt Date: Tue, 30 Apr 2002 23:20:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/fortune/datfiles fortunes fortunes2 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mph 2002/04/30 23:20:59 PDT Modified files: games/fortune/datfiles fortunes fortunes2 Log: s/-300K/~300K/ This is an absolute (kelvin) temperature. I expect that in the original source it was typeset as $\sim 300~{\rm K}$ or similar, meaning "approximately 300 K". Changing it to a minus sign in the fortunes file was clearly an error, as absolute temperatures are by definition positive. Revision Changes Path 1.88 +1 -1 src/games/fortune/datfiles/fortunes 1.40 +1 -1 src/games/fortune/datfiles/fortunes2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 23:23:51 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D681237B400; Tue, 30 Apr 2002 23:23:48 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g416Nmi84840; Tue, 30 Apr 2002 23:23:48 -0700 (PDT) (envelope-from peter) Message-Id: <200205010623.g416Nmi84840@freefall.freebsd.org> From: Peter Wemm Date: Tue, 30 Apr 2002 23:23:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/truss alpha-fbsd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2002/04/30 23:23:48 PDT Modified files: usr.bin/truss alpha-fbsd.c Log: Do not bother with #include since it is just a stub file that says something like "/* Not used on Alpha */". Revision Changes Path 1.6 +0 -1 src/usr.bin/truss/alpha-fbsd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 23:24:48 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AFB0E37B41F; Tue, 30 Apr 2002 23:24:41 -0700 (PDT) Received: (from murray@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g416OfF84933; Tue, 30 Apr 2002 23:24:41 -0700 (PDT) (envelope-from murray) Message-Id: <200205010624.g416OfF84933@freefall.freebsd.org> From: Murray Stokely Date: Tue, 30 Apr 2002 23:24:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/sysinstall 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 murray 2002/04/30 23:24:41 PDT Modified files: (Branch: RELENG_4) release/sysinstall sysinstall.h Log: MFC: r1.224 - GCC 3.1 cleanup r1.225 - Add volume id to the relevant data structures. Revision Changes Path 1.186.2.27 +9 -1 src/release/sysinstall/sysinstall.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 23:25: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1B50A37B422; Tue, 30 Apr 2002 23:24:52 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g416Oq184965; Tue, 30 Apr 2002 23:24:52 -0700 (PDT) (envelope-from peter) Message-Id: <200205010624.g416Oq184965@freefall.freebsd.org> From: Peter Wemm Date: Tue, 30 Apr 2002 23:24:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha mem.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2002/04/30 23:24:51 PDT Modified files: sys/alpha/alpha mem.c Log: Remove two unused headers ( and ). psl.h is 100% bogus to be referenced here, especially from alpha MD code. Revision Changes Path 1.40 +0 -2 src/sys/alpha/alpha/mem.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 23:26:39 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B07FC37B404; Tue, 30 Apr 2002 23:26:35 -0700 (PDT) Received: (from murray@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g416QZx85155; Tue, 30 Apr 2002 23:26:35 -0700 (PDT) (envelope-from murray) Message-Id: <200205010626.g416QZx85155@freefall.freebsd.org> From: Murray Stokely Date: Tue, 30 Apr 2002 23:26:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/sysinstall cdrom.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 murray 2002/04/30 23:26:35 PDT Modified files: (Branch: RELENG_4) release/sysinstall cdrom.c Log: MFC: r1.51 - read the CD_VOLUME property from cdrom.inf Revision Changes Path 1.47.2.3 +8 -1 src/release/sysinstall/cdrom.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 23:29:25 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 661C137B400; Tue, 30 Apr 2002 23:29:22 -0700 (PDT) Received: (from cjc@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g416TMO85649; Tue, 30 Apr 2002 23:29:22 -0700 (PDT) (envelope-from cjc) Message-Id: <200205010629.g416TMO85649@freefall.freebsd.org> From: "Crist J. Clark" Date: Tue, 30 Apr 2002 23:29:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ipfw ipfw.8 src/sys/netinet ip_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 cjc 2002/04/30 23:29:22 PDT Modified files: sbin/ipfw ipfw.8 sys/netinet ip_fw.c Log: Enlighten those who read the FINE POINTS of the documentation a bit more on how ipfw(8) deals with tiny fragments. While we're at it, add a quick log message to even let people know we dropped a packet. (Note that the second FINE POINT is somewhat redundant given the first, but since the code is there, leave the docs for it.) MFC after: 1 day Revision Changes Path 1.102 +14 -3 src/sbin/ipfw/ipfw.8 1.184 +6 -2 src/sys/netinet/ip_fw.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 23:30:19 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8644237B417; Tue, 30 Apr 2002 23:30:16 -0700 (PDT) Received: (from murray@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g416UGp85752; Tue, 30 Apr 2002 23:30:16 -0700 (PDT) (envelope-from murray) Message-Id: <200205010630.g416UGp85752@freefall.freebsd.org> From: Murray Stokely Date: Tue, 30 Apr 2002 23:30:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/sysinstall index.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 murray 2002/04/30 23:30:16 PDT Modified files: (Branch: RELENG_4) release/sysinstall index.c Log: MFC: r1.96 - rudimentary multivolume support for optical media. Revision Changes Path 1.80.2.15 +47 -10 src/release/sysinstall/index.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 23:48:32 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EA6B137B41A; Tue, 30 Apr 2002 23:48:29 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g416mTu89042; Tue, 30 Apr 2002 23:48:29 -0700 (PDT) (envelope-from peter) Message-Id: <200205010648.g416mTu89042@freefall.freebsd.org> From: Peter Wemm Date: Tue, 30 Apr 2002 23:48:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/fdisk fdisk.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2002/04/30 23:48:29 PDT Modified files: sbin/fdisk fdisk.c Log: Add a hack so that fdisk(8) can initialize an ia64 disk. There is no /boot/mbr to read the boot code from (ia64 does not *have* bootblocks!). fdisk depended on magic in the /boot/mbr file to initialize some fields. Revision Changes Path 1.59 +10 -0 src/sbin/fdisk/fdisk.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 23:49:47 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0ADEC37B416; Tue, 30 Apr 2002 23:49:44 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g416niA89157; Tue, 30 Apr 2002 23:49:44 -0700 (PDT) (envelope-from peter) Message-Id: <200205010649.g416niA89157@freefall.freebsd.org> From: Peter Wemm Date: Tue, 30 Apr 2002 23:49:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/nfsd nfsd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2002/04/30 23:49:43 PDT Modified files: sbin/nfsd nfsd.c Log: Make this compile and not segfault on ia64. ptr = strdup("foo"); is fatal if the declaration of strdup() isn't in scope. The upper 32 bits of the pointer are lost since it defaults to returning "int". Fix some warnings while here, including trying to make gcc-3.1 happy. Revision Changes Path 1.24 +4 -3 src/sbin/nfsd/nfsd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 23:51: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 88EF137B405; Tue, 30 Apr 2002 23:50:59 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g416oxu89519; Tue, 30 Apr 2002 23:50:59 -0700 (PDT) (envelope-from peter) Message-Id: <200205010650.g416oxu89519@freefall.freebsd.org> From: Peter Wemm Date: Tue, 30 Apr 2002 23:50:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aic7xxx/aicasm Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2002/04/30 23:50:59 PDT Modified files: sys/dev/aic7xxx/aicasm Makefile Log: Add "CFLAGS+= -I${MAKESRCPATH}" when running under the kernel build, otherwise #include "aicasm.h" etc do not work with gcc-3 and later. Revision Changes Path 1.12 +3 -0 src/sys/dev/aic7xxx/aicasm/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Apr 30 23:52:13 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6A6FA37B41A; Tue, 30 Apr 2002 23:52:08 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g416q8t89676; Tue, 30 Apr 2002 23:52:08 -0700 (PDT) (envelope-from peter) Message-Id: <200205010652.g416q8t89676@freefall.freebsd.org> From: Peter Wemm Date: Tue, 30 Apr 2002 23:52:08 -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 peter 2002/04/30 23:52:08 PDT Modified files: sys/ia64/ia64 machdep.c Log: Connect up kern_envp *before* we use it for getenv() and console probing. It is a bit late after that when we have no consoles. :-] Also, fix a comment nit and print a warning about missing metadata. Revision Changes Path 1.101 +14 -7 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 May 1 0:26: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 87E9E37B41C; Wed, 1 May 2002 00:26:03 -0700 (PDT) Received: (from demon@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g417Q3C97172; Wed, 1 May 2002 00:26:03 -0700 (PDT) (envelope-from demon) Message-Id: <200205010726.g417Q3C97172@freefall.freebsd.org> From: Dmitry Sivachenko Date: Wed, 1 May 2002 00:26:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/freeamp Makefile ports/audio/freeamp/files patch-io-signature-src-signaturepmo.cpp patch-io-wavout-src-waveoutpmo.cpp X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG demon 2002/05/01 00:26:03 PDT Modified files: audio/freeamp Makefile Added files: audio/freeamp/files patch-io-signature-src-signaturepmo.cpp patch-io-wavout-src-waveoutpmo.cpp Log: Fix build on -current; Fix detection of freetype library. PR: 36657 Submitted by: MAINTAINER Revision Changes Path 1.19 +8 -1 ports/audio/freeamp/Makefile 1.1 +10 -0 ports/audio/freeamp/files/patch-io-signature-src-signaturepmo.cpp (new) 1.1 +10 -0 ports/audio/freeamp/files/patch-io-wavout-src-waveoutpmo.cpp (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 0:42:25 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 40E0C37B416; Wed, 1 May 2002 00:42:22 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g417gMr99072; Wed, 1 May 2002 00:42:22 -0700 (PDT) (envelope-from ijliao) Message-Id: <200205010742.g417gMr99072@freefall.freebsd.org> From: Ying-Chieh Liao Date: Wed, 1 May 2002 00:42:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/cheesetracker Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/05/01 00:42:21 PDT Modified files: audio/cheesetracker Makefile distinfo Log: upgrade to 0.5.5 Revision Changes Path 1.3 +1 -1 ports/audio/cheesetracker/Makefile 1.3 +1 -1 ports/audio/cheesetracker/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 0:49: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 73F0C37B41A; Wed, 1 May 2002 00:49:07 -0700 (PDT) Received: (from brian@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g417n7S00114; Wed, 1 May 2002 00:49:07 -0700 (PDT) (envelope-from brian) Message-Id: <200205010749.g417n7S00114@freefall.freebsd.org> From: Brian Somers Date: Wed, 1 May 2002 00:49:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp lcp.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/05/01 00:49:07 PDT Modified files: usr.sbin/ppp lcp.c Log: Allow the peer to modify the LQR interval Revision Changes Path 1.102 +1 -0 src/usr.sbin/ppp/lcp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 1: 8:27 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8CA1E37B417; Wed, 1 May 2002 01:08:24 -0700 (PDT) Received: (from alfred@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4188Oo05641; Wed, 1 May 2002 01:08:24 -0700 (PDT) (envelope-from alfred) Message-Id: <200205010808.g4188Oo05641@freefall.freebsd.org> From: Alfred Perlstein Date: Wed, 1 May 2002 01:08:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet accf_http.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alfred 2002/05/01 01:08:24 PDT Modified files: sys/netinet accf_http.c Log: cleanup: fix line wraps, add some comments, fix macro definitions, fix for(;;) loops. Revision Changes Path 1.8 +46 -37 src/sys/netinet/accf_http.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 1:29:19 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9685137B405; Wed, 1 May 2002 01:29:16 -0700 (PDT) Received: (from brian@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g418TG608094; Wed, 1 May 2002 01:29:16 -0700 (PDT) (envelope-from brian) Message-Id: <200205010829.g418TG608094@freefall.freebsd.org> From: Brian Somers Date: Wed, 1 May 2002 01:29:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet in.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 brian 2002/05/01 01:29:16 PDT Modified files: (Branch: RELENG_4) sys/netinet in.c Log: MFC: Don't add host routes for interface addresses of 0.0.0.0/8 -> 0.255.255.255. Submitted by: iedowse Not objected to by: luigi Revision Changes Path 1.44.2.11 +17 -12 src/sys/netinet/in.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 1:29:45 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D974E37B404; Wed, 1 May 2002 01:29:41 -0700 (PDT) Received: (from alfred@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g418Tfp08142; Wed, 1 May 2002 01:29:41 -0700 (PDT) (envelope-from alfred) Message-Id: <200205010829.g418Tfp08142@freefall.freebsd.org> From: Alfred Perlstein Date: Wed, 1 May 2002 01:29:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet accf_http.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alfred 2002/05/01 01:29:41 PDT Modified files: sys/netinet accf_http.c Log: Fix some edge cases where bad string handling could occur. Submitted by: ps Revision Changes Path 1.9 +4 -0 src/sys/netinet/accf_http.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 1:30:38 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3DD2F37B417; Wed, 1 May 2002 01:30:36 -0700 (PDT) Received: (from brian@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g418UaX08331; Wed, 1 May 2002 01:30:36 -0700 (PDT) (envelope-from brian) Message-Id: <200205010830.g418UaX08331@freefall.freebsd.org> From: Brian Somers Date: Wed, 1 May 2002 01:30:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet in.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 brian 2002/05/01 01:30:36 PDT Modified files: (Branch: RELENG_4) sys/netinet in.c Log: MFC: Remove the code that masks an EEXIST returned from rtinit() when calling ioctl(SIOC[AS]IFADDR). Revision Changes Path 1.44.2.12 +0 -4 src/sys/netinet/in.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 1:34:40 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0695837B416; Wed, 1 May 2002 01:34:38 -0700 (PDT) Received: (from alfred@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g418YbA08913; Wed, 1 May 2002 01:34:38 -0700 (PDT) (envelope-from alfred) Message-Id: <200205010834.g418YbA08913@freefall.freebsd.org> From: Alfred Perlstein Date: Wed, 1 May 2002 01:34:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet accf_http.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 alfred 2002/05/01 01:34:37 PDT Modified files: (Branch: RELENG_4) sys/netinet accf_http.c Log: MFC: 1.9 (fix bad string handling) Revision Changes Path 1.1.2.4 +5 -1 src/sys/netinet/accf_http.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 1:40:50 2002 Delivered-To: cvs-all@freebsd.org Received: from anchor-post-34.mail.demon.net (anchor-post-34.mail.demon.net [194.217.242.92]) by hub.freebsd.org (Postfix) with ESMTP id 5024E37B400; Wed, 1 May 2002 01:40:45 -0700 (PDT) Received: from mailgate.nlsystems.com ([62.49.251.130] helo=herring.nlsystems.com) by anchor-post-34.mail.demon.net with esmtp (Exim 3.35 #1) id 172pfB-000O3x-0Y; Wed, 01 May 2002 09:40:37 +0100 Received: from herring.nlsystems.com (localhost [127.0.0.1]) by herring.nlsystems.com (8.12.3/8.11.2) with ESMTP id g418eYcj008493; Wed, 1 May 2002 09:40:34 +0100 (BST) (envelope-from dfr@herring.nlsystems.com) Received: (from dfr@localhost) by herring.nlsystems.com (8.12.3/8.12.3/Submit) id g418eXSb008492; Wed, 1 May 2002 09:40:33 +0100 (BST) Content-Type: text/plain; charset="iso-8859-1" From: Doug Rabson To: Marcel Moolenaar Subject: Re: cvs commit: src/sys/ia64/ia64 exception.s src/sys/ia64/include frame.h Date: Wed, 1 May 2002 09:40:33 +0100 X-Mailer: KMail [version 1.4] Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200204300637.g3U6bQc25956@freefall.freebsd.org> <20020430165257.M25863-100000@herring.nlsystems.com> <20020430195757.GA70203@gauss.cup.hp.com> In-Reply-To: <20020430195757.GA70203@gauss.cup.hp.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200205010940.33776.dfr@nlsystems.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 Tuesday 30 April 2002 8:57 pm, Marcel Moolenaar wrote: > On Tue, Apr 30, 2002 at 04:53:59PM +0100, Doug Rabson wrote: > > On Mon, 29 Apr 2002, Marcel Moolenaar wrote: > > > marcel 2002/04/29 23:37:25 PDT > > > > > > Modified files: > > > sys/ia64/ia64 exception.s > > > sys/ia64/include frame.h > > > Log: > > > Add ar.lc and ar.ec to the trapframe. These are not saved for > > > syscalls, only for exceptions. > > > > I was kind-of relying on the C calling conventions saving/restoring t= hese > > as needed. > > ar.lc is callee saved. We have to do it even for the syscall case. > ar.ec is automatic as part of the call/return mechanism. We need to > explicitly save it only if it's possible to have syscalls inlined. What I actually meant by that statement was that since the exception entr= y=20 path didn't disturb the value of ar.lc (or ar.ec for that matter) and tha= t it=20 can rely on the value being preserved by the higher level handlers (e.g.=20 trap, interrupt, syscall etc), it can also rely on the value in=20 exception_restore being the user's value. > > I think we should save them both for syscalls as well. Thoughts? I don't think so (for the above reason). --=20 Doug Rabson=09=09=09=09Mail: dfr@nlsystems.com =09=09=09=09=09Phone: +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 May 1 2: 5: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1FA8637B400; Wed, 1 May 2002 02:04:57 -0700 (PDT) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4194vG12002; Wed, 1 May 2002 02:04:57 -0700 (PDT) (envelope-from dinoex) Message-Id: <200205010904.g4194vG12002@freefall.freebsd.org> From: Dirk Meyer Date: Wed, 1 May 2002 02:04:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/metakit Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dinoex 2002/05/01 02:04:57 PDT Modified files: databases/metakit Makefile distinfo pkg-plist Log: - Update to 2.4.5-35 - phyton-extensions now "libmk4py.so" instead of "Mk4py.so" - static libs are not build - shared libs now without any version. Revision Changes Path 1.18 +4 -4 ports/databases/metakit/Makefile 1.6 +1 -1 ports/databases/metakit/distinfo 1.11 +1 -7 ports/databases/metakit/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 2:17:22 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C337C37B405; Wed, 1 May 2002 02:17:18 -0700 (PDT) Received: (from roam@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g419HII22063; Wed, 1 May 2002 02:17:18 -0700 (PDT) (envelope-from roam) Message-Id: <200205010917.g419HII22063@freefall.freebsd.org> From: Peter Pentchev Date: Wed, 1 May 2002 02:17:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/battlestar com2.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 roam 2002/05/01 02:17:18 PDT Modified files: (Branch: RELENG_4) games/battlestar com2.c Log: MFC rev. 1.9: Fix a segfault if 'wear' is used without an argument or with an argument that is not a valid word from the battlestar dictionary. Revision Changes Path 1.8.2.2 +5 -6 src/games/battlestar/com2.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 2:41:56 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7173537B417; Wed, 1 May 2002 02:41:52 -0700 (PDT) Received: (from dirk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g419fqD29968; Wed, 1 May 2002 02:41:52 -0700 (PDT) (envelope-from dirk) Message-Id: <200205010941.g419fqD29968@freefall.freebsd.org> From: Dirk Froemberg Date: Wed, 1 May 2002 02:41:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mod_php4 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 dirk 2002/05/01 02:41:52 PDT Modified files: www/mod_php4 distinfo Log: Remove stale entry. Revision Changes Path 1.108 +0 -1 ports/www/mod_php4/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 2:44:45 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0A18E37B41A; Wed, 1 May 2002 02:44:43 -0700 (PDT) Received: (from dirk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g419ig830365; Wed, 1 May 2002 02:44:42 -0700 (PDT) (envelope-from dirk) Message-Id: <200205010944.g419ig830365@freefall.freebsd.org> From: Dirk Froemberg Date: Wed, 1 May 2002 02:44:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mod_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 2002/05/01 02:44:42 PDT Modified files: www/mod_php4 Makefile Log: Remove unneeded post-extract hook. Revision Changes Path 1.166 +0 -2 ports/www/mod_php4/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 2:51:28 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E017437B416; Wed, 1 May 2002 02:51:23 -0700 (PDT) Received: (from matusita@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g419pNQ31780; Wed, 1 May 2002 02:51:23 -0700 (PDT) (envelope-from matusita) Message-Id: <200205010951.g419pNQ31780@freefall.freebsd.org> From: Makoto Matsushita Date: Wed, 1 May 2002 02:51:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/scripts compat4x-install.sh X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG matusita 2002/05/01 02:51:23 PDT Added files: (Branch: RELENG_4) release/scripts compat4x-install.sh Log: MFC 1.1: Add script to install the compat4x distribution. Revision Changes Path 1.1.2.1 +11 -0 src/release/scripts/compat4x-install.sh (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 3: 4:55 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E248737B400; Wed, 1 May 2002 03:04:49 -0700 (PDT) Received: (from brian@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41A4nV33851; Wed, 1 May 2002 03:04:49 -0700 (PDT) (envelope-from brian) Message-Id: <200205011004.g41A4nV33851@freefall.freebsd.org> From: Brian Somers Date: Wed, 1 May 2002 03:04:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp fsm.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/05/01 03:04:49 PDT Modified files: usr.sbin/ppp fsm.c Log: If we receive a config request while Open, call TLD *before* decoding the request as TLD may initialise fields that are set when decoding the request. MFC after: 1 week Revision Changes Path 1.64 +7 -3 src/usr.sbin/ppp/fsm.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 3: 8:16 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C74B437B405; Wed, 1 May 2002 03:08:11 -0700 (PDT) Received: (from brian@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41A8Bs38088; Wed, 1 May 2002 03:08:11 -0700 (PDT) (envelope-from brian) Message-Id: <200205011008.g41A8Bs38088@freefall.freebsd.org> From: Brian Somers Date: Wed, 1 May 2002 03:08:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp command.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/05/01 03:08:10 PDT Modified files: usr.sbin/ppp command.c Log: Bump the version to mark the fixed FSM TLD ordering Revision Changes Path 1.284 +1 -1 src/usr.sbin/ppp/command.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 3:32:46 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2B5B237B405; Wed, 1 May 2002 03:32:43 -0700 (PDT) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41AWg842256; Wed, 1 May 2002 03:32:42 -0700 (PDT) (envelope-from dinoex) Message-Id: <200205011032.g41AWg842256@freefall.freebsd.org> From: Dirk Meyer Date: Wed, 1 May 2002 03:32:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/webalizer pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dinoex 2002/05/01 03:32:42 PDT Modified files: www/webalizer pkg-plist Log: Fix symbolic link so it work in all cases. Revision Changes Path 1.9 +1 -1 ports/www/webalizer/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 May 1 3:37:34 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7003B37B400; Wed, 1 May 2002 03:37:32 -0700 (PDT) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41AbW542906; Wed, 1 May 2002 03:37:32 -0700 (PDT) (envelope-from olgeni) Message-Id: <200205011037.g41AbW542906@freefall.freebsd.org> From: Jimmy Olgeni Date: Wed, 1 May 2002 03:37:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/erlang-doc distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG olgeni 2002/05/01 03:37:32 PDT Modified files: lang/erlang-doc distinfo Log: I forgot to update some checksums in the last commit... A "make distclean" before doing stuff would have helped :( Spotted by: bento errorlogs Revision Changes Path 1.3 +24 -24 ports/lang/erlang-doc/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 3:48:57 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9A60A37B404; Wed, 1 May 2002 03:48:54 -0700 (PDT) Received: (from dirk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41AmsQ43933; Wed, 1 May 2002 03:48:54 -0700 (PDT) (envelope-from dirk) Message-Id: <200205011048.g41AmsQ43933@freefall.freebsd.org> From: Dirk Froemberg Date: Wed, 1 May 2002 03:48:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mod_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 2002/05/01 03:48:54 PDT Modified files: www/mod_php4 Makefile Log: ${ECHO} -> ${ECHO_CMD} Revision Changes Path 1.167 +12 -12 ports/www/mod_php4/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 3:56: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3B8E037B416; Wed, 1 May 2002 03:56:03 -0700 (PDT) Received: (from dirk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41Au3Z44852; Wed, 1 May 2002 03:56:03 -0700 (PDT) (envelope-from dirk) Message-Id: <200205011056.g41Au3Z44852@freefall.freebsd.org> From: Dirk Froemberg Date: Wed, 1 May 2002 03:56:03 -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 2002/05/01 03:56:03 PDT Modified files: www/mod_php4 Makefile pkg-plist Log: Add hook for building mod_php4 as an apache2 module (WITH_APACHE2). Revision Changes Path 1.168 +19 -2 ports/www/mod_php4/Makefile 1.36 +1 -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 Wed May 1 6:16: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5A1C037B417; Wed, 1 May 2002 06:16:03 -0700 (PDT) Received: (from clive@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41DG3r82581; Wed, 1 May 2002 06:16:03 -0700 (PDT) (envelope-from clive) Message-Id: <200205011316.g41DG3r82581@freefall.freebsd.org> From: Clive Lin Date: Wed, 1 May 2002 06:16:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/chinese/bitchx/files patch-include::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 clive 2002/05/01 06:16:03 PDT Modified files: chinese/bitchx/files patch-include::config.h Log: Catch up irc/bitchx. Revision Changes Path 1.6 +24 -64 ports/chinese/bitchx/files/patch-include::config.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 8: 2:31 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C0F2037B419; Wed, 1 May 2002 08:02:27 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41F2RZ99075; Wed, 1 May 2002 08:02:27 -0700 (PDT) (envelope-from marcus) Message-Id: <200205011502.g41F2RZ99075@freefall.freebsd.org> From: Joe Marcus Clarke Date: Wed, 1 May 2002 08:02:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mozilla Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/05/01 08:02:27 PDT Modified files: www/mozilla Makefile Log: Change dist site for libart from sobomax's people page to his local-distfiles directory. Prompted by: obrien (and FreeBSD.org admins) Revision Changes Path 1.97 +4 -3 ports/www/mozilla/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 8:13:40 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 478B837B41A; Wed, 1 May 2002 08:13:37 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41FDbx04458; Wed, 1 May 2002 08:13:37 -0700 (PDT) (envelope-from ijliao) Message-Id: <200205011513.g41FDbx04458@freefall.freebsd.org> From: Ying-Chieh Liao Date: Wed, 1 May 2002 08:13:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/py-game Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/05/01 08:13:36 PDT Modified files: devel/py-game Makefile Log: fix do-configure Revision Changes Path 1.15 +1 -1 ports/devel/py-game/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 8:28:13 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BF95037B416; Wed, 1 May 2002 08:28:10 -0700 (PDT) Received: (from pdeuskar@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41FSAa06056; Wed, 1 May 2002 08:28:10 -0700 (PDT) (envelope-from pdeuskar) Message-Id: <200205011528.g41FSAa06056@freefall.freebsd.org> From: Prafulla Deuskar Date: Wed, 1 May 2002 08:28:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 em.4 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pdeuskar 2002/05/01 08:28:10 PDT Modified files: (Branch: RELENG_4) share/man/man4 em.4 Log: MFC: Modified the man page to reflect support for 82540EM based cards. Revision Changes Path 1.2.2.4 +42 -31 src/share/man/man4/em.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 8:30:14 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 82E7637B41A; Wed, 1 May 2002 08:30:10 -0700 (PDT) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41FUAA06275; Wed, 1 May 2002 08:30:10 -0700 (PDT) (envelope-from kuriyama) Message-Id: <200205011530.g41FUAA06275@freefall.freebsd.org> From: Jun Kuriyama Date: Wed, 1 May 2002 08:30:10 -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 2002/05/01 08:30:10 PDT Modified files: security/gnupg pkg-plist Log: Fix plist at NOPORTDOC environment. PR: ports/37621 Revision Changes Path 1.21 +15 -15 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 Wed May 1 10:12:55 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BDA3437B404; Wed, 1 May 2002 10:12:49 -0700 (PDT) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41HCnM29059; Wed, 1 May 2002 10:12:49 -0700 (PDT) (envelope-from olgeni) Message-Id: <200205011712.g41HCnM29059@freefall.freebsd.org> From: Jimmy Olgeni Date: Wed, 1 May 2002 10:12:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/webmin Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG olgeni 2002/05/01 10:12:49 PDT Modified files: sysutils/webmin Makefile distinfo Log: Update module: file. Revision Changes Path 1.103 +3 -2 ports/sysutils/webmin/Makefile 1.76 +1 -0 ports/sysutils/webmin/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 11: 1:26 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 42F3337B41A; Wed, 1 May 2002 11:01:10 -0700 (PDT) Received: (from nork@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41I1AA35701; Wed, 1 May 2002 11:01:10 -0700 (PDT) (envelope-from nork) Message-Id: <200205011801.g41I1AA35701@freefall.freebsd.org> From: Norikatsu Shigemura Date: Wed, 1 May 2002 11:01:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/linux_locale Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG nork 2002/05/01 11:01:09 PDT Modified files: japanese/linux_locale Makefile Log: fix a minor bug. Approved by: knu (mentor) Revision Changes Path 1.12 +1 -1 ports/japanese/linux_locale/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 11:11:20 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8EA8337B417; Wed, 1 May 2002 11:11:16 -0700 (PDT) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41IBGY40641; Wed, 1 May 2002 11:11:16 -0700 (PDT) (envelope-from jhb) Message-Id: <200205011811.g41IBGY40641@freefall.freebsd.org> From: John Baldwin Date: Wed, 1 May 2002 11:11:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: 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 2002/05/01 11:11:16 PDT Modified files: sys/sys proc.h Log: Axe unused SESS_UNLOCK_NOSWITCH() and PGRP_UNLOCK_NOSWITCH() macros. The MTX_NOSWITCH flag was deprecated a while ago. Revision Changes Path 1.218 +0 -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 Wed May 1 11:20:55 2002 Delivered-To: cvs-all@freebsd.org Received: from kayak.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by hub.freebsd.org (Postfix) with ESMTP id 42C4937B417; Wed, 1 May 2002 11:20:43 -0700 (PDT) Received: from athlon.pn.xcllnt.net (athlon.pn.xcllnt.net [192.168.4.3]) by kayak.xcllnt.net (8.11.6/8.11.4) with ESMTP id g41IHwJ05970; Wed, 1 May 2002 11:17:58 -0700 (PDT) (envelope-from marcel@kayak.pn.xcllnt.net) Received: from athlon.pn.xcllnt.net (localhost [127.0.0.1]) by athlon.pn.xcllnt.net (8.12.3/8.12.2) with ESMTP id g41IHwO8000501; Wed, 1 May 2002 11:17:58 -0700 (PDT) (envelope-from marcel@athlon.pn.xcllnt.net) Received: (from marcel@localhost) by athlon.pn.xcllnt.net (8.12.3/8.12.3/Submit) id g41IHwab000500; Wed, 1 May 2002 11:17:58 -0700 (PDT) Date: Wed, 1 May 2002 11:17:58 -0700 From: Marcel Moolenaar To: Doug Rabson Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/ia64/ia64 exception.s src/sys/ia64/include frame.h Message-ID: <20020501181758.GB415@athlon.pn.xcllnt.net> References: <200204300637.g3U6bQc25956@freefall.freebsd.org> <20020430165257.M25863-100000@herring.nlsystems.com> <20020430195757.GA70203@gauss.cup.hp.com> <200205010940.33776.dfr@nlsystems.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200205010940.33776.dfr@nlsystems.com> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, May 01, 2002 at 09:40:33AM +0100, Doug Rabson wrote: > On Tuesday 30 April 2002 8:57 pm, Marcel Moolenaar wrote: > > On Tue, Apr 30, 2002 at 04:53:59PM +0100, Doug Rabson wrote: > > > On Mon, 29 Apr 2002, Marcel Moolenaar wrote: > > > > marcel 2002/04/29 23:37:25 PDT > > > > > > > > Modified files: > > > > sys/ia64/ia64 exception.s > > > > sys/ia64/include frame.h > > > > Log: > > > > Add ar.lc and ar.ec to the trapframe. These are not saved for > > > > syscalls, only for exceptions. > > > > > > I was kind-of relying on the C calling conventions saving/restoring these > > > as needed. > > > > ar.lc is callee saved. We have to do it even for the syscall case. > > ar.ec is automatic as part of the call/return mechanism. We need to > > explicitly save it only if it's possible to have syscalls inlined. > > What I actually meant by that statement was that since the exception entry > path didn't disturb the value of ar.lc (or ar.ec for that matter) and that it > can rely on the value being preserved by the higher level handlers (e.g. > trap, interrupt, syscall etc), it can also rely on the value in > exception_restore being the user's value. That is correct, provided we save them on context switches, right? BTW: The reason I added them was for ptrace(2). -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 11:27:35 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C68B837B400; Wed, 1 May 2002 11:27:32 -0700 (PDT) Received: (from murray@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41IRWM42791; Wed, 1 May 2002 11:27:32 -0700 (PDT) (envelope-from murray) Message-Id: <200205011827.g41IRWM42791@freefall.freebsd.org> From: Murray Stokely Date: Wed, 1 May 2002 11:27:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/share/sgml release.ent src/sys/conf newvers.sh X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG murray 2002/05/01 11:27:32 PDT Modified files: (Branch: RELENG_4) release/doc/share/sgml release.ent sys/conf newvers.sh Log: Welcome to FreeBSD 4.6-PRERELEASE. Revision Changes Path 1.1.2.9 +2 -2 src/release/doc/share/sgml/release.ent 1.44.2.22 +2 -2 src/sys/conf/newvers.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 11:29:15 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2C1D137B417; Wed, 1 May 2002 11:29:13 -0700 (PDT) Received: (from murray@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41ITDu43071; Wed, 1 May 2002 11:29:13 -0700 (PDT) (envelope-from murray) Message-Id: <200205011829.g41ITDu43071@freefall.freebsd.org> From: Murray Stokely Date: Wed, 1 May 2002 11:29:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/releases/4.6R schedule.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG murray 2002/05/01 11:29:13 PDT Modified files: en/releases/4.6R schedule.sgml Log: Update to note that we are now in 4.6-PRERELEASE. Revision Changes Path 1.6 +4 -4 www/en/releases/4.6R/schedule.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 12: 4:50 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ABBDC37B404; Wed, 1 May 2002 12:04:47 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41J4l449351; Wed, 1 May 2002 12:04:47 -0700 (PDT) (envelope-from bmah) Message-Id: <200205011904.g41J4l449351@freefall.freebsd.org> From: "Bruce A. Mah" Date: Wed, 1 May 2002 12:04:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en relnotes.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/05/01 12:04:47 PDT Modified files: en relnotes.sgml Log: Version number bump (should have happened a long time ago) for synonyms for 4-STABLE. Revision Changes Path 1.5 +2 -2 www/en/relnotes.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 12:15:56 2002 Delivered-To: cvs-all@freebsd.org Received: from anchor-post-34.mail.demon.net (anchor-post-34.mail.demon.net [194.217.242.92]) by hub.freebsd.org (Postfix) with ESMTP id 47A3137B404; Wed, 1 May 2002 12:15:43 -0700 (PDT) Received: from mailgate.nlsystems.com ([62.49.251.130] helo=herring.nlsystems.com) by anchor-post-34.mail.demon.net with esmtp (Exim 3.35 #1) id 172zZd-0009D0-0Y; Wed, 01 May 2002 20:15:33 +0100 Received: from herring.nlsystems.com (localhost [127.0.0.1]) by herring.nlsystems.com (8.12.3/8.11.2) with ESMTP id g41JFWcj040685; Wed, 1 May 2002 20:15:32 +0100 (BST) (envelope-from dfr@herring.nlsystems.com) Received: (from dfr@localhost) by herring.nlsystems.com (8.12.3/8.12.3/Submit) id g41JFWli040684; Wed, 1 May 2002 20:15:32 +0100 (BST) Content-Type: text/plain; charset="iso-8859-1" From: Doug Rabson To: Marcel Moolenaar Subject: Re: cvs commit: src/sys/ia64/ia64 exception.s src/sys/ia64/include frame.h Date: Wed, 1 May 2002 20:15:32 +0100 X-Mailer: KMail [version 1.4] Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200204300637.g3U6bQc25956@freefall.freebsd.org> <200205010940.33776.dfr@nlsystems.com> <20020501181758.GB415@athlon.pn.xcllnt.net> In-Reply-To: <20020501181758.GB415@athlon.pn.xcllnt.net> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200205012015.32377.dfr@nlsystems.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 Wednesday 01 May 2002 7:17 pm, Marcel Moolenaar wrote: > On Wed, May 01, 2002 at 09:40:33AM +0100, Doug Rabson wrote: > > On Tuesday 30 April 2002 8:57 pm, Marcel Moolenaar wrote: > > > On Tue, Apr 30, 2002 at 04:53:59PM +0100, Doug Rabson wrote: > > > > On Mon, 29 Apr 2002, Marcel Moolenaar wrote: > > > > > marcel 2002/04/29 23:37:25 PDT > > > > > > > > > > Modified files: > > > > > sys/ia64/ia64 exception.s > > > > > sys/ia64/include frame.h > > > > > Log: > > > > > Add ar.lc and ar.ec to the trapframe. These are not saved for > > > > > syscalls, only for exceptions. > > > > > > > > I was kind-of relying on the C calling conventions saving/restori= ng > > > > these as needed. > > > > > > ar.lc is callee saved. We have to do it even for the syscall case. > > > ar.ec is automatic as part of the call/return mechanism. We need to > > > explicitly save it only if it's possible to have syscalls inlined. > > > > What I actually meant by that statement was that since the exception > > entry path didn't disturb the value of ar.lc (or ar.ec for that matte= r) > > and that it can rely on the value being preserved by the higher level > > handlers (e.g. trap, interrupt, syscall etc), it can also rely on the > > value in > > exception_restore being the user's value. > > That is correct, provided we save them on context switches, right? Right. > > BTW: The reason I added them was for ptrace(2). Thats as good a reason as any. Another way would be to use the unwind sys= tem=20 to find if/where the register had been saved and access it either directl= y or=20 at the save location. --=20 Doug Rabson=09=09=09=09Mail: dfr@nlsystems.com =09=09=09=09=09Phone: +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 May 1 12:16:12 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B881A37B41A; Wed, 1 May 2002 12:15:54 -0700 (PDT) Received: (from semenu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41JFsI54678; Wed, 1 May 2002 12:15:54 -0700 (PDT) (envelope-from semenu) Message-Id: <200205011915.g41JFsI54678@freefall.freebsd.org> From: Semen Ustimenko Date: Wed, 1 May 2002 12:15:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mii acphy.c qsphy.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG semenu 2002/05/01 12:15:54 PDT Modified files: sys/dev/mii acphy.c qsphy.c Log: MII_TICK handlers need not restart aneg on these PHYs, they behave pretty well as is, so - just fetch current status upon MII_TICK. Also do IFM_INST verification at the top of *_service() then doing it separately for every case in switch. acphy: do not read MII_ACPHY_DIAG twice, there is nothing latching. qsphy: always fetch actual link status from MII_QSPHY_PCTL. MFC after: 1 week Revision Changes Path 1.8 +16 -40 src/sys/dev/mii/acphy.c 1.7 +39 -69 src/sys/dev/mii/qsphy.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 12:19:28 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3C89137B416; Wed, 1 May 2002 12:19:23 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41JJNE55131; Wed, 1 May 2002 12:19:23 -0700 (PDT) (envelope-from obrien) Message-Id: <200205011919.g41JJNE55131@freefall.freebsd.org> From: "David E. O'Brien" Date: Wed, 1 May 2002 12:19:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc.295/cp g++spec.c src/gnu/usr.bin/cc/cc_tools freebsd-native.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/05/01 12:19:22 PDT Modified files: contrib/gcc.295/cp g++spec.c gnu/usr.bin/cc/cc_tools freebsd-native.h Log: Add support for using the profiled versions of the C++ (and related) libs. Revision Changes Path 1.2 +21 -11 src/contrib/gcc.295/cp/g++spec.c 1.15 +3 -1 src/gnu/usr.bin/cc/cc_tools/freebsd-native.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 12:20:42 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4E47737B416; Wed, 1 May 2002 12:20:38 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41JKci55322; Wed, 1 May 2002 12:20:38 -0700 (PDT) (envelope-from obrien) Message-Id: <200205011920.g41JKci55322@freefall.freebsd.org> From: "David E. O'Brien" Date: Wed, 1 May 2002 12:20:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc.295/config/i386 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 2002/05/01 12:20:38 PDT Modified files: contrib/gcc.295/config/i386 freebsd.h Log: Reorg and style sync with the FSF sources. Revision Changes Path 1.44 +55 -37 src/contrib/gcc.295/config/i386/freebsd.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 12:21:43 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BEE6E37B416; Wed, 1 May 2002 12:21:40 -0700 (PDT) Received: (from trevor@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41JLeD55524; Wed, 1 May 2002 12:21:40 -0700 (PDT) (envelope-from trevor) Message-Id: <200205011921.g41JLeD55524@freefall.freebsd.org> From: Trevor Johnson Date: Wed, 1 May 2002 12:21:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/linux-mozilla Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG trevor 2002/05/01 12:21:40 PDT Modified files: www/linux-mozilla Makefile Log: Mark forbidden because of security bug. Reported by: mbr Revision Changes Path 1.11 +2 -0 ports/www/linux-mozilla/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 12:23: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D24BA37B419; Wed, 1 May 2002 12:23:04 -0700 (PDT) Received: (from semenu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41JN4t55756; Wed, 1 May 2002 12:23:04 -0700 (PDT) (envelope-from semenu) Message-Id: <200205011923.g41JN4t55756@freefall.freebsd.org> From: Semen Ustimenko Date: Wed, 1 May 2002 12:23:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/tx if_tx.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG semenu 2002/05/01 12:23:04 PDT Modified files: sys/dev/tx if_tx.c Log: Add an epic_stats_update() function (called once per second). Even though we don't collect any stats in it, we mii_tick() in it! This fix the bug when autonegotiating fullduplex modes. Also, pause activity before setting TXCON in epic_miibus_statchg(). Though i've never seen problmes from not doing that, the documentation says we need to do it. MFC after: 1 week Revision Changes Path 1.57 +27 -9 src/sys/dev/tx/if_tx.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 12:24:30 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5A6F637B400; Wed, 1 May 2002 12:24:26 -0700 (PDT) Received: (from imp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41JOQJ55987; Wed, 1 May 2002 12:24:26 -0700 (PDT) (envelope-from imp) Message-Id: <200205011924.g41JOQJ55987@freefall.freebsd.org> From: Warner Losh Date: Wed, 1 May 2002 12:24:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf kmod.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2002/05/01 12:24:26 PDT Modified files: sys/conf kmod.mk Log: We don't need no stinkin' echos here. Instead, don't run kldxref if you don't have one on your system. Revision Changes Path 1.123 +3 -3 src/sys/conf/kmod.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 12:38:13 2002 Delivered-To: cvs-all@freebsd.org Received: from kayak.xcllnt.net (209-128-86-226.bayarea.net [209.128.86.226]) by hub.freebsd.org (Postfix) with ESMTP id B8ED537B419; Wed, 1 May 2002 12:37:57 -0700 (PDT) Received: from athlon.pn.xcllnt.net (athlon.pn.xcllnt.net [192.168.4.3]) by kayak.xcllnt.net (8.11.6/8.11.4) with ESMTP id g41JbJJ06164; Wed, 1 May 2002 12:37:19 -0700 (PDT) (envelope-from marcel@kayak.pn.xcllnt.net) Received: from athlon.pn.xcllnt.net (localhost [127.0.0.1]) by athlon.pn.xcllnt.net (8.12.3/8.12.2) with ESMTP id g41JbJO8000754; Wed, 1 May 2002 12:37:19 -0700 (PDT) (envelope-from marcel@athlon.pn.xcllnt.net) Received: (from marcel@localhost) by athlon.pn.xcllnt.net (8.12.3/8.12.3/Submit) id g41JbJAw000753; Wed, 1 May 2002 12:37:19 -0700 (PDT) Date: Wed, 1 May 2002 12:37:19 -0700 From: Marcel Moolenaar To: Doug Rabson Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/ia64/ia64 exception.s src/sys/ia64/include frame.h Message-ID: <20020501193719.GA699@athlon.pn.xcllnt.net> References: <200204300637.g3U6bQc25956@freefall.freebsd.org> <200205010940.33776.dfr@nlsystems.com> <20020501181758.GB415@athlon.pn.xcllnt.net> <200205012015.32377.dfr@nlsystems.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200205012015.32377.dfr@nlsystems.com> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, May 01, 2002 at 08:15:32PM +0100, Doug Rabson wrote: > > > > > > What I actually meant by that statement was that since the exception > > > entry path didn't disturb the value of ar.lc (or ar.ec for that matter) > > > and that it can rely on the value being preserved by the higher level > > > handlers (e.g. trap, interrupt, syscall etc), it can also rely on the > > > value in > > > exception_restore being the user's value. > > > > That is correct, provided we save them on context switches, right? > > Right. Ok, I'll add them to savectx() and cpu_switch() then :-) > > > > BTW: The reason I added them was for ptrace(2). > > Thats as good a reason as any. Another way would be to use the unwind system > to find if/where the register had been saved and access it either directly or > at the save location. Wicked! I'll let this run through my head for a while. My first reaction is that it sounds like a very costly approach, time and complexity wise. For example: if ar.lc has been saved in the process' pcb, then there's no way the unwind information can tell us that. We need to handle those cases seperately, AFAICT. -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 12:41: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0467E37B419; Wed, 1 May 2002 12:40:55 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41JetC58218; Wed, 1 May 2002 12:40:55 -0700 (PDT) (envelope-from obrien) Message-Id: <200205011940.g41JetC58218@freefall.freebsd.org> From: "David E. O'Brien" Date: Wed, 1 May 2002 12:40:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc.295 integrate.c stmt.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/05/01 12:40:55 PDT Modified files: contrib/gcc.295 integrate.c stmt.c Log: 1. integrate.c -- If inline function which uses exception handling is being integrated into a function, which does not itself contain any try/catch constructs, several global flags values are not set correctly. The current_function_has_nonlocal_label flags is not getting set in particular. This allows GCC to allocate registers across function calls. When exception is thrown in called functions, the exception handler is reached with global registers (ebx, edi, esi) content clobbered without gcc ever noticing that. 2. expr.c -- In DWARF2 case stack was getting adjusted at the right time as a side effect of expand_eh_region_end. sjlj-exceptions do not use this function so a call is added to do_pending_stack_adjust in its place. See the FreeBSD PR for code showing these problems. Note the STLPort test suite and OpenOffice port will now build and work. PR: 37423 Submitted by: Alexander Kabaev FSF GCC PR: c++/6467 Revision Changes Path 1.2 +787 -399 src/contrib/gcc.295/integrate.c 1.2 +1903 -1649 src/contrib/gcc.295/stmt.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 12:42: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from anchor-post-34.mail.demon.net (anchor-post-34.mail.demon.net [194.217.242.92]) by hub.freebsd.org (Postfix) with ESMTP id 25D6037B419; Wed, 1 May 2002 12:41:45 -0700 (PDT) Received: from mailgate.nlsystems.com ([62.49.251.130] helo=herring.nlsystems.com) by anchor-post-34.mail.demon.net with esmtp (Exim 3.35 #1) id 172zyy-000DRX-0Y; Wed, 01 May 2002 20:41:44 +0100 Received: from herring.nlsystems.com (localhost [127.0.0.1]) by herring.nlsystems.com (8.12.3/8.11.2) with ESMTP id g41Jfhcj040998; Wed, 1 May 2002 20:41:43 +0100 (BST) (envelope-from dfr@herring.nlsystems.com) Received: (from dfr@localhost) by herring.nlsystems.com (8.12.3/8.12.3/Submit) id g41JfhJc040997; Wed, 1 May 2002 20:41:43 +0100 (BST) Content-Type: text/plain; charset="iso-8859-1" From: Doug Rabson To: Marcel Moolenaar Subject: Re: cvs commit: src/sys/ia64/ia64 exception.s src/sys/ia64/include frame.h Date: Wed, 1 May 2002 20:41:43 +0100 X-Mailer: KMail [version 1.4] Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200204300637.g3U6bQc25956@freefall.freebsd.org> <200205012015.32377.dfr@nlsystems.com> <20020501193719.GA699@athlon.pn.xcllnt.net> In-Reply-To: <20020501193719.GA699@athlon.pn.xcllnt.net> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200205012041.43577.dfr@nlsystems.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 Wednesday 01 May 2002 8:37 pm, Marcel Moolenaar wrote: > On Wed, May 01, 2002 at 08:15:32PM +0100, Doug Rabson wrote: > > > > What I actually meant by that statement was that since the except= ion > > > > entry path didn't disturb the value of ar.lc (or ar.ec for that > > > > matter) and that it can rely on the value being preserved by the > > > > higher level handlers (e.g. trap, interrupt, syscall etc), it can > > > > also rely on the value in > > > > exception_restore being the user's value. > > > > > > That is correct, provided we save them on context switches, right? > > > > Right. > > Ok, I'll add them to savectx() and cpu_switch() then :-) > > > > BTW: The reason I added them was for ptrace(2). > > > > Thats as good a reason as any. Another way would be to use the unwind > > system to find if/where the register had been saved and access it eit= her > > directly or at the save location. > > Wicked! I'll let this run through my head for a while. My first reactio= n > is that it sounds like a very costly approach, time and complexity wise= =2E > For example: if ar.lc has been saved in the process' pcb, then there's > no way the unwind information can tell us that. We need to handle those > cases seperately, AFAICT. Actually, it would probably be possible to write some carefully crafted u= nwind=20 records in exception_save which describe the locations where stuff gets p= ut=20 in the trapframe... Its certainly a costly approach but for rarely-accessed state, it might b= e=20 worth it compared to the alternative (adding *everything* to struct=20 trapframe). --=20 Doug Rabson=09=09=09=09Mail: dfr@nlsystems.com =09=09=09=09=09Phone: +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 May 1 12:43:30 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7501C37B400; Wed, 1 May 2002 12:43:25 -0700 (PDT) Received: (from yoichi@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41JhPm58505; Wed, 1 May 2002 12:43:25 -0700 (PDT) (envelope-from yoichi) Message-Id: <200205011943.g41JhPm58505@freefall.freebsd.org> From: Yoichi NAKAYAMA Date: Wed, 1 May 2002 12:43:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/ebview Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG yoichi 2002/05/01 12:43:25 PDT Modified files: japanese/ebview Makefile Log: Disable imlib test in configure script to build with imlib-1.9.14. Revision Changes Path 1.2 +1 -0 ports/japanese/ebview/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 12:49: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by hub.freebsd.org (Postfix) with ESMTP id 5144237B404; Wed, 1 May 2002 12:48:56 -0700 (PDT) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by mail.imp.ch (8.11.6/8.11.6) with ESMTP id g41Jmse28114; Wed, 1 May 2002 21:48:55 +0200 (CEST) Date: Wed, 1 May 2002 21:52:29 +0200 (CEST) From: Martin Blapp To: "David E. O'Brien" Cc: , Subject: Re: cvs commit: src/contrib/gcc.295 integrate.c stmt.c In-Reply-To: <200205011940.g41JetC58218@freefall.freebsd.org> Message-ID: <20020501215134.E451-100000@levais.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, Thanks for the commit. > 1.2 +787 -399 src/contrib/gcc.295/integrate.c > 1.2 +1903 -1649 src/contrib/gcc.295/stmt.c Why are the diffs that big ? The orignal patch was just small and different too ... Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 12:55:23 2002 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 6F3A437B405; Wed, 1 May 2002 12:55:19 -0700 (PDT) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.2/8.12.2) with ESMTP id g41JtIYm074436; Wed, 1 May 2002 12:55:18 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.3/8.12.2/Submit) id g41Js1uv074402; Wed, 1 May 2002 12:54:01 -0700 (PDT) Date: Wed, 1 May 2002 12:54:00 -0700 From: "David O'Brien" To: Martin Blapp Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/gcc.295 integrate.c stmt.c Message-ID: <20020501125400.A74381@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org Mail-Followup-To: David O'Brien , Martin Blapp , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200205011940.g41JetC58218@freefall.freebsd.org> <20020501215134.E451-100000@levais.imp.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020501215134.E451-100000@levais.imp.ch>; from mb@imp.ch on Wed, May 01, 2002 at 09:52:29PM +0200 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, May 01, 2002 at 09:52:29PM +0200, Martin Blapp wrote: > > 1.2 +787 -399 src/contrib/gcc.295/integrate.c > > 1.2 +1903 -1649 src/contrib/gcc.295/stmt.c > > Why are the diffs that big ? The orignal patch was just small and > different too ... This is what happens when you pull a file off the vendor branch. This is one of the reasons some of us consider taking a file off the vendor branch is something to be taken seriously. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 12:55:50 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by hub.freebsd.org (Postfix) with ESMTP id 5FC0137B400; Wed, 1 May 2002 12:55:32 -0700 (PDT) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by mail.imp.ch (8.11.6/8.11.6) with ESMTP id g41JtVe28576; Wed, 1 May 2002 21:55:31 +0200 (CEST) Date: Wed, 1 May 2002 21:59:05 +0200 (CEST) From: Martin Blapp To: "David E. O'Brien" Cc: , Subject: Re: cvs commit: src/contrib/gcc.295 integrate.c stmt.c In-Reply-To: <20020501215134.E451-100000@levais.imp.ch> Message-ID: <20020501215751.P451-100000@levais.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi David, > > 1.2 +787 -399 src/contrib/gcc.295/integrate.c > > 1.2 +1903 -1649 src/contrib/gcc.295/stmt.c It seems that you have changed the files from src/contrib/gcc and comitted it into src/contrib/gcc.295 Or am I wrong ? Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 12:57:56 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 29B1F37B416; Wed, 1 May 2002 12:57:47 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41JvlS60273; Wed, 1 May 2002 12:57:47 -0700 (PDT) (envelope-from obrien) Message-Id: <200205011957.g41JvlS60273@freefall.freebsd.org> From: "David E. O'Brien" Date: Wed, 1 May 2002 12:57:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc integrate.c stmt.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 obrien 2002/05/01 12:57:47 PDT Modified files: (Branch: RELENG_4) contrib/gcc integrate.c stmt.c Log: 1. integrate.c -- If inline function which uses exception handling is being integrated into a function, which does not itself contain any try/catch constructs, several global flags values are not set correctly. The current_function_has_nonlocal_label flags is not getting set in particular. This allows GCC to allocate registers across function calls. When exception is thrown in called functions, the exception handler is reached with global registers (ebx, edi, esi) content clobbered without gcc ever noticing that. 2. expr.c -- In DWARF2 case stack was getting adjusted at the right time as a side effect of expand_eh_region_end. sjlj-exceptions do not use this function so a call is added to do_pending_stack_adjust in its place. See the FreeBSD PR for code showing these problems. Note the STLPort test suite and OpenOffice port will now build and work. PR: 37423 Submitted by: Alexander Kabaev FSF GCC PR: c++/6467 Revision Changes Path 1.1.1.3.2.1 +16 -0 src/contrib/gcc/integrate.c 1.1.1.4.2.2 +6 -0 src/contrib/gcc/stmt.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 13: 0:29 2002 Delivered-To: cvs-all@freebsd.org Received: from h132-197-179-27.gte.com (h132-197-179-27.gte.com [132.197.179.27]) by hub.freebsd.org (Postfix) with ESMTP id C2D8C37B404; Wed, 1 May 2002 13:00:19 -0700 (PDT) Received: from kanpc.gte.com (localhost [IPv6:::1]) by h132-197-179-27.gte.com (8.12.3/8.12.3) with ESMTP id g41K0IsH001620; Wed, 1 May 2002 16:00:18 -0400 (EDT) (envelope-from ak03@kanpc.gte.com) Received: (from ak03@localhost) by kanpc.gte.com (8.12.3/8.12.3/Submit) id g41K0IwM001619; Wed, 1 May 2002 16:00:18 -0400 (EDT) Date: Wed, 1 May 2002 16:00:18 -0400 From: Alexander Kabaev To: "David E. O'Brien" , cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/contrib/gcc.295 integrate.c stmt.c Message-Id: <20020501160018.4778b154.ak03@gte.com> In-Reply-To: <200205011940.g41JetC58218@freefall.freebsd.org> References: <200205011940.g41JetC58218@freefall.freebsd.org> Organization: Verizon Data Services X-Mailer: Sylpheed version 0.7.5claws3 (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 1 May 2002 12:40:55 -0700 (PDT) "David E. O'Brien" wrote: > Note the STLPort test suite and OpenOffice port will now build and > work. ^^^^^^^ Are you sure that OpenOffice is working now? The latest news I heard is that it compiles just fine but setup binary is exiting abnormally due to some problems with our dynamic loader. -- Alexander Kabaev To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 13: 4:23 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2051F37B419; Wed, 1 May 2002 13:04:19 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41K4JX61133; Wed, 1 May 2002 13:04:19 -0700 (PDT) (envelope-from obrien) Message-Id: <200205012004.g41K4JX61133@freefall.freebsd.org> From: "David E. O'Brien" Date: Wed, 1 May 2002 13:04:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc.295/cp g++spec.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/05/01 13:04:19 PDT Modified files: contrib/gcc.295/cp g++spec.c Log: Fix editor'o. Revision Changes Path 1.3 +1 -1 src/contrib/gcc.295/cp/g++spec.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 13: 4:47 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 38A8F37B427; Wed, 1 May 2002 13:04:38 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41K4ch61231; Wed, 1 May 2002 13:04:38 -0700 (PDT) (envelope-from obrien) Message-Id: <200205012004.g41K4ch61231@freefall.freebsd.org> From: "David E. O'Brien" Date: Wed, 1 May 2002 13:04:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc/cp g++spec.c src/gnu/usr.bin/cc/cc_tools freebsd-native.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 obrien 2002/05/01 13:04:38 PDT Modified files: (Branch: RELENG_4) contrib/gcc/cp g++spec.c gnu/usr.bin/cc/cc_tools freebsd-native.h Log: MFC: add support for using the profiled versions of the C++ (and related) libs Revision Changes Path 1.1.1.2.2.1 +15 -2 src/contrib/gcc/cp/g++spec.c 1.5.2.9 +3 -1 src/gnu/usr.bin/cc/cc_tools/freebsd-native.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 13: 9:58 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4F1C937B405; Wed, 1 May 2002 13:09:55 -0700 (PDT) Received: (from jeh@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41K9tj65719; Wed, 1 May 2002 13:09:55 -0700 (PDT) (envelope-from jeh) Message-Id: <200205012009.g41K9tj65719@freefall.freebsd.org> From: "James E. Housley" Date: Wed, 1 May 2002 13:09:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/uvscan-dat Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jeh 2002/05/01 13:09:55 PDT Modified files: security/uvscan-dat Makefile distinfo Log: Update to 4200 Revision Changes Path 1.94 +1 -1 ports/security/uvscan-dat/Makefile 1.92 +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 May 1 13:18:52 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 678C737B417; Wed, 1 May 2002 13:18:42 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41KIgB68010; Wed, 1 May 2002 13:18:42 -0700 (PDT) (envelope-from obrien) Message-Id: <200205012018.g41KIgB68010@freefall.freebsd.org> From: "David E. O'Brien" Date: Wed, 1 May 2002 13:18:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc.295/config/mips abi64.h bsd-4.h bsd-5.h cross64.h dec-bsd.h dec-osf1.h ecoff.h ecoffl.h elf.h elf64.h elfl.h elfl64.h elflorion.h elforion.h gnu.h iris3.h iris4.h iris4loser.h iris5.h iris5gas.h iris6.h linux.h mips-5.h ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/05/01 13:18:42 PDT Removed files: contrib/gcc.295/config/mips abi64.h bsd-4.h bsd-5.h cross64.h dec-bsd.h dec-osf1.h ecoff.h ecoffl.h elf.h elf64.h elfl.h elfl64.h elflorion.h elforion.h gnu.h iris3.h iris4.h iris4loser.h iris5.h iris5gas.h iris6.h linux.h mips-5.h mips.c mips.h mips.md mips16.S netbsd.h news4.h news5.h nws3250v4.h osfrose.h r3900.h rtems64.h sni-gas.h sni-svr4.h svr3-4.h svr3-5.h svr4-4.h svr4-5.h svr4-t.h t-bsd t-bsd-gas t-cross64 t-ecoff t-elf t-iris6 t-mips t-mips-gas t-osfrose t-r3900 t-svr3 t-svr3-gas t-svr4 t-svr4-gas vxworks.h x-dec-osf1 x-iris x-iris3 x-iris6 x-mips x-netbsd x-nws3250v4 x-osfrose x-sni-svr4 x-sony x-sysv xm-iris3.h xm-iris4.h xm-iris5.h xm-iris6.h xm-mips.h xm-news.h xm-nws3250v4.h xm-sysv.h xm-sysv4.h Log: We will never base a MIPS platform on Gcc 2.95. Revision Changes Path 1.2 +0 -243 src/contrib/gcc.295/config/mips/abi64.h (dead) 1.2 +0 -46 src/contrib/gcc.295/config/mips/bsd-4.h (dead) 1.2 +0 -67 src/contrib/gcc.295/config/mips/bsd-5.h (dead) 1.2 +0 -34 src/contrib/gcc.295/config/mips/cross64.h (dead) 1.2 +0 -53 src/contrib/gcc.295/config/mips/dec-bsd.h (dead) 1.2 +0 -55 src/contrib/gcc.295/config/mips/dec-osf1.h (dead) 1.2 +0 -35 src/contrib/gcc.295/config/mips/ecoff.h (dead) 1.2 +0 -30 src/contrib/gcc.295/config/mips/ecoffl.h (dead) 1.2 +0 -171 src/contrib/gcc.295/config/mips/elf.h (dead) 1.2 +0 -197 src/contrib/gcc.295/config/mips/elf64.h (dead) 1.2 +0 -29 src/contrib/gcc.295/config/mips/elfl.h (dead) 1.2 +0 -29 src/contrib/gcc.295/config/mips/elfl64.h (dead) 1.2 +0 -24 src/contrib/gcc.295/config/mips/elflorion.h (dead) 1.2 +0 -22 src/contrib/gcc.295/config/mips/elforion.h (dead) 1.2 +0 -129 src/contrib/gcc.295/config/mips/gnu.h (dead) 1.2 +0 -72 src/contrib/gcc.295/config/mips/iris3.h (dead) 1.2 +0 -48 src/contrib/gcc.295/config/mips/iris4.h (dead) 1.2 +0 -5 src/contrib/gcc.295/config/mips/iris4loser.h (dead) 1.2 +0 -163 src/contrib/gcc.295/config/mips/iris5.h (dead) 1.2 +0 -33 src/contrib/gcc.295/config/mips/iris5gas.h (dead) 1.2 +0 -561 src/contrib/gcc.295/config/mips/iris6.h (dead) 1.2 +0 -99 src/contrib/gcc.295/config/mips/linux.h (dead) 1.2 +0 -46 src/contrib/gcc.295/config/mips/mips-5.h (dead) 1.2 +0 -8437 src/contrib/gcc.295/config/mips/mips.c (dead) 1.2 +0 -4543 src/contrib/gcc.295/config/mips/mips.h (dead) 1.2 +0 -10012 src/contrib/gcc.295/config/mips/mips.md (dead) 1.2 +0 -740 src/contrib/gcc.295/config/mips/mips16.S (dead) 1.2 +0 -227 src/contrib/gcc.295/config/mips/netbsd.h (dead) 1.2 +0 -39 src/contrib/gcc.295/config/mips/news4.h (dead) 1.2 +0 -62 src/contrib/gcc.295/config/mips/news5.h (dead) 1.2 +0 -36 src/contrib/gcc.295/config/mips/nws3250v4.h (dead) 1.2 +0 -149 src/contrib/gcc.295/config/mips/osfrose.h (dead) 1.2 +0 -72 src/contrib/gcc.295/config/mips/r3900.h (dead) 1.2 +0 -31 src/contrib/gcc.295/config/mips/rtems64.h (dead) 1.2 +0 -38 src/contrib/gcc.295/config/mips/sni-gas.h (dead) 1.2 +0 -99 src/contrib/gcc.295/config/mips/sni-svr4.h (dead) 1.2 +0 -63 src/contrib/gcc.295/config/mips/svr3-4.h (dead) 1.2 +0 -89 src/contrib/gcc.295/config/mips/svr3-5.h (dead) 1.2 +0 -61 src/contrib/gcc.295/config/mips/svr4-4.h (dead) 1.2 +0 -92 src/contrib/gcc.295/config/mips/svr4-5.h (dead) 1.2 +0 -29 src/contrib/gcc.295/config/mips/svr4-t.h (dead) 1.2 +0 -12 src/contrib/gcc.295/config/mips/t-bsd (dead) 1.2 +0 -8 src/contrib/gcc.295/config/mips/t-bsd-gas (dead) 1.2 +0 -19 src/contrib/gcc.295/config/mips/t-cross64 (dead) 1.2 +0 -92 src/contrib/gcc.295/config/mips/t-ecoff (dead) 1.2 +0 -96 src/contrib/gcc.295/config/mips/t-elf (dead) 1.2 +0 -20 src/contrib/gcc.295/config/mips/t-iris6 (dead) 1.2 +0 -8 src/contrib/gcc.295/config/mips/t-mips (dead) 1.2 +0 -4 src/contrib/gcc.295/config/mips/t-mips-gas (dead) 1.2 +0 -8 src/contrib/gcc.295/config/mips/t-osfrose (dead) 1.2 +0 -91 src/contrib/gcc.295/config/mips/t-r3900 (dead) 1.2 +0 -12 src/contrib/gcc.295/config/mips/t-svr3 (dead) 1.2 +0 -8 src/contrib/gcc.295/config/mips/t-svr3-gas (dead) 1.2 +0 -12 src/contrib/gcc.295/config/mips/t-svr4 (dead) 1.2 +0 -8 src/contrib/gcc.295/config/mips/t-svr4-gas (dead) 1.2 +0 -50 src/contrib/gcc.295/config/mips/vxworks.h (dead) 1.2 +0 -17 src/contrib/gcc.295/config/mips/x-dec-osf1 (dead) 1.2 +0 -31 src/contrib/gcc.295/config/mips/x-iris (dead) 1.2 +0 -30 src/contrib/gcc.295/config/mips/x-iris3 (dead) 1.2 +0 -11 src/contrib/gcc.295/config/mips/x-iris6 (dead) 1.2 +0 -20 src/contrib/gcc.295/config/mips/x-mips (dead) 1.2 +0 -17 src/contrib/gcc.295/config/mips/x-netbsd (dead) 1.2 +0 -19 src/contrib/gcc.295/config/mips/x-nws3250v4 (dead) 1.2 +0 -32 src/contrib/gcc.295/config/mips/x-osfrose (dead) 1.2 +0 -18 src/contrib/gcc.295/config/mips/x-sni-svr4 (dead) 1.2 +0 -18 src/contrib/gcc.295/config/mips/x-sony (dead) 1.2 +0 -26 src/contrib/gcc.295/config/mips/x-sysv (dead) 1.2 +0 -3 src/contrib/gcc.295/config/mips/xm-iris3.h (dead) 1.2 +0 -13 src/contrib/gcc.295/config/mips/xm-iris4.h (dead) 1.2 +0 -9 src/contrib/gcc.295/config/mips/xm-iris5.h (dead) 1.2 +0 -17 src/contrib/gcc.295/config/mips/xm-iris6.h (dead) 1.2 +0 -76 src/contrib/gcc.295/config/mips/xm-mips.h (dead) 1.2 +0 -8 src/contrib/gcc.295/config/mips/xm-news.h (dead) 1.2 +0 -9 src/contrib/gcc.295/config/mips/xm-nws3250v4.h (dead) 1.2 +0 -30 src/contrib/gcc.295/config/mips/xm-sysv.h (dead) 1.2 +0 -7 src/contrib/gcc.295/config/mips/xm-sysv4.h (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 13:22:57 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 216B437B417; Wed, 1 May 2002 13:22:53 -0700 (PDT) Received: (from yoichi@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41KMrs68854; Wed, 1 May 2002 13:22:53 -0700 (PDT) (envelope-from yoichi) Message-Id: <200205012022.g41KMrs68854@freefall.freebsd.org> From: Yoichi NAKAYAMA Date: Wed, 1 May 2002 13:22:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/eb2 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG yoichi 2002/05/01 13:22:52 PDT Modified files: japanese/eb2 Makefile Log: Change MASTER_SITES. PR: ports/37625 Submitted by: maintainer Revision Changes Path 1.22 +5 -4 ports/japanese/eb2/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 13:23:45 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 72D1137B421; Wed, 1 May 2002 13:23:04 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41KN4r69134; Wed, 1 May 2002 13:23:04 -0700 (PDT) (envelope-from sobomax) Message-Id: <200205012023.g41KN4r69134@freefall.freebsd.org> From: Maxim Sobolev Date: Wed, 1 May 2002 13:23:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/gnomedb Makefile pkg-plist ports/databases/gnomedb/files patch-configure patch-doc::C::reference::Makefile.in patch-ltmain.sh ports/databases/libgda Makefile pkg-plist ports/databases/libgda/files patch-configure patch-doc::C::reference::libgda-client::Makefile.in ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/05/01 13:23:04 PDT Modified files: databases/gnomedb Makefile pkg-plist databases/gnomedb/files patch-configure databases/libgda Makefile pkg-plist www/gtkhtml Makefile pkg-plist www/gtkhtml/files patch-af x11-toolkits/gal Makefile pkg-plist x11/gnomecore Makefile pkg-plist x11/gnomelibs pkg-plist Added files: databases/gnomedb/files patch-doc::C::reference::Makefile.in databases/libgda/files patch-configure patch-doc::C::reference::libgda-client::Makefile.in patch-doc::C::reference::libgda-common::Makefile.in sysutils/gnomecontrolcenter/files patch-capplets::Makefile.in.orig www/gtkhtml/files patch-doc::Makefile.in x11-toolkits/gal/files patch-configure x11/gnomecore/files patch-gnome-hint::gnome-hint.c patch-panel::doc::Makefile.in x11/gnomelibs/files patch-devel-docs::gnome::Makefile.in patch-devel-docs::gnomeui::Makefile.in patch-devel-docs::gnorba::Makefile.in patch-devel-docs::zvt::Makefile.in Removed files: databases/gnomedb/files patch-ltmain.sh databases/libgda/files patch-ltmain.sh www/gtkhtml/files patch-ltmain.sh x11-toolkits/gal/files patch-ltmain.sh Log: - Move misc documentation into share/doc where it belongs; - use USE_LIBTOOL while I here; - make gnome-hint from gnomecore actually working; - bump PORTREVISIONs. Revision Changes Path 1.19 +2 -1 ports/databases/gnomedb/Makefile 1.8 +12 -4 ports/databases/gnomedb/files/patch-configure 1.1 +14 -0 ports/databases/gnomedb/files/patch-doc::C::reference::Makefile.in (new) 1.6 +0 -36 ports/databases/gnomedb/files/patch-ltmain.sh (dead) 1.11 +6 -5 ports/databases/gnomedb/pkg-plist 1.17 +2 -1 ports/databases/libgda/Makefile 1.5 +13 -0 ports/databases/libgda/files/patch-configure (new) 1.1 +14 -0 ports/databases/libgda/files/patch-doc::C::reference::libgda-client::Makefile.in (new) 1.1 +14 -0 ports/databases/libgda/files/patch-doc::C::reference::libgda-common::Makefile.in (new) 1.7 +0 -28 ports/databases/libgda/files/patch-ltmain.sh (dead) 1.13 +13 -12 ports/databases/libgda/pkg-plist 1.1 +7 -0 ports/sysutils/gnomecontrolcenter/files/patch-capplets::Makefile.in.orig (new) 1.44 +2 -2 ports/www/gtkhtml/Makefile 1.2 +19 -4 ports/www/gtkhtml/files/patch-af 1.1 +14 -0 ports/www/gtkhtml/files/patch-doc::Makefile.in (new) 1.5 +0 -36 ports/www/gtkhtml/files/patch-ltmain.sh (dead) 1.24 +7 -6 ports/www/gtkhtml/pkg-plist 1.33 +4 -2 ports/x11-toolkits/gal/Makefile 1.1 +13 -0 ports/x11-toolkits/gal/files/patch-configure (new) 1.2 +0 -45 ports/x11-toolkits/gal/files/patch-ltmain.sh (dead) 1.18 +8 -8 ports/x11-toolkits/gal/pkg-plist 1.82 +1 -0 ports/x11/gnomecore/Makefile 1.1 +14 -0 ports/x11/gnomecore/files/patch-gnome-hint::gnome-hint.c (new) 1.1 +14 -0 ports/x11/gnomecore/files/patch-panel::doc::Makefile.in (new) 1.29 +29 -28 ports/x11/gnomecore/pkg-plist 1.1 +14 -0 ports/x11/gnomelibs/files/patch-devel-docs::gnome::Makefile.in (new) 1.1 +14 -0 ports/x11/gnomelibs/files/patch-devel-docs::gnomeui::Makefile.in (new) 1.1 +14 -0 ports/x11/gnomelibs/files/patch-devel-docs::gnorba::Makefile.in (new) 1.1 +14 -0 ports/x11/gnomelibs/files/patch-devel-docs::zvt::Makefile.in (new) 1.36 +143 -143 ports/x11/gnomelibs/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 May 1 13:35:32 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1F1B737B404; Wed, 1 May 2002 13:35:30 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41KZUH71181; Wed, 1 May 2002 13:35:30 -0700 (PDT) (envelope-from sobomax) Message-Id: <200205012035.g41KZUH71181@freefall.freebsd.org> From: Maxim Sobolev Date: Wed, 1 May 2002 13:35:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/gnomemimedata pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/05/01 13:35:30 PDT Modified files: misc/gnomemimedata pkg-plist Log: Add missed @dirrm. Revision Changes Path 1.4 +1 -0 ports/misc/gnomemimedata/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 May 1 13:44:50 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B349F37B416; Wed, 1 May 2002 13:44:46 -0700 (PDT) Received: (from alfred@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41KikQ72929; Wed, 1 May 2002 13:44:46 -0700 (PDT) (envelope-from alfred) Message-Id: <200205012044.g41KikQ72929@freefall.freebsd.org> From: Alfred Perlstein Date: Wed, 1 May 2002 13:44:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_descrip.c kern_sig.c subr_log.c sys_pipe.c tty.c uipc_socket.c uipc_socket2.c src/sys/net bpf.c if_tap.c if_tun.c rtsock.c src/sys/netinet accf_data.c accf_http.c tcp_input.c src/sys/netkey keysock.c src/sys/sys signalvar.h ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alfred 2002/05/01 13:44:46 PDT Modified files: sys/kern kern_descrip.c kern_sig.c subr_log.c sys_pipe.c tty.c uipc_socket.c uipc_socket2.c sys/net bpf.c if_tap.c if_tun.c rtsock.c sys/netinet accf_data.c accf_http.c tcp_input.c sys/netkey keysock.c sys/sys signalvar.h socketvar.h Log: Redo the sigio locking. Turn the sigio sx into a mutex. Sigio lock is really only needed to protect interrupts from dereferencing the sigio pointer in an object when the sigio itself is being destroyed. In order to do this in the most unintrusive manner change pgsigio's sigio * argument into a **, that way we can lock internally to the function. Revision Changes Path 1.142 +13 -13 src/sys/kern/kern_descrip.c 1.158 +10 -4 src/sys/kern/kern_sig.c 1.47 +2 -2 src/sys/kern/subr_log.c 1.105 +1 -1 src/sys/kern/sys_pipe.c 1.173 +2 -2 src/sys/kern/tty.c 1.117 +1 -1 src/sys/kern/uipc_socket.c 1.91 +1 -20 src/sys/kern/uipc_socket2.c 1.91 +1 -1 src/sys/net/bpf.c 1.18 +1 -1 src/sys/net/if_tap.c 1.105 +1 -1 src/sys/net/if_tun.c 1.72 +0 -4 src/sys/net/rtsock.c 1.6 +1 -7 src/sys/netinet/accf_data.c 1.10 +0 -8 src/sys/netinet/accf_http.c 1.156 +0 -6 src/sys/netinet/tcp_input.c 1.13 +0 -5 src/sys/netkey/keysock.c 1.51 +8 -8 src/sys/sys/signalvar.h 1.79 +0 -6 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 May 1 13:56:58 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B1DD837B41A; Wed, 1 May 2002 13:56:55 -0700 (PDT) Received: (from max@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41Kut175064; Wed, 1 May 2002 13:56:55 -0700 (PDT) (envelope-from max) Message-Id: <200205012056.g41Kut175064@freefall.freebsd.org> From: Masafumi Max NAKANE Date: Wed, 1 May 2002 13:56:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mhonarc 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 max 2002/05/01 13:56:55 PDT Modified files: www/mhonarc Makefile distinfo pkg-plist Log: Upgrade to 2.5.3 Revision Changes Path 1.22 +2 -2 ports/www/mhonarc/Makefile 1.8 +1 -1 ports/www/mhonarc/distinfo 1.8 +21 -16 ports/www/mhonarc/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 May 1 14: 4:47 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 11D5537B400; Wed, 1 May 2002 14:04:44 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41L4iV76574; Wed, 1 May 2002 14:04:44 -0700 (PDT) (envelope-from pat) Message-Id: <200205012104.g41L4iV76574@freefall.freebsd.org> From: Patrick Li Date: Wed, 1 May 2002 14:04:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/syslog-ng Makefile distinfo pkg-descr X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/05/01 14:04:43 PDT Modified files: sysutils/syslog-ng Makefile distinfo pkg-descr Log: - Update to 1.4.15 - Change maintainer email address PR: 37639 Submitted by: maintainer Revision Changes Path 1.11 +3 -3 ports/sysutils/syslog-ng/Makefile 1.9 +1 -1 ports/sysutils/syslog-ng/distinfo 1.3 +3 -3 ports/sysutils/syslog-ng/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 May 1 14: 7: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B0FA037B417; Wed, 1 May 2002 14:07:04 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41L74280865; Wed, 1 May 2002 14:07:04 -0700 (PDT) (envelope-from pat) Message-Id: <200205012107.g41L74280865@freefall.freebsd.org> From: Patrick Li Date: Wed, 1 May 2002 14:07:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-fm/gentoo Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/05/01 14:07:04 PDT Modified files: x11-fm/gentoo Makefile distinfo Log: Update to 0.11.24 PR: 37637 Submitted by: maintainer Revision Changes Path 1.10 +1 -1 ports/x11-fm/gentoo/Makefile 1.8 +1 -1 ports/x11-fm/gentoo/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 14: 9:56 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 61C9437B400; Wed, 1 May 2002 14:09:49 -0700 (PDT) Received: (from mbr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41L9nE81420; Wed, 1 May 2002 14:09:49 -0700 (PDT) (envelope-from mbr) Message-Id: <200205012109.g41L9nE81420@freefall.freebsd.org> From: Martin Blapp Date: Wed, 1 May 2002 14:09:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/openoffice Makefile distinfo ports/editors/openoffice/files patch-cpputools::source::registercomponent::makefile.mk patch-i18n::inc::collator.hxx patch-ppsprint::source::printer::printerinfomanager.cxx patch-psprint::source::printer::printerinfomanager.cxx patch-setup2::script::setupserver patch-setup2::source::custom::jvmsetup::loader::jvmsetup.sh patch-sysui::unix::office::gnome::gnome-vfs-filetype-registration.cxx patch-unzip::source::file_io.c ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mbr 2002/05/01 14:09:49 PDT Modified files: editors/openoffice Makefile distinfo editors/openoffice/files patch-i18n::inc::collator.hxx patch-setup2::script::setupserver patch-setup2::source::custom::jvmsetup::loader::jvmsetup.sh patch-sysui::unix::office::gnome::gnome-vfs-filetype-registration.cxx patch-unzip::source::file_io.c patch-unzip::source::misc.c Added files: editors/openoffice/files patch-cpputools::source::registercomponent::makefile.mk patch-psprint::source::printer::printerinfomanager.cxx Removed files: editors/openoffice/files patch-ppsprint::source::printer::printerinfomanager.cxx Log: Upgrade to 1.0.0 Builds ok, but is still broken Revision Changes Path 1.50 +6 -4 ports/editors/openoffice/Makefile 1.14 +1 -1 ports/editors/openoffice/distinfo 1.1 +10 -0 ports/editors/openoffice/files/patch-cpputools::source::registercomponent::makefile.mk (new) 1.2 +6 -9 ports/editors/openoffice/files/patch-i18n::inc::collator.hxx 1.2 +0 -11 ports/editors/openoffice/files/patch-ppsprint::source::printer::printerinfomanager.cxx (dead) 1.1 +11 -0 ports/editors/openoffice/files/patch-psprint::source::printer::printerinfomanager.cxx (new) 1.2 +5 -6 ports/editors/openoffice/files/patch-setup2::script::setupserver 1.2 +4 -5 ports/editors/openoffice/files/patch-setup2::source::custom::jvmsetup::loader::jvmsetup.sh 1.2 +6 -7 ports/editors/openoffice/files/patch-sysui::unix::office::gnome::gnome-vfs-filetype-registration.cxx 1.4 +6 -7 ports/editors/openoffice/files/patch-unzip::source::file_io.c 1.4 +8 -10 ports/editors/openoffice/files/patch-unzip::source::misc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 14:15: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8FAA737B404; Wed, 1 May 2002 14:14:51 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41LEpv82565; Wed, 1 May 2002 14:14:51 -0700 (PDT) (envelope-from pat) Message-Id: <200205012114.g41LEpv82565@freefall.freebsd.org> From: Patrick Li Date: Wed, 1 May 2002 14:14:51 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/p5-Net-SSH Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/05/01 14:14:51 PDT Modified files: net/p5-Net-SSH Makefile distinfo Log: Update to 0.05 PR: 37584 Submitted by: David Lay Approved by: mail to maintainer bounces Revision Changes Path 1.2 +1 -1 ports/net/p5-Net-SSH/Makefile 1.2 +1 -1 ports/net/p5-Net-SSH/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 14:21:59 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 481CC37B405; Wed, 1 May 2002 14:21:52 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41LLqm84127; Wed, 1 May 2002 14:21:52 -0700 (PDT) (envelope-from pat) Message-Id: <200205012121.g41LLqm84127@freefall.freebsd.org> From: Patrick Li Date: Wed, 1 May 2002 14:21:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/dkimap4 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/05/01 14:21:52 PDT Modified files: mail/dkimap4 Makefile Log: Update MASTER_SITES PR: 37626 Submitted by: Erwin Lansing Revision Changes Path 1.5 +1 -1 ports/mail/dkimap4/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 14:30:12 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AFBB037B400; Wed, 1 May 2002 14:30:08 -0700 (PDT) Received: (from cjc@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41LU8D86230; Wed, 1 May 2002 14:30:08 -0700 (PDT) (envelope-from cjc) Message-Id: <200205012130.g41LU8D86230@freefall.freebsd.org> From: "Crist J. Clark" Date: Wed, 1 May 2002 14:30:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ipfw ipfw.8 src/sys/netinet ip_fw.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 cjc 2002/05/01 14:30:07 PDT Modified files: (Branch: RELENG_4) sbin/ipfw ipfw.8 sys/netinet ip_fw.c Log: MFC: Enlighten those who read the FINE POINTS of the documentation a bit more on how ipfw(8) deals with tiny fragments. While we're at it, add a quick log message to even let people know we dropped a packet. (Note that the second FINE POINT is somewhat redundant given the first, but since the code is there, leave the docs for it.) src/sbin/ipfw/ipfw.8: 1.102 src/sys/netinet/ip_fw.c: 1.184 Revision Changes Path 1.63.2.23 +14 -3 src/sbin/ipfw/ipfw.8 1.131.2.33 +6 -2 src/sys/netinet/ip_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 May 1 14:36:17 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8F24737B42C; Wed, 1 May 2002 14:36:07 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41La7G87348; Wed, 1 May 2002 14:36:07 -0700 (PDT) (envelope-from jmallett) Message-Id: <200205012136.g41La7G87348@freefall.freebsd.org> From: "J. Mallett" Date: Wed, 1 May 2002 14:36:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/m4 - Imported sources X-FreeBSD-CVS-Branch: OPENBSD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/05/01 14:36:07 PDT src/usr.bin/m4 - Imported sources Update of /home/ncvs/src/usr.bin/m4 In directory freefall.freebsd.org:/d/home/jmallett/OpenBSD-m4 Log Message: Import OpenBSD m4(1) as of April 26. Mostly ANSIfication changes. Status: Vendor Tag: OPENBSD Release Tags: cvs_20020426 I src/usr.bin/m4/CVS C src/usr.bin/m4/Makefile U src/usr.bin/m4/NOTES C src/usr.bin/m4/eval.c C src/usr.bin/m4/expr.c U src/usr.bin/m4/extern.h C src/usr.bin/m4/gnum4.c C src/usr.bin/m4/look.c U src/usr.bin/m4/m4.1 C src/usr.bin/m4/main.c U src/usr.bin/m4/mdef.h C src/usr.bin/m4/misc.c U src/usr.bin/m4/pathnames.h U src/usr.bin/m4/stdd.h C src/usr.bin/m4/trace.c I src/usr.bin/m4/PSD.doc/CVS U src/usr.bin/m4/PSD.doc/Makefile I src/usr.bin/m4/TEST/CVS U src/usr.bin/m4/TEST/hanoi.m4 U src/usr.bin/m4/TEST/ack.m4 U src/usr.bin/m4/TEST/hash.m4 U src/usr.bin/m4/TEST/sqroot.m4 U src/usr.bin/m4/TEST/string.m4 U src/usr.bin/m4/TEST/test.m4 8 conflicts created by this import. Use the following command to help the merge: cvs checkout -jOPENBSD:yesterday -jOPENBSD src/usr.bin/m4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 14:37:37 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 873C937B41C; Wed, 1 May 2002 14:37:30 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41LbUl87572; Wed, 1 May 2002 14:37:30 -0700 (PDT) (envelope-from jmallett) Message-Id: <200205012137.g41LbUl87572@freefall.freebsd.org> From: "J. Mallett" Date: Wed, 1 May 2002 14:37:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/m4 Makefile eval.c expr.c gnum4.c look.c main.c misc.c trace.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/05/01 14:37:29 PDT Modified files: usr.bin/m4 Makefile eval.c expr.c gnum4.c look.c main.c misc.c trace.c Log: Merge local changes again, against ANSIfied m4(1). Revision Changes Path 1.6 +1 -1 src/usr.bin/m4/Makefile 1.18 +24 -68 src/usr.bin/m4/eval.c 1.7 +9 -11 src/usr.bin/m4/expr.c 1.6 +20 -60 src/usr.bin/m4/gnum4.c 1.5 +9 -14 src/usr.bin/m4/look.c 1.15 +11 -24 src/usr.bin/m4/main.c 1.12 +20 -41 src/usr.bin/m4/misc.c 1.4 +15 -26 src/usr.bin/m4/trace.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 14:45:24 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4862F37B405; Wed, 1 May 2002 14:45:22 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41LjM288814; Wed, 1 May 2002 14:45:22 -0700 (PDT) (envelope-from jmallett) Message-Id: <200205012145.g41LjM288814@freefall.freebsd.org> From: "J. Mallett" Date: Wed, 1 May 2002 14:45:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/m4 expr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/05/01 14:45:22 PDT Modified files: usr.bin/m4 expr.c Log: Add some spurious veritcal whitespace to reduce diffs to OpenBSD. Revision Changes Path 1.8 +2 -0 src/usr.bin/m4/expr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 14:51:43 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5298437B419; Wed, 1 May 2002 14:51:24 -0700 (PDT) Received: (from mbr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41LpOn89583; Wed, 1 May 2002 14:51:24 -0700 (PDT) (envelope-from mbr) Message-Id: <200205012151.g41LpOn89583@freefall.freebsd.org> From: Martin Blapp Date: Wed, 1 May 2002 14:51:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/openoffice/files patch-sysui::oounix::office::gnome-vfs-filetype-registration.cxx X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mbr 2002/05/01 14:51:24 PDT Added files: editors/openoffice/files patch-sysui::oounix::office::gnome-vfs-filetype-registration.cxx Log: A oounix dir is now used instead of unix. So we need to apply this patch to two files instead of one. Revision Changes Path 1.1 +12 -0 ports/editors/openoffice/files/patch-sysui::oounix::office::gnome-vfs-filetype-registration.cxx (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 14:52:39 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0A9F137B421; Wed, 1 May 2002 14:52:34 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41LqYk89743; Wed, 1 May 2002 14:52:34 -0700 (PDT) (envelope-from peter) Message-Id: <200205012152.g41LqYk89743@freefall.freebsd.org> From: Peter Wemm Date: Wed, 1 May 2002 14:52:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/acpica genwakecode.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2002/05/01 14:52:34 PDT Added files: sys/i386/acpica genwakecode.sh Log: Add a shell script to do what genwakecode.pl does. Obtained from: ade Revision Changes Path 1.1 +21 -0 src/sys/i386/acpica/genwakecode.sh (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 14:54:11 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A0FAD37B416; Wed, 1 May 2002 14:54:07 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41Ls7q89864; Wed, 1 May 2002 14:54:07 -0700 (PDT) (envelope-from peter) Message-Id: <200205012154.g41Ls7q89864@freefall.freebsd.org> From: Peter Wemm Date: Wed, 1 May 2002 14:54:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/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 peter 2002/05/01 14:54:07 PDT Modified files: sys/i386/acpica Makefile Log: Try using genwakecode.sh instead of the perl version. Revision Changes Path 1.3 +2 -2 src/sys/i386/acpica/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 14:58:39 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 87A8937B416; Wed, 1 May 2002 14:58:36 -0700 (PDT) Received: (from mjacob@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41LwaA90456; Wed, 1 May 2002 14:58:36 -0700 (PDT) (envelope-from mjacob) Message-Id: <200205012158.g41LwaA90456@freefall.freebsd.org> From: Matt Jacob Date: Wed, 1 May 2002 14:58:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mjacob 2002/05/01 14:58:36 PDT Modified files: sys/dev/isp isp.c Log: If we get a DATA UNDERRUN error from QLogic FC cards, but the RQCS_RU bit is not set in the scsi completion status, or if the residual is clearly nonsense, then this was a command that suffered the loss of one or more FC frames in the middle of the exchange. Set HBA_BOTCH and hope it will get retried. It's the only thing we can do. MFC after: 1 day Revision Changes Path 1.93 +23 -6 src/sys/dev/isp/isp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 15: 9: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E12DD37B400; Wed, 1 May 2002 15:09:02 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41M92d99136; Wed, 1 May 2002 15:09:02 -0700 (PDT) (envelope-from pat) Message-Id: <200205012209.g41M92d99136@freefall.freebsd.org> From: Patrick Li Date: Wed, 1 May 2002 15:09:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/cpbk Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/05/01 15:09:02 PDT Modified files: sysutils/cpbk Makefile Log: Fix MASTER_SITES PR: 37646 Submitted by: Tilman Linneweh Revision Changes Path 1.5 +2 -1 ports/sysutils/cpbk/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 15:12:50 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 40CCF37B41C; Wed, 1 May 2002 15:10:03 -0700 (PDT) Received: (from marcel@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41MA3O99338; Wed, 1 May 2002 15:10:03 -0700 (PDT) (envelope-from marcel) Message-Id: <200205012210.g41MA3O99338@freefall.freebsd.org> From: Marcel Moolenaar Date: Wed, 1 May 2002 15:10:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 mca.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcel 2002/05/01 15:10:03 PDT Modified files: sys/ia64/ia64 mca.c Log: Make ia64_mca_save_state MP safe. Protect access to the info block, updating the sysctl tree and clearing the SAL state by a spin lock. Revision Changes Path 1.2 +57 -9 src/sys/ia64/ia64/mca.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 15:13:16 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9184A37B436; Wed, 1 May 2002 15:12:43 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41MCh399752; Wed, 1 May 2002 15:12:43 -0700 (PDT) (envelope-from pat) Message-Id: <200205012212.g41MCh399752@freefall.freebsd.org> From: Patrick Li Date: Wed, 1 May 2002 15:12:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/elinks 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 pat 2002/05/01 15:12:43 PDT Modified files: www/elinks Makefile pkg-descr Log: Project page moved to faster site PR: 37647 Submitted by: maintainer Revision Changes Path 1.19 +1 -1 ports/www/elinks/Makefile 1.4 +1 -1 ports/www/elinks/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 May 1 15:19: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5B31237B405; Wed, 1 May 2002 15:19:03 -0700 (PDT) Received: (from marcel@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41MJ3V00855; Wed, 1 May 2002 15:19:03 -0700 (PDT) (envelope-from marcel) Message-Id: <200205012219.g41MJ3V00855@freefall.freebsd.org> From: Marcel Moolenaar Date: Wed, 1 May 2002 15:19:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 mp_machdep.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcel 2002/05/01 15:19:03 PDT Modified files: sys/ia64/ia64 mp_machdep.c Log: Save the MCA info specific to the AP as part of the AP launch. Revision Changes Path 1.36 +9 -2 src/sys/ia64/ia64/mp_machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 15:39:58 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8E56537B41A; Wed, 1 May 2002 15:39:53 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41Mdra03646; Wed, 1 May 2002 15:39:53 -0700 (PDT) (envelope-from obrien) Message-Id: <200205012239.g41Mdra03646@freefall.freebsd.org> From: "David E. O'Brien" Date: Wed, 1 May 2002 15:39:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssh ssh_config sshd_config X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/05/01 15:39:53 PDT Modified files: crypto/openssh ssh_config sshd_config Log: Usual after-import fixup of SCM IDs. Revision Changes Path 1.12 +1 -1 src/crypto/openssh/ssh_config 1.22 +1 -1 src/crypto/openssh/sshd_config To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 15:56:12 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F222637B404; Wed, 1 May 2002 15:56:08 -0700 (PDT) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41Mu8v05463; Wed, 1 May 2002 15:56:08 -0700 (PDT) (envelope-from iedowse) Message-Id: <200205012256.g41Mu8v05463@freefall.freebsd.org> From: Ian Dowse Date: Wed, 1 May 2002 15:56:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern init_main.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG iedowse 2002/05/01 15:56:08 PDT Modified files: (Branch: RELENG_4) sys/kern init_main.c Log: MFC: 1.63 (attempt #2); hold a vnode reference corresponding to `rootvnode'. This was first MFC'd in revision 1.134.2.4, but it appears to have been lost by a botched merge a few months later in revision 1.134.2.6. Approved by: re Revision Changes Path 1.134.2.7 +2 -1 src/sys/kern/init_main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 16: 3:31 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5EB2437B417; Wed, 1 May 2002 16:03:28 -0700 (PDT) Received: (from murray@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41N3S206148; Wed, 1 May 2002 16:03:28 -0700 (PDT) (envelope-from murray) Message-Id: <200205012303.g41N3S206148@freefall.freebsd.org> From: Murray Stokely Date: Wed, 1 May 2002 16:03:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/news news.xml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG murray 2002/05/01 16:03:28 PDT Modified files: en/news news.xml Log: Note that -STABLE is in a code freeze in preparation for FreeBSD 4.6. Link to 4.6 release schedule. Revision Changes Path 1.85 +21 -1 www/en/news/news.xml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 16: 3:50 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7125F37B400; Wed, 1 May 2002 16:03:31 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41N3Vt06173; Wed, 1 May 2002 16:03:31 -0700 (PDT) (envelope-from obrien) Message-Id: <200205012303.g41N3Vt06173@freefall.freebsd.org> From: "David E. O'Brien" Date: Wed, 1 May 2002 16:03:31 -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 obrien 2002/05/01 16:03:31 PDT Modified files: sys/i386/conf NOTES Log: Add some NOTES on the Comtrol Rocketport and the Digiboard drivers. Revision Changes Path 1.1018 +37 -0 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 May 1 16:27:48 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 02F5F37B405; Wed, 1 May 2002 16:27:46 -0700 (PDT) Received: (from billf@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41NRj216467; Wed, 1 May 2002 16:27:45 -0700 (PDT) (envelope-from billf) Message-Id: <200205012327.g41NRj216467@freefall.freebsd.org> From: Bill Fumerola Date: Wed, 1 May 2002 16:27:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/ethereal 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 billf 2002/05/01 16:27:45 PDT Modified files: net/ethereal Makefile distinfo Log: upgrade to 0.9.3, use USE_GLIB Revision Changes Path 1.45 +2 -3 ports/net/ethereal/Makefile 1.32 +1 -1 ports/net/ethereal/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 16:33:52 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7653E37B400; Wed, 1 May 2002 16:33:48 -0700 (PDT) Received: (from billf@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g41NXmk18575; Wed, 1 May 2002 16:33:48 -0700 (PDT) (envelope-from billf) Message-Id: <200205012333.g41NXmk18575@freefall.freebsd.org> From: Bill Fumerola Date: Wed, 1 May 2002 16:33:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/ethereal Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG billf 2002/05/01 16:33:48 PDT Modified files: net/ethereal Makefile Log: wiretapped.net mirror changed layout PR: ports/34827 Submitted by: Edwin Groothuis Revision Changes Path 1.46 +2 -1 ports/net/ethereal/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 16:58:18 2002 Delivered-To: cvs-all@freebsd.org Received: from turbine.trit.org (turbine.trit.org [63.198.170.141]) by hub.freebsd.org (Postfix) with ESMTP id 9B17C37B417; Wed, 1 May 2002 16:57:50 -0700 (PDT) Received: from turbine.trit.org (localhost [127.0.0.1]) by turbine.trit.org (Postfix) with ESMTP id ACE123F71; Wed, 1 May 2002 23:57:43 +0000 (UTC) To: Warner Losh Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf kmod.mk In-Reply-To: <200205011924.g41JOQJ55987@freefall.freebsd.org>; from imp@FreeBSD.org on "Wed, 1 May 2002 12:24:26 -0700 (PDT)" Date: Wed, 01 May 2002 23:57:39 +0000 From: Dima Dorfman Message-Id: <20020501235744.ACE123F71@turbine.trit.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 Warner Losh wrote: > Log: > We don't need no stinkin' echos here. ... > Index: src/sys/conf/kmod.mk > diff -u src/sys/conf/kmod.mk:1.122 src/sys/conf/kmod.mk:1.123 > --- src/sys/conf/kmod.mk:1.122 Tue Apr 30 20:28:14 2002 > +++ src/sys/conf/kmod.mk Wed May 1 12:24:26 2002 > @@ -170,6 +170,9 @@ > .endif > .endif > > +.if !exists(/usr/sbin/kldxref) > +NO_XREF=yes > +.endif > > _ILINKS=@ machine > > @@ -257,9 +260,7 @@ > done; true > .endif > .if !defined(NO_XREF) > - @echo "FAILURES HERE ARE OK" > -kldxref ${DESTDIR}${KMODDIR} Since we don't get here when kldxref doesn't exist any more, shouldn't we get rid of the '-'? I.e., make the last line read: kldxref ${DESTDIR}${KMODDIR} Or are their other failure modes we want to ignore? > - @echo "END OF SECTION WHERE FAILURES ARE OK" > .endif > .endif > > @@ -345,5 +346,4 @@ > .endif > > .include > - > .include > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 17: 0:38 2002 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 1897037B420; Wed, 1 May 2002 17:00:15 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g4200DH29450; Wed, 1 May 2002 18:00:13 -0600 (MDT) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g4200Bb93833; Wed, 1 May 2002 18:00:11 -0600 (MDT) (envelope-from imp@village.org) Date: Wed, 01 May 2002 18:00:03 -0600 (MDT) Message-Id: <20020501.180003.73688332.imp@village.org> To: dima@trit.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf kmod.mk From: "M. Warner Losh" In-Reply-To: <20020501235744.ACE123F71@turbine.trit.org> References: <200205011924.g41JOQJ55987@freefall.freebsd.org> <20020501235744.ACE123F71@turbine.trit.org> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <20020501235744.ACE123F71@turbine.trit.org> Dima Dorfman writes: : > -kldxref ${DESTDIR}${KMODDIR} : : Since we don't get here when kldxref doesn't exist any more, shouldn't : we get rid of the '-'? I.e., make the last line read: : : kldxref ${DESTDIR}${KMODDIR} : : Or are their other failure modes we want to ignore? It just didn't occur to me to remove it. I'll remove it and rebuild on my stable box and see if that helps. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 17: 9:41 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E625C37B41A; Wed, 1 May 2002 17:09:37 -0700 (PDT) Received: (from anders@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4209bQ26095; Wed, 1 May 2002 17:09:37 -0700 (PDT) (envelope-from anders) Message-Id: <200205020009.g4209bQ26095@freefall.freebsd.org> From: Anders Nordby Date: Wed, 1 May 2002 17:09:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/dillo Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG anders 2002/05/01 17:09:37 PDT Modified files: www/dillo Makefile distinfo pkg-plist Log: Update to 0.6.5. Revision Changes Path 1.11 +7 -3 ports/www/dillo/Makefile 1.5 +1 -1 ports/www/dillo/distinfo 1.2 +1 -0 ports/www/dillo/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 17:16: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D53C337B41D; Wed, 1 May 2002 17:16:04 -0700 (PDT) Received: (from anders@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g420G4T26905; Wed, 1 May 2002 17:16:04 -0700 (PDT) (envelope-from anders) Message-Id: <200205020016.g420G4T26905@freefall.freebsd.org> From: Anders Nordby Date: Wed, 1 May 2002 17:16:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/darkstat Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG anders 2002/05/01 17:16:04 PDT Modified files: net/darkstat Makefile distinfo Log: Update to 1.21. Revision Changes Path 1.2 +1 -1 ports/net/darkstat/Makefile 1.2 +1 -1 ports/net/darkstat/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 17:30:22 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 479D637B404; Wed, 1 May 2002 17:30:19 -0700 (PDT) Received: (from chris@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g420UJ928677; Wed, 1 May 2002 17:30:19 -0700 (PDT) (envelope-from chris) Message-Id: <200205020030.g420UJ928677@freefall.freebsd.org> From: Chris Costello Date: Wed, 1 May 2002 17:30:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT exclude X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG chris 2002/05/01 17:30:19 PDT Modified files: . exclude Log: Treat the TrustedBSD Web site directory just as the FreeBSD www/ directory. Sponsored by: DARPA, NAI Labs Revision Changes Path 1.37 +3 -0 CVSROOT/exclude To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 17:31:23 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3A59837B41C; Wed, 1 May 2002 17:31:17 -0700 (PDT) Received: (from chris@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g420VHK28895; Wed, 1 May 2002 17:31:17 -0700 (PDT) (envelope-from chris) Message-Id: <200205020031.g420VHK28895@freefall.freebsd.org> From: Chris Costello Date: Wed, 1 May 2002 17:31:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: projects/trustedbsd/www Makefile beastie.page bib-stylesheet.xsl components.page dev-stylesheet.xsl developers.dev developers.gif developersgray.gif docs.bib docs.gif docsgray.gif heading.xsl home.gif home.page homegray.gif ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/05/01 17:31:16 PDT Added files: trustedbsd/www Makefile beastie.page bib-stylesheet.xsl components.page dev-stylesheet.xsl developers.dev developers.gif developersgray.gif docs.bib docs.gif docsgray.gif heading.xsl home.gif home.page homegray.gif horizontalbar1.gif includes.xsl legal.page mailinglists.gif mailinglists.page mailinglistsgray.gif minipemaquidlight.jpg news.page page.css page.xsl pemaquidlight.jpg powerlogo.gif resources.gif sidebar.xml trusted.web.mk trustydibmed2.jpg trustyshadow.gif trustyteenie.gif verticalbar1.gif wwwheader.gif Log: Welcome the TrustedBSD Web site code. This is being kept here because it is the best place for FreeBSD Doc. Project people to have access to it, and because it can be easily mirrored. It fulfills the requirement that it is directly related to FreeBSD. Sponsored by: DARPA, NAI Labs Obtained from: TrustedBSD Project Revision Changes Path 1.1 +59 -0 projects/trustedbsd/www/Makefile (new) 1.1 +66 -0 projects/trustedbsd/www/beastie.page (new) 1.1 +115 -0 projects/trustedbsd/www/bib-stylesheet.xsl (new) 1.1 +134 -0 projects/trustedbsd/www/components.page (new) 1.1 +89 -0 projects/trustedbsd/www/dev-stylesheet.xsl (new) 1.1 +97 -0 projects/trustedbsd/www/developers.dev (new) 1.1 +10 -0 projects/trustedbsd/www/developers.gif (new) 1.1 +13 -0 projects/trustedbsd/www/developersgray.gif (new) 1.1 +106 -0 projects/trustedbsd/www/docs.bib (new) 1.1 +8 -0 projects/trustedbsd/www/docs.gif (new) 1.1 +14 -0 projects/trustedbsd/www/docsgray.gif (new) 1.1 +78 -0 projects/trustedbsd/www/heading.xsl (new) 1.1 +13 -0 projects/trustedbsd/www/home.gif (new) 1.1 +41 -0 projects/trustedbsd/www/home.page (new) 1.1 +8 -0 projects/trustedbsd/www/homegray.gif (new) 1.1 +2 -0 projects/trustedbsd/www/horizontalbar1.gif (new) 1.1 +46 -0 projects/trustedbsd/www/includes.xsl (new) 1.1 +70 -0 projects/trustedbsd/www/legal.page (new) 1.1 +14 -0 projects/trustedbsd/www/mailinglists.gif (new) 1.1 +121 -0 projects/trustedbsd/www/mailinglists.page (new) 1.1 +7 -0 projects/trustedbsd/www/mailinglistsgray.gif (new) 1.1 +15 -0 projects/trustedbsd/www/minipemaquidlight.jpg (new) 1.1 +145 -0 projects/trustedbsd/www/news.page (new) 1.1 +75 -0 projects/trustedbsd/www/page.css (new) 1.1 +121 -0 projects/trustedbsd/www/page.xsl (new) 1.1 +10 -0 projects/trustedbsd/www/pemaquidlight.jpg (new) 1.1 +38 -0 projects/trustedbsd/www/powerlogo.gif (new) 1.1 +29 -0 projects/trustedbsd/www/resources.gif (new) 1.1 +33 -0 projects/trustedbsd/www/sidebar.xml (new) 1.1 +90 -0 projects/trustedbsd/www/trusted.web.mk (new) 1.1 +194 -0 projects/trustedbsd/www/trustydibmed2.jpg (new) 1.1 +119 -0 projects/trustedbsd/www/trustyshadow.gif (new) 1.1 +59 -0 projects/trustedbsd/www/trustyteenie.gif (new) 1.1 +1 -0 projects/trustedbsd/www/verticalbar1.gif (new) 1.1 +31 -0 projects/trustedbsd/www/wwwheader.gif (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 17:36:41 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 87EC837B400; Wed, 1 May 2002 17:36:38 -0700 (PDT) Received: (from chris@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g420acN34091; Wed, 1 May 2002 17:36:38 -0700 (PDT) (envelope-from chris) Message-Id: <200205020036.g420acN34091@freefall.freebsd.org> From: Chris Costello Date: Wed, 1 May 2002 17:36:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: projects README X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG chris 2002/05/01 17:36:38 PDT Modified files: . README Log: I will maintain trustedbsd/ (which currently only contains the Web stuff). Sponsored by: DARPA, NAI Labs Revision Changes Path 1.5 +1 -0 projects/README To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 17:46:38 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C85C737B416; Wed, 1 May 2002 17:46:33 -0700 (PDT) Received: (from chris@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g420kXX35144; Wed, 1 May 2002 17:46:33 -0700 (PDT) (envelope-from chris) Message-Id: <200205020046.g420kXX35144@freefall.freebsd.org> From: Chris Costello Date: Wed, 1 May 2002 17:46:33 -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 chris 2002/05/01 17:46:33 PDT Modified files: . modules Log: trustedbsd-www -> projects/trustedbsd/www Revision Changes Path 1.5035 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 18: 3:11 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1128037B404; Wed, 1 May 2002 18:03:07 -0700 (PDT) Received: (from mckusick@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42137S36889; Wed, 1 May 2002 18:03:07 -0700 (PDT) (envelope-from mckusick) Message-Id: <200205020103.g42137S36889@freefall.freebsd.org> From: Kirk McKusick Date: Wed, 1 May 2002 18:03:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/fsck_ffs fsutil.c pass5.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mckusick 2002/05/01 18:03:06 PDT Modified files: sbin/fsck_ffs fsutil.c pass5.c Log: Minor bug fixes uncovered while working on UFS2. They should have no effect on existing systems. Revision Changes Path 1.11 +1 -1 src/sbin/fsck_ffs/fsutil.c 1.26 +1 -1 src/sbin/fsck_ffs/pass5.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 18:18:29 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B2FAF37B417; Wed, 1 May 2002 18:18:25 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g421IPY42116; Wed, 1 May 2002 18:18:25 -0700 (PDT) (envelope-from pat) Message-Id: <200205020118.g421IPY42116@freefall.freebsd.org> From: Patrick Li Date: Wed, 1 May 2002 18:18:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/us-zipcodes Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/05/01 18:18:25 PDT Modified files: misc/us-zipcodes Makefile Log: - Add working site (mirrored by new maintainer) - Give maintainership to Jason Harris PR: 36506 Submitted by: Tilman Linneweh , Jason Harris Revision Changes Path 1.10 +3 -4 ports/misc/us-zipcodes/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 18:32:57 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 03ADD37B416; Wed, 1 May 2002 18:32:54 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g421WrW43773; Wed, 1 May 2002 18:32:53 -0700 (PDT) (envelope-from pat) Message-Id: <200205020132.g421WrW43773@freefall.freebsd.org> From: Patrick Li Date: Wed, 1 May 2002 18:32:53 -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 pat 2002/05/01 18:32:53 PDT Modified files: mail/tmda Makefile distinfo Log: Update to 0.54 PR: 37648 Submitted by: maintainer Revision Changes Path 1.16 +1 -1 ports/mail/tmda/Makefile 1.15 +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 Wed May 1 18:34:23 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BCB0A37B416; Wed, 1 May 2002 18:34:20 -0700 (PDT) Received: (from cjh@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g421YKX44093; Wed, 1 May 2002 18:34:20 -0700 (PDT) (envelope-from cjh) Message-Id: <200205020134.g421YKX44093@freefall.freebsd.org> From: CHOI Junho Date: Wed, 1 May 2002 18:34:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/korean/gaim Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG cjh 2002/05/01 18:34:20 PDT Modified files: korean/gaim Makefile distinfo Log: sync with 0.57. Revision Changes Path 1.7 +2 -2 ports/korean/gaim/Makefile 1.2 +2 -2 ports/korean/gaim/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 18:37:54 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3048537B400; Wed, 1 May 2002 18:37:48 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g421bmp44700; Wed, 1 May 2002 18:37:48 -0700 (PDT) (envelope-from pat) Message-Id: <200205020137.g421bmp44700@freefall.freebsd.org> From: Patrick Li Date: Wed, 1 May 2002 18:37:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/grip/files patch-src-grip.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/05/01 18:37:48 PDT Added files: audio/grip/files patch-src-grip.c Log: Grip crashes on current because malloc'ed memory is not zeroed. PR: 37652 Submitted by: maintainer Reported by: anholt Revision Changes Path 1.1 +11 -0 ports/audio/grip/files/patch-src-grip.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 18:56:39 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ECDE837B417; Wed, 1 May 2002 18:56:34 -0700 (PDT) Received: (from cy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g421uYH46916; Wed, 1 May 2002 18:56:34 -0700 (PDT) (envelope-from cy) Message-Id: <200205020156.g421uYH46916@freefall.freebsd.org> From: Cy Schubert Date: Wed, 1 May 2002 18:56:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/rblcheck Makefile distinfo pkg-message pkg-plist ports/mail/rblcheck/files patch-aa patch-ab rblcheckrc.sample ports/mail/rblcheck/scripts configure.rbl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG cy 2002/05/01 18:56:34 PDT Modified files: mail/rblcheck Makefile distinfo pkg-plist mail/rblcheck/files patch-aa Added files: mail/rblcheck pkg-message mail/rblcheck/files rblcheckrc.sample Removed files: mail/rblcheck/files patch-ab mail/rblcheck/scripts configure.rbl Log: Upgrade 1.4 --> 1.5 Maintainer requested the transfer of maintainership to MOROHOSHI Akihiko . PR: 37575 Submitted by: MAINTAINER: Yen-Ming Lee Revision Changes Path 1.17 +17 -21 ports/mail/rblcheck/Makefile 1.3 +1 -1 ports/mail/rblcheck/distinfo 1.9 +42 -68 ports/mail/rblcheck/files/patch-aa 1.2 +0 -8 ports/mail/rblcheck/files/patch-ab (dead) 1.1 +9 -0 ports/mail/rblcheck/files/rblcheckrc.sample (new) 1.1 +3 -0 ports/mail/rblcheck/pkg-message (new) 1.4 +7 -5 ports/mail/rblcheck/pkg-plist 1.5 +0 -102 ports/mail/rblcheck/scripts/configure.rbl (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 19: 6: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B920B37B41C; Wed, 1 May 2002 19:06:04 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42264751741; Wed, 1 May 2002 19:06:04 -0700 (PDT) (envelope-from jmallett) Message-Id: <200205020206.g42264751741@freefall.freebsd.org> From: "J. Mallett" Date: Wed, 1 May 2002 19:06:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/xargs strnsubst.c xargs.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/05/01 19:06:04 PDT Modified files: usr.bin/xargs strnsubst.c xargs.c Log: Rework some of the -I support so I can't find a way to make xargs(1) core or corrupt memory. Simplifies the code in one or two places, also removes some code that looks like it was bogus or incomplete. Update strnsubst to have one or two extra conditions which maybe would make it more efficient, or at least more versatile. This is likely a no-op. Revision Changes Path 1.2 +5 -0 src/usr.bin/xargs/strnsubst.c 1.19 +9 -15 src/usr.bin/xargs/xargs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 19: 8:56 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B48DC37B41D; Wed, 1 May 2002 19:08:48 -0700 (PDT) Received: (from jeff@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4228mb52019; Wed, 1 May 2002 19:08:48 -0700 (PDT) (envelope-from jeff) Message-Id: <200205020208.g4228mb52019@freefall.freebsd.org> From: Jeff Roberson Date: Wed, 1 May 2002 19:08:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_malloc.c src/sys/vm uma_core.c uma_dbg.c uma_dbg.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jeff 2002/05/01 19:08:48 PDT Modified files: sys/kern kern_malloc.c sys/vm uma_core.c uma_dbg.c uma_dbg.h Log: Remove the temporary alignment check in free(). Implement the following checks on freed memory in the bucket path: - Slab membership - Alignment - Duplicate free This previously was only done if we skipped the buckets. This code will slow down INVARIANTS a bit, but it is smp safe. The checks were moved out of the normal path and into hooks supplied in uma_dbg. Revision Changes Path 1.106 +0 -6 src/sys/kern/kern_malloc.c 1.18 +21 -19 src/sys/vm/uma_core.c 1.2 +95 -0 src/sys/vm/uma_dbg.c 1.2 +2 -0 src/sys/vm/uma_dbg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 19: 9: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4712537B422; Wed, 1 May 2002 19:08:55 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4228tl52044; Wed, 1 May 2002 19:08:55 -0700 (PDT) (envelope-from des) Message-Id: <200205020208.g4228tl52044@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Wed, 1 May 2002 19:08:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/sdl_image/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 des 2002/05/01 19:08:55 PDT Added files: graphics/sdl_image/files patch-ad Log: Ignore invisible layers and channels in XCF files. Revision Changes Path 1.1 +79 -0 ports/graphics/sdl_image/files/patch-ad (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 19: 9:32 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DB8F037B43C; Wed, 1 May 2002 19:09:19 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4229Ji52140; Wed, 1 May 2002 19:09:19 -0700 (PDT) (envelope-from des) Message-Id: <200205020209.g4229Ji52140@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Wed, 1 May 2002 19:09:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/sdl_image Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2002/05/01 19:09:19 PDT Modified files: graphics/sdl_image Makefile Log: Enable TIFF and XCF support and bump PORTREVISION. Approved by: sobomax Revision Changes Path 1.10 +2 -0 ports/graphics/sdl_image/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 19:10: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B862537B481; Wed, 1 May 2002 19:09:48 -0700 (PDT) Received: (from cy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4229mq52249; Wed, 1 May 2002 19:09:48 -0700 (PDT) (envelope-from cy) Message-Id: <200205020209.g4229mq52249@freefall.freebsd.org> From: Cy Schubert Date: Wed, 1 May 2002 19:09:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/rblcheck Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG cy 2002/05/01 19:09:48 PDT Modified files: mail/rblcheck Makefile Log: Missed this one. Should use GNU configure --prefix instead of Perl. Pointy hat to: me Revision Changes Path 1.18 +1 -2 ports/mail/rblcheck/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 19:15:11 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 19DB837B417; Wed, 1 May 2002 19:15:07 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g422F7c53396; Wed, 1 May 2002 19:15:07 -0700 (PDT) (envelope-from jmallett) Message-Id: <200205020215.g422F7c53396@freefall.freebsd.org> From: "J. Mallett" Date: Wed, 1 May 2002 19:15:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/xargs strnsubst.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/05/01 19:15:07 PDT Modified files: usr.bin/xargs strnsubst.c Log: *str is spelled 's1' inside the body of the code. Make 'this' not a local variable, since it isn't necessary or complex enough to warrant such. Revision Changes Path 1.3 +2 -4 src/usr.bin/xargs/strnsubst.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 19:32:13 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D7D8837B416; Wed, 1 May 2002 19:32:09 -0700 (PDT) Received: (from alc@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g422W9u55432; Wed, 1 May 2002 19:32:09 -0700 (PDT) (envelope-from alc) Message-Id: <200205020232.g422W9u55432@freefall.freebsd.org> From: Alan Cox Date: Wed, 1 May 2002 19:32:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_map.c vm_map.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alc 2002/05/01 19:32:09 PDT Modified files: sys/vm vm_map.c vm_map.h Log: o Remove dead and lockmgr()-specific debugging code. Revision Changes Path 1.227 +0 -6 src/sys/vm/vm_map.c 1.78 +0 -17 src/sys/vm/vm_map.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 19:36:53 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8163E37B416; Wed, 1 May 2002 19:36:50 -0700 (PDT) Received: (from silby@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g422aoq55979; Wed, 1 May 2002 19:36:50 -0700 (PDT) (envelope-from silby) Message-Id: <200205020236.g422aoq55979@freefall.freebsd.org> From: Mike Silbersack Date: Wed, 1 May 2002 19:36:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet in.h in_pcb.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG silby 2002/05/01 19:36:50 PDT Modified files: (Branch: RELENG_4) sys/netinet in.h in_pcb.c Log: Revert MFC of ephemeral port changes. More work will have to be done before this MFC is agreeable to all. Revision Changes Path 1.48.2.8 +7 -6 src/sys/netinet/in.h 1.59.2.23 +2 -2 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 Wed May 1 19:38:22 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A5C8A37B41B; Wed, 1 May 2002 19:38:18 -0700 (PDT) Received: (from silby@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g422cIm56240; Wed, 1 May 2002 19:38:18 -0700 (PDT) (envelope-from silby) Message-Id: <200205020238.g422cIm56240@freefall.freebsd.org> From: Mike Silbersack Date: Wed, 1 May 2002 19:38:18 -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 silby 2002/05/01 19:38:18 PDT Modified files: (Branch: RELENG_4) . UPDATING Log: Remove entry about ephemeral port range change MFC, as it has been un-MFC'd. Revision Changes Path 1.73.2.65 +0 -17 src/UPDATING To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 19:40:29 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B805137B400; Wed, 1 May 2002 19:40:26 -0700 (PDT) Received: (from silby@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g422eQq56583; Wed, 1 May 2002 19:40:26 -0700 (PDT) (envelope-from silby) Message-Id: <200205020240.g422eQq56583@freefall.freebsd.org> From: Mike Silbersack Date: Wed, 1 May 2002 19:40:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 ip.4 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG silby 2002/05/01 19:40:26 PDT Modified files: (Branch: RELENG_4) share/man/man4 ip.4 Log: Revert 1.13.2.8; ephemeral port range changes have been un-MFC'd. Revision Changes Path 1.13.2.9 +2 -2 src/share/man/man4/ip.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 19:42:38 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0168137B41A; Wed, 1 May 2002 19:42:35 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g422gYg56815; Wed, 1 May 2002 19:42:34 -0700 (PDT) (envelope-from jmallett) Message-Id: <200205020242.g422gYg56815@freefall.freebsd.org> From: "J. Mallett" Date: Wed, 1 May 2002 19:42:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/xargs xargs.1 xargs.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/05/01 19:42:34 PDT Modified files: usr.bin/xargs xargs.1 xargs.c Log: Make -J a proper flag internal to the code (rather than just check for use of replstr and lack of Iflag), and add -R, which when given with -I controls the number of arguments on which replacement will be done. Some people happen to think it's idiotic to limit to 5 arguments, so let the user override it if they like. Revision Changes Path 1.17 +13 -2 src/usr.bin/xargs/xargs.1 1.20 +17 -8 src/usr.bin/xargs/xargs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 19:46:11 2002 Delivered-To: cvs-all@freebsd.org Received: from patrocles.silby.com (d17.as21.nwbl0.wi.voyager.net [169.207.138.145]) by hub.freebsd.org (Postfix) with ESMTP id BF39837B417; Wed, 1 May 2002 19:46:05 -0700 (PDT) Received: from patrocles.silby.com (localhost [127.0.0.1]) by patrocles.silby.com (8.12.3/8.12.3) with ESMTP id g422kaUm037680; Wed, 1 May 2002 21:46:36 -0500 (CDT) (envelope-from silby@silby.com) Received: from localhost (silby@localhost) by patrocles.silby.com (8.12.3/8.12.3/Submit) with ESMTP id g422kYA6037677; Wed, 1 May 2002 21:46:36 -0500 (CDT) X-Authentication-Warning: patrocles.silby.com: silby owned process doing -bs Date: Wed, 1 May 2002 21:46:33 -0500 (CDT) From: Mike Silbersack To: cvs-all@FreeBSD.org Cc: cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 ip.4 In-Reply-To: <200205020240.g422eQq56583@freefall.freebsd.org> Message-ID: <20020501214611.X36667-100000@patrocles.silby.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 1 May 2002, Mike Silbersack wrote: > silby 2002/05/01 19:40:26 PDT > > Modified files: (Branch: RELENG_4) > share/man/man4 ip.4 > Log: > Revert 1.13.2.8; ephemeral port range changes have been un-MFC'd. > > Revision Changes Path > 1.13.2.9 +2 -2 src/share/man/man4/ip.4 Er, the last three entries should've had: Approved by: re To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 19:57: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from panzer.kdm.org (panzer.kdm.org [216.160.178.169]) by hub.freebsd.org (Postfix) with ESMTP id ECCC137B405; Wed, 1 May 2002 19:56:48 -0700 (PDT) Received: (from ken@localhost) by panzer.kdm.org (8.11.6/8.9.1) id g422uMr01524; Wed, 1 May 2002 20:56:22 -0600 (MDT) (envelope-from ken) Date: Wed, 1 May 2002 20:56:22 -0600 From: "Kenneth D. Merry" To: Bruce Evans Cc: "M. Warner Losh" , obrien@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libcam camlib.h Message-ID: <20020501205622.A1494@panzer.kdm.org> References: <20020425201835.A55111@panzer.kdm.org> <20020426222203.P4255-100000@gamplex.bde.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="M9NhX3UHpAaciwkO" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020426222203.P4255-100000@gamplex.bde.org>; from bde@zeta.org.au on Fri, Apr 26, 2002 at 10:45:06PM +1000 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --M9NhX3UHpAaciwkO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, Apr 26, 2002 at 22:45:06 +1000, Bruce Evans wrote: > On Thu, 25 Apr 2002, Kenneth D. Merry wrote: > > On Fri, Apr 26, 2002 at 05:47:12 +1000, Bruce Evans wrote: > > > On Wed, 24 Apr 2002, Kenneth D. Merry wrote: > > > > I think the attached patch will fix the problem, let me know what you > > > > think. strncpy() could be used instead of strlcpy(), with the addition of > > > > an extra line to NUL terminate the string in case the string copied into > > > > the buffer is as long as the buffer. > > > > > > Seems OK. Do you care about truncation errors? Libraries really should. > > > > Yes, but I think NUL-terminating the strings is more important. > > > > There are several cases here. In cam_get_device(), the user really should > > allocate enough space for the NUL -- if he doesn't, oh well. > > > > As for the instances where we copy strings to/from CCBs, the strings are > > really limited to FOO_IDLEN - 1, due to the way we handle things inside the > > kernel. The device strings inside the kernel are copied around using > > strcpy(), and if a peripheral driver or sim driver name string is longer > > than {DEV,SIM}_IDLEN - 1 characters, strcpy() will overflow the target > > string. > > > > So truncation shouldn't really happen in cases like the one in > > cam_lookup_pass(), because the dev_name can't legitimately be longer than > > DEV_IDLEN - 1 anyway (not including the NUL). > > > > As for the path name in cam_real_open_device(), according to Warner, it > > shouldn't be over MAXPATHLEN characters in any case. As for the > > given_dev_name, as I pointed out above, device names can't legitimately be > > longer than DEV_IDLEN - 1 anyway. > > > > > There are a couple of other strncpy()'s that could use strlcpy(). One > > > already uses explicit NUL termination. > > > > Actually they both do. I converted both to strlcpy(), and also converted an > > strcpy() to strlcpy(). > > Oops. > > > I've attached a new set of diffs, let me know what you think! (They'll go > > through a buildworld test once my cvsup finishes.) > > I grepped for LEN and found a couple more minor problems. There are some > off by 1 errors, and you should probably uses sizeof() everywhere except > in the declarations. > - DEV_IDLEN + 1 in cam_open_device() may be correct, but it might be better > spelled using sizeof(). Why is one more byte allocated for the strings > than in the kernel? Does the kernel support non-termInated cam_periph > names? Fixed. The original reason for making the strings N+1 was probably to support unterminated strings coming from the kernel. As a practical matter, I don't think unterminated strings are a good idea. I'll talk it over with Justin and we'll come to some consensus on it. > - DEV_IDLEN in cam_lookup_pass() is correct, but it would be better spelled > using sizeof(). Here we lose if the kernel actually supports non-terminated > cam_periph names. The array size is only DEV_IDLEN in cam_ccb.h, but it > is DEV_IDLEN + 1 in camlib.h and the strlcpy() now prevents any chance > of getting a non-terminated name of maximal length in ccb.cgdl.periph_name. Fixed. I kinda doubt we really support unterminated strings anyway. > - MAXPATHLEN+1 in cam_real_open_device() should be MAXPATHLEN. It wasn't used, so I deleted the declaration. Ken -- Kenneth Merry ken@kdm.org --M9NhX3UHpAaciwkO Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="camlib.c.20020501" ==== //depot/FreeBSD-ken/src/lib/libcam/camlib.c#4 - /usr/home/ken/perforce/FreeBSD-ken/src/lib/libcam/camlib.c ==== *** /tmp/tmp.1133.0 Wed May 1 20:48:20 2002 --- /usr/home/ken/perforce/FreeBSD-ken/src/lib/libcam/camlib.c Sat Apr 27 22:01:48 2002 *************** *** 289,304 **** */ for (i = 0;i < (sizeof(devmatchtable)/sizeof(struct cam_devequiv));i++){ if (strcmp(tmpstr, devmatchtable[i].given_dev) == 0) { ! strncpy(dev_name,devmatchtable[i].real_dev, devnamelen); found = 1; break; } } if (found == 0) ! strncpy(dev_name, tmpstr, devnamelen); ! ! /* Make sure we pass back a null-terminated string */ ! dev_name[devnamelen - 1] = '\0'; /* Clean up allocated memory */ free(newpath); --- 289,301 ---- */ for (i = 0;i < (sizeof(devmatchtable)/sizeof(struct cam_devequiv));i++){ if (strcmp(tmpstr, devmatchtable[i].given_dev) == 0) { ! strlcpy(dev_name,devmatchtable[i].real_dev, devnamelen); found = 1; break; } } if (found == 0) ! strlcpy(dev_name, tmpstr, devnamelen); /* Clean up allocated memory */ free(newpath); *************** *** 322,328 **** * cam_get_device() has already put an error message in cam_errbuf, * so we don't need to. */ ! if (cam_get_device(path, dev_name, DEV_IDLEN + 1, &unit) == -1) return(NULL); return(cam_lookup_pass(dev_name, unit, flags, path, NULL)); --- 319,325 ---- * cam_get_device() has already put an error message in cam_errbuf, * so we don't need to. */ ! if (cam_get_device(path, dev_name, sizeof(dev_name), &unit) == -1) return(NULL); return(cam_lookup_pass(dev_name, unit, flags, path, NULL)); *************** *** 490,497 **** ccb.ccb_h.func_code = XPT_GDEVLIST; /* These two are necessary for the GETPASSTHRU ioctl to work. */ ! strncpy(ccb.cgdl.periph_name, dev_name, DEV_IDLEN - 1); ! ccb.cgdl.periph_name[DEV_IDLEN - 1] = '\0'; ccb.cgdl.unit_number = unit; /* --- 487,493 ---- ccb.ccb_h.func_code = XPT_GDEVLIST; /* These two are necessary for the GETPASSTHRU ioctl to work. */ ! strlcpy(ccb.cgdl.periph_name, dev_name, sizeof(ccb.cgdl.periph_name)); ccb.cgdl.unit_number = unit; /* *************** *** 552,558 **** const char *given_path, const char *given_dev_name, int given_unit_number) { - char newpath[MAXPATHLEN+1]; char *func_name = "cam_real_open_device"; union ccb ccb; int fd = -1, malloced_device = 0; --- 548,553 ---- *************** *** 576,582 **** * If the user passed in a path, save it for him. */ if (given_path != NULL) ! strncpy(device->device_path, given_path, MAXPATHLEN + 1); else device->device_path[0] = '\0'; --- 571,578 ---- * If the user passed in a path, save it for him. */ if (given_path != NULL) ! strlcpy(device->device_path, given_path, ! sizeof(device->device_path)); else device->device_path[0] = '\0'; *************** *** 585,591 **** * those as well. */ if (given_dev_name != NULL) ! strncpy(device->given_dev_name, given_dev_name, DEV_IDLEN); else device->given_dev_name[0] = '\0'; device->given_unit_number = given_unit_number; --- 581,588 ---- * those as well. */ if (given_dev_name != NULL) ! strlcpy(device->given_dev_name, given_dev_name, ! sizeof(device->given_dev_name)); else device->given_dev_name[0] = '\0'; device->given_unit_number = given_unit_number; *************** *** 637,643 **** } device->dev_unit_num = ccb.cgdl.unit_number; ! strcpy(device->device_name, ccb.cgdl.periph_name); device->path_id = ccb.ccb_h.path_id; device->target_id = ccb.ccb_h.target_id; device->target_lun = ccb.ccb_h.target_lun; --- 634,641 ---- } device->dev_unit_num = ccb.cgdl.unit_number; ! strlcpy(device->device_name, ccb.cgdl.periph_name, ! sizeof(device->device_name)); device->path_id = ccb.ccb_h.path_id; device->target_id = ccb.ccb_h.target_id; device->target_lun = ccb.ccb_h.target_lun; *************** *** 648,654 **** "%s: %s", func_name, func_name, strerror(errno)); goto crod_bailout; } ! strncpy(device->sim_name, ccb.cpi.dev_name, SIM_IDLEN); device->sim_unit_number = ccb.cpi.unit_number; device->bus_id = ccb.cpi.bus_id; --- 646,652 ---- "%s: %s", func_name, func_name, strerror(errno)); goto crod_bailout; } ! strlcpy(device->sim_name, ccb.cpi.dev_name, sizeof(device->sim_name)); device->sim_unit_number = ccb.cpi.unit_number; device->bus_id = ccb.cpi.bus_id; --M9NhX3UHpAaciwkO-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 20:26:28 2002 Delivered-To: cvs-all@freebsd.org Received: from finntroll.newgold.net (durham-ar1-4-64-252-019.durham.dsl-verizon.net [4.64.252.19]) by hub.freebsd.org (Postfix) with SMTP id 732AA37B41D for ; Wed, 1 May 2002 20:26:23 -0700 (PDT) Received: (qmail 1578 invoked by uid 1001); 2 May 2002 03:29:11 -0000 Date: Thu, 2 May 2002 03:29:11 +0000 From: "J. Mallett" To: "J. Mallett" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/xargs xargs.1 xargs.c Message-ID: <20020502032910.GA21076@FreeBSD.ORG> References: <200205020242.g422gYg56815@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200205020242.g422gYg56815@freefall.freebsd.org> User-Agent: Mutt/1.3.27i Organisation: The FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, May 01, 2002 at 07:42:34PM -0700, J. Mallett wrote: > jmallett 2002/05/01 19:42:34 PDT > > Modified files: > usr.bin/xargs xargs.1 xargs.c > Log: > Make -J a proper flag internal to the code (rather than just check for > use of replstr and lack of Iflag), and add -R, which when given with > -I controls the number of arguments on which replacement will be done. > > Some people happen to think it's idiotic to limit to 5 arguments, so > let the user override it if they like. I want to add -i to be compatible with GNU, but I can't figure out how getopt(3) can best be used to deal with an option that may-or-may-not take an argument. I tried to prefix optstring with : and catch ':' and so on, but it doesn't seem to work as I expected it. Is that the best way? If so, I'll go ahead and do what it takes to make it work, but that seems really yucky. Thoughts? Thanks! -- jmallett@FreeBSD.org | C, MIPS, POSIX, UNIX, BSD, IRC Geek. http://www.FreeBSD.org | The Power to Serve "I've never tried to give my life meaning by demeaning you." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 20:29:41 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4AE8637B41B; Wed, 1 May 2002 20:29:39 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g423Tcd64877; Wed, 1 May 2002 20:29:38 -0700 (PDT) (envelope-from jmallett) Message-Id: <200205020329.g423Tcd64877@freefall.freebsd.org> From: "J. Mallett" Date: Wed, 1 May 2002 20:29:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/xargs xargs.1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/05/01 20:29:38 PDT Modified files: usr.bin/xargs xargs.1 Log: A markup fix, and document -R as non-standard. Revision Changes Path 1.18 +5 -3 src/usr.bin/xargs/xargs.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 20:33: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 25F2437B400; Wed, 1 May 2002 20:32:57 -0700 (PDT) Received: from khavrinen.lcs.mit.edu (localhost [IPv6:::1]) by khavrinen.lcs.mit.edu (8.12.3/8.12.3) with ESMTP id g423Wr5W017409; Wed, 1 May 2002 23:32:53 -0400 (EDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.12.3/8.12.3/Submit) id g423WroO017406; Wed, 1 May 2002 23:32:53 -0400 (EDT) Date: Wed, 1 May 2002 23:32:53 -0400 (EDT) From: Garrett Wollman Message-Id: <200205020332.g423WroO017406@khavrinen.lcs.mit.edu> To: "J. Mallett" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/xargs xargs.1 xargs.c In-Reply-To: <20020502032910.GA21076@FreeBSD.ORG> References: <200205020242.g422gYg56815@freefall.freebsd.org> <20020502032910.GA21076@FreeBSD.ORG> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG < said: > I want to add -i to be compatible with GNU, but I can't figure out > how getopt(3) can best be used to deal with an option that > may-or-may-not take an argument. Since the Utility Syntax Guidelines prohibit such optional arguments, I'd advise against doing so. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 20:34:24 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6D57A37B428; Wed, 1 May 2002 20:34:05 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g423Y5466311; Wed, 1 May 2002 20:34:05 -0700 (PDT) (envelope-from lioux) Message-Id: <200205020334.g423Y5466311@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Wed, 1 May 2002 20:34:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/qt30 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2002/05/01 20:34:05 PDT Modified files: x11-toolkits/qt30 Makefile Log: Mark BROKEN when WITH_OPENGL due to unsolved problems causing DRI to fail Submitted by: Alan E Approved by: will Revision Changes Path 1.105 +1 -0 ports/x11-toolkits/qt30/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 20:36:20 2002 Delivered-To: cvs-all@freebsd.org Received: from finntroll.newgold.net (durham-ar1-4-64-252-019.durham.dsl-verizon.net [4.64.252.19]) by hub.freebsd.org (Postfix) with SMTP id 27FC037B419 for ; Wed, 1 May 2002 20:36:13 -0700 (PDT) Received: (qmail 12752 invoked by uid 1001); 2 May 2002 03:39:01 -0000 Date: Thu, 2 May 2002 03:39:00 +0000 From: "J. Mallett" To: Garrett Wollman Cc: "J. Mallett" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/xargs xargs.1 xargs.c Message-ID: <20020502033900.GA28659@FreeBSD.ORG> References: <200205020242.g422gYg56815@freefall.freebsd.org> <20020502032910.GA21076@FreeBSD.ORG> <200205020332.g423WroO017406@khavrinen.lcs.mit.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200205020332.g423WroO017406@khavrinen.lcs.mit.edu> User-Agent: Mutt/1.3.27i Organisation: The FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, May 01, 2002 at 11:32:53PM -0400, Garrett Wollman wrote: > < said: > > > I want to add -i to be compatible with GNU, but I can't figure out > > how getopt(3) can best be used to deal with an option that > > may-or-may-not take an argument. > > Since the Utility Syntax Guidelines prohibit such optional arguments, > I'd advise against doing so. Thank you. -- jmallett@FreeBSD.org | C, MIPS, POSIX, UNIX, BSD, IRC Geek. http://www.FreeBSD.org | The Power to Serve "I've never tried to give my life meaning by demeaning you." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 20:37:23 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6D27037B400; Wed, 1 May 2002 20:37:15 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g423bFd66786; Wed, 1 May 2002 20:37:15 -0700 (PDT) (envelope-from marcus) Message-Id: <200205020337.g423bFd66786@freefall.freebsd.org> From: Joe Marcus Clarke Date: Wed, 1 May 2002 20:37:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/ORBit2 Makefile ports/devel/atk Makefile ports/devel/gnomecommon Makefile ports/devel/gconf2 Makefile distinfo pkg-plist ports/devel/glib20 Makefile ports/devel/gnomevfs2 Makefile distinfo ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/05/01 20:37:15 PDT Modified files: devel/ORBit2 Makefile devel/atk Makefile devel/gnomecommon Makefile devel/gconf2 Makefile distinfo pkg-plist devel/glib20 Makefile devel/gnomevfs2 Makefile distinfo devel/gnomevfs2/files patch-aa devel/libIDL Makefile devel/libbonobo Makefile distinfo pkg-plist devel/libglade2 Makefile distinfo devel/pkgconfig Makefile graphics/libart_lgpl2 Makefile graphics/libgnomecanvas Makefile distinfo misc/gnomemimedata Makefile net/linc Makefile print/libgnomeprint Makefile x11/gnomedesktop Makefile distinfo pkg-plist x11/libgnome Makefile distinfo x11-toolkits/gail Makefile x11-toolkits/gtk20 Makefile x11-toolkits/pango Makefile x11-toolkits/libwnck Makefile distinfo x11-toolkits/libzvt Makefile x11-toolkits/at-spi Makefile x11-toolkits/libbonoboui Makefile distinfo x11-toolkits/libgail-gnome Makefile x11-toolkits/libgnomeprintui Makefile Log: Update to GNOME 2.0 RC 1. Revision Changes Path 1.68 +1 -1 ports/devel/ORBit2/Makefile 1.11 +1 -1 ports/devel/atk/Makefile 1.35 +4 -5 ports/devel/gconf2/Makefile 1.17 +1 -1 ports/devel/gconf2/distinfo 1.22 +1 -1 ports/devel/gconf2/pkg-plist 1.60 +1 -1 ports/devel/glib20/Makefile 1.3 +1 -1 ports/devel/gnomecommon/Makefile 1.36 +2 -2 ports/devel/gnomevfs2/Makefile 1.18 +1 -1 ports/devel/gnomevfs2/distinfo 1.16 +40 -42 ports/devel/gnomevfs2/files/patch-aa 1.7 +1 -1 ports/devel/libIDL/Makefile 1.8 +2 -2 ports/devel/libbonobo/Makefile 1.5 +1 -1 ports/devel/libbonobo/distinfo 1.7 +0 -37 ports/devel/libbonobo/pkg-plist 1.35 +2 -2 ports/devel/libglade2/Makefile 1.16 +1 -1 ports/devel/libglade2/distinfo 1.14 +1 -1 ports/devel/pkgconfig/Makefile 1.7 +1 -1 ports/graphics/libart_lgpl2/Makefile 1.9 +2 -2 ports/graphics/libgnomecanvas/Makefile 1.6 +1 -1 ports/graphics/libgnomecanvas/distinfo 1.6 +1 -1 ports/misc/gnomemimedata/Makefile 1.8 +1 -1 ports/net/linc/Makefile 1.50 +1 -1 ports/print/libgnomeprint/Makefile 1.6 +1 -1 ports/x11-toolkits/at-spi/Makefile 1.7 +1 -1 ports/x11-toolkits/gail/Makefile 1.90 +1 -1 ports/x11-toolkits/gtk20/Makefile 1.7 +2 -3 ports/x11-toolkits/libbonoboui/Makefile 1.3 +1 -1 ports/x11-toolkits/libbonoboui/distinfo 1.6 +1 -1 ports/x11-toolkits/libgail-gnome/Makefile 1.5 +1 -1 ports/x11-toolkits/libgnomeprintui/Makefile 1.3 +2 -2 ports/x11-toolkits/libwnck/Makefile 1.3 +1 -1 ports/x11-toolkits/libwnck/distinfo 1.4 +1 -1 ports/x11-toolkits/libzvt/Makefile 1.24 +1 -1 ports/x11-toolkits/pango/Makefile 1.4 +2 -3 ports/x11/gnomedesktop/Makefile 1.3 +1 -1 ports/x11/gnomedesktop/distinfo 1.4 +1 -0 ports/x11/gnomedesktop/pkg-plist 1.101 +2 -3 ports/x11/libgnome/Makefile 1.42 +1 -1 ports/x11/libgnome/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 20:45: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9109237B400; Wed, 1 May 2002 20:44:57 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g423ivH68909; Wed, 1 May 2002 20:44:57 -0700 (PDT) (envelope-from marcus) Message-Id: <200205020344.g423ivH68909@freefall.freebsd.org> From: Joe Marcus Clarke Date: Wed, 1 May 2002 20:44:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11 Makefile ports/x11/gnomepanel Makefile distinfo pkg-comment pkg-descr pkg-plist ports/x11/gnomepanel/files patch-configure patch-doc_reference_panel-applet_Makefile.in X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/05/01 20:44:57 PDT Modified files: x11 Makefile Added files: x11/gnomepanel Makefile distinfo pkg-comment pkg-descr pkg-plist x11/gnomepanel/files patch-configure patch-doc_reference_panel-applet_Makefile.in Log: Add gnomepanel, the panel component for the GNOME 2.0 Desktop. Revision Changes Path 1.358 +1 -0 ports/x11/Makefile 1.1 +45 -0 ports/x11/gnomepanel/Makefile (new) 1.1 +1 -0 ports/x11/gnomepanel/distinfo (new) 1.1 +10 -0 ports/x11/gnomepanel/files/patch-configure (new) 1.1 +11 -0 ports/x11/gnomepanel/files/patch-doc_reference_panel-applet_Makefile.in (new) 1.1 +1 -0 ports/x11/gnomepanel/pkg-comment (new) 1.1 +3 -0 ports/x11/gnomepanel/pkg-descr (new) 1.1 +256 -0 ports/x11/gnomepanel/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 20:45: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F107A37B41C; Wed, 1 May 2002 20:44:59 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g423ix068943; Wed, 1 May 2002 20:44:59 -0700 (PDT) (envelope-from marcus) Message-Id: <200205020344.g423ix068943@freefall.freebsd.org> From: Joe Marcus Clarke Date: Wed, 1 May 2002 20:44: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 marcus 2002/05/01 20:44:59 PDT Modified files: . modules Log: gnomepanel --> ports/x11/gnomepanel Revision Changes Path 1.5036 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 20:55:29 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A7C9937B404; Wed, 1 May 2002 20:55:26 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g423tQ570111; Wed, 1 May 2002 20:55:26 -0700 (PDT) (envelope-from ijliao) Message-Id: <200205020355.g423tQ570111@freefall.freebsd.org> From: Ying-Chieh Liao Date: Wed, 1 May 2002 20:55:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/archivers Makefile ports/archivers/dact Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/05/01 20:55:26 PDT Modified files: archivers Makefile Added files: archivers/dact Makefile distinfo pkg-comment pkg-descr pkg-plist Log: add dact 0.8.11 Dynamic Adaptive Compression Tool Revision Changes Path 1.65 +1 -0 ports/archivers/Makefile 1.1 +26 -0 ports/archivers/dact/Makefile (new) 1.1 +1 -0 ports/archivers/dact/distinfo (new) 1.1 +1 -0 ports/archivers/dact/pkg-comment (new) 1.1 +4 -0 ports/archivers/dact/pkg-descr (new) 1.1 +2 -0 ports/archivers/dact/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 20:55:49 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 935BD37B420; Wed, 1 May 2002 20:55:31 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g423tV170143; Wed, 1 May 2002 20:55:31 -0700 (PDT) (envelope-from ijliao) Message-Id: <200205020355.g423tV170143@freefall.freebsd.org> From: Ying-Chieh Liao Date: Wed, 1 May 2002 20:55:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/05/01 20:55:31 PDT Modified files: . modules Log: dact --> ports/archivers/dact Revision Changes Path 1.5037 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 21: 3:39 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A7A5837B400; Wed, 1 May 2002 21:03:36 -0700 (PDT) Received: (from mjacob@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4243aJ71110; Wed, 1 May 2002 21:03:36 -0700 (PDT) (envelope-from mjacob) Message-Id: <200205020403.g4243aJ71110@freefall.freebsd.org> From: Matt Jacob Date: Wed, 1 May 2002 21:03:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mjacob 2002/05/01 21:03:36 PDT Modified files: (Branch: RELENG_4) sys/dev/isp isp.c Log: MFC: If we get a DATA UNDERRUN error from QLogic FC cards, but the RQCS_RU bit is not set in the scsi completion status, or if the residual is clearly nonsense, then this was a command that suffered the loss of one or more FC frames in the middle of the exchange. Set HBA_BOTCH and hope it will get retried. It's the only thing we can do. Approved by: re@freebsd.org Revision Changes Path 1.41.2.21 +23 -6 src/sys/dev/isp/isp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 21: 4:11 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AAF1D37B41A; Wed, 1 May 2002 21:04:06 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42446J71159; Wed, 1 May 2002 21:04:06 -0700 (PDT) (envelope-from marcus) Message-Id: <200205020404.g42446J71159@freefall.freebsd.org> From: Joe Marcus Clarke Date: Wed, 1 May 2002 21:04:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/confregdecode Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/05/01 21:04:06 PDT Modified files: net/confregdecode Makefile Log: Make use of NEED_JAVAC. Revision Changes Path 1.5 +1 -0 ports/net/confregdecode/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 21:40:48 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9412137B400; Wed, 1 May 2002 21:40:22 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g424eMY78431; Wed, 1 May 2002 21:40:22 -0700 (PDT) (envelope-from des) Message-Id: <200205020440.g424eMY78431@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Wed, 1 May 2002 21:40:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/openpam - Imported sources X-FreeBSD-CVS-Branch: OPENPAM Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2002/05/01 21:40:22 PDT src/contrib/openpam - Imported sources Update of /home/ncvs/src/contrib/openpam In directory freefall.freebsd.org:/c/tmp/cvs-serv78420 Log Message: Vendor import of OpenPAM Cinnamon. Status: Vendor Tag: OPENPAM Release Tags: OPENPAM_CINNAMON U src/contrib/openpam/CREDITS U src/contrib/openpam/HISTORY U src/contrib/openpam/INSTALL U src/contrib/openpam/LICENSE U src/contrib/openpam/MANIFEST U src/contrib/openpam/Makefile U src/contrib/openpam/README U src/contrib/openpam/RELNOTES U src/contrib/openpam/bin/Makefile U src/contrib/openpam/bin/su/Makefile U src/contrib/openpam/bin/su/su.c U src/contrib/openpam/doc/Makefile U src/contrib/openpam/doc/man/Makefile U src/contrib/openpam/doc/man/openpam_borrow_cred.3 U src/contrib/openpam/doc/man/openpam_free_data.3 U src/contrib/openpam/doc/man/openpam_get_option.3 U src/contrib/openpam/doc/man/openpam_log.3 U src/contrib/openpam/doc/man/openpam_restore_cred.3 U src/contrib/openpam/doc/man/openpam_set_option.3 U src/contrib/openpam/doc/man/openpam_ttyconv.3 U src/contrib/openpam/doc/man/pam.3 U src/contrib/openpam/doc/man/pam_acct_mgmt.3 U src/contrib/openpam/doc/man/pam_authenticate.3 U src/contrib/openpam/doc/man/pam_chauthtok.3 U src/contrib/openpam/doc/man/pam_close_session.3 U src/contrib/openpam/doc/man/pam_end.3 U src/contrib/openpam/doc/man/pam_error.3 U src/contrib/openpam/doc/man/pam_get_authtok.3 U src/contrib/openpam/doc/man/pam_get_data.3 U src/contrib/openpam/doc/man/pam_get_item.3 U src/contrib/openpam/doc/man/pam_get_user.3 U src/contrib/openpam/doc/man/pam_getenv.3 U src/contrib/openpam/doc/man/pam_getenvlist.3 U src/contrib/openpam/doc/man/pam_info.3 U src/contrib/openpam/doc/man/pam_open_session.3 U src/contrib/openpam/doc/man/pam_prompt.3 U src/contrib/openpam/doc/man/pam_putenv.3 U src/contrib/openpam/doc/man/pam_set_data.3 U src/contrib/openpam/doc/man/pam_set_item.3 U src/contrib/openpam/doc/man/pam_setcred.3 U src/contrib/openpam/doc/man/pam_setenv.3 U src/contrib/openpam/doc/man/pam_sm_acct_mgmt.3 U src/contrib/openpam/doc/man/pam_sm_authenticate.3 U src/contrib/openpam/doc/man/pam_sm_chauthtok.3 U src/contrib/openpam/doc/man/pam_sm_close_session.3 U src/contrib/openpam/doc/man/pam_sm_open_session.3 U src/contrib/openpam/doc/man/pam_sm_setcred.3 U src/contrib/openpam/doc/man/pam_start.3 U src/contrib/openpam/doc/man/pam_strerror.3 U src/contrib/openpam/doc/man/pam_vinfo.3 U src/contrib/openpam/doc/man/pam_verror.3 U src/contrib/openpam/doc/man/pam_vprompt.3 U src/contrib/openpam/include/security/openpam.h U src/contrib/openpam/include/security/openpam_version.h U src/contrib/openpam/include/security/pam_appl.h U src/contrib/openpam/include/security/pam_constants.h U src/contrib/openpam/include/security/pam_modules.h U src/contrib/openpam/include/security/pam_types.h U src/contrib/openpam/lib/Makefile U src/contrib/openpam/lib/openpam_borrow_cred.c U src/contrib/openpam/lib/openpam_configure.c U src/contrib/openpam/lib/openpam_dispatch.c U src/contrib/openpam/lib/openpam_dynamic.c U src/contrib/openpam/lib/openpam_findenv.c U src/contrib/openpam/lib/openpam_free_data.c U src/contrib/openpam/lib/openpam_get_option.c U src/contrib/openpam/lib/openpam_impl.h U src/contrib/openpam/lib/openpam_load.c U src/contrib/openpam/lib/openpam_log.c N src/contrib/openpam/lib/openpam_nullconv.c U src/contrib/openpam/lib/openpam_restore_cred.c U src/contrib/openpam/lib/openpam_set_option.c U src/contrib/openpam/lib/openpam_static.c U src/contrib/openpam/lib/openpam_ttyconv.c U src/contrib/openpam/lib/pam_acct_mgmt.c U src/contrib/openpam/lib/pam_end.c U src/contrib/openpam/lib/pam_authenticate.c U src/contrib/openpam/lib/pam_authenticate_secondary.c U src/contrib/openpam/lib/pam_chauthtok.c U src/contrib/openpam/lib/pam_close_session.c U src/contrib/openpam/lib/pam_error.c U src/contrib/openpam/lib/pam_get_authtok.c U src/contrib/openpam/lib/pam_get_data.c U src/contrib/openpam/lib/pam_get_item.c U src/contrib/openpam/lib/pam_get_mapped_authtok.c U src/contrib/openpam/lib/pam_get_mapped_username.c U src/contrib/openpam/lib/pam_get_user.c U src/contrib/openpam/lib/pam_getenv.c U src/contrib/openpam/lib/pam_getenvlist.c U src/contrib/openpam/lib/pam_info.c U src/contrib/openpam/lib/pam_open_session.c U src/contrib/openpam/lib/pam_prompt.c U src/contrib/openpam/lib/pam_putenv.c U src/contrib/openpam/lib/pam_set_data.c U src/contrib/openpam/lib/pam_set_item.c U src/contrib/openpam/lib/pam_set_mapped_authtok.c U src/contrib/openpam/lib/pam_set_mapped_username.c U src/contrib/openpam/lib/pam_setcred.c U src/contrib/openpam/lib/pam_setenv.c U src/contrib/openpam/lib/pam_sm_acct_mgmt.c U src/contrib/openpam/lib/pam_sm_authenticate.c U src/contrib/openpam/lib/pam_sm_authenticate_secondary.c U src/contrib/openpam/lib/pam_sm_chauthtok.c U src/contrib/openpam/lib/pam_sm_close_session.c U src/contrib/openpam/lib/pam_sm_get_mapped_authtok.c U src/contrib/openpam/lib/pam_sm_get_mapped_username.c U src/contrib/openpam/lib/pam_sm_open_session.c U src/contrib/openpam/lib/pam_sm_set_mapped_authtok.c U src/contrib/openpam/lib/pam_sm_set_mapped_username.c U src/contrib/openpam/lib/pam_start.c U src/contrib/openpam/lib/pam_sm_setcred.c U src/contrib/openpam/lib/pam_strerror.c U src/contrib/openpam/lib/pam_verror.c U src/contrib/openpam/lib/pam_vinfo.c U src/contrib/openpam/lib/pam_vprompt.c U src/contrib/openpam/misc/gendoc.pl U src/contrib/openpam/modules/Makefile U src/contrib/openpam/modules/pam_deny/Makefile U src/contrib/openpam/modules/pam_deny/pam_deny.c U src/contrib/openpam/modules/pam_dummy/Makefile U src/contrib/openpam/modules/pam_dummy/pam_dummy.c U src/contrib/openpam/modules/pam_permit/Makefile U src/contrib/openpam/modules/pam_permit/pam_permit.c No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 21:43:16 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8482E37B405; Wed, 1 May 2002 21:42:59 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g424gxJ78626; Wed, 1 May 2002 21:42:59 -0700 (PDT) (envelope-from des) Message-Id: <200205020442.g424gxJ78626@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Wed, 1 May 2002 21:42:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libpam/libpam Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2002/05/01 21:42:59 PDT Modified files: lib/libpam/libpam Makefile Log: Add openpam_nullconv.c to SRCS. Revision Changes Path 1.37 +1 -0 src/lib/libpam/libpam/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 22: 0:44 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4059037B416; Wed, 1 May 2002 22:00:41 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4250fv80436; Wed, 1 May 2002 22:00:41 -0700 (PDT) (envelope-from des) Message-Id: <200205020500.g4250fv80436@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Wed, 1 May 2002 22:00:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/pam.d gdm xdm X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2002/05/01 22:00:41 PDT Modified files: etc/pam.d gdm xdm Log: xdm plays horrid tricks with PAM, and dumps core if it's allowed to call pam_lastlog, so add a dummy session chain to avoid using the one from pam.d/other. I assume gdm does something similar, so give it a dummy session chain as well. Sponsored by: DARPA, NAI Labs. Revision Changes Path 1.4 +2 -1 src/etc/pam.d/gdm 1.4 +2 -1 src/etc/pam.d/xdm To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 22: 1:12 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7D43737B416; Wed, 1 May 2002 22:01:08 -0700 (PDT) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42518q80512; Wed, 1 May 2002 22:01:08 -0700 (PDT) (envelope-from dinoex) Message-Id: <200205020501.g42518q80512@freefall.freebsd.org> From: Dirk Meyer Date: Wed, 1 May 2002 22:01:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/gcvs Makefile distinfo ports/devel/gcvs/files patch-cvsunix-contrib-Makefile.in patch-cvsunix-src-Makefile.in X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dinoex 2002/05/01 22:01:08 PDT Modified files: devel/gcvs Makefile distinfo devel/gcvs/files patch-cvsunix-src-Makefile.in Removed files: devel/gcvs/files patch-cvsunix-contrib-Makefile.in Log: Update to: gcvs-1.0b3 PR: 37510 Submitted by: Jan.Stocker@t-online.de Revision Changes Path 1.6 +1 -1 ports/devel/gcvs/Makefile 1.3 +1 -1 ports/devel/gcvs/distinfo 1.2 +0 -24 ports/devel/gcvs/files/patch-cvsunix-contrib-Makefile.in (dead) 1.2 +0 -9 ports/devel/gcvs/files/patch-cvsunix-src-Makefile.in To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 22: 1:36 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3304F37B433; Wed, 1 May 2002 22:01:14 -0700 (PDT) Received: (from scottl@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4251EN80525; Wed, 1 May 2002 22:01:14 -0700 (PDT) (envelope-from scottl) Message-Id: <200205020501.g4251EN80525@freefall.freebsd.org> From: Scott Long Date: Wed, 1 May 2002 22:01:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/udf udf_vnops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG scottl 2002/05/01 22:01:14 PDT Modified files: sys/fs/udf udf_vnops.c Log: In udf_bmap(), return the physical block number, not the logical block number. This fixes things like cp (ouch!) which use mmap. Revision Changes Path 1.4 +5 -1 src/sys/fs/udf/udf_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 22: 5:30 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3E43737B400; Wed, 1 May 2002 22:05:28 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4255SX84371; Wed, 1 May 2002 22:05:28 -0700 (PDT) (envelope-from des) Message-Id: <200205020505.g4255SX84371@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Wed, 1 May 2002 22:05:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/pam.d Makefile rexecd X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2002/05/01 22:05:28 PDT Modified files: etc/pam.d Makefile Added files: etc/pam.d rexecd Log: Add a PAM policy for rexecd(8). Sponsored by: DARPA, NAI Labs Revision Changes Path 1.6 +2 -2 src/etc/pam.d/Makefile 1.1 +16 -0 src/etc/pam.d/rexecd (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 22: 6:35 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 61C6F37B400; Wed, 1 May 2002 22:06:32 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4256W584943; Wed, 1 May 2002 22:06:32 -0700 (PDT) (envelope-from des) Message-Id: <200205020506.g4256W584943@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Wed, 1 May 2002 22:06:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/rexecd Makefile rexecd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2002/05/01 22:06:32 PDT Modified files: libexec/rexecd Makefile rexecd.c Log: PAMify rexecd(8). Sponsored by: DARPA, NAI Labs Revision Changes Path 1.16 +3 -4 src/libexec/rexecd/Makefile 1.29 +86 -112 src/libexec/rexecd/rexecd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 22: 7:17 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B900A37B400; Wed, 1 May 2002 22:07:13 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4257D985158; Wed, 1 May 2002 22:07:13 -0700 (PDT) (envelope-from jmallett) Message-Id: <200205020507.g4257D985158@freefall.freebsd.org> From: "J. Mallett" Date: Wed, 1 May 2002 22:07:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/xargs xargs.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/05/01 22:07:13 PDT Modified files: usr.bin/xargs xargs.c Log: An explicit cast to size_t for an inline integer, since the two are not the same on Alpha and lint(1) pointed that out. lint(1) on the same architecture pointed out how silly a cast to (u_int) to malloc(3)'s argument was. Change that to size_t. Revision Changes Path 1.21 +2 -2 src/usr.bin/xargs/xargs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 22:21:39 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DC01737B405; Wed, 1 May 2002 22:21:35 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g425LZF87064; Wed, 1 May 2002 22:21:35 -0700 (PDT) (envelope-from jmallett) Message-Id: <200205020521.g425LZF87064@freefall.freebsd.org> From: "J. Mallett" Date: Wed, 1 May 2002 22:21:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/xargs xargs.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/05/01 22:21:35 PDT Modified files: usr.bin/xargs xargs.c Log: __COPYRIGHT() and __SCCSID(). Revision Changes Path 1.22 +3 -12 src/usr.bin/xargs/xargs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 22:25:32 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C370537B404; Wed, 1 May 2002 22:25:23 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g425PNR87600; Wed, 1 May 2002 22:25:23 -0700 (PDT) (envelope-from jmallett) Message-Id: <200205020525.g425PNR87600@freefall.freebsd.org> From: "J. Mallett" Date: Wed, 1 May 2002 22:25:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/m4 main.c pathnames.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/05/01 22:25:23 PDT Modified files: usr.bin/m4 main.c pathnames.h Log: Remove redundant declarations of getopt(3) externals (since does take care of them), and add __FreeBSD__ to the defined() checks for the _PATH_DIVNAME. Revision Changes Path 1.16 +0 -3 src/usr.bin/m4/main.c 1.4 +2 -1 src/usr.bin/m4/pathnames.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 22:30:45 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D415337B405; Wed, 1 May 2002 22:30:42 -0700 (PDT) Received: (from marcel@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g425Ug587987; Wed, 1 May 2002 22:30:42 -0700 (PDT) (envelope-from marcel) Message-Id: <200205020530.g425Ug587987@freefall.freebsd.org> From: Marcel Moolenaar Date: Wed, 1 May 2002 22:30:42 -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 marcel 2002/05/01 22:30:42 PDT Modified files: sys/ia64/ia64 machdep.c Log: PCPU(current_pmap) is initialized in pmap_bootstrap. No need to do it again. Revision Changes Path 1.102 +0 -1 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 May 1 22:35: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4147937B400; Wed, 1 May 2002 22:35:02 -0700 (PDT) Received: (from marcel@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g425Z2188514; Wed, 1 May 2002 22:35:02 -0700 (PDT) (envelope-from marcel) Message-Id: <200205020535.g425Z2188514@freefall.freebsd.org> From: Marcel Moolenaar Date: Wed, 1 May 2002 22:35:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 pmap.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcel 2002/05/01 22:35:02 PDT Modified files: sys/ia64/ia64 pmap.c Log: In pmap_pinit0, remove duplicate initialization. Revision Changes Path 1.59 +1 -12 src/sys/ia64/ia64/pmap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 22:46:40 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ED94537B416; Wed, 1 May 2002 22:46:37 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g425kba89876; Wed, 1 May 2002 22:46:37 -0700 (PDT) (envelope-from jmallett) Message-Id: <200205020546.g425kba89876@freefall.freebsd.org> From: "J. Mallett" Date: Wed, 1 May 2002 22:46:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ps fmt.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/05/01 22:46:37 PDT Modified files: bin/ps fmt.c Log: Don't cast incorrectly to malloc(3), and don't use errx(3) if malloc(3) returns NULL, as malloc(3) sets errno. Use err(3). Revision Changes Path 1.18 +2 -2 src/bin/ps/fmt.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 22:50:48 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9331C37B419; Wed, 1 May 2002 22:50:40 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g425oeO90430; Wed, 1 May 2002 22:50:40 -0700 (PDT) (envelope-from ijliao) Message-Id: <200205020550.g425oeO90430@freefall.freebsd.org> From: Ying-Chieh Liao Date: Wed, 1 May 2002 22:50:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/psi Makefile distinfo pkg-comment pkg-descr pkg-plist ports/net/psi/files template.patch-common.cpp X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/05/01 22:50:40 PDT Modified files: net Makefile Added files: net/psi Makefile distinfo pkg-comment pkg-descr pkg-plist net/psi/files template.patch-common.cpp Log: add psi 0.8.5 A Qt-based Jabber client PR: 37659 Submitted by: Jonathan Chen Revision Changes Path 1.752 +1 -0 ports/net/Makefile 1.1 +37 -0 ports/net/psi/Makefile (new) 1.1 +1 -0 ports/net/psi/distinfo (new) 1.1 +13 -0 ports/net/psi/files/template.patch-common.cpp (new) 1.1 +1 -0 ports/net/psi/pkg-comment (new) 1.1 +4 -0 ports/net/psi/pkg-descr (new) 1.1 +157 -0 ports/net/psi/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 22:51: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 42CFC37B404; Wed, 1 May 2002 22:50:47 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g425ol190470; Wed, 1 May 2002 22:50:47 -0700 (PDT) (envelope-from ijliao) Message-Id: <200205020550.g425ol190470@freefall.freebsd.org> From: Ying-Chieh Liao Date: Wed, 1 May 2002 22:50:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/05/01 22:50:46 PDT Modified files: . modules Log: psi --> ports/net/psi Revision Changes Path 1.5038 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 23: 4:41 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D5C4937B419; Wed, 1 May 2002 23:04:38 -0700 (PDT) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4264cl92273; Wed, 1 May 2002 23:04:38 -0700 (PDT) (envelope-from dinoex) Message-Id: <200205020604.g4264cl92273@freefall.freebsd.org> From: Dirk Meyer Date: Wed, 1 May 2002 23:04:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ukrainian/webalizer Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dinoex 2002/05/01 23:04:38 PDT Modified files: ukrainian/webalizer Makefile Log: Update shared lib, as uk-gd is build by ports/gd2 Revision Changes Path 1.3 +1 -1 ports/ukrainian/webalizer/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 23: 5:49 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2000537B419; Wed, 1 May 2002 23:05:46 -0700 (PDT) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4265kN96202; Wed, 1 May 2002 23:05:46 -0700 (PDT) (envelope-from dinoex) Message-Id: <200205020605.g4265kN96202@freefall.freebsd.org> From: Dirk Meyer Date: Wed, 1 May 2002 23:05:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/webalizer Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dinoex 2002/05/01 23:05:45 PDT Modified files: www/webalizer Makefile Log: Allow overwrite of Maintainer by slave-ports Revision Changes Path 1.37 +1 -1 ports/www/webalizer/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 23:12: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B0CAE37B48C; Wed, 1 May 2002 23:10:09 -0700 (PDT) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g426A9w96836; Wed, 1 May 2002 23:10:09 -0700 (PDT) (envelope-from kuriyama) Message-Id: <200205020610.g426A9w96836@freefall.freebsd.org> From: Jun Kuriyama Date: Wed, 1 May 2002 23:10:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/conf Makefile makeLINT.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 kuriyama 2002/05/01 23:10:09 PDT Modified files: sys/i386/conf Makefile Added files: sys/i386/conf makeLINT.sh Log: Use shell script version (using awk and sed) of makeLINT.pl. Revision Changes Path 1.4 +2 -2 src/sys/i386/conf/Makefile 1.1 +19 -0 src/sys/i386/conf/makeLINT.sh (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed May 1 23:26: 4 2002 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 4AA0437B404; Wed, 1 May 2002 23:26:01 -0700 (PDT) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 9321A5346; Thu, 2 May 2002 08:25:59 +0200 (CEST) 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: Jun Kuriyama Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/conf Makefile makeLINT.sh References: <200205020610.g426A9w96836@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: 02 May 2002 08:25:58 +0200 In-Reply-To: <200205020610.g426A9w96836@freefall.freebsd.org> Message-ID: Lines: 10 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.2 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 Jun Kuriyama writes: > Log: > Use shell script version (using awk and sed) of makeLINT.pl. You know, you could do all that (minus the error message) with a single egrep(1) command. 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 Thu May 2 0: 4:13 2002 Delivered-To: cvs-all@freebsd.org Received: from mta6.snfc21.pbi.net (mta6.snfc21.pbi.net [206.13.28.240]) by hub.freebsd.org (Postfix) with ESMTP id 6112237B41C; Thu, 2 May 2002 00:04:07 -0700 (PDT) Received: from kokeb.ambesa.net ([66.122.214.64]) by mta6.snfc21.pbi.net (iPlanet Messaging Server 5.1 (built May 7 2001)) with ESMTP id <0GVH00EZL2AU9S@mta6.snfc21.pbi.net>; Thu, 02 May 2002 00:04:06 -0700 (PDT) Received: from kokeb.ambesa.net (localhost [127.0.0.1]) by kokeb.ambesa.net (8.12.3/8.12.3) with ESMTP id g4279hEq009795; Thu, 02 May 2002 00:09:43 -0700 (PDT envelope-from makonnen@pacbell.net) Received: (from mikem@localhost) by kokeb.ambesa.net (8.12.3/8.12.3/Submit) id g4279hnq009794; Thu, 02 May 2002 00:09:43 -0700 (PDT) Date: Thu, 02 May 2002 01:09:42 -0600 From: Mike Makonnen Subject: Re: cvs commit: src UPDATING In-reply-to: <200205020238.g422cIm56240@freefall.freebsd.org> To: Mike Silbersack Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Message-id: <1020323382.3871.37.camel@kokeb.ambesa.net> MIME-version: 1.0 X-Mailer: Evolution/1.0.2 Content-type: text/plain Content-transfer-encoding: 7BIT References: <200205020238.g422cIm56240@freefall.freebsd.org> X-Authentication-warning: kokeb.ambesa.net: mikem set sender to makonnen@pacbell.net using -f Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 2002-05-01 at 20:38, Mike Silbersack wrote: > silby 2002/05/01 19:38:18 PDT > > Modified files: (Branch: RELENG_4) > . UPDATING > Log: > Remove entry about ephemeral port range change MFC, as it > has been un-MFC'd. > > Revision Changes Path > 1.73.2.65 +0 -17 src/UPDATING Applogies if this has already been beaten to death. It seems to me that when changes like this one (where a previously made change is un-done) are required in UPDATING, it would be better to add another entry stating that the change has been un-done, instead of removing it completely from UPDATING. Simply removing the relevant entry can potentially be confusing to users who _do_ read UPDATING. My reasoning is as follows: if the original change was important enough to warrant a mention, then its reversal must also be just as important. Cheers, Mike Makonnen. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 0:22:23 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ACD5637B41C; Thu, 2 May 2002 00:22:19 -0700 (PDT) Received: (from jeff@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g427MJM10914; Thu, 2 May 2002 00:22:19 -0700 (PDT) (envelope-from jeff) Message-Id: <200205020722.g427MJM10914@freefall.freebsd.org> From: Jeff Roberson Date: Thu, 2 May 2002 00:22:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_malloc.c src/sys/vm uma_core.c uma_dbg.c src/sys/sys malloc.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jeff 2002/05/02 00:22:19 PDT Modified files: sys/kern kern_malloc.c sys/vm uma_core.c uma_dbg.c sys/sys malloc.h Log: malloc/free(9) no longer require Giant. Use the malloc_mtx to protect the mallochash. Mallochash is going to go away as soon as I introduce the kfree/kmalloc api and partially overhaul the malloc wrapper. This can't happen until all users of the malloc api that expect memory to be aligned on the size of the allocation are fixed. Revision Changes Path 1.107 +21 -1 src/sys/kern/kern_malloc.c 1.63 +6 -1 src/sys/sys/malloc.h 1.19 +17 -8 src/sys/vm/uma_core.c 1.3 +2 -0 src/sys/vm/uma_dbg.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 0:27:34 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E353137B404; Thu, 2 May 2002 00:27:29 -0700 (PDT) Received: (from arr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g427RTm11525; Thu, 2 May 2002 00:27:29 -0700 (PDT) (envelope-from arr) Message-Id: <200205020727.g427RTm11525@freefall.freebsd.org> From: "Andrew R. Reiter" Date: Thu, 2 May 2002 00:27:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netatm atm_cm.c atm_cm.h atm_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 arr 2002/05/02 00:27:29 PDT Modified files: sys/netatm atm_cm.c atm_cm.h atm_subr.c Log: - Replaced the Atm_connection storage pool with an uma_zone of Atm_connection items. - Replaced the Atm_connvc storage pool with an uma_zone of Atm_connvc items. - Created void atm_cm_init(void *) and added it to the netatm init code. I'm thinking that there will definetly be more ``subsystem'' init functions to be added so I'll probably change these calls to be a for loop through init routines (or something). Revision Changes Path 1.17 +27 -29 src/sys/netatm/atm_cm.c 1.5 +3 -0 src/sys/netatm/atm_cm.h 1.27 +1 -0 src/sys/netatm/atm_subr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 0:36:34 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5481137B41A; Thu, 2 May 2002 00:36:31 -0700 (PDT) Received: (from arr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g427aVG12649; Thu, 2 May 2002 00:36:31 -0700 (PDT) (envelope-from arr) Message-Id: <200205020736.g427aVG12649@freefall.freebsd.org> From: "Andrew R. Reiter" Date: Thu, 2 May 2002 00:36:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm uma.h uma_core.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG arr 2002/05/02 00:36:30 PDT Modified files: sys/vm uma.h uma_core.c Log: - Changed the size element of uma_zctor_args to be size_t instead of int. - Changed uma_zcreate to accept the size argument as a size_t intead of int. Approved by: jeff Revision Changes Path 1.7 +1 -1 src/sys/vm/uma.h 1.20 +3 -3 src/sys/vm/uma_core.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 0:39: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from rina.r.dl.itc.u-tokyo.ac.jp (cvsup2.r.dl.itc.u-tokyo.ac.jp [133.11.199.247]) by hub.freebsd.org (Postfix) with ESMTP id C538C37B41A; Thu, 2 May 2002 00:39:00 -0700 (PDT) Received: from rina.r.dl.itc.u-tokyo.ac.jp (localhost [127.0.0.1]) by rina.r.dl.itc.u-tokyo.ac.jp (8.12.2/3.7W-rina.r-Nankai-Koya) with ESMTP id g427cx0o001274 ; Thu, 2 May 2002 16:38:59 +0900 (JST) Message-Id: <200205020738.g427cx0o001274@rina.r.dl.itc.u-tokyo.ac.jp> Date: Thu, 02 May 2002 16:38:59 +0900 From: Seigo Tanimura To: Jeff Roberson Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Seigo Tanimura Subject: Re: cvs commit: src/sys/kern kern_malloc.c src/sys/vm uma_core.c uma_dbg.c src/sys/sys malloc.h In-Reply-To: <200205020722.g427MJM10914@freefall.freebsd.org> References: <200205020722.g427MJM10914@freefall.freebsd.org> User-Agent: Wanderlust/2.8.1 (Something) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (=?ISO-8859-1?Q?Unebigory=F2mae?=) APEL/10.3 MULE XEmacs/21.1 (patch 14) (Cuyahoga Valley) (i386--freebsd) Organization: Digital Library Research Division, Information Techinology Centre, The University of Tokyo MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 2 May 2002 00:22:19 -0700 (PDT), Jeff Roberson said: jeff> jeff 2002/05/02 00:22:19 PDT jeff> Modified files: jeff> sys/kern kern_malloc.c jeff> sys/vm uma_core.c uma_dbg.c jeff> sys/sys malloc.h jeff> Log: jeff> malloc/free(9) no longer require Giant. Use the malloc_mtx to protect the Yes! -- Seigo Tanimura To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 0:47:31 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2AE6137B431; Thu, 2 May 2002 00:46:37 -0700 (PDT) Received: (from tjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g427kaR14482; Thu, 2 May 2002 00:46:36 -0700 (PDT) (envelope-from tjr) Message-Id: <200205020746.g427kaR14482@freefall.freebsd.org> From: "Tim J. Robbins" Date: Thu, 2 May 2002 00:46:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules src/usr.bin Makefile src/usr.bin/csplit csplit.1 csplit.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tjr 2002/05/02 00:46:36 PDT Modified files: . modules usr.bin Makefile Added files: usr.bin/csplit csplit.1 csplit.c Log: Add the csplit(1) utility, which splits files based on context, as specified by SUSv3. PR: 36191 Reviewed by: mike Revision Changes Path 1.5039 +1 -0 CVSROOT/modules 1.194 +1 -0 src/usr.bin/Makefile 1.1 +134 -0 src/usr.bin/csplit/csplit.1 (new) 1.1 +454 -0 src/usr.bin/csplit/csplit.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 0:49:59 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8AAA737B41B; Thu, 2 May 2002 00:49:56 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g427nuc14896; Thu, 2 May 2002 00:49:56 -0700 (PDT) (envelope-from sobomax) Message-Id: <200205020749.g427nuc14896@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 2 May 2002 00:49:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/libtool Makefile ports/devel/libtool/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 2002/05/02 00:49:56 PDT Modified files: devel/libtool Makefile devel/libtool/files patch-ad Log: Set EXPR_COMPAT environment variable to workaround a problem with expr(1) on -current. Revision Changes Path 1.16 +2 -2 ports/devel/libtool/Makefile 1.8 +28 -15 ports/devel/libtool/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 Thu May 2 0:54:15 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BA79137B41E; Thu, 2 May 2002 00:54:04 -0700 (PDT) Received: (from tjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g427s4W15505; Thu, 2 May 2002 00:54:04 -0700 (PDT) (envelope-from tjr) Message-Id: <200205020754.g427s4W15505@freefall.freebsd.org> From: "Tim J. Robbins" Date: Thu, 2 May 2002 00:54:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/csplit Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tjr 2002/05/02 00:54:04 PDT Added files: usr.bin/csplit Makefile Log: Add the csplit(1) utility, which splits files based on context, as specified by SUSv3. This Makefile got left out of the previous commit. PR: 36191 Reviewed by: mike Revision Changes Path 1.1 +5 -0 src/usr.bin/csplit/Makefile (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 1:43:48 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4196E37B417; Thu, 2 May 2002 01:43:45 -0700 (PDT) Received: (from grog@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g428hjC24694; Thu, 2 May 2002 01:43:45 -0700 (PDT) (envelope-from grog) Message-Id: <200205020843.g428hjC24694@freefall.freebsd.org> From: Greg Lehey Date: Thu, 2 May 2002 01:43:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinumio.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 grog 2002/05/02 01:43:45 PDT Modified files: (Branch: RELENG_4) sys/dev/vinum vinumio.c Log: vinumopen: MFC: Recognize 3ware 'twed' RAID device. Not tested by: grog Approved anyway by: murray Revision Changes Path 1.52.2.6 +4 -1 src/sys/dev/vinum/vinumio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 2: 4:33 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 04FA637B41B; Thu, 2 May 2002 02:04:31 -0700 (PDT) Received: (from dfr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4294UD27012; Thu, 2 May 2002 02:04:30 -0700 (PDT) (envelope-from dfr) Message-Id: <200205020904.g4294UD27012@freefall.freebsd.org> From: Doug Rabson Date: Thu, 2 May 2002 02:04:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/include ansi.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 dfr 2002/05/02 02:04:30 PDT Modified files: sys/ia64/include ansi.h Log: The width of segsz_t should be 64, not 32 on ia64. Revision Changes Path 1.21 +1 -1 src/sys/ia64/include/ansi.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 2: 5:40 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 41CAD37B416; Thu, 2 May 2002 02:05:37 -0700 (PDT) Received: (from jeff@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4295br29186; Thu, 2 May 2002 02:05:37 -0700 (PDT) (envelope-from jeff) Message-Id: <200205020905.g4295br29186@freefall.freebsd.org> From: Jeff Roberson Date: Thu, 2 May 2002 02:05:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm uma_core.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jeff 2002/05/02 02:05:37 PDT Modified files: sys/vm uma_core.c Log: Move around the dbg code a bit so it's always under a lock. This stops a weird potential race if we were preempted right as we were doing the dbg checks. Revision Changes Path 1.21 +7 -8 src/sys/vm/uma_core.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 2: 7: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 64A0837B404; Thu, 2 May 2002 02:07:04 -0700 (PDT) Received: (from jeff@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42974R31207; Thu, 2 May 2002 02:07:04 -0700 (PDT) (envelope-from jeff) Message-Id: <200205020907.g42974R31207@freefall.freebsd.org> From: Jeff Roberson Date: Thu, 2 May 2002 02:07:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_malloc.c src/sys/vm uma_dbg.c uma_dbg.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jeff 2002/05/02 02:07:04 PDT Modified files: sys/kern kern_malloc.c sys/vm uma_dbg.c uma_dbg.h Log: Hide a pointer to the malloc_type bucket at the end of the freed memory. If this memory is modified after it has been freed we can now report it's previous owner. Revision Changes Path 1.108 +19 -1 src/sys/kern/kern_malloc.c 1.4 +77 -2 src/sys/vm/uma_dbg.c 1.3 +7 -0 src/sys/vm/uma_dbg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 3:19:16 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C4B8637B405; Thu, 2 May 2002 03:19:13 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42AJDV44747; Thu, 2 May 2002 03:19:13 -0700 (PDT) (envelope-from sobomax) Message-Id: <200205021019.g42AJDV44747@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 2 May 2002 03:19:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install/create perform.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/05/02 03:19:13 PDT Modified files: usr.sbin/pkg_install/create perform.c Log: Kill local variable which shadows global one. This fixes creation of bzip2 compressed packages broken in the previous commit. Pointy hat to: obrien Revision Changes Path 1.67 +0 -1 src/usr.sbin/pkg_install/create/perform.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 4:16:34 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E8B4737B416; Thu, 2 May 2002 04:16:31 -0700 (PDT) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42BGVU57321; Thu, 2 May 2002 04:16:31 -0700 (PDT) (envelope-from olgeni) Message-Id: <200205021116.g42BGVU57321@freefall.freebsd.org> From: Jimmy Olgeni Date: Thu, 2 May 2002 04:16:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/webmin Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG olgeni 2002/05/02 04:16:31 PDT Modified files: sysutils/webmin Makefile distinfo Log: Update module: mysql. Revision Changes Path 1.104 +2 -2 ports/sysutils/webmin/Makefile 1.77 +1 -0 ports/sysutils/webmin/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 4:22:19 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1105437B404; Thu, 2 May 2002 04:22:15 -0700 (PDT) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42BMFv57829; Thu, 2 May 2002 04:22:15 -0700 (PDT) (envelope-from kuriyama) Message-Id: <200205021122.g42BMFv57829@freefall.freebsd.org> From: Jun Kuriyama Date: Thu, 2 May 2002 04:22:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/ja index.xsl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kuriyama 2002/05/02 04:22:14 PDT Modified files: ja index.xsl Log: Fix broken link. Pointed out by: Ryusuke Suzuki Revision Changes Path 1.14 +4 -5 www/ja/index.xsl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 5:47: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 981F137B41D; Thu, 2 May 2002 05:46:56 -0700 (PDT) Received: (from znerd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42Ckuo82104; Thu, 2 May 2002 05:46:56 -0700 (PDT) (envelope-from znerd) Message-Id: <200205021246.g42Ckuo82104@freefall.freebsd.org> From: Ernst de Haan Date: Thu, 2 May 2002 05:46:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.java.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG znerd 2002/05/02 05:46:56 PDT Modified files: Mk bsd.java.mk Log: Refactoring applied. One extra stage is introduced in which it is decided what JDK ports have been installed. Tested with: java/jdom net/spread Reviewed requested from: java@FreeBSD.org ports@FreeBSD.org Reviewed by: John Merryweather Cooper Revision Changes Path 1.10 +74 -34 ports/Mk/bsd.java.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 5:52:50 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 067F237B416; Thu, 2 May 2002 05:52:43 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42CqhT83013; Thu, 2 May 2002 05:52:43 -0700 (PDT) (envelope-from sobomax) Message-Id: <200205021252.g42CqhT83013@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 2 May 2002 05:52:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install/info show.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/05/02 05:52:43 PDT Modified files: usr.sbin/pkg_install/info show.c Log: Make `-g' working for symlinks. PR: 33857 Submitted by: darren MFC after: 1 week Revision Changes Path 1.26 +20 -3 src/usr.sbin/pkg_install/info/show.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 6: 9:37 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 492F037B417; Thu, 2 May 2002 06:09:33 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42D9X988970; Thu, 2 May 2002 06:09:33 -0700 (PDT) (envelope-from sobomax) Message-Id: <200205021309.g42D9X988970@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 2 May 2002 06:09:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install/info 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 sobomax 2002/05/02 06:09:33 PDT Modified files: usr.sbin/pkg_install/info main.c Log: Make pkg_info working again when argument is a file not in the current directory. PR: 37571 Submitted by: Dirk Meyer MFC after: 1 week Revision Changes Path 1.37 +5 -2 src/usr.sbin/pkg_install/info/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 May 2 6:25:30 2002 Delivered-To: cvs-all@freebsd.org Received: from sdns.kv.ukrtel.net (sdns.kv.ukrtel.net [195.5.27.246]) by hub.freebsd.org (Postfix) with ESMTP id 3431437B419; Thu, 2 May 2002 06:25:14 -0700 (PDT) Received: from vega.vega.com (195.5.51.243 [195.5.51.243]) by sdns.kv.ukrtel.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id J9KHZABZ; Thu, 2 May 2002 16:26:54 +0300 Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g42DPF108534; Thu, 2 May 2002 16:25:15 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3CD13EC0.D0B978F0@FreeBSD.org> Date: Thu, 02 May 2002 16:27:28 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: "Tim J. Robbins" Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: CVSROOT modules src/usr.bin Makefilesrc/usr.bin/csplit csplit.1 csplit.c References: <200205020746.g427kaR14482@freefall.freebsd.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "Tim J. Robbins" wrote: > > tjr 2002/05/02 00:46:36 PDT > > Modified files: > . modules > usr.bin Makefile > Added files: > usr.bin/csplit csplit.1 csplit.c > Log: > Add the csplit(1) utility, which splits files based on context, as specified > by SUSv3. Any chance that existing split(1) and the new csplit(1) will be merged into single utility? We certainly don't need two utilities with very similar behaviour in the tree. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 6:27:10 2002 Delivered-To: cvs-all@freebsd.org Received: from 250-217.customer.cloud9.net (250-217.customer.cloud9.net [168.100.250.217]) by hub.freebsd.org (Postfix) with ESMTP id ED14A37B400; Thu, 2 May 2002 06:26:59 -0700 (PDT) Received: from murex.com (mteterin@localhost [127.0.0.1]) by 250-217.customer.cloud9.net (8.12.3/8.12.3) with ESMTP id g42DNOMG025311; Thu, 2 May 2002 09:23:48 -0400 (EDT) (envelope-from mteterin@murex.com) Message-Id: <200205021323.g42DNOMG025311@250-217.customer.cloud9.net> Date: Fri, 26 Apr 2002 13:57:36 +0000 From: Mikhail Teterin Subject: Re: cvs commit: src/sbin/newfs newfs.8 newfs.c To: Bruce Evans , Poul-Henning Kamp Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wednesday 24 April 2002 12:59 pm, Bruce Evans wrote: = On Wed, 24 Apr 2002, Poul-Henning Kamp wrote: [...] = > = > It is now no longer mandatory to have a disklabel on a disk to = > newfs it: = > = > mdconfig -a -t malloc -s 4m -u 56 = > newfs /dev/md56 = = It wasn't mandatory before either; it was just inconvenient to edit = /etc/disktab. BTW, whatever became of the effort to make a wrapper called mount_mfs? I understand the easy steps required to use mdconfig in its place, but there is the following issue -- those steps can only be placed into rc.local or some such, which, during boot, is executed after the first users of /tmp are already started -- using the /-partition for their temporary files... Having something, that can be referred to from /etc/fstab would be The Right Thing, IMHO. -mi P.S. Note, that rc.diskless2 has its own mount_md shell function... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 6:51: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6668437B41B; Thu, 2 May 2002 06:51:04 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42Dp4021935; Thu, 2 May 2002 06:51:04 -0700 (PDT) (envelope-from phk) Message-Id: <200205021351.g42Dp4021935@freefall.freebsd.org> From: Poul-Henning Kamp Date: Thu, 2 May 2002 06:51:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/tools/vop_table vop_table.tcl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/05/02 06:51:04 PDT Modified files: tools/tools/vop_table vop_table.tcl Log: Un-rot the VOP_ table generator. Revision Changes Path 1.3 +27 -6 src/tools/tools/vop_table/vop_table.tcl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 6:57:48 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7653A37B41A; Thu, 2 May 2002 06:57:45 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42Dvjc29281; Thu, 2 May 2002 06:57:45 -0700 (PDT) (envelope-from sobomax) Message-Id: <200205021357.g42Dvjc29281@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 2 May 2002 06:57:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/pybliographer Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/05/02 06:57:45 PDT Modified files: misc/pybliographer Makefile Log: Kill unneeded trailing slash in MASTER_SITE_SUBDIR. Revision Changes Path 1.7 +1 -1 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 Thu May 2 7: 7:10 2002 Delivered-To: cvs-all@freebsd.org Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [210.226.20.15]) by hub.freebsd.org (Postfix) with ESMTP id 599F037B417; Thu, 2 May 2002 07:07:05 -0700 (PDT) Received: from localhost (localhost [::1]) by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) with ESMTP/inet6 id g42E6xf27140; Thu, 2 May 2002 23:06:59 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-Reply-To: <200205021323.g42DNOMG025311@250-217.customer.cloud9.net> References: <200205021323.g42DNOMG025311@250-217.customer.cloud9.net> X-User-Agent: Mew/1.94.2 XEmacs/21.5 (bamboo) X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20000228(IM140) Lines: 8 From: Makoto Matsushita To: Mikhail.Teterin@murex.com Subject: Re: cvs commit: src/sbin/newfs newfs.8 newfs.c Date: Thu, 02 May 2002 23:06:56 +0900 Message-Id: <20020502230656U.matusita@jp.FreeBSD.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Mikhail.Teterin> BTW, whatever became of the effort to make a wrapper Mikhail.Teterin> called mount_mfs? See mdmfs(8). It was been there since Jun/2001 (about 10 months ago). -- - Makoto `MAR' Matsushita To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 7: 9:14 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 38A9637B416; Thu, 2 May 2002 07:09:09 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42E99235116; Thu, 2 May 2002 07:09:09 -0700 (PDT) (envelope-from sobomax) Message-Id: <200205021409.g42E99235116@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 2 May 2002 07:09:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/bonobo/files patch-components::audio-ulaw::doc::C::Makefile.in X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/05/02 07:09:08 PDT Modified files: devel/bonobo/files patch-components::audio-ulaw::doc::C::Makefile.in Log: Avoid calling db2html to when installing the port, because this breaks plist if the user occasionally has db2html installed on his system. Submitted by: Alan E Revision Changes Path 1.2 +10 -1 ports/devel/bonobo/files/patch-components::audio-ulaw::doc::C::Makefile.in To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 7:13:36 2002 Delivered-To: cvs-all@freebsd.org Received: from sdns.kv.ukrtel.net (sdns.kv.ukrtel.net [195.5.27.246]) by hub.freebsd.org (Postfix) with ESMTP id 5BD9D37B416; Thu, 2 May 2002 07:13:21 -0700 (PDT) Received: from vega.vega.com (195.5.51.243 [195.5.51.243]) by sdns.kv.ukrtel.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id J9KHZAC6; Thu, 2 May 2002 17:15:01 +0300 Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g42EDM108762; Thu, 2 May 2002 17:13:22 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3CD14A06.A5EA66F7@FreeBSD.org> Date: Thu, 02 May 2002 17:15:34 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Josef Karthauser Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/devel/bonobo/files patch-components::audio-ulaw::doc::C::Makefile.in References: <200205021409.g42E99235116@freefall.freebsd.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Maxim Sobolev wrote: > > sobomax 2002/05/02 07:09:08 PDT > > Modified files: > devel/bonobo/files > patch-components::audio-ulaw::doc::C::Makefile.in ^^^^^ Joe, any chance that you know why your cvs helper scripts insert extra newline in such cases? This might confuse scripts trying to parse cvs logs. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 7:15:31 2002 Delivered-To: cvs-all@freebsd.org Received: from tao.org.uk (genius.tao.org.uk [212.135.162.51]) by hub.freebsd.org (Postfix) with ESMTP id 6BE8437B405; Thu, 2 May 2002 07:15:20 -0700 (PDT) Received: by tao.org.uk (Postfix, from userid 100) id 873835E8; Thu, 2 May 2002 15:15:12 +0100 (BST) Date: Thu, 2 May 2002 15:15:12 +0100 From: Josef Karthauser To: Maxim Sobolev Cc: Josef Karthauser , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/devel/bonobo/files patch-components::audio-ulaw::doc::C::Makefile.in Message-ID: <20020502141512.GA39948@genius.tao.org.uk> References: <200205021409.g42E99235116@freefall.freebsd.org> <3CD14A06.A5EA66F7@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2oS5YaxWCcQjTEyO" Content-Disposition: inline In-Reply-To: <3CD14A06.A5EA66F7@FreeBSD.org> User-Agent: Mutt/1.3.28i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --2oS5YaxWCcQjTEyO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 02, 2002 at 05:15:34PM +0300, Maxim Sobolev wrote: > Maxim Sobolev wrote: > >=20 > > sobomax 2002/05/02 07:09:08 PDT > >=20 > > Modified files: > > devel/bonobo/files > > patch-components::audio-ulaw::doc::C::Makefile= .in > ^^^^^ >=20 > Joe, any chance that you know why your cvs helper scripts insert extra > newline in such cases? This might confuse scripts trying to parse cvs > logs. Probably because the file name is too long. Without looking at the code my guess is that it puts it on a line on it's own and hopes for the best. Joe --2oS5YaxWCcQjTEyO 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 iEYEARECAAYFAjzRSfAACgkQXVIcjOaxUBZWLQCffU/zVPIeymdMFuP60bBLuwjt tlQAoMXe4MLtqZik4ybZitICagz67f5z =P5oC -----END PGP SIGNATURE----- --2oS5YaxWCcQjTEyO-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 7:17:27 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.speakeasy.net (mail16.speakeasy.net [216.254.0.216]) by hub.freebsd.org (Postfix) with ESMTP id 7ABFC37B416 for ; Thu, 2 May 2002 07:17:18 -0700 (PDT) Received: (qmail 21872 invoked from network); 2 May 2002 14:17:18 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail16.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 2 May 2002 14:17:18 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g42EHHF07612; Thu, 2 May 2002 10:17:17 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200205012303.g41N3Vt06173@freefall.freebsd.org> Date: Thu, 02 May 2002 10:16:19 -0400 (EDT) From: John Baldwin To: "David E. O'Brien" Subject: RE: cvs commit: src/sys/i386/conf NOTES 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 01-May-2002 David E. O'Brien wrote: > obrien 2002/05/01 16:03:31 PDT > > Modified files: > sys/i386/conf NOTES > Log: > Add some NOTES on the Comtrol Rocketport and the Digiboard drivers. These are already in sys/conf/NOTES. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 7:18: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.speakeasy.net (mail12.speakeasy.net [216.254.0.212]) by hub.freebsd.org (Postfix) with ESMTP id 3863837B41D for ; Thu, 2 May 2002 07:17:25 -0700 (PDT) Received: (qmail 16801 invoked from network); 2 May 2002 14:17:23 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail12.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 2 May 2002 14:17:23 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g42EHNF07616; Thu, 2 May 2002 10:17:23 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200205020722.g427MJM10914@freefall.freebsd.org> Date: Thu, 02 May 2002 10:16:25 -0400 (EDT) From: John Baldwin To: Jeff Roberson Subject: RE: cvs commit: src/sys/kern kern_malloc.c src/sys/vm uma_core.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 02-May-2002 Jeff Roberson wrote: > jeff 2002/05/02 00:22:19 PDT > > Modified files: > sys/kern kern_malloc.c > sys/vm uma_core.c uma_dbg.c > sys/sys malloc.h > Log: > malloc/free(9) no longer require Giant. Use the malloc_mtx to protect the > mallochash. Mallochash is going to go away as soon as I introduce the > kfree/kmalloc api and partially overhaul the malloc wrapper. This can't > happen > until all users of the malloc api that expect memory to be aligned on the > size > of the allocation are fixed. Can malloc() still block and still possibly obtain Giant internally? If so, malloc() should still not be called with other locks held. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 7:20:23 2002 Delivered-To: cvs-all@freebsd.org Received: from sdns.kv.ukrtel.net (sdns.kv.ukrtel.net [195.5.27.246]) by hub.freebsd.org (Postfix) with ESMTP id 17F9137B416; Thu, 2 May 2002 07:20:18 -0700 (PDT) Received: from vega.vega.com (195.5.51.243 [195.5.51.243]) by sdns.kv.ukrtel.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id J9KHZAC9; Thu, 2 May 2002 17:21:59 +0300 Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.6/8.11.3) with ESMTP id g42EKK108796; Thu, 2 May 2002 17:20:20 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <3CD14BA8.FCE2D4B3@FreeBSD.org> Date: Thu, 02 May 2002 17:22:32 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) X-Accept-Language: en,uk,ru MIME-Version: 1.0 To: Josef Karthauser Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/devel/bonobo/files patch-components::audio-ulaw::doc::C::Makefile.in References: <200205021409.g42E99235116@freefall.freebsd.org> <3CD14A06.A5EA66F7@FreeBSD.org> <20020502141512.GA39948@genius.tao.org.uk> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Josef Karthauser wrote: > > On Thu, May 02, 2002 at 05:15:34PM +0300, Maxim Sobolev wrote: > > Maxim Sobolev wrote: > > > > > > sobomax 2002/05/02 07:09:08 PDT > > > > > > Modified files: > > > devel/bonobo/files > > > patch-components::audio-ulaw::doc::C::Makefile.in > > ^^^^^ > > > > Joe, any chance that you know why your cvs helper scripts insert extra > > newline in such cases? This might confuse scripts trying to parse cvs > > logs. > > Probably because the file name is too long. Without looking at the code > my guess is that it puts it on a line on it's own and hopes for the > best. Looks like a bug. This certainly doesn't serve any meaningful purpose. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 7:21:45 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 48BAE37B416; Thu, 2 May 2002 07:21:41 -0700 (PDT) Received: (from wosch@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42ELfc36899; Thu, 2 May 2002 07:21:41 -0700 (PDT) (envelope-from wosch) Message-Id: <200205021421.g42ELfc36899@freefall.freebsd.org> From: Wolfram Schneider Date: Thu, 2 May 2002 07:21:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/cgi pds.cgi ports.cgi url.cgi X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG wosch 2002/05/02 07:21:41 PDT Modified files: en/cgi pds.cgi ports.cgi url.cgi Log: Adjust cvsroot. Revision Changes Path 1.10 +2 -2 www/en/cgi/pds.cgi 1.62 +3 -3 www/en/cgi/ports.cgi 1.31 +2 -2 www/en/cgi/url.cgi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 7:26:32 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D036037B448; Thu, 2 May 2002 07:25:59 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42EPxt37440; Thu, 2 May 2002 07:25:59 -0700 (PDT) (envelope-from lioux) Message-Id: <200205021425.g42EPxt37440@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Thu, 2 May 2002 07:25:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/kdegraphics3 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 2002/05/02 07:25:58 PDT Modified files: graphics/kdegraphics3 Makefile pkg-plist Log: o Bump PORTREVISION o Add LIB_DEPENDS on graphics/imlib o Fix PLIST Submitted by: Alan E Revision Changes Path 1.62 +3 -1 ports/graphics/kdegraphics3/Makefile 1.21 +10 -3 ports/graphics/kdegraphics3/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 7:30:40 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AFF4037B423; Thu, 2 May 2002 07:30:24 -0700 (PDT) Received: (from cy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42EUOu38166; Thu, 2 May 2002 07:30:24 -0700 (PDT) (envelope-from cy) Message-Id: <200205021430.g42EUOu38166@freefall.freebsd.org> From: Cy Schubert Date: Thu, 2 May 2002 07:30:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/krb5 Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG cy 2002/05/02 07:30:24 PDT Modified files: security/krb5 Makefile distinfo Log: Upgrade 1.2.4 --> 1.2.5 Revision Changes Path 1.35 +1 -1 ports/security/krb5/Makefile 1.11 +1 -1 ports/security/krb5/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 7:35:35 2002 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 ED83937B41A; Thu, 2 May 2002 07:35:23 -0700 (PDT) Received: from sheldonh (helo=axl.seasidesoftware.co.za) by axl.seasidesoftware.co.za with local-esmtp (Exim 3.33 #1) id 173Hkk-0009Dr-00; Thu, 02 May 2002 16:40:14 +0200 From: Sheldon Hearn To: Maxim Sobolev Cc: Josef Karthauser , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/devel/bonobo/files patch-components::audio-ulaw::doc::C::Makefile.in In-reply-to: Your message of "Thu, 02 May 2002 17:15:34 +0300." <3CD14A06.A5EA66F7@FreeBSD.org> Date: Thu, 02 May 2002 16:40:14 +0200 Message-ID: <35454.1020350414@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, 02 May 2002 17:15:34 +0300, Maxim Sobolev wrote: > > sobomax 2002/05/02 07:09:08 PDT > > > > Modified files: > > devel/bonobo/files > > patch-components::audio-ulaw::doc::C::Makefile.in > ^^^^^ > > Joe, any chance that you know why your cvs helper scripts insert extra > newline in such cases? This might confuse scripts trying to parse cvs > logs. log_accum or commit_prep (I forget which) has a minimum indent that it expects between the directory name and the first file name. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 7:37:10 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1040F37B41B; Thu, 2 May 2002 07:37:01 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42Eb0Q39299; Thu, 2 May 2002 07:37:00 -0700 (PDT) (envelope-from lioux) Message-Id: <200205021437.g42Eb0Q39299@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Thu, 2 May 2002 07:36:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/smtpd Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2002/05/02 07:36:58 PDT Modified files: mail/smtpd Makefile Log: Revert maintainership to ports PR: 37666 Submitted by: Joao Carlos Mendes Luis (previous maintainer) Revision Changes Path 1.13 +1 -1 ports/mail/smtpd/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 7:40:38 2002 Delivered-To: cvs-all@freebsd.org Received: from point.osg.gov.bc.ca (point.osg.gov.bc.ca [142.32.102.44]) by hub.freebsd.org (Postfix) with ESMTP id A364037B404; Thu, 2 May 2002 07:40:25 -0700 (PDT) Received: (from daemon@localhost) by point.osg.gov.bc.ca (8.8.7/8.8.8) id HAA27024; Thu, 2 May 2002 07:40:25 -0700 Received: from passer.osg.gov.bc.ca(142.32.110.29) via SMTP by point.osg.gov.bc.ca, id smtpda27022; Thu May 2 07:40:11 2002 Received: (from uucp@localhost) by passer.osg.gov.bc.ca (8.11.6/8.9.1) id g42Ee6Y19667; Thu, 2 May 2002 07:40:06 -0700 (PDT) Received: from UNKNOWN(10.1.2.1), claiming to be "cwsys.cwsent.com" via SMTP by passer9.cwsent.com, id smtpdM19646; Thu May 2 07:39:20 2002 Received: from cwsys (localhost [127.0.0.1]) by cwsys.cwsent.com (8.12.3/8.12.3) with ESMTP id g42EdJVa017567; Thu, 2 May 2002 07:39:19 -0700 (PDT) (envelope-from cy@cwsys.cwsent.com) Message-Id: <200205021439.g42EdJVa017567@cwsys.cwsent.com> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 Reply-To: Cy Schubert - CITS Open Systems Group From: Cy Schubert - CITS Open Systems Group X-Sender: schubert To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/security/krb5 Makefile distinfo In-Reply-To: Message from Cy Schubert of "Thu, 02 May 2002 07:30:24 PDT." <200205021430.g42EUOu38166@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 02 May 2002 07:39:19 -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <200205021430.g42EUOu38166@freefall.freebsd.org>, Cy Schubert writes : > cy 2002/05/02 07:30:24 PDT > > Modified files: > security/krb5 Makefile distinfo > Log: > Upgrade 1.2.4 --> 1.2.5 > > Revision Changes Path > 1.35 +1 -1 ports/security/krb5/Makefile > 1.11 +1 -1 ports/security/krb5/distinfo Crypto-publish.org has just posted KRB5-1.2.5 on their website, however instead of a jumbo tarball containing the tar.gz and .sig files they've posted them separately. I will update the port to handle this distribution method as well. Cheers, Phone: 250-387-8437 Cy Schubert Fax: 250-387-5766 Team Leader, Sun/Alpha Team Email: Cy.Schubert@osg.gov.bc.ca Open Systems Group, CITS Ministry of Management Services Province of BC FreeBSD UNIX: cy@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 7:46: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from bast.unixathome.org (bast.unixathome.org [216.187.105.150]) by hub.freebsd.org (Postfix) with ESMTP id 99CA237B404; Thu, 2 May 2002 07:45:58 -0700 (PDT) Received: from wocker (wocker.unixathome.org [192.168.0.99]) by bast.unixathome.org (Postfix) with ESMTP id E427A3F45; Thu, 3 May 2001 06:47:46 -0400 (EDT) From: "Dan Langille" Organization: DVL Software Limited To: Maxim Sobolev , Josef Karthauser Date: Thu, 2 May 2002 10:45:57 -0400 MIME-Version: 1.0 Subject: Re: cvs commit: ports/devel/bonobo/files patch-components::audio-ulaw::doc::C::Makefile.in Reply-To: dan@langille.org Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-reply-to: <3CD14A06.A5EA66F7@FreeBSD.org> X-mailer: Pegasus Mail for Windows (v4.01) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Message-Id: <20010503104746.E427A3F45@bast.unixathome.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 2 May 2002 at 17:15, Maxim Sobolev wrote: > Maxim Sobolev wrote: > > > > sobomax 2002/05/02 07:09:08 PDT > > > > Modified files: > > devel/bonobo/files > > patch-components::audio-ulaw::doc::C::Makefile.in > ^^^^^ > > Joe, any chance that you know why your cvs helper scripts insert extra > newline in such cases? This might confuse scripts trying to parse cvs > logs. FWIW, FreshPorts[2] uses the latter part of the commits for its parsing as I found the above too difficult to parse. The Revision section is a simple "one-line-per-file" approach. Revision Changes Path 1.2 +10 -1 ports/devel/bonobo/files/patch-components::audio- ulaw::doc::C::Makefile.in -- Dan Langille The FreeBSD Diary - http://freebsddiary.org/ - practical examples To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 7:47:41 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.speakeasy.net (mail11.speakeasy.net [216.254.0.211]) by hub.freebsd.org (Postfix) with ESMTP id DB75837B427 for ; Thu, 2 May 2002 07:46:24 -0700 (PDT) Received: (qmail 4654 invoked from network); 2 May 2002 14:46:23 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail11.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 2 May 2002 14:46:23 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g42EkAF07742; Thu, 2 May 2002 10:46:10 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Thu, 02 May 2002 10:45:11 -0400 (EDT) From: John Baldwin To: Dag-Erling Smorgrav Subject: Re: cvs commit: src/sys/i386/conf Makefile makeLINT.sh Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Jun Kuriyama Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 02-May-2002 Dag-Erling Smorgrav wrote: > Jun Kuriyama writes: >> Log: >> Use shell script version (using awk and sed) of makeLINT.pl. > > You know, you could do all that (minus the error message) with a > single egrep(1) command. Go for it. :) -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 8: 0:22 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 54C3837B41F; Thu, 2 May 2002 08:00:15 -0700 (PDT) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42F0Ft42735; Thu, 2 May 2002 08:00:15 -0700 (PDT) (envelope-from jhb) Message-Id: <200205021500.g42F0Ft42735@freefall.freebsd.org> From: John Baldwin Date: Thu, 2 May 2002 08:00:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_exec.c kern_sig.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2002/05/02 08:00:15 PDT Modified files: sys/kern kern_exec.c kern_sig.c Log: - Reorder execve() so that it performs blocking operations before it locks the process. - Defer other blocking operations such as vrele()'s until after we release locks. - execsigs() now requires the proc lock to be held when it is called rather than locking the process internally. Revision Changes Path 1.163 +73 -61 src/sys/kern/kern_exec.c 1.159 +1 -2 src/sys/kern/kern_sig.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 8: 5:58 2002 Delivered-To: cvs-all@freebsd.org Received: from heaven.gigo.com (gigo.com [207.173.11.186]) by hub.freebsd.org (Postfix) with ESMTP id 2ECC937B425 for ; Thu, 2 May 2002 08:05:51 -0700 (PDT) Received: from 200-163-006-189-bsace7003.dsl.telebrasilia.net.br (unknown [200.163.6.189]) by heaven.gigo.com (Postfix) with ESMTP id AA52EBB36 for ; Thu, 2 May 2002 08:05:50 -0700 (PDT) Received: (qmail 18934 invoked by uid 1001); 2 May 2002 15:03:03 -0000 Message-ID: <20020502150303.18933.qmail@exxodus.fedaykin.here> Date: Thu, 2 May 2002 12:02:41 -0300 From: Mario Sergio Fujikawa Ferreira To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/graphics/kdegraphics3 Makefile pkg-plist References: <200205021425.g42EPxt37440@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200205021425.g42EPxt37440@freefall.freebsd.org>; from lioux@FreeBSD.org on Thu, May 02, 2002 at 07:25:36AM -0700 X-Operating-System: FreeBSD 4.5-STABLE X-Disclaimer: I hope you find what you are looking for... in life :) Sender: owner-cvs-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, May 02, 2002 at 07:25:36AM -0700, Mario Sergio Fujikawa Ferreira wrote: > > Modified files: > graphics/kdegraphics3 Makefile pkg-plist > Log: > o Bump PORTREVISION > o Add LIB_DEPENDS on graphics/imlib > o Fix PLIST > > Submitted by: Alan E Missed Approved by: will -- Mario S F Ferreira - DF - Brazil - "I guess this is a signature." Computer Science Undergraduate | FreeBSD Committer | CS Developer flames to beloved devnull@someotherworldbeloworabove.org feature, n: a documented bug | bug, n: an undocumented feature To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 8:10: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9E3BF37B419; Thu, 2 May 2002 08:09:59 -0700 (PDT) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42F9x047390; Thu, 2 May 2002 08:09:59 -0700 (PDT) (envelope-from jhb) Message-Id: <200205021509.g42F9x047390@freefall.freebsd.org> From: John Baldwin Date: Thu, 2 May 2002 08:09:59 -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 2002/05/02 08:09:59 PDT Modified files: sys/kern kern_exit.c Log: - Reorder a few things so that when we lock the process at the end of exit1() we don't have to release it until we acquire schd_lock to call cpu_throw(). - Since we can switch at any time due to preemption or a lock release prior to acquiring sched_lock, don't update switchtime and switchticks until the very end of exit1() after we have acquired sched_lock. - Interlock the proctree_lock and proc lock in wait1() and exit1() to avoid lost wakeups when a parent blocks waiting for a child to exit at the bottom of wait1(). In exit1() the proc lock interlocked with proctree_lock (and released after acquiring sched_lock) is that of the parent process. - In wait1() use an exclusive lock of proctree lock while we are looking for a process to harvest. This allows us to completely remove all references to the process once we've found one (i.e., disconnect it from pgrp's, session's, zombproc list, and it's parent's children list) "atomically" without needing to worry about a lock upgrade. - We don't need sched_lock to test if p_stat is SZOMB or SSTOP when holding the proc lock since the proc lock is always held with p_stat is set to SZOMB or SSTOP. - Protect nprocs with an xlock of the allproc_lock. Revision Changes Path 1.158 +118 -107 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 Thu May 2 8:13:50 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6F2E937B404; Thu, 2 May 2002 08:13:46 -0700 (PDT) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42FDk147844; Thu, 2 May 2002 08:13:46 -0700 (PDT) (envelope-from jhb) Message-Id: <200205021513.g42FDk147844@freefall.freebsd.org> From: John Baldwin Date: Thu, 2 May 2002 08:13:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_fork.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jhb 2002/05/02 08:13:46 PDT Modified files: sys/kern kern_fork.c Log: - Protect randompid and nprocs with the allproc_lock. - Reorder fork1() to do malloc() and other blocking operations prior to acquiring the needed process locks. - The new process inherit's the credentials of curthread, not the credentials of the old process. - Document a really weird race that will come up with KSE allows multiple kernel threads per process. Revision Changes Path 1.148 +122 -101 src/sys/kern/kern_fork.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 8:17:23 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.speakeasy.net (mail13.speakeasy.net [216.254.0.213]) by hub.freebsd.org (Postfix) with ESMTP id 141C237B41A for ; Thu, 2 May 2002 08:17:17 -0700 (PDT) Received: (qmail 17546 invoked from network); 2 May 2002 15:17:15 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail13.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 2 May 2002 15:17:15 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g42FHEF07858; Thu, 2 May 2002 11:17:15 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200205021513.g42FDk147844@freefall.freebsd.org> Date: Thu, 02 May 2002 11:16:17 -0400 (EDT) From: John Baldwin To: John Baldwin Subject: RE: cvs commit: src/sys/kern kern_fork.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 02-May-2002 John Baldwin wrote: > jhb 2002/05/02 08:13:46 PDT > > Modified files: > sys/kern kern_fork.c > Log: > - Protect randompid and nprocs with the allproc_lock. > - Reorder fork1() to do malloc() and other blocking operations prior to > acquiring the needed process locks. > - The new process inherit's the credentials of curthread, not the > credentials of the old process. > - Document a really weird race that will come up with KSE allows multiple > kernel threads per process. s/with/when/ -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 8:23:43 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 809D837B400; Thu, 2 May 2002 08:23:29 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42FNTU48808; Thu, 2 May 2002 08:23:29 -0700 (PDT) (envelope-from marcus) Message-Id: <200205021523.g42FNTU48808@freefall.freebsd.org> From: Joe Marcus Clarke Date: Thu, 2 May 2002 08:23:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/bonobo-activation Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/05/02 08:23:28 PDT Modified files: devel/bonobo-activation Makefile distinfo pkg-plist Log: Forgot a directory in last night's commit. Update bonobo-activation to 0.9.8. Revision Changes Path 1.9 +2 -2 ports/devel/bonobo-activation/Makefile 1.6 +1 -1 ports/devel/bonobo-activation/distinfo 1.5 +0 -32 ports/devel/bonobo-activation/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 May 2 8:39:56 2002 Delivered-To: cvs-all@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id BA33E37B416; Thu, 2 May 2002 08:39:48 -0700 (PDT) Received: from khavrinen.lcs.mit.edu (localhost [IPv6:::1]) by khavrinen.lcs.mit.edu (8.12.3/8.12.3) with ESMTP id g42Fdi5W021294; Thu, 2 May 2002 11:39:44 -0400 (EDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.12.3/8.12.3/Submit) id g42FdiOb021291; Thu, 2 May 2002 11:39:44 -0400 (EDT) Date: Thu, 2 May 2002 11:39:44 -0400 (EDT) From: Garrett Wollman Message-Id: <200205021539.g42FdiOb021291@khavrinen.lcs.mit.edu> To: Maxim Sobolev Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/libtool Makefile ports/devel/libtool/files patch-ad In-Reply-To: <200205020749.g427nuc14896@freefall.freebsd.org> References: <200205020749.g427nuc14896@freefall.freebsd.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG < said: > Set EXPR_COMPAT environment variable to workaround a problem with expr(1) > on -current. If you're going to patch libtool itself, it would be better to simply fix the bugs: s/expr[[:space:]]*\([^[:space:]]*\)[[:space:]]*:[[:space:]]*/expr X\1 : X/ Alternatively, you can parenthesize the arguments of every `expr' invocation, but I can't express that as an ERE. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 8:58: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1BBF537B405; Thu, 2 May 2002 08:58:05 -0700 (PDT) Received: (from julian@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42Fw5Y52463; Thu, 2 May 2002 08:58:05 -0700 (PDT) (envelope-from julian) Message-Id: <200205021558.g42Fw5Y52463@freefall.freebsd.org> From: Julian Elischer Date: Thu, 2 May 2002 08:58:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/my if_my.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG julian 2002/05/02 08:58:05 PDT Modified files: sys/dev/my if_my.c Log: Add missing UNLOCKs Submitted by: dirkx@covalent.net Revision Changes Path 1.8 +9 -1 src/sys/dev/my/if_my.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 9: 0:52 2002 Delivered-To: cvs-all@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 52BF937B41C; Thu, 2 May 2002 09:00:47 -0700 (PDT) Received: from khavrinen.lcs.mit.edu (localhost [IPv6:::1]) by khavrinen.lcs.mit.edu (8.12.3/8.12.3) with ESMTP id g42G0k5W021452; Thu, 2 May 2002 12:00:46 -0400 (EDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.12.3/8.12.3/Submit) id g42G0kMB021449; Thu, 2 May 2002 12:00:46 -0400 (EDT) Date: Thu, 2 May 2002 12:00:46 -0400 (EDT) From: Garrett Wollman Message-Id: <200205021600.g42G0kMB021449@khavrinen.lcs.mit.edu> To: Maxim Sobolev Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: CVSROOT modules src/usr.bin Makefilesrc/usr.bin/csplit csplit.1 csplit.c In-Reply-To: <3CD13EC0.D0B978F0@FreeBSD.org> References: <200205020746.g427kaR14482@freefall.freebsd.org> <3CD13EC0.D0B978F0@FreeBSD.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG < said: > Any chance that existing split(1) and the new csplit(1) will be merged > into single utility? No. POSIX requires both. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 9:20:36 2002 Delivered-To: cvs-all@freebsd.org Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by hub.freebsd.org (Postfix) with ESMTP id E35F637B421; Thu, 2 May 2002 09:20:18 -0700 (PDT) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc52.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020502162018.HVB4412.rwcrmhc52.attbi.com@InterJet.elischer.org>; Thu, 2 May 2002 16:20:18 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id JAA77824; Thu, 2 May 2002 09:03:28 -0700 (PDT) Date: Thu, 2 May 2002 09:03:27 -0700 (PDT) From: Julian Elischer To: Garrett Wollman Cc: Maxim Sobolev , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: CVSROOT modules src/usr.bin Makefilesrc/usr.bin/csplit csplit.1 csplit.c In-Reply-To: <200205021600.g42G0kMB021449@khavrinen.lcs.mit.edu> 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 that's true but posix also specifies a '[(1)' and a test(1) but there is only one utility... On Thu, 2 May 2002, Garrett Wollman wrote: > < said: > > > Any chance that existing split(1) and the new csplit(1) will be merged > > into single utility? > > No. POSIX requires both. > > -GAWollman > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 9:34:58 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2A41037B419; Thu, 2 May 2002 09:34:48 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42GYmO60160; Thu, 2 May 2002 09:34:48 -0700 (PDT) (envelope-from des) Message-Id: <200205021634.g42GYmO60160@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 2 May 2002 09:34:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/conf Makefile makeLINT.sed X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2002/05/02 09:34:48 PDT Modified files: sys/i386/conf Makefile Added files: sys/i386/conf makeLINT.sed Log: Join the pissing contest: generate LINT with a single sed(1) command. Smaller script, smaller (though equivalent) output. Revision Changes Path 1.5 +2 -2 src/sys/i386/conf/Makefile 1.1 +7 -0 src/sys/i386/conf/makeLINT.sed (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 9:40:28 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5F37337B419; Thu, 2 May 2002 09:40:24 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42GeOE61168; Thu, 2 May 2002 09:40:24 -0700 (PDT) (envelope-from bmah) Message-Id: <200205021640.g42GeOE61168@freefall.freebsd.org> From: "Bruce A. Mah" Date: Thu, 2 May 2002 09:40:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING X-FreeBSD-CVS-Branch: RELENG_4_5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/05/02 09:40:24 PDT Modified files: (Branch: RELENG_4_5) . UPDATING Log: Note 4.5-RELEASE date. Approved by: nectar Revision Changes Path 1.73.2.50.2.10 +3 -0 src/UPDATING To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 9:48:56 2002 Delivered-To: cvs-all@freebsd.org Received: from patrocles.silby.com (d66.as20.nwbl0.wi.voyager.net [169.207.138.66]) by hub.freebsd.org (Postfix) with ESMTP id DF6EA37B417; Thu, 2 May 2002 09:48:51 -0700 (PDT) Received: from patrocles.silby.com (localhost [127.0.0.1]) by patrocles.silby.com (8.12.3/8.12.3) with ESMTP id g42GnRUm040386; Thu, 2 May 2002 11:49:27 -0500 (CDT) (envelope-from silby@silby.com) Received: from localhost (silby@localhost) by patrocles.silby.com (8.12.3/8.12.3/Submit) with ESMTP id g42GnQbH040383; Thu, 2 May 2002 11:49:27 -0500 (CDT) X-Authentication-Warning: patrocles.silby.com: silby owned process doing -bs Date: Thu, 2 May 2002 11:49:26 -0500 (CDT) From: Mike Silbersack To: Mike Makonnen Cc: cvs-committers@FreeBSD.ORG, Subject: Re: cvs commit: src UPDATING In-Reply-To: <1020323382.3871.37.camel@kokeb.ambesa.net> Message-ID: <20020502114536.Y40353-100000@patrocles.silby.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 2 May 2002, Mike Makonnen wrote: > Applogies if this has already been beaten to death. > > It seems to me that when changes like this one (where a previously made > change is un-done) are required in UPDATING, it would be better to add > another entry stating that the change has been un-done, instead of > removing it completely from UPDATING. Simply removing the relevant entry > can potentially be confusing to users who _do_ read UPDATING. My > reasoning is as follows: if the original change was important enough to > warrant a mention, then its reversal must also be just as important. > > Cheers, > Mike Makonnen. Hm. I wanted to avoid confusing people who upgrade in the future, but I see your point. I'll add a note. 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 Thu May 2 10:12:54 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2901A37B416; Thu, 2 May 2002 10:12:48 -0700 (PDT) Received: (from mike@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42HCmM67979; Thu, 2 May 2002 10:12:48 -0700 (PDT) (envelope-from mike) Message-Id: <200205021712.g42HCmM67979@freefall.freebsd.org> From: Mike Barcroft Date: Thu, 2 May 2002 10:12:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/projects/c99 index.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mike 2002/05/02 10:12:48 PDT Modified files: en/projects/c99 index.sgml Log: Add WIP task for stdint(7). Mark printf(1) task as MFC'd. Mark csplit(1) task as committed to -current. Revision Changes Path 1.12 +20 -12 www/en/projects/c99/index.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 10:16:14 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.chesapeake.net (chesapeake.net [205.130.220.14]) by hub.freebsd.org (Postfix) with ESMTP id D7A2037B41B; Thu, 2 May 2002 10:16:05 -0700 (PDT) Received: from localhost (jroberson@localhost) by mail.chesapeake.net (8.11.6/8.11.6) with ESMTP id g42HG5x87871; Thu, 2 May 2002 13:16:05 -0400 (EDT) (envelope-from jroberson@chesapeake.net) Date: Thu, 2 May 2002 13:16:05 -0400 (EDT) From: Jeff Roberson To: John Baldwin Cc: Jeff Roberson , , Subject: RE: cvs commit: src/sys/kern kern_malloc.c src/sys/vm uma_core.c In-Reply-To: Message-ID: <20020502131332.P9763-100000@mail.chesapeake.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 2 May 2002, John Baldwin wrote: > > On 02-May-2002 Jeff Roberson wrote: > > jeff 2002/05/02 00:22:19 PDT > > > > Modified files: > > sys/kern kern_malloc.c > > sys/vm uma_core.c uma_dbg.c > > sys/sys malloc.h > > Log: > > malloc/free(9) no longer require Giant. Use the malloc_mtx to protect the > > mallochash. Mallochash is going to go away as soon as I introduce the > > kfree/kmalloc api and partially overhaul the malloc wrapper. This can't > > happen > > until all users of the malloc api that expect memory to be aligned on the > > size > > of the allocation are fixed. > > Can malloc() still block and still possibly obtain Giant internally? If so, > malloc() should still not be called with other locks held. > Yes, it can. Is this rule due to lock order reversals? If so there are certain situations where its use could be permitted. In Geom, for example, giant is always acquired after the geom locks. Jeff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 10:20: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.speakeasy.net (mail14.speakeasy.net [216.254.0.214]) by hub.freebsd.org (Postfix) with ESMTP id 8428937B41B for ; Thu, 2 May 2002 10:19:53 -0700 (PDT) Received: (qmail 12587 invoked from network); 2 May 2002 17:19:52 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail14.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 2 May 2002 17:19:52 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g42HJpF08287; Thu, 2 May 2002 13:19:51 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20020502131332.P9763-100000@mail.chesapeake.net> Date: Thu, 02 May 2002 13:18:54 -0400 (EDT) From: John Baldwin To: Jeff Roberson Subject: RE: cvs commit: src/sys/kern kern_malloc.c src/sys/vm uma_core.c Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Jeff Roberson Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 02-May-2002 Jeff Roberson wrote: > On Thu, 2 May 2002, John Baldwin wrote: > >> >> On 02-May-2002 Jeff Roberson wrote: >> > jeff 2002/05/02 00:22:19 PDT >> > >> > Modified files: >> > sys/kern kern_malloc.c >> > sys/vm uma_core.c uma_dbg.c >> > sys/sys malloc.h >> > Log: >> > malloc/free(9) no longer require Giant. Use the malloc_mtx to protect >> > the >> > mallochash. Mallochash is going to go away as soon as I introduce the >> > kfree/kmalloc api and partially overhaul the malloc wrapper. This can't >> > happen >> > until all users of the malloc api that expect memory to be aligned on >> > the >> > size >> > of the allocation are fixed. >> >> Can malloc() still block and still possibly obtain Giant internally? If so, >> malloc() should still not be called with other locks held. >> > > Yes, it can. Is this rule due to lock order reversals? If so there are > certain situations where its use could be permitted. In Geom, for > example, giant is always acquired after the geom locks. Yes but locks can't be held while blocking. So since malloc can block malloc should still not be called with locks held, even after Giant is dead and buried. > Jeff -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 10:30:41 2002 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 7497D37B400; Thu, 2 May 2002 10:30:31 -0700 (PDT) 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 DAA05693; Fri, 3 May 2002 03:30:20 +1000 Date: Fri, 3 May 2002 03:31:49 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Dima Dorfman Cc: Warner Losh , , Subject: Re: cvs commit: src/sys/conf kmod.mk In-Reply-To: <20020501235744.ACE123F71@turbine.trit.org> Message-ID: <20020503032719.G4775-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 1 May 2002, Dima Dorfman wrote: > Warner Losh wrote: > > Log: > > We don't need no stinkin' echos here. > ... > > Index: src/sys/conf/kmod.mk > > diff -u src/sys/conf/kmod.mk:1.122 src/sys/conf/kmod.mk:1.123 > > --- src/sys/conf/kmod.mk:1.122 Tue Apr 30 20:28:14 2002 > > +++ src/sys/conf/kmod.mk Wed May 1 12:24:26 2002 > > @@ -170,6 +170,9 @@ > > .endif > > .endif > > > > +.if !exists(/usr/sbin/kldxref) > > +NO_XREF=yes > > +.endif This is broken. kldxref might be in $PATH but not in /usr/sbin, or vice versa. > > > > _ILINKS=@ machine > > > > @@ -257,9 +260,7 @@ > > done; true > > .endif > > .if !defined(NO_XREF) If a non-broken existence test ifdef exists, why not write it here directly. > > - @echo "FAILURES HERE ARE OK" > > -kldxref ${DESTDIR}${KMODDIR} > > Since we don't get here when kldxref doesn't exist any more, shouldn't > we get rid of the '-'? I.e., make the last line read: > > kldxref ${DESTDIR}${KMODDIR} > > Or are their other failure modes we want to ignore? I agree. Ignoring errors in Makefiles is a bug. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 10:32:32 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EF91D37B41D; Thu, 2 May 2002 10:32:27 -0700 (PDT) Received: (from alc@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42HWR569872; Thu, 2 May 2002 10:32:27 -0700 (PDT) (envelope-from alc) Message-Id: <200205021732.g42HWR569872@freefall.freebsd.org> From: Alan Cox Date: Thu, 2 May 2002 10:32:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_map.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alc 2002/05/02 10:32:27 PDT Modified files: sys/vm vm_map.c Log: o Change the implementation of vm_map locking to use exclusive locks exclusively. The interface still, however, distinguishes between a shared lock and an exclusive lock. Revision Changes Path 1.228 +24 -26 src/sys/vm/vm_map.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 10:35:17 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.speakeasy.net (mail14.speakeasy.net [216.254.0.214]) by hub.freebsd.org (Postfix) with ESMTP id 7638F37B419 for ; Thu, 2 May 2002 10:35:00 -0700 (PDT) Received: (qmail 23351 invoked from network); 2 May 2002 17:34:59 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail14.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 2 May 2002 17:34:59 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g42HYwF08359; Thu, 2 May 2002 13:34:58 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Thu, 02 May 2002 13:34:00 -0400 (EDT) From: John Baldwin To: John Baldwin Subject: RE: cvs commit: src/sys/kern kern_malloc.c src/sys/vm uma_core.c Cc: Jeff Roberson , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Jeff Roberson Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 02-May-2002 John Baldwin wrote: > > On 02-May-2002 Jeff Roberson wrote: >> On Thu, 2 May 2002, John Baldwin wrote: >> >>> >>> On 02-May-2002 Jeff Roberson wrote: >>> > jeff 2002/05/02 00:22:19 PDT >>> > >>> > Modified files: >>> > sys/kern kern_malloc.c >>> > sys/vm uma_core.c uma_dbg.c >>> > sys/sys malloc.h >>> > Log: >>> > malloc/free(9) no longer require Giant. Use the malloc_mtx to protect >>> > the >>> > mallochash. Mallochash is going to go away as soon as I introduce the >>> > kfree/kmalloc api and partially overhaul the malloc wrapper. This >>> > can't >>> > happen >>> > until all users of the malloc api that expect memory to be aligned on >>> > the >>> > size >>> > of the allocation are fixed. >>> >>> Can malloc() still block and still possibly obtain Giant internally? If >>> so, >>> malloc() should still not be called with other locks held. >>> >> >> Yes, it can. Is this rule due to lock order reversals? If so there are >> certain situations where its use could be permitted. In Geom, for >> example, giant is always acquired after the geom locks. > > Yes but locks can't be held while blocking. So since malloc can block malloc > should still not be called with locks held, even after Giant is dead and > buried. So I should amend: it should probably be ok to hold locks if M_NOWAIT is used. However, we should avoid holding locks for "long" periods of time. Esp. around non-relevant stuff like malloc (doing a malloc() usually isn't very relevant to the consistency of the data structure, you should almost always be able to make the structure consistent somehow, drop the lock, malloc, then lock and make the change, or just malloc first before getting locks and making changes). So just as M_NOWAIT should be discouraged (and I've seen it used in places where it wasn't needed) holding locks across malloc() should be highly discouraged, IMO. >> Jeff -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 10:39:22 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3690537B417; Thu, 2 May 2002 10:39:20 -0700 (PDT) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42HdKr70755; Thu, 2 May 2002 10:39:20 -0700 (PDT) (envelope-from iedowse) Message-Id: <200205021739.g42HdKr70755@freefall.freebsd.org> From: Ian Dowse Date: Thu, 2 May 2002 10:39:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/restore tape.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG iedowse 2002/05/02 10:39:20 PDT Modified files: sbin/restore tape.c Log: Set the permissions on restored symbolic links. PR: bin/37665 Submitted by: "Michael C. Adler" Revision Changes Path 1.32 +19 -1 src/sbin/restore/tape.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 10:41: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from a96180.upc-a.chello.nl (a96180.upc-a.chello.nl [62.163.96.180]) by hub.freebsd.org (Postfix) with ESMTP id 444C737B41A; Thu, 2 May 2002 10:40:53 -0700 (PDT) Received: by a96180.upc-a.chello.nl (Postfix, from userid 1001) id 2BB7A2171; Thu, 2 May 2002 19:40:51 +0200 (CEST) Date: Thu, 2 May 2002 19:40:50 +0200 From: Jeroen Ruigrok/asmodai To: Maxim Sobolev Cc: Josef Karthauser , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/devel/bonobo/files patch-components::audio-ulaw::doc::C::Makefile.in Message-ID: <20020502174050.GG66061@daemon.ninth-circle.org> References: <200205021409.g42E99235116@freefall.freebsd.org> <3CD14A06.A5EA66F7@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3CD14A06.A5EA66F7@FreeBSD.org> User-Agent: Mutt/1.3.28i Organisation: Ninth Circle Enterprises Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -On [20020502 16:15], Maxim Sobolev (sobomax@FreeBSD.org) wrote: >> Modified files: >> devel/bonobo/files >> patch-components::audio-ulaw::doc::C::Makefile.in > ^^^^^ > >Joe, any chance that you know why your cvs helper scripts insert extra >newline in such cases? This might confuse scripts trying to parse cvs >logs. It's not a newline. Check it, they're just spaces. Mutt shows it with a continuation character on a new line and editing the email lets it run on in vim. -- Jeroen Ruigrok van der Werven / asmodai / Kita no Mono asmodai@wxs.nl, finger asmodai@ninth-circle.org http://www.softweyr.com/asmodai/ | http://www.tendra.org/ And I'm learning the highs and lows of the fake promises... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 10:42: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from a96180.upc-a.chello.nl (a96180.upc-a.chello.nl [62.163.96.180]) by hub.freebsd.org (Postfix) with ESMTP id CD84837B419; Thu, 2 May 2002 10:41:57 -0700 (PDT) Received: by a96180.upc-a.chello.nl (Postfix, from userid 1001) id AFF372171; Thu, 2 May 2002 19:41:56 +0200 (CEST) Date: Thu, 2 May 2002 19:41:56 +0200 From: Jeroen Ruigrok/asmodai To: Maxim Sobolev Cc: Josef Karthauser , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/devel/bonobo/files patch-components::audio-ulaw::doc::C::Makefile.in Message-ID: <20020502174156.GH66061@daemon.ninth-circle.org> References: <200205021409.g42E99235116@freefall.freebsd.org> <3CD14A06.A5EA66F7@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3CD14A06.A5EA66F7@FreeBSD.org> User-Agent: Mutt/1.3.28i Organisation: Ninth Circle Enterprises Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -On [20020502 16:15], Maxim Sobolev (sobomax@FreeBSD.org) wrote: >> Modified files: >> devel/bonobo/files >> patch-components::audio-ulaw::doc::C::Makefile.in > ^^^^^ > >Joe, any chance that you know why your cvs helper scripts insert extra >newline in such cases? This might confuse scripts trying to parse cvs >logs. Dang, sorry, was looking at the wrong line. Ignore my previous email. -- Jeroen Ruigrok van der Werven / asmodai / Kita no Mono asmodai@wxs.nl, finger asmodai@ninth-circle.org http://www.softweyr.com/asmodai/ | http://www.tendra.org/ The only trust in this world is that of steel... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 11:36:47 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AA7E537B400; Thu, 2 May 2002 11:36:44 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42Iaiv82907; Thu, 2 May 2002 11:36:44 -0700 (PDT) (envelope-from marcus) Message-Id: <200205021836.g42Iaiv82907@freefall.freebsd.org> From: Joe Marcus Clarke Date: Thu, 2 May 2002 11:36:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/galeon/files patch-src_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 marcus 2002/05/02 11:36:44 PDT Modified files: www/galeon/files patch-src_main.c Log: Use strncmp() instead of strnstr() since the latter does not exist in FreeBSD 4.x before 4.5. Prompted by: Edward Glowacki Revision Changes Path 1.2 +5 -5 ports/www/galeon/files/patch-src_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 May 2 11:47:45 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.rpi.edu (mail.rpi.edu [128.113.22.40]) by hub.freebsd.org (Postfix) with ESMTP id 4069E37B41D; Thu, 2 May 2002 11:47:41 -0700 (PDT) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by mail.rpi.edu (8.12.1/8.12.1) with ESMTP id g42IlYdT117190; Thu, 2 May 2002 14:47:35 -0400 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: <3CD14A06.A5EA66F7@FreeBSD.org> References: <200205021409.g42E99235116@freefall.freebsd.org> <3CD14A06.A5EA66F7@FreeBSD.org> Date: Thu, 2 May 2002 14:47:32 -0400 To: Maxim Sobolev , Josef Karthauser From: Garance A Drosihn Subject: Re: cvs commit: ports/devel/bonobo/files patch-components::audio-ulaw::doc::C::Makefile.in Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Scanned-By: MIMEDefang 2.3 (www dot roaringpenguin dot com slash mimedefang) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 5:15 PM +0300 5/2/02, Maxim Sobolev wrote: >Maxim Sobolev wrote: >> >> sobomax 2002/05/02 07:09:08 PDT >> >> Modified files: >> devel/bonobo/files >> patch-components::audio-ulaw::doc::C::Makefile.in > ^^^^^ > >Joe, any chance that you know why your cvs helper scripts >insert extra newline in such cases? This might confuse >scripts trying to parse cvs logs. Scripts parsing the cvs-logs will find it much easier to parse the full filename in the last section of the message. They will find it much more work than it's worth to parse the names as listed in this first section, and the last section also contains more information than the first section does. -- Garance Alistair Drosehn = gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 12:13:22 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 53B5237B41A; Thu, 2 May 2002 12:13:19 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42JDJZ90018; Thu, 2 May 2002 12:13:19 -0700 (PDT) (envelope-from phk) Message-Id: <200205021913.g42JDJZ90018@freefall.freebsd.org> From: Poul-Henning Kamp Date: Thu, 2 May 2002 12:13:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/fifofs fifo_vnops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/05/02 12:13:19 PDT Modified files: sys/fs/fifofs fifo_vnops.c Log: Use vop_panic() instead of rolling our own. Revision Changes Path 1.67 +11 -23 src/sys/fs/fifofs/fifo_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 12:13:49 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EA1B137B400; Thu, 2 May 2002 12:13:44 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42JDiq90072; Thu, 2 May 2002 12:13:44 -0700 (PDT) (envelope-from phk) Message-Id: <200205021913.g42JDiq90072@freefall.freebsd.org> From: Poul-Henning Kamp Date: Thu, 2 May 2002 12:13:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/deadfs dead_vnops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/05/02 12:13:44 PDT Modified files: sys/fs/deadfs dead_vnops.c Log: Use vop_panic() instead of rolling our own. Revision Changes Path 1.33 +8 -20 src/sys/fs/deadfs/dead_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 12:16:12 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C7A9C37B416; Thu, 2 May 2002 12:15:52 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42JFq590283; Thu, 2 May 2002 12:15:52 -0700 (PDT) (envelope-from phk) Message-Id: <200205021915.g42JFq590283@freefall.freebsd.org> From: Poul-Henning Kamp Date: Thu, 2 May 2002 12:15:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ufs ufs_vnops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/05/02 12:15:52 PDT Modified files: sys/ufs/ufs ufs_vnops.c Log: Use vop_panic() instead of our home-rolled version. Revision Changes Path 1.190 +6 -16 src/sys/ufs/ufs/ufs_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 12:42:57 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A210037B425; Thu, 2 May 2002 12:42:39 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42JgcK92582; Thu, 2 May 2002 12:42:38 -0700 (PDT) (envelope-from obrien) Message-Id: <200205021942.g42JgcK92582@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 2 May 2002 12:42:38 -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 obrien 2002/05/02 12:42:38 PDT Modified files: sys/i386/conf NOTES Log: Revert rev 1.1018. rp(4) and dgb(4) are deemed MI, while the rest of the drivers for simular hardware are i386-specific. That is why I did not find the information here. Revision Changes Path 1.1019 +0 -37 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 Thu May 2 12:48:31 2002 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 C95FA37B41F; Thu, 2 May 2002 12:48:26 -0700 (PDT) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.2/8.12.2) with ESMTP id g42Jm0Q4002398; Thu, 2 May 2002 21:48:00 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: John Baldwin Cc: Jeff Roberson , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Jeff Roberson Subject: Re: cvs commit: src/sys/kern kern_malloc.c src/sys/vm uma_core.c In-Reply-To: Your message of "Thu, 02 May 2002 13:34:00 EDT." Date: Thu, 02 May 2002 21:48:00 +0200 Message-ID: <2397.1020368880@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message , John Baldwin writes: >So I should amend: it should probably be ok to hold locks if M_NOWAIT is >used. However, we should avoid holding locks for "long" periods of time. >Esp. around non-relevant stuff like malloc (doing a malloc() usually isn't >very relevant to the consistency of the data structure, you should almost >always be able to make the structure consistent somehow, drop the lock, >malloc, then lock and make the change, or just malloc first before getting >locks and making changes). Well, for locks involving single data structures this might be true, but for locks which protect larger sets of data structures integrity this may just be plain impossible. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 12:58: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9B97E37B41F; Thu, 2 May 2002 12:57:59 -0700 (PDT) Received: (from archie@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42Jvx294093; Thu, 2 May 2002 12:57:59 -0700 (PDT) (envelope-from archie) Message-Id: <200205021957.g42Jvx294093@freefall.freebsd.org> From: Archie Cobbs Date: Thu, 2 May 2002 12:57:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread uthread_cancel.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG archie 2002/05/02 12:57:59 PDT Modified files: lib/libc_r/uthread uthread_cancel.c Log: Make sure calls to pthread_cancel() do not take effect if the target thread is already exiting. PR: bin/37614 Reviewed by: deischen MFC after: 1 week Revision Changes Path 1.13 +4 -2 src/lib/libc_r/uthread/uthread_cancel.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 12:58:48 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 180EB37B405; Thu, 2 May 2002 12:58:44 -0700 (PDT) Received: (from archie@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42JwiV94195; Thu, 2 May 2002 12:58:44 -0700 (PDT) (envelope-from archie) Message-Id: <200205021958.g42JwiV94195@freefall.freebsd.org> From: Archie Cobbs Date: Thu, 2 May 2002 12:58:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread uthread_poll.c uthread_readv.c uthread_select.c uthread_wait4.c uthread_writev.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG archie 2002/05/02 12:58:43 PDT Modified files: lib/libc_r/uthread uthread_poll.c uthread_readv.c uthread_select.c uthread_wait4.c uthread_writev.c Log: Make these functions cancellation points like they should be: poll(2), readv(2), select(2), wait4(2), writev(2). PR: bin/37658 Reviewed by: deischen MFC after: 1 week Revision Changes Path 1.12 +14 -2 src/lib/libc_r/uthread/uthread_poll.c 1.14 +14 -2 src/lib/libc_r/uthread/uthread_readv.c 1.20 +14 -1 src/lib/libc_r/uthread/uthread_select.c 1.14 +14 -2 src/lib/libc_r/uthread/uthread_wait4.c 1.19 +14 -2 src/lib/libc_r/uthread/uthread_writev.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 13: 1:36 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 239F237B417; Thu, 2 May 2002 13:01:30 -0700 (PDT) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42K1U894519; Thu, 2 May 2002 13:01:30 -0700 (PDT) (envelope-from asmodai) Message-Id: <200205022001.g42K1U894519@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Thu, 2 May 2002 13:01:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 Makefile zone.9 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG asmodai 2002/05/02 13:01:30 PDT Modified files: (Branch: RELENG_4) share/man/man9 Makefile zone.9 Log: Remove bogus documentation of zdestroy(). It does not exist in STABLE. Remove MLINKS as well. Approved by: implicit doc charter for releases :) Revision Changes Path 1.60.2.21 +0 -1 src/share/man/man9/Makefile 1.9.2.4 +0 -16 src/share/man/man9/zone.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 13:18:17 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 03C5A37B9EB; Thu, 2 May 2002 13:17:28 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42K9O199041; Thu, 2 May 2002 13:09:24 -0700 (PDT) (envelope-from phk) Message-Id: <200205022009.g42K9O199041@freefall.freebsd.org> From: Poul-Henning Kamp Date: Thu, 2 May 2002 13:09:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/tools/vop_table vop_table.tcl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/05/02 13:09:14 PDT Modified files: tools/tools/vop_table vop_table.tcl Log: Modernize Revision Changes Path 1.4 +71 -52 src/tools/tools/vop_table/vop_table.tcl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 13:24:12 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7A35637BAC4; Thu, 2 May 2002 13:23:47 -0700 (PDT) Received: (from scottl@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42KNl305167; Thu, 2 May 2002 13:23:47 -0700 (PDT) (envelope-from scottl) Message-Id: <200205022023.g42KNl305167@freefall.freebsd.org> From: Scott Long Date: Thu, 2 May 2002 13:23:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/udf udf_vnops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG scottl 2002/05/02 13:23:47 PDT Modified files: sys/fs/udf udf_vnops.c Log: Don't reference vop_std* since they are already implicitly referenced through the VOP_DEFAULT vector Submitted by: phk Revision Changes Path 1.5 +0 -3 src/sys/fs/udf/udf_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 13:25:24 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F3F9F37BA38; Thu, 2 May 2002 13:24:50 -0700 (PDT) Received: (from mux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42KOoD06224; Thu, 2 May 2002 13:24:50 -0700 (PDT) (envelope-from mux) Message-Id: <200205022024.g42KOoD06224@freefall.freebsd.org> From: Maxime Henrion Date: Thu, 2 May 2002 13:24:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/fdescfs fdesc_vfsops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mux 2002/05/02 13:24:50 PDT Modified files: sys/fs/fdescfs fdesc_vfsops.c Log: Convert fdescfs to nmount. Reviewed by: phk Revision Changes Path 1.35 +5 -6 src/sys/fs/fdescfs/fdesc_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 May 2 13:26: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6946337BAD7; Thu, 2 May 2002 13:25:55 -0700 (PDT) Received: (from mux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42KPtE06661; Thu, 2 May 2002 13:25:55 -0700 (PDT) (envelope-from mux) Message-Id: <200205022025.g42KPtE06661@freefall.freebsd.org> From: Maxime Henrion Date: Thu, 2 May 2002 13:25:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/pseudofs pseudofs.c pseudofs.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mux 2002/05/02 13:25:55 PDT Modified files: sys/fs/pseudofs pseudofs.c pseudofs.h Log: Convert the pseudofs framework to nmount (thus procfs and linprocfs). Reviewed by: des (some time ago), phk Revision Changes Path 1.14 +2 -2 src/sys/fs/pseudofs/pseudofs.c 1.18 +6 -6 src/sys/fs/pseudofs/pseudofs.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 13:28:29 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1A86937BA34; Thu, 2 May 2002 13:27:43 -0700 (PDT) Received: (from mux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42KRhJ07039; Thu, 2 May 2002 13:27:43 -0700 (PDT) (envelope-from mux) Message-Id: <200205022027.g42KRhJ07039@freefall.freebsd.org> From: Maxime Henrion Date: Thu, 2 May 2002 13:27:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern init_main.c src/sys/fs/devfs devfs_vfsops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mux 2002/05/02 13:27:43 PDT Modified files: sys/kern init_main.c sys/fs/devfs devfs_vfsops.c Log: Convert devfs to nmount. Reviewed by: phk Revision Changes Path 1.20 +5 -6 src/sys/fs/devfs/devfs_vfsops.c 1.194 +2 -1 src/sys/kern/init_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 May 2 13:34:56 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 91FD037B433; Thu, 2 May 2002 13:34:44 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42KYii07877; Thu, 2 May 2002 13:34:44 -0700 (PDT) (envelope-from bmah) Message-Id: <200205022034.g42KYii07877@freefall.freebsd.org> From: "Bruce A. Mah" Date: Thu, 2 May 2002 13:34:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING X-FreeBSD-CVS-Branch: RELENG_4_5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/05/02 13:34:44 PDT Modified files: (Branch: RELENG_4_5) . UPDATING Log: Add cross-references to applicable security advisories. Approved by: nectar Revision Changes Path 1.73.2.50.2.11 +4 -2 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 May 2 13:36:32 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3F3CE37B47D; Thu, 2 May 2002 13:36:27 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42KaRq08228; Thu, 2 May 2002 13:36:27 -0700 (PDT) (envelope-from bmah) Message-Id: <200205022036.g42KaRq08228@freefall.freebsd.org> From: "Bruce A. Mah" Date: Thu, 2 May 2002 13:36:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING X-FreeBSD-CVS-Branch: RELENG_4_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/05/02 13:36:27 PDT Modified files: (Branch: RELENG_4_4) . UPDATING Log: Add cross-references to applicable security advisories. Also be more consistent about the format of the names we give for advisories. Approved by: nectar Revision Changes Path 1.73.2.43.2.11 +4 -4 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 May 2 13:37:20 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C4EF037B42B; Thu, 2 May 2002 13:37:12 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42KbC508352; Thu, 2 May 2002 13:37:12 -0700 (PDT) (envelope-from bmah) Message-Id: <200205022037.g42KbC508352@freefall.freebsd.org> From: "Bruce A. Mah" Date: Thu, 2 May 2002 13:37:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING X-FreeBSD-CVS-Branch: RELENG_4_3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/05/02 13:37:12 PDT Modified files: (Branch: RELENG_4_3) . UPDATING Log: Add cross-references to applicable security advisories. Also be more consistent about the format of the names we give for advisories. Approved by: nectar Revision Changes Path 1.73.2.28.2.26 +20 -20 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 May 2 13:52: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BD3C037B416; Thu, 2 May 2002 13:52:04 -0700 (PDT) Received: (from mux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42Kq4a10344; Thu, 2 May 2002 13:52:04 -0700 (PDT) (envelope-from mux) Message-Id: <200205022052.g42Kq4a10344@freefall.freebsd.org> From: Maxime Henrion Date: Thu, 2 May 2002 13:52:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: 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 mux 2002/05/02 13:52:04 PDT Modified files: sbin/mount_std mount_std.c Log: Swap the order of mount and nmount calls. We now call nmount first, since all the consumers of mount_std in the tree have been converted to nmount. Revision Changes Path 1.14 +14 -14 src/sbin/mount_std/mount_std.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 13:58: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A1DB337B41C; Thu, 2 May 2002 13:58:02 -0700 (PDT) Received: (from gioria@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42Kw2l10932; Thu, 2 May 2002 13:58:02 -0700 (PDT) (envelope-from gioria) Message-Id: <200205022058.g42Kw2l10932@freefall.freebsd.org> From: Sebastien Gioria Date: Thu, 2 May 2002 13:58:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: 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 gioria 2002/05/02 13:58:02 PDT Modified files: en_US.ISO8859-1/books/handbook/install chapter.sgml Log: PR: docs/37673 Submitted by: Marc Fonvieille Revision Changes Path 1.151 +1 -1 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 Thu May 2 14:23:45 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C8EF337B41A; Thu, 2 May 2002 14:23:37 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42LNb617037; Thu, 2 May 2002 14:23:37 -0700 (PDT) (envelope-from pat) Message-Id: <200205022123.g42LNb617037@freefall.freebsd.org> From: Patrick Li Date: Thu, 2 May 2002 14:23:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/libsndfile Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/05/02 14:23:37 PDT Modified files: audio/libsndfile Makefile distinfo Log: Update to 0.0.28 PR: 37683 Submitted by: KATO Tsuguru Revision Changes Path 1.5 +2 -2 ports/audio/libsndfile/Makefile 1.5 +1 -1 ports/audio/libsndfile/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 14:26:50 2002 Delivered-To: cvs-all@freebsd.org Received: from tao.org.uk (genius.tao.org.uk [212.135.162.51]) by hub.freebsd.org (Postfix) with ESMTP id 7E97C37B416; Thu, 2 May 2002 14:26:41 -0700 (PDT) Received: by tao.org.uk (Postfix, from userid 100) id D9C1C5D9; Thu, 2 May 2002 22:26:33 +0100 (BST) Date: Thu, 2 May 2002 22:26:33 +0100 From: Josef Karthauser To: Garance A Drosihn Cc: Maxim Sobolev , Josef Karthauser , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/devel/bonobo/files patch-components::audio-ulaw::doc::C::Makefile.in Message-ID: <20020502212633.GA47578@genius.tao.org.uk> References: <200205021409.g42E99235116@freefall.freebsd.org> <3CD14A06.A5EA66F7@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="YiEDa0DAkWCtVeE4" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.28i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --YiEDa0DAkWCtVeE4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 02, 2002 at 02:47:32PM -0400, Garance A Drosihn wrote: > At 5:15 PM +0300 5/2/02, Maxim Sobolev wrote: > >Maxim Sobolev wrote: > >> > >> sobomax 2002/05/02 07:09:08 PDT > >> > >> Modified files: > >> devel/bonobo/files > >> patch-components::audio-ulaw::doc::C::Makefil= e.in > > ^^^^^ > > > >Joe, any chance that you know why your cvs helper scripts > >insert extra newline in such cases? This might confuse > >scripts trying to parse cvs logs. >=20 > Scripts parsing the cvs-logs will find it much easier to parse > the full filename in the last section of the message. They > will find it much more work than it's worth to parse the names > as listed in this first section, and the last section also > contains more information than the first section does. If anyone is particularly niggled by this and wants to submit a patch I'll happily commit it. Joe --YiEDa0DAkWCtVeE4 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 iEYEARECAAYFAjzRrwkACgkQXVIcjOaxUBbm/wCfeDsuAnuxthdXcXtHK6Qo+BY6 7f0An0KzQsno+ihISSfIuzHxELoINYRN =XxbU -----END PGP SIGNATURE----- --YiEDa0DAkWCtVeE4-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 14:29:41 2002 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 7401D37B404; Thu, 2 May 2002 14:29:16 -0700 (PDT) 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 HAA22690; Fri, 3 May 2002 07:29:14 +1000 Date: Fri, 3 May 2002 07:30:44 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: "J. Mallett" Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: src/usr.bin/xargs xargs.c In-Reply-To: <200205020521.g425LZF87064@freefall.freebsd.org> Message-ID: <20020503072052.B5240-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 1 May 2002, J. Mallett wrote: > jmallett 2002/05/01 22:21:35 PDT > > Modified files: > usr.bin/xargs xargs.c > Log: > __COPYRIGHT() and __SCCSID(). These should never be used. They create conflicts for future imports and enlarge diffs with the vendor version by editing vendor lines, and using __COPYRIGHT demonstrates a bug in its implementation: %%% Script started on Fri May 3 07:20:19 2002 ttyp0:bde@besplex:/usr/src/usr.bin/xargs> make cc -O -pipe -Werror -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wno-uninitialized -c /usr/src/usr.bin/xargs/xargs.c {standard input}: Assembler messages: {standard input}:5: Warning: unterminated string; newline inserted ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ {standard input}:6: Warning: unterminated string; newline inserted ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cc -O -pipe -Werror -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wno-uninitialized -c /usr/src/usr.bin/xargs/strnsubst.c cc -O -pipe -Werror -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wno-uninitialized -static -o xargs xargs.o strnsubst.o gzip -cn /usr/src/usr.bin/xargs/xargs.1 > xargs.1.gz ttyp0:bde@besplex:/usr/src/usr.bin/xargs> exit Script done on Fri May 3 07:20:20 2002 %%% The problem is that __COPYRIGHT() (normally) uses __asm(), and __asm() expands \n to a hard newline, and hard newlines are syntax errors in gas. Some vendor copyrights have been corrupted further by editing them to remove the hard newline. Similarly in the m4 sources. We've already had 2 rounds of editing CSRG ids in m4: first to mess them up by wrapping them in __SCCSID() and expand the tab in them; second to unexpand the tab. Apparently NetBSD expands the tab but OpenBSD doesn't. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 14:31:20 2002 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 9E6F737B416; Thu, 2 May 2002 14:31:08 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g42LV6603233; Thu, 2 May 2002 15:31:06 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost [127.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g42LV4r03480; Thu, 2 May 2002 15:31:05 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200205022131.g42LV4r03480@harmony.village.org> To: Mike Makonnen Subject: Re: cvs commit: src UPDATING Cc: Mike Silbersack , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Thu, 02 May 2002 01:09:42 MDT." <1020323382.3871.37.camel@kokeb.ambesa.net> References: <1020323382.3871.37.camel@kokeb.ambesa.net> <200205020238.g422cIm56240@freefall.freebsd.org> Date: Thu, 02 May 2002 15:31:04 -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 <1020323382.3871.37.camel@kokeb.ambesa.net> Mike Makonnen writes: : On Wed, 2002-05-01 at 20:38, Mike Silbersack wrote: : > silby 2002/05/01 19:38:18 PDT : > : > Modified files: (Branch: RELENG_4) : > . UPDATING : > Log: : > Remove entry about ephemeral port range change MFC, as it : > has been un-MFC'd. : > : > Revision Changes Path : > 1.73.2.65 +0 -17 src/UPDATING : : Applogies if this has already been beaten to death. : : It seems to me that when changes like this one (where a previously made : change is un-done) are required in UPDATING, it would be better to add : another entry stating that the change has been un-done, instead of : removing it completely from UPDATING. Simply removing the relevant entry : can potentially be confusing to users who _do_ read UPDATING. My : reasoning is as follows: if the original change was important enough to : warrant a mention, then its reversal must also be just as important. That's how I've historically managed the file. It is a ticker that tells people what they need to know. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 14:42:24 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A80A837B400; Thu, 2 May 2002 14:42:21 -0700 (PDT) Received: (from sada@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42LgLG19151; Thu, 2 May 2002 14:42:21 -0700 (PDT) (envelope-from sada) Message-Id: <200205022142.g42LgLG19151@freefall.freebsd.org> From: SADA Kenji Date: Thu, 2 May 2002 14:42:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mod_dav 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 sada 2002/05/02 14:42:21 PDT Modified files: www/mod_dav Makefile distinfo Log: Upgrade to version 1.0.3. No response from: maintainer Revision Changes Path 1.8 +2 -2 ports/www/mod_dav/Makefile 1.7 +1 -1 ports/www/mod_dav/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 14:45: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0A7FA37B405; Thu, 2 May 2002 14:45:02 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42Lj2c19405; Thu, 2 May 2002 14:45:02 -0700 (PDT) (envelope-from pat) Message-Id: <200205022145.g42Lj2c19405@freefall.freebsd.org> From: Patrick Li Date: Thu, 2 May 2002 14:45:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/panda 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 pat 2002/05/02 14:45:01 PDT Modified files: print/panda Makefile distinfo pkg-plist Log: Update to 0.5.1 PR: 37689 Submitted by: KATO Tsuguru Revision Changes Path 1.8 +1 -1 ports/print/panda/Makefile 1.4 +1 -1 ports/print/panda/distinfo 1.5 +2 -0 ports/print/panda/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 May 2 14:46:15 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.tgd.net (mail.tgd.net [209.81.25.10]) by hub.freebsd.org (Postfix) with ESMTP id 7481337B405 for ; Thu, 2 May 2002 14:46:11 -0700 (PDT) Received: by mail.tgd.net (Postfix, from userid 1001) id 414F320F16; Thu, 2 May 2002 14:46:11 -0700 (PDT) Date: Thu, 2 May 2002 14:46:11 -0700 From: Sean Chittenden To: Cy Schubert - CITS Open Systems Group Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/security/krb5 Makefile distinfo Message-ID: <20020502144611.K87016@ninja1.internal> References: <200205021439.g42EdJVa017567@cwsys.cwsent.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200205021439.g42EdJVa017567@cwsys.cwsent.com>; from "Cy.Schubert@uumail.gov.bc.ca" on Thu, May 02, 2002 at = 07:39:19AM X-PGP-Key: 0x1EDDFAAD X-PGP-Fingerprint: C665 A17F 9A56 286C 5CFB 1DEA 9F4F 5CEF 1EDD FAAD X-Web-Homepage: http://sean.chittenden.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 > > cy 2002/05/02 07:30:24 PDT > > > > Modified files: > > security/krb5 Makefile distinfo > > Log: > > Upgrade 1.2.4 --> 1.2.5 > > > > Revision Changes Path > > 1.35 +1 -1 ports/security/krb5/Makefile > > 1.11 +1 -1 ports/security/krb5/distinfo > > Crypto-publish.org has just posted KRB5-1.2.5 on their website, > however instead of a jumbo tarball containing the tar.gz and .sig > files they've posted them separately. I will update the port to > handle this distribution method as well. [gets ready to rejoice] Does this mean that we won't have to goto MIT and fill out that silly form any more before we are able to download the sources?? -sc -- Sean Chittenden To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 14:54: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2AB4237B423; Thu, 2 May 2002 14:53:40 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42Lrec20411; Thu, 2 May 2002 14:53:40 -0700 (PDT) (envelope-from phk) Message-Id: <200205022153.g42Lrec20411@freefall.freebsd.org> From: Poul-Henning Kamp Date: Thu, 2 May 2002 14:53:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern sys_generic.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/05/02 14:53:40 PDT Modified files: sys/kern sys_generic.c Log: As promised make the hack for sizeof(struct disklabel) on alpha annoying. Run make world (or recompile whatever program whines) to get rid of warning. Compat bits will be removed entirely in about two weeks. Revision Changes Path 1.98 +14 -3 src/sys/kern/sys_generic.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 15: 3:23 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6726237B41C; Thu, 2 May 2002 15:03:19 -0700 (PDT) Received: (from alfred@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42M3JU21259; Thu, 2 May 2002 15:03:19 -0700 (PDT) (envelope-from alfred) Message-Id: <200205022203.g42M3JU21259@freefall.freebsd.org> From: Alfred Perlstein Date: Thu, 2 May 2002 15:03:19 -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 alfred 2002/05/02 15:03:19 PDT Modified files: sys/sys socketvar.h Log: Cleanup, quote: This leaves some vestiges of the old locking, including style bugs in it. I've only noticed anachronisms in socketvar.h so far (I've merged net* but not kern or all of sys). The patch also has old fixes for style bugs in accf stuff and namespace pollution in uma... The largest style bugs are line continued backslashes in column 80 and (these are fixed), and starting the do-while code for the new macros in column 40, which is quite unlike the usual indentation (see sys/queue.h) and not even like the indentation for the old macros (column 32) (this is not fixed). Submitted by: bde Revision Changes Path 1.80 +29 -32 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 Thu May 2 15:17: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5D9F437B47F; Thu, 2 May 2002 15:16:42 -0700 (PDT) Received: (from wosch@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42MGg826310; Thu, 2 May 2002 15:16:42 -0700 (PDT) (envelope-from wosch) Message-Id: <200205022216.g42MGg826310@freefall.freebsd.org> From: Wolfram Schneider Date: Thu, 2 May 2002 15:16:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/internal statistic.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG wosch 2002/05/02 15:16:42 PDT Modified files: en/internal statistic.sgml Log: update analog statistic link. Revision Changes Path 1.14 +2 -2 www/en/internal/statistic.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 15:17:39 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AEC2437B400; Thu, 2 May 2002 15:17:35 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42MHZJ26405; Thu, 2 May 2002 15:17:35 -0700 (PDT) (envelope-from peter) Message-Id: <200205022217.g42MHZJ26405@freefall.freebsd.org> From: Peter Wemm Date: Thu, 2 May 2002 15:17:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/acpica genwakecode.pl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2002/05/02 15:17:35 PDT Removed files: sys/i386/acpica genwakecode.pl Log: Makefile uses genwakecode.sh now. Revision Changes Path 1.2 +0 -22 src/sys/i386/acpica/genwakecode.pl (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 15:20:45 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 033E937B404; Thu, 2 May 2002 15:20:41 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42MKeB26706; Thu, 2 May 2002 15:20:40 -0700 (PDT) (envelope-from peter) Message-Id: <200205022220.g42MKeB26706@freefall.freebsd.org> From: Peter Wemm Date: Thu, 2 May 2002 15:20:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/conf makeLINT.pl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2002/05/02 15:20:40 PDT Removed files: sys/i386/conf makeLINT.pl Log: Retire makeLINT.pl Revision Changes Path 1.4 +0 -23 src/sys/i386/conf/makeLINT.pl (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 15:21: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 71E2437B41B; Thu, 2 May 2002 15:21:01 -0700 (PDT) Received: (from pdeuskar@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42ML1026732; Thu, 2 May 2002 15:21:01 -0700 (PDT) (envelope-from pdeuskar) Message-Id: <200205022221.g42ML1026732@freefall.freebsd.org> From: Prafulla Deuskar Date: Thu, 2 May 2002 15:21:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/em if_em.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pdeuskar 2002/05/02 15:21:01 PDT Modified files: sys/dev/em if_em.c Log: Make em driver compilable on IA64/alpha. Submitted by: peter MFC after: 3 days Revision Changes Path 1.7 +4 -4 src/sys/dev/em/if_em.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 15:22: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8146537B400; Thu, 2 May 2002 15:22:00 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42MM0v26836; Thu, 2 May 2002 15:22:00 -0700 (PDT) (envelope-from peter) Message-Id: <200205022222.g42MM0v26836@freefall.freebsd.org> From: Peter Wemm Date: Thu, 2 May 2002 15:22:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern makeobjops.pl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2002/05/02 15:22:00 PDT Removed files: sys/kern makeobjops.pl Log: Retire makeobjops.pl - replaced by ../tools/makeobjops.awk. Revision Changes Path 1.9 +0 -473 src/sys/kern/makeobjops.pl (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 15:23:38 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.speakeasy.net (mail12.speakeasy.net [216.254.0.212]) by hub.freebsd.org (Postfix) with ESMTP id D619A37B405 for ; Thu, 2 May 2002 15:23:32 -0700 (PDT) Received: (qmail 3552 invoked from network); 2 May 2002 22:23:31 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail12.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 2 May 2002 22:23:31 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g42MNTF09212; Thu, 2 May 2002 18:23:29 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <2397.1020368880@critter.freebsd.dk> Date: Thu, 02 May 2002 18:23:23 -0400 (EDT) From: John Baldwin To: Poul-Henning Kamp Subject: Re: cvs commit: src/sys/kern kern_malloc.c src/sys/vm uma_core.c Cc: Jeff Roberson , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Jeff Roberson Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 02-May-2002 Poul-Henning Kamp wrote: > In message , John Baldwin writes: > > >>So I should amend: it should probably be ok to hold locks if M_NOWAIT is >>used. However, we should avoid holding locks for "long" periods of time. >>Esp. around non-relevant stuff like malloc (doing a malloc() usually isn't >>very relevant to the consistency of the data structure, you should almost >>always be able to make the structure consistent somehow, drop the lock, >>malloc, then lock and make the change, or just malloc first before getting >>locks and making changes). > > Well, for locks involving single data structures this might be true, > but for locks which protect larger sets of data structures integrity > this may just be plain impossible. I'm not sure that is true. The kernel already lives through possibly blocking in malloc(), so that code probably is usually safe the way it is already on 4.x. Either that or it's buggy. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 15:24:22 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2C4E837B420; Thu, 2 May 2002 15:23:44 -0700 (PDT) Received: (from chris@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42MNiK27049; Thu, 2 May 2002 15:23:44 -0700 (PDT) (envelope-from chris) Message-Id: <200205022223.g42MNiK27049@freefall.freebsd.org> From: Chris Costello Date: Thu, 2 May 2002 15:23:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: projects/trustedbsd/www beastie.page bib-stylesheet.xsl components.page dev-stylesheet.xsl developers.dev docs.bib home.page legal.page mailinglists.page news.page page.xsl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG chris 2002/05/02 15:23:43 PDT Modified files: trustedbsd/www beastie.page bib-stylesheet.xsl components.page dev-stylesheet.xsl developers.dev docs.bib home.page legal.page mailinglists.page news.page page.xsl Log: o Mark up CVS metadata using the `' namespace used in the FreeBSD Web site. o Include the CVS ID tag in HTML output. Sponsored by: DARPA, NAI Labs Revision Changes Path 1.2 +6 -2 projects/trustedbsd/www/beastie.page 1.2 +9 -2 projects/trustedbsd/www/bib-stylesheet.xsl 1.2 +6 -2 projects/trustedbsd/www/components.page 1.2 +9 -2 projects/trustedbsd/www/dev-stylesheet.xsl 1.2 +6 -2 projects/trustedbsd/www/developers.dev 1.2 +6 -2 projects/trustedbsd/www/docs.bib 1.2 +6 -0 projects/trustedbsd/www/home.page 1.2 +6 -2 projects/trustedbsd/www/legal.page 1.2 +6 -2 projects/trustedbsd/www/mailinglists.page 1.2 +6 -2 projects/trustedbsd/www/news.page 1.2 +7 -1 projects/trustedbsd/www/page.xsl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 15:25:27 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6ED3A37B41B; Thu, 2 May 2002 15:24:28 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42MOS827096; Thu, 2 May 2002 15:24:28 -0700 (PDT) (envelope-from pat) Message-Id: <200205022224.g42MOS827096@freefall.freebsd.org> From: Patrick Li Date: Thu, 2 May 2002 15:24:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/ImageMagick Makefile distinfo ports/graphics/ImageMagick/files patch-an 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 pat 2002/05/02 15:24:28 PDT Modified files: graphics/ImageMagick Makefile distinfo Added files: graphics/ImageMagick/files patch-configure Removed files: graphics/ImageMagick/files patch-an Log: Update to 5.4.4.5 PR: 37685 Submitted by: KATO Tsuguru Revision Changes Path 1.138 +17 -19 ports/graphics/ImageMagick/Makefile 1.67 +1 -1 ports/graphics/ImageMagick/distinfo 1.5 +0 -10 ports/graphics/ImageMagick/files/patch-an (dead) 1.1 +10 -0 ports/graphics/ImageMagick/files/patch-configure (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 15:27:23 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CB6D037B42F; Thu, 2 May 2002 15:27:08 -0700 (PDT) Received: (from chris@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42MR8H27493; Thu, 2 May 2002 15:27:08 -0700 (PDT) (envelope-from chris) Message-Id: <200205022227.g42MR8H27493@freefall.freebsd.org> From: Chris Costello Date: Thu, 2 May 2002 15:27:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: projects/trustedbsd/www home.page X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/05/02 15:27:08 PDT Modified files: trustedbsd/www home.page Log: Include NAI Labs/CBOSS copyright at the top of this file. Sponsored by: DARPA, NAI Labs Revision Changes Path 1.3 +36 -1 projects/trustedbsd/www/home.page To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 15:28: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 790D537B400; Thu, 2 May 2002 15:28:01 -0700 (PDT) Received: (from chris@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42MS1H27584; Thu, 2 May 2002 15:28:01 -0700 (PDT) (envelope-from chris) Message-Id: <200205022228.g42MS1H27584@freefall.freebsd.org> From: Chris Costello Date: Thu, 2 May 2002 15:28:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: projects/trustedbsd/www trusted.web.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 chris 2002/05/02 15:28:01 PDT Modified files: trustedbsd/www trusted.web.mk Log: Prevent everything from being rebuilt each time the `all' target is built by depending explicitly on ${.IMPSRC} for the .page.html target. Sponsored by: DARPA, NAI Labs Revision Changes Path 1.2 +2 -2 projects/trustedbsd/www/trusted.web.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 15:36:34 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3CED637B41E; Thu, 2 May 2002 15:36:31 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42MaVa28483; Thu, 2 May 2002 15:36:31 -0700 (PDT) (envelope-from pat) Message-Id: <200205022236.g42MaVa28483@freefall.freebsd.org> From: Patrick Li Date: Thu, 2 May 2002 15:36:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/easytag Makefile distinfo pkg-plist ports/audio/easytag/files patch-configure patch-ltmain.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/05/02 15:36:31 PDT Modified files: audio/easytag Makefile distinfo pkg-plist Added files: audio/easytag/files patch-configure Removed files: audio/easytag/files patch-ltmain.sh Log: Update to 0.19 PR: 37682 Submitted by: KATO Tsuguru Revision Changes Path 1.5 +2 -2 ports/audio/easytag/Makefile 1.6 +1 -1 ports/audio/easytag/distinfo 1.1 +10 -0 ports/audio/easytag/files/patch-configure (new) 1.2 +0 -12 ports/audio/easytag/files/patch-ltmain.sh (dead) 1.3 +2 -0 ports/audio/easytag/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 May 2 15:37: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 173A737B404; Thu, 2 May 2002 15:37:03 -0700 (PDT) Received: (from chris@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42Mb3g28653; Thu, 2 May 2002 15:37:03 -0700 (PDT) (envelope-from chris) Message-Id: <200205022237.g42Mb3g28653@freefall.freebsd.org> From: Chris Costello Date: Thu, 2 May 2002 15:37:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: projects/trustedbsd/www components.gif componentsgray.gif X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/05/02 15:37:03 PDT Added files: trustedbsd/www components.gif componentsgray.gif Log: Add two image files left out in the initial commit. Sponsored by: DARPA, NAI Labs Obtained from: TrustedBSD Project Revision Changes Path 1.1 +10 -0 projects/trustedbsd/www/components.gif (new) 1.1 +12 -0 projects/trustedbsd/www/componentsgray.gif (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 15:37:45 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D303037B404; Thu, 2 May 2002 15:37:42 -0700 (PDT) Received: (from chris@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42Mbgd28744; Thu, 2 May 2002 15:37:42 -0700 (PDT) (envelope-from chris) Message-Id: <200205022237.g42Mbgd28744@freefall.freebsd.org> From: Chris Costello Date: Thu, 2 May 2002 15:37:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: projects/trustedbsd/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 chris 2002/05/02 15:37:42 PDT Modified files: trustedbsd/www Makefile Log: Add two image files left out in the original commit. Sponsored by: DARPA, NAI Labs Obtained from: TrustedBSD Project Revision Changes Path 1.2 +3 -2 projects/trustedbsd/www/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 15:39:33 2002 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 025C037B417; Thu, 2 May 2002 15:39:20 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g42MdJ603982; Thu, 2 May 2002 16:39:19 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost [127.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g42MdGr04255; Thu, 2 May 2002 16:39:18 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200205022239.g42MdGr04255@harmony.village.org> To: Bruce Evans Subject: Re: cvs commit: src/sys/conf kmod.mk Cc: Dima Dorfman , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Fri, 03 May 2002 03:31:49 +1000." <20020503032719.G4775-100000@gamplex.bde.org> References: <20020503032719.G4775-100000@gamplex.bde.org> Date: Thu, 02 May 2002 16:39:16 -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 <20020503032719.G4775-100000@gamplex.bde.org> Bruce Evans writes: : > > +.if !exists(/usr/sbin/kldxref) : > > +NO_XREF=yes : > > +.endif : : This is broken. kldxref might be in $PATH but not in /usr/sbin, or vice : versa. True. However, it breaks a case I don't care about. Until make gets a exists_in_path(foo), this is a reasonable compromise. : > > .if !defined(NO_XREF) : : If a non-broken existence test ifdef exists, why not write it here directly. I didn't want to remove NO_XREF, but rather just use it. : I agree. Ignoring errors in Makefiles is a bug. Yes. It even seems to work. :-) Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 15:47:45 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7734A37B41E; Thu, 2 May 2002 15:47:37 -0700 (PDT) Received: (from joe@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42Mlb129751; Thu, 2 May 2002 15:47:37 -0700 (PDT) (envelope-from joe) Message-Id: <200205022247.g42Mlb129751@freefall.freebsd.org> From: Josef Karthauser Date: Thu, 2 May 2002 15:47:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb usbdi.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG joe 2002/05/02 15:47:37 PDT Modified files: sys/dev/usb usbdi.c Log: MFNetBSD: revision 1.94 date: 2001/12/30 20:26:59; author: augustss; state: Exp; lines: +5 -2 Make sure we don't have any pending softintrs when entering polling mode. Thanks to Darrin for finding and fixing this problem when using USB keyboards in DDB. Revision Changes Path 1.72 +4 -1 src/sys/dev/usb/usbdi.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 15:48: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1942237B405; Thu, 2 May 2002 15:48:02 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42Mm2M29843; Thu, 2 May 2002 15:48:02 -0700 (PDT) (envelope-from pat) Message-Id: <200205022248.g42Mm2M29843@freefall.freebsd.org> From: Patrick Li Date: Thu, 2 May 2002 15:48:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/autogen 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 pat 2002/05/02 15:48:02 PDT Modified files: devel/autogen Makefile distinfo pkg-plist Log: Update to 5.3.6 PR: 37684 Submitted by: KATO Tsuguru Revision Changes Path 1.14 +5 -2 ports/devel/autogen/Makefile 1.12 +1 -1 ports/devel/autogen/distinfo 1.9 +4 -1 ports/devel/autogen/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 15:51:52 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 47EB737B41D; Thu, 2 May 2002 15:51:40 -0700 (PDT) Received: (from imp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42Mpe730327; Thu, 2 May 2002 15:51:40 -0700 (PDT) (envelope-from imp) Message-Id: <200205022251.g42Mpe730327@freefall.freebsd.org> From: Warner Losh Date: Thu, 2 May 2002 15:51:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 wi.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2002/05/02 15:51:40 PDT Modified files: share/man/man4 wi.4 Log: Bring the wi man page into the 21st centry. This man page is based heavily on OpenBSD's wi man page, with OpenBSDisms replaced by FreeBSDisms. I also added a note about where the man page came from. I hope that I've not broken anything that ru cleaned up. We now run this through tbl, but that appears to be automatic. Obtained From: OpenBSD Revision Changes Path 1.15 +220 -28 src/share/man/man4/wi.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 15:53:59 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D32C237B405; Thu, 2 May 2002 15:53:55 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42Mrt030510; Thu, 2 May 2002 15:53:55 -0700 (PDT) (envelope-from pat) Message-Id: <200205022253.g42Mrt030510@freefall.freebsd.org> From: Patrick Li Date: Thu, 2 May 2002 15:53:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/pdftohtml Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/05/02 15:53:55 PDT Modified files: textproc/pdftohtml Makefile Log: Give maintainership to erwin@lansing.dk PR: 37692 Submitted by: Soeren Boll Overgaard (old maintainer) Revision Changes Path 1.4 +1 -1 ports/textproc/pdftohtml/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 15:55:15 2002 Delivered-To: cvs-all@freebsd.org Received: from finntroll.newgold.net (durham-ar1-4-64-252-019.durham.dsl-verizon.net [4.64.252.19]) by hub.freebsd.org (Postfix) with SMTP id 5F98837B423 for ; Thu, 2 May 2002 15:55:05 -0700 (PDT) Received: (qmail 64 invoked by uid 1001); 2 May 2002 22:58:01 -0000 Date: Thu, 2 May 2002 22:58:01 +0000 From: "J. Mallett" To: Bruce Evans Cc: "J. Mallett" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/xargs xargs.c Message-ID: <20020502225801.GA10310@FreeBSD.ORG> References: <200205020521.g425LZF87064@freefall.freebsd.org> <20020503072052.B5240-100000@gamplex.bde.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020503072052.B5240-100000@gamplex.bde.org> User-Agent: Mutt/1.3.27i Organisation: The FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, May 03, 2002 at 07:30:44AM +1000, Bruce Evans wrote: > On Wed, 1 May 2002, J. Mallett wrote: > > > jmallett 2002/05/01 22:21:35 PDT > > > > Modified files: > > usr.bin/xargs xargs.c > > Log: > > __COPYRIGHT() and __SCCSID(). > > These should never be used. They create conflicts for future imports > and enlarge diffs with the vendor version by editing vendor lines, > and using __COPYRIGHT demonstrates a bug in its implementation: Sorry about this. I'll back out SCCSID and COPYRIGHT usage here, as well as m4(1), tomorrow. Thank you for pointing it out. The tabs/lack-thereof in SCCSID in m4(1) were due to me mis-using copy/paste in my editor vs. in my terminal. I'm going to be reverting the expanded keywords and their use (rcsid/sccsid/copyright) to how they are on the vendor branch to reduce diffs. Again, sorry, and again, thanks to you and Mike Barcroft for telling me this is wrong. I don't mind something that's going to make m4 updating easier in the future by any means. Speaking of the updates in m4, one of them related to... int getreql() { int getreql; ... Because of the shadowing. Changes like that are legitimate right? As it is, in my grepping for malloc use last night, I found at least one of us a variable: unsigned long malloc; But that's another set of questions entirely. Thanks again. -- jmallett@FreeBSD.org | C, MIPS, POSIX, UNIX, BSD, IRC Geek. http://www.FreeBSD.org | The Power to Serve "I've never tried to give my life meaning by demeaning you." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 15:59:38 2002 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 E8E1737B41A; Thu, 2 May 2002 15:59:16 -0700 (PDT) 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 IAA31009; Fri, 3 May 2002 08:59:12 +1000 Date: Fri, 3 May 2002 09:00:38 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Alfred Perlstein Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: src/sys/sys socketvar.h In-Reply-To: <200205022203.g42M3JU21259@freefall.freebsd.org> Message-ID: <20020503085504.K5605-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 2 May 2002, Alfred Perlstein wrote: > alfred 2002/05/02 15:03:19 PDT > > Modified files: > sys/sys socketvar.h > Log: > Cleanup, quote: > > This leaves some vestiges of the old locking, including style > bugs in it. I've only noticed anachronisms in socketvar.h so far > (I've merged net* but not kern or all of sys). The patch also > has old fixes for style bugs in accf stuff and namespace pollution > in uma... The largest style bugs are line continued backslashes > in column 80 and (these are fixed), and starting the do-while > code for the new macros in column 40, which is quite unlike the > usual indentation (see sys/queue.h) and not even like the indentation > for the old macros (column 32) (this is not fixed). > > Submitted by: bde Er, this was mailed for review and completion, not for committing almost verbatim. Quoted mail is rarely suitable for log messages, and the above is no exception. It was your commit that "leaves some vestiges of the old locking", not this one... Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 16: 0:33 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 139F937B419; Thu, 2 May 2002 15:59:48 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42Mxmh31109; Thu, 2 May 2002 15:59:48 -0700 (PDT) (envelope-from pat) Message-Id: <200205022259.g42Mxmh31109@freefall.freebsd.org> From: Patrick Li Date: Thu, 2 May 2002 15:59:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/asp2php Makefile distinfo ports/www/asp2php/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 pat 2002/05/02 15:59:47 PDT Modified files: www/asp2php Makefile distinfo Removed files: www/asp2php/files patch-Makefile Log: Update to 0.76.5 PR: 37690 Submitted by: KATO Tsuguru Revision Changes Path 1.12 +6 -4 ports/www/asp2php/Makefile 1.6 +1 -1 ports/www/asp2php/distinfo 1.2 +0 -15 ports/www/asp2php/files/patch-Makefile (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 16:12:26 2002 Delivered-To: cvs-all@freebsd.org Received: from point.osg.gov.bc.ca (point.osg.gov.bc.ca [142.32.102.44]) by hub.freebsd.org (Postfix) with ESMTP id 0E43937B405 for ; Thu, 2 May 2002 16:12:23 -0700 (PDT) Received: (from daemon@localhost) by point.osg.gov.bc.ca (8.8.7/8.8.8) id QAA30497; Thu, 2 May 2002 16:12:19 -0700 Received: from passer.osg.gov.bc.ca(142.32.110.29) via SMTP by point.osg.gov.bc.ca, id smtpda30495; Thu May 2 16:12:09 2002 Received: (from uucp@localhost) by passer.osg.gov.bc.ca (8.11.6/8.9.1) id g42NC4m27177; Thu, 2 May 2002 16:12:04 -0700 (PDT) Received: from UNKNOWN(10.1.2.1), claiming to be "cwsys.cwsent.com" via SMTP by passer9.cwsent.com, id smtpdk27148; Thu May 2 16:11:22 2002 Received: from cwsys (localhost [127.0.0.1]) by cwsys.cwsent.com (8.12.3/8.12.3) with ESMTP id g42NBGVa091104; Thu, 2 May 2002 16:11:17 -0700 (PDT) (envelope-from cy@cwsys.cwsent.com) Message-Id: <200205022311.g42NBGVa091104@cwsys.cwsent.com> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 Reply-To: Cy Schubert - CITS Open Systems Group From: Cy Schubert - CITS Open Systems Group X-Sender: schubert To: Sean Chittenden Cc: Cy Schubert - CITS Open Systems Group , cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/security/krb5 Makefile distinfo In-Reply-To: Message from Sean Chittenden of "Thu, 02 May 2002 14:46:11 PDT." <20020502144611.K87016@ninja1.internal> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 02 May 2002 16:11:16 -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <20020502144611.K87016@ninja1.internal>, Sean Chittenden writes: > > > cy 2002/05/02 07:30:24 PDT > > > > > > Modified files: > > > security/krb5 Makefile distinfo > > > Log: > > > Upgrade 1.2.4 --> 1.2.5 > > > > > > Revision Changes Path > > > 1.35 +1 -1 ports/security/krb5/Makefile > > > 1.11 +1 -1 ports/security/krb5/distinfo > > > > Crypto-publish.org has just posted KRB5-1.2.5 on their website, > > however instead of a jumbo tarball containing the tar.gz and .sig > > files they've posted them separately. I will update the port to > > handle this distribution method as well. > > [gets ready to rejoice] Does this mean that we won't have to goto MIT > and fill out that silly form any more before we are able to download > the sources?? -sc Actually we had this for 1.2.3, however crypto-publish.org did not put 1.2.4 on their website. Now that they have again, we need to resolve the issue of differing distribution formats (.tar that contains the tar.gz v.s. a .tar.gz), which I suspect will be resolved using a simple ${ECHO} command. I'll probably have a chance to look at it over the weekend. Cheers, Phone: 250-387-8437 Cy Schubert Fax: 250-387-5766 Team Leader, Sun/Alpha Team Email: Cy.Schubert@osg.gov.bc.ca Open Systems Group, CITS Ministry of Management Services Province of BC FreeBSD UNIX: cy@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 16:21:27 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7F90937B419; Thu, 2 May 2002 16:21:23 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42NLNM36482; Thu, 2 May 2002 16:21:23 -0700 (PDT) (envelope-from pat) Message-Id: <200205022321.g42NLNM36482@freefall.freebsd.org> From: Patrick Li Date: Thu, 2 May 2002 16:21:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/xpilot Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/05/02 16:21:23 PDT Modified files: games/xpilot Makefile distinfo Log: Update to 4.5.3 PR: 37674 Submitted by: maintainer Revision Changes Path 1.30 +1 -1 ports/games/xpilot/Makefile 1.14 +1 -1 ports/games/xpilot/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 16:23:26 2002 Delivered-To: cvs-all@freebsd.org Received: from treetop.robbins.dropbear.id.au (170.b.011.mel.iprimus.net.au [210.50.217.170]) by hub.freebsd.org (Postfix) with ESMTP id 11C3937B404; Thu, 2 May 2002 16:23:19 -0700 (PDT) Received: from treetop.robbins.dropbear.id.au (localhost [127.0.0.1]) by treetop.robbins.dropbear.id.au (8.12.2/8.12.2) with ESMTP id g42NI9hU021136; Fri, 3 May 2002 09:18:10 +1000 (EST) (envelope-from tim@treetop.robbins.dropbear.id.au) Received: (from tim@localhost) by treetop.robbins.dropbear.id.au (8.12.2/8.12.2/Submit) id g42NI9Hp021135; Fri, 3 May 2002 09:18:09 +1000 (EST) Date: Fri, 3 May 2002 09:18:08 +1000 From: "Tim J. Robbins" To: Maxim Sobolev Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: CVSROOT modules src/usr.bin Makefilesrc/usr.bin/csplit csplit.1 csplit.c Message-ID: <20020503091808.A21111@treetop.robbins.dropbear.id.au> References: <200205020746.g427kaR14482@freefall.freebsd.org> <3CD13EC0.D0B978F0@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <3CD13EC0.D0B978F0@FreeBSD.org>; from sobomax@FreeBSD.org on Thu, May 02, 2002 at 04:27:28PM +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 Thu, May 02, 2002 at 04:27:28PM +0300, Maxim Sobolev wrote: > Any chance that existing split(1) and the new csplit(1) will be merged > into single utility? We certainly don't need two utilities with very > similar behaviour in the tree. The idea of splitting a large file into smaller ones is common between the two, but not much other functionality is. split(1) accepts one 'pattern' and uses it to process all the input, csplit(1) processes a series of patterns. csplit is line-oriented, split is both line- and character- oriented, depending on options. I don't think there's much to gain except 1 inode in merging the two utilities (in terms of code reuse etc.). Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 16:26:54 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AD1F337B419; Thu, 2 May 2002 16:26:45 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42NQj037240; Thu, 2 May 2002 16:26:45 -0700 (PDT) (envelope-from pat) Message-Id: <200205022326.g42NQj037240@freefall.freebsd.org> From: Patrick Li Date: Thu, 2 May 2002 16:26:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-wm Makefile ports/x11-wm/fluxconf Makefile distinfo pkg-comment pkg-descr pkg-plist ports/x11-wm/fluxconf/files patch-Makefile patch-fluxconf.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/05/02 16:26:45 PDT Modified files: x11-wm Makefile Added files: x11-wm/fluxconf Makefile distinfo pkg-comment pkg-descr pkg-plist x11-wm/fluxconf/files patch-Makefile patch-fluxconf.c Log: Add new port fluxconf - a configuration program for the fluxbox window manager PR: 37588 Submitted by: Hendrik Scholz Revision Changes Path 1.82 +1 -0 ports/x11-wm/Makefile 1.1 +34 -0 ports/x11-wm/fluxconf/Makefile (new) 1.1 +1 -0 ports/x11-wm/fluxconf/distinfo (new) 1.1 +16 -0 ports/x11-wm/fluxconf/files/patch-Makefile (new) 1.1 +61 -0 ports/x11-wm/fluxconf/files/patch-fluxconf.c (new) 1.1 +1 -0 ports/x11-wm/fluxconf/pkg-comment (new) 1.1 +12 -0 ports/x11-wm/fluxconf/pkg-descr (new) 1.1 +2 -0 ports/x11-wm/fluxconf/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 16:27:13 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2C7BF37B41D; Thu, 2 May 2002 16:26:51 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42NQpM37279; Thu, 2 May 2002 16:26:51 -0700 (PDT) (envelope-from pat) Message-Id: <200205022326.g42NQpM37279@freefall.freebsd.org> From: Patrick Li Date: Thu, 2 May 2002 16:26: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 pat 2002/05/02 16:26:50 PDT Modified files: . modules Log: fluxconf --> ports/x11-wm/fluxconf Revision Changes Path 1.5040 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 16:43:53 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BC90F37B400; Thu, 2 May 2002 16:43:50 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g42NhoH38932; Thu, 2 May 2002 16:43:50 -0700 (PDT) (envelope-from bmah) Message-Id: <200205022343.g42NhoH38932@freefall.freebsd.org> From: "Bruce A. Mah" Date: Thu, 2 May 2002 16:43:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/faq book.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/05/02 16:43:50 PDT Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Update the FAQ to be closer to reality about -RC and -PRERELEASE versions (but retain a note about the older -BETA). Change the example to a more recent release where -PRERELEASE was actually used. Finally, add a reference to the release engineering article. Suggested by: jedgar Revision Changes Path 1.433 +15 -8 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 May 2 17: 7:53 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DC27437B41C; Thu, 2 May 2002 17:07:50 -0700 (PDT) Received: (from scottl@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4307oc44503; Thu, 2 May 2002 17:07:50 -0700 (PDT) (envelope-from scottl) Message-Id: <200205030007.g4307oc44503@freefall.freebsd.org> From: Scott Long Date: Thu, 2 May 2002 17:07:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aac aac.c aac_cam.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG scottl 2002/05/02 17:07:50 PDT Modified files: sys/dev/aac aac.c aac_cam.c Log: bzero out the sync command buffer when sending commands. This was causing problems when enumerating multiple arrays. This is an MFC candidate. Revision Changes Path 1.39 +10 -5 src/sys/dev/aac/aac.c 1.3 +3 -0 src/sys/dev/aac/aac_cam.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 17:14:44 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D9EB637B419; Thu, 2 May 2002 17:14:39 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g430EdH45245; Thu, 2 May 2002 17:14:39 -0700 (PDT) (envelope-from peter) Message-Id: <200205030014.g430EdH45245@freefall.freebsd.org> From: Peter Wemm Date: Thu, 2 May 2002 17:14:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/secure/lib/libcrypto Makefile Makefile.asm Makefile.inc src/secure/lib/libcrypto/i386 bf-586.s bf-686.s bn-586.s cast-586.s co-586.s crypt586.s des-586.s md5-586.s rc4-586.s rc5-586.s rmd-586.s sha1-586.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 peter 2002/05/02 17:14:39 PDT Modified files: secure/lib/libcrypto Makefile Makefile.inc Added files: secure/lib/libcrypto Makefile.asm secure/lib/libcrypto/i386 bf-586.s bf-686.s bn-586.s cast-586.s co-586.s crypt586.s des-586.s md5-586.s rc4-586.s rc5-586.s rmd-586.s sha1-586.s Log: Pre-generate the optimized x86 crypto code and check it in rather than depending on perl at build time. Makefile.asm is a helper for after the next import. With my cvs@ hat on, the relatively small repo cost of this is acceptable, especially given that we have other (much bigger) things like lib*.so.gz.uu checked in under src/lib/compat/*. Reviewed by: kris (maintainer) Revision Changes Path 1.44 +21 -37 src/secure/lib/libcrypto/Makefile 1.1 +63 -0 src/secure/lib/libcrypto/Makefile.asm (new) 1.24 +1 -4 src/secure/lib/libcrypto/Makefile.inc 1.1 +932 -0 src/secure/lib/libcrypto/i386/bf-586.s (new) 1.1 +902 -0 src/secure/lib/libcrypto/i386/bf-686.s (new) 1.1 +890 -0 src/secure/lib/libcrypto/i386/bn-586.s (new) 1.1 +971 -0 src/secure/lib/libcrypto/i386/cast-586.s (new) 1.1 +1270 -0 src/secure/lib/libcrypto/i386/co-586.s (new) 1.1 +933 -0 src/secure/lib/libcrypto/i386/crypt586.s (new) 1.1 +3154 -0 src/secure/lib/libcrypto/i386/des-586.s (new) 1.1 +689 -0 src/secure/lib/libcrypto/i386/md5-586.s (new) 1.1 +316 -0 src/secure/lib/libcrypto/i386/rc4-586.s (new) 1.1 +584 -0 src/secure/lib/libcrypto/i386/rc5-586.s (new) 1.1 +1975 -0 src/secure/lib/libcrypto/i386/rmd-586.s (new) 1.1 +1960 -0 src/secure/lib/libcrypto/i386/sha1-586.s (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 18:37:35 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3B20B37B405; Thu, 2 May 2002 18:37:31 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g431bVe60131; Thu, 2 May 2002 18:37:31 -0700 (PDT) (envelope-from lioux) Message-Id: <200205030137.g431bVe60131@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Thu, 2 May 2002 18:37:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/libmpeg2/files patch-libvo::video_out_mga.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG lioux 2002/05/02 18:37:31 PDT Added files: graphics/libmpeg2/files patch-libvo::video_out_mga.c Log: Re-enable build WITH_MGA. Still needs checking for correctness but fixes build. Remark from submitter: "static functions without any where call are broken" Submitted by: nork Revision Changes Path 1.1 +18 -0 ports/graphics/libmpeg2/files/patch-libvo::video_out_mga.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 18:41:40 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6C63637B405; Thu, 2 May 2002 18:41:37 -0700 (PDT) Received: (from marcel@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g431fbW60476; Thu, 2 May 2002 18:41:37 -0700 (PDT) (envelope-from marcel) Message-Id: <200205030141.g431fbW60476@freefall.freebsd.org> From: Marcel Moolenaar Date: Thu, 2 May 2002 18:41:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys user.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcel 2002/05/02 18:41:37 PDT Modified files: sys/sys user.h Log: Adjust KINFO_PROC_SIZE due to segsz_t being changed from a 32-bit to a 64-bit integral. Revision Changes Path 1.49 +1 -4 src/sys/sys/user.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 19:15:57 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4017D37B419; Thu, 2 May 2002 19:15:54 -0700 (PDT) Received: (from ache@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g432FsM67154; Thu, 2 May 2002 19:15:54 -0700 (PDT) (envelope-from ache) Message-Id: <200205030215.g432FsM67154@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Thu, 2 May 2002 19:15:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/archivers/rar 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 2002/05/02 19:15:54 PDT Modified files: archivers/rar Makefile distinfo Log: Upgrade to 3.0 beta 7 Revision Changes Path 1.29 +2 -2 ports/archivers/rar/Makefile 1.8 +1 -1 ports/archivers/rar/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 19:20:24 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6943737B417; Thu, 2 May 2002 19:20:17 -0700 (PDT) Received: (from cy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g432KHn67736; Thu, 2 May 2002 19:20:17 -0700 (PDT) (envelope-from cy) Message-Id: <200205030220.g432KHn67736@freefall.freebsd.org> From: Cy Schubert Date: Thu, 2 May 2002 19:20:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/krb5 Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG cy 2002/05/02 19:20:17 PDT Modified files: security/krb5 Makefile distinfo Log: Now that www.crypto-publish.org has put the latest version of MIT KRB5 up on their website again, reimplementation of the Makefile patch that fetched the the tarball from their site for users outside of the US (originally in Makefile rev 1.29). USA_RESIDENT=YES still supports manual fetching from web.mit.edu. Revision Changes Path 1.36 +8 -1 ports/security/krb5/Makefile 1.12 +1 -0 ports/security/krb5/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 19:28:27 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 85E9437B416; Thu, 2 May 2002 19:28:24 -0700 (PDT) Received: (from cjh@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g432SO168644; Thu, 2 May 2002 19:28:24 -0700 (PDT) (envelope-from cjh) Message-Id: <200205030228.g432SO168644@freefall.freebsd.org> From: CHOI Junho Date: Thu, 2 May 2002 19:28:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/korean/gaim Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG cjh 2002/05/02 19:28:24 PDT Modified files: korean/gaim Makefile Log: Temporary patch fix due to BSD iconv. This problem is reported to path author. Submitted by: "Seung Lyun Lee" Revision Changes Path 1.8 +3 -0 ports/korean/gaim/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 20: 2:34 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 05E7137B419; Thu, 2 May 2002 20:02:31 -0700 (PDT) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4332Uo71191; Thu, 2 May 2002 20:02:30 -0700 (PDT) (envelope-from dinoex) Message-Id: <200205030302.g4332Uo71191@freefall.freebsd.org> From: Dirk Meyer Date: Thu, 2 May 2002 20:02:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/openssh Makefile distinfo ports/security/openssh-portable Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dinoex 2002/05/02 20:02:30 PDT Modified files: security/openssh Makefile distinfo security/openssh-portable Makefile distinfo Log: Security fix for token passing, see bugtraq for details. - fetch and use openssh-3.1-adv.token.patch to build. - bump PORTREVISION Revision Changes Path 1.30 +8 -4 ports/security/openssh-portable/Makefile 1.10 +1 -0 ports/security/openssh-portable/distinfo 1.90 +2 -2 ports/security/openssh/Makefile 1.31 +1 -0 ports/security/openssh/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 20: 9:57 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DAE1A37B416; Thu, 2 May 2002 20:09:54 -0700 (PDT) Received: (from horikawa@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4339sT75493; Thu, 2 May 2002 20:09:54 -0700 (PDT) (envelope-from horikawa) Message-Id: <200205030309.g4339sT75493@freefall.freebsd.org> From: Kazuo Horikawa Date: Thu, 2 May 2002 20:09:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja_JP.eucJP/man/man5 dhclient.leases.5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG horikawa 2002/05/02 20:09:54 PDT Modified files: ja_JP.eucJP/man/man5 dhclient.leases.5 Log: Diff from 1.2 to>1.2.4.1 Submitted by: Yuko Sasaki Revision Changes Path 1.5 +9 -7 doc/ja_JP.eucJP/man/man5/dhclient.leases.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 20:23:32 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 897C837B417; Thu, 2 May 2002 20:23:30 -0700 (PDT) Received: (from horikawa@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g433NUI76587; Thu, 2 May 2002 20:23:30 -0700 (PDT) (envelope-from horikawa) Message-Id: <200205030323.g433NUI76587@freefall.freebsd.org> From: Kazuo Horikawa Date: Thu, 2 May 2002 20:23:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja_JP.eucJP/man/man5 dhclient.conf.5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG horikawa 2002/05/02 20:23:30 PDT Modified files: ja_JP.eucJP/man/man5 dhclient.conf.5 Log: Diff from rev 1.7 to 1.7.2.1 Submitted by: MORI Kouji Revision Changes Path 1.6 +116 -27 doc/ja_JP.eucJP/man/man5/dhclient.conf.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 20:55:17 2002 Delivered-To: cvs-all@freebsd.org Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by hub.freebsd.org (Postfix) with ESMTP id C7FAF37B404; Thu, 2 May 2002 20:55:03 -0700 (PDT) Received: by squall.waterspout.com (Postfix, from userid 1050) id 3A1DE9B13; Thu, 2 May 2002 22:55:03 -0500 (EST) Date: Thu, 2 May 2002 22:55:03 -0500 From: Will Andrews To: Peter Wemm Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/secure/lib/libcrypto Makefile Makefile.asm Makefile.inc src/secure/lib/libcrypto/i386 bf-586.s bf-686.s bn-586.s cast-586.s co-586.s crypt586.s des-586.s md5-586.s rc4-586.s rc5-586.s rmd-586.s sha1-586.s Message-ID: <20020503035503.GV53809@squall.waterspout.com> Mail-Followup-To: Peter Wemm , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200205030014.g430EdH45245@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200205030014.g430EdH45245@freefall.freebsd.org> User-Agent: Mutt/1.3.26i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, May 02, 2002 at 05:14:39PM -0700, Peter Wemm wrote: > peter 2002/05/02 17:14:39 PDT > > Modified files: > secure/lib/libcrypto Makefile Makefile.inc > Added files: > secure/lib/libcrypto Makefile.asm > secure/lib/libcrypto/i386 bf-586.s bf-686.s bn-586.s > cast-586.s co-586.s crypt586.s > des-586.s md5-586.s rc4-586.s > rc5-586.s rmd-586.s sha1-586.s > Log: > Pre-generate the optimized x86 crypto code and check it in rather than > depending on perl at build time. Makefile.asm is a helper for after the > next import. > > With my cvs@ hat on, the relatively small repo cost of this is acceptable, > especially given that we have other (much bigger) things like > lib*.so.gz.uu checked in under src/lib/compat/*. And you can trim the CVS history occasionally because we don't really need history of generated files, right? Regards, -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 22:32:30 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 318FF37B419; Thu, 2 May 2002 22:32:26 -0700 (PDT) Received: (from tanimura@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g435WQn93543; Thu, 2 May 2002 22:32:26 -0700 (PDT) (envelope-from tanimura) Message-Id: <200205030532.g435WQn93543@freefall.freebsd.org> From: Seigo Tanimura Date: Thu, 2 May 2002 22:32:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_descrip.c kern_exit.c kern_proc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tanimura 2002/05/02 22:32:26 PDT Modified files: sys/kern kern_descrip.c kern_exit.c kern_proc.c Log: Fix the lock order reversal between the sigio lock and a process/pgrp lock in funsetownlst() by locking the sigio lock across funsetownlst(). Revision Changes Path 1.143 +6 -2 src/sys/kern/kern_descrip.c 1.159 +2 -0 src/sys/kern/kern_exit.c 1.132 +2 -0 src/sys/kern/kern_proc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 22:32:31 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 89B4437B417; Thu, 2 May 2002 22:32:23 -0700 (PDT) Received: (from glewis@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g435WNO93510; Thu, 2 May 2002 22:32:23 -0700 (PDT) (envelope-from glewis) Message-Id: <200205030532.g435WNO93510@freefall.freebsd.org> From: Greg Lewis Date: Thu, 2 May 2002 22:32:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jdk13 Makefile ports/java/jdk13/files patch-..::ext::plugin::build::solaris::GNUmakefile patch-..::ext::plugin::oji-plugin::src::motif::resources::ja::sunw_java_plugin.po patch-..::ext::plugin::oji-plugin::src::motif::resources::ko.UTF-8::sunw_java_plugin.po patch-..::ext::plugin::oji-plugin::src::motif::resources::ko::sunw_java_plugin.po patch-..::ext::plugin::oji-plugin::src::motif::resources::zh.GBK::sunw_java_plugin.po patch-..::ext::plugin::oji-plugin::src::motif::resources::zh::sunw_java_plugin.po patch-..::ext::plugin::oji-plugin::src::motif::resources::zh_TW.BIG5::sunw_java_plugin.po patch-..::ext::plugin::oji-plugin::src::motif::resources::zh_TW::sunw_java_plugin.po X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG glewis 2002/05/02 22:32:23 PDT Modified files: java/jdk13 Makefile java/jdk13/files patch-..::ext::plugin::build::solaris::GNUmakefile Added files: java/jdk13/files patch-..::ext::plugin::oji-plugin::src::motif::resources::ja::sunw_java_plugin.po patch-..::ext::plugin::oji-plugin::src::motif::resources::ko.UTF-8::sunw_java_plugin.po patch-..::ext::plugin::oji-plugin::src::motif::resources::ko::sunw_java_plugin.po patch-..::ext::plugin::oji-plugin::src::motif::resources::zh.GBK::sunw_java_plugin.po patch-..::ext::plugin::oji-plugin::src::motif::resources::zh::sunw_java_plugin.po patch-..::ext::plugin::oji-plugin::src::motif::resources::zh_TW.BIG5::sunw_java_plugin.po patch-..::ext::plugin::oji-plugin::src::motif::resources::zh_TW::sunw_java_plugin.po Log: Really fix the incompatibilities with gettext 0.11. The previous bandaid is reverted by this commit and instead patches are added which will remove duplicate message entries from the .po files for the plugin. These are essentially the patches of marius@alchemy.franken.de, with the first part of each patch removed (the message does actually have two spaces in the code!). These patches were verified with the script submitted by KANOU Hiroki-san and against the patches submitted by SUGIMURA Takashi-san. Thanks to all of these people. Apologies for the increasingly long patch names. PR: 37087, 37147 Submitted by: marius@alchemy.franken.de Reviewed by: sobomax Approved by: sobomax Revision Changes Path 1.24 +1 -1 ports/java/jdk13/Makefile 1.3 +1 -10 ports/java/jdk13/files/patch-..::ext::plugin::build::solaris::GNUmakefile 1.1 +25 -0 ports/java/jdk13/files/patch-..::ext::plugin::oji-plugin::src::motif::resources::ja::sunw_java_plugin.po (new) 1.1 +25 -0 ports/java/jdk13/files/patch-..::ext::plugin::oji-plugin::src::motif::resources::ko.UTF-8::sunw_java_plugin.po (new) 1.1 +25 -0 ports/java/jdk13/files/patch-..::ext::plugin::oji-plugin::src::motif::resources::ko::sunw_java_plugin.po (new) 1.1 +25 -0 ports/java/jdk13/files/patch-..::ext::plugin::oji-plugin::src::motif::resources::zh.GBK::sunw_java_plugin.po (new) 1.1 +25 -0 ports/java/jdk13/files/patch-..::ext::plugin::oji-plugin::src::motif::resources::zh::sunw_java_plugin.po (new) 1.1 +25 -0 ports/java/jdk13/files/patch-..::ext::plugin::oji-plugin::src::motif::resources::zh_TW.BIG5::sunw_java_plugin.po (new) 1.1 +25 -0 ports/java/jdk13/files/patch-..::ext::plugin::oji-plugin::src::motif::resources::zh_TW::sunw_java_plugin.po (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 22:36:14 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 95F3E37B420; Thu, 2 May 2002 22:36:11 -0700 (PDT) Received: (from glewis@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g435aBt93902; Thu, 2 May 2002 22:36:11 -0700 (PDT) (envelope-from glewis) Message-Id: <200205030536.g435aBt93902@freefall.freebsd.org> From: Greg Lewis Date: Thu, 2 May 2002 22:36:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jdk13 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG glewis 2002/05/02 22:36:11 PDT Modified files: java/jdk13 Makefile Log: Add a NATIVE_BOOTSTRAP knob which allows people to bootstrap with an already installed native JDK rather than insisting on the hardcoded Sun Linux JDK as the bootstrapper. This also means that one can remove the Sun Linux JDK after the initial build if so desired. This may be superseded by a more general method of specifying the bootstrap compiler from bsd.java.mk at a later date. Reviewed by: sobomax Approved by: sobomax Revision Changes Path 1.25 +4 -0 ports/java/jdk13/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 22:39:19 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E681937B404; Thu, 2 May 2002 22:39:16 -0700 (PDT) Received: (from imp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g435dG194289; Thu, 2 May 2002 22:39:16 -0700 (PDT) (envelope-from imp) Message-Id: <200205030539.g435dG194289@freefall.freebsd.org> From: Warner Losh Date: Thu, 2 May 2002 22:39:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 wi.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2002/05/02 22:39:16 PDT Modified files: share/man/man4 wi.4 Log: Additional patches from OpenBSD. Mostly grammar fixes and the like, however I'm adding the Dlink DWL520 as supported from OpenBSD. Also adding Dlink DWL650 since I have one in my hot little hands and it works great. # I suspect that OpenBSD needs this too :-) Revision Changes Path 1.16 +9 -5 src/share/man/man4/wi.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 22:47:41 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 379A237B404; Thu, 2 May 2002 22:47:38 -0700 (PDT) Received: (from imp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g435lcs94851; Thu, 2 May 2002 22:47:38 -0700 (PDT) (envelope-from imp) Message-Id: <200205030547.g435lcs94851@freefall.freebsd.org> From: Warner Losh Date: Thu, 2 May 2002 22:47:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 wi.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2002/05/02 22:47:38 PDT Modified files: share/man/man4 wi.4 Log: Remove Apple Airport card, since it seems to be mac-only. Change date to today. Add socket low power WLAN CF card Add SMC 2602W which I use all the time Comment out the create-ibss example. FreeBSD doesn't yet have that media option. Also change it to master-ibss since that's what OpenBSD really uses (and that is a change in their man page too) Revision Changes Path 1.17 +11 -10 src/share/man/man4/wi.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 22:56:46 2002 Delivered-To: cvs-all@freebsd.org Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by hub.freebsd.org (Postfix) with ESMTP id A4FF337B416; Thu, 2 May 2002 22:56:36 -0700 (PDT) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) by troutmask.apl.washington.edu (8.12.3/8.12.3) with ESMTP id g435uaLw028677; Thu, 2 May 2002 22:56:36 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.12.3/8.12.3/Submit) id g435uahb028676; Thu, 2 May 2002 22:56:36 -0700 (PDT) Date: Thu, 2 May 2002 22:56:36 -0700 From: Steve Kargl To: Greg Lewis Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/java/jdk13 Makefile Message-ID: <20020502225636.A28664@troutmask.apl.washington.edu> References: <200205030536.g435aBt93902@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200205030536.g435aBt93902@freefall.freebsd.org>; from glewis@FreeBSD.ORG on Thu, May 02, 2002 at 10:36:11PM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, May 02, 2002 at 10:36:11PM -0700, Greg Lewis wrote: > glewis 2002/05/02 22:36:11 PDT > > Modified files: > java/jdk13 Makefile > Log: > Add a NATIVE_BOOTSTRAP knob which allows people to bootstrap with > an already installed native JDK rather than insisting on the > hardcoded Sun Linux JDK as the bootstrapper. This also means > that one can remove the Sun Linux JDK after the initial build > if so desired. Thank you! -- Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 22:58: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 76D1F37B404; Thu, 2 May 2002 22:57:58 -0700 (PDT) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.3/8.12.2) with ESMTP id g435vvbs048346; Thu, 2 May 2002 22:57:57 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.3/8.12.3/Submit) id g435ug2L048341; Thu, 2 May 2002 22:56:42 -0700 (PDT) Date: Thu, 2 May 2002 22:56:40 -0700 From: "David O'Brien" To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/secure/lib/libcrypto Makefile Makefile.asm Makefile.inc src/secure/lib/libcrypto/i386 bf-586.s bf-686.s bn-586.s cast-586.s co-586.s crypt586.s des-586.s md5-586.s rc4-586.s rc5-586.s rmd-586.s sha1-586.s Message-ID: <20020502225640.A48303@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org Mail-Followup-To: David O'Brien , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200205030014.g430EdH45245@freefall.freebsd.org> <20020503035503.GV53809@squall.waterspout.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020503035503.GV53809@squall.waterspout.com>; from will@csociety.org on Thu, May 02, 2002 at 10:55:03PM -0500 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 Thu, May 02, 2002 at 10:55:03PM -0500, Will Andrews wrote: > And you can trim the CVS history occasionally because we don't > really need history of generated files, right? I really doubt these will be regenerated and committed except as the perl input changes -- which means very seldom. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 23: 0:53 2002 Delivered-To: cvs-all@freebsd.org Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by hub.freebsd.org (Postfix) with ESMTP id 42D7437B400; Thu, 2 May 2002 23:00:42 -0700 (PDT) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc53.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020503060041.NCFY5896.rwcrmhc53.attbi.com@InterJet.elischer.org>; Fri, 3 May 2002 06:00:41 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id WAA80945; Thu, 2 May 2002 22:58:17 -0700 (PDT) Date: Thu, 2 May 2002 22:58:15 -0700 (PDT) From: Julian Elischer To: John Baldwin Cc: Jeff Roberson , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Jeff Roberson Subject: RE: cvs commit: src/sys/kern kern_malloc.c src/sys/vm uma_core.c 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 On Thu, 2 May 2002, John Baldwin wrote: > > So I should amend: it should probably be ok to hold locks if M_NOWAIT is > used. However, we should avoid holding locks for "long" periods of time. > Esp. around non-relevant stuff like malloc (doing a malloc() usually isn't > very relevant to the consistency of the data structure, you should almost > always be able to make the structure consistent somehow, drop the lock, > malloc, then lock and make the change, or just malloc first before getting > locks and making changes). So just as M_NOWAIT should be discouraged (and > I've seen it used in places where it wasn't needed) holding locks across > malloc() should be highly discouraged, IMO. M_NOWAIT was done especially for this reason, (though of course in tho 'old' form of locks where slp() was teh lock-of-choice).. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 23:10:54 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0AFBB37B420; Thu, 2 May 2002 23:10:14 -0700 (PDT) Received: (from dd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g436AEX00749; Thu, 2 May 2002 23:10:14 -0700 (PDT) (envelope-from dd) Message-Id: <200205030610.g436AEX00749@freefall.freebsd.org> From: Dima Dorfman Date: Thu, 2 May 2002 23:10:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: 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 dd 2002/05/02 23:10:13 PDT Modified files: en_US.ISO8859-1/books/handbook/install chapter.sgml Log: Correct punctuation. PR: 37697 Submitted by: Marc Fonvieille Revision Changes Path 1.152 +1 -1 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 Thu May 2 23:25:20 2002 Delivered-To: cvs-all@freebsd.org Received: from fw.wemm.org (12-232-135-171.client.attbi.com [12.232.135.171]) by hub.freebsd.org (Postfix) with ESMTP id 22D7A37B41D; Thu, 2 May 2002 23:24:58 -0700 (PDT) Received: from overcee.wemm.org (overcee.wemm.org [10.0.0.3]) by fw.wemm.org (8.11.6/8.11.6) with ESMTP id g436Ow408826; Thu, 2 May 2002 23:24:58 -0700 (PDT) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by overcee.wemm.org (Postfix) with ESMTP id 15A773810; Thu, 2 May 2002 23:24:58 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Dag-Erling Smorgrav Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/conf Makefile makeLINT.sed In-Reply-To: <200205021634.g42GYmO60160@freefall.freebsd.org> Date: Thu, 02 May 2002 23:24:58 -0700 From: Peter Wemm Message-Id: <20020503062458.15A773810@overcee.wemm.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Dag-Erling Smorgrav wrote: > des 2002/05/02 09:34:48 PDT > > Modified files: > sys/i386/conf Makefile > Added files: > sys/i386/conf makeLINT.sed > Log: > Join the pissing contest: generate LINT with a single sed(1) command. > Smaller script, smaller (though equivalent) output. The only thing missing is diagnostic output for unrecognized lines. Without this, there is no warning about a typo. This could easily lead to drivers not being compiled etc. The .pl and .sh versions do trap this. Cheers, -Peter -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu May 2 23:37:24 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BE0D037B416; Thu, 2 May 2002 23:37:21 -0700 (PDT) Received: (from demon@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g436bL306377; Thu, 2 May 2002 23:37:21 -0700 (PDT) (envelope-from demon) Message-Id: <200205030637.g436bL306377@freefall.freebsd.org> From: Dmitry Sivachenko Date: Thu, 2 May 2002 23:37:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/russian/X.language 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 demon 2002/05/02 23:37:21 PDT Modified files: russian/X.language pkg-install Log: Update for new chown syntax in -current (U.G->U:G) Approved by: ache Revision Changes Path 1.2 +2 -2 ports/russian/X.language/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 May 3 0:32:40 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7E51637B41A; Fri, 3 May 2002 00:32:36 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g437WaF15156; Fri, 3 May 2002 00:32:36 -0700 (PDT) (envelope-from ijliao) Message-Id: <200205030732.g437WaF15156@freefall.freebsd.org> From: Ying-Chieh Liao Date: Fri, 3 May 2002 00:32:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/graphthing Makefile distinfo ports/misc/graphthing/files patch-Makefile.in patch-aclocal.m4 patch-configure patch-configure.in patch-src-Makefile.in X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/05/03 00:32:36 PDT Modified files: misc/graphthing Makefile distinfo Added files: misc/graphthing/files patch-Makefile.in patch-aclocal.m4 patch-configure patch-configure.in patch-src-Makefile.in Log: upgrade to 0.7 take over maintainership PR: 37678 Submitted by: Tilman Linneweh Revision Changes Path 1.2 +7 -3 ports/misc/graphthing/Makefile 1.2 +1 -1 ports/misc/graphthing/distinfo 1.1 +11 -0 ports/misc/graphthing/files/patch-Makefile.in (new) 1.1 +20 -0 ports/misc/graphthing/files/patch-aclocal.m4 (new) 1.1 +77 -0 ports/misc/graphthing/files/patch-configure (new) 1.1 +10 -0 ports/misc/graphthing/files/patch-configure.in (new) 1.1 +11 -0 ports/misc/graphthing/files/patch-src-Makefile.in (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 0:45:29 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C749D37B400; Fri, 3 May 2002 00:45:26 -0700 (PDT) Received: (from tanimura@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g437jQk16257; Fri, 3 May 2002 00:45:26 -0700 (PDT) (envelope-from tanimura) Message-Id: <200205030745.g437jQk16257@freefall.freebsd.org> From: Seigo Tanimura Date: Fri, 3 May 2002 00:45:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/drm drm_fops.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 tanimura 2002/05/03 00:45:26 PDT Modified files: sys/dev/drm drm_fops.h Log: The first argument of pgsigio() is now struct sigio **. Revision Changes Path 1.4 +1 -1 src/sys/dev/drm/drm_fops.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 0:47: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9319E37B416; Fri, 3 May 2002 00:46:59 -0700 (PDT) Received: (from tanimura@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g437kxO16462; Fri, 3 May 2002 00:46:59 -0700 (PDT) (envelope-from tanimura) Message-Id: <200205030746.g437kxO16462@freefall.freebsd.org> From: Seigo Tanimura Date: Fri, 3 May 2002 00:46:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_descrip.c kern_proc.c kern_prot.c vfs_aio.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tanimura 2002/05/03 00:46:59 PDT Modified files: sys/kern kern_descrip.c kern_proc.c kern_prot.c vfs_aio.c Log: As malloc(9) and free(9) are now Giant-free, remove the Giant lock across malloc(9) and free(9) of a pgrp or a session. Revision Changes Path 1.144 +0 -4 src/sys/kern/kern_descrip.c 1.133 +1 -5 src/sys/kern/kern_proc.c 1.155 +5 -16 src/sys/kern/kern_prot.c 1.128 +1 -1 src/sys/kern/vfs_aio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 1:21:26 2002 Delivered-To: cvs-all@freebsd.org Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by hub.freebsd.org (Postfix) with ESMTP id 8BD5937B43A; Fri, 3 May 2002 01:21:14 -0700 (PDT) Received: by elvis.mu.org (Postfix, from userid 1192) id 4BB72AE163; Fri, 3 May 2002 01:21:14 -0700 (PDT) Date: Fri, 3 May 2002 01:21:14 -0700 From: Alfred Perlstein To: Seigo Tanimura Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_descrip.c kern_exit.c kern_proc.c Message-ID: <20020503082114.GG36741@elvis.mu.org> References: <200205030532.g435WQn93543@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200205030532.g435WQn93543@freefall.freebsd.org> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Seigo Tanimura [020502 22:32] wrote: > tanimura 2002/05/02 22:32:26 PDT > > Modified files: > sys/kern kern_descrip.c kern_exit.c kern_proc.c > Log: > Fix the lock order reversal between the sigio lock and a process/pgrp lock in > funsetownlst() by locking the sigio lock across funsetownlst(). This seems wrong. It looks like, funsetownlst should not need the proc lock, funsetownlst should only be called by the last exiting thread of a process. Right now there is a bug in kern_exit.c that calls funsetownlst for each exiting proc, this needs to be fixed, then I think we can do away with holding the lock over the entire function call. -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 1:40:39 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BC97637B416; Fri, 3 May 2002 01:40:33 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g438eXC25246; Fri, 3 May 2002 01:40:33 -0700 (PDT) (envelope-from phk) Message-Id: <200205030840.g438eXC25246@freefall.freebsd.org> From: Poul-Henning Kamp Date: Fri, 3 May 2002 01:40:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ffs ffs_vnops.c src/sys/ufs/ufs extattr.h ufs_extattr.c ufs_vnops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/05/03 01:40:33 PDT Modified files: sys/ufs/ffs ffs_vnops.c sys/ufs/ufs extattr.h ufs_extattr.c ufs_vnops.c Log: Name ufs_vop_[gs]etextattr() consistently with the rest of our VOPs and put then in the ufs_vnops where they belong, rather than in the ffs_vnops. Ok'ed by: rwatson Sponsored by: DARPA & NAI Labs. Revision Changes Path 1.83 +0 -12 src/sys/ufs/ffs/ffs_vnops.c 1.16 +2 -2 src/sys/ufs/ufs/extattr.h 1.50 +2 -2 src/sys/ufs/ufs/ufs_extattr.c 1.191 +12 -0 src/sys/ufs/ufs/ufs_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 1:44:55 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 587A337B41A; Fri, 3 May 2002 01:44:53 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g438irb25707; Fri, 3 May 2002 01:44:53 -0700 (PDT) (envelope-from phk) Message-Id: <200205030844.g438irb25707@freefall.freebsd.org> From: Poul-Henning Kamp Date: Fri, 3 May 2002 01:44:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_dc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/05/03 01:44:53 PDT Modified files: sys/pci if_dc.c Log: Don't grab the lock until somewhat later in attach to avoid a lock reversal. Revision Changes Path 1.72 +7 -6 src/sys/pci/if_dc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 1:46: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B03DA37B416; Fri, 3 May 2002 01:46:03 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g438k3925857; Fri, 3 May 2002 01:46:03 -0700 (PDT) (envelope-from phk) Message-Id: <200205030846.g438k3925857@freefall.freebsd.org> From: Poul-Henning Kamp Date: Fri, 3 May 2002 01:46:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_tc.c src/sys/sys timetc.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/05/03 01:46:03 PDT Modified files: sys/kern kern_tc.c sys/sys timetc.h Log: Initialize time_second to 1 instead of zero to pacify slightly bogus arp code. Various minor style fixes from BDE. Revision Changes Path 1.133 +4 -6 src/sys/kern/kern_tc.c 1.54 +1 -1 src/sys/sys/timetc.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 1:51:45 2002 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 DDFFD37B416; Fri, 3 May 2002 01:51:41 -0700 (PDT) Received: from mailgate.nlsystems.com ([62.49.251.130] helo=herring.nlsystems.com) by anchor-post-31.mail.demon.net with esmtp (Exim 3.35 #1) id 173Ymy-0004SQ-0V; Fri, 03 May 2002 09:51:40 +0100 Received: from herring.nlsystems.com (localhost [127.0.0.1]) by herring.nlsystems.com (8.12.3/8.11.2) with ESMTP id g438pXcj022250; Fri, 3 May 2002 09:51:33 +0100 (BST) (envelope-from dfr@herring.nlsystems.com) Received: (from dfr@localhost) by herring.nlsystems.com (8.12.3/8.12.3/Submit) id g438pXuQ022249; Fri, 3 May 2002 09:51:33 +0100 (BST) Content-Type: text/plain; charset="iso-8859-1" From: Doug Rabson To: Marcel Moolenaar , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys user.h Date: Fri, 3 May 2002 09:51:33 +0100 User-Agent: KMail/1.4.1 References: <200205030141.g431fbW60476@freefall.freebsd.org> In-Reply-To: <200205030141.g431fbW60476@freefall.freebsd.org> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200205030951.33474.dfr@nlsystems.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 Friday 03 May 2002 2:41 am, Marcel Moolenaar wrote: > marcel 2002/05/02 18:41:37 PDT > > Modified files: > sys/sys user.h > Log: > Adjust KINFO_PROC_SIZE due to segsz_t being changed from a 32-bit to > a 64-bit integral. Thanks Marcel! I knew there was something else I was supposed to do... --=20 Doug Rabson=09=09=09=09Mail: dfr@nlsystems.com =09=09=09=09=09Phone: +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 Fri May 3 2:34:10 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D6F8537B417; Fri, 3 May 2002 02:34:04 -0700 (PDT) Received: (from mita@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g439Y4u33378; Fri, 3 May 2002 02:34:04 -0700 (PDT) (envelope-from mita) Message-Id: <200205030934.g439Y4u33378@freefall.freebsd.org> From: Yoshio MITA Date: Fri, 3 May 2002 02:34:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print Makefile ports/print/adobe-cmaps 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 mita 2002/05/03 02:34:04 PDT Modified files: print Makefile Log: A new port print/adobe-cmaps This port installs Adobe CMaps that will be commonly used by I18n-ed ghostscripts and xpdfs. In ports-jp@jp.FreeBSD.org ML, we have discussed for a month a smart implimentation of I18n ghostscript. This port is a part of the solution. Submitted by: KATO Tsuguru [ports-jp 12650] Revision Changes Path 1.201 +1 -0 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 May 3 2:34:10 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E3E7437B419; Fri, 3 May 2002 02:34:04 -0700 (PDT) Received: (from mita@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g439Y4v33384; Fri, 3 May 2002 02:34:04 -0700 (PDT) (envelope-from mita) Message-Id: <200205030934.g439Y4v33384@freefall.freebsd.org> From: Yoshio MITA Date: Fri, 3 May 2002 02:34:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print Makefile ports/print/adobe-cmaps 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 mita 2002/05/03 02:34:04 PDT Added files: print/adobe-cmaps Makefile distinfo pkg-comment pkg-descr pkg-plist Log: The new port print/adobe-cmaps This port installs Adobe CMaps that will be commonly used by I18n-ed ghostscripts and xpdfs. In ports-jp@jp.FreeBSD.org ML, we have discussed for a month a smart implementation of I18n ghostscript. This port is a part of the solution. Submitted by: KATO Tsuguru [ports-jp 12650] Revision Changes Path 1.1 +28 -0 ports/print/adobe-cmaps/Makefile (new) 1.1 +1 -0 ports/print/adobe-cmaps/distinfo (new) 1.1 +1 -0 ports/print/adobe-cmaps/pkg-comment (new) 1.1 +1 -0 ports/print/adobe-cmaps/pkg-descr (new) 1.1 +444 -0 ports/print/adobe-cmaps/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 2:34:31 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0967937B41F; Fri, 3 May 2002 02:34:08 -0700 (PDT) Received: (from mita@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g439Y8t33418; Fri, 3 May 2002 02:34:08 -0700 (PDT) (envelope-from mita) Message-Id: <200205030934.g439Y8t33418@freefall.freebsd.org> From: Yoshio MITA Date: Fri, 3 May 2002 02:34: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 mita 2002/05/03 02:34:07 PDT Modified files: . modules Log: adobe-cmaps --> ports/print/adobe-cmaps Revision Changes Path 1.5041 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 2:49:12 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9765837B417; Fri, 3 May 2002 02:49:06 -0700 (PDT) Received: (from mita@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g439n6x35425; Fri, 3 May 2002 02:49:06 -0700 (PDT) (envelope-from mita) Message-Id: <200205030949.g439n6x35425@freefall.freebsd.org> From: Yoshio MITA Date: Fri, 3 May 2002 02:49:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese Makefile ports/japanese/xpdf Makefile distinfo pkg-comment pkg-descr pkg-install pkg-plist ports/japanese/xpdf/files dot.xpdfrc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mita 2002/05/03 02:49:06 PDT Added files: japanese/xpdf/files dot.xpdfrc Log: This is the configuration necessary to read japanese PDFs by xpdf. Submitted by: mita [ports-jp 12657] Revision Changes Path 1.1 +8 -0 ports/japanese/xpdf/files/dot.xpdfrc (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 2:49:12 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 80EB637B405; Fri, 3 May 2002 02:49:06 -0700 (PDT) Received: (from mita@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g439n6L35413; Fri, 3 May 2002 02:49:06 -0700 (PDT) (envelope-from mita) Message-Id: <200205030949.g439n6L35413@freefall.freebsd.org> From: Yoshio MITA Date: Fri, 3 May 2002 02:49:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese Makefile ports/japanese/xpdf Makefile distinfo pkg-comment pkg-descr pkg-install pkg-plist ports/japanese/xpdf/files dot.xpdfrc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mita 2002/05/03 02:49:06 PDT Modified files: japanese Makefile Log: This port adds configuration files necessary to read japanese PDFs by xpdf. Uses print/adobe-cmaps port. Submitted by: mita [ports-jp 12657] Revision Changes Path 1.420 +1 -0 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 Fri May 3 2:49:40 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8B14837B416; Fri, 3 May 2002 02:49:06 -0700 (PDT) Received: (from mita@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g439n6m35419; Fri, 3 May 2002 02:49:06 -0700 (PDT) (envelope-from mita) Message-Id: <200205030949.g439n6m35419@freefall.freebsd.org> From: Yoshio MITA Date: Fri, 3 May 2002 02:49:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese Makefile ports/japanese/xpdf Makefile distinfo pkg-comment pkg-descr pkg-install pkg-plist ports/japanese/xpdf/files dot.xpdfrc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mita 2002/05/03 02:49:06 PDT Added files: japanese/xpdf Makefile distinfo pkg-comment pkg-descr pkg-install pkg-plist Log: The port adds configuration files necessary to read japanese PDFs by xpdf. Uses print/adobe-cmaps port. Submitted by: mita [ports-jp 12657] Revision Changes Path 1.1 +33 -0 ports/japanese/xpdf/Makefile (new) 1.1 +1 -0 ports/japanese/xpdf/distinfo (new) 1.1 +1 -0 ports/japanese/xpdf/pkg-comment (new) 1.1 +1 -0 ports/japanese/xpdf/pkg-descr (new) 1.1 +10 -0 ports/japanese/xpdf/pkg-install (new) 1.1 +11 -0 ports/japanese/xpdf/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 2:49:55 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B8CD937B419; Fri, 3 May 2002 02:49:08 -0700 (PDT) Received: (from mita@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g439n8l35456; Fri, 3 May 2002 02:49:08 -0700 (PDT) (envelope-from mita) Message-Id: <200205030949.g439n8l35456@freefall.freebsd.org> From: Yoshio MITA Date: Fri, 3 May 2002 02:49:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mita 2002/05/03 02:49:08 PDT Modified files: . modules Log: ja-xpdf --> ports/japanese/xpdf Revision Changes Path 1.5042 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 5:37:38 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4E54237B404; Fri, 3 May 2002 05:37:34 -0700 (PDT) Received: (from brian@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43CbYY70053; Fri, 3 May 2002 05:37:34 -0700 (PDT) (envelope-from brian) Message-Id: <200205031237.g43CbYY70053@freefall.freebsd.org> From: Brian Somers Date: Fri, 3 May 2002 05:37:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/news/leafnode 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 brian 2002/05/03 05:37:34 PDT Modified files: news/leafnode Makefile distinfo pkg-plist Log: Update to 1.9.22 Fix plist Revision Changes Path 1.20 +5 -5 ports/news/leafnode/Makefile 1.11 +1 -1 ports/news/leafnode/distinfo 1.6 +12 -2 ports/news/leafnode/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 5:41:48 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C5DFF37B400; Fri, 3 May 2002 05:41:43 -0700 (PDT) Received: (from matusita@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43Cfh277223; Fri, 3 May 2002 05:41:43 -0700 (PDT) (envelope-from matusita) Message-Id: <200205031241.g43Cfh277223@freefall.freebsd.org> From: Makoto Matsushita Date: Fri, 3 May 2002 05:41:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG matusita 2002/05/03 05:41:43 PDT Modified files: (Branch: RELENG_4) release Makefile Log: MFC 1.674: Add "CVSCMDARGS" variable. Approved by: re Revision Changes Path 1.536.2.83 +16 -14 src/release/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 5:56:34 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 33BEB37B41A; Fri, 3 May 2002 05:56:30 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43CuUG79700; Fri, 3 May 2002 05:56:30 -0700 (PDT) (envelope-from des) Message-Id: <200205031256.g43CuUG79700@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Fri, 3 May 2002 05:56:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/openpam/lib openpam_configure.c X-FreeBSD-CVS-Branch: OPENPAM Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2002/05/03 05:56:30 PDT Modified files: (Branch: OPENPAM) contrib/openpam/lib openpam_configure.c Log: Initialize other to all-zeroes before using it (perforce change 10738) Revision Changes Path 1.1.1.3 +2 -2 src/contrib/openpam/lib/openpam_configure.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 6:12:11 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4333137B420; Fri, 3 May 2002 06:12:07 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43DC7b84652; Fri, 3 May 2002 06:12:07 -0700 (PDT) (envelope-from des) Message-Id: <200205031312.g43DC7b84652@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Fri, 3 May 2002 06:12:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/rexecd rexecd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2002/05/03 06:12:07 PDT Modified files: libexec/rexecd rexecd.c Log: Unbreak static build and remove usage() that isn't usage(). Reviewed by: bde Revision Changes Path 1.30 +8 -15 src/libexec/rexecd/rexecd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 6:50: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BA44937B41E; Fri, 3 May 2002 06:50:02 -0700 (PDT) Received: (from demon@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43Do2F88833; Fri, 3 May 2002 06:50:02 -0700 (PDT) (envelope-from demon) Message-Id: <200205031350.g43Do2F88833@freefall.freebsd.org> From: Dmitry Sivachenko Date: Fri, 3 May 2002 06:50:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/mutt-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 demon 2002/05/03 06:50:02 PDT Modified files: mail/mutt-devel Makefile distinfo Log: Update to version 1.3.99. PR: 37698 Submitted by: MAINTAINER Revision Changes Path 1.166 +2 -2 ports/mail/mutt-devel/Makefile 1.72 +5 -5 ports/mail/mutt-devel/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 7:31:35 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A969737B404; Fri, 3 May 2002 07:31:29 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43EVTR97767; Fri, 3 May 2002 07:31:29 -0700 (PDT) (envelope-from jmallett) Message-Id: <200205031431.g43EVTR97767@freefall.freebsd.org> From: "J. Mallett" Date: Fri, 3 May 2002 07:31:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/regression/usr.bin/xargs regress.I.out X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/05/03 07:31:29 PDT Modified files: tools/regression/usr.bin/xargs regress.I.out Log: Regenerate -I output since an argument bogon in the -I code was fixed, among other things. Revision Changes Path 1.2 +1 -1 src/tools/regression/usr.bin/xargs/regress.I.out To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 7:32:21 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CFCCB37B405; Fri, 3 May 2002 07:32:02 -0700 (PDT) Received: (from cy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43EW2a97875; Fri, 3 May 2002 07:32:02 -0700 (PDT) (envelope-from cy) Message-Id: <200205031432.g43EW2a97875@freefall.freebsd.org> From: Cy Schubert Date: Fri, 3 May 2002 07:32:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/multi-gnome-terminal 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 cy 2002/05/03 07:32:02 PDT Modified files: x11/multi-gnome-terminal Makefile distinfo pkg-plist Log: Ugrade 1.3.13 --> 1.4.1 and whitespace cleanup. PR: 37703 Submitted by: MAINTAINER: Frederic Dubuy Revision Changes Path 1.3 +7 -4 ports/x11/multi-gnome-terminal/Makefile 1.2 +1 -1 ports/x11/multi-gnome-terminal/distinfo 1.3 +22 -9 ports/x11/multi-gnome-terminal/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 May 3 7:46:34 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.iinet.net.au (symphony-03.iinet.net.au [203.59.3.35]) by hub.freebsd.org (Postfix) with SMTP id 0765C37B41D for ; Fri, 3 May 2002 07:46:23 -0700 (PDT) Received: (qmail 32103 invoked by uid 666); 3 May 2002 14:46:20 -0000 Received: from unknown (HELO elischer.org) (203.59.112.110) by mail.iinet.net.au with SMTP; 3 May 2002 14:46:20 -0000 Message-ID: <3CD2A2A5.11F68277@elischer.org> Date: Fri, 03 May 2002 07:46:01 -0700 From: Julian Elischer X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en, hu MIME-Version: 1.0 To: John Baldwin Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_fork.c References: Content-Type: text/plain; charset=iso-8859-2 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 John Baldwin wrote: > > > - Document a really weird race that will come up with KSE allows multiple > > kernel threads per process. > > s/with/when/ I checked out your comment.... This race is already taken care of in the KSE branch. Both exit and fork (and exec) have 'single-threading' funnels, that ensure that they are the only thread running before permitting the active thread to progress further into the given function. They know about each other to some extent and there is a priority in that if one thread enters exit() and another enters fork() a moment later, that doing the fork will suicide, and that entering exit() will only be allowed to continue when all other threads have done themselves in. In the case where the fork() is fractionally ahead, the exiting thread will suspend until the fork has completed. There's more to than that of course but that's the gist of it. -- +------------------------------------+ ______ _ __ | __--_|\ Julian Elischer | \ U \/ / hard at work in | / \ julian@elischer.org +------>x USA \ a very strange | ( OZ ) \___ ___ | country ! +- X_.---._/ presently in San Francisco \_/ \\ v To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 7:48:27 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5F99437B417; Fri, 3 May 2002 07:48:22 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43EmMk99992; Fri, 3 May 2002 07:48:22 -0700 (PDT) (envelope-from jmallett) Message-Id: <200205031448.g43EmMk99992@freefall.freebsd.org> From: "J. Mallett" Date: Fri, 3 May 2002 07:48:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/m4 eval.c expr.c look.c main.c misc.c trace.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/05/03 07:48:22 PDT Modified files: usr.bin/m4 eval.c expr.c look.c main.c misc.c trace.c Log: Revert vendor identifiers, and #if 0 what is #if 0/#else for OpenBSD. Add __FBSDID() properly. Requested by: bde, mike Revision Changes Path 1.19 +10 -2 src/usr.bin/m4/eval.c 1.9 +10 -2 src/usr.bin/m4/expr.c 1.6 +6 -2 src/usr.bin/m4/look.c 1.17 +16 -4 src/usr.bin/m4/main.c 1.13 +10 -2 src/usr.bin/m4/misc.c 1.5 +0 -1 src/usr.bin/m4/trace.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 7:50:37 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8172F37B41D; Fri, 3 May 2002 07:50:31 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43EoVX00379; Fri, 3 May 2002 07:50:31 -0700 (PDT) (envelope-from jmallett) Message-Id: <200205031450.g43EoVX00379@freefall.freebsd.org> From: "J. Mallett" Date: Fri, 3 May 2002 07:50:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/xargs xargs.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/05/03 07:50:31 PDT Modified files: usr.bin/xargs xargs.c Log: Revert revision 1.22. I incorrectly modified the Berkeley identifiers. Requested by: bde, mike Revision Changes Path 1.23 +12 -3 src/usr.bin/xargs/xargs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 7:57:37 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B22B437B419; Fri, 3 May 2002 07:57:34 -0700 (PDT) Received: (from mbr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43EvYr01309; Fri, 3 May 2002 07:57:34 -0700 (PDT) (envelope-from mbr) Message-Id: <200205031457.g43EvYr01309@freefall.freebsd.org> From: Martin Blapp Date: Fri, 3 May 2002 07:57:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mozilla Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mbr 2002/05/03 07:57:34 PDT Modified files: www/mozilla Makefile Log: Mark forbidden because of security bug. Approved by: no response from: maintainer Revision Changes Path 1.98 +2 -0 ports/www/mozilla/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 7:58:29 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F252837B419; Fri, 3 May 2002 07:58:25 -0700 (PDT) Received: (from des@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43EwPm01409; Fri, 3 May 2002 07:58:25 -0700 (PDT) (envelope-from des) Message-Id: <200205031458.g43EwPm01409@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Fri, 3 May 2002 07:58:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/pseudofs pseudofs_vnops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG des 2002/05/03 07:58:25 PDT Modified files: sys/fs/pseudofs pseudofs_vnops.c Log: s/pfs_badop/vop_eopnotsupp/ Submitted by: phk Revision Changes Path 1.26 +9 -17 src/sys/fs/pseudofs/pseudofs_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 May 3 7:59:17 2002 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 663DF37B405; Fri, 3 May 2002 07:59:13 -0700 (PDT) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 907835346; Fri, 3 May 2002 16:59:11 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Maxime Henrion Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/fs/pseudofs pseudofs.c pseudofs.h References: <200205022025.g42KPtE06661@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: 03 May 2002 16:59:10 +0200 In-Reply-To: <200205022025.g42KPtE06661@freefall.freebsd.org> Message-ID: Lines: 9 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Maxime Henrion writes: > Log: > Convert the pseudofs framework to nmount (thus procfs and linprocfs). Thanks! 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 Fri May 3 8:12:16 2002 Delivered-To: cvs-all@freebsd.org Received: from gyros.marcuscom.com (dhcp-64-102-60-52.cisco.com [64.102.60.52]) by hub.freebsd.org (Postfix) with ESMTP id 803BD37B416; Fri, 3 May 2002 08:12:13 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.3/8.12.3) with ESMTP id g43FC8bf000438; Fri, 3 May 2002 11:12:08 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: cvs commit: ports/www/mozilla Makefile From: Joe Marcus Clarke To: Martin Blapp Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: <200205031457.g43EvYr01309@freefall.freebsd.org> References: <200205031457.g43EvYr01309@freefall.freebsd.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 03 May 2002 11:12:08 -0400 Message-Id: <1020438728.301.22.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 2002-05-03 at 11:57, Martin Blapp wrote: > mbr 2002/05/03 07:57:34 PDT > > Modified files: > www/mozilla Makefile > Log: > Mark forbidden because of security bug. > > Approved by: no response from: maintainer > > Revision Changes Path > 1.98 +2 -0 ports/www/mozilla/Makefile Thanks for looking at this. I meant to get to it yesterday, but got swamped. Joe > -- PGP Key: http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 8:16:33 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by hub.freebsd.org (Postfix) with ESMTP id 6B3DA37B41A; Fri, 3 May 2002 08:16:29 -0700 (PDT) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by mail.imp.ch (8.11.6/8.11.6) with ESMTP id g43FGFb11522; Fri, 3 May 2002 17:16:15 +0200 (CEST) Date: Fri, 3 May 2002 17:19:48 +0200 (CEST) From: Martin Blapp To: Joe Marcus Clarke Cc: , Subject: Re: cvs commit: ports/www/mozilla Makefile In-Reply-To: <1020438728.301.22.camel@gyros.marcuscom.com> Message-ID: <20020503171824.L451-100000@levais.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Joe, By the way, I've installed the patch from mozilla.org and recompiled it. the bug is gone, but unfortunatly the browser crashes now. This cannot be the solution ;-) We need to wait until the next release is out. Martin Martin Blapp, ------------------------------------------------------------------ ImproWare AG, UNIXSP & ISP, Zurlindenstrasse 29, 4133 Pratteln, CH Phone: +41 061 826 93 00: +41 61 826 93 01 PGP Fingerprint: B434 53FC C87C FE7B 0A18 B84C 8686 EF22 D300 551E ------------------------------------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 8:21:41 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2584B37B417; Fri, 3 May 2002 08:21:37 -0700 (PDT) Received: (from nectar@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43FLb707562; Fri, 3 May 2002 08:21:37 -0700 (PDT) (envelope-from nectar) Message-Id: <200205031521.g43FLb707562@freefall.freebsd.org> From: Jacques Vidrine Date: Fri, 3 May 2002 08:21:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/heimdal Makefile ports/security/heimdal/files patch-appl::ftp::ftp::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 nectar 2002/05/03 08:21:37 PDT Modified files: security/heimdal Makefile Added files: security/heimdal/files patch-appl::ftp::ftp::ftp.c Log: Patch a heap overflow. See and . Obtained from: Heimdal repository Revision Changes Path 1.48 +1 -1 ports/security/heimdal/Makefile 1.1 +65 -0 ports/security/heimdal/files/patch-appl::ftp::ftp::ftp.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 8:26:27 2002 Delivered-To: cvs-all@freebsd.org Received: from nic-naa.net (216-220-241-232.midmaine.com [216.220.241.232]) by hub.freebsd.org (Postfix) with ESMTP id 9BBA137B41E; Fri, 3 May 2002 08:26:17 -0700 (PDT) Received: from nic-naa.net (localhost.nic-naa.net [127.0.0.1]) by nic-naa.net (8.12.3/8.11.6) with ESMTP id g43FJZGA067176; Fri, 3 May 2002 11:19:35 -0400 (EDT) (envelope-from brunner@nic-naa.net) Message-Id: <200205031519.g43FJZGA067176@nic-naa.net> X-Mailer: exmh version 1.6.9 8/22/96 To: Martin Blapp Cc: Joe Marcus Clarke , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/www/mozilla Makefile In-Reply-To: Your message of "Fri, 03 May 2002 17:19:48 +0200." <20020503171824.L451-100000@levais.imp.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 03 May 2002 11:19:35 -0400 From: Eric Brunner-Williams in Portland Maine Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Martin, Joe, I just cvs up'd this morning (from mozilla, not the ports tree) and did a build (-STABLE) to test some localization (s/English/Abenaki/g). No crash. Eric To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 8:30:39 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by hub.freebsd.org (Postfix) with ESMTP id F033F37B41A; Fri, 3 May 2002 08:30:30 -0700 (PDT) Received: from levais.imp.ch (levais.imp.ch [157.161.4.66]) by mail.imp.ch (8.11.6/8.11.6) with ESMTP id g43FUOb14196; Fri, 3 May 2002 17:30:24 +0200 (CEST) Date: Fri, 3 May 2002 17:33:58 +0200 (CEST) From: Martin Blapp To: Eric Brunner-Williams in Portland Maine Cc: Joe Marcus Clarke , , Subject: Re: cvs commit: ports/www/mozilla Makefile In-Reply-To: <200205031519.g43FJZGA067176@nic-naa.net> Message-ID: <20020503173246.Y451-100000@levais.imp.ch> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, > I just cvs up'd this morning (from mozilla, not the ports tree) and did a > build (-STABLE) to test some localization (s/English/Abenaki/g). No crash. Even if you do exactly the tests as shown in http://sec.greymagic.com/adv/gm001-ns/ ? It crashes only with these tests ... Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 8:35:36 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.speakeasy.net (mail12.speakeasy.net [216.254.0.212]) by hub.freebsd.org (Postfix) with ESMTP id 56F3037B41C for ; Fri, 3 May 2002 08:35:26 -0700 (PDT) Received: (qmail 17131 invoked from network); 3 May 2002 15:35:23 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail12.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 3 May 2002 15:35:23 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g43FZMF11895; Fri, 3 May 2002 11:35:22 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <3CD2A2A5.11F68277@elischer.org> Date: Fri, 03 May 2002 11:35:16 -0400 (EDT) From: John Baldwin To: Julian Elischer Subject: Re: cvs commit: src/sys/kern kern_fork.c Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 03-May-2002 Julian Elischer wrote: > John Baldwin wrote: >> > >> > - Document a really weird race that will come up with KSE allows >> > multiple >> > kernel threads per process. >> >> s/with/when/ > > I checked out your comment.... > > This race is already taken care of in the KSE branch. > Both exit and fork (and exec) have 'single-threading' funnels, that ensure > that they are the only thread running before permitting the active > thread to progress further into the > given function. They know about each other to some extent and there is a > priority > in that if one thread enters exit() and another enters fork() a moment later, > that doing the fork will suicide, and that entering exit() will only be > allowed > to > continue when all other threads have done themselves in. In the case where > the > fork() is fractionally ahead, the exiting thread will suspend until the fork > has completed. > > There's more to than that of course but that's the gist of it. Hmm, one thing I'm assuming in some places is that exec() will _require_ a non-KSE process. I.e., if you want to do an exec() from a KSE process, first fork() a new process w/o threads and then let it do the exec(). At least, this is what we sort of agreed to back when you, Peter, and I met and talked about the scheduler several months ago. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 8:42:16 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0AA4337B41C; Fri, 3 May 2002 08:42:12 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43Fg7n09865; Fri, 3 May 2002 08:42:07 -0700 (PDT) (envelope-from marcus) Message-Id: <200205031542.g43Fg7n09865@freefall.freebsd.org> From: Joe Marcus Clarke Date: Fri, 3 May 2002 08:42:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11 Makefile ports/x11/gnometerminal Makefile distinfo pkg-comment pkg-descr pkg-plist ports/x11/gnometerminal/files patch-configure X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/05/03 08:42:03 PDT Modified files: x11 Makefile Added files: x11/gnometerminal Makefile distinfo pkg-comment pkg-descr pkg-plist x11/gnometerminal/files patch-configure Log: Add gnometerminal, terminal component for the GNOME 2 desktop. Revision Changes Path 1.359 +1 -0 ports/x11/Makefile 1.1 +39 -0 ports/x11/gnometerminal/Makefile (new) 1.1 +1 -0 ports/x11/gnometerminal/distinfo (new) 1.1 +10 -0 ports/x11/gnometerminal/files/patch-configure (new) 1.1 +1 -0 ports/x11/gnometerminal/pkg-comment (new) 1.1 +3 -0 ports/x11/gnometerminal/pkg-descr (new) 1.1 +55 -0 ports/x11/gnometerminal/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 8:42:11 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CF1A937B416; Fri, 3 May 2002 08:42:08 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43Fg8B09897; Fri, 3 May 2002 08:42:08 -0700 (PDT) (envelope-from marcus) Message-Id: <200205031542.g43Fg8B09897@freefall.freebsd.org> From: Joe Marcus Clarke Date: Fri, 3 May 2002 08:42:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/05/03 08:42:08 PDT Modified files: . modules Log: gnometerminal --> ports/x11/gnometerminal Revision Changes Path 1.5043 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 8:49:28 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1C71D37B41A; Fri, 3 May 2002 08:49:26 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43FnQ010694; Fri, 3 May 2002 08:49:26 -0700 (PDT) (envelope-from marcus) Message-Id: <200205031549.g43FnQ010694@freefall.freebsd.org> From: Joe Marcus Clarke Date: Fri, 3 May 2002 08:49:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/gnomepanel Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/05/03 08:49:25 PDT Modified files: x11/gnomepanel Makefile Log: Whitespace nit. Revision Changes Path 1.2 +1 -1 ports/x11/gnomepanel/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 8:51:31 2002 Delivered-To: cvs-all@freebsd.org Received: from rhadamanth.submonkey.net (pc4-card4-0-cust162.cdf.cable.ntl.com [80.4.14.162]) by hub.freebsd.org (Postfix) with ESMTP id E576737B400; Fri, 3 May 2002 08:51:15 -0700 (PDT) Received: from setantae by rhadamanth.submonkey.net with local (Exim 3.36 #1) id 173fKy-0002yc-00; Fri, 03 May 2002 16:51:12 +0100 Date: Fri, 3 May 2002 16:51:12 +0100 From: Ceri Davies To: Martin Blapp Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/www/mozilla Makefile Message-ID: <20020503155112.GB11224@submonkey.net> Mail-Followup-To: Ceri Davies , Martin Blapp , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200205031519.g43FJZGA067176@nic-naa.net> <20020503173246.Y451-100000@levais.imp.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020503173246.Y451-100000@levais.imp.ch> User-Agent: Mutt/1.3.28i Sender: owner-cvs-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, May 03, 2002 at 05:33:58PM +0200, Martin Blapp wrote: > > > I just cvs up'd this morning (from mozilla, not the ports tree) and did a > > build (-STABLE) to test some localization (s/English/Abenaki/g). No crash. > > Even if you do exactly the tests as shown in > http://sec.greymagic.com/adv/gm001-ns/ ? > > It crashes only with these tests ... If it only crashes with those tests, can we leave it patched but unBROKEN ? I promise not to go near that webpage ;) Seriously though, if the security hole is patched, is it reasonable for me to locally unbreak this if I don't care about crashes ? Ceri -- get the cool shoe shine To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 8:52:31 2002 Delivered-To: cvs-all@freebsd.org Received: from nic-naa.net (216-220-241-232.midmaine.com [216.220.241.232]) by hub.freebsd.org (Postfix) with ESMTP id 3318C37B41D; Fri, 3 May 2002 08:52:26 -0700 (PDT) Received: from nic-naa.net (localhost.nic-naa.net [127.0.0.1]) by nic-naa.net (8.12.3/8.11.6) with ESMTP id g43FjhGA067321; Fri, 3 May 2002 11:45:43 -0400 (EDT) (envelope-from brunner@nic-naa.net) Message-Id: <200205031545.g43FjhGA067321@nic-naa.net> To: Martin Blapp Cc: Eric Brunner-Williams in Portland Maine , Joe Marcus Clarke , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, brunner@nic-naa.net Subject: Re: cvs commit: ports/www/mozilla Makefile In-Reply-To: Your message of "Fri, 03 May 2002 17:33:58 +0200." <20020503173246.Y451-100000@levais.imp.ch> Date: Fri, 03 May 2002 11:45:43 -0400 From: Eric Brunner-Williams in Portland Maine Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Martin, I'll pass on the ack-this-in-5-days-or-we-go-nuclear style of the Israeli security expert. The only issue I'm able to address is local file access. I'll bring the redirection to the rest of the P3P Spec WG attention this afternoon. Since I don't "do" web pages, if you could build a better mouse trap than greymagic's (their demo just generates a black frame), I'd appreciate it. I've two build-paths to follow here, either out of ports, which I normally _don't_ do for Mozilla work, or cvs off of the mozilla tree, my usual art. Let me know if you've a preference. Eric To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 8:56:56 2002 Delivered-To: cvs-all@freebsd.org Received: from gyros.marcuscom.com (dhcp-64-102-60-52.cisco.com [64.102.60.52]) by hub.freebsd.org (Postfix) with ESMTP id F1F6437B419; Fri, 3 May 2002 08:56:48 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.3/8.12.3) with ESMTP id g43FugYP000865; Fri, 3 May 2002 11:56:43 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: cvs commit: ports/www/mozilla Makefile From: Joe Marcus Clarke To: Ceri Davies Cc: Martin Blapp , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: <20020503155112.GB11224@submonkey.net> References: <200205031519.g43FJZGA067176@nic-naa.net> <20020503173246.Y451-100000@levais.imp.ch> <20020503155112.GB11224@submonkey.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 03 May 2002 11:56:42 -0400 Message-Id: <1020441403.784.5.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 2002-05-03 at 12:51, Ceri Davies wrote: > On Fri, May 03, 2002 at 05:33:58PM +0200, Martin Blapp wrote: > > > > > I just cvs up'd this morning (from mozilla, not the ports tree) and did a > > > build (-STABLE) to test some localization (s/English/Abenaki/g). No crash. > > > > Even if you do exactly the tests as shown in > > http://sec.greymagic.com/adv/gm001-ns/ ? > > > > It crashes only with these tests ... > > If it only crashes with those tests, can we leave it patched but unBROKEN ? > I promise not to go near that webpage ;) > > Seriously though, if the security hole is patched, is it reasonable for me > to locally unbreak this if I don't care about crashes ? You can certainly unbreak this for your own installations if you're comfortable with the listed caveats. Joe > > Ceri > > -- > get the cool shoe shine > -- PGP Key: http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 9:32: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B7AEE37B41D; Fri, 3 May 2002 09:32:03 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43GW3B18830; Fri, 3 May 2002 09:32:03 -0700 (PDT) (envelope-from jmallett) Message-Id: <200205031632.g43GW3B18830@freefall.freebsd.org> From: "J. Mallett" Date: Fri, 3 May 2002 09:32:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/xargs xargs.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/05/03 09:32:03 PDT Modified files: usr.bin/xargs xargs.c Log: Rename `lflag' to `Lflag' to match the option's case. Revision Changes Path 1.24 +6 -6 src/usr.bin/xargs/xargs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 9:40:49 2002 Delivered-To: cvs-all@freebsd.org Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by hub.freebsd.org (Postfix) with ESMTP id 6189A37B41C; Fri, 3 May 2002 09:40:19 -0700 (PDT) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc52.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020503164019.CSSK4412.rwcrmhc52.attbi.com@InterJet.elischer.org>; Fri, 3 May 2002 16:40:19 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id JAA83147; Fri, 3 May 2002 09:26:25 -0700 (PDT) Date: Fri, 3 May 2002 09:26:24 -0700 (PDT) From: Julian Elischer To: John Baldwin Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_fork.c 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 On Fri, 3 May 2002, John Baldwin wrote: > > Hmm, one thing I'm assuming in some places is that exec() will _require_ a > non-KSE process. I.e., if you want to do an exec() from a KSE process, first > fork() a new process w/o threads and then let it do the exec(). At least, > this is what we sort of agreed to back when you, Peter, and I met and talked > about the scheduler several months ago. > Actually I haven't coded exec yet except to add a funnel. I've tried to code fork so that I haven't precluded the possibility of a forked threaded process actually forking all the threads as well, though in the plan only the 'forking' thread will survive. Why might someone want to do this in the future? It turns out that the housekeeping you have to do if you only duplicate a single thread is as bad as letting the threads all be duplicated if you want to do anything except immediatly exec(). WHile this is not important now, it may be so at some time in the future and I don't want to preclude it. The method I am investigating is to make all the other threads (in syscalls) in the child process report back to the UTS as if the syscall failed.. (or at least EAGAIN). They have no context.. (that stays with the parent) so all that needs to be done is to write out a 'failed' status for each of them before restarting the child thread/process. They don't need to actually be run in any way under the child. Just write out the status block for each one, so that the UTS can correctly reap them. This may seem like a lot of work, but it allows the UTS to recover itself gracefully in the case of a forked process, and allows us to tie up loose ends in the kernel too. It's really not a lot of work. If we just 'never duplicate' the threads (actually the planned course) then it's simple from the kernel point of view, but the process itself may be in such a twisted state that it may not even be able to get as far as the next op (the exec()). Also, it is conceivable that there may be libraries that use threads without the knowledge of the main program. allowijng those libraries to recover in the child may someday be important. I have not coded this but I'm doing everything I can in the design to not preclude it.. The threaded library is in fact the important one.. If I have a threaded bind library or X11-library, and I want to fork. Do I need to know if the bind or X11 is threaded? I shouldn't have to.. I should just be able to fork.. I am not coding for this now but I'd LIKE to be able to code this option in the future and so I am considering the ramifications now.. > -- > > John Baldwin <>< http://www.FreeBSD.org/~jhb/ > "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 9:41:30 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 06DB537B421; Fri, 3 May 2002 09:41:24 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43GfOM19837; Fri, 3 May 2002 09:41:24 -0700 (PDT) (envelope-from knu) Message-Id: <200205031641.g43GfOM19837@freefall.freebsd.org> From: Akinori MUSHA Date: Fri, 3 May 2002 09:41:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/ruby-bdb1 Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/05/03 09:41:24 PDT Modified files: databases/ruby-bdb1 Makefile distinfo Log: Update to 0.1.7. Revision Changes Path 1.6 +1 -1 ports/databases/ruby-bdb1/Makefile 1.4 +1 -1 ports/databases/ruby-bdb1/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 9:41:51 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AB46E37B436; Fri, 3 May 2002 09:41:37 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43Gfbb19998; Fri, 3 May 2002 09:41:37 -0700 (PDT) (envelope-from knu) Message-Id: <200205031641.g43Gfbb19998@freefall.freebsd.org> From: Akinori MUSHA Date: Fri, 3 May 2002 09:41:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/ruby-smf Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/05/03 09:41:37 PDT Modified files: audio/ruby-smf Makefile distinfo Log: Update to 0.12. Revision Changes Path 1.2 +1 -1 ports/audio/ruby-smf/Makefile 1.2 +1 -1 ports/audio/ruby-smf/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 9:42:13 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1AFAB37B41D; Fri, 3 May 2002 09:41:56 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43GfuW20099; Fri, 3 May 2002 09:41:56 -0700 (PDT) (envelope-from knu) Message-Id: <200205031641.g43GfuW20099@freefall.freebsd.org> From: Akinori MUSHA Date: Fri, 3 May 2002 09:41:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/ruby-date2 Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/05/03 09:41:56 PDT Modified files: devel/ruby-date2 Makefile distinfo Log: Update to 3.0.1. Revision Changes Path 1.20 +1 -1 ports/devel/ruby-date2/Makefile 1.15 +1 -1 ports/devel/ruby-date2/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 9:42:39 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 356C437B43F; Fri, 3 May 2002 09:42:29 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43GgTV20246; Fri, 3 May 2002 09:42:29 -0700 (PDT) (envelope-from knu) Message-Id: <200205031642.g43GgTV20246@freefall.freebsd.org> From: Akinori MUSHA Date: Fri, 3 May 2002 09:42:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/ruby-google Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/05/03 09:42:29 PDT Modified files: www/ruby-google Makefile distinfo Log: Update to 0.4.0. Revision Changes Path 1.4 +1 -1 ports/www/ruby-google/Makefile 1.4 +1 -1 ports/www/ruby-google/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 9:43: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4D0E937B419; Fri, 3 May 2002 09:43:01 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43Gh1P20373; Fri, 3 May 2002 09:43:01 -0700 (PDT) (envelope-from knu) Message-Id: <200205031643.g43Gh1P20373@freefall.freebsd.org> From: Akinori MUSHA Date: Fri, 3 May 2002 09:43:01 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/ruby-http-access Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/05/03 09:43:01 PDT Modified files: www/ruby-http-access Makefile distinfo pkg-plist Log: Update to version 2_E. Revision Changes Path 1.6 +1 -1 ports/www/ruby-http-access/Makefile 1.5 +1 -1 ports/www/ruby-http-access/distinfo 1.3 +1 -0 ports/www/ruby-http-access/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 May 3 9:54:24 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.speakeasy.net (mail13.speakeasy.net [216.254.0.213]) by hub.freebsd.org (Postfix) with ESMTP id A9DC237B417 for ; Fri, 3 May 2002 09:54:12 -0700 (PDT) Received: (qmail 28179 invoked from network); 3 May 2002 16:54:10 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail13.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 3 May 2002 16:54:10 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g43Gs2F12172; Fri, 3 May 2002 12:54:03 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Fri, 03 May 2002 12:53:54 -0400 (EDT) From: John Baldwin To: Julian Elischer Subject: Re: cvs commit: src/sys/kern kern_fork.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 03-May-2002 Julian Elischer wrote: > > > On Fri, 3 May 2002, John Baldwin wrote: > >> >> Hmm, one thing I'm assuming in some places is that exec() will _require_ a >> non-KSE process. I.e., if you want to do an exec() from a KSE process, >> first >> fork() a new process w/o threads and then let it do the exec(). At least, >> this is what we sort of agreed to back when you, Peter, and I met and talked >> about the scheduler several months ago. >> > > The threaded library is in fact the important one.. > If I have a threaded bind library or X11-library, > and I want to fork. Do I need to know if the bind or X11 is > threaded? I shouldn't have to.. I should just be able to fork.. > > I am not coding for this now but I'd LIKE to be able to code this option > in the future and so I am considering the ramifications now.. vfork() at least should use a flag that only fork's the current thread and not all of the threads. I think only fork'ing one thread is quite doable. We could also export the flag for fork() that allows just forking one thread to userland. For exec() I suppose to avoid POLA we will just have to terminate all the threads early on in the function in the kernel itself. As long as we do that I think we will still be ok. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 10: 5:32 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A9E9A37B405; Fri, 3 May 2002 10:05:25 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43H5Pe26546; Fri, 3 May 2002 10:05:25 -0700 (PDT) (envelope-from jmallett) Message-Id: <200205031705.g43H5Pe26546@freefall.freebsd.org> From: "J. Mallett" Date: Fri, 3 May 2002 10:05:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/xargs xargs.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/05/03 10:05:25 PDT Modified files: usr.bin/xargs xargs.c Log: Rewrite the loop that handles substitution in the -I case, and try to make it easier to understand. Making it easy to understand isn't all that easy, so litter the code with comments so some other poor soul can come along some day and work on this if they see fit to do so. Avoid calling strlen(3) to check for a nil-string, when we can just check for *str=='\0'. Approved by: src/tools/regression/usr.bin/xargs/ Revision Changes Path 1.25 +75 -15 src/usr.bin/xargs/xargs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 10: 7:30 2002 Delivered-To: cvs-all@freebsd.org Received: from nic-naa.net (216-220-241-232.midmaine.com [216.220.241.232]) by hub.freebsd.org (Postfix) with ESMTP id 96F7E37B41A; Fri, 3 May 2002 10:07:24 -0700 (PDT) Received: from nic-naa.net (localhost.nic-naa.net [127.0.0.1]) by nic-naa.net (8.12.3/8.11.6) with ESMTP id g43H0kGA067667; Fri, 3 May 2002 13:00:46 -0400 (EDT) (envelope-from brunner@nic-naa.net) Message-Id: <200205031700.g43H0kGA067667@nic-naa.net> To: Joe Marcus Clarke Cc: Ceri Davies , Martin Blapp , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, brunner@nic-naa.net Subject: Re: cvs commit: ports/www/mozilla Makefile In-Reply-To: Your message of "03 May 2002 11:56:42 EDT." <1020441403.784.5.camel@gyros.marcuscom.com> Date: Fri, 03 May 2002 13:00:46 -0400 From: Eric Brunner-Williams in Portland Maine Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG So i'm unable to repeat the reported modes of failure: o crash when running "GreyMagic Mozilla Disk Explorer", which I guess is the test suggested [1] or o display of folders or files, the apparent non-crash behavior complained of at the URL containing the test case. As I mentioned, this could be because I cvs up from cvs-mirror.mozilla.org, into my mozilla build space, rather than use the FreeBSD ports/www/mozilla pull. agaskwa# mozilla --version Type Manifest File: /usr/local/lib/mozilla-0.9.9+/components/xpti.dat warning: property switchskins already exists warning: property switchskinstitle already exists Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0+) Gecko/20020503 Suggestions welcome. Eric [1] mb@imp.ch in 20020503173246.Y451-100000@levais.imp.ch > Even if you do exactly the tests as shown in > http://sec.greymagic.com/adv/gm001-ns/ ?, To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 10:13:33 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0457C37B41D; Fri, 3 May 2002 10:13:30 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43HDTv27910; Fri, 3 May 2002 10:13:29 -0700 (PDT) (envelope-from jmallett) Message-Id: <200205031713.g43HDTv27910@freefall.freebsd.org> From: "J. Mallett" Date: Fri, 3 May 2002 10:13:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/xargs xargs.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/05/03 10:13:29 PDT Modified files: usr.bin/xargs xargs.c Log: Get rid of bogus holder for realloc(3). Revision Changes Path 1.26 +5 -6 src/usr.bin/xargs/xargs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 10:18: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BBDA137B400; Fri, 3 May 2002 10:17:58 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43HHw828247; Fri, 3 May 2002 10:17:58 -0700 (PDT) (envelope-from bmah) Message-Id: <200205031717.g43HHw828247@freefall.freebsd.org> From: "Bruce A. Mah" Date: Fri, 3 May 2002 10:17:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/errata article.sgml X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/05/03 10:17:58 PDT Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/errata article.sgml Log: Add an errata entry about a lack of ciss in GENERIC. Submitted by: wilko Revision Changes Path 1.1.2.64 +8 -1 src/release/doc/en_US.ISO8859-1/errata/article.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 10:22:19 2002 Delivered-To: cvs-all@freebsd.org Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by hub.freebsd.org (Postfix) with ESMTP id C4FAD37B43C; Fri, 3 May 2002 10:21:34 -0700 (PDT) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc52.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020503172030.EKKN4412.rwcrmhc52.attbi.com@InterJet.elischer.org>; Fri, 3 May 2002 17:20:30 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id KAA83361; Fri, 3 May 2002 10:06:45 -0700 (PDT) Date: Fri, 3 May 2002 10:06:44 -0700 (PDT) From: Julian Elischer To: John Baldwin Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_fork.c 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 On Fri, 3 May 2002, John Baldwin wrote: > > > vfork() at least should use a flag that only fork's the current thread and > not all of the threads. I think only fork'ing one thread is quite doable. > We could also export the flag for fork() that allows just forking one thread > to userland. For exec() I suppose to avoid POLA we will just have to > terminate all the threads early on in the function in the kernel itself. > > As long as we do that I think we will still be ok. I agree.. the 'funnel' in exec() is of type 'kill' i.e. it leaves only the requesting thread runnning and commits murder on all othe rthreads.. BTW, there are 3 types of 'funnel' 1/ kill.... all other threads are killed .. used in exit() and exec() 2/ suspend... all other threads are suspended on the kernel boundary and the caller is allowed to proceed when they have all been accounted for. used in fork() (* parent that is). 3/ non-user.. The caller may proceed as long as no threads are in user space.. all threads attempting to enter user space will be suspended at the boundary.. useful for debugging from ptrace. > > -- > > John Baldwin <>< http://www.FreeBSD.org/~jhb/ > "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 10:28:36 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3ECD537B416; Fri, 3 May 2002 10:28:28 -0700 (PDT) Received: (from wollman@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43HSSE29230; Fri, 3 May 2002 10:28:28 -0700 (PDT) (envelope-from wollman) Message-Id: <200205031728.g43HSSE29230@freefall.freebsd.org> From: Garrett Wollman Date: Fri, 3 May 2002 10:28:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdtime localtime.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG wollman 2002/05/03 10:28:28 PDT Modified files: lib/libc/stdtime localtime.c Log: Fix fd leak. Threads people: does the call above to `access' need to be underscored as well? PR: 37717 Submitted by: fred@clift.org (slightly modified by me) Revision Changes Path 1.31 +3 -1 src/lib/libc/stdtime/localtime.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 10:41:59 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F293137B417; Fri, 3 May 2002 10:41:54 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43HfsK30740; Fri, 3 May 2002 10:41:54 -0700 (PDT) (envelope-from jmallett) Message-Id: <200205031741.g43HfsK30740@freefall.freebsd.org> From: "J. Mallett" Date: Fri, 3 May 2002 10:41:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/xargs xargs.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/05/03 10:41:54 PDT Modified files: usr.bin/xargs xargs.c Log: Move substitution out to a function, prerun(), and replace use of run() with it. It handles everything (right now) that needs done before run(), except the -J case, because while that would be easy, I don't quite understand -J. Reviewed by: src/tools/regression/usr.bin/xargs Revision Changes Path 1.27 +78 -85 src/usr.bin/xargs/xargs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 10:55:13 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3D14737B400; Fri, 3 May 2002 10:55:11 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43HtBX32173; Fri, 3 May 2002 10:55:11 -0700 (PDT) (envelope-from phk) Message-Id: <200205031755.g43HtBX32173@freefall.freebsd.org> From: Poul-Henning Kamp Date: Fri, 3 May 2002 10:55:11 -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 phk 2002/05/03 10:55:11 PDT Modified files: sys/dev/md md.c Log: Fix a memory-leak when configuring a vnode backed md(4) device fails. Submitted by: Martin Faxér MFC after: 4 weeks Revision Changes Path 1.58 +16 -13 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 Fri May 3 10:59:28 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6261537B400; Fri, 3 May 2002 10:59:25 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43HxPY32791; Fri, 3 May 2002 10:59:25 -0700 (PDT) (envelope-from jmallett) Message-Id: <200205031759.g43HxPY32791@freefall.freebsd.org> From: "J. Mallett" Date: Fri, 3 May 2002 10:59:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/conf GENERIC src/sys/i386/conf GENERIC src/sys/pc98/conf GENERIC src/sys/sparc64/conf GENERIC X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/05/03 10:59:25 PDT Modified files: sys/alpha/conf GENERIC sys/i386/conf GENERIC sys/pc98/conf GENERIC sys/sparc64/conf GENERIC Log: Typo fix: detects -> detect. Reviewed by: phk Revision Changes Path 1.138 +1 -1 src/sys/alpha/conf/GENERIC 1.341 +1 -1 src/sys/i386/conf/GENERIC 1.203 +1 -1 src/sys/pc98/conf/GENERIC 1.16 +1 -1 src/sys/sparc64/conf/GENERIC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 11:11:27 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1A6B937B416; Fri, 3 May 2002 11:11:18 -0700 (PDT) Received: (from imp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43IBIp38028; Fri, 3 May 2002 11:11:18 -0700 (PDT) (envelope-from imp) Message-Id: <200205031811.g43IBIp38028@freefall.freebsd.org> From: Warner Losh Date: Fri, 3 May 2002 11:11:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 wi.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2002/05/03 11:11:18 PDT Modified files: share/man/man4 wi.4 Log: Minor tweaks: o go ahead and document ibss-master and ibss modes, since there are patches in the pipeline to support them. o Note that they aren't implemented yet. o Note that different regulatory domains have different default channels. o Note that Lucent cards prior to firmware 6.0.4 do not support ibss mode, and only support the older demo ad-hoc mode. o Note that PRISM2 chipsets do not support WDS mode of operation (the mysterious -p 2 option). Revision Changes Path 1.18 +19 -8 src/share/man/man4/wi.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 11:14:38 2002 Delivered-To: cvs-all@freebsd.org Received: from nic-naa.net (216-220-241-232.midmaine.com [216.220.241.232]) by hub.freebsd.org (Postfix) with ESMTP id 02A7F37B41D; Fri, 3 May 2002 11:14:33 -0700 (PDT) Received: from nic-naa.net (localhost.nic-naa.net [127.0.0.1]) by nic-naa.net (8.12.3/8.11.6) with ESMTP id g43I7rGA067951; Fri, 3 May 2002 14:07:53 -0400 (EDT) (envelope-from brunner@nic-naa.net) Message-Id: <200205031807.g43I7rGA067951@nic-naa.net> To: Joe Marcus Clarke Cc: Ceri Davies , Martin Blapp , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, brunner@nic-naa.net Subject: Re: cvs commit: ports/www/mozilla Makefile In-Reply-To: Your message of "Fri, 03 May 2002 13:00:46 EDT." <200205031700.g43H0kGA067667@nic-naa.net> Date: Fri, 03 May 2002 14:07:53 -0400 From: Eric Brunner-Williams in Portland Maine Sender: owner-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, Martin, I'm unable to duplicate the problem using either of the two (probably equivalent, but my German is a decade past its sell-by date) sites listed in the FORBIDDEN= string. Host is -STABLE, from Apr 28, Mozilla tree is today's. Cheers, Eric To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 11:23:34 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 987B337B400; Fri, 3 May 2002 11:23:29 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43INTO40001; Fri, 3 May 2002 11:23:29 -0700 (PDT) (envelope-from phk) Message-Id: <200205031823.g43INTO40001@freefall.freebsd.org> From: Poul-Henning Kamp Date: Fri, 3 May 2002 11:23:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/fs/hpfs hpfs_vnops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/05/03 11:23:29 PDT Modified files: sys/fs/hpfs hpfs_vnops.c Log: HPFS picks up the vop_stdgetpages and vop_stdputpages member functions via the default entry and the default vop vector. Revision Changes Path 1.28 +0 -2 src/sys/fs/hpfs/hpfs_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 May 3 11:23:57 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4067737B420; Fri, 3 May 2002 11:23:45 -0700 (PDT) Received: (from imp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43INjw40043; Fri, 3 May 2002 11:23:45 -0700 (PDT) (envelope-from imp) Message-Id: <200205031823.g43INjw40043@freefall.freebsd.org> From: Warner Losh Date: Fri, 3 May 2002 11:23:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/internal bylaws.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2002/05/03 11:23:45 PDT Modified files: en/internal bylaws.sgml Log: Add a core opinion on the effect of early elections on next election. Revision Changes Path 1.3 +16 -2 www/en/internal/bylaws.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 11:38: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 31BFA37B419; Fri, 3 May 2002 11:37:59 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43Ibx843199; Fri, 3 May 2002 11:37:59 -0700 (PDT) (envelope-from knu) Message-Id: <200205031837.g43Ibx843199@freefall.freebsd.org> From: Akinori MUSHA Date: Fri, 3 May 2002 11:37:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/gorua Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/05/03 11:37:58 PDT Modified files: japanese/gorua Makefile distinfo pkg-plist Log: Update to 0.13a. In the absence of: nobutaka Revision Changes Path 1.6 +2 -1 ports/japanese/gorua/Makefile 1.6 +1 -1 ports/japanese/gorua/distinfo 1.3 +1 -0 ports/japanese/gorua/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 May 3 11:42: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C158837B404; Fri, 3 May 2002 11:41:55 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43IftK43920; Fri, 3 May 2002 11:41:55 -0700 (PDT) (envelope-from ijliao) Message-Id: <200205031841.g43IftK43920@freefall.freebsd.org> From: Ying-Chieh Liao Date: Fri, 3 May 2002 11:41:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/trio Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/05/03 11:41:55 PDT Modified files: devel/trio Makefile distinfo pkg-plist Log: upgrade to 1.6 drop maintainership Revision Changes Path 1.2 +10 -8 ports/devel/trio/Makefile 1.2 +1 -1 ports/devel/trio/distinfo 1.2 +22 -0 ports/devel/trio/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 May 3 11:44:47 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 14CFE37B404; Fri, 3 May 2002 11:44:44 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43IiiO44557; Fri, 3 May 2002 11:44:44 -0700 (PDT) (envelope-from jmallett) Message-Id: <200205031844.g43IiiO44557@freefall.freebsd.org> From: "J. Mallett" Date: Fri, 3 May 2002 11:44:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/regression/usr.bin/xargs regress.R.out regress.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 jmallett 2002/05/03 11:44:44 PDT Modified files: tools/regression/usr.bin/xargs regress.sh Added files: tools/regression/usr.bin/xargs regress.R.out Log: Add a test for the -R option. Revision Changes Path 1.1 +4 -0 src/tools/regression/usr.bin/xargs/regress.R.out (new) 1.4 +4 -1 src/tools/regression/usr.bin/xargs/regress.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 11:45:46 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1696837B41E; Fri, 3 May 2002 11:45:40 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43IjeX44689; Fri, 3 May 2002 11:45:40 -0700 (PDT) (envelope-from bmah) Message-Id: <200205031845.g43IjeX44689@freefall.freebsd.org> From: "Bruce A. Mah" Date: Fri, 3 May 2002 11:45:40 -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 bmah 2002/05/03 11:45:40 PDT Modified files: share/sgml man-refs.ent Log: Add csplit(1). Revision Changes Path 1.135 +1 -0 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 May 3 11:55:18 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 449A637B416; Fri, 3 May 2002 11:55:16 -0700 (PDT) Received: (from clive@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43ItGN45876; Fri, 3 May 2002 11:55:16 -0700 (PDT) (envelope-from clive) Message-Id: <200205031855.g43ItGN45876@freefall.freebsd.org> From: Clive Lin Date: Fri, 3 May 2002 11:55:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/chinese/mutt 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 clive 2002/05/03 11:55:16 PDT Modified files: chinese/mutt Makefile distinfo Log: Chasing mail/mutt-devel upgrade. Revision Changes Path 1.19 +1 -1 ports/chinese/mutt/Makefile 1.21 +6 -6 ports/chinese/mutt/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 11:56:25 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6BBDF37B420; Fri, 3 May 2002 11:56:21 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43IuLs46016; Fri, 3 May 2002 11:56:21 -0700 (PDT) (envelope-from lioux) Message-Id: <200205031856.g43IuLs46016@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Fri, 3 May 2002 11:56:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/silc-client Makefile distinfo pkg-plist ports/net/silc-client/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 lioux 2002/05/03 11:56:21 PDT Modified files: net/silc-client Makefile distinfo pkg-plist net/silc-client/files patch-Makefile.in Log: Update to 0.8.6 Revision Changes Path 1.9 +15 -2 ports/net/silc-client/Makefile 1.7 +1 -1 ports/net/silc-client/distinfo 1.7 +7 -5 ports/net/silc-client/files/patch-Makefile.in 1.4 +15 -2 ports/net/silc-client/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 May 3 12: 5:30 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5E7DA37B416; Fri, 3 May 2002 12:05:25 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43J5Pv50107; Fri, 3 May 2002 12:05:25 -0700 (PDT) (envelope-from knu) Message-Id: <200205031905.g43J5Pv50107@freefall.freebsd.org> From: Akinori MUSHA Date: Fri, 3 May 2002 12:05:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.ruby.mk ports/lang/ruby-devel Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/05/03 12:05:25 PDT Modified files: Mk bsd.ruby.mk lang/ruby-devel Makefile distinfo pkg-plist Log: Update lang/ruby-devel to the latest development stapshot as of 2002-05-03. Revision Changes Path 1.76 +4 -4 ports/Mk/bsd.ruby.mk 1.32 +2 -3 ports/lang/ruby-devel/Makefile 1.25 +1 -2 ports/lang/ruby-devel/distinfo 1.21 +2 -1 ports/lang/ruby-devel/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 12:20:28 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0FD9037B405; Fri, 3 May 2002 12:20:25 -0700 (PDT) Received: (from wollman@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43JKPC52324; Fri, 3 May 2002 12:20:25 -0700 (PDT) (envelope-from wollman) Message-Id: <200205031920.g43JKPC52324@freefall.freebsd.org> From: Garrett Wollman Date: Fri, 3 May 2002 12:20:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/freeradius-devel Makefile distinfo pkg-comment pkg-descr pkg-plist ports/net/freeradius-devel/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 wollman 2002/05/03 12:20:24 PDT Modified files: net Makefile Removed files: net/freeradius-devel Makefile distinfo pkg-comment pkg-descr pkg-plist net/freeradius-devel/files patch-aa patch-ab Log: Delete freeradius-devel -- it's based on a long-obsolete, exploitable snapshot of the FreeRADIUS code. Anyone who wants to take over maintenance is welcome to revive it. Revision Changes Path 1.753 +0 -1 ports/net/Makefile 1.5 +0 -77 ports/net/freeradius-devel/Makefile (dead) 1.2 +0 -1 ports/net/freeradius-devel/distinfo (dead) 1.2 +0 -13 ports/net/freeradius-devel/files/patch-aa (dead) 1.2 +0 -10 ports/net/freeradius-devel/files/patch-ab (dead) 1.2 +0 -1 ports/net/freeradius-devel/pkg-comment (dead) 1.2 +0 -6 ports/net/freeradius-devel/pkg-descr (dead) 1.2 +0 -46 ports/net/freeradius-devel/pkg-plist (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 12:24:24 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 46A9D37B41E; Fri, 3 May 2002 12:24:15 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43JOFp52854; Fri, 3 May 2002 12:24:15 -0700 (PDT) (envelope-from knu) Message-Id: <200205031924.g43JOFp52854@freefall.freebsd.org> From: Akinori MUSHA Date: Fri, 3 May 2002 12:24:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.ruby.mk ports/lang/ruby distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/05/03 12:24:15 PDT Modified files: Mk bsd.ruby.mk lang/ruby distinfo Log: Update lang/ruby to the latest stable stapshot as of 2002-05-02, with a local patch applied. (which will be committed soon) Revision Changes Path 1.77 +5 -3 ports/Mk/bsd.ruby.mk 1.65 +2 -1 ports/lang/ruby/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 12:28:16 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 33E7237B416; Fri, 3 May 2002 12:28:13 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43JSDf53304; Fri, 3 May 2002 12:28:13 -0700 (PDT) (envelope-from lioux) Message-Id: <200205031928.g43JSDf53304@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Fri, 3 May 2002 12:28:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/silc-client/files patch-configure patch-doc:Makefile.in patch-irssi:docs: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 lioux 2002/05/03 12:28:13 PDT Removed files: net/silc-client/files patch-configure patch-doc:Makefile.in patch-irssi:docs:Makefile.in Log: Update to 0.8.6 Revision Changes Path 1.4 +0 -11 ports/net/silc-client/files/patch-configure (dead) 1.4 +0 -10 ports/net/silc-client/files/patch-doc:Makefile.in (dead) 1.4 +0 -11 ports/net/silc-client/files/patch-irssi:docs:Makefile.in (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 12:29: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 63D9737B404; Fri, 3 May 2002 12:29:00 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43JT0453487; Fri, 3 May 2002 12:29:00 -0700 (PDT) (envelope-from knu) Message-Id: <200205031929.g43JT0453487@freefall.freebsd.org> From: Akinori MUSHA Date: Fri, 3 May 2002 12:29:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/ruby-fltk Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/05/03 12:29:00 PDT Modified files: x11-toolkits/ruby-fltk Makefile distinfo Log: Update to 0.8.1. Revision Changes Path 1.16 +1 -1 ports/x11-toolkits/ruby-fltk/Makefile 1.11 +1 -1 ports/x11-toolkits/ruby-fltk/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 12:44:33 2002 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 81DA837B41D; Fri, 3 May 2002 12:44:24 -0700 (PDT) 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 FAA20309; Sat, 4 May 2002 05:44:21 +1000 Date: Sat, 4 May 2002 05:45:54 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: "J. Mallett" Cc: cvs-committers@FreeBSD.ORG, Subject: Re: cvs commit: src/usr.bin/xargs xargs.c In-Reply-To: <20020502225801.GA10310@FreeBSD.ORG> Message-ID: <20020504052140.T8741-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 2 May 2002, J. Mallett wrote: > On Fri, May 03, 2002 at 07:30:44AM +1000, Bruce Evans wrote: > > On Wed, 1 May 2002, J. Mallett wrote: > > > > > jmallett 2002/05/01 22:21:35 PDT > > > > > > Modified files: > > > usr.bin/xargs xargs.c > > > Log: > > > __COPYRIGHT() and __SCCSID(). > > > > These should never be used. They create conflicts for future imports > > and enlarge diffs with the vendor version by editing vendor lines, > > and using __COPYRIGHT demonstrates a bug in its implementation: > > Sorry about this. I'll back out SCCSID and COPYRIGHT usage here, as well > as m4(1), tomorrow. Sorry to pick on you. Perhaps a better example of messing with the vendor copyright string is in login/login.c. The string was first commented out and replaced by a quite different string generated by , and later the commented out code was removed. IMO, is only right for the kernel, but since it is only used in one place in the kernel, it shouldn't exist as a separate header. would be better if it added to existing copyright strings instead of replacing them. > Speaking of the updates in m4, one of them related to... > > int getreql() > { > int getreql; > ... > > Because of the shadowing. Changes like that are legitimate right? As it is, ITYM eqrel()/eqrel. Changing eqrel to eqrelval is OK, but I think you could find a better variable name. eqrelval is not a value; it is a code for the operator. The left and right operands are values; these are named vl and vr. The code also abuses vl to hold the result. (The result is a boolean (vl OP vr) where OP is the operand that is encoded by eqrelval.) Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 12:45:52 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 166DF37B416; Fri, 3 May 2002 12:45:42 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43JjgE55836; Fri, 3 May 2002 12:45:42 -0700 (PDT) (envelope-from jmallett) Message-Id: <200205031945.g43JjgE55836@freefall.freebsd.org> From: "J. Mallett" Date: Fri, 3 May 2002 12:45:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/xargs strnsubst.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/05/03 12:45:41 PDT Modified files: usr.bin/xargs strnsubst.c Log: Fix a bug whereby we were getting ~0 and comparing it to maxsize, i.e. if s1 was 0 length, and replstr was 0 length, etc., we would end up subtracting one from zero and seeing if it was greater than the size_t (unsigned) var maxsize... This would cause us to return a string consisting of essentially only match, which is not the right behaviour if we have 0 length inpline. Revision Changes Path 1.4 +1 -1 src/usr.bin/xargs/strnsubst.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 12:49:42 2002 Delivered-To: cvs-all@freebsd.org Received: from finntroll.newgold.net (durham-ar1-4-64-252-019.durham.dsl-verizon.net [4.64.252.19]) by hub.freebsd.org (Postfix) with SMTP id 8F3DE37B405 for ; Fri, 3 May 2002 12:49:27 -0700 (PDT) Received: (qmail 3028 invoked by uid 1001); 3 May 2002 19:52:33 -0000 Date: Fri, 3 May 2002 19:52:33 +0000 From: "J. Mallett" To: Bruce Evans Cc: "J. Mallett" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/xargs xargs.c Message-ID: <20020503195232.GD18506@FreeBSD.ORG> References: <20020502225801.GA10310@FreeBSD.ORG> <20020504052140.T8741-100000@gamplex.bde.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020504052140.T8741-100000@gamplex.bde.org> User-Agent: Mutt/1.3.27i Organisation: The FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, May 04, 2002 at 05:45:54AM +1000, Bruce Evans wrote: > On Thu, 2 May 2002, J. Mallett wrote: > > > On Fri, May 03, 2002 at 07:30:44AM +1000, Bruce Evans wrote: > > > On Wed, 1 May 2002, J. Mallett wrote: > > > > > > > jmallett 2002/05/01 22:21:35 PDT > > > > > > > > Modified files: > > > > usr.bin/xargs xargs.c > > > > Log: > > > > __COPYRIGHT() and __SCCSID(). > > > > > > These should never be used. They create conflicts for future imports > > > and enlarge diffs with the vendor version by editing vendor lines, > > > and using __COPYRIGHT demonstrates a bug in its implementation: > > > > Sorry about this. I'll back out SCCSID and COPYRIGHT usage here, as well > > as m4(1), tomorrow. > > Sorry to pick on you. I don't mind Bruce. > Perhaps a better example of messing with the vendor copyright string is in > login/login.c. The string was first commented out and replaced by a > quite different string generated by , and later the > commented out code was removed. IMO, is only right for > the kernel, but since it is only used in one place in the kernel, it > shouldn't exist as a separate header. would be better > if it added to existing copyright strings instead of replacing them. > > > Speaking of the updates in m4, one of them related to... > > > > int getreql() > > { > > int getreql; > > ... > > > > Because of the shadowing. Changes like that are legitimate right? As it is, > > ITYM eqrel()/eqrel. Changing eqrel to eqrelval is OK, but I think you > could find a better variable name. eqrelval is not a value; it is a > code for the operator. The left and right operands are values; these > are named vl and vr. The code also abuses vl to hold the result. (The > result is a boolean (vl OP vr) where OP is the operand that is encoded > by eqrelval.) Yes, I do, sorry. eqrelop? -- jmallett@FreeBSD.org | C, MIPS, POSIX, UNIX, BSD, IRC Geek. http://www.FreeBSD.org | The Power to Serve "I've never tried to give my life meaning by demeaning you." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 13: 9:41 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BD2BF37B416; Fri, 3 May 2002 13:09:38 -0700 (PDT) Received: (from archie@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43K9cW62037; Fri, 3 May 2002 13:09:38 -0700 (PDT) (envelope-from archie) Message-Id: <200205032009.g43K9cW62037@freefall.freebsd.org> From: Archie Cobbs Date: Fri, 3 May 2002 13:09:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/mpd Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG archie 2002/05/03 13:09:38 PDT Modified files: net/mpd Makefile distinfo Log: Upgrade to version 3.8. Revision Changes Path 1.21 +1 -1 ports/net/mpd/Makefile 1.7 +1 -1 ports/net/mpd/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 13:28:46 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3DA2C37B426; Fri, 3 May 2002 13:28:38 -0700 (PDT) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43KSch64329; Fri, 3 May 2002 13:28:38 -0700 (PDT) (envelope-from rwatson) Message-Id: <200205032028.g43KSch64329@freefall.freebsd.org> From: Robert Watson Date: Fri, 3 May 2002 13:28:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 VOP_ATTRIB.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 rwatson 2002/05/03 13:28:38 PDT Modified files: share/man/man9 VOP_ATTRIB.9 Log: Various updates to VOP_ATTRIB(9): mention locks being shared/exclusive for VOP_GETATTR() and VOP_SETATTR(), reference VOP_NULL() to suggest clearing all of *vap with it before setting specific values. Cross reference VFS(9). Indicate that failure modes are possible from VOP_GETATTR() and that an errno value is returned. Submitted by: Hiten Pandya Revision Changes Path 1.17 +13 -4 src/share/man/man9/VOP_ATTRIB.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 13:35: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 015A737B41C; Fri, 3 May 2002 13:34:41 -0700 (PDT) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43KYep65061; Fri, 3 May 2002 13:34:40 -0700 (PDT) (envelope-from olgeni) Message-Id: <200205032034.g43KYep65061@freefall.freebsd.org> From: Jimmy Olgeni Date: Fri, 3 May 2002 13:34: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 2002/05/03 13:34:40 PDT Modified files: sysutils/webmin Makefile distinfo Log: Update module: wuftpd. Revision Changes Path 1.105 +3 -2 ports/sysutils/webmin/Makefile 1.78 +1 -0 ports/sysutils/webmin/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 13:46:13 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AB40E37B41D; Fri, 3 May 2002 13:46:10 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43KkAS66516; Fri, 3 May 2002 13:46:10 -0700 (PDT) (envelope-from jmallett) Message-Id: <200205032046.g43KkAS66516@freefall.freebsd.org> From: "J. Mallett" Date: Fri, 3 May 2002 13:46:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/m4 expr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/05/03 13:46:10 PDT Modified files: usr.bin/m4 expr.c Log: Rename `eqrelval' which was renamed from `eqrel' to quiet a shadow warning to `op' as suggested by Bruce, as this is used to store the operator between vl and vr. Submitted by: bde Revision Changes Path 1.10 +3 -3 src/usr.bin/m4/expr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 13:53:43 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6040237B404; Fri, 3 May 2002 13:53:37 -0700 (PDT) Received: (from maxim@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43KrbE67608; Fri, 3 May 2002 13:53:37 -0700 (PDT) (envelope-from maxim) Message-Id: <200205032053.g43KrbE67608@freefall.freebsd.org> From: Maxim Konovalov Date: Fri, 3 May 2002 13:53:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/newsyslog newsyslog.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG maxim 2002/05/03 13:53:37 PDT Modified files: usr.sbin/newsyslog newsyslog.c Log: wait(2) for compress_log() processes to complete before exit. Spotted by: Grigoriy Strokin Reviewed by: -current MFC after: 1 month Revision Changes Path 1.42 +3 -0 src/usr.sbin/newsyslog/newsyslog.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 13:54: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D327037B41F; Fri, 3 May 2002 13:53:52 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43KrqN67646; Fri, 3 May 2002 13:53:52 -0700 (PDT) (envelope-from marcus) Message-Id: <200205032053.g43KrqN67646@freefall.freebsd.org> From: Joe Marcus Clarke Date: Fri, 3 May 2002 13:53:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/imlib Makefile ports/graphics/imlib/files patch-imlib-config.in X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/05/03 13:53:52 PDT Modified files: graphics/imlib Makefile graphics/imlib/files patch-imlib-config.in Log: Correct the library search path in imlib-config. PR: 37305 Reported by: Marko Schuetz Revision Changes Path 1.82 +1 -0 ports/graphics/imlib/Makefile 1.3 +1 -1 ports/graphics/imlib/files/patch-imlib-config.in To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 14: 2:46 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BAD1E37B405; Fri, 3 May 2002 14:02:42 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43L2gK71256; Fri, 3 May 2002 14:02:42 -0700 (PDT) (envelope-from phk) Message-Id: <200205032102.g43L2gK71256@freefall.freebsd.org> From: Poul-Henning Kamp Date: Fri, 3 May 2002 14:02:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src MAINTAINERS X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/05/03 14:02:42 PDT Modified files: . MAINTAINERS Log: I have no idea how I managed to get two lines about geom in there... Revision Changes Path 1.23 +0 -1 src/MAINTAINERS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 14: 3:53 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4782937B423; Fri, 3 May 2002 14:03:37 -0700 (PDT) Received: (from maxim@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43L3bN71313; Fri, 3 May 2002 14:03:37 -0700 (PDT) (envelope-from maxim) Message-Id: <200205032103.g43L3bN71313@freefall.freebsd.org> From: Maxim Konovalov Date: Fri, 3 May 2002 14:03:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/newsyslog newsyslog.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG maxim 2002/05/03 14:03:37 PDT Modified files: usr.sbin/newsyslog newsyslog.c Log: style(9): sort includes, remove EOL spaces. MFC after: 1 week Revision Changes Path 1.43 +6 -6 src/usr.sbin/newsyslog/newsyslog.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 14:28:43 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7176A37B416; Fri, 3 May 2002 14:28:39 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43LSdP77292; Fri, 3 May 2002 14:28:39 -0700 (PDT) (envelope-from bmah) Message-Id: <200205032128.g43LSdP77292@freefall.freebsd.org> From: "Bruce A. Mah" Date: Fri, 3 May 2002 14:28:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/share/sgml teams.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 bmah 2002/05/03 14:28:39 PDT Modified files: en_US.ISO8859-1/share/sgml teams.ent Log: For consistency: s/Security Officers Team/Security Officer Team/ Approved by: nectar Revision Changes Path 1.4 +1 -1 doc/en_US.ISO8859-1/share/sgml/teams.ent To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 15:18:33 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A97A837B419; Fri, 3 May 2002 15:18:30 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43MIUl85535; Fri, 3 May 2002 15:18:30 -0700 (PDT) (envelope-from bmah) Message-Id: <200205032218.g43MIUl85535@freefall.freebsd.org> From: "Bruce A. Mah" Date: Fri, 3 May 2002 15:18:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/05/03 15:18:30 PDT Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release notes: PCI_ENABLE_IO_MODES (+MFC), drm drivers, csplit(1), mk_cmds(1) removal (+MFC), sysinstall(8) multi-volume support (+MFC). Modified release notes: m4 20020426, OpenPAM Cinnamon. Other MFCs noted: CPU_ATHLON_SSE_HACK. Un-MFC-ed: Emphemeral port range change. Revision Changes Path 1.338 +30 -5 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 May 3 15:21:48 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4F74437B419; Fri, 3 May 2002 15:21:45 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43MLjk85927; Fri, 3 May 2002 15:21:45 -0700 (PDT) (envelope-from bmah) Message-Id: <200205032221.g43MLjk85927@freefall.freebsd.org> From: "Bruce A. Mah" Date: Fri, 3 May 2002 15:21:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/05/03 15:21:45 PDT Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: MFC: CPU_ATHLON_SSE_HACK, PCI_ENABLE_IO_MODES, sysinstall(8) multi-volume support. Un-MFC: Ephemeral port change. Approved by: re (implicitly) Revision Changes Path 1.22.2.232 +15 -7 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 15:32:24 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6F1AB37B417; Fri, 3 May 2002 15:32:21 -0700 (PDT) Received: (from naddy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43MWLW86683; Fri, 3 May 2002 15:32:21 -0700 (PDT) (envelope-from naddy) Message-Id: <200205032232.g43MWLW86683@freefall.freebsd.org> From: Christian Weisgerber Date: Fri, 3 May 2002 15:32:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/shells/ksh93 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG naddy 2002/05/03 15:32:21 PDT Modified files: shells/ksh93 Makefile Log: Install man page under ${MANPREFIX} rather than ${PREFIX}. PR: 37670 Submitted by: Joe Kelsey Revision Changes Path 1.19 +1 -1 ports/shells/ksh93/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 15:41:40 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1D08437B400; Fri, 3 May 2002 15:41:36 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43MfaQ87634; Fri, 3 May 2002 15:41:36 -0700 (PDT) (envelope-from bmah) Message-Id: <200205032241.g43MfaQ87634@freefall.freebsd.org> From: "Bruce A. Mah" Date: Fri, 3 May 2002 15:41:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/common dev.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/05/03 15:41:36 PDT Modified files: release/doc/en_US.ISO8859-1/hardware/common dev.sgml Log: em(4) updates. Revision Changes Path 1.87 +4 -2 src/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 15:41:56 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9A19D37B400; Fri, 3 May 2002 15:41:52 -0700 (PDT) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43MfqK87677; Fri, 3 May 2002 15:41:52 -0700 (PDT) (envelope-from bmah) Message-Id: <200205032241.g43MfqK87677@freefall.freebsd.org> From: "Bruce A. Mah" Date: Fri, 3 May 2002 15:41:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/common dev.sgml X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bmah 2002/05/03 15:41:52 PDT Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/hardware/common dev.sgml Log: MFC: em(4) updates. Revision Changes Path 1.13.2.62 +4 -2 src/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 16:19:54 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1F7D437B419; Fri, 3 May 2002 16:19:52 -0700 (PDT) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g43NJq497625; Fri, 3 May 2002 16:19:52 -0700 (PDT) (envelope-from kuriyama) Message-Id: <200205032319.g43NJq497625@freefall.freebsd.org> From: Jun Kuriyama Date: Fri, 3 May 2002 16:19:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/p5-Jcode Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kuriyama 2002/05/03 16:19:52 PDT Modified files: japanese/p5-Jcode Makefile distinfo Log: Upgrade to 0.80. Revision Changes Path 1.18 +1 -1 ports/japanese/p5-Jcode/Makefile 1.7 +1 -1 ports/japanese/p5-Jcode/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 17: 8:13 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6CD4D37B416; Fri, 3 May 2002 17:08:06 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44086205135; Fri, 3 May 2002 17:08:06 -0700 (PDT) (envelope-from jmallett) Message-Id: <200205040008.g44086205135@freefall.freebsd.org> From: "J. Mallett" Date: Fri, 3 May 2002 17:08:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/xargs xargs.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/05/03 17:08:06 PDT Modified files: usr.bin/xargs xargs.c Log: Replace calloc(3) with malloc(3), and set the tail of the argument list to NULL, to terminate the arguments passed to execvp(2). Thanks to: bde (for pointing out some missing parens) And with apologies to Ozzy Osbourne: On his way to dinner It took him by surprise When an email from bde Said his code was full of lies Style (indentation) And his bracing were all wrong He casted to size_t When he should have cast to long I don't mind Single letter identifiers Unwrapped Line Over 80 chars Far over 80 chars Who can we get to send diffs We need Bruce D. Evans Shows you comparason to his We need Bruce D. Evans again Revision Changes Path 1.28 +3 -2 src/usr.bin/xargs/xargs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 17:17:37 2002 Delivered-To: cvs-all@freebsd.org Received: from blues.jpj.net (blues.jpj.net [204.97.17.6]) by hub.freebsd.org (Postfix) with ESMTP id 0472537B400; Fri, 3 May 2002 17:17:30 -0700 (PDT) Received: from localhost (trevor@localhost) by blues.jpj.net (8.11.6/8.11.6) with ESMTP id g440HSa02961; Fri, 3 May 2002 20:17:28 -0400 (EDT) Date: Fri, 3 May 2002 20:17:28 -0400 (EDT) From: Trevor Johnson To: Martin Blapp Cc: cvs-committers@FreeBSD.org, , , Subject: Re: cvs commit: ports/www/mozilla Makefile In-Reply-To: <200205031457.g43EvYr01309@freefall.freebsd.org> Message-ID: <20020503201627.M2148-100000@blues.jpj.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 3 May 2002, Martin Blapp wrote: > mbr 2002/05/03 07:57:34 PDT > > Modified files: > www/mozilla Makefile > Log: > Mark forbidden because of security bug. > > Approved by: no response from: maintainer > > Revision Changes Path > 1.98 +2 -0 ports/www/mozilla/Makefile What about mozilla-embedded and galeon? -- Trevor Johnson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 18: 0:25 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2430637B416; Fri, 3 May 2002 18:00:22 -0700 (PDT) Received: (from jeh@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4410M214184; Fri, 3 May 2002 18:00:22 -0700 (PDT) (envelope-from jeh) Message-Id: <200205040100.g4410M214184@freefall.freebsd.org> From: "James E. Housley" Date: Fri, 3 May 2002 18:00:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/uvscan-dat Makefile distinfo ports/security/uvscan-dat/files update_dat X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jeh 2002/05/03 18:00:21 PDT Modified files: security/uvscan-dat Makefile distinfo security/uvscan-dat/files update_dat Log: * Update to 4201 * Update update_dat to support their slightly changed format Revision Changes Path 1.95 +1 -1 ports/security/uvscan-dat/Makefile 1.93 +1 -1 ports/security/uvscan-dat/distinfo 1.5 +2 -2 ports/security/uvscan-dat/files/update_dat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 18:31:47 2002 Delivered-To: cvs-all@freebsd.org Received: from fw.wemm.org (12-232-135-171.client.attbi.com [12.232.135.171]) by hub.freebsd.org (Postfix) with ESMTP id E9FD037B400; Fri, 3 May 2002 18:31:40 -0700 (PDT) Received: from overcee.wemm.org (overcee.wemm.org [10.0.0.3]) by fw.wemm.org (8.11.6/8.11.6) with ESMTP id g441Ve412219; Fri, 3 May 2002 18:31:40 -0700 (PDT) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by overcee.wemm.org (Postfix) with ESMTP id 64FF538FD; Fri, 3 May 2002 18:31:40 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Bruce Evans Cc: "J. Mallett" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/xargs xargs.c In-Reply-To: <20020504052140.T8741-100000@gamplex.bde.org> Date: Fri, 03 May 2002 18:31:40 -0700 From: Peter Wemm Message-Id: <20020504013140.64FF538FD@overcee.wemm.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Bruce Evans wrote: > On Thu, 2 May 2002, J. Mallett wrote: > > > On Fri, May 03, 2002 at 07:30:44AM +1000, Bruce Evans wrote: > > > On Wed, 1 May 2002, J. Mallett wrote: > > > > > > > jmallett 2002/05/01 22:21:35 PDT > > > > > > > > Modified files: > > > > usr.bin/xargs xargs.c > > > > Log: > > > > __COPYRIGHT() and __SCCSID(). > > > > > > These should never be used. They create conflicts for future imports > > > and enlarge diffs with the vendor version by editing vendor lines, > > > and using __COPYRIGHT demonstrates a bug in its implementation: > > > > Sorry about this. I'll back out SCCSID and COPYRIGHT usage here, as well > > as m4(1), tomorrow. > > Sorry to pick on you. > > Perhaps a better example of messing with the vendor copyright string is in > login/login.c. The string was first commented out and replaced by a > quite different string generated by , and later the > commented out code was removed. IMO, is only right for > the kernel, but since it is only used in one place in the kernel, it > shouldn't exist as a separate header. would be better > if it added to existing copyright strings instead of replacing them. It just so happens that I got burned by this last night with an early buildworld failure. Cheers, -Peter -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 18:52:45 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 560B237B41B; Fri, 3 May 2002 18:52:41 -0700 (PDT) Received: (from horikawa@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g441qff31626; Fri, 3 May 2002 18:52:41 -0700 (PDT) (envelope-from horikawa) Message-Id: <200205040152.g441qff31626@freefall.freebsd.org> From: Kazuo Horikawa Date: Fri, 3 May 2002 18:52:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja_JP.eucJP/man/man1 crontab.1 mailq.1 patch.1 printf.1 tftp.1 uuencode.1 doc/ja_JP.eucJP/man/man2 fcntl.2 doc/ja_JP.eucJP/man/man5 ipnat.5 printcap.5 doc/ja_JP.eucJP/man/man8 faithd.8 ip6fw.8 ipfs.8 ipmon.8 ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG horikawa 2002/05/03 18:52:40 PDT Modified files: ja_JP.eucJP/man/man1 crontab.1 mailq.1 patch.1 printf.1 tftp.1 uuencode.1 ja_JP.eucJP/man/man2 fcntl.2 ja_JP.eucJP/man/man5 ipnat.5 printcap.5 ja_JP.eucJP/man/man8 faithd.8 ip6fw.8 ipfs.8 ipmon.8 mount_nwfs.8 reboot.8 sysinstall.8 Log: Catch up with 4.5-STABLE-20020502-JPSNAP Revision Changes Path 1.14 +5 -2 doc/ja_JP.eucJP/man/man1/crontab.1 1.13 +8 -1 doc/ja_JP.eucJP/man/man1/mailq.1 1.12 +4 -2 doc/ja_JP.eucJP/man/man1/patch.1 1.12 +30 -19 doc/ja_JP.eucJP/man/man1/printf.1 1.8 +7 -2 doc/ja_JP.eucJP/man/man1/tftp.1 1.13 +8 -10 doc/ja_JP.eucJP/man/man1/uuencode.1 1.11 +12 -4 doc/ja_JP.eucJP/man/man2/fcntl.2 1.7 +11 -4 doc/ja_JP.eucJP/man/man5/ipnat.5 1.15 +19 -1 doc/ja_JP.eucJP/man/man5/printcap.5 1.10 +13 -10 doc/ja_JP.eucJP/man/man8/faithd.8 1.10 +32 -2 doc/ja_JP.eucJP/man/man8/ip6fw.8 1.3 +4 -0 doc/ja_JP.eucJP/man/man8/ipfs.8 1.8 +8 -3 doc/ja_JP.eucJP/man/man8/ipmon.8 1.8 +11 -8 doc/ja_JP.eucJP/man/man8/mount_nwfs.8 1.14 +19 -1 doc/ja_JP.eucJP/man/man8/reboot.8 1.11 +2 -1 doc/ja_JP.eucJP/man/man8/sysinstall.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 19: 0:45 2002 Delivered-To: cvs-all@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id 34F4637B416; Fri, 3 May 2002 19:00:36 -0700 (PDT) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id A20B781556; Sat, 4 May 2002 11:30:32 +0930 (CST) Date: Sat, 4 May 2002 11:30:32 +0930 From: Greg 'groggy' Lehey To: Warner Losh Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 wi.4 Message-ID: <20020504113032.D12386@wantadilla.lemis.com> References: <200205031811.g43IBIp38028@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200205031811.g43IBIp38028@freefall.freebsd.org> User-Agent: Mutt/1.3.23i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Friday, 3 May 2002 at 11:11:18 -0700, Warner Losh wrote: > imp 2002/05/03 11:11:18 PDT > > Modified files: > share/man/man4 wi.4 > Log: > Minor tweaks: > o go ahead and document ibss-master and ibss modes, since there are > patches in the pipeline to support them. OK, now I'm thoroughly confused. What's the difference between IBSS and IBSS master? My understanding was that the term "master" applied to the station providing the BSSID in IBSS mode, and that it didn't do anything else. Is this just a way to tell the driver whether to form an IBSS or not? If so, I'd suggest that you find some other term to describe that station, since "master" suggests some other functionality. > o Note that they aren't implemented yet. What needs to be done that wicontrol -p 1 -c 1 won't do? I think it's *very* confusing to have mediaopts "ibss" and "adhoc". According to the standard, they're the same thing (alright, literally: The term ad hoc is often used as slang to refer to an IBSS. At the very least, the mediaopt adhoc should be renamed demo-adhoc. And yes, I think that it should be long enough to stop people going for it automatically. It would probably be a good idea to have adhoc as a synonym for ibss. There's also a typo in the commit. I'd suggest the following changes: --- wi.4 3 May 2002 18:11:17 -0000 1.18 +++ wi.4 4 May 2002 01:58:34 -0000 @@ -49,7 +49,7 @@ .Pp All host/device interaction is via programmed I/O. Supported features include 802.11 and 802.3 frames, power management, BSS, -IBSS, WDS and ad-hoc operation modes. +IBSS, WDS and "demo ad-hoc" operation modes. Cards based on the Intersil PRISM-II and PRISM-2.5 chips also support a host-based access point mode which allows a card to act as a normal access point (with some assistance from the @@ -212,14 +212,14 @@ wepkey 0x8736639624 .Ed .Pp -Join an ad-hoc network with network name +Join a demo ad-hoc network with network name .Dq my_net . .Bd -literal -compact -offset indent # ifconfig wi0 inet 192.168.0.20 netmask 0xffffff00 ssid my_net \e - mediaopt adhoc + mediaopt demo-adhoc .Ed .Pp -Create an IBBS network with network name +Create an IBSS network with network name .Dq my_net . .Bd -literal -compact -offset indent # ifconfig wi0 inet 192.168.0.20 netmask 0xffffff00 ssid my_net \e @@ -228,7 +228,7 @@ Note: The infrastructure for mediaopt ibss-master has not been committed yet. .Pp -Join an IBBS network with network name +Join an IBSS network with network name .Dq my_net . .Bd -literal -compact -offset indent # ifconfig wi0 inet 192.168.0.22 netmask 0xffffff00 ssid my_net \e 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 Fri May 3 19: 1:31 2002 Delivered-To: cvs-all@freebsd.org Received: from mailgate.originative.co.uk (mailgate.originative.co.uk [62.232.68.68]) by hub.freebsd.org (Postfix) with ESMTP id CD0B437B416; Fri, 3 May 2002 19:01:19 -0700 (PDT) Received: from lobster.originative.co.uk (lobster [62.232.68.81]) by mailgate.originative.co.uk (Postfix) with ESMTP id 968F01D169; Sat, 4 May 2002 03:01:17 +0100 (BST) Subject: Re: cvs commit: src/usr.bin/xargs xargs.c From: Paul Richards To: "J. Mallett" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: <200205040008.g44086205135@freefall.freebsd.org> References: <200205040008.g44086205135@freefall.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-Vm0nFly2PiztoyEIGkQ/" X-Mailer: Ximian Evolution 1.0.3 Date: 04 May 2002 03:01:19 +0100 Message-Id: <1020477679.10841.0.camel@lobster.freebsd-services.com> Mime-Version: 1.0 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-Vm0nFly2PiztoyEIGkQ/ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2002-05-04 at 02:08, J. Mallett wrote: > jmallett 2002/05/03 17:08:06 PDT >=20 > Modified files: > usr.bin/xargs xargs.c=20 > Log: > Replace calloc(3) with malloc(3), and set the tail of the > argument list to NULL, to terminate the arguments passed > to execvp(2). > =20 > Thanks to: bde (for pointing out some missing parens) > =20 > And with apologies to Ozzy Osbourne: > =20 > On his way to dinner > It took him by surprise > When an email from bde > Said his code was full of lies > =20 > Style (indentation) > And his bracing were all wrong > He casted to size_t > When he should have cast to long > =20 > I don't mind > =20 > Single letter identifiers > Unwrapped Line > Over 80 chars > Far over 80 chars > =20 > Who can we get to send diffs > We need Bruce D. Evans > Shows you comparason to his > We need Bruce D. Evans again Please don't spam the CVS repo with commit messages that are not relevant to the changes being made. --=20 Paul Richards | FreeBSD DVD releases and merchandise. FreeBSD Services Ltd | Hardware, support and development. http://www.freebsd-services.com | Domain names and mail/web hosting. --=-Vm0nFly2PiztoyEIGkQ/ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iQEVAwUAPNNA7n/5PEK9QuA3AQILEAgAmNngFLFD4XagDyBhb2FE6o5RGH18Senf tvzWqa1Qho1diQjLr9M8A6Ouwfu+tq2PfwgtxKQxEGwGq2wkXEbIFAXa+fulzyDZ yHciiwNPYVCYyINsjKLUnejq6Sgn4pZYN5G8OM37AsI43hKtR9NBX2zgp9LiaGPn TNOmw6DCn/qnx6Wb91F1aCQ9w/mEoAD8Ys/5rrj+gCd3vjCphw7IjhhaZh9e5whH +8qTuTe+fudx5fuqOfujtLxxhqtXZIU1YSpR8LIpAl6RiWLVdeNQz90S3/aO6vzE QhSATg8aCaDvSFwzrgG37xdhogKtQVkLAHFiME5+BAio20MAncwPig== =AA0y -----END PGP SIGNATURE----- --=-Vm0nFly2PiztoyEIGkQ/-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 19: 7:39 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EF16F37B419; Fri, 3 May 2002 19:07:36 -0700 (PDT) Received: (from alc@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4427aQ36616; Fri, 3 May 2002 19:07:36 -0700 (PDT) (envelope-from alc) Message-Id: <200205040207.g4427aQ36616@freefall.freebsd.org> From: Alan Cox Date: Fri, 3 May 2002 19:07:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_map.c vm_mmap.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alc 2002/05/03 19:07:36 PDT Modified files: sys/vm vm_map.c vm_mmap.c Log: o Remove GIANT_REQUIRED from vm_map_lookup_entry() and vm_map_check_protection(). o Call vm_map_check_protection() without Giant held in munmap(). Revision Changes Path 1.229 +0 -3 src/sys/vm/vm_map.c 1.137 +3 -4 src/sys/vm/vm_mmap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 19:35:16 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4C9D437B41B; Fri, 3 May 2002 19:35:13 -0700 (PDT) Received: (from jeff@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g442ZDw92546; Fri, 3 May 2002 19:35:13 -0700 (PDT) (envelope-from jeff) Message-Id: <200205040235.g442ZDw92546@freefall.freebsd.org> From: Jeff Roberson Date: Fri, 3 May 2002 19:35:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/tools vnode_if.awk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jeff 2002/05/03 19:35:13 PDT Modified files: sys/tools vnode_if.awk Log: include systm.h in vnode_if.c so that panic is defined when we're doing DEBUG_ALL_VFS_LOCKS. Revision Changes Path 1.31 +1 -0 src/sys/tools/vnode_if.awk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 19:37: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 12DEC37B400; Fri, 3 May 2002 19:37:01 -0700 (PDT) Received: (from jeff@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g442b1R92694; Fri, 3 May 2002 19:37:01 -0700 (PDT) (envelope-from jeff) Message-Id: <200205040237.g442b1R92694@freefall.freebsd.org> From: Jeff Roberson Date: Fri, 3 May 2002 19:37:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isofs/cd9660 cd9660_bmap.c cd9660_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 jeff 2002/05/03 19:37:00 PDT Modified files: sys/isofs/cd9660 cd9660_bmap.c cd9660_util.c Log: Include systm.h for panic(9) so that DEBUG_ALL_VFS_LOCKS compiles. Revision Changes Path 1.11 +2 -1 src/sys/isofs/cd9660/cd9660_bmap.c 1.19 +2 -1 src/sys/isofs/cd9660/cd9660_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 May 3 19:40:43 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 47CE837B41E; Fri, 3 May 2002 19:40:38 -0700 (PDT) Received: (from jeff@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g442ech92934; Fri, 3 May 2002 19:40:38 -0700 (PDT) (envelope-from jeff) Message-Id: <200205040240.g442ech92934@freefall.freebsd.org> From: Jeff Roberson Date: Fri, 3 May 2002 19:40:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ufs ufs_inode.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jeff 2002/05/03 19:40:38 PDT Modified files: sys/ufs/ufs ufs_inode.c Log: Include systm.h so panic(9) is defined when doing DEBUG_ALL_VFS_LOCKS. Revision Changes Path 1.41 +1 -0 src/sys/ufs/ufs/ufs_inode.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 20: 1:31 2002 Delivered-To: cvs-all@freebsd.org Received: from carbon.slackerbsd.org (pcp01400762pcs.glnodn01.pa.comcast.net [68.80.148.54]) by hub.freebsd.org (Postfix) with ESMTP id 1BB5937B419 for ; Fri, 3 May 2002 20:01:25 -0700 (PDT) Received: from carbon.slackerbsd.org (localhost [127.0.0.1]) by carbon.slackerbsd.org (8.12.3/8.12.3) with ESMTP id g4431OeT038389 for ; Sat, 4 May 2002 03:01:24 GMT (envelope-from cschmidt@slackerbsd.org) Received: (from cschmidt@localhost) by carbon.slackerbsd.org (8.12.3/8.12.3/Submit) id g4431NTa038385 for cvs-all@FreeBSD.ORG; Fri, 3 May 2002 23:01:23 -0400 (EDT) X-Authentication-Warning: carbon.slackerbsd.org: cschmidt set sender to cschmidt@slackerbsd.org using -f Date: Fri, 3 May 2002 23:01:23 -0400 From: Carl Schmidt To: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/xargs xargs.c Message-ID: <20020504030122.GA38235@carbon.slackerbsd.org> Reply-To: Carl Schmidt Mail-Followup-To: cvs-all@FreeBSD.ORG References: <200205040008.g44086205135@freefall.freebsd.org> <1020477679.10841.0.camel@lobster.freebsd-services.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1020477679.10841.0.camel@lobster.freebsd-services.com> User-Agent: Mutt/1.3.28i Sender: owner-cvs-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, May 04, 2002 at 03:01:19AM +0100, Paul Richards wrote: > On Sat, 2002-05-04 at 02:08, J. Mallett wrote: > > jmallett 2002/05/03 17:08:06 PDT > > > > Modified files: > > usr.bin/xargs xargs.c > > Log: > > Replace calloc(3) with malloc(3), and set the tail of the > > argument list to NULL, to terminate the arguments passed > > to execvp(2). > > > > Thanks to: bde (for pointing out some missing parens) > > > > And with apologies to Ozzy Osbourne: > > > > On his way to dinner > > It took him by surprise > > When an email from bde > > Said his code was full of lies > > > > Style (indentation) > > And his bracing were all wrong > > He casted to size_t > > When he should have cast to long > > > > I don't mind > > > > Single letter identifiers > > Unwrapped Line > > Over 80 chars > > Far over 80 chars > > > > Who can we get to send diffs > > We need Bruce D. Evans > > Shows you comparason to his > > We need Bruce D. Evans again > > Please don't spam the CVS repo with commit messages that are not > relevant to the changes being made. Please don't spam the CVS list with replies to commit messages that contain things not relevant to the changes being made. -- Carl Schmidt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 20:50:50 2002 Delivered-To: cvs-all@freebsd.org Received: from leviathan.inethouston.net (leviathan.inethouston.net [66.64.12.249]) by hub.freebsd.org (Postfix) with ESMTP id 31AB837B400 for ; Fri, 3 May 2002 20:50:48 -0700 (PDT) Received: by leviathan.inethouston.net (Postfix, from userid 1001) id 20D6B319931; Fri, 3 May 2002 22:50:54 -0500 (CDT) Date: Fri, 3 May 2002 22:50:54 -0500 From: "David W. Chapman Jr." To: Carl Schmidt Cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/xargs xargs.c Message-ID: <20020504035054.GA71198@leviathan.inethouston.net> Reply-To: "David W. Chapman Jr." References: <200205040008.g44086205135@freefall.freebsd.org> <1020477679.10841.0.camel@lobster.freebsd-services.com> <20020504030122.GA38235@carbon.slackerbsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020504030122.GA38235@carbon.slackerbsd.org> User-Agent: Mutt/1.3.28i X-Operating-System: FreeBSD 4.5-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 > > > > > > Who can we get to send diffs > > > We need Bruce D. Evans > > > Shows you comparason to his > > > We need Bruce D. Evans again > > > > Please don't spam the CVS repo with commit messages that are not > > relevant to the changes being made. > > Please don't spam the CVS list with replies to commit messages that > contain things not relevant to the changes being made. I know I am going to be mocked for this, but you're begging the question. Why did you do what you told him not to? -- David W. Chapman Jr. dwcjr@inethouston.net Raintree Network Services, Inc. dwcjr@freebsd.org FreeBSD Committer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 20:56:14 2002 Delivered-To: cvs-all@freebsd.org Received: from carbon.slackerbsd.org (pcp01400762pcs.glnodn01.pa.comcast.net [68.80.148.54]) by hub.freebsd.org (Postfix) with ESMTP id 24C4537B41A for ; Fri, 3 May 2002 20:56:09 -0700 (PDT) Received: from carbon.slackerbsd.org (localhost [127.0.0.1]) by carbon.slackerbsd.org (8.12.3/8.12.3) with ESMTP id g443u7eT039311 for ; Sat, 4 May 2002 03:56:07 GMT (envelope-from cschmidt@slackerbsd.org) Received: (from cschmidt@localhost) by carbon.slackerbsd.org (8.12.3/8.12.3/Submit) id g443u77W039310 for cvs-all@FreeBSD.ORG; Fri, 3 May 2002 23:56:07 -0400 (EDT) X-Authentication-Warning: carbon.slackerbsd.org: cschmidt set sender to cschmidt@slackerbsd.org using -f Date: Fri, 3 May 2002 23:56:07 -0400 From: Carl Schmidt To: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/xargs xargs.c Message-ID: <20020504035606.GA39290@carbon.slackerbsd.org> Reply-To: Carl Schmidt Mail-Followup-To: cvs-all@FreeBSD.ORG References: <200205040008.g44086205135@freefall.freebsd.org> <1020477679.10841.0.camel@lobster.freebsd-services.com> <20020504030122.GA38235@carbon.slackerbsd.org> <20020504035054.GA71198@leviathan.inethouston.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020504035054.GA71198@leviathan.inethouston.net> User-Agent: Mutt/1.3.28i Sender: owner-cvs-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, May 03, 2002 at 10:50:54PM -0500, David W. Chapman Jr. wrote: > > > > > > > > Who can we get to send diffs > > > > We need Bruce D. Evans > > > > Shows you comparason to his > > > > We need Bruce D. Evans again > > > > > > Please don't spam the CVS repo with commit messages that are not > > > relevant to the changes being made. > > > > Please don't spam the CVS list with replies to commit messages that > > contain things not relevant to the changes being made. > > I know I am going to be mocked for this, but you're begging the > question. Why did you do what you told him not to? All I can say is: heh! -- Carl Schmidt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 21: 0:28 2002 Delivered-To: cvs-all@freebsd.org Received: from panzer.kdm.org (panzer.kdm.org [216.160.178.169]) by hub.freebsd.org (Postfix) with ESMTP id E44CF37B417; Fri, 3 May 2002 21:00:05 -0700 (PDT) Received: (from ken@localhost) by panzer.kdm.org (8.11.6/8.9.1) id g44405L17651; Fri, 3 May 2002 22:00:05 -0600 (MDT) (envelope-from ken) Date: Fri, 3 May 2002 22:00:05 -0600 From: "Kenneth D. Merry" To: Ruslan Ermilov Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, current@FreeBSD.org Subject: Re: cvs commit: src/share/mk bsd.doc.mk bsd.docb.mk bsd.info.mk bsd.init.mk bsd.lib.mk bsd.libnames.mk bsd.man.mk bsd.nls.mk bsd.obj.mk bsd.own.mk bsd.prog.mk bsd.sgml.mk bsd.subdir.mk sys.mk Message-ID: <20020503220004.A17421@panzer.kdm.org> References: <200204171349.g3HDnTV73622@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="2fHTh5uZTiUOsy+g" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200204171349.g3HDnTV73622@freefall.freebsd.org>; from ru@FreeBSD.org on Wed, Apr 17, 2002 at 06:49:29AM -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 --2fHTh5uZTiUOsy+g Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Apr 17, 2002 at 06:49:29 -0700, Ruslan Ermilov wrote: > ru 2002/04/17 06:49:29 PDT > > Modified files: > share/mk bsd.doc.mk bsd.docb.mk bsd.info.mk > bsd.lib.mk bsd.libnames.mk bsd.man.mk > bsd.nls.mk bsd.obj.mk bsd.own.mk > bsd.prog.mk bsd.sgml.mk bsd.subdir.mk > sys.mk > Added files: > share/mk bsd.init.mk > Log: > Don't include bsd.own.mk from sys.mk, this makes it impossible > to use ``.if defined()'' inside bsd.own.mk to test for defines > in individual makefiles. For example, setting DEBUG_FLAGS in > Makefile didn't take the desired effect on the STRIP assignment. > > Added bsd.init.mk (like in NetBSD) that handles the inclusion > of ../Makefile.inc and bsd.own.mk from all bsd.*.mk files that > "build something". > > Back out bsd.own.mk,v 1.15: moved OBJFORMAT initialization back > to sys.mk (several source tree makefiles want to check it early) > and removed MACHINE_ARCH initialization (it's hard to see from > looking at the commitlogs what the problem was at the time, but > now it serves no purpose). > > Prohibit the direct inclusion of bsd.man.mk and bsd.libnames.mk. > > Protect bsd.obj.mk from repetitive inclusion. Prohibiting the > direct inclusion of bsd.obj.mk might be a good idea too. This commit breaks building -current kernels on -stable. ============================================================================== ===> 3dfx "/usr/home/ken/perforce/FreeBSD-zero/src/sys/modules/3dfx/../../conf/kmod.mk", line 89: Could not find bsd.init.mk make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /usr/home/ken/perforce/FreeBSD-zero/src/sys/modules. *** Error code 1 Stop in /usr/home/ken/perforce/FreeBSD-zero/src/sys/i386/compile/gondolin. ============================================================================== The attached patch "fixes" it for me. I'm sure someone can come up with a cleaner way of fixing the problem. Ken -- Kenneth Merry ken@kdm.org --2fHTh5uZTiUOsy+g Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="kmod.mk.20020503" ==== //depot/FreeBSD-zero/src/sys/conf/kmod.mk#9 - /usr/home/ken/perforce/FreeBSD-zero/src/sys/conf/kmod.mk ==== *** /tmp/tmp.18430.0 Fri May 3 21:51:56 2002 --- /usr/home/ken/perforce/FreeBSD-zero/src/sys/conf/kmod.mk Fri May 3 21:51:43 2002 *************** *** 86,92 **** --- 86,98 ---- .error "Do not use KMODDEPS on 5.0+, use MODULE_VERSION/MODULE_DEPEND" .endif + .if exists(____) .include + .elif exists(../../../share/mk/bsd.init.mk) + .include "../../../share/mk/bsd.init.mk" + .elif exists(../../../../share/mk/bsd.init.mk) + .include "../../../../share/mk/bsd.init.mk" + .endif .SUFFIXES: .out .o .c .cc .cxx .C .y .l .s .S --2fHTh5uZTiUOsy+g-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 21: 9:49 2002 Delivered-To: cvs-all@freebsd.org Received: from panzer.kdm.org (panzer.kdm.org [216.160.178.169]) by hub.freebsd.org (Postfix) with ESMTP id 6777337B417; Fri, 3 May 2002 21:09:36 -0700 (PDT) Received: (from ken@localhost) by panzer.kdm.org (8.11.6/8.9.1) id g4449Zc17740; Fri, 3 May 2002 22:09:35 -0600 (MDT) (envelope-from ken) Date: Fri, 3 May 2002 22:09:35 -0600 From: "Kenneth D. Merry" To: Ruslan Ermilov Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, current@FreeBSD.org Subject: Re: cvs commit: src/share/mk bsd.doc.mk bsd.docb.mk bsd.info.mk bsd.init.mk bsd.lib.mk bsd.libnames.mk bsd.man.mk bsd.nls.mk bsd.obj.mk bsd.own.mk bsd.prog.mk bsd.sgml.mk bsd.subdir.mk sys.mk Message-ID: <20020503220935.A17720@panzer.kdm.org> References: <200204171349.g3HDnTV73622@freefall.freebsd.org> <20020503220004.A17421@panzer.kdm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020503220004.A17421@panzer.kdm.org>; from ken@kdm.org on Fri, May 03, 2002 at 10:00:05PM -0600 Sender: owner-cvs-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, May 03, 2002 at 22:00:05 -0600, Kenneth D. Merry wrote: > On Wed, Apr 17, 2002 at 06:49:29 -0700, Ruslan Ermilov wrote: > > ru 2002/04/17 06:49:29 PDT > > > > Modified files: > > share/mk bsd.doc.mk bsd.docb.mk bsd.info.mk > > bsd.lib.mk bsd.libnames.mk bsd.man.mk > > bsd.nls.mk bsd.obj.mk bsd.own.mk > > bsd.prog.mk bsd.sgml.mk bsd.subdir.mk > > sys.mk > > Added files: > > share/mk bsd.init.mk > > Log: > > Don't include bsd.own.mk from sys.mk, this makes it impossible > > to use ``.if defined()'' inside bsd.own.mk to test for defines > > in individual makefiles. For example, setting DEBUG_FLAGS in > > Makefile didn't take the desired effect on the STRIP assignment. > > > > Added bsd.init.mk (like in NetBSD) that handles the inclusion > > of ../Makefile.inc and bsd.own.mk from all bsd.*.mk files that > > "build something". > > > > Back out bsd.own.mk,v 1.15: moved OBJFORMAT initialization back > > to sys.mk (several source tree makefiles want to check it early) > > and removed MACHINE_ARCH initialization (it's hard to see from > > looking at the commitlogs what the problem was at the time, but > > now it serves no purpose). > > > > Prohibit the direct inclusion of bsd.man.mk and bsd.libnames.mk. > > > > Protect bsd.obj.mk from repetitive inclusion. Prohibiting the > > direct inclusion of bsd.obj.mk might be a good idea too. > > This commit breaks building -current kernels on -stable. > > ============================================================================== > ===> 3dfx > "/usr/home/ken/perforce/FreeBSD-zero/src/sys/modules/3dfx/../../conf/kmod.mk", line 89: Could not find bsd.init.mk > make: fatal errors encountered -- cannot continue > *** Error code 1 > > Stop in /usr/home/ken/perforce/FreeBSD-zero/src/sys/modules. > *** Error code 1 > > Stop in /usr/home/ken/perforce/FreeBSD-zero/src/sys/i386/compile/gondolin. > > ============================================================================== > > The attached patch "fixes" it for me. > > I'm sure someone can come up with a cleaner way of fixing the problem. > > Ken > -- > Kenneth Merry > ken@kdm.org Sorry, it was this commit that broke building -current kernels on -stable: ru 2002/04/22 08:47:11 PDT Modified files: sys/conf kmod.mk Log: Use standard bsd.init.mk prologue. Revision Changes Path 1.116 +1 -7 src/sys/conf/kmod.mk > ==== //depot/FreeBSD-zero/src/sys/conf/kmod.mk#9 - /usr/home/ken/perforce/FreeBSD-zero/src/sys/conf/kmod.mk ==== > *** /tmp/tmp.18430.0 Fri May 3 21:51:56 2002 > --- /usr/home/ken/perforce/FreeBSD-zero/src/sys/conf/kmod.mk Fri May 3 21:51:43 2002 > *************** > *** 86,92 **** > --- 86,98 ---- > .error "Do not use KMODDEPS on 5.0+, use MODULE_VERSION/MODULE_DEPEND" > .endif > > + .if exists(____) > .include > + .elif exists(../../../share/mk/bsd.init.mk) > + .include "../../../share/mk/bsd.init.mk" > + .elif exists(../../../../share/mk/bsd.init.mk) > + .include "../../../../share/mk/bsd.init.mk" > + .endif > > .SUFFIXES: .out .o .c .cc .cxx .C .y .l .s .S > Ken -- Kenneth Merry ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 21:13:25 2002 Delivered-To: cvs-all@freebsd.org Received: from gyros.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by hub.freebsd.org (Postfix) with ESMTP id 9299F37B404; Fri, 3 May 2002 21:13:17 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.3/8.12.3) with ESMTP id g444DAnh000698; Sat, 4 May 2002 00:13:10 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: cvs commit: ports/www/mozilla Makefile From: Joe Marcus Clarke To: Trevor Johnson Cc: Martin Blapp , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, security-officer@FreeBSD.org, gnome@FreeBSD.org In-Reply-To: <20020503201627.M2148-100000@blues.jpj.net> References: <20020503201627.M2148-100000@blues.jpj.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 Date: 04 May 2002 00:13:10 -0400 Message-Id: <1020485590.279.8.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 2002-05-03 at 20:17, Trevor Johnson wrote: > On Fri, 3 May 2002, Martin Blapp wrote: > > > mbr 2002/05/03 07:57:34 PDT > > > > Modified files: > > www/mozilla Makefile > > Log: > > Mark forbidden because of security bug. > > > > Approved by: no response from: maintainer > > > > Revision Changes Path > > 1.98 +2 -0 ports/www/mozilla/Makefile > > What about mozilla-embedded and galeon? mozilla-embedded is covered by the FORBIDDEN message in mozilla. Galeon is also (though indirectly). I'm looking at trying to correct the seg fault when the patch is applied. Hopefully, we can get all the ports unFORBIDDEN soon. Joe > -- > Trevor Johnson > > -- PGP Key: http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 21:38:15 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 71BF937B41F; Fri, 3 May 2002 21:38:12 -0700 (PDT) Received: (from dinoex@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g444cCH45751; Fri, 3 May 2002 21:38:12 -0700 (PDT) (envelope-from dinoex) Message-Id: <200205040438.g444cCH45751@freefall.freebsd.org> From: Dirk Meyer Date: Fri, 3 May 2002 21:38:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/openssh Makefile ports/security/openssh-portable Makefile ports/security/openssl Makefile pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dinoex 2002/05/03 21:38:12 PDT Modified files: security/openssh Makefile security/openssh-portable Makefile security/openssl Makefile pkg-plist Log: openssl: - some configure scripts check the version of the lib so we need to update SHLIBVER - bump PORTREVISION openssh: - build ports with local openssl, if it exists Revision Changes Path 1.31 +3 -3 ports/security/openssh-portable/Makefile 1.91 +3 -3 ports/security/openssh/Makefile 1.58 +3 -1 ports/security/openssl/Makefile 1.22 +2 -2 ports/security/openssl/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 21:45:49 2002 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 31C9C37B400; Fri, 3 May 2002 21:45:34 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g444jW611946; Fri, 3 May 2002 22:45:33 -0600 (MDT) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g444jWr13740; Fri, 3 May 2002 22:45:32 -0600 (MDT) (envelope-from imp@village.org) Date: Fri, 03 May 2002 22:45:16 -0600 (MDT) Message-Id: <20020503.224516.115910512.imp@village.org> To: grog@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 wi.4 From: "M. Warner Losh" In-Reply-To: <20020504113032.D12386@wantadilla.lemis.com> References: <200205031811.g43IBIp38028@freefall.freebsd.org> <20020504113032.D12386@wantadilla.lemis.com> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <20020504113032.D12386@wantadilla.lemis.com> "Greg 'groggy' Lehey" writes: : On Friday, 3 May 2002 at 11:11:18 -0700, Warner Losh wrote: : > imp 2002/05/03 11:11:18 PDT : > : > Modified files: : > share/man/man4 wi.4 : > Log: : > Minor tweaks: : > o go ahead and document ibss-master and ibss modes, since there are : > patches in the pipeline to support them. : : OK, now I'm thoroughly confused. What's the difference between IBSS : and IBSS master? My understanding was that the term "master" applied : to the station providing the BSSID in IBSS mode, and that it didn't do : anything else. Is this just a way to tell the driver whether to form : an IBSS or not? If so, I'd suggest that you find some other term to : describe that station, since "master" suggests some other : functionality. No, that't it. ibss-master provides the network name so that all the other cards can talk to each other. OpenBSD already uses this term, and there's absolutely no sense in being gratutitously incompatible. It isn't ideal, but changing the name will make it harder to share code with OpenBSD. I'm trying to merge the drivers, so that is a big deal to me. Since OpenBSD has already done 3.1 with "ibss-master" in it, it is too late for them to change, so we're stuck with it. : > o Note that they aren't implemented yet. : : What needs to be done that wicontrol -p 1 -c 1 won't do? nothing, except adding mediaopt support to wi. : I think it's *very* confusing to have mediaopts "ibss" and "adhoc". : According to the standard, they're the same thing (alright, literally: : : The term ad hoc is often used as slang to refer to an IBSS. : : At the very least, the mediaopt adhoc should be renamed demo-adhoc. : And yes, I think that it should be long enough to stop people going : for it automatically. It would probably be a good idea to have adhoc : as a synonym for ibss. I'm sorry, but no. That's not going to happen. We are going to be compatible with the *BSD on this one. The docs will explain it. The official name is IBSS, and adhoc is an imprecise slang term that traditionally has ment demo-adhoc mode in FreeBSD. If we were to rename it demo-adhoc and make adhoc a synonym of ibss, that would break people that have already deployed wireless systems (since old lucent cards don't do ibss), and would be incompatible with the other BSDs. In short, that's a nice suggestion, but about 9 months too late since we've supported adhoc == "lucent's demo ad-hoc mode" in -stable since 4.3 or 4.4. I have wireless links deployed that depend on this not breaking when I upgrade. : There's also a typo in the commit. I'd suggest the following changes: : : --- wi.4 3 May 2002 18:11:17 -0000 1.18 : +++ wi.4 4 May 2002 01:58:34 -0000 : @@ -49,7 +49,7 @@ : .Pp : All host/device interaction is via programmed I/O. : Supported features include 802.11 and 802.3 frames, power management, BSS, : -IBSS, WDS and ad-hoc operation modes. : +IBSS, WDS and "demo ad-hoc" operation modes. : Cards based on the Intersil PRISM-II and PRISM-2.5 chips also support a : host-based access point mode which allows a card to act as a normal access : point (with some assistance from the Fair enough. : @@ -212,14 +212,14 @@ : wepkey 0x8736639624 : .Ed : .Pp : -Join an ad-hoc network with network name : +Join a demo ad-hoc network with network name "Join an old-style lucent ad-hoc network with network name" would be better. : .Dq my_net . : .Bd -literal -compact -offset indent : # ifconfig wi0 inet 192.168.0.20 netmask 0xffffff00 ssid my_net \e : - mediaopt adhoc : + mediaopt demo-adhoc Since I'm not renaming, this isn't a good change. : .Ed : .Pp : -Create an IBBS network with network name : +Create an IBSS network with network name : .Dq my_net . : .Bd -literal -compact -offset indent : # ifconfig wi0 inet 192.168.0.20 netmask 0xffffff00 ssid my_net \e : @@ -228,7 +228,7 @@ : Note: The infrastructure for mediaopt ibss-master has not been : committed yet. : .Pp : -Join an IBBS network with network name : +Join an IBSS network with network name : .Dq my_net . : .Bd -literal -compact -offset indent : # ifconfig wi0 inet 192.168.0.22 netmask 0xffffff00 ssid my_net \e Good catch. Thanks. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 21:59:23 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D6C1037B417; Fri, 3 May 2002 21:59:20 -0700 (PDT) Received: (from imp@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g444xKY47277; Fri, 3 May 2002 21:59:20 -0700 (PDT) (envelope-from imp) Message-Id: <200205040459.g444xKY47277@freefall.freebsd.org> From: Warner Losh Date: Fri, 3 May 2002 21:59:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 wi.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2002/05/03 21:59:20 PDT Modified files: share/man/man4 wi.4 Log: Try to de-confuse ad-hoc, demo ad-hoc and ibss: o Don't ever refer to ad-hoc mode in the raw. Instead, refer to it as demo ad-hoc mode or lucent legacy demo ad-hoc or some variation on this theme. o Talk about point-to-point modes rather than ad-hoc modes. Use ibss where appropriate. o Fix type IBBS -> IBSS Revision Changes Path 1.19 +23 -11 src/share/man/man4/wi.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 22: 4:17 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D2F0737B400; Fri, 3 May 2002 22:04:14 -0700 (PDT) Received: (from grog@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4454EL47770; Fri, 3 May 2002 22:04:14 -0700 (PDT) (envelope-from grog) Message-Id: <200205040504.g4454EL47770@freefall.freebsd.org> From: Greg Lehey Date: Fri, 3 May 2002 22:04:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/vinum commands.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 grog 2002/05/03 22:04:14 PDT Modified files: (Branch: RELENG_4) sbin/vinum commands.c Log: Drop the other shoe. vinum_start: MFC: recognize storage arrays as potential carriers of vinum drives. Approved by: murray Revision Changes Path 1.31.2.5 +3 -2 src/sbin/vinum/commands.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 22:11:57 2002 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 6038937B417; Fri, 3 May 2002 22:11:53 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g445Bq612054; Fri, 3 May 2002 23:11:52 -0600 (MDT) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g445Bpr13840; Fri, 3 May 2002 23:11:51 -0600 (MDT) (envelope-from imp@village.org) Date: Fri, 03 May 2002 23:11:41 -0600 (MDT) Message-Id: <20020503.231141.100416951.imp@village.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 wi.4 From: "M. Warner Losh" In-Reply-To: <200205040459.g444xKY47277@freefall.freebsd.org> References: <200205040459.g444xKY47277@freefall.freebsd.org> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <200205040459.g444xKY47277@freefall.freebsd.org> Warner Losh writes: : imp 2002/05/03 21:59:20 PDT : : Modified files: : share/man/man4 wi.4 : Log: : Try to de-confuse ad-hoc, demo ad-hoc and ibss: : o Don't ever refer to ad-hoc mode in the raw. Instead, refer to it as : demo ad-hoc mode or lucent legacy demo ad-hoc or some variation on this : theme. : o Talk about point-to-point modes rather than ad-hoc modes. Use ibss where : appropriate. : o Fix type IBBS -> IBSS I forgot to mention in the commit that some of this change was submitted by grog. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 22:26:15 2002 Delivered-To: cvs-all@freebsd.org Received: from gyros.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by hub.freebsd.org (Postfix) with ESMTP id AA23D37B416; Fri, 3 May 2002 22:25:54 -0700 (PDT) Received: from gyros.marcuscom.com (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.3/8.12.3) with ESMTP id g445Plnh014077; Sat, 4 May 2002 01:25:47 -0400 (EDT) (envelope-from marcus@FreeBSD.org) Received: (from marcus@localhost) by gyros.marcuscom.com (8.12.3/8.12.3/Submit) id g445PkV4014076; Sat, 4 May 2002 01:25:46 -0400 (EDT) X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to marcus@FreeBSD.org using -f Subject: Re: cvs commit: ports/www/mozilla Makefile From: Joe Marcus Clarke To: Trevor Johnson Cc: Martin Blapp , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, security-officer@FreeBSD.org, gnome@FreeBSD.org In-Reply-To: <1020485590.279.8.camel@gyros.marcuscom.com> References: <20020503201627.M2148-100000@blues.jpj.net> <1020485590.279.8.camel@gyros.marcuscom.com> Content-Type: multipart/mixed; boundary="=-jZHronSFbexPApOaXgiR" X-Mailer: Ximian Evolution 1.0.3 Date: 04 May 2002 01:25:46 -0400 Message-Id: <1020489946.279.11.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-jZHronSFbexPApOaXgiR Content-Type: text/plain Content-Transfer-Encoding: 7bit On Sat, 2002-05-04 at 00:13, Joe Marcus Clarke wrote: > On Fri, 2002-05-03 at 20:17, Trevor Johnson wrote: > > On Fri, 3 May 2002, Martin Blapp wrote: > > > > > mbr 2002/05/03 07:57:34 PDT > > > > > > Modified files: > > > www/mozilla Makefile > > > Log: > > > Mark forbidden because of security bug. > > > > > > Approved by: no response from: maintainer > > > > > > Revision Changes Path > > > 1.98 +2 -0 ports/www/mozilla/Makefile > > > > What about mozilla-embedded and galeon? > > mozilla-embedded is covered by the FORBIDDEN message in mozilla. Galeon > is also (though indirectly). I'm looking at trying to correct the seg > fault when the patch is applied. Hopefully, we can get all the ports > unFORBIDDEN soon. Speak of the devil ;-). I think this patch corrects not only the security hole, but also the resulting seg fault from the initial patch. Please test if you can, and let me know. It worked for me. Joe > > Joe > > > -- > > Trevor Johnson > > > > > -- > PGP Key: http://www.marcuscom.com/pgp.asc --=-jZHronSFbexPApOaXgiR Content-Disposition: attachment; filename=patch-security_fix Content-Transfer-Encoding: quoted-printable Content-Type: text/x-patch; name=patch-security_fix; charset=ISO8859-1 Index: uriloader/base/nsDocLoader.cpp =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /cvsroot/mozilla/uriloader/base/nsDocLoader.cpp,v retrieving revision 3.251 diff -u -r3.251 nsDocLoader.cpp --- uriloader/base/nsDocLoader.cpp 17 Apr 2002 03:48:37 -0000 3.251 +++ uriloader/base/nsDocLoader.cpp 30 Apr 2002 19:02:19 -0000 @@ -1263,6 +1263,7 @@ rv =3D aNewChannel->GetURI(getter_AddRefs(newURI)); if (NS_FAILED(rv)) return rv; =20 +#ifdef HTTP_DOESNT_CALL_CHECKLOADURI // verify that this is a legal redirect nsCOMPtr securityManager =3D=20 do_GetService(NS_SCRIPTSECURITYMANAGER_CONTRACTID, &rv); @@ -1270,6 +1271,7 @@ rv =3D securityManager->CheckLoadURI(oldURI, newURI, nsIScriptSecurityManager::DISALLOW_= FROM_MAIL); if (NS_FAILED(rv)) return rv; +#endif =20 nsLoadFlags loadFlags =3D 0; PRInt32 stateFlags =3D nsIWebProgressListener::STATE_REDIRECTING | Index: netwerk/protocol/http/src/Makefile.in =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /cvsroot/mozilla/netwerk/protocol/http/src/Makefile.in,v retrieving revision 1.56 diff -u -r1.56 Makefile.in --- netwerk/protocol/http/src/Makefile.in 19 Apr 2002 22:25:18 -0000 1.56 +++ netwerk/protocol/http/src/Makefile.in 30 Apr 2002 19:02:19 -0000 @@ -36,6 +36,8 @@ intl \ exthandler \ caps \ + xpconnect \ + js \ $(NULL) =20 CPPSRCS =3D \ Index: netwerk/protocol/http/src/nsHttpChannel.cpp =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /cvsroot/mozilla/netwerk/protocol/http/src/nsHttpChannel.cpp,v retrieving revision 1.114 diff -u -r1.114 nsHttpChannel.cpp --- netwerk/protocol/http/src/nsHttpChannel.cpp 26 Apr 2002 22:50:50 -0000 = 1.114 +++ netwerk/protocol/http/src/nsHttpChannel.cpp 30 Apr 2002 19:02:19 -0000 @@ -34,6 +34,7 @@ #include "nsISupportsPrimitives.h" #include "nsIURL.h" #include "nsIMIMEService.h" +#include "nsIScriptSecurityManager.h" #include "nsCExternalHandlerService.h" #include "nsMimeTypes.h" #include "nsNetUtil.h" @@ -1465,6 +1466,15 @@ rv =3D ioService->NewURI(nsDependentCString(location), nsnull, mUR= I, getter_AddRefs(newURI)); if (NS_FAILED(rv)) return rv; + + // verify that this is a legal redirect + nsCOMPtr securityManager =3D=20 + do_GetService(NS_SCRIPTSECURITYMANAGER_CONTRACTID); + if (securityManager) { + rv =3D securityManager->CheckLoadURI(mURI, newURI, + nsIScriptSecurityManager::D= ISALLOW_FROM_MAIL); + if (NS_FAILED(rv)) return rv; + } =20 // Kill the current cache entry if we are redirecting // back to ourself. --- htmlparser/src/CNavDTD.cpp.orig Sat May 4 00:32:17 2002 +++ htmlparser/src/CNavDTD.cpp Sat May 4 01:14:59 2002 @@ -473,14 +473,14 @@ =20 nsresult result =3D NS_OK; =20 - if (aTokenizer && mSink && aParser) { + if (aTokenizer && aParser) { nsITokenizer* oldTokenizer =3D mTokenizer; =20 mTokenizer =3D aTokenizer; mParser =3D (nsParser*)aParser; mTokenAllocator =3D mTokenizer->GetTokenAllocator(); =20 - + if (mSink) { if (mBodyContext->GetCount() =3D=3D 0) { CStartToken* theToken=3Dnsnull; if(ePlainText=3D=3DmDocType) { @@ -537,6 +537,7 @@ } }//while mTokenizer =3D oldTokenizer; + } } =20 return result; --=-jZHronSFbexPApOaXgiR-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 22:32:30 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4C0BF37B41B; Fri, 3 May 2002 22:32:27 -0700 (PDT) Received: (from dd@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g445WRQ53420; Fri, 3 May 2002 22:32:27 -0700 (PDT) (envelope-from dd) Message-Id: <200205040532.g445WRQ53420@freefall.freebsd.org> From: Dima Dorfman Date: Fri, 3 May 2002 22:32:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: 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 dd 2002/05/03 22:32:27 PDT Modified files: en_US.ISO8859-1/books/handbook/install chapter.sgml Log: In section 2.3 of the Handbook, periods are used instead of colons, and a comma instead of a period. PR: 37722 Submitted by: Marc Fonvieille Revision Changes Path 1.153 +5 -5 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 Fri May 3 22:53: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D50AC37B41A; Fri, 3 May 2002 22:53:02 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g445r2Z54753; Fri, 3 May 2002 22:53:02 -0700 (PDT) (envelope-from jmallett) Message-Id: <200205040553.g445r2Z54753@freefall.freebsd.org> From: "J. Mallett" Date: Fri, 3 May 2002 22:53:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/xargs xargs.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/05/03 22:53:02 PDT Modified files: usr.bin/xargs xargs.c Log: Don't use pointers as booleans. Revision Changes Path 1.29 +3 -3 src/usr.bin/xargs/xargs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 23: 0:23 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6929C37B420; Fri, 3 May 2002 23:00:19 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4460JB55409; Fri, 3 May 2002 23:00:19 -0700 (PDT) (envelope-from jmallett) Message-Id: <200205040600.g4460JB55409@freefall.freebsd.org> From: "J. Mallett" Date: Fri, 3 May 2002 23:00:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/xargs xargs.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/05/03 23:00:19 PDT Modified files: usr.bin/xargs xargs.c Log: Grouping changes. Submitted by: Carl Schmidt Revision Changes Path 1.30 +2 -2 src/usr.bin/xargs/xargs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 23:34:14 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2D0AF37B404; Fri, 3 May 2002 23:34:12 -0700 (PDT) Received: (from mini@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g446YCU63706; Fri, 3 May 2002 23:34:12 -0700 (PDT) (envelope-from mini) Message-Id: <200205040634.g446YCU63706@freefall.freebsd.org> From: Jonathan Mini Date: Fri, 3 May 2002 23:34:11 -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 mini 2002/05/03 23:34:11 PDT Modified files: usr.bin/calendar/calendars calendar.freebsd Log: Add myself. Approved by: alfred Revision Changes Path 1.65 +1 -0 src/usr.bin/calendar/calendars/calendar.freebsd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri May 3 23:47:29 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 40A4937B416; Fri, 3 May 2002 23:47:25 -0700 (PDT) Received: (from msmith@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g446lPw64679; Fri, 3 May 2002 23:47:25 -0700 (PDT) (envelope-from msmith) Message-Id: <200205040647.g446lPw64679@freefall.freebsd.org> From: Mike Smith Date: Fri, 3 May 2002 23:47:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/iir iir.c iir.h iir_ctrl.c iir_pci.c src/sys/i386/conf GENERIC LINT src/sys/modules Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG msmith 2002/05/03 23:47:25 PDT Modified files: (Branch: RELENG_4) sys/i386/conf GENERIC LINT sys/modules Makefile Added files: (Branch: RELENG_4) sys/dev/iir iir.c iir.h iir_ctrl.c iir_pci.c Log: Bring the iir(4) driver back to -stable, at the request of the maintainer. Revision Changes Path 1.2.2.1 +2019 -0 src/sys/dev/iir/iir.c (new) 1.3.2.1 +710 -0 src/sys/dev/iir/iir.h (new) 1.2.2.1 +372 -0 src/sys/dev/iir/iir_ctrl.c (new) 1.3.2.1 +477 -0 src/sys/dev/iir/iir_pci.c (new) 1.246.2.42 +1 -0 src/sys/i386/conf/GENERIC 1.749.2.114 +9 -0 src/sys/i386/conf/LINT 1.110.2.48 +1 -0 src/sys/modules/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 0:40:53 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B23EF37B416; Sat, 4 May 2002 00:40:50 -0700 (PDT) Received: (from alfred@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g447eoe72340; Sat, 4 May 2002 00:40:50 -0700 (PDT) (envelope-from alfred) Message-Id: <200205040740.g447eoe72340@freefall.freebsd.org> From: Alfred Perlstein Date: Sat, 4 May 2002 00:40:50 -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 alfred 2002/05/04 00:40:50 PDT Modified files: sys/kern kern_exit.c Log: style(9): 'if' and 'while' need a space after them. Revision Changes Path 1.160 +3 -3 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 Sat May 4 0:42:17 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 66F1537B404; Sat, 4 May 2002 00:42:09 -0700 (PDT) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g447g9p72479; Sat, 4 May 2002 00:42:09 -0700 (PDT) (envelope-from asmodai) Message-Id: <200205040742.g447g9p72479@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Sat, 4 May 2002 00:42:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG asmodai 2002/05/04 00:42:09 PDT Modified files: (Branch: RELENG_4) sys/modules Makefile Log: Temporarily unhook iir from the build of modules, since the module directory did not get MFC'd as well. This stops breaking the build. Revision Changes Path 1.110.2.49 +0 -1 src/sys/modules/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 1: 4:33 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1CDAE37B417; Sat, 4 May 2002 01:04:29 -0700 (PDT) Received: (from marcel@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4484SY73926; Sat, 4 May 2002 01:04:28 -0700 (PDT) (envelope-from marcel) Message-Id: <200205040804.g4484SY73926@freefall.freebsd.org> From: Marcel Moolenaar Date: Sat, 4 May 2002 01:04:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 pmap.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcel 2002/05/04 01:04:28 PDT Modified files: sys/ia64/ia64 pmap.c Log: Make sure we don't index the pm_rid array out of bounds in pmap_ensure_rid(). This can happen because the function is called for both user and kernel addresses, while the rid array only has room for user addresses. This bug got exposed by rev 1.58 of ia64/ia64/pmap.c and rev 1.8 of ia64/include/pmap.h. Revision Changes Path 1.60 +10 -0 src/sys/ia64/ia64/pmap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 1:16:18 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7128C37B41A; Sat, 4 May 2002 01:16:15 -0700 (PDT) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g448GFx78456; Sat, 4 May 2002 01:16:15 -0700 (PDT) (envelope-from asmodai) Message-Id: <200205040816.g448GFx78456@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Sat, 4 May 2002 01:16:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/iir Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG asmodai 2002/05/04 01:16:15 PDT Added files: (Branch: RELENG_4) sys/modules/iir Makefile Log: MFC: Add a Makefile for the iir module. Revision Changes Path 1.1.2.1 +11 -0 src/sys/modules/iir/Makefile (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 1:22:15 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 06CB137B417; Sat, 4 May 2002 01:22:10 -0700 (PDT) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g448M9h78975; Sat, 4 May 2002 01:22:09 -0700 (PDT) (envelope-from asmodai) Message-Id: <200205040822.g448M9h78975@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Sat, 4 May 2002 01:22:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/iir iir.c iir_ctrl.c iir_pci.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG asmodai 2002/05/04 01:22:09 PDT Modified files: (Branch: RELENG_4) sys/dev/iir iir.c iir_ctrl.c iir_pci.c Log: Fix broken sourcefiles by removing #include and adding an #include to . STABLE does not have the former. This gets it compiling on STABLE, but it cannot be kldloaded, since it will try to reference non-existing functions. Revision Changes Path 1.2.2.2 +1 -1 src/sys/dev/iir/iir.c 1.2.2.2 +1 -1 src/sys/dev/iir/iir_ctrl.c 1.3.2.2 +1 -1 src/sys/dev/iir/iir_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 1:24:50 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3251237B49A; Sat, 4 May 2002 01:23:54 -0700 (PDT) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g448NrI79077; Sat, 4 May 2002 01:23:53 -0700 (PDT) (envelope-from asmodai) Message-Id: <200205040823.g448NrI79077@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Sat, 4 May 2002 01:23:53 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG asmodai 2002/05/04 01:23:53 PDT Modified files: (Branch: RELENG_4) sys/modules Makefile Log: Now that iir has a directory and compiles, hook it back up into the build. Do note, however, that the code is broken and not backported to STABLE at, but is merely a copy of the code as it is in CURRENT. Revision Changes Path 1.110.2.50 +1 -0 src/sys/modules/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 1:26:59 2002 Delivered-To: cvs-all@freebsd.org Received: from a96180.upc-a.chello.nl (a96180.upc-a.chello.nl [62.163.96.180]) by hub.freebsd.org (Postfix) with ESMTP id C405537B404; Sat, 4 May 2002 01:26:53 -0700 (PDT) Received: by a96180.upc-a.chello.nl (Postfix, from userid 1001) id 0D6122171; Sat, 4 May 2002 10:26:51 +0200 (CEST) Date: Sat, 4 May 2002 10:26:50 +0200 From: Jeroen Ruigrok/asmodai To: Mike Smith Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/iir iir.c iir.h iir_ctrl.c iir_pci.c src/sys/i386/conf GENERIC LINT src/sys/modules Makefile Message-ID: <20020504082650.GR66061@daemon.ninth-circle.org> References: <200205040647.g446lPw64679@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200205040647.g446lPw64679@freefall.freebsd.org> User-Agent: Mutt/1.3.28i Organisation: Ninth Circle Enterprises Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -On [20020504 09:00], Mike Smith (msmith@FreeBSD.org) wrote: > Log: > Bring the iir(4) driver back to -stable, at the request of the maintainer. I kindly ask the maintainer to actually backport the code to work under STABLE instead of just asking for a commit of CURRENT-only code to STABLE [which is under a source code freeze by the way]. -- Jeroen Ruigrok van der Werven / asmodai / Kita no Mono asmodai@wxs.nl, finger asmodai@ninth-circle.org http://www.softweyr.com/asmodai/ | http://www.tendra.org/ Care-charmer Sleep, son of the sable Night, Brother to Death, in silent darkness born... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 1:29:32 2002 Delivered-To: cvs-all@freebsd.org Received: from mass.dis.org (dhcp45-25.dis.org [216.240.45.25]) by hub.freebsd.org (Postfix) with ESMTP id A8CD637B416; Sat, 4 May 2002 01:29:25 -0700 (PDT) Received: from mass.dis.org (localhost [127.0.0.1]) by mass.dis.org (8.11.6/8.11.6) with ESMTP id g448Rnh12377; Sat, 4 May 2002 01:27:49 -0700 (PDT) (envelope-from msmith@mass.dis.org) Message-Id: <200205040827.g448Rnh12377@mass.dis.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Jeroen Ruigrok/asmodai Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/iir iir.c iir.h iir_ctrl.c iir_pci.c src/sys/i386/conf GENERIC LINT src/sys/modules Makefile In-reply-to: Your message of "Sat, 04 May 2002 10:26:50 +0200." <20020504082650.GR66061@daemon.ninth-circle.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 04 May 2002 01:27:49 -0700 From: Michael 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 > -On [20020504 09:00], Mike Smith (msmith@FreeBSD.org) wrote: > > Log: > > Bring the iir(4) driver back to -stable, at the request of the maintainer. > > I kindly ask the maintainer to actually backport the code to work under > STABLE instead of just asking for a commit of CURRENT-only code to STABLE > [which is under a source code freeze by the way]. The code in -current *did* work under -stable, and unless someone spooged it without talking to me or the maintainer, should still. I've apologised for running into the freeze to re@, who appear to be dead or something. I'll go see what's broken; sorry for the inconvenience. -- To announce that there must be no criticism of the president, or that we are to stand by the president, right or wrong, is not only unpatriotic and servile, but is morally treasonable to the American public. - Theodore Roosevelt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 1:37:47 2002 Delivered-To: cvs-all@freebsd.org Received: from a96180.upc-a.chello.nl (a96180.upc-a.chello.nl [62.163.96.180]) by hub.freebsd.org (Postfix) with ESMTP id 0FA9737B417; Sat, 4 May 2002 01:37:43 -0700 (PDT) Received: by a96180.upc-a.chello.nl (Postfix, from userid 1001) id 9EAB62171; Sat, 4 May 2002 10:37:41 +0200 (CEST) Date: Sat, 4 May 2002 10:37:41 +0200 From: Jeroen Ruigrok/asmodai To: Michael Smith Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/iir iir.c iir.h iir_ctrl.c iir_pci.c src/sys/i386/conf GENERIC LINT src/sys/modules Makefile Message-ID: <20020504083741.GU66061@daemon.ninth-circle.org> References: <20020504082650.GR66061@daemon.ninth-circle.org> <200205040827.g448Rnh12377@mass.dis.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200205040827.g448Rnh12377@mass.dis.org> User-Agent: Mutt/1.3.28i Organisation: Ninth Circle Enterprises Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Btw, one of the problems is the htole32() functions. We do not have it in STABLE for all I can tell with my current STABLE tree, which I am now updating again to make sure I am completely up-to-date. -- Jeroen Ruigrok van der Werven / asmodai / Kita no Mono asmodai@wxs.nl, finger asmodai@ninth-circle.org http://www.softweyr.com/asmodai/ | http://www.tendra.org/ We're walking this earth. We're walking this shining earth... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 1:48:56 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4348837B416; Sat, 4 May 2002 01:48:54 -0700 (PDT) Received: (from msmith@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g448msV82859; Sat, 4 May 2002 01:48:54 -0700 (PDT) (envelope-from msmith) Message-Id: <200205040848.g448msV82859@freefall.freebsd.org> From: Mike Smith Date: Sat, 4 May 2002 01:48:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-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 2002/05/04 01:48:54 PDT Modified files: (Branch: RELENG_4) sys/conf files Log: Add iir's files so that GENERIC builds. Approved by: A desire not to be shot for breaking STABLE. Revision Changes Path 1.340.2.102 +3 -0 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 Sat May 4 1:49:54 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5C95137B41A; Sat, 4 May 2002 01:49:50 -0700 (PDT) Received: (from msmith@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g448noZ82914; Sat, 4 May 2002 01:49:50 -0700 (PDT) (envelope-from msmith) Message-Id: <200205040849.g448noZ82914@freefall.freebsd.org> From: Mike Smith Date: Sat, 4 May 2002 01:49:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/iir iir.h iir_ctrl.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 msmith 2002/05/04 01:49:50 PDT Modified files: (Branch: RELENG_4) sys/dev/iir iir.h iir_ctrl.c Log: Undo ill-advised changes only applicable to CURRENT so that this builds and links. Approved by: Fixed faster than you could complain. 8) Revision Changes Path 1.3.2.2 +4 -2 src/sys/dev/iir/iir.h 1.2.2.3 +1 -1 src/sys/dev/iir/iir_ctrl.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 2:24: 6 2002 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 25E7537B419; Sat, 4 May 2002 02:23:59 -0700 (PDT) Received: from fledge.watson.org (fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.12.3/8.12.3) with SMTP id g449Ncb5028457; Sat, 4 May 2002 05:23:38 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Sat, 4 May 2002 05:23:37 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Michael Smith Cc: Jeroen Ruigrok/asmodai , cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/iir iir.c iir.h iir_ctrl.c iir_pci.c src/sys/i386/conf GENERIC LINT src/sys/modules Makefile In-Reply-To: <200205040827.g448Rnh12377@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 On Sat, 4 May 2002, Michael Smith wrote: > > -On [20020504 09:00], Mike Smith (msmith@FreeBSD.org) wrote: > > > Log: > > > Bring the iir(4) driver back to -stable, at the request of the maintainer. > > > > I kindly ask the maintainer to actually backport the code to work under > > STABLE instead of just asking for a commit of CURRENT-only code to STABLE > > [which is under a source code freeze by the way]. > > The code in -current *did* work under -stable, and unless someone > spooged it without talking to me or the maintainer, should still. Sorry to lay it on, but... Generally speaking, the *minimum* requirements for committing to the RELENG_4 branch involve more than just test compiling the code before the commit. This applies even under normal conditions, let alone during a code freeze. > I've apologised for running into the freeze to re@, who appear to be > dead or something. Dead in what sense? Your first e-mail to re@ regarding iir was this evening, that I can find, and that was after you committed. A brief search of the re@ archive doesn't turn up any other requests regarding iir that I can find from anyone else either, but I may have missed them. re@ generally goes for a 24 hour turn-around, so I think <2 hour turn-around doesn't really constitute "dead" as much as "blinking" :-). > I'll go see what's broken; sorry for the inconvenience. Hopefully once more of re@ has had a chance to read your MFC notification, re@ will let you know if this needs to be backed out entirely. Assuming the normal decision making process this early in the freeze, I see no reason that it would need to be. Robert N M Watson FreeBSD Core Team, TrustedBSD Project robert@fledge.watson.org NAI Labs, Safeport Network Services To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 3:36:43 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7DEE637B419; Sat, 4 May 2002 03:36:36 -0700 (PDT) Received: (from mux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44Aaav98495; Sat, 4 May 2002 03:36:36 -0700 (PDT) (envelope-from mux) Message-Id: <200205041036.g44Aaav98495@freefall.freebsd.org> From: Maxime Henrion Date: Sat, 4 May 2002 03:36:36 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/savecore savecore.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mux 2002/05/04 03:36:36 PDT Modified files: sbin/savecore savecore.c Log: Restore the minfree functionality into savecore. This patch restores the check_space() function with small modifications to make it work with the current code. The patch was slightly modified by Bill Fenner to handle error messages better. Reviewed by: fenner Revision Changes Path 1.58 +80 -7 src/sbin/savecore/savecore.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 4: 0:37 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 49ACE37B41A; Sat, 4 May 2002 04:00:33 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44B0Xs02528; Sat, 4 May 2002 04:00:33 -0700 (PDT) (envelope-from phk) Message-Id: <200205041100.g44B0Xs02528@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sat, 4 May 2002 04:00:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mii acphy.c amphy.c brgphy.c dcphy.c e1000phy.c lxtphy.c mii_physubr.c miivar.h mlphy.c nsgphy.c nsphy.c qsphy.c rlphy.c tdkphy.c tlphy.c xmphy.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/05/04 04:00:32 PDT Modified files: sys/dev/mii acphy.c amphy.c brgphy.c dcphy.c e1000phy.c lxtphy.c mii_physubr.c miivar.h mlphy.c nsgphy.c nsphy.c qsphy.c rlphy.c tdkphy.c tlphy.c xmphy.c Log: Clean up mii/phy drivers: Remove the MIIF_DOINGAUTO which doesn't really do anything at the end of the day except bloat the drivers which has copy&pasted it. Revision Changes Path 1.9 +1 -1 src/sys/dev/mii/acphy.c 1.10 +1 -1 src/sys/dev/mii/amphy.c 1.13 +20 -57 src/sys/dev/mii/brgphy.c 1.17 +14 -45 src/sys/dev/mii/dcphy.c 1.6 +13 -58 src/sys/dev/mii/e1000phy.c 1.7 +1 -1 src/sys/dev/mii/lxtphy.c 1.15 +36 -97 src/sys/dev/mii/mii_physubr.c 1.15 +1 -3 src/sys/dev/mii/miivar.h 1.15 +4 -5 src/sys/dev/mii/mlphy.c 1.10 +0 -1 src/sys/dev/mii/nsgphy.c 1.15 +1 -1 src/sys/dev/mii/nsphy.c 1.8 +1 -1 src/sys/dev/mii/qsphy.c 1.12 +1 -1 src/sys/dev/mii/rlphy.c 1.9 +1 -1 src/sys/dev/mii/tdkphy.c 1.11 +7 -9 src/sys/dev/mii/tlphy.c 1.8 +12 -48 src/sys/dev/mii/xmphy.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 4: 8:53 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A045A37B404; Sat, 4 May 2002 04:08:50 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44B8oW10584; Sat, 4 May 2002 04:08:50 -0700 (PDT) (envelope-from phk) Message-Id: <200205041108.g44B8oW10584@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sat, 4 May 2002 04:08:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mii mii_physubr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/05/04 04:08:50 PDT Modified files: sys/dev/mii mii_physubr.c Log: Increase gigE negotiation timeout to 17 seconds. 10 seconds is not enough to negotiate a gigE link with a cisco switch which holds carrier off for several seconds between tries. Revision Changes Path 1.16 +5 -5 src/sys/dev/mii/mii_physubr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 4:15:38 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E3C9037B404; Sat, 4 May 2002 04:15:33 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44BFXm11282; Sat, 4 May 2002 04:15:33 -0700 (PDT) (envelope-from phk) Message-Id: <200205041115.g44BFXm11282@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sat, 4 May 2002 04:15:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/nge if_nge.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/05/04 04:15:33 PDT Modified files: sys/dev/nge if_nge.c Log: Do not call nge_tick() if we get an PHY interrupt, nge_tick() calls mii_tick() which should only be called once per second. Our current MII/PHY state-engine is not able to deal with PHY interrupts as far as I can tell, and most net drivers don't seem to use the link/status change call-back mechanism. It seems that MII/PHY was orphaned before it grew up. Revision Changes Path 1.32 +11 -3 src/sys/dev/nge/if_nge.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 5: 0:20 2002 Delivered-To: cvs-all@freebsd.org Received: from a96180.upc-a.chello.nl (a96180.upc-a.chello.nl [62.163.96.180]) by hub.freebsd.org (Postfix) with ESMTP id DD4E537B41D; Sat, 4 May 2002 05:00:16 -0700 (PDT) Received: by a96180.upc-a.chello.nl (Postfix, from userid 1001) id 1CD792172; Sat, 4 May 2002 14:00:10 +0200 (CEST) Date: Sat, 4 May 2002 14:00:10 +0200 From: Jeroen Ruigrok/asmodai To: Mike Smith Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/iir iir.h iir_ctrl.c Message-ID: <20020504120009.GW66061@daemon.ninth-circle.org> References: <200205040849.g448noZ82914@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200205040849.g448noZ82914@freefall.freebsd.org> User-Agent: Mutt/1.3.28i Organisation: Ninth Circle Enterprises Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -On [20020504 11:00], Mike Smith (msmith@FreeBSD.org) wrote: > Log: > Undo ill-advised changes only applicable to CURRENT so that this builds > and links. Ah ok cool. Thanks Mike. :) Much appreciated. -- Jeroen Ruigrok van der Werven / asmodai / Kita no Mono asmodai@wxs.nl, finger asmodai@ninth-circle.org http://www.softweyr.com/asmodai/ | http://www.tendra.org/ Buried deep are the Souls that are waiting for you... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 5:21:35 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DC54537B419; Sat, 4 May 2002 05:21:32 -0700 (PDT) Received: (from dfr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44CLWf23700; Sat, 4 May 2002 05:21:32 -0700 (PDT) (envelope-from dfr) Message-Id: <200205041221.g44CLWf23700@freefall.freebsd.org> From: Doug Rabson Date: Sat, 4 May 2002 05:21:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 pmap.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dfr 2002/05/04 05:21:32 PDT Modified files: sys/ia64/ia64 pmap.c Log: Use region 7 addresses for the slabs in the PV and PT zones so that we don't confuse the zone allocater by translating region 5 addresses to region 7 addresses (which is unavoidable for PTEs). Revision Changes Path 1.61 +1 -1 src/sys/ia64/ia64/pmap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 5:26:25 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 947F137B41F; Sat, 4 May 2002 05:26:21 -0700 (PDT) Received: (from mbr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44CQLk24130; Sat, 4 May 2002 05:26:21 -0700 (PDT) (envelope-from mbr) Message-Id: <200205041226.g44CQLk24130@freefall.freebsd.org> From: Martin Blapp Date: Sat, 4 May 2002 05:26:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mod_frontpage Makefile distinfo ports/www/mod_frontpage/files patch-Makefile.PL patch-Makefile.in patch-mod_frontpage.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mbr 2002/05/04 05:26:21 PDT Modified files: www/mod_frontpage Makefile distinfo www/mod_frontpage/files patch-Makefile.PL patch-mod_frontpage.c Removed files: www/mod_frontpage/files patch-Makefile.in Log: Update to v. 1.6.2 from sourceforge. Revision Changes Path 1.9 +4 -3 ports/www/mod_frontpage/Makefile 1.5 +1 -1 ports/www/mod_frontpage/distinfo 1.4 +10 -12 ports/www/mod_frontpage/files/patch-Makefile.PL 1.2 +0 -29 ports/www/mod_frontpage/files/patch-Makefile.in (dead) 1.6 +0 -11 ports/www/mod_frontpage/files/patch-mod_frontpage.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 6:15: 0 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1532E37B416; Sat, 4 May 2002 06:14:58 -0700 (PDT) Received: (from anders@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44DEw278125; Sat, 4 May 2002 06:14:58 -0700 (PDT) (envelope-from anders) Message-Id: <200205041314.g44DEw278125@freefall.freebsd.org> From: Anders Nordby Date: Sat, 4 May 2002 06:14:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/myodbc Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG anders 2002/05/04 06:14:57 PDT Modified files: databases/myodbc Makefile Log: Fix configure when used with unixODBC. PR: 37721 Submitted by: maintainer Revision Changes Path 1.6 +2 -1 ports/databases/myodbc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 6:20:23 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 53FB337B416; Sat, 4 May 2002 06:20:20 -0700 (PDT) Received: (from cy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44DKKs80865; Sat, 4 May 2002 06:20:20 -0700 (PDT) (envelope-from cy) Message-Id: <200205041320.g44DKKs80865@freefall.freebsd.org> From: Cy Schubert Date: Sat, 4 May 2002 06:20:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/rblcheck Makefile ports/mail/rblcheck/files rblcheckrc.sample X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG cy 2002/05/04 06:20:20 PDT Modified files: mail/rblcheck Makefile mail/rblcheck/files rblcheckrc.sample Log: Updated list of RBL sites. Some obsolete and some new. PR: 37731 Submitted by: MAINTAINER: MOROHOSHI Akihiko Revision Changes Path 1.19 +1 -0 ports/mail/rblcheck/Makefile 1.2 +2 -4 ports/mail/rblcheck/files/rblcheckrc.sample To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 6:31:10 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A90B537B41B; Sat, 4 May 2002 06:31:07 -0700 (PDT) Received: (from anders@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44DV7B82036; Sat, 4 May 2002 06:31:07 -0700 (PDT) (envelope-from anders) Message-Id: <200205041331.g44DV7B82036@freefall.freebsd.org> From: Anders Nordby Date: Sat, 4 May 2002 06:31:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/mutt-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 anders 2002/05/04 06:31:07 PDT Modified files: mail/mutt-devel Makefile Log: Use ncurses instead of slang by default, because of slang "out of a box" issues. PR: 37738 Submitted by: maintainer Revision Changes Path 1.167 +17 -16 ports/mail/mutt-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 May 4 7: 3:34 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 48A0837B41B; Sat, 4 May 2002 07:03:31 -0700 (PDT) Received: (from ceri@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44E3Vm22755; Sat, 4 May 2002 07:03:31 -0700 (PDT) (envelope-from ceri) Message-Id: <200205041403.g44E3Vm22755@freefall.freebsd.org> From: Ceri Davies Date: Sat, 4 May 2002 07:03:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: 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 ceri 2002/05/04 07:03:30 PDT Modified files: en_US.ISO8859-1/books/handbook/install chapter.sgml Log: Add a couple of missing periods. PR: 37739 Submitted by: Marc Fonvieille Revision Changes Path 1.154 +2 -2 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 Sat May 4 7:10: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CB22437B41B; Sat, 4 May 2002 07:09:58 -0700 (PDT) Received: (from anders@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44E9wI26830; Sat, 4 May 2002 07:09:58 -0700 (PDT) (envelope-from anders) Message-Id: <200205041409.g44E9wI26830@freefall.freebsd.org> From: Anders Nordby Date: Sat, 4 May 2002 07:09:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/tpop3d Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG anders 2002/05/04 07:09:58 PDT Modified files: mail/tpop3d Makefile distinfo Log: Update to 1.4.1. Add OpenLDAP support. PR: 37141 Submitted by: maintainer Revision Changes Path 1.3 +7 -1 ports/mail/tpop3d/Makefile 1.3 +1 -1 ports/mail/tpop3d/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 7:22:39 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6667537B404; Sat, 4 May 2002 07:22:36 -0700 (PDT) Received: (from ceri@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44EMa227932; Sat, 4 May 2002 07:22:36 -0700 (PDT) (envelope-from ceri) Message-Id: <200205041422.g44EMa227932@freefall.freebsd.org> From: Ceri Davies Date: Sat, 4 May 2002 07:22:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/advanced-networking chapter.sgml doc/en_US.ISO8859-1/books/handbook/basics chapter.sgml doc/en_US.ISO8859-1/books/handbook/cutting-edge chapter.sgml doc/en_US.ISO8859-1/books/handbook/install chapter.sgml doc/en_US.ISO8859-1/books/handbook/kernelconfig chapter.sgml doc/en_US.ISO8859-1/books/handbook/policies chapter.sgml ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ceri 2002/05/04 07:22:35 PDT Modified files: en_US.ISO8859-1/books/handbook/advanced-networking chapter.sgml en_US.ISO8859-1/books/handbook/basics chapter.sgml en_US.ISO8859-1/books/handbook/cutting-edge chapter.sgml en_US.ISO8859-1/books/handbook/install chapter.sgml en_US.ISO8859-1/books/handbook/kernelconfig chapter.sgml en_US.ISO8859-1/books/handbook/policies chapter.sgml en_US.ISO8859-1/books/handbook/ports chapter.sgml Log: Where appropriate, s/in to/into/. Revision Changes Path 1.136 +1 -1 doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml 1.62 +3 -3 doc/en_US.ISO8859-1/books/handbook/basics/chapter.sgml 1.120 +1 -1 doc/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml 1.155 +8 -8 doc/en_US.ISO8859-1/books/handbook/install/chapter.sgml 1.76 +2 -2 doc/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml 1.27 +2 -2 doc/en_US.ISO8859-1/books/handbook/policies/chapter.sgml 1.165 +1 -1 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 Sat May 4 7:25:30 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 23C0837B419; Sat, 4 May 2002 07:25:28 -0700 (PDT) Received: (from anders@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44EPSM28248; Sat, 4 May 2002 07:25:28 -0700 (PDT) (envelope-from anders) Message-Id: <200205041425.g44EPSM28248@freefall.freebsd.org> From: Anders Nordby Date: Sat, 4 May 2002 07:25:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/openwebmail Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG anders 2002/05/04 07:25:28 PDT Modified files: mail/openwebmail Makefile distinfo pkg-plist Log: Update to 1.64. This adds PostgreSQL authentication support, among other things. PR: 37092 Submitted by: maintainer Revision Changes Path 1.6 +1 -1 ports/mail/openwebmail/Makefile 1.5 +1 -1 ports/mail/openwebmail/distinfo 1.4 +247 -27 ports/mail/openwebmail/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 May 4 7:26:11 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 28D1237B419; Sat, 4 May 2002 07:26:08 -0700 (PDT) Received: (from ceri@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44EQ8M28425; Sat, 4 May 2002 07:26:08 -0700 (PDT) (envelope-from ceri) Message-Id: <200205041426.g44EQ8M28425@freefall.freebsd.org> From: Ceri Davies Date: Sat, 4 May 2002 07:26:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: 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 ceri 2002/05/04 07:26:07 PDT Modified files: en_US.ISO8859-1/books/handbook/install chapter.sgml Log: Fix typo. Revision Changes Path 1.156 +1 -1 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 Sat May 4 7:39:46 2002 Delivered-To: cvs-all@freebsd.org Received: from a96180.upc-a.chello.nl (a96180.upc-a.chello.nl [62.163.96.180]) by hub.freebsd.org (Postfix) with ESMTP id 1BD5537B404; Sat, 4 May 2002 07:39:33 -0700 (PDT) Received: by a96180.upc-a.chello.nl (Postfix, from userid 1001) id 04F052171; Sat, 4 May 2002 16:39:24 +0200 (CEST) Date: Sat, 4 May 2002 16:39:23 +0200 From: Jeroen Ruigrok/asmodai To: Anders Nordby Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/mail/mutt-devel Makefile Message-ID: <20020504143922.GD66061@daemon.ninth-circle.org> References: <200205041331.g44DV7B82036@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200205041331.g44DV7B82036@freefall.freebsd.org> User-Agent: Mutt/1.3.28i Organisation: Ninth Circle Enterprises Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -On [20020504 15:45], Anders Nordby (anders@FreeBSD.org) wrote: > Log: > Use ncurses instead of slang by default, because of slang "out of a box" > issues. Are we going to shift this port back and forth between ncurses and slang? For what it is worth, I have used both for years now and never noticed any problems. -- Jeroen Ruigrok van der Werven / asmodai / Kita no Mono asmodai@wxs.nl, finger asmodai@ninth-circle.org http://www.softweyr.com/asmodai/ | http://www.tendra.org/ Paradoxes, side by side... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 7:41:50 2002 Delivered-To: cvs-all@freebsd.org Received: from iguana.icir.org (iguana.icir.org [192.150.187.36]) by hub.freebsd.org (Postfix) with ESMTP id 0E49737B417; Sat, 4 May 2002 07:41:46 -0700 (PDT) Received: (from rizzo@localhost) by iguana.icir.org (8.11.6/8.11.3) id g44EfeN33017; Sat, 4 May 2002 07:41:40 -0700 (PDT) (envelope-from rizzo) Date: Sat, 4 May 2002 07:41:40 -0700 From: Luigi Rizzo To: Jeroen Ruigrok/asmodai Cc: Anders Nordby , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/mail/mutt-devel Makefile Message-ID: <20020504074140.A33005@iguana.icir.org> References: <200205041331.g44DV7B82036@freefall.freebsd.org> <20020504143922.GD66061@daemon.ninth-circle.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020504143922.GD66061@daemon.ninth-circle.org> User-Agent: Mutt/1.3.23i Sender: owner-cvs-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, May 04, 2002 at 04:39:23PM +0200, Jeroen Ruigrok/asmodai wrote: > -On [20020504 15:45], Anders Nordby (anders@FreeBSD.org) wrote: > > Log: > > Use ncurses instead of slang by default, because of slang "out of a box" > > issues. > > Are we going to shift this port back and forth between ncurses and slang? > For what it is worth, I have used both for years now and never noticed any > problems. well the SLANG version when you use colors is broken. The ncurses one is not. See the PR. cheers luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 7:48: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from a96180.upc-a.chello.nl (a96180.upc-a.chello.nl [62.163.96.180]) by hub.freebsd.org (Postfix) with ESMTP id 6607D37B400; Sat, 4 May 2002 07:48:01 -0700 (PDT) Received: by a96180.upc-a.chello.nl (Postfix, from userid 1001) id 587922171; Sat, 4 May 2002 16:47:57 +0200 (CEST) Date: Sat, 4 May 2002 16:47:56 +0200 From: Jeroen Ruigrok/asmodai To: Luigi Rizzo Cc: Anders Nordby , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/mail/mutt-devel Makefile Message-ID: <20020504144756.GE66061@daemon.ninth-circle.org> References: <200205041331.g44DV7B82036@freefall.freebsd.org> <20020504143922.GD66061@daemon.ninth-circle.org> <20020504074140.A33005@iguana.icir.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020504074140.A33005@iguana.icir.org> User-Agent: Mutt/1.3.28i Organisation: Ninth Circle Enterprises Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -On [20020504 16:45], Luigi Rizzo (rizzo@icir.org) wrote: >well the SLANG version when you use colors is broken. Doesn't seem to be broken on my box. >The ncurses one is not. And I am sure there are people who can find problems with the ncurses stuff. What I was aiming at was to see if anyone was looking into _why_ it might be botched instead of just fixing symptoms [by switching to ncurses again]. -- Jeroen Ruigrok van der Werven / asmodai / Kita no Mono asmodai@wxs.nl, finger asmodai@ninth-circle.org http://www.softweyr.com/asmodai/ | http://www.tendra.org/ Look, it cannot be seen - it is beyond form. Listen, it cannot be heard - it is beyond sound. Grasp, it cannot be held - it is intangible. These three are indefinable, they are one... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 7:49:54 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 72B8B37B405; Sat, 4 May 2002 07:49:50 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44Enoh30237; Sat, 4 May 2002 07:49:50 -0700 (PDT) (envelope-from sobomax) Message-Id: <200205041449.g44Enoh30237@freefall.freebsd.org> From: Maxim Sobolev Date: Sat, 4 May 2002 07:49:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install/info info.h main.c perform.c pkg_info.1 show.c src/usr.sbin/pkg_install/lib lib.h plist.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/05/04 07:49:50 PDT Modified files: usr.sbin/pkg_install/info info.h main.c perform.c pkg_info.1 show.c usr.sbin/pkg_install/lib lib.h plist.c Log: Add ability to query installed packages based on origin. Revision Changes Path 1.22 +1 -0 src/usr.sbin/pkg_install/info/info.h 1.38 +9 -2 src/usr.sbin/pkg_install/info/main.c 1.46 +61 -0 src/usr.sbin/pkg_install/info/perform.c 1.42 +5 -0 src/usr.sbin/pkg_install/info/pkg_info.1 1.27 +2 -6 src/usr.sbin/pkg_install/info/show.c 1.41 +3 -1 src/usr.sbin/pkg_install/lib/lib.h 1.38 +18 -2 src/usr.sbin/pkg_install/lib/plist.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 7:51:12 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 95BD337B41A; Sat, 4 May 2002 07:51:07 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44Ep7E30519; Sat, 4 May 2002 07:51:07 -0700 (PDT) (envelope-from sobomax) Message-Id: <200205041451.g44Ep7E30519@freefall.freebsd.org> From: Maxim Sobolev Date: Sat, 4 May 2002 07:51:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install/info info.h main.c perform.c pkg_info.1 show.c src/usr.sbin/pkg_install/lib lib.h plist.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/05/04 07:51:07 PDT Modified files: usr.sbin/pkg_install/info info.h main.c perform.c pkg_info.1 show.c usr.sbin/pkg_install/lib lib.h plist.c Log: (forced) Previous delta (pkg_info -O) is subject of: MFC after: 1 week Revision Changes Path 1.23 +0 -0 src/usr.sbin/pkg_install/info/info.h 1.39 +0 -0 src/usr.sbin/pkg_install/info/main.c 1.47 +0 -0 src/usr.sbin/pkg_install/info/perform.c 1.43 +0 -0 src/usr.sbin/pkg_install/info/pkg_info.1 1.28 +0 -0 src/usr.sbin/pkg_install/info/show.c 1.42 +0 -0 src/usr.sbin/pkg_install/lib/lib.h 1.39 +0 -0 src/usr.sbin/pkg_install/lib/plist.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 8:20: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 14BDD37B41B; Sat, 4 May 2002 08:20:01 -0700 (PDT) Received: (from ceri@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44FK1M36610; Sat, 4 May 2002 08:20:01 -0700 (PDT) (envelope-from ceri) Message-Id: <200205041520.g44FK1M36610@freefall.freebsd.org> From: Ceri Davies Date: Sat, 4 May 2002 08:20:00 -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 ceri 2002/05/04 08:20:00 PDT Modified files: en_US.ISO8859-1/books/handbook/ports chapter.sgml Log: Typo fix plus two clarifications. Submitted by: Alex BATKO Revision Changes Path 1.166 +3 -3 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 Sat May 4 8:33:16 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CCD3E37B41D; Sat, 4 May 2002 08:33:12 -0700 (PDT) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44FXCR37941; Sat, 4 May 2002 08:33:12 -0700 (PDT) (envelope-from asmodai) Message-Id: <200205041533.g44FXCR37941@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Sat, 4 May 2002 08:33:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/at at.man X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG asmodai 2002/05/04 08:33:12 PDT Modified files: usr.bin/at at.man Log: Document the fact that at(1) is run through cron(8) and that this affects the granularity of the at queue runs. Submitted by: mux Revision Changes Path 1.28 +14 -0 src/usr.bin/at/at.man To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 8:37:15 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B428737B400; Sat, 4 May 2002 08:37:10 -0700 (PDT) Received: (from anders@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44FbAg38198; Sat, 4 May 2002 08:37:10 -0700 (PDT) (envelope-from anders) Message-Id: <200205041537.g44FbAg38198@freefall.freebsd.org> From: Anders Nordby Date: Sat, 4 May 2002 08:37:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/news Makefile ports/news/newscache Makefile distinfo pkg-comment pkg-descr pkg-plist ports/news/newscache/files patch-NewsCache.cc patch-NewsCache.info X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG anders 2002/05/04 08:37:10 PDT Modified files: news Makefile Added files: news/newscache Makefile distinfo pkg-comment pkg-descr pkg-plist news/newscache/files patch-NewsCache.cc patch-NewsCache.info Log: Add NewsCache, a GPLed cache server for USENET News. PR: 35827 Submitted by: Tilman Linneweh Revision Changes Path 1.73 +1 -0 ports/news/Makefile 1.1 +25 -0 ports/news/newscache/Makefile (new) 1.1 +1 -0 ports/news/newscache/distinfo (new) 1.1 +10 -0 ports/news/newscache/files/patch-NewsCache.cc (new) 1.1 +13 -0 ports/news/newscache/files/patch-NewsCache.info (new) 1.1 +1 -0 ports/news/newscache/pkg-comment (new) 1.1 +17 -0 ports/news/newscache/pkg-descr (new) 1.1 +11 -0 ports/news/newscache/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 8:37:16 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0D81037B41A; Sat, 4 May 2002 08:37:13 -0700 (PDT) Received: (from anders@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44FbCJ38229; Sat, 4 May 2002 08:37:12 -0700 (PDT) (envelope-from anders) Message-Id: <200205041537.g44FbCJ38229@freefall.freebsd.org> From: Anders Nordby Date: Sat, 4 May 2002 08:37:12 -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 anders 2002/05/04 08:37:12 PDT Modified files: . modules Log: newscache --> ports/news/newscache Revision Changes Path 1.5044 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 8:42:41 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6B78437B41D; Sat, 4 May 2002 08:42:38 -0700 (PDT) Received: (from mux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44Fgc938886; Sat, 4 May 2002 08:42:38 -0700 (PDT) (envelope-from mux) Message-Id: <200205041542.g44Fgc938886@freefall.freebsd.org> From: Maxime Henrion Date: Sat, 4 May 2002 08:42:38 -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 mux 2002/05/04 08:42:38 PDT Modified files: sys/dev/syscons syscons.c Log: When a program launched on the local console exits, the shell will call read() to get the next command, and scread() disables the screensaver. We don't want this behaviour in the sc_saver_keybonly case. Submitted by: Olivier Houchard Revision Changes Path 1.384 +2 -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 May 4 8:52:27 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B98A037B404; Sat, 4 May 2002 08:52:22 -0700 (PDT) Received: (from anders@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44FqMu39728; Sat, 4 May 2002 08:52:22 -0700 (PDT) (envelope-from anders) Message-Id: <200205041552.g44FqMu39728@freefall.freebsd.org> From: Anders Nordby Date: Sat, 4 May 2002 08:52:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors article.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG anders 2002/05/04 08:52:22 PDT Modified files: en_US.ISO8859-1/articles/contributors article.sgml Log: Add Tilman Linneweh, for contributing ports/news/newscache, ports/misc/tuxcards, ports/net/scdp, 60+ PRs. Revision Changes Path 1.173 +4 -0 doc/en_US.ISO8859-1/articles/contributors/article.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 9:20:48 2002 Delivered-To: cvs-all@freebsd.org Received: from gw.nectar.cc (gw.nectar.cc [208.42.49.153]) by hub.freebsd.org (Postfix) with ESMTP id BE1A637B400; Sat, 4 May 2002 09:20:42 -0700 (PDT) Received: from madman.nectar.cc (madman.nectar.cc [10.0.1.111]) by gw.nectar.cc (Postfix) with ESMTP id B6ED72D; Sat, 4 May 2002 11:20:41 -0500 (CDT) Received: from madman.nectar.cc (localhost [IPv6:::1]) by madman.nectar.cc (8.12.3/8.11.6) with ESMTP id g44GKfA1073673; Sat, 4 May 2002 11:20:41 -0500 (CDT) (envelope-from nectar@madman.nectar.cc) Received: (from nectar@localhost) by madman.nectar.cc (8.12.3/8.12.3/Submit) id g44GKe8D073672; Sat, 4 May 2002 11:20:40 -0500 (CDT) Date: Sat, 4 May 2002 11:20:40 -0500 From: "Jacques A. Vidrine" To: Jeroen Ruigrok/asmodai Cc: Luigi Rizzo , Anders Nordby , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/mail/mutt-devel Makefile Message-ID: <20020504162040.GB73624@madman.nectar.cc> Mail-Followup-To: "Jacques A. Vidrine" , Jeroen Ruigrok/asmodai , Luigi Rizzo , Anders Nordby , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200205041331.g44DV7B82036@freefall.freebsd.org> <20020504143922.GD66061@daemon.ninth-circle.org> <20020504074140.A33005@iguana.icir.org> <20020504144756.GE66061@daemon.ninth-circle.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020504144756.GE66061@daemon.ninth-circle.org> User-Agent: Mutt/1.3.28i X-Url: http://www.nectar.cc/ Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, May 04, 2002 at 04:47:56PM +0200, Jeroen Ruigrok/asmodai wrote: > -On [20020504 16:45], Luigi Rizzo (rizzo@icir.org) wrote: > >well the SLANG version when you use colors is broken. > > Doesn't seem to be broken on my box. > > >The ncurses one is not. > > And I am sure there are people who can find problems with the ncurses stuff. > What I was aiming at was to see if anyone was looking into _why_ it might be > botched instead of just fixing symptoms [by switching to ncurses again]. I find that slang provides a much better experience than ncurses. Apparently, in order for slang to work, COLORTERM and COLORFGBG must be set in the environment. I've never noticed this until Udo pointed it out --- it seems rxvt sets these? I'd really like to see this switched back to slang, but I'm afraid I don't have time before 4.6-RELEASE to sort out the COLOR* issue (why is it needed, what should set it, can it be defaulted somewhere, ...). Cheers, -- Jacques A. Vidrine http://www.nectar.cc/ NTT/Verio SME . FreeBSD UNIX . Heimdal Kerberos jvidrine@verio.net . nectar@FreeBSD.org . nectar@kth.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 10:26:43 2002 Delivered-To: cvs-all@freebsd.org Received: from carbon.slackerbsd.org (pcp01400762pcs.glnodn01.pa.comcast.net [68.80.148.54]) by hub.freebsd.org (Postfix) with ESMTP id 659F537B422 for ; Sat, 4 May 2002 09:59:39 -0700 (PDT) Received: from carbon.slackerbsd.org (localhost [127.0.0.1]) by carbon.slackerbsd.org (8.12.3/8.12.3) with ESMTP id g44GxceT052521 for ; Sat, 4 May 2002 16:59:38 GMT (envelope-from cschmidt@slackerbsd.org) Received: (from cschmidt@localhost) by carbon.slackerbsd.org (8.12.3/8.12.3/Submit) id g44Gxbff052520 for cvs-all@FreeBSD.ORG; Sat, 4 May 2002 12:59:37 -0400 (EDT) X-Authentication-Warning: carbon.slackerbsd.org: cschmidt set sender to cschmidt@slackerbsd.org using -f Date: Sat, 4 May 2002 12:59:37 -0400 From: Carl Schmidt To: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/mail/mutt-devel Makefile Message-ID: <20020504165936.GA52508@carbon.slackerbsd.org> Reply-To: Carl Schmidt Mail-Followup-To: cvs-all@FreeBSD.ORG References: <200205041331.g44DV7B82036@freefall.freebsd.org> <20020504143922.GD66061@daemon.ninth-circle.org> <20020504074140.A33005@iguana.icir.org> <20020504144756.GE66061@daemon.ninth-circle.org> <20020504162040.GB73624@madman.nectar.cc> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020504162040.GB73624@madman.nectar.cc> User-Agent: Mutt/1.3.28i Sender: owner-cvs-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, May 04, 2002 at 11:20:40AM -0500, Jacques A. Vidrine wrote: > On Sat, May 04, 2002 at 04:47:56PM +0200, Jeroen Ruigrok/asmodai wrote: > > -On [20020504 16:45], Luigi Rizzo (rizzo@icir.org) wrote: > > >well the SLANG version when you use colors is broken. > > > > Doesn't seem to be broken on my box. > > > > >The ncurses one is not. > > > > And I am sure there are people who can find problems with the ncurses stuff. > > What I was aiming at was to see if anyone was looking into _why_ it might be > > botched instead of just fixing symptoms [by switching to ncurses again]. > > I find that slang provides a much better experience than ncurses. > Apparently, in order for slang to work, COLORTERM and COLORFGBG must > be set in the environment. I've never noticed this until Udo pointed > it out --- it seems rxvt sets these? > > I'd really like to see this switched back to slang, but I'm afraid I > don't have time before 4.6-RELEASE to sort out the COLOR* issue (why > is it needed, what should set it, can it be defaulted somewhere, ...). In all my experience, only a year, I have never had to do anything to the stock mutt built with libslang in order to make colors work other than adjust the color settings in muttrc. -- Carl Schmidt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 10:30:21 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DDC4A37B4D2; Sat, 4 May 2002 10:10:16 -0700 (PDT) Received: (from dillon@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44HAGD54175; Sat, 4 May 2002 10:10:16 -0700 (PDT) (envelope-from dillon) Message-Id: <200205041710.g44HAGD54175@freefall.freebsd.org> From: Matt Dillon Date: Sat, 4 May 2002 10:10:16 -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 dillon 2002/05/04 10:10:16 PDT Modified files: sys/kern vfs_subr.c Log: Remove obsolete code (that was already #if 0'd out). Requested by: Hiten Pandya Revision Changes Path 1.353 +0 -18 src/sys/kern/vfs_subr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 10:32:29 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 68D8637B4E0; Sat, 4 May 2002 10:12:59 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44HCxf54656; Sat, 4 May 2002 10:12:59 -0700 (PDT) (envelope-from ijliao) Message-Id: <200205041712.g44HCxf54656@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sat, 4 May 2002 10:12:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/perdition Makefile distinfo pkg-descr ports/mail/perdition/files patch-ai patch-aj X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/05/04 10:12:59 PDT Modified files: mail/perdition Makefile distinfo pkg-descr Added files: mail/perdition/files patch-ai patch-aj Log: upgrade to 0.1.9 PR: 37296 Submitted by: Gea-Suan Lin No response from: maintainer Revision Changes Path 1.7 +1 -2 ports/mail/perdition/Makefile 1.3 +1 -1 ports/mail/perdition/distinfo 1.1 +24 -0 ports/mail/perdition/files/patch-ai (new) 1.1 +10 -0 ports/mail/perdition/files/patch-aj (new) 1.2 +1 -1 ports/mail/perdition/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 May 4 10:33:24 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 278CC37B626; Sat, 4 May 2002 10:24:29 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44HOTJ55693; Sat, 4 May 2002 10:24:29 -0700 (PDT) (envelope-from pat) Message-Id: <200205041724.g44HOTJ55693@freefall.freebsd.org> From: Patrick Li Date: Sat, 4 May 2002 10:24:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/py-xmms Makefile distinfo ports/audio/py-xmms/files patch-setup.py X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/05/04 10:24:29 PDT Modified files: audio/py-xmms Makefile distinfo audio/py-xmms/files patch-setup.py Log: Update to 1.03 PR: 37752 Submitted by: maintainer Revision Changes Path 1.3 +2 -2 ports/audio/py-xmms/Makefile 1.2 +1 -1 ports/audio/py-xmms/distinfo 1.2 +21 -16 ports/audio/py-xmms/files/patch-setup.py To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 10:34:58 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 333EE37B63D; Sat, 4 May 2002 10:27:56 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44HRum56049; Sat, 4 May 2002 10:27:56 -0700 (PDT) (envelope-from pat) Message-Id: <200205041727.g44HRum56049@freefall.freebsd.org> From: Patrick Li Date: Sat, 4 May 2002 10:27:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/newt Makefile distinfo ports/devel/newt/files patch-aa patch-ab setup.py X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/05/04 10:27:56 PDT Modified files: devel/newt Makefile distinfo devel/newt/files patch-aa patch-ab setup.py Log: Update to 0.50.35-1 PR: 37753 Submitted by: maintainer Revision Changes Path 1.16 +2 -2 ports/devel/newt/Makefile 1.4 +1 -1 ports/devel/newt/distinfo 1.3 +2 -2 ports/devel/newt/files/patch-aa 1.4 +66 -96 ports/devel/newt/files/patch-ab 1.2 +6 -3 ports/devel/newt/files/setup.py To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 10:35:54 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2CA0237B62A; Sat, 4 May 2002 10:33:46 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44HXkZ56616; Sat, 4 May 2002 10:33:46 -0700 (PDT) (envelope-from pat) Message-Id: <200205041733.g44HXkZ56616@freefall.freebsd.org> From: Patrick Li Date: Sat, 4 May 2002 10:33:46 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/py-pcap Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/05/04 10:33:46 PDT Modified files: net/py-pcap Makefile distinfo Log: Update to 0.3.1 PR: 37751 Submitted by: maintainer Revision Changes Path 1.5 +1 -1 ports/net/py-pcap/Makefile 1.3 +1 -1 ports/net/py-pcap/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 10:37:59 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BF60237B421; Sat, 4 May 2002 10:37:45 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44HbjH57116; Sat, 4 May 2002 10:37:45 -0700 (PDT) (envelope-from pat) Message-Id: <200205041737.g44HbjH57116@freefall.freebsd.org> From: Patrick Li Date: Sat, 4 May 2002 10:37:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/py-medusa Makefile distinfo ports/net/py-medusa/files patch-default_handler.py X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/05/04 10:37:45 PDT Modified files: net/py-medusa Makefile distinfo Removed files: net/py-medusa/files patch-default_handler.py Log: Update to 0.5.2 PR: 37750 Submitted by: maintainer Revision Changes Path 1.3 +2 -1 ports/net/py-medusa/Makefile 1.2 +1 -1 ports/net/py-medusa/distinfo 1.2 +0 -11 ports/net/py-medusa/files/patch-default_handler.py (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 10:40:34 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 355C037B416; Sat, 4 May 2002 10:40:28 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44HeST57453; Sat, 4 May 2002 10:40:28 -0700 (PDT) (envelope-from pat) Message-Id: <200205041740.g44HeST57453@freefall.freebsd.org> From: Patrick Li Date: Sat, 4 May 2002 10:40:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/scons Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/05/04 10:40:28 PDT Modified files: devel/scons Makefile distinfo Log: Update to 0.07 PR: 37749 Submitted by: maintainer Revision Changes Path 1.4 +1 -1 ports/devel/scons/Makefile 1.3 +1 -1 ports/devel/scons/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 10:45:55 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3F70D37B41D; Sat, 4 May 2002 10:45:49 -0700 (PDT) Received: (from fenner@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44Hjnk58160; Sat, 4 May 2002 10:45:49 -0700 (PDT) (envelope-from fenner) Message-Id: <200205041745.g44Hjnk58160@freefall.freebsd.org> From: Bill Fenner Date: Sat, 4 May 2002 10:45:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 i386dump.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG fenner 2002/05/04 10:45:49 PDT Modified files: sys/i386/i386 i386dump.c Log: Restore the ability interrupt dumps on i386, based on the old kern_shutdown.c . Other archs might be able to use similar code but I don't have anything to test on. Revision Changes Path 1.3 +7 -0 src/sys/i386/i386/i386dump.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 11: 2: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4EB7A37B420; Sat, 4 May 2002 11:01:57 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44I1vR59704; Sat, 4 May 2002 11:01:57 -0700 (PDT) (envelope-from pat) Message-Id: <200205041801.g44I1vR59704@freefall.freebsd.org> From: Patrick Li Date: Sat, 4 May 2002 11:01:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/py-ro Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/05/04 11:01:57 PDT Modified files: devel/py-ro Makefile distinfo pkg-plist Log: - Update to 2.7 - Give maintainership to submitter PR: 37743 Submitted by: Hye-Shik Chang Revision Changes Path 1.3 +8 -2 ports/devel/py-ro/Makefile 1.2 +1 -1 ports/devel/py-ro/distinfo 1.2 +153 -133 ports/devel/py-ro/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 11: 2:49 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B268737B416; Sat, 4 May 2002 11:02:44 -0700 (PDT) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44I2iu59879; Sat, 4 May 2002 11:02:44 -0700 (PDT) (envelope-from ijliao) Message-Id: <200205041802.g44I2iu59879@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sat, 4 May 2002 11:02:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/archivers/py-tarfile Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ijliao 2002/05/04 11:02:44 PDT Modified files: archivers/py-tarfile Makefile distinfo Log: upgrade to 0.4 PR: 37742 Submitted by: maintainer Revision Changes Path 1.3 +1 -1 ports/archivers/py-tarfile/Makefile 1.2 +1 -1 ports/archivers/py-tarfile/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 11: 8:22 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0072737B417; Sat, 4 May 2002 11:08:19 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44I8IW64170; Sat, 4 May 2002 11:08:18 -0700 (PDT) (envelope-from pat) Message-Id: <200205041808.g44I8IW64170@freefall.freebsd.org> From: Patrick Li Date: Sat, 4 May 2002 11:08:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/py-paint Makefile distinfo ports/graphics/py-paint/files optpatch-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 pat 2002/05/04 11:08:18 PDT Modified files: graphics/py-paint Makefile distinfo Removed files: graphics/py-paint/files optpatch-aa Log: Update to 0.2 PR: 37617 Submitted by: maintainer Revision Changes Path 1.9 +3 -12 ports/graphics/py-paint/Makefile 1.2 +1 -1 ports/graphics/py-paint/distinfo 1.2 +0 -12 ports/graphics/py-paint/files/optpatch-aa (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 11:12:52 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ED51F37B416; Sat, 4 May 2002 11:12:38 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44ICca64745; Sat, 4 May 2002 11:12:38 -0700 (PDT) (envelope-from pat) Message-Id: <200205041812.g44ICca64745@freefall.freebsd.org> From: Patrick Li Date: Sat, 4 May 2002 11:12:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/py-gd Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/05/04 11:12:38 PDT Modified files: graphics/py-gd Makefile Log: Make LOCALBASE, X11BASE safe PR: 37084 Submitted by: maintainer Revision Changes Path 1.4 +3 -4 ports/graphics/py-gd/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 11:31:45 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4390D37B416; Sat, 4 May 2002 11:31:42 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44IVgL68717; Sat, 4 May 2002 11:31:42 -0700 (PDT) (envelope-from pat) Message-Id: <200205041831.g44IVgL68717@freefall.freebsd.org> From: Patrick Li Date: Sat, 4 May 2002 11:31:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/smalltalk Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG pat 2002/05/04 11:31:42 PDT Modified files: lang/smalltalk Makefile distinfo Log: Update to 1.95.13.a PR: 37705 Submitted by: Tilman Linneweh Revision Changes Path 1.39 +2 -1 ports/lang/smalltalk/Makefile 1.16 +1 -1 ports/lang/smalltalk/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 11:48: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5599337B41D; Sat, 4 May 2002 11:48:06 -0700 (PDT) Received: (from wosch@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44Im6970113; Sat, 4 May 2002 11:48:06 -0700 (PDT) (envelope-from wosch) Message-Id: <200205041848.g44Im6970113@freefall.freebsd.org> From: Wolfram Schneider Date: Sat, 4 May 2002 11:48:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/cgi missing_handler.cgi X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG wosch 2002/05/04 11:48:06 PDT Modified files: en/cgi missing_handler.cgi Log: Add freebsd-doc mailing list for reporting broken links. Add a search interface. Revision Changes Path 1.13 +15 -3 www/en/cgi/missing_handler.cgi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 12: 1:49 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 93E7237B41E; Sat, 4 May 2002 12:01:43 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44J1hm71525; Sat, 4 May 2002 12:01:43 -0700 (PDT) (envelope-from pat) Message-Id: <200205041901.g44J1hm71525@freefall.freebsd.org> From: Patrick Li Date: Sat, 4 May 2002 12:01:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/tgif-nls Makefile distinfo pkg-descr pkg-plist ports/graphics/tgif-nls/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 pat 2002/05/04 12:01:43 PDT Modified files: graphics/tgif-nls Makefile distinfo pkg-descr pkg-plist graphics/tgif-nls/files patch-aa Log: Update to 4.1.42 PR: 37741 Submitted by: maintainer Revision Changes Path 1.19 +6 -6 ports/graphics/tgif-nls/Makefile 1.11 +1 -1 ports/graphics/tgif-nls/distinfo 1.11 +2 -2 ports/graphics/tgif-nls/files/patch-aa 1.3 +3 -3 ports/graphics/tgif-nls/pkg-descr 1.8 +5 -0 ports/graphics/tgif-nls/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 May 4 12: 6:36 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5E35B37B404; Sat, 4 May 2002 12:06:33 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44J6XT75800; Sat, 4 May 2002 12:06:33 -0700 (PDT) (envelope-from phk) Message-Id: <200205041906.g44J6XT75800@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sat, 4 May 2002 12:06:33 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys buf.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/05/04 12:06:33 PDT Modified files: sys/sys buf.h Log: The struct buf->b_act was not used anywere. Revision Changes Path 1.130 +0 -1 src/sys/sys/buf.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 12: 9:28 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 00D2237B41B; Sat, 4 May 2002 12:09:23 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44J9MV75983; Sat, 4 May 2002 12:09:22 -0700 (PDT) (envelope-from pat) Message-Id: <200205041909.g44J9MV75983@freefall.freebsd.org> From: Patrick Li Date: Sat, 4 May 2002 12:09:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/deskutils/gmcal 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 pat 2002/05/04 12:09:22 PDT Modified files: deskutils/gmcal Makefile pkg-plist Log: Correct the install of binary file. PR: 37740 Submitted by: maintainer Revision Changes Path 1.3 +2 -2 ports/deskutils/gmcal/Makefile 1.2 +1 -1 ports/deskutils/gmcal/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 May 4 12:18: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3877D37B41A; Sat, 4 May 2002 12:18:04 -0700 (PDT) Received: (from pat@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44JI4E76815; Sat, 4 May 2002 12:18:04 -0700 (PDT) (envelope-from pat) Message-Id: <200205041918.g44JI4E76815@freefall.freebsd.org> From: Patrick Li Date: Sat, 4 May 2002 12:18:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/diskusage 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 pat 2002/05/04 12:18:04 PDT Modified files: sysutils/diskusage Makefile distinfo pkg-comment pkg-descr Log: Update to 1.02 and give maintainership to submitter PR: 37728 Submitted by: Douglas A. Maske Revision Changes Path 1.8 +4 -6 ports/sysutils/diskusage/Makefile 1.3 +1 -1 ports/sysutils/diskusage/distinfo 1.2 +1 -1 ports/sysutils/diskusage/pkg-comment 1.5 +2 -2 ports/sysutils/diskusage/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 May 4 12:24:59 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1301B37B41D; Sat, 4 May 2002 12:24:56 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44JOuo77546; Sat, 4 May 2002 12:24:56 -0700 (PDT) (envelope-from phk) Message-Id: <200205041924.g44JOuo77546@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sat, 4 May 2002 12:24:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_bio.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/05/04 12:24:56 PDT Modified files: sys/kern vfs_bio.c Log: Remove a six year old undocumented #ifdef : NO_B_MALLOC. Revision Changes Path 1.310 +0 -12 src/sys/kern/vfs_bio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 12:30:56 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 362D737B405; Sat, 4 May 2002 12:30:54 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44JUs078104; Sat, 4 May 2002 12:30:54 -0700 (PDT) (envelope-from obrien) Message-Id: <200205041930.g44JUs078104@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 4 May 2002 12:30:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/XFree86-4 Makefile ports/x11/XFree86 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/05/04 12:30:54 PDT Modified files: x11/XFree86-4 Makefile x11/XFree86 Makefile Log: Make XF4 be the "default" for a ``pkg_add -r''. Revision Changes Path 1.146 +1 -1 ports/x11/XFree86-4/Makefile 1.101 +1 -0 ports/x11/XFree86/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 12:38:49 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C277537B405; Sat, 4 May 2002 12:38:43 -0700 (PDT) Received: (from brian@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44Jchu78635; Sat, 4 May 2002 12:38:43 -0700 (PDT) (envelope-from brian) Message-Id: <200205041938.g44Jchu78635@freefall.freebsd.org> From: Brian Somers Date: Sat, 4 May 2002 12:38:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp command.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/05/04 12:38:43 PDT Modified files: usr.sbin/ppp command.c Log: Make ``set mru'' require a context. In multi-link mode, there's no point in being allowed to ``set mru'' for the MP lcp layer. Spotted by: Richard Browne MFC after: 1 month Revision Changes Path 1.285 +1 -1 src/usr.sbin/ppp/command.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 12:40:39 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 06AE137B404; Sat, 4 May 2002 12:40:35 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44JeYS78899; Sat, 4 May 2002 12:40:34 -0700 (PDT) (envelope-from phk) Message-Id: <200205041940.g44JeYS78899@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sat, 4 May 2002 12:40:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys buf.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG phk 2002/05/04 12:40:34 PDT Modified files: sys/sys buf.h Log: Shake unused stuff out of the flags in struct buf->b_flags. Revision Changes Path 1.131 +11 -9 src/sys/sys/buf.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 12:50:14 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0CBFF37B416; Sat, 4 May 2002 12:50:10 -0700 (PDT) Received: (from mux@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44JoAP79539; Sat, 4 May 2002 12:50:10 -0700 (PDT) (envelope-from mux) Message-Id: <200205041950.g44JoAP79539@freefall.freebsd.org> From: Maxime Henrion Date: Sat, 4 May 2002 12:50:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_syscalls.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG mux 2002/05/04 12:50:09 PDT Modified files: sys/kern vfs_syscalls.c Log: Fix a typo. Submitted by: dwmalone Revision Changes Path 1.250 +1 -1 src/sys/kern/vfs_syscalls.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 13: 5:57 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0B3F737B419; Sat, 4 May 2002 13:05:53 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44K5rI84088; Sat, 4 May 2002 13:05:53 -0700 (PDT) (envelope-from knu) Message-Id: <200205042005.g44K5rI84088@freefall.freebsd.org> From: Akinori MUSHA Date: Sat, 4 May 2002 13:05:52 -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 2002/05/04 13:05:52 PDT Modified files: sysutils/portupgrade Makefile distinfo Log: Update to 20020429, a stable release for 4.6-RELEASE. - Make portsdb -U respect PORTS_DBDIR even when it is different than PORTS_DIR. Reported by: Shigeto TAJIMA - Do not override the user-defined value of PKG_PATH. Reported by: The Anarcat Revision Changes Path 1.137 +3 -8 ports/sysutils/portupgrade/Makefile 1.123 +1 -7 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 Sat May 4 13: 6:37 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9080037B425; Sat, 4 May 2002 13:06:23 -0700 (PDT) Received: (from kris@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44K6N684388; Sat, 4 May 2002 13:06:23 -0700 (PDT) (envelope-from kris) Message-Id: <200205042006.g44K6N684388@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 4 May 2002 13:06:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/archivers/rpm2cpio Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kris 2002/05/04 13:06:23 PDT Modified files: archivers/rpm2cpio Makefile distinfo Log: Distfile was changed: some minor code changes with the following note: # sw 2002-Mar-6 Don't slurp the whole file Revision Changes Path 1.9 +2 -2 ports/archivers/rpm2cpio/Makefile 1.5 +1 -1 ports/archivers/rpm2cpio/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 13: 7:42 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 306CB37B41B; Sat, 4 May 2002 13:07:34 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44K7Yu84542; Sat, 4 May 2002 13:07:34 -0700 (PDT) (envelope-from obrien) Message-Id: <200205042007.g44K7Yu84542@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 4 May 2002 13:07:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/mk bsd.kern.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/05/04 13:07:34 PDT Modified files: share/mk bsd.kern.mk Log: Use -ffreestanding for kernel bits unconditionally. Revision Changes Path 1.25 +1 -3 src/share/mk/bsd.kern.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 13:23:51 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EC20837B41B; Sat, 4 May 2002 13:23:48 -0700 (PDT) Received: (from alc@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44KNmD85815; Sat, 4 May 2002 13:23:48 -0700 (PDT) (envelope-from alc) Message-Id: <200205042023.g44KNmD85815@freefall.freebsd.org> From: Alan Cox Date: Sat, 4 May 2002 13:23:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_object.c vm_object.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alc 2002/05/04 13:23:48 PDT Modified files: sys/vm vm_object.c vm_object.h Log: o Make _vm_object_allocate() and vm_object_allocate() callable without holding Giant. o Begin documenting the trivial cases of the locking protocol on vm_object. Revision Changes Path 1.208 +16 -20 src/sys/vm/vm_object.c 1.77 +5 -2 src/sys/vm/vm_object.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 13:25:24 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 618C237B405; Sat, 4 May 2002 13:25:18 -0700 (PDT) Received: (from kris@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44KPIU86035; Sat, 4 May 2002 13:25:18 -0700 (PDT) (envelope-from kris) Message-Id: <200205042025.g44KPIU86035@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 4 May 2002 13:25:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/bwbasic Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kris 2002/05/04 13:25:18 PDT Modified files: lang/bwbasic Makefile distinfo Log: Update to bwbasic 2.20p2 and remove msmith as maintainer at his request. Submitted by: David MacKenzie Revision Changes Path 1.13 +9 -17 ports/lang/bwbasic/Makefile 1.3 +1 -2 ports/lang/bwbasic/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 13:36:50 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 13CD237B419; Sat, 4 May 2002 13:36:33 -0700 (PDT) Received: (from kris@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44KaWf87032; Sat, 4 May 2002 13:36:32 -0700 (PDT) (envelope-from kris) Message-Id: <200205042036.g44KaWf87032@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 4 May 2002 13:36:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/comms/zssh distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kris 2002/05/04 13:36:32 PDT Modified files: comms/zssh distinfo Log: Chase checksum; trivial changes to distfile. Noticed by: bento Revision Changes Path 1.2 +1 -1 ports/comms/zssh/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 13:41:43 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8106437B41B; Sat, 4 May 2002 13:41:40 -0700 (PDT) Received: (from kris@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44Kfet87560; Sat, 4 May 2002 13:41:40 -0700 (PDT) (envelope-from kris) Message-Id: <200205042041.g44Kfet87560@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 4 May 2002 13:41:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/benchmarks/stream distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kris 2002/05/04 13:41:40 PDT Modified files: benchmarks/stream distinfo Log: Chase checksum; default number of iterations to run was doubled. Noticed by: bento Revision Changes Path 1.2 +1 -1 ports/benchmarks/stream/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 13:47: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EE05437B405; Sat, 4 May 2002 13:46:57 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44KkvI88161; Sat, 4 May 2002 13:46:57 -0700 (PDT) (envelope-from marcus) Message-Id: <200205042046.g44KkvI88161@freefall.freebsd.org> From: Joe Marcus Clarke Date: Sat, 4 May 2002 13:46:57 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/libgnomeui Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/05/04 13:46:57 PDT Modified files: x11-toolkits/libgnomeui Makefile distinfo pkg-plist Log: Update to 1.116.1. Revision Changes Path 1.6 +2 -3 ports/x11-toolkits/libgnomeui/Makefile 1.3 +1 -1 ports/x11-toolkits/libgnomeui/distinfo 1.6 +1 -26 ports/x11-toolkits/libgnomeui/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 May 4 13:50: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 686AA37B419; Sat, 4 May 2002 13:50:05 -0700 (PDT) Received: (from kris@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44Ko5588395; Sat, 4 May 2002 13:50:05 -0700 (PDT) (envelope-from kris) Message-Id: <200205042050.g44Ko5588395@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 4 May 2002 13:50:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/ftnchek Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kris 2002/05/04 13:50:05 PDT Modified files: devel/ftnchek Makefile distinfo Log: Update to ftnchek-3.1.2 Noticed by: bento Revision Changes Path 1.22 +1 -1 ports/devel/ftnchek/Makefile 1.14 +1 -1 ports/devel/ftnchek/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 14:22:47 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9559D37B416; Sat, 4 May 2002 14:22:42 -0700 (PDT) Received: (from kris@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44LMgp94459; Sat, 4 May 2002 14:22:42 -0700 (PDT) (envelope-from kris) Message-Id: <200205042122.g44LMgp94459@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 4 May 2002 14:22:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/xgobi Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kris 2002/05/04 14:22:42 PDT Modified files: math/xgobi Makefile distinfo Log: Update to xgobi 2002.04.12 Noticed by: bento Revision Changes Path 1.2 +1 -1 ports/math/xgobi/Makefile 1.2 +1 -1 ports/math/xgobi/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 14:26:26 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6B2CD37B41B; Sat, 4 May 2002 14:25:54 -0700 (PDT) Received: (from kris@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44LPsf94690; Sat, 4 May 2002 14:25:54 -0700 (PDT) (envelope-from kris) Message-Id: <200205042125.g44LPsf94690@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 4 May 2002 14:25:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/comms/kermit Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kris 2002/05/04 14:25:54 PDT Modified files: comms/kermit Makefile Log: Update to 8.0.201.1 which includes a trivial code change. Noticed by: bento Revision Changes Path 1.29 +1 -1 ports/comms/kermit/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 14:27:22 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 50C1037B41E; Sat, 4 May 2002 14:27:18 -0700 (PDT) Received: (from kris@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44LRIk94867; Sat, 4 May 2002 14:27:18 -0700 (PDT) (envelope-from kris) Message-Id: <200205042127.g44LRIk94867@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 4 May 2002 14:27:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/siod Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kris 2002/05/04 14:27:18 PDT Modified files: lang/siod Makefile Log: The two primary MASTER_SITES no longer host this distfile, and the project homepage has also disappeared; remove them and leave only the MASTER_SITE_LOCAL fallback. Noticed by: bento Revision Changes Path 1.11 +2 -4 ports/lang/siod/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 14:32: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7C14A37B427; Sat, 4 May 2002 14:31:56 -0700 (PDT) Received: (from demon@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44LVuk95373; Sat, 4 May 2002 14:31:56 -0700 (PDT) (envelope-from demon) Message-Id: <200205042131.g44LVuk95373@freefall.freebsd.org> From: Dmitry Sivachenko Date: Sat, 4 May 2002 14:31:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/rrdtool Makefile distinfo ports/net/rrdtool/files patch-aa patch-ab patch-ac patch-ae patch-af patch-ag patch-ak X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG demon 2002/05/04 14:31:56 PDT Modified files: net/rrdtool Makefile distinfo net/rrdtool/files patch-aa patch-ab patch-ac patch-ae patch-af patch-ag patch-ak Log: Upgrade to 1.0.37 Submitted by: Mark Rowlands (partially). Revision Changes Path 1.22 +2 -2 ports/net/rrdtool/Makefile 1.11 +1 -1 ports/net/rrdtool/distinfo 1.3 +6 -6 ports/net/rrdtool/files/patch-aa 1.4 +3 -3 ports/net/rrdtool/files/patch-ab 1.4 +16 -11 ports/net/rrdtool/files/patch-ac 1.2 +4 -4 ports/net/rrdtool/files/patch-ae 1.2 +3 -3 ports/net/rrdtool/files/patch-af 1.4 +3 -3 ports/net/rrdtool/files/patch-ag 1.2 +6 -6 ports/net/rrdtool/files/patch-ak To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 14:34: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ECA7137B416; Sat, 4 May 2002 14:33:56 -0700 (PDT) Received: (from kris@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44LXuE95616; Sat, 4 May 2002 14:33:56 -0700 (PDT) (envelope-from kris) Message-Id: <200205042133.g44LXuE95616@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 4 May 2002 14:33:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/mars_nwe Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kris 2002/05/04 14:33:56 PDT Modified files: net/mars_nwe Makefile Log: Freshen MASTER_SITES to allow distfile to fetch Noticed by: bento Revision Changes Path 1.14 +2 -2 ports/net/mars_nwe/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 14:42: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E531E37B42A; Sat, 4 May 2002 14:41:24 -0700 (PDT) Received: (from demon@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44LfOj96130; Sat, 4 May 2002 14:41:24 -0700 (PDT) (envelope-from demon) Message-Id: <200205042141.g44LfOj96130@freefall.freebsd.org> From: Dmitry Sivachenko Date: Sat, 4 May 2002 14:41:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-fm/mtoolsfm Makefile ports/x11-fm/mtoolsfm/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 demon 2002/05/04 14:41:24 PDT Modified files: x11-fm/mtoolsfm Makefile Added files: x11-fm/mtoolsfm/files patch-ab Log: Fix compilation error. PR: 37691 Submitted by: KATO Tsuguru Revision Changes Path 1.13 +8 -2 ports/x11-fm/mtoolsfm/Makefile 1.1 +12 -0 ports/x11-fm/mtoolsfm/files/patch-ab (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 14:45:14 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 86A0337B404; Sat, 4 May 2002 14:45:10 -0700 (PDT) Received: (from kris@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44LjAs96446; Sat, 4 May 2002 14:45:10 -0700 (PDT) (envelope-from kris) Message-Id: <200205042145.g44LjAs96446@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 4 May 2002 14:45:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/biology/sim4 Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kris 2002/05/04 14:45:10 PDT Modified files: biology/sim4 Makefile distinfo Log: Update to sim4-2002.03.03 to unbreak build. Noticed by: bento Revision Changes Path 1.7 +2 -2 ports/biology/sim4/Makefile 1.8 +1 -1 ports/biology/sim4/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 14:47:47 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3273937B417; Sat, 4 May 2002 14:47:44 -0700 (PDT) Received: (from brian@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44Llia96691; Sat, 4 May 2002 14:47:44 -0700 (PDT) (envelope-from brian) Message-Id: <200205042147.g44Llia96691@freefall.freebsd.org> From: Brian Somers Date: Sat, 4 May 2002 14:47:44 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp bundle.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/05/04 14:47:44 PDT Modified files: usr.sbin/ppp bundle.c Log: Tweak a data type from char * to u_char * Revision Changes Path 1.129 +2 -2 src/usr.sbin/ppp/bundle.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 14:49:17 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 628A437B405; Sat, 4 May 2002 14:49:04 -0700 (PDT) Received: (from kris@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44Ln4o96817; Sat, 4 May 2002 14:49:04 -0700 (PDT) (envelope-from kris) Message-Id: <200205042149.g44Ln4o96817@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 4 May 2002 14:49:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/tetrinet Makefile distinfo ports/games/tetrinet/files 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 kris 2002/05/04 14:49:04 PDT Modified files: games/tetrinet Makefile distinfo Added files: games/tetrinet/files patch-ad Removed files: games/tetrinet/files patch-aa patch-ac Log: Chase the checksum to tetrinet-0.7a; the author included two of our patch files. Respect CC and CFLAGS. Noticed by: bento Revision Changes Path 1.2 +1 -1 ports/games/tetrinet/Makefile 1.2 +1 -1 ports/games/tetrinet/distinfo 1.2 +0 -10 ports/games/tetrinet/files/patch-aa (dead) 1.2 +0 -21 ports/games/tetrinet/files/patch-ac (dead) 1.1 +10 -0 ports/games/tetrinet/files/patch-ad (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 14:49:57 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 698E437B405; Sat, 4 May 2002 14:49:29 -0700 (PDT) Received: (from jeff@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44LnTc96894; Sat, 4 May 2002 14:49:29 -0700 (PDT) (envelope-from jeff) Message-Id: <200205042149.g44LnTc96894@freefall.freebsd.org> From: Jeff Roberson Date: Sat, 4 May 2002 14:49:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm uma_core.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jeff 2002/05/04 14:49:29 PDT Modified files: sys/vm uma_core.c Log: Use pages instead of uz_maxpages, which has not been initialized yet, when creating the vm_object. This was broken after the code was rearranged to grab giant itself. Spotted by: alc Revision Changes Path 1.22 +2 -2 src/sys/vm/uma_core.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 15:17:17 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 10FF237B41B; Sat, 4 May 2002 15:17:15 -0700 (PDT) Received: (from knu@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44MHF003295; Sat, 4 May 2002 15:17:15 -0700 (PDT) (envelope-from knu) Message-Id: <200205042217.g44MHF003295@freefall.freebsd.org> From: Akinori MUSHA Date: Sat, 4 May 2002 15:17:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.ruby.mk ports/lang/ruby-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 knu 2002/05/04 15:17:14 PDT Modified files: Mk bsd.ruby.mk lang/ruby-devel Makefile distinfo Log: Update lang/ruby-devel to the latest development snapshot as of 2002-05-05. This fixes some ruby extensions under RUBY_VER=1.7. Update the Oni Guruma regex engine to 20020424. Revision Changes Path 1.78 +3 -3 ports/Mk/bsd.ruby.mk 1.33 +2 -2 ports/lang/ruby-devel/Makefile 1.26 +2 -0 ports/lang/ruby-devel/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 15:40:27 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8A71037B41B; Sat, 4 May 2002 15:40:24 -0700 (PDT) Received: (from marcel@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44MeOJ04575; Sat, 4 May 2002 15:40:24 -0700 (PDT) (envelope-from marcel) Message-Id: <200205042240.g44MeOJ04575@freefall.freebsd.org> From: Marcel Moolenaar Date: Sat, 4 May 2002 15:40:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/linux_base-7 distinfo.alpha X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcel 2002/05/04 15:40:24 PDT Modified files: emulators/linux_base-7 distinfo.alpha Log: o Update checksum for redhat-release. It has been repackaged. No user visible changes. Revision Changes Path 1.4 +2 -2 ports/emulators/linux_base-7/distinfo.alpha To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 15:45:15 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 876AB37B41A; Sat, 4 May 2002 15:45:12 -0700 (PDT) Received: (from dougb@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44MjCK04933; Sat, 4 May 2002 15:45:12 -0700 (PDT) (envelope-from dougb) Message-Id: <200205042245.g44MjCK04933@freefall.freebsd.org> From: Doug Barton Date: Sat, 4 May 2002 15:45:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/mergemaster mergemaster.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 dougb 2002/05/04 15:45:12 PDT Modified files: usr.sbin/mergemaster mergemaster.sh Log: * Add some niceties to make the -p option quieter, and better behaved * Take a simple idea about setting the screen width using stty (for sdiff's purposes) thoughtfully suggested by Joerg to an absurd conclusion. Revision Changes Path 1.30 +28 -5 src/usr.sbin/mergemaster/mergemaster.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 15:53: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 59BCE37B41D; Sat, 4 May 2002 15:53:03 -0700 (PDT) Received: (from dougb@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44Mr3905354; Sat, 4 May 2002 15:53:03 -0700 (PDT) (envelope-from dougb) Message-Id: <200205042253.g44Mr3905354@freefall.freebsd.org> From: Doug Barton Date: Sat, 4 May 2002 15:53:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/mergemaster mergemaster.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dougb 2002/05/04 15:53:03 PDT Modified files: usr.sbin/mergemaster mergemaster.8 Log: * Fix a small typo, thanks to olgeni * Document the COMP_CONFS variable in the .mergemasterrc example Revision Changes Path 1.22 +4 -1 src/usr.sbin/mergemaster/mergemaster.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 16:42:11 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3341437B419; Sat, 4 May 2002 16:42:09 -0700 (PDT) Received: (from ache@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g44Ng9611888; Sat, 4 May 2002 16:42:09 -0700 (PDT) (envelope-from ache) Message-Id: <200205042342.g44Ng9611888@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Sat, 4 May 2002 16:42:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/apache13 Makefile distinfo pkg-plist ports/www/apache13/files patch-ak X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ache 2002/05/04 16:42:09 PDT Modified files: www/apache13 Makefile distinfo pkg-plist www/apache13/files patch-ak Log: Pick official proxy_http1.1_chunking.patch Install apache.sh as apache.sh.default first Use limits of 'www' user for apachectl Revision Changes Path 1.112 +6 -4 ports/www/apache13/Makefile 1.48 +1 -0 ports/www/apache13/distinfo 1.9 +1 -1 ports/www/apache13/files/patch-ak 1.42 +3 -1 ports/www/apache13/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 May 4 17: 3:45 2002 Delivered-To: cvs-all@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id 6F38E37B419; Sat, 4 May 2002 17:03:39 -0700 (PDT) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 46B6D8148F; Sun, 5 May 2002 09:33:36 +0930 (CST) Date: Sun, 5 May 2002 09:33:36 +0930 From: Greg 'groggy' Lehey To: "M. Warner Losh" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 wi.4 Message-ID: <20020505093336.E34811@wantadilla.lemis.com> References: <200205031811.g43IBIp38028@freefall.freebsd.org> <20020504113032.D12386@wantadilla.lemis.com> <20020503.224516.115910512.imp@village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020503.224516.115910512.imp@village.org> User-Agent: Mutt/1.3.23i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Friday, 3 May 2002 at 22:45:16 -0600, Warner Losh wrote: > In message: <20020504113032.D12386@wantadilla.lemis.com> > "Greg 'groggy' Lehey" writes: >> On Friday, 3 May 2002 at 11:11:18 -0700, Warner Losh wrote: >>> imp 2002/05/03 11:11:18 PDT >>> >>> Modified files: >>> share/man/man4 wi.4 >>> Log: >>> Minor tweaks: >>> o go ahead and document ibss-master and ibss modes, since there are >>> patches in the pipeline to support them. >> >> OK, now I'm thoroughly confused. What's the difference between IBSS >> and IBSS master? My understanding was that the term "master" applied >> to the station providing the BSSID in IBSS mode, and that it didn't do >> anything else. Is this just a way to tell the driver whether to form >> an IBSS or not? If so, I'd suggest that you find some other term to >> describe that station, since "master" suggests some other >> functionality. > > No, that't it. ibss-master provides the network name so that all the > other cards can talk to each other. OpenBSD already uses this term, > and there's absolutely no sense in being gratutitously incompatible. That's true enough, but who do you want to be compatible with? This term is also gratuitously incompatible with the standard, and it confuses the hell out of most people, including seasoned BSD hackers. > It isn't ideal, but changing the name will make it harder to share > code with OpenBSD. I'm trying to merge the drivers, so that is a > big deal to me. Since OpenBSD has already done 3.1 with > "ibss-master" in it, it is too late for them to change, so we're > stuck with it. Well, it's too late for them to change for 3.1, but if something's wrong, it makes sense to change it. What we should do is discuss it with the OpenBSD people (and presumably the NetBSD people too). 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 May 4 17: 4:12 2002 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 1D52237B445; Sat, 4 May 2002 17:04:00 -0700 (PDT) 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 KAA24845; Sun, 5 May 2002 10:03:38 +1000 Date: Sun, 5 May 2002 10:05:18 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: "Kenneth D. Merry" Cc: Ruslan Ermilov , , , Subject: Re: cvs commit: src/share/mk bsd.doc.mk bsd.docb.mk bsd.info.mk bsd.init.mk bsd.lib.mk bsd.libnames.mk bsd.man.mk bsd.nls.mk bsd.obj.mk bsd.own.mk bsd.prog.mk bsd.sgml.mk bsd.subdir.mk sys.mk In-Reply-To: <20020503220935.A17720@panzer.kdm.org> Message-ID: <20020505095658.W710-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 3 May 2002, Kenneth D. Merry wrote: > On Fri, May 03, 2002 at 22:00:05 -0600, Kenneth D. Merry wrote: > > The attached patch "fixes" it for me. > > > > I'm sure someone can come up with a cleaner way of fixing the problem. It doesn't seem to be very easy to fix. Kernel makefiles should not depend on anything outside of the kernel tree. Depending on bsd.kern.mk is bad enough. > Sorry, it was this commit that broke building -current kernels on -stable: > > ru 2002/04/22 08:47:11 PDT > > Modified files: > sys/conf kmod.mk > Log: > Use standard bsd.init.mk prologue. > > Revision Changes Path > 1.116 +1 -7 src/sys/conf/kmod.mk > > > ==== //depot/FreeBSD-zero/src/sys/conf/kmod.mk#9 - /usr/home/ken/perforce/FreeBSD-zero/src/sys/conf/kmod.mk ==== > > *** /tmp/tmp.18430.0 Fri May 3 21:51:56 2002 > > --- /usr/home/ken/perforce/FreeBSD-zero/src/sys/conf/kmod.mk Fri May 3 21:51:43 2002 > > *************** > > *** 86,92 **** > > --- 86,98 ---- > > .error "Do not use KMODDEPS on 5.0+, use MODULE_VERSION/MODULE_DEPEND" > > .endif > > > > + .if exists(____) It will never exist when it has 2 layers of misspelling like this :-). > > .include > > + .elif exists(../../../share/mk/bsd.init.mk) > > + .include "../../../share/mk/bsd.init.mk" > > + .elif exists(../../../../share/mk/bsd.init.mk) > > + .include "../../../../share/mk/bsd.init.mk" > > + .endif > > > > .SUFFIXES: .out .o .c .cc .cxx .C .y .l .s .S > > Not using it when it isn't in the standard place would be less ugly. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 17:12:31 2002 Delivered-To: cvs-all@freebsd.org Received: from finntroll.newgold.net (durham-ar1-4-64-252-019.durham.dsl-verizon.net [4.64.252.19]) by hub.freebsd.org (Postfix) with SMTP id A94BF37B41C for ; Sat, 4 May 2002 17:12:24 -0700 (PDT) Received: (qmail 20483 invoked by uid 1001); 5 May 2002 00:15:42 -0000 Date: Sun, 5 May 2002 00:15:42 +0000 From: "J. Mallett" To: Bruce Evans Cc: "Kenneth D. Merry" , Ruslan Ermilov , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: cvs commit: src/share/mk bsd.doc.mk bsd.docb.mk bsd.info.mk bsd.init.mk bsd.lib.mk bsd.libnames.mk bsd.man.mk bsd.nls.mk bsd.obj.mk bsd.own.mk bsd.prog.mk bsd.sgml.mk bsd.subdir.mk sys.mk Message-ID: <20020505001542.GB5455@FreeBSD.ORG> References: <20020503220935.A17720@panzer.kdm.org> <20020505095658.W710-100000@gamplex.bde.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020505095658.W710-100000@gamplex.bde.org> User-Agent: Mutt/1.3.27i Organisation: The FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, May 05, 2002 at 10:05:18AM +1000, Bruce Evans wrote: > On Fri, 3 May 2002, Kenneth D. Merry wrote: > > > On Fri, May 03, 2002 at 22:00:05 -0600, Kenneth D. Merry wrote: > > > The attached patch "fixes" it for me. > > > > > > I'm sure someone can come up with a cleaner way of fixing the problem. > > It doesn't seem to be very easy to fix. Kernel makefiles should not depend > on anything outside of the kernel tree. Depending on bsd.kern.mk is bad > enough. Nothing outside of it (except modules, which are arguably seperate) should be using bsd.kern.mk, should it? One could easily argue that such should be localised to sys/conf, and that way all you'd need to build would be src-sys, as far as cvsup collections go... And that way you will not end up using stale makerules in the default search path. Thoughts? -- jmallett@FreeBSD.org | C, MIPS, POSIX, UNIX, BSD, IRC Geek. http://www.FreeBSD.org | The Power to Serve "I've never tried to give my life meaning by demeaning you." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 17:18: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5FF4737B416; Sat, 4 May 2002 17:18:04 -0700 (PDT) Received: (from scottl@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g450I4917602; Sat, 4 May 2002 17:18:04 -0700 (PDT) (envelope-from scottl) Message-Id: <200205050018.g450I4917602@freefall.freebsd.org> From: Scott Long Date: Sat, 4 May 2002 17:18:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aac aac.c aac_cam.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 scottl 2002/05/04 17:18:04 PDT Modified files: (Branch: RELENG_4) sys/dev/aac aac.c aac_cam.c Log: MFC: Fix a bug where multiple containers were not enumerated correctly, causing likely data loss. Put in extra seatbelts so this bug won't infect other code. Approved by: re Revision Changes Path 1.9.2.10 +10 -5 src/sys/dev/aac/aac.c 1.2.2.2 +3 -0 src/sys/dev/aac/aac_cam.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 17:22:52 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3D16637B417; Sat, 4 May 2002 17:22:49 -0700 (PDT) Received: (from cy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g450MnI18058; Sat, 4 May 2002 17:22:49 -0700 (PDT) (envelope-from cy) Message-Id: <200205050022.g450MnI18058@freefall.freebsd.org> From: Cy Schubert Date: Sat, 4 May 2002 17:22:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/fwanalog Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG cy 2002/05/04 17:22:49 PDT Modified files: security/fwanalog Makefile distinfo Log: Upgrade 0.5.1 --> 0.6 PR: 37700 Submitted by: MAINTAINER: Kimura Fuyuki Revision Changes Path 1.2 +1 -1 ports/security/fwanalog/Makefile 1.2 +1 -1 ports/security/fwanalog/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 17:30:18 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 70C5237B404; Sat, 4 May 2002 17:30:15 -0700 (PDT) Received: (from kris@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g450UF318651; Sat, 4 May 2002 17:30:15 -0700 (PDT) (envelope-from kris) Message-Id: <200205050030.g450UF318651@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 4 May 2002 17:30:15 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/kbiff Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kris 2002/05/04 17:30:15 PDT Modified files: mail/kbiff Makefile distinfo Log: Update to kbiff 3.6 Revision Changes Path 1.23 +1 -2 ports/mail/kbiff/Makefile 1.7 +1 -1 ports/mail/kbiff/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 17:31:34 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C944337B417; Sat, 4 May 2002 17:31:29 -0700 (PDT) Received: (from marcus@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g450VTU18880; Sat, 4 May 2002 17:31:29 -0700 (PDT) (envelope-from marcus) Message-Id: <200205050031.g450VTU18880@freefall.freebsd.org> From: Joe Marcus Clarke Date: Sat, 4 May 2002 17:31:29 -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 marcus 2002/05/04 17:31:27 PDT Modified files: devel/p5-Glade-Perl Makefile distinfo Log: Update to 0.60. Revision Changes Path 1.4 +3 -2 ports/devel/p5-Glade-Perl/Makefile 1.3 +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 Sat May 4 17:51:28 2002 Delivered-To: cvs-all@freebsd.org Received: from panzer.kdm.org (panzer.kdm.org [216.160.178.169]) by hub.freebsd.org (Postfix) with ESMTP id 797B137B405; Sat, 4 May 2002 17:51:13 -0700 (PDT) Received: (from ken@localhost) by panzer.kdm.org (8.11.6/8.9.1) id g450p8b28078; Sat, 4 May 2002 18:51:08 -0600 (MDT) (envelope-from ken) Date: Sat, 4 May 2002 18:51:08 -0600 From: "Kenneth D. Merry" To: Bruce Evans Cc: Ruslan Ermilov , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: cvs commit: src/share/mk bsd.doc.mk bsd.docb.mk bsd.info.mk bsd.init.mk bsd.lib.mk bsd.libnames.mk bsd.man.mk bsd.nls.mk bsd.obj.mk bsd.own.mk bsd.prog.mk bsd.sgml.mk bsd.subdir.mk sys.mk Message-ID: <20020504185108.A27998@panzer.kdm.org> References: <20020503220935.A17720@panzer.kdm.org> <20020505095658.W710-100000@gamplex.bde.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="pf9I7BMVVzbSWLtt" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020505095658.W710-100000@gamplex.bde.org>; from bde@zeta.org.au on Sun, May 05, 2002 at 10:05:18AM +1000 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --pf9I7BMVVzbSWLtt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sun, May 05, 2002 at 10:05:18 +1000, Bruce Evans wrote: > On Fri, 3 May 2002, Kenneth D. Merry wrote: > > > On Fri, May 03, 2002 at 22:00:05 -0600, Kenneth D. Merry wrote: > > > The attached patch "fixes" it for me. > > > > > > I'm sure someone can come up with a cleaner way of fixing the problem. > > It doesn't seem to be very easy to fix. Kernel makefiles should not depend > on anything outside of the kernel tree. Depending on bsd.kern.mk is bad > enough. > > > Sorry, it was this commit that broke building -current kernels on -stable: > > > > ru 2002/04/22 08:47:11 PDT > > > > Modified files: > > sys/conf kmod.mk > > Log: > > Use standard bsd.init.mk prologue. > > > > Revision Changes Path > > 1.116 +1 -7 src/sys/conf/kmod.mk > > > > > ==== //depot/FreeBSD-zero/src/sys/conf/kmod.mk#9 - /usr/home/ken/perforce/FreeBSD-zero/src/sys/conf/kmod.mk ==== > > > *** /tmp/tmp.18430.0 Fri May 3 21:51:56 2002 > > > --- /usr/home/ken/perforce/FreeBSD-zero/src/sys/conf/kmod.mk Fri May 3 21:51:43 2002 > > > *************** > > > *** 86,92 **** > > > --- 86,98 ---- > > > .error "Do not use KMODDEPS on 5.0+, use MODULE_VERSION/MODULE_DEPEND" > > > .endif > > > > > > + .if exists(____) > > It will never exist when it has 2 layers of misspelling like this :-). I grabbed the __ part from bsd.init.mk, but I suppose I was a bit confused. So if I do: .if exists() with make(1) do the right thing? > > > .include > > > + .elif exists(../../../share/mk/bsd.init.mk) > > > + .include "../../../share/mk/bsd.init.mk" > > > + .elif exists(../../../../share/mk/bsd.init.mk) > > > + .include "../../../../share/mk/bsd.init.mk" > > > + .endif > > > > > > .SUFFIXES: .out .o .c .cc .cxx .C .y .l .s .S > > > > > Not using it when it isn't in the standard place would be less ugly. How about this? Assuming exists() does the right thing (does it?), this patch would restore the previous behavior if bsd.init.mk isn't there. Ken -- Kenneth Merry ken@kdm.org --pf9I7BMVVzbSWLtt Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="kmod.mk.20020504" ==== //depot/FreeBSD-zero/src/sys/conf/kmod.mk#9 - /usr/home/ken/perforce/FreeBSD-zero/src/sys/conf/kmod.mk ==== *** /tmp/tmp.6730.0 Sat May 4 18:49:30 2002 --- /usr/home/ken/perforce/FreeBSD-zero/src/sys/conf/kmod.mk Sat May 4 18:47:22 2002 *************** *** 86,92 **** --- 86,99 ---- .error "Do not use KMODDEPS on 5.0+, use MODULE_VERSION/MODULE_DEPEND" .endif + .if exists() .include + .elif !target(__initialized__) + __initialized__: + .if exists(${.CURDIR}/../Makefile.inc) + .include "${.CURDIR}/../Makefile.inc" + .endif + .endif .SUFFIXES: .out .o .c .cc .cxx .C .y .l .s .S --pf9I7BMVVzbSWLtt-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 17:52:13 2002 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 96FEC37B41F; Sat, 4 May 2002 17:51:37 -0700 (PDT) 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 KAA27221; Sun, 5 May 2002 10:51:35 +1000 Date: Sun, 5 May 2002 10:53:15 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Jeroen Ruigrok van der Werven Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: src/sys/dev/iir iir.c iir_ctrl.c iir_pci.c In-Reply-To: <200205040822.g448M9h78975@freefall.freebsd.org> Message-ID: <20020505105107.Q710-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 4 May 2002, Jeroen Ruigrok van der Werven wrote: > asmodai 2002/05/04 01:22:09 PDT > > Modified files: (Branch: RELENG_4) > sys/dev/iir iir.c iir_ctrl.c iir_pci.c > Log: > Fix broken sourcefiles by removing #include and adding > an #include to . STABLE does not have the former. Including directly is bogus. The endianness functions are implemented in in RELENG_4. Includes of in -current should be translated to in RELENG_4 and then usually deleted because is already included (indirectly via ). Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 17:59:43 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 80A0237B41B; Sat, 4 May 2002 17:59:37 -0700 (PDT) Received: (from cjc@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g450xbj25219; Sat, 4 May 2002 17:59:37 -0700 (PDT) (envelope-from cjc) Message-Id: <200205050059.g450xbj25219@freefall.freebsd.org> From: "Crist J. Clark" Date: Sat, 4 May 2002 17:59:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/periodic/security 100.chksetuid X-FreeBSD-CVS-Branch: HEAD Sender: owner-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 2002/05/04 17:59:37 PDT Modified files: etc/periodic/security 100.chksetuid Log: Remove leading whitespace from the setuid file lists. Due to the way we run ls(1), through xargs(1), the leading whitespace can change even when the setuid files haven't. To avoid displaying these lines, we currently run diff(1) with the '-w' option. However, this is probably not the ideal way to go; there is a very, very small possibility for diff(1) to miss things is shouldn't. So, with the leading space cleaned, we can revert to the '-b' option which is "safer." PR: conf/37618 Reviewed by: brian MFC after: 3 days Revision Changes Path 1.2 +3 -3 src/etc/periodic/security/100.chksetuid To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 18: 4: 3 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6011D37B405; Sat, 4 May 2002 18:04:00 -0700 (PDT) Received: (from fenner@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g45140525665; Sat, 4 May 2002 18:04:00 -0700 (PDT) (envelope-from fenner) Message-Id: <200205050104.g45140525665@freefall.freebsd.org> From: Bill Fenner Date: Sat, 4 May 2002 18:04:00 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/savecore Makefile savecore.8 savecore.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG fenner 2002/05/04 18:04:00 PDT Modified files: sbin/savecore Makefile savecore.8 savecore.c Log: - revert back to vmcore.# - reimplement -z - use syslog() - improve consistancy of messages - allow -f to recover cleared dumps - return bufsize to 1024 * 1024 - return the ability to write sparse files - update man page - fix minfree to require 2k for info file instead of the kernel size - include Berkeley copyright too due to amount of old code copied Submitted by: Chad David Revision Changes Path 1.10 +3 -2 src/sbin/savecore/Makefile 1.16 +16 -15 src/sbin/savecore/savecore.8 1.59 +252 -92 src/sbin/savecore/savecore.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 18: 9:36 2002 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id CCF1537B400; Sat, 4 May 2002 18:09:30 -0700 (PDT) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.3/8.12.2) with ESMTP id g4519UQj010234; Sat, 4 May 2002 18:09:30 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.3/8.12.3/Submit) id g4518E7Q010229; Sat, 4 May 2002 18:08:14 -0700 (PDT) Date: Sat, 4 May 2002 18:08:14 -0700 From: "David O'Brien" To: "Kenneth D. Merry" Cc: Bruce Evans , Ruslan Ermilov , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: cvs commit: src/share/mk bsd.doc.mk bsd.docb.mk bsd.info.mk bsd.init.mk bsd.lib.mk bsd.libnames.mk bsd.man.mk bsd.nls.mk bsd.obj.mk bsd.own.mk bsd.prog.mk bsd.sgml.mk bsd.subdir.mk sys.mk Message-ID: <20020504180814.B10146@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG Mail-Followup-To: David O'Brien , "Kenneth D. Merry" , Bruce Evans , Ruslan Ermilov , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, current@FreeBSD.ORG References: <20020503220935.A17720@panzer.kdm.org> <20020505095658.W710-100000@gamplex.bde.org> <20020504185108.A27998@panzer.kdm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020504185108.A27998@panzer.kdm.org>; from ken@kdm.org on Sat, May 04, 2002 at 06:51:08PM -0600 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, May 04, 2002 at 06:51:08PM -0600, Kenneth D. Merry wrote: > How about this? Assuming exists() does the right thing (does it?), this > patch would restore the previous behavior if bsd.init.mk isn't there. That is what I have locally -- it just backs out rev 1.116. I was waiting to get bsd.kern.mk repo copied before committing this. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 18:56:34 2002 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 7B55B37B405; Sat, 4 May 2002 18:56:26 -0700 (PDT) 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 LAA31420; Sun, 5 May 2002 11:56:21 +1000 Date: Sun, 5 May 2002 11:58:01 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: "Kenneth D. Merry" Cc: Ruslan Ermilov , , , Subject: Re: cvs commit: src/share/mk bsd.doc.mk bsd.docb.mk bsd.info.mk bsd.init.mk bsd.lib.mk bsd.libnames.mk bsd.man.mk bsd.nls.mk bsd.obj.mk bsd.own.mk bsd.prog.mk bsd.sgml.mk bsd.subdir.mk sys.mk In-Reply-To: <20020504185108.A27998@panzer.kdm.org> Message-ID: <20020505115548.J999-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 4 May 2002, Kenneth D. Merry wrote: > On Sun, May 05, 2002 at 10:05:18 +1000, Bruce Evans wrote: > > On Fri, 3 May 2002, Kenneth D. Merry wrote: > > > > + .if exists(____) > > > > It will never exist when it has 2 layers of misspelling like this :-). > > I grabbed the __ part from bsd.init.mk, but I suppose I was a bit confused. > > So if I do: > > .if exists() > > with make(1) do the right thing? I don't think so. exists() only works with ordinary pathnames AFAIK. > > > > .include > > > > + .elif exists(../../../share/mk/bsd.init.mk) > > > > + .include "../../../share/mk/bsd.init.mk" > > > > + .elif exists(../../../../share/mk/bsd.init.mk) > > > > + .include "../../../../share/mk/bsd.init.mk" > > > > + .endif > > > > > > > > .SUFFIXES: .out .o .c .cc .cxx .C .y .l .s .S > > > > > > > > Not using it when it isn't in the standard place would be less ugly. > > How about this? Assuming exists() does the right thing (does it?), this > patch would restore the previous behavior if bsd.init.mk isn't there. See another reply. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 19: 3:46 2002 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 0925E37B404; Sat, 4 May 2002 19:03:41 -0700 (PDT) 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 MAA32075; Sun, 5 May 2002 12:03:38 +1000 Date: Sun, 5 May 2002 12:05:18 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: "David O'Brien" Cc: "Kenneth D. Merry" , Ruslan Ermilov , , , Subject: Re: cvs commit: src/share/mk bsd.doc.mk bsd.docb.mk bsd.info.mk bsd.init.mk bsd.lib.mk bsd.libnames.mk bsd.man.mk bsd.nls.mk bsd.obj.mk bsd.own.mk bsd.prog.mk bsd.sgml.mk bsd.subdir.mk sys.mk In-Reply-To: <20020504180814.B10146@dragon.nuxi.com> Message-ID: <20020505115810.C999-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 4 May 2002, David O'Brien wrote: > On Sat, May 04, 2002 at 06:51:08PM -0600, Kenneth D. Merry wrote: > > How about this? Assuming exists() does the right thing (does it?), this > > patch would restore the previous behavior if bsd.init.mk isn't there. > > That is what I have locally -- it just backs out rev 1.116. I was > waiting to get bsd.kern.mk repo copied before committing this. What you could do is ifdef on a variable that is known to be defined in sys.mk in RELENG_4 (and preferably in all old versions of FreeBSD) but not in -current. __initialized__ in rev.1.115 apparently works as that variable. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 19: 6:37 2002 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 4660C37B419; Sat, 4 May 2002 19:06:31 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g4526U617858; Sat, 4 May 2002 20:06:30 -0600 (MDT) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g4526Tr20859; Sat, 4 May 2002 20:06:29 -0600 (MDT) (envelope-from imp@village.org) Date: Sat, 04 May 2002 20:06:25 -0600 (MDT) Message-Id: <20020504.200625.27194416.imp@village.org> To: grog@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 wi.4 From: "M. Warner Losh" In-Reply-To: <20020505093336.E34811@wantadilla.lemis.com> References: <20020504113032.D12386@wantadilla.lemis.com> <20020503.224516.115910512.imp@village.org> <20020505093336.E34811@wantadilla.lemis.com> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <20020505093336.E34811@wantadilla.lemis.com> "Greg 'groggy' Lehey" writes: : On Friday, 3 May 2002 at 22:45:16 -0600, Warner Losh wrote: : > In message: <20020504113032.D12386@wantadilla.lemis.com> : > "Greg 'groggy' Lehey" writes: : >> On Friday, 3 May 2002 at 11:11:18 -0700, Warner Losh wrote: : >>> imp 2002/05/03 11:11:18 PDT : >>> : >>> Modified files: : >>> share/man/man4 wi.4 : >>> Log: : >>> Minor tweaks: : >>> o go ahead and document ibss-master and ibss modes, since there are : >>> patches in the pipeline to support them. : >> : >> OK, now I'm thoroughly confused. What's the difference between IBSS : >> and IBSS master? My understanding was that the term "master" applied : >> to the station providing the BSSID in IBSS mode, and that it didn't do : >> anything else. Is this just a way to tell the driver whether to form : >> an IBSS or not? If so, I'd suggest that you find some other term to : >> describe that station, since "master" suggests some other : >> functionality. : > : > No, that't it. ibss-master provides the network name so that all the : > other cards can talk to each other. OpenBSD already uses this term, : > and there's absolutely no sense in being gratutitously incompatible. : : That's true enough, but who do you want to be compatible with? This : term is also gratuitously incompatible with the standard, and it : confuses the hell out of most people, including seasoned BSD hackers. I want to be compatible with the OpenBSD people. I'd rather be compatible with them than not, even if it is a little incompatible with the standard. And it isn't even that incompatible with the standard. The 'master' in an ibss network doesn't have a standard name that I've read. : > It isn't ideal, but changing the name will make it harder to share : > code with OpenBSD. I'm trying to merge the drivers, so that is a : > big deal to me. Since OpenBSD has already done 3.1 with : > "ibss-master" in it, it is too late for them to change, so we're : > stuck with it. : : Well, it's too late for them to change for 3.1, but if something's : wrong, it makes sense to change it. What we should do is discuss it : with the OpenBSD people (and presumably the NetBSD people too). Go for it. I have no time or energy for such metters. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 19:46:57 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1EB8A37B405; Sat, 4 May 2002 19:46:54 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g452ksE42808; Sat, 4 May 2002 19:46:54 -0700 (PDT) (envelope-from jmallett) Message-Id: <200205050246.g452ksE42808@freefall.freebsd.org> From: "J. Mallett" Date: Sat, 4 May 2002 19:46:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/xargs xargs.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/05/04 19:46:53 PDT Modified files: usr.bin/xargs xargs.c Log: In an effort to make this utility easier to work with at a source level, move out the parse loop to a seperate function, and move local variables around as is needed. To keep the state of some variables and keep from having huge arg lists to functions, make a bunch global. Change use of err(3) in situations where malloc(3) will be setting errno to errx(3) since assuming malloc(3) sets errno is non-portable, and provides no more useful information in the context of FreeBSD. Submitted by: bde (err/errx), Carl Schmidt (some of the movement of the input loop to a function) Approved by: src/tools/regression/usr.bin/xargs Revision Changes Path 1.31 +153 -140 src/usr.bin/xargs/xargs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 20:19:51 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C5D5737B41A; Sat, 4 May 2002 20:19:48 -0700 (PDT) Received: (from bde@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g453Jmj48202; Sat, 4 May 2002 20:19:48 -0700 (PDT) (envelope-from bde) Message-Id: <200205050319.g453Jmj48202@freefall.freebsd.org> From: Bruce Evans Date: Sat, 4 May 2002 20:19:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa ipl.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 bde 2002/05/04 20:19:48 PDT Modified files: sys/i386/isa ipl.s Log: Fixed checking for VM86 mode in doreti which I broke in rev.1.30. Only the case of VM86 calls from the kernel was broken, so this bug was not a security hole. PR: 36710 Submitted by: David Xu (version for RELENG_4) MFC after: 3 days Revision Changes Path 1.54 +12 -6 src/sys/i386/isa/ipl.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 21: 9: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4108037B417; Sat, 4 May 2002 21:09:03 -0700 (PDT) Received: (from kris@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g45493K54744; Sat, 4 May 2002 21:09:03 -0700 (PDT) (envelope-from kris) Message-Id: <200205050409.g45493K54744@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 4 May 2002 21:09:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/shells/bash1/files patch-test.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kris 2002/05/04 21:09:03 PDT Modified files: shells/bash1/files patch-test.c Log: eaccess() only exists on recent versions of -current, not on -stable. Pointy hat to: obrien Revision Changes Path 1.2 +2 -2 ports/shells/bash1/files/patch-test.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 21:23: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EF04837B41A; Sat, 4 May 2002 21:23:04 -0700 (PDT) Received: (from kris@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g454N4R55619; Sat, 4 May 2002 21:23:04 -0700 (PDT) (envelope-from kris) Message-Id: <200205050423.g454N4R55619@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 4 May 2002 21:23:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/chinese/libtabe Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kris 2002/05/04 21:23:04 PDT Modified files: chinese/libtabe Makefile Log: Add USE_XLIB and correct a LIB_DEPENDS bogon. Noticed by: bento Revision Changes Path 1.23 +3 -1 ports/chinese/libtabe/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 21:32:33 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EBF1A37B404; Sat, 4 May 2002 21:32:30 -0700 (PDT) Received: (from kris@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g454WUT56212; Sat, 4 May 2002 21:32:30 -0700 (PDT) (envelope-from kris) Message-Id: <200205050432.g454WUT56212@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 4 May 2002 21:32:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/chora pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG kris 2002/05/04 21:32:30 PDT Modified files: devel/chora pkg-plist Log: Remove from the pkg-plist a config file which does not exist by default Noticed by: bento Revision Changes Path 1.3 +0 -1 ports/devel/chora/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 May 4 21:33:17 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3CA8237B419; Sat, 4 May 2002 21:33:09 -0700 (PDT) Received: (from bde@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g454X9j56296; Sat, 4 May 2002 21:33:09 -0700 (PDT) (envelope-from bde) Message-Id: <200205050433.g454X9j56296@freefall.freebsd.org> From: Bruce Evans Date: Sat, 4 May 2002 21:33:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_clock.c src/sys/sys time.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bde 2002/05/04 21:33:09 PDT Modified files: sys/kern kern_clock.c sys/sys time.h Log: Fixed breakage of binary compatibility of the kern.clockrate sysctl in sys/time.h rev.1.53, etc. Zero out the entire struct clkinfo and not just the new spare part of it so that there is no possibility of leaking kernel stack context to userland. Revision Changes Path 1.140 +1 -0 src/sys/kern/kern_clock.c 1.56 +1 -0 src/sys/sys/time.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 21:42:54 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E046937B400; Sat, 4 May 2002 21:42:50 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g454goX57113; Sat, 4 May 2002 21:42:50 -0700 (PDT) (envelope-from jmallett) Message-Id: <200205050442.g454goX57113@freefall.freebsd.org> From: "J. Mallett" Date: Sat, 4 May 2002 21:42:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ps fmt.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/05/04 21:42:50 PDT Modified files: bin/ps fmt.c Log: Check for possible overflow from sysconf _SC_ARG_MAX and error out in a correct manner. Revert my incorrect change to use err(3) for malloc(3) failing. Use a size_t variable to store the size of the argument buffer we allocate, and remove silly casts as the result of having this around. Modify the math in some of the paranoid checks for buffer overflow to account for the fact we now are dealing with the actual size of the buffer. Remove the static qualifier for arg_max, and the bogus setting of it to -1. Include for the definitions we use to check for possible overflows. Submitted by: bde Revision Changes Path 1.19 +10 -5 src/bin/ps/fmt.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 21:50:50 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0AF4F37B405; Sat, 4 May 2002 21:50:48 -0700 (PDT) Received: (from bde@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g454omE57629; Sat, 4 May 2002 21:50:48 -0700 (PDT) (envelope-from bde) Message-Id: <200205050450.g454omE57629@freefall.freebsd.org> From: Bruce Evans Date: Sat, 4 May 2002 21:50:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_sig.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bde 2002/05/04 21:50:47 PDT Modified files: sys/kern kern_sig.c Log: Return the correct error code (ENOSYS, not EINVAL) from nosys(). Getting killed by SIGSYS for unimlemented syscalls is bad enough. Obtained from: Lite2 branch The Lite2 branch has some other interesting unmerged (?) bits in this file. They are well hidden among cosmetic regressions. Revision Changes Path 1.160 +1 -1 src/sys/kern/kern_sig.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 22: 8:41 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C3DEF37B405; Sat, 4 May 2002 22:08:38 -0700 (PDT) Received: (from cy@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4558cU62293; Sat, 4 May 2002 22:08:38 -0700 (PDT) (envelope-from cy) Message-Id: <200205050508.g4558cU62293@freefall.freebsd.org> From: Cy Schubert Date: Sat, 4 May 2002 22:08:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/xcut 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 cy 2002/05/04 22:08:38 PDT Modified files: x11/xcut Makefile pkg-descr Log: Xcut has moved to SourceForge. Revision Changes Path 1.5 +2 -1 ports/x11/xcut/Makefile 1.2 +1 -1 ports/x11/xcut/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 May 4 22:15:20 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0945037B41D; Sat, 4 May 2002 22:15:17 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g455FHg62942; Sat, 4 May 2002 22:15:17 -0700 (PDT) (envelope-from jmallett) Message-Id: <200205050515.g455FHg62942@freefall.freebsd.org> From: "J. Mallett" Date: Sat, 4 May 2002 22:15:16 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/xargs xargs.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/05/04 22:15:16 PDT Modified files: usr.bin/xargs xargs.c Log: Fix a typo. Submitted by: Carl Schmidt Wrap an obscenely long line while I'm here. Revision Changes Path 1.32 +3 -2 src/usr.bin/xargs/xargs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 22:21:14 2002 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 01B0E37B419; Sat, 4 May 2002 22:21:10 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g455L8618461; Sat, 4 May 2002 23:21:09 -0600 (MDT) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g455L7r21471; Sat, 4 May 2002 23:21:07 -0600 (MDT) (envelope-from imp@village.org) Date: Sat, 04 May 2002 23:21:00 -0600 (MDT) Message-Id: <20020504.232100.100964911.imp@village.org> To: asmodai@wxs.nl Cc: msmith@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/iir iir.c iir.h iir_ctrl.c iir_pci.c src/sys/i386/conf GENERIC LINT src/sys/modules Makefile From: "M. Warner Losh" In-Reply-To: <20020504083741.GU66061@daemon.ninth-circle.org> References: <20020504082650.GR66061@daemon.ninth-circle.org> <200205040827.g448Rnh12377@mass.dis.org> <20020504083741.GU66061@daemon.ninth-circle.org> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <20020504083741.GU66061@daemon.ninth-circle.org> Jeroen Ruigrok/asmodai writes: : one of the problems is the htole32() functions. We do not have it in : STABLE for all I can tell with my current STABLE tree, which I am now : updating again to make sure I am completely up-to-date. I don't think we have it, and if we add it, we need to fix the wi driver to not define its own private copy. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 22:27:43 2002 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 59A7337B419; Sat, 4 May 2002 22:27:40 -0700 (PDT) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.3/8.12.2) with ESMTP id g455Rbeg026131; Sat, 4 May 2002 22:27:37 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.3/8.12.3/Submit) id g455QMYr023559; Sat, 4 May 2002 22:26:22 -0700 (PDT) Date: Sat, 4 May 2002 22:26:21 -0700 From: "David O'Brien" To: Kris Kennaway Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/shells/bash1/files patch-test.c Message-ID: <20020504222621.A9687@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org Mail-Followup-To: David O'Brien , Kris Kennaway , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200205050409.g45493K54744@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: <200205050409.g45493K54744@freefall.freebsd.org>; from kris@FreeBSD.org on Sat, May 04, 2002 at 09:09:03PM -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, May 04, 2002 at 09:09:03PM -0700, Kris Kennaway wrote: > Log: > eaccess() only exists on recent versions of -current, not on -stable. Is there some reason eaccess has not been MFC'ed? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 22:36:33 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CDDE837B419; Sat, 4 May 2002 22:36:29 -0700 (PDT) Received: (from alc@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g455aT263945; Sat, 4 May 2002 22:36:29 -0700 (PDT) (envelope-from alc) Message-Id: <200205050536.g455aT263945@freefall.freebsd.org> From: Alan Cox Date: Sat, 4 May 2002 22:36:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_map.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alc 2002/05/04 22:36:29 PDT Modified files: sys/vm vm_map.c Log: o Remove GIANT_REQUIRED from vm_map_lookup() and vm_map_lookup_done(). o Acquire and release Giant around vm_map_lookup()'s call to vm_object_shadow(). Revision Changes Path 1.230 +2 -2 src/sys/vm/vm_map.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 22:51:15 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F17F537B41A; Sat, 4 May 2002 22:51:11 -0700 (PDT) Received: (from nsayer@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g455pBt64824; Sat, 4 May 2002 22:51:11 -0700 (PDT) (envelope-from nsayer) Message-Id: <200205050551.g455pBt64824@freefall.freebsd.org> From: Nick Sayer Date: Sat, 4 May 2002 22:51:11 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/mgapdesk 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 nsayer 2002/05/04 22:51:11 PDT Modified files: x11/mgapdesk Makefile distinfo pkg-plist Log: Update to 1.07 to support G550. Sorry for the delay. :-) Submitted by: Adam McDougall Revision Changes Path 1.3 +3 -3 ports/x11/mgapdesk/Makefile 1.2 +1 -1 ports/x11/mgapdesk/distinfo 1.2 +2 -0 ports/x11/mgapdesk/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 May 4 23:30:42 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E6F5737B417; Sat, 4 May 2002 23:30:39 -0700 (PDT) Received: (from alc@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g456Ud771260; Sat, 4 May 2002 23:30:39 -0700 (PDT) (envelope-from alc) Message-Id: <200205050630.g456Ud771260@freefall.freebsd.org> From: Alan Cox Date: Sat, 4 May 2002 23:30:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/smp index.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alc 2002/05/04 23:30:39 PDT Modified files: en/smp index.sgml Log: The conversion of vm_map's lockmgr()-based locks from a shared/exclusive scheme to a simple exclusive scheme is done. Revision Changes Path 1.78 +10 -10 www/en/smp/index.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 23:42:56 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 42E7F37B405; Sat, 4 May 2002 23:42:45 -0700 (PDT) Received: (from jmallett@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g456gjT73726; Sat, 4 May 2002 23:42:45 -0700 (PDT) (envelope-from jmallett) Message-Id: <200205050642.g456gjT73726@freefall.freebsd.org> From: "J. Mallett" Date: Sat, 4 May 2002 23:42:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/xargs xargs.1 xargs.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jmallett 2002/05/04 23:42:45 PDT Modified files: usr.bin/xargs xargs.1 xargs.c Log: Modify the -p implementation to use a user's locale, so they can respond to the prompt in their native language. Also make the prompt fit what POSIX asks for (?...). This should not affect use of -p with yes(1) [as every locale I know of matches 'y' as YESEXPR as well], but that's what -t is for anyway. -p is meant to be really used interactively. Submitted by: tjr, jmallett Revision Changes Path 1.19 +3 -1 src/usr.bin/xargs/xargs.1 1.33 +60 -12 src/usr.bin/xargs/xargs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 23:47:37 2002 Delivered-To: cvs-all@freebsd.org Received: from finntroll.newgold.net (durham-ar1-4-64-252-019.durham.dsl-verizon.net [4.64.252.19]) by hub.freebsd.org (Postfix) with SMTP id 6D71E37B41A for ; Sat, 4 May 2002 23:47:32 -0700 (PDT) Received: (qmail 27914 invoked by uid 1001); 5 May 2002 06:50:53 -0000 Date: Sun, 5 May 2002 06:50:53 +0000 From: "J. Mallett" To: "J. Mallett" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/xargs xargs.1 xargs.c Message-ID: <20020505065053.GF27192@FreeBSD.ORG> References: <200205050642.g456gjT73726@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <200205050642.g456gjT73726@freefall.freebsd.org> User-Agent: Mutt/1.3.27i Organisation: The FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, May 04, 2002 at 11:42:45PM -0700, J. Mallett wrote: > jmallett 2002/05/04 23:42:45 PDT > > Modified files: > usr.bin/xargs xargs.1 xargs.c > Log: > Modify the -p implementation to use a user's locale, so they can respond to > the prompt in their native language. ref5% LANG=fr_FR.ISO8859-1 ./xargs -p -I% echo %^À dumdidum echo dumdidum€?...non dumdidumdidum echo dumdidumdidum€?...oui dumdidumdidum€ domdidumdidum echo domdidumdidum€?...ouais domdidumdidum€ dumdidumdidumdidum echo dumdidumdidumdidum€?...yes dumdidumdidumdidum€ Of course the lines ending with a Euro (€) are output, others are input. -- jmallett@FreeBSD.org | C, MIPS, POSIX, UNIX, BSD, IRC Geek. http://www.FreeBSD.org | The Power to Serve "I've never tried to give my life meaning by demeaning you." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 23:54: 6 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5152937B422; Sat, 4 May 2002 23:53:50 -0700 (PDT) Received: (from yoichi@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g456rov74237; Sat, 4 May 2002 23:53:50 -0700 (PDT) (envelope-from yoichi) Message-Id: <200205050653.g456rov74237@freefall.freebsd.org> From: Yoichi NAKAYAMA Date: Sat, 4 May 2002 23:53:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases Makefile ports/databases/lsdb 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 yoichi 2002/05/04 23:53:50 PDT Modified files: databases Makefile Added files: databases/lsdb Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add LSDB (The Lovely Sister Database), a lightweight replacement of BBDB for SEMI based MUAs. Revision Changes Path 1.175 +1 -0 ports/databases/Makefile 1.1 +37 -0 ports/databases/lsdb/Makefile (new) 1.1 +1 -0 ports/databases/lsdb/distinfo (new) 1.1 +1 -0 ports/databases/lsdb/pkg-comment (new) 1.1 +6 -0 ports/databases/lsdb/pkg-descr (new) 1.1 +5 -0 ports/databases/lsdb/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 23:54: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1F7A437B419; Sat, 4 May 2002 23:53:51 -0700 (PDT) Received: (from yoichi@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g456rpI74268; Sat, 4 May 2002 23:53:51 -0700 (PDT) (envelope-from yoichi) Message-Id: <200205050653.g456rpI74268@freefall.freebsd.org> From: Yoichi NAKAYAMA Date: Sat, 4 May 2002 23:53: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 yoichi 2002/05/04 23:53:51 PDT Modified files: . modules Log: lsdb --> ports/databases/lsdb Revision Changes Path 1.5045 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 23:55: 2 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CDA1537B41C; Sat, 4 May 2002 23:54:55 -0700 (PDT) Received: (from yoichi@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g456stF74440; Sat, 4 May 2002 23:54:55 -0700 (PDT) (envelope-from yoichi) Message-Id: <200205050654.g456stF74440@freefall.freebsd.org> From: Yoichi NAKAYAMA Date: Sat, 4 May 2002 23:54:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases Makefile ports/databases/lsdb-emacs20 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG yoichi 2002/05/04 23:54:55 PDT Modified files: databases Makefile Added files: databases/lsdb-emacs20 Makefile Log: Add LSDB (The Lovely Sister Database), a lightweight replacement of BBDB for SEMI based MUAs. (this is a stub port for emacs20) Revision Changes Path 1.176 +1 -0 ports/databases/Makefile 1.1 +12 -0 ports/databases/lsdb-emacs20/Makefile (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat May 4 23:55: 5 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B276F37B416; Sat, 4 May 2002 23:54:57 -0700 (PDT) Received: (from yoichi@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g456svv74471; Sat, 4 May 2002 23:54:57 -0700 (PDT) (envelope-from yoichi) Message-Id: <200205050654.g456svv74471@freefall.freebsd.org> From: Yoichi NAKAYAMA Date: Sat, 4 May 2002 23:54: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 yoichi 2002/05/04 23:54:57 PDT Modified files: . modules Log: lsdb-emacs20 --> ports/databases/lsdb-emacs20 Revision Changes Path 1.5046 +1 -0 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message