From owner-cvs-all Sun Feb 25 0: 0:38 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CE33C37B491; Sun, 25 Feb 2001 00:00:35 -0800 (PST) (envelope-from kato@FreeBSD.org) Received: (from kato@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1P80ZN96355; Sun, 25 Feb 2001 00:00:35 -0800 (PST) (envelope-from kato) Message-Id: <200102250800.f1P80ZN96355@freefall.freebsd.org> From: KATO Takenori Date: Sun, 25 Feb 2001 00:00:35 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/i386 machdep.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kato 2001/02/25 00:00:35 PST Modified files: sys/pc98/i386 machdep.c Log: Merged from sys/i386/i386/machdep.c revision 1.443. Revision Changes Path 1.208 +5 -5 src/sys/pc98/i386/machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 0: 2:54 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 13B7737B4EC; Sun, 25 Feb 2001 00:02:49 -0800 (PST) (envelope-from jkh@FreeBSD.org) Received: (from jkh@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1P82no96506; Sun, 25 Feb 2001 00:02:49 -0800 (PST) (envelope-from jkh) Message-Id: <200102250802.f1P82no96506@freefall.freebsd.org> From: "Jordan K. Hubbard" Date: Sun, 25 Feb 2001 00:02:48 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release boot_crunch.conf X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jkh 2001/02/25 00:02:48 PST Modified files: release boot_crunch.conf Log: Add fsck_4.2bsd to boot crunch target. This returns the ability to actually fsck (and upgrade) a box from boot media again. Revision Changes Path 1.45 +2 -2 src/release/boot_crunch.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 0: 4:58 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9FE6A37B401; Sun, 25 Feb 2001 00:04:53 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1P84rr98230; Sun, 25 Feb 2001 00:04:53 -0800 (PST) (envelope-from kris) Message-Id: <200102250804.f1P84rr98230@freefall.freebsd.org> From: Kris Kennaway Date: Sun, 25 Feb 2001 00:04:53 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/cucipop Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2001/02/25 00:04:53 PST Modified files: mail/cucipop Makefile distinfo Log: Update IPv6 patch to 2001-02-23 and bump PORTREVISION Revision Changes Path 1.14 +3 -3 ports/mail/cucipop/Makefile 1.5 +1 -1 ports/mail/cucipop/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 0:40:45 2001 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id DE95F37B401; Sun, 25 Feb 2001 00:40:35 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id TAA30691; Sun, 25 Feb 2001 19:40:26 +1100 Date: Sun, 25 Feb 2001 19:35:41 +1100 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: Kris Kennaway Cc: Matt Dillon , Robert Watson , Nick Sayer , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/astro/xglobe/files patch-random In-Reply-To: <20010224225935.A769@mollari.cthul.hu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 24 Feb 2001, Kris Kennaway wrote: > On Sat, Feb 24, 2001 at 10:40:00PM -0800, Matt Dillon wrote: > > I agree with Bruce that throwing a warning in for simply using > > rand() or rand_r() is not appropriate. The man page says its > > obsolete and that is good enough. We can only protect programmers > > from themselves to a point, after that we are wasting our time. > > This isn't true -- as it stands now, people are writing code which > produces bad behaviour (e.g. the xglobe stars thing), or is insecure, > because they are ignoring the documentation. If we add a link-time > warning it will probably catch more software writers, and the net > result is positive. It also points out instances of possibly bad Probability epsilon. The "mktemp() possibly used unsafely" warning is about a much more important problem; it is very annoying, but not annoying enough for many uses of mktemp() to actually go away even in /usr/src (excuse: many or most of them are in gcc or binutils). > Bruce's objection is on different grounds, and I'll think about how we > can improve rand() without breaking the standards. Actually, on that > matter, I have the suspicion that the rand() implementation (i.e. the > algorithm it uses) is standardized somewhere (one of the C > standards?). Bruce, can you confirm? The C standard just gives an example of a portable implementation without saying that it is a bad example. On second thoughts, the standard rand() is somewhat broken as designed. "unsigned int" seed limits it to UINT_MAX sequences, and there is no way to ask for irreproducible randomness. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 0:40:58 2001 Delivered-To: cvs-all@freebsd.org Received: from earth.backplane.com (earth-nat-cw.backplane.com [208.161.114.67]) by hub.freebsd.org (Postfix) with ESMTP id CB2D737B69D; Sun, 25 Feb 2001 00:40:42 -0800 (PST) (envelope-from dillon@earth.backplane.com) Received: (from dillon@localhost) by earth.backplane.com (8.11.2/8.9.3) id f1P8edN12717; Sun, 25 Feb 2001 00:40:39 -0800 (PST) (envelope-from dillon) Date: Sun, 25 Feb 2001 00:40:39 -0800 (PST) From: Matt Dillon Message-Id: <200102250840.f1P8edN12717@earth.backplane.com> To: Bruce Evans Cc: Jake Burkholder , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/i386 db_trace.c exception.s machdep.c trap.c src/sys/i386/include asnames.h References: Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :On Sat, 24 Feb 2001, Jake Burkholder wrote: : :> jake 2001/02/24 18:53:06 PST :> :> - Reduce code duplication between the int0x80 and lcall handlers by :> shuffling the elfags into the right place, saving the sizeof the :> instruction in tf_err and jumping into the common int0x80 code. : :This breaks profiling and pessimizes Xsyscall a little. Please back this :out. : :Bruce I would like to recommend that people *not* try to optimize assembly that already works at this time. Plus it's a really bad idea to try to collapse the int 0x80 / lcall code together - these are the single most critical routines in the system for syscall handling and there are subtle differences in the way they must be handled. To avoid confusion, they should be separate even though there may appear to be a lot of duplicated code. Really. I had a hard enough time documenting them when I revamped that whole module a year ago, collapsing the code will *not* make things better. I would also like to point out that it is more optimal to leave the pieces separated, since programs tend to use either all of one entry point, or all of the other. There will actually be *less* L1 cache pollution. The extra fixups might save a few bytes of codespace, but they aren't going to improve performance. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 0:46:39 2001 Delivered-To: cvs-all@freebsd.org Received: from earth.backplane.com (earth-nat-cw.backplane.com [208.161.114.67]) by hub.freebsd.org (Postfix) with ESMTP id A4CD837B491; Sun, 25 Feb 2001 00:46:33 -0800 (PST) (envelope-from dillon@earth.backplane.com) Received: (from dillon@localhost) by earth.backplane.com (8.11.2/8.9.3) id f1P8jp412754; Sun, 25 Feb 2001 00:45:51 -0800 (PST) (envelope-from dillon) Date: Sun, 25 Feb 2001 00:45:51 -0800 (PST) From: Matt Dillon Message-Id: <200102250845.f1P8jp412754@earth.backplane.com> To: Peter Wemm Cc: Bruce Evans , Jake Burkholder , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/i386 db_trace.c exception.s machdep.c trap.c src/sys/i386/include asnames.h References: <200102250736.f1P7aVi01775@mobile.wemm.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :> :> This breaks profiling and pessimizes Xsyscall a little. Please back this :> out. : :Are you sure? The X*syscall stubs dont seem to be profiled.. Yes, that's what the FAKE_MCOUNT() macro does. :Obviously I could easily be misunderstanding things, but the FAKE_MCOUNT :pulls the caller off the stack, right? How does this all tie in? :Would this change imply that the cpu time of the lcall version would be :applied to the int0x80 version? FAKE_MCOUNT tells __mcount where the caller trapframe really started. It doesn't pull anything off the stack. If you have two entry points both intersecting at the same FAKE_MCOUNT without using the special macros to handle the jump then the profiling code will get really confused in regards to the entry point. -Matt : :Cheers, :-Peter :-- :Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 0:51:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 53EAF37B4EC; Sun, 25 Feb 2001 00:51:42 -0800 (PST) (envelope-from tegge@FreeBSD.org) Received: (from tegge@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1P8pgI08643; Sun, 25 Feb 2001 00:51:42 -0800 (PST) (envelope-from tegge) Message-Id: <200102250851.f1P8pgI08643@freefall.freebsd.org> From: Tor Egge Date: Sun, 25 Feb 2001 00:51:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib netbsd_strtod.c strtod.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tegge 2001/02/25 00:51:41 PST Modified files: lib/libc/stdlib netbsd_strtod.c strtod.c Log: Update unused __dtoa prototypes to match reality. Revision Changes Path 1.6 +2 -2 src/lib/libc/stdlib/netbsd_strtod.c 1.8 +3 -3 src/lib/libc/stdlib/strtod.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 0:52:38 2001 Delivered-To: cvs-all@freebsd.org Received: from mailg.telia.com (mailg.telia.com [194.22.194.26]) by hub.freebsd.org (Postfix) with ESMTP id 77A0037B401 for ; Sun, 25 Feb 2001 00:52:32 -0800 (PST) (envelope-from ertr1013@student.uu.se) Received: from d1o913.telia.com (d1o913.telia.com [195.252.44.241]) by mailg.telia.com (8.9.3/8.9.3) with ESMTP id JAA24257 for ; Sun, 25 Feb 2001 09:52:29 +0100 (CET) Received: from ertr1013.student.uu.se (h238n1fls20o913.telia.com [212.181.162.238]) by d1o913.telia.com (8.8.8/8.8.8) with SMTP id JAA05572 for ; Sun, 25 Feb 2001 09:52:29 +0100 (CET) Received: (qmail 77226 invoked by uid 1001); 25 Feb 2001 08:52:40 -0000 Date: Sun, 25 Feb 2001 09:52:40 +0100 From: Erik Trulsson To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/astro/xglobe/files patch-random Message-ID: <20010225095240.A77183@student.uu.se> Mail-Followup-To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200102250640.f1P6e0q11960@earth.backplane.com> <20010224225935.A769@mollari.cthul.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010224225935.A769@mollari.cthul.hu>; from kris@obsecurity.org on Sat, Feb 24, 2001 at 10:59:35PM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Feb 24, 2001 at 10:59:35PM -0800, Kris Kennaway wrote: > > Bruce's objection is on different grounds, and I'll think about how we > can improve rand() without breaking the standards. Actually, on that > matter, I have the suspicion that the rand() implementation (i.e. the > algorithm it uses) is standardized somewhere (one of the C > standards?). Bruce, can you confirm? > > Kris (I am not Bruce, but...) No, the algorithm of rand() is not standardized in the C standard. OTOH, there is an example of a portable implementation of rand() in the C standard and FreeBSD uses the same algorithm (as does many other implementations of rand()). This is probably what you were thinking of. As long as rand() and srand() behaves as describe in the man-page for rand(3) they confirm to the C standard. (Provided that RAND_MAX is at least 32767.) -- Erik Trulsson ertr1013@student.uu.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 0:55:10 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 67DDF37B491; Sun, 25 Feb 2001 00:55:08 -0800 (PST) (envelope-from nyan@FreeBSD.org) Received: (from nyan@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1P8t8108752; Sun, 25 Feb 2001 00:55:08 -0800 (PST) (envelope-from nyan) Message-Id: <200102250855.f1P8t8108752@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Sun, 25 Feb 2001 00:55:08 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/pc98 sio.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nyan 2001/02/25 00:55:08 PST Modified files: sys/pc98/pc98 sio.c Log: Supported pcmcia modem card. Submitted by: MURAMATSU Atsushi Revision Changes Path 1.148 +11 -5 src/sys/pc98/pc98/sio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 1: 0:32 2001 Delivered-To: cvs-all@freebsd.org Received: from earth.backplane.com (earth-nat-cw.backplane.com [208.161.114.67]) by hub.freebsd.org (Postfix) with ESMTP id B4C9E37B4EC; Sun, 25 Feb 2001 01:00:27 -0800 (PST) (envelope-from dillon@earth.backplane.com) Received: (from dillon@localhost) by earth.backplane.com (8.11.2/8.9.3) id f1P90Qc12868; Sun, 25 Feb 2001 01:00:26 -0800 (PST) (envelope-from dillon) Date: Sun, 25 Feb 2001 01:00:26 -0800 (PST) From: Matt Dillon Message-Id: <200102250900.f1P90Qc12868@earth.backplane.com> To: Bruce Evans Cc: Kris Kennaway , Robert Watson , Nick Sayer , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/astro/xglobe/files patch-random References: Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG : :The C standard just gives an example of a portable implementation without :saying that it is a bad example. : :On second thoughts, the standard rand() is somewhat broken as designed. :"unsigned int" seed limits it to UINT_MAX sequences, and there is no :way to ask for irreproducible randomness. : :Bruce Yes, but on the otherhand there are a huge class of applications that don't need irreproducible randomness. For example, games, many classes of math problems, EE and other simulations... quite a few things do just fine with a standard pseudo-random sequence. It's only security and cryptography where rand() really breaks down. These are certainly important application classes, but they are by no means the *only* application class to consider. I see no reason to marginalize 'everything else' with a warning. I'm not that paranoid. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 1:15:23 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5BE7137B401; Sun, 25 Feb 2001 01:15:20 -0800 (PST) (envelope-from tegge@FreeBSD.org) Received: (from tegge@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1P9FKU12189; Sun, 25 Feb 2001 01:15:20 -0800 (PST) (envelope-from tegge) Message-Id: <200102250915.f1P9FKU12189@freefall.freebsd.org> From: Tor Egge Date: Sun, 25 Feb 2001 01:15:20 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/linuxthreads/files patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tegge 2001/02/25 01:15:20 PST Modified files: devel/linuxthreads/files patch-aa Log: Reference _flockfile to ensure that the linuxthreads version is used. Revision Changes Path 1.11 +21 -18 ports/devel/linuxthreads/files/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 1:22:55 2001 Delivered-To: cvs-all@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-199.dsl.lsan03.pacbell.net [63.207.60.199]) by hub.freebsd.org (Postfix) with ESMTP id 3771137B491; Sun, 25 Feb 2001 01:22:47 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id A498066F83; Sun, 25 Feb 2001 01:22:46 -0800 (PST) Date: Sun, 25 Feb 2001 01:22:46 -0800 From: Kris Kennaway To: Matt Dillon Cc: Bruce Evans , Kris Kennaway , Robert Watson , Nick Sayer , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/astro/xglobe/files patch-random Message-ID: <20010225012246.A30454@mollari.cthul.hu> References: <200102250900.f1P90Qc12868@earth.backplane.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="wRRV7LY7NUeQGEoC" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200102250900.f1P90Qc12868@earth.backplane.com>; from dillon@earth.backplane.com on Sun, Feb 25, 2001 at 01:00:26AM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --wRRV7LY7NUeQGEoC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 25, 2001 at 01:00:26AM -0800, Matt Dillon wrote: > : > :The C standard just gives an example of a portable implementation without > :saying that it is a bad example. > : > :On second thoughts, the standard rand() is somewhat broken as designed. > :"unsigned int" seed limits it to UINT_MAX sequences, and there is no > :way to ask for irreproducible randomness. > : > :Bruce >=20 > Yes, but on the otherhand there are a huge class of applications > that don't need irreproducible randomness. For example, games, > many classes of math problems, EE and other simulations... quite a few > things do just fine with a standard pseudo-random sequence. It's only > security and cryptography where rand() really breaks down. These are > certainly important application classes, but they are by no means the > *only* application class to consider. I see no reason to marginalize > 'everything else' with a warning. I'm not that paranoid. Matt, please read the subject line of the thread you're replying to, and the commit which started it. rand() just isn't very good as it stands, from other standpoints that security. Please also read my reply to -arch before responding further. Kris --wRRV7LY7NUeQGEoC Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6mM7mWry0BWjoQKURApk3AJ9wrCNryThBxtwMCrrc/IP4ZB0lNQCcDD32 4euBhLkO4A65zl+n9hiCWUM= =9sef -----END PGP SIGNATURE----- --wRRV7LY7NUeQGEoC-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 1:28:49 2001 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 2997337B491; Sun, 25 Feb 2001 01:28:42 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id UAA00217; Sun, 25 Feb 2001 20:28:17 +1100 Date: Sun, 25 Feb 2001 20:23:32 +1100 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: Peter Wemm Cc: Jake Burkholder , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 db_trace.c exception.s machdep.c trap.c src/sys/i386/include asnames.h In-Reply-To: <200102250736.f1P7aVi01775@mobile.wemm.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 24 Feb 2001, Peter Wemm wrote: > Bruce Evans wrote: > > On Sat, 24 Feb 2001, Jake Burkholder wrote: > > > - Rename the lcall system call handler from Xsyscall to Xlcall_syscall > > > to be more like Xint0x80_syscall and less like c function syscall(). > > > > This is sort of backwards. Xsyscall is supposed to be named like the C > > function syscall(), but it should be used for normal int 0x80 syscalls. > > Well, given that we have two, "Xsyscall" was wrong as it implies that it > was the "normal" one (it is not). Would you rather that Xint0x80syscall > be renamed to Xsyscall instead? Yes. > > > - Reduce code duplication between the int0x80 and lcall handlers by > > > shuffling the elfags into the right place, saving the sizeof the > > > instruction in tf_err and jumping into the common int0x80 code. > > > > This breaks profiling and pessimizes Xsyscall a little. Please back this > > out. > > Are you sure? The X*syscall stubs dont seem to be profiled.. Yes. The FAKE_MCOUNT stuff does it. > > #define IDTVEC(name) ALIGN_TEXT; .globl __CONCAT(X,name); \ > .type __CONCAT(X,name),@function; __CONCAT(X,name): > > SUPERALIGN_TEXT > IDTVEC(int0x80_syscall) > pushl $2 /* sizeof "int 0x80" */ > syscall_with_err_pushed: > subl $4,%esp /* skip over tf_trapno */ > pushal > pushl %ds > pushl %es > pushl %fs > mov $KDSEL,%ax /* switch to kernel segments */ > mov %ax,%ds > mov %ax,%es > mov $KPSEL,%ax > mov %ax,%fs > FAKE_MCOUNT(13*4(%esp)) > call syscall > MEXITCOUNT > jmp doreti > > Obviously I could easily be misunderstanding things, but the FAKE_MCOUNT > pulls the caller off the stack, right? How does this all tie in? > Would this change imply that the cpu time of the lcall version would be > applied to the int0x80 version? It's fairly complicated. The call to mcount must be delayed until enough registers are saved and enough of the frame is set up. Since we jump before doing any mcount stuff, the Xlcall_syscall will be merged with Xint0x80_syscall as far as mcount can see. The frame is uniform (I hope), so 13*4(%esp) gives the correct syscaller's address for both cases; only the address of mcount's caller is messed up. For low resolution profiling, tick counters are updated indpendently and will be reported by gprof as "" activity in Xlcall_syscall. For high resolution profiling, timestamps are read by mcount, so all activity for Xlcall_syscall will be counted as for Xint0x80_syscall. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 1:33:12 2001 Delivered-To: cvs-all@freebsd.org Received: from earth.backplane.com (earth-nat-cw.backplane.com [208.161.114.67]) by hub.freebsd.org (Postfix) with ESMTP id D6F4C37B401; Sun, 25 Feb 2001 01:33:08 -0800 (PST) (envelope-from dillon@earth.backplane.com) Received: (from dillon@localhost) by earth.backplane.com (8.11.2/8.9.3) id f1P9X7a13051; Sun, 25 Feb 2001 01:33:07 -0800 (PST) (envelope-from dillon) Date: Sun, 25 Feb 2001 01:33:07 -0800 (PST) From: Matt Dillon Message-Id: <200102250933.f1P9X7a13051@earth.backplane.com> To: Kris Kennaway Cc: Bruce Evans , Robert Watson , Nick Sayer , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/astro/xglobe/files patch-random References: <200102250900.f1P90Qc12868@earth.backplane.com> <20010225012246.A30454@mollari.cthul.hu> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG : :Matt, please read the subject line of the thread you're replying to, :and the commit which started it. rand() just isn't very good as it :stands, from other standpoints that security. Please also read my :reply to -arch before responding further. : :Kris I went back and read it. It hasn't changed anything. The manual page for rand() is very specific on the API. If you don't like the sequence returned you could simply fix rand() in libc to use srandom() without breaking the spec. But putting a #warning in is not appropriate. There is nothing fundamentally wrong with the API - in fact, it's almost exactly the same API that srandom() uses except srandom() provides for a larger range of options in regards to seeding. Adding a #warning is adding a hack rather then adding a fix. You may not like the fact that rand() can never be cryptographically secure, but that doesn't illegitimize rand(). As I said, there is a huge class of problems for which a fixed pseudo random sequence is perfectly acceptable. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 1:54:59 2001 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 513ED37B4EC; Sun, 25 Feb 2001 01:54:52 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id UAA01585; Sun, 25 Feb 2001 20:54:49 +1100 Date: Sun, 25 Feb 2001 20:50:04 +1100 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: Peter Wemm Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf Makefile.alpha Makefile.i386 Makefile.pc98 In-Reply-To: <200102250751.f1P7pLd95579@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 24 Feb 2001, Peter Wemm wrote: > peter 2001/02/24 23:51:21 PST > > Modified files: > sys/conf Makefile.alpha Makefile.i386 > Makefile.pc98 > Log: > genassym.sh does not work with a.out because the sizes are rounded up > by the compiler. ie: char foo[0] comes out as 4 bytes on a.out, and > we depended on it coming out as 0 for the script version. :-( > > Make double sure that genassym.o is built and nm'ed in elf mode. Thanks for fixing all this. I knew about the genassym.sh problem, but ISTR testing genassym.sh for aout. I think the rounding up is new behaviour. My version of the aout ld does alignment/padding stuff that is moot with the current behaviour. Possible fix for genassym.sh: use initialized arrays. This stuff is more unportable than I first thought. gcc does the right thing with the following broken code: char x[0] = {}; char y[0] = { 0 }; /* Excess initializers not reported! */ char z[1] = {}; but Tendra C rejects all of these (0-sized arrays aren't in C90, and aggregate initializers must be non-empty in C). Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 2: 9:58 2001 Delivered-To: cvs-all@freebsd.org Received: from moby.geekhouse.net (moby.geekhouse.net [64.81.6.36]) by hub.freebsd.org (Postfix) with ESMTP id 92BE637B4EC; Sun, 25 Feb 2001 02:09:53 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (john@dhcp152.geekhouse.net [192.168.1.152]) by moby.geekhouse.net (8.11.0/8.9.3) with ESMTP id f1PA9w183635; Sun, 25 Feb 2001 02:09:58 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Sun, 25 Feb 2001 02:09:33 -0800 (PST) From: John Baldwin To: Bruce Evans Subject: Re: cvs commit: src/sys/i386/conf NOTES src/sys/conf options Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 25-Feb-01 Bruce Evans wrote: > On Sat, 24 Feb 2001, John Baldwin wrote: > >> jhb 2001/02/24 11:03:19 PST >> >> Modified files: >> sys/i386/conf NOTES >> sys/conf options >> Log: >> Add back in INVARIANT_SUPPORT and expand the comments in NOTES about it >> to include the reasoning Eivind justifiably thwapped me over the head >> with. > > Now removing INVARIANT_SUPPORT is back on my todo list :-]. It enables > a whole 28 lines of code (the _mtx_assert() function). It seems to > be normal for INVARIANTS support code to be this small, so I think it > should be unconditional. You got thwapped because _mtx_assert() was > conditional on the wrong option. The smallness may have something to > do with large support code being put under other options, e.g., KTR. I think Eivind's point was that you may want to just have support for invariants in your kernel and then build a kernel module that you are debugging with invariants. For example, if I wanted to debug a device driver that used mutexes, I might build it with INVARIANTS so that the mtx_assert()'s do something useful. However, I may not wish to turn on INVARIANTS in my base kernel for some reason, and I can get by by building a kernel with just INVARIANT_SUPPORT compiled in.. > Bruce -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 2:16:29 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9503137B401; Sun, 25 Feb 2001 02:16:26 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PAGQH18515; Sun, 25 Feb 2001 02:16:26 -0800 (PST) (envelope-from knu) Message-Id: <200102251016.f1PAGQH18515@freefall.freebsd.org> From: Akinori MUSHA Date: Sun, 25 Feb 2001 02:16:26 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/vmware2/files Makefile.vmmon X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2001/02/25 02:16:26 PST Modified files: emulators/vmware2/files Makefile.vmmon Log: As our new bsd.kmod.mk doesn't seemt to support "make clean all", do "make clean && make" instead. This should fix the build on a recent CURRENT. Revision Changes Path 1.2 +8 -5 ports/emulators/vmware2/files/Makefile.vmmon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 3: 2:41 2001 Delivered-To: cvs-all@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-199.dsl.lsan03.pacbell.net [63.207.60.199]) by hub.freebsd.org (Postfix) with ESMTP id 22DE537B491; Sun, 25 Feb 2001 03:02:27 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id C6BC766F83; Sun, 25 Feb 2001 03:02:26 -0800 (PST) Date: Sun, 25 Feb 2001 03:02:26 -0800 From: Kris Kennaway To: Matt Dillon Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/astro/xglobe/files patch-random Message-ID: <20010225030226.A31350@mollari.cthul.hu> References: <200102250900.f1P90Qc12868@earth.backplane.com> <20010225012246.A30454@mollari.cthul.hu> <200102250933.f1P9X7a13051@earth.backplane.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="M9NhX3UHpAaciwkO" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200102250933.f1P9X7a13051@earth.backplane.com>; from dillon@earth.backplane.com on Sun, Feb 25, 2001 at 01:33:07AM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --M9NhX3UHpAaciwkO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 25, 2001 at 01:33:07AM -0800, Matt Dillon wrote: > : > :Matt, please read the subject line of the thread you're replying to, > :and the commit which started it. rand() just isn't very good as it > :stands, from other standpoints that security. Please also read my > :reply to -arch before responding further. > : > :Kris >=20 > I went back and read it. It hasn't changed anything. The manual > page for rand() is very specific on the API. If you don't like > the sequence returned you could simply fix rand() in libc to use > srandom() without breaking the spec. But putting a #warning in Gah, didn't I also tell you to go and read my reply on -arch? *sigh* > I said, there is a huge class of problems for which a fixed pseudo > random sequence is perfectly acceptable. And you're still missing the point that some non-cryptographic applications of rand() as it stands are invalid, because of the reason noted in the commit message. However, I'll ask you a third time to read my followup on -arch. Kris --M9NhX3UHpAaciwkO Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6mOZCWry0BWjoQKURAjJqAJ9xU87YxQBrXAqOyjicmDHduQACRwCfcLZN O38eoTbXIirImhgy8HIzSu8= =Epvh -----END PGP SIGNATURE----- --M9NhX3UHpAaciwkO-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 3:44:57 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3F3C337B4EC; Sun, 25 Feb 2001 03:44:53 -0800 (PST) (envelope-from des@FreeBSD.org) Received: (from des@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PBiqI27819; Sun, 25 Feb 2001 03:44:52 -0800 (PST) (envelope-from des) Message-Id: <200102251144.f1PBiqI27819@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Sun, 25 Feb 2001 03:44:52 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.firewall rc.firewall6 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG des 2001/02/25 03:44:52 PST Modified files: etc rc.firewall rc.firewall6 Log: Fix references to Chapman & Zwicky and Cheswick & Bellowin. PR: 24652 Submitted by: jjreynold@home.com Revision Changes Path 1.40 +6 -4 src/etc/rc.firewall 1.2 +6 -4 src/etc/rc.firewall6 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 3:46: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5501B37B491; Sun, 25 Feb 2001 03:46:05 -0800 (PST) (envelope-from des@FreeBSD.org) Received: (from des@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PBk5T28129; Sun, 25 Feb 2001 03:46:05 -0800 (PST) (envelope-from des) Message-Id: <200102251146.f1PBk5T28129@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Sun, 25 Feb 2001 03:46:05 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.firewall rc.firewall6 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG des 2001/02/25 03:46:05 PST Modified files: (Branch: RELENG_4) etc rc.firewall rc.firewall6 Log: MFC: fix bibliographic references. Revision Changes Path 1.30.2.8 +6 -4 src/etc/rc.firewall 1.1.2.2 +6 -4 src/etc/rc.firewall6 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 3:49:53 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6218A37B503; Sun, 25 Feb 2001 03:49:46 -0800 (PST) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PBnk728880; Sun, 25 Feb 2001 03:49:46 -0800 (PST) (envelope-from alex) Message-Id: <200102251149.f1PBnk728880@freefall.freebsd.org> From: Alexander Langer Date: Sun, 25 Feb 2001 03:49:46 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/de includes.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2001/02/25 03:49:46 PST Added files: de includes.sgml Log: Basic Includes, including a entity which points to the German BSD Community Base. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 3:50:36 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 098D537B4EC; Sun, 25 Feb 2001 03:50:32 -0800 (PST) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PBoVb29020; Sun, 25 Feb 2001 03:50:32 -0800 (PST) (envelope-from alex) Message-Id: <200102251150.f1PBoVb29020@freefall.freebsd.org> From: Alexander Langer Date: Sun, 25 Feb 2001 03:50:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/de availability.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2001/02/25 03:50:31 PST Added files: de availability.sgml Log: Translated from English rev 1.27. Obtained from: FreeBSD German Documentation Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 3:53: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 02F2137B491; Sun, 25 Feb 2001 03:52:58 -0800 (PST) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PBqwE29158; Sun, 25 Feb 2001 03:52:58 -0800 (PST) (envelope-from alex) Message-Id: <200102251152.f1PBqwE29158@freefall.freebsd.org> From: Alexander Langer Date: Sun, 25 Feb 2001 03:52:58 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/de index.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2001/02/25 03:52:58 PST Added files: de index.sgml Log: Translated from English 1.104. Most parts which do not exist in German yet are commented out. German only parts (e.g. German documents and similar stuff), which used to live under http://www.de.freebsd.org/de/index.html are included here and point to the new location on the German webserver where needed. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 3:53:51 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 96EFC37B65D; Sun, 25 Feb 2001 03:53:47 -0800 (PST) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PBrlD29211; Sun, 25 Feb 2001 03:53:47 -0800 (PST) (envelope-from alex) Message-Id: <200102251153.f1PBrlD29211@freefall.freebsd.org> From: Alexander Langer Date: Sun, 25 Feb 2001 03:53:47 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/de/handbook Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2001/02/25 03:53:47 PST Added files: de/handbook Makefile Log: Build and install the German handbook. Obtained from: FreeBSD German Documentation Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 3:54:13 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4FB8537B401; Sun, 25 Feb 2001 03:54:10 -0800 (PST) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PBsAT29269; Sun, 25 Feb 2001 03:54:10 -0800 (PST) (envelope-from alex) Message-Id: <200102251154.f1PBsAT29269@freefall.freebsd.org> From: Alexander Langer Date: Sun, 25 Feb 2001 03:54:10 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/de/FAQ Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2001/02/25 03:54:10 PST Added files: de/FAQ Makefile Log: Build and install the German FAQ. Obtained from: FreeBSD German Documentation Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 3:54:46 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C564537B491; Sun, 25 Feb 2001 03:54:42 -0800 (PST) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PBsgC29305; Sun, 25 Feb 2001 03:54:42 -0800 (PST) (envelope-from alex) Message-Id: <200102251154.f1PBsgC29305@freefall.freebsd.org> From: Alexander Langer Date: Sun, 25 Feb 2001 03:54:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/de Makefile Makefile.inc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2001/02/25 03:54:42 PST Added files: de Makefile Makefile.inc Log: Build and install the German Parts of the FreeBSD Webpage, including the translated documents. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 4: 0:23 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C87B637B491; Sun, 25 Feb 2001 04:00:18 -0800 (PST) (envelope-from wosch@FreeBSD.org) Received: (from wosch@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PC0GB34209; Sun, 25 Feb 2001 04:00:16 -0800 (PST) (envelope-from wosch) Message-Id: <200102251200.f1PC0GB34209@freefall.freebsd.org> From: Wolfram Schneider Date: Sun, 25 Feb 2001 04:00:15 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en docs.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG wosch 2001/02/25 04:00:15 PST Modified files: en docs.sgml Log: fix mislabeled Linux manpage link Submitted by: Guy Harris Revision Changes Path 1.93 +3 -3 www/en/docs.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 4: 0:58 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BB47C37B67D; Sun, 25 Feb 2001 04:00:55 -0800 (PST) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PC0t834278; Sun, 25 Feb 2001 04:00:55 -0800 (PST) (envelope-from alex) Message-Id: <200102251200.f1PC0t834278@freefall.freebsd.org> From: Alexander Langer Date: Sun, 25 Feb 2001 04:00:55 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www Makefile www/en Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2001/02/25 04:00:55 PST Modified files: . Makefile en Makefile Log: Add de/ subdir. Revision Changes Path 1.17 +2 -2 www/Makefile 1.61 +2 -2 www/en/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 4: 6:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F1D3937B491; Sun, 25 Feb 2001 04:06:41 -0800 (PST) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PC6fk41852; Sun, 25 Feb 2001 04:06:41 -0800 (PST) (envelope-from alex) Message-Id: <200102251206.f1PC6fk41852@freefall.freebsd.org> From: Alexander Langer Date: Sun, 25 Feb 2001 04:06:41 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/de index.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2001/02/25 04:06:41 PST Modified files: de index.sgml Log: Entity date now $FreeBSD$, to expand the date correctly. Revision Changes Path 1.2 +2 -2 www/de/index.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 4: 8:42 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 33A4237B401; Sun, 25 Feb 2001 04:08:39 -0800 (PST) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PC8de42229; Sun, 25 Feb 2001 04:08:39 -0800 (PST) (envelope-from alex) Message-Id: <200102251208.f1PC8de42229@freefall.freebsd.org> From: Alexander Langer Date: Sun, 25 Feb 2001 04:08:38 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/de_DE.ISO_8859-1/books/handbook book.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2001/02/25 04:08:38 PST Modified files: de_DE.ISO_8859-1/books/handbook book.sgml Log: Adjust rel.current for 4.2 Revision Changes Path 1.8 +1 -1 doc/de_DE.ISO_8859-1/books/handbook/book.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 4:40:39 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D26DB37B4EC; Sun, 25 Feb 2001 04:40:31 -0800 (PST) (envelope-from non@FreeBSD.org) Received: (from non@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PCeVs44901; Sun, 25 Feb 2001 04:40:31 -0800 (PST) (envelope-from non) Message-Id: <200102251240.f1PCeVs44901@freefall.freebsd.org> From: Noriaki Mitsunaga Date: Sun, 25 Feb 2001 04:40:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam/scsi scsi_low.c scsi_low.h src/sys/dev/ncv ncr53c500.c ncr53c500var.h src/sys/dev/nsp nsp.c nspvar.h src/sys/dev/stg tmc18c30.c tmc18c30var.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG non 2001/02/25 04:40:30 PST Modified files: sys/cam/scsi scsi_low.c scsi_low.h sys/dev/ncv ncr53c500.c ncr53c500var.h sys/dev/nsp nsp.c nspvar.h sys/dev/stg tmc18c30.c tmc18c30var.h Log: o Support AUTO SENSE correctly. o Offset and period in synch messages and width negotiation should be done for per target not per lun. Move these from *lun_info to *targ_info. o Change in handling XPT_RESET_DEV and XPT_GET_TRAN_SETTINGS . o Change CAM_* xpt_done return values. o Busy loop did not timeout. Change this to timeout as original NetBSD/pc98. Reviewed by: bsd-nomads ML Revision Changes Path 1.8 +74 -67 src/sys/cam/scsi/scsi_low.c 1.3 +10 -15 src/sys/cam/scsi/scsi_low.h 1.3 +50 -79 src/sys/dev/ncv/ncr53c500.c 1.2 +8 -7 src/sys/dev/ncv/ncr53c500var.h 1.4 +50 -143 src/sys/dev/nsp/nsp.c 1.2 +7 -6 src/sys/dev/nsp/nspvar.h 1.4 +49 -129 src/sys/dev/stg/tmc18c30.c 1.2 +7 -5 src/sys/dev/stg/tmc18c30var.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 4:41:47 2001 Delivered-To: cvs-all@freebsd.org Received: from mail.ctonet.it (mail.ctonet.it [212.110.160.100]) by hub.freebsd.org (Postfix) with ESMTP id 683D037B401; Sun, 25 Feb 2001 04:41:24 -0800 (PST) (envelope-from olgeni@FreeBSD.org) Received: from olgeni.localdomain.net (ppp-69.dial3.ctonet.it [212.110.178.69]) by mail.ctonet.it (Postfix) with ESMTP id 8C5E7CF3B0; Sun, 25 Feb 2001 13:41:13 +0100 (CET) Received: from olgeni.localdomain.net (olgeni.localdomain.net [192.168.1.1]) by olgeni.localdomain.net (8.11.2/8.11.2) with ESMTP id f1PDftk77233; Sun, 25 Feb 2001 14:41:55 +0100 (CET) (envelope-from olgeni@FreeBSD.org) Date: Sun, 25 Feb 2001 14:41:55 +0100 (CET) From: Jimmy Olgeni X-X-Sender: To: Jonathan Lemon Cc: , Subject: Re: cvs commit: src/sys/kern uipc_socket.c uipc_syscalls.c In-Reply-To: <200102140209.f1E29FH13023@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! On Tue, 13 Feb 2001, Jonathan Lemon wrote: > Modified files: > sys/kern uipc_socket.c uipc_syscalls.c > Log: > Return ECONNABORTED from accept if connection is closed while on the > listen queue, as well as the current behavior of a zero-length sockaddr. Does the man page need an update? --- accept.2.orig Sun Feb 25 12:37:56 2001 +++ accept.2 Sun Feb 25 12:42:27 2001 @@ -189,6 +189,8 @@ .It Bq Er EWOULDBLOCK The socket is marked non-blocking and no connections are present to be accepted. +.It Bq Er ECONNABORTED +The socket has been closed while on the listen queue. .El .Sh SEE ALSO .Xr bind 2 , -- jimmy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 4:57:39 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AC55B37B491; Sun, 25 Feb 2001 04:57:36 -0800 (PST) (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PCvax47947; Sun, 25 Feb 2001 04:57:36 -0800 (PST) (envelope-from olgeni) Message-Id: <200102251257.f1PCvax47947@freefall.freebsd.org> From: Jimmy Olgeni Date: Sun, 25 Feb 2001 04:57:36 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/phppgadmin pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG olgeni 2001/02/25 04:57:36 PST Modified files: databases/phppgadmin pkg-plist Log: Add missing file to pkg-plist (german.inc.php). Revision Changes Path 1.2 +1 -0 ports/databases/phppgadmin/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 5:13: 3 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AE47437B4EC; Sun, 25 Feb 2001 05:12:58 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: (from phk@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PDCwX51520; Sun, 25 Feb 2001 05:12:58 -0800 (PST) (envelope-from phk) Message-Id: <200102251312.f1PDCwX51520@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sun, 25 Feb 2001 05:12:58 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys mdioctl.h src/sys/dev/md md.c src/sbin/mdconfig mdconfig.8 mdconfig.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phk 2001/02/25 05:12:58 PST Modified files: sys/sys mdioctl.h sys/dev/md md.c sbin/mdconfig mdconfig.8 mdconfig.c Log: Make "md" and "mdctl" macroized parameters. Implement "-l" option to mdconfig which can list one or all md devices. Submitted by: Dima Dorfman Revision Changes Path 1.8 +4 -1 src/sys/sys/mdioctl.h 1.25 +29 -5 src/sys/dev/md/md.c 1.6 +11 -1 src/sbin/mdconfig/mdconfig.8 1.8 +125 -11 src/sbin/mdconfig/mdconfig.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 5:14:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 803B037B4EC; Sun, 25 Feb 2001 05:14:41 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: (from phk@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PDEfS51678; Sun, 25 Feb 2001 05:14:41 -0800 (PST) (envelope-from phk) Message-Id: <200102251314.f1PDEfS51678@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sun, 25 Feb 2001 05:14:41 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mdconfig mdconfig.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phk 2001/02/25 05:14:41 PST Modified files: sbin/mdconfig mdconfig.c Log: Forgot to remove unneeded "intcmp" function. Revision Changes Path 1.9 +1 -9 src/sbin/mdconfig/mdconfig.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 5:33:54 2001 Delivered-To: cvs-all@freebsd.org Received: from relay.butya.kz (butya-gw.butya.kz [212.154.129.94]) by hub.freebsd.org (Postfix) with ESMTP id 3311037B491; Sun, 25 Feb 2001 05:33:49 -0800 (PST) (envelope-from bp@butya.kz) Received: by relay.butya.kz (Postfix, from userid 1000) id B479B28C8F; Sun, 25 Feb 2001 19:33:42 +0600 (ALMT) Received: from localhost (localhost [127.0.0.1]) by relay.butya.kz (Postfix) with ESMTP id 20DFC28C87; Sun, 25 Feb 2001 19:33:42 +0600 (ALMT) Date: Sun, 25 Feb 2001 19:33:41 +0600 (ALMT) From: Boris Popov To: John Baldwin Cc: Bruce Evans , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/conf NOTES src/sys/conf options In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 25 Feb 2001, John Baldwin wrote: > > Now removing INVARIANT_SUPPORT is back on my todo list :-]. It enables > > a whole 28 lines of code (the _mtx_assert() function). It seems to > > I think Eivind's point was that you may want to just have support for > invariants in your kernel and then build a kernel module that you are debugging > with invariants. For example, if I wanted to debug a device driver that used > mutexes, I might build it with INVARIANTS so that the mtx_assert()'s do > something useful. However, I may not wish to turn on INVARIANTS in my base > kernel for some reason, and I can get by by building a kernel with just > INVARIANT_SUPPORT compiled in.. And this works until structures are the same for both cases. The most notable breakage was a kernel compiled with INVARIANTS and a KLD compiled without them. Any attempt to work with zone allocator leads to mysterious panics. Now it seems to be fixed (thanks DES :) -- Boris Popov http://www.butya.kz/~bp/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 5:50:33 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E76C737B401; Sun, 25 Feb 2001 05:50:29 -0800 (PST) (envelope-from dwmalone@FreeBSD.org) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PDoTe54747; Sun, 25 Feb 2001 05:50:29 -0800 (PST) (envelope-from dwmalone) Message-Id: <200102251350.f1PDoTe54747@freefall.freebsd.org> From: David Malone Date: Sun, 25 Feb 2001 05:50:29 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/pac pac.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dwmalone 2001/02/25 05:50:29 PST Modified files: usr.sbin/lpr/pac pac.c Log: Stop pac dereferencing a null pointer if accounting is not enabeled. PR: 24798 18191 Submitted by: Nick Hilliard Reviewed by: gad Revision Changes Path 1.11 +3 -2 src/usr.sbin/lpr/pac/pac.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 6: 1:11 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B4F2337B4EC; Sun, 25 Feb 2001 06:01:06 -0800 (PST) (envelope-from non@FreeBSD.org) Received: (from non@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PE16s55843; Sun, 25 Feb 2001 06:01:06 -0800 (PST) (envelope-from non) Message-Id: <200102251401.f1PE16s55843@freefall.freebsd.org> From: Noriaki Mitsunaga Date: Sun, 25 Feb 2001 06:01:06 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/nsp nsp_pccard.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG non 2001/02/25 06:01:06 PST Modified files: sys/dev/nsp nsp_pccard.c Log: o Check the size of I/O window handed by parent bus. o Check if it is in PIO_MODE when memory window is not handed. Revision Changes Path 1.6 +14 -9 src/sys/dev/nsp/nsp_pccard.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 6: 1:54 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D58A537B4EC; Sun, 25 Feb 2001 06:01:46 -0800 (PST) (envelope-from non@FreeBSD.org) Received: (from non@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PE1ki55925; Sun, 25 Feb 2001 06:01:46 -0800 (PST) (envelope-from non) Message-Id: <200102251401.f1PE1ki55925@freefall.freebsd.org> From: Noriaki Mitsunaga Date: Sun, 25 Feb 2001 06:01:46 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/stg tmc18c30_pccard.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG non 2001/02/25 06:01:46 PST Modified files: sys/dev/stg tmc18c30_pccard.c Log: o Check the size of I/O window handed by parent bus. Revision Changes Path 1.6 +8 -3 src/sys/dev/stg/tmc18c30_pccard.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 6: 8:21 2001 Delivered-To: cvs-all@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 77F9F37B401; Sun, 25 Feb 2001 06:08:16 -0800 (PST) (envelope-from dwmalone@maths.tcd.ie) Received: from lanczos.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 25 Feb 2001 14:08:15 +0000 (GMT) Date: Sun, 25 Feb 2001 14:08:14 +0000 From: David Malone To: Peter Wemm Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 bioscall.s locore.s Message-ID: <20010225140814.A30554@lanczos.maths.tcd.ie> References: <200102250744.f1P7ieV91620@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: <200102250744.f1P7ieV91620@freefall.freebsd.org>; from peter@FreeBSD.org on Sat, Feb 24, 2001 at 11:44:40PM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Feb 24, 2001 at 11:44:40PM -0800, Peter Wemm wrote: > This is little more than an academic curiosity anyway since all it is > good for is situations where the boot code is hard wired, eg: rom > bootstraps (such as the gnat box). An alternative option is to compile an elf kernel and then use "kzip -f aout" to produce an aout gzipped image of an elf kernel. The aout loader should be able to use that. This is what we're using for our 40 odd xterminals that we don't really want to have to reburn eproms for. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 7:12:45 2001 Delivered-To: cvs-all@freebsd.org Received: from cr66388-a.rchrd1.on.wave.home.com (cr66388-a.rchrd1.on.wave.home.com [24.114.165.24]) by hub.freebsd.org (Postfix) with ESMTP id 4DF2937B491; Sun, 25 Feb 2001 07:12:34 -0800 (PST) (envelope-from jburkholder0829@home.com) Received: from cr66388-a.rchrd1.on.wave.home.c (localhost [127.0.0.1]) by cr66388-a.rchrd1.on.wave.home.com (Postfix) with ESMTP id 1ADCFBACB; Sun, 25 Feb 2001 10:12:34 -0500 (EST) X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: Bruce Evans Cc: Peter Wemm , Jake Burkholder , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 db_trace.c exception.s machdep.c trap.c src/sys/i386/include asnames.h In-Reply-To: Message from Bruce Evans of "Sun, 25 Feb 2001 20:23:32 +1100." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 25 Feb 2001 10:12:33 -0500 From: Jake Burkholder Message-Id: <20010225151234.1ADCFBACB@cr66388-a.rchrd1.on.wave.home.com> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On Sat, 24 Feb 2001, Peter Wemm wrote: > > > Bruce Evans wrote: > > > On Sat, 24 Feb 2001, Jake Burkholder wrote: > > > > - Rename the lcall system call handler from Xsyscall to Xlcall_syscall > > > > to be more like Xint0x80_syscall and less like c function syscall(). > > > > > > This is sort of backwards. Xsyscall is supposed to be named like the C > > > function syscall(), but it should be used for normal int 0x80 syscalls. > > > > Well, given that we have two, "Xsyscall" was wrong as it implies that it > > was the "normal" one (it is not). Would you rather that Xint0x80syscall > > be renamed to Xsyscall instead? > > Yes. > Ok. My concern is that Xsyscall and syscall are very similar. I might confuse them at 4 am. What about changing the X to something clearer like idt_ ? > > > > - Reduce code duplication between the int0x80 and lcall handlers by > > > > shuffling the elfags into the right place, saving the sizeof the > > > > instruction in tf_err and jumping into the common int0x80 code. > > > > > > This breaks profiling and pessimizes Xsyscall a little. Please back this > > > out. > > > > Are you sure? The X*syscall stubs dont seem to be profiled.. > > Yes. The FAKE_MCOUNT stuff does it. > > > > > #define IDTVEC(name) ALIGN_TEXT; .globl __CONCAT(X,name); \ > > .type __CONCAT(X,name),@function; __CONCAT(X,name): > > > > SUPERALIGN_TEXT > > IDTVEC(int0x80_syscall) > > pushl $2 /* sizeof "int 0x80" */ > > syscall_with_err_pushed: > > subl $4,%esp /* skip over tf_trapno */ > > pushal > > pushl %ds > > pushl %es > > pushl %fs > > mov $KDSEL,%ax /* switch to kernel segments */ > > mov %ax,%ds > > mov %ax,%es > > mov $KPSEL,%ax > > mov %ax,%fs > > FAKE_MCOUNT(13*4(%esp)) > > call syscall > > MEXITCOUNT > > jmp doreti > > > > Obviously I could easily be misunderstanding things, but the FAKE_MCOUNT > > pulls the caller off the stack, right? How does this all tie in? > > Would this change imply that the cpu time of the lcall version would be > > applied to the int0x80 version? > > It's fairly complicated. The call to mcount must be delayed until > enough registers are saved and enough of the frame is set up. Since > we jump before doing any mcount stuff, the Xlcall_syscall will be > merged with Xint0x80_syscall as far as mcount can see. The frame is > uniform (I hope), so 13*4(%esp) gives the correct syscaller's address > for both cases; only the address of mcount's caller is messed up. > For low resolution profiling, tick counters are updated indpendently > and will be reported by gprof as "" activity in > Xlcall_syscall. For high resolution profiling, timestamps are read > by mcount, so all activity for Xlcall_syscall will be counted as for > Xint0x80_syscall. How does this work for traps then? They all jump to the common alltraps label. > > Bruce > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 7:17:27 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C039237B491; Sun, 25 Feb 2001 07:17:24 -0800 (PST) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PFHOV53023; Sun, 25 Feb 2001 07:17:24 -0800 (PST) (envelope-from jlemon) Message-Id: <200102251517.f1PFHOV53023@freefall.freebsd.org> From: Jonathan Lemon Date: Sun, 25 Feb 2001 07:17:24 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_input.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jlemon 2001/02/25 07:17:24 PST Modified files: sys/netinet tcp_input.c Log: Do not delay a new ack if there already is a delayed ack pending on the connection, but send it immediately. Prior to this change, it was possible to delay a delayed-ack for multiple times, resulting in degraded TCP behavior in certain corner cases. Revision Changes Path 1.124 +12 -6 src/sys/netinet/tcp_input.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 7:20:35 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 18A9C37B401; Sun, 25 Feb 2001 07:20:32 -0800 (PST) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PFKWH53330; Sun, 25 Feb 2001 07:20:32 -0800 (PST) (envelope-from jlemon) Message-Id: <200102251520.f1PFKWH53330@freefall.freebsd.org> From: Jonathan Lemon Date: Sun, 25 Feb 2001 07:20:32 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_input.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jlemon 2001/02/25 07:20:32 PST Modified files: (Branch: RELENG_4) sys/netinet tcp_input.c Log: MFC: r1.124, delayed ack fix. Revision Changes Path 1.107.2.6 +12 -6 src/sys/netinet/tcp_input.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 7:24:28 2001 Delivered-To: cvs-all@freebsd.org Received: from gw.nectar.com (gw.nectar.com [208.42.49.153]) by hub.freebsd.org (Postfix) with ESMTP id C300737B401; Sun, 25 Feb 2001 07:24:17 -0800 (PST) (envelope-from nectar@nectar.com) Received: from hamlet.nectar.com (hamlet.nectar.com [10.0.1.102]) by gw.nectar.com (Postfix) with ESMTP id A20EE18C91; Sun, 25 Feb 2001 09:24:16 -0600 (CST) Received: (from nectar@localhost) by hamlet.nectar.com (8.11.2/8.9.3) id f1PFOG846996; Sun, 25 Feb 2001 09:24:16 -0600 (CST) (envelope-from nectar@spawn.nectar.com) Date: Sun, 25 Feb 2001 09:24:16 -0600 From: "Jacques A. Vidrine" To: Matt Dillon Cc: Bruce Evans , Kris Kennaway , Robert Watson , Nick Sayer , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/astro/xglobe/files patch-random Message-ID: <20010225092416.A46959@hamlet.nectar.com> Mail-Followup-To: "Jacques A. Vidrine" , Matt Dillon , Bruce Evans , Kris Kennaway , Robert Watson , Nick Sayer , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200102250900.f1P90Qc12868@earth.backplane.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200102250900.f1P90Qc12868@earth.backplane.com>; from dillon@earth.backplane.com on Sun, Feb 25, 2001 at 01:00:26AM -0800 X-Url: http://www.nectar.com/ Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Feb 25, 2001 at 01:00:26AM -0800, Matt Dillon wrote: > It's only security and cryptography where rand() really breaks down. This is simply not true in my experience. I fixed two ports in the recent past that were using rand/srand, because: Case 1: A game's sound-effects that were essentially white-noise (e.g. explosions) sounded silly. Using random/srandom made it sound much better. Case 2: XMMS used rand/srand to shuffle the playlist. I have a 4000+ item playlist, and the shuffle was noticeably not very random. Changing XMMS to use random/srandom fixed this. My conclusion is that either: Our implementation of `rand' loses. OR `rand' has inherent limitations that make it unsuitable for most applications. Cheers, -- Jacques Vidrine / n@nectar.com / jvidrine@verio.net / nectar@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 7:27:23 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9EF3C37B503; Sun, 25 Feb 2001 07:27:17 -0800 (PST) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PFRHU53878; Sun, 25 Feb 2001 07:27:17 -0800 (PST) (envelope-from kevlo) Message-Id: <200102251527.f1PFRHU53878@freefall.freebsd.org> From: Kevin Lo Date: Sun, 25 Feb 2001 07:27:17 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/gsl Makefile pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kevlo 2001/02/25 07:27:17 PST Modified files: math/gsl Makefile pkg-descr pkg-plist Log: - Use MASTER_SITE_SOURCEWARE to MASTER_SITES - Update WWW: line - Use NOPORTDOCS PLIST_SUB PR: 25324 Submitted by: Ports Fury Revision Changes Path 1.8 +11 -13 ports/math/gsl/Makefile 1.2 +1 -1 ports/math/gsl/pkg-descr 1.5 +2 -2 ports/math/gsl/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 7:30: 2 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 73A2C37B503; Sun, 25 Feb 2001 07:29:56 -0800 (PST) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PFTuC54262; Sun, 25 Feb 2001 07:29:56 -0800 (PST) (envelope-from kevlo) Message-Id: <200102251529.f1PFTuC54262@freefall.freebsd.org> From: Kevin Lo Date: Sun, 25 Feb 2001 07:29:56 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/shells/flash Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kevlo 2001/02/25 07:29:56 PST Modified files: shells/flash Makefile Log: Add secondary site to MASTER_SITES PR: 25326 Submitted by: Ports Fury Revision Changes Path 1.10 +3 -2 ports/shells/flash/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 7:34:52 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2C85A37B401; Sun, 25 Feb 2001 07:34:48 -0800 (PST) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PFYmF54858; Sun, 25 Feb 2001 07:34:48 -0800 (PST) (envelope-from kevlo) Message-Id: <200102251534.f1PFYmF54858@freefall.freebsd.org> From: Kevin Lo Date: Sun, 25 Feb 2001 07:34:48 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/gaspell Makefile ports/textproc/gaspell/files patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kevlo 2001/02/25 07:34:47 PST Modified files: textproc/gaspell Makefile textproc/gaspell/files patch-aa Log: - Fix LIB_DEPENDS - Use USE_X_PREFIX - Use USE_GNOMELIBS PR: 25327 Submitted by: Ports Fury Revision Changes Path 1.10 +7 -7 ports/textproc/gaspell/Makefile 1.3 +8 -5 ports/textproc/gaspell/files/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 7:42:36 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D2DDC37B491; Sun, 25 Feb 2001 07:42:31 -0800 (PST) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PFgVV55728; Sun, 25 Feb 2001 07:42:31 -0800 (PST) (envelope-from kevlo) Message-Id: <200102251542.f1PFgVV55728@freefall.freebsd.org> From: Kevin Lo Date: Sun, 25 Feb 2001 07:42:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/gq Makefile distinfo pkg-plist ports/net/gq/files patch-ab patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kevlo 2001/02/25 07:42:31 PST Modified files: net/gq Makefile distinfo pkg-plist net/gq/files patch-ab Removed files: net/gq/files patch-aa Log: Upgrade to version 0.4 PR: 25332 Submitted by: MAINTAINER Revision Changes Path 1.6 +2 -2 ports/net/gq/Makefile 1.4 +1 -1 ports/net/gq/distinfo 1.2 +6 -6 ports/net/gq/pkg-plist 1.2 +1 -1 ports/net/gq/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 Sun Feb 25 7:46:42 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2839A37B491; Sun, 25 Feb 2001 07:46:37 -0800 (PST) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PFkb856043; Sun, 25 Feb 2001 07:46:37 -0800 (PST) (envelope-from kevlo) Message-Id: <200102251546.f1PFkb856043@freefall.freebsd.org> From: Kevin Lo Date: Sun, 25 Feb 2001 07:46:37 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/p5-Mail-IMAPClient Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kevlo 2001/02/25 07:46:36 PST Modified files: mail/p5-Mail-IMAPClient Makefile Log: Change maintainer to ports@ PR: 25348 Submitted by: MAINTAINER Revision Changes Path 1.4 +2 -2 ports/mail/p5-Mail-IMAPClient/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 7:56: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id 4309337B4EC; Sun, 25 Feb 2001 07:56:04 -0800 (PST) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.11.2/8.11.2) id f1PFtb055912; Sun, 25 Feb 2001 18:55:37 +0300 (MSK) (envelope-from ache) Date: Sun, 25 Feb 2001 18:55:36 +0300 From: "Andrey A. Chernov" To: "Jacques A. Vidrine" , Matt Dillon , Bruce Evans , Kris Kennaway , Robert Watson , Nick Sayer , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/astro/xglobe/files patch-random Message-ID: <20010225185535.A55782@nagual.pp.ru> References: <200102250900.f1P90Qc12868@earth.backplane.com> <20010225092416.A46959@hamlet.nectar.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010225092416.A46959@hamlet.nectar.com>; from n@nectar.com on Sun, Feb 25, 2001 at 09:24:16AM -0600 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Feb 25, 2001 at 09:24:16 -0600, Jacques A. Vidrine wrote: > My conclusion is that either: > > Our implementation of `rand' loses. We can easily improve much our rand() random distribution staying inside the same API by using just different calculation formula, as we already do with random(). I plan to do it long time ago, but lost interest. I can dig out this formula, if someone is interested. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 7:58:35 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2A51637B4EC; Sun, 25 Feb 2001 07:58:28 -0800 (PST) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PFwS856955; Sun, 25 Feb 2001 07:58:28 -0800 (PST) (envelope-from kevlo) Message-Id: <200102251558.f1PFwS856955@freefall.freebsd.org> From: Kevin Lo Date: Sun, 25 Feb 2001 07:58:27 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/quasi88 Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kevlo 2001/02/25 07:58:27 PST Modified files: emulators/quasi88 Makefile distinfo pkg-descr pkg-plist Log: Upgrade to version 0.4.3 PR: 25349 Submitted by: MAINTAINER Revision Changes Path 1.8 +3 -3 ports/emulators/quasi88/Makefile 1.3 +1 -2 ports/emulators/quasi88/distinfo 1.3 +0 -9 ports/emulators/quasi88/pkg-descr 1.3 +8 -9 ports/emulators/quasi88/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 8:13:40 2001 Delivered-To: cvs-all@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id EE92637B6A0; Sun, 25 Feb 2001 08:13:32 -0800 (PST) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.11.2/8.11.2) id f1PGDIw56182; Sun, 25 Feb 2001 19:13:18 +0300 (MSK) (envelope-from ache) Date: Sun, 25 Feb 2001 19:13:17 +0300 From: "Andrey A. Chernov" To: "Jacques A. Vidrine" , Matt Dillon , Bruce Evans , Kris Kennaway , Robert Watson , Nick Sayer , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/astro/xglobe/files patch-random Message-ID: <20010225191316.A56093@nagual.pp.ru> References: <200102250900.f1P90Qc12868@earth.backplane.com> <20010225092416.A46959@hamlet.nectar.com> <20010225185535.A55782@nagual.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010225185535.A55782@nagual.pp.ru>; from ache@nagual.pp.ru on Sun, Feb 25, 2001 at 06:55:36PM +0300 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Feb 25, 2001 at 18:55:36 +0300, Andrey A. Chernov wrote: > On Sun, Feb 25, 2001 at 09:24:16 -0600, Jacques A. Vidrine wrote: > > My conclusion is that either: > > > > Our implementation of `rand' loses. > > We can easily improve much our rand() random distribution staying inside > the same API by using just different calculation formula, as we already do > with random(). I plan to do it long time ago, but lost interest. I can dig > out this formula, if someone is interested. We already use this formula (in different context), see good_rand() function in stdlib/random.c -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 8:18:18 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B5EBE37B401; Sun, 25 Feb 2001 08:18:14 -0800 (PST) (envelope-from jake@FreeBSD.org) Received: (from jake@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PGIEQ64285; Sun, 25 Feb 2001 08:18:14 -0800 (PST) (envelope-from jake) Message-Id: <200102251618.f1PGIEQ64285@freefall.freebsd.org> From: Jake Burkholder Date: Sun, 25 Feb 2001 08:18:14 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_mutex.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jake 2001/02/25 08:18:14 PST Modified files: sys/kern kern_mutex.c Log: Remove brackets around variables in a function that used to be a macro. Revision Changes Path 1.52 +11 -11 src/sys/kern/kern_mutex.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 8:34:42 2001 Delivered-To: cvs-all@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id 32F4B37B401; Sun, 25 Feb 2001 08:34:31 -0800 (PST) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.11.2/8.11.2) id f1PGYBv56414; Sun, 25 Feb 2001 19:34:11 +0300 (MSK) (envelope-from ache) Date: Sun, 25 Feb 2001 19:34:09 +0300 From: "Andrey A. Chernov" To: "Jacques A. Vidrine" , Matt Dillon , Bruce Evans , Kris Kennaway , Robert Watson , Nick Sayer , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: rand.c patch for review (was: Re: cvs commit: ports/astro/xglobe/files patch-random) Message-ID: <20010225193409.A56351@nagual.pp.ru> References: <200102250900.f1P90Qc12868@earth.backplane.com> <20010225092416.A46959@hamlet.nectar.com> <20010225185535.A55782@nagual.pp.ru> <20010225191316.A56093@nagual.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010225191316.A56093@nagual.pp.ru>; from ache@nagual.pp.ru on Sun, Feb 25, 2001 at 07:13:17PM +0300 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Feb 25, 2001 at 19:13:17 +0300, Andrey A. Chernov wrote: > On Sun, Feb 25, 2001 at 18:55:36 +0300, Andrey A. Chernov wrote: > > On Sun, Feb 25, 2001 at 09:24:16 -0600, Jacques A. Vidrine wrote: > > > My conclusion is that either: > > > > > > Our implementation of `rand' loses. > > > > We can easily improve much our rand() random distribution staying inside > > the same API by using just different calculation formula, as we already do > > with random(). I plan to do it long time ago, but lost interest. I can dig > > out this formula, if someone is interested. > > We already use this formula (in different context), see > good_rand() function in stdlib/random.c Patch for review: --- rand.c.bak Thu Aug 19 19:30:29 1999 +++ rand.c Sun Feb 25 19:30:15 2001 @@ -47,7 +47,31 @@ static int do_rand(unsigned long *ctx) { +#ifdef USE_WEAK_SEEDING +/* + * Historic implementation compatibility. + * The random sequences do not vary much with the seed, + * even with overflowing. + */ return ((*ctx = *ctx * 1103515245 + 12345) % ((u_long)RAND_MAX + 1)); +#else /* !USE_WEAK_SEEDING */ +/* + * Compute x = (7^5 * x) mod (2^31 - 1) + * wihout overflowing 31 bits: + * (2^31 - 1) = 127773 * (7^5) + 2836 + * From "Random number generators: good ones are hard to find", + * Park and Miller, Communications of the ACM, vol. 31, no. 10, + * October 1988, p. 1195. + */ + long hi, lo, x; + + hi = *ctx / 127773; + lo = *ctx % 127773; + x = 16807 * lo - 2836 * hi; + if (x <= 0) + x += 0x7fffffff; + return ((*ctx = x) % ((u_long)RAND_MAX + 1)); +#endif /* !USE_WEAK_SEEDING */ } -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 8:46:56 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 32C2837B491; Sun, 25 Feb 2001 08:46:52 -0800 (PST) (envelope-from bsd@FreeBSD.org) Received: (from bsd@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PGkqn66262; Sun, 25 Feb 2001 08:46:52 -0800 (PST) (envelope-from bsd) Message-Id: <200102251646.f1PGkqn66262@freefall.freebsd.org> From: "Brian S. Dean" Date: Sun, 25 Feb 2001 08:46:52 -0800 (PST) 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 X-Loop: FreeBSD.ORG bsd 2001/02/25 08:46:52 PST Modified files: comms/comserv Makefile distinfo Log: Version upgrade. Revision Changes Path 1.5 +2 -2 ports/comms/comserv/Makefile 1.4 +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 Sun Feb 25 8:47:52 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 941BA37B65D; Sun, 25 Feb 2001 08:47:44 -0800 (PST) (envelope-from jwd@FreeBSD.org) Received: (from jwd@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PGliB66323; Sun, 25 Feb 2001 08:47:44 -0800 (PST) (envelope-from jwd) Message-Id: <200102251647.f1PGliB66323@freefall.freebsd.org> From: "John W. De Boskey" Date: Sun, 25 Feb 2001 08:47:44 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/disklabel disklabel.8 disklabel.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jwd 2001/02/25 08:47:44 PST Modified files: sbin/disklabel disklabel.8 disklabel.c Log: Allow for easier configuration when using disklabel. A sample being: # size offset fstype [fsize bsize bps/cpg] a: 400M 0 4.2BSD 4096 16384 75 # (Cyl. 0 - 812*) b: 1G * swap c: * * unused e: 204800 * 4.2BSD f: 5g * 4.2BSD g: * * 4.2BSD These patches are the original work of Randell Jesup, and I believe Matt Dillon, with additional work by Warner Losh. Please let me know if I've left someone out. Incorporated into this is the fix for PR bin/22727. This patchset still has style issues and a possible problem on large disks. However, it was a agreed to get these committed before performing major surgery on them. PR: bin/22727 Submitted by: Randell Jesup Revision Changes Path 1.25 +146 -13 src/sbin/disklabel/disklabel.8 1.35 +414 -148 src/sbin/disklabel/disklabel.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 8:49:10 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8ED9B37B491; Sun, 25 Feb 2001 08:49:07 -0800 (PST) (envelope-from julian@FreeBSD.org) Received: (from julian@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PGn7j66518; Sun, 25 Feb 2001 08:49:07 -0800 (PST) (envelope-from julian) Message-Id: <200102251649.f1PGn7j66518@freefall.freebsd.org> From: Julian Elischer Date: Sun, 25 Feb 2001 08:49:07 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_eiface.c ng_eiface.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG julian 2001/02/25 08:49:04 PST Modified files: sys/netgraph ng_eiface.c ng_eiface.h Log: slight cleanups during testing. Revision Changes Path 1.2 +47 -5 src/sys/netgraph/ng_eiface.c 1.2 +1 -17 src/sys/netgraph/ng_eiface.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 9:16: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 9E9DD37B401; Sun, 25 Feb 2001 09:15:55 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id EAA19007; Mon, 26 Feb 2001 04:14:56 +1100 Date: Mon, 26 Feb 2001 04:13:37 +1100 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: Jake Burkholder Cc: Peter Wemm , Jake Burkholder , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 db_trace.c exception.s machdep.c trap.c src/sys/i386/include asnames.h In-Reply-To: <20010225151234.1ADCFBACB@cr66388-a.rchrd1.on.wave.home.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 25 Feb 2001, Jake Burkholder wrote: > > On Sat, 24 Feb 2001, Peter Wemm wrote: > > > > > Bruce Evans wrote: > > > Well, given that we have two, "Xsyscall" was wrong as it implies that it > > > was the "normal" one (it is not). Would you rather that Xint0x80syscall > > > be renamed to Xsyscall instead? > > > > Yes. > > > > Ok. > > My concern is that Xsyscall and syscall are very similar. I might > confuse them at 4 am. What about changing the X to something clearer > like idt_ ? I prefer short names, and wouldn't confuse them. >> [how mcount works in X*syscall] > > How does this work for traps then? They all jump to the common > alltraps label. It doesn't really work :-]. The entry point gets forgotten, much the same as for Xlcall_sycall. "MCOUNT_LABEL(btrap)" combined with not using complete labels for the entry points of the trap handlers has the (mostly unintentional) side effect of combining the tick counts for all the trap handler stubs. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 9:20:26 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2A5B737B491; Sun, 25 Feb 2001 09:20:21 -0800 (PST) (envelope-from jesper@FreeBSD.org) Received: (from jesper@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PHKKY71670; Sun, 25 Feb 2001 09:20:20 -0800 (PST) (envelope-from jesper) Message-Id: <200102251720.f1PHKKY71670@freefall.freebsd.org> From: Jesper Skriver Date: Sun, 25 Feb 2001 09:20:20 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_var.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jesper 2001/02/25 09:20:20 PST Modified files: sys/netinet tcp_var.h Log: Remove tcp_drop_all_states, which is unneeded after jlemon removed it from tcp_subr.c in rev 1.92 Revision Changes Path 1.65 +1 -2 src/sys/netinet/tcp_var.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 9:59:36 2001 Delivered-To: cvs-all@freebsd.org Received: from gratis.grondar.za (grouter.grondar.za [196.7.18.65]) by hub.freebsd.org (Postfix) with ESMTP id C9BBE37B491; Sun, 25 Feb 2001 09:59:27 -0800 (PST) (envelope-from mark@grondar.za) Received: from grondar.za (root@gratis.grondar.za [196.7.18.133]) by gratis.grondar.za (8.11.1/8.11.1) with ESMTP id f1PHwuR02481; Sun, 25 Feb 2001 19:58:58 +0200 (SAST) (envelope-from mark@grondar.za) Message-Id: <200102251758.f1PHwuR02481@gratis.grondar.za> To: "Andrey A. Chernov" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: rand.c patch for review (was: Re: cvs commit: ports/astro/xglobe/files patch-random) References: <20010225193409.A56351@nagual.pp.ru> In-Reply-To: <20010225193409.A56351@nagual.pp.ru> ; from "Andrey A. Chernov" "Sun, 25 Feb 2001 19:34:09 +0300." Date: Sun, 25 Feb 2001 19:59:41 +0200 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Patch for review: Whats wrong with int rand(void) { return((int)random()); } ?? M -- Mark Murray Warning: this .sig is umop ap!sdn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 10: 0:56 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6BF3837B401; Sun, 25 Feb 2001 10:00:47 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PI0iG79020; Sun, 25 Feb 2001 10:00:44 -0800 (PST) (envelope-from ijliao) Message-Id: <200102251800.f1PI0iG79020@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sun, 25 Feb 2001 10:00:44 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/p5-Term-ANSIColor Makefile ports/devel/p5-Term-ANSIColor/files patch-Makefile.PL X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ijliao 2001/02/25 10:00:44 PST Modified files: devel/p5-Term-ANSIColor Makefile Added files: devel/p5-Term-ANSIColor/files patch-Makefile.PL Log: fix install path on current use system build-in PERL_CONFIGURE Submitted by: gugod@gugod.org Revision Changes Path 1.5 +2 -5 ports/devel/p5-Term-ANSIColor/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 10:33:48 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 48F8837B491; Sun, 25 Feb 2001 10:33:45 -0800 (PST) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PIXjN86112; Sun, 25 Feb 2001 10:33:45 -0800 (PST) (envelope-from nik) Message-Id: <200102251833.f1PIXjN86112@freefall.freebsd.org> From: Nik Clayton Date: Sun, 25 Feb 2001 10:33:45 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/projects projects.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nik 2001/02/25 10:33:45 PST Modified files: en/projects projects.sgml Log: Add Freshports to the list of projects. While I'm in here, clean up the markup a little. PR: docs/25277 Submitted by: Dan "Mr. Freshports" Langille Revision Changes Path 1.97 +22 -19 www/en/projects/projects.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 10:38:20 2001 Delivered-To: cvs-all@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id 682D637B4EC; Sun, 25 Feb 2001 10:38:04 -0800 (PST) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.11.2/8.11.2) id f1PIbjE57889; Sun, 25 Feb 2001 21:37:46 +0300 (MSK) (envelope-from ache) Date: Sun, 25 Feb 2001 21:37:44 +0300 From: "Andrey A. Chernov" To: Mark Murray Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: rand.c patch for review (was: Re: cvs commit: ports/astro/xglobe/files patch-random) Message-ID: <20010225213744.A57744@nagual.pp.ru> References: <20010225193409.A56351@nagual.pp.ru> <200102251758.f1PHwuR02481@gratis.grondar.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200102251758.f1PHwuR02481@gratis.grondar.za>; from mark@grondar.za on Sun, Feb 25, 2001 at 07:59:41PM +0200 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Feb 25, 2001 at 19:59:41 +0200, Mark Murray wrote: > > Patch for review: > > Whats wrong with > > int > rand(void) > { > return((int)random()); > } > > ?? 1) Seed & State. Even if srand() is backed by srandom(), if called independently, they overwrite each other seeding state. initstate() etc. adds more here. 2) Speed. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 10:49:53 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EFA0337B401; Sun, 25 Feb 2001 10:49:50 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PIno887302; Sun, 25 Feb 2001 10:49:50 -0800 (PST) (envelope-from ijliao) Message-Id: <200102251849.f1PIno887302@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sun, 25 Feb 2001 10:49:50 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/libxml++ Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ijliao 2001/02/25 10:49:50 PST Modified files: textproc Makefile Added files: textproc/libxml++ Makefile distinfo pkg-comment pkg-descr pkg-plist Log: add libxml++, XML API for C++ Revision Changes Path 1.168 +2 -1 ports/textproc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 10:50: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3C4FC37B698; Sun, 25 Feb 2001 10:49:54 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PInsO87337; Sun, 25 Feb 2001 10:49:54 -0800 (PST) (envelope-from ijliao) Message-Id: <200102251849.f1PInsO87337@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sun, 25 Feb 2001 10:49:54 -0800 (PST) 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 X-Loop: FreeBSD.ORG ijliao 2001/02/25 10:49:54 PST Modified files: . modules Log: libxml++ --> ports/textproc/libxml++ Revision Changes Path 1.2459 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 10:59: 9 2001 Delivered-To: cvs-all@freebsd.org Received: from gw.nectar.com (gw.nectar.com [208.42.49.153]) by hub.freebsd.org (Postfix) with ESMTP id 9DF6E37B4EC; Sun, 25 Feb 2001 10:59:02 -0800 (PST) (envelope-from nectar@nectar.com) Received: from hamlet.nectar.com (hamlet.nectar.com [10.0.1.102]) by gw.nectar.com (Postfix) with ESMTP id 86AE318C91; Sun, 25 Feb 2001 12:59:01 -0600 (CST) Received: (from nectar@localhost) by hamlet.nectar.com (8.11.2/8.9.3) id f1PIx1o47174; Sun, 25 Feb 2001 12:59:01 -0600 (CST) (envelope-from nectar@spawn.nectar.com) Date: Sun, 25 Feb 2001 12:59:01 -0600 From: "Jacques A. Vidrine" To: "Andrey A. Chernov" Cc: Mark Murray , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: rand.c patch for review (was: Re: cvs commit: ports/astro/xglobe/files patch-random) Message-ID: <20010225125901.A47165@hamlet.nectar.com> Mail-Followup-To: "Jacques A. Vidrine" , "Andrey A. Chernov" , Mark Murray , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <20010225193409.A56351@nagual.pp.ru> <200102251758.f1PHwuR02481@gratis.grondar.za> <20010225213744.A57744@nagual.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010225213744.A57744@nagual.pp.ru>; from ache@nagual.pp.ru on Sun, Feb 25, 2001 at 09:37:44PM +0300 X-Url: http://www.nectar.com/ Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Feb 25, 2001 at 09:37:44PM +0300, Andrey A. Chernov wrote: > On Sun, Feb 25, 2001 at 19:59:41 +0200, Mark Murray wrote: > > > Patch for review: > > > > Whats wrong with > > > > int > > rand(void) > > { > > return((int)random()); > > } > > > > ?? > > 1) Seed & State. Even if srand() is backed by srandom(), if called > independently, they overwrite each other seeding > state. initstate() etc. adds more here. Emphasis: Standard C says that rand/srand must behave as if no other library functions ever call them. i.e. the state must not change except when the application calls rand/srand. Cheers, -- Jacques Vidrine / n@nectar.com / jvidrine@verio.net / nectar@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 11: 2:35 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0975337B491; Sun, 25 Feb 2001 11:02:31 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PJ2Ug88412; Sun, 25 Feb 2001 11:02:31 -0800 (PST) (envelope-from knu) Message-Id: <200102251902.f1PJ2Ug88412@freefall.freebsd.org> From: Akinori MUSHA Date: Sun, 25 Feb 2001 11:02:30 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/xchat Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2001/02/25 11:02:30 PST Modified files: japanese/xchat Makefile Log: Conditionalize the IPv6 support. (${OSVERSION} >= 400014) Revision Changes Path 1.7 +8 -3 ports/japanese/xchat/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 11: 2:51 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E7E1737B67D; Sun, 25 Feb 2001 11:02:47 -0800 (PST) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PJ2lU88473; Sun, 25 Feb 2001 11:02:47 -0800 (PST) (envelope-from nik) Message-Id: <200102251902.f1PJ2lU88473@freefall.freebsd.org> From: Nik Clayton Date: Sun, 25 Feb 2001 11:02:47 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/ghostscript6 Makefile ports/print/ghostscript6/files patch-aa ports/print/ghostscript6/scripts configure.batch X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nik 2001/02/25 11:02:47 PST Modified files: print/ghostscript6 Makefile print/ghostscript6/files patch-aa print/ghostscript6/scripts configure.batch Log: Honour the NO_X variable, and don't try and build the X11 output formats, or depend on the X11 libraries, if it is set. This should allow "make release" to work happily with the documentation build again. Approved by: andreas (MAINTAINER) Revision Changes Path 1.63 +11 -2 ports/print/ghostscript6/Makefile 1.15 +11 -7 ports/print/ghostscript6/files/patch-aa 1.14 +6 -2 ports/print/ghostscript6/scripts/configure.batch To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 11:12:27 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8E1EF37B491; Sun, 25 Feb 2001 11:12:23 -0800 (PST) (envelope-from jedgar@FreeBSD.org) Received: (from jedgar@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PJCN191714; Sun, 25 Feb 2001 11:12:23 -0800 (PST) (envelope-from jedgar) Message-Id: <200102251912.f1PJCN191714@freefall.freebsd.org> From: "Chris D. Faulhaber" Date: Sun, 25 Feb 2001 11:12:23 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/deskutils/yank Makefile distinfo pkg-plist ports/deskutils/yank/files patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jedgar 2001/02/25 11:12:23 PST Modified files: deskutils/yank Makefile distinfo pkg-plist Added files: deskutils/yank/files patch-aa Log: Update yank to 0.2.0 Submitted by: Kelsey Cummings Revision Changes Path 1.12 +2 -2 ports/deskutils/yank/Makefile 1.6 +1 -1 ports/deskutils/yank/distinfo 1.7 +1 -0 ports/deskutils/yank/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 11:35:38 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8635E37B401; Sun, 25 Feb 2001 11:35:33 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PJZX493799; Sun, 25 Feb 2001 11:35:33 -0800 (PST) (envelope-from ijliao) Message-Id: <200102251935.f1PJZX493799@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sun, 25 Feb 2001 11:35:33 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/shells Makefile ports/shells/vshnu Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ijliao 2001/02/25 11:35:33 PST Modified files: shells Makefile Added files: shells/vshnu Makefile distinfo pkg-comment pkg-descr pkg-plist Log: add vshnu, the New Visual Shell Revision Changes Path 1.29 +2 -1 ports/shells/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 11:35:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 29DDB37B6D2; Sun, 25 Feb 2001 11:35:38 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PJZbi93838; Sun, 25 Feb 2001 11:35:37 -0800 (PST) (envelope-from ijliao) Message-Id: <200102251935.f1PJZbi93838@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sun, 25 Feb 2001 11:35:37 -0800 (PST) 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 X-Loop: FreeBSD.ORG ijliao 2001/02/25 11:35:37 PST Modified files: . modules Log: vshnu --> ports/shells/vshnu Revision Changes Path 1.2460 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 11:52:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 700C337B401; Sun, 25 Feb 2001 11:52:43 -0800 (PST) (envelope-from gj@FreeBSD.org) Received: (from gj@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PJqhe95166; Sun, 25 Feb 2001 11:52:43 -0800 (PST) (envelope-from gj) Message-Id: <200102251952.f1PJqhe95166@freefall.freebsd.org> From: Gary Jennejohn Date: Sun, 25 Feb 2001 11:52:43 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pccard/pccardd util.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gj 2001/02/25 11:52:43 PST Modified files: usr.sbin/pccard/pccardd util.c Log: Use vsnprintf in logmsg() to avoid overflowing the array on the stack. The problem was noted with an older model 3Com 3C589 which seems to return more than 256 bytes of data. Revision Changes Path 1.17 +2 -2 src/usr.sbin/pccard/pccardd/util.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 12:10:19 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5F55737B491; Sun, 25 Feb 2001 12:10:13 -0800 (PST) (envelope-from gj@FreeBSD.org) Received: (from gj@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PKADR00658; Sun, 25 Feb 2001 12:10:13 -0800 (PST) (envelope-from gj) Message-Id: <200102252010.f1PKADR00658@freefall.freebsd.org> From: Gary Jennejohn Date: Sun, 25 Feb 2001 12:10:13 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pccard/pccardd util.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gj 2001/02/25 12:10:13 PST Modified files: (Branch: RELENG_4) usr.sbin/pccard/pccardd util.c Log: MFC: r1.17, avoid overflowing array on stack. Revision Changes Path 1.13.2.4 +2 -2 src/usr.sbin/pccard/pccardd/util.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 12:16:16 2001 Delivered-To: cvs-all@freebsd.org Received: from gratis.grondar.za (grouter.grondar.za [196.7.18.65]) by hub.freebsd.org (Postfix) with ESMTP id AD84E37B503; Sun, 25 Feb 2001 12:16:04 -0800 (PST) (envelope-from mark@grondar.za) Received: from grondar.za (root@gratis.grondar.za [196.7.18.133]) by gratis.grondar.za (8.11.1/8.11.1) with ESMTP id f1PKFvR02915; Sun, 25 Feb 2001 22:16:00 +0200 (SAST) (envelope-from mark@grondar.za) Message-Id: <200102252016.f1PKFvR02915@gratis.grondar.za> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: rand.c patch for review (was: Re: cvs commit: ports/astro/xglobe/files patch-random) References: <20010225125901.A47165@hamlet.nectar.com> In-Reply-To: <20010225125901.A47165@hamlet.nectar.com> ; from "Jacques A. Vidrine" "Sun, 25 Feb 2001 12:59:01 CST." Date: Sun, 25 Feb 2001 22:16:42 +0200 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > 1) Seed & State. Even if srand() is backed by srandom(), if called > > independently, they overwrite each other seeding > > state. initstate() etc. adds more here. > > Emphasis: Standard C says that rand/srand must behave as if > no other library functions ever call them. i.e. the state must > not change except when the application calls rand/srand. OK - good answers. Whatever rand() we choose needs decent theory behind it. Andrey - you had something - what was its origin? M -- Mark Murray Warning: this .sig is umop ap!sdn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 12:48:21 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1FEA937B65D; Sun, 25 Feb 2001 12:48:15 -0800 (PST) (envelope-from dirk@FreeBSD.org) Received: (from dirk@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PKmER06163; Sun, 25 Feb 2001 12:48:14 -0800 (PST) (envelope-from dirk) Message-Id: <200102252048.f1PKmER06163@freefall.freebsd.org> From: Dirk Froemberg Date: Sun, 25 Feb 2001 12:48:14 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/cdrecord/files patch-aj ports/sysutils/mkisofs/files patch-aj X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dirk 2001/02/25 12:48:14 PST Added files: sysutils/cdrecord/files patch-aj sysutils/mkisofs/files patch-aj Log: Add a patch for the old and new __dtoa(). Submitted by: tegge PR: ports/25286 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 13:10:10 2001 Delivered-To: cvs-all@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-10.dsl.lsan03.pacbell.net [63.207.60.10]) by hub.freebsd.org (Postfix) with ESMTP id D908937B4EC; Sun, 25 Feb 2001 13:10:02 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 8276B66F83; Sun, 25 Feb 2001 13:10:02 -0800 (PST) Date: Sun, 25 Feb 2001 13:10:02 -0800 From: Kris Kennaway To: "Andrey A. Chernov" Cc: "Jacques A. Vidrine" , Matt Dillon , Bruce Evans , Kris Kennaway , Robert Watson , Nick Sayer , cvs-all@freebsd.org, arch@freebsd.org Subject: Re: rand.c patch for review (was: Re: cvs commit: ports/astro/xglobe/files patch-random) Message-ID: <20010225131002.A38192@mollari.cthul.hu> Reply-To: arch@FreeBSD.org References: <200102250900.f1P90Qc12868@earth.backplane.com> <20010225092416.A46959@hamlet.nectar.com> <20010225185535.A55782@nagual.pp.ru> <20010225191316.A56093@nagual.pp.ru> <20010225193409.A56351@nagual.pp.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="VS++wcV0S1rZb1Fb" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010225193409.A56351@nagual.pp.ru>; from ache@nagual.pp.ru on Sun, Feb 25, 2001 at 07:34:09PM +0300 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --VS++wcV0S1rZb1Fb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 25, 2001 at 07:34:09PM +0300, Andrey A. Chernov wrote: > On Sun, Feb 25, 2001 at 19:13:17 +0300, Andrey A. Chernov wrote: > > On Sun, Feb 25, 2001 at 18:55:36 +0300, Andrey A. Chernov wrote: > > > On Sun, Feb 25, 2001 at 09:24:16 -0600, Jacques A. Vidrine wrote: > > > > My conclusion is that either: > > > > =20 > > > > Our implementation of `rand' loses. =20 > > >=20 > > > We can easily improve much our rand() random distribution staying ins= ide > > > the same API by using just different calculation formula, as we alrea= dy do > > > with random(). I plan to do it long time ago, but lost interest. I ca= n dig > > > out this formula, if someone is interested. > >=20 > > We already use this formula (in different context), see > > good_rand() function in stdlib/random.c >=20 > Patch for review: Can't you just wrap it around random() and srandom() instead of duplicating the code? Kris --VS++wcV0S1rZb1Fb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6mXSpWry0BWjoQKURAh9lAKC7LLf1TyVH1JDKQMhJAR/MOhi9GwCaA+G5 MAYzAKuqwsHtWZEK8PkVFmg= =y/Rx -----END PGP SIGNATURE----- --VS++wcV0S1rZb1Fb-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 13:14:43 2001 Delivered-To: cvs-all@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-10.dsl.lsan03.pacbell.net [63.207.60.10]) by hub.freebsd.org (Postfix) with ESMTP id C0D9A37B491; Sun, 25 Feb 2001 13:14:35 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 9A3B466F83; Sun, 25 Feb 2001 13:14:35 -0800 (PST) Date: Sun, 25 Feb 2001 13:14:35 -0800 From: Kris Kennaway To: Gary Jennejohn Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/pccard/pccardd util.c Message-ID: <20010225131435.A39340@mollari.cthul.hu> References: <200102251952.f1PJqhe95166@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="mYCpIKhGyMATD0i+" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200102251952.f1PJqhe95166@freefall.freebsd.org>; from gj@FreeBSD.org on Sun, Feb 25, 2001 at 11:52:43AM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --mYCpIKhGyMATD0i+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 25, 2001 at 11:52:43AM -0800, Gary Jennejohn wrote: > gj 2001/02/25 11:52:43 PST >=20 > Modified files: > usr.sbin/pccard/pccardd util.c=20 > Log: > Use vsnprintf in logmsg() to avoid overflowing the array on the stack. > The problem was noted with an older model 3Com 3C589 which seems > to return more than 256 bytes of data. Hehe..security vulnerability by malicious pccard? :-) Kris --mYCpIKhGyMATD0i+ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6mXW7Wry0BWjoQKURAnQqAJ9Rhk4ATrCw9jWBPv8A7JWqbnVScACeIkuc 7VTWbosk0BjtqYl9bacNmis= =xfr/ -----END PGP SIGNATURE----- --mYCpIKhGyMATD0i+-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 13:17:14 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D605E37B491; Sun, 25 Feb 2001 13:17:08 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PLH8817202; Sun, 25 Feb 2001 13:17:08 -0800 (PST) (envelope-from sobomax) Message-Id: <200102252117.f1PLH8817202@freefall.freebsd.org> From: Maxim Sobolev Date: Sun, 25 Feb 2001 13:17:08 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/gtranslator Makefile distinfo pkg-descr pkg-plist ports/devel/gtranslator/files patch-configure patch-data::Makefile.in patch-data::gnome-config::Makefile.in X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2001/02/25 13:17:08 PST Modified files: devel/gtranslator Makefile distinfo pkg-descr pkg-plist Removed files: devel/gtranslator/files patch-configure patch-data::Makefile.in patch-data::gnome-config::Makefile.in Log: Update to 0.35. Revision Changes Path 1.6 +6 -4 ports/devel/gtranslator/Makefile 1.4 +1 -1 ports/devel/gtranslator/distinfo 1.2 +1 -1 ports/devel/gtranslator/pkg-descr 1.4 +8 -25 ports/devel/gtranslator/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 13:17:53 2001 Delivered-To: cvs-all@freebsd.org Received: from mailout02.sul.t-online.com (mailout02.sul.t-online.com [194.25.134.17]) by hub.freebsd.org (Postfix) with ESMTP id 3FA5837B4EC; Sun, 25 Feb 2001 13:17:42 -0800 (PST) (envelope-from garyj@peedub.muc.de) Received: from fwd02.sul.t-online.com by mailout02.sul.t-online.com with smtp id 14X8Xx-0003p5-03; Sun, 25 Feb 2001 22:17:37 +0100 Received: from peedub.muc.de (320038014727-0001@[62.226.149.92]) by fmrl02.sul.t-online.com with esmtp id 14X8Xl-0x3OCWC; Sun, 25 Feb 2001 22:17:25 +0100 Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.11.2/8.11.1) with ESMTP id f1PMHFu01759; Sun, 25 Feb 2001 23:17:16 +0100 (CET) (envelope-from garyj@peedub.muc.de) Message-Id: <200102252217.f1PMHFu01759@peedub.muc.de> To: Kris Kennaway Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/pccard/pccardd util.c Reply-To: Gary Jennejohn In-reply-to: Your message of "Sun, 25 Feb 2001 13:14:35 PST." <20010225131435.A39340@mollari.cthul.hu> Date: Sun, 25 Feb 2001 23:17:15 +0100 From: Gary Jennejohn X-Sender: 320038014727-0001@t-dialin.net Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kris Kennaway writes: > > On Sun, Feb 25, 2001 at 11:52:43AM -0800, Gary Jennejohn wrote: > > gj 2001/02/25 11:52:43 PST > >=20 > > Modified files: > > usr.sbin/pccard/pccardd util.c=20 > > Log: > > Use vsnprintf in logmsg() to avoid overflowing the array on the stack. > > The problem was noted with an older model 3Com 3C589 which seems > > to return more than 256 bytes of data. > > Hehe..security vulnerability by malicious pccard? :-) > > Kris > no, malicious core dumps :) --- Gary Jennejohn / garyj@muc.de gj@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 13:18:46 2001 Delivered-To: cvs-all@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id 1C28A37B401; Sun, 25 Feb 2001 13:18:35 -0800 (PST) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.11.2/8.11.2) id f1PLIG159734; Mon, 26 Feb 2001 00:18:16 +0300 (MSK) (envelope-from ache) Date: Mon, 26 Feb 2001 00:18:15 +0300 From: "Andrey A. Chernov" To: Mark Murray Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: rand.c patch for review (was: Re: cvs commit: ports/astro/xglobe/files patch-random) Message-ID: <20010226001814.A59577@nagual.pp.ru> References: <20010225125901.A47165@hamlet.nectar.com> <200102252016.f1PKFvR02915@gratis.grondar.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200102252016.f1PKFvR02915@gratis.grondar.za>; from mark@grondar.za on Sun, Feb 25, 2001 at 10:16:42PM +0200 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Feb 25, 2001 at 22:16:42 +0200, Mark Murray wrote: > > Andrey - you had something - what was its origin? Current direct origins 1) stdlib/random.c:good_rand() or 2) libkern/random.c:random(). First one comes after long discussion for bad random() distribution long time ago, I didn't remember person who point to it. Second one (identical code) seems come independently from BSD 4.4 Lite. Both have this reference: From "Random number generators: good ones are hard to find", Park and Miller, Communications of the ACM, vol. 31, no. 10, October 1988, p. 1195. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 13:21:59 2001 Delivered-To: cvs-all@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-10.dsl.lsan03.pacbell.net [63.207.60.10]) by hub.freebsd.org (Postfix) with ESMTP id 359FD37B491; Sun, 25 Feb 2001 13:21:53 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id ACEFB66F83; Sun, 25 Feb 2001 13:21:52 -0800 (PST) Date: Sun, 25 Feb 2001 13:21:52 -0800 From: Kris Kennaway To: arch@FreeBSD.ORG Cc: "Andrey A. Chernov" , "Jacques A. Vidrine" , Matt Dillon , Bruce Evans , Kris Kennaway , Robert Watson , Nick Sayer , cvs-all@FreeBSD.ORG Subject: Re: rand.c patch for review (was: Re: cvs commit: ports/astro/xglobe/files patch-random) Message-ID: <20010225132152.A39554@mollari.cthul.hu> Reply-To: arch@freebsd.org References: <200102250900.f1P90Qc12868@earth.backplane.com> <20010225092416.A46959@hamlet.nectar.com> <20010225185535.A55782@nagual.pp.ru> <20010225191316.A56093@nagual.pp.ru> <20010225193409.A56351@nagual.pp.ru> <20010225131002.A38192@mollari.cthul.hu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="gBBFr7Ir9EOA20Yy" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010225131002.A38192@mollari.cthul.hu>; from kris@obsecurity.org on Sun, Feb 25, 2001 at 01:10:02PM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --gBBFr7Ir9EOA20Yy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 25, 2001 at 01:10:02PM -0800, Kris Kennaway wrote: > > Patch for review: >=20 > Can't you just wrap it around random() and srandom() instead of > duplicating the code? Nevermind, I read the followup about needing to have independent state. I think you should duplicate the rest of the random() and srandom() stuff, not just good_rand() -- random.c does more work to seed things, for example, which I'd feel better about. Also, document in rand.c and random.c that they should be kept in sync modulo the missing srandomdev() code. Kris --gBBFr7Ir9EOA20Yy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6mXdwWry0BWjoQKURAtRWAJ0dogbT2Lfgrj9tWMvR/MWgqP/vXACfb+n/ RP0F5P0D1vSW83S7LOrC9g4= =/AME -----END PGP SIGNATURE----- --gBBFr7Ir9EOA20Yy-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 13:22:13 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2D4E637B401; Sun, 25 Feb 2001 13:22:05 -0800 (PST) (envelope-from dirk@FreeBSD.org) Received: (from dirk@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PLM5g17581; Sun, 25 Feb 2001 13:22:05 -0800 (PST) (envelope-from dirk) Message-Id: <200102252122.f1PLM5g17581@freefall.freebsd.org> From: Dirk Froemberg Date: Sun, 25 Feb 2001 13:22:04 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mod_php4 pkg-comment.standalone pkg-plist.standalone Makefile ports/www/mod_php4/scripts configure.php X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dirk 2001/02/25 13:22:04 PST Modified files: www/mod_php4 Makefile www/mod_php4/scripts configure.php Added files: www/mod_php4 pkg-comment.standalone pkg-plist.standalone Log: Add hooks for a standalone php4 slave port. Based upon work by: Alastair D'Silva Revision Changes Path 1.129 +25 -6 ports/www/mod_php4/Makefile 1.111 +7 -7 ports/www/mod_php4/scripts/configure.php To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 13:25:36 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 04F1A37B4EC; Sun, 25 Feb 2001 13:25:29 -0800 (PST) (envelope-from dirk@FreeBSD.org) Received: (from dirk@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PLPSv17907; Sun, 25 Feb 2001 13:25:28 -0800 (PST) (envelope-from dirk) Message-Id: <200102252125.f1PLPSv17907@freefall.freebsd.org> From: Dirk Froemberg Date: Sun, 25 Feb 2001 13:25:28 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/php4 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dirk 2001/02/25 13:25:28 PST Added files: lang/php4 Makefile Log: Add new standalone php4 port as a slave port of www/mod_php4. Based upon work by: Alastair D'Silva To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 13:25:41 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7E5CC37B503; Sun, 25 Feb 2001 13:25:29 -0800 (PST) (envelope-from sos@FreeBSD.org) Received: (from sos@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PLPTD17919; Sun, 25 Feb 2001 13:25:29 -0800 (PST) (envelope-from sos) Message-Id: <200102252125.f1PLPTD17919@freefall.freebsd.org> From: Søren Schmidt Date: Sun, 25 Feb 2001 13:25:29 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf options X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sos 2001/02/25 13:25:29 PST Modified files: (Branch: RELENG_4) sys/conf options Log: MFC: Add ATA_ENABLE_WC option Revision Changes Path 1.191.2.21 +2 -1 src/sys/conf/options To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 13:26:48 2001 Delivered-To: cvs-all@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 21C8237B491; Sun, 25 Feb 2001 13:26:44 -0800 (PST) (envelope-from mjacob@feral.com) Received: from beppo (beppo [192.67.166.79]) by feral.com (8.9.3/8.9.3) with ESMTP id NAA01477; Sun, 25 Feb 2001 13:26:43 -0800 Date: Sun, 25 Feb 2001 13:26:42 -0800 (PST) From: Matthew Jacob Reply-To: mjacob@feral.com To: =?X-UNKNOWN?Q?S=F8ren_Schmidt?= Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf options In-Reply-To: <200102252125.f1PLPTD17919@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Y'all might want to put a warning around this. On Sun, 25 Feb 2001, S=F8ren Schmidt wrote: > sos 2001/02/25 13:25:29 PST >=20 > Modified files: (Branch: RELENG_4) > sys/conf options=20 > Log: > MFC: > =20 > Add ATA_ENABLE_WC option > =20 > Revision Changes Path > 1.191.2.21 +2 -1 src/sys/conf/options >=20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 13:27: 2 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6A8F737B6FB; Sun, 25 Feb 2001 13:26:53 -0800 (PST) (envelope-from dirk@FreeBSD.org) Received: (from dirk@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PLQrM18122; Sun, 25 Feb 2001 13:26:53 -0800 (PST) (envelope-from dirk) Message-Id: <200102252126.f1PLQrM18122@freefall.freebsd.org> From: Dirk Froemberg Date: Sun, 25 Feb 2001 13:26:53 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dirk 2001/02/25 13:26:53 PST Modified files: lang Makefile Log: Add php4. Revision Changes Path 1.210 +2 -1 ports/lang/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 13:29:48 2001 Delivered-To: cvs-all@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id 0B3D337B401; Sun, 25 Feb 2001 13:29:38 -0800 (PST) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.11.2/8.11.2) id f1PLTau59870; Mon, 26 Feb 2001 00:29:36 +0300 (MSK) (envelope-from ache) Date: Mon, 26 Feb 2001 00:29:35 +0300 From: "Andrey A. Chernov" To: arch@FreeBSD.org Cc: "Jacques A. Vidrine" , Matt Dillon , Bruce Evans , Kris Kennaway , Robert Watson , Nick Sayer , cvs-all@FreeBSD.org Subject: Re: rand.c patch for review (was: Re: cvs commit: ports/astro/xglobe/files patch-random) Message-ID: <20010226002934.A59772@nagual.pp.ru> References: <200102250900.f1P90Qc12868@earth.backplane.com> <20010225092416.A46959@hamlet.nectar.com> <20010225185535.A55782@nagual.pp.ru> <20010225191316.A56093@nagual.pp.ru> <20010225193409.A56351@nagual.pp.ru> <20010225131002.A38192@mollari.cthul.hu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="xHFwDpU9dbj6ez1V" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010225131002.A38192@mollari.cthul.hu>; from kris@obsecurity.org on Sun, Feb 25, 2001 at 01:10:02PM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --xHFwDpU9dbj6ez1V Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 25, 2001 at 13:10:02 -0800, Kris Kennaway wrote: > On Sun, Feb 25, 2001 at 07:34:09PM +0300, Andrey A. Chernov wrote: > > On Sun, Feb 25, 2001 at 19:13:17 +0300, Andrey A. Chernov wrote: > > > On Sun, Feb 25, 2001 at 18:55:36 +0300, Andrey A. Chernov wrote: > > > > On Sun, Feb 25, 2001 at 09:24:16 -0600, Jacques A. Vidrine wrote: > > > > > My conclusion is that either: > > > > > =20 > > > > > Our implementation of `rand' loses. =20 > > > >=20 > > > > We can easily improve much our rand() random distribution staying i= nside > > > > the same API by using just different calculation formula, as we alr= eady do > > > > with random(). I plan to do it long time ago, but lost interest. I = can dig > > > > out this formula, if someone is interested. > > >=20 > > > We already use this formula (in different context), see > > > good_rand() function in stdlib/random.c > >=20 > > Patch for review: >=20 > Can't you just wrap it around random() and srandom() instead of > duplicating the code? They can't be wrapped, they use completely different technique and must keep their state independently - see the rest of discussion.=20 Currenty only small portion of non-essential code from random.c is duplicated. good_rand() from random.c have different arg type and not truncate its return result - it means 1) wrapper code will be bigger than few lines of original code 2) whole random.o module will be linked increasing static binary size with big tables completely unneded for rand(). Few lines of code not worth to separate good_rand() into small file especially for it. --=20 Andrey A. Chernov http://ache.pp.ru/ --xHFwDpU9dbj6ez1V Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: 2.6.3ia iQCVAwUBOpl5PuJgpPLZnQjrAQFHEAP/R8YyyCsrwTykJUotzCvtFY3U1DcBuXo9 fra1v+6BbfE51FU7EpGx9SP0CooZrF7m8qWrBRuG2/pvtJWu18/eg+/3z02D1MV4 UEd0jYYuTiAr4n1XG2Bo8WmvXfVDpRfxDKckbHhhZoT9q3vuxIuCvyUNR/pUM/rN CO3wvf0UvD8= =yy0s -----END PGP SIGNATURE----- --xHFwDpU9dbj6ez1V-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 13:34: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6C0D437B503; Sun, 25 Feb 2001 13:34:05 -0800 (PST) (envelope-from sos@FreeBSD.org) Received: (from sos@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PLY5m18768; Sun, 25 Feb 2001 13:34:05 -0800 (PST) (envelope-from sos) Message-Id: <200102252134.f1PLY5m18768@freefall.freebsd.org> From: Søren Schmidt Date: Sun, 25 Feb 2001 13:34:05 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys cdrio.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sos 2001/02/25 13:34:05 PST Modified files: (Branch: RELENG_4) sys/sys cdrio.h Log: MFC: add type to blank ioctl, and session to disk_close ioctl. Revision Changes Path 1.1.2.1 +8 -5 src/sys/sys/cdrio.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 13:35:32 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2D14C37B401; Sun, 25 Feb 2001 13:35:22 -0800 (PST) (envelope-from sos@FreeBSD.org) Received: (from sos@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PLZMW18979; Sun, 25 Feb 2001 13:35:22 -0800 (PST) (envelope-from sos) Message-Id: <200102252135.f1PLZMW18979@freefall.freebsd.org> From: Søren Schmidt Date: Sun, 25 Feb 2001 13:35:22 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-disk.c ata-disk.h ata-dma.c ata-raid.c ata-raid.h atapi-all.c atapi-all.h atapi-cd.c atapi-cd.h atapi-fd.c atapi-fd.h atapi-tape.c atapi-tape.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sos 2001/02/25 13:35:22 PST Modified files: (Branch: RELENG_4) sys/dev/ata ata-all.c ata-all.h ata-disk.c ata-disk.h ata-dma.c ata-raid.c ata-raid.h atapi-all.c atapi-all.h atapi-cd.c atapi-cd.h atapi-fd.c atapi-fd.h atapi-tape.c atapi-tape.h Log: MFC: Get the ata drive in sync with -current to the following versions: ata-all.c 1.102 (minus 1.100) ata-all.h 1.37 ata-disk.c 1.92 ata-disk.h 1.31 ata-dma.c 1.57 ata-raid.c 1.10 ata-raid.h 1.4 atapi-all.c 1.63 (minus 1.62) atapi-all.h 1.32 atapi-cd.c 1.76 (minus progress stuff) atapi-cd.h 1.22 (minus progress stuff) atapi-fd.c 1.57 atapi-fd.h 1.13 atapi-tape.c 1.49 atapi-tape.h 1.14 Revision Changes Path 1.50.2.16 +15 -12 src/sys/dev/ata/ata-all.c 1.26.2.5 +2 -2 src/sys/dev/ata/ata-all.h 1.60.2.11 +19 -14 src/sys/dev/ata/ata-disk.c 1.22.2.3 +2 -2 src/sys/dev/ata/ata-disk.h 1.35.2.9 +45 -5 src/sys/dev/ata/ata-dma.c 1.3.2.6 +2 -2 src/sys/dev/ata/ata-raid.c 1.2.2.3 +2 -2 src/sys/dev/ata/ata-raid.h 1.46.2.6 +21 -20 src/sys/dev/ata/atapi-all.c 1.22.2.6 +5 -4 src/sys/dev/ata/atapi-all.h 1.48.2.10 +47 -27 src/sys/dev/ata/atapi-cd.c 1.15.2.6 +8 -25 src/sys/dev/ata/atapi-cd.h 1.44.2.5 +4 -5 src/sys/dev/ata/atapi-fd.c 1.10.2.2 +2 -2 src/sys/dev/ata/atapi-fd.h 1.36.2.6 +4 -5 src/sys/dev/ata/atapi-tape.c 1.11.2.2 +2 -2 src/sys/dev/ata/atapi-tape.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 13:39:17 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5BA2437B503; Sun, 25 Feb 2001 13:39:14 -0800 (PST) (envelope-from sos@FreeBSD.org) Received: (from sos@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PLdEJ19302; Sun, 25 Feb 2001 13:39:14 -0800 (PST) (envelope-from sos) Message-Id: <200102252139.f1PLdEJ19302@freefall.freebsd.org> From: Søren Schmidt Date: Sun, 25 Feb 2001 13:39:13 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/burncd burncd.8 burncd.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sos 2001/02/25 13:39:13 PST Modified files: (Branch: RELENG_4) usr.sbin/burncd burncd.8 burncd.c Log: MFC: New option -m to select multisession mode. WARNING: until now all disks was closed as multisession disks, this is no longer the case, if the -m option isn't used disks are closed as singlesession. The reason is that some drives wont close a disk with one large image on in multisession mode, probably because it "knows" that a new session wont fit on the media resonably. Also update burncd with new stuff from various places that I've collected and modified to my taste, its actually amasing how many thinks up the same enhancements (none mentioned none forgotten): Allow '-' to be used as filename for using stdin. Add 'l' option to take a list of image files from 'filename' Revision Changes Path 1.6.2.3 +66 -32 src/usr.sbin/burncd/burncd.8 1.10.2.1 +164 -80 src/usr.sbin/burncd/burncd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 13:42:20 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5057B37B4EC; Sun, 25 Feb 2001 13:42:13 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PLgDA19454; Sun, 25 Feb 2001 13:42:13 -0800 (PST) (envelope-from kris) Message-Id: <200102252142.f1PLgDA19454@freefall.freebsd.org> From: Kris Kennaway Date: Sun, 25 Feb 2001 13:42:13 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults make.conf src/secure/lib/libcrypto Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2001/02/25 13:42:13 PST Modified files: etc/defaults make.conf secure/lib/libcrypto Makefile Log: Update the list of OpenSSL manpages (now contains many more describing libssl, for example), and hide it behind a make.conf option, WANT_OPENSSL_MANPAGES, instead of having it commented out. We still can't install these by default because of clobbering of a number of system manpages with the same name, but they're there for people who want them. Revision Changes Path 1.144 +8 -1 src/etc/defaults/make.conf 1.32 +108 -55 src/secure/lib/libcrypto/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 13:42:52 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E736D37B65D; Sun, 25 Feb 2001 13:42:48 -0800 (PST) (envelope-from sos@FreeBSD.org) Received: (from sos@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PLgmm19511; Sun, 25 Feb 2001 13:42:48 -0800 (PST) (envelope-from sos) Message-Id: <200102252142.f1PLgmm19511@freefall.freebsd.org> From: Søren Schmidt Date: Sun, 25 Feb 2001 13:42:48 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/conf LINT X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sos 2001/02/25 13:42:48 PST Modified files: (Branch: RELENG_4) sys/i386/conf LINT Log: MFC: document new ATA options. Revision Changes Path 1.749.2.45 +7 -1 src/sys/i386/conf/Attic/LINT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 13:50:19 2001 Delivered-To: cvs-all@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id 5AC3637B491; Sun, 25 Feb 2001 13:50:10 -0800 (PST) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.11.2/8.11.2) id f1PLo8O60123; Mon, 26 Feb 2001 00:50:09 +0300 (MSK) (envelope-from ache) Date: Mon, 26 Feb 2001 00:50:04 +0300 From: "Andrey A. Chernov" To: arch@FreeBSD.ORG Cc: "Jacques A. Vidrine" , Matt Dillon , Bruce Evans , Kris Kennaway , Robert Watson , Nick Sayer , cvs-all@FreeBSD.ORG Subject: Re: rand.c patch for review (was: Re: cvs commit: ports/astro/xglobe/files patch-random) Message-ID: <20010226005004.B59772@nagual.pp.ru> References: <200102250900.f1P90Qc12868@earth.backplane.com> <20010225092416.A46959@hamlet.nectar.com> <20010225185535.A55782@nagual.pp.ru> <20010225191316.A56093@nagual.pp.ru> <20010225193409.A56351@nagual.pp.ru> <20010225131002.A38192@mollari.cthul.hu> <20010225132152.A39554@mollari.cthul.hu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="GID0FwUMdk1T2AWN" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010225132152.A39554@mollari.cthul.hu>; from kris@obsecurity.org on Sun, Feb 25, 2001 at 01:21:52PM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --GID0FwUMdk1T2AWN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 25, 2001 at 13:21:52 -0800, Kris Kennaway wrote: > Nevermind, I read the followup about needing to have independent > state. I think you should duplicate the rest of the random() and > srandom() stuff, not just good_rand() -- random.c does more work to > seed things, for example, which I'd feel better about. Also, document > in rand.c and random.c that they should be kept in sync modulo the > missing srandomdev() code. Maybe, but only in case we need to care about rand() distribution _so_ match, I am not sure. Every manual nowdays marks rand() as deprecated. --=20 Andrey A. Chernov http://ache.pp.ru/ --GID0FwUMdk1T2AWN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: 2.6.3ia iQCVAwUBOpl+DOJgpPLZnQjrAQFeBwQA6v0a6Ijih2mMqXPrWM0tONoGyenKitW1 4zPmc8yPFBjW+axRzad7aDfIvT5IUlPzEfg3Hj4jO2orCydW2hhkXmZH3OPNMKq5 /5L6YCD8JdmfjqzHhn1UnWrikqWRahA8Z2MRuw21F/hNswIDrTUm0VFG/iosvY3H ljOWkWnMNKI= =nchk -----END PGP SIGNATURE----- --GID0FwUMdk1T2AWN-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 13:54:36 2001 Delivered-To: cvs-all@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-10.dsl.lsan03.pacbell.net [63.207.60.10]) by hub.freebsd.org (Postfix) with ESMTP id 9601C37B401; Sun, 25 Feb 2001 13:54:30 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 44FC766F83; Sun, 25 Feb 2001 13:54:30 -0800 (PST) Date: Sun, 25 Feb 2001 13:54:29 -0800 From: Kris Kennaway To: "Andrey A. Chernov" Cc: arch@FreeBSD.ORG, "Jacques A. Vidrine" , Matt Dillon , Bruce Evans , Kris Kennaway , Robert Watson , Nick Sayer , cvs-all@FreeBSD.ORG Subject: Re: rand.c patch for review (was: Re: cvs commit: ports/astro/xglobe/files patch-random) Message-ID: <20010225135429.A47615@mollari.cthul.hu> References: <200102250900.f1P90Qc12868@earth.backplane.com> <20010225092416.A46959@hamlet.nectar.com> <20010225185535.A55782@nagual.pp.ru> <20010225191316.A56093@nagual.pp.ru> <20010225193409.A56351@nagual.pp.ru> <20010225131002.A38192@mollari.cthul.hu> <20010225132152.A39554@mollari.cthul.hu> <20010226005004.B59772@nagual.pp.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="MGYHOYXEY6WxJCY8" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010226005004.B59772@nagual.pp.ru>; from ache@nagual.pp.ru on Mon, Feb 26, 2001 at 12:50:04AM +0300 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --MGYHOYXEY6WxJCY8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 26, 2001 at 12:50:04AM +0300, Andrey A. Chernov wrote: > On Sun, Feb 25, 2001 at 13:21:52 -0800, Kris Kennaway wrote: > > Nevermind, I read the followup about needing to have independent > > state. I think you should duplicate the rest of the random() and > > srandom() stuff, not just good_rand() -- random.c does more work to > > seed things, for example, which I'd feel better about. Also, document > > in rand.c and random.c that they should be kept in sync modulo the > > missing srandomdev() code. >=20 > Maybe, but only in case we need to care about rand() distribution _so_ > match, I am not sure. Every manual nowdays marks rand() as deprecated. Yet it's still used bogusly for cryptographic needs - e.g. even XFree86 4.x seems to use rand() for generating cookies, I discovered last night (as a result of my rand() warning :-). If we fix up rand() to have a decent cryptographic behaviour, we save all the idiot programmers from themselves. Kris --MGYHOYXEY6WxJCY8 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6mX8VWry0BWjoQKURAlvLAKDXZIi2TYYsF45JVwhIYtt1S1tLOgCgt0vw LuSyosUBFNTiRTjhZQ4LVCQ= =RblQ -----END PGP SIGNATURE----- --MGYHOYXEY6WxJCY8-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 13:57: 5 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 53B5437B4EC; Sun, 25 Feb 2001 13:57:02 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PLv2920766; Sun, 25 Feb 2001 13:57:02 -0800 (PST) (envelope-from knu) Message-Id: <200102252157.f1PLv2920766@freefall.freebsd.org> From: Akinori MUSHA Date: Sun, 25 Feb 2001 13:57:02 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/find extern.h find.1 find.c find.h function.c main.c option.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2001/02/25 13:57:02 PST Modified files: (Branch: RELENG_4) usr.bin/find extern.h find.1 find.c find.h function.c main.c option.c Log: MFC: Add -E, -iname, -ipath, -regex, and -iregex. Revision Changes Path 1.9.2.3 +6 -1 src/usr.bin/find/extern.h 1.23.2.7 +41 -3 src/usr.bin/find/find.1 1.7.6.2 +2 -1 src/usr.bin/find/find.c 1.6.2.4 +7 -3 src/usr.bin/find/find.h 1.22.2.6 +156 -2 src/usr.bin/find/function.c 1.9.6.2 +8 -3 src/usr.bin/find/main.c 1.9.2.3 +6 -1 src/usr.bin/find/option.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 14: 4:34 2001 Delivered-To: cvs-all@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id 2E17E37B401; Sun, 25 Feb 2001 14:04:27 -0800 (PST) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.11.2/8.11.2) id f1PM4Mn60370; Mon, 26 Feb 2001 01:04:23 +0300 (MSK) (envelope-from ache) Date: Mon, 26 Feb 2001 01:04:19 +0300 From: "Andrey A. Chernov" To: Kris Kennaway Cc: arch@FreeBSD.ORG, "Jacques A. Vidrine" , Matt Dillon , Bruce Evans , Robert Watson , Nick Sayer , cvs-all@FreeBSD.ORG Subject: Re: rand.c patch for review (was: Re: cvs commit: ports/astro/xglobe/files patch-random) Message-ID: <20010226010418.A60234@nagual.pp.ru> References: <200102250900.f1P90Qc12868@earth.backplane.com> <20010225092416.A46959@hamlet.nectar.com> <20010225185535.A55782@nagual.pp.ru> <20010225191316.A56093@nagual.pp.ru> <20010225193409.A56351@nagual.pp.ru> <20010225131002.A38192@mollari.cthul.hu> <20010225132152.A39554@mollari.cthul.hu> <20010226005004.B59772@nagual.pp.ru> <20010225135429.A47615@mollari.cthul.hu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="cWoXeonUoKmBZSoM" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010225135429.A47615@mollari.cthul.hu>; from kris@obsecurity.org on Sun, Feb 25, 2001 at 01:54:29PM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --cWoXeonUoKmBZSoM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 25, 2001 at 13:54:29 -0800, Kris Kennaway wrote: > On Mon, Feb 26, 2001 at 12:50:04AM +0300, Andrey A. Chernov wrote: > > On Sun, Feb 25, 2001 at 13:21:52 -0800, Kris Kennaway wrote: > > > Nevermind, I read the followup about needing to have independent > > > state. I think you should duplicate the rest of the random() and > > > srandom() stuff, not just good_rand() -- random.c does more work to > > > seed things, for example, which I'd feel better about. Also, document > > > in rand.c and random.c that they should be kept in sync modulo the > > > missing srandomdev() code. > >=20 > > Maybe, but only in case we need to care about rand() distribution _so_ > > match, I am not sure. Every manual nowdays marks rand() as deprecated. >=20 > Yet it's still used bogusly for cryptographic needs - e.g. even > XFree86 4.x seems to use rand() for generating cookies, I discovered > last night (as a result of my rand() warning :-). If we fix up rand() > to have a decent cryptographic behaviour, we save all the idiot > programmers from themselves. Ok, I'll produce another patch implementing this in near future. --=20 Andrey A. Chernov http://ache.pp.ru/ --cWoXeonUoKmBZSoM Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: 2.6.3ia iQCVAwUBOpmBYuJgpPLZnQjrAQEBngP+LARkIdxQveQKKgxVwZoxaYuzieLbCcIe 3quly/G3qYlLuuDDq9K0zZxXxsRy8Fu1PrWpkngzWEc8y8MOWV2e4J6mdPBabw5L I/Fpz7Fi87xic0K0wrwvJyqDdhqFqnD6Yo2uLF55uTR8+lJrynG4+zcDsYAUSlCD oyfJvM8pjZw= =5D/b -----END PGP SIGNATURE----- --cWoXeonUoKmBZSoM-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 14:12:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 52DAF37B491; Sun, 25 Feb 2001 14:12:44 -0800 (PST) (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PMCiX24227; Sun, 25 Feb 2001 14:12:44 -0800 (PST) (envelope-from olgeni) Message-Id: <200102252212.f1PMCiX24227@freefall.freebsd.org> From: Jimmy Olgeni Date: Sun, 25 Feb 2001 14:12:43 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys accept.2 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG olgeni 2001/02/25 14:12:43 PST Modified files: lib/libc/sys accept.2 Log: Add ECONNABORTED to the ERRORS section. Revision Changes Path 1.16 +3 -1 src/lib/libc/sys/accept.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 14:23: 3 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A187237B503; Sun, 25 Feb 2001 14:23:00 -0800 (PST) (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PMN0t25134; Sun, 25 Feb 2001 14:23:00 -0800 (PST) (envelope-from olgeni) Message-Id: <200102252223.f1PMN0t25134@freefall.freebsd.org> From: Jimmy Olgeni Date: Sun, 25 Feb 2001 14:23:00 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys accept.2 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG olgeni 2001/02/25 14:23:00 PST Modified files: (Branch: RELENG_4) lib/libc/sys accept.2 Log: MFC: Add ECONNABORTED to the ERRORS section. Revision Changes Path 1.10.2.5 +3 -1 src/lib/libc/sys/accept.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 14:26:41 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BFA7A37B401; Sun, 25 Feb 2001 14:26:38 -0800 (PST) (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PMQc825469; Sun, 25 Feb 2001 14:26:38 -0800 (PST) (envelope-from olgeni) Message-Id: <200102252226.f1PMQc825469@freefall.freebsd.org> From: Jimmy Olgeni Date: Sun, 25 Feb 2001 14:26:38 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/texts/alpha RELNOTES.TXT src/release/texts/i386 RELNOTES.TXT X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG olgeni 2001/02/25 14:26:38 PST Modified files: release/texts/alpha RELNOTES.TXT release/texts/i386 RELNOTES.TXT Log: Spelling: Signalling -> Signaling. Removed whitespaces at end of lines. Revision Changes Path 1.138 +3 -3 src/release/texts/alpha/RELNOTES.TXT 1.211 +2 -2 src/release/texts/i386/RELNOTES.TXT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 14:29:40 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E7E6937B491; Sun, 25 Feb 2001 14:29:33 -0800 (PST) (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PMTXq25689; Sun, 25 Feb 2001 14:29:33 -0800 (PST) (envelope-from olgeni) Message-Id: <200102252229.f1PMTXq25689@freefall.freebsd.org> From: Jimmy Olgeni Date: Sun, 25 Feb 2001 14:29:33 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/texts/alpha RELNOTES.TXT src/release/texts/i386 RELNOTES.TXT X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG olgeni 2001/02/25 14:29:33 PST Modified files: (Branch: RELENG_4) release/texts/alpha RELNOTES.TXT release/texts/i386 RELNOTES.TXT Log: Spelling: Signalling -> Signaling. Revision Changes Path 1.31.2.106 +2 -2 src/release/texts/alpha/RELNOTES.TXT 1.72.2.105 +2 -2 src/release/texts/i386/RELNOTES.TXT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 14:35:41 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6760637B401; Sun, 25 Feb 2001 14:35:35 -0800 (PST) (envelope-from max@FreeBSD.org) Received: (from max@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PMZZk26315; Sun, 25 Feb 2001 14:35:35 -0800 (PST) (envelope-from max) Message-Id: <200102252235.f1PMZZk26315@freefall.freebsd.org> From: Masafumi Max NAKANE Date: Sun, 25 Feb 2001 14:35:35 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/ptex-euc distinfo ports/japanese/ptex-jis distinfo ports/japanese/ptex-sjis distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG max 2001/02/25 14:35:35 PST Modified files: japanese/ptex-euc distinfo japanese/ptex-jis distinfo japanese/ptex-sjis distinfo Log: The distfile was updated without name change. Revision Changes Path 1.5 +1 -1 ports/japanese/ptex-euc/distinfo 1.5 +1 -1 ports/japanese/ptex-jis/distinfo 1.5 +1 -1 ports/japanese/ptex-sjis/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 14:48:43 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DACCC37B401; Sun, 25 Feb 2001 14:48:34 -0800 (PST) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PMmYg27555; Sun, 25 Feb 2001 14:48:34 -0800 (PST) (envelope-from msmith) Message-Id: <200102252248.f1PMmYg27555@freefall.freebsd.org> From: Mike Smith Date: Sun, 25 Feb 2001 14:48:34 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mly mlyio.h mly.c mly_cam.c mly_pci.c mlyvar.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG msmith 2001/02/25 14:48:34 PST Modified files: sys/dev/mly mly.c mly_cam.c mly_pci.c mlyvar.h Added files: sys/dev/mly mlyio.h Log: Major update and bugfix for the 'mly' driver. - Convert to a more efficient queueing implementation. - Don't allocate command buffers on the fly; simply work from a static pool. - Add a control device interface, for later use. - Handle controller overload better as a consequence of the improved queue implementation. - Add support for the XPT_GET_TRAN_SETTINGS ccb, and correctly set the virtual SCSI channels up for multiple outstanding I/Os. - Update copyrights for 2001. - Some whitespace fixes to improve readability. Due to a misunderstanding on my part, previous versions of the driver were limited to a single outstanding I/O per virtual drive. Needless to say, this update improves performance substantially. Revision Changes Path 1.6 +310 -158 src/sys/dev/mly/mly.c 1.2 +95 -14 src/sys/dev/mly/mly_cam.c 1.2 +15 -28 src/sys/dev/mly/mly_pci.c 1.2 +111 -158 src/sys/dev/mly/mlyvar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 14:51:40 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 60C9537B401; Sun, 25 Feb 2001 14:51:37 -0800 (PST) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PMpbO27733; Sun, 25 Feb 2001 14:51:37 -0800 (PST) (envelope-from msmith) Message-Id: <200102252251.f1PMpbO27733@freefall.freebsd.org> From: Mike Smith Date: Sun, 25 Feb 2001 14:51:37 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf majors X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG msmith 2001/02/25 14:51:37 PST Modified files: sys/conf majors Log: Remove the 'gdt' and 'gdtd' majors; the ICP driver is taking a different direction. Add 'mly' for the newer Mylex driver's control interface. Revision Changes Path 1.118 +3 -3 src/sys/conf/majors To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 14:53: 2 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A640237B503; Sun, 25 Feb 2001 14:52:55 -0800 (PST) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PMqti27816; Sun, 25 Feb 2001 14:52:55 -0800 (PST) (envelope-from msmith) Message-Id: <200102252252.f1PMqti27816@freefall.freebsd.org> From: Mike Smith Date: Sun, 25 Feb 2001 14:52:55 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc MAKEDEV X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG msmith 2001/02/25 14:52:55 PST Modified files: etc MAKEDEV Log: Add the 'mly' device nodes. Revision Changes Path 1.289 +7 -1 src/etc/MAKEDEV To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 14:59:58 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 91E9C37B503; Sun, 25 Feb 2001 14:59:54 -0800 (PST) (envelope-from dougb@FreeBSD.org) Received: (from dougb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PMxsE28141; Sun, 25 Feb 2001 14:59:54 -0800 (PST) (envelope-from dougb) Message-Id: <200102252259.f1PMxsE28141@freefall.freebsd.org> From: Doug Barton Date: Sun, 25 Feb 2001 14:59:54 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/irc/sirc Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dougb 2001/02/25 14:59:54 PST Modified files: irc/sirc Makefile Log: Update backup master site Revision Changes Path 1.10 +2 -2 ports/irc/sirc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 15: 8:57 2001 Delivered-To: cvs-all@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id BD01437B491; Sun, 25 Feb 2001 15:08:49 -0800 (PST) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.11.2/8.11.2) id f1PN8US61069; Mon, 26 Feb 2001 02:08:31 +0300 (MSK) (envelope-from ache) Date: Mon, 26 Feb 2001 02:08:28 +0300 From: "Andrey A. Chernov" To: Kris Kennaway Cc: arch@FreeBSD.ORG, "Jacques A. Vidrine" , Matt Dillon , Bruce Evans , Robert Watson , Nick Sayer , cvs-all@FreeBSD.ORG Subject: Re: rand.c patch for review (was: Re: cvs commit: ports/astro/xglobe/files patch-random) Message-ID: <20010226020827.A61007@nagual.pp.ru> References: <200102250900.f1P90Qc12868@earth.backplane.com> <20010225092416.A46959@hamlet.nectar.com> <20010225185535.A55782@nagual.pp.ru> <20010225191316.A56093@nagual.pp.ru> <20010225193409.A56351@nagual.pp.ru> <20010225131002.A38192@mollari.cthul.hu> <20010225132152.A39554@mollari.cthul.hu> <20010226005004.B59772@nagual.pp.ru> <20010225135429.A47615@mollari.cthul.hu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="qDbXVdCdHGoSgWSk" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010225135429.A47615@mollari.cthul.hu>; from kris@obsecurity.org on Sun, Feb 25, 2001 at 01:54:29PM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --qDbXVdCdHGoSgWSk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 25, 2001 at 13:54:29 -0800, Kris Kennaway wrote: > On Mon, Feb 26, 2001 at 12:50:04AM +0300, Andrey A. Chernov wrote: > > On Sun, Feb 25, 2001 at 13:21:52 -0800, Kris Kennaway wrote: > > > Nevermind, I read the followup about needing to have independent > > > state. I think you should duplicate the rest of the random() and > > > srandom() stuff, not just good_rand() -- random.c does more work to > > > seed things, for example, which I'd feel better about. Also, document > > > in rand.c and random.c that they should be kept in sync modulo the > > > missing srandomdev() code. > >=20 > > Maybe, but only in case we need to care about rand() distribution _so_ > > match, I am not sure. Every manual nowdays marks rand() as deprecated. >=20 > Yet it's still used bogusly for cryptographic needs - e.g. even > XFree86 4.x seems to use rand() for generating cookies, I discovered > last night (as a result of my rand() warning :-). If we fix up rand() > to have a decent cryptographic behaviour, we save all the idiot > programmers from themselves. Bad news: we can't implement r_rand() via random() algorithm because r_rand() keeps its state in extenal unsigned variable (not in big table needed for random()). So, I suggest again to use my patch since it _is_ r_rand() compatible. --=20 Andrey A. Chernov http://ache.pp.ru/ --qDbXVdCdHGoSgWSk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: 2.6.3ia iQCVAwUBOpmQa+JgpPLZnQjrAQHqNwP7BKxpiO0l+r2jxxU7bfFeboN9y9+4rOe6 +O7HA/omuUTfIipvCpXN/J4aO0rhn9ra4nbZWRjGhDMe6/RXAjaR+pI4Z8md/4uF O1hf4vr6uhZiMTNRvhPEv10EwO8NeT1hBEJTrRuD9a6MCxFJxdx2hvd185o4rX6z 5TuVZGOJbB4= =/03r -----END PGP SIGNATURE----- --qDbXVdCdHGoSgWSk-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 15:15:30 2001 Delivered-To: cvs-all@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-10.dsl.lsan03.pacbell.net [63.207.60.10]) by hub.freebsd.org (Postfix) with ESMTP id 105CD37B4EC; Sun, 25 Feb 2001 15:15:22 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 145E366D2E; Sun, 25 Feb 2001 15:15:19 -0800 (PST) Date: Sun, 25 Feb 2001 15:15:19 -0800 From: Kris Kennaway To: "Andrey A. Chernov" Cc: Kris Kennaway , arch@FreeBSD.ORG, "Jacques A. Vidrine" , Matt Dillon , Bruce Evans , Robert Watson , Nick Sayer , cvs-all@FreeBSD.ORG Subject: Re: rand.c patch for review (was: Re: cvs commit: ports/astro/xglobe/files patch-random) Message-ID: <20010225151519.A63582@mollari.cthul.hu> References: <200102250900.f1P90Qc12868@earth.backplane.com> <20010225092416.A46959@hamlet.nectar.com> <20010225185535.A55782@nagual.pp.ru> <20010225191316.A56093@nagual.pp.ru> <20010225193409.A56351@nagual.pp.ru> <20010225131002.A38192@mollari.cthul.hu> <20010225132152.A39554@mollari.cthul.hu> <20010226005004.B59772@nagual.pp.ru> <20010225135429.A47615@mollari.cthul.hu> <20010226020827.A61007@nagual.pp.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="n8g4imXOkfNTN/H1" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010226020827.A61007@nagual.pp.ru>; from ache@nagual.pp.ru on Mon, Feb 26, 2001 at 02:08:28AM +0300 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --n8g4imXOkfNTN/H1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 26, 2001 at 02:08:28AM +0300, Andrey A. Chernov wrote: > > Yet it's still used bogusly for cryptographic needs - e.g. even > > XFree86 4.x seems to use rand() for generating cookies, I discovered > > last night (as a result of my rand() warning :-). If we fix up rand() > > to have a decent cryptographic behaviour, we save all the idiot > > programmers from themselves. >=20 > Bad news: we can't implement r_rand() via random() algorithm because > r_rand() keeps its state in extenal unsigned variable (not in big table > needed for random()). So, I suggest again to use my patch since it _is_ > r_rand() compatible. Hmm. Perhaps there's a way around that -- having a single state variable really does weaken things here. Anyone have any ideas? Kris --n8g4imXOkfNTN/H1 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6mZIGWry0BWjoQKURAojFAJ9GLjwJBHEwDNyiZxWbRJEfjTLB8ACg0SIg HjUvYqVj0xFwgksM5gYqlKU= =3oaf -----END PGP SIGNATURE----- --n8g4imXOkfNTN/H1-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 15:29:24 2001 Delivered-To: cvs-all@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id 504ED37B491; Sun, 25 Feb 2001 15:29:14 -0800 (PST) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.11.2/8.11.2) id f1PNT6561417; Mon, 26 Feb 2001 02:29:06 +0300 (MSK) (envelope-from ache) Date: Mon, 26 Feb 2001 02:29:03 +0300 From: "Andrey A. Chernov" To: Kris Kennaway Cc: arch@FreeBSD.ORG, "Jacques A. Vidrine" , Matt Dillon , Bruce Evans , Robert Watson , Nick Sayer , cvs-all@FreeBSD.ORG Subject: Re: rand.c patch for review (was: Re: cvs commit: ports/astro/xglobe/files patch-random) Message-ID: <20010226022902.A61216@nagual.pp.ru> References: <20010225092416.A46959@hamlet.nectar.com> <20010225185535.A55782@nagual.pp.ru> <20010225191316.A56093@nagual.pp.ru> <20010225193409.A56351@nagual.pp.ru> <20010225131002.A38192@mollari.cthul.hu> <20010225132152.A39554@mollari.cthul.hu> <20010226005004.B59772@nagual.pp.ru> <20010225135429.A47615@mollari.cthul.hu> <20010226020827.A61007@nagual.pp.ru> <20010225151519.A63582@mollari.cthul.hu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="2oS5YaxWCcQjTEyO" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010225151519.A63582@mollari.cthul.hu>; from kris@obsecurity.org on Sun, Feb 25, 2001 at 03:15:19PM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --2oS5YaxWCcQjTEyO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 25, 2001 at 15:15:19 -0800, Kris Kennaway wrote: > On Mon, Feb 26, 2001 at 02:08:28AM +0300, Andrey A. Chernov wrote: > > > Yet it's still used bogusly for cryptographic needs - e.g. even > > > XFree86 4.x seems to use rand() for generating cookies, I discovered > > > last night (as a result of my rand() warning :-). If we fix up rand() > > > to have a decent cryptographic behaviour, we save all the idiot > > > programmers from themselves. > >=20 > > Bad news: we can't implement r_rand() via random() algorithm because > > r_rand() keeps its state in extenal unsigned variable (not in big table > > needed for random()). So, I suggest again to use my patch since it _is_ > > r_rand() compatible. >=20 > Hmm. Perhaps there's a way around that -- having a single state > variable really does weaken things here. Anyone have any ideas? As manpage says: "The rand_r() function is as proposed in the POSIX.4a Draft #6 document" Does anybody knows is there new versions of this draft exists and what they say? --=20 Andrey A. Chernov http://ache.pp.ru/ --2oS5YaxWCcQjTEyO Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: 2.6.3ia iQCVAwUBOpmVPeJgpPLZnQjrAQHb9QQAzGK+xk+8QqDRA+ANcf6ts3O/KVzTy5vl JPVi0yZJblSQbCIvni/TGmnPigAxPLZgBW3/oyolvnHNNwOELvlJ0tLyB5neiv18 cpYCfjle85V3obQtZuybKpJqqed4aox5AwTV0a8L7G6dx9SKBQVavHSkdF4SqVaB s4hOFrznWXs= =nnB9 -----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 Sun Feb 25 15:39: 3 2001 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 A6BF937B4EC; Sun, 25 Feb 2001 15:38:59 -0800 (PST) (envelope-from imp@billy-club.village.org) Received: from billy-club.village.org (billy-club.village.org [10.0.0.3]) by rover.village.org (8.11.2/8.11.0) with ESMTP id f1PNcwh85105; Sun, 25 Feb 2001 16:38:58 -0700 (MST) (envelope-from imp@billy-club.village.org) Received: from billy-club.village.org (localhost [127.0.0.1]) by billy-club.village.org (8.11.2/8.8.3) with ESMTP id f1PNa3Y01236; Sun, 25 Feb 2001 16:36:03 -0700 (MST) Message-Id: <200102252336.f1PNa3Y01236@billy-club.village.org> To: "John W. De Boskey" Subject: Re: cvs commit: src/sbin/disklabel disklabel.8 disklabel.c Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Sun, 25 Feb 2001 08:47:44 PST." <200102251647.f1PGliB66323@freefall.freebsd.org> References: <200102251647.f1PGliB66323@freefall.freebsd.org> Date: Sun, 25 Feb 2001 16:36:03 -0700 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200102251647.f1PGliB66323@freefall.freebsd.org> "John W. De Boskey" writes: : This patchset still has style issues and a possible problem on : large disks. However, it was a agreed to get these committed before : performing major surgery on them. The style issues aren't that important, but the problems with very large disks are so don't be in too much of a hurry to MFC these. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 15:39:12 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0B36037B6E6; Sun, 25 Feb 2001 15:39:09 -0800 (PST) (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PNd8r33648; Sun, 25 Feb 2001 15:39:08 -0800 (PST) (envelope-from olgeni) Message-Id: <200102252339.f1PNd8r33648@freefall.freebsd.org> From: Jimmy Olgeni Date: Sun, 25 Feb 2001 15:39:08 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/conf LINT X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG olgeni 2001/02/25 15:39:08 PST Modified files: (Branch: RELENG_4) sys/i386/conf LINT Log: Some typo fixes for LINT (ATA driver section). Revision Changes Path 1.749.2.46 +7 -7 src/sys/i386/conf/Attic/LINT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 15:39:31 2001 Delivered-To: cvs-all@freebsd.org Received: from earth.backplane.com (earth-nat-cw.backplane.com [208.161.114.67]) by hub.freebsd.org (Postfix) with ESMTP id DBF0737B503; Sun, 25 Feb 2001 15:39:21 -0800 (PST) (envelope-from dillon@earth.backplane.com) Received: (from dillon@localhost) by earth.backplane.com (8.11.2/8.9.3) id f1PNdGF18914; Sun, 25 Feb 2001 15:39:16 -0800 (PST) (envelope-from dillon) Date: Sun, 25 Feb 2001 15:39:16 -0800 (PST) From: Matt Dillon Message-Id: <200102252339.f1PNdGF18914@earth.backplane.com> To: "Andrey A. Chernov" Cc: Kris Kennaway , arch@FreeBSD.ORG, "Jacques A. Vidrine" , Bruce Evans , Robert Watson , Nick Sayer , cvs-all@FreeBSD.ORG Subject: Re: rand.c patch for review (was: Re: cvs commit: ports/astro/xglobe/files patch-random) References: <200102250900.f1P90Qc12868@earth.backplane.com> <20010225092416.A46959@hamlet.nectar.com> <20010225185535.A55782@nagual.pp.ru> <20010225191316.A56093@nagual.pp.ru> <20010225193409.A56351@nagual.pp.ru> <20010225131002.A38192@mollari.cthul.hu> <20010225132152.A39554@mollari.cthul.hu> <20010226005004.B59772@nagual.pp.ru> <20010225135429.A47615@mollari.cthul.hu> <20010226020827.A61007@nagual.pp.ru> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :Bad news: we can't implement r_rand() via random() algorithm because :r_rand() keeps its state in extenal unsigned variable (not in big table :needed for random()). So, I suggest again to use my patch since it _is_ :r_rand() compatible. : :--=20 :Andrey A. Chernov Ach, your right. The best we can hope for with rand() is to have it produce a reasonable pseudo-random sequence. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 15:42: 0 2001 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 9696D37B4EC; Sun, 25 Feb 2001 15:41:56 -0800 (PST) (envelope-from imp@billy-club.village.org) Received: from billy-club.village.org (billy-club.village.org [10.0.0.3]) by rover.village.org (8.11.2/8.11.0) with ESMTP id f1PNfth85124; Sun, 25 Feb 2001 16:41:55 -0700 (MST) (envelope-from imp@billy-club.village.org) Received: from billy-club.village.org (localhost [127.0.0.1]) by billy-club.village.org (8.11.2/8.8.3) with ESMTP id f1PNd1Y01249; Sun, 25 Feb 2001 16:39:01 -0700 (MST) Message-Id: <200102252339.f1PNd1Y01249@billy-club.village.org> To: Gary Jennejohn Subject: Re: cvs commit: src/usr.sbin/pccard/pccardd util.c Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Sun, 25 Feb 2001 11:52:43 PST." <200102251952.f1PJqhe95166@freefall.freebsd.org> References: <200102251952.f1PJqhe95166@freefall.freebsd.org> Date: Sun, 25 Feb 2001 16:39:01 -0700 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200102251952.f1PJqhe95166@freefall.freebsd.org> Gary Jennejohn writes: : Use vsnprintf in logmsg() to avoid overflowing the array on the stack. : The problem was noted with an older model 3Com 3C589 which seems : to return more than 256 bytes of data. The fix is a good one, but the explaination doesn't make sense to be because CIS tuples are limited to 254 bytes... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 15:42:54 2001 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 1D52437B503; Sun, 25 Feb 2001 15:42:45 -0800 (PST) (envelope-from imp@billy-club.village.org) Received: from billy-club.village.org (billy-club.village.org [10.0.0.3]) by rover.village.org (8.11.2/8.11.0) with ESMTP id f1PNghh85132; Sun, 25 Feb 2001 16:42:43 -0700 (MST) (envelope-from imp@billy-club.village.org) Received: from billy-club.village.org (localhost [127.0.0.1]) by billy-club.village.org (8.11.2/8.8.3) with ESMTP id f1PNdnY01262; Sun, 25 Feb 2001 16:39:49 -0700 (MST) Message-Id: <200102252339.f1PNdnY01262@billy-club.village.org> To: Kris Kennaway Subject: Re: cvs commit: src/usr.sbin/pccard/pccardd util.c Cc: Gary Jennejohn , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org In-reply-to: Your message of "Sun, 25 Feb 2001 13:14:35 PST." <20010225131435.A39340@mollari.cthul.hu> References: <20010225131435.A39340@mollari.cthul.hu> <200102251952.f1PJqhe95166@freefall.freebsd.org> Date: Sun, 25 Feb 2001 16:39:49 -0700 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20010225131435.A39340@mollari.cthul.hu> Kris Kennaway writes: : Hehe..security vulnerability by malicious pccard? :-) Actually, there's likely more of them floating around. pccardd wasn't written with paranoia in mind. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 15:56:46 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DFBA337B401; Sun, 25 Feb 2001 15:56:41 -0800 (PST) (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PNufX34827; Sun, 25 Feb 2001 15:56:41 -0800 (PST) (envelope-from olgeni) Message-Id: <200102252356.f1PNufX34827@freefall.freebsd.org> From: Jimmy Olgeni Date: Sun, 25 Feb 2001 15:56:41 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys accept.2 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG olgeni 2001/02/25 15:56:41 PST Modified files: lib/libc/sys accept.2 Log: Fix my ambiguous message about ECONNABORTED. Submitted by: Ian Dowse Revision Changes Path 1.17 +3 -2 src/lib/libc/sys/accept.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 15:57:57 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2902037B503; Sun, 25 Feb 2001 15:57:49 -0800 (PST) (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1PNvnw34966; Sun, 25 Feb 2001 15:57:49 -0800 (PST) (envelope-from olgeni) Message-Id: <200102252357.f1PNvnw34966@freefall.freebsd.org> From: Jimmy Olgeni Date: Sun, 25 Feb 2001 15:57:49 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys accept.2 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG olgeni 2001/02/25 15:57:49 PST Modified files: (Branch: RELENG_4) lib/libc/sys accept.2 Log: MFC: Fix my ambiguous message about ECONNABORTED. Revision Changes Path 1.10.2.6 +3 -2 src/lib/libc/sys/accept.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 16:37:50 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C320A37B491; Sun, 25 Feb 2001 16:37:45 -0800 (PST) (envelope-from jmz@FreeBSD.org) Received: (from jmz@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q0bja40260; Sun, 25 Feb 2001 16:37:45 -0800 (PST) (envelope-from jmz) Message-Id: <200102260037.f1Q0bja40260@freefall.freebsd.org> From: Jean-Marc Zucconi Date: Sun, 25 Feb 2001 16:37:45 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/comms/mgetty+sendfax Makefile distinfo ports/comms/mgetty+sendfax/files patch-aj X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jmz 2001/02/25 16:37:44 PST Modified files: comms/mgetty+sendfax Makefile distinfo Removed files: comms/mgetty+sendfax/files patch-aj Log: Upgrade to version 1.1.25.02.01 Revision Changes Path 1.36 +4 -4 ports/comms/mgetty+sendfax/Makefile 1.14 +1 -1 ports/comms/mgetty+sendfax/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 17: 5:40 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A07BA37B491; Sun, 25 Feb 2001 17:05:34 -0800 (PST) (envelope-from deischen@FreeBSD.org) Received: (from deischen@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q15Y543577; Sun, 25 Feb 2001 17:05:34 -0800 (PST) (envelope-from deischen) Message-Id: <200102260105.f1Q15Y543577@freefall.freebsd.org> From: Daniel Eischen Date: Sun, 25 Feb 2001 17:05:34 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread pthread_private.h uthread_init.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG deischen 2001/02/25 17:05:34 PST Modified files: lib/libc_r/uthread pthread_private.h uthread_init.c Log: Limit threads clock resolution to no less than 1000usec (1000Hz). PR: 25300 Submitted by: Tom Pavel (in part) Revision Changes Path 1.55 +2 -1 src/lib/libc_r/uthread/pthread_private.h 1.30 +3 -2 src/lib/libc_r/uthread/uthread_init.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 17: 7: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A0D9F37B4EC; Sun, 25 Feb 2001 17:06:52 -0800 (PST) (envelope-from deischen@FreeBSD.org) Received: (from deischen@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q16qg44541; Sun, 25 Feb 2001 17:06:52 -0800 (PST) (envelope-from deischen) Message-Id: <200102260106.f1Q16qg44541@freefall.freebsd.org> From: Daniel Eischen Date: Sun, 25 Feb 2001 17:06:52 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread uthread_mutex.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG deischen 2001/02/25 17:06:52 PST Modified files: lib/libc_r/uthread uthread_mutex.c Log: Really set the flags for a private mutex (used by libc/libc_r). Revision Changes Path 1.29 +6 -3 src/lib/libc_r/uthread/uthread_mutex.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 17:51:37 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 385AD37B491; Sun, 25 Feb 2001 17:51:34 -0800 (PST) (envelope-from trevor@FreeBSD.org) Received: (from trevor@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q1pYr51192; Sun, 25 Feb 2001 17:51:34 -0800 (PST) (envelope-from trevor) Message-Id: <200102260151.f1Q1pYr51192@freefall.freebsd.org> From: Trevor Johnson Date: Sun, 25 Feb 2001 17:51:33 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print Makefile ports/print/lilypond Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG trevor 2001/02/25 17:51:33 PST Modified files: print Makefile Added files: print/lilypond Makefile distinfo pkg-comment pkg-descr pkg-plist Log: new port of lilypond 1.3.131, the GNU music typesetter Obtained from: NetBSD pkgsrc Revision Changes Path 1.138 +2 -1 ports/print/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 17:51:51 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8521737B6A4; Sun, 25 Feb 2001 17:51:42 -0800 (PST) (envelope-from trevor@FreeBSD.org) Received: (from trevor@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q1pgo51240; Sun, 25 Feb 2001 17:51:42 -0800 (PST) (envelope-from trevor) Message-Id: <200102260151.f1Q1pgo51240@freefall.freebsd.org> From: Trevor Johnson Date: Sun, 25 Feb 2001 17:51:42 -0800 (PST) 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 X-Loop: FreeBSD.ORG trevor 2001/02/25 17:51:42 PST Modified files: . modules Log: lilypond --> ports/print/lilypond Revision Changes Path 1.2461 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 17:54:25 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4FC5E37B401; Sun, 25 Feb 2001 17:54:17 -0800 (PST) (envelope-from trevor@FreeBSD.org) Received: (from trevor@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q1sH051870; Sun, 25 Feb 2001 17:54:17 -0800 (PST) (envelope-from trevor) Message-Id: <200102260154.f1Q1sH051870@freefall.freebsd.org> From: Trevor Johnson Date: Sun, 25 Feb 2001 17:54:17 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio Makefile ports/audio/denemo Makefile distinfo pkg-comment pkg-descr ports/audio/denemo/files patch-playback.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG trevor 2001/02/25 17:54:16 PST Modified files: audio Makefile Added files: audio/denemo Makefile distinfo pkg-comment pkg-descr audio/denemo/files patch-playback.c Log: new port of denemo 0.5.5, the GNU graphical score editor Revision Changes Path 1.208 +2 -1 ports/audio/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 17:54:36 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 287CE37B6E1; Sun, 25 Feb 2001 17:54:24 -0800 (PST) (envelope-from trevor@FreeBSD.org) Received: (from trevor@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q1sOM51913; Sun, 25 Feb 2001 17:54:24 -0800 (PST) (envelope-from trevor) Message-Id: <200102260154.f1Q1sOM51913@freefall.freebsd.org> From: Trevor Johnson Date: Sun, 25 Feb 2001 17:54:23 -0800 (PST) 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 X-Loop: FreeBSD.ORG trevor 2001/02/25 17:54:23 PST Modified files: . modules Log: denemo --> ports/audio/denemo Revision Changes Path 1.2462 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 18:13:44 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A50E337B684; Sun, 25 Feb 2001 18:13:37 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q2DbG58291; Sun, 25 Feb 2001 18:13:37 -0800 (PST) (envelope-from kris) Message-Id: <200102260213.f1Q2DbG58291@freefall.freebsd.org> From: Kris Kennaway Date: Sun, 25 Feb 2001 18:13:37 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/mtv Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2001/02/25 18:13:37 PST Modified files: graphics/mtv Makefile distinfo Log: Upgrade to mtv 1.2.1 Revision Changes Path 1.9 +2 -2 ports/graphics/mtv/Makefile 1.7 +1 -1 ports/graphics/mtv/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 18:29: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from dt051n37.san.rr.com (dt051n37.san.rr.com [204.210.32.55]) by hub.freebsd.org (Postfix) with ESMTP id 4D82637B65D; Sun, 25 Feb 2001 18:28:53 -0800 (PST) (envelope-from DougB@gorean.org) Received: from gorean.org (Studded@master [10.0.0.2]) by dt051n37.san.rr.com (8.9.3/8.9.3) with ESMTP id SAA57951; Sun, 25 Feb 2001 18:28:45 -0800 (PST) (envelope-from DougB@gorean.org) Message-ID: <3A99BF5C.252CF8D@gorean.org> Date: Sun, 25 Feb 2001 18:28:44 -0800 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Warner Losh Cc: "John W. De Boskey" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/disklabel disklabel.8 disklabel.c References: <200102251647.f1PGliB66323@freefall.freebsd.org> <200102252336.f1PNa3Y01236@billy-club.village.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Warner Losh wrote: > > In message <200102251647.f1PGliB66323@freefall.freebsd.org> "John W. De Boskey" writes: > : This patchset still has style issues and a possible problem on > : large disks. However, it was a agreed to get these committed before > : performing major surgery on them. > > The style issues aren't that important, but the problems with very > large disks are so don't be in too much of a hurry to MFC these. Can you define "large" here? It's very much a relative term in today's market... Doug -- "Pain heals. Chicks dig scars. Glory . . . lasts forever." -- Keanu Reeves as Shane Falco in "The Replacements" 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 Feb 25 18:32: 9 2001 Delivered-To: cvs-all@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id E269937B491; Sun, 25 Feb 2001 18:32:05 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.1/8.11.1) with ESMTP id f1Q2W1d10200; Sun, 25 Feb 2001 19:32:01 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200102260232.f1Q2W1d10200@harmony.village.org> To: Doug Barton Subject: Re: cvs commit: src/sbin/disklabel disklabel.8 disklabel.c Cc: "John W. De Boskey" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Sun, 25 Feb 2001 18:28:44 PST." <3A99BF5C.252CF8D@gorean.org> References: <3A99BF5C.252CF8D@gorean.org> <200102251647.f1PGliB66323@freefall.freebsd.org> <200102252336.f1PNa3Y01236@billy-club.village.org> Date: Sun, 25 Feb 2001 19:32:01 -0700 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <3A99BF5C.252CF8D@gorean.org> Doug Barton writes: : Warner Losh wrote: : > : > In message <200102251647.f1PGliB66323@freefall.freebsd.org> "John W. De Boskey" writes: : > : This patchset still has style issues and a possible problem on : > : large disks. However, it was a agreed to get these committed before : > : performing major surgery on them. : > : > The style issues aren't that important, but the problems with very : > large disks are so don't be in too much of a hurry to MFC these. : : Can you define "large" here? It's very much a relative term in today's : market... IIRC, the intereger overflow in the calculations happen in the few hundred G range, but I may be off by a factor of 10 (eg, a few tens of Gig or a few Tera). I'll check it out after my next cvsup. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 18:41:37 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9CFD537B4EC; Sun, 25 Feb 2001 18:41:29 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q2fTc63919; Sun, 25 Feb 2001 18:41:29 -0800 (PST) (envelope-from obrien) Message-Id: <200102260241.f1Q2fTc63919@freefall.freebsd.org> From: "David E. O'Brien" Date: Sun, 25 Feb 2001 18:41:29 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/gv Makefile ports/print/gv/files patch-aa patch-ab X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/02/25 18:41:29 PST Modified files: print/gv Makefile print/gv/files patch-aa patch-ab Log: - Support PREFIX properly - Fix Imakefile breakage under XFree86 4.x PR: 25325 Submitted by: KATO Tsuguru Revision Changes Path 1.31 +2 -2 ports/print/gv/Makefile 1.5 +3 -3 ports/print/gv/files/patch-aa 1.6 +9 -2 ports/print/gv/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 Sun Feb 25 18:42:52 2001 Delivered-To: cvs-all@freebsd.org Received: from bsdone.bsdwins.com (www.bsdwins.com [192.58.184.33]) by hub.freebsd.org (Postfix) with ESMTP id 7D4DF37B401; Sun, 25 Feb 2001 18:42:42 -0800 (PST) (envelope-from jwd@bsdwins.com) Received: (from jwd@localhost) by bsdone.bsdwins.com (8.11.1/8.11.0) id f1Q2gRl26674; Sun, 25 Feb 2001 21:42:27 -0500 (EST) (envelope-from jwd) Date: Sun, 25 Feb 2001 21:42:27 -0500 From: "John W. De Boskey" To: Warner Losh Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/disklabel disklabel.8 disklabel.c Message-ID: <20010225214227.A26606@bsdwins.com> References: <200102251647.f1PGliB66323@freefall.freebsd.org> <200102252336.f1PNa3Y01236@billy-club.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200102252336.f1PNa3Y01236@billy-club.village.org>; from imp@village.org on Sun, Feb 25, 2001 at 04:36:03PM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Warner Losh's Original Message ----- > "John W. De Boskey" writes: > : This patchset still has style issues and a possible problem on > : large disks. However, it was a agreed to get these committed before > : performing major surgery on them. > > The style issues aren't that important, but the problems with very > large disks are so don't be in too much of a hurry to MFC these. I wasn't planning on going near an MFC with these patches :-) At least, not until they've seen more testing and review. -John > Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 18:45:17 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6BAC237B4EC; Sun, 25 Feb 2001 18:45:08 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q2j8v64726; Sun, 25 Feb 2001 18:45:08 -0800 (PST) (envelope-from obrien) Message-Id: <200102260245.f1Q2j8v64726@freefall.freebsd.org> From: "David E. O'Brien" Date: Sun, 25 Feb 2001 18:45:08 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/spim Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/02/25 18:45:08 PST Modified files: emulators/spim Makefile Log: Drop maintainer ship. Too many people did not like the direction I took this port. Revision Changes Path 1.17 +2 -2 ports/emulators/spim/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 18:45:21 2001 Delivered-To: cvs-all@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id B7D9C37B503; Sun, 25 Feb 2001 18:45:08 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.1/8.11.1) with ESMTP id f1Q2j5d10332; Sun, 25 Feb 2001 19:45:05 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200102260245.f1Q2j5d10332@harmony.village.org> To: "John W. De Boskey" Subject: Re: cvs commit: src/sbin/disklabel disklabel.8 disklabel.c Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Sun, 25 Feb 2001 21:42:27 EST." <20010225214227.A26606@bsdwins.com> References: <20010225214227.A26606@bsdwins.com> <200102251647.f1PGliB66323@freefall.freebsd.org> <200102252336.f1PNa3Y01236@billy-club.village.org> Date: Sun, 25 Feb 2001 19:45:05 -0700 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20010225214227.A26606@bsdwins.com> "John W. De Boskey" writes: : ----- Warner Losh's Original Message ----- : > "John W. De Boskey" writes: : > : This patchset still has style issues and a possible problem on : > : large disks. However, it was a agreed to get these committed before : > : performing major surgery on them. : > : > The style issues aren't that important, but the problems with very : > large disks are so don't be in too much of a hurry to MFC these. : : I wasn't planning on going near an MFC with these patches :-) At : least, not until they've seen more testing and review. I was making sure that others in the community don't rush things :-). I trust you and your intentions. I'm sorry that I didn't make that clear originally. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 18:46:40 2001 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 C3DB737B65D; Sun, 25 Feb 2001 18:46:29 -0800 (PST) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.3/8.9.3) id VAA59784; Sun, 25 Feb 2001 21:46:26 -0500 (EST) (envelope-from wollman) Date: Sun, 25 Feb 2001 21:46:26 -0500 (EST) From: Garrett Wollman Message-Id: <200102260246.VAA59784@khavrinen.lcs.mit.edu> To: Jonathan Lemon Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_input.c In-Reply-To: <200102251517.f1PFHOV53023@freefall.freebsd.org> References: <200102251517.f1PFHOV53023@freefall.freebsd.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG < said: > Do not delay a new ack if there already is a delayed ack pending on the > connection, but send it immediately. Prior to this change, it was possible > to delay a delayed-ack for multiple times, resulting in degraded TCP > behavior in certain corner cases. Quoth RFC 1122 (Host Requirements): be excessively delayed; in particular, the delay MUST be less than 0.5 seconds, and in a stream of full-sized segments there SHOULD be an ACK for at least every second segment. -GAWollman -- Garrett A. Wollman | O Siem / We are all family / O Siem / We're all the same wollman@lcs.mit.edu | O Siem / The fires of freedom Opinions not those of| Dance in the burning flame MIT, LCS, CRS, or NSA| - Susan Aglukark and Chad Irschick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 19: 7: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1289737B4EC; Sun, 25 Feb 2001 19:06:57 -0800 (PST) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q36vp70486; Sun, 25 Feb 2001 19:06:57 -0800 (PST) (envelope-from will) Message-Id: <200102260306.f1Q36vp70486@freefall.freebsd.org> From: Will Andrews Date: Sun, 25 Feb 2001 19:06:57 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games Makefile ports/games/xjump Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2001/02/25 19:06:57 PST Modified files: games Makefile Added files: games/xjump Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist Log: Add xjump 2.7, a simple X game where one tries to jump up as many levels as possible. Revision Changes Path 1.330 +2 -1 ports/games/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 19: 7:11 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C1DC037B503; Sun, 25 Feb 2001 19:07:05 -0800 (PST) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q375b70554; Sun, 25 Feb 2001 19:07:05 -0800 (PST) (envelope-from will) Message-Id: <200102260307.f1Q375b70554@freefall.freebsd.org> From: Will Andrews Date: Sun, 25 Feb 2001 19:07:05 -0800 (PST) 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 X-Loop: FreeBSD.ORG will 2001/02/25 19:07:05 PST Modified files: . modules Log: xjump --> ports/games/xjump Revision Changes Path 1.2463 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 19: 8:59 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5DBE037B503; Sun, 25 Feb 2001 19:08:51 -0800 (PST) (envelope-from clive@FreeBSD.org) Received: (from clive@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q38pb70828; Sun, 25 Feb 2001 19:08:51 -0800 (PST) (envelope-from clive) Message-Id: <200102260308.f1Q38pb70828@freefall.freebsd.org> From: Clive Lin Date: Sun, 25 Feb 2001 19:08:51 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/nullmailer pkg-install X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG clive 2001/02/25 19:08:51 PST Modified files: mail/nullmailer pkg-install Log: Fix a typo which would results in wrong home directory of nullmail user. Noted by: Sybolt de Boer Revision Changes Path 1.2 +1 -1 ports/mail/nullmailer/pkg-install To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 19:18:10 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8957737B4EC; Sun, 25 Feb 2001 19:18:07 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q3I7B72365; Sun, 25 Feb 2001 19:18:07 -0800 (PST) (envelope-from steve) Message-Id: <200102260318.f1Q3I7B72365@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 19:18:07 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc Makefile ports/misc/sma Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 19:18:07 PST Modified files: misc Makefile Removed files: misc/sma Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist Log: Remove the sma port at the maintainer's request since it is no longer been actively developed. PR: 23727 Submitted by: Donald Burr Revision Changes Path 1.327 +1 -2 ports/misc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 19:19:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 139D437B401; Sun, 25 Feb 2001 19:19:41 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q3Jf072571; Sun, 25 Feb 2001 19:19:41 -0800 (PST) (envelope-from steve) Message-Id: <200102260319.f1Q3Jf072571@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 19:19:40 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/p5-Set-Scalar Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 19:19:40 PST Modified files: devel/p5-Set-Scalar Makefile distinfo Log: Update to version 1.06. PR: 25364 Submitted by: maintainer Revision Changes Path 1.2 +2 -2 ports/devel/p5-Set-Scalar/Makefile 1.2 +1 -1 ports/devel/p5-Set-Scalar/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 19:20:38 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6648D37B503; Sun, 25 Feb 2001 19:20:30 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q3KUZ72758; Sun, 25 Feb 2001 19:20:30 -0800 (PST) (envelope-from steve) Message-Id: <200102260320.f1Q3KUZ72758@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 19:20:30 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/p5-Email-Valid Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 19:20:30 PST Modified files: mail/p5-Email-Valid Makefile distinfo Log: Update to version 0.13. PR: 25363 Submitted by: maintainer Revision Changes Path 1.2 +2 -2 ports/mail/p5-Email-Valid/Makefile 1.2 +1 -1 ports/mail/p5-Email-Valid/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 19:22:44 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 601F837B491; Sun, 25 Feb 2001 19:22:34 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q3MYD73055; Sun, 25 Feb 2001 19:22:34 -0800 (PST) (envelope-from steve) Message-Id: <200102260322.f1Q3MYD73055@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 19:22:34 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/netpbm Makefile distinfo pkg-plist ports/graphics/netpbm/files Makefile.config.FreeBSD patch-cq patch-cr patch-cs manpages patch-bb patch-bd patch-be patch-bf patch-bg patch-bc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 19:22:34 PST Modified files: graphics/netpbm Makefile distinfo pkg-plist graphics/netpbm/files manpages patch-bb patch-bd patch-be patch-bf patch-bg Added files: graphics/netpbm/files Makefile.config.FreeBSD patch-cq patch-cr patch-cs Removed files: graphics/netpbm/files patch-bc Log: Update to version 9.11. PR: 25323 Submitted by: KATO Tsuguru Revision Changes Path 1.42 +3 -2 ports/graphics/netpbm/Makefile 1.15 +1 -1 ports/graphics/netpbm/distinfo 1.24 +0 -1 ports/graphics/netpbm/pkg-plist 1.8 +0 -1 ports/graphics/netpbm/files/manpages 1.13 +29 -12 ports/graphics/netpbm/files/patch-bb 1.11 +67 -19 ports/graphics/netpbm/files/patch-bd 1.10 +7 -7 ports/graphics/netpbm/files/patch-be 1.14 +9 -9 ports/graphics/netpbm/files/patch-bf 1.14 +9 -8 ports/graphics/netpbm/files/patch-bg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 19:24:35 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5B23637B401; Sun, 25 Feb 2001 19:24:26 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q3OQZ73442; Sun, 25 Feb 2001 19:24:26 -0800 (PST) (envelope-from steve) Message-Id: <200102260324.f1Q3OQZ73442@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 19:24:26 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/ppxp Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 19:24:26 PST Modified files: net/ppxp Makefile Log: Add category changes missed with ports/22495. PR: 25280 Submitted by: maintainer Revision Changes Path 1.18 +11 -7 ports/net/ppxp/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 19:28:50 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 36C0137B491; Sun, 25 Feb 2001 19:28:47 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q3Slo73923; Sun, 25 Feb 2001 19:28:47 -0800 (PST) (envelope-from steve) Message-Id: <200102260328.f1Q3Slo73923@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 19:28:46 -0800 (PST) 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 X-Loop: FreeBSD.ORG steve 2001/02/25 19:28:46 PST Modified files: . modules Log: Properly prefix the cyrproxy with 'ru-'. Revision Changes Path 1.2464 +2 -2 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 19:30:21 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B6A7837B491; Sun, 25 Feb 2001 19:30:17 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q3UHh74073; Sun, 25 Feb 2001 19:30:17 -0800 (PST) (envelope-from steve) Message-Id: <200102260330.f1Q3UHh74073@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 19:30:17 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/p5-Crypt-DES Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 19:30:17 PST Modified files: security/p5-Crypt-DES Makefile distinfo pkg-plist Log: Update to version 2.03. PR: 23806 Submitted by: Yen-Ming Lee Revision Changes Path 1.18 +3 -7 ports/security/p5-Crypt-DES/Makefile 1.3 +1 -1 ports/security/p5-Crypt-DES/distinfo 1.5 +3 -2 ports/security/p5-Crypt-DES/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 19:32:20 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ACC8A37B491; Sun, 25 Feb 2001 19:32:12 -0800 (PST) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q3WCw74208; Sun, 25 Feb 2001 19:32:12 -0800 (PST) (envelope-from jlemon) Message-Id: <200102260332.f1Q3WCw74208@freefall.freebsd.org> From: Jonathan Lemon Date: Sun, 25 Feb 2001 19:32:12 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys signal.h src/sys/kern vfs_aio.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jlemon 2001/02/25 19:32:12 PST Modified files: (Branch: RELENG_4) sys/sys signal.h sys/kern vfs_aio.c Log: MFC: Better approach for registering EVFILT_AIO type kq events. Revision Changes Path 1.23.2.1 +8 -2 src/sys/sys/signal.h 1.70.2.7 +34 -30 src/sys/kern/vfs_aio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 19:34:38 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1DB1237B401; Sun, 25 Feb 2001 19:34:32 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q3YWR74625; Sun, 25 Feb 2001 19:34:32 -0800 (PST) (envelope-from steve) Message-Id: <200102260334.f1Q3YWR74625@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 19:34:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/amanda pkg-plist ports/www/fxhtml pkg-plist ports/devel/p5-C-Scan pkg-plist ports/security/p5-Crypt-IDEA Makefile pkg-plist ports/russian/cyrproxy pkg-plist ports/news/slurp pkg-plist ports/games/smacx pkg-plist ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 19:34:31 PST Modified files: misc/amanda pkg-plist www/fxhtml pkg-plist devel/p5-C-Scan pkg-plist security/p5-Crypt-IDEA Makefile pkg-plist russian/cyrproxy pkg-plist news/slurp pkg-plist games/smacx pkg-plist print/tr2latex pkg-plist Log: Minor pkg-plist fixes. PR: 23806 Submitted by: Yen-Ming Lee Revision Changes Path 1.8 +17 -16 ports/misc/amanda/pkg-plist 1.2 +3 -0 ports/www/fxhtml/pkg-plist 1.4 +2 -0 ports/devel/p5-C-Scan/pkg-plist 1.18 +2 -6 ports/security/p5-Crypt-IDEA/Makefile 1.5 +3 -1 ports/security/p5-Crypt-IDEA/pkg-plist 1.3 +6 -4 ports/russian/cyrproxy/pkg-plist 1.3 +3 -0 ports/news/slurp/pkg-plist 1.2 +1 -0 ports/games/smacx/pkg-plist 1.5 +4 -0 ports/print/tr2latex/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 19:37:46 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EB5F337B4EC; Sun, 25 Feb 2001 19:37:42 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q3bgf75025; Sun, 25 Feb 2001 19:37:42 -0800 (PST) (envelope-from steve) Message-Id: <200102260337.f1Q3bgf75025@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 19:37:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/wmtop Makefile distinfo ports/sysutils/wmtop/files patch-ab X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 19:37:42 PST Modified files: sysutils/wmtop Makefile distinfo Added files: sysutils/wmtop/files patch-ab Log: Update to version 0.83. PR: 21401 Submitted by: Park JongHwan Revision Changes Path 1.4 +4 -3 ports/sysutils/wmtop/Makefile 1.2 +1 -1 ports/sysutils/wmtop/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 19:39:33 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9A37437B4EC; Sun, 25 Feb 2001 19:39:30 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q3dU775305; Sun, 25 Feb 2001 19:39:30 -0800 (PST) (envelope-from steve) Message-Id: <200102260339.f1Q3dU775305@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 19:39:30 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/stunnel/files patch-ad X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 19:39:30 PST Added files: security/stunnel/files patch-ad Log: Use non-blocking I/O by default. PR: 21513 Submitted by: Mike Harding To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 19:41:20 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0373C37B4EC; Sun, 25 Feb 2001 19:41:16 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q3fF675655; Sun, 25 Feb 2001 19:41:15 -0800 (PST) (envelope-from steve) Message-Id: <200102260341.f1Q3fF675655@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 19:41:15 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/p5-Mail-Ezmlm Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 19:41:15 PST Modified files: mail/p5-Mail-Ezmlm Makefile distinfo Log: Update to version 0.03.1. PR: 21541 Submitted by: Guy Antony Halse Revision Changes Path 1.3 +7 -4 ports/mail/p5-Mail-Ezmlm/Makefile 1.2 +1 -1 ports/mail/p5-Mail-Ezmlm/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 19:41:20 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9BC7A37B401; Sun, 25 Feb 2001 19:41:14 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q3fEL75640; Sun, 25 Feb 2001 19:41:14 -0800 (PST) (envelope-from kris) Message-Id: <200102260341.f1Q3fEL75640@freefall.freebsd.org> From: Kris Kennaway Date: Sun, 25 Feb 2001 19:41:14 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet6 ah_core.c ah_output.c dest6.c nd6.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2001/02/25 19:41:14 PST Modified files: sys/netinet6 ah_core.c ah_output.c dest6.c nd6.c Log: More IP option length validation. Includes the following revisions from KAME (two of these were actually committed previously but the CVS revisions weren't documented): 1.40 kame/kame/sys/netinet6/ah_core.c (committed in previous rev) 1.41 kame/kame/sys/netinet6/ah_core.c 1.28 kame/kame/sys/netinet6/ah_output.c (committed in previous rev) 1.29 kame/kame/sys/netinet6/ah_output.c 1.30 kame/kame/sys/netinet6/ah_output.c 1.129 kame/kame/sys/netinet6/nd6.c 1.130 kame/kame/sys/netinet6/nd6.c 1.24 kame/kame/sys/netinet6/dest6.c 1.25 kame/kame/sys/netinet6/dest6.c Obtained from: KAME Revision Changes Path 1.7 +13 -2 src/sys/netinet6/ah_core.c 1.6 +5 -5 src/sys/netinet6/ah_output.c 1.5 +14 -16 src/sys/netinet6/dest6.c 1.7 +13 -2 src/sys/netinet6/nd6.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 19:41:44 2001 Delivered-To: cvs-all@freebsd.org Received: from InterJet.dellroad.org (adsl-63-194-81-26.dsl.snfc21.pacbell.net [63.194.81.26]) by hub.freebsd.org (Postfix) with ESMTP id C38AE37B699; Sun, 25 Feb 2001 19:41:38 -0800 (PST) (envelope-from archie@dellroad.org) Received: from curve.dellroad.org (curve.dellroad.org [10.1.1.30]) by InterJet.dellroad.org (8.9.1a/8.9.1) with ESMTP id TAA92600; Sun, 25 Feb 2001 19:41:37 -0800 (PST) Received: (from archie@localhost) by curve.dellroad.org (8.11.2/8.11.2) id f1Q3fb801220; Sun, 25 Feb 2001 19:41:37 -0800 (PST) (envelope-from archie) From: Archie Cobbs Message-Id: <200102260341.f1Q3fb801220@curve.dellroad.org> Subject: Re: cvs commit: src/share/man/man4 ng_bpf.4 In-Reply-To: <200102191049.f1JAnGO99580@freefall.freebsd.org> "from Ruslan Ermilov at Feb 19, 2001 02:49:16 am" To: Ruslan Ermilov Date: Sun, 25 Feb 2001 19:41:36 -0800 (PST) Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL88 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ruslan Ermilov writes: > Modified files: > share/man/man4 ng_bpf.4 > Log: > mdoc(7) police: well-known section name is EXAMPLES, not EXAMPLE. Hmm.. Maybe we need a commitprep.pl check for man page correctness.. :-) -Archie __________________________________________________________________________ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 19:43:32 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 065BF37B401; Sun, 25 Feb 2001 19:43:25 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q3hOF75935; Sun, 25 Feb 2001 19:43:24 -0800 (PST) (envelope-from steve) Message-Id: <200102260343.f1Q3hOF75935@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 19:43:24 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/skill Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 19:43:24 PST Modified files: sysutils/skill Makefile Log: Don't use the Config script since the correct values are already patched into the Makefile. PR: 21558 Submitted by: Barry Irwin Reviewed by: maintainer Revision Changes Path 1.13 +1 -7 ports/sysutils/skill/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 19:45:37 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5274637B4EC; Sun, 25 Feb 2001 19:45:31 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q3jV576265; Sun, 25 Feb 2001 19:45:31 -0800 (PST) (envelope-from steve) Message-Id: <200102260345.f1Q3jV576265@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 19:45:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/cscope/files patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 19:45:31 PST Added files: devel/cscope/files patch-aa Log: Since fputs doesn't return the number of bytes written, bump dboffset by strlen(s) instead. PR: 21705 Submitted by: Alexander Kabaev To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 19:48:36 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6C91337B401; Sun, 25 Feb 2001 19:48:33 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q3mX176675; Sun, 25 Feb 2001 19:48:33 -0800 (PST) (envelope-from steve) Message-Id: <200102260348.f1Q3mX176675@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 19:48:33 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/freetds Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 19:48:32 PST Modified files: databases/freetds Makefile Log: Allow access to MS-SQL databases from PHP. PR: 22172 Submitted by: David Hill Revision Changes Path 1.12 +3 -3 ports/databases/freetds/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 19:49:33 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8899537B491; Sun, 25 Feb 2001 19:49:29 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q3nTo76796; Sun, 25 Feb 2001 19:49:29 -0800 (PST) (envelope-from steve) Message-Id: <200102260349.f1Q3nTo76796@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 19:49:29 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jdk-tutorial Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 19:49:29 PST Modified files: java/jdk-tutorial Makefile distinfo pkg-plist Log: Update to the latest version of the JDK tutorial. PR: 22682 Revision Changes Path 1.15 +2 -1 ports/java/jdk-tutorial/Makefile 1.8 +1 -1 ports/java/jdk-tutorial/distinfo 1.7 +306 -56 ports/java/jdk-tutorial/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 19:57:23 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 806CE37B401; Sun, 25 Feb 2001 19:57:18 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q3vIk77569; Sun, 25 Feb 2001 19:57:18 -0800 (PST) (envelope-from steve) Message-Id: <200102260357.f1Q3vIk77569@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 19:57:18 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/hypermail Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 19:57:18 PST Modified files: www/hypermail Makefile distinfo pkg-plist Log: Update to version 2b30. PR: 23601 Submitted by: David W. Chapman Jr. Revision Changes Path 1.8 +4 -3 ports/www/hypermail/Makefile 1.5 +1 -1 ports/www/hypermail/distinfo 1.5 +6 -6 ports/www/hypermail/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 20: 0:15 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6B77137B401; Sun, 25 Feb 2001 20:00:08 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q408r77912; Sun, 25 Feb 2001 20:00:08 -0800 (PST) (envelope-from steve) Message-Id: <200102260400.f1Q408r77912@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 20:00:08 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/cscope Makefile ports/sysutils/skill Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 20:00:08 PST Modified files: devel/cscope Makefile sysutils/skill Makefile Log: Forgot to bump PORTREVISION with previous commit. Reminded by: kris Revision Changes Path 1.14 +2 -2 ports/devel/cscope/Makefile 1.14 +2 -1 ports/sysutils/skill/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 20: 3:19 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A99D837B401; Sun, 25 Feb 2001 20:03:15 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q43Fu78411; Sun, 25 Feb 2001 20:03:15 -0800 (PST) (envelope-from steve) Message-Id: <200102260403.f1Q43Fu78411@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 20:03:15 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports LEGAL X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 20:03:15 PST Modified files: . LEGAL Log: - Spell japanese correctly. - Remove a couple of defunct. - Correct a couple of directory names. - Remove the notice about the inn2 port since DES says we are covered by installing the license in ${PREFIX}/share/doc/inn/LICENSE. PR: 23899 Submitted by: Munehiro Matsuda Revision Changes Path 1.201 +6 -16 ports/LEGAL To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 20: 4:42 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6F01837B401; Sun, 25 Feb 2001 20:04:34 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q44Yi78744; Sun, 25 Feb 2001 20:04:34 -0800 (PST) (envelope-from steve) Message-Id: <200102260404.f1Q44Yi78744@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 20:04:34 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/shells/perlsh Makefile distinfo pkg-plist ports/shells/perlsh/files patch-aa man3 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 20:04:34 PST Modified files: shells/perlsh Makefile distinfo pkg-plist shells/perlsh/files patch-aa Removed files: shells/perlsh/files man3 Log: Update to version 0.009. PR: 24119 Submitted by: Joseph Scott Revision Changes Path 1.6 +27 -9 ports/shells/perlsh/Makefile 1.3 +1 -1 ports/shells/perlsh/distinfo 1.3 +22 -9 ports/shells/perlsh/pkg-plist 1.2 +4 -4 ports/shells/perlsh/files/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 20: 6:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 16D5337B401; Sun, 25 Feb 2001 20:06:37 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q46bZ81417; Sun, 25 Feb 2001 20:06:37 -0800 (PST) (envelope-from steve) Message-Id: <200102260406.f1Q46bZ81417@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 20:06:36 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/arm-aout-gcc295 Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 20:06:36 PST Modified files: devel/arm-aout-gcc295 Makefile distinfo Log: Use the gzip'd tarball since the bzip2'd one doesn't exist anymore. PR: 24180 Submitted by: Andreas Schulz Revision Changes Path 1.2 +1 -2 ports/devel/arm-aout-gcc295/Makefile 1.2 +1 -1 ports/devel/arm-aout-gcc295/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 20: 7:41 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2707537B401; Sun, 25 Feb 2001 20:07:33 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q47Xt81593; Sun, 25 Feb 2001 20:07:33 -0800 (PST) (envelope-from steve) Message-Id: <200102260407.f1Q47Xt81593@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 20:07:33 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/ng Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 20:07:33 PST Modified files: japanese/ng Makefile distinfo Log: Update to version 1.4.3. PR: 24212 Submitted by: maintainer Revision Changes Path 1.8 +3 -6 ports/japanese/ng/Makefile 1.5 +1 -2 ports/japanese/ng/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 20:10: 1 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3F1D937B65D; Sun, 25 Feb 2001 20:09:52 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q49qq81990; Sun, 25 Feb 2001 20:09:52 -0800 (PST) (envelope-from steve) Message-Id: <200102260409.f1Q49qq81990@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 20:09:52 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/dhid Makefile distinfo pkg-descr pkg-message ports/net/dhid/files patch-aa patch-ab X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 20:09:52 PST Modified files: net/dhid Makefile distinfo pkg-descr pkg-message net/dhid/files patch-aa patch-ab Log: Update to version 4.0.2. PR: 24326 Submitted by: George Reid Revision Changes Path 1.8 +9 -9 ports/net/dhid/Makefile 1.4 +1 -0 ports/net/dhid/distinfo 1.4 +2 -2 ports/net/dhid/pkg-descr 1.2 +2 -0 ports/net/dhid/pkg-message 1.2 +5 -5 ports/net/dhid/files/patch-aa 1.4 +11 -15 ports/net/dhid/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 Sun Feb 25 20:12:35 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4D5AE37B491; Sun, 25 Feb 2001 20:12:31 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q4CVw82352; Sun, 25 Feb 2001 20:12:31 -0800 (PST) (envelope-from steve) Message-Id: <200102260412.f1Q4CVw82352@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 20:12:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/sarah Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 20:12:30 PST Modified files: sysutils/sarah Makefile distinfo Log: Update to version 0.6b. PR: 24337 Submitted by: Adam McDougall Revision Changes Path 1.5 +2 -2 ports/sysutils/sarah/Makefile 1.4 +1 -1 ports/sysutils/sarah/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 20:14:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 87B6537B401; Sun, 25 Feb 2001 20:14:40 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q4Ee882676; Sun, 25 Feb 2001 20:14:40 -0800 (PST) (envelope-from steve) Message-Id: <200102260414.f1Q4Ee882676@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 20:14:40 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/sox/files patch-aa patch-ab X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 20:14:40 PST Added files: audio/sox/files patch-aa patch-ab Log: Fix compilation errors on FreeBSD/Alpha. PR: 24427 Submitted by: Jan Conrad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 20:16: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8184D37B401; Sun, 25 Feb 2001 20:15:57 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q4Fvi82849; Sun, 25 Feb 2001 20:15:57 -0800 (PST) (envelope-from steve) Message-Id: <200102260415.f1Q4Fvi82849@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 20:15:57 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/sox Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 20:15:57 PST Modified files: audio/sox Makefile Log: Bump PORTREVISION so we know which version compiles on the Alpha. Revision Changes Path 1.17 +2 -1 ports/audio/sox/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 20:16:24 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7B25037B65D; Sun, 25 Feb 2001 20:16:19 -0800 (PST) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q4GJp82928; Sun, 25 Feb 2001 20:16:19 -0800 (PST) (envelope-from jlemon) Message-Id: <200102260416.f1Q4GJp82928@freefall.freebsd.org> From: Jonathan Lemon Date: Sun, 25 Feb 2001 20:16:19 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys kqueue.2 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jlemon 2001/02/25 20:16:19 PST Modified files: lib/libc/sys kqueue.2 Log: Document various changes to kq: - new EV_SET macro, - NOTE_LOWAT option for low water marks on read/write filters, - NOTE_REVOKE for filesystem unmounting (and revoke() calls) - improved API for EVFILT_AIO Revision Changes Path 1.19 +45 -11 src/lib/libc/sys/kqueue.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 20:19:34 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D0EFD37B401; Sun, 25 Feb 2001 20:19:31 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q4JV783337; Sun, 25 Feb 2001 20:19:31 -0800 (PST) (envelope-from steve) Message-Id: <200102260419.f1Q4JV783337@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 20:19:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/aureal-kmod/files patch-au88x0.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 20:19:31 PST Modified files: audio/aureal-kmod/files patch-au88x0.c Log: #include sys/systm.h for the splXXX definitions. PR: 24478 Submitted by: Nickolay Dudorov Revision Changes Path 1.2 +3 -2 ports/audio/aureal-kmod/files/patch-au88x0.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 20:21:21 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2BE7A37B491; Sun, 25 Feb 2001 20:21:13 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q4LDp83554; Sun, 25 Feb 2001 20:21:13 -0800 (PST) (envelope-from steve) Message-Id: <200102260421.f1Q4LDp83554@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 20:21:13 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/xklock Makefile pkg-plist ports/japanese/xklock/files patch-aa patch-ab patch-ac patch-ad patch-01 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 20:21:13 PST Modified files: japanese/xklock Makefile pkg-plist Added files: japanese/xklock/files patch-aa patch-ab patch-ac patch-ad Removed files: japanese/xklock/files patch-01 Log: - Support CC/CFLAGS/X11BASE properly - Fix pkg-plist - Use own do-install target PR: 24552 Submitted by: KATO Tsuguru Revision Changes Path 1.14 +10 -10 ports/japanese/xklock/Makefile 1.2 +2 -2 ports/japanese/xklock/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 20:23:32 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8D7E737B401; Sun, 25 Feb 2001 20:23:22 -0800 (PST) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q4NMw84165; Sun, 25 Feb 2001 20:23:22 -0800 (PST) (envelope-from jlemon) Message-Id: <200102260423.f1Q4NMw84165@freefall.freebsd.org> From: Jonathan Lemon Date: Sun, 25 Feb 2001 20:23:22 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/si si.c src/sys/dev/streams streams.c src/sys/dev/usb umodem.c src/sys/gnu/i386/isa dgb.c dgm.c src/sys/i386/isa cx.c cy.c istallion.c rc.c rp.c stallion.c src/sys/i386/isa/pcvt pcvt_drv.c src/sys/isa sio.c src/sys/kern ... X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jlemon 2001/02/25 20:23:22 PST Modified files: (Branch: RELENG_4) sys/dev/si si.c sys/dev/streams streams.c sys/dev/usb umodem.c sys/gnu/i386/isa dgb.c dgm.c sys/i386/isa cx.c cy.c istallion.c rc.c rp.c stallion.c sys/i386/isa/pcvt pcvt_drv.c sys/isa sio.c sys/kern kern_descrip.c kern_event.c subr_xxx.c sys_pipe.c sys_socket.c tty.c tty_cons.c tty_pty.c uipc_socket.c vfs_vnops.c vnode_if.src sys/miscfs/fifofs fifo_vnops.c sys/miscfs/specfs spec_vnops.c sys/sys conf.h event.h file.h socketvar.h tty.h sys/ufs/ufs ufs_vnops.c Log: MFC: sync kq up to current (extend to device layer, plus other fixes) Revision Changes Path 1.101.2.1 +4 -3 src/sys/dev/si/si.c 1.16.2.1 +3 -2 src/sys/dev/streams/streams.c 1.17.2.6 +4 -3 src/sys/dev/usb/umodem.c 1.56.2.1 +4 -3 src/sys/gnu/i386/isa/Attic/dgb.c 1.21.2.1 +4 -3 src/sys/gnu/i386/isa/Attic/dgm.c 1.45.2.1 +4 -3 src/sys/i386/isa/cx.c 1.97.2.1 +4 -3 src/sys/i386/isa/cy.c 1.36.2.1 +4 -3 src/sys/i386/isa/istallion.c 1.53.2.1 +4 -3 src/sys/i386/isa/rc.c 1.33.2.2 +4 -3 src/sys/i386/isa/rp.c 1.39.2.1 +4 -3 src/sys/i386/isa/stallion.c 1.63.2.1 +4 -3 src/sys/i386/isa/pcvt/pcvt_drv.c 1.291.2.15 +4 -3 src/sys/isa/sio.c 1.81.2.7 +12 -1 src/sys/kern/kern_descrip.c 1.2.2.6 +41 -72 src/sys/kern/kern_event.c 1.15.2.1 +10 -1 src/sys/kern/subr_xxx.c 1.60.2.6 +24 -9 src/sys/kern/sys_pipe.c 1.28.2.2 +5 -3 src/sys/kern/sys_socket.c 1.129.2.3 +90 -1 src/sys/kern/tty.c 1.81.2.3 +19 -3 src/sys/kern/tty_cons.c 1.74.2.1 +7 -5 src/sys/kern/tty_pty.c 1.68.2.13 +35 -28 src/sys/kern/uipc_socket.c 1.87.2.6 +7 -82 src/sys/kern/vfs_vnops.c 1.29.2.2 +9 -1 src/sys/kern/vnode_if.src 1.45.2.2 +38 -32 src/sys/miscfs/fifofs/fifo_vnops.c 1.131.2.4 +20 -1 src/sys/miscfs/specfs/spec_vnops.c 1.103.2.1 +11 -5 src/sys/sys/conf.h 1.5.2.3 +18 -2 src/sys/sys/event.h 1.22.2.5 +14 -1 src/sys/sys/file.h 1.46.2.5 +3 -1 src/sys/sys/socketvar.h 1.53.2.1 +2 -1 src/sys/sys/tty.h 1.131.2.3 +87 -1 src/sys/ufs/ufs/ufs_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 20:24: 2 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0DD7337B65D; Sun, 25 Feb 2001 20:23:55 -0800 (PST) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q4NtL84221; Sun, 25 Feb 2001 20:23:55 -0800 (PST) (envelope-from jlemon) Message-Id: <200102260423.f1Q4NtL84221@freefall.freebsd.org> From: Jonathan Lemon Date: Sun, 25 Feb 2001 20:23:54 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys kqueue.2 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jlemon 2001/02/25 20:23:54 PST Modified files: (Branch: RELENG_4) lib/libc/sys kqueue.2 Log: MFC: sync to current. Revision Changes Path 1.1.2.9 +52 -14 src/lib/libc/sys/kqueue.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 20:24:48 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3634437B65D; Sun, 25 Feb 2001 20:24:45 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q4Oj184337; Sun, 25 Feb 2001 20:24:45 -0800 (PST) (envelope-from steve) Message-Id: <200102260424.f1Q4Oj184337@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 20:24:44 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/gdbm Makefile pkg-descr X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 20:24:44 PST Modified files: databases/gdbm Makefile pkg-descr Log: Tweak post-install target and the wording in pkg-descr. PR: 24563 Submitted by: Cyrille Lefevre Approved by: old maintainer Revision Changes Path 1.13 +5 -3 ports/databases/gdbm/Makefile 1.3 +8 -5 ports/databases/gdbm/pkg-descr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 20:27:13 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 531C737B503; Sun, 25 Feb 2001 20:27:05 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q4R5c85164; Sun, 25 Feb 2001 20:27:05 -0800 (PST) (envelope-from steve) Message-Id: <200102260427.f1Q4R5c85164@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 20:27:04 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/fileutils Makefile pkg-comment pkg-descr X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 20:27:02 PST Modified files: sysutils/fileutils Makefile pkg-comment pkg-descr Log: Minor tweaks to the post-install target and wording changes in pkg-descr. PR: 24565 Submitted by: maintainer Revision Changes Path 1.4 +13 -3 ports/sysutils/fileutils/Makefile 1.2 +1 -1 ports/sysutils/fileutils/pkg-comment 1.2 +13 -1 ports/sysutils/fileutils/pkg-descr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 20:30:41 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 451AA37B491; Sun, 25 Feb 2001 20:30:36 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q4Uam85952; Sun, 25 Feb 2001 20:30:36 -0800 (PST) (envelope-from steve) Message-Id: <200102260430.f1Q4Uam85952@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 20:30:36 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/astro/seti_applet Makefile ports/astro/seti_applet/files patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 20:30:36 PST Modified files: astro/seti_applet Makefile astro/seti_applet/files patch-aa Log: Fix to reflect new location of setiathome client. PR: 24726 Submitted by: maintainer Revision Changes Path 1.5 +2 -1 ports/astro/seti_applet/Makefile 1.5 +1 -1 ports/astro/seti_applet/files/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 20:32:50 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8092737B491; Sun, 25 Feb 2001 20:32:43 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q4Wh186391; Sun, 25 Feb 2001 20:32:43 -0800 (PST) (envelope-from steve) Message-Id: <200102260432.f1Q4Wh186391@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 20:32:43 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/dog Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 20:32:43 PST Modified files: misc/dog Makefile distinfo Log: Update to version 1.7 and update to reflect new maintainer. PR: 24728 Submitted by: Garrett Rooney Approved by: old maintainer Revision Changes Path 1.2 +3 -3 ports/misc/dog/Makefile 1.2 +1 -1 ports/misc/dog/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 20:34:10 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B3A8E37B401; Sun, 25 Feb 2001 20:34:05 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q4Y5D86717; Sun, 25 Feb 2001 20:34:05 -0800 (PST) (envelope-from steve) Message-Id: <200102260434.f1Q4Y5D86717@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 20:34:05 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/p5-Spreadsheet-WriteExcel Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 20:34:05 PST Modified files: textproc/p5-Spreadsheet-WriteExcel Makefile distinfo pkg-plist Log: Update to version 0.24. PR: 24734 Submitted by: maintainer Revision Changes Path 1.3 +2 -2 ports/textproc/p5-Spreadsheet-WriteExcel/Makefile 1.2 +1 -1 ports/textproc/p5-Spreadsheet-WriteExcel/distinfo 1.2 +1 -0 ports/textproc/p5-Spreadsheet-WriteExcel/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 20:37:11 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 80ADD37B4EC; Sun, 25 Feb 2001 20:37:05 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q4b5r87219; Sun, 25 Feb 2001 20:37:05 -0800 (PST) (envelope-from steve) Message-Id: <200102260437.f1Q4b5r87219@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 20:37:05 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/mahogany Makefile pkg-plist ports/mail/mahogany/files patch-af X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 20:37:05 PST Modified files: mail/mahogany Makefile pkg-plist mail/mahogany/files patch-af Log: - Pass the OSTYPE/OPSYS to configure so it doesn't bomb. - Fixup pkg-plist. - Add mkdir flag to call to latex2html. PR: 24783 Submitted by: maintainer Revision Changes Path 1.3 +3 -1 ports/mail/mahogany/Makefile 1.2 +21 -38 ports/mail/mahogany/pkg-plist 1.2 +2 -2 ports/mail/mahogany/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 Sun Feb 25 20:38:40 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 73BC937B401; Sun, 25 Feb 2001 20:38:32 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q4cW887416; Sun, 25 Feb 2001 20:38:32 -0800 (PST) (envelope-from steve) Message-Id: <200102260438.f1Q4cW887416@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 20:38:32 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/samba/files patch-ak X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 20:38:32 PST Added files: net/samba/files patch-ak Log: Silence a couple of warnings that crept in with the commit of patch-a[bc]. PR: 24812 Submitted by: Matt Emmerton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 20:40:14 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EB93137B401; Sun, 25 Feb 2001 20:40:05 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q4e5d87803; Sun, 25 Feb 2001 20:40:05 -0800 (PST) (envelope-from steve) Message-Id: <200102260440.f1Q4e5d87803@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 20:40:05 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/ghc Makefile distinfo pkg-plist ports/lang/ghc/files patch-ab X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 20:40:05 PST Modified files: lang/ghc Makefile distinfo pkg-plist Removed files: lang/ghc/files patch-ab Log: Update to version 4.08.2. PR: 24934 Submitted by: Simon Marlow Revision Changes Path 1.6 +4 -5 ports/lang/ghc/Makefile 1.5 +2 -2 ports/lang/ghc/distinfo 1.6 +1 -1 ports/lang/ghc/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 20:41:32 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E535037B401; Sun, 25 Feb 2001 20:41:24 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q4fOL88078; Sun, 25 Feb 2001 20:41:24 -0800 (PST) (envelope-from steve) Message-Id: <200102260441.f1Q4fOL88078@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 20:41:24 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/xmp Makefile distinfo ports/audio/xmp/files patch-ad patch-ah X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 20:41:24 PST Modified files: audio/xmp Makefile distinfo audio/xmp/files patch-ad patch-ah Log: Update to version 2.0.4. PR: 25001 Submitted by: maintainer Revision Changes Path 1.8 +2 -2 ports/audio/xmp/Makefile 1.6 +1 -1 ports/audio/xmp/distinfo 1.2 +7 -7 ports/audio/xmp/files/patch-ad 1.3 +6 -10 ports/audio/xmp/files/patch-ah To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 20:43:29 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0348F37B4EC; Sun, 25 Feb 2001 20:43:25 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q4hOc88549; Sun, 25 Feb 2001 20:43:24 -0800 (PST) (envelope-from steve) Message-Id: <200102260443.f1Q4hOc88549@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 20:43:24 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp/sftp Makefile pkg-plist.in X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 20:43:24 PST Modified files: ftp/sftp Makefile pkg-plist.in Log: Allow sftp to interoperate with gftp. PR: 25034 Submitted by: maintainer Revision Changes Path 1.10 +3 -3 ports/ftp/sftp/Makefile 1.2 +1 -1 ports/ftp/sftp/pkg-plist.in To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 20:44:24 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 35B0437B491; Sun, 25 Feb 2001 20:44:21 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q4iL588896; Sun, 25 Feb 2001 20:44:21 -0800 (PST) (envelope-from steve) Message-Id: <200102260444.f1Q4iL588896@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 20:44:21 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/ntl Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 20:44:21 PST Modified files: math/ntl Makefile distinfo pkg-plist Log: Update to version 5.0c. PR: 25063 Submitted by: maintainer Revision Changes Path 1.3 +2 -3 ports/math/ntl/Makefile 1.3 +1 -1 ports/math/ntl/distinfo 1.3 +87 -82 ports/math/ntl/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 20:45:38 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 125F137B491; Sun, 25 Feb 2001 20:45:30 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q4jU889210; Sun, 25 Feb 2001 20:45:30 -0800 (PST) (envelope-from steve) Message-Id: <200102260445.f1Q4jU889210@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 20:45:29 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/kannel Makefile distinfo ports/www/kannel/files patch-ac X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 20:45:29 PST Modified files: www/kannel Makefile distinfo www/kannel/files patch-ac Log: Update to version 1.0.1. PR: 25068 Submitted by: maintainer Revision Changes Path 1.7 +2 -2 ports/www/kannel/Makefile 1.3 +1 -1 ports/www/kannel/distinfo 1.3 +11 -2 ports/www/kannel/files/patch-ac To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 20:48:39 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8A1F637B491; Sun, 25 Feb 2001 20:48:35 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q4mZq89879; Sun, 25 Feb 2001 20:48:35 -0800 (PST) (envelope-from steve) Message-Id: <200102260448.f1Q4mZq89879@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 20:48:35 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/cups Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 20:48:35 PST Modified files: print/cups Makefile distinfo Log: Update to version 1.1.6-2 PR: 25073 Submitted by: Michael Harnois Revision Changes Path 1.4 +11 -8 ports/print/cups/Makefile 1.3 +1 -1 ports/print/cups/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 20:50:30 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F1BD237B401; Sun, 25 Feb 2001 20:50:26 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q4oQ690133; Sun, 25 Feb 2001 20:50:26 -0800 (PST) (envelope-from steve) Message-Id: <200102260450.f1Q4oQ690133@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 20:50:26 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/samba Makefile distinfo pkg-descr pkg-plist ports/japanese/samba/files patch-da X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 20:50:26 PST Modified files: japanese/samba Makefile distinfo pkg-descr pkg-plist Added files: japanese/samba/files patch-da Log: Update to version 2.0.7-ja-2.2. PR: 25108 Submitted by: maintainer Revision Changes Path 1.10 +4 -3 ports/japanese/samba/Makefile 1.7 +1 -1 ports/japanese/samba/distinfo 1.2 +12 -9 ports/japanese/samba/pkg-descr 1.5 +164 -0 ports/japanese/samba/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 20:51:41 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 666DA37B491; Sun, 25 Feb 2001 20:51:38 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q4pcJ90435; Sun, 25 Feb 2001 20:51:38 -0800 (PST) (envelope-from steve) Message-Id: <200102260451.f1Q4pcJ90435@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 20:51:38 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/gifsicle Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 20:51:38 PST Modified files: graphics/gifsicle Makefile distinfo pkg-plist Log: Update to version 1.25. PR: 25148 Submitted by: KATO Tsuguru Revision Changes Path 1.12 +3 -3 ports/graphics/gifsicle/Makefile 1.7 +1 -1 ports/graphics/gifsicle/distinfo 1.3 +2 -2 ports/graphics/gifsicle/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 20:54:32 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 141C337B491; Sun, 25 Feb 2001 20:54:24 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q4sOT90754; Sun, 25 Feb 2001 20:54:24 -0800 (PST) (envelope-from steve) Message-Id: <200102260454.f1Q4sOT90754@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 20:54:23 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/lbdb Makefile pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 20:54:23 PST Modified files: mail/lbdb Makefile pkg-plist Log: Add {BUILD,RUN}_DEPENDS on the abook and gnupg ports and update pkg-plist accordingly. PR: 25163 Submitted by: Andre Goeree Revision Changes Path 1.10 +7 -1 ports/mail/lbdb/Makefile 1.7 +1 -0 ports/mail/lbdb/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 20:55:29 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CF0AD37B491; Sun, 25 Feb 2001 20:55:21 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q4tLK91049; Sun, 25 Feb 2001 20:55:21 -0800 (PST) (envelope-from steve) Message-Id: <200102260455.f1Q4tLK91049@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 20:55:21 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/bugs Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 20:55:21 PST Modified files: security/bugs Makefile distinfo pkg-plist Log: Update to version 4.0.1. PR: 25194 Submitted by: maintainer Revision Changes Path 1.6 +8 -3 ports/security/bugs/Makefile 1.4 +1 -1 ports/security/bugs/distinfo 1.4 +63 -30 ports/security/bugs/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 20:57:36 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CAD5637B401; Sun, 25 Feb 2001 20:57:26 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q4vQw91405; Sun, 25 Feb 2001 20:57:26 -0800 (PST) (envelope-from steve) Message-Id: <200102260457.f1Q4vQw91405@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 20:57:26 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/tintin++-devel Makefile distinfo ports/net/tintin++-devel/files patch-aa patch-ab patch-ac X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 20:57:26 PST Modified files: net/tintin++-devel Makefile distinfo net/tintin++-devel/files patch-aa patch-ab patch-ac Log: Update to version 1.84. PR: 25197 Submitted by: Matt Heckaman Revision Changes Path 1.18 +4 -4 ports/net/tintin++-devel/Makefile 1.5 +1 -1 ports/net/tintin++-devel/distinfo 1.3 +11 -26 ports/net/tintin++-devel/files/patch-aa 1.4 +11 -19 ports/net/tintin++-devel/files/patch-ab 1.2 +7 -15 ports/net/tintin++-devel/files/patch-ac To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 20:58:57 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 47AAA37B4EC; Sun, 25 Feb 2001 20:58:49 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q4wnC91777; Sun, 25 Feb 2001 20:58:49 -0800 (PST) (envelope-from steve) Message-Id: <200102260458.f1Q4wnC91777@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 20:58:49 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/orion Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 20:58:49 PST Modified files: java/orion Makefile distinfo pkg-plist Log: Update to version 1.4.5. PR: 25216 Submitted by: maintainer Revision Changes Path 1.2 +11 -6 ports/java/orion/Makefile 1.2 +1 -1 ports/java/orion/distinfo 1.2 +195 -194 ports/java/orion/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 20:59:21 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B3A7937B401; Sun, 25 Feb 2001 20:59:16 -0800 (PST) (envelope-from simokawa@FreeBSD.org) Received: (from simokawa@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q4xG891896; Sun, 25 Feb 2001 20:59:16 -0800 (PST) (envelope-from simokawa) Message-Id: <200102260459.f1Q4xG891896@freefall.freebsd.org> From: Hidetoshi Shimokawa Date: Sun, 25 Feb 2001 20:59:16 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet6 nd6.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG simokawa 2001/02/25 20:59:16 PST Modified files: (Branch: RELENG_4) sys/netinet6 nd6.c Log: MFC: Better detection of duplicated initialization(rev 1.6). Revision Changes Path 1.2.2.3 +9 -3 src/sys/netinet6/nd6.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 21: 0:20 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AEE1A37B491; Sun, 25 Feb 2001 21:00:12 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q50C192094; Sun, 25 Feb 2001 21:00:12 -0800 (PST) (envelope-from steve) Message-Id: <200102260500.f1Q50C192094@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 21:00:12 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/xitami Makefile distinfo pkg-deinstall pkg-plist ports/www/xitami/files patch-ad patch-aa patch-ab patch-ac X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 21:00:12 PST Modified files: www/xitami Makefile distinfo pkg-deinstall pkg-plist www/xitami/files patch-aa patch-ab patch-ac Added files: www/xitami/files patch-ad Log: Update to version 2.4d7. PR: 25222 Submitted by: Bernd Luevelsmeyer Revision Changes Path 1.6 +7 -7 ports/www/xitami/Makefile 1.2 +1 -1 ports/www/xitami/distinfo 1.2 +4 -0 ports/www/xitami/pkg-deinstall 1.3 +11 -15 ports/www/xitami/pkg-plist 1.2 +18 -16 ports/www/xitami/files/patch-aa 1.2 +11 -12 ports/www/xitami/files/patch-ab 1.2 +7 -8 ports/www/xitami/files/patch-ac To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 21: 2:34 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C5CF337B401; Sun, 25 Feb 2001 21:02:29 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q52T792548; Sun, 25 Feb 2001 21:02:29 -0800 (PST) (envelope-from steve) Message-Id: <200102260502.f1Q52T792548@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 21:02:29 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/netscape-remote Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 21:02:29 PST Modified files: www/netscape-remote Makefile Log: Get rid of 'FETCH_BEFORE_ARGS= -b'. PR: 25253 Submitted by: Mike Pelley Revision Changes Path 1.5 +1 -2 ports/www/netscape-remote/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 21: 6:20 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9008437B401; Sun, 25 Feb 2001 21:06:14 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q56EQ95407; Sun, 25 Feb 2001 21:06:14 -0800 (PST) (envelope-from steve) Message-Id: <200102260506.f1Q56EQ95407@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 21:06:14 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/irc/bitchx Makefile ports/irc/bitchx/files patch-am patch-an patch-ao X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 21:06:14 PST Modified files: irc/bitchx Makefile Added files: irc/bitchx/files patch-am patch-an patch-ao Log: Allow this port to find tcl.h again so that it compiles. PR: 24183 Submitted by: Darren Johnston Revision Changes Path 1.29 +2 -2 ports/irc/bitchx/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 21:12: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4476137B401; Sun, 25 Feb 2001 21:11:59 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q5Bxh96016; Sun, 25 Feb 2001 21:11:59 -0800 (PST) (envelope-from steve) Message-Id: <200102260511.f1Q5Bxh96016@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 21:11:59 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/soundtracker Makefile distinfo ports/audio/soundtracker/files patch-aa patch-ab patch-ac patch-ad patch-ae patch-af X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 21:11:59 PST Modified files: audio/soundtracker Makefile distinfo audio/soundtracker/files patch-aa patch-ab patch-ac Removed files: audio/soundtracker/files patch-ad patch-ae patch-af Log: Update to version 0.6.2. PR: 24400 Submitted by: maintainer Revision Changes Path 1.10 +3 -3 ports/audio/soundtracker/Makefile 1.7 +1 -1 ports/audio/soundtracker/distinfo 1.2 +26 -9 ports/audio/soundtracker/files/patch-aa 1.2 +26 -10 ports/audio/soundtracker/files/patch-ab 1.2 +11 -8 ports/audio/soundtracker/files/patch-ac To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 21:14:26 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9724F37B401; Sun, 25 Feb 2001 21:14:17 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q5EHJ96328; Sun, 25 Feb 2001 21:14:17 -0800 (PST) (envelope-from steve) Message-Id: <200102260514.f1Q5EHJ96328@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 21:14:17 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/shells/ksh93 Makefile distinfo pkg-comment pkg-descr pkg-plist ports/shells/ksh93/files patch-src_cmd_INIT_mamake_c patch-src_cmd_INIT_proto_c patch-src_cmd_ksh93_Mamfile patch-src_cmd_ksh93_sh_1 patch-src_lib_libast_features_limits_c patch-src_lib_libast_features_sfio ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 21:14:17 PST Modified files: shells/ksh93 Makefile distinfo pkg-comment pkg-descr pkg-plist Added files: shells/ksh93/files patch-src_cmd_INIT_mamake_c patch-src_cmd_INIT_proto_c patch-src_cmd_ksh93_Mamfile patch-src_cmd_ksh93_sh_1 patch-src_lib_libast_features_limits_c patch-src_lib_libast_features_sfio patch-src_lib_libast_vmalloc_vmhdr_h Removed files: shells/ksh93/files patch-aa Log: Build from source now that it is available starting with version 2001-01-01.0000. PR: 25180 Submitted by: maintainer Revision Changes Path 1.8 +31 -41 ports/shells/ksh93/Makefile 1.2 +2 -1 ports/shells/ksh93/distinfo 1.2 +1 -1 ports/shells/ksh93/pkg-comment 1.3 +4 -7 ports/shells/ksh93/pkg-descr 1.3 +1 -0 ports/shells/ksh93/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 21:18: 5 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D410337B4EC; Sun, 25 Feb 2001 21:17:57 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q5Hv196737; Sun, 25 Feb 2001 21:17:57 -0800 (PST) (envelope-from steve) Message-Id: <200102260517.f1Q5Hv196737@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 21:17:57 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/ssmtp Makefile distinfo pkg-comment pkg-descr pkg-install pkg-plist ports/mail/ssmtp/files patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 21:17:57 PST Modified files: mail Makefile Added files: mail/ssmtp Makefile distinfo pkg-comment pkg-descr pkg-install pkg-plist mail/ssmtp/files patch-aa Log: Adding ssmtp version 2.38. A sendmail alternative for small routers (only for outgoing mail). PR: 24263 Submitted by: Tomasz Paszkowski Revision Changes Path 1.198 +2 -1 ports/mail/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 21:18:42 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D12EA37B491; Sun, 25 Feb 2001 21:18:33 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q5IXF96801; Sun, 25 Feb 2001 21:18:33 -0800 (PST) (envelope-from steve) Message-Id: <200102260518.f1Q5IXF96801@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 21:18:33 -0800 (PST) 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 X-Loop: FreeBSD.ORG steve 2001/02/25 21:18:33 PST Modified files: . modules Log: ssmtp --> ports/mail/ssmtp Revision Changes Path 1.2465 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 21:23:46 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EA8CD37B401; Sun, 25 Feb 2001 21:23:40 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q5Nev97643; Sun, 25 Feb 2001 21:23:40 -0800 (PST) (envelope-from steve) Message-Id: <200102260523.f1Q5Nev97643@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 21:23:40 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-fm/vide Makefile distinfo pkg-plist ports/x11-fm/vide/files patch-config_files.c patch-search_mode.c patch-vide.c patch-aa patch-ac patch-ad patch-ae patch-af X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 21:23:40 PST Modified files: x11-fm/vide Makefile distinfo pkg-plist Added files: x11-fm/vide/files patch-config_files.c patch-search_mode.c patch-vide.c Removed files: x11-fm/vide/files patch-aa patch-ac patch-ad patch-ae patch-af Log: Update to version 0.5. PR: 25294 Submitted by: Sergei Gnezdov Revision Changes Path 1.4 +7 -3 ports/x11-fm/vide/Makefile 1.2 +1 -1 ports/x11-fm/vide/distinfo 1.3 +2 -2 ports/x11-fm/vide/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 21:26: 2 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5BA1037B491; Sun, 25 Feb 2001 21:25:58 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q5Pwl97858; Sun, 25 Feb 2001 21:25:58 -0800 (PST) (envelope-from obrien) Message-Id: <200102260525.f1Q5Pwl97858@freefall.freebsd.org> From: "David E. O'Brien" Date: Sun, 25 Feb 2001 21:25:58 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/uox3/files uox3.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/02/25 21:25:58 PST Modified files: games/uox3/files uox3.sh Log: Fix the syntax error that introduced July 2000. (maybe this port isn't used and can be cvs rm'ed?) Revision Changes Path 1.3 +1 -0 ports/games/uox3/files/uox3.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 21:31:16 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ABF0037B491; Sun, 25 Feb 2001 21:31:09 -0800 (PST) (envelope-from sumikawa@FreeBSD.org) Received: (from sumikawa@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q5V9x98346; Sun, 25 Feb 2001 21:31:09 -0800 (PST) (envelope-from sumikawa) Message-Id: <200102260531.f1Q5V9x98346@freefall.freebsd.org> From: Munechika SUMIKAWA Date: Sun, 25 Feb 2001 21:31:09 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mozilla+ipv6 Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sumikawa 2001/02/25 21:31:09 PST Modified files: www/mozilla+ipv6 Makefile distinfo Log: Updated MD5. Submitted by: Clive Lin , sobomax Noticed by: Motoyuki Konno Revision Changes Path 1.54 +2 -1 ports/www/mozilla+ipv6/Makefile 1.32 +1 -1 ports/www/mozilla+ipv6/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 21:42:36 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3F83037B4EC; Sun, 25 Feb 2001 21:42:32 -0800 (PST) (envelope-from horikawa@FreeBSD.org) Received: (from horikawa@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q5gWc99570; Sun, 25 Feb 2001 21:42:32 -0800 (PST) (envelope-from horikawa) Message-Id: <200102260542.f1Q5gWc99570@freefall.freebsd.org> From: Kazuo Horikawa Date: Sun, 25 Feb 2001 21:42:32 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja_JP.eucJP/man/man1 cdcontrol.1 gperf.1 ipsend.1 logger.1 man.1 pkg_add.1 pkg_create.1 pkg_delete.1 pkg_info.1 pkg_version.1 vidcontrol.1 doc/ja_JP.eucJP/man/man5 ipf.5 periodic.conf.5 rtadvd.conf.5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG horikawa 2001/02/25 21:42:32 PST Modified files: ja_JP.eucJP/man/man1 cdcontrol.1 gperf.1 ipsend.1 logger.1 man.1 pkg_add.1 pkg_create.1 pkg_delete.1 pkg_info.1 pkg_version.1 vidcontrol.1 ja_JP.eucJP/man/man5 ipf.5 periodic.conf.5 rtadvd.conf.5 Log: Catch up with 4.2-20010225-STABLE. Revision Changes Path 1.15 +4 -7 doc/ja_JP.eucJP/man/man1/cdcontrol.1 1.2 +165 -17 doc/ja_JP.eucJP/man/man1/gperf.1 1.3 +1 -1 doc/ja_JP.eucJP/man/man1/ipsend.1 1.5 +14 -2 doc/ja_JP.eucJP/man/man1/logger.1 1.9 +2 -2 doc/ja_JP.eucJP/man/man1/man.1 1.20 +26 -12 doc/ja_JP.eucJP/man/man1/pkg_add.1 1.20 +27 -10 doc/ja_JP.eucJP/man/man1/pkg_create.1 1.13 +8 -9 doc/ja_JP.eucJP/man/man1/pkg_delete.1 1.17 +28 -11 doc/ja_JP.eucJP/man/man1/pkg_info.1 1.11 +5 -5 doc/ja_JP.eucJP/man/man1/pkg_version.1 1.15 +19 -1 doc/ja_JP.eucJP/man/man1/vidcontrol.1 1.5 +3 -3 doc/ja_JP.eucJP/man/man5/ipf.5 1.5 +16 -5 doc/ja_JP.eucJP/man/man5/periodic.conf.5 1.6 +52 -37 doc/ja_JP.eucJP/man/man5/rtadvd.conf.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 22: 4:34 2001 Delivered-To: cvs-all@freebsd.org Received: from cartier.cirx.org (cartier.cirx.org [211.72.15.243]) by hub.freebsd.org (Postfix) with ESMTP id 7EC6037B491; Sun, 25 Feb 2001 22:04:26 -0800 (PST) (envelope-from clive@CirX.ORG) Received: from cartier.cirx.org (nullmail@localhost [127.0.0.1]) by cartier.cirx.org (8.11.2/8.11.2) with SMTP id f1Q64PC72152; Mon, 26 Feb 2001 14:04:25 +0800 (CST) (envelope-from clive@CirX.ORG) Received: (nullmailer pid 72148 invoked by uid 1000); Mon, 26 Feb 2001 06:04:25 -0000 Date: Mon, 26 Feb 2001 14:04:24 +0800 From: Clive Lin To: Steve Price Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/x11-fm/vide Makefile distinfo pkg-plist ports/x11-fm/vide/files patch-config_files.c patch-search_mode.c patch-vide.c patch-aa patch-ac patch-ad patch-ae patch-af Message-ID: <20010226140424.A71931@cartier.cirx.org> References: <200102260523.f1Q5Nev97643@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: <200102260523.f1Q5Nev97643@freefall.freebsd.org>; from steve@FreeBSD.org on Sun, Feb 25, 2001 at 09:23:40PM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, steve This truely misses gnomelibs as dependency, and this dependency is documented in vide's documentation ... (I don't have gnome* in my working desktop thus I'm sure this is necessary.) Index: Makefile =================================================================== RCS file: /home/ncvs/ports/x11-fm/vide/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- Makefile 2001/02/26 05:23:36 1.4 +++ Makefile 2001/02/26 06:03:29 @@ -13,6 +13,7 @@ MAINTAINER= careilly@thecia.ie RUN_DEPENDS= vim:${PORTSDIR}/editors/vim5 +LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs USE_X_PREFIX= yes USE_GMAKE= yes On Sun, Feb 25, 2001 at 09:23:40PM -0800, Steve Price wrote: > steve 2001/02/25 21:23:40 PST > > Modified files: > x11-fm/vide Makefile distinfo pkg-plist > Added files: > x11-fm/vide/files patch-config_files.c patch-search_mode.c > patch-vide.c > Removed files: > x11-fm/vide/files patch-aa patch-ac patch-ad patch-ae > patch-af > Log: > Update to version 0.5. -- pub 1024D/F8D2B472 2000-08-05 Clive Lin Key fingerprint = 7F9D 57A8 55C7 AA18 49B5 3820 570B 27F6 F8D2 B472 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 22: 9:28 2001 Delivered-To: cvs-all@freebsd.org Received: from smtp2.knology.net (user-24-214-63-12.knology.net [24.214.63.12]) by hub.freebsd.org (Postfix) with SMTP id 3692937B491 for ; Sun, 25 Feb 2001 22:09:22 -0800 (PST) (envelope-from steve@havk.org) Received: (qmail 17169 invoked by uid 1003); 26 Feb 2001 06:11:49 -0000 Received: from user-24-214-88-8.knology.net (HELO bsd.havk.org) (24.214.88.8) by user-24-214-63-12.knology.net with SMTP; 26 Feb 2001 06:11:49 -0000 Received: by bsd.havk.org (Postfix, from userid 1001) id 04A331A7AD; Mon, 26 Feb 2001 00:09:21 -0600 (CST) Date: Mon, 26 Feb 2001 00:09:20 -0600 From: Steve Price To: Clive Lin Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/x11-fm/vide Makefile distinfo pkg-plist ports/x11-fm/vide/files patch-config_files.c patch-search_mode.c patch-vide.c patch-aa patch-ac patch-ad patch-ae patch-af Message-ID: <20010226000920.Q426@bsd.havk.org> References: <200102260523.f1Q5Nev97643@freefall.freebsd.org> <20010226140424.A71931@cartier.cirx.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010226140424.A71931@cartier.cirx.org>; from clive@CirX.ORG on Mon, Feb 26, 2001 at 02:04:24PM +0800 X-Operating-System: FreeBSD 4.2-STABLE i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Feb 26, 2001 at 02:04:24PM +0800, Clive Lin wrote: > Hi, steve > > This truely misses gnomelibs as dependency, and this dependency is > documented in vide's documentation ... (I don't have gnome* in my > working desktop thus I'm sure this is necessary.) Unless I'm totally off-base here take a look at the Makefile (one line after USE_GMAKE in your diff below). Doesn't USE_GNOMELIBS do exactly the same thing? -Steve > > Index: Makefile > =================================================================== > RCS file: /home/ncvs/ports/x11-fm/vide/Makefile,v > retrieving revision 1.4 > diff -u -r1.4 Makefile > --- Makefile 2001/02/26 05:23:36 1.4 > +++ Makefile 2001/02/26 06:03:29 > @@ -13,6 +13,7 @@ > MAINTAINER= careilly@thecia.ie > > RUN_DEPENDS= vim:${PORTSDIR}/editors/vim5 > +LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs > > USE_X_PREFIX= yes > USE_GMAKE= yes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 22:18:25 2001 Delivered-To: cvs-all@freebsd.org Received: from cartier.cirx.org (cartier.cirx.org [211.72.15.243]) by hub.freebsd.org (Postfix) with ESMTP id CE2A337B401; Sun, 25 Feb 2001 22:18:19 -0800 (PST) (envelope-from clive@CirX.ORG) Received: from cartier.cirx.org (nullmail@localhost [127.0.0.1]) by cartier.cirx.org (8.11.2/8.11.2) with SMTP id f1Q6IDC73285; Mon, 26 Feb 2001 14:18:14 +0800 (CST) (envelope-from clive@CirX.ORG) Received: (nullmailer pid 73281 invoked by uid 1000); Mon, 26 Feb 2001 06:18:13 -0000 Date: Mon, 26 Feb 2001 14:18:13 +0800 From: Clive Lin To: Steve Price Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/x11-fm/vide Makefile distinfo pkg-plist ports/x11-fm/vide/files patch-config_files.c patch-search_mode.c patch-vide.c patch-aa patch-ac patch-ad patch-ae patch-af Message-ID: <20010226141813.A73202@cartier.cirx.org> References: <200102260523.f1Q5Nev97643@freefall.freebsd.org> <20010226140424.A71931@cartier.cirx.org> <20010226000920.Q426@bsd.havk.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010226000920.Q426@bsd.havk.org>; from steve@havk.org on Mon, Feb 26, 2001 at 12:09:20AM -0600 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Feb 26, 2001 at 12:09:20AM -0600, Steve Price wrote: > On Mon, Feb 26, 2001 at 02:04:24PM +0800, Clive Lin wrote: > > Hi, steve > > > > This truely misses gnomelibs as dependency, and this dependency is > > documented in vide's documentation ... (I don't have gnome* in my > > working desktop thus I'm sure this is necessary.) > > Unless I'm totally off-base here take a look at the Makefile (one line > after USE_GMAKE in your diff below). Doesn't USE_GNOMELIBS do exactly > the same thing? yes, my bad. I didn't notice that. I referenced the wrong port which still use gnome.4 as dependency instead of USE_GNOMELIBS, such as x11/gbackground, x11/gvid, x11/stockticker_applet and so on. /me say sorry to steve and update my brain. -- pub 1024D/F8D2B472 2000-08-05 Clive Lin Key fingerprint = 7F9D 57A8 55C7 AA18 49B5 3820 570B 27F6 F8D2 B472 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 22:24:27 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7704737B4EC; Sun, 25 Feb 2001 22:24:24 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q6OO710881; Sun, 25 Feb 2001 22:24:24 -0800 (PST) (envelope-from steve) Message-Id: <200102260624.f1Q6OO710881@freefall.freebsd.org> From: Steve Price Date: Sun, 25 Feb 2001 22:24:24 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.gnome.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/25 22:24:24 PST Modified files: Mk bsd.gnome.mk Log: Fix a minor type, 's/definied/defined/g'. Revision Changes Path 1.7 +2 -2 ports/Mk/bsd.gnome.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 22:27:38 2001 Delivered-To: cvs-all@freebsd.org Received: from smtp2.knology.net (user-24-214-63-12.knology.net [24.214.63.12]) by hub.freebsd.org (Postfix) with SMTP id 21C3C37B491 for ; Sun, 25 Feb 2001 22:27:31 -0800 (PST) (envelope-from steve@havk.org) Received: (qmail 17410 invoked by uid 1003); 26 Feb 2001 06:29:58 -0000 Received: from user-24-214-88-8.knology.net (HELO bsd.havk.org) (24.214.88.8) by user-24-214-63-12.knology.net with SMTP; 26 Feb 2001 06:29:58 -0000 Received: by bsd.havk.org (Postfix, from userid 1001) id 5505B1A7AD; Mon, 26 Feb 2001 00:27:30 -0600 (CST) Date: Mon, 26 Feb 2001 00:27:30 -0600 From: Steve Price To: Clive Lin Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/x11-fm/vide Makefile distinfo pkg-plist ports/x11-fm/vide/files patch-config_files.c patch-search_mode.c patch-vide.c patch-aa patch-ac patch-ad patch-ae patch-af Message-ID: <20010226002730.S426@bsd.havk.org> References: <200102260523.f1Q5Nev97643@freefall.freebsd.org> <20010226140424.A71931@cartier.cirx.org> <20010226000920.Q426@bsd.havk.org> <20010226141813.A73202@cartier.cirx.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010226141813.A73202@cartier.cirx.org>; from clive@CirX.ORG on Mon, Feb 26, 2001 at 02:18:13PM +0800 X-Operating-System: FreeBSD 4.2-STABLE i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Feb 26, 2001 at 02:18:13PM +0800, Clive Lin wrote: > > Unless I'm totally off-base here take a look at the Makefile (one line > > after USE_GMAKE in your diff below). Doesn't USE_GNOMELIBS do exactly > > the same thing? > > yes, my bad. I didn't notice that. > > I referenced the wrong port which still use gnome.4 as dependency > instead of USE_GNOMELIBS, such as x11/gbackground, x11/gvid, > x11/stockticker_applet and so on. > > /me say sorry to steve and update my brain. No need to be sorry. Let's fix these other ports while we're at it so others don't stumble across this same thing. For example, the gbackground port would need (note this is untested as yet but should work) the following patch. If you can work up a patch for the other ports I'd be happy to commit them. -Steve Index: Makefile =================================================================== RCS file: /home/ncvs/ports/x11/gbackground/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- Makefile 2000/07/31 13:23:06 1.1 +++ Makefile 2001/02/26 06:24:48 @@ -13,11 +13,9 @@ MAINTAINER= smoberly@xavier.dyndns.org -LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore \ - gnome.4:${PORTSDIR}/x11/gnomelibs - ALL_TARGET= gBackGround_applet USE_X_PREFIX= YES +USE_GNOME= YES USE_AUTOCONF= YES MAKE_ENV= INSTALL_PROGRAM="${INSTALL_PROGRAM}" \ INSTALL_DATA="${INSTALL_DATA}" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 22:41:46 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A36EA37B491; Sun, 25 Feb 2001 22:41:41 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q6ffZ12254; Sun, 25 Feb 2001 22:41:41 -0800 (PST) (envelope-from ijliao) Message-Id: <200102260641.f1Q6ffZ12254@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sun, 25 Feb 2001 22:41:41 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/dante Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ijliao 2001/02/25 22:41:41 PST Modified files: net/dante Makefile distinfo pkg-plist Log: upgrade to 1.1.8 use PORTDOCS to handle doc installation add INSTALLS_SHLIB Revision Changes Path 1.10 +6 -2 ports/net/dante/Makefile 1.8 +1 -1 ports/net/dante/distinfo 1.4 +8 -8 ports/net/dante/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 23:13:19 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E501D37B401; Sun, 25 Feb 2001 23:13:10 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q7D6F17140; Sun, 25 Feb 2001 23:13:06 -0800 (PST) (envelope-from kris) Message-Id: <200102260713.f1Q7D6F17140@freefall.freebsd.org> From: Kris Kennaway Date: Sun, 25 Feb 2001 23:13:06 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/bc - Imported sources X-FreeBSD-CVS-Branch: Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2001/02/25 23:13:05 PST src/contrib/bc - Imported sources Update of /home/ncvs/src/contrib/bc In directory freefall.freebsd.org:/c/tmp/cvs-serv17064 Log Message: Initial import of bc 1.0.6 Status: Vendor Tag: BC Release Tags: bc_1_0_6 U src/contrib/bc/Makefile.in U src/contrib/bc/README U src/contrib/bc/stamp-h.in U src/contrib/bc/AUTHORS U src/contrib/bc/ChangeLog U src/contrib/bc/INSTALL U src/contrib/bc/Makefile.am U src/contrib/bc/NEWS U src/contrib/bc/acconfig.h U src/contrib/bc/aclocal.m4 U src/contrib/bc/config.h.in U src/contrib/bc/configure U src/contrib/bc/configure.in U src/contrib/bc/install-sh U src/contrib/bc/missing U src/contrib/bc/mkinstalldirs N src/contrib/bc/FAQ U src/contrib/bc/lib/Makefile.in U src/contrib/bc/lib/Makefile.am U src/contrib/bc/lib/getopt.c U src/contrib/bc/lib/getopt1.c U src/contrib/bc/lib/vfprintf.c U src/contrib/bc/lib/number.c N src/contrib/bc/lib/testmul.c U src/contrib/bc/bc/Makefile.in U src/contrib/bc/bc/Makefile.am C src/contrib/bc/bc/main.c U src/contrib/bc/bc/bc.y C src/contrib/bc/bc/scan.l U src/contrib/bc/bc/execute.c U src/contrib/bc/bc/load.c U src/contrib/bc/bc/storage.c U src/contrib/bc/bc/util.c U src/contrib/bc/bc/global.c U src/contrib/bc/bc/libmath.h N src/contrib/bc/bc/bcdefs.h N src/contrib/bc/bc/const.h U src/contrib/bc/bc/fix-libmath_h N src/contrib/bc/bc/global.h U src/contrib/bc/bc/libmath.b N src/contrib/bc/bc/proto.h U src/contrib/bc/bc/sbc.y U src/contrib/bc/dc/Makefile.in U src/contrib/bc/dc/Makefile.am U src/contrib/bc/dc/dc.c U src/contrib/bc/dc/misc.c U src/contrib/bc/dc/eval.c U src/contrib/bc/dc/stack.c U src/contrib/bc/dc/array.c U src/contrib/bc/dc/numeric.c U src/contrib/bc/dc/string.c U src/contrib/bc/dc/dc.h U src/contrib/bc/dc/dc-proto.h U src/contrib/bc/dc/dc-regdef.h U src/contrib/bc/doc/Makefile.in U src/contrib/bc/doc/Makefile.am N src/contrib/bc/doc/bc.texi U src/contrib/bc/doc/dc.texi C src/contrib/bc/doc/bc.1 C src/contrib/bc/doc/dc.1 I src/contrib/bc/doc/bc.info U src/contrib/bc/h/getopt.h U src/contrib/bc/h/number.h U src/contrib/bc/Examples/ckbook.b U src/contrib/bc/Examples/pi.b U src/contrib/bc/Examples/primes.b U src/contrib/bc/Examples/twins.b U src/contrib/bc/Test/array.b U src/contrib/bc/Test/arrayp.b U src/contrib/bc/Test/aryprm.b U src/contrib/bc/Test/atan.b U src/contrib/bc/Test/checklib.b U src/contrib/bc/Test/div.b U src/contrib/bc/Test/exp.b U src/contrib/bc/Test/fact.b U src/contrib/bc/Test/jn.b U src/contrib/bc/Test/ln.b U src/contrib/bc/Test/mul.b U src/contrib/bc/Test/raise.b U src/contrib/bc/Test/sine.b U src/contrib/bc/Test/sqrt.b U src/contrib/bc/Test/sqrt1.b U src/contrib/bc/Test/sqrt2.b U src/contrib/bc/Test/testfn.b U src/contrib/bc/Test/BUG.bc U src/contrib/bc/Test/signum U src/contrib/bc/Test/timetest 4 conflicts created by this import. Use the following command to help the merge: cvs checkout -jBC:yesterday -jBC src/contrib/bc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 23:17: 6 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D39E537B503; Sun, 25 Feb 2001 23:17:03 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q7H3917470; Sun, 25 Feb 2001 23:17:03 -0800 (PST) (envelope-from kris) Message-Id: <200102260717.f1Q7H3917470@freefall.freebsd.org> From: Kris Kennaway Date: Sun, 25 Feb 2001 23:17:03 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/bc/bc main.c scan.l src/contrib/bc/doc bc.1 dc.1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2001/02/25 23:17:03 PST Modified files: contrib/bc/bc main.c scan.l contrib/bc/doc bc.1 dc.1 Log: Resolve conflicts Revision Changes Path 1.5 +57 -35 src/contrib/bc/bc/main.c 1.5 +98 -16 src/contrib/bc/bc/scan.l 1.5 +61 -55 src/contrib/bc/doc/bc.1 1.4 +49 -8 src/contrib/bc/doc/dc.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 23:23:33 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6E50137B401; Sun, 25 Feb 2001 23:23:28 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q7NSR18120; Sun, 25 Feb 2001 23:23:28 -0800 (PST) (envelope-from kris) Message-Id: <200102260723.f1Q7NSR18120@freefall.freebsd.org> From: Kris Kennaway Date: Sun, 25 Feb 2001 23:23:28 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/bc config.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2001/02/25 23:23:28 PST Modified files: gnu/usr.bin/bc config.h Log: Update for bc 1.06 Revision Changes Path 1.5 +16 -6 src/gnu/usr.bin/bc/config.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 23:24:27 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8E10A37B4EC; Sun, 25 Feb 2001 23:24:22 -0800 (PST) (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q7OMv18395; Sun, 25 Feb 2001 23:24:22 -0800 (PST) (envelope-from ume) Message-Id: <200102260724.f1Q7OMv18395@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Sun, 25 Feb 2001 23:24:22 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include netdb.h src/lib/libc/net getnameinfo.c src/sys/alpha/include ansi.h src/sys/i386/include ansi.h src/sys/sys socket.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ume 2001/02/25 23:24:22 PST Modified files: (Branch: RELENG_4) include netdb.h lib/libc/net getnameinfo.c sys/alpha/include ansi.h sys/i386/include ansi.h sys/sys socket.h Log: MFC: Correct 2nd argument of getnameinfo(3) to socklen_t. include/netdb.h: 1.15->1.16 lib/libc/net/getnameinfo.c: 1.6->1.7 sys/alpha/include/ansi.h: 1.10->1.12 sys/i386/include/ansi.h: 1.19->1.21 sys/sys/socket.h: 1.47->1.49 Revision Changes Path 1.14.2.1 +16 -3 src/include/netdb.h 1.4.2.3 +2 -2 src/lib/libc/net/getnameinfo.c 1.5.2.4 +2 -1 src/sys/alpha/include/ansi.h 1.18.2.1 +2 -1 src/sys/i386/include/ansi.h 1.39.2.6 +6 -2 src/sys/sys/socket.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 23:34:13 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 249F037B491; Sun, 25 Feb 2001 23:34:10 -0800 (PST) (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q7YAD19237; Sun, 25 Feb 2001 23:34:10 -0800 (PST) (envelope-from ume) Message-Id: <200102260734.f1Q7YAD19237@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Sun, 25 Feb 2001 23:34:09 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include netdb.h src/lib/libc/net getaddrinfo.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ume 2001/02/25 23:34:09 PST Modified files: (Branch: RELENG_4) include netdb.h lib/libc/net getaddrinfo.c Log: MFC: Enable AI_ADDRCONFIG as a valid flag of getaddrinfo(3). Some applications specify AI_ADDRCONFIG and fail to run under FreeBSD. Latest mnews is known. Now, getaddrinfo(3) behaves according to AI_ADDRCONFIG. include/netdb.h: 1.16->1.17 lib/libc/net/getaddrinfo.c: 1.16->1.17 Revision Changes Path 1.14.2.2 +3 -2 src/include/netdb.h 1.9.2.5 +1 -6 src/lib/libc/net/getaddrinfo.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 23:36:33 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 849D637B401; Sun, 25 Feb 2001 23:36:25 -0800 (PST) (envelope-from tanimura@FreeBSD.org) Received: (from tanimura@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q7aPd19490; Sun, 25 Feb 2001 23:36:25 -0800 (PST) (envelope-from tanimura) Message-Id: <200102260736.f1Q7aPd19490@freefall.freebsd.org> From: Seigo Tanimura Date: Sun, 25 Feb 2001 23:36:25 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/isa emu8000.c gusmidi.c mpu.c opl.c uartsio.c src/sys/dev/sound/midi midi.c midi.h midibuf.c midibuf.h midisynth.c midisynth.h sequencer.c sequencer.h src/sys/dev/sound/pci csamidi.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tanimura 2001/02/25 23:36:25 PST Modified files: sys/dev/sound/isa emu8000.c gusmidi.c mpu.c opl.c uartsio.c sys/dev/sound/midi midi.c midi.h midibuf.c midibuf.h midisynth.c midisynth.h sequencer.c sequencer.h sys/dev/sound/pci csamidi.c Log: - Mutexify midi(4). The driver runs under the giant lock by default. If you ever want to run midi(4) out of the giant lock, uncomment MIDI_OUTOFGIANT in midi.h. Confirmed to work for csamidi with WITNESS and INVARIANTS. - midi_info, midi_open and seq_info are now tailqs, allowing arbitrary numbers of devices to be configured. - Do not send an active sensing message to reset midi modules. - Clone /dev/sequencer*. /dev/sequencer0 and /dev/sequencer are generated upon initialization. Revision Changes Path 1.5 +8 -69 src/sys/dev/sound/isa/emu8000.c 1.3 +56 -33 src/sys/dev/sound/isa/gusmidi.c 1.4 +44 -79 src/sys/dev/sound/isa/mpu.c 1.5 +119 -122 src/sys/dev/sound/isa/opl.c 1.4 +63 -51 src/sys/dev/sound/isa/uartsio.c 1.4 +328 -96 src/sys/dev/sound/midi/midi.c 1.4 +41 -10 src/sys/dev/sound/midi/midi.h 1.3 +91 -12 src/sys/dev/sound/midi/midibuf.c 1.2 +9 -6 src/sys/dev/sound/midi/midibuf.h 1.5 +83 -158 src/sys/dev/sound/midi/midisynth.c 1.2 +15 -2 src/sys/dev/sound/midi/midisynth.h 1.5 +805 -479 src/sys/dev/sound/midi/sequencer.c 1.3 +23 -3 src/sys/dev/sound/midi/sequencer.h 1.4 +41 -19 src/sys/dev/sound/pci/csamidi.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 23:37:30 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4160D37B401; Sun, 25 Feb 2001 23:37:28 -0800 (PST) (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q7bSh19591; Sun, 25 Feb 2001 23:37:28 -0800 (PST) (envelope-from ume) Message-Id: <200102260737.f1Q7bSh19591@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Sun, 25 Feb 2001 23:37:28 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ifconfig ifconfig.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ume 2001/02/25 23:37:28 PST Modified files: (Branch: RELENG_4) sbin/ifconfig ifconfig.c Log: MFC 1.58->1.59: if no address is setted, do not call ioctl(SIOCAIFADDR) Revision Changes Path 1.51.2.5 +2 -2 src/sbin/ifconfig/ifconfig.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 23:40:53 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2728C37B4EC; Sun, 25 Feb 2001 23:40:50 -0800 (PST) (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q7eo419992; Sun, 25 Feb 2001 23:40:50 -0800 (PST) (envelope-from ume) Message-Id: <200102260740.f1Q7eo419992@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Sun, 25 Feb 2001 23:40:50 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ping6 ping6.8 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ume 2001/02/25 23:40:50 PST Modified files: (Branch: RELENG_4) sbin/ping6 ping6.8 Log: MFC 1.8->1.9: some reasoning why we separated ping(8) and ping6(8) comments/additions/corrections are welcome. Revision Changes Path 1.3.2.6 +30 -1 src/sbin/ping6/ping6.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sun Feb 25 23:48:43 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4420137B401; Sun, 25 Feb 2001 23:48:40 -0800 (PST) (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q7me520862; Sun, 25 Feb 2001 23:48:40 -0800 (PST) (envelope-from ume) Message-Id: <200102260748.f1Q7me520862@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Sun, 25 Feb 2001 23:48:40 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/tar Makefile rtapelib.c tar.1 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ume 2001/02/25 23:48:40 PST Modified files: (Branch: RELENG_4) gnu/usr.bin/tar Makefile rtapelib.c tar.1 Log: MFC: Introduce $TAR_RSH to enable use of ssh as transport. gnu/usr.bin/tar/Makefile: 1.13->1.14 gnu/usr.bin/tar/rtapelib.c: 1.2->1.3 gnu/usr.bin/tar/tar.1: 1.35->1.36 Revision Changes Path 1.11.6.3 +2 -2 src/gnu/usr.bin/tar/Makefile 1.2.6.1 +23 -8 src/gnu/usr.bin/tar/rtapelib.c 1.22.2.9 +5 -1 src/gnu/usr.bin/tar/tar.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 0: 9:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F09A437B4EC; Mon, 26 Feb 2001 00:09:52 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q89qm25475; Mon, 26 Feb 2001 00:09:52 -0800 (PST) (envelope-from ru) Message-Id: <200102260809.f1Q89qm25475@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 26 Feb 2001 00:09:51 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/dmesg dmesg.8 dmesg.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/02/26 00:09:51 PST Modified files: sbin/dmesg dmesg.8 dmesg.c Log: Backout -a restriction hack. Requested by: rwatson Revision Changes Path 1.11 +1 -2 src/sbin/dmesg/dmesg.8 1.14 +2 -7 src/sbin/dmesg/dmesg.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 0:20:15 2001 Delivered-To: cvs-all@freebsd.org Received: from mail.musha.org (daemon.musha.org [61.122.44.178]) by hub.freebsd.org (Postfix) with ESMTP id D831937B401; Mon, 26 Feb 2001 00:20:10 -0800 (PST) (envelope-from knu@iDaemons.org) Received: from archon.local.idaemons.org (archon.local.idaemons.org [192.168.1.32]) by mail.musha.org (Postfix) with ESMTP id AF0E34DFF3; Mon, 26 Feb 2001 17:20:21 +0900 (JST) Date: Mon, 26 Feb 2001 17:20:19 +0900 Message-ID: <86lmqt6ekc.wl@archon.local.idaemons.org> From: "Akinori MUSHA" To: Hajimu UMEMOTO Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/gnu/usr.bin/tar Makefile rtapelib.c tar.1 In-Reply-To: <200102260748.f1Q7me520862@freefall.freebsd.org> References: <200102260748.f1Q7me520862@freefall.freebsd.org> User-Agent: Wanderlust/2.5.4 (Smooth) SEMI/1.14.2 (=?ISO-8859-1?Q?Daish=F2?= =?ISO-8859-1?Q?ji?=) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 MULE XEmacs/21.1 (patch 14) (Cuyahoga Valley) (i386--freebsd) Organization: Associated I. Daemons X-PGP-Public-Key: finger knu@FreeBSD.org X-PGP-Fingerprint: 081D 099C 1705 861D 4B70 B04A 920B EFC7 9FD9 E1EE MIME-Version: 1.0 (generated by SEMI 1.14.2 - =?ISO-8859-1?Q?=22Daish=F2ji=22?=) Content-Type: text/plain; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At Sun, 25 Feb 2001 23:48:40 -0800 (PST), Hajimu UMEMOTO wrote: > ume 2001/02/25 23:48:40 PST > > Modified files: (Branch: RELENG_4) > gnu/usr.bin/tar Makefile rtapelib.c tar.1 > Log: > MFC: Introduce $TAR_RSH to enable use of ssh as transport. > > gnu/usr.bin/tar/Makefile: 1.13->1.14 > gnu/usr.bin/tar/rtapelib.c: 1.2->1.3 > gnu/usr.bin/tar/tar.1: 1.35->1.36 Now that CVS_RSH is defaulted to ssh, could it be better to set TAR_RSH to ssh by default too? (I'm talking about CURRENT here) -- / /__ __ Akinori.org / MUSHA.org / ) ) ) ) / FreeBSD.org / Ruby-lang.org Akinori MUSHA aka / (_ / ( (__( @ iDaemons.org / and.or.jp "We're only at home when we're on the run, on the wing, on the fly" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 0:24:35 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0055A37B503; Mon, 26 Feb 2001 00:24:33 -0800 (PST) (envelope-from trevor@FreeBSD.org) Received: (from trevor@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q8OW427154; Mon, 26 Feb 2001 00:24:32 -0800 (PST) (envelope-from trevor) Message-Id: <200102260824.f1Q8OW427154@freefall.freebsd.org> From: Trevor Johnson Date: Mon, 26 Feb 2001 00:24:32 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/acidwarp pkg-descr X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG trevor 2001/02/26 00:24:32 PST Modified files: graphics/acidwarp pkg-descr Log: Add homepage. Revision Changes Path 1.2 +2 -0 ports/graphics/acidwarp/pkg-descr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 0:25:38 2001 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id 5B9AD37B401; Mon, 26 Feb 2001 00:25:30 -0800 (PST) Date: Mon, 26 Feb 2001 00:25:30 -0800 From: Kris Kennaway To: Akinori MUSHA Cc: Hajimu UMEMOTO , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/gnu/usr.bin/tar Makefile rtapelib.c tar.1 Message-ID: <20010226002530.A21297@hub.freebsd.org> References: <200102260748.f1Q7me520862@freefall.freebsd.org> <86lmqt6ekc.wl@archon.local.idaemons.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <86lmqt6ekc.wl@archon.local.idaemons.org>; from knu@iDaemons.org on Mon, Feb 26, 2001 at 05:20:19PM +0900 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Feb 26, 2001 at 05:20:19PM +0900, Akinori MUSHA wrote: > Now that CVS_RSH is defaulted to ssh, could it be better to set > TAR_RSH to ssh by default too? (I'm talking about CURRENT here) Sounds fine to me! We've enabled sshd by default for about 6 months now (since 4.1.1-RELEASE) Kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 0:27:13 2001 Delivered-To: cvs-all@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 76D4137B4EC; Mon, 26 Feb 2001 00:27:03 -0800 (PST) (envelope-from mjacob@feral.com) Received: from beppo (beppo [192.67.166.79]) by feral.com (8.9.3/8.9.3) with ESMTP id AAA03391; Mon, 26 Feb 2001 00:27:04 -0800 Date: Mon, 26 Feb 2001 00:27:02 -0800 (PST) From: Matthew Jacob Reply-To: mjacob@feral.com To: Kris Kennaway Cc: Akinori MUSHA , Hajimu UMEMOTO , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/gnu/usr.bin/tar Makefile rtapelib.c tar.1 In-Reply-To: <20010226002530.A21297@hub.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Would rsh transport tar be by default going to another FreeBSD system, or would it be going to systems that rsh would be more likely to be in use for? On Mon, 26 Feb 2001, Kris Kennaway wrote: > On Mon, Feb 26, 2001 at 05:20:19PM +0900, Akinori MUSHA wrote: > > > Now that CVS_RSH is defaulted to ssh, could it be better to set > > TAR_RSH to ssh by default too? (I'm talking about CURRENT here) > > Sounds fine to me! We've enabled sshd by default for about 6 months now > (since 4.1.1-RELEASE) > > Kris > > -- > In God we Trust -- all others must submit an X.509 certificate. > -- Charles Forsythe > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 0:38:23 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6E3B737B491; Mon, 26 Feb 2001 00:38:19 -0800 (PST) (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q8cJT28672; Mon, 26 Feb 2001 00:38:19 -0800 (PST) (envelope-from demon) Message-Id: <200102260838.f1Q8cJT28672@freefall.freebsd.org> From: Dmitry Sivachenko Date: Mon, 26 Feb 2001 00:38:19 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/links Makefile ports/www/links/files patch-ac X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG demon 2001/02/26 00:38:19 PST Modified files: www/links Makefile Removed files: www/links/files patch-ac Log: Disable authentication. Author reports links crashes often if it is enabled. Revision Changes Path 1.11 +2 -2 ports/www/links/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 0:45:59 2001 Delivered-To: cvs-all@freebsd.org Received: from mailout03.sul.t-online.com (mailout03.sul.t-online.com [194.25.134.81]) by hub.freebsd.org (Postfix) with ESMTP id CC67837B4EC; Mon, 26 Feb 2001 00:45:53 -0800 (PST) (envelope-from garyj@peedub.muc.de) Received: from fwd07.sul.t-online.com by mailout03.sul.t-online.com with smtp id 14XJHz-00024j-09; Mon, 26 Feb 2001 09:45:51 +0100 Received: from peedub.muc.de (320038014727-0001@[62.155.144.9]) by fmrl07.sul.t-online.com with esmtp id 14XJHr-1Kp1IOC; Mon, 26 Feb 2001 09:45:43 +0100 Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.11.2/8.11.1) with ESMTP id f1Q8jZu12976; Mon, 26 Feb 2001 09:45:40 +0100 (CET) (envelope-from garyj@peedub.muc.de) Message-Id: <200102260845.f1Q8jZu12976@peedub.muc.de> To: Warner Losh Cc: Gary Jennejohn , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/pccard/pccardd util.c Reply-To: Gary Jennejohn In-reply-to: Your message of "Sun, 25 Feb 2001 16:39:01 MST." <200102252339.f1PNd1Y01249@billy-club.village.org> Date: Mon, 26 Feb 2001 09:45:35 +0100 From: Gary Jennejohn X-Sender: 320038014727-0001@t-dialin.net Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Warner Losh writes: > In message <200102251952.f1PJqhe95166@freefall.freebsd.org> Gary Jennejohn wr > ites: > : Use vsnprintf in logmsg() to avoid overflowing the array on the stack. > : The problem was noted with an older model 3Com 3C589 which seems > : to return more than 256 bytes of data. > > The fix is a good one, but the explaination doesn't make sense to be > because CIS tuples are limited to 254 bytes... > > Warner > > well, all I can say is that sticking the card into the slot caused pccardd to core dump. After applying the fix I noticed that the log output contained lots of junk after the ID strings. Apparently this old card didn't stop at 256 bytes or the kernel was reading too much out of the card. --- Gary Jennejohn / garyj@muc.de gj@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 1: 3:50 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 06D8137B503; Mon, 26 Feb 2001 01:03:47 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q93kP30892; Mon, 26 Feb 2001 01:03:46 -0800 (PST) (envelope-from ru) Message-Id: <200102260903.f1Q93kP30892@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 26 Feb 2001 01:03:46 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/games/morse morse.6 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/02/26 01:03:46 PST Modified files: games/morse morse.6 Log: Prepare for mdocNG. Revision Changes Path 1.3 +2 -2 src/games/morse/morse.6 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 1: 4:30 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8C09937B491; Mon, 26 Feb 2001 01:04:27 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q94R930971; Mon, 26 Feb 2001 01:04:27 -0800 (PST) (envelope-from ru) Message-Id: <200102260904.f1Q94R930971@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 26 Feb 2001 01:04:27 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen glob.3 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/02/26 01:04:27 PST Modified files: lib/libc/gen glob.3 Log: Prepare for mdocNG. Revision Changes Path 1.14 +2 -2 src/lib/libc/gen/glob.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 1: 5:57 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6F3BE37B4EC; Mon, 26 Feb 2001 01:05:49 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q95n133405; Mon, 26 Feb 2001 01:05:49 -0800 (PST) (envelope-from ru) Message-Id: <200102260905.f1Q95n133405@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 26 Feb 2001 01:05:49 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/syslogd syslogd.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/02/26 01:05:49 PST Modified files: usr.sbin/syslogd syslogd.8 Log: Prepare for mdocNG. Revision Changes Path 1.33 +2 -2 src/usr.sbin/syslogd/syslogd.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 1: 6:10 2001 Delivered-To: cvs-all@freebsd.org Received: from mail.musha.org (daemon.musha.org [61.122.44.178]) by hub.freebsd.org (Postfix) with ESMTP id D15C237B401; Mon, 26 Feb 2001 01:05:44 -0800 (PST) (envelope-from knu@iDaemons.org) Received: from archon.local.idaemons.org (archon.local.idaemons.org [192.168.1.32]) by mail.musha.org (Postfix) with ESMTP id 57AB14DFF3; Mon, 26 Feb 2001 18:05:56 +0900 (JST) Date: Mon, 26 Feb 2001 18:05:53 +0900 Message-ID: <86k86d6cge.wl@archon.local.idaemons.org> From: "Akinori MUSHA" To: Kris Kennaway Cc: obrien@FreeBSD.org, Hajimu UMEMOTO , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/gnu/usr.bin/tar Makefile rtapelib.c tar.1 In-Reply-To: <20010226002530.A21297@hub.freebsd.org> References: <200102260748.f1Q7me520862@freefall.freebsd.org> <86lmqt6ekc.wl@archon.local.idaemons.org> <20010226002530.A21297@hub.freebsd.org> User-Agent: Wanderlust/2.5.4 (Smooth) SEMI/1.14.2 (=?ISO-8859-1?Q?Daish=F2?= =?ISO-8859-1?Q?ji?=) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 MULE XEmacs/21.1 (patch 14) (Cuyahoga Valley) (i386--freebsd) Organization: Associated I. Daemons X-PGP-Public-Key: finger knu@FreeBSD.org X-PGP-Fingerprint: 081D 099C 1705 861D 4B70 B04A 920B EFC7 9FD9 E1EE MIME-Version: 1.0 (generated by SEMI 1.14.2 - =?ISO-8859-1?Q?=22Daish=F2ji=22?=) Content-Type: text/plain; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At Mon, 26 Feb 2001 00:25:30 -0800, kkenn wrote: > On Mon, Feb 26, 2001 at 05:20:19PM +0900, Akinori MUSHA wrote: > > > Now that CVS_RSH is defaulted to ssh, could it be better to set > > TAR_RSH to ssh by default too? (I'm talking about CURRENT here) > > Sounds fine to me! We've enabled sshd by default for about 6 months now > (since 4.1.1-RELEASE) What about net/rsync then? Its README already recommends ssh over rsh. :) (CC'ed to the port maintainer for review) -- / /__ __ Akinori.org / MUSHA.org / ) ) ) ) / FreeBSD.org / Ruby-lang.org Akinori MUSHA aka / (_ / ( (__( @ iDaemons.org / and.or.jp "We're only at home when we're on the run, on the wing, on the fly" M Makefile A files/ssh-patch-README A files/ssh-patch-options.c A files/ssh-patch-rsync.1 A files/ssh-patch-rsync.h Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/rsync/Makefile,v retrieving revision 1.54 diff -u -r1.54 Makefile --- Makefile 2001/02/07 14:51:15 1.54 +++ Makefile 2001/02/26 09:00:40 @@ -8,6 +8,7 @@ PORTNAME= rsync PORTVERSION= 2.4.6 +PORTREVISION= 1 CATEGORIES= net ipv6 MASTER_SITES= ftp://samba.anu.edu.au/pub/rsync/ \ ftp://sunsite.auc.dk/pub/unix/rsync/ \ @@ -24,6 +25,16 @@ GNU_CONFIGURE= yes .include + +.if ${OSVERSION} >= 400016 +USE_SSH?= yes +.else +USE_SSH?= no +.endif + +.if ${USE_SSH:U} == YES +EXTRA_PATCHES= ${FILESDIR}/ssh-patch-* +.endif .if ${OSVERSION} >= 400014 CONFIGURE_ARGS= --enable-ipv6 Index: files/ssh-patch-README =================================================================== RCS file: ssh-patch-README diff -N ssh-patch-README --- /dev/null Mon Feb 26 18:00:00 2001 +++ ssh-patch-README Mon Feb 26 17:54:35 2001 @@ -0,0 +1,24 @@ +--- README.orig Wed Sep 6 11:46:43 2000 ++++ README Mon Feb 26 17:54:31 2001 +@@ -57,7 +57,7 @@ + -W, --whole-file copy whole files, no incremental checks + -x, --one-file-system don't cross filesystem boundaries + -B, --block-size=SIZE checksum blocking size (default 700) +- -e, --rsh=COMMAND specify rsh replacement ++ -e, --rsh=COMMAND specify rsh replacement (default ssh) + --rsync-path=PATH specify path to rsync on the remote machine + -C, --cvs-exclude auto ignore files in the same way CVS does + --delete delete files that don't exist on the sending side +@@ -90,10 +90,10 @@ + SETUP + ----- + +-Rsync uses rsh or ssh for communication. It does not need to be setuid ++Rsync uses ssh or rsh for communication. It does not need to be setuid + and requires no special privileges for installation. It does not + require a inetd entry or a daemon. You must, however, have a working +-rsh or ssh system. Using ssh is recommended for its security ++ssh or rsh system. Using rsh is discouraged for lack of security + features. + + To install rsync, first run the "configure" script. This will create a Index: files/ssh-patch-options.c =================================================================== RCS file: ssh-patch-options.c diff -N ssh-patch-options.c --- /dev/null Mon Feb 26 18:00:00 2001 +++ ssh-patch-options.c Mon Feb 26 17:46:47 2001 @@ -0,0 +1,11 @@ +--- options.c.orig Mon Feb 26 17:37:19 2001 ++++ options.c Mon Feb 26 17:46:28 2001 +@@ -138,7 +138,7 @@ + rprintf(F," -W, --whole-file copy whole files, no incremental checks\n"); + rprintf(F," -x, --one-file-system don't cross filesystem boundaries\n"); + rprintf(F," -B, --block-size=SIZE checksum blocking size (default %d)\n",BLOCK_SIZE); +- rprintf(F," -e, --rsh=COMMAND specify rsh replacement\n"); ++ rprintf(F," -e, --rsh=COMMAND specify rsh replacement (default %s)\n", RSYNC_RSH); + rprintf(F," --rsync-path=PATH specify path to rsync on the remote machine\n"); + rprintf(F," -C, --cvs-exclude auto ignore files in the same way CVS does\n"); + rprintf(F," --existing only update files that already exist\n"); Index: files/ssh-patch-rsync.1 =================================================================== RCS file: ssh-patch-rsync.1 diff -N ssh-patch-rsync.1 --- /dev/null Mon Feb 26 18:00:00 2001 +++ ssh-patch-rsync.1 Mon Feb 26 17:50:02 2001 @@ -0,0 +1,82 @@ +--- rsync.1.orig Wed Sep 6 11:46:43 2000 ++++ rsync.1 Mon Feb 26 17:49:56 2001 +@@ -36,7 +36,7 @@ + .IP o + a CVS exclude mode for ignoring the same files that CVS would ignore + .IP o +-can use any transparent remote shell, including rsh or ssh ++can use any transparent remote shell, including ssh or rsh + .IP o + does not require root privileges + .IP o +@@ -55,8 +55,8 @@ + .IP + .IP o + for copying from the local machine to a remote machine using +-a remote shell program as the transport (such as rsh or +-ssh)\&. This is invoked when the destination path contains a ++a remote shell program as the transport (such as ssh or ++rsh)\&. This is invoked when the destination path contains a + single : separator\&. + .IP + .IP o +@@ -86,11 +86,11 @@ + .PP + See the file README for installation instructions\&. + .PP +-Once installed you can use rsync to any machine that you can use rsh +-to\&. rsync uses rsh for its communications, unless both the source and ++Once installed you can use rsync to any machine that you can use ssh ++to\&. rsync uses ssh for its communications, unless both the source and + destination are local\&. + .PP +-You can also specify an alternative to rsh, by either using the -e ++You can also specify an alternative to ssh, by either using the -e + command line option, or by setting the RSYNC_RSH environment variable\&. + .PP + One common substitute is to use ssh, which offers a high degree of +@@ -151,7 +151,7 @@ + .PP + .SH "CONNECTING TO AN RSYNC SERVER" + .PP +-It is also possible to use rsync without using rsh or ssh as the ++It is also possible to use rsync without using ssh or rsh as the + transport\&. In this case you will connect to a remote rsync server + running on TCP port 873\&. + .PP +@@ -160,7 +160,7 @@ + your web proxy\&. Note that your web proxy must allow proxying to port + 873, this must be configured in your proxy servers ruleset\&. + .PP +-Using rsync in this way is the same as using it with rsh or ssh except ++Using rsync in this way is the same as using it with ssh or rsh except + that: + .PP + .IP o +@@ -270,7 +270,7 @@ + -W, --whole-file copy whole files, no incremental checks + -x, --one-file-system don\'t cross filesystem boundaries + -B, --block-size=SIZE checksum blocking size (default 700) +- -e, --rsh=COMMAND specify rsh replacement ++ -e, --rsh=COMMAND specify rsh replacement (default ssh) + --rsync-path=PATH specify path to rsync on the remote machine + -C, --cvs-exclude auto ignore files in the same way CVS does + --existing only update files that already exist +@@ -563,7 +563,7 @@ + .IP "\fB-e, --rsh=COMMAND\fP" + This option allows you to choose an alternative + remote shell program to use for communication between the local and +-remote copies of rsync\&. By default, rsync will use rsh, but you may ++remote copies of rsync\&. By default, rsync will use ssh, but you may + like to instead use ssh because of its high security\&. + .IP + You can also choose the remote shell program using the RSYNC_RSH +@@ -887,7 +887,7 @@ + .DS + + +- rsh remotehost /bin/true > out\&.dat ++ ssh remotehost /bin/true > out\&.dat + + .DE + Index: files/ssh-patch-rsync.h =================================================================== RCS file: ssh-patch-rsync.h diff -N ssh-patch-rsync.h --- /dev/null Mon Feb 26 18:00:00 2001 +++ ssh-patch-rsync.h Mon Feb 26 17:47:40 2001 @@ -0,0 +1,11 @@ +--- rsync.h.orig Sat Aug 19 22:10:39 2000 ++++ rsync.h Mon Feb 26 17:47:15 2001 +@@ -72,7 +72,7 @@ + #if HAVE_REMSH + #define RSYNC_RSH "remsh" + #else +-#define RSYNC_RSH "rsh" ++#define RSYNC_RSH "ssh" + #endif + + #include To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 1: 8: 3 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B383A37B4EC; Mon, 26 Feb 2001 01:07:55 -0800 (PST) (envelope-from alfred@FreeBSD.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q97tj33559; Mon, 26 Feb 2001 01:07:55 -0800 (PST) (envelope-from alfred) Message-Id: <200102260907.f1Q97tj33559@freefall.freebsd.org> From: Alfred Perlstein Date: Mon, 26 Feb 2001 01:07:55 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_media.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alfred 2001/02/26 01:07:55 PST Modified files: sys/net if_media.c Log: Santize a size variable passed to kernel malloc. Since we know there's always an upper bound we force that bound, otherwise users can cause a panic via malloc getting hit with a odd (huge or negative) amount of memory to allocate. Tested by: kris Pointed out by: Andrey Valyaev Revision Changes Path 1.12 +21 -11 src/sys/net/if_media.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 1:13:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3CA0E37B401; Mon, 26 Feb 2001 01:13:43 -0800 (PST) (envelope-from alfred@FreeBSD.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q9Dhn34147; Mon, 26 Feb 2001 01:13:43 -0800 (PST) (envelope-from alfred) Message-Id: <200102260913.f1Q9Dhn34147@freefall.freebsd.org> From: Alfred Perlstein Date: Mon, 26 Feb 2001 01:13:43 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_media.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alfred 2001/02/26 01:13:43 PST Modified files: sys/net if_media.c Log: fix typo in comment Revision Changes Path 1.13 +2 -2 src/sys/net/if_media.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 1:14: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9777237B6C4; Mon, 26 Feb 2001 01:13:49 -0800 (PST) (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q9DnP34239; Mon, 26 Feb 2001 01:13:49 -0800 (PST) (envelope-from demon) Message-Id: <200102260913.f1Q9DnP34239@freefall.freebsd.org> From: Dmitry Sivachenko Date: Mon, 26 Feb 2001 01:13:49 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/mailman Makefile ports/mail/mailman/files patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG demon 2001/02/26 01:13:49 PST Modified files: mail/mailman Makefile Added files: mail/mailman/files patch-aa Log: Teach mailman how to work both with MD5 and DES passwords. This problem is already fixed in mailman CVS. Bump PORTREVISION. Submitted by: Kresimir Kumericki Revision Changes Path 1.10 +2 -1 ports/mail/mailman/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 1:15:26 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 52D0637B4EC; Mon, 26 Feb 2001 01:15:18 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q9FIO34447; Mon, 26 Feb 2001 01:15:18 -0800 (PST) (envelope-from ru) Message-Id: <200102260915.f1Q9FIO34447@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 26 Feb 2001 01:15:18 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen msgctl.3 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/02/26 01:15:18 PST Modified files: lib/libc/gen msgctl.3 Log: mdoc(7) police: use .Vt macro. Revision Changes Path 1.13 +3 -7 src/lib/libc/gen/msgctl.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 1:17: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id B36CC37B491; Mon, 26 Feb 2001 01:16:57 -0800 (PST) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id f1Q9GvW29543; Mon, 26 Feb 2001 01:16:57 -0800 (PST) Date: Mon, 26 Feb 2001 01:16:57 -0800 From: Alfred Perlstein To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Cc: kris@FreeBSD.org Subject: Re: cvs commit: src/sys/net if_media.c Message-ID: <20010226011657.A8663@fw.wintelcom.net> References: <200102260907.f1Q97tj33559@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: <200102260907.f1Q97tj33559@freefall.freebsd.org>; from alfred@FreeBSD.org on Mon, Feb 26, 2001 at 01:07:55AM -0800 X-all-your-base: are belong to us. Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This needs to be MFC'd _urgently_, but i have to catch a plane early tomrrow, can someone make sure this gets tested and committed to releng4? thanks. * Alfred Perlstein [010226 01:07] wrote: > alfred 2001/02/26 01:07:55 PST > > Modified files: > sys/net if_media.c > Log: > Santize a size variable passed to kernel malloc. > > Since we know there's always an upper bound we force that bound, > otherwise users can cause a panic via malloc getting hit with a > odd (huge or negative) amount of memory to allocate. > > Tested by: kris > Pointed out by: Andrey Valyaev > > Revision Changes Path > 1.12 +21 -11 src/sys/net/if_media.c -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 1:19:29 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1327337B65D; Mon, 26 Feb 2001 01:19:24 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q9JOw34973; Mon, 26 Feb 2001 01:19:24 -0800 (PST) (envelope-from sobomax) Message-Id: <200102260919.f1Q9JOw34973@freefall.freebsd.org> From: Maxim Sobolev Date: Mon, 26 Feb 2001 01:19:23 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/galeon Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2001/02/26 01:19:23 PST Modified files: www/galeon Makefile distinfo pkg-plist Log: Update to 0.10.1. Revision Changes Path 1.22 +1 -1 ports/www/galeon/Makefile 1.12 +1 -1 ports/www/galeon/distinfo 1.11 +3 -1 ports/www/galeon/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 1:20: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from critter.freebsd.dk (flutter.freebsd.dk [212.242.40.147]) by hub.freebsd.org (Postfix) with ESMTP id EB47037B491; Mon, 26 Feb 2001 01:19:54 -0800 (PST) (envelope-from phk@critter.freebsd.dk) Received: from critter (localhost [127.0.0.1]) by critter.freebsd.dk (8.11.1/8.11.1) with ESMTP id f1Q9K7M19465; Mon, 26 Feb 2001 10:20:07 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: Alfred Perlstein Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, kris@FreeBSD.org Subject: Re: cvs commit: src/sys/net if_media.c In-Reply-To: Your message of "Mon, 26 Feb 2001 01:16:57 PST." <20010226011657.A8663@fw.wintelcom.net> Date: Mon, 26 Feb 2001 10:20:07 +0100 Message-ID: <19463.983179207@critter> From: Poul-Henning Kamp Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I can't see why it can't wait the usual 72 hours ? In message <20010226011657.A8663@fw.wintelcom.net>, Alfred Perlstein writes: >This needs to be MFC'd _urgently_, but i have to catch a plane >early tomrrow, can someone make sure this gets tested and committed >to releng4? > >thanks. > >* Alfred Perlstein [010226 01:07] wrote: >> alfred 2001/02/26 01:07:55 PST >> >> Modified files: >> sys/net if_media.c >> Log: >> Santize a size variable passed to kernel malloc. >> >> Since we know there's always an upper bound we force that bound, >> otherwise users can cause a panic via malloc getting hit with a >> odd (huge or negative) amount of memory to allocate. >> >> Tested by: kris >> Pointed out by: Andrey Valyaev >> >> Revision Changes Path >> 1.12 +21 -11 src/sys/net/if_media.c > >-- >-Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] > -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 1:24:24 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6C67F37B491; Mon, 26 Feb 2001 01:24:18 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q9OIZ35476; Mon, 26 Feb 2001 01:24:18 -0800 (PST) (envelope-from ru) Message-Id: <200102260924.f1Q9OIZ35476@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 26 Feb 2001 01:24:15 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/groff/tmac tmac.doc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/02/26 01:24:15 PST Modified files: contrib/groff/tmac tmac.doc Log: Do not output extra space after .Ef call. Ported from: mdocNG Revision Changes Path 1.19 +2 -2 src/contrib/groff/tmac/tmac.doc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 1:26:20 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1738037B491; Mon, 26 Feb 2001 01:26:12 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: (from phk@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q9QBr35727; Mon, 26 Feb 2001 01:26:11 -0800 (PST) (envelope-from phk) Message-Id: <200102260926.f1Q9QBr35727@freefall.freebsd.org> From: Poul-Henning Kamp Date: Mon, 26 Feb 2001 01:26:11 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc newsyslog.conf syslog.conf X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phk 2001/02/26 01:26:11 PST Modified files: (Branch: RELENG_4) etc newsyslog.conf syslog.conf Log: MFC: Change console logging example from "/var/log/console" to the more consistent "/var/log/console.log". Revision Changes Path 1.25.2.4 +2 -2 src/etc/newsyslog.conf 1.13.2.2 +3 -3 src/etc/syslog.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 1:32: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9AB1137B4EC; Mon, 26 Feb 2001 01:31:55 -0800 (PST) (envelope-from julian@FreeBSD.org) Received: (from julian@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q9VtH36329; Mon, 26 Feb 2001 01:31:55 -0800 (PST) (envelope-from julian) Message-Id: <200102260931.f1Q9VtH36329@freefall.freebsd.org> From: Julian Elischer Date: Mon, 26 Feb 2001 01:31:55 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_base.c ng_eiface.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG julian 2001/02/26 01:31:55 PST Modified files: sys/netgraph ng_base.c ng_eiface.c Log: Allow a changed MAC address to show up in ifconfig by changing it in the ifaddr list as well. Also change an error return in the base system. Revision Changes Path 1.51 +2 -2 src/sys/netgraph/ng_base.c 1.3 +14 -1 src/sys/netgraph/ng_eiface.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 1:38:10 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2A86537B4EC; Mon, 26 Feb 2001 01:38:02 -0800 (PST) (envelope-from jasone@FreeBSD.org) Received: (from jasone@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q9c2p37060; Mon, 26 Feb 2001 01:38:02 -0800 (PST) (envelope-from jasone) Message-Id: <200102260938.f1Q9c2p37060@freefall.freebsd.org> From: Jason Evans Date: Mon, 26 Feb 2001 01:38:01 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys write.2 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jasone 2001/02/26 01:38:01 PST Modified files: lib/libc/sys write.2 Log: Document the EINTR error. Revision Changes Path 1.15 +3 -1 src/lib/libc/sys/write.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 1:52:50 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5052537B401; Mon, 26 Feb 2001 01:52:44 -0800 (PST) (envelope-from alfred@FreeBSD.org) Received: (from alfred@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q9qiK38574; Mon, 26 Feb 2001 01:52:44 -0800 (PST) (envelope-from alfred) Message-Id: <200102260952.f1Q9qiK38574@freefall.freebsd.org> From: Alfred Perlstein Date: Mon, 26 Feb 2001 01:52:44 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_media.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alfred 2001/02/26 01:52:44 PST Modified files: sys/net if_media.c Log: Protect against negative numbers as well Revision Changes Path 1.14 +4 -1 src/sys/net/if_media.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 1:55:11 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D1C5837B401; Mon, 26 Feb 2001 01:55:02 -0800 (PST) (envelope-from julian@FreeBSD.org) Received: (from julian@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1Q9t2m39414; Mon, 26 Feb 2001 01:55:02 -0800 (PST) (envelope-from julian) Message-Id: <200102260955.f1Q9t2m39414@freefall.freebsd.org> From: Julian Elischer Date: Mon, 26 Feb 2001 01:55:02 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf majors X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG julian 2001/02/26 01:55:02 PST Modified files: sys/conf majors Log: take major number 18 for the nmdm "nullmodem" back-to-back tty device. Incredibally useful for debugging kernels using vmware. Vmware com1 is diverted to one side, and gdb listens to the other side. viola.. instant debugging sandbox on one system. Revision Changes Path 1.119 +2 -2 src/sys/conf/majors To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 2: 4:30 2001 Delivered-To: cvs-all@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-36.dsl.lsan03.pacbell.net [63.207.60.36]) by hub.freebsd.org (Postfix) with ESMTP id CBB5037B401; Mon, 26 Feb 2001 02:04:25 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id A499B66B09; Mon, 26 Feb 2001 02:04:24 -0800 (PST) Date: Mon, 26 Feb 2001 02:04:24 -0800 From: Kris Kennaway To: Akinori MUSHA Cc: obrien@FreeBSD.org, Hajimu UMEMOTO , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/gnu/usr.bin/tar Makefile rtapelib.c tar.1 Message-ID: <20010226020424.A11436@mollari.cthul.hu> References: <200102260748.f1Q7me520862@freefall.freebsd.org> <86lmqt6ekc.wl@archon.local.idaemons.org> <20010226002530.A21297@hub.freebsd.org> <86k86d6cge.wl@archon.local.idaemons.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="IJpNTDwzlM2Ie8A6" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <86k86d6cge.wl@archon.local.idaemons.org>; from knu@iDaemons.org on Mon, Feb 26, 2001 at 06:05:53PM +0900 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --IJpNTDwzlM2Ie8A6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 26, 2001 at 06:05:53PM +0900, Akinori MUSHA wrote: > At Mon, 26 Feb 2001 00:25:30 -0800, > kkenn wrote: > > On Mon, Feb 26, 2001 at 05:20:19PM +0900, Akinori MUSHA wrote: > >=20 > > > Now that CVS_RSH is defaulted to ssh, could it be better to set > > > TAR_RSH to ssh by default too? (I'm talking about CURRENT here) > >=20 > > Sounds fine to me! We've enabled sshd by default for about 6 months now > > (since 4.1.1-RELEASE) >=20 > What about net/rsync then? Its README already recommends ssh over > rsh. :) Fine by me too. Kris --IJpNTDwzlM2Ie8A6 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6mionWry0BWjoQKURAoDJAJ4roL89KpbN9x9Es9BRVYcqp9tJYQCePeeq DuQdNMhi6dBQ98hce3dOR38= =XuYw -----END PGP SIGNATURE----- --IJpNTDwzlM2Ie8A6-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 2:11:48 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 02DBB37B4EC; Mon, 26 Feb 2001 02:11:46 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QABj943393; Mon, 26 Feb 2001 02:11:45 -0800 (PST) (envelope-from sobomax) Message-Id: <200102261011.f1QABj943393@freefall.freebsd.org> From: Maxim Sobolev Date: Mon, 26 Feb 2001 02:11:45 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp/ftpcopy Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2001/02/26 02:11:45 PST Modified files: ftp/ftpcopy Makefile distinfo Log: Update to 0.3.5. Revision Changes Path 1.6 +2 -2 ports/ftp/ftpcopy/Makefile 1.5 +1 -1 ports/ftp/ftpcopy/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 2:36:32 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9FD9F37B401; Mon, 26 Feb 2001 02:36:27 -0800 (PST) (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QAaR846896; Mon, 26 Feb 2001 02:36:27 -0800 (PST) (envelope-from demon) Message-Id: <200102261036.f1QAaR846896@freefall.freebsd.org> From: Dmitry Sivachenko Date: Mon, 26 Feb 2001 02:36:27 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/dillo Makefile distinfo pkg-comment pkg-descr pkg-plist ports/www/dillo/files patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG demon 2001/02/26 02:36:27 PST Modified files: www Makefile Added files: www/dillo Makefile distinfo pkg-comment pkg-descr pkg-plist www/dillo/files patch-aa Log: Add dillo 0.3.2, a fast, small graphical Web browser built upon GTK+. PR: 25312 Submitted by: George Reid Revision Changes Path 1.307 +2 -1 ports/www/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 2:37:20 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A34A437B4EC; Mon, 26 Feb 2001 02:37:12 -0800 (PST) (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QAbCg46971; Mon, 26 Feb 2001 02:37:12 -0800 (PST) (envelope-from demon) Message-Id: <200102261037.f1QAbCg46971@freefall.freebsd.org> From: Dmitry Sivachenko Date: Mon, 26 Feb 2001 02:37:12 -0800 (PST) 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 X-Loop: FreeBSD.ORG demon 2001/02/26 02:37:12 PST Modified files: . modules Log: dillo --> ports/www/dillo Revision Changes Path 1.2466 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 3:16:41 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4330F37B401; Mon, 26 Feb 2001 03:16:36 -0800 (PST) (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QBGac54437; Mon, 26 Feb 2001 03:16:36 -0800 (PST) (envelope-from olgeni) Message-Id: <200102261116.f1QBGac54437@freefall.freebsd.org> From: Jimmy Olgeni Date: Mon, 26 Feb 2001 03:16:36 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/NeTraMet Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG olgeni 2001/02/26 03:16:36 PST Modified files: net Makefile Added files: net/NeTraMet Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add new port: net/NeTraMet. PR: 25330 Submitted by: olgeni Revision Changes Path 1.462 +2 -1 ports/net/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 3:16:51 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 223B537B6A8; Mon, 26 Feb 2001 03:16:40 -0800 (PST) (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QBGda54484; Mon, 26 Feb 2001 03:16:39 -0800 (PST) (envelope-from olgeni) Message-Id: <200102261116.f1QBGda54484@freefall.freebsd.org> From: Jimmy Olgeni Date: Mon, 26 Feb 2001 03:16:39 -0800 (PST) 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 X-Loop: FreeBSD.ORG olgeni 2001/02/26 03:16:39 PST Modified files: . modules Log: NeTraMet --> ports/net/NeTraMet Revision Changes Path 1.2467 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 3:22: 3 2001 Delivered-To: cvs-all@freebsd.org Received: from ohm.physics.purdue.edu (ohm.physics.purdue.edu [128.210.146.32]) by hub.freebsd.org (Postfix) with ESMTP id E4A7B37B4EC; Mon, 26 Feb 2001 03:21:51 -0800 (PST) (envelope-from will@physics.purdue.edu) Received: (from will@localhost) by ohm.physics.purdue.edu (8.11.2/8.9.3) id f1QBM0T07819; Mon, 26 Feb 2001 06:22:00 -0500 (EST) (envelope-from will@physics.purdue.edu) X-Authentication-Warning: ohm.physics.purdue.edu: will set sender to will@physics.purdue.edu using -f Date: Mon, 26 Feb 2001 06:22:00 -0500 From: Will Andrews To: Jimmy Olgeni Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/net Makefile ports/net/NeTraMet Makefile distinfo pkg-comment pkg-descr pkg-plist Message-ID: <20010226062200.R767@ohm.physics.purdue.edu> Reply-To: Will Andrews Mail-Followup-To: Will Andrews , Jimmy Olgeni , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200102261116.f1QBGac54437@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="z4D23EFnZpzTzcHd" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200102261116.f1QBGac54437@freefall.freebsd.org>; from olgeni@FreeBSD.org on Mon, Feb 26, 2001 at 03:16:36AM -0800 X-Operating-System: FreeBSD 4.2-STABLE i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --z4D23EFnZpzTzcHd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 26, 2001 at 03:16:36AM -0800, Jimmy Olgeni wrote: > Log: > Add new port: net/NeTraMet. > =20 > PR: 25330 > Submitted by: olgeni This is not an acceptable log message. At minimum, something similar to the contents of pkg-comment should be here. --=20 wca --z4D23EFnZpzTzcHd Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.3 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6mjxYF47idPgWcsURAsihAJ4oiXk0ITUIQU/vwa+Jq5ARCUPzwwCglab1 cDM3gdbGHfMmrjrGeoh6weU= =sGb5 -----END PGP SIGNATURE----- --z4D23EFnZpzTzcHd-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 3:28:42 2001 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id A729E37B401; Mon, 26 Feb 2001 03:28:34 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id WAA13342; Mon, 26 Feb 2001 22:28:22 +1100 Date: Mon, 26 Feb 2001 22:28:20 +1100 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: Warner Losh Cc: Doug Barton , "John W. De Boskey" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/disklabel disklabel.8 disklabel.c In-Reply-To: <200102260232.f1Q2W1d10200@harmony.village.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 25 Feb 2001, Warner Losh wrote: > In message <3A99BF5C.252CF8D@gorean.org> Doug Barton writes: > : Warner Losh wrote: > : > > : > In message <200102251647.f1PGliB66323@freefall.freebsd.org> "John W. De Boskey" writes: > : > : This patchset still has style issues and a possible problem on > : > : large disks. However, it was a agreed to get these committed before > : > : performing major surgery on them. > : > > : > The style issues aren't that important, but the problems with very > : > large disks are so don't be in too much of a hurry to MFC these. > : > : Can you define "large" here? It's very much a relative term in today's > : market... "large" means "smaller than any disk you can reasonably buy today". > IIRC, the intereger overflow in the calculations happen in the few > hundred G range, but I may be off by a factor of 10 (eg, a few tens of > Gig or a few Tera). I'll check it out after my next cvsup. Nothing like that. From my review: + There seems to be some overflow bugs in the size calculations. I + don't see how the size of 5g given in the example can actually work + on i386's. dd has a better size calculator that uses 64-bit arithmetic, + but it has overflow bugs too. Actually testing shows the not unexpected behaviour that 5g is silently truncated to 1g on i386's. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 3:43:33 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4086037B401; Mon, 26 Feb 2001 03:43:29 -0800 (PST) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QBhTP57723; Mon, 26 Feb 2001 03:43:29 -0800 (PST) (envelope-from alex) Message-Id: <200102261143.f1QBhTP57723@freefall.freebsd.org> From: Alexander Langer Date: Mon, 26 Feb 2001 03:43:29 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/de includes.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2001/02/26 03:43:29 PST Modified files: de includes.sgml Log: Update to English 1.36. Obtained from: FreeBSD German Documentation Project Revision Changes Path 1.2 +24 -15 www/de/includes.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 3:53:21 2001 Delivered-To: cvs-all@freebsd.org Received: from ohm.physics.purdue.edu (ohm.physics.purdue.edu [128.210.146.32]) by hub.freebsd.org (Postfix) with ESMTP id 6D93737B491; Mon, 26 Feb 2001 03:53:13 -0800 (PST) (envelope-from will@physics.purdue.edu) Received: (from will@localhost) by ohm.physics.purdue.edu (8.11.2/8.9.3) id f1QBrSV07902; Mon, 26 Feb 2001 06:53:28 -0500 (EST) (envelope-from will@physics.purdue.edu) X-Authentication-Warning: ohm.physics.purdue.edu: will set sender to will@physics.purdue.edu using -f Date: Mon, 26 Feb 2001 06:53:28 -0500 From: Will Andrews To: Jimmy Olgeni Cc: Will Andrews , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/net Makefile ports/net/NeTraMet Makefile distinfo pkg-comment pkg-descr pkg-plist Message-ID: <20010226065328.S767@ohm.physics.purdue.edu> Reply-To: Will Andrews Mail-Followup-To: Will Andrews , Jimmy Olgeni , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <20010226062200.R767@ohm.physics.purdue.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="yEbVe0JFHWhrOjGA" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from olgeni@FreeBSD.org on Mon, Feb 26, 2001 at 12:51:52PM +0100 X-Operating-System: FreeBSD 4.2-STABLE i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --yEbVe0JFHWhrOjGA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 26, 2001 at 12:51:52PM +0100, Jimmy Olgeni wrote: > Ooops. Should I force-commit the Makefile and add a small description? No. Just don't forget next time. --=20 wca --yEbVe0JFHWhrOjGA Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.3 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6mkO4F47idPgWcsURAqkIAJ9ijyK7uLobw5IHumXbmNAVmREt4ACfXQBb 8gFrKl6G+LRo4IIvkn7prYc= =0Wzv -----END PGP SIGNATURE----- --yEbVe0JFHWhrOjGA-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 4: 9:48 2001 Delivered-To: cvs-all@freebsd.org Received: from syncopation-03.iinet.net.au (syncopation-03.iinet.net.au [203.59.24.49]) by hub.freebsd.org (Postfix) with SMTP id B293637B503 for ; Mon, 26 Feb 2001 04:09:43 -0800 (PST) (envelope-from julian@elischer.org) Received: (qmail 10679 invoked by uid 666); 26 Feb 2001 12:21:42 -0000 Received: from i077-191.nv.iinet.net.au (HELO elischer.org) (203.59.77.191) by mail.m.iinet.net.au with SMTP; 26 Feb 2001 12:21:42 -0000 Message-ID: <3A9A4758.8087C1C2@elischer.org> Date: Mon, 26 Feb 2001 04:08:56 -0800 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: Will Andrews Cc: Jimmy Olgeni , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/net Makefile ports/net/NeTraMet Makefile distinfo pkg-comment pkg-descr pkg-plist References: <20010226062200.R767@ohm.physics.purdue.edu> <20010226065328.S767@ohm.physics.purdue.edu> Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Will Andrews wrote: > > On Mon, Feb 26, 2001 at 12:51:52PM +0100, Jimmy Olgeni wrote: > > Ooops. Should I force-commit the Makefile and add a small description? > > No. Just don't forget next time. how about telling us what it is at least.. > > -- > wca > > -------------------------------------------------------------------------------- > Part 1.2Type: application/pgp-signature -- __--_|\ Julian Elischer / \ julian@elischer.org ( OZ ) World tour 2000-2001 ---> X_.---._/ v To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 4:10:30 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 292C037B401; Mon, 26 Feb 2001 04:10:26 -0800 (PST) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QCAP667411; Mon, 26 Feb 2001 04:10:25 -0800 (PST) (envelope-from kevlo) Message-Id: <200102261210.f1QCAP667411@freefall.freebsd.org> From: Kevin Lo Date: Mon, 26 Feb 2001 04:10:25 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/p5-Mail-IMAPClient Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kevlo 2001/02/26 04:10:25 PST Modified files: mail/p5-Mail-IMAPClient Makefile distinfo Log: Upgrade to version 2.1.0 Revision Changes Path 1.5 +3 -6 ports/mail/p5-Mail-IMAPClient/Makefile 1.4 +1 -1 ports/mail/p5-Mail-IMAPClient/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 4:22:34 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BFBFE37B401; Mon, 26 Feb 2001 04:22:29 -0800 (PST) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QCMT368317; Mon, 26 Feb 2001 04:22:29 -0800 (PST) (envelope-from kevlo) Message-Id: <200102261222.f1QCMT368317@freefall.freebsd.org> From: Kevin Lo Date: Mon, 26 Feb 2001 04:22:29 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/p5-Mail-Audit Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kevlo 2001/02/26 04:22:29 PST Modified files: mail/p5-Mail-Audit Makefile distinfo pkg-plist Log: Upgrade to version 1.8 Revision Changes Path 1.2 +4 -3 ports/mail/p5-Mail-Audit/Makefile 1.2 +1 -1 ports/mail/p5-Mail-Audit/distinfo 1.2 +4 -0 ports/mail/p5-Mail-Audit/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 4:26:39 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9440937B401; Mon, 26 Feb 2001 04:26:30 -0800 (PST) (envelope-from non@FreeBSD.org) Received: (from non@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QCQU768863; Mon, 26 Feb 2001 04:26:30 -0800 (PST) (envelope-from non) Message-Id: <200102261226.f1QCQU768863@freefall.freebsd.org> From: Noriaki Mitsunaga Date: Mon, 26 Feb 2001 04:26:30 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ncv ncr53c500_pccard.c ncr53c500var.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG non 2001/02/26 04:26:30 PST Modified files: sys/dev/ncv ncr53c500_pccard.c ncr53c500var.h Log: o Check the size of I/O window handed by parent bus. o Allocate memory mapped by pcic even when not used for ncv. This is for PC-Cards which needs offset, because I/O space should not be used by other devices. Pointed-out-by: YAMAMOTO Shigeru Revision Changes Path 1.6 +28 -4 src/sys/dev/ncv/ncr53c500_pccard.c 1.3 +3 -1 src/sys/dev/ncv/ncr53c500var.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 4:27:47 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1497837B4EC; Mon, 26 Feb 2001 04:27:38 -0800 (PST) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QCRc868977; Mon, 26 Feb 2001 04:27:38 -0800 (PST) (envelope-from kevlo) Message-Id: <200102261227.f1QCRc868977@freefall.freebsd.org> From: Kevin Lo Date: Mon, 26 Feb 2001 04:27:37 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/p5-Mail-Audit Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kevlo 2001/02/26 04:27:37 PST Modified files: mail/p5-Mail-Audit Makefile Log: Add dependency. Revision Changes Path 1.3 +3 -2 ports/mail/p5-Mail-Audit/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 4:41:11 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 10FCF37B503; Mon, 26 Feb 2001 04:41:09 -0800 (PST) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QCf8L71104; Mon, 26 Feb 2001 04:41:08 -0800 (PST) (envelope-from kevlo) Message-Id: <200102261241.f1QCf8L71104@freefall.freebsd.org> From: Kevin Lo Date: Mon, 26 Feb 2001 04:41:07 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/p5-Mail-Sender Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kevlo 2001/02/26 04:41:07 PST Modified files: mail/p5-Mail-Sender Makefile distinfo pkg-plist Log: Upgrade to version 0.7.06 Revision Changes Path 1.3 +5 -11 ports/mail/p5-Mail-Sender/Makefile 1.2 +1 -1 ports/mail/p5-Mail-Sender/distinfo 1.2 +2 -1 ports/mail/p5-Mail-Sender/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 4:48:46 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 47B6437B491; Mon, 26 Feb 2001 04:48:42 -0800 (PST) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QCmgw72059; Mon, 26 Feb 2001 04:48:42 -0800 (PST) (envelope-from kevlo) Message-Id: <200102261248.f1QCmgw72059@freefall.freebsd.org> From: Kevin Lo Date: Mon, 26 Feb 2001 04:48:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/p5-Array-PrintCols Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kevlo 2001/02/26 04:48:41 PST Modified files: misc/p5-Array-PrintCols Makefile Log: Style Revision Changes Path 1.17 +3 -5 ports/misc/p5-Array-PrintCols/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 5: 3:59 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7E6D437B65D; Mon, 26 Feb 2001 05:03:54 -0800 (PST) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QD3p674083; Mon, 26 Feb 2001 05:03:51 -0800 (PST) (envelope-from kevlo) Message-Id: <200102261303.f1QD3p674083@freefall.freebsd.org> From: Kevin Lo Date: Mon, 26 Feb 2001 05:03:51 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/p5-Net-SNMP Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kevlo 2001/02/26 05:03:51 PST Modified files: net/p5-Net-SNMP Makefile distinfo Log: Upgrade to version 3.60 Revision Changes Path 1.2 +6 -7 ports/net/p5-Net-SNMP/Makefile 1.2 +1 -1 ports/net/p5-Net-SNMP/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 5:21:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 368A137B4EC; Mon, 26 Feb 2001 05:21:28 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QDLSx78795; Mon, 26 Feb 2001 05:21:28 -0800 (PST) (envelope-from ru) Message-Id: <200102261321.f1QDLSx78795@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 26 Feb 2001 05:21:28 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen clock.3 frexp.3 getcwd.3 ldexp.3 modf.3 raise.3 setjmp.3 src/lib/libc/locale ctype.3 isalnum.3 isalpha.3 isascii.3 iscntrl.3 isdigit.3 isgraph.3 islower.3 isprint.3 ispunct.3 isspace.3 isupper.3 isxdigit.3 multibyte.3 ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/02/26 05:21:28 PST Modified files: lib/libc/gen clock.3 frexp.3 getcwd.3 ldexp.3 modf.3 raise.3 setjmp.3 lib/libc/locale ctype.3 isalnum.3 isalpha.3 isascii.3 iscntrl.3 isdigit.3 isgraph.3 islower.3 isprint.3 ispunct.3 isspace.3 isupper.3 isxdigit.3 multibyte.3 setlocale.3 tolower.3 toupper.3 lib/libc/stdio fclose.3 ferror.3 fflush.3 fgets.3 fopen.3 fputs.3 fread.3 fseek.3 getc.3 mktemp.3 printf.3 putc.3 remove.3 scanf.3 setbuf.3 stdio.3 tmpnam.3 ungetc.3 lib/libc/stdlib abs.3 atexit.3 atof.3 atoi.3 atol.3 bsearch.3 div.3 exit.3 getenv.3 labs.3 ldiv.3 malloc.3 memory.3 qsort.3 rand.3 strtod.3 strtol.3 strtoul.3 system.3 lib/libc/stdtime strftime.3 lib/libc/string bstring.3 memchr.3 memcmp.3 memcpy.3 memmove.3 memset.3 strcat.3 strchr.3 strcmp.3 strcoll.3 strcpy.3 strcspn.3 string.3 strlen.3 strpbrk.3 strrchr.3 strsep.3 strspn.3 strstr.3 strtok.3 strxfrm.3 lib/libm/common_source acos.3 asin.3 atan.3 atan2.3 ceil.3 cos.3 cosh.3 fabs.3 floor.3 fmod.3 sin.3 sinh.3 sqrt.3 tan.3 tanh.3 lib/msun/man acos.3 asin.3 atan.3 atan2.3 ceil.3 cos.3 cosh.3 fabs.3 floor.3 fmod.3 sin.3 sinh.3 sqrt.3 tan.3 tanh.3 Log: .St -ansiC -> .St -isoC Revision Changes Path 1.8 +2 -2 src/lib/libc/gen/clock.3 1.7 +2 -2 src/lib/libc/gen/frexp.3 1.12 +2 -2 src/lib/libc/gen/getcwd.3 1.7 +2 -2 src/lib/libc/gen/ldexp.3 1.6 +2 -2 src/lib/libc/gen/modf.3 1.5 +2 -2 src/lib/libc/gen/raise.3 1.7 +2 -2 src/lib/libc/gen/setjmp.3 1.8 +2 -2 src/lib/libc/locale/ctype.3 1.13 +2 -2 src/lib/libc/locale/isalnum.3 1.13 +2 -2 src/lib/libc/locale/isalpha.3 1.9 +2 -2 src/lib/libc/locale/isascii.3 1.12 +2 -2 src/lib/libc/locale/iscntrl.3 1.12 +2 -2 src/lib/libc/locale/isdigit.3 1.13 +2 -2 src/lib/libc/locale/isgraph.3 1.13 +2 -2 src/lib/libc/locale/islower.3 1.13 +2 -2 src/lib/libc/locale/isprint.3 1.13 +2 -2 src/lib/libc/locale/ispunct.3 1.12 +2 -2 src/lib/libc/locale/isspace.3 1.14 +2 -2 src/lib/libc/locale/isupper.3 1.12 +2 -2 src/lib/libc/locale/isxdigit.3 1.9 +2 -2 src/lib/libc/locale/multibyte.3 1.17 +2 -2 src/lib/libc/locale/setlocale.3 1.10 +2 -2 src/lib/libc/locale/tolower.3 1.9 +2 -2 src/lib/libc/locale/toupper.3 1.10 +2 -2 src/lib/libc/stdio/fclose.3 1.5 +2 -2 src/lib/libc/stdio/ferror.3 1.7 +2 -2 src/lib/libc/stdio/fflush.3 1.9 +3 -3 src/lib/libc/stdio/fgets.3 1.11 +3 -3 src/lib/libc/stdio/fopen.3 1.7 +2 -2 src/lib/libc/stdio/fputs.3 1.7 +2 -2 src/lib/libc/stdio/fread.3 1.9 +2 -2 src/lib/libc/stdio/fseek.3 1.7 +2 -2 src/lib/libc/stdio/getc.3 1.15 +2 -2 src/lib/libc/stdio/mktemp.3 1.25 +2 -2 src/lib/libc/stdio/printf.3 1.7 +2 -2 src/lib/libc/stdio/putc.3 1.6 +2 -2 src/lib/libc/stdio/remove.3 1.11 +4 -4 src/lib/libc/stdio/scanf.3 1.7 +2 -2 src/lib/libc/stdio/setbuf.3 1.15 +2 -2 src/lib/libc/stdio/stdio.3 1.7 +2 -2 src/lib/libc/stdio/tmpnam.3 1.7 +2 -2 src/lib/libc/stdio/ungetc.3 1.9 +2 -2 src/lib/libc/stdlib/abs.3 1.6 +2 -2 src/lib/libc/stdlib/atexit.3 1.8 +2 -2 src/lib/libc/stdlib/atof.3 1.5 +2 -2 src/lib/libc/stdlib/atoi.3 1.5 +2 -2 src/lib/libc/stdlib/atol.3 1.6 +2 -2 src/lib/libc/stdlib/bsearch.3 1.5 +2 -2 src/lib/libc/stdlib/div.3 1.8 +2 -2 src/lib/libc/stdlib/exit.3 1.9 +2 -2 src/lib/libc/stdlib/getenv.3 1.6 +2 -2 src/lib/libc/stdlib/labs.3 1.6 +2 -2 src/lib/libc/stdlib/ldiv.3 1.38 +2 -2 src/lib/libc/stdlib/malloc.3 1.9 +2 -2 src/lib/libc/stdlib/memory.3 1.7 +2 -2 src/lib/libc/stdlib/qsort.3 1.6 +2 -2 src/lib/libc/stdlib/rand.3 1.11 +2 -2 src/lib/libc/stdlib/strtod.3 1.9 +2 -2 src/lib/libc/stdlib/strtol.3 1.9 +2 -2 src/lib/libc/stdlib/strtoul.3 1.8 +2 -2 src/lib/libc/stdlib/system.3 1.24 +2 -2 src/lib/libc/stdtime/strftime.3 1.6 +2 -2 src/lib/libc/string/bstring.3 1.6 +2 -2 src/lib/libc/string/memchr.3 1.7 +2 -2 src/lib/libc/string/memcmp.3 1.5 +2 -2 src/lib/libc/string/memcpy.3 1.5 +2 -2 src/lib/libc/string/memmove.3 1.6 +2 -2 src/lib/libc/string/memset.3 1.8 +2 -2 src/lib/libc/string/strcat.3 1.7 +2 -2 src/lib/libc/string/strchr.3 1.8 +2 -2 src/lib/libc/string/strcmp.3 1.10 +2 -2 src/lib/libc/string/strcoll.3 1.6 +2 -2 src/lib/libc/string/strcpy.3 1.6 +2 -2 src/lib/libc/string/strcspn.3 1.9 +2 -2 src/lib/libc/string/string.3 1.5 +2 -2 src/lib/libc/string/strlen.3 1.6 +2 -2 src/lib/libc/string/strpbrk.3 1.8 +2 -2 src/lib/libc/string/strrchr.3 1.10 +2 -2 src/lib/libc/string/strsep.3 1.7 +2 -2 src/lib/libc/string/strspn.3 1.6 +2 -2 src/lib/libc/string/strstr.3 1.18 +2 -2 src/lib/libc/string/strtok.3 1.13 +2 -2 src/lib/libc/string/strxfrm.3 1.7 +2 -2 src/lib/libm/common_source/acos.3 1.7 +2 -2 src/lib/libm/common_source/asin.3 1.6 +2 -2 src/lib/libm/common_source/atan.3 1.8 +2 -2 src/lib/libm/common_source/atan2.3 1.8 +2 -2 src/lib/libm/common_source/ceil.3 1.6 +2 -2 src/lib/libm/common_source/cos.3 1.6 +2 -2 src/lib/libm/common_source/cosh.3 1.7 +2 -2 src/lib/libm/common_source/fabs.3 1.7 +2 -2 src/lib/libm/common_source/floor.3 1.5 +2 -2 src/lib/libm/common_source/fmod.3 1.6 +2 -2 src/lib/libm/common_source/sin.3 1.6 +2 -2 src/lib/libm/common_source/sinh.3 1.8 +2 -2 src/lib/libm/common_source/sqrt.3 1.6 +2 -2 src/lib/libm/common_source/tan.3 1.6 +2 -2 src/lib/libm/common_source/tanh.3 1.8 +2 -2 src/lib/msun/man/acos.3 1.8 +2 -2 src/lib/msun/man/asin.3 1.7 +2 -2 src/lib/msun/man/atan.3 1.8 +2 -2 src/lib/msun/man/atan2.3 1.9 +2 -2 src/lib/msun/man/ceil.3 1.8 +2 -2 src/lib/msun/man/cos.3 1.8 +2 -2 src/lib/msun/man/cosh.3 1.7 +2 -2 src/lib/msun/man/fabs.3 1.8 +2 -2 src/lib/msun/man/floor.3 1.6 +2 -2 src/lib/msun/man/fmod.3 1.7 +2 -2 src/lib/msun/man/sin.3 1.7 +2 -2 src/lib/msun/man/sinh.3 1.9 +2 -2 src/lib/msun/man/sqrt.3 1.7 +2 -2 src/lib/msun/man/tan.3 1.7 +2 -2 src/lib/msun/man/tanh.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 5:23:50 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8B46B37B67D; Mon, 26 Feb 2001 05:23:48 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QDNmh79594; Mon, 26 Feb 2001 05:23:48 -0800 (PST) (envelope-from ru) Message-Id: <200102261323.f1QDNmh79594@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 26 Feb 2001 05:23:48 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/examples/mdoc example.1 example.3 src/share/man/man3 stdarg.3 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/02/26 05:23:47 PST Modified files: share/examples/mdoc example.1 example.3 share/man/man3 stdarg.3 Log: .St -ansiC -> .St -isoC Revision Changes Path 1.15 +2 -2 src/share/examples/mdoc/example.1 1.17 +2 -2 src/share/examples/mdoc/example.3 1.6 +2 -2 src/share/man/man3/stdarg.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 5:25:20 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8DD4137B401; Mon, 26 Feb 2001 05:25:12 -0800 (PST) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QDPCK79825; Mon, 26 Feb 2001 05:25:12 -0800 (PST) (envelope-from kevlo) Message-Id: <200102261325.f1QDPCK79825@freefall.freebsd.org> From: Kevin Lo Date: Mon, 26 Feb 2001 05:25:12 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/p5-SNMP Makefile distinfo pkg-plist ports/net/p5-SNMP/files patch-mib.t X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kevlo 2001/02/26 05:25:12 PST Modified files: net/p5-SNMP Makefile distinfo pkg-plist Removed files: net/p5-SNMP/files patch-mib.t Log: Upgrade to version 4.2.0 Revision Changes Path 1.15 +3 -2 ports/net/p5-SNMP/Makefile 1.6 +1 -1 ports/net/p5-SNMP/distinfo 1.5 +3 -3 ports/net/p5-SNMP/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 5:29:53 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8160037B65D; Mon, 26 Feb 2001 05:29:47 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QDTl380348; Mon, 26 Feb 2001 05:29:47 -0800 (PST) (envelope-from ru) Message-Id: <200102261329.f1QDTl380348@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 26 Feb 2001 05:29:46 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/groff/tmac doc-syms X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/02/26 05:29:46 PST Modified files: contrib/groff/tmac doc-syms Log: Revert part of rev 1.2: make -ansiC equivalent to -ansiC-89. Revision Changes Path 1.36 +3 -3 src/contrib/groff/tmac/doc-syms To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 5:36:38 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CBD7537B491; Mon, 26 Feb 2001 05:36:35 -0800 (PST) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QDaZE81117; Mon, 26 Feb 2001 05:36:35 -0800 (PST) (envelope-from alex) Message-Id: <200102261336.f1QDaZE81117@freefall.freebsd.org> From: Alexander Langer Date: Mon, 26 Feb 2001 05:36:35 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/de index.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2001/02/26 05:36:35 PST Modified files: de index.sgml Log: Start sentences in German, not English. Revision Changes Path 1.3 +2 -2 www/de/index.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 5:43:58 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B8FDB37B4EC; Mon, 26 Feb 2001 05:43:55 -0800 (PST) (envelope-from tom@FreeBSD.org) Received: (from tom@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QDht282099; Mon, 26 Feb 2001 05:43:55 -0800 (PST) (envelope-from tom) Message-Id: <200102261343.f1QDht282099@freefall.freebsd.org> From: Tom Hukins Date: Mon, 26 Feb 2001 05:43:55 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/maildrop Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tom 2001/02/26 05:43:55 PST Modified files: mail/maildrop Makefile Log: Fix typo (SGIG -> SGID) and update my address in MAINTAINER Submitted by: Peter Brezny Revision Changes Path 1.12 +3 -3 ports/mail/maildrop/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 5:46:44 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 15A3C37B4EC; Mon, 26 Feb 2001 05:46:39 -0800 (PST) (envelope-from alex@FreeBSD.org) Received: (from alex@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QDkd382339; Mon, 26 Feb 2001 05:46:39 -0800 (PST) (envelope-from alex) Message-Id: <200102261346.f1QDkd382339@freefall.freebsd.org> From: Alexander Langer Date: Mon, 26 Feb 2001 05:46:38 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/de availability.sgml index.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2001/02/26 05:46:38 PST Modified files: de availability.sgml index.sgml Log: Sync with FreeBSD German Documentation Project. Revision Changes Path 1.2 +5 -5 www/de/availability.sgml 1.4 +6 -7 www/de/index.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 6: 9:12 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5069837B401; Mon, 26 Feb 2001 06:09:02 -0800 (PST) (envelope-from cracauer@FreeBSD.org) Received: (from cracauer@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QE92p89714; Mon, 26 Feb 2001 06:09:02 -0800 (PST) (envelope-from cracauer) Message-Id: <200102261409.f1QE92p89714@freefall.freebsd.org> From: Martin Cracauer Date: Mon, 26 Feb 2001 06:09:02 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/cmucl Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cracauer 2001/02/26 06:09:02 PST Modified files: lang/cmucl Makefile distinfo pkg-plist Log: Update to release 18c Revision Changes Path 1.14 +7 -7 ports/lang/cmucl/Makefile 1.5 +1 -1 ports/lang/cmucl/distinfo 1.6 +4 -1 ports/lang/cmucl/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 6: 9:53 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 79AD637B491; Mon, 26 Feb 2001 06:09:42 -0800 (PST) (envelope-from tom@FreeBSD.org) Received: (from tom@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QE9gg89795; Mon, 26 Feb 2001 06:09:42 -0800 (PST) (envelope-from tom) Message-Id: <200102261409.f1QE9gg89795@freefall.freebsd.org> From: Tom Hukins Date: Mon, 26 Feb 2001 06:09:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/news/leafnode+ Makefile distinfo ports/news/leafnode+/files patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tom 2001/02/26 06:09:42 PST Modified files: news/leafnode+ Makefile distinfo news/leafnode+/files patch-aa Log: Update to version 2.12 Revision Changes Path 1.19 +2 -2 ports/news/leafnode+/Makefile 1.8 +1 -1 ports/news/leafnode+/distinfo 1.10 +1 -1 ports/news/leafnode+/files/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 6: 9:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9F6C637B6A0; Mon, 26 Feb 2001 06:09:46 -0800 (PST) (envelope-from tegge@FreeBSD.org) Received: (from tegge@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QE9kT89826; Mon, 26 Feb 2001 06:09:46 -0800 (PST) (envelope-from tegge) Message-Id: <200102261409.f1QE9kT89826@freefall.freebsd.org> From: Tor Egge Date: Mon, 26 Feb 2001 06:09:46 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/linuxthreads/files patch-aa freebsd-compat.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tegge 2001/02/26 06:09:46 PST Modified files: devel/linuxthreads/files patch-aa freebsd-compat.h Log: Use __error() from liblthread instead of the libc version. Revision Changes Path 1.12 +48 -20 ports/devel/linuxthreads/files/patch-aa 1.3 +0 -1 ports/devel/linuxthreads/files/freebsd-compat.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 6:15:35 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5393C37B491; Mon, 26 Feb 2001 06:15:30 -0800 (PST) (envelope-from tegge@FreeBSD.org) Received: (from tegge@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QEFSd90965; Mon, 26 Feb 2001 06:15:28 -0800 (PST) (envelope-from tegge) Message-Id: <200102261415.f1QEFSd90965@freefall.freebsd.org> From: Tor Egge Date: Mon, 26 Feb 2001 06:15:28 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/linuxthreads/files clone.S X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tegge 2001/02/26 06:15:28 PST Modified files: devel/linuxthreads/files clone.S Log: Calling the libc .cerror from outside libc doesn't work when libc is a shared library. Use a copy of .cerror to avoid this problem. PR: 24845 Revision Changes Path 1.4 +15 -2 ports/devel/linuxthreads/files/clone.S To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 6:33:58 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B721537B4EC; Mon, 26 Feb 2001 06:33:55 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QEXtZ93440; Mon, 26 Feb 2001 06:33:55 -0800 (PST) (envelope-from ru) Message-Id: <200102261433.f1QEXtZ93440@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 26 Feb 2001 06:33:55 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen shm_open.3 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/02/26 06:33:55 PST Modified files: lib/libc/gen shm_open.3 Log: ``.St -p1003.1b'' -> ``.St -p1003.1b-93''. Revision Changes Path 1.7 +2 -2 src/lib/libc/gen/shm_open.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 6:41:10 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DD42537B65D; Mon, 26 Feb 2001 06:41:05 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QEf5e25338; Mon, 26 Feb 2001 06:41:05 -0800 (PST) (envelope-from ru) Message-Id: <200102261441.f1QEf5e25338@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 26 Feb 2001 06:41:05 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/groff/tmac doc-syms X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/02/26 06:41:05 PST Modified files: contrib/groff/tmac doc-syms Log: Synch with NetBSD and OpenBSD: replace -iso9945-1 with -p1003.1-96. Revision Changes Path 1.37 +7 -7 src/contrib/groff/tmac/doc-syms To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 6:46:41 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D45B237B4EC; Mon, 26 Feb 2001 06:46:34 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QEkYU55142; Mon, 26 Feb 2001 06:46:34 -0800 (PST) (envelope-from ru) Message-Id: <200102261446.f1QEkYU55142@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 26 Feb 2001 06:46:34 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdtime ctime.3 src/lib/libc/sys getlogin.2 src/lib/libc_r/man pthread_attr.3 pthread_condattr.3 pthread_kill.3 pthread_mutexattr.3 pthread_sigmask.3 sigwait.3 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/02/26 06:46:34 PST Modified files: lib/libc/stdtime ctime.3 lib/libc/sys getlogin.2 lib/libc_r/man pthread_attr.3 pthread_condattr.3 pthread_kill.3 pthread_mutexattr.3 pthread_sigmask.3 sigwait.3 Log: /^\.St/ s/-iso9945-1/-p1003.1-96/ Revision Changes Path 1.14 +3 -3 src/lib/libc/stdtime/ctime.3 1.19 +3 -3 src/lib/libc/sys/getlogin.2 1.6 +2 -2 src/lib/libc_r/man/pthread_attr.3 1.6 +2 -2 src/lib/libc_r/man/pthread_condattr.3 1.5 +2 -2 src/lib/libc_r/man/pthread_kill.3 1.4 +2 -2 src/lib/libc_r/man/pthread_mutexattr.3 1.5 +2 -2 src/lib/libc_r/man/pthread_sigmask.3 1.4 +2 -2 src/lib/libc_r/man/sigwait.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 6:48:44 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D455B37B491; Mon, 26 Feb 2001 06:48:38 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QEmcA64751; Mon, 26 Feb 2001 06:48:38 -0800 (PST) (envelope-from ru) Message-Id: <200102261448.f1QEmcA64751@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 26 Feb 2001 06:48:38 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man7 mdoc.samples.7 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/02/26 06:48:38 PST Modified files: share/man/man7 mdoc.samples.7 Log: /^\.St/ s/-iso9945-1/-p1003.1-96/ Revision Changes Path 1.41 +3 -3 src/share/man/man7/mdoc.samples.7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 7:16:53 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C81E537B503; Mon, 26 Feb 2001 07:16:45 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QFGjd88275; Mon, 26 Feb 2001 07:16:45 -0800 (PST) (envelope-from ru) Message-Id: <200102261516.f1QFGjd88275@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 26 Feb 2001 07:16:45 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/man pthread_cancel.3 pthread_cleanup_pop.3 pthread_cleanup_push.3 pthread_cond_broadcast.3 pthread_cond_destroy.3 pthread_cond_init.3 pthread_cond_signal.3 pthread_cond_timedwait.3 pthread_cond_wait.3 pthread_create.3 pthread_detach.3 ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/02/26 07:16:45 PST Modified files: lib/libc_r/man pthread_cancel.3 pthread_cleanup_pop.3 pthread_cleanup_push.3 pthread_cond_broadcast.3 pthread_cond_destroy.3 pthread_cond_init.3 pthread_cond_signal.3 pthread_cond_timedwait.3 pthread_cond_wait.3 pthread_create.3 pthread_detach.3 pthread_equal.3 pthread_exit.3 pthread_getspecific.3 pthread_join.3 pthread_key_create.3 pthread_key_delete.3 pthread_mutex_destroy.3 pthread_mutex_init.3 pthread_mutex_lock.3 pthread_mutex_trylock.3 pthread_mutex_unlock.3 pthread_once.3 pthread_self.3 pthread_setspecific.3 pthread_testcancel.3 sem_destroy.3 sem_getvalue.3 sem_init.3 sem_open.3 sem_post.3 sem_wait.3 Log: Use ``.St -p1003.1-96''. Revision Changes Path 1.5 +3 -4 src/lib/libc_r/man/pthread_cancel.3 1.7 +3 -4 src/lib/libc_r/man/pthread_cleanup_pop.3 1.7 +3 -4 src/lib/libc_r/man/pthread_cleanup_push.3 1.7 +3 -4 src/lib/libc_r/man/pthread_cond_broadcast.3 1.8 +3 -4 src/lib/libc_r/man/pthread_cond_destroy.3 1.8 +3 -4 src/lib/libc_r/man/pthread_cond_init.3 1.7 +3 -4 src/lib/libc_r/man/pthread_cond_signal.3 1.11 +3 -4 src/lib/libc_r/man/pthread_cond_timedwait.3 1.12 +3 -4 src/lib/libc_r/man/pthread_cond_wait.3 1.11 +3 -4 src/lib/libc_r/man/pthread_create.3 1.8 +3 -4 src/lib/libc_r/man/pthread_detach.3 1.6 +3 -4 src/lib/libc_r/man/pthread_equal.3 1.11 +3 -4 src/lib/libc_r/man/pthread_exit.3 1.8 +3 -4 src/lib/libc_r/man/pthread_getspecific.3 1.9 +3 -4 src/lib/libc_r/man/pthread_join.3 1.8 +3 -4 src/lib/libc_r/man/pthread_key_create.3 1.8 +3 -4 src/lib/libc_r/man/pthread_key_delete.3 1.7 +3 -4 src/lib/libc_r/man/pthread_mutex_destroy.3 1.8 +3 -4 src/lib/libc_r/man/pthread_mutex_init.3 1.7 +3 -4 src/lib/libc_r/man/pthread_mutex_lock.3 1.7 +3 -4 src/lib/libc_r/man/pthread_mutex_trylock.3 1.7 +3 -4 src/lib/libc_r/man/pthread_mutex_unlock.3 1.9 +3 -4 src/lib/libc_r/man/pthread_once.3 1.6 +3 -4 src/lib/libc_r/man/pthread_self.3 1.8 +3 -4 src/lib/libc_r/man/pthread_setspecific.3 1.5 +3 -4 src/lib/libc_r/man/pthread_testcancel.3 1.5 +3 -4 src/lib/libc_r/man/sem_destroy.3 1.5 +3 -4 src/lib/libc_r/man/sem_getvalue.3 1.7 +3 -4 src/lib/libc_r/man/sem_init.3 1.4 +3 -4 src/lib/libc_r/man/sem_open.3 1.6 +3 -4 src/lib/libc_r/man/sem_post.3 1.4 +3 -4 src/lib/libc_r/man/sem_wait.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 7:31: 5 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4E06C37B503; Mon, 26 Feb 2001 07:30:59 -0800 (PST) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QFUxv89619; Mon, 26 Feb 2001 07:30:59 -0800 (PST) (envelope-from kevlo) Message-Id: <200102261530.f1QFUxv89619@freefall.freebsd.org> From: Kevin Lo Date: Mon, 26 Feb 2001 07:30:59 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/p5-Quota Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kevlo 2001/02/26 07:30:59 PST Modified files: sysutils/p5-Quota Makefile distinfo Log: Upgrade to version 1.3.1 Revision Changes Path 1.2 +2 -2 ports/sysutils/p5-Quota/Makefile 1.2 +1 -1 ports/sysutils/p5-Quota/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 7:31:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8077B37B4EC; Mon, 26 Feb 2001 07:31:47 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: (from phk@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QFVlW89792; Mon, 26 Feb 2001 07:31:47 -0800 (PST) (envelope-from phk) Message-Id: <200102261531.f1QFVlW89792@freefall.freebsd.org> From: Poul-Henning Kamp Date: Mon, 26 Feb 2001 07:31:47 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mdconfig mdconfig.8 mdconfig.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phk 2001/02/26 07:31:47 PST Modified files: sbin/mdconfig mdconfig.8 mdconfig.c Log: Remove "autounit" from settable options, it's the default unless you specify -u. Spotted by: dcs Revision Changes Path 1.7 +3 -8 src/sbin/mdconfig/mdconfig.8 1.10 +2 -6 src/sbin/mdconfig/mdconfig.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 7:33:28 2001 Delivered-To: cvs-all@freebsd.org Received: from nothing-going-on.demon.co.uk (unknown [194.128.198.234]) by hub.freebsd.org (Postfix) with ESMTP id 704B937B491; Mon, 26 Feb 2001 07:33:15 -0800 (PST) (envelope-from nik@nothing-going-on.demon.co.uk) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.11.1/8.11.1) id f1QD8hG02873; Mon, 26 Feb 2001 13:08:43 GMT (envelope-from nik) Date: Mon, 26 Feb 2001 13:08:43 +0000 From: Nik Clayton To: Julian Elischer Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf majors Message-ID: <20010226130843.A2853@canyon.nothing-going-on.org> References: <200102260955.f1Q9t2m39414@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: <200102260955.f1Q9t2m39414@freefall.freebsd.org>; from julian@FreeBSD.org on Mon, Feb 26, 2001 at 01:55:02AM -0800 Organization: FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Feb 26, 2001 at 01:55:02AM -0800, Julian Elischer wrote: > julian 2001/02/26 01:55:02 PST > > Modified files: > sys/conf majors > Log: > take major number 18 for the nmdm "nullmodem" back-to-back tty device. > Incredibally useful for debugging kernels using vmware. > Vmware com1 is diverted to one side, and gdb listens to the other side. > viola.. instant debugging sandbox on one system. I, and no doubt the DaemonNews folks, would be incredibly grateful if you could write up an article explaining how to do this. . . N -- Internet connection, $19.95 a month. Computer, $799.95. Modem, $149.95. Telephone line, $24.95 a month. Software, free. USENET transmission, hundreds if not thousands of dollars. Thinking before posting, priceless. Somethings in life you can't buy. For everything else, there's MasterCard. -- Graham Reed, in the Scary Devil Monastery To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 7:43:17 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9309037B491; Mon, 26 Feb 2001 07:43:14 -0800 (PST) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QFhEi91963; Mon, 26 Feb 2001 07:43:14 -0800 (PST) (envelope-from kevlo) Message-Id: <200102261543.f1QFhEi91963@freefall.freebsd.org> From: Kevin Lo Date: Mon, 26 Feb 2001 07:43:14 -0800 (PST) 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 X-Loop: FreeBSD.ORG kevlo 2001/02/26 07:43:14 PST Modified files: archivers/p5-Archive-Zip Makefile distinfo Log: Upgrade to version 0.11 Revision Changes Path 1.2 +4 -2 ports/archivers/p5-Archive-Zip/Makefile 1.2 +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 Mon Feb 26 7:45:58 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C8F8637B491; Mon, 26 Feb 2001 07:45:49 -0800 (PST) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QFjnL92245; Mon, 26 Feb 2001 07:45:49 -0800 (PST) (envelope-from kevlo) Message-Id: <200102261545.f1QFjnL92245@freefall.freebsd.org> From: Kevin Lo Date: Mon, 26 Feb 2001 07:45:49 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/archivers/p5-Mac-Macbinary Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kevlo 2001/02/26 07:45:49 PST Modified files: archivers/p5-Mac-Macbinary Makefile distinfo Log: Upgrade to version 0.04 Revision Changes Path 1.2 +2 -2 ports/archivers/p5-Mac-Macbinary/Makefile 1.2 +1 -1 ports/archivers/p5-Mac-Macbinary/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 7:55:20 2001 Delivered-To: cvs-all@freebsd.org Received: from hub.lovett.com (hub.lovett.com [216.60.121.161]) by hub.freebsd.org (Postfix) with ESMTP id 519AD37B401; Mon, 26 Feb 2001 07:55:13 -0800 (PST) (envelope-from ade@lovett.com) Received: from ade by hub.lovett.com with local (Exim 3.20 #1) id 14XPzU-000946-00; Mon, 26 Feb 2001 09:55:12 -0600 Date: Mon, 26 Feb 2001 09:55:12 -0600 From: Ade Lovett To: Kevin Lo Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/textproc/gaspell Makefile ports/textproc/gaspell/files patch-aa Message-ID: <20010226095512.A8860@FreeBSD.org> References: <200102251534.f1PFYmF54858@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: <200102251534.f1PFYmF54858@freefall.freebsd.org>; from kevlo@FreeBSD.org on Sun, Feb 25, 2001 at 07:34:48AM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Feb 25, 2001 at 07:34:48AM -0800, Kevin Lo wrote: > kevlo 2001/02/25 07:34:47 PST > > Modified files: > textproc/gaspell Makefile > textproc/gaspell/files patch-aa > Log: > - Fix LIB_DEPENDS > - Use USE_X_PREFIX > - Use USE_GNOMELIBS No, no, no, no, no. Do not use any GNOME knobs outside of the core GNOME environment (that which makes up x11/gnome) other than USE_GNOME. ports/Mk/bsd.gnome.mk even has wording to this effect. This *will* break with GNOME 1.4 -- please use USE_GNOME. -aDe -- Ade Lovett, Austin, TX. ade@FreeBSD.org FreeBSD: The Power to Serve http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 7:56: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7017F37B401; Mon, 26 Feb 2001 07:55:52 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QFtq793493; Mon, 26 Feb 2001 07:55:52 -0800 (PST) (envelope-from ru) Message-Id: <200102261555.f1QFtq793493@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 26 Feb 2001 07:55:52 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/basename basename.1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/02/26 07:55:52 PST Modified files: usr.bin/basename basename.1 Log: mdoc(7) police: utilize .St macro. Revision Changes Path 1.9 +4 -2 src/usr.bin/basename/basename.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 7:57:44 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0275537B401; Mon, 26 Feb 2001 07:57:38 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QFvbd93868; Mon, 26 Feb 2001 07:57:37 -0800 (PST) (envelope-from ru) Message-Id: <200102261557.f1QFvbd93868@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 26 Feb 2001 07:57:37 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 termios.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/02/26 07:57:37 PST Modified files: share/man/man4 termios.4 Log: mdoc(7) police: utilize .St. Revision Changes Path 1.19 +4 -2 src/share/man/man4/termios.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 7:57:50 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E24E237B6A3; Mon, 26 Feb 2001 07:57:45 -0800 (PST) (envelope-from tom@FreeBSD.org) Received: (from tom@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QFvjJ93899; Mon, 26 Feb 2001 07:57:45 -0800 (PST) (envelope-from tom) Message-Id: <200102261557.f1QFvjJ93899@freefall.freebsd.org> From: Tom Hukins Date: Mon, 26 Feb 2001 07:57:45 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/aolserver pkg-descr ports/www/libwww pkg-descr ports/www/mod_dtcl pkg-descr ports/www/momspider pkg-descr ports/www/oops pkg-descr ports/www/swish-e pkg-descr ports/www/weblint pkg-descr X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tom 2001/02/26 07:57:45 PST Modified files: www/aolserver pkg-descr www/libwww pkg-descr www/mod_dtcl pkg-descr www/momspider pkg-descr www/oops pkg-descr www/swish-e pkg-descr www/weblint pkg-descr Log: Add WWW: Revision Changes Path 1.3 +1 -1 ports/www/aolserver/pkg-descr 1.2 +2 -0 ports/www/libwww/pkg-descr 1.2 +2 -0 ports/www/mod_dtcl/pkg-descr 1.2 +2 -0 ports/www/momspider/pkg-descr 1.2 +2 -0 ports/www/oops/pkg-descr 1.4 +1 -1 ports/www/swish-e/pkg-descr 1.2 +2 -0 ports/www/weblint/pkg-descr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 7:59:22 2001 Delivered-To: cvs-all@freebsd.org Received: from hub.lovett.com (hub.lovett.com [216.60.121.161]) by hub.freebsd.org (Postfix) with ESMTP id 33D8537B491; Mon, 26 Feb 2001 07:59:12 -0800 (PST) (envelope-from ade@lovett.com) Received: from ade by hub.lovett.com with local (Exim 3.20 #1) id 14XQ32-00094s-00; Mon, 26 Feb 2001 09:58:52 -0600 Date: Mon, 26 Feb 2001 09:58:52 -0600 From: Ade Lovett To: Clive Lin Cc: Steve Price , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/x11-fm/vide Makefile distinfo pkg-plist ports/x11-fm/vide/files patch-config_files.c patch-search_mode.c patch-vide.c patch-aa patch-ac patch-ad patch-ae patch-af Message-ID: <20010226095852.B8860@FreeBSD.org> References: <200102260523.f1Q5Nev97643@freefall.freebsd.org> <20010226140424.A71931@cartier.cirx.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010226140424.A71931@cartier.cirx.org>; from clive@CirX.ORG on Mon, Feb 26, 2001 at 02:04:24PM +0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Feb 26, 2001 at 02:04:24PM +0800, Clive Lin wrote: > Hi, steve > > This truely misses gnomelibs as dependency, and this dependency is > documented in vide's documentation ... (I don't have gnome* in my > working desktop thus I'm sure this is necessary.) > > Index: Makefile > =================================================================== > RCS file: /home/ncvs/ports/x11-fm/vide/Makefile,v > retrieving revision 1.4 > diff -u -r1.4 Makefile > --- Makefile 2001/02/26 05:23:36 1.4 > +++ Makefile 2001/02/26 06:03:29 > @@ -13,6 +13,7 @@ > MAINTAINER= careilly@thecia.ie > > RUN_DEPENDS= vim:${PORTSDIR}/editors/vim5 > +LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs > > USE_X_PREFIX= yes > USE_GMAKE= yes Wrong again. Is bsd.gnome.mk so impossibly difficult to read? Here's a nice hint. When I roll out GNOME 1.4, I'm going to bump the shared library revision of every major GNOME library. If you use USE_GNOME, then bar compile-time incompatibilities, every other GNOME port will continue to function correctly if they use USE_GNOME. What you're proposing up here will break the port. -aDe -- Ade Lovett, Austin, TX. ade@FreeBSD.org FreeBSD: The Power to Serve http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 8: 3: 3 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D2AEC37B67D; Mon, 26 Feb 2001 08:02:53 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QG2rP94813; Mon, 26 Feb 2001 08:02:53 -0800 (PST) (envelope-from ru) Message-Id: <200102261602.f1QG2rP94813@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 26 Feb 2001 08:02:53 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man3 pthread.3 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/02/26 08:02:53 PST Modified files: share/man/man3 pthread.3 Log: mdoc(7) police: utilize .St macro. Revision Changes Path 1.16 +5 -6 src/share/man/man3/pthread.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 8: 8:18 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 88A2A37B491; Mon, 26 Feb 2001 08:08:15 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QG8Ff97749; Mon, 26 Feb 2001 08:08:15 -0800 (PST) (envelope-from ru) Message-Id: <200102261608.f1QG8Ff97749@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 26 Feb 2001 08:08:15 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/net getaddrinfo.3 getnameinfo.3 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/02/26 08:08:15 PST Modified files: lib/libc/net getaddrinfo.3 getnameinfo.3 Log: Use ``.St -p1003.1g''. Revision Changes Path 1.10 +3 -2 src/lib/libc/net/getaddrinfo.3 1.8 +3 -2 src/lib/libc/net/getnameinfo.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 8:12:43 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DAF2937B491; Mon, 26 Feb 2001 08:12:40 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QGCep98353; Mon, 26 Feb 2001 08:12:40 -0800 (PST) (envelope-from ru) Message-Id: <200102261612.f1QGCep98353@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 26 Feb 2001 08:12:40 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/gen sysconf.3 sysctl.3 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/02/26 08:12:40 PST Modified files: lib/libc/gen sysconf.3 sysctl.3 Log: Use ``.St -p1003.[12]''. Revision Changes Path 1.12 +10 -4 src/lib/libc/gen/sysconf.3 1.48 +10 -4 src/lib/libc/gen/sysctl.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 8:24:48 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9ADEB37B503; Mon, 26 Feb 2001 08:24:42 -0800 (PST) (envelope-from jhay@FreeBSD.org) Received: (from jhay@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QGOgB00148; Mon, 26 Feb 2001 08:24:42 -0800 (PST) (envelope-from jhay) Message-Id: <200102261624.f1QGOgB00148@freefall.freebsd.org> From: John Hay Date: Mon, 26 Feb 2001 08:24:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_spppsubr.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhay 2001/02/26 08:24:42 PST Modified files: (Branch: RELENG_4) sys/net if_spppsubr.c Log: MFC: rev 1.63. Make leased line operation more robust. Revision Changes Path 1.59.2.3 +101 -49 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 Mon Feb 26 8:30:16 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D6A0137B491; Mon, 26 Feb 2001 08:30:05 -0800 (PST) (envelope-from jhay@FreeBSD.org) Received: (from jhay@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QGU5I00774; Mon, 26 Feb 2001 08:30:05 -0800 (PST) (envelope-from jhay) Message-Id: <200102261630.f1QGU5I00774@freefall.freebsd.org> From: John Hay Date: Mon, 26 Feb 2001 08:30:05 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sr if_sr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhay 2001/02/26 08:30:05 PST Modified files: sys/dev/sr if_sr.c Log: Fix clock selection for X.21 interfaces. Revision Changes Path 1.47 +6 -14 src/sys/dev/sr/if_sr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 8:37:16 2001 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 D21B637B4EC; Mon, 26 Feb 2001 08:37:08 -0800 (PST) (envelope-from imp@billy-club.village.org) Received: from billy-club.village.org (billy-club.village.org [10.0.0.3]) by rover.village.org (8.11.2/8.11.0) with ESMTP id f1QGb2h88451; Mon, 26 Feb 2001 09:37:06 -0700 (MST) (envelope-from imp@billy-club.village.org) Received: from billy-club.village.org (localhost [127.0.0.1]) by billy-club.village.org (8.11.2/8.8.3) with ESMTP id f1QGYGY05239; Mon, 26 Feb 2001 09:34:16 -0700 (MST) Message-Id: <200102261634.f1QGYGY05239@billy-club.village.org> To: Gary Jennejohn Subject: Re: cvs commit: src/usr.sbin/pccard/pccardd util.c Cc: Gary Jennejohn , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Mon, 26 Feb 2001 09:45:35 +0100." <200102260845.f1Q8jZu12976@peedub.muc.de> References: <200102260845.f1Q8jZu12976@peedub.muc.de> Date: Mon, 26 Feb 2001 09:34:16 -0700 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200102260845.f1Q8jZu12976@peedub.muc.de> Gary Jennejohn writes: : well, all I can say is that sticking the card into the slot caused : pccardd to core dump. After applying the fix I noticed that the : log output contained lots of junk after the ID strings. Apparently : this old card didn't stop at 256 bytes or the kernel was reading : too much out of the card. Alternatively, the card might have violated the specs in a minor way and pccardd started copying a string after the end of the record... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 9:10:44 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3724C37B401; Mon, 26 Feb 2001 09:10:35 -0800 (PST) (envelope-from clive@FreeBSD.org) Received: (from clive@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QHAYs12463; Mon, 26 Feb 2001 09:10:34 -0800 (PST) (envelope-from clive) Message-Id: <200102261710.f1QHAYs12463@freefall.freebsd.org> From: Clive Lin Date: Mon, 26 Feb 2001 09:10:34 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/nullmailer pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG clive 2001/02/26 09:10:34 PST Modified files: mail/nullmailer pkg-plist Log: Add missing entry. Submitted by: Sybolt de Boer Revision Changes Path 1.2 +1 -0 ports/mail/nullmailer/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 9:55:24 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7240537B491; Mon, 26 Feb 2001 09:55:21 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QHtLx83662; Mon, 26 Feb 2001 09:55:21 -0800 (PST) (envelope-from steve) Message-Id: <200102261755.f1QHtLx83662@freefall.freebsd.org> From: Steve Price Date: Mon, 26 Feb 2001 09:55:21 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/libslang/files patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/26 09:55:21 PST Modified files: devel/libslang/files patch-aa Log: Remove '-lc' from LDLIBS so threaded apps can link against libslang as well. PR: 24853 Submitted by: Jeremy Norris Approved by: maintainer Revision Changes Path 1.14 +11 -2 ports/devel/libslang/files/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 10: 6:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2B81E37B503; Mon, 26 Feb 2001 10:06:38 -0800 (PST) (envelope-from jkh@FreeBSD.org) Received: (from jkh@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QI6c387320; Mon, 26 Feb 2001 10:06:38 -0800 (PST) (envelope-from jkh) Message-Id: <200102261806.f1QI6c387320@freefall.freebsd.org> From: "Jordan K. Hubbard" Date: Mon, 26 Feb 2001 10:06:38 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/internal machines.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jkh 2001/02/26 10:06:38 PST Modified files: en/internal machines.sgml Log: Add eatmorepie to the machine list. Reminded by: Wes Peters Revision Changes Path 1.21 +15 -2 www/en/internal/machines.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 10:51:16 2001 Delivered-To: cvs-all@freebsd.org Received: from meow.osd.bsdi.com (meow.osd.bsdi.com [204.216.28.88]) by hub.freebsd.org (Postfix) with ESMTP id 1E88E37B401; Mon, 26 Feb 2001 10:51:09 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (john@jhb-laptop.osd.bsdi.com [204.216.28.241]) by meow.osd.bsdi.com (8.11.2/8.11.2) with ESMTP id f1QIlrl40228; Mon, 26 Feb 2001 10:47:53 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200102260736.f1Q7aPd19490@freefall.freebsd.org> Date: Mon, 26 Feb 2001 10:50:52 -0800 (PST) From: John Baldwin To: Seigo Tanimura Subject: RE: cvs commit: src/sys/dev/sound/isa emu8000.c gusmidi.c mpu.c Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 26-Feb-01 Seigo Tanimura wrote: > tanimura 2001/02/25 23:36:25 PST > > Modified files: > sys/dev/sound/isa emu8000.c gusmidi.c mpu.c opl.c uartsio.c > sys/dev/sound/midi midi.c midi.h midibuf.c midibuf.h > midisynth.c midisynth.h sequencer.c > sequencer.h > sys/dev/sound/pci csamidi.c > Log: > - Mutexify midi(4). The driver runs under the giant lock by default. > If you ever want to run midi(4) out of the giant lock, uncomment > MIDI_OUTOFGIANT in midi.h. Confirmed to work for csamidi with WITNESS > and INVARIANTS. Err, I hope that you do all mutex operations regardless, and only use this option to control setting the INTR_MPSAFE flag for any interrupt handlers that midi uses. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 10:58: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0525337B4EC; Mon, 26 Feb 2001 10:57:59 -0800 (PST) (envelope-from joe@FreeBSD.org) Received: (from joe@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QIvwC95494; Mon, 26 Feb 2001 10:57:58 -0800 (PST) (envelope-from joe) Message-Id: <200102261857.f1QIvwC95494@freefall.freebsd.org> From: Josef Karthauser Date: Mon, 26 Feb 2001 10:57:58 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT log_accum.pl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG joe 2001/02/26 10:57:58 PST Modified files: . log_accum.pl Log: Only add a CVS-branch header to the email if $X_BRANCH_HDR is defined. This allows it to be switched off if necessary. Revision Changes Path 1.61 +7 -5 CVSROOT/log_accum.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 11: 3: 1 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B171537B503; Mon, 26 Feb 2001 11:02:54 -0800 (PST) (envelope-from joe@FreeBSD.org) Received: (from joe@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QJ2sq97096; Mon, 26 Feb 2001 11:02:54 -0800 (PST) (envelope-from joe) Message-Id: <200102261902.f1QJ2sq97096@freefall.freebsd.org> From: Josef Karthauser Date: Mon, 26 Feb 2001 11:02:54 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT log_accum.pl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG joe 2001/02/26 11:02:54 PST Modified files: . log_accum.pl Log: Apply the style guide to the rest of the subroutines. In particular add loads of 'my' declarations. It won't be long before this will run with 'strict' switched on. Revision Changes Path 1.62 +86 -96 CVSROOT/log_accum.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 11:18:15 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A2C8637B491; Mon, 26 Feb 2001 11:18:11 -0800 (PST) (envelope-from joe@FreeBSD.org) Received: (from joe@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QJIBT01713; Mon, 26 Feb 2001 11:18:11 -0800 (PST) (envelope-from joe) Message-Id: <200102261918.f1QJIBT01713@freefall.freebsd.org> From: Josef Karthauser Date: Mon, 26 Feb 2001 11:18:11 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT log_accum.pl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG joe 2001/02/26 11:18:11 PST Modified files: . log_accum.pl Log: Test commit, to check log_accum.pl works. Revision Changes Path 1.65 +1 -1 CVSROOT/log_accum.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 11:19:36 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8A4AB37B491; Mon, 26 Feb 2001 11:19:33 -0800 (PST) (envelope-from joe@FreeBSD.org) Received: (from joe@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QJJXC01812; Mon, 26 Feb 2001 11:19:33 -0800 (PST) (envelope-from joe) Message-Id: <200102261919.f1QJJXC01812@freefall.freebsd.org> From: Josef Karthauser Date: Mon, 26 Feb 2001 11:19:33 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT avail X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG joe 2001/02/26 11:19:33 PST Modified files: . avail Log: Switch commits back on now that I've fixed the bogon in log_accum.pl. Revision Changes Path 1.136 +7 -7 CVSROOT/avail To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 11:24:58 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CEC5D37B503; Mon, 26 Feb 2001 11:24:49 -0800 (PST) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QJOnP03324; Mon, 26 Feb 2001 11:24:49 -0800 (PST) (envelope-from will) Message-Id: <200102261924.f1QJOnP03324@freefall.freebsd.org> From: Will Andrews Date: Mon, 26 Feb 2001 11:24:49 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/kde2 Makefile ports/x11/kdebase11 Makefile distinfo pkg-comment pkg-descr pkg-plist ports/x11/kdebase11/files ja.kimap kwmrc patch-ai patch-an patch-ao patch-ap patch-aq patch-at patch-au patch-av patch-aw patch-ax patch-az patch-ba ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2001/02/26 11:24:49 PST Modified files: x11/kde2 Makefile x11/kdebase2 Makefile distinfo pkg-plist x11/kdebase2/files patch-TEPty.C patch-kdeeject games/kdegames2 Makefile distinfo pkg-plist graphics/kdegraphics2 Makefile distinfo pkg-plist x11/kdelibs2 Makefile distinfo pkg-plist x11/kdelibs2/files patch-global.cpp patch-kapp.cpp audio/kdemultimedia2 Makefile distinfo pkg-plist net/kdenetwork2 Makefile distinfo pkg-plist converters/kdesupport2 Makefile distinfo x11-clocks/kdetoys2 Makefile distinfo pkg-plist misc/kdeutils2 Makefile distinfo pkg-plist audio Makefile converters Makefile graphics Makefile misc Makefile net Makefile x11 Makefile x11-clocks Makefile Removed files: x11/kdebase11 Makefile distinfo pkg-comment pkg-descr pkg-plist x11/kdebase11/files ja.kimap kwmrc patch-ai patch-an patch-ao patch-ap patch-aq patch-at patch-au patch-av patch-aw patch-ax patch-az patch-ba patch-bb patch-bc patch-bd patch-be x11/kdebase2/files patch-Processlist.c patch-konsole_grantpty.c games/kdegames11 Makefile distinfo pkg-comment pkg-descr pkg-plist games/kdegames11/files patch-ba patch-bb graphics/kdegraphics11 Makefile distinfo pkg-comment pkg-descr pkg-plist graphics/kdegraphics11/files patch-ab patch-ac graphics/kdegraphics2/files patch-kfax.cpp x11/kdelibs2/files patch-charsets.conf patch-kcharsets.cpp audio/kdemultimedia11 Makefile distinfo pkg-comment pkg-descr pkg-plist audio/kdemultimedia11/files patch-aa patch-ba audio/kdemultimedia2/files patch-CDDialog.cpp patch-configure net/kdenetwork11 Makefile distinfo pkg-comment pkg-descr pkg-plist net/kdenetwork11/files patch-aa patch-ab patch-ac patch-ba patch-bb patch-bc x11-clocks/kdetoys11 Makefile distinfo pkg-comment pkg-descr pkg-plist x11-clocks/kdetoys11/files patch-ba patch-bb misc/kdeutils11 Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kdeutils11/files patch-ab Log: Lo and behold, welcome KDE 2.1 to our ports tree. As a direct result of the KDE team's excellent work, I am initiating burn sequence for KDE 1.x. All base KDE1 ports are hereby nuked. I am also reluctantly reassuming maintainership of the KDE2 ports. Official KDE 2.1 packages built for FreeBSD 4.2-STABLE w/ XFree86 4.0.2 are available on KDE's official ftp mirrors now. Enjoy! Note: It seems that the KDE people rerolled their kdelibs and kdebase packages, and a quick examination of diffs reveal minor changes, but the port should still work. I'll fix the packaging problems that bento runs into. Approved by: kevlo Revision Changes Path 1.43 +3 -3 ports/x11/kde2/Makefile 1.62 +3 -3 ports/x11/kdebase2/Makefile 1.18 +1 -1 ports/x11/kdebase2/distinfo 1.30 +706 -239 ports/x11/kdebase2/pkg-plist 1.3 +3 -80 ports/x11/kdebase2/files/patch-TEPty.C 1.2 +6 -6 ports/x11/kdebase2/files/patch-kdeeject 1.49 +3 -3 ports/games/kdegames2/Makefile 1.17 +1 -1 ports/games/kdegames2/distinfo 1.16 +742 -179 ports/games/kdegames2/pkg-plist 1.42 +3 -3 ports/graphics/kdegraphics2/Makefile 1.13 +1 -1 ports/graphics/kdegraphics2/distinfo 1.12 +229 -8 ports/graphics/kdegraphics2/pkg-plist 1.70 +3 -4 ports/x11/kdelibs2/Makefile 1.18 +1 -1 ports/x11/kdelibs2/distinfo 1.32 +395 -74 ports/x11/kdelibs2/pkg-plist 1.3 +9 -9 ports/x11/kdelibs2/files/patch-global.cpp 1.2 +7 -7 ports/x11/kdelibs2/files/patch-kapp.cpp 1.48 +8 -3 ports/audio/kdemultimedia2/Makefile 1.14 +1 -1 ports/audio/kdemultimedia2/distinfo 1.13 +708 -122 ports/audio/kdemultimedia2/pkg-plist 1.56 +3 -3 ports/net/kdenetwork2/Makefile 1.17 +1 -1 ports/net/kdenetwork2/distinfo 1.20 +189 -64 ports/net/kdenetwork2/pkg-plist 1.44 +3 -3 ports/converters/kdesupport2/Makefile 1.18 +1 -1 ports/converters/kdesupport2/distinfo 1.19 +3 -3 ports/x11-clocks/kdetoys2/Makefile 1.9 +1 -1 ports/x11-clocks/kdetoys2/distinfo 1.9 +91 -0 ports/x11-clocks/kdetoys2/pkg-plist 1.50 +3 -3 ports/misc/kdeutils2/Makefile 1.17 +1 -1 ports/misc/kdeutils2/distinfo 1.19 +72 -41 ports/misc/kdeutils2/pkg-plist 1.209 +1 -2 ports/audio/Makefile 1.52 +1 -2 ports/converters/Makefile 1.269 +1 -2 ports/graphics/Makefile 1.328 +1 -2 ports/misc/Makefile 1.463 +1 -2 ports/net/Makefile 1.316 +1 -3 ports/x11/Makefile 1.21 +1 -2 ports/x11-clocks/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 11:33:51 2001 Delivered-To: cvs-all@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 6269837B401; Mon, 26 Feb 2001 11:33:37 -0800 (PST) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id OAA21085; Mon, 26 Feb 2001 14:33:36 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.2/8.9.1) id f1QJX6096492; Mon, 26 Feb 2001 14:33:06 -0500 (EST) (envelope-from gallatin@cs.duke.edu) Date: Mon, 26 Feb 2001 14:33:06 -0500 From: Andrew Gallatin To: Robert Watson Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/top machine.c Message-ID: <20010226143305.B8842@grasshopper.cs.duke.edu> References: <200102231852.f1NIqcs45296@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: <200102231852.f1NIqcs45296@freefall.freebsd.org>; from rwatson@FreeBSD.org on Fri, Feb 23, 2001 at 10:52:38AM -0800 X-Operating-System: FreeBSD 4.2-STABLE on an i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Robert Watson [rwatson@FreeBSD.org] wrote: > rwatson 2001/02/23 10:52:38 PST > > Modified files: > usr.bin/top machine.c > Log: > Adapt the top utility to not use kmem_read to retrieve variables now > available via sysctl(). As a result, top should now be able to run without > setgid kmem. Hurray! Unfortunately, this commit breaks the alpha. top now says: top: sysctl(vm.loadavg...) failed: Cannot allocate memory This is happening because 4 32-bit ints making up avenrun don't work for the alpha because fscale is a long (which is 64-bits on alpha). The appended patch gets top working on the alpha & cleans up a few int/long warnings (sizeof gives you a long on alpha)... Can you review this, please? Thanks, Drew Index: machine.c =================================================================== RCS file: /home/ncvs/src/usr.bin/top/machine.c,v retrieving revision 1.37 diff -u -r1.37 machine.c --- machine.c 2001/02/23 18:52:37 1.37 +++ machine.c 2001/02/26 19:24:30 @@ -58,7 +58,7 @@ #include "screen.h" #include "utils.h" -static void getsysctl __P((char *, void *, int)); +static void getsysctl __P((char *, void *, size_t)); #define GETSYSCTL(name, var) getsysctl(name, &(var), sizeof(var)) @@ -204,7 +204,7 @@ { register int pagesize; - int modelen; + size_t modelen; struct passwd *pw; modelen = sizeof(smpmode); @@ -285,36 +285,28 @@ { long total; - load_avg avenrun[4]; /* 3 values and FSCALE. */ + struct loadavg sysload; int mib[2]; struct timeval boottime; size_t bt_size; /* get the cp_time array */ GETSYSCTL("kern.cp_time", cp_time); - GETSYSCTL("vm.loadavg", avenrun); + GETSYSCTL("vm.loadavg", sysload); GETSYSCTL("kern.lastpid", lastpid); /* convert load averages to doubles */ { register int i; register double *infoloadp; - load_avg *avenrunp; -#ifdef notyet - struct loadavg sysload; - int size; - getkerninfo(KINFO_LOADAVG, &sysload, &size, 0); -#endif - infoloadp = si->load_avg; - avenrunp = avenrun; for (i = 0; i < 3; i++) { #ifdef notyet *infoloadp++ = ((double) sysload.ldavg[i]) / sysload.fscale; #endif - *infoloadp++ = loaddouble(*avenrunp++); + *infoloadp++ = loaddouble(sysload.ldavg[i]); } } @@ -595,10 +587,10 @@ char *name; void *ptr; -int len; +size_t len; { - int nlen = len; + size_t nlen = len; if (sysctlbyname(name, ptr, &nlen, NULL, 0) == -1) { fprintf(stderr, "top: sysctl(%s...) failed: %s\n", name, strerror(errno)); -- ------------------------------------------------------------------------------ Andrew Gallatin, Sr Systems Programmer http://www.cs.duke.edu/~gallatin Duke University Email: gallatin@cs.duke.edu Department of Computer Science Phone: (919) 660-6590 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 11:48:56 2001 Delivered-To: cvs-all@freebsd.org Received: from kiop.wiredmedia.co.uk (wiredmedia-2.dsl.easynet.co.uk [212.135.181.114]) by hub.freebsd.org (Postfix) with ESMTP id 2919437B401; Mon, 26 Feb 2001 11:48:46 -0800 (PST) (envelope-from joe@tao.org.uk) Received: from tao.org.uk (postfix@[212.135.162.50]) by kiop.wiredmedia.co.uk (8.11.2/8.11.2) with ESMTP id f1QJsg324920; Mon, 26 Feb 2001 19:54:42 GMT (envelope-from joe@tao.org.uk) Received: by tao.org.uk (Postfix, from userid 100) id 97451311C; Mon, 26 Feb 2001 19:48:45 +0000 (GMT) Date: Mon, 26 Feb 2001 19:24:46 +0000 From: Josef Karthauser To: Josef Karthauser Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: CVSROOT avail Message-ID: <20010226192446.G75035@tao.org.uk> References: <200102261919.f1QJJXC01812@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="/Zw+/jwnNHcBRYYu" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200102261919.f1QJJXC01812@freefall.freebsd.org>; from joe@FreeBSD.org on Mon, Feb 26, 2001 at 11:19:33AM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --/Zw+/jwnNHcBRYYu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 26, 2001 at 11:19:33AM -0800, Josef Karthauser wrote: > joe 2001/02/26 11:19:33 PST >=20 > Modified files: > . avail=20 > Log: > Switch commits back on now that I've fixed the bogon in log_accum.pl. Sorry about that. A bug I introduced in log_accum.pl caused a few commit mails (two for log_accum.pl, and one for avail r.135) not to be sent. Panic over. Joe --/Zw+/jwnNHcBRYYu Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjqarX0ACgkQXVIcjOaxUBYA2gCfV8l6wB80kzuUcpW4bGaBvM/y O9oAoJBqPk/Z9qIJ7M8v6OSU1RBAhj8E =pyeK -----END PGP SIGNATURE----- --/Zw+/jwnNHcBRYYu-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 11:49: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from kiop.wiredmedia.co.uk (wiredmedia-2.dsl.easynet.co.uk [212.135.181.114]) by hub.freebsd.org (Postfix) with ESMTP id BACF437B491; Mon, 26 Feb 2001 11:48:43 -0800 (PST) (envelope-from joe@tao.org.uk) Received: from tao.org.uk (postfix@[212.135.162.50]) by kiop.wiredmedia.co.uk (8.11.2/8.11.2) with ESMTP id f1QJse324916; Mon, 26 Feb 2001 19:54:40 GMT (envelope-from joe@tao.org.uk) Received: by tao.org.uk (Postfix, from userid 100) id 0A7053121; Mon, 26 Feb 2001 19:48:43 +0000 (GMT) Date: Mon, 26 Feb 2001 19:23:01 +0000 From: Josef Karthauser To: Josef Karthauser Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: CVSROOT log_accum.pl Message-ID: <20010226192301.F75035@tao.org.uk> References: <200102261902.f1QJ2sq97096@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="/QKKmeG/X/bPShih" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200102261902.f1QJ2sq97096@freefall.freebsd.org>; from joe@FreeBSD.org on Mon, Feb 26, 2001 at 11:02:54AM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --/QKKmeG/X/bPShih Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 26, 2001 at 11:02:54AM -0800, Josef Karthauser wrote: > joe 2001/02/26 11:02:54 PST >=20 > Modified files: > . log_accum.pl=20 > Log: > Apply the style guide to the rest of the subroutines. In particular add > loads of 'my' declarations. It won't be long before this will run with > 'strict' switched on. > =20 > Revision Changes Path > 1.62 +86 -96 CVSROOT/log_accum.pl Additional commits that didn't make the log or mail because of a bug: revision 1.64 date: 2001/02/26 19:17:46; author: joe; state: Exp; lines: +4 -4 Back out part of revision 1.62 that didn't work. ---------------------------- revision 1.63 date: 2001/02/26 19:05:15; author: joe; state: Exp; lines: +4 -5 Remove the unused $tag variable from the arguments to all change_summary_X subroutines. Joe --/QKKmeG/X/bPShih Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjqarRUACgkQXVIcjOaxUBZERwCZAYBQfbQhlboh3v7hVHmmVHuk 5GEAoO/MDd46g19kJpdrLpJYZaJ7M/Dc =uKnA -----END PGP SIGNATURE----- --/QKKmeG/X/bPShih-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 11:49:21 2001 Delivered-To: cvs-all@freebsd.org Received: from kiop.wiredmedia.co.uk (wiredmedia-2.dsl.easynet.co.uk [212.135.181.114]) by hub.freebsd.org (Postfix) with ESMTP id 0E25537B6DA; Mon, 26 Feb 2001 11:49:03 -0800 (PST) (envelope-from joe@tao.org.uk) Received: from tao.org.uk (postfix@[212.135.162.50]) by kiop.wiredmedia.co.uk (8.11.2/8.11.2) with ESMTP id f1QJsO324912; Mon, 26 Feb 2001 19:54:25 GMT (envelope-from joe@tao.org.uk) Received: by tao.org.uk (Postfix, from userid 100) id C937B311F; Mon, 26 Feb 2001 19:48:27 +0000 (GMT) Date: Mon, 26 Feb 2001 17:19:23 +0000 From: Josef Karthauser To: Archie Cobbs Cc: Ruslan Ermilov , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 ng_bpf.4 Message-ID: <20010226171923.C75035@tao.org.uk> References: <200102191049.f1JAnGO99580@freefall.freebsd.org> <200102260341.f1Q3fb801220@curve.dellroad.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="tqI+Z3u+9OQ7kwn0" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200102260341.f1Q3fb801220@curve.dellroad.org>; from archie@dellroad.org on Sun, Feb 25, 2001 at 07:41:36PM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --tqI+Z3u+9OQ7kwn0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 25, 2001 at 07:41:36PM -0800, Archie Cobbs wrote: > Ruslan Ermilov writes: > > Modified files: > > share/man/man4 ng_bpf.4=20 > > Log: > > mdoc(7) police: well-known section name is EXAMPLES, not EXAMPLE. >=20 > Hmm.. >=20 > Maybe we need a commitprep.pl check for man page correctness.. :-) I'll hook it in if someone submits the code :) Joe --tqI+Z3u+9OQ7kwn0 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjqakBoACgkQXVIcjOaxUBZVUACeOmIuwX5vj9Ea/f5Qbq3rptbL 4lUAoNejMxk5p8Sn8soNxD2AWWXosdBb =ZkUX -----END PGP SIGNATURE----- --tqI+Z3u+9OQ7kwn0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 12: 5:40 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DB7C037B503; Mon, 26 Feb 2001 12:05:33 -0800 (PST) (envelope-from asmodai@FreeBSD.org) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QK5XP11725; Mon, 26 Feb 2001 12:05:33 -0800 (PST) (envelope-from asmodai) Message-Id: <200102262005.f1QK5XP11725@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Mon, 26 Feb 2001 12:05:33 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_output.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asmodai 2001/02/26 12:05:33 PST Modified files: sys/netinet ip_output.c Log: Remove conditionals for vax support. People who care much about this are welcomed to try 2.11BSD. :) Noticed by: luigi Reviewed by: jesper Revision Changes Path 1.122 +1 -6 src/sys/netinet/ip_output.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 12:10:24 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D4A5B37B401; Mon, 26 Feb 2001 12:10:17 -0800 (PST) (envelope-from asmodai@FreeBSD.org) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QKAHW13682; Mon, 26 Feb 2001 12:10:17 -0800 (PST) (envelope-from asmodai) Message-Id: <200102262010.f1QKAHW13682@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Mon, 26 Feb 2001 12:10:17 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcpip.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asmodai 2001/02/26 12:10:17 PST Modified files: sys/netinet tcpip.h Log: Remove struct full_tcpiphdr{}. This piece of code has not been referenced since it was put there in 1995. Also done a codebased search on popular networking libraries and third-party applications. This is an orphan. Reviewed by: jesper Revision Changes Path 1.9 +1 -11 src/sys/netinet/tcpip.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 12:13:27 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C357837B401; Mon, 26 Feb 2001 12:13:19 -0800 (PST) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QKDJr14156; Mon, 26 Feb 2001 12:13:19 -0800 (PST) (envelope-from msmith) Message-Id: <200102262013.f1QKDJr14156@freefall.freebsd.org> From: Mike Smith Date: Mon, 26 Feb 2001 12:13:19 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/twe twe.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG msmith 2001/02/26 12:13:19 PST Modified files: sys/dev/twe twe.c Log: Typo fix; use & to test for bits set in the status register. Submitted by: Joel Jacobson Revision Changes Path 1.8 +2 -2 src/sys/dev/twe/twe.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 12:14: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 469A237B4EC; Mon, 26 Feb 2001 12:14:05 -0800 (PST) (envelope-from msmith@FreeBSD.org) Received: (from msmith@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QKE5N14266; Mon, 26 Feb 2001 12:14:05 -0800 (PST) (envelope-from msmith) Message-Id: <200102262014.f1QKE5N14266@freefall.freebsd.org> From: Mike Smith Date: Mon, 26 Feb 2001 12:14:05 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/twe twe.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG msmith 2001/02/26 12:14:05 PST Modified files: (Branch: RELENG_4) sys/dev/twe twe.c Log: MFC: typo fix. Submitted by: Joel Jacobson Revision Changes Path 1.1.2.5 +2 -2 src/sys/dev/twe/twe.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 12:32:24 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 57F1637B401; Mon, 26 Feb 2001 12:32:19 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QKWJ017102; Mon, 26 Feb 2001 12:32:19 -0800 (PST) (envelope-from jhb) Message-Id: <200102262032.f1QKWJ017102@freefall.freebsd.org> From: John Baldwin Date: Mon, 26 Feb 2001 12:32:19 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpi_cmbat.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2001/02/26 12:32:19 PST Modified files: sys/dev/acpica acpi_cmbat.c Log: When ensuring the destination buffer is truncated for a string obtained from a BIF, use the size of the destinatino buffer, not the length of the string to determine where to put the nul char. As a side effect, the old code would truncate the string by one character while it was possibly overflowing the buffer. Revision Changes Path 1.4 +2 -2 src/sys/dev/acpica/acpi_cmbat.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 12:37: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 33FAB37B4EC; Mon, 26 Feb 2001 12:36:57 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QKavH17884; Mon, 26 Feb 2001 12:36:57 -0800 (PST) (envelope-from jhb) Message-Id: <200102262036.f1QKavH17884@freefall.freebsd.org> From: John Baldwin Date: Mon, 26 Feb 2001 12:36:57 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpi_ec.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2001/02/26 12:36:57 PST Modified files: sys/dev/acpica acpi_ec.c Log: - Use a loop to read consecutive bytes from the embedded controller to handle read and write requests for widths of multiple bytes. This can be used to read 16-bit battery status registers for example. - Remove some unused variables and #if 0'd debugging cruft. - Don't complain about a GPE query that fails due to AE_NOT_FOUND if the query method was _Q00. Revision Changes Path 1.10 +20 -11 src/sys/dev/acpica/acpi_ec.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 12:39:35 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B86D137B401; Mon, 26 Feb 2001 12:39:28 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QKdSV18111; Mon, 26 Feb 2001 12:39:28 -0800 (PST) (envelope-from jhb) Message-Id: <200102262039.f1QKdSV18111@freefall.freebsd.org> From: John Baldwin Date: Mon, 26 Feb 2001 12:39:28 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpi_ecreg.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2001/02/26 12:39:28 PST Modified files: sys/dev/acpica acpi_ecreg.h Log: Properly protect the parameters to the EC_{GET,SET}_{DATA,CSR} macros with parens. Revision Changes Path 1.2 +11 -5 src/sys/dev/acpica/acpi_ecreg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 12:49: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BF64E37B4EC; Mon, 26 Feb 2001 12:49:02 -0800 (PST) (envelope-from lkoeller@FreeBSD.org) Received: (from lkoeller@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QKn2q19024; Mon, 26 Feb 2001 12:49:02 -0800 (PST) (envelope-from lkoeller) Message-Id: <200102262049.f1QKn2q19024@freefall.freebsd.org> From: Lars Koeller Date: Mon, 26 Feb 2001 12:49:02 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/faces Makefile pkg-descr pkg-plist ports/mail/faces/files patch-ea patch-ab patch-ag X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG lkoeller 2001/02/26 12:49:02 PST Modified files: mail/faces Makefile pkg-descr pkg-plist mail/faces/files patch-ab patch-ag Added files: mail/faces/files patch-ea Log: - Respect PREFIX and X11BASE which wasn't done in some binaries and scripts - Fix problem with gcc 2.95 (add -fwritable-strings) - Fix problem with display depth when printing username below icon (white text on white background ;-) - Add some documentation (READMEs) with respect to NOPORTDOCS - Define of USE_NAS environment variable builds faces with NAS (auplay) support (default is rplay) - Correct pkg-plist - Shorten pkg-desc below 24 lines - Bump PORTREVISION to 1 Changes were stimulated by: Mike Meyer Revision Changes Path 1.16 +40 -2 ports/mail/faces/Makefile 1.2 +0 -34 ports/mail/faces/pkg-descr 1.11 +6 -1 ports/mail/faces/pkg-plist 1.5 +1 -1 ports/mail/faces/files/patch-ab 1.2 +35 -7 ports/mail/faces/files/patch-ag To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 12:55:22 2001 Delivered-To: cvs-all@freebsd.org Received: from mobile.wemm.org (c1315225-a.plstn1.sfba.home.com [65.0.135.147]) by hub.freebsd.org (Postfix) with ESMTP id 591CF37B491; Mon, 26 Feb 2001 12:55:13 -0800 (PST) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by mobile.wemm.org (8.11.1/8.11.1) with ESMTP id f1QKtC718801; Mon, 26 Feb 2001 12:55:13 -0800 (PST) (envelope-from peter@netplex.com.au) Message-Id: <200102262055.f1QKtC718801@mobile.wemm.org> X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 To: John Baldwin Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/acpica acpi_ec.c In-Reply-To: <200102262036.f1QKavH17884@freefall.freebsd.org> Date: Mon, 26 Feb 2001 12:55:12 -0800 From: Peter Wemm Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG John Baldwin wrote: > jhb 2001/02/26 12:36:57 PST > > Modified files: > sys/dev/acpica acpi_ec.c > Log: > - Use a loop to read consecutive bytes from the embedded controller to > handle read and write requests for widths of multiple bytes. This > can be used to read 16-bit battery status registers for example. > - Remove some unused variables and #if 0'd debugging cruft. > - Don't complain about a GPE query that fails due to AE_NOT_FOUND if the > query method was _Q00. Speaking of which, this turned up recently: Feb 24 18:40:59 mobile /boot/kernel/kernel: \ acpi_ec0: evaluation of GPE query method _Q01 failed - AE_NOT_FOUND Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 13: 5:23 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6574637B4EC; Mon, 26 Feb 2001 13:05:20 -0800 (PST) (envelope-from mi@FreeBSD.org) Received: (from mi@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QL5KF21436; Mon, 26 Feb 2001 13:05:20 -0800 (PST) (envelope-from mi) Message-Id: <200102262105.f1QL5KF21436@freefall.freebsd.org> From: Mikhail Teterin Date: Mon, 26 Feb 2001 13:05:19 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/althea Makefile distinfo pkg-comment pkg-descr pkg-plist ports/mail/althea/files Makefile.bsd X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mi 2001/02/26 13:05:19 PST Added files: mail/althea Makefile distinfo pkg-comment pkg-descr pkg-plist mail/althea/files Makefile.bsd Log: Yet another GTK based mail program. Promisingly SMALL. And you have to edit config files to add/remove IMAP and SMTP servers, although things can be specified in a central location (LOCALBASE/etc/althearc). I don't think, I'll end up using it myself though, hence maintainership. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 13:13:56 2001 Delivered-To: cvs-all@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 46ACC37B503; Mon, 26 Feb 2001 13:13:50 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.1/8.11.1) with ESMTP id f1QLDjd16908; Mon, 26 Feb 2001 14:13:49 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200102262113.f1QLDjd16908@harmony.village.org> To: Jeroen Ruigrok van der Werven Subject: Re: cvs commit: src/sys/netinet ip_output.c Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Mon, 26 Feb 2001 12:05:33 PST." <200102262005.f1QK5XP11725@freefall.freebsd.org> References: <200102262005.f1QK5XP11725@freefall.freebsd.org> Date: Mon, 26 Feb 2001 14:13:45 -0700 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200102262005.f1QK5XP11725@freefall.freebsd.org> Jeroen Ruigrok van der Werven writes: : asmodai 2001/02/26 12:05:33 PST : : Modified files: : sys/netinet ip_output.c : Log: : Remove conditionals for vax support. : People who care much about this are welcomed to try 2.11BSD. :) I didn't think that 2.11BSD ran on VAXen, just pdp-11s. Besides, OpenBSD and NetBSD have support for vaxen still. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 13:14:56 2001 Delivered-To: cvs-all@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id DDC3B37B401; Mon, 26 Feb 2001 13:14:51 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.1/8.11.1) with ESMTP id f1QLEpd16948; Mon, 26 Feb 2001 14:14:51 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200102262114.f1QLEpd16948@harmony.village.org> Subject: Re: cvs commit: src/sys/netinet ip_output.c To: Jeroen Ruigrok van der Werven , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Mon, 26 Feb 2001 14:13:45 MST." <200102262113.f1QLDjd16908@harmony.village.org> References: <200102262113.f1QLDjd16908@harmony.village.org> <200102262005.f1QK5XP11725@freefall.freebsd.org> Date: Mon, 26 Feb 2001 14:14:51 -0700 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200102262113.f1QLDjd16908@harmony.village.org> Warner Losh writes: : In message <200102262005.f1QK5XP11725@freefall.freebsd.org> Jeroen Ruigrok van der Werven writes: : : asmodai 2001/02/26 12:05:33 PST : : : : Modified files: : : sys/netinet ip_output.c : : Log: : : Remove conditionals for vax support. : : People who care much about this are welcomed to try 2.11BSD. :) : : I didn't think that 2.11BSD ran on VAXen, just pdp-11s. Besides, : OpenBSD and NetBSD have support for vaxen still. But I do think this was a good change... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 13:19:53 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8469F37B4EC; Mon, 26 Feb 2001 13:19:48 -0800 (PST) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QLJmK24814; Mon, 26 Feb 2001 13:19:48 -0800 (PST) (envelope-from jlemon) Message-Id: <200102262119.f1QLJmK24814@freefall.freebsd.org> From: Jonathan Lemon Date: Mon, 26 Feb 2001 13:19:48 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet in_pcb.c in_pcb.h tcp_subr.c tcp_var.h udp_usrreq.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jlemon 2001/02/26 13:19:48 PST Modified files: sys/netinet in_pcb.c in_pcb.h tcp_subr.c tcp_var.h udp_usrreq.c Log: Remove in_pcbnotify and use in_pcblookup_hash to find the cb directly. For TCP, verify that the sequence number in the ICMP packet falls within the tcp receive window before performing any actions indicated by the icmp packet. Clean up some layering violations (access to tcp internals from in_pcb) Revision Changes Path 1.79 +10 -95 src/sys/netinet/in_pcb.c 1.37 +2 -5 src/sys/netinet/in_pcb.h 1.94 +24 -43 src/sys/netinet/tcp_subr.c 1.66 +1 -2 src/sys/netinet/tcp_var.h 1.87 +17 -14 src/sys/netinet/udp_usrreq.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 13:25:35 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CE12937B4EC; Mon, 26 Feb 2001 13:25:32 -0800 (PST) (envelope-from mharo@FreeBSD.org) Received: (from mharo@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QLPWf25418; Mon, 26 Feb 2001 13:25:32 -0800 (PST) (envelope-from mharo) Message-Id: <200102262125.f1QLPWf25418@freefall.freebsd.org> From: Michael Haro Date: Mon, 26 Feb 2001 13:25:32 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp/proftpd pkg-message X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mharo 2001/02/26 13:25:32 PST Modified files: ftp/proftpd pkg-message Log: Correct pkg-message PR: 25274 Submitted by: Biing Jong Lin Revision Changes Path 1.3 +3 -2 ports/ftp/proftpd/pkg-message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 13:34: 3 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 87F2637B401; Mon, 26 Feb 2001 13:33:56 -0800 (PST) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QLXuH26707; Mon, 26 Feb 2001 13:33:56 -0800 (PST) (envelope-from jlemon) Message-Id: <200102262133.f1QLXuH26707@freefall.freebsd.org> From: Jonathan Lemon Date: Mon, 26 Feb 2001 13:33:56 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_timer.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jlemon 2001/02/26 13:33:56 PST Modified files: sys/netinet tcp_timer.c Log: Use more aggressive retransmit timeouts for the initial SYN packet. As we currently drop the connection after 4 retransmits + 2 ICMP errors, this allows initial connection attempts to be dropped much faster. Revision Changes Path 1.40 +8 -2 src/sys/netinet/tcp_timer.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 13:45:12 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 38D5F37B503; Mon, 26 Feb 2001 13:45:07 -0800 (PST) (envelope-from mi@FreeBSD.org) Received: (from mi@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QLj6U28125; Mon, 26 Feb 2001 13:45:06 -0800 (PST) (envelope-from mi) Message-Id: <200102262145.f1QLj6U28125@freefall.freebsd.org> From: Mikhail Teterin Date: Mon, 26 Feb 2001 13:45:05 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/libusb Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mi 2001/02/26 13:45:05 PST Modified files: devel Makefile Added files: devel/libusb Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add libusb 0.1.3b, library giving userland programs access to USB devices. PR: 24703 Submitted by: John Reynolds Revision Changes Path 1.444 +2 -1 ports/devel/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 13:47:28 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 62D9537B401; Mon, 26 Feb 2001 13:47:24 -0800 (PST) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QLlOC28985; Mon, 26 Feb 2001 13:47:24 -0800 (PST) (envelope-from nik) Message-Id: <200102262147.f1QLlOC28985@freefall.freebsd.org> From: Nik Clayton Date: Mon, 26 Feb 2001 13:47:24 -0800 (PST) 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 X-Loop: FreeBSD.ORG nik 2001/02/26 13:47:24 PST Modified files: share/sgml man-refs.ent Log: Add an entry for xdm(1). Revision Changes Path 1.65 +2 -1 doc/share/sgml/man-refs.ent To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 13:51:58 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 03FC637B503; Mon, 26 Feb 2001 13:51:53 -0800 (PST) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QLpqS29559; Mon, 26 Feb 2001 13:51:52 -0800 (PST) (envelope-from nik) Message-Id: <200102262151.f1QLpqS29559@freefall.freebsd.org> From: Nik Clayton Date: Mon, 26 Feb 2001 13:51:52 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/faq book.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nik 2001/02/26 13:51:52 PST Modified files: en_US.ISO_8859-1/books/faq book.sgml Log: Add an entry about starting X with an elevated securelevel. PR: docs/24809 Submitted by: Lowell Gilbert Revision Changes Path 1.146 +26 -2 doc/en_US.ISO_8859-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 Feb 26 14: 4: 5 2001 Delivered-To: cvs-all@freebsd.org Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66]) by hub.freebsd.org (Postfix) with ESMTP id DBC1B37B491; Mon, 26 Feb 2001 14:03:54 -0800 (PST) (envelope-from nik@nothing-going-on.demon.co.uk) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.11.1/8.11.1) id f1QM2dJ04132; Mon, 26 Feb 2001 22:02:39 GMT (envelope-from nik) Date: Mon, 26 Feb 2001 22:02:39 +0000 From: Nik Clayton To: Nik Clayton Cc: Wolfram Schneider , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: www/en Makefile Message-ID: <20010226220239.A4102@canyon.nothing-going-on.org> References: <200102241031.f1OAVTZ82598@freefall.freebsd.org> <20010225064044.A68105@canyon.nothing-going-on.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010225064044.A68105@canyon.nothing-going-on.org>; from nik@freebsd.org on Sun, Feb 25, 2001 at 06:40:44AM +0000 Organization: FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Feb 25, 2001 at 06:40:44AM +0000, Nik Clayton wrote: > On Sat, Feb 24, 2001 at 02:31:29AM -0800, Wolfram Schneider wrote: > > Undo rev 1.59 and don't build the docs directory > > Also, docs did not build and too many things are now broken on the > > web server. > > True and not true. > > I did a manual build of the tree myself, on freefall, to make sure that > things worked. They did. > > As I've just discovered, it won't have worked when the DESTDIR > environment variable doesn't exist, as unset(1) return 1 instead of 0 to > the environment when that happens. I've just committed a fix to > docs/Makefile for that, and I'm doing another build of the site now to > double check. > > > So I immediate back this nightmare out. > > Please back out your backing out, unless I've missed something else and > the website build is still borked (it better not be, I'm running your > own script, ~wosch/bin/myupdate, to make sure that things are working > properly. Website build does not appear to be borked. Please revert this back to 1.59 within the next 24 hours, or I will. N -- Internet connection, $19.95 a month. Computer, $799.95. Modem, $149.95. Telephone line, $24.95 a month. Software, free. USENET transmission, hundreds if not thousands of dollars. Thinking before posting, priceless. Somethings in life you can't buy. For everything else, there's MasterCard. -- Graham Reed, in the Scary Devil Monastery To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 14: 6:39 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 530DA37B491; Mon, 26 Feb 2001 14:06:31 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QM6VO34439; Mon, 26 Feb 2001 14:06:31 -0800 (PST) (envelope-from steve) Message-Id: <200102262206.f1QM6VO34439@freefall.freebsd.org> From: Steve Price Date: Mon, 26 Feb 2001 14:06:29 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/libslang Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/26 14:06:28 PST Modified files: devel/libslang Makefile Log: Forget to bump PORTREVISION with previous commit. PR: 25382 Submitted by: maintainer Revision Changes Path 1.27 +2 -1 ports/devel/libslang/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 14:11:50 2001 Delivered-To: cvs-all@freebsd.org Received: from klapaucius.zer0.org (klapaucius.zer0.org [204.152.186.45]) by hub.freebsd.org (Postfix) with ESMTP id C17C537B69E; Mon, 26 Feb 2001 14:11:44 -0800 (PST) (envelope-from gsutter@zer0.org) Received: by klapaucius.zer0.org (Postfix, from userid 1001) id 6756D239AAB; Mon, 26 Feb 2001 14:11:44 -0800 (PST) Date: Mon, 26 Feb 2001 14:11:44 -0800 From: Gregory Sutter To: Nik Clayton Cc: Julian Elischer , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf majors Message-ID: <20010226141144.U656@klapaucius.zer0.org> References: <200102260955.f1Q9t2m39414@freefall.freebsd.org> <20010226130843.A2853@canyon.nothing-going-on.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010226130843.A2853@canyon.nothing-going-on.org>; from nik@freebsd.org on Mon, Feb 26, 2001 at 01:08:43PM +0000 Organization: daemonnews Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 2001-02-26 13:08 +0000, Nik Clayton wrote: > On Mon, Feb 26, 2001 at 01:55:02AM -0800, Julian Elischer wrote: > > julian 2001/02/26 01:55:02 PST > > > > Modified files: > > sys/conf majors > > Log: > > take major number 18 for the nmdm "nullmodem" back-to-back tty device. > > Incredibally useful for debugging kernels using vmware. > > Vmware com1 is diverted to one side, and gdb listens to the other side. > > viola.. instant debugging sandbox on one system. > > I, and no doubt the DaemonNews folks, would be incredibly grateful if > you could write up an article explaining how to do this. . . Absolutely! How about it, Julian? Greg -- Gregory S. Sutter mailto:gsutter@daemonnews.org hkp://wwwkeys.pgp.net/0x845DFEDD To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 14:13:20 2001 Delivered-To: cvs-all@freebsd.org Received: from meow.osd.bsdi.com (meow.osd.bsdi.com [204.216.28.88]) by hub.freebsd.org (Postfix) with ESMTP id 6BB4537B491; Mon, 26 Feb 2001 14:13:16 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (john@jhb-laptop.osd.bsdi.com [204.216.28.241]) by meow.osd.bsdi.com (8.11.2/8.11.2) with ESMTP id f1QM9nl47260; Mon, 26 Feb 2001 14:09:50 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200102262055.f1QKtC718801@mobile.wemm.org> Date: Mon, 26 Feb 2001 14:12:50 -0800 (PST) From: John Baldwin To: Peter Wemm Subject: Re: cvs commit: src/sys/dev/acpica acpi_ec.c Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 26-Feb-01 Peter Wemm wrote: > John Baldwin wrote: >> jhb 2001/02/26 12:36:57 PST >> >> Modified files: >> sys/dev/acpica acpi_ec.c >> Log: >> - Use a loop to read consecutive bytes from the embedded controller to >> handle read and write requests for widths of multiple bytes. This >> can be used to read 16-bit battery status registers for example. >> - Remove some unused variables and #if 0'd debugging cruft. >> - Don't complain about a GPE query that fails due to AE_NOT_FOUND if the >> query method was _Q00. > > Speaking of which, this turned up recently: > Feb 24 18:40:59 mobile /boot/kernel/kernel: \ > acpi_ec0: evaluation of GPE query method _Q01 failed - AE_NOT_FOUND Do you have your AML dump up anywhere? I can understand _Q00 being a failure cause having 0 for the default value when there is no pending GPE event makes sense, but 01 should map to something. > Cheers, > -Peter -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 14:17:11 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E148837B401; Mon, 26 Feb 2001 14:17:06 -0800 (PST) (envelope-from nate@FreeBSD.org) Received: (from nate@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QMH6c35768; Mon, 26 Feb 2001 14:17:06 -0800 (PST) (envelope-from nate) Message-Id: <200102262217.f1QMH6c35768@freefall.freebsd.org> From: Nate Williams Date: Mon, 26 Feb 2001 14:17:04 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jdk Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nate 2001/02/26 14:17:04 PST Modified files: java/jdk Makefile Log: - Update the distribution site to ftp.freebsd.org's local-distfiles that my former employer finally removed it from their ftp site a year after I left. Revision Changes Path 1.35 +3 -3 ports/java/jdk/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 14:24: 2 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 629E337B401; Mon, 26 Feb 2001 14:23:57 -0800 (PST) (envelope-from wpaul@FreeBSD.org) Received: (from wpaul@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QMNvZ36924; Mon, 26 Feb 2001 14:23:57 -0800 (PST) (envelope-from wpaul) Message-Id: <200102262223.f1QMNvZ36924@freefall.freebsd.org> From: Bill Paul Date: Mon, 26 Feb 2001 14:23:57 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_pcn.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG wpaul 2001/02/26 14:23:57 PST Modified files: sys/pci if_pcn.c Log: Workaround to prevent VMware from melting down. The pseudo PCnet interface in VMware reports 0x00000000 in the PCI subsystem ID register, but 0x10001000 when you read the mirror registers in I/O space. This causes pcn_probe() to think it's found a card in 32-bit mode, and performing a 32-bit I/O access makes on a 16-bit port makes VMware go boom. Special case the 0x10001000 value until somebody at VMware grows a clue. Finally discovered by: Andrew Gallatin Revision Changes Path 1.20 +11 -3 src/sys/pci/if_pcn.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 14:24:48 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4FF5E37B4EC; Mon, 26 Feb 2001 14:24:46 -0800 (PST) (envelope-from wpaul@FreeBSD.org) Received: (from wpaul@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QMOkK37163; Mon, 26 Feb 2001 14:24:46 -0800 (PST) (envelope-from wpaul) Message-Id: <200102262224.f1QMOkK37163@freefall.freebsd.org> From: Bill Paul Date: Mon, 26 Feb 2001 14:24:46 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_pcn.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG wpaul 2001/02/26 14:24:46 PST Modified files: (Branch: RELENG_4) sys/pci if_pcn.c Log: MFC: fix for proper handling of pseudo PCnet device in VMware. Revision Changes Path 1.5.2.6 +11 -3 src/sys/pci/if_pcn.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 14:25:33 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9E10037B401; Mon, 26 Feb 2001 14:25:30 -0800 (PST) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QMPU237233; Mon, 26 Feb 2001 14:25:30 -0800 (PST) (envelope-from jlemon) Message-Id: <200102262225.f1QMPU237233@freefall.freebsd.org> From: Jonathan Lemon Date: Mon, 26 Feb 2001 14:25:30 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ida ida.c ida_disk.c ida_eisa.c ida_pci.c idavar.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jlemon 2001/02/26 14:25:30 PST Modified files: sys/dev/ida ida.c ida_disk.c ida_eisa.c ida_pci.c idavar.h Log: Add crashdump support. Tested by: ps Revision Changes Path 1.17 +24 -20 src/sys/dev/ida/ida.c 1.22 +65 -3 src/sys/dev/ida/ida_disk.c 1.7 +8 -2 src/sys/dev/ida/ida_eisa.c 1.18 +10 -2 src/sys/dev/ida/ida_pci.c 1.10 +4 -3 src/sys/dev/ida/idavar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 14:57: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C3CBA37B491; Mon, 26 Feb 2001 14:56:59 -0800 (PST) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QMuxv40568; Mon, 26 Feb 2001 14:56:59 -0800 (PST) (envelope-from nik) Message-Id: <200102262256.f1QMuxv40568@freefall.freebsd.org> From: Nik Clayton Date: Mon, 26 Feb 2001 14:56:59 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/share/mk doc.docbook.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nik 2001/02/26 14:56:59 PST Modified files: share/mk doc.docbook.mk Log: Use a different mechanism to specify the input file to TeX. running, for instance, "jadetex '\nonstopmode\input{$<}'" is much better since it won't crash out an automated build as badly Huh? it will fail rather than kick you into a TeX prompt and wait for output I guess in BSD make that would be: jadetex '\nonstopmode\input{${.ALLSRC}' Submitted by: Adam di Carlo Revision Changes Path 1.27 +7 -7 doc/share/mk/doc.docbook.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 15: 9:36 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2BC8637B67D; Mon, 26 Feb 2001 15:09:22 -0800 (PST) (envelope-from mi@FreeBSD.org) Received: (from mi@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QN9MZ44912; Mon, 26 Feb 2001 15:09:22 -0800 (PST) (envelope-from mi) Message-Id: <200102262309.f1QN9MZ44912@freefall.freebsd.org> From: Mikhail Teterin Date: Mon, 26 Feb 2001 15:09:21 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/pam-pgsql Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist ports/security/pam-pgsql/files Makefile.bsd X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mi 2001/02/26 15:09:21 PST Modified files: security Makefile Added files: security/pam-pgsql Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist security/pam-pgsql/files Makefile.bsd Log: Add pam-pgsql 0.3, a pam module for authenticating with PostgreSQL. PR: 22876 Submitted by: Mikhail Teterin Revision Changes Path 1.166 +2 -1 ports/security/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 15: 9:36 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 47FE537B684; Mon, 26 Feb 2001 15:09:25 -0800 (PST) (envelope-from mi@FreeBSD.org) Received: (from mi@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QN9PY44970; Mon, 26 Feb 2001 15:09:25 -0800 (PST) (envelope-from mi) Message-Id: <200102262309.f1QN9PY44970@freefall.freebsd.org> From: Mikhail Teterin Date: Mon, 26 Feb 2001 15:09:25 -0800 (PST) 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 X-Loop: FreeBSD.ORG mi 2001/02/26 15:09:25 PST Modified files: . modules Log: pam-pgsql --> ports/security/pam-pgsql Revision Changes Path 1.2468 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 15:27:40 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CC95E37B491; Mon, 26 Feb 2001 15:27:35 -0800 (PST) (envelope-from jake@FreeBSD.org) Received: (from jake@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1QNRZu52746; Mon, 26 Feb 2001 15:27:35 -0800 (PST) (envelope-from jake) Message-Id: <200102262327.f1QNRZu52746@freefall.freebsd.org> From: Jake Burkholder Date: Mon, 26 Feb 2001 15:27:35 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern init_main.c kern_fork.c kern_mutex.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jake 2001/02/26 15:27:35 PST Modified files: sys/kern init_main.c kern_fork.c kern_mutex.c Log: Initialize native priority to PRI_MAX. It was usually 0 which made a process's priority go through the roof when it released a (contested) mutex. Only set the native priority in mtx_lock if hasn't already been set. Reviewed by: jhb Revision Changes Path 1.161 +2 -1 src/sys/kern/init_main.c 1.102 +2 -1 src/sys/kern/kern_fork.c 1.53 +3 -12 src/sys/kern/kern_mutex.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 15:33:45 2001 Delivered-To: cvs-all@freebsd.org Received: from cr66388-a.rchrd1.on.wave.home.com (cr66388-a.rchrd1.on.wave.home.com [24.114.165.24]) by hub.freebsd.org (Postfix) with ESMTP id 26F7137B401; Mon, 26 Feb 2001 15:33:40 -0800 (PST) (envelope-from jburkholder0829@home.com) Received: from cr66388-a.rchrd1.on.wave.home.c (localhost [127.0.0.1]) by cr66388-a.rchrd1.on.wave.home.com (Postfix) with ESMTP id 49323BACB; Mon, 26 Feb 2001 18:33:39 -0500 (EST) X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: freebsd-current@freebsd.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern init_main.c kern_fork.c kern_mutex.c In-Reply-To: Message from Jake Burkholder of "Mon, 26 Feb 2001 15:27:35 PST." <200102262327.f1QNRZu52746@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 26 Feb 2001 18:33:39 -0500 From: Jake Burkholder Message-Id: <20010226233339.49323BACB@cr66388-a.rchrd1.on.wave.home.com> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > jake 2001/02/26 15:27:35 PST > > Modified files: > sys/kern init_main.c kern_fork.c kern_mutex.c > Log: > Initialize native priority to PRI_MAX. It was usually 0 which made a > process's priority go through the roof when it released a (contested) > mutex. Only set the native priority in mtx_lock if hasn't already > been set. > > Reviewed by: jhb > > Revision Changes Path > 1.161 +2 -1 src/sys/kern/init_main.c > 1.102 +2 -1 src/sys/kern/kern_fork.c > 1.53 +3 -12 src/sys/kern/kern_mutex.c > This should fix the problems with syncing the disks at shutdown. What happened was the sync-ors priority would get set to 0, which didn't allow any interrupt threads to run. Usually this didn't matter because the priority gets lowered when returning to user mode. But, of course, shutting down implies never returning to userland. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 16:14:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 21AE237B401; Mon, 26 Feb 2001 16:14:40 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R0Eeh61896; Mon, 26 Feb 2001 16:14:40 -0800 (PST) (envelope-from mjacob) Message-Id: <200102270014.f1R0Eeh61896@freefall.freebsd.org> From: Matt Jacob Date: Mon, 26 Feb 2001 16:14:39 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp_target.h isp_freebsd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2001/02/26 16:14:39 PST Modified files: sys/dev/isp isp_target.h isp_freebsd.c Log: Fix at2_entry_t to reflect what the firmware actually writes (instead of just deriving from SCSI at_entry_t). In this case, there is no 'suggested sense' for FC cards. Revision Changes Path 1.10 +3 -4 src/sys/dev/isp/isp_target.h 1.58 +5 -8 src/sys/dev/isp/isp_freebsd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 16:50:23 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A19D637B491; Mon, 26 Feb 2001 16:50:20 -0800 (PST) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R0oKw66156; Mon, 26 Feb 2001 16:50:20 -0800 (PST) (envelope-from jlemon) Message-Id: <200102270050.f1R0oKw66156@freefall.freebsd.org> From: Jonathan Lemon Date: Mon, 26 Feb 2001 16:50:20 -0800 (PST) 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 X-Loop: FreeBSD.ORG jlemon 2001/02/26 16:50:20 PST Modified files: sys/kern sys_generic.c Log: Cast nfds to u_int before range checking it in order to catch negative values. PR: 25393 Revision Changes Path 1.74 +3 -2 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 Mon Feb 26 17: 5:31 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 43D9237B69E; Mon, 26 Feb 2001 17:05:25 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R15Pd70009; Mon, 26 Feb 2001 17:05:25 -0800 (PST) (envelope-from peter) Message-Id: <200102270105.f1R15Pd70009@freefall.freebsd.org> From: Peter Wemm Date: Mon, 26 Feb 2001 17:05:25 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb if_auereg.h if_cuereg.h if_kuereg.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2001/02/26 17:05:25 PST Modified files: sys/dev/usb if_auereg.h if_cuereg.h if_kuereg.h Log: Disable the mutex locking calls. These do not work in their present form as the code calls the usb stack (which can sleep) while holding the driver lock. This leads to a deadlock. Revision Changes Path 1.8 +6 -1 src/sys/dev/usb/if_auereg.h 1.8 +6 -1 src/sys/dev/usb/if_cuereg.h 1.8 +6 -1 src/sys/dev/usb/if_kuereg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 17:13:51 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BCB3E37B4EC; Mon, 26 Feb 2001 17:13:42 -0800 (PST) (envelope-from bsd@FreeBSD.org) Received: (from bsd@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R1DgO71248; Mon, 26 Feb 2001 17:13:42 -0800 (PST) (envelope-from bsd) Message-Id: <200102270113.f1R1DgO71248@freefall.freebsd.org> From: "Brian S. Dean" Date: Mon, 26 Feb 2001 17:13:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/avrprog Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bsd 2001/02/26 17:13:42 PST Modified files: devel Makefile Added files: devel/avrprog Makefile distinfo pkg-comment pkg-descr pkg-plist Log: AVRPROG drives a simple parallel port programmer and is used to program Atmel's AVR family of microcontrollers. Revision Changes Path 1.445 +2 -1 ports/devel/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 17:13:56 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3388B37B69F; Mon, 26 Feb 2001 17:13:50 -0800 (PST) (envelope-from bsd@FreeBSD.org) Received: (from bsd@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R1Dnn71311; Mon, 26 Feb 2001 17:13:49 -0800 (PST) (envelope-from bsd) Message-Id: <200102270113.f1R1Dnn71311@freefall.freebsd.org> From: "Brian S. Dean" Date: Mon, 26 Feb 2001 17:13:49 -0800 (PST) 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 X-Loop: FreeBSD.ORG bsd 2001/02/26 17:13:49 PST Modified files: . modules Log: avrprog --> ports/devel/avrprog Revision Changes Path 1.2469 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 17:23:39 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B536337B503; Mon, 26 Feb 2001 17:23:35 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R1NZQ72766; Mon, 26 Feb 2001 17:23:35 -0800 (PST) (envelope-from peter) Message-Id: <200102270123.f1R1NZQ72766@freefall.freebsd.org> From: Peter Wemm Date: Mon, 26 Feb 2001 17:23:35 -0800 (PST) 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 X-Loop: FreeBSD.ORG peter 2001/02/26 17:23:34 PST Modified files: sys/conf kmod.mk Log: Add pci/agp_if.m to the MFILES list so that we can auto depend on agp_if.h Revision Changes Path 1.96 +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 Mon Feb 26 17:59:29 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2233D37B491; Mon, 26 Feb 2001 17:59:26 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R1xQC76790; Mon, 26 Feb 2001 17:59:26 -0800 (PST) (envelope-from steve) Message-Id: <200102270159.f1R1xQC76790@freefall.freebsd.org> From: Steve Price Date: Mon, 26 Feb 2001 17:59:26 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/shells/ksh93 pkg-message X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/26 17:59:25 PST Added files: shells/ksh93 pkg-message Log: Forgot to commit this file with the previous update to use the source instead of binary distribution. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 18: 0:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6F93537B491; Mon, 26 Feb 2001 18:00:46 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R20kW77136; Mon, 26 Feb 2001 18:00:46 -0800 (PST) (envelope-from steve) Message-Id: <200102270200.f1R20kW77136@freefall.freebsd.org> From: Steve Price Date: Mon, 26 Feb 2001 18:00:46 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/news/slrn Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/26 18:00:46 PST Modified files: news/slrn Makefile distinfo Log: Update to version 0.9.6.4. PR: 25383 Submitted by: maintainer Revision Changes Path 1.21 +11 -9 ports/news/slrn/Makefile 1.15 +1 -1 ports/news/slrn/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 18: 1:50 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D877137B491; Mon, 26 Feb 2001 18:01:41 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R21fl77365; Mon, 26 Feb 2001 18:01:41 -0800 (PST) (envelope-from steve) Message-Id: <200102270201.f1R21fl77365@freefall.freebsd.org> From: Steve Price Date: Mon, 26 Feb 2001 18:01:41 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/xboard Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/26 18:01:41 PST Modified files: games/xboard Makefile distinfo Log: Update to version 4.2.3. PR: 25384 Submitted by: maintainer Revision Changes Path 1.29 +2 -2 ports/games/xboard/Makefile 1.17 +1 -1 ports/games/xboard/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 18: 3: 9 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0ACAE37B401; Mon, 26 Feb 2001 18:03:01 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R230g77624; Mon, 26 Feb 2001 18:03:00 -0800 (PST) (envelope-from steve) Message-Id: <200102270203.f1R230g77624@freefall.freebsd.org> From: Steve Price Date: Mon, 26 Feb 2001 18:03:00 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/nail Makefile distinfo pkg-plist ports/mail/nail/files patch-ab patch-ac X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/26 18:03:00 PST Modified files: mail/nail Makefile distinfo pkg-plist Added files: mail/nail/files patch-ab patch-ac Log: Update to version 9.26. PR: 25387 Submitted by: George Reid Revision Changes Path 1.4 +2 -2 ports/mail/nail/Makefile 1.4 +1 -1 ports/mail/nail/distinfo 1.2 +0 -2 ports/mail/nail/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 18: 5: 1 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BACCD37B4EC; Mon, 26 Feb 2001 18:04:52 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R24qC77970; Mon, 26 Feb 2001 18:04:52 -0800 (PST) (envelope-from steve) Message-Id: <200102270204.f1R24qC77970@freefall.freebsd.org> From: Steve Price Date: Mon, 26 Feb 2001 18:04:52 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/postfix-current/scripts configure.postfix X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/26 18:04:52 PST Modified files: mail/postfix-current/scripts configure.postfix Log: Add kame.net to PATCH_SITES for the ipv6 patch. PR: 25385 Submitted by: maintainer Revision Changes Path 1.9 +2 -1 ports/mail/postfix-current/scripts/configure.postfix To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 18: 6:34 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7002E37B698; Mon, 26 Feb 2001 18:06:29 -0800 (PST) (envelope-from bp@FreeBSD.org) Received: (from bp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R26TX80530; Mon, 26 Feb 2001 18:06:29 -0800 (PST) (envelope-from bp) Message-Id: <200102270206.f1R26TX80530@freefall.freebsd.org> From: Boris Popov Date: Mon, 26 Feb 2001 18:06:29 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/smbfs Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bp 2001/02/26 18:06:29 PST Modified files: net/smbfs Makefile distinfo pkg-plist Log: Update to smbfs 1.3.6. Now kernel module will be installed to /modules for RELENG_4 and to /boot/kernel for -current. Add new configuration variable SMP_SUPPORT. Revision Changes Path 1.4 +20 -19 ports/net/smbfs/Makefile 1.4 +1 -1 ports/net/smbfs/distinfo 1.3 +1 -2 ports/net/smbfs/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 18:32:34 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1223737B491; Mon, 26 Feb 2001 18:32:32 -0800 (PST) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R2WWG83491; Mon, 26 Feb 2001 18:32:32 -0800 (PST) (envelope-from kevlo) Message-Id: <200102270232.f1R2WWG83491@freefall.freebsd.org> From: Kevin Lo Date: Mon, 26 Feb 2001 18:32:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/gaspell Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kevlo 2001/02/26 18:32:31 PST Modified files: textproc/gaspell Makefile Log: USE_GNOMELIBS -> USE_GNOME Reported by ade@ Revision Changes Path 1.11 +2 -2 ports/textproc/gaspell/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 18:33:31 2001 Delivered-To: cvs-all@freebsd.org Received: from toptk.com (tp085010.seeder.net [202.43.85.10]) by hub.freebsd.org (Postfix) with ESMTP id 0905737B491; Mon, 26 Feb 2001 18:33:16 -0800 (PST) (envelope-from kevlo@FreeBSD.org) Received: from FreeBSD.org (tc070195.seeder.net [202.43.70.195] (may be forged)) by toptk.com (8.9.3/8.9.3) with ESMTP id KAA24391; Tue, 27 Feb 2001 10:18:58 +0800 Message-ID: <3A9B10C7.98FBDAF4@FreeBSD.org> Date: Tue, 27 Feb 2001 10:28:23 +0800 From: Kevin Lo X-Mailer: Mozilla 4.76C-CCK-MCD tw [zh_TW] (X11; U; FreeBSD 4.2-20010204-STABLE i386) X-Accept-Language: zh-TW MIME-Version: 1.0 To: Ade Lovett Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/textproc/gaspell Makefile ports/textproc/gaspell/files patch-aa References: <200102251534.f1PFYmF54858@freefall.freebsd.org> <20010226095512.A8860@FreeBSD.org> Content-Type: text/plain; charset=big5 Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ade Lovett wrote: > On Sun, Feb 25, 2001 at 07:34:48AM -0800, Kevin Lo wrote: > > kevlo 2001/02/25 07:34:47 PST > > > > Modified files: > > textproc/gaspell Makefile > > textproc/gaspell/files patch-aa > > Log: > > - Fix LIB_DEPENDS > > - Use USE_X_PREFIX > > - Use USE_GNOMELIBS > > No, no, no, no, no. Do not use any GNOME knobs outside of the core > GNOME environment (that which makes up x11/gnome) other than USE_GNOME. > > ports/Mk/bsd.gnome.mk even has wording to this effect. > > This *will* break with GNOME 1.4 -- please use USE_GNOME. Fixed, thanks. > -aDe > > -- > Ade Lovett, Austin, TX. ade@FreeBSD.org > FreeBSD: The Power to Serve http://www.FreeBSD.org/ - Kevin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 18:49:55 2001 Delivered-To: cvs-all@freebsd.org Received: from level3.dynacom.net (level3.dynacom.net [206.107.213.213]) by hub.freebsd.org (Postfix) with SMTP id 7CB5937B4EC for ; Mon, 26 Feb 2001 18:49:46 -0800 (PST) (envelope-from kstewart@urx.com) Received: (qmail 10896 invoked by uid 0); 27 Feb 2001 03:49:52 -0000 Received: from unknown (HELO urx.com) (206.159.132.160) by mail.urx.com with SMTP; 27 Feb 2001 03:49:52 -0000 Message-ID: <3A9B15C8.24531D12@urx.com> Date: Mon, 26 Feb 2001 18:49:44 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Will Andrews Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/x11/kde2 Makefile ports/x11/kdebase11 Makefiledistinfo pkg-comment pkg-descr pkg-plist ports/x11/kdebase11/filesja.kimap kwmrc patch-ai patch-an patch-ao patch-ap patch-aqpatch-at patch-au patch-av patch-aw patch-ax patch-az patch-ba ... References: <200102261924.f1QJOnP03324@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I think this was premature. You can't fetch the tars from anywhere and so KDE-2 will no longer build. Kent Will Andrews wrote: > > will 2001/02/26 11:24:49 PST > > Modified files: > x11/kde2 Makefile > x11/kdebase2 Makefile distinfo pkg-plist > x11/kdebase2/files patch-TEPty.C patch-kdeeject > games/kdegames2 Makefile distinfo pkg-plist > graphics/kdegraphics2 Makefile distinfo pkg-plist > x11/kdelibs2 Makefile distinfo pkg-plist > x11/kdelibs2/files patch-global.cpp patch-kapp.cpp > audio/kdemultimedia2 Makefile distinfo pkg-plist > net/kdenetwork2 Makefile distinfo pkg-plist > converters/kdesupport2 Makefile distinfo > x11-clocks/kdetoys2 Makefile distinfo pkg-plist > misc/kdeutils2 Makefile distinfo pkg-plist > audio Makefile > converters Makefile > graphics Makefile > misc Makefile > net Makefile > x11 Makefile > x11-clocks Makefile > Removed files: > x11/kdebase11 Makefile distinfo pkg-comment pkg-descr > pkg-plist > x11/kdebase11/files ja.kimap kwmrc patch-ai patch-an patch-ao > patch-ap patch-aq patch-at patch-au > patch-av patch-aw patch-ax patch-az > patch-ba patch-bb patch-bc patch-bd > patch-be > x11/kdebase2/files patch-Processlist.c > patch-konsole_grantpty.c > games/kdegames11 Makefile distinfo pkg-comment pkg-descr > pkg-plist > games/kdegames11/files patch-ba patch-bb > graphics/kdegraphics11 Makefile distinfo pkg-comment pkg-descr > pkg-plist > graphics/kdegraphics11/files patch-ab patch-ac > graphics/kdegraphics2/files patch-kfax.cpp > x11/kdelibs2/files patch-charsets.conf patch-kcharsets.cpp > audio/kdemultimedia11 Makefile distinfo pkg-comment pkg-descr > pkg-plist > audio/kdemultimedia11/files patch-aa patch-ba > audio/kdemultimedia2/files patch-CDDialog.cpp patch-configure > net/kdenetwork11 Makefile distinfo pkg-comment pkg-descr > pkg-plist > net/kdenetwork11/files patch-aa patch-ab patch-ac patch-ba > patch-bb patch-bc > x11-clocks/kdetoys11 Makefile distinfo pkg-comment pkg-descr > pkg-plist > x11-clocks/kdetoys11/files patch-ba patch-bb > misc/kdeutils11 Makefile distinfo pkg-comment pkg-descr > pkg-plist > misc/kdeutils11/files patch-ab > Log: > Lo and behold, welcome KDE 2.1 to our ports tree. As a direct result of > the KDE team's excellent work, I am initiating burn sequence for KDE > 1.x. All base KDE1 ports are hereby nuked. I am also reluctantly > reassuming maintainership of the KDE2 ports. Official KDE 2.1 packages > built for FreeBSD 4.2-STABLE w/ XFree86 4.0.2 are available on KDE's > official ftp mirrors now. Enjoy! > > Note: It seems that the KDE people rerolled their kdelibs and kdebase > packages, and a quick examination of diffs reveal minor changes, but the > port should still work. I'll fix the packaging problems that bento runs > into. > > Approved by: kevlo > > Revision Changes Path > 1.43 +3 -3 ports/x11/kde2/Makefile > 1.62 +3 -3 ports/x11/kdebase2/Makefile > 1.18 +1 -1 ports/x11/kdebase2/distinfo > 1.30 +706 -239 ports/x11/kdebase2/pkg-plist > 1.3 +3 -80 ports/x11/kdebase2/files/patch-TEPty.C > 1.2 +6 -6 ports/x11/kdebase2/files/patch-kdeeject > 1.49 +3 -3 ports/games/kdegames2/Makefile > 1.17 +1 -1 ports/games/kdegames2/distinfo > 1.16 +742 -179 ports/games/kdegames2/pkg-plist > 1.42 +3 -3 ports/graphics/kdegraphics2/Makefile > 1.13 +1 -1 ports/graphics/kdegraphics2/distinfo > 1.12 +229 -8 ports/graphics/kdegraphics2/pkg-plist > 1.70 +3 -4 ports/x11/kdelibs2/Makefile > 1.18 +1 -1 ports/x11/kdelibs2/distinfo > 1.32 +395 -74 ports/x11/kdelibs2/pkg-plist > 1.3 +9 -9 ports/x11/kdelibs2/files/patch-global.cpp > 1.2 +7 -7 ports/x11/kdelibs2/files/patch-kapp.cpp > 1.48 +8 -3 ports/audio/kdemultimedia2/Makefile > 1.14 +1 -1 ports/audio/kdemultimedia2/distinfo > 1.13 +708 -122 ports/audio/kdemultimedia2/pkg-plist > 1.56 +3 -3 ports/net/kdenetwork2/Makefile > 1.17 +1 -1 ports/net/kdenetwork2/distinfo > 1.20 +189 -64 ports/net/kdenetwork2/pkg-plist > 1.44 +3 -3 ports/converters/kdesupport2/Makefile > 1.18 +1 -1 ports/converters/kdesupport2/distinfo > 1.19 +3 -3 ports/x11-clocks/kdetoys2/Makefile > 1.9 +1 -1 ports/x11-clocks/kdetoys2/distinfo > 1.9 +91 -0 ports/x11-clocks/kdetoys2/pkg-plist > 1.50 +3 -3 ports/misc/kdeutils2/Makefile > 1.17 +1 -1 ports/misc/kdeutils2/distinfo > 1.19 +72 -41 ports/misc/kdeutils2/pkg-plist > 1.209 +1 -2 ports/audio/Makefile > 1.52 +1 -2 ports/converters/Makefile > 1.269 +1 -2 ports/graphics/Makefile > 1.328 +1 -2 ports/misc/Makefile > 1.463 +1 -2 ports/net/Makefile > 1.316 +1 -3 ports/x11/Makefile > 1.21 +1 -2 ports/x11-clocks/Makefile > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 19: 3:34 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0257C37B4EC; Mon, 26 Feb 2001 19:03:28 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R33RY86976; Mon, 26 Feb 2001 19:03:27 -0800 (PST) (envelope-from steve) Message-Id: <200102270303.f1R33RY86976@freefall.freebsd.org> From: Steve Price Date: Mon, 26 Feb 2001 19:03:27 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/normalize Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/26 19:03:27 PST Modified files: audio/normalize Makefile distinfo pkg-plist Log: Update to version 0.5.2. PR: 25395 Submitted by: maintainer Revision Changes Path 1.4 +2 -2 ports/audio/normalize/Makefile 1.2 +1 -1 ports/audio/normalize/distinfo 1.2 +1 -0 ports/audio/normalize/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 19: 5:42 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8487837B491; Mon, 26 Feb 2001 19:05:39 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R35dc89730; Mon, 26 Feb 2001 19:05:39 -0800 (PST) (envelope-from steve) Message-Id: <200102270305.f1R35dc89730@freefall.freebsd.org> From: Steve Price Date: Mon, 26 Feb 2001 19:05:39 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/archivers/sectar Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/26 19:05:39 PST Modified files: archivers/sectar Makefile distinfo Log: Update to version 1.01. PR: 25397 Submitted by: maintainer Revision Changes Path 1.3 +2 -2 ports/archivers/sectar/Makefile 1.3 +1 -1 ports/archivers/sectar/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 19: 9:18 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7876337B491; Mon, 26 Feb 2001 19:09:12 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R39Cd90232; Mon, 26 Feb 2001 19:09:12 -0800 (PST) (envelope-from steve) Message-Id: <200102270309.f1R39Cd90232@freefall.freebsd.org> From: Steve Price Date: Mon, 26 Feb 2001 19:09:12 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/kebook Makefile ports/devel/kdbg Makefile ports/misc/khotkeys Makefile ports/graphics/killustrator Makefile ports/net/kmud Makefile ports/audio/knapster Makefile ports/audio/krio Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/26 19:09:12 PST Modified files: japanese/kebook Makefile devel/kdbg Makefile misc/khotkeys Makefile graphics/killustrator Makefile net/kmud Makefile audio/knapster Makefile audio/krio Makefile Log: Mark these ports as BROKEN after KDE 1.x was unceremoniously ripped from the ports tree. Revision Changes Path 1.6 +3 -1 ports/japanese/kebook/Makefile 1.13 +3 -1 ports/devel/kdbg/Makefile 1.3 +3 -1 ports/misc/khotkeys/Makefile 1.14 +3 -1 ports/graphics/killustrator/Makefile 1.7 +3 -1 ports/net/kmud/Makefile 1.18 +3 -1 ports/audio/knapster/Makefile 1.7 +3 -1 ports/audio/krio/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 19:10: 5 2001 Delivered-To: cvs-all@freebsd.org Received: from ohm.physics.purdue.edu (ohm.physics.purdue.edu [128.210.146.32]) by hub.freebsd.org (Postfix) with ESMTP id 0548C37B401; Mon, 26 Feb 2001 19:09:49 -0800 (PST) (envelope-from will@physics.purdue.edu) Received: (from will@localhost) by ohm.physics.purdue.edu (8.11.2/8.9.3) id f1R3A7D10015; Mon, 26 Feb 2001 22:10:07 -0500 (EST) (envelope-from will@physics.purdue.edu) X-Authentication-Warning: ohm.physics.purdue.edu: will set sender to will@physics.purdue.edu using -f Date: Mon, 26 Feb 2001 22:10:07 -0500 From: Will Andrews To: Kent Stewart Cc: Will Andrews , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/x11/kde2 Makefile ports/x11/kdebase11 Makefiledistinfo pkg-comment pkg-descr pkg-plist ports/x11/kdebase11/filesja.kimap kwmrc patch-ai patch-an patch-ao patch-ap patch-aqpatch-at patch-au patch-av patch-aw patch-ax patch-az patch-ba ... Message-ID: <20010226221006.D767@ohm.physics.purdue.edu> Reply-To: Will Andrews Mail-Followup-To: Will Andrews , Kent Stewart , Will Andrews , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200102261924.f1QJOnP03324@freefall.freebsd.org> <3A9B15C8.24531D12@urx.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="BEfR2jmXRHrz4elx" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3A9B15C8.24531D12@urx.com>; from kstewart@urx.com on Mon, Feb 26, 2001 at 06:49:44PM -0800 X-Operating-System: FreeBSD 4.2-STABLE i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --BEfR2jmXRHrz4elx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 26, 2001 at 06:49:44PM -0800, Kent Stewart wrote: > I think this was premature. You can't fetch the tars from anywhere and > so KDE-2 will no longer build. 1) Nobody should be using 2.0.1 (or 1.1.2 for that matter) anymore. 2) Some people can get the tarballs. Others can't. Be patient. --=20 wca --BEfR2jmXRHrz4elx Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.3 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6mxqOF47idPgWcsURApwNAJ94oc8w/GLHPKo4Hx91tS3wTJcJtQCgjScE 8y28ehaVITj9oUEcvs/YIOk= =afYw -----END PGP SIGNATURE----- --BEfR2jmXRHrz4elx-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 19:20:13 2001 Delivered-To: cvs-all@freebsd.org Received: from mail.gmx.net (mail.gmx.de [194.221.183.20]) by hub.freebsd.org (Postfix) with SMTP id 094C837B503 for ; Mon, 26 Feb 2001 19:20:10 -0800 (PST) (envelope-from Gerhard.Sittig@gmx.net) Received: (qmail 868 invoked by uid 0); 27 Feb 2001 03:20:07 -0000 Received: from pd950886c.dip.t-dialin.net (HELO speedy.gsinet) (217.80.136.108) by mail.gmx.net (mp006-rz3) with SMTP; 27 Feb 2001 03:20:07 -0000 Received: (from sittig@localhost) by speedy.gsinet (8.8.8/8.8.8) id WAA12417 for cvs-all@FreeBSD.org; Mon, 26 Feb 2001 22:10:26 +0100 Date: Mon, 26 Feb 2001 22:10:26 +0100 From: Gerhard Sittig To: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/pccard/pccardd util.c Message-ID: <20010226221026.T20830@speedy.gsinet> References: <20010225131435.A39340@mollari.cthul.hu> <200102251952.f1PJqhe95166@freefall.freebsd.org> <20010225131435.A39340@mollari.cthul.hu> <200102252339.f1PNdnY01262@billy-club.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200102252339.f1PNdnY01262@billy-club.village.org>; from imp@village.org on Sun, Feb 25, 2001 at 04:39:49PM -0700 Organization: System Defenestrators Inc. Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Feb 25, 2001 at 16:39 -0700, Warner Losh wrote: > > pccardd wasn't written with paranoia in mind. Right. When I lately expanded the macro expansion in the util.c execute() function I realized there's a randomly (probably large enough:) buffer is allocated (local var) and filled without length checks (*cp++ = c). One could argue that the input values come from files only root can manipulate. virtually yours 82D1 9B9C 01DC 4FB4 D7B4 61BE 3F49 4F77 72DE DA76 Gerhard Sittig true | mail -s "get gpg key" Gerhard.Sittig@gmx.net -- If you don't understand or are scared by any of the above ask your parents or an adult to help you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 19:30:12 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DB99F37B401; Mon, 26 Feb 2001 19:30:03 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R3U3s92777; Mon, 26 Feb 2001 19:30:03 -0800 (PST) (envelope-from knu) Message-Id: <200102270330.f1R3U3s92777@freefall.freebsd.org> From: Akinori MUSHA Date: Mon, 26 Feb 2001 19:30:03 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/ruby-kde Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2001/02/26 19:30:03 PST Modified files: x11/ruby-kde Makefile Log: Let this port sleep until it is updated to support KDE2.1. Revision Changes Path 1.13 +3 -1 ports/x11/ruby-kde/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 19:30:35 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8972D37B503; Mon, 26 Feb 2001 19:30:25 -0800 (PST) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R3UPE92840; Mon, 26 Feb 2001 19:30:25 -0800 (PST) (envelope-from will) Message-Id: <200102270330.f1R3UPE92840@freefall.freebsd.org> From: Will Andrews Date: Mon, 26 Feb 2001 19:30:25 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/kdebase11 Makefile distinfo pkg-comment pkg-descr pkg-plist ports/x11/kdebase11/files ja.kimap kwmrc patch-ai patch-an patch-ao patch-ap patch-aq patch-at patch-au patch-av patch-aw patch-ax patch-az patch-ba patch-bb patch-bc ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2001/02/26 19:30:25 PST Added files: x11/kdebase11 Makefile distinfo pkg-comment pkg-descr pkg-plist x11/kdebase11/files ja.kimap kwmrc patch-ai patch-an patch-ao patch-ap patch-aq patch-at patch-au patch-av patch-aw patch-ax patch-az patch-ba patch-bb patch-bc patch-bd patch-be Log: Put kdebase 1.x back to fix broken ports I'd overlooked. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 19:33:29 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CBCFE37B491; Mon, 26 Feb 2001 19:33:26 -0800 (PST) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R3XQj93322; Mon, 26 Feb 2001 19:33:26 -0800 (PST) (envelope-from will) Message-Id: <200102270333.f1R3XQj93322@freefall.freebsd.org> From: Will Andrews Date: Mon, 26 Feb 2001 19:33:26 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/kebook Makefile ports/devel/kdbg Makefile ports/misc/khotkeys Makefile ports/graphics/killustrator Makefile ports/net/kmud Makefile ports/audio/knapster Makefile ports/audio/krio Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2001/02/26 19:33:26 PST Modified files: japanese/kebook Makefile devel/kdbg Makefile misc/khotkeys Makefile graphics/killustrator Makefile net/kmud Makefile audio/knapster Makefile audio/krio Makefile Log: Unbreak. Revision Changes Path 1.7 +1 -3 ports/japanese/kebook/Makefile 1.14 +1 -3 ports/devel/kdbg/Makefile 1.4 +1 -3 ports/misc/khotkeys/Makefile 1.15 +1 -3 ports/graphics/killustrator/Makefile 1.8 +1 -3 ports/net/kmud/Makefile 1.19 +1 -3 ports/audio/knapster/Makefile 1.8 +1 -3 ports/audio/krio/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 19:42:39 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3164437B491; Mon, 26 Feb 2001 19:42:32 -0800 (PST) (envelope-from cg@FreeBSD.org) Received: (from cg@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R3gWd94406; Mon, 26 Feb 2001 19:42:32 -0800 (PST) (envelope-from cg) Message-Id: <200102270342.f1R3gWd94406@freefall.freebsd.org> From: Cameron Grant Date: Mon, 26 Feb 2001 19:42:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pci cmi.c cmireg.h src/sys/modules/sound/driver/cmi Makefile src/sys/conf files X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cg 2001/02/26 19:42:31 PST Modified files: (Branch: RELENG_4) sys/conf files Added files: (Branch: RELENG_4) sys/dev/sound/pci cmi.c cmireg.h sys/modules/sound/driver/cmi Makefile Log: MFC of cmi8738 driver Revision Changes Path 1.340.2.49 +2 -1 src/sys/conf/files To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 19:43:13 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D3E2037B491; Mon, 26 Feb 2001 19:43:05 -0800 (PST) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R3h5694547; Mon, 26 Feb 2001 19:43:05 -0800 (PST) (envelope-from will) Message-Id: <200102270343.f1R3h5694547@freefall.freebsd.org> From: Will Andrews Date: Mon, 26 Feb 2001 19:43:05 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/kde11 Makefile pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2001/02/26 19:43:05 PST Removed files: x11/kde11 Makefile pkg-comment pkg-descr pkg-plist Log: Remove KDE 1.x metaport. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 19:57:59 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 019FD37B491; Mon, 26 Feb 2001 19:57:54 -0800 (PST) (envelope-from cg@FreeBSD.org) Received: (from cg@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R3vrB96617; Mon, 26 Feb 2001 19:57:53 -0800 (PST) (envelope-from cg) Message-Id: <200102270357.f1R3vrB96617@freefall.freebsd.org> From: Cameron Grant Date: Mon, 26 Feb 2001 19:57:53 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pci cs4281.c cs4281.h src/sys/modules/sound/driver/cs4281 Makefile src/sys/conf files X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cg 2001/02/26 19:57:53 PST Modified files: (Branch: RELENG_4) sys/conf files Added files: (Branch: RELENG_4) sys/dev/sound/pci cs4281.c cs4281.h sys/modules/sound/driver/cs4281 Makefile Log: MFC of cs4281 driver Revision Changes Path 1.340.2.50 +2 -1 src/sys/conf/files To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 20:15: 2 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8ECA737B491; Mon, 26 Feb 2001 20:14:58 -0800 (PST) (envelope-from cg@FreeBSD.org) Received: (from cg@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R4Ett01318; Mon, 26 Feb 2001 20:14:55 -0800 (PST) (envelope-from cg) Message-Id: <200102270414.f1R4Ett01318@freefall.freebsd.org> From: Cameron Grant Date: Mon, 26 Feb 2001 20:14:55 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/sound/driver Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cg 2001/02/26 20:14:55 PST Modified files: (Branch: RELENG_4) sys/modules/sound/driver Makefile Log: connect cmi8738 and cs4281 drivers to build of sound modules Revision Changes Path 1.5.2.4 +2 -2 src/sys/modules/sound/driver/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 20:31:37 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0DF7F37B4EC; Mon, 26 Feb 2001 20:31:34 -0800 (PST) (envelope-from cg@FreeBSD.org) Received: (from cg@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R4VXm03138; Mon, 26 Feb 2001 20:31:33 -0800 (PST) (envelope-from cg) Message-Id: <200102270431.f1R4VXm03138@freefall.freebsd.org> From: Cameron Grant Date: Mon, 26 Feb 2001 20:31:32 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/sound/driver Makefile src/sys/modules/sound/driver/csa Makefile src/sys/modules/sound/driver/csapcm Makefile src/sys/modules/sound/driver/es1888 Makefile src/sys/modules/sound/driver/ess Makefile src/sys/modules/sound/driver/gusc Makefile ... X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cg 2001/02/26 20:31:32 PST Modified files: (Branch: RELENG_4) sys/modules/sound/driver Makefile sys/modules/sound/driver/csa Makefile sys/modules/sound/driver/ess Makefile sys/modules/sound/driver/mss Makefile Removed files: (Branch: RELENG_4) sys/modules/sound/driver/csapcm Makefile sys/modules/sound/driver/es1888 Makefile sys/modules/sound/driver/gusc Makefile Log: * move functionality of csapcm into csa * move functionality of es1888 into ess * move functionality of gusc into mss none of these were complete drivers- es1888 and gusc just allowed ess and mss to detect additional cards, and csa was useless being a bridge driver with no children to control the card. Revision Changes Path 1.5.2.5 +2 -2 src/sys/modules/sound/driver/Makefile 1.1.2.2 +3 -2 src/sys/modules/sound/driver/csa/Makefile 1.1.2.2 +3 -3 src/sys/modules/sound/driver/ess/Makefile 1.1.2.3 +3 -3 src/sys/modules/sound/driver/mss/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 20:47:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9D7B437B491; Mon, 26 Feb 2001 20:47:49 -0800 (PST) (envelope-from cg@FreeBSD.org) Received: (from cg@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R4lnK05385; Mon, 26 Feb 2001 20:47:49 -0800 (PST) (envelope-from cg) Message-Id: <200102270447.f1R4lnK05385@freefall.freebsd.org> From: Cameron Grant Date: Mon, 26 Feb 2001 20:47:49 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound driver.c src/sys/modules/sound/snd Makefile src/sys/modules/sound Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cg 2001/02/26 20:47:48 PST Modified files: (Branch: RELENG_4) sys/modules/sound Makefile Added files: (Branch: RELENG_4) sys/dev/sound driver.c sys/modules/sound/snd Makefile Log: add a meta-module to the sound module system. when sound modules are built, one can now load all drivers and infrastructure by kldloading snd. Revision Changes Path 1.1.2.2 +2 -2 src/sys/modules/sound/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 20:49:50 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 163C337B401; Mon, 26 Feb 2001 20:49:44 -0800 (PST) (envelope-from cg@FreeBSD.org) Received: (from cg@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R4niU05761; Mon, 26 Feb 2001 20:49:44 -0800 (PST) (envelope-from cg) Message-Id: <200102270449.f1R4niU05761@freefall.freebsd.org> From: Cameron Grant Date: Mon, 26 Feb 2001 20:49:43 -0800 (PST) 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 X-Loop: FreeBSD.ORG cg 2001/02/26 20:49:43 PST Modified files: (Branch: RELENG_4) sys/modules Makefile Log: connect sound modules to the build- we now support modular usage of newpcm Revision Changes Path 1.110.2.22 +2 -2 src/sys/modules/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 20:55:21 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D7A8D37B401; Mon, 26 Feb 2001 20:55:18 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R4tI706669; Mon, 26 Feb 2001 20:55:18 -0800 (PST) (envelope-from steve) Message-Id: <200102270455.f1R4tI706669@freefall.freebsd.org> From: Steve Price Date: Mon, 26 Feb 2001 20:55:18 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/spim Makefile distinfo pkg-plist ports/emulators/spim/files patch-01 patch-02 patch-03 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/26 20:55:18 PST Modified files: emulators/spim Makefile distinfo pkg-plist emulators/spim/files patch-01 Removed files: emulators/spim/files patch-02 patch-03 Log: Update to version 6.3. PR: 25021 Submitted by: George Reid Revision Changes Path 1.18 +3 -3 ports/emulators/spim/Makefile 1.4 +1 -1 ports/emulators/spim/distinfo 1.4 +3 -3 ports/emulators/spim/pkg-plist 1.4 +4 -7 ports/emulators/spim/files/patch-01 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 20:56:35 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 55D5B37B4EC; Mon, 26 Feb 2001 20:56:27 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R4uRJ06944; Mon, 26 Feb 2001 20:56:27 -0800 (PST) (envelope-from steve) Message-Id: <200102270456.f1R4uRJ06944@freefall.freebsd.org> From: Steve Price Date: Mon, 26 Feb 2001 20:56:27 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/cel Makefile distinfo pkg-plist ports/lang/cel/files patch-ab patch-ac patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/26 20:56:27 PST Modified files: lang/cel Makefile distinfo pkg-plist lang/cel/files patch-aa Added files: lang/cel/files patch-ab patch-ac Log: Update to version 0.6. PR: 25398 Submitted by: maintainer Revision Changes Path 1.2 +6 -7 ports/lang/cel/Makefile 1.2 +1 -1 ports/lang/cel/distinfo 1.2 +1 -2 ports/lang/cel/pkg-plist 1.2 +12 -7 ports/lang/cel/files/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 20:57:47 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 97E3537B491; Mon, 26 Feb 2001 20:57:35 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R4vZB07239; Mon, 26 Feb 2001 20:57:35 -0800 (PST) (envelope-from steve) Message-Id: <200102270457.f1R4vZB07239@freefall.freebsd.org> From: Steve Price Date: Mon, 26 Feb 2001 20:57:35 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/freesci Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/26 20:57:35 PST Modified files: emulators/freesci Makefile distinfo pkg-plist Log: Update to version 0.3.1. PR: 25401 Submitted by: maintainer Revision Changes Path 1.4 +5 -4 ports/emulators/freesci/Makefile 1.2 +1 -1 ports/emulators/freesci/distinfo 1.3 +3 -10 ports/emulators/freesci/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 20:58:33 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2AA1D37B401; Mon, 26 Feb 2001 20:58:30 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R4wUT07430; Mon, 26 Feb 2001 20:58:30 -0800 (PST) (envelope-from steve) Message-Id: <200102270458.f1R4wUT07430@freefall.freebsd.org> From: Steve Price Date: Mon, 26 Feb 2001 20:58:30 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/firetalk Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/26 20:58:30 PST Modified files: net/firetalk Makefile distinfo Log: Update to version 0.0.11. PR: 25399 Submitted by: maintainer Revision Changes Path 1.3 +2 -2 ports/net/firetalk/Makefile 1.2 +1 -1 ports/net/firetalk/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 20:59:28 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7A04B37B503; Mon, 26 Feb 2001 20:59:25 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R4xPm07704; Mon, 26 Feb 2001 20:59:25 -0800 (PST) (envelope-from steve) Message-Id: <200102270459.f1R4xPm07704@freefall.freebsd.org> From: Steve Price Date: Mon, 26 Feb 2001 20:59:25 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-wm/windowmaker-i18n Makefile distinfo pkg-plist ports/x11-wm/windowmaker-i18n/files patch-ad patch-bc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/26 20:59:25 PST Modified files: x11-wm/windowmaker-i18n Makefile distinfo pkg-plist x11-wm/windowmaker-i18n/files patch-ad patch-bc Log: Update to version 0.64.0. PR: 25396 Submitted by: maintainer Revision Changes Path 1.82 +3 -3 ports/x11-wm/windowmaker-i18n/Makefile 1.35 +1 -1 ports/x11-wm/windowmaker-i18n/distinfo 1.33 +8 -1 ports/x11-wm/windowmaker-i18n/pkg-plist 1.23 +7 -7 ports/x11-wm/windowmaker-i18n/files/patch-ad 1.4 +14 -17 ports/x11-wm/windowmaker-i18n/files/patch-bc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 21: 1:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 93DA637B491; Mon, 26 Feb 2001 21:01:47 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R51lL08111; Mon, 26 Feb 2001 21:01:47 -0800 (PST) (envelope-from steve) Message-Id: <200102270501.f1R51lL08111@freefall.freebsd.org> From: Steve Price Date: Mon, 26 Feb 2001 21:01:45 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/libmcrypt-nm Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/26 21:01:45 PST Modified files: security Makefile Removed files: security/libmcrypt-nm Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Remove the libmcrypt-nm as it is no longer supported or actively developed. PR: 25334 Submitted by: KATO Tsuguru Revision Changes Path 1.167 +1 -2 ports/security/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 21:29:33 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8BADE37B41A; Mon, 26 Feb 2001 21:29:29 -0800 (PST) (envelope-from cg@FreeBSD.org) Received: (from cg@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R5TTH38273; Mon, 26 Feb 2001 21:29:29 -0800 (PST) (envelope-from cg) Message-Id: <200102270529.f1R5TTH38273@freefall.freebsd.org> From: Cameron Grant Date: Mon, 26 Feb 2001 21:29:29 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc MAKEDEV X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cg 2001/02/26 21:29:29 PST Modified files: (Branch: RELENG_4) etc MAKEDEV Log: create devnodes for snd0 in the 'all' target. with this change, owners of supported pnp/pci sound cards can simply 'kldload snd' and use sound with no other setup required. Revision Changes Path 1.243.2.21 +2 -2 src/etc/MAKEDEV To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 21:59:42 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5F45D37B419; Mon, 26 Feb 2001 21:59:39 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R5xdO91924; Mon, 26 Feb 2001 21:59:39 -0800 (PST) (envelope-from steve) Message-Id: <200102270559.f1R5xdO91924@freefall.freebsd.org> From: Steve Price Date: Mon, 26 Feb 2001 21:59:39 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/stamp Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/26 21:59:39 PST Modified files: graphics/stamp Makefile Log: Update MASTER_SITES. PR: 23927 Submitted by: George Reid Approved by: maintainer Revision Changes Path 1.8 +3 -2 ports/graphics/stamp/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 22: 5:46 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7EAA337B420; Mon, 26 Feb 2001 22:05:37 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R65bs04459; Mon, 26 Feb 2001 22:05:37 -0800 (PST) (envelope-from steve) Message-Id: <200102270605.f1R65bs04459@freefall.freebsd.org> From: Steve Price Date: Mon, 26 Feb 2001 22:05:37 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/biabam Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/26 22:05:37 PST Modified files: mail Makefile Added files: mail/biabam Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Adding biabam version 0.9.2. BIABAM is a commandline attachment mailer. PR: 24051 Submitted by: George Reid Revision Changes Path 1.199 +2 -1 ports/mail/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 22: 6:11 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4C78837B420; Mon, 26 Feb 2001 22:06:04 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R663I05507; Mon, 26 Feb 2001 22:06:03 -0800 (PST) (envelope-from steve) Message-Id: <200102270606.f1R663I05507@freefall.freebsd.org> From: Steve Price Date: Mon, 26 Feb 2001 22:06:03 -0800 (PST) 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 X-Loop: FreeBSD.ORG steve 2001/02/26 22:06:02 PST Modified files: . modules Log: biabam --> ports/mail/biabam Revision Changes Path 1.2470 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 22:13: 2 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6478637B419; Mon, 26 Feb 2001 22:12:59 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R6Cud12308; Mon, 26 Feb 2001 22:12:56 -0800 (PST) (envelope-from steve) Message-Id: <200102270612.f1R6Cud12308@freefall.freebsd.org> From: Steve Price Date: Mon, 26 Feb 2001 22:12:55 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG steve 2001/02/26 22:12:55 PST Modified files: games Makefile Log: Remove the now defunct kdegames11 directory. PR: 25402 Submitted by: John Reynolds Revision Changes Path 1.331 +1 -2 ports/games/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 22:58:59 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8FA4C37B70E; Mon, 26 Feb 2001 22:58:55 -0800 (PST) (envelope-from cg@FreeBSD.org) Received: (from cg@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R6wt967574; Mon, 26 Feb 2001 22:58:55 -0800 (PST) (envelope-from cg) Message-Id: <200102270658.f1R6wt967574@freefall.freebsd.org> From: Cameron Grant Date: Mon, 26 Feb 2001 22:58:55 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pcm sound.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cg 2001/02/26 22:58:55 PST Modified files: sys/dev/sound/pcm sound.h Log: MFS: 4.x/5.x compatibility #defines Revision Changes Path 1.25 +7 -1 src/sys/dev/sound/pcm/sound.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 23: 1:52 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3019137B702; Mon, 26 Feb 2001 23:01:50 -0800 (PST) (envelope-from cg@FreeBSD.org) Received: (from cg@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R71o170279; Mon, 26 Feb 2001 23:01:50 -0800 (PST) (envelope-from cg) Message-Id: <200102270701.f1R71o170279@freefall.freebsd.org> From: Cameron Grant Date: Mon, 26 Feb 2001 23:01:49 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pcm sound.c mixer.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cg 2001/02/26 23:01:49 PST Modified files: sys/dev/sound/pcm sound.c mixer.c Log: MFS: 4.x/5.x compatibility #ifdefs Revision Changes Path 1.36 +17 -3 src/sys/dev/sound/pcm/sound.c 1.17 +7 -1 src/sys/dev/sound/pcm/mixer.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 23:11:11 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B6DCD37B718; Mon, 26 Feb 2001 23:10:53 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R7ArC86578; Mon, 26 Feb 2001 23:10:53 -0800 (PST) (envelope-from ijliao) Message-Id: <200102270710.f1R7ArC86578@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 26 Feb 2001 23:10:53 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/uds Makefile distinfo pkg-comment pkg-descr pkg-plist ports/devel/uds/files patch-Makefile.in patch-uds::procstream.cc patch-uds::socket.cc patch-uds::sys_util.hh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ijliao 2001/02/26 23:10:53 PST Modified files: devel Makefile Added files: devel/uds Makefile distinfo pkg-comment pkg-descr pkg-plist devel/uds/files patch-Makefile.in patch-uds::procstream.cc patch-uds::socket.cc patch-uds::sys_util.hh Log: add uds UDS (Useful Development Stuff) Collection Revision Changes Path 1.446 +2 -1 ports/devel/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 23:11:14 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BDBE837B742; Mon, 26 Feb 2001 23:10:59 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R7Ax486627; Mon, 26 Feb 2001 23:10:59 -0800 (PST) (envelope-from ijliao) Message-Id: <200102270710.f1R7Ax486627@freefall.freebsd.org> From: Ying-Chieh Liao Date: Mon, 26 Feb 2001 23:10:59 -0800 (PST) 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 X-Loop: FreeBSD.ORG ijliao 2001/02/26 23:10:59 PST Modified files: . modules Log: uds --> ports/devel/uds Revision Changes Path 1.2471 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 23:39:16 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2A2C937B71A; Mon, 26 Feb 2001 23:39:13 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R7dDN07340; Mon, 26 Feb 2001 23:39:13 -0800 (PST) (envelope-from peter) Message-Id: <200102270739.f1R7dDN07340@freefall.freebsd.org> From: Peter Wemm Date: Mon, 26 Feb 2001 23:39:13 -0800 (PST) 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 X-Loop: FreeBSD.ORG peter 2001/02/26 23:39:12 PST Modified files: sys/i386/conf NOTES Log: "Document" the COMPAT_LINUX and IBCS2 ABI emulation support together rather than in silly places like "VFS Cluster debugging". People should really be using COMPAT_LINUX instead of the linux module on dynamic systems like -current. Revision Changes Path 1.895 +19 -8 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 Mon Feb 26 23:40:17 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 19F7237B718; Mon, 26 Feb 2001 23:40:10 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R7eAx07400; Mon, 26 Feb 2001 23:40:10 -0800 (PST) (envelope-from peter) Message-Id: <200102270740.f1R7eAx07400@freefall.freebsd.org> From: Peter Wemm Date: Mon, 26 Feb 2001 23:40:10 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/linprocfs Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2001/02/26 23:40:10 PST Modified files: sys/modules/linprocfs Makefile Log: Remove some cruft Revision Changes Path 1.7 +1 -4 src/sys/modules/linprocfs/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Mon Feb 26 23:44:24 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7BF7037B719; Mon, 26 Feb 2001 23:44:21 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: (from phk@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R7iLP07843; Mon, 26 Feb 2001 23:44:21 -0800 (PST) (envelope-from phk) Message-Id: <200102270744.f1R7iLP07843@freefall.freebsd.org> From: Poul-Henning Kamp Date: Mon, 26 Feb 2001 23:44:21 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet in_pcb.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phk 2001/02/26 23:44:21 PST Modified files: (Branch: RELENG_4) sys/netinet in_pcb.c Log: MFC: 1.68 fix for UDP i jail (PR: 20167, 19839, 20946) macro-API Revision Changes Path 1.59.2.7 +41 -28 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 Mon Feb 26 23:45:22 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F2F3537B718; Mon, 26 Feb 2001 23:45:12 -0800 (PST) (envelope-from cg@FreeBSD.org) Received: (from cg@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R7jCn07950; Mon, 26 Feb 2001 23:45:12 -0800 (PST) (envelope-from cg) Message-Id: <200102270745.f1R7jCn07950@freefall.freebsd.org> From: Cameron Grant Date: Mon, 26 Feb 2001 23:45:12 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pcm sound.c sound.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cg 2001/02/26 23:45:12 PST Modified files: sys/dev/sound/pcm sound.c sound.h Log: add functions for sound drivers to use for locking and setting up interrupt handlers. these are not yet used, but will allow compatibility for driver modules from 5.x to 4.x. Revision Changes Path 1.37 +99 -1 src/sys/dev/sound/pcm/sound.c 1.26 +10 -1 src/sys/dev/sound/pcm/sound.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 0: 9: 5 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 52F5337B71B; Tue, 27 Feb 2001 00:09:00 -0800 (PST) (envelope-from dougb@FreeBSD.org) Received: (from dougb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R890m13548; Tue, 27 Feb 2001 00:09:00 -0800 (PST) (envelope-from dougb) Message-Id: <200102270809.f1R890m13548@freefall.freebsd.org> From: Doug Barton Date: Tue, 27 Feb 2001 00:09:00 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/bind9 Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dougb 2001/02/27 00:09:00 PST Modified files: net/bind9 Makefile distinfo pkg-plist Log: Update to ISC's latest Revision Changes Path 1.30 +2 -2 ports/net/bind9/Makefile 1.16 +1 -1 ports/net/bind9/distinfo 1.15 +1 -0 ports/net/bind9/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 0:11:36 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6744137B71A; Tue, 27 Feb 2001 00:11:31 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R8BVU13931; Tue, 27 Feb 2001 00:11:31 -0800 (PST) (envelope-from peter) Message-Id: <200102270811.f1R8BVU13931@freefall.freebsd.org> From: Peter Wemm Date: Tue, 27 Feb 2001 00:11:29 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/conf NOTES src/sys/conf files.alpha files.i386 files.pc98 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2001/02/27 00:11:29 PST Modified files: sys/i386/conf NOTES sys/conf files.alpha files.i386 files.pc98 Log: Add and document the LINPROCFS option, so that we can build linprocfs (either as a module or in the kernel) after sys/modules/* dies. Revision Changes Path 1.896 +4 -1 src/sys/i386/conf/NOTES 1.67 +5 -1 src/sys/conf/files.alpha 1.358 +9 -5 src/sys/conf/files.i386 1.191 +9 -5 src/sys/conf/files.pc98 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 0:13:41 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E745937B719; Tue, 27 Feb 2001 00:13:32 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R8DWg14341; Tue, 27 Feb 2001 00:13:32 -0800 (PST) (envelope-from peter) Message-Id: <200102270813.f1R8DWg14341@freefall.freebsd.org> From: Peter Wemm Date: Tue, 27 Feb 2001 00:13:32 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf Makefile.alpha Makefile.i386 Makefile.ia64 Makefile.pc98 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2001/02/27 00:13:32 PST Modified files: sys/conf Makefile.alpha Makefile.i386 Makefile.ia64 Makefile.pc98 Log: Add a 'clobber' target.. Like 'clean' but it takes out even the config generated stuff, leaving only 'version' in the build dir. Revision Changes Path 1.93 +10 -1 src/sys/conf/Makefile.alpha 1.226 +9 -1 src/sys/conf/Makefile.i386 1.15 +9 -1 src/sys/conf/Makefile.ia64 1.125 +9 -1 src/sys/conf/Makefile.pc98 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 0:21:46 2001 Delivered-To: cvs-all@freebsd.org Received: from rina.r.dl.itc.u-tokyo.ac.jp (rina.r.dl.itc.u-tokyo.ac.jp [133.11.199.247]) by hub.freebsd.org (Postfix) with ESMTP id CAF1D37B718; Tue, 27 Feb 2001 00:21:32 -0800 (PST) (envelope-from tanimura@r.dl.itc.u-tokyo.ac.jp) 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.11.1+3.4W/3.7W-rina.r-0.1-11.01.2000) with ESMTP id f1R8LUg04314; Tue, 27 Feb 2001 17:21:30 +0900 (JST) Date: Tue, 27 Feb 2001 17:21:30 +0900 Message-ID: From: Seigo Tanimura To: jhb@FreeBSD.org Cc: tanimura@FreeBSD.org, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: RE: cvs commit: src/sys/dev/sound/isa emu8000.c gusmidi.c mpu.c In-Reply-To: In your message of "Mon, 26 Feb 2001 10:50:52 -0800 (PST)" References: <200102260736.f1Q7aPd19490@freefall.freebsd.org> User-Agent: Wanderlust/1.1.1 (Purple Rain) SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) 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.13.7 - "Awazu") Content-Type: text/plain; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 26 Feb 2001 10:50:52 -0800 (PST), John Baldwin said: >> - Mutexify midi(4). The driver runs under the giant lock by default. >> If you ever want to run midi(4) out of the giant lock, uncomment >> MIDI_OUTOFGIANT in midi.h. Confirmed to work for csamidi with WITNESS >> and INVARIANTS. John> Err, I hope that you do all mutex operations regardless, and only use this I will do that in my next commit. John> option to control setting the INTR_MPSAFE flag for any interrupt handlers that John> midi uses. Since some interrupt handlers are shared with pcm(4), we have to wait for pcm(4) to be MP-safe. A couple of questions to ask: A. As we might hold a mutex of VM and block, malloc(9) should be called with holding no mutexes except for Giant. Is that right? B. Is PI_AV for a multimedia device? If so, I would like to add INTR_TYPE_AV to enum intr_type and ithread_priority() so that pcm and midi devices can interrupt at PI_AV. -- Seigo Tanimura To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 0:33:59 2001 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 0019737B719; Tue, 27 Feb 2001 00:33:49 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id TAA16105; Tue, 27 Feb 2001 19:33:47 +1100 Date: Tue, 27 Feb 2001 19:33:44 +1100 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: Jonathan Lemon Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern sys_generic.c In-Reply-To: <200102270050.f1R0oKw66156@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 26 Feb 2001, Jonathan Lemon wrote: > jlemon 2001/02/26 16:50:20 PST > > Modified files: > sys/kern sys_generic.c > Log: > Cast nfds to u_int before range checking it in order to catch negative > values. > > PR: 25393 Wrong fix: 1. The cast may be unportable. It's not clear that it works for 1's complement, etc. 2. This hack shouldn't be used in new code. Just compare with 0 explicitly. If the cast would work, then the compiler should be capable optimizing away the comparison if that would be an optimization. gcc has done this for 10-15 years, at least on i386's. 3. poll() has passed an unsigned count, but the count has been corrupted by assigning it to an int. The correctness of all this depends on the cast to u_int converting back to the original value. Do you really want to know if all this works for 1's complement, etc? :-) The patch in the PR does this right (use the correct type for nfds so that things just work. This was broken in peter's recent changes (RELENG_4 still does the bounds check directly on the u_int in the struct. When I reviewed the changes, I stared a bit at the u_int in the struct, but I missed the use of the wrong type for the local vatriable :(. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 1: 0:24 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5C72737B719; Tue, 27 Feb 2001 01:00:19 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R90Ju20923; Tue, 27 Feb 2001 01:00:19 -0800 (PST) (envelope-from sobomax) Message-Id: <200102270900.f1R90Ju20923@freefall.freebsd.org> From: Maxim Sobolev Date: Tue, 27 Feb 2001 01:00:19 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install/delete delete.h main.c perform.c pkg_delete.1 src/usr.sbin/pkg_install/info info.h perform.c src/usr.sbin/pkg_install/lib match.c Makefile lib.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2001/02/27 01:00:19 PST Modified files: usr.sbin/pkg_install/delete delete.h main.c perform.c pkg_delete.1 usr.sbin/pkg_install/info info.h perform.c usr.sbin/pkg_install/lib Makefile lib.h Added files: usr.sbin/pkg_install/lib match.c Log: - Merge recently added into pkg_info(1) regex/glob matching functionality into pkg_delete(1) as well; - add a new `-a' option for pkg_delete(1) to delete all installed packages; - add a new `-i' option for pkg_delete(1) to request simple rm(1)-like interactive confirmation before attempting to delete each package. Silently approved by: jkh, -ports Revision Changes Path 1.6 +3 -1 src/usr.sbin/pkg_install/delete/delete.h 1.21 +39 -16 src/usr.sbin/pkg_install/delete/main.c 1.27 +37 -1 src/usr.sbin/pkg_install/delete/perform.c 1.24 +27 -2 src/usr.sbin/pkg_install/delete/pkg_delete.1 1.18 +0 -6 src/usr.sbin/pkg_install/info/info.h 1.35 +25 -142 src/usr.sbin/pkg_install/info/perform.c 1.7 +3 -1 src/usr.sbin/pkg_install/lib/Makefile 1.32 +9 -1 src/usr.sbin/pkg_install/lib/lib.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 1: 2:14 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D6CF437B719; Tue, 27 Feb 2001 01:02:10 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R92A822791; Tue, 27 Feb 2001 01:02:10 -0800 (PST) (envelope-from ru) Message-Id: <200102270902.f1R92A822791@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 27 Feb 2001 01:02:10 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/arp arp.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/02/27 01:02:10 PST Modified files: usr.sbin/arp arp.c Log: Print a diagnostic message if no interface could be determined when attempting to create a published ARP entry. For example: # arp -s 1.1.1.1 auto pub PR: bin/7753 Submitted by: Jonathan Hanna Revision Changes Path 1.26 +3 -1 src/usr.sbin/arp/arp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 1: 4: 3 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BB13C37B71A; Tue, 27 Feb 2001 01:03:55 -0800 (PST) (envelope-from asmodai@FreeBSD.org) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R93ta23067; Tue, 27 Feb 2001 01:03:55 -0800 (PST) (envelope-from asmodai) Message-Id: <200102270903.f1R93ta23067@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Tue, 27 Feb 2001 01:03:55 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults make.conf X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asmodai 2001/02/27 01:03:55 PST Modified files: etc/defaults make.conf Log: Add -Wundef to BDECFLAGS: Warn if an undefined identifier is evaluated in an `#if' directive. Not objected to by: bde Revision Changes Path 1.145 +2 -2 src/etc/defaults/make.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 1:30:36 2001 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 C622837B719; Tue, 27 Feb 2001 01:30:28 -0800 (PST) (envelope-from dfr@nlsystems.com) Received: from [62.49.251.130] (helo=herring.nlsystems.com) by anchor-post-34.mail.demon.net with esmtp (Exim 2.12 #1) id 14XgSh-000CM3-0Y; Tue, 27 Feb 2001 09:30:27 +0000 Received: from salmon.nlsystems.com (salmon [10.0.0.3]) by herring.nlsystems.com (8.11.2/8.11.2) with ESMTP id f1R9UR129818; Tue, 27 Feb 2001 09:30:27 GMT (envelope-from dfr@nlsystems.com) Date: Tue, 27 Feb 2001 09:30:27 +0000 (GMT) From: Doug Rabson To: Peter Wemm Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf kmod.mk In-Reply-To: <200102270123.f1R1NZQ72766@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 26 Feb 2001, Peter Wemm wrote: > peter 2001/02/26 17:23:34 PST > > Modified files: > sys/conf kmod.mk > Log: > Add pci/agp_if.m to the MFILES list so that we can auto depend on agp_if.h I wish I could think of a way to avoid listing all the .m files in MFILES. -- 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 Feb 27 1:41:23 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3EF3E37B719; Tue, 27 Feb 2001 01:41:16 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: (from phk@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R9fG629921; Tue, 27 Feb 2001 01:41:16 -0800 (PST) (envelope-from phk) Message-Id: <200102270941.f1R9fG629921@freefall.freebsd.org> From: Poul-Henning Kamp Date: Tue, 27 Feb 2001 01:41:16 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_divert.c ip_fw.c ip_input.c ip_output.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phk 2001/02/27 01:41:16 PST Modified files: (Branch: RELENG_4) sys/netinet ip_divert.c ip_fw.c ip_input.c ip_output.c Log: MFC various trivial/textual changes. Revision Changes Path 1.42.2.3 +18 -7 src/sys/netinet/ip_divert.c 1.131.2.20 +4 -7 src/sys/netinet/ip_fw.c 1.130.2.14 +2 -3 src/sys/netinet/ip_input.c 1.99.2.11 +3 -5 src/sys/netinet/ip_output.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 1:42:54 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0D55837B719; Tue, 27 Feb 2001 01:42:46 -0800 (PST) (envelope-from asmodai@FreeBSD.org) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R9gkT30469; Tue, 27 Feb 2001 01:42:46 -0800 (PST) (envelope-from asmodai) Message-Id: <200102270942.f1R9gkT30469@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Tue, 27 Feb 2001 01:42:45 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/bind/doc/html config.html options.html server.html src/contrib/bind/doc/man dnssigner.1 named.conf.5 nsupdate.8 resolver.3 src/contrib/bind/doc/misc IPv6 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asmodai 2001/02/27 01:42:45 PST Modified files: (Branch: RELENG_4) contrib/bind/doc/html config.html options.html server.html contrib/bind/doc/man named.conf.5 nsupdate.8 resolver.3 Added files: (Branch: RELENG_4) contrib/bind/doc/man dnssigner.1 contrib/bind/doc/misc IPv6 Log: MFC: Update BIND documentation to 8.2.3-REL. Revision Changes Path 1.1.1.2.2.1 +2 -2 src/contrib/bind/doc/html/config.html 1.1.1.3.2.2 +8 -1 src/contrib/bind/doc/html/options.html 1.1.1.2.2.1 +4 -2 src/contrib/bind/doc/html/server.html 1.1.1.1.4.2 +18 -12 src/contrib/bind/doc/man/named.conf.5 1.1.1.1.4.2 +4 -1 src/contrib/bind/doc/man/nsupdate.8 1.1.1.2.2.2 +4 -1 src/contrib/bind/doc/man/resolver.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 1:47:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8F0E637B718; Tue, 27 Feb 2001 01:47:46 -0800 (PST) (envelope-from asmodai@FreeBSD.org) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R9lkl31254; Tue, 27 Feb 2001 01:47:46 -0800 (PST) (envelope-from asmodai) Message-Id: <200102270947.f1R9lkl31254@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Tue, 27 Feb 2001 01:47:46 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/bind/doc/man dnssigner.1 src/contrib/bind/doc/misc IPv6 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asmodai 2001/02/27 01:47:46 PST Removed files: (Branch: RELENG_4) contrib/bind/doc/man dnssigner.1 contrib/bind/doc/misc IPv6 Log: *sigh* Put these files back in the Attic since I don't want them. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 1:48:37 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7DB5B37B719; Tue, 27 Feb 2001 01:48:28 -0800 (PST) (envelope-from clive@FreeBSD.org) Received: (from clive@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R9mSG31392; Tue, 27 Feb 2001 01:48:28 -0800 (PST) (envelope-from clive) Message-Id: <200102270948.f1R9mSG31392@freefall.freebsd.org> From: Clive Lin Date: Tue, 27 Feb 2001 01:48:28 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/chinese/aterm Makefile ports/chinese/xa+cv Makefile ports/chinese/xcin Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG clive 2001/02/27 01:48:28 PST Modified files: chinese/aterm Makefile chinese/xa+cv Makefile chinese/xcin Makefile Log: Mark as broken by this reason: "Non-I18N-aware old-fashioned application no more supported" They will retire before 4.3 ports freeze. Discussed/Approved by: vanilla, foxfair, kevlo, keith, ijliao Revision Changes Path 1.11 +3 -1 ports/chinese/aterm/Makefile 1.5 +3 -1 ports/chinese/xa+cv/Makefile 1.14 +3 -1 ports/chinese/xcin/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 1:52:38 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 57BBD37B719; Tue, 27 Feb 2001 01:52:31 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1R9qVE31820; Tue, 27 Feb 2001 01:52:31 -0800 (PST) (envelope-from sobomax) Message-Id: <200102270952.f1R9qVE31820@freefall.freebsd.org> From: Maxim Sobolev Date: Tue, 27 Feb 2001 01:52:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/png Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2001/02/27 01:52:31 PST Modified files: graphics/png Makefile Log: Revert previous change making compilation of mmx-optimised routines a default option. It appears that resulting binary can't be used on a CPU without mmx instruction set (for example Pentium Pro). PR: 25377 Submitted by: Michael Hohmuth Revision Changes Path 1.39 +8 -5 ports/graphics/png/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 2: 1:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0BE8937B718; Tue, 27 Feb 2001 02:01:42 -0800 (PST) (envelope-from asmodai@FreeBSD.org) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RA1f933185; Tue, 27 Feb 2001 02:01:42 -0800 (PST) (envelope-from asmodai) Message-Id: <200102271001.f1RA1f933185@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Tue, 27 Feb 2001 02:01:41 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/bind/doc/html address_list.html config.html index.html master.html options.html server.html zone.html src/contrib/bind/doc/man Makefile host.1 named.8 named.conf.5 nslookup.8 nsupdate.8 resolver.3 src/contrib/bind/doc/misc ... X-FreeBSD-CVS-Branch: RELENG_3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asmodai 2001/02/27 02:01:41 PST Modified files: (Branch: RELENG_3) contrib/bind/doc/html address_list.html config.html index.html master.html options.html server.html zone.html contrib/bind/doc/man Makefile host.1 named.8 named.conf.5 nslookup.8 nsupdate.8 resolver.3 contrib/bind/doc/misc FAQ.1of2 FAQ.2of2 Log: MFC: BIND 8.2.3-REL documentation. Revision Changes Path 1.1.1.1.2.2 +3 -3 src/contrib/bind/doc/html/address_list.html 1.1.1.1.2.2 +2 -2 src/contrib/bind/doc/html/config.html 1.1.1.1.2.2 +3 -3 src/contrib/bind/doc/html/index.html 1.1.1.1.2.2 +4 -4 src/contrib/bind/doc/html/master.html 1.1.1.2.2.2 +14 -9 src/contrib/bind/doc/html/options.html 1.1.1.1.2.2 +4 -2 src/contrib/bind/doc/html/server.html 1.1.1.1.2.2 +4 -4 src/contrib/bind/doc/html/zone.html 1.1.1.1.2.2 +1 -1 src/contrib/bind/doc/man/Makefile 1.2.2.1 +4 -1 src/contrib/bind/doc/man/host.1 1.1.1.2.2.2 +2 -1 src/contrib/bind/doc/man/named.8 1.1.1.1.2.2 +25 -13 src/contrib/bind/doc/man/named.conf.5 1.1.1.1.2.2 +2 -0 src/contrib/bind/doc/man/nslookup.8 1.1.1.1.2.2 +9 -4 src/contrib/bind/doc/man/nsupdate.8 1.1.1.1.2.2 +24 -32 src/contrib/bind/doc/man/resolver.3 1.1.1.3.2.1 +727 -390 src/contrib/bind/doc/misc/FAQ.1of2 1.1.1.2.2.1 +886 -113 src/contrib/bind/doc/misc/FAQ.2of2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 2: 3:57 2001 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id A7D1B37B719; Tue, 27 Feb 2001 02:03:45 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id VAA22765; Tue, 27 Feb 2001 21:03:43 +1100 Date: Tue, 27 Feb 2001 21:03:41 +1100 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: Jeroen Ruigrok van der Werven Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/defaults make.conf In-Reply-To: <200102270903.f1R93ta23067@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 27 Feb 2001, Jeroen Ruigrok van der Werven wrote: > asmodai 2001/02/27 01:03:55 PST > > Modified files: > etc/defaults make.conf > Log: > Add -Wundef to BDECFLAGS: > > Warn if an undefined identifier is evaluated in an `#if' directive. > > Not objected to by: bde Actually, I do object to this. It is idiomatic to use `#if FOO' instead of `#ifdef FOO' if you are prepared to define FOO as nonzero if it is defined at all (and you don't want FOO). I also object to BDECFLAGS being defined unconditionally in /etc/defaults/make.conf (unlike all the other namespace pollution suggested there), not to mention the existence of BDECFLAGS (I put the flags in a shell script) and the abuse of make.conf to configure things other than make(1) :-). Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 2:17: 1 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CD88A37B719; Tue, 27 Feb 2001 02:16:56 -0800 (PST) (envelope-from asmodai@FreeBSD.org) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RAGuC38085; Tue, 27 Feb 2001 02:16:56 -0800 (PST) (envelope-from asmodai) Message-Id: <200102271016.f1RAGuC38085@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Tue, 27 Feb 2001 02:16:56 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults make.conf X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asmodai 2001/02/27 02:16:56 PST Modified files: etc/defaults make.conf Log: Short lived fame for -Wundef. Second thoughts by: bde Revision Changes Path 1.146 +2 -2 src/etc/defaults/make.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 2:20:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EEAF037B718; Tue, 27 Feb 2001 02:20:49 -0800 (PST) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RAKne38567; Tue, 27 Feb 2001 02:20:49 -0800 (PST) (envelope-from billf) Message-Id: <200102271020.f1RAKne38567@freefall.freebsd.org> From: Bill Fumerola Date: Tue, 27 Feb 2001 02:20:47 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_fw.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG billf 2001/02/27 02:20:47 PST Modified files: sys/netinet ip_fw.c Log: The TCP header-specific section suffered a little bit of bitrot recently: When we recieve a fragmented TCP packet (other than the first) we can't extract header information (we don't have state to reference). In a rather unelegant fashion we just move on and assume a non-match. Recent additions to the TCP header-specific section of the code neglected to add the logic to the fragment code so in those cases the match was assumed to be positive and those parts of the rule (which should have resulted in a non-match/continue) were instead skipped (which means the processing of the rule continued even though it had already not matched). Fault can be spread out over Rich Steenbergen (tcpoptions) and myself (tcp{seq,ack,win}). rwatson sent me a patch that got me thinking about this whole situation (but what I'm committing / this description is mine so don't blame him). Revision Changes Path 1.160 +2 -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 Feb 27 2:50:12 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2793637B71A; Tue, 27 Feb 2001 02:50:09 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RAo9j42460; Tue, 27 Feb 2001 02:50:09 -0800 (PST) (envelope-from obrien) Message-Id: <200102271050.f1RAo9j42460@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 27 Feb 2001 02:50:06 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ps nlist.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/02/27 02:50:06 PST Modified files: bin/ps nlist.c Log: Add rcsid. Revision Changes Path 1.13 +6 -0 src/bin/ps/nlist.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 2:50:40 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E864F37B719; Tue, 27 Feb 2001 02:50:32 -0800 (PST) (envelope-from sf@FreeBSD.org) Received: (from sf@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RAoW742550; Tue, 27 Feb 2001 02:50:32 -0800 (PST) (envelope-from sf) Message-Id: <200102271050.f1RAoW742550@freefall.freebsd.org> From: FUJISHIMA Satsuki Date: Tue, 27 Feb 2001 02:50:32 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp/wget/files patch-aa patch-ab patch-ad patch-ae patch-af patch-ag patch-ah patch-ftp.c patch-main.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sf 2001/02/27 02:50:32 PST Added files: ftp/wget/files patch-aa patch-ab patch-ad patch-ae patch-af patch-ag patch-ah patch-ftp.c patch-main.c Log: create null patches to avoid cvs problem. reported by: many many many people. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 2:53:27 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2499337B718; Tue, 27 Feb 2001 02:53:22 -0800 (PST) (envelope-from sf@FreeBSD.org) Received: (from sf@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RArMD42884; Tue, 27 Feb 2001 02:53:22 -0800 (PST) (envelope-from sf) Message-Id: <200102271053.f1RArMD42884@freefall.freebsd.org> From: FUJISHIMA Satsuki Date: Tue, 27 Feb 2001 02:53:21 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp/wget/files patch-aa patch-ab patch-ad patch-ae patch-af patch-ag patch-ah patch-ftp.c patch-main.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sf 2001/02/27 02:53:21 PST Removed files: ftp/wget/files patch-aa patch-ab patch-ad patch-ae patch-af patch-ag patch-ah patch-ftp.c patch-main.c Log: remove empty patches again. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 2:53:46 2001 Delivered-To: cvs-all@freebsd.org Received: from mout0.freenet.de (mout0.freenet.de [194.97.50.131]) by hub.freebsd.org (Postfix) with ESMTP id 276B837B718; Tue, 27 Feb 2001 02:53:35 -0800 (PST) (envelope-from netchild@leidinger.net) Received: from [194.97.50.136] (helo=mx3.freenet.de) by mout0.freenet.de with esmtp (Exim 3.22 #1) id 14Xhl6-0005fz-00; Tue, 27 Feb 2001 11:53:32 +0100 Received: from b8565.pppool.de ([213.7.133.101] helo=Magelan.Leidinger.net) by mx3.freenet.de with esmtp (Exim 3.22 #1) id 14Xhl6-0000Y5-00; Tue, 27 Feb 2001 11:53:32 +0100 Received: from Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.11.2/8.11.2) with ESMTP id f1QJF2U18568; Mon, 26 Feb 2001 20:15:03 +0100 (CET) (envelope-from netchild@Leidinger.net) Message-Id: <200102261915.f1QJF2U18568@Magelan.Leidinger.net> Date: Mon, 26 Feb 2001 20:15:00 +0100 (CET) From: Alexander Leidinger Subject: Re: cvs commit: src/share/mk sys.mk To: obrien@FreeBSD.ORG Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-Reply-To: <20010223032203.A1785@dragon.nuxi.com> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 23 Feb, David O'Brien wrote: >> [Quoting the docs] >> >> Reading "man gcc" on my -current (gcc 2.95.3) I interpret this as: >> - -mcpu does the _instruction scheduling_ for the specified CPU >> - -march _uses instructions_ of the specified CPU > > See the manual at http://gcc.gnu.org, and look at the Alpha specific > options. My read of it makes me want to check this carefully before an > MFC. Ok, If this isn't a bug in the manual this inconsistent behavior is very bad (the x86 part is the same as in 2.95.3). As long as the Alpha build box isn't updated to an ev56, pca56 or ev6 system everything should be fine on an ev4, but yes, -march shouldn't be used carefully for official Alpha builds. Perhaps some additional logic in the release build (if the described behavior is the way gcc 3.0 will behave). Bye, Alexander. -- The dark ages were caused by the Y1K problem. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 3:15: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C730E37B719; Tue, 27 Feb 2001 03:15:04 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RBF4R47880; Tue, 27 Feb 2001 03:15:04 -0800 (PST) (envelope-from sobomax) Message-Id: <200102271115.f1RBF4R47880@freefall.freebsd.org> From: Maxim Sobolev Date: Tue, 27 Feb 2001 03:15:04 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install/lib match.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2001/02/27 03:15:04 PST Modified files: usr.sbin/pkg_install/lib match.c Log: Properly detect and report malloc(3) failures. Revision Changes Path 1.2 +52 -37 src/usr.sbin/pkg_install/lib/match.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 3:21:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3F27737B71C; Tue, 27 Feb 2001 03:21:48 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RBLmP48711; Tue, 27 Feb 2001 03:21:48 -0800 (PST) (envelope-from kris) Message-Id: <200102271121.f1RBLmP48711@freefall.freebsd.org> From: Kris Kennaway Date: Tue, 27 Feb 2001 03:21:48 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults make.conf src/share/mk bsd.cpu.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2001/02/27 03:21:47 PST Modified files: etc/defaults make.conf share/mk bsd.cpu.mk Log: Add definitions and support for the AMD k6-2, Pentium MMX (i586/MMX), and Pentium II, III and IV processors (p2, p3, p4), as well as 'mmx' and '3dnow' MACHINE_CPU tags as appropriate. In the near future this will be used to control various ports which have MMX/3dNow optimizations, instead of the ad-hoc methods currently used. Reviewed by: peter Revision Changes Path 1.147 +4 -2 src/etc/defaults/make.conf 1.2 +22 -2 src/share/mk/bsd.cpu.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 3:22: 2 2001 Delivered-To: cvs-all@freebsd.org Received: from baerenklau.de.freebsd.org (baerenklau.de.freebsd.org [195.185.195.14]) by hub.freebsd.org (Postfix) with ESMTP id C0C6737B719; Tue, 27 Feb 2001 03:21:42 -0800 (PST) (envelope-from wosch@panke.de.freebsd.org) Received: (from uucp@localhost) by baerenklau.de.freebsd.org (8.8.8/8.8.8) with UUCP id MAA11835; Tue, 27 Feb 2001 12:21:41 +0100 (CET) (envelope-from wosch@panke.de.freebsd.org) Received: (from wosch@localhost) by paula.panke.de.freebsd.org (8.9.3/8.8.8) id MAA02111; Tue, 27 Feb 2001 12:20:27 +0100 (CET) (envelope-from wosch) Date: Tue, 27 Feb 2001 12:20:27 +0100 From: Wolfram Schneider To: Nik Clayton Cc: Wolfram Schneider , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: www/en Makefile Message-ID: <20010227122027.A2079@paula.panke.de.freebsd.org> References: <200102241031.f1OAVTZ82598@freefall.freebsd.org> <20010225064044.A68105@canyon.nothing-going-on.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20010225064044.A68105@canyon.nothing-going-on.org>; from nik@FreeBSD.org on Sun, Feb 25, 2001 at 06:40:44AM +0000 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Nik, After your commit, the FAQ is 4 times accessable on the web server www.freebsd.org: http://www.freebsd.org/FAQ/ http://www.freebsd.org/docs/faq/ http://www.freebsd.org/docs/en/books/faq/ http://www.freebsd.org/docs/en_US.ISO_8859-1/books/faq/ same for the Handbook: http://www.freebsd.org/docs/en_US.ISO_8859-1/books/handbook/ http://www.freebsd.org/docs/en/books/handbook/ http://www.freebsd.org/docs/handbook/ http://www.freebsd.org/handbook/ and the committer guide 3 times (same for all other tutorials) http://www.freebsd.org/docs/en_US.ISO_8859-1/articles/committers-guide/ http://www.freebsd.org/docs/en/articles/committers-guide/ http://www.freebsd.org/tutorials/committers-guide/ This is confusing and not acceptable. A page which can be read on a web server will be read (Murphys Law). This will increase the robots load by several ten-thousend page views per day! In general, never use symlinks to directories on a web server. We are using the URLs /handbook, /FAQ and /tutorials for several years now and cannot change them. The URLs are hard-wired on installations, CDROMs, books, papers and users brain. If you have problems with installing the FAQ in /FAQ, fix your Makefiles. Building and installing from source was never easy and will not be. In the good old days it was just a `cvs co FAQ; cd FAQ; make' You did 1 year a go a re-organization of the doc tree with the long directory names (en_US.ISO_8859-1/books/faq) Several people objected and it was a long flame war. It was consensus that we *do not* change the directory structure of the web server. As the FreeBSD webmaster, I'm responsible that the web site is up and running and usably for our users. Major changes on the web site must be approved by me. I did not approved your hack, and you did not contacted me before your change. -Wolfram On 2001-02-25 06:40:44 +0000, Nik Clayton wrote: > On Sat, Feb 24, 2001 at 02:31:29AM -0800, Wolfram Schneider wrote: > > wosch 2001/02/24 02:31:29 PST > > > > Modified files: > > en Makefile > > Log: > > Undo rev 1.59 and don't build the docs directory > > > > Large URLs like > > > > http://www.FreeBSD.ORG/docs/en_US.ISO_8859-1/books/handbook/ > > > > are evil and hard to use for humans. There is no reason to move > > our handbooks 3 (!) directory levels deeper. > > I'm not proposing we go out of our way to publicise those URLs. You'll > notice that I've done nothing about the existing /handbook and /faq > directories, or the various Makefile contortions that we go through to > put things under a tutorials/ directory, or the various other horrible > hacks in the www/ build Makefiles. > > You'll also notice that the *only* place that uses these new paths is > the top level docs.html page. Nothing else on the site uses them (yet). > > [ The net effect of which is that we build some of the documentation at > least twice when we build the web site. Rome wasn't built in a day, > and I'm not going to go ripping out chunks of old infrastructure when > the new stuff can sit alongside it for a few days and get bedded down ] > > Long term, I think we need one canonical path for the documents. > Shortcuts (such as /handbook) which we're currently handling the web > server configuration should be replaced by symlinks, constructed as part > of the 'make install' process (particularly as the web server > configuration file is not stored anywhere under the www/ repo, so there > is (AFAIK) no way for our mirrors to know what nasty redirects we might > have in there. > > In fact, if you look under freefall:/usr/local/www/data/docs/ you'll see > some of those shortcuts in place now. -- Wolfram Schneider http://wolfram.schneider.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 3:22:41 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DF51A37B718; Tue, 27 Feb 2001 03:22:37 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RBMbC48859; Tue, 27 Feb 2001 03:22:37 -0800 (PST) (envelope-from sobomax) Message-Id: <200102271122.f1RBMbC48859@freefall.freebsd.org> From: Maxim Sobolev Date: Tue, 27 Feb 2001 03:22:37 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/bombermaze Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2001/02/27 03:22:37 PST Modified files: games/bombermaze Makefile distinfo pkg-plist Log: Update to 0.6.5. Revision Changes Path 1.12 +2 -2 ports/games/bombermaze/Makefile 1.10 +1 -1 ports/games/bombermaze/distinfo 1.7 +25 -0 ports/games/bombermaze/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 3:25: 9 2001 Delivered-To: cvs-all@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-74.dsl.lsan03.pacbell.net [63.207.60.74]) by hub.freebsd.org (Postfix) with ESMTP id CABE937B71A; Tue, 27 Feb 2001 03:24:57 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 7DD4B66B09; Tue, 27 Feb 2001 03:24:57 -0800 (PST) Date: Tue, 27 Feb 2001 03:24:57 -0800 From: Kris Kennaway To: Alexander Leidinger Cc: obrien@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/share/mk sys.mk Message-ID: <20010227032455.A61848@mollari.cthul.hu> References: <20010223032203.A1785@dragon.nuxi.com> <200102261915.f1QJF2U18568@Magelan.Leidinger.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="VS++wcV0S1rZb1Fb" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200102261915.f1QJF2U18568@Magelan.Leidinger.net>; from Alexander@Leidinger.net on Mon, Feb 26, 2001 at 08:15:00PM +0100 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --VS++wcV0S1rZb1Fb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Feb 26, 2001 at 08:15:00PM +0100, Alexander Leidinger wrote: > As long as the Alpha build box isn't updated to an ev56, pca56 or ev6 > system everything should be fine on an ev4, but yes, -march shouldn't be > used carefully for official Alpha builds. Perhaps some additional logic > in the release build (if the described behavior is the way gcc 3.0 will > behave). As I've said several times now, as long as the build environment doesn't set CPUTYPE, nothing will change from the previous behaviour. Please stop worrying :-) Kris --VS++wcV0S1rZb1Fb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6m46HWry0BWjoQKURArtvAJ9JEEZQrqAdWpIEHZQf3rWT795DPQCg2lki iNWnqfOCBHS3LgMAKH4aAUo= =sPLm -----END PGP SIGNATURE----- --VS++wcV0S1rZb1Fb-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 3:25:52 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 23D2237B718; Tue, 27 Feb 2001 03:25:44 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RBPig49632; Tue, 27 Feb 2001 03:25:44 -0800 (PST) (envelope-from obrien) Message-Id: <200102271125.f1RBPig49632@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 27 Feb 2001 03:25:44 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils/ar Makefile src/gnu/usr.bin/binutils/as Makefile.inc0 src/gnu/usr.bin/binutils/ld Makefile src/gnu/usr.bin/binutils/ranlib Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/02/27 03:25:44 PST Modified files: gnu/usr.bin/binutils/ar Makefile gnu/usr.bin/binutils/as Makefile.inc0 gnu/usr.bin/binutils/ld Makefile gnu/usr.bin/binutils/ranlib Makefile Log: Make critical toolchain binaries staticly linked in this development version of the OS. Revision Changes Path 1.6 +2 -1 src/gnu/usr.bin/binutils/ar/Makefile 1.9 +2 -1 src/gnu/usr.bin/binutils/as/Makefile.inc0 1.12 +2 -1 src/gnu/usr.bin/binutils/ld/Makefile 1.6 +2 -1 src/gnu/usr.bin/binutils/ranlib/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 3:47:49 2001 Delivered-To: cvs-all@freebsd.org Received: from urban.iinet.net.au (urban.iinet.net.au [203.59.24.231]) by hub.freebsd.org (Postfix) with ESMTP id D9EDF37B71B; Tue, 27 Feb 2001 03:47:38 -0800 (PST) (envelope-from julian@elischer.org) Received: from muzak.iinet.net.au (muzak.iinet.net.au [203.59.24.237]) by urban.iinet.net.au (8.8.7/8.8.7) with ESMTP id TAA09706; Tue, 27 Feb 2001 19:47:34 +0800 Received: from elischer.org (i076-133.nv.iinet.net.au [203.59.76.133]) by muzak.iinet.net.au (8.8.5/8.8.5) with ESMTP id TAA20759; Tue, 27 Feb 2001 19:44:35 +0800 Message-ID: <3A9B93AB.D9969BE4@elischer.org> Date: Tue, 27 Feb 2001 03:46:51 -0800 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: Peter Wemm Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/conf NOTES src/sys/conf files.alphafiles.i386 files.pc98 References: <200102270811.f1R8BVU13931@freefall.freebsd.org> Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Peter Wemm wrote: > > peter 2001/02/27 00:11:29 PST > > Modified files: > sys/i386/conf NOTES > sys/conf files.alpha files.i386 files.pc98 > Log: > Add and document the LINPROCFS option, so that we can build linprocfs > (either as a module or in the kernel) after sys/modules/* dies. ^^^^^^^^^^^^^^^^^^^^^^^^^ errrrrrr care to explain this? is it planned? I don't think I'm parsing this correctly. > > Revision Changes Path > 1.896 +4 -1 src/sys/i386/conf/NOTES > 1.67 +5 -1 src/sys/conf/files.alpha > 1.358 +9 -5 src/sys/conf/files.i386 > 1.191 +9 -5 src/sys/conf/files.pc98 -- __--_|\ Julian Elischer / \ julian@elischer.org ( OZ ) World tour 2000-2001 ---> X_.---._/ v To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 4: 1: 5 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D4E7D37B71A; Tue, 27 Feb 2001 04:00:59 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RC0xk58568; Tue, 27 Feb 2001 04:00:59 -0800 (PST) (envelope-from obrien) Message-Id: <200102271200.f1RC0xk58568@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 27 Feb 2001 04:00:59 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/a2ps-letter Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/02/27 04:00:59 PST Modified files: print/a2ps-letter Makefile Log: MASTER_SITE_LOCAL hosting is no longer needed. Revision Changes Path 1.41 +2 -4 ports/print/a2ps-letter/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 4: 7:31 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0270D37B718; Tue, 27 Feb 2001 04:07:28 -0800 (PST) (envelope-from bp@FreeBSD.org) Received: (from bp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RC7RO62031; Tue, 27 Feb 2001 04:07:27 -0800 (PST) (envelope-from bp) Message-Id: <200102271207.f1RC7RO62031@freefall.freebsd.org> From: Boris Popov Date: Tue, 27 Feb 2001 04:07:27 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/smbfs Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bp 2001/02/27 04:07:27 PST Modified files: net/smbfs Makefile Log: Typo: SMB_S -> SMP_S Submitted by: avn Revision Changes Path 1.5 +2 -2 ports/net/smbfs/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 4:13:15 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DE00F37B719; Tue, 27 Feb 2001 04:13:09 -0800 (PST) (envelope-from nyan@FreeBSD.org) Received: (from nyan@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RCD9T62541; Tue, 27 Feb 2001 04:13:09 -0800 (PST) (envelope-from nyan) Message-Id: <200102271213.f1RCD9T62541@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Tue, 27 Feb 2001 04:13:09 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/pc98 sio.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nyan 2001/02/27 04:13:09 PST Modified files: (Branch: RELENG_4) sys/pc98/pc98 sio.c Log: Merged from sys/isa/sio.c revision 1.291.2.15. Revision Changes Path 1.124.2.7 +4 -3 src/sys/pc98/pc98/sio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 4:14:35 2001 Delivered-To: cvs-all@freebsd.org Received: from nothing-going-on.demon.co.uk (unknown [194.128.198.234]) by hub.freebsd.org (Postfix) with ESMTP id 7D65737B71A; Tue, 27 Feb 2001 04:14:20 -0800 (PST) (envelope-from nik@nothing-going-on.demon.co.uk) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.11.1/8.11.1) id f1RCE1402783; Tue, 27 Feb 2001 12:14:01 GMT (envelope-from nik) Date: Tue, 27 Feb 2001 12:14:01 +0000 From: Nik Clayton To: Wolfram Schneider Cc: Nik Clayton , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: www/en Makefile Message-ID: <20010227121401.A2631@canyon.nothing-going-on.org> References: <200102241031.f1OAVTZ82598@freefall.freebsd.org> <20010225064044.A68105@canyon.nothing-going-on.org> <20010227122027.A2079@paula.panke.de.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: <20010227122027.A2079@paula.panke.de.freebsd.org>; from wosch@panke.de.freebsd.org on Tue, Feb 27, 2001 at 12:20:27PM +0100 Organization: FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Feb 27, 2001 at 12:20:27PM +0100, Wolfram Schneider wrote: > After your commit, the FAQ is 4 times accessable on the > web server www.freebsd.org: > > http://www.freebsd.org/FAQ/ > http://www.freebsd.org/docs/faq/ > http://www.freebsd.org/docs/en/books/faq/ > http://www.freebsd.org/docs/en_US.ISO_8859-1/books/faq/ Yep. As I said, this is a transitional period. I wasn't going to disable the existing builds while the new stuff is bedding down. Once the new stuff is bedded down (and it looks like it is, the web site is building fine with a reverted www/en/Makefile) we can start diking out chunks of the duplicated stuff and putting in symlinks. > and the committer guide 3 times (same for all other tutorials) > > http://www.freebsd.org/docs/en_US.ISO_8859-1/articles/committers-guide/ > http://www.freebsd.org/docs/en/articles/committers-guide/ > http://www.freebsd.org/tutorials/committers-guide/ Actually, it's not the same for all of them, because of the ad hoc hackery we have in the various Makefiles to pull things like the FDP primer, or the porters-handbook in to other places in the tree. > This is confusing and not acceptable. I agree. This is why it's short term only (it would be even shorter term if I could make some progress on this). > A page which can be read on a web server will be read (Murphys Law). Only if you link to it. It's also possible to tell web robots not to spider certain pages, so that (for example) the only spider the FAQ in one location. > This will increase the robots load by several ten-thousend page > views per day! In general, never use symlinks to directories on a > web server. The alternative is redirects in the server config file. Which means that each web site mirror must either run the same server software, and config file (which is tricky, because we don't publish the config file, and even then, I don't want to mandate that mirrors have to run the same software). > We are using the URLs /handbook, /FAQ and /tutorials for several > years now and cannot change them. The URLs are hard-wired on > installations, CDROMs, books, papers and users brain. I agree. /handbook should be a symlink to docs/en*/books/handbook, /FAQ (and /faq, which doesn't exist) docs/en*/books/faq, /tutorials should probably redirect to the new docs.html, and so on. Over time, we can migrate the existing web pages which use URLs like /handbook to use the new scheme, if its deemed necessary -- *note* that we don't have to do this bit if we don't want to. > If you have problems with installing the FAQ in /FAQ, fix your > Makefiles. Have you looked at the hoops that the docs have to jump through in tutorials/Makefile to install in the right place? It's ugly, error prone, and makes it harder for people who want to contribute to the infrastructure to understand what's going on. > Building and installing from source was never easy and will > not be. I don't see why it can't be. And I don't see why we shouldn't push to make it easy (or easier, at any rate). > In the good old days it was just a `cvs co FAQ; cd FAQ; make' Yeah, well, we've moved on since then. > You did 1 year a go a re-organization of the doc tree with the long > directory names (en_US.ISO_8859-1/books/faq) Several people objected > and it was a long flame war. It was consensus that we *do not* change > the directory structure of the web server. I'm not changing the directory structure of the web server. I'm adding to it. Over time, I expect that the *implementation* of the existing structure will change, to use symlinks to support some of the existing structure, instead of having to check things out multiple times, or build them multiple times. > As the FreeBSD webmaster, I'm responsible that the web site is up and > running and usably for our users. I agree. Which doesn't explain the unanswered messages to the webmaster@ alias (some of which you just forward on to doc@ instead of fixing them yourself), or that your last contribution to a discussion on -doc was (by my records) October last year. Since that time there have been patch submissions to the www/ tree by people like Neil Blakey-Milner which have gone unreviewed by you (at least in public). N -- Internet connection, $19.95 a month. Computer, $799.95. Modem, $149.95. Telephone line, $24.95 a month. Software, free. USENET transmission, hundreds if not thousands of dollars. Thinking before posting, priceless. Somethings in life you can't buy. For everything else, there's MasterCard. -- Graham Reed, in the Scary Devil Monastery To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 4:21: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7A9AD37B718; Tue, 27 Feb 2001 04:21:02 -0800 (PST) (envelope-from nyan@FreeBSD.org) Received: (from nyan@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RCL2D63111; Tue, 27 Feb 2001 04:21:02 -0800 (PST) (envelope-from nyan) Message-Id: <200102271221.f1RCL2D63111@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Tue, 27 Feb 2001 04:21:02 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pc98/pc98 sio.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nyan 2001/02/27 04:21:02 PST Modified files: (Branch: RELENG_4) sys/pc98/pc98 sio.c Log: MFC: supported pcmcia modem card. Revision Changes Path 1.124.2.8 +11 -5 src/sys/pc98/pc98/sio.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 4:34: 9 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AA18837B719; Tue, 27 Feb 2001 04:34:03 -0800 (PST) (envelope-from nyan@FreeBSD.org) Received: (from nyan@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RCY2Z64799; Tue, 27 Feb 2001 04:34:02 -0800 (PST) (envelope-from nyan) Message-Id: <200102271234.f1RCY2Z64799@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Tue, 27 Feb 2001 04:34:02 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files files.pc98 src/sys/dev/ct bshw_machdep.c bshwvar.h ct.c ct_isa.c ct_machdep.h ctvar.h src/sys/pc98/conf GENERIC GENERIC.hints X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nyan 2001/02/27 04:34:02 PST Modified files: sys/conf files files.pc98 sys/pc98/conf GENERIC GENERIC.hints Added files: sys/dev/ct bshw_machdep.c bshwvar.h ct.c ct_isa.c ct_machdep.h ctvar.h Log: Added another wd33c93 based SCSI card driver which replaces the bs driver. Now, default is still bs. Submitted by: nyan and non. Obtained from: NetBSD/pc98 Revision Changes Path 1.489 +3 -1 src/sys/conf/files 1.192 +4 -1 src/sys/conf/files.pc98 1.169 +4 -5 src/sys/pc98/conf/GENERIC 1.10 +25 -6 src/sys/pc98/conf/GENERIC.hints To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 4:35:44 2001 Delivered-To: cvs-all@freebsd.org Received: from mobile.wemm.org (c1315225-a.plstn1.sfba.home.com [65.0.135.147]) by hub.freebsd.org (Postfix) with ESMTP id 6DE8837B718; Tue, 27 Feb 2001 04:35:34 -0800 (PST) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by mobile.wemm.org (8.11.1/8.11.1) with ESMTP id f1RCZK726878; Tue, 27 Feb 2001 04:35:20 -0800 (PST) (envelope-from peter@netplex.com.au) Message-Id: <200102271235.f1RCZK726878@mobile.wemm.org> X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 To: Julian Elischer Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/conf NOTES src/sys/conf files.alphafiles.i386 files.pc98 In-Reply-To: <3A9B93AB.D9969BE4@elischer.org> Date: Tue, 27 Feb 2001 04:35:20 -0800 From: Peter Wemm Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Julian Elischer wrote: > Peter Wemm wrote: > > > > peter 2001/02/27 00:11:29 PST > > > > Modified files: > > sys/i386/conf NOTES > > sys/conf files.alpha files.i386 files.pc98 > > Log: > > Add and document the LINPROCFS option, so that we can build linprocfs > > (either as a module or in the kernel) after sys/modules/* dies. > ^^^^^^^^^^^^^^^^^^^^^^^^^ > > errrrrrr care to explain this? > is it planned? > I don't think I'm parsing this correctly. sys/modules was always a temporary hack, which is why we have gone to a lot of trouble to not put source code or other files in there. I have a patch that uses a unified build mechanism so that we avoid the duplicate building. It builds modules and kernel at the same time. The unified build is working, but not quite right yet. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 4:36:43 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3656A37B718; Tue, 27 Feb 2001 04:36:35 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RCaZh64992; Tue, 27 Feb 2001 04:36:35 -0800 (PST) (envelope-from sobomax) Message-Id: <200102271236.f1RCaZh64992@freefall.freebsd.org> From: Maxim Sobolev Date: Tue, 27 Feb 2001 04:36:34 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isofs/cd9660 cd9660_util.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2001/02/27 04:36:34 PST Modified files: (Branch: RELENG_4) sys/isofs/cd9660 cd9660_util.c Log: MFC: Sync with 1.16 (knob to load an unicode conversion time as a kld). Revision Changes Path 1.13.2.1 +12 -0 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 Tue Feb 27 4:39:24 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 06EC337B719; Tue, 27 Feb 2001 04:39:17 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RCdGw65308; Tue, 27 Feb 2001 04:39:16 -0800 (PST) (envelope-from sobomax) Message-Id: <200102271239.f1RCdGw65308@freefall.freebsd.org> From: Maxim Sobolev Date: Tue, 27 Feb 2001 04:39:16 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/mpg123 Makefile ports/audio/mpg123/files patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2001/02/27 04:39:16 PST Modified files: audio/mpg123 Makefile audio/mpg123/files patch-aa Log: Add optional NAS support. Submitted by: Christian Weisgerber Revision Changes Path 1.29 +21 -5 ports/audio/mpg123/Makefile 1.19 +12 -4 ports/audio/mpg123/files/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 4:44:35 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2716337B718; Tue, 27 Feb 2001 04:44:32 -0800 (PST) (envelope-from cg@FreeBSD.org) Received: (from cg@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RCiW766228; Tue, 27 Feb 2001 04:44:32 -0800 (PST) (envelope-from cg) Message-Id: <200102271244.f1RCiW766228@freefall.freebsd.org> From: Cameron Grant Date: Tue, 27 Feb 2001 04:44:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/isa ess.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cg 2001/02/27 04:44:31 PST Modified files: sys/dev/sound/isa ess.c Log: Add speaker volume adjusting support Submitted by: Tai-hwa Liang PR: i386/21452 Revision Changes Path 1.16 +7 -3 src/sys/dev/sound/isa/ess.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 4:45:52 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 707D237B719; Tue, 27 Feb 2001 04:45:44 -0800 (PST) (envelope-from jesusr@FreeBSD.org) Received: (from jesusr@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RCjiN66443; Tue, 27 Feb 2001 04:45:44 -0800 (PST) (envelope-from jesusr) Message-Id: <200102271245.f1RCjiN66443@freefall.freebsd.org> From: Jesus Rodriguez Cuesta Date: Tue, 27 Feb 2001 04:45:44 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/articles/dialup-firewall article.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jesusr 2001/02/27 04:45:44 PST Modified files: en_US.ISO_8859-1/articles/dialup-firewall article.sgml Log: Make clear the interface used by user-ppp (tun0) and pppd (ppp0). PR: docs/23342 Submitted by: ncalvo@es.freebsd.org Revision Changes Path 1.6 +63 -1 doc/en_US.ISO_8859-1/articles/dialup-firewall/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 Feb 27 5:33:10 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AA6DD37B718; Tue, 27 Feb 2001 05:33:07 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RDX7o75057; Tue, 27 Feb 2001 05:33:07 -0800 (PST) (envelope-from obrien) Message-Id: <200102271333.f1RDX7o75057@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 27 Feb 2001 05:33:07 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include stdlib.h src/lib/libc/stdlib Makefile.inc strtol.3 strtoll.c strtoq.c strtoul.3 strtoull.c strtouq.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/02/27 05:33:07 PST Modified files: include stdlib.h lib/libc/stdlib Makefile.inc strtol.3 strtoll.c strtoq.c strtoul.3 strtoull.c strtouq.c Log: Impliment the ISO-C99 strto[u]ll() and rewrite strto[u]q() in terms of it. Revision Changes Path 1.18 +5 -1 src/include/stdlib.h 1.23 +6 -5 src/lib/libc/stdlib/Makefile.inc 1.10 +35 -4 src/lib/libc/stdlib/strtol.3 1.5 +13 -7 src/lib/libc/stdlib/strtoll.c 1.5 +6 -85 src/lib/libc/stdlib/strtoq.c 1.10 +35 -6 src/lib/libc/stdlib/strtoul.3 1.5 +13 -8 src/lib/libc/stdlib/strtoull.c 1.5 +6 -63 src/lib/libc/stdlib/strtouq.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 5:48:12 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C434337B71A; Tue, 27 Feb 2001 05:48:08 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RDm8n76765; Tue, 27 Feb 2001 05:48:08 -0800 (PST) (envelope-from ru) Message-Id: <200102271348.f1RDm8n76765@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 27 Feb 2001 05:48:08 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys shutdown.2 src/sys/kern uipc_socket.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/02/27 05:48:08 PST Modified files: lib/libc/sys shutdown.2 sys/kern uipc_socket.c Log: In soshutdown(), use SHUT_{RD,WR,RDWR} instead of FREAD and FWRITE. Also, return EINVAL if `how' is invalid, as required by POSIX spec. Revision Changes Path 1.11 +31 -24 src/lib/libc/sys/shutdown.2 1.93 +6 -4 src/sys/kern/uipc_socket.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 6:22:36 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4CC8037B719; Tue, 27 Feb 2001 06:22:28 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1REMSA83710; Tue, 27 Feb 2001 06:22:28 -0800 (PST) (envelope-from peter) Message-Id: <200102271422.f1REMSA83710@freefall.freebsd.org> From: Peter Wemm Date: Tue, 27 Feb 2001 06:22:28 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb if_aue.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2001/02/27 06:22:28 PST Modified files: (Branch: RELENG_4) sys/dev/usb if_aue.c Log: MFC: add KINGSTON KNU101TX device id. (already in usbdevs) Revision Changes Path 1.19.2.8 +3 -2 src/sys/dev/usb/if_aue.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 6:30:47 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EFCCD37B71B; Tue, 27 Feb 2001 06:30:43 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1REUhB85237; Tue, 27 Feb 2001 06:30:43 -0800 (PST) (envelope-from obrien) Message-Id: <200102271430.f1REUhB85237@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 27 Feb 2001 06:30:43 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib strtoq.c strtouq.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/02/27 06:30:43 PST Modified files: lib/libc/stdlib strtoq.c strtouq.c Log: I accidently deleted an include when I added the $FreeBSD$ so I could check in my changes. Revision Changes Path 1.6 +3 -1 src/lib/libc/stdlib/strtoq.c 1.6 +3 -1 src/lib/libc/stdlib/strtouq.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 6:42:27 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5082337B71A; Tue, 27 Feb 2001 06:42:20 -0800 (PST) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1REgKh07477; Tue, 27 Feb 2001 06:42:20 -0800 (PST) (envelope-from ache) Message-Id: <200102271442.f1REgKh07477@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Tue, 27 Feb 2001 06:42:20 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib rand.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2001/02/27 06:42:20 PST Modified files: lib/libc/stdlib rand.c Log: Use formula with better random distribution for rand() Even better formula from random() could not be intetgrated because rand_r() supposed to store its state in the single variable (but table needed for random() algorithm integration). Revision Changes Path 1.3 +26 -0 src/lib/libc/stdlib/rand.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 6:56:21 2001 Delivered-To: cvs-all@freebsd.org Received: from urban.iinet.net.au (urban.iinet.net.au [203.59.24.231]) by hub.freebsd.org (Postfix) with ESMTP id 8C4E637B71D; Tue, 27 Feb 2001 06:56:07 -0800 (PST) (envelope-from julian@elischer.org) Received: from elischer.org (i079-084.nv.iinet.net.au [203.59.79.84]) by urban.iinet.net.au (8.8.7/8.8.7) with ESMTP id WAA22823; Tue, 27 Feb 2001 22:55:41 +0800 Message-ID: <3A9BBFC5.47C850E1@elischer.org> Date: Tue, 27 Feb 2001 06:55:01 -0800 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: Peter Wemm Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/conf NOTES src/sys/conf files.alphafiles.i386 files.pc98 References: <200102271235.f1RCZK726878@mobile.wemm.org> Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Peter Wemm wrote: > > Julian Elischer wrote: > > Peter Wemm wrote: > > > > > > peter 2001/02/27 00:11:29 PST > > > > > > Modified files: > > > sys/i386/conf NOTES > > > sys/conf files.alpha files.i386 files.pc98 > > > Log: > > > Add and document the LINPROCFS option, so that we can build linprocfs > > > (either as a module or in the kernel) after sys/modules/* dies. > > ^^^^^^^^^^^^^^^^^^^^^^^^^ > > > > errrrrrr care to explain this? > > is it planned? > > I don't think I'm parsing this correctly. > > sys/modules was always a temporary hack, which is why we have gone to a lot > of trouble to not put source code or other files in there. I have a patch > that uses a unified build mechanism so that we avoid the duplicate > building. It builds modules and kernel at the same time. The unified build > is working, but not quite right yet. I always test by stuff during development by cd /sys/modules/netgraph cp -pr UI NEW_THING cd NEW_THING vi Makefile #point to new sources make depend; make this allows me to test jsut the new module without building the entire kernel. Specifically I may not even be ABLE to build a real kernel if the tree is broken but I don't care.. I can still build my module and work on killing warnings etc. without having to have a working config or even any built kernels. Will I still be able to do this? If I can cd to /sys/dev/ed and do "make module" that would suit me. > > Cheers, > -Peter > -- > Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au > "All of this is for nothing if we don't go to the stars" - JMS/B5 -- __--_|\ Julian Elischer / \ julian@elischer.org ( OZ ) World tour 2000-2001 ---> X_.---._/ v To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 7: 0:51 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6B5C637B71B; Tue, 27 Feb 2001 07:00:47 -0800 (PST) (envelope-from nectar@FreeBSD.org) Received: (from nectar@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RF0la71314; Tue, 27 Feb 2001 07:00:47 -0800 (PST) (envelope-from nectar) Message-Id: <200102271500.f1RF0la71314@freefall.freebsd.org> From: Jacques Vidrine Date: Tue, 27 Feb 2001 07:00:47 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/gnomeicu Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nectar 2001/02/27 07:00:47 PST Modified files: net/gnomeicu Makefile distinfo pkg-plist Log: Update 0.95.2 -> 0.96 Revision Changes Path 1.33 +2 -2 ports/net/gnomeicu/Makefile 1.11 +1 -1 ports/net/gnomeicu/distinfo 1.12 +1 -12 ports/net/gnomeicu/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 7: 4:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0385C37B718; Tue, 27 Feb 2001 07:04:51 -0800 (PST) (envelope-from bmah@FreeBSD.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RF4oO76998; Tue, 27 Feb 2001 07:04:50 -0800 (PST) (envelope-from bmah) Message-Id: <200102271504.f1RF4oO76998@freefall.freebsd.org> From: "Bruce A. Mah" Date: Tue, 27 Feb 2001 07:04:50 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/texts/alpha RELNOTES.TXT src/release/texts/i386 RELNOTES.TXT X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bmah 2001/02/27 07:04:50 PST Modified files: release/texts/alpha RELNOTES.TXT release/texts/i386 RELNOTES.TXT Log: New release notes: TCP delayed ACK fixes, ICMP bugfix, find(1) case-insensitive and regexp additions, pkg_delete(1) globbing, tar(1) TAR_SSH, disklabel(8) fixes, rand(3) improvements. New MFCs noted: pkg_info(1) globbing, burncd(8) -m and related changes. Revision Changes Path 1.139 +26 -3 src/release/texts/alpha/RELNOTES.TXT 1.212 +26 -3 src/release/texts/i386/RELNOTES.TXT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 7:10:13 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BFD6137B71A; Tue, 27 Feb 2001 07:10:09 -0800 (PST) (envelope-from bmah@FreeBSD.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RFA9B80087; Tue, 27 Feb 2001 07:10:09 -0800 (PST) (envelope-from bmah) Message-Id: <200102271510.f1RFA9B80087@freefall.freebsd.org> From: "Bruce A. Mah" Date: Tue, 27 Feb 2001 07:10:09 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/texts/alpha RELNOTES.TXT src/release/texts/i386 RELNOTES.TXT X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bmah 2001/02/27 07:10:09 PST Modified files: (Branch: RELENG_4) release/texts/alpha RELNOTES.TXT release/texts/i386 RELNOTES.TXT Log: MFC: TCP delayed ACK fixes, ata(4) updates, kqueue(2) enhancements and updates, ICMP fixes, find(1) case-insensitive and regexp matches, pkg_info(1) globbing, burncd(8) -m and related support, tar(1) TAR_SSH, make(1) fixes. Revision Changes Path 1.31.2.107 +29 -1 src/release/texts/alpha/RELNOTES.TXT 1.72.2.106 +29 -1 src/release/texts/i386/RELNOTES.TXT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 7:11:35 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 536DB37B718; Tue, 27 Feb 2001 07:11:32 -0800 (PST) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RFBWP80250; Tue, 27 Feb 2001 07:11:32 -0800 (PST) (envelope-from jlemon) Message-Id: <200102271511.f1RFBWP80250@freefall.freebsd.org> From: Jonathan Lemon Date: Tue, 27 Feb 2001 07:11:32 -0800 (PST) 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 X-Loop: FreeBSD.ORG jlemon 2001/02/27 07:11:32 PST Modified files: sys/kern sys_generic.c Log: Correctly declare variables as u_int rather than doing typecasts. Kill some register declarations while I'm here. Submitted by: bde (1) Revision Changes Path 1.75 +8 -8 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 Tue Feb 27 8: 9: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from ohm.physics.purdue.edu (ohm.physics.purdue.edu [128.210.146.32]) by hub.freebsd.org (Postfix) with ESMTP id B814637B718; Tue, 27 Feb 2001 08:08:56 -0800 (PST) (envelope-from will@physics.purdue.edu) Received: (from will@localhost) by ohm.physics.purdue.edu (8.11.2/8.9.3) id f1RG9M111571; Tue, 27 Feb 2001 11:09:22 -0500 (EST) (envelope-from will@physics.purdue.edu) X-Authentication-Warning: ohm.physics.purdue.edu: will set sender to will@physics.purdue.edu using -f Date: Tue, 27 Feb 2001 11:09:22 -0500 From: Will Andrews To: FUJISHIMA Satsuki Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/ftp/wget/files patch-aa patch-ab patch-ad patch-ae patch-af patch-ag patch-ah patch-ftp.c patch-main.c Message-ID: <20010227110922.L767@ohm.physics.purdue.edu> Reply-To: Will Andrews Mail-Followup-To: Will Andrews , FUJISHIMA Satsuki , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200102271053.f1RArMD42884@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="Ca5z/wkVxIQXz1GF" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200102271053.f1RArMD42884@freefall.freebsd.org>; from sf@FreeBSD.org on Tue, Feb 27, 2001 at 02:53:21AM -0800 X-Operating-System: FreeBSD 4.2-STABLE i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --Ca5z/wkVxIQXz1GF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 27, 2001 at 02:53:21AM -0800, FUJISHIMA Satsuki wrote: > Removed files: > ftp/wget/files patch-aa patch-ab patch-ad patch-ae=20 > patch-af patch-ag patch-ah patch-ftp.c=20 > patch-main.c=20 > Log: > remove empty patches again. Hahahaha, excellent idea! --=20 wca --Ca5z/wkVxIQXz1GF Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.3 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6m9EyF47idPgWcsURAq6JAJ9+GHJDMq1dP2kWm0/iZl9ldNWykQCgiHd2 ncc3H2FcWS2RS79S72hQ2cc= =QusS -----END PGP SIGNATURE----- --Ca5z/wkVxIQXz1GF-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 8:15:11 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8026737B71A; Tue, 27 Feb 2001 08:15:06 -0800 (PST) (envelope-from julian@FreeBSD.org) Received: (from julian@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RGF6a91516; Tue, 27 Feb 2001 08:15:06 -0800 (PST) (envelope-from julian) Message-Id: <200102271615.f1RGF6a91516@freefall.freebsd.org> From: Julian Elischer Date: Tue, 27 Feb 2001 08:15:06 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/nulmodem tty_nullmodem.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG julian 2001/02/27 08:15:06 PST Added files: sys/dev/nulmodem tty_nullmodem.c Log: Add the 'virtual nulmodem driver' Particularly useful for debuging kernels using vmware. If your name is Bruce evans and you are a WIZ at tty interfaces, then you should probably rip this to shreds and offer lots of suggestions and patches. I've been using this since 4.0-CURRENT and it's never caused problems but I'm sure I got something wrong. This is similar to the pty/cty device driver except that both sides are ttys. Even minor numbers are side A and odd minor numbers are side B. Work needs to be done regarding what happens to the other side when you close a node. to use with vmware, configure vmware to redirect COM2 out to side A of one of these and boot a kernel with teh gdb remote port set to sio1. AFTER dropping into the gdb kernel debugger in your test kernel, fire up gdb with it's remote port pointing at the appropriate side B. To catch all console output, you can boot the vmware kernel with a serial console, (COM1) similarly redirected to a nulmodem, and use 'tip' to observe it. This is practically unaltered since pre 4.0 days except for changes made along the way needed to make it compile, so any suggestions or offers of total rewrites will be listenned to :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 8:21: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C9B8037B71B; Tue, 27 Feb 2001 08:21:02 -0800 (PST) (envelope-from julian@FreeBSD.org) Received: (from julian@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RGL2s92131; Tue, 27 Feb 2001 08:21:02 -0800 (PST) (envelope-from julian) Message-Id: <200102271621.f1RGL2s92131@freefall.freebsd.org> From: Julian Elischer Date: Tue, 27 Feb 2001 08:21:02 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG julian 2001/02/27 08:21:02 PST Modified files: sys/conf files Log: Tell the world about the nulmodem device. Revision Changes Path 1.490 +2 -1 src/sys/conf/files To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 8:35:56 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EA62437B71E; Tue, 27 Feb 2001 08:35:51 -0800 (PST) (envelope-from jmz@FreeBSD.org) Received: (from jmz@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RGZpT93778; Tue, 27 Feb 2001 08:35:51 -0800 (PST) (envelope-from jmz) Message-Id: <200102271635.f1RGZpT93778@freefall.freebsd.org> From: Jean-Marc Zucconi Date: Tue, 27 Feb 2001 08:35:51 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/XFree86/scripts configure X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jmz 2001/02/27 08:35:51 PST Modified files: x11/XFree86/scripts configure Log: Spelling fix. Submitted by: TOGAWA Satoshi Revision Changes Path 1.61 +1 -1 ports/x11/XFree86/scripts/configure To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 8:40: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3220637B718; Tue, 27 Feb 2001 08:39:55 -0800 (PST) (envelope-from julian@FreeBSD.org) Received: (from julian@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RGdt894218; Tue, 27 Feb 2001 08:39:55 -0800 (PST) (envelope-from julian) Message-Id: <200102271639.f1RGdt894218@freefall.freebsd.org> From: Julian Elischer Date: Tue, 27 Feb 2001 08:39:54 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/nmdm nmdm.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG julian 2001/02/27 08:39:54 PST Added files: sys/dev/nmdm nmdm.c Log: Do it right this time. Give it a better name and place CVSrepo deletion of the previous attempt will be requested: --original message-- Add the 'virtual nulmodem driver' Particularly useful for debuging kernels using vmware. If your name is Bruce evans and you are a WIZ at tty interfaces, then you should probably rip this to shreds and offer lots of suggestions and patches. I've been using this since 4.0-CURRENT and it's never caused problems but I'm sure I got something wrong. This is similar to the pty/cty device driver except that both sides are ttys. Even minor numbers are side A and odd minor numbers are side B. Work needs to be done regarding what happens to the other side when you close a node. to use with vmware, configure vmware to redirect COM2 out to side A of one of these and boot a kernel with teh gdb remote port set to sio1. AFTER dropping into the gdb kernel debugger in your test kernel, fire up gdb with it's remote port pointing at the appropriate side B. To catch all console output, you can boot the vmware kernel with a serial console, (COM1) similarly redirected to a nulmodem, and use 'tip' to observe it. This is practically unaltered since pre 4.0 days except for changes made along the way needed to make it compile, so any suggestions or offers of total rewrites will be listenned to :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 8:41:37 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0FA9137B719; Tue, 27 Feb 2001 08:41:31 -0800 (PST) (envelope-from julian@FreeBSD.org) Received: (from julian@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RGfV594418; Tue, 27 Feb 2001 08:41:31 -0800 (PST) (envelope-from julian) Message-Id: <200102271641.f1RGfV594418@freefall.freebsd.org> From: Julian Elischer Date: Tue, 27 Feb 2001 08:41:30 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG julian 2001/02/27 08:41:30 PST Modified files: sys/conf files Log: put the null modem driver (nmdm) in the right place with the right name. Revision Changes Path 1.491 +2 -2 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 Tue Feb 27 8:46:15 2001 Delivered-To: cvs-all@freebsd.org Received: from Awfulhak.org (awfulhak.demon.co.uk [194.222.196.252]) by hub.freebsd.org (Postfix) with ESMTP id EA2C837B71A; Tue, 27 Feb 2001 08:46:03 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (root@hak.lan.Awfulhak.org [172.16.0.12]) by Awfulhak.org (8.11.2/8.11.2) with ESMTP id f1RGkK453290; Tue, 27 Feb 2001 16:46:21 GMT (envelope-from brian@lan.Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.11.2/8.11.2) with ESMTP id f1RD1dF01728; Tue, 27 Feb 2001 13:01:39 GMT (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <200102271301.f1RD1dF01728@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: Julian Elischer Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org, brian@Awfulhak.org Subject: Re: cvs commit: src/sys/conf majors In-Reply-To: Message from Julian Elischer of "Mon, 26 Feb 2001 01:55:02 PST." <200102260955.f1Q9t2m39414@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 27 Feb 2001 13:01:39 +0000 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > julian 2001/02/26 01:55:02 PST > > Modified files: > sys/conf majors > Log: > take major number 18 for the nmdm "nullmodem" back-to-back tty device. > Incredibally useful for debugging kernels using vmware. > Vmware com1 is diverted to one side, and gdb listens to the other side. > viola.. instant debugging sandbox on one system. > > Revision Changes Path > 1.119 +2 -2 src/sys/conf/majors Awesome (well, it will be :-) ! -- Brian 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 Feb 27 8:54: 6 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CDACC37B719; Tue, 27 Feb 2001 08:53:59 -0800 (PST) (envelope-from julian@FreeBSD.org) Received: (from julian@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RGrxq96502; Tue, 27 Feb 2001 08:53:59 -0800 (PST) (envelope-from julian) Message-Id: <200102271653.f1RGrxq96502@freefall.freebsd.org> From: Julian Elischer Date: Tue, 27 Feb 2001 08:53:59 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/nmdm Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG julian 2001/02/27 08:53:59 PST Added files: sys/modules/nmdm Makefile Log: Not quite working makefile to make the nmdm device as a module. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 8:54:52 2001 Delivered-To: cvs-all@freebsd.org Received: from lists01.iafrica.com (lists01.iafrica.com [196.7.0.141]) by hub.freebsd.org (Postfix) with ESMTP id 3899237B718; Tue, 27 Feb 2001 08:54:31 -0800 (PST) (envelope-from sheldonh@uunet.co.za) Received: from nwl.fw.uunet.co.za ([196.31.2.162]) by lists01.iafrica.com with esmtp (Exim 3.12 #2) id 14XnLv-0000OJ-00; Tue, 27 Feb 2001 18:51:55 +0200 Received: (from nobody@localhost) by nwl.fw.uunet.co.za (8.8.8/8.6.9) id SAA07881; Tue, 27 Feb 2001 18:51:40 +0200 (SAST) Received: by nwl.fw.uunet.co.za via recvmail id 7785; Tue Feb 27 18:51:04 2001 Received: from sheldonh (helo=axl.fw.uunet.co.za) by axl.fw.uunet.co.za with local-esmtp (Exim 3.16 #1) id 14XnL6-000Krv-00; Tue, 27 Feb 2001 18:51:04 +0200 To: Bruce Evans Cc: Warner Losh , Doug Barton , "John W. De Boskey" , cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sbin/disklabel disklabel.8 disklabel.c In-reply-to: Your message of "Mon, 26 Feb 2001 22:28:20 +1100." Date: Tue, 27 Feb 2001 18:51:04 +0200 Message-ID: <80222.983292664@axl.fw.uunet.co.za> From: Sheldon Hearn Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 26 Feb 2001 22:28:20 +1100, Bruce Evans wrote: > Actually testing shows the not unexpected behaviour that 5g is silently > truncated to 1g on i386's. Um, that doesn't sound good at all! 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 Feb 27 9:11:24 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8AC1737B718; Tue, 27 Feb 2001 09:11:19 -0800 (PST) (envelope-from gallatin@FreeBSD.org) Received: (from gallatin@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RHBJx01512; Tue, 27 Feb 2001 09:11:19 -0800 (PST) (envelope-from gallatin) Message-Id: <200102271711.f1RHBJx01512@freefall.freebsd.org> From: Andrew Gallatin Date: Tue, 27 Feb 2001 09:11:19 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/top machine.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gallatin 2001/02/27 09:11:19 PST Modified files: usr.bin/top machine.c Log: - An array of 4 32-bit ints for avenrun doesn't work on the alpha because fscale is a (64-bit) long. So just use a struct loadavg. This fixes the recent failure of top on alphas: top: sysctl(vm.loadavg...) failed: Cannot allocate memory - use size_t for sizeof() so as to fix a few int/long warnings on alpha Reviewed by: Thomas Moestl Revision Changes Path 1.38 +8 -16 src/usr.bin/top/machine.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 9:22:41 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0E67537B71D; Tue, 27 Feb 2001 09:22:30 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RHMTo02755; Tue, 27 Feb 2001 09:22:29 -0800 (PST) (envelope-from ijliao) Message-Id: <200102271722.f1RHMTo02755@freefall.freebsd.org> From: Ying-Chieh Liao Date: Tue, 27 Feb 2001 09:22:29 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/biology Makefile ports/biology/gp Makefile distinfo pkg-comment pkg-descr pkg-plist ports/biology/gp/files patch-Makefile patch-src::Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ijliao 2001/02/27 09:22:29 PST Modified files: biology Makefile Added files: biology/gp Makefile distinfo pkg-comment pkg-descr pkg-plist biology/gp/files patch-Makefile patch-src::Makefile Log: add gp GP is a set of small utilities to manipulate DNA sequences Revision Changes Path 1.28 +2 -1 ports/biology/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 9:38:48 2001 Delivered-To: cvs-all@freebsd.org Received: from mail.musha.org (daemon.musha.org [61.122.44.178]) by hub.freebsd.org (Postfix) with ESMTP id 278C537B71B; Tue, 27 Feb 2001 09:38:36 -0800 (PST) (envelope-from knu@iDaemons.org) Received: from archon.local.idaemons.org (archon.local.idaemons.org [192.168.1.32]) by mail.musha.org (Postfix) with ESMTP id AA7AF4DF62; Wed, 28 Feb 2001 02:38:46 +0900 (JST) Date: Wed, 28 Feb 2001 02:38:47 +0900 Message-ID: <86r90k10wo.wl@archon.local.idaemons.org> From: "Akinori MUSHA" To: "Bruce A. Mah" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release/texts/alpha RELNOTES.TXT src/release/texts/i386 RELNOTES.TXT In-Reply-To: <200102271504.f1RF4oO76998@freefall.freebsd.org> References: <200102271504.f1RF4oO76998@freefall.freebsd.org> User-Agent: Wanderlust/2.5.4 (Smooth) SEMI/1.14.2 (=?ISO-8859-1?Q?Daish=F2?= =?ISO-8859-1?Q?ji?=) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 MULE XEmacs/21.1 (patch 14) (Cuyahoga Valley) (i386--freebsd) Organization: Associated I. Daemons X-PGP-Public-Key: finger knu@FreeBSD.org X-PGP-Fingerprint: 081D 099C 1705 861D 4B70 B04A 920B EFC7 9FD9 E1EE MIME-Version: 1.0 (generated by SEMI 1.14.2 - =?ISO-8859-1?Q?=22Daish=F2ji=22?=) Content-Type: text/plain; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At Tue, 27 Feb 2001 07:04:50 -0800 (PST), Bruce A. Mah wrote: > bmah 2001/02/27 07:04:50 PST > > Modified files: > release/texts/alpha RELNOTES.TXT > release/texts/i386 RELNOTES.TXT > Log: > New release notes: TCP delayed ACK fixes, ICMP bugfix, find(1) > case-insensitive and regexp additions, pkg_delete(1) globbing, > tar(1) TAR_SSH, disklabel(8) fixes, rand(3) improvements. s/TAR_SSH/TAR_RSH/ :) -- / /__ __ Akinori.org / MUSHA.org / ) ) ) ) / FreeBSD.org / Ruby-lang.org Akinori MUSHA aka / (_ / ( (__( @ iDaemons.org / and.or.jp "We're only at home when we're on the run, on the wing, on the fly" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 9:43:58 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9288E37B718; Tue, 27 Feb 2001 09:43:54 -0800 (PST) (envelope-from julian@FreeBSD.org) Received: (from julian@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RHhsY06354; Tue, 27 Feb 2001 09:43:54 -0800 (PST) (envelope-from julian) Message-Id: <200102271743.f1RHhsY06354@freefall.freebsd.org> From: Julian Elischer Date: Tue, 27 Feb 2001 09:43:53 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/nmdm nmdm.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG julian 2001/02/27 09:43:53 PST Modified files: sys/dev/nmdm nmdm.c Log: Catch up with rwatsons ucred changes. Revision Changes Path 1.2 +2 -2 src/sys/dev/nmdm/nmdm.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 9:46: 5 2001 Delivered-To: cvs-all@freebsd.org Received: from sj-msg-core-1.cisco.com (sj-msg-core-1.cisco.com [171.71.163.11]) by hub.freebsd.org (Postfix) with ESMTP id DE28637B71D; Tue, 27 Feb 2001 09:45:55 -0800 (PST) (envelope-from bmah@cisco.com) Received: from bmah-freebsd-0.cisco.com (bmah-freebsd-0.cisco.com [171.70.84.42]) by sj-msg-core-1.cisco.com (8.9.3/8.9.1) with ESMTP id JAA03398; Tue, 27 Feb 2001 09:46:14 -0800 (PST) Received: (from bmah@localhost) by bmah-freebsd-0.cisco.com (8.11.2/8.11.1) id f1RHjto04816; Tue, 27 Feb 2001 09:45:55 -0800 (PST) (envelope-from bmah) Message-Id: <200102271745.f1RHjto04816@bmah-freebsd-0.cisco.com> X-Mailer: exmh version 2.3.1 01/19/2001 with nmh-1.0.4 To: "Akinori MUSHA" Cc: "Bruce A. Mah" , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release/texts/alpha RELNOTES.TXT src/release/texts/i386 RELNOTES.TXT In-Reply-To: <86r90k10wo.wl@archon.local.idaemons.org> References: <200102271504.f1RF4oO76998@freefall.freebsd.org> <86r90k10wo.wl@archon.local.idaemons.org> Comments: In-reply-to "Akinori MUSHA" message dated "Wed, 28 Feb 2001 02:38:47 +0900." From: bmah@FreeBSD.org (Bruce A. Mah) Reply-To: bmah@FreeBSD.org X-Face: g~c`.{#4q0"(V*b#g[i~rXgm*w;:nMfz%_RZLma)UgGN&=j`5vXoU^@n5v4:OO)c["!w)nD/!!~e4Sj7LiT'6*wZ83454H""lb{CC%T37O!!'S$S&D}sem7I[A 2V%N&+ X-Image-Url: http://www.employees.org/~bmah/Images/bmah-cisco-small.gif X-Url: http://www.employees.org/~bmah/ Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==_Exmh_451000865P"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Date: Tue, 27 Feb 2001 09:45:55 -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --==_Exmh_451000865P Content-Type: text/plain; charset=us-ascii If memory serves me right, "Akinori MUSHA" wrote: > At Tue, 27 Feb 2001 07:04:50 -0800 (PST), > Bruce A. Mah wrote: > > bmah 2001/02/27 07:04:50 PST > > > > Modified files: > > release/texts/alpha RELNOTES.TXT > > release/texts/i386 RELNOTES.TXT > > Log: > > New release notes: TCP delayed ACK fixes, ICMP bugfix, find(1) > > case-insensitive and regexp additions, pkg_delete(1) globbing, > > tar(1) TAR_SSH, disklabel(8) fixes, rand(3) improvements. > > s/TAR_SSH/TAR_RSH/ :) Oops. I think my brain has a global s/rsh/ssh/ filter. :-) Queued up for my next commit. Thanks! Bruce. --==_Exmh_451000865P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: Exmh version 2.2 06/23/2000 iD8DBQE6m+fT2MoxcVugUsMRAkBYAKDZ/zyr6zt257MNrlwqWjtCEZUGJQCgy4NY SHu5TTf5DvGGF7Vu9wIJ8xU= =g0NO -----END PGP SIGNATURE----- --==_Exmh_451000865P-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 9:52:57 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6781037B719; Tue, 27 Feb 2001 09:52:52 -0800 (PST) (envelope-from julian@FreeBSD.org) Received: (from julian@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RHqpN07114; Tue, 27 Feb 2001 09:52:51 -0800 (PST) (envelope-from julian) Message-Id: <200102271752.f1RHqpN07114@freefall.freebsd.org> From: Julian Elischer Date: Tue, 27 Feb 2001 09:52:51 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/nmdm nmdm.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG julian 2001/02/27 09:52:49 PST Modified files: sys/dev/nmdm nmdm.c Log: Remove warnings.. seems to compile as a module now too. Revision Changes Path 1.3 +4 -5 src/sys/dev/nmdm/nmdm.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 10: 7:53 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AE81E37B719; Tue, 27 Feb 2001 10:07:44 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RI7i611831; Tue, 27 Feb 2001 10:07:44 -0800 (PST) (envelope-from sobomax) Message-Id: <200102271807.f1RI7i611831@freefall.freebsd.org> From: Maxim Sobolev Date: Tue, 27 Feb 2001 10:07:44 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/gtkscintilla Makefile distinfo ports/x11-toolkits/gtkscintilla/files patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2001/02/27 10:07:44 PST Modified files: x11-toolkits/gtkscintilla Makefile distinfo x11-toolkits/gtkscintilla/files patch-aa Log: Update to 0.3. Revision Changes Path 1.3 +3 -3 ports/x11-toolkits/gtkscintilla/Makefile 1.2 +1 -1 ports/x11-toolkits/gtkscintilla/distinfo 1.2 +8 -5 ports/x11-toolkits/gtkscintilla/files/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 10: 8:44 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D2F3937B71C; Tue, 27 Feb 2001 10:08:41 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RI8fh11987; Tue, 27 Feb 2001 10:08:41 -0800 (PST) (envelope-from sobomax) Message-Id: <200102271808.f1RI8fh11987@freefall.freebsd.org> From: Maxim Sobolev Date: Tue, 27 Feb 2001 10:08:41 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/py-gtkscintilla Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2001/02/27 10:08:41 PST Modified files: x11-toolkits/py-gtkscintilla Makefile distinfo Log: Update to 0.3. Revision Changes Path 1.3 +3 -3 ports/x11-toolkits/py-gtkscintilla/Makefile 1.3 +1 -1 ports/x11-toolkits/py-gtkscintilla/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 10: 9:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 30FF437B71B; Tue, 27 Feb 2001 10:09:52 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RI9qB12123; Tue, 27 Feb 2001 10:09:52 -0800 (PST) (envelope-from sobomax) Message-Id: <200102271809.f1RI9qB12123@freefall.freebsd.org> From: Maxim Sobolev Date: Tue, 27 Feb 2001 10:09:52 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/moleskine Makefile distinfo pkg-plist ports/editors/moleskine/files patch-Moleskine_MoleskineApp.py X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2001/02/27 10:09:52 PST Modified files: editors/moleskine Makefile distinfo pkg-plist Removed files: editors/moleskine/files patch-Moleskine_MoleskineApp.py Log: Update to 0.6.1. Revision Changes Path 1.4 +4 -3 ports/editors/moleskine/Makefile 1.3 +1 -1 ports/editors/moleskine/distinfo 1.3 +19 -15 ports/editors/moleskine/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 10:11:43 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8036337B718; Tue, 27 Feb 2001 10:11:35 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RIBZT12394; Tue, 27 Feb 2001 10:11:35 -0800 (PST) (envelope-from knu) Message-Id: <200102271811.f1RIBZT12394@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 27 Feb 2001 10:11:35 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/yc.el Makefile distinfo ports/japanese/yc.el/files patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2001/02/27 10:11:35 PST Modified files: japanese/yc.el Makefile distinfo Removed files: japanese/yc.el/files patch-aa Log: Update to 3.2.4. Increase PORTEPOCH. No response from: MAINTAINER Revision Changes Path 1.4 +7 -11 ports/japanese/yc.el/Makefile 1.2 +1 -1 ports/japanese/yc.el/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 10:27:35 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A4E1037B719; Tue, 27 Feb 2001 10:27:24 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RIROh14692; Tue, 27 Feb 2001 10:27:24 -0800 (PST) (envelope-from knu) Message-Id: <200102271827.f1RIROh14692@freefall.freebsd.org> From: Akinori MUSHA Date: Tue, 27 Feb 2001 10:27:24 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/grep Makefile pkg-plist ports/japanese/grep/files patch-ad patch-ab X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2001/02/27 10:27:24 PST Modified files: japanese/grep Makefile pkg-plist japanese/grep/files patch-ab Added files: japanese/grep/files patch-ad Log: Prefix "j" to the names of the binaries and the manpages. As they are based on an old version of GNU grep (2.0), they should not clash with those of the base system's. Revision Changes Path 1.16 +4 -2 ports/japanese/grep/Makefile 1.5 +3 -3 ports/japanese/grep/pkg-plist 1.5 +6 -4 ports/japanese/grep/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 Feb 27 10:33:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AB50537B71B; Tue, 27 Feb 2001 10:33:39 -0800 (PST) (envelope-from steve@FreeBSD.org) Received: (from steve@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RIXdm15456; Tue, 27 Feb 2001 10:33:39 -0800 (PST) (envelope-from steve) Message-Id: <200102271833.f1RIXdm15456@freefall.freebsd.org> From: Steve Price Date: Tue, 27 Feb 2001 10:33:39 -0800 (PST) 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 X-Loop: FreeBSD.ORG steve 2001/02/27 10:33:39 PST Modified files: shells/ksh93 Makefile Log: - Remove the custom do-extract target. - Cleanup the do-build target. - Allow the ksh binary to be statically linked but default to dynamic to support dynamic loading of 'builtin' functions. Submitted by: Jacques A. Vidrine Reviewed by: maintainer Revision Changes Path 1.9 +6 -9 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 Tue Feb 27 10:37: 1 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C152237B719; Tue, 27 Feb 2001 10:36:56 -0800 (PST) (envelope-from julian@FreeBSD.org) Received: (from julian@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RIauW15805; Tue, 27 Feb 2001 10:36:56 -0800 (PST) (envelope-from julian) Message-Id: <200102271836.f1RIauW15805@freefall.freebsd.org> From: Julian Elischer Date: Tue, 27 Feb 2001 10:36:56 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc MAKEDEV X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG julian 2001/02/27 10:36:56 PST Modified files: etc MAKEDEV Log: Add an entry for the nmdm devices Revision Changes Path 1.290 +14 -1 src/etc/MAKEDEV To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 10:39:47 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CB45437B719; Tue, 27 Feb 2001 10:39:44 -0800 (PST) (envelope-from julian@FreeBSD.org) Received: (from julian@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RIdiA16363; Tue, 27 Feb 2001 10:39:44 -0800 (PST) (envelope-from julian) Message-Id: <200102271839.f1RIdiA16363@freefall.freebsd.org> From: Julian Elischer Date: Tue, 27 Feb 2001 10:39:44 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/nulmodem tty_nullmodem.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG julian 2001/02/27 10:39:44 PST Removed files: sys/dev/nulmodem tty_nullmodem.c Log: Should never have been here. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 10:40:17 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8438F37B71E; Tue, 27 Feb 2001 10:40:07 -0800 (PST) (envelope-from scottl@FreeBSD.org) Received: (from scottl@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RIe7U16412; Tue, 27 Feb 2001 10:40:07 -0800 (PST) (envelope-from scottl) Message-Id: <200102271840.f1RIe7U16412@freefall.freebsd.org> From: Scott Long Date: Tue, 27 Feb 2001 10:40:07 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pci maestro3.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG scottl 2001/02/27 10:40:07 PST Modified files: sys/dev/sound/pci maestro3.c Log: Don't re-init the mixer on resume. This keeps the channel volumes from being trashed when you suspend, though this may need to be revisited if we ever get suspend-to-disk implememted. Revision Changes Path 1.2 +1 -3 src/sys/dev/sound/pci/maestro3.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 10:58:20 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 15C1937B719; Tue, 27 Feb 2001 10:58:17 -0800 (PST) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RIwHj18376; Tue, 27 Feb 2001 10:58:17 -0800 (PST) (envelope-from will) Message-Id: <200102271858.f1RIwHj18376@freefall.freebsd.org> From: Will Andrews Date: Tue, 27 Feb 2001 10:58:16 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/handbook/staff chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2001/02/27 10:58:16 PST Modified files: en_US.ISO_8859-1/books/handbook/staff chapter.sgml Log: Umm. List Bean Visger only once. ;-) Submitted by: Seth Heckard Revision Changes Path 1.197 +1 -5 doc/en_US.ISO_8859-1/books/handbook/staff/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 11: 4:53 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 23E4337B71B; Tue, 27 Feb 2001 11:04:50 -0800 (PST) (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RJ4ol18976; Tue, 27 Feb 2001 11:04:50 -0800 (PST) (envelope-from vanilla) Message-Id: <200102271904.f1RJ4ol18976@freefall.freebsd.org> From: "Vanilla I. Shu" Date: Tue, 27 Feb 2001 11:04:49 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/chinese/ted Makefile distinfo pkg-comment pkg-descr pkg-plist ports/chinese/ted/files patch-aa patch-ab patch-ac patch-ad patch-ae X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG vanilla 2001/02/27 11:04:49 PST Removed files: chinese/ted Makefile distinfo pkg-comment pkg-descr pkg-plist chinese/ted/files patch-aa patch-ab patch-ac patch-ad patch-ae Log: Remove zh-ted, it's non I18N app. Approved by: committers@tw To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 11: 5:37 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3AA0337B719; Tue, 27 Feb 2001 11:05:29 -0800 (PST) (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RJ5TI20180; Tue, 27 Feb 2001 11:05:29 -0800 (PST) (envelope-from vanilla) Message-Id: <200102271905.f1RJ5TI20180@freefall.freebsd.org> From: "Vanilla I. Shu" Date: Tue, 27 Feb 2001 11:05:29 -0800 (PST) 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 X-Loop: FreeBSD.ORG vanilla 2001/02/27 11:05:27 PST Modified files: . modules Log: Remove zh-ted. Revision Changes Path 1.2472 +1 -2 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 11: 5:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 05E7937B71A; Tue, 27 Feb 2001 11:05:49 -0800 (PST) (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RJ5mj21435; Tue, 27 Feb 2001 11:05:48 -0800 (PST) (envelope-from vanilla) Message-Id: <200102271905.f1RJ5mj21435@freefall.freebsd.org> From: "Vanilla I. Shu" Date: Tue, 27 Feb 2001 11:05:48 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/chinese Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG vanilla 2001/02/27 11:05:48 PST Modified files: chinese Makefile Log: Remove ted. Revision Changes Path 1.83 +1 -2 ports/chinese/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 11:25:28 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9D1E137B719; Tue, 27 Feb 2001 11:25:23 -0800 (PST) (envelope-from bmah@FreeBSD.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RJPNN23915; Tue, 27 Feb 2001 11:25:23 -0800 (PST) (envelope-from bmah) Message-Id: <200102271925.f1RJPNN23915@freefall.freebsd.org> From: "Bruce A. Mah" Date: Tue, 27 Feb 2001 11:25:23 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/texts/alpha RELNOTES.TXT src/release/texts/i386 RELNOTES.TXT X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bmah 2001/02/27 11:25:23 PST Modified files: release/texts/alpha RELNOTES.TXT release/texts/i386 RELNOTES.TXT Log: Fix typo: s/TAR_SSH/TAR_RSH/ Update: ICMP resetting TCP sysctl is now net.inet.tcp.icmp_may_rst. Submitted by: knu, jesper Revision Changes Path 1.140 +3 -3 src/release/texts/alpha/RELNOTES.TXT 1.213 +4 -4 src/release/texts/i386/RELNOTES.TXT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 11:26:11 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5AD7137B71A; Tue, 27 Feb 2001 11:26:03 -0800 (PST) (envelope-from bmah@FreeBSD.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RJQ3d24066; Tue, 27 Feb 2001 11:26:03 -0800 (PST) (envelope-from bmah) Message-Id: <200102271926.f1RJQ3d24066@freefall.freebsd.org> From: "Bruce A. Mah" Date: Tue, 27 Feb 2001 11:26:03 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/texts/alpha RELNOTES.TXT src/release/texts/i386 RELNOTES.TXT X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bmah 2001/02/27 11:26:03 PST Modified files: (Branch: RELENG_4) release/texts/alpha RELNOTES.TXT release/texts/i386 RELNOTES.TXT Log: Fix typo: s/TAR_SSH/TAR_RSH/ Submitted by: knu Revision Changes Path 1.31.2.108 +2 -2 src/release/texts/alpha/RELNOTES.TXT 1.72.2.107 +2 -2 src/release/texts/i386/RELNOTES.TXT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 11:29:12 2001 Delivered-To: cvs-all@freebsd.org Received: from meow.osd.bsdi.com (meow.osd.bsdi.com [204.216.28.88]) by hub.freebsd.org (Postfix) with ESMTP id 9AAAF37B719; Tue, 27 Feb 2001 11:29:00 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (john@jhb-laptop.osd.bsdi.com [204.216.28.241]) by meow.osd.bsdi.com (8.11.2/8.11.2) with ESMTP id f1RJP5l80797; Tue, 27 Feb 2001 11:25:20 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Tue, 27 Feb 2001 11:28:20 -0800 (PST) From: John Baldwin To: Seigo Tanimura Subject: RE: cvs commit: src/sys/dev/sound/isa emu8000.c gusmidi.c mpu.c Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, tanimura@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 27-Feb-01 Seigo Tanimura wrote: > On Mon, 26 Feb 2001 10:50:52 -0800 (PST), > John Baldwin said: > >>> - Mutexify midi(4). The driver runs under the giant lock by default. >>> If you ever want to run midi(4) out of the giant lock, uncomment >>> MIDI_OUTOFGIANT in midi.h. Confirmed to work for csamidi with WITNESS >>> and INVARIANTS. > > John> Err, I hope that you do all mutex operations regardless, and only use > this > > I will do that in my next commit. Ok. > John> option to control setting the INTR_MPSAFE flag for any interrupt > handlers that > John> midi uses. > > Since some interrupt handlers are shared with pcm(4), we have to wait > for pcm(4) to be MP-safe. That is ok. > A couple of questions to ask: > > A. As we might hold a mutex of VM and block, malloc(9) should be > called with holding no mutexes except for Giant. Is that right? Don't do anything with Giant right now. The only thing you should be doing at all in relation to Giant is possibly setting the INTR_MPSAFE flag to mark an interrupt handler as MP safe and thus not needing Giant. > B. Is PI_AV for a multimedia device? If so, I would like to add > INTR_TYPE_AV to enum intr_type and ithread_priority() so that pcm and > midi devices can interrupt at PI_AV. Jake is the one to ask about the new priorities. If PI_AV is for multimedia stuff, then these flags sound ok, but you probably want to run it by the new-bus@FreeBSD.org list first. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 11:32:43 2001 Delivered-To: cvs-all@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 1CECE37B719; Tue, 27 Feb 2001 11:32:35 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.1/8.11.1) with ESMTP id f1RJVdd25052; Tue, 27 Feb 2001 12:31:39 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200102271931.f1RJVdd25052@harmony.village.org> To: Julian Elischer Subject: Re: cvs commit: src/sys/i386/conf NOTES src/sys/conf files.alphafiles.i386 files.pc98 Cc: Peter Wemm , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Tue, 27 Feb 2001 06:55:01 PST." <3A9BBFC5.47C850E1@elischer.org> References: <3A9BBFC5.47C850E1@elischer.org> <200102271235.f1RCZK726878@mobile.wemm.org> Date: Tue, 27 Feb 2001 12:31:39 -0700 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <3A9BBFC5.47C850E1@elischer.org> Julian Elischer writes: : If I can cd to /sys/dev/ed and do "make module" /me wants :-) I've often wanted to be able to do this. But not all of the modules necessarily live under sys/dev/foo. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 11:43:20 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 32FB737B729; Tue, 27 Feb 2001 11:43:15 -0800 (PST) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RJhFn26351; Tue, 27 Feb 2001 11:43:15 -0800 (PST) (envelope-from jlemon) Message-Id: <200102271943.f1RJhFn26351@freefall.freebsd.org> From: Jonathan Lemon Date: Tue, 27 Feb 2001 11:43:15 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_input.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jlemon 2001/02/27 11:43:14 PST Modified files: sys/netinet ip_input.c Log: When iterating over our list of interface addresses in order to determine if an arriving packet belongs to us, also check that the packet arrived through the correct interface. Skip this check if the packet was locally generated. Revision Changes Path 1.156 +19 -15 src/sys/netinet/ip_input.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 12: 3:35 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7EEE237B718; Tue, 27 Feb 2001 12:03:31 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RK3VH29860; Tue, 27 Feb 2001 12:03:31 -0800 (PST) (envelope-from jhb) Message-Id: <200102272003.f1RK3VH29860@freefall.freebsd.org> From: John Baldwin Date: Tue, 27 Feb 2001 12:03:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.syscons Makefile rc src/etc/etc.alpha rc.alpha src/etc/etc.i386 rc.i386 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2001/02/27 12:03:31 PST Modified files: (Branch: RELENG_4) etc Makefile rc etc/etc.alpha rc.alpha etc/etc.i386 rc.i386 Added files: (Branch: RELENG_4) etc rc.syscons Log: MFC: Move the syscons configuration to a machine independent rc.syscons. Revision Changes Path 1.219.2.10 +3 -2 src/etc/Makefile 1.212.2.14 +7 -1 src/etc/rc 1.7.2.2 +1 -151 src/etc/etc.alpha/rc.alpha 1.51.2.5 +1 -152 src/etc/etc.i386/rc.i386 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 12:40:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D474E37B718; Tue, 27 Feb 2001 12:40:41 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RKef536822; Tue, 27 Feb 2001 12:40:41 -0800 (PST) (envelope-from obrien) Message-Id: <200102272040.f1RKef536822@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 27 Feb 2001 12:40:41 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc login.conf X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/02/27 12:40:41 PST Modified files: (Branch: RELENG_4) etc login.conf Log: MFC: rev 1.38 (give example of password_format as the feature isn't well documented by its author) and 1.40 (support display of /etc/COPYRIGHT) Revision Changes Path 1.34.2.3 +9 -1 src/etc/login.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 12:42:23 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8E62737B71C; Tue, 27 Feb 2001 12:42:18 -0800 (PST) (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RKgIP37183; Tue, 27 Feb 2001 12:42:18 -0800 (PST) (envelope-from olgeni) Message-Id: <200102272042.f1RKgIP37183@freefall.freebsd.org> From: Jimmy Olgeni Date: Tue, 27 Feb 2001 12:42:18 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/webmin Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG olgeni 2001/02/27 12:42:18 PST Modified files: sysutils/webmin Makefile Log: Provide sensible defaults for the postgresql module (correct username for login, correct paths). No PORTREVISION bump: if webmin has already been installed then the postgresql module must be reconfigured by hand. These changes are provided as perl regexes in the Makefile, because we only want to change specific settings that could be shuffled in the next versions of webmin (the same holds true for the postfix module). Revision Changes Path 1.33 +10 -1 ports/sysutils/webmin/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 12:50:38 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8806F37B718; Tue, 27 Feb 2001 12:50:35 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RKoZS38247; Tue, 27 Feb 2001 12:50:35 -0800 (PST) (envelope-from obrien) Message-Id: <200102272050.f1RKoZS38247@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 27 Feb 2001 12:50:35 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/indent indent.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/02/27 12:50:35 PST Modified files: usr.bin/indent indent.c Log: Fix indent endless on garbage input (i.e., if it encountered EOF while waiting for a '}' nesting terminator) Obtained from: OpenBSD rev 1.8 Revision Changes Path 1.11 +2 -2 src/usr.bin/indent/indent.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 12:54: 2 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 646C137B718; Tue, 27 Feb 2001 12:53:59 -0800 (PST) (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RKrxt38662; Tue, 27 Feb 2001 12:53:59 -0800 (PST) (envelope-from olgeni) Message-Id: <200102272053.f1RKrxt38662@freefall.freebsd.org> From: Jimmy Olgeni Date: Tue, 27 Feb 2001 12:53:59 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/webmin Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG olgeni 2001/02/27 12:53:59 PST Modified files: sysutils/webmin Makefile Log: Add WITH_UPDATES install option. When the webmin version changes on the master site, patches for previous versions may be removed (they are not stored in a version dependent subdirectory). This means that the port of version A will break as soon as version B is released, because the required updates disappear. If the updates are optional, webmin users still get a chance to install the port without updating their ports collection. It is also easier to support users because, by default, they will run the same "official" version of webmin. PORTREVISION bump: if you reinstall without WITH_UPDATES you will get an unpatched version of webmin. Revision Changes Path 1.34 +6 -2 ports/sysutils/webmin/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 12:59: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from level3.dynacom.net (level3.dynacom.net [206.107.213.213]) by hub.freebsd.org (Postfix) with SMTP id D93D037B71D for ; Tue, 27 Feb 2001 12:58:48 -0800 (PST) (envelope-from kstewart@urx.com) Received: (qmail 6820 invoked by uid 0); 27 Feb 2001 21:58:54 -0000 Received: from unknown (HELO urx.com) (206.159.132.160) by mail.urx.com with SMTP; 27 Feb 2001 21:58:54 -0000 Message-ID: <3A9C1507.3761767B@urx.com> Date: Tue, 27 Feb 2001 12:58:47 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Will Andrews Cc: Will Andrews , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/x11/kde2 Makefile ports/x11/kdebase11 Makefiledistinfo pkg-comment pkg-descr pkg-plist ports/x11/kdebase11/filesja.kimap kwmrc patch-ai patch-an patch-ao patch-ap patch-aqpatch-at patch-au patch-av patch-aw patch-ax patch-az patch-ba ... References: <200102261924.f1QJOnP03324@freefall.freebsd.org> <3A9B15C8.24531D12@urx.com> <20010226221006.D767@ohm.physics.purdue.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Will Andrews wrote: > > On Mon, Feb 26, 2001 at 06:49:44PM -0800, Kent Stewart wrote: > > I think this was premature. You can't fetch the tars from anywhere and > > so KDE-2 will no longer build. > > 1) Nobody should be using 2.0.1 (or 1.1.2 for that matter) anymore. > 2) Some people can get the tarballs. Others can't. Be patient. KDE-2 will only build to where it is trying to build koffice and dies with a c++ error message. The system is 4.2-stable that was cvsuped and built on 25 Feb. gmake[3]: Entering directory `/usr/ports/editors/koffice/work/koffice-2.0.1/kpresenter' /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../lib/kofficeui -I../lib/kofficeui -I../lib/kofficecore -I../lib/kofficecore -I../lib/koml -I../lib/koml -I../lib/store -I../lib/store -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include -I/usr/local/include -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -fno-builtin -O -pipe -march=i686 -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -frtti -c kpobject.cc c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../lib/kofficeui -I../lib/kofficeui -I../lib/kofficecore -I../lib/kofficecore -I../lib/koml -I../lib/koml -I../lib/store -I../lib/store -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include -I/usr/local/include -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -fno-builtin -O -pipe -march=i686 -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -frtti -c kpobject.cc -fPIC -DPIC -o .libs/kpobject.o kpobject.cc: In method `class QRect KPObject::getBoundingRect(int, int)': kpobject.cc:102: `abs' undeclared (first use this function) kpobject.cc:102: (Each undeclared identifier is reported only once kpobject.cc:102: for each function it appears in.) gmake[3]: *** [kpobject.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/editors/koffice/work/koffice-2.0.1/kpresenter' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/editors/koffice/work/koffice-2.0.1/kpresenter' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/editors/koffice/work/koffice-2.0.1' gmake: *** [all-recursive-am] Error 2 *** Error code 2 > > -- > wca > > ---------------------------------------------------------------------- > Part 1.2Type: application/pgp-signature -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 13: 8:15 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3314E37B71B; Tue, 27 Feb 2001 13:08:12 -0800 (PST) (envelope-from gshapiro@FreeBSD.org) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RL8CH42255; Tue, 27 Feb 2001 13:08:12 -0800 (PST) (envelope-from gshapiro) Message-Id: <200102272108.f1RL8CH42255@freefall.freebsd.org> From: Gregory Neil Shapiro Date: Tue, 27 Feb 2001 13:08:12 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/sendmail/src mci.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gshapiro 2001/02/27 13:08:12 PST Modified files: (Branch: RELENG_4) contrib/sendmail/src mci.c Log: MFC: 1.6: Return to the code as distributed by sendmail.org. This eliminates a warning on Alphas. It is still not the perfect solution for machines which sizeof(u_long) != sizeof(void *) but it is as close as we are going to get for now and consistent with the rest of the code. 8.12 has solved this problem by providing a portable snprintf() which understands %p. Revision Changes Path 1.3.6.3 +2 -4 src/contrib/sendmail/src/mci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 13: 9:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 84F6D37B719; Tue, 27 Feb 2001 13:09:47 -0800 (PST) (envelope-from gshapiro@FreeBSD.org) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RL9k442378; Tue, 27 Feb 2001 13:09:46 -0800 (PST) (envelope-from gshapiro) Message-Id: <200102272109.f1RL9k442378@freefall.freebsd.org> From: Gregory Neil Shapiro Date: Tue, 27 Feb 2001 13:09:46 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/sendmail/vacation vacation.1 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gshapiro 2001/02/27 13:09:46 PST Modified files: (Branch: RELENG_4) contrib/sendmail/vacation vacation.1 Log: MFC: 1.2: Document the vacation -d and -l options Revision Changes Path 1.1.1.1.2.3 +17 -0 src/contrib/sendmail/vacation/vacation.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 13:20:30 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 476D437B719; Tue, 27 Feb 2001 13:20:23 -0800 (PST) (envelope-from gshapiro@FreeBSD.org) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RLKNq43691; Tue, 27 Feb 2001 13:20:23 -0800 (PST) (envelope-from gshapiro) Message-Id: <200102272120.f1RLKNq43691@freefall.freebsd.org> From: Gregory Neil Shapiro Date: Tue, 27 Feb 2001 13:20:23 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc Makefile src/etc/sendmail Makefile src/usr.sbin/sendmail Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gshapiro 2001/02/27 13:20:23 PST Modified files: (Branch: RELENG_4) etc Makefile etc/sendmail Makefile usr.sbin/sendmail Makefile Log: MFC: Move creation of the sendmail statistics file from the usr.sbin/sendmail Makefile to the etc/sendmail Makefile to be consistent with all of the other /var file creations. In doing so, change the Makefile target from etc-sendmail.cf to distribution as it installs more than just the sendmail.cf. Revision Changes Path 1.242 +2 -2 src/etc/Makefile 1.4 +4 -2 src/etc/sendmail/Makefile 1.30 +1 -3 src/usr.sbin/sendmail/Makefile Revision Changes Path 1.219.2.11 +2 -2 src/etc/Makefile 1.3.2.1 +4 -2 src/etc/sendmail/Makefile 1.15.2.9 +1 -3 src/usr.sbin/sendmail/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 13:29:46 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E411A37B718; Tue, 27 Feb 2001 13:29:42 -0800 (PST) (envelope-from gshapiro@FreeBSD.org) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RLTgE44712; Tue, 27 Feb 2001 13:29:42 -0800 (PST) (envelope-from gshapiro) Message-Id: <200102272129.f1RLTgE44712@freefall.freebsd.org> From: Gregory Neil Shapiro Date: Tue, 27 Feb 2001 13:29:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults make.conf src/etc/sendmail Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gshapiro 2001/02/27 13:29:42 PST Modified files: (Branch: RELENG_4) etc/defaults make.conf etc/sendmail Makefile Log: MFC: Add a new make knob, SENDMAIL_MC, which is meant to replace SENDMAIL_CF as users should be configuring via m4 now. If set, use m4 to create the .cf file. Also, if either SENDMAIL_MC or SENDMAIL_CF is set, 'make install' or 'make distribution' in src/etc/sendmail/ will install the appropriate .cf as /etc/mail/sendmail.cf. This fixes some mergemaster problems. Revision Changes Path 1.139 +9 -1 src/etc/defaults/make.conf 1.141 +3 -3 src/etc/defaults/make.conf 1.6 +33 -9 src/etc/sendmail/Makefile Revision Changes Path 1.97.2.31 +9 -1 src/etc/defaults/make.conf 1.3.2.2 +37 -9 src/etc/sendmail/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 13:32: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2237437B71A; Tue, 27 Feb 2001 13:32:01 -0800 (PST) (envelope-from gshapiro@FreeBSD.org) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RLW1144998; Tue, 27 Feb 2001 13:32:01 -0800 (PST) (envelope-from gshapiro) Message-Id: <200102272132.f1RLW1144998@freefall.freebsd.org> From: Gregory Neil Shapiro Date: Tue, 27 Feb 2001 13:32:01 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults make.conf src/etc/sendmail Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gshapiro 2001/02/27 13:32:01 PST Modified files: (Branch: RELENG_4) etc/defaults make.conf etc/sendmail Makefile Log: MFC: Need one additional make.conf knob, SENDMAIL_ADDITIONAL_MC to satisfy bug report (PR bin/19897). It allows building multiple .cf files at build time. Revision Changes Path 1.142 +6 -1 src/etc/defaults/make.conf 1.7 +6 -1 src/etc/sendmail/Makefile Revision Changes Path 1.97.2.32 +6 -1 src/etc/defaults/make.conf 1.3.2.3 +6 -1 src/etc/sendmail/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 13:34:12 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0356937B71A; Tue, 27 Feb 2001 13:34:08 -0800 (PST) (envelope-from gshapiro@FreeBSD.org) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RLY7v45222; Tue, 27 Feb 2001 13:34:07 -0800 (PST) (envelope-from gshapiro) Message-Id: <200102272134.f1RLY7v45222@freefall.freebsd.org> From: Gregory Neil Shapiro Date: Tue, 27 Feb 2001 13:34:07 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/mail Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gshapiro 2001/02/27 13:34:07 PST Modified files: (Branch: RELENG_4) etc/mail Makefile Log: MFC: Revamp /etc/mail/Makefile: + Add support for the new SENDMAIL_MC make.conf knob + Add the ability to build .cf files from .mc files + Generalize map rebuilding + Add the ability to rebuild the aliases file + Add the ability to stop, start, and restart sendmail Revision Changes Path 1.11 +146 -22 src/etc/mail/Makefile Revision Changes Path 1.9.2.2 +146 -22 src/etc/mail/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 13:37:35 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0F0E737B71A; Tue, 27 Feb 2001 13:37:27 -0800 (PST) (envelope-from gshapiro@FreeBSD.org) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RLbRn45673; Tue, 27 Feb 2001 13:37:27 -0800 (PST) (envelope-from gshapiro) Message-Id: <200102272137.f1RLbRn45673@freefall.freebsd.org> From: Gregory Neil Shapiro Date: Tue, 27 Feb 2001 13:37:26 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/sendmail freebsd.mc X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gshapiro 2001/02/27 13:37:26 PST Modified files: (Branch: RELENG_4) etc/sendmail freebsd.mc Log: MFC: Clean up freebsd.mc to make it easier for users to read and modify. The freebsd.cf from this new freebsd.mc is functionally equivalent. Revision Changes Path 1.15 +29 -20 src/etc/sendmail/freebsd.mc Revision Changes Path 1.10.2.4 +29 -20 src/etc/sendmail/freebsd.mc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 13:45:17 2001 Delivered-To: cvs-all@freebsd.org Received: from thehousleys.net (frenchknot.ne.mediaone.net [24.147.224.201]) by hub.freebsd.org (Postfix) with ESMTP id 12AA237B71E; Tue, 27 Feb 2001 13:45:05 -0800 (PST) (envelope-from jeh@FreeBSD.org) Received: (from root@localhost) by thehousleys.net (8.11.2/8.11.2) id f1RLj4v85694; Tue, 27 Feb 2001 16:45:04 -0500 (EST) (envelope-from jeh@FreeBSD.org) Received: from FreeBSD.org (baby.int.thehousleys.net [192.168.0.24]) by thehousleys.net (8.11.2/8.11.2) with ESMTP id f1RLj1v85679; Tue, 27 Feb 2001 16:45:01 -0500 (EST) (envelope-from jeh@FreeBSD.org) Message-ID: <3A9C1FDD.F6B99EA7@FreeBSD.org> Date: Tue, 27 Feb 2001 16:45:01 -0500 From: "James E. Housley" Organization: FreeBSD X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Gregory Neil Shapiro Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/defaults make.conf src/etc/sendmail Makefile References: <200102272132.f1RLW1144998@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS perl-10 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Gregory Neil Shapiro wrote: > > gshapiro 2001/02/27 13:32:01 PST > > Modified files: (Branch: RELENG_4) > etc/defaults make.conf > etc/sendmail Makefile > Log: > MFC: Need one additional make.conf knob, SENDMAIL_ADDITIONAL_MC to satisfy > bug report (PR bin/19897). It allows building multiple .cf files at > build time. > > Revision Changes Path > 1.142 +6 -1 src/etc/defaults/make.conf > 1.7 +6 -1 src/etc/sendmail/Makefile > > Revision Changes Path > 1.97.2.32 +6 -1 src/etc/defaults/make.conf > 1.3.2.3 +6 -1 src/etc/sendmail/Makefile I like this. It took more work on Gregory's part, but I can easily see which version exactly this MFC covers. Thanks, Gregory Jim -- /"\ ASCII Ribbon Campaign . \ / - NO HTML/RTF in e-mail . X - NO Word docs in e-mail . / \ ----------------------------------------------------------------- jeh@FreeBSD.org http://www.FreeBSD.org The Power to Serve jim@TheHousleys.Net http://www.TheHousleys.net --------------------------------------------------------------------- Your mouse has moved. Windows NT must be restarted for the change to take effect! Reboot now? [OK] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 13:48:23 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 306E837B71A; Tue, 27 Feb 2001 13:48:20 -0800 (PST) (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RLmKm47518; Tue, 27 Feb 2001 13:48:20 -0800 (PST) (envelope-from olgeni) Message-Id: <200102272148.f1RLmKm47518@freefall.freebsd.org> From: Jimmy Olgeni Date: Tue, 27 Feb 2001 13:48:20 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/webmin Makefile ports/sysutils/webmin/scripts pre-configure X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG olgeni 2001/02/27 13:48:20 PST Modified files: sysutils/webmin Makefile sysutils/webmin/scripts pre-configure Log: Fix for repeated "make install/deinstall" (development only). Don't ${MV} /tmp/webmin.sh to ${PREFIX}/etc/rc.d: create it in ${WRKDIR} instead, and use ${CP}. If you move webmin.sh, you can't make install/deinstall/install: the last install will fail because of the missing file. No user visible changes, but speeds up testing. Revision Changes Path 1.35 +3 -2 ports/sysutils/webmin/Makefile 1.3 +1 -1 ports/sysutils/webmin/scripts/pre-configure To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 13:54: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from privatecube.privatelabs.com (privatecube.privatelabs.com [63.114.185.254]) by hub.freebsd.org (Postfix) with ESMTP id 74D3E37B71C; Tue, 27 Feb 2001 13:53:50 -0800 (PST) (envelope-from mi@misha.privatelabs.com) Received: from misha.privatelabs.com (root@misha.plten [10.0.0.106]) by privatecube.privatelabs.com (8.9.3/8.9.2) with ESMTP id RAA23304; Tue, 27 Feb 2001 17:14:01 -0500 Received: from misha.privatelabs.com (mi@localhost [127.0.0.1]) by misha.privatelabs.com (8.11.1/8.11.1) with ESMTP id f1RLrav54445; Tue, 27 Feb 2001 16:53:37 -0500 (EST) (envelope-from mi@misha.privatelabs.com) Message-Id: <200102272153.f1RLrav54445@misha.privatelabs.com> Date: Tue, 27 Feb 2001 16:53:35 -0500 (EST) From: mi@aldan.algebra.com Subject: Re: cvs commit: src/etc/defaults make.conf src/etc/sendmail Makefil e To: Gregory Neil Shapiro Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: <200102272132.f1RLW1144998@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/plain; CHARSET=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 27 Feb, Gregory Neil Shapiro wrote: = gshapiro 2001/02/27 13:32:01 PST = = Modified files: (Branch: RELENG_4) = etc/defaults make.conf = etc/sendmail Makefile = Log: = MFC: Need one additional make.conf knob, SENDMAIL_ADDITIONAL_MC to satisfy = bug report (PR bin/19897). It allows building multiple .cf files at = build time. And then SENDMAIL_ADDITIONAL_ADDITIONAL_MC? May be, treat the first (and only) SENDMAIL_MC as a list is better? Yours, -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 14: 6: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from horsey.gshapiro.net (horsey.gshapiro.net [209.220.147.178]) by hub.freebsd.org (Postfix) with ESMTP id 5260D37B71B; Tue, 27 Feb 2001 14:05:55 -0800 (PST) (envelope-from gshapiro@gshapiro.net) Received: (from gshapiro@localhost) by horsey.gshapiro.net (8.12.0.Beta3/8.12.0.Beta3) id f1RM5sks049472; Tue, 27 Feb 2001 14:05:54 -0800 (PST) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15004.9409.909372.323249@horsey.gshapiro.net> Date: Tue, 27 Feb 2001 14:05:53 -0800 From: Gregory Neil Shapiro To: mi@aldan.algebra.com Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/defaults make.conf src/etc/sendmail Makefil e In-Reply-To: <200102272153.f1RLrav54445@misha.privatelabs.com> References: <200102272132.f1RLW1144998@freefall.freebsd.org> <200102272153.f1RLrav54445@misha.privatelabs.com> X-Mailer: VM 6.90 under 21.2 (beta42) "Poseidon" XEmacs Lucid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mi> And then SENDMAIL_ADDITIONAL_ADDITIONAL_MC? May be, treat the first mi> (and only) SENDMAIL_MC as a list is better? Yours, SENDMAIL_MC determines which config to use for installing /etc/mail/sendmail.cf. If it is a list, which ones becomes /etc/mail/sendmail.cf? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 14:10:36 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A326137B71D; Tue, 27 Feb 2001 14:10:32 -0800 (PST) (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RMAWq52193; Tue, 27 Feb 2001 14:10:32 -0800 (PST) (envelope-from olgeni) Message-Id: <200102272210.f1RMAWq52193@freefall.freebsd.org> From: Jimmy Olgeni Date: Tue, 27 Feb 2001 14:10:32 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/webmin pkg-message Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG olgeni 2001/02/27 14:10:32 PST Modified files: sysutils/webmin Makefile Added files: sysutils/webmin pkg-message Log: Don't use IS_INTERACTIVE, be "make package" friendly. This change allows webmin to be installed/upgraded using binary packages only. A new pkg-message file will tell the user what to do to configure webmin for the first time. The procedure is the same after both "make install" and "pkg_add". Revision Changes Path 1.36 +2 -3 ports/sysutils/webmin/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 14:30:13 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E170837B71E; Tue, 27 Feb 2001 14:30:09 -0800 (PST) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RMU9n54092; Tue, 27 Feb 2001 14:30:09 -0800 (PST) (envelope-from will) Message-Id: <200102272230.f1RMU9n54092@freefall.freebsd.org> From: Will Andrews Date: Tue, 27 Feb 2001 14:30:09 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/koffice Makefile ports/editors/koffice/files patch-kpbackground.h.new patch-kppixmapobject.h patch-kspread.h patch-kspread_cluster.h patch-kword_frame.cc patch-kword_page.cc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2001/02/27 14:30:09 PST Modified files: editors/koffice Makefile Added files: editors/koffice/files patch-kpbackground.h.new patch-kppixmapobject.h patch-kspread.h patch-kspread_cluster.h patch-kword_frame.cc patch-kword_page.cc Log: Add patches to fix build with KDE 2.1. Bump PORTREVISION to denote new package based on KDE 2.1. Change MAINTAINER back to myself. This should fix kde2 metaport once again. Submitted by: many many people... Revision Changes Path 1.17 +3 -2 ports/editors/koffice/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 14:31:51 2001 Delivered-To: cvs-all@freebsd.org Received: from meow.osd.bsdi.com (meow.osd.bsdi.com [204.216.28.88]) by hub.freebsd.org (Postfix) with ESMTP id 7383437B719; Tue, 27 Feb 2001 14:31:41 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (john@jhb-laptop.osd.bsdi.com [204.216.28.241]) by meow.osd.bsdi.com (8.11.2/8.11.2) with ESMTP id f1RMS2l86930; Tue, 27 Feb 2001 14:28:02 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Tue, 27 Feb 2001 14:31:17 -0800 (PST) From: John Baldwin To: Doug Rabson Subject: Re: cvs commit: src/sys/conf kmod.mk Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Peter Wemm Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 27-Feb-01 Doug Rabson wrote: > On Mon, 26 Feb 2001, Peter Wemm wrote: > >> peter 2001/02/26 17:23:34 PST >> >> Modified files: >> sys/conf kmod.mk >> Log: >> Add pci/agp_if.m to the MFILES list so that we can auto depend on agp_if.h > > I wish I could think of a way to avoid listing all the .m files in MFILES. This is just so we can build kernels w/o a make depend, yes? -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 14:45:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CCA8D37B71B; Tue, 27 Feb 2001 14:45:39 -0800 (PST) (envelope-from dirk@FreeBSD.org) Received: (from dirk@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RMjdi55996; Tue, 27 Feb 2001 14:45:39 -0800 (PST) (envelope-from dirk) Message-Id: <200102272245.f1RMjdi55996@freefall.freebsd.org> From: Dirk Froemberg Date: Tue, 27 Feb 2001 14:45:39 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/mkisofs Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dirk 2001/02/27 14:45:39 PST Modified files: sysutils/mkisofs Makefile Log: Bump PORTREVISION to reflect addition of patch-aj. Reminded by: Mike Meyer Revision Changes Path 1.28 +2 -1 ports/sysutils/mkisofs/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 14:47:23 2001 Delivered-To: cvs-all@freebsd.org Received: from volatile.chemikals.org (ci391991-a.grnvle1.sc.home.com [24.6.40.144]) by hub.freebsd.org (Postfix) with ESMTP id 3187337B71A; Tue, 27 Feb 2001 14:47:09 -0800 (PST) (envelope-from morganw@chemikals.org) Received: (from morganw@localhost) by volatile.chemikals.org (8.11.2/8.11.1) id f1RMl8C26973; Tue, 27 Feb 2001 17:47:08 -0500 (EST) (envelope-from morganw) Date: Tue, 27 Feb 2001 17:47:08 -0500 (EST) From: Wesley Morgan To: "David E. O'Brien" Cc: , Subject: Re: cvs commit: src/gnu/usr.bin/binutils/ar Makefile src/gnu/usr.bin/binutils/as Makefile.inc0 src/gnu/usr.bin/binutils/ld Makefile src/gnu/usr.bin/binutils/ranlib Makefile In-Reply-To: <200102271125.f1RBPig49632@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is this something on a "remove for -RELEASE" list somewhere, or will it be forgotten? On Tue, 27 Feb 2001, David E. O'Brien wrote: > obrien 2001/02/27 03:25:44 PST > > Modified files: > gnu/usr.bin/binutils/ar Makefile > gnu/usr.bin/binutils/as Makefile.inc0 > gnu/usr.bin/binutils/ld Makefile > gnu/usr.bin/binutils/ranlib Makefile > Log: > Make critical toolchain binaries staticly linked in this development > version of the OS. > > Revision Changes Path > 1.6 +2 -1 src/gnu/usr.bin/binutils/ar/Makefile > 1.9 +2 -1 src/gnu/usr.bin/binutils/as/Makefile.inc0 > 1.12 +2 -1 src/gnu/usr.bin/binutils/ld/Makefile > 1.6 +2 -1 src/gnu/usr.bin/binutils/ranlib/Makefile > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message > -- _ __ ___ ____ ___ ___ ___ Wesley N Morgan _ __ ___ | _ ) __| \ morganw@chemikals.org _ __ | _ \._ \ |) | FreeBSD: The Power To Serve _ |___/___/___/ 6bone: 3ffe:1ce3:7::b4ff:fe53:c297 Hi! I'm a .signature virus! Copy me into your ~/.signature to help me spread! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 14:56:29 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 193D637B71A; Tue, 27 Feb 2001 14:56:21 -0800 (PST) (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RMuLw56944; Tue, 27 Feb 2001 14:56:21 -0800 (PST) (envelope-from olgeni) Message-Id: <200102272256.f1RMuLw56944@freefall.freebsd.org> From: Jimmy Olgeni Date: Tue, 27 Feb 2001 14:56:20 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/webmin Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG olgeni 2001/02/27 14:56:20 PST Modified files: sysutils/webmin Makefile Log: The default isc-dhcpd configuration lives in /usr/local/etc/, not /etc/. Revision Changes Path 1.37 +6 -1 ports/sysutils/webmin/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 14:57:42 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0905137B71A; Tue, 27 Feb 2001 14:57:34 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RMvXT57123; Tue, 27 Feb 2001 14:57:33 -0800 (PST) (envelope-from mjacob) Message-Id: <200102272257.f1RMvXT57123@freefall.freebsd.org> From: Matt Jacob Date: Tue, 27 Feb 2001 14:57:33 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_fxp.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2001/02/27 14:57:33 PST Modified files: sys/pci if_fxp.c Log: A better mousetrap: use device hints, as in: hint.fxp.0.prefer_iomap="1" to set IO vs. Memory space mapping. Revision Changes Path 1.106 +7 -8 src/sys/pci/if_fxp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 15: 2: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7669737B71C; Tue, 27 Feb 2001 15:02:02 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RN22957691; Tue, 27 Feb 2001 15:02:02 -0800 (PST) (envelope-from mjacob) Message-Id: <200102272302.f1RN22957691@freefall.freebsd.org> From: Matt Jacob Date: Tue, 27 Feb 2001 15:02:01 -0800 (PST) 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 X-Loop: FreeBSD.ORG mjacob 2001/02/27 15:02:01 PST Modified files: sys/i386/conf NOTES Log: Update NOTES wrt hint for fxp. Revision Changes Path 1.897 +3 -1 src/sys/i386/conf/NOTES To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 15: 3:39 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EED6E37B719; Tue, 27 Feb 2001 15:03:36 -0800 (PST) (envelope-from lioux@FreeBSD.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RN3aU57976; Tue, 27 Feb 2001 15:03:36 -0800 (PST) (envelope-from lioux) Message-Id: <200102272303.f1RN3aU57976@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Tue, 27 Feb 2001 15:03:36 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/openjade Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG lioux 2001/02/27 15:03:36 PST Modified files: textproc/openjade Makefile Log: o Sanitize CFLAGS following example of palm/prc-tools-gcc. Remove both all -m machine and -O > -O1 optimizations such as (-O[s2-9]+|-m[0-9a-zA-Z]+(=[0-9a-zA-Z]*)?|-O[s2-9]+) since openjade built with some of these optimizations core dumps when building some of the /usr/doc files o Use INSTALLS_SHLIB=yes instead of a post-install ldconfig line o "UN"echo post-install (prefix lines with @). Cleaner o Also, fix openjade's complain that it does not find builtins.dls, point it in the right direction with CONFIGURE_ARGS+=--datadir o Bump PORTREVISION since there is an improvement fix Approved by: MAINTAINER Revision Changes Path 1.28 +21 -6 ports/textproc/openjade/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 15: 8: 2 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4327137B71A; Tue, 27 Feb 2001 15:07:59 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RN7xQ61007; Tue, 27 Feb 2001 15:07:59 -0800 (PST) (envelope-from obrien) Message-Id: <200102272307.f1RN7xQ61007@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 27 Feb 2001 15:07:59 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/XFree86 pkg-plist ports/x11/XFree86/files patch-cf-lnxdoc.rules patch-doc-Imakefile patch-doc-jp-Imakefile patch-i810-Imakefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/02/27 15:07:59 PST Modified files: x11/XFree86 pkg-plist Added files: x11/XFree86/files patch-cf-lnxdoc.rules patch-doc-Imakefile patch-doc-jp-Imakefile patch-i810-Imakefile Log: Add patches needed in building a release X11 distribution that matches the ones we used to get from XFree86. Submitted by: jhb Approved by: jmz Revision Changes Path 1.27 +1 -0 ports/x11/XFree86/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 15:10: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 2DE6037B71B; Tue, 27 Feb 2001 15:09:58 -0800 (PST) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.2/8.11.1) id f1RN9TE83241; Tue, 27 Feb 2001 15:09:29 -0800 (PST) (envelope-from obrien) Date: Tue, 27 Feb 2001 15:09:29 -0800 From: "David O'Brien" To: Wesley Morgan Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/gnu/usr.bin/binutils/ar Makefile src/gnu/usr.bin/binutils/as Makefile.inc0 src/gnu/usr.bin/binutils/ld Makefile src/gnu/usr.bin/binutils/ranlib Makefile Message-ID: <20010227150929.B72398@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <200102271125.f1RBPig49632@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from morganw@chemikals.org on Tue, Feb 27, 2001 at 05:47:08PM -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 X-Loop: FreeBSD.ORG On Tue, Feb 27, 2001 at 05:47:08PM -0500, Wesley Morgan wrote: > Is this something on a "remove for -RELEASE" list somewhere, or will it be > forgotten? I actually want them to be static the entire time. If as,ld,cc,cpp0,cc1 get broken due to shared libs problems, you have little way to fix your system. I may very well MFC this for 4.3. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 15:13:27 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8D7B637B719; Tue, 27 Feb 2001 15:13:21 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RNDLE61804; Tue, 27 Feb 2001 15:13:21 -0800 (PST) (envelope-from peter) Message-Id: <200102272313.f1RNDLE61804@freefall.freebsd.org> From: Peter Wemm Date: Tue, 27 Feb 2001 15:13:21 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pci pci.c pci_if.m pcivar.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2001/02/27 15:13:21 PST Modified files: sys/dev/pci pci.c pci_if.m pcivar.h Log: Slightly reimplement some recently added helper functions as methods, so that drivers are not reaching into the internals of the pci bus. There are no driver changes, the public interface is the same. Revision Changes Path 1.175 +47 -30 src/sys/dev/pci/pci.c 1.4 +34 -1 src/sys/dev/pci/pci_if.m 1.51 +35 -7 src/sys/dev/pci/pcivar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 15:21:29 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C2F5937B718; Tue, 27 Feb 2001 15:21:22 -0800 (PST) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RNLMf62675; Tue, 27 Feb 2001 15:21:22 -0800 (PST) (envelope-from will) Message-Id: <200102272321.f1RNLMf62675@freefall.freebsd.org> From: Will Andrews Date: Tue, 27 Feb 2001 15:21:22 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/p5-Filesys-DiskSpace Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2001/02/27 15:21:22 PST Modified files: sysutils Makefile Added files: sysutils/p5-Filesys-DiskSpace Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add p5-Filesys-DiskSpace 0.05, the perl equivalent of statfs(2). PR: 25365 Submitted by: Anton Berezin Revision Changes Path 1.155 +2 -1 ports/sysutils/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 15:21:36 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A89CB37B71B; Tue, 27 Feb 2001 15:21:33 -0800 (PST) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RNLWQ62757; Tue, 27 Feb 2001 15:21:32 -0800 (PST) (envelope-from will) Message-Id: <200102272321.f1RNLWQ62757@freefall.freebsd.org> From: Will Andrews Date: Tue, 27 Feb 2001 15:21:32 -0800 (PST) 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 X-Loop: FreeBSD.ORG will 2001/02/27 15:21:32 PST Modified files: . modules Log: p5-Filesys-DiskSpace --> ports/sysutils/p5-Filesys-DiskSpace Revision Changes Path 1.2473 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 15:29:22 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9BE6237B719; Tue, 27 Feb 2001 15:29:16 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RNTGs63432; Tue, 27 Feb 2001 15:29:16 -0800 (PST) (envelope-from obrien) Message-Id: <200102272329.f1RNTGs63432@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 27 Feb 2001 15:29:15 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libcam cam.3 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/02/27 15:29:13 PST Modified files: lib/libcam cam.3 Log: Remove the `r' devices. Revision Changes Path 1.8 +3 -6 src/lib/libcam/cam.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 15:33:23 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 75D0737B719; Tue, 27 Feb 2001 15:33:17 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RNXHq63905; Tue, 27 Feb 2001 15:33:17 -0800 (PST) (envelope-from mjacob) Message-Id: <200102272333.f1RNXHq63905@freefall.freebsd.org> From: Matt Jacob Date: Tue, 27 Feb 2001 15:33:17 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 fxp.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2001/02/27 15:33:17 PST Modified files: share/man/man4 fxp.4 Log: update man page wrt hints usage Revision Changes Path 1.16 +5 -5 src/share/man/man4/fxp.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 16: 6: 6 2001 Delivered-To: cvs-all@freebsd.org Received: from level3.dynacom.net (level3.dynacom.net [206.107.213.213]) by hub.freebsd.org (Postfix) with SMTP id 7EFC537B71E for ; Tue, 27 Feb 2001 16:05:59 -0800 (PST) (envelope-from kstewart@urx.com) Received: (qmail 624 invoked by uid 0); 28 Feb 2001 01:06:05 -0000 Received: from unknown (HELO urx.com) (206.159.132.160) by mail.urx.com with SMTP; 28 Feb 2001 01:06:05 -0000 Message-ID: <3A9C40E6.8CA110B5@urx.com> Date: Tue, 27 Feb 2001 16:05:58 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Will Andrews Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/editors/koffice Makefile ports/editors/koffice/filespatch-kpbackground.h.new patch-kppixmapobject.h patch-kspread.hpatch-kspread_cluster.h patch-kword_frame.cc patch-kword_page.cc References: <200102272230.f1RMU9n54092@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Will Andrews wrote: > > will 2001/02/27 14:30:09 PST > > Modified files: > editors/koffice Makefile > Added files: > editors/koffice/files patch-kpbackground.h.new > patch-kppixmapobject.h patch-kspread.h > patch-kspread_cluster.h > patch-kword_frame.cc patch-kword_page.cc > Log: > Add patches to fix build with KDE 2.1. Bump PORTREVISION to denote new > package based on KDE 2.1. Change MAINTAINER back to myself. This should > fix kde2 metaport once again. I side stepped this one and hit another block in kdemultimedia2. The messages are gmake[5]: Entering directory `/usr/ports/audio/kdemultimedia2/work/kdemultimedia-2.1/mpeglib/example/yaf/yafsplay' c++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../include -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -fno-builtin -O -pipe -march=i686 -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -c splay_control.cpp In file included from splay_control.cpp:30: /usr/local/include/getopt.h:108: declaration of C function `int getopt()' conflicts with /usr/include/unistd.h:112: previous declaration `int getopt(int, char *const *, const char *)' here splay_control.cpp: In function `int main(int, char **)': /usr/local/include/getopt.h:108: too many arguments to function `int getopt()' splay_control.cpp:97: at this point in file gmake[5]: *** [splay_control.o] Error 1 gmake[5]: Leaving directory `/usr/ports/audio/kdemultimedia2/work/kdemultimedia-2.1/mpeglib/example/yaf/yafsplay' gmake[4]: *** [all-recursive] Error 1 gmake[4]: Leaving directory `/usr/ports/audio/kdemultimedia2/work/kdemultimedia-2.1/mpeglib/example/yaf' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/audio/kdemultimedia2/work/kdemultimedia-2.1/mpeglib/example' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/audio/kdemultimedia2/work/kdemultimedia-2.1/mpeglib' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/audio/kdemultimedia2/work/kdemultimedia-2.1' gmake: *** [all-recursive-am] Error 2 *** Error code 2 > > Submitted by: many many people... > > Revision Changes Path > 1.17 +3 -2 ports/editors/koffice/Makefile > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 16:20:36 2001 Delivered-To: cvs-all@freebsd.org Received: from ohm.physics.purdue.edu (ohm.physics.purdue.edu [128.210.146.32]) by hub.freebsd.org (Postfix) with ESMTP id C8A9B37B71A; Tue, 27 Feb 2001 16:20:18 -0800 (PST) (envelope-from will@physics.purdue.edu) Received: (from will@localhost) by ohm.physics.purdue.edu (8.11.2/8.9.3) id f1S0Klo13180; Tue, 27 Feb 2001 19:20:47 -0500 (EST) (envelope-from will@physics.purdue.edu) X-Authentication-Warning: ohm.physics.purdue.edu: will set sender to will@physics.purdue.edu using -f Date: Tue, 27 Feb 2001 19:20:46 -0500 From: Will Andrews To: Kent Stewart Cc: Will Andrews , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/editors/koffice Makefile ports/editors/koffice/filespatch-kpbackground.h.new patch-kppixmapobject.h patch-kspread.hpatch-kspread_cluster.h patch-kword_frame.cc patch-kword_page.cc Message-ID: <20010227192046.A767@ohm.physics.purdue.edu> Reply-To: Will Andrews Mail-Followup-To: Will Andrews , Kent Stewart , Will Andrews , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200102272230.f1RMU9n54092@freefall.freebsd.org> <3A9C40E6.8CA110B5@urx.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="BoBwh7s2kSeeheTs" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3A9C40E6.8CA110B5@urx.com>; from kstewart@urx.com on Tue, Feb 27, 2001 at 04:05:58PM -0800 X-Operating-System: FreeBSD 4.2-STABLE i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --BoBwh7s2kSeeheTs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 27, 2001 at 04:05:58PM -0800, Kent Stewart wrote: > I side stepped this one and hit another block in kdemultimedia2. The > messages are >=20 > gmake[5]: Entering directory > `/usr/ports/audio/kdemultimedia2/work/kdemultimedia-2.1/mpeglib/example/y= af/yafsplay' > c++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../include > -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include =20 > -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 > -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith > -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor > -fno-builtin -O -pipe -march=3Di686 -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT > -DQT_NO_ASCII_CAST -c splay_control.cpp > In file included from splay_control.cpp:30: > /usr/local/include/getopt.h:108: declaration of C function `int > getopt()' conflicts with > /usr/include/unistd.h:112: previous declaration `int getopt(int, char > *const *, const char *)' here > splay_control.cpp: In function `int main(int, char **)': > /usr/local/include/getopt.h:108: too many arguments to function `int > getopt()' > splay_control.cpp:97: at this point in file That is a result of a conflict with your local getopt.h. I'm not real sure how to solve that, but if you'd post your /usr/local/include/getopt.h that would help tremendously. --=20 wca --BoBwh7s2kSeeheTs Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.3 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6nEReF47idPgWcsURAnuRAJ0euB+GixGKssxFyfRe/Wa9odtTIACeMHO1 V6ncVZQVbWFZkdP7btaDt0Q= =bPRj -----END PGP SIGNATURE----- --BoBwh7s2kSeeheTs-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 16:20:39 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 30D6D37B727; Tue, 27 Feb 2001 16:19:58 -0800 (PST) (envelope-from gshapiro@FreeBSD.org) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1S0JvO70491; Tue, 27 Feb 2001 16:19:57 -0800 (PST) (envelope-from gshapiro) Message-Id: <200102280019.f1S0JvO70491@freefall.freebsd.org> From: Gregory Neil Shapiro Date: Tue, 27 Feb 2001 16:19:57 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/sendmail - Imported sources X-FreeBSD-CVS-Branch: Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gshapiro 2001/02/27 16:19:57 PST src/contrib/sendmail - Imported sources Update of /home/ncvs/src/contrib/sendmail In directory freefall.freebsd.org:/d/home/gshapiro/Work/3/sendmail-8.11.3 Log Message: Import sendmail 8.11.3 Status: Vendor Tag: SENDMAIL Release Tags: v8_11_3 U src/contrib/sendmail/Makefile U src/contrib/sendmail/FAQ U src/contrib/sendmail/INSTALL U src/contrib/sendmail/KNOWNBUGS U src/contrib/sendmail/LICENSE U src/contrib/sendmail/PGPKEYS U src/contrib/sendmail/README U src/contrib/sendmail/RELEASE_NOTES U src/contrib/sendmail/src/Makefile U src/contrib/sendmail/src/Makefile.m4 U src/contrib/sendmail/src/README U src/contrib/sendmail/src/TRACEFLAGS U src/contrib/sendmail/src/alias.c U src/contrib/sendmail/src/aliases U src/contrib/sendmail/src/aliases.5 U src/contrib/sendmail/src/arpadate.c U src/contrib/sendmail/src/bf.h U src/contrib/sendmail/src/bf_portable.c U src/contrib/sendmail/src/bf_portable.h U src/contrib/sendmail/src/bf_torek.c U src/contrib/sendmail/src/bf_torek.h U src/contrib/sendmail/src/clock.c U src/contrib/sendmail/src/collect.c C src/contrib/sendmail/src/conf.c C src/contrib/sendmail/src/conf.h U src/contrib/sendmail/src/control.c U src/contrib/sendmail/src/convtime.c U src/contrib/sendmail/src/daemon.c U src/contrib/sendmail/src/deliver.c U src/contrib/sendmail/src/domain.c U src/contrib/sendmail/src/envelope.c U src/contrib/sendmail/src/err.c C src/contrib/sendmail/src/headers.c U src/contrib/sendmail/src/helpfile U src/contrib/sendmail/src/macro.c U src/contrib/sendmail/src/mailq.1 U src/contrib/sendmail/src/main.c U src/contrib/sendmail/src/map.c U src/contrib/sendmail/src/mci.c U src/contrib/sendmail/src/milter.c U src/contrib/sendmail/src/mime.c U src/contrib/sendmail/src/newaliases.1 U src/contrib/sendmail/src/parseaddr.c U src/contrib/sendmail/src/queue.c U src/contrib/sendmail/src/readcf.c U src/contrib/sendmail/src/recipient.c C src/contrib/sendmail/src/savemail.c U src/contrib/sendmail/src/sendmail.8 U src/contrib/sendmail/src/sendmail.h U src/contrib/sendmail/src/sfsasl.c U src/contrib/sendmail/src/sfsasl.h U src/contrib/sendmail/src/shmticklib.c U src/contrib/sendmail/src/srvrsmtp.c U src/contrib/sendmail/src/stab.c U src/contrib/sendmail/src/stats.c U src/contrib/sendmail/src/statusd_shm.h U src/contrib/sendmail/src/sysexits.c U src/contrib/sendmail/src/timers.c U src/contrib/sendmail/src/timers.h U src/contrib/sendmail/src/trace.c U src/contrib/sendmail/src/udb.c U src/contrib/sendmail/src/usersmtp.c U src/contrib/sendmail/src/util.c U src/contrib/sendmail/src/version.c U src/contrib/sendmail/doc/op/Makefile U src/contrib/sendmail/doc/op/op.me U src/contrib/sendmail/libsmutil/Makefile U src/contrib/sendmail/libsmutil/Makefile.m4 U src/contrib/sendmail/libsmutil/debug.c U src/contrib/sendmail/libsmutil/errstring.c U src/contrib/sendmail/libsmutil/lockfile.c U src/contrib/sendmail/libsmutil/safefile.c U src/contrib/sendmail/libsmutil/snprintf.c U src/contrib/sendmail/libsmutil/strl.c U src/contrib/sendmail/mail.local/Makefile U src/contrib/sendmail/mail.local/Makefile.m4 U src/contrib/sendmail/mail.local/README U src/contrib/sendmail/mail.local/mail.local.8 C src/contrib/sendmail/mail.local/mail.local.c U src/contrib/sendmail/mailstats/Makefile U src/contrib/sendmail/mailstats/Makefile.m4 U src/contrib/sendmail/mailstats/mailstats.8 C src/contrib/sendmail/mailstats/mailstats.c U src/contrib/sendmail/makemap/Makefile U src/contrib/sendmail/makemap/Makefile.m4 U src/contrib/sendmail/makemap/makemap.8 U src/contrib/sendmail/makemap/makemap.c U src/contrib/sendmail/smrsh/Makefile U src/contrib/sendmail/smrsh/Makefile.m4 U src/contrib/sendmail/smrsh/README U src/contrib/sendmail/smrsh/smrsh.8 C src/contrib/sendmail/smrsh/smrsh.c U src/contrib/sendmail/test/t_exclopen.c U src/contrib/sendmail/test/t_pathconf.c U src/contrib/sendmail/test/t_seteuid.c U src/contrib/sendmail/test/t_setreuid.c U src/contrib/sendmail/test/t_setuid.c U src/contrib/sendmail/test/t_snprintf.c U src/contrib/sendmail/test/Results U src/contrib/sendmail/include/sendmail/cdefs.h U src/contrib/sendmail/include/sendmail/errstring.h U src/contrib/sendmail/include/sendmail/mailstats.h U src/contrib/sendmail/include/sendmail/pathnames.h U src/contrib/sendmail/include/sendmail/sendmail.h U src/contrib/sendmail/include/sendmail/useful.h U src/contrib/sendmail/include/libsmdb/smdb.h U src/contrib/sendmail/include/libmilter/mfapi.h U src/contrib/sendmail/include/libmilter/milter.h U src/contrib/sendmail/cf/README U src/contrib/sendmail/cf/cf/Makefile U src/contrib/sendmail/cf/cf/chez.cs.mc U src/contrib/sendmail/cf/cf/clientproto.mc U src/contrib/sendmail/cf/cf/cs-hpux10.mc U src/contrib/sendmail/cf/cf/cs-hpux9.mc U src/contrib/sendmail/cf/cf/cs-osf1.mc U src/contrib/sendmail/cf/cf/cs-solaris2.mc U src/contrib/sendmail/cf/cf/cs-sunos4.1.mc U src/contrib/sendmail/cf/cf/cs-ultrix4.mc U src/contrib/sendmail/cf/cf/cyrusproto.mc U src/contrib/sendmail/cf/cf/generic-bsd4.4.mc U src/contrib/sendmail/cf/cf/generic-hpux10.mc U src/contrib/sendmail/cf/cf/generic-hpux9.mc U src/contrib/sendmail/cf/cf/generic-linux.mc U src/contrib/sendmail/cf/cf/generic-nextstep3.3.mc U src/contrib/sendmail/cf/cf/generic-osf1.mc U src/contrib/sendmail/cf/cf/generic-solaris2.mc U src/contrib/sendmail/cf/cf/generic-sunos4.1.mc U src/contrib/sendmail/cf/cf/generic-ultrix4.mc U src/contrib/sendmail/cf/cf/huginn.cs.mc U src/contrib/sendmail/cf/cf/knecht.mc U src/contrib/sendmail/cf/cf/mail.cs.mc U src/contrib/sendmail/cf/cf/mail.eecs.mc U src/contrib/sendmail/cf/cf/mailspool.cs.mc U src/contrib/sendmail/cf/cf/python.cs.mc U src/contrib/sendmail/cf/cf/s2k-osf1.mc U src/contrib/sendmail/cf/cf/s2k-ultrix4.mc U src/contrib/sendmail/cf/cf/tcpproto.mc U src/contrib/sendmail/cf/cf/ucbarpa.mc U src/contrib/sendmail/cf/cf/ucbvax.mc U src/contrib/sendmail/cf/cf/uucpproto.mc U src/contrib/sendmail/cf/cf/vangogh.cs.mc U src/contrib/sendmail/cf/domain/Berkeley.EDU.m4 U src/contrib/sendmail/cf/domain/CS.Berkeley.EDU.m4 U src/contrib/sendmail/cf/domain/EECS.Berkeley.EDU.m4 U src/contrib/sendmail/cf/domain/S2K.Berkeley.EDU.m4 U src/contrib/sendmail/cf/domain/generic.m4 U src/contrib/sendmail/cf/domain/berkeley-only.m4 U src/contrib/sendmail/cf/feature/accept_unqualified_senders.m4 U src/contrib/sendmail/cf/feature/accept_unresolvable_domains.m4 U src/contrib/sendmail/cf/feature/access_db.m4 U src/contrib/sendmail/cf/feature/allmasquerade.m4 U src/contrib/sendmail/cf/feature/always_add_domain.m4 U src/contrib/sendmail/cf/feature/bestmx_is_local.m4 U src/contrib/sendmail/cf/feature/bitdomain.m4 U src/contrib/sendmail/cf/feature/blacklist_recipients.m4 U src/contrib/sendmail/cf/feature/delay_checks.m4 U src/contrib/sendmail/cf/feature/dnsbl.m4 U src/contrib/sendmail/cf/feature/domaintable.m4 U src/contrib/sendmail/cf/feature/generics_entire_domain.m4 U src/contrib/sendmail/cf/feature/genericstable.m4 U src/contrib/sendmail/cf/feature/ldap_routing.m4 U src/contrib/sendmail/cf/feature/limited_masquerade.m4 U src/contrib/sendmail/cf/feature/local_lmtp.m4 U src/contrib/sendmail/cf/feature/local_procmail.m4 U src/contrib/sendmail/cf/feature/loose_relay_check.m4 U src/contrib/sendmail/cf/feature/mailertable.m4 U src/contrib/sendmail/cf/feature/masquerade_entire_domain.m4 U src/contrib/sendmail/cf/feature/masquerade_envelope.m4 U src/contrib/sendmail/cf/feature/no_default_msa.m4 U src/contrib/sendmail/cf/feature/nocanonify.m4 U src/contrib/sendmail/cf/feature/nodns.m4 U src/contrib/sendmail/cf/feature/notsticky.m4 U src/contrib/sendmail/cf/feature/nouucp.m4 U src/contrib/sendmail/cf/feature/nullclient.m4 U src/contrib/sendmail/cf/feature/promiscuous_relay.m4 U src/contrib/sendmail/cf/feature/rbl.m4 U src/contrib/sendmail/cf/feature/redirect.m4 U src/contrib/sendmail/cf/feature/relay_based_on_MX.m4 U src/contrib/sendmail/cf/feature/relay_entire_domain.m4 U src/contrib/sendmail/cf/feature/relay_hosts_only.m4 U src/contrib/sendmail/cf/feature/relay_local_from.m4 U src/contrib/sendmail/cf/feature/relay_mail_from.m4 U src/contrib/sendmail/cf/feature/smrsh.m4 U src/contrib/sendmail/cf/feature/stickyhost.m4 U src/contrib/sendmail/cf/feature/use_ct_file.m4 U src/contrib/sendmail/cf/feature/use_cw_file.m4 U src/contrib/sendmail/cf/feature/uucpdomain.m4 U src/contrib/sendmail/cf/feature/virtuser_entire_domain.m4 U src/contrib/sendmail/cf/feature/virtusertable.m4 U src/contrib/sendmail/cf/hack/cssubdomain.m4 U src/contrib/sendmail/cf/m4/cf.m4 C src/contrib/sendmail/cf/m4/cfhead.m4 U src/contrib/sendmail/cf/m4/proto.m4 U src/contrib/sendmail/cf/m4/version.m4 U src/contrib/sendmail/cf/mailer/cyrus.m4 U src/contrib/sendmail/cf/mailer/fax.m4 U src/contrib/sendmail/cf/mailer/local.m4 U src/contrib/sendmail/cf/mailer/mail11.m4 U src/contrib/sendmail/cf/mailer/phquery.m4 U src/contrib/sendmail/cf/mailer/pop.m4 U src/contrib/sendmail/cf/mailer/procmail.m4 U src/contrib/sendmail/cf/mailer/qpage.m4 U src/contrib/sendmail/cf/mailer/smtp.m4 U src/contrib/sendmail/cf/mailer/usenet.m4 U src/contrib/sendmail/cf/mailer/uucp.m4 U src/contrib/sendmail/cf/ostype/aix2.m4 U src/contrib/sendmail/cf/ostype/aix3.m4 U src/contrib/sendmail/cf/ostype/aix4.m4 U src/contrib/sendmail/cf/ostype/aix5.m4 U src/contrib/sendmail/cf/ostype/altos.m4 U src/contrib/sendmail/cf/ostype/amdahl-uts.m4 U src/contrib/sendmail/cf/ostype/aux.m4 U src/contrib/sendmail/cf/ostype/bsd4.3.m4 U src/contrib/sendmail/cf/ostype/bsd4.4.m4 U src/contrib/sendmail/cf/ostype/bsdi.m4 U src/contrib/sendmail/cf/ostype/bsdi1.0.m4 U src/contrib/sendmail/cf/ostype/bsdi2.0.m4 U src/contrib/sendmail/cf/ostype/darwin.m4 U src/contrib/sendmail/cf/ostype/dgux.m4 U src/contrib/sendmail/cf/ostype/domainos.m4 U src/contrib/sendmail/cf/ostype/dynix3.2.m4 U src/contrib/sendmail/cf/ostype/gnu.m4 U src/contrib/sendmail/cf/ostype/hpux10.m4 U src/contrib/sendmail/cf/ostype/hpux11.m4 U src/contrib/sendmail/cf/ostype/hpux9.m4 U src/contrib/sendmail/cf/ostype/irix4.m4 U src/contrib/sendmail/cf/ostype/irix5.m4 U src/contrib/sendmail/cf/ostype/irix6.m4 U src/contrib/sendmail/cf/ostype/isc4.1.m4 U src/contrib/sendmail/cf/ostype/linux.m4 U src/contrib/sendmail/cf/ostype/osf1.m4 U src/contrib/sendmail/cf/ostype/maxion.m4 U src/contrib/sendmail/cf/ostype/mklinux.m4 U src/contrib/sendmail/cf/ostype/nextstep.m4 U src/contrib/sendmail/cf/ostype/openbsd.m4 U src/contrib/sendmail/cf/ostype/powerux.m4 U src/contrib/sendmail/cf/ostype/ptx2.m4 U src/contrib/sendmail/cf/ostype/qnx.m4 U src/contrib/sendmail/cf/ostype/riscos4.5.m4 U src/contrib/sendmail/cf/ostype/sco-uw-2.1.m4 U src/contrib/sendmail/cf/ostype/sco3.2.m4 U src/contrib/sendmail/cf/ostype/sinix.m4 U src/contrib/sendmail/cf/ostype/solaris2.m4 U src/contrib/sendmail/cf/ostype/solaris2.ml.m4 U src/contrib/sendmail/cf/ostype/solaris2.pre5.m4 U src/contrib/sendmail/cf/ostype/solaris8.m4 U src/contrib/sendmail/cf/ostype/sunos3.5.m4 U src/contrib/sendmail/cf/ostype/sunos4.1.m4 U src/contrib/sendmail/cf/ostype/svr4.m4 U src/contrib/sendmail/cf/ostype/ultrix4.m4 U src/contrib/sendmail/cf/ostype/unixware7.m4 U src/contrib/sendmail/cf/ostype/unknown.m4 U src/contrib/sendmail/cf/ostype/uxpds.m4 U src/contrib/sendmail/cf/sh/makeinfo.sh U src/contrib/sendmail/cf/siteconfig/uucp.cogsci.m4 U src/contrib/sendmail/cf/siteconfig/uucp.old.arpa.m4 U src/contrib/sendmail/cf/siteconfig/uucp.ucbarpa.m4 U src/contrib/sendmail/cf/siteconfig/uucp.ucbvax.m4 U src/contrib/sendmail/praliases/Makefile U src/contrib/sendmail/praliases/Makefile.m4 U src/contrib/sendmail/praliases/praliases.8 C src/contrib/sendmail/praliases/praliases.c U src/contrib/sendmail/rmail/Makefile U src/contrib/sendmail/rmail/Makefile.m4 U src/contrib/sendmail/rmail/rmail.8 C src/contrib/sendmail/rmail/rmail.c U src/contrib/sendmail/contrib/README U src/contrib/sendmail/contrib/bitdomain.c U src/contrib/sendmail/contrib/bounce-resender.pl U src/contrib/sendmail/contrib/bsdi.mc U src/contrib/sendmail/contrib/buildvirtuser U src/contrib/sendmail/contrib/cidrexpand U src/contrib/sendmail/contrib/domainmap.m4 U src/contrib/sendmail/contrib/doublebounce.pl U src/contrib/sendmail/contrib/etrn.pl U src/contrib/sendmail/contrib/expn.pl U src/contrib/sendmail/contrib/link_hash.sh U src/contrib/sendmail/contrib/mail.local.linux U src/contrib/sendmail/contrib/mailprio U src/contrib/sendmail/contrib/mh.patch U src/contrib/sendmail/contrib/mmuegel U src/contrib/sendmail/contrib/movemail.conf U src/contrib/sendmail/contrib/movemail.pl U src/contrib/sendmail/contrib/oldbind.compat.c U src/contrib/sendmail/contrib/passwd-to-alias.pl U src/contrib/sendmail/contrib/qtool.pl U src/contrib/sendmail/contrib/qtool.8 U src/contrib/sendmail/contrib/re-mqueue.pl U src/contrib/sendmail/contrib/rmail.oldsys.patch U src/contrib/sendmail/contrib/smcontrol.pl U src/contrib/sendmail/libsmdb/Makefile U src/contrib/sendmail/libsmdb/Makefile.m4 U src/contrib/sendmail/libsmdb/smdb.c U src/contrib/sendmail/libsmdb/smdb1.c U src/contrib/sendmail/libsmdb/smdb2.c U src/contrib/sendmail/libsmdb/smndbm.c U src/contrib/sendmail/libmilter/Makefile U src/contrib/sendmail/libmilter/Makefile.m4 U src/contrib/sendmail/libmilter/README U src/contrib/sendmail/libmilter/comm.c U src/contrib/sendmail/libmilter/engine.c U src/contrib/sendmail/libmilter/handler.c U src/contrib/sendmail/libmilter/listener.c U src/contrib/sendmail/libmilter/main.c U src/contrib/sendmail/libmilter/libmilter.h U src/contrib/sendmail/libmilter/signal.c U src/contrib/sendmail/libmilter/sm_gethost.c U src/contrib/sendmail/libmilter/smfi.c U src/contrib/sendmail/vacation/Makefile U src/contrib/sendmail/vacation/Makefile.m4 U src/contrib/sendmail/vacation/vacation.1 U src/contrib/sendmail/vacation/vacation.c 10 conflicts created by this import. Use the following command to help the merge: cvs checkout -jSENDMAIL:yesterday -jSENDMAIL src/contrib/sendmail To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 16:22:57 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 72BBC37B719; Tue, 27 Feb 2001 16:22:48 -0800 (PST) (envelope-from gshapiro@FreeBSD.org) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1S0Mmk70969; Tue, 27 Feb 2001 16:22:48 -0800 (PST) (envelope-from gshapiro) Message-Id: <200102280022.f1S0Mmk70969@freefall.freebsd.org> From: Gregory Neil Shapiro Date: Tue, 27 Feb 2001 16:22:48 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/sendmail/cf/m4 cfhead.m4 src/contrib/sendmail/mail.local mail.local.c src/contrib/sendmail/mailstats mailstats.c src/contrib/sendmail/praliases praliases.c src/contrib/sendmail/rmail rmail.c src/contrib/sendmail/smrsh smrsh.c ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gshapiro 2001/02/27 16:22:48 PST Modified files: contrib/sendmail/cf/m4 cfhead.m4 contrib/sendmail/mail.local mail.local.c contrib/sendmail/mailstats mailstats.c contrib/sendmail/praliases praliases.c contrib/sendmail/rmail rmail.c contrib/sendmail/smrsh smrsh.c contrib/sendmail/src conf.c conf.h headers.c savemail.c Log: Repair 8.11.3 merge conflicts Revision Changes Path 1.7 +14 -14 src/contrib/sendmail/cf/m4/cfhead.m4 1.12 +179 -197 src/contrib/sendmail/mail.local/mail.local.c 1.8 +2 -2 src/contrib/sendmail/mailstats/mailstats.c 1.6 +19 -4 src/contrib/sendmail/praliases/praliases.c 1.8 +5 -5 src/contrib/sendmail/rmail/rmail.c 1.7 +6 -6 src/contrib/sendmail/smrsh/smrsh.c 1.9 +64 -29 src/contrib/sendmail/src/conf.c 1.12 +19 -3 src/contrib/sendmail/src/conf.h 1.8 +5 -5 src/contrib/sendmail/src/headers.c 1.8 +5 -4 src/contrib/sendmail/src/savemail.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 17:17:11 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B637A37B71B; Tue, 27 Feb 2001 17:17:04 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1S1H4U77947; Tue, 27 Feb 2001 17:17:04 -0800 (PST) (envelope-from peter) Message-Id: <200102280117.f1S1H4U77947@freefall.freebsd.org> From: Peter Wemm Date: Tue, 27 Feb 2001 17:17:04 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/config mkmakefile.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2001/02/27 17:17:04 PST Modified files: usr.sbin/config mkmakefile.c Log: GC some leftover stuff (device-driver suffix) Revision Changes Path 1.64 +1 -8 src/usr.sbin/config/mkmakefile.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 17:38: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BA51637B71D; Tue, 27 Feb 2001 17:38:01 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1S1c1D79702; Tue, 27 Feb 2001 17:38:01 -0800 (PST) (envelope-from peter) Message-Id: <200102280138.f1S1c1D79702@freefall.freebsd.org> From: Peter Wemm Date: Tue, 27 Feb 2001 17:38:01 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/config mkmakefile.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2001/02/27 17:38:01 PST Modified files: usr.sbin/config mkmakefile.c Log: Remove some more dead code. :-/ Revision Changes Path 1.65 +5 -11 src/usr.sbin/config/mkmakefile.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 17:48: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7025637B71A; Tue, 27 Feb 2001 17:48:03 -0800 (PST) (envelope-from lioux@FreeBSD.org) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1S1m3r80527; Tue, 27 Feb 2001 17:48:03 -0800 (PST) (envelope-from lioux) Message-Id: <200102280148.f1S1m3r80527@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Tue, 27 Feb 2001 17:48:03 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/openjade Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG lioux 2001/02/27 17:48:03 PST Modified files: textproc/openjade Makefile Log: Fix grammar: s/is cannot be/cannot be/ Revision Changes Path 1.29 +2 -2 ports/textproc/openjade/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 17:50: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E36C237B719; Tue, 27 Feb 2001 17:49:57 -0800 (PST) (envelope-from gshapiro@FreeBSD.org) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1S1nvM80776; Tue, 27 Feb 2001 17:49:57 -0800 (PST) (envelope-from gshapiro) Message-Id: <200102280149.f1S1nvM80776@freefall.freebsd.org> From: Gregory Neil Shapiro Date: Tue, 27 Feb 2001 17:49:57 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/texts/alpha RELNOTES.TXT src/release/texts/i386 RELNOTES.TXT X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gshapiro 2001/02/27 17:49:57 PST Modified files: release/texts/alpha RELNOTES.TXT release/texts/i386 RELNOTES.TXT Log: Add release notes for the sendmail-related build infrastructure changes. Revision Changes Path 1.141 +9 -1 src/release/texts/alpha/RELNOTES.TXT 1.214 +9 -1 src/release/texts/i386/RELNOTES.TXT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 17:51:17 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E079137B71A; Tue, 27 Feb 2001 17:51:13 -0800 (PST) (envelope-from gshapiro@FreeBSD.org) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1S1pDB80955; Tue, 27 Feb 2001 17:51:13 -0800 (PST) (envelope-from gshapiro) Message-Id: <200102280151.f1S1pDB80955@freefall.freebsd.org> From: Gregory Neil Shapiro Date: Tue, 27 Feb 2001 17:51:13 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/texts/alpha RELNOTES.TXT src/release/texts/i386 RELNOTES.TXT X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gshapiro 2001/02/27 17:51:13 PST Modified files: release/texts/alpha RELNOTES.TXT release/texts/i386 RELNOTES.TXT Log: The HEAD now has sendmail 8.11.3 Revision Changes Path 1.142 +2 -2 src/release/texts/alpha/RELNOTES.TXT 1.215 +2 -2 src/release/texts/i386/RELNOTES.TXT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 17:53:29 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5D38537B719; Tue, 27 Feb 2001 17:53:20 -0800 (PST) (envelope-from gshapiro@FreeBSD.org) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1S1rK981339; Tue, 27 Feb 2001 17:53:20 -0800 (PST) (envelope-from gshapiro) Message-Id: <200102280153.f1S1rK981339@freefall.freebsd.org> From: Gregory Neil Shapiro Date: Tue, 27 Feb 2001 17:53:20 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/texts/alpha RELNOTES.TXT src/release/texts/i386 RELNOTES.TXT X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gshapiro 2001/02/27 17:53:20 PST Modified files: (Branch: RELENG_4) release/texts/alpha RELNOTES.TXT release/texts/i386 RELNOTES.TXT Log: MFC: Add release notes for the sendmail-related build infrastructure changes. Revision Changes Path 1.141 +9 -1 src/release/texts/alpha/RELNOTES.TXT 1.214 +9 -1 src/release/texts/i386/RELNOTES.TXT Revision Changes Path 1.31.2.109 +9 -1 src/release/texts/alpha/RELNOTES.TXT 1.72.2.108 +9 -1 src/release/texts/i386/RELNOTES.TXT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 18: 6:59 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7062937B718; Tue, 27 Feb 2001 18:06:47 -0800 (PST) (envelope-from gshapiro@FreeBSD.org) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1S26l985561; Tue, 27 Feb 2001 18:06:47 -0800 (PST) (envelope-from gshapiro) Message-Id: <200102280206.f1S26l985561@freefall.freebsd.org> From: Gregory Neil Shapiro Date: Tue, 27 Feb 2001 18:06:47 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/sendmail freebsd.mc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gshapiro 2001/02/27 18:06:47 PST Modified files: etc/sendmail freebsd.mc Log: Fixup some of the commented out examples: 1) blackholes.mail-abuse.org is the same as FEATURE(dnsbl), so specifying it in the "Other DNS based black hole lists" section leads to confusion of specifying it twice. 2) Formatting issues. If error diagnostic not enclosed in double quotes, varius visual artefacts appearse like 1) no space after ; and 2) redundant space after ? (in CGI request), so I add quotes where needed. 3) FEATURE(dnsbl) directly use error code 550 by default, so I made other dnsbl variants use the same error code too. 4) Comment relays.* list as "open relays" list, just "other" word is not explain enough. Submitted by: ache Revision Changes Path 1.16 +8 -6 src/etc/sendmail/freebsd.mc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 18: 7:50 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BFF8037B718; Tue, 27 Feb 2001 18:07:47 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1S27lc85724; Tue, 27 Feb 2001 18:07:47 -0800 (PST) (envelope-from peter) Message-Id: <200102280207.f1S27lc85724@freefall.freebsd.org> From: Peter Wemm Date: Tue, 27 Feb 2001 18:07:47 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/config mkmakefile.c mkoptions.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2001/02/27 18:07:47 PST Modified files: usr.sbin/config mkmakefile.c mkoptions.c Log: Untangle some special magic that happened for conflicting defintions for local files.* and options.* files on the third pass. Revision Changes Path 1.66 +1 -18 src/usr.sbin/config/mkmakefile.c 1.28 +1 -8 src/usr.sbin/config/mkoptions.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 18:29:20 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B767437B71A; Tue, 27 Feb 2001 18:29:16 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1S2TGi91180; Tue, 27 Feb 2001 18:29:16 -0800 (PST) (envelope-from ijliao) Message-Id: <200102280229.f1S2TGi91180@freefall.freebsd.org> From: Ying-Chieh Liao Date: Tue, 27 Feb 2001 18:29:16 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp/downloader Makefile distinfo ports/ftp/downloader/files patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ijliao 2001/02/27 18:29:16 PST Modified files: ftp/downloader Makefile distinfo ftp/downloader/files patch-aa Log: upgrade to 1.23 PR: 25427 Submitted by: Ports Fury Revision Changes Path 1.24 +2 -2 ports/ftp/downloader/Makefile 1.16 +1 -1 ports/ftp/downloader/distinfo 1.17 +1 -1 ports/ftp/downloader/files/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 18:30:40 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B581937B719; Tue, 27 Feb 2001 18:30:32 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1S2UWq91509; Tue, 27 Feb 2001 18:30:32 -0800 (PST) (envelope-from peter) Message-Id: <200102280230.f1S2UWq91509@freefall.freebsd.org> From: Peter Wemm Date: Tue, 27 Feb 2001 18:30:32 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/config config.h mkmakefile.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2001/02/27 18:30:32 PST Modified files: usr.sbin/config config.h mkmakefile.c Log: s/special/compilewith/ (so I stop confusing myself) and GC an unused function I missed before. Revision Changes Path 1.46 +2 -2 src/usr.sbin/config/config.h 1.67 +12 -27 src/usr.sbin/config/mkmakefile.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 18:31: 2 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E071337B718; Tue, 27 Feb 2001 18:30:44 -0800 (PST) (envelope-from gshapiro@FreeBSD.org) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1S2Uil91572; Tue, 27 Feb 2001 18:30:44 -0800 (PST) (envelope-from gshapiro) Message-Id: <200102280230.f1S2Uil91572@freefall.freebsd.org> From: Gregory Neil Shapiro Date: Tue, 27 Feb 2001 18:30:44 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/sendmail freebsd.mc X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gshapiro 2001/02/27 18:30:44 PST Modified files: (Branch: RELENG_4) etc/sendmail freebsd.mc Log: MFC: Fixup some of the commented out examples: 1) blackholes.mail-abuse.org is the same as FEATURE(dnsbl), so specifying it in the "Other DNS based black hole lists" section leads to confusion of specifying it twice. 2) Formatting issues. If error diagnostic not enclosed in double quotes, varius visual artefacts appearse like 1) no space after ; and 2) redundant space after ? (in CGI request), so I add quotes where needed. 3) FEATURE(dnsbl) directly use error code 550 by default, so I made other dnsbl variants use the same error code too. 4) Comment relays.* list as "open relays" list, just "other" word is not explain enough. (immediate MFC as they are all comments and the final output isn't changed by this commit) Revision Changes Path 1.16 +8 -6 src/etc/sendmail/freebsd.mc Revision Changes Path 1.10.2.5 +8 -6 src/etc/sendmail/freebsd.mc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 18:30:56 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5A5E337B71B; Tue, 27 Feb 2001 18:30:47 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1S2Ulm91600; Tue, 27 Feb 2001 18:30:47 -0800 (PST) (envelope-from obrien) Message-Id: <200102280230.f1S2Ulm91600@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 27 Feb 2001 18:30:47 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys elf_common.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/02/27 18:30:47 PST Modified files: (Branch: RELENG_4) sys/sys elf_common.h Log: MFC: rev 1.9 ("ELFOSABI_NONE") Revision Changes Path 1.5.2.3 +2 -1 src/sys/sys/elf_common.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 18:43:27 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9918E37B718; Tue, 27 Feb 2001 18:43:22 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1S2hMI95455; Tue, 27 Feb 2001 18:43:22 -0800 (PST) (envelope-from ijliao) Message-Id: <200102280243.f1S2hMI95455@freefall.freebsd.org> From: Ying-Chieh Liao Date: Tue, 27 Feb 2001 18:43:22 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/biology Makefile ports/biology/gp Makefile distinfo pkg-comment pkg-descr pkg-plist ports/biology/gp/files patch-Makefile patch-src::Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ijliao 2001/02/27 18:43:22 PST Modified files: biology Makefile Removed files: biology/gp Makefile distinfo pkg-comment pkg-descr pkg-plist biology/gp/files patch-Makefile patch-src::Makefile Log: module name conflict with print/gp, so remove it and I'll reimport it again Revision Changes Path 1.29 +1 -2 ports/biology/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 18:47: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 60BD337B719; Tue, 27 Feb 2001 18:46:54 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1S2ksH95982; Tue, 27 Feb 2001 18:46:54 -0800 (PST) (envelope-from ijliao) Message-Id: <200102280246.f1S2ksH95982@freefall.freebsd.org> From: Ying-Chieh Liao Date: Tue, 27 Feb 2001 18:46:54 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/biology Makefile ports/biology/genpak Makefile distinfo pkg-comment pkg-descr pkg-plist ports/biology/genpak/files patch-Makefile patch-src::Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ijliao 2001/02/27 18:46:53 PST Modified files: biology Makefile Added files: biology/genpak Makefile distinfo pkg-comment pkg-descr pkg-plist biology/genpak/files patch-Makefile patch-src::Makefile Log: reimport biology/genpak Revision Changes Path 1.30 +2 -1 ports/biology/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 18:47: 9 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1E64C37B734; Tue, 27 Feb 2001 18:46:59 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1S2kxl96017; Tue, 27 Feb 2001 18:46:59 -0800 (PST) (envelope-from ijliao) Message-Id: <200102280246.f1S2kxl96017@freefall.freebsd.org> From: Ying-Chieh Liao Date: Tue, 27 Feb 2001 18:46:58 -0800 (PST) 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 X-Loop: FreeBSD.ORG ijliao 2001/02/27 18:46:58 PST Modified files: . modules Log: genpak --> ports/biology/genpak Revision Changes Path 1.2474 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 18:48: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BFDF937B719; Tue, 27 Feb 2001 18:47:52 -0800 (PST) (envelope-from gshapiro@FreeBSD.org) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1S2lqV96197; Tue, 27 Feb 2001 18:47:52 -0800 (PST) (envelope-from gshapiro) Message-Id: <200102280247.f1S2lqV96197@freefall.freebsd.org> From: Gregory Neil Shapiro Date: Tue, 27 Feb 2001 18:47:52 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/sendmail freebsd.mc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gshapiro 2001/02/27 18:47:52 PST Modified files: etc/sendmail freebsd.mc Log: Add a pointer to the ORBS web site for more DNS black hole lists. Revision Changes Path 1.17 +4 -1 src/etc/sendmail/freebsd.mc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 18:50:58 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F193437B71A; Tue, 27 Feb 2001 18:50:54 -0800 (PST) (envelope-from gshapiro@FreeBSD.org) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1S2os696536; Tue, 27 Feb 2001 18:50:54 -0800 (PST) (envelope-from gshapiro) Message-Id: <200102280250.f1S2os696536@freefall.freebsd.org> From: Gregory Neil Shapiro Date: Tue, 27 Feb 2001 18:50:54 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/sendmail freebsd.mc X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gshapiro 2001/02/27 18:50:54 PST Modified files: (Branch: RELENG_4) etc/sendmail freebsd.mc Log: MFC: Add a pointer to the ORBS web site for more DNS black hole lists. Revision Changes Path 1.17 +4 -1 src/etc/sendmail/freebsd.mc Submitted by: Rob Simmons Revision Changes Path 1.10.2.6 +4 -1 src/etc/sendmail/freebsd.mc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 18:53:39 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1910E37B71C; Tue, 27 Feb 2001 18:53:33 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1S2rXs96923; Tue, 27 Feb 2001 18:53:33 -0800 (PST) (envelope-from peter) Message-Id: <200102280253.f1S2rXs96923@freefall.freebsd.org> From: Peter Wemm Date: Tue, 27 Feb 2001 18:53:32 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/config config.h mkmakefile.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2001/02/27 18:53:32 PST Modified files: usr.sbin/config config.h mkmakefile.c Log: Some more tidying up. we dont use config-dependent anyware. Eliminate some duplicate code (cut/paste bug?). tidy up some other minor stuff. Revision Changes Path 1.47 +6 -8 src/usr.sbin/config/config.h 1.68 +4 -16 src/usr.sbin/config/mkmakefile.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 18:53:48 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 232A137B718; Tue, 27 Feb 2001 18:53:45 -0800 (PST) (envelope-from jake@FreeBSD.org) Received: (from jake@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1S2rjx96970; Tue, 27 Feb 2001 18:53:45 -0800 (PST) (envelope-from jake) Message-Id: <200102280253.f1S2rjx96970@freefall.freebsd.org> From: Jake Burkholder Date: Tue, 27 Feb 2001 18:53:45 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern init_main.c kern_fork.c kern_intr.c kern_mutex.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jake 2001/02/27 18:53:44 PST Modified files: sys/kern init_main.c kern_fork.c kern_intr.c kern_mutex.c Log: Sigh. Try to get priorities sorted out. Don't bother trying to update native priority, it is diffcult to get right and likely to end up horribly wrong. Use an honestly wrong fixed value that seems to work; PUSER for user threads, and the interrupt priority for ithreads. Set it once when the process is created and forget about it. Suggested by: bde Pointy hat: me Revision Changes Path 1.162 +2 -2 src/sys/kern/init_main.c 1.103 +1 -2 src/sys/kern/kern_fork.c 1.47 +2 -1 src/sys/kern/kern_intr.c 1.54 +1 -3 src/sys/kern/kern_mutex.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 18:55:18 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D28E437B71D; Tue, 27 Feb 2001 18:55:15 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1S2tF697352; Tue, 27 Feb 2001 18:55:15 -0800 (PST) (envelope-from peter) Message-Id: <200102280255.f1S2tF697352@freefall.freebsd.org> From: Peter Wemm Date: Tue, 27 Feb 2001 18:55:15 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/config config.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2001/02/27 18:55:15 PST Modified files: usr.sbin/config config.h Log: newbus_ioconf() is long gone Revision Changes Path 1.48 +1 -2 src/usr.sbin/config/config.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 19:16: 5 2001 Delivered-To: cvs-all@freebsd.org Received: from level3.dynacom.net (level3.dynacom.net [206.107.213.213]) by hub.freebsd.org (Postfix) with SMTP id 6772837B71B for ; Tue, 27 Feb 2001 19:15:48 -0800 (PST) (envelope-from kstewart@urx.com) Received: (qmail 24228 invoked by uid 0); 28 Feb 2001 03:15:46 -0000 Received: from unknown (HELO urx.com) (206.159.132.160) by mail.urx.com with SMTP; 28 Feb 2001 03:15:46 -0000 Message-ID: <3A9C6D62.6D22CD56@urx.com> Date: Tue, 27 Feb 2001 19:15:46 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Will Andrews Cc: Will Andrews , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/editors/koffice Makefile ports/editors/koffice/filespatch-kpbackground.h.new patch-kppixmapobject.h patch-kspread.hpatch-kspread_cluster.h patch-kword_frame.cc patch-kword_page.cc References: <200102272230.f1RMU9n54092@freefall.freebsd.org> <3A9C40E6.8CA110B5@urx.com> <20010227192046.A767@ohm.physics.purdue.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Will Andrews wrote: > > On Tue, Feb 27, 2001 at 04:05:58PM -0800, Kent Stewart wrote: > > I side stepped this one and hit another block in kdemultimedia2. The > > messages are > > > > gmake[5]: Entering directory > > `/usr/ports/audio/kdemultimedia2/work/kdemultimedia-2.1/mpeglib/example/yaf/yafsplay' > > c++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../include > > -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include > > -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 > > -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith > > -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor > > -fno-builtin -O -pipe -march=i686 -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT > > -DQT_NO_ASCII_CAST -c splay_control.cpp > > In file included from splay_control.cpp:30: > > /usr/local/include/getopt.h:108: declaration of C function `int > > getopt()' conflicts with > > /usr/include/unistd.h:112: previous declaration `int getopt(int, char > > *const *, const char *)' here > > splay_control.cpp: In function `int main(int, char **)': > > /usr/local/include/getopt.h:108: too many arguments to function `int > > getopt()' > > splay_control.cpp:97: at this point in file > > That is a result of a conflict with your local getopt.h. I'm not real > sure how to solve that, but if you'd post your > /usr/local/include/getopt.h that would help tremendously. I still am having problems with abs function in koffice. It isn't building still. Here is /usr/loca/include/getopt.h topaz# cat getopt.h /* Declarations for getopt. Copyright (C) 1989,90,91,92,93,94,96,97 Free Software Foundation, Inc. NOTE: The canonical source of this file is maintained with the GNU C Library. Bugs can be reported to bug-glibc@prep.ai.mit.edu. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifndef _GETOPT_H #define _GETOPT_H 1 #ifdef __cplusplus extern "C" { #endif /* For communication from `getopt' to the caller. When `getopt' finds an option that takes an argument, the argument value is returned here. Also, when `ordering' is RETURN_IN_ORDER, each non-option ARGV-element is returned here. */ extern char *optarg; /* Index in ARGV of the next element to be scanned. This is used for communication to and from the caller and for communication between successive calls to `getopt'. On entry to `getopt', zero means this is the first call; initialize. When `getopt' returns -1, this is the index of the first of the non-option elements that the caller should itself scan. Otherwise, `optind' communicates from one call to the next how much of ARGV has been scanned so far. */ extern int optind; /* Callers store zero here to inhibit the error message `getopt' prints for unrecognized options. */ extern int opterr; /* Set to an option character which was unrecognized. */ extern int optopt; /* Describe the long-named options requested by the application. The LONG_OPTIONS argument to getopt_long or getopt_long_only is a vector of `struct option' terminated by an element containing a name which is zero. The field `has_arg' is: no_argument (or 0) if the option does not take an argument, required_argument (or 1) if the option requires an argument, optional_argument (or 2) if the option takes an optional argument. If the field `flag' is not NULL, it points to a variable that is set to the value given in the field `val' when the option is found, but left unchanged if the option is not found. To have a long-named option do something other than set an `int' to a compiled-in constant, such as set a value from `optarg', set the option's `flag' field to zero and its `val' field to a nonzero value (the equivalent single-letter option character, if there is one). For long options that have a zero `flag' field, `getopt' returns the contents of the `val' field. */ struct option { #if defined (__STDC__) && __STDC__ const char *name; #else char *name; #endif /* has_arg can't be an enum because some compilers complain about type mismatches in all the code that assumes it is an int. */ int has_arg; int *flag; int val; }; /* Names for the values of the `has_arg' field of `struct option'. */ #define no_argument 0 #define required_argument 1 #define optional_argument 2 #if defined (__STDC__) && __STDC__ #ifdef __GNU_LIBRARY__ /* Many other libraries have conflicting prototypes for getopt, with differences in the consts, in stdlib.h. To avoid compilation errors, only prototype getopt for the GNU C library. */ extern int getopt (int argc, char *const *argv, const char *shortopts); #else /* not __GNU_LIBRARY__ */ extern int getopt (); #endif /* __GNU_LIBRARY__ */ extern int getopt_long (int argc, char *const *argv, const char *shortopts, const struct option *longopts, int *longind); extern int getopt_long_only (int argc, char *const *argv, const char *shortopts, const struct option *longopts, int *longind); /* Internal only. Users should not call this directly. */ extern int _getopt_internal (int argc, char *const *argv, const char *shortopts, const struct option *longopts, int *longind, int long_only); #else /* not __STDC__ */ extern int getopt (); extern int getopt_long (); extern int getopt_long_only (); extern int _getopt_internal (); #endif /* __STDC__ */ #ifdef __cplusplus } #endif #endif /* _GETOPT_H */ > > -- > wca > > ---------------------------------------------------------------------- > Part 1.2Type: application/pgp-signature -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 19:21:19 2001 Delivered-To: cvs-all@freebsd.org Received: from mobile.wemm.org (c1315225-a.plstn1.sfba.home.com [65.0.135.147]) by hub.freebsd.org (Postfix) with ESMTP id B662C37B718; Tue, 27 Feb 2001 19:21:11 -0800 (PST) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by mobile.wemm.org (8.11.1/8.11.1) with ESMTP id f1S3L8734246; Tue, 27 Feb 2001 19:21:08 -0800 (PST) (envelope-from peter@netplex.com.au) Message-Id: <200102280321.f1S3L8734246@mobile.wemm.org> X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 To: Julian Elischer Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/conf NOTES src/sys/conf files.alphafiles.i386 files.pc98 In-Reply-To: <3A9BBFC5.47C850E1@elischer.org> Date: Tue, 27 Feb 2001 19:21:08 -0800 From: Peter Wemm Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Julian Elischer wrote: > Peter Wemm wrote: > > > > Julian Elischer wrote: > > > Peter Wemm wrote: > > > > > > > > peter 2001/02/27 00:11:29 PST > > > > > > > > Modified files: > > > > sys/i386/conf NOTES > > > > sys/conf files.alpha files.i386 files.pc98 > > > > Log: > > > > Add and document the LINPROCFS option, so that we can build linprocfs > > > > (either as a module or in the kernel) after sys/modules/* dies. > > > ^^^^^^^^^^^^^^^^^^^^^^^^^ > > > > > > errrrrrr care to explain this? > > > is it planned? > > > I don't think I'm parsing this correctly. > > > > sys/modules was always a temporary hack, which is why we have gone to a lot > > of trouble to not put source code or other files in there. I have a patch > > that uses a unified build mechanism so that we avoid the duplicate > > building. It builds modules and kernel at the same time. The unified build > > is working, but not quite right yet. > > I always test by stuff during development by > cd /sys/modules/netgraph > cp -pr UI NEW_THING > cd NEW_THING > vi Makefile #point to new sources > make depend; make > > this allows me to test jsut the new module without building the entire kernel. > Specifically I may not even be ABLE to build a real kernel if the tree is broken > but I don't care.. I can still build my module and work on killing warnings etc. > without having to have a working config or even any built kernels. > > Will I still be able to do this? > If I can cd to /sys/dev/ed and do "make module" > that would suit me. This isn't quite in a final usable form, but there are two points that I want to make. - the existing duplicated infrastructure in modules/* can go away, but there is nothing stopping you doing a custom module for the time being. Use of .include would still work for a while, but our standard modules would come with the kernel build. - when this is finished, you will be able to (in some form or another) cp GENERIC MYMOD and then edit out the devices, leaving just 'module ng_foo'. Doing a make will result in ng_foo.ko being built on its own without an associated kernel. ie: you will be able to build a "GENERIC" portable module without any trouble. The syntax and exact mechanism to do this is still being kicked around but there are several viable ones including quick command line based stuff. (eg: buildmod GENERIC mymod.ko) Note that these dont require a kernel compile. Dont worry too much, there will be an easy way to do it. (There has to be or people will kill me) Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 19:33:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4B4D437B718; Tue, 27 Feb 2001 19:33:45 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1S3XjB05354; Tue, 27 Feb 2001 19:33:45 -0800 (PST) (envelope-from obrien) Message-Id: <200102280333.f1S3XjB05354@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 27 Feb 2001 19:33:45 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/mktemp mktemp.1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/02/27 19:33:45 PST Modified files: usr.bin/mktemp mktemp.1 Log: Update HISTORY. Revision Changes Path 1.13 +6 -2 src/usr.bin/mktemp/mktemp.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 19:53:59 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3607437B71A; Tue, 27 Feb 2001 19:53:54 -0800 (PST) (envelope-from dillon@FreeBSD.org) Received: (from dillon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1S3rrV08193; Tue, 27 Feb 2001 19:53:53 -0800 (PST) (envelope-from dillon) Message-Id: <200102280353.f1S3rrV08193@freefall.freebsd.org> From: Matt Dillon Date: Tue, 27 Feb 2001 19:53:53 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ffs ffs_softdep.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dillon 2001/02/27 19:53:53 PST Modified files: (Branch: RELENG_4) sys/ufs/ffs ffs_softdep.c Log: MFC 1.82, 1.83, 1.84 (convert manual loops to LIST/FOREACH macros) MFC 1.85, 1.86, 1.87 - fixes for inodedep races, done check, and making sure we free the lock before panicing. Testing by: ps, peter, dillon Approved by: mckusick Revision Changes Path 1.57.2.8 +235 -111 src/sys/ufs/ffs/ffs_softdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 20: 4: 2 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AD7F337B719; Tue, 27 Feb 2001 20:03:52 -0800 (PST) (envelope-from gshapiro@FreeBSD.org) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1S43qL09416; Tue, 27 Feb 2001 20:03:52 -0800 (PST) (envelope-from gshapiro) Message-Id: <200102280403.f1S43qL09416@freefall.freebsd.org> From: Gregory Neil Shapiro Date: Tue, 27 Feb 2001 20:03:51 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/mail Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gshapiro 2001/02/27 20:03:51 PST Modified files: etc/mail Makefile Log: Fix dependencies and use a better variable name Revision Changes Path 1.12 +5 -7 src/etc/mail/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 20: 4:12 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AF74937B725; Tue, 27 Feb 2001 20:04:08 -0800 (PST) (envelope-from gshapiro@FreeBSD.org) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1S448C09504; Tue, 27 Feb 2001 20:04:08 -0800 (PST) (envelope-from gshapiro) Message-Id: <200102280404.f1S448C09504@freefall.freebsd.org> From: Gregory Neil Shapiro Date: Tue, 27 Feb 2001 20:04:08 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/sendmail Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gshapiro 2001/02/27 20:04:08 PST Modified files: etc/sendmail Makefile Log: Fix dependencies and cleanup spacing in the file Revision Changes Path 1.8 +21 -27 src/etc/sendmail/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 20:13:17 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 36D8037B731; Tue, 27 Feb 2001 20:13:12 -0800 (PST) (envelope-from dillon@FreeBSD.org) Received: (from dillon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1S4DCv12864; Tue, 27 Feb 2001 20:13:12 -0800 (PST) (envelope-from dillon) Message-Id: <200102280413.f1S4DCv12864@freefall.freebsd.org> From: Matt Dillon Date: Tue, 27 Feb 2001 20:13:11 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_bio.c vfs_cluster.c src/sys/nfs nfs_vnops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dillon 2001/02/27 20:13:11 PST Modified files: sys/kern vfs_bio.c vfs_cluster.c sys/nfs nfs_vnops.c Log: Fix lockup for loopback NFS mounts. The pipelined I/O limitations could be hit on the client side and prevent the server side from retiring writes. Pipeline operations turned off for all READs (no big loss since reads are usually synchronous) and for NFS writes, and left on for the default bwrite(). (MFC expected prior to 4.3 freeze) Testing by: mjacob, dillon Revision Changes Path 1.273 +8 -4 src/sys/kern/vfs_bio.c 1.105 +1 -7 src/sys/kern/vfs_cluster.c 1.164 +9 -1 src/sys/nfs/nfs_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 20:26:48 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DF98B37B718; Tue, 27 Feb 2001 20:26:45 -0800 (PST) (envelope-from dillon@FreeBSD.org) Received: (from dillon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1S4QjH14210; Tue, 27 Feb 2001 20:26:45 -0800 (PST) (envelope-from dillon) Message-Id: <200102280426.f1S4QjH14210@freefall.freebsd.org> From: Matt Dillon Date: Tue, 27 Feb 2001 20:26:45 -0800 (PST) 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 X-Loop: FreeBSD.ORG dillon 2001/02/27 20:26:45 PST Modified files: sys/vm vm_fault.c Log: If we intend to make the page writable without requiring another fault, make sure that PG_NOSYNC is properly set. Previously we only set it for a write-fault, but this can occur on a read-fault too. (will be MFCd prior to 4.3 freeze) Revision Changes Path 1.116 +7 -7 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 Tue Feb 27 20:30:35 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6580C37B718; Tue, 27 Feb 2001 20:30:28 -0800 (PST) (envelope-from dillon@FreeBSD.org) Received: (from dillon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1S4UST14589; Tue, 27 Feb 2001 20:30:28 -0800 (PST) (envelope-from dillon) Message-Id: <200102280430.f1S4UST14589@freefall.freebsd.org> From: Matt Dillon Date: Tue, 27 Feb 2001 20:30:28 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/linux linux_machdep.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dillon 2001/02/27 20:30:28 PST Modified files: sys/i386/linux linux_machdep.c Log: Linux does not filesystem-sync file-backed writable mmap pages on a regular basis. Adjust our linux emulation to conform. This will cause more dirty pages to be left for the pagedaemon to deal with, but our new low-memory handling code can deal with it. The linux way appears to be a trend, and we may very well make MAP_NOSYNC the default for FreeBSD as well (once we have reasonable sequential write-behind heuristics for random faults). (will be MFC'd prior to 4.3 freeze) Suggested by: Andrew Gallatin Revision Changes Path 1.13 +3 -1 src/sys/i386/linux/linux_machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 20:31:40 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D215637B71D; Tue, 27 Feb 2001 20:31:37 -0800 (PST) (envelope-from jkoshy@FreeBSD.org) Received: (from jkoshy@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1S4VbY14708; Tue, 27 Feb 2001 20:31:37 -0800 (PST) (envelope-from jkoshy) Message-Id: <200102280431.f1S4VbY14708@freefall.freebsd.org> From: Joseph Koshy Date: Tue, 27 Feb 2001 20:31:37 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/nspostgres Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jkoshy 2001/02/27 20:31:37 PST Modified files: www/nspostgres Makefile Log: Correct dependency specification. Revision Changes Path 1.2 +3 -2 ports/www/nspostgres/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 21:23:21 2001 Delivered-To: cvs-all@freebsd.org Received: from level3.dynacom.net (level3.dynacom.net [206.107.213.213]) by hub.freebsd.org (Postfix) with SMTP id ABFCE37B71D for ; Tue, 27 Feb 2001 21:23:11 -0800 (PST) (envelope-from kstewart@urx.com) Received: (qmail 4547 invoked by uid 0); 28 Feb 2001 05:23:10 -0000 Received: from unknown (HELO urx.com) (206.159.132.160) by mail.urx.com with SMTP; 28 Feb 2001 05:23:10 -0000 Message-ID: <3A9C8B3D.822D9142@urx.com> Date: Tue, 27 Feb 2001 21:23:09 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Will Andrews , Will Andrews , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/editors/koffice Makefile ports/editors/koffice/filespatch-kpbackground.h.new patch-kppixmapobject.h patch-kspread.hpatch-kspread_cluster.h patch-kword_frame.cc patch-kword_page.cc References: <200102272230.f1RMU9n54092@freefall.freebsd.org> <3A9C40E6.8CA110B5@urx.com> <20010227192046.A767@ohm.physics.purdue.edu> <3A9C6D62.6D22CD56@urx.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Will, I think I have an idea where the /usr/local/include/getopt.h came from. It hasn't been too long since I upgraded to the local docproj setup. The getopt.h looks very close to the one in the tex codes. It wouldn't surpise me if one of those codes corrupted my system. It has only had FreeBSD installed since the end of Nov 2000 BTW, I mv'ed it to o.getopt.h and kdemultimedia2 was able to successfully install. It is cool looking :). Kent Kent Stewart wrote: > > Will Andrews wrote: > > > > On Tue, Feb 27, 2001 at 04:05:58PM -0800, Kent Stewart wrote: > > > I side stepped this one and hit another block in kdemultimedia2. The > > > messages are > > > > > > gmake[5]: Entering directory > > > `/usr/ports/audio/kdemultimedia2/work/kdemultimedia-2.1/mpeglib/example/yaf/yafsplay' > > > c++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../include > > > -I/usr/local/include -I/usr/X11R6/include/qt2 -I/usr/X11R6/include > > > -I/usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 > > > -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith > > > -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor > > > -fno-builtin -O -pipe -march=i686 -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT > > > -DQT_NO_ASCII_CAST -c splay_control.cpp > > > In file included from splay_control.cpp:30: > > > /usr/local/include/getopt.h:108: declaration of C function `int > > > getopt()' conflicts with > > > /usr/include/unistd.h:112: previous declaration `int getopt(int, char > > > *const *, const char *)' here > > > splay_control.cpp: In function `int main(int, char **)': > > > /usr/local/include/getopt.h:108: too many arguments to function `int > > > getopt()' > > > splay_control.cpp:97: at this point in file > > > > That is a result of a conflict with your local getopt.h. I'm not real > > sure how to solve that, but if you'd post your > > /usr/local/include/getopt.h that would help tremendously. > > I still am having problems with abs function in koffice. It isn't > building still. > > Here is /usr/loca/include/getopt.h > > topaz# cat getopt.h > /* Declarations for getopt. > Copyright (C) 1989,90,91,92,93,94,96,97 Free Software Foundation, > Inc. > > NOTE: The canonical source of this file is maintained with the GNU C > Library. > Bugs can be reported to bug-glibc@prep.ai.mit.edu. > > This program is free software; you can redistribute it and/or modify > it > under the terms of the GNU General Public License as published by the > Free Software Foundation; either version 2, or (at your option) any > later version. > > This program is distributed in the hope that it will be useful, > but WITHOUT ANY WARRANTY; without even the implied warranty of -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 21:45:19 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1AC7537B719; Tue, 27 Feb 2001 21:45:17 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1S5jHT27890; Tue, 27 Feb 2001 21:45:17 -0800 (PST) (envelope-from imp) Message-Id: <200102280545.f1S5jHT27890@freefall.freebsd.org> From: Warner Losh Date: Tue, 27 Feb 2001 21:45:16 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2001/02/27 21:45:16 PST Modified files: . UPDATING Log: It is now safe to go back into the water. Revision Changes Path 1.138 +5 -1 src/UPDATING To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 21:49:47 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2C38737B71C; Tue, 27 Feb 2001 21:49:41 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1S5nfl28370; Tue, 27 Feb 2001 21:49:41 -0800 (PST) (envelope-from imp) Message-Id: <200102280549.f1S5nfl28370@freefall.freebsd.org> From: Warner Losh Date: Tue, 27 Feb 2001 21:49:41 -0800 (PST) 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 X-Loop: FreeBSD.ORG imp 2001/02/27 21:49:41 PST Modified files: (Branch: RELENG_4) . UPDATING Log: Add notes about KERNEL -> KERNCONF. Suggest -DNOPERL in upgrade, but that's not likely enough. More to come, maybe. Revision Changes Path 1.73.2.26 +8 -3 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 Feb 27 22:51: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8AA5337B71A; Tue, 27 Feb 2001 22:51:00 -0800 (PST) (envelope-from andreas@FreeBSD.org) Received: (from andreas@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1S6p0R40910; Tue, 27 Feb 2001 22:51:00 -0800 (PST) (envelope-from andreas) Message-Id: <200102280651.f1S6p0R40910@freefall.freebsd.org> From: Andreas Klemm Date: Tue, 27 Feb 2001 22:51:00 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/ghostscript6 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG andreas 2001/02/27 22:51:00 PST Modified files: print/ghostscript6 Makefile Log: gs shouldn't ignore SIGTERM from lpd by simply adding -DUPD_SIGNAL=0 to CFLAGS - this saves paper if you device to kill a job quickly because you forgot something ... - prevents in UPD driver (reported by Joerg) to make a "clean shutdown", which is generally a nice idea, but in "real life" leads to a wastage of paper ... - portrevision bumped because of this important feature Submitted by: J Wunsch Revision Changes Path 1.64 +4 -2 ports/print/ghostscript6/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 22:51:25 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D700D37B719; Tue, 27 Feb 2001 22:51:17 -0800 (PST) (envelope-from gshapiro@FreeBSD.org) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1S6pHx40971; Tue, 27 Feb 2001 22:51:17 -0800 (PST) (envelope-from gshapiro) Message-Id: <200102280651.f1S6pHx40971@freefall.freebsd.org> From: Gregory Neil Shapiro Date: Tue, 27 Feb 2001 22:51:17 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.firewall6 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gshapiro 2001/02/27 22:51:17 PST Modified files: etc rc.firewall6 Log: ip6fw doesn't support -q if reading from a file so don't use ${fw6cmd} which may have a -q if ${ipv6_firewall_quiet} is set. Reviewed by: kris Revision Changes Path 1.3 +3 -2 src/etc/rc.firewall6 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 23:18:45 2001 Delivered-To: cvs-all@freebsd.org Received: from mail.musha.org (daemon.musha.org [61.122.44.178]) by hub.freebsd.org (Postfix) with ESMTP id 7AE0A37B718; Tue, 27 Feb 2001 23:18:34 -0800 (PST) (envelope-from knu@iDaemons.org) Received: from archon.local.idaemons.org (archon.local.idaemons.org [192.168.1.32]) by mail.musha.org (Postfix) with ESMTP id AF3964DF70; Wed, 28 Feb 2001 16:18:38 +0900 (JST) Date: Wed, 28 Feb 2001 16:18:37 +0900 Message-ID: <86u25fxoky.wl@archon.local.idaemons.org> From: "Akinori MUSHA" To: Matt Dillon , sanpei@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/linux linux_machdep.c In-Reply-To: <200102280430.f1S4UST14589@freefall.freebsd.org> References: <200102280430.f1S4UST14589@freefall.freebsd.org> User-Agent: Wanderlust/2.5.4 (Smooth) SEMI/1.14.2 (=?ISO-8859-1?Q?Daish=F2?= =?ISO-8859-1?Q?ji?=) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 MULE XEmacs/21.1 (patch 14) (Cuyahoga Valley) (i386--freebsd) Organization: Associated I. Daemons X-PGP-Public-Key: finger knu@FreeBSD.org X-PGP-Fingerprint: 081D 099C 1705 861D 4B70 B04A 920B EFC7 9FD9 E1EE MIME-Version: 1.0 (generated by SEMI 1.14.2 - =?ISO-8859-1?Q?=22Daish=F2ji=22?=) Content-Type: text/plain; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At Tue, 27 Feb 2001 20:30:28 -0800 (PST), dillon wrote: > dillon 2001/02/27 20:30:28 PST > > Modified files: > sys/i386/linux linux_machdep.c > Log: > Linux does not filesystem-sync file-backed writable mmap pages on > a regular basis. Adjust our linux emulation to conform. This will > cause more dirty pages to be left for the pagedaemon to deal with, > but our new low-memory handling code can deal with it. The linux > way appears to be a trend, and we may very well make MAP_NOSYNC the > default for FreeBSD as well (once we have reasonable sequential > write-behind heuristics for random faults). > (will be MFC'd prior to 4.3 freeze) > > Suggested by: Andrew Gallatin How does it compare to the attached patch which came up in the FreeBSD-users-jp mailing list in Japan some time ago? It gives users an option to switch the behavior via sysctl(8), and does <> in a different place. The patch was originally posted by sanpei@FreeBSD.org, and is mentioned in Hints.FreeBSD of the vmware2 port, FYI. -- / /__ __ Akinori.org / MUSHA.org / ) ) ) ) / FreeBSD.org / Ruby-lang.org Akinori MUSHA aka / (_ / ( (__( @ iDaemons.org / and.or.jp "We're only at home when we're on the run, on the wing, on the fly" --- sys/i386/linux/linux_machdep.c 2001/02/16 16:40:43 1.12 +++ sys/i386/linux/linux_machdep.c 2001/02/27 15:37:29 @@ -31,6 +31,7 @@ #include #include #include +#include #include #include #include @@ -288,6 +289,11 @@ int pos; }; +static int mmap_nosync; +SYSCTL_DECL(_compat_linux); +SYSCTL_INT(_compat_linux, OID_AUTO, mmap_nosync, CTLFLAG_RW, + &mmap_nosync, 0, "mmap files with MAP_NOSYNC flag in Linux mode."); + #define STACK_SIZE (2 * 1024 * 1024) #define GUARD_SIZE (4 * PAGE_SIZE) @@ -395,8 +401,11 @@ bsd_args.prot = linux_args.prot | PROT_READ; /* always required */ if (linux_args.flags & LINUX_MAP_ANON) bsd_args.fd = -1; - else + else { bsd_args.fd = linux_args.fd; + if (mmap_nosync) + bsd_args.flags |= MAP_NOSYNC; + } bsd_args.pos = linux_args.pos; bsd_args.pad = 0; To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 23:25:21 2001 Delivered-To: cvs-all@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 1FE6C37B71A; Tue, 27 Feb 2001 23:25:09 -0800 (PST) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.0/8.11.0) id f1S7P6w65140; Wed, 28 Feb 2001 09:25:06 +0200 (EET) (envelope-from ru) Date: Wed, 28 Feb 2001 09:25:06 +0200 From: Ruslan Ermilov To: Gregory Neil Shapiro Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/defaults make.conf src/etc/sendmail Makefil e Message-ID: <20010228092506.B62912@sunbay.com> Mail-Followup-To: Gregory Neil Shapiro , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200102272132.f1RLW1144998@freefall.freebsd.org> <200102272153.f1RLrav54445@misha.privatelabs.com> <15004.9409.909372.323249@horsey.gshapiro.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <15004.9409.909372.323249@horsey.gshapiro.net>; from gshapiro@FreeBSD.org on Tue, Feb 27, 2001 at 02:05:53PM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Feb 27, 2001 at 02:05:53PM -0800, Gregory Neil Shapiro wrote: > mi> And then SENDMAIL_ADDITIONAL_ADDITIONAL_MC? May be, treat the first > mi> (and only) SENDMAIL_MC as a list is better? Yours, > > SENDMAIL_MC determines which config to use for installing > /etc/mail/sendmail.cf. If it is a list, which ones becomes > /etc/mail/sendmail.cf? > The first one :-) How about this patch? Index: Makefile =================================================================== RCS file: /home/ncvs/src/etc/Makefile,v retrieving revision 1.242 diff -u -p -r1.242 Makefile --- Makefile 2001/02/22 03:55:00 1.242 +++ Makefile 2001/02/28 07:23:51 @@ -1,7 +1,9 @@ # from: @(#)Makefile 5.11 (Berkeley) 5/21/91 # $FreeBSD: src/etc/Makefile,v 1.242 2001/02/22 03:55:00 gshapiro Exp $ +.if !defined(NO_SENDMAIL) SUBDIR= sendmail +.endif BIN1= amd.map apmd.conf auth.conf \ crontab csh.cshrc csh.login csh.logout \ @@ -73,11 +75,13 @@ distribution: ( cd ${.CURDIR}/../gnu/usr.bin/send-pr; ${MAKE} etc-gnats-freefall ); \ ( cd ${.CURDIR}/../share/termcap; ${MAKE} etc-termcap ); \ ( cd ${.CURDIR}/../usr.sbin/rmt; ${MAKE} etc-rmt ); \ - ( cd ${.CURDIR}/sendmail; ${MAKE} distribution ); \ ( cd ${.CURDIR}/isdn; ${MAKE} install ); \ pwd_mkdb -p -d ${DESTDIR}/etc ${DESTDIR}/etc/master.passwd; \ ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 555 \ MAKEDEV.local MAKEDEV ${DESTDIR}/dev ) +.if !defined(NO_SENDMAIL) + ( cd ${.CURDIR}/sendmail; ${MAKE} distribution ) +.endif .if !defined(NOUUCP) ( cd ${.CURDIR}/../gnu/libexec/uucp/sample; ${MAKE} install ) .endif And yet one thing. ``helpfile'' should be installed as part of etc/sendmail/Makefile's distribution target. Cheers, -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 23:27:24 2001 Delivered-To: cvs-all@freebsd.org Received: from gatekeeper.tsc.tdk.com (gatekeeper.tsc.tdk.com [207.113.159.21]) by hub.freebsd.org (Postfix) with ESMTP id 76DFB37B71A; Tue, 27 Feb 2001 23:27:12 -0800 (PST) (envelope-from gdonl@tsc.tdk.com) Received: from imap.gv.tsc.tdk.com (imap.gv.tsc.tdk.com [192.168.241.198]) by gatekeeper.tsc.tdk.com (8.8.8/8.8.8) with ESMTP id XAA03780; Tue, 27 Feb 2001 23:27:11 -0800 (PST) (envelope-from gdonl@tsc.tdk.com) Received: from salsa.gv.tsc.tdk.com (salsa.gv.tsc.tdk.com [192.168.241.194]) by imap.gv.tsc.tdk.com (8.9.3/8.9.3) with ESMTP id XAA24555; Tue, 27 Feb 2001 23:27:10 -0800 (PST) (envelope-from Don.Lewis@tsc.tdk.com) Received: (from gdonl@localhost) by salsa.gv.tsc.tdk.com (8.8.5/8.8.5) id XAA04777; Tue, 27 Feb 2001 23:27:10 -0800 (PST) From: Don Lewis Message-Id: <200102280727.XAA04777@salsa.gv.tsc.tdk.com> Date: Tue, 27 Feb 2001 23:27:10 -0800 In-Reply-To: <200102271943.f1RJhFn26351@freefall.freebsd.org> References: <200102271943.f1RJhFn26351@freefall.freebsd.org> X-Mailer: Mail User's Shell (7.2.6 beta(5) 10/07/98) To: Jonathan Lemon , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet ip_input.c Cc: freebsd-net@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Feb 27, 11:43am, Jonathan Lemon wrote: } Subject: cvs commit: src/sys/netinet ip_input.c } jlemon 2001/02/27 11:43:14 PST } } Modified files: } sys/netinet ip_input.c } Log: } When iterating over our list of interface addresses in order to determine } if an arriving packet belongs to us, also check that the packet arrived } through the correct interface. Skip this check if the packet was locally } generated. } } Revision Changes Path } 1.156 +19 -15 src/sys/netinet/ip_input.c } }-- End of excerpt from Jonathan Lemon This (at least the non-IPFIREWALL_FORWARD case) doesn't look right to me. If I have a server dual homed on two networks with the IP addresses 192.168.1.1 and 192.168.2.1, and a client on the 192.168.1.0 network sends a packet to the 192.168.2.1 address to the 192.168.1.1 interface, it looks like the "ours" test will fail. I suspect this will cause the server to attempt to forward this packet out to the 192.168.2.0 network, if it has IP forwarding enabled. On the other hand, it looks like the server will accept a packet received on the 192.168.1.1 interface with the destination address 192.168.2.255. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Tue Feb 27 23:41: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from earth.backplane.com (earth-nat-cw.backplane.com [208.161.114.67]) by hub.freebsd.org (Postfix) with ESMTP id AD0C837B718; Tue, 27 Feb 2001 23:41:00 -0800 (PST) (envelope-from dillon@earth.backplane.com) Received: (from dillon@localhost) by earth.backplane.com (8.11.2/8.9.3) id f1S7eoe82260; Tue, 27 Feb 2001 23:40:50 -0800 (PST) (envelope-from dillon) Date: Tue, 27 Feb 2001 23:40:50 -0800 (PST) From: Matt Dillon Message-Id: <200102280740.f1S7eoe82260@earth.backplane.com> To: "Akinori MUSHA" Cc: sanpei@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/linux linux_machdep.c References: <200102280430.f1S4UST14589@freefall.freebsd.org> <86u25fxoky.wl@archon.local.idaemons.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG : :How does it compare to the attached patch which came up in the :FreeBSD-users-jp mailing list in Japan some time ago? : :It gives users an option to switch the behavior via sysctl(8), and :does <> in a different place. : :The patch was originally posted by sanpei@FreeBSD.org, and is :mentioned in Hints.FreeBSD of the vmware2 port, FYI. Hmm. I like the placement of the MAP_NOSYNC in the patch I committed better. In regards to the sysctl... well, I don't think it is necessary to add it in, KISS principle and all that, but I (or another committer) could be convinced to put it in if someone wants it badly enough. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 1: 8:18 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5375337B718; Wed, 28 Feb 2001 01:08:16 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1S98GH64349; Wed, 28 Feb 2001 01:08:16 -0800 (PST) (envelope-from sobomax) Message-Id: <200102280908.f1S98GH64349@freefall.freebsd.org> From: Maxim Sobolev Date: Wed, 28 Feb 2001 01:08:16 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/teg Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2001/02/28 01:08:16 PST Modified files: games/teg Makefile distinfo Log: Update to 0.5.11. Revision Changes Path 1.4 +2 -2 ports/games/teg/Makefile 1.3 +1 -1 ports/games/teg/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 1:14:54 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3300837B719; Wed, 28 Feb 2001 01:14:45 -0800 (PST) (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1S9EjL65321; Wed, 28 Feb 2001 01:14:45 -0800 (PST) (envelope-from olgeni) Message-Id: <200102280914.f1S9EjL65321@freefall.freebsd.org> From: Jimmy Olgeni Date: Wed, 28 Feb 2001 01:14:44 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/webmin pkg-message X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG olgeni 2001/02/28 01:14:44 PST Modified files: sysutils/webmin pkg-message Log: More info in pkg-message. Tell the users that they must run setup.sh after every webmin upgrade: part of the setup procedure will insert the correct perl paths in the webmin script, and webmin will not start without these settings. Revision Changes Path 1.2 +5 -2 ports/sysutils/webmin/pkg-message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 1:31: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A95A937B719; Wed, 28 Feb 2001 01:31:05 -0800 (PST) (envelope-from trevor@FreeBSD.org) Received: (from trevor@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1S9V5Q68509; Wed, 28 Feb 2001 01:31:05 -0800 (PST) (envelope-from trevor) Message-Id: <200102280931.f1S9V5Q68509@freefall.freebsd.org> From: Trevor Johnson Date: Wed, 28 Feb 2001 01:31:05 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/lilypond Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG trevor 2001/02/28 01:31:05 PST Modified files: print/lilypond Makefile Log: Change a dependency: teTeX is required for building, not just running, lilypond. Submitted by: Daniel O'Connor Revision Changes Path 1.2 +3 -3 ports/print/lilypond/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 1:31:25 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 09B0737B71B; Wed, 28 Feb 2001 01:31:20 -0800 (PST) (envelope-from jkoshy@FreeBSD.org) Received: (from jkoshy@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1S9VJl68595; Wed, 28 Feb 2001 01:31:19 -0800 (PST) (envelope-from jkoshy) Message-Id: <200102280931.f1S9VJl68595@freefall.freebsd.org> From: Joseph Koshy Date: Wed, 28 Feb 2001 01:31:19 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/xaos Makefile ports/graphics/xaos/files patch-ai X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jkoshy 2001/02/28 01:31:19 PST Modified files: graphics/xaos Makefile Added files: graphics/xaos/files patch-ai Log: Do not install SVGAlib support unless the user asks for it. PR: ports/24896 Submitted by: Ilya Martynov Revision Changes Path 1.15 +7 -1 ports/graphics/xaos/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 1:38:51 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 024DC37B719; Wed, 28 Feb 2001 01:38:49 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: (from phk@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1S9cmC76790; Wed, 28 Feb 2001 01:38:48 -0800 (PST) (envelope-from phk) Message-Id: <200102280938.f1S9cmC76790@freefall.freebsd.org> From: Poul-Henning Kamp Date: Wed, 28 Feb 2001 01:38:48 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet in_pcb.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phk 2001/02/28 01:38:48 PST Modified files: sys/netinet in_pcb.c Log: Fix jails. Revision Changes Path 1.80 +4 -1 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 Feb 28 1:45:24 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9D9CB37B718; Wed, 28 Feb 2001 01:45:19 -0800 (PST) (envelope-from clive@FreeBSD.org) Received: (from clive@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1S9jJK85114; Wed, 28 Feb 2001 01:45:19 -0800 (PST) (envelope-from clive) Message-Id: <200102280945.f1S9jJK85114@freefall.freebsd.org> From: Clive Lin Date: Wed, 28 Feb 2001 01:45:19 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/gpa Makefile distinfo pkg-plist ports/security/gpa/files patch-configure patch-aa patch-ab patch-ac patch-ad X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG clive 2001/02/28 01:45:19 PST Modified files: security/gpa Makefile distinfo pkg-plist Added files: security/gpa/files patch-configure Removed files: security/gpa/files patch-aa patch-ab patch-ac patch-ad Log: Update to 0.4.0 Revision Changes Path 1.4 +4 -3 ports/security/gpa/Makefile 1.2 +1 -1 ports/security/gpa/distinfo 1.2 +6 -0 ports/security/gpa/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 2:15:18 2001 Delivered-To: cvs-all@freebsd.org Received: from syncopation-03.iinet.net.au (syncopation-03.iinet.net.au [203.59.24.49]) by hub.freebsd.org (Postfix) with SMTP id 5DB9C37B718 for ; Wed, 28 Feb 2001 02:15:02 -0800 (PST) (envelope-from julian@elischer.org) Received: (qmail 1909 invoked by uid 666); 28 Feb 2001 10:26:50 -0000 Received: from i076-199.nv.iinet.net.au (HELO elischer.org) (203.59.76.199) by mail.m.iinet.net.au with SMTP; 28 Feb 2001 10:26:50 -0000 Message-ID: <3A9CCF9D.2BCD765C@elischer.org> Date: Wed, 28 Feb 2001 02:14:53 -0800 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: Akinori MUSHA Cc: Matt Dillon , sanpei@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/linux linux_machdep.c References: <200102280430.f1S4UST14589@freefall.freebsd.org> <86u25fxoky.wl@archon.local.idaemons.org> Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Akinori MUSHA wrote: > > At Tue, 27 Feb 2001 20:30:28 -0800 (PST), > dillon wrote: > > dillon 2001/02/27 20:30:28 PST > > > > Modified files: > > sys/i386/linux linux_machdep.c > > Log: > > Linux does not filesystem-sync file-backed writable mmap pages on > > a regular basis. Adjust our linux emulation to conform. This will > > cause more dirty pages to be left for the pagedaemon to deal with, > > but our new low-memory handling code can deal with it. The linux > > way appears to be a trend, and we may very well make MAP_NOSYNC the > > default for FreeBSD as well (once we have reasonable sequential > > write-behind heuristics for random faults). > > (will be MFC'd prior to 4.3 freeze) > > > > Suggested by: Andrew Gallatin > > How does it compare to the attached patch which came up in the > FreeBSD-users-jp mailing list in Japan some time ago? basically the same patch but the japanese one is more flexible.. who wrote this patch?. they obviously have a clue or two.. :-) what was the problem they were solving? > > It gives users an option to switch the behavior via sysctl(8), and > does <> in a different place. > > The patch was originally posted by sanpei@FreeBSD.org, and is > mentioned in Hints.FreeBSD of the vmware2 port, FYI. > > -- > / > /__ __ Akinori.org / MUSHA.org > / ) ) ) ) / FreeBSD.org / Ruby-lang.org > Akinori MUSHA aka / (_ / ( (__( @ iDaemons.org / and.or.jp > > "We're only at home when we're on the run, on the wing, on the fly" > > --- sys/i386/linux/linux_machdep.c 2001/02/16 16:40:43 1.12 > +++ sys/i386/linux/linux_machdep.c 2001/02/27 15:37:29 > @@ -31,6 +31,7 @@ > #include > #include > #include > +#include > #include > #include > #include > @@ -288,6 +289,11 @@ > int pos; > }; > > +static int mmap_nosync; > +SYSCTL_DECL(_compat_linux); > +SYSCTL_INT(_compat_linux, OID_AUTO, mmap_nosync, CTLFLAG_RW, > + &mmap_nosync, 0, "mmap files with MAP_NOSYNC flag in Linux mode."); > + > #define STACK_SIZE (2 * 1024 * 1024) > #define GUARD_SIZE (4 * PAGE_SIZE) > > @@ -395,8 +401,11 @@ > bsd_args.prot = linux_args.prot | PROT_READ; /* always required */ > if (linux_args.flags & LINUX_MAP_ANON) > bsd_args.fd = -1; > - else > + else { > bsd_args.fd = linux_args.fd; > + if (mmap_nosync) > + bsd_args.flags |= MAP_NOSYNC; > + } > bsd_args.pos = linux_args.pos; > bsd_args.pad = 0; > -- __--_|\ Julian Elischer / \ julian@elischer.org ( OZ ) World tour 2000-2001 ---> X_.---._/ v To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 2:23: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0626837B71A; Wed, 28 Feb 2001 02:23:00 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SAMxo33763; Wed, 28 Feb 2001 02:22:59 -0800 (PST) (envelope-from obrien) Message-Id: <200102281022.f1SAMxo33763@freefall.freebsd.org> From: "David E. O'Brien" Date: Wed, 28 Feb 2001 02:22:59 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/ElectricFence Makefile pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/02/28 02:22:59 PST Modified files: devel/ElectricFence Makefile pkg-plist Log: Install the shared lib version and ef wrapper script. Partically Submitted by: Daniel O'Connor Revision Changes Path 1.14 +4 -1 ports/devel/ElectricFence/Makefile 1.4 +3 -1 ports/devel/ElectricFence/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 2:46:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D9D8A37B718; Wed, 28 Feb 2001 02:46:50 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SAkoW72980; Wed, 28 Feb 2001 02:46:50 -0800 (PST) (envelope-from obrien) Message-Id: <200102281046.f1SAkoW72980@freefall.freebsd.org> From: "David E. O'Brien" Date: Wed, 28 Feb 2001 02:46:50 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/binutils/ar Makefile src/gnu/usr.bin/binutils/as Makefile.inc0 src/gnu/usr.bin/binutils/ld Makefile src/gnu/usr.bin/binutils/ranlib Makefile src/gnu/usr.bin/cc/cc Makefile src/gnu/usr.bin/cc/cccp Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/02/28 02:46:50 PST Modified files: gnu/usr.bin/binutils/ar Makefile gnu/usr.bin/binutils/as Makefile.inc0 gnu/usr.bin/binutils/ld Makefile gnu/usr.bin/binutils/ranlib Makefile gnu/usr.bin/cc/cc Makefile gnu/usr.bin/cc/cccp Makefile Log: Allow "NOSHARED" to be overridden. Submitted by: bde Revision Changes Path 1.7 +2 -2 src/gnu/usr.bin/binutils/ar/Makefile 1.10 +2 -2 src/gnu/usr.bin/binutils/as/Makefile.inc0 1.13 +2 -2 src/gnu/usr.bin/binutils/ld/Makefile 1.7 +2 -2 src/gnu/usr.bin/binutils/ranlib/Makefile 1.23 +2 -2 src/gnu/usr.bin/cc/cc/Makefile 1.19 +2 -2 src/gnu/usr.bin/cc/cccp/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 2:52: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6021C37B71B; Wed, 28 Feb 2001 02:51:59 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SApxJ80039; Wed, 28 Feb 2001 02:51:59 -0800 (PST) (envelope-from sobomax) Message-Id: <200102281051.f1SApxJ80039@freefall.freebsd.org> From: Maxim Sobolev Date: Wed, 28 Feb 2001 02:51:59 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/screem Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2001/02/28 02:51:59 PST Modified files: www/screem Makefile distinfo pkg-plist Log: Update to 0.4.0. Revision Changes Path 1.18 +6 -3 ports/www/screem/Makefile 1.6 +1 -1 ports/www/screem/distinfo 1.9 +45 -24 ports/www/screem/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 3: 6:10 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B610C37B718; Wed, 28 Feb 2001 03:06:06 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SB65l99601; Wed, 28 Feb 2001 03:06:05 -0800 (PST) (envelope-from obrien) Message-Id: <200102281106.f1SB65l99601@freefall.freebsd.org> From: "David E. O'Brien" Date: Wed, 28 Feb 2001 03:06:04 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ps nlist.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/02/28 03:06:04 PST Modified files: bin/ps nlist.c Log: Fix style bug I introduced with rev 1.13 (rcsid after includes). Along with CSRG id lossage in rev 1.11. Submitted by: bde Revision Changes Path 1.14 +8 -6 src/bin/ps/nlist.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 3:22:50 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A18E637B718; Wed, 28 Feb 2001 03:22:46 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SBMkg02016; Wed, 28 Feb 2001 03:22:46 -0800 (PST) (envelope-from sobomax) Message-Id: <200102281122.f1SBMkg02016@freefall.freebsd.org> From: Maxim Sobolev Date: Wed, 28 Feb 2001 03:22:46 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/pysol-sound-server/files patch-aa ports/databases/metakit/files patch-ab ports/devel/py-game/files patch-ab ports/games/bomberinstinct/files patch-aa ports/games/madbomber/files patch-aa ports/games/nil/files patch-ab ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2001/02/28 03:22:46 PST Modified files: audio/pysol-sound-server/files patch-aa databases/metakit/files patch-ab devel/py-game/files patch-ab games/bomberinstinct/files patch-aa games/madbomber/files patch-aa games/nil/files patch-ab graphics/smpeg-xmms/files patch-aa x11-toolkits/py-gtkscintilla/files patch-aa Log: There is no libgcc_r.a anymore. Revision Changes Path 1.3 +1 -1 ports/audio/pysol-sound-server/files/patch-aa 1.2 +1 -1 ports/databases/metakit/files/patch-ab 1.2 +2 -2 ports/devel/py-game/files/patch-ab 1.2 +1 -1 ports/games/bomberinstinct/files/patch-aa 1.2 +2 -2 ports/games/madbomber/files/patch-aa 1.2 +1 -1 ports/games/nil/files/patch-ab 1.2 +1 -1 ports/graphics/smpeg-xmms/files/patch-aa 1.3 +1 -1 ports/x11-toolkits/py-gtkscintilla/files/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 3:49: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3ED3F37B71A; Wed, 28 Feb 2001 03:48:59 -0800 (PST) (envelope-from dwmalone@FreeBSD.org) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SBmxx13110; Wed, 28 Feb 2001 03:48:59 -0800 (PST) (envelope-from dwmalone) Message-Id: <200102281148.f1SBmxx13110@freefall.freebsd.org> From: David Malone Date: Wed, 28 Feb 2001 03:48:58 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/make make.1 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dwmalone 2001/02/28 03:48:58 PST Modified files: (Branch: RELENG_4) usr.bin/make make.1 Log: MFC: 1.41 uname is in section 3 of the man pages. Revision Changes Path 1.29.2.8 +2 -2 src/usr.bin/make/make.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 4:16:42 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 41DC037B719; Wed, 28 Feb 2001 04:16:39 -0800 (PST) (envelope-from dwmalone@FreeBSD.org) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SCGdn23335; Wed, 28 Feb 2001 04:16:39 -0800 (PST) (envelope-from dwmalone) Message-Id: <200102281216.f1SCGdn23335@freefall.freebsd.org> From: David Malone Date: Wed, 28 Feb 2001 04:16:38 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/inetd builtins.c inetd.8 inetd.c inetd.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dwmalone 2001/02/28 04:16:38 PST Modified files: (Branch: RELENG_4) usr.sbin/inetd builtins.c inetd.8 inetd.c inetd.h Log: MFC: Sync inetd with -current, except xucred change. (Includes: fakeid -F flag, cleanups for ident code, don't mention /etc/protocols, type and prototype cleanups). Revision Changes Path 1.19.2.4 +28 -20 src/usr.sbin/inetd/builtins.c 1.46.2.5 +18 -7 src/usr.sbin/inetd/inetd.8 1.80.2.3 +28 -26 src/usr.sbin/inetd/inetd.c 1.4.2.2 +4 -3 src/usr.sbin/inetd/inetd.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 4:35:31 2001 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 1429537B718; Wed, 28 Feb 2001 04:35:24 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id XAA19611; Wed, 28 Feb 2001 23:35:20 +1100 Date: Wed, 28 Feb 2001 23:35:12 +1100 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: John Baldwin Cc: Doug Rabson , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Peter Wemm Subject: Re: cvs commit: src/sys/conf kmod.mk In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 27 Feb 2001, John Baldwin wrote: > On 27-Feb-01 Doug Rabson wrote: > > On Mon, 26 Feb 2001, Peter Wemm wrote: > > > >> peter 2001/02/26 17:23:34 PST > >> > >> Modified files: > >> sys/conf kmod.mk > >> Log: > >> Add pci/agp_if.m to the MFILES list so that we can auto depend on agp_if.h > > > > I wish I could think of a way to avoid listing all the .m files in MFILES. > > This is just so we can build kernels w/o a make depend, yes? Er, no. It is so that module Makefiles don't have to know where the .m files are. See modules/agp/Makefile. It still knows where agp_if.m is, and even knows where other .m files are. There seems to be a problem in the setting of MFILES. kmod.mk uses "MFILES?=", so indivual Makefiles can't modify the default MFILES; they have to repeat everything. Otherwise, knowing where agp_if.m is in agp/Makefile would be reasonable -- only agp uses it. Listing all the .m files in MFILES is not really different from listing all kernel source files in /sys/conf/files in /sys/conf/files*. The problem is that the lists are duplicated. The duplication is worst for .h files. Some options headers must be duplicated in many module Makefiles, but config(8) generates them automatically for kernels. Peter's changes to make building modules more like building the kernel will presumably have the side effect of fixing this. I'm not sure how they would avoid building zillions of options headers when you just want to build a small module. The information about which .c files depend on which options headers is not available until `make depend' has looked at all the source files, and this takes too long. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 4:41:51 2001 Delivered-To: cvs-all@freebsd.org Received: from mail.musha.org (daemon.musha.org [61.122.44.178]) by hub.freebsd.org (Postfix) with ESMTP id 10A9337B718; Wed, 28 Feb 2001 04:41:47 -0800 (PST) (envelope-from knu@iDaemons.org) Received: from archon.local.idaemons.org (archon.local.idaemons.org [192.168.1.32]) by mail.musha.org (Postfix) with ESMTP id 9588A4DF70; Wed, 28 Feb 2001 21:42:02 +0900 (JST) Date: Wed, 28 Feb 2001 21:42:01 +0900 Message-ID: <86r90jx9ly.wl@archon.local.idaemons.org> From: "Akinori MUSHA" To: Julian Elischer Cc: Matt Dillon , sanpei@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/linux linux_machdep.c In-Reply-To: <3A9CCF9D.2BCD765C@elischer.org> References: <200102280430.f1S4UST14589@freefall.freebsd.org> <86u25fxoky.wl@archon.local.idaemons.org> <3A9CCF9D.2BCD765C@elischer.org> User-Agent: Wanderlust/2.5.4 (Smooth) SEMI/1.14.2 (=?ISO-8859-1?Q?Daish=F2?= =?ISO-8859-1?Q?ji?=) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 MULE XEmacs/21.1 (patch 14) (Cuyahoga Valley) (i386--freebsd) Organization: Associated I. Daemons X-PGP-Public-Key: finger knu@FreeBSD.org X-PGP-Fingerprint: 081D 099C 1705 861D 4B70 B04A 920B EFC7 9FD9 E1EE MIME-Version: 1.0 (generated by SEMI 1.14.2 - =?ISO-8859-1?Q?=22Daish=F2ji=22?=) Content-Type: text/plain; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At Wed, 28 Feb 2001 02:14:53 -0800, Julian Elischer wrote: > > How does it compare to the attached patch which came up in the > > FreeBSD-users-jp mailing list in Japan some time ago? > > basically the same patch but the japanese one is more flexible.. > > who wrote this patch?. they obviously have a clue or two.. :-) > what was the problem they were solving? IIRC, Shimokawa-san wrote it, and Sanpei-san reminded us of the patch afterwards when some people reported that VMware2 froze a while every 30 seconds or so. With hindsight, I think either of them could have committed it because the patch doesn't change the default behavior. :) -- / /__ __ Akinori.org / MUSHA.org / ) ) ) ) / FreeBSD.org / Ruby-lang.org Akinori MUSHA aka / (_ / ( (__( @ iDaemons.org / and.or.jp "We're only at home when we're on the run, on the wing, on the fly" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 4:52:33 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1052737B719; Wed, 28 Feb 2001 04:52:29 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SCqS529084; Wed, 28 Feb 2001 04:52:28 -0800 (PST) (envelope-from knu) Message-Id: <200102281252.f1SCqS529084@freefall.freebsd.org> From: Akinori MUSHA Date: Wed, 28 Feb 2001 04:52:28 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11 Makefile ports/x11/ruby-gnome Makefile Makefile.common distinfo pkg-comment pkg-descr pkg-plist ports/x11/ruby-gnome/files patch-extconf.rb X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2001/02/28 04:52:28 PST Modified files: x11 Makefile Added files: x11/ruby-gnome Makefile Makefile.common distinfo pkg-comment pkg-descr pkg-plist x11/ruby-gnome/files patch-extconf.rb Log: Add ruby-gnome, a set of Ruby bindings for GNOME which includes gnome, gtk, gdk_imlib, and gdk_pixbuf modules. The last three modules will be provided as separate ports. Revision Changes Path 1.317 +2 -1 ports/x11/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 4:52:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8687A37B719; Wed, 28 Feb 2001 04:52:41 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SCqfR29172; Wed, 28 Feb 2001 04:52:41 -0800 (PST) (envelope-from knu) Message-Id: <200102281252.f1SCqfR29172@freefall.freebsd.org> From: Akinori MUSHA Date: Wed, 28 Feb 2001 04:52:41 -0800 (PST) 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 X-Loop: FreeBSD.ORG knu 2001/02/28 04:52:41 PST Modified files: . modules Log: ruby-gnome --> ports/x11/ruby-gnome Revision Changes Path 1.2475 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 4:54:23 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A0B6037B719; Wed, 28 Feb 2001 04:54:16 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SCsGi29620; Wed, 28 Feb 2001 04:54:16 -0800 (PST) (envelope-from ru) Message-Id: <200102281254.f1SCsGi29620@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 28 Feb 2001 04:54:16 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib strtoul.3 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/02/28 04:54:16 PST Modified files: lib/libc/stdlib strtoul.3 Log: mdoc(7) police: fix the .Nd line broken in previous revision. Noticed by: bde Use .Bx for ``BSD''. Revision Changes Path 1.11 +4 -3 src/lib/libc/stdlib/strtoul.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 4:54:38 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 085BA37B718; Wed, 28 Feb 2001 04:54:31 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SCsUK29744; Wed, 28 Feb 2001 04:54:31 -0800 (PST) (envelope-from knu) Message-Id: <200102281254.f1SCsUK29744@freefall.freebsd.org> From: Akinori MUSHA Date: Wed, 28 Feb 2001 04:54:30 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/ruby-gdk_imlib Makefile pkg-comment pkg-descr pkg-plist ports/graphics/ruby-gdk_imlib/files patch-extconf.rb X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2001/02/28 04:54:30 PST Modified files: graphics Makefile Added files: graphics/ruby-gdk_imlib Makefile pkg-comment pkg-descr pkg-plist graphics/ruby-gdk_imlib/files patch-extconf.rb Log: Add ruby-gdk_imlib, a Ruby binding for GTK+. Revision Changes Path 1.270 +2 -1 ports/graphics/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 4:54:47 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1592837B718; Wed, 28 Feb 2001 04:54:41 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SCsfE29840; Wed, 28 Feb 2001 04:54:41 -0800 (PST) (envelope-from knu) Message-Id: <200102281254.f1SCsfE29840@freefall.freebsd.org> From: Akinori MUSHA Date: Wed, 28 Feb 2001 04:54:40 -0800 (PST) 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 X-Loop: FreeBSD.ORG knu 2001/02/28 04:54:40 PST Modified files: . modules Log: ruby-gdk_imlib --> ports/graphics/ruby-gdk_imlib Revision Changes Path 1.2476 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 4:56:19 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 97ACF37B719; Wed, 28 Feb 2001 04:56:16 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SCuGk30176; Wed, 28 Feb 2001 04:56:16 -0800 (PST) (envelope-from knu) Message-Id: <200102281256.f1SCuGk30176@freefall.freebsd.org> From: Akinori MUSHA Date: Wed, 28 Feb 2001 04:56:16 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/ruby-gtk Makefile pkg-comment pkg-descr pkg-plist distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2001/02/28 04:56:16 PST Modified files: x11-toolkits/ruby-gtk Makefile pkg-comment pkg-descr pkg-plist Removed files: x11-toolkits/ruby-gtk distinfo Log: Update to 0.24. No response from: MAINTAINER Revision Changes Path 1.17 +30 -34 ports/x11-toolkits/ruby-gtk/Makefile 1.3 +1 -1 ports/x11-toolkits/ruby-gtk/pkg-comment 1.4 +2 -2 ports/x11-toolkits/ruby-gtk/pkg-descr 1.8 +91 -113 ports/x11-toolkits/ruby-gtk/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 4:58:31 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 33E3B37B718; Wed, 28 Feb 2001 04:58:24 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SCwOZ30821; Wed, 28 Feb 2001 04:58:24 -0800 (PST) (envelope-from knu) Message-Id: <200102281258.f1SCwOZ30821@freefall.freebsd.org> From: Akinori MUSHA Date: Wed, 28 Feb 2001 04:58:24 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/ruby-gdk_pixbuf Makefile pkg-comment pkg-descr pkg-plist ports/graphics/ruby-gdk_pixbuf/files patch-extconf.rb X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2001/02/28 04:58:24 PST Modified files: graphics Makefile Added files: graphics/ruby-gdk_pixbuf Makefile pkg-comment pkg-descr pkg-plist graphics/ruby-gdk_pixbuf/files patch-extconf.rb Log: Add ruby-gdk_pixbuf, a Ruby binding for Gdkpixbuf. Revision Changes Path 1.271 +2 -1 ports/graphics/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 4:58:37 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DADC337B759; Wed, 28 Feb 2001 04:58:29 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SCwTN30859; Wed, 28 Feb 2001 04:58:29 -0800 (PST) (envelope-from knu) Message-Id: <200102281258.f1SCwTN30859@freefall.freebsd.org> From: Akinori MUSHA Date: Wed, 28 Feb 2001 04:58:29 -0800 (PST) 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 X-Loop: FreeBSD.ORG knu 2001/02/28 04:58:29 PST Modified files: . modules Log: ruby-gdk_pixbuf --> ports/graphics/ruby-gdk_pixbuf Revision Changes Path 1.2477 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 5: 4:11 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7DE6E37B718; Wed, 28 Feb 2001 05:04:07 -0800 (PST) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SD47P32225; Wed, 28 Feb 2001 05:04:07 -0800 (PST) (envelope-from kevlo) Message-Id: <200102281304.f1SD47P32225@freefall.freebsd.org> From: Kevin Lo Date: Wed, 28 Feb 2001 05:04:07 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/kannel Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kevlo 2001/02/28 05:04:07 PST Modified files: www/kannel Makefile distinfo Log: Update to version 1.0.2 PR: 25410 Submitted by: MAINTAINER Revision Changes Path 1.8 +2 -2 ports/www/kannel/Makefile 1.4 +1 -1 ports/www/kannel/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 5:11:57 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D216337B71B; Wed, 28 Feb 2001 05:11:52 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SDBqN35970; Wed, 28 Feb 2001 05:11:52 -0800 (PST) (envelope-from ru) Message-Id: <200102281311.f1SDBqN35970@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 28 Feb 2001 05:11:52 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libcompat/4.4 cuserid.3 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/02/28 05:11:52 PST Modified files: lib/libcompat/4.4 cuserid.3 Log: mdoc(7) police: prepare for mdocNG. Revision Changes Path 1.13 +2 -2 src/lib/libcompat/4.4/cuserid.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 5:12:41 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 30BAD37B71A; Wed, 28 Feb 2001 05:12:32 -0800 (PST) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SDCWL36091; Wed, 28 Feb 2001 05:12:32 -0800 (PST) (envelope-from kevlo) Message-Id: <200102281312.f1SDCWL36091@freefall.freebsd.org> From: Kevin Lo Date: Wed, 28 Feb 2001 05:12:32 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/py-xml Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kevlo 2001/02/28 05:12:32 PST Modified files: textproc/py-xml Makefile distinfo pkg-descr pkg-plist Log: Update to version 0.6.4 PR: 25409 Submitted by: MAINTAINER Revision Changes Path 1.15 +12 -45 ports/textproc/py-xml/Makefile 1.5 +1 -1 ports/textproc/py-xml/distinfo 1.5 +3 -2 ports/textproc/py-xml/pkg-descr 1.6 +48 -4 ports/textproc/py-xml/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 5:14:19 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7700337B718; Wed, 28 Feb 2001 05:14:14 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SDEEd36460; Wed, 28 Feb 2001 05:14:14 -0800 (PST) (envelope-from ru) Message-Id: <200102281314.f1SDEEd36460@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 28 Feb 2001 05:14:14 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pim6sd pim6sd.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/02/28 05:14:14 PST Modified files: usr.sbin/pim6sd pim6sd.8 Log: Prepare for mdocNG. Revision Changes Path 1.9 +2 -2 src/usr.sbin/pim6sd/pim6sd.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 5:18:10 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DF08037B718; Wed, 28 Feb 2001 05:18:06 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SDI6p37216; Wed, 28 Feb 2001 05:18:06 -0800 (PST) (envelope-from ru) Message-Id: <200102281318.f1SDI6p37216@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 28 Feb 2001 05:18:06 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 tty.4 yp.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/02/28 05:18:06 PST Modified files: share/man/man4 tty.4 yp.4 Log: Prepare for mdocNG. Revision Changes Path 1.12 +3 -3 src/share/man/man4/tty.4 1.23 +7 -4 src/share/man/man4/yp.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 5:23: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 6470737B719; Wed, 28 Feb 2001 05:22:53 -0800 (PST) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.0/8.11.0) id f1SDMiI95647; Wed, 28 Feb 2001 15:22:44 +0200 (EET) (envelope-from ru) Date: Wed, 28 Feb 2001 15:22:44 +0200 From: Ruslan Ermilov To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libcompat/4.4 cuserid.3 Message-ID: <20010228152243.A95292@sunbay.com> Mail-Followup-To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200102281318.f1SDI6p37216@freefall.freebsd.org> <200102281314.f1SDEEd36460@freefall.freebsd.org> <200102281311.f1SDBqN35970@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: <200102281311.f1SDBqN35970@freefall.freebsd.org>; from ru@FreeBSD.org on Wed, Feb 28, 2001 at 05:11:52AM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG For those interested, I have fixed the Pa macro in mdocNG so that it properly works if called without argument. (It should print ~ in this case). As a side effect, this uncovered the bugs I have fixed below. For example, .Pa Aq unistd.h now becomes ~ This surely had to be written like this: .Aq Pa unistd.h On Wed, Feb 28, 2001 at 05:11:52AM -0800, Ruslan Ermilov wrote: > ru 2001/02/28 05:11:52 PST > > Modified files: > lib/libcompat/4.4 cuserid.3 > Log: > mdoc(7) police: prepare for mdocNG. > > Revision Changes Path > 1.13 +2 -2 src/lib/libcompat/4.4/cuserid.3 On Wed, Feb 28, 2001 at 05:14:14AM -0800, Ruslan Ermilov wrote: > ru 2001/02/28 05:14:14 PST > > Modified files: > usr.sbin/pim6sd pim6sd.8 > Log: > Prepare for mdocNG. > > Revision Changes Path > 1.9 +2 -2 src/usr.sbin/pim6sd/pim6sd.8 On Wed, Feb 28, 2001 at 05:18:06AM -0800, Ruslan Ermilov wrote: > ru 2001/02/28 05:18:06 PST > > Modified files: > share/man/man4 tty.4 yp.4 > Log: > Prepare for mdocNG. > > Revision Changes Path > 1.12 +3 -3 src/share/man/man4/tty.4 > 1.23 +7 -4 src/share/man/man4/yp.4 -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 6:16:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 75B8937B719; Wed, 28 Feb 2001 06:16:52 -0800 (PST) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SEGqT49321; Wed, 28 Feb 2001 06:16:52 -0800 (PST) (envelope-from kevlo) Message-Id: <200102281416.f1SEGqT49321@freefall.freebsd.org> From: Kevin Lo Date: Wed, 28 Feb 2001 06:16:52 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/spim Makefile pkg-descr pkg-plist ports/emulators/spim/files patch-aa patch-01 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kevlo 2001/02/28 06:16:52 PST Modified files: emulators/spim Makefile pkg-descr pkg-plist Added files: emulators/spim/files patch-aa Removed files: emulators/spim/files patch-01 Log: - Remove USE_IMAKE - Add WWW: line PR: 25426 Submitted by: Ports Fury Revision Changes Path 1.19 +8 -17 ports/emulators/spim/Makefile 1.2 +2 -0 ports/emulators/spim/pkg-descr 1.5 +2 -2 ports/emulators/spim/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 6:20: 6 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A2C3937B71B; Wed, 28 Feb 2001 06:20:02 -0800 (PST) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SEK2A49824; Wed, 28 Feb 2001 06:20:02 -0800 (PST) (envelope-from kevlo) Message-Id: <200102281420.f1SEK2A49824@freefall.freebsd.org> From: Kevin Lo Date: Wed, 28 Feb 2001 06:20:02 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/cad/qcad Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kevlo 2001/02/28 06:20:02 PST Modified files: cad/qcad Makefile distinfo pkg-plist Log: Update to version 1.4.6 PR: 25425 Submitted by: Ports Fury Revision Changes Path 1.11 +4 -4 ports/cad/qcad/Makefile 1.5 +1 -1 ports/cad/qcad/distinfo 1.6 +334 -258 ports/cad/qcad/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 6:26:17 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BEA4A37B719; Wed, 28 Feb 2001 06:26:12 -0800 (PST) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SEQCk50533; Wed, 28 Feb 2001 06:26:12 -0800 (PST) (envelope-from kevlo) Message-Id: <200102281426.f1SEQCk50533@freefall.freebsd.org> From: Kevin Lo Date: Wed, 28 Feb 2001 06:26:12 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp/yafc Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kevlo 2001/02/28 06:26:12 PST Modified files: ftp/yafc Makefile distinfo Log: Upgrade to version 0.6.6 PR: 25428 Submitted by: Ports Fury Revision Changes Path 1.18 +2 -5 ports/ftp/yafc/Makefile 1.12 +1 -1 ports/ftp/yafc/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 6:28:43 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B991637B718; Wed, 28 Feb 2001 06:28:38 -0800 (PST) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SEScX50936; Wed, 28 Feb 2001 06:28:38 -0800 (PST) (envelope-from kevlo) Message-Id: <200102281428.f1SEScX50936@freefall.freebsd.org> From: Kevin Lo Date: Wed, 28 Feb 2001 06:28:38 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/xrisk Makefile pkg-descr X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kevlo 2001/02/28 06:28:38 PST Modified files: games/xrisk Makefile pkg-descr Log: - Fix MASTER_SITES - Fix type in WWW: line PR: 25429 Submitted by: Ports Fury Revision Changes Path 1.18 +2 -2 ports/games/xrisk/Makefile 1.3 +1 -1 ports/games/xrisk/pkg-descr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 6:43:25 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DF7C537B71A; Wed, 28 Feb 2001 06:43:21 -0800 (PST) (envelope-from dwmalone@FreeBSD.org) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SEhLa80460; Wed, 28 Feb 2001 06:43:21 -0800 (PST) (envelope-from dwmalone) Message-Id: <200102281443.f1SEhLa80460@freefall.freebsd.org> From: David Malone Date: Wed, 28 Feb 2001 06:43:21 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/tcp_wrappers options.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dwmalone 2001/02/28 06:43:21 PST Modified files: (Branch: RELENG_4) contrib/tcp_wrappers options.c Log: MFC: 1.2 Use magic in syslog.h for getting syslog facility names & levels. Revision Changes Path 1.1.1.1.4.1 +8 -100 src/contrib/tcp_wrappers/options.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 6:46:18 2001 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 4F48E37B718; Wed, 28 Feb 2001 06:46:12 -0800 (PST) (envelope-from des@ofug.org) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id PAA75641; Wed, 28 Feb 2001 15:46:06 +0100 (CET) (envelope-from des@ofug.org) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: obrien@FreeBSD.org Cc: Wesley Morgan , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/gnu/usr.bin/binutils/ar Makefile src/gnu/usr.bin/binutils/as Makefile.inc0 src/gnu/usr.bin/binutils/ld Makefile src/gnu/usr.bin/binutils/ranlib Makefile References: <200102271125.f1RBPig49632@freefall.freebsd.org> <20010227150929.B72398@dragon.nuxi.com> From: Dag-Erling Smorgrav Date: 28 Feb 2001 15:46:06 +0100 In-Reply-To: "David O'Brien"'s message of "Tue, 27 Feb 2001 15:09:29 -0800" Message-ID: Lines: 17 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "David O'Brien" writes: > On Tue, Feb 27, 2001 at 05:47:08PM -0500, Wesley Morgan wrote: > > Is this something on a "remove for -RELEASE" list somewhere, or will it be > > forgotten? > I actually want them to be static the entire time. If as,ld,cc,cpp0,cc1 > get broken due to shared libs problems, you have little way to fix your > system. I may very well MFC this for 4.3. Yes! Brilliant! Thank you! And would you please consider applying the same treatment to make(1)? (actually, wouldn't a statically-linked make perform better than a dynamically-linked one, since it forks and execs so much?) DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 6:52:29 2001 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 1EB3F37B71A; Wed, 28 Feb 2001 06:52:22 -0800 (PST) (envelope-from des@ofug.org) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id PAA75660; Wed, 28 Feb 2001 15:52:21 +0100 (CET) (envelope-from des@ofug.org) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Scott Long Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, cg@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/sound/pci maestro3.c References: <200102271840.f1RIe7U16412@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: 28 Feb 2001 15:52:20 +0100 In-Reply-To: Scott Long's message of "Tue, 27 Feb 2001 10:40:07 -0800 (PST)" Message-ID: Lines: 12 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Scott Long writes: > Log: > Don't re-init the mixer on resume. This keeps the channel volumes from > being trashed when you suspend, though this may need to be revisited if we > ever get suspend-to-disk implememted. This reminds me - on my ThinkPad 600E (CS4236), sound is muted after a suspend/resume (normal suspend, not suspend-to-disk). DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 6:57:37 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 92B3A37B719; Wed, 28 Feb 2001 06:57:34 -0800 (PST) (envelope-from dwmalone@FreeBSD.org) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SEvYT22134; Wed, 28 Feb 2001 06:57:34 -0800 (PST) (envelope-from dwmalone) Message-Id: <200102281457.f1SEvYT22134@freefall.freebsd.org> From: David Malone Date: Wed, 28 Feb 2001 06:57:34 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/lpr/pac pac.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dwmalone 2001/02/28 06:57:34 PST Modified files: (Branch: RELENG_4) usr.sbin/lpr/pac pac.c Log: MFC: 1.11 Stop pac dereferencing a null pointer if accounting is not enabeled. Revision Changes Path 1.10.2.1 +3 -2 src/usr.sbin/lpr/pac/pac.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 6:59:30 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8BD8237B718; Wed, 28 Feb 2001 06:59:24 -0800 (PST) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SExOo28225; Wed, 28 Feb 2001 06:59:24 -0800 (PST) (envelope-from kevlo) Message-Id: <200102281459.f1SExOo28225@freefall.freebsd.org> From: Kevin Lo Date: Wed, 28 Feb 2001 06:59:24 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/sced Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kevlo 2001/02/28 06:59:24 PST Modified files: graphics/sced Makefile distinfo pkg-descr pkg-plist Log: Update to version 1.03 PR: 25432 Submitted by: Ports Fury Revision Changes Path 1.10 +6 -7 ports/graphics/sced/Makefile 1.4 +1 -1 ports/graphics/sced/distinfo 1.3 +1 -9 ports/graphics/sced/pkg-descr 1.3 +5 -5 ports/graphics/sced/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 7: 4: 9 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D537137B71B; Wed, 28 Feb 2001 07:03:59 -0800 (PST) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SF3xa43800; Wed, 28 Feb 2001 07:03:59 -0800 (PST) (envelope-from kevlo) Message-Id: <200102281503.f1SF3xa43800@freefall.freebsd.org> From: Kevin Lo Date: Wed, 28 Feb 2001 07:03:59 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/graphviz Makefile distinfo pkg-plist ports/graphics/graphviz/files patch-dotneato:dot.c patch-dotneato:neato.c patch-doc:Makefile.am X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kevlo 2001/02/28 07:03:59 PST Modified files: graphics/graphviz Makefile distinfo pkg-plist graphics/graphviz/files patch-doc:Makefile.am Added files: graphics/graphviz/files patch-dotneato:dot.c patch-dotneato:neato.c Log: Update to version 1.7c PR: 25431 Submitted by: Ports Fury Revision Changes Path 1.21 +21 -6 ports/graphics/graphviz/Makefile 1.10 +1 -1 ports/graphics/graphviz/distinfo 1.12 +7 -7 ports/graphics/graphviz/pkg-plist 1.3 +8 -6 ports/graphics/graphviz/files/patch-doc:Makefile.am To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 7:22:41 2001 Delivered-To: cvs-all@freebsd.org Received: from ohm.physics.purdue.edu (ohm.physics.purdue.edu [128.210.146.32]) by hub.freebsd.org (Postfix) with ESMTP id 2798A37B718; Wed, 28 Feb 2001 07:22:36 -0800 (PST) (envelope-from will@physics.purdue.edu) Received: (from will@localhost) by ohm.physics.purdue.edu (8.11.2/8.9.3) id f1SFN9H14917; Wed, 28 Feb 2001 10:23:09 -0500 (EST) (envelope-from will@physics.purdue.edu) X-Authentication-Warning: ohm.physics.purdue.edu: will set sender to will@physics.purdue.edu using -f Date: Wed, 28 Feb 2001 10:23:08 -0500 From: Will Andrews To: Dag-Erling Smorgrav Cc: obrien@FreeBSD.org, Wesley Morgan , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/gnu/usr.bin/binutils/ar Makefile src/gnu/usr.bin/binutils/as Makefile.inc0 src/gnu/usr.bin/binutils/ld Makefile src/gnu/usr.bin/binutils/ranlib Makefile Message-ID: <20010228102308.K767@ohm.physics.purdue.edu> Reply-To: Will Andrews Mail-Followup-To: Will Andrews , Dag-Erling Smorgrav , obrien@FreeBSD.org, Wesley Morgan , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200102271125.f1RBPig49632@freefall.freebsd.org> <20010227150929.B72398@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="9PByzOP77wFNgJ0y" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from des@ofug.org on Wed, Feb 28, 2001 at 03:46:06PM +0100 X-Operating-System: FreeBSD 4.2-STABLE i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --9PByzOP77wFNgJ0y Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 28, 2001 at 03:46:06PM +0100, Dag-Erling Smorgrav wrote: > Yes! Brilliant! Thank you! And would you please consider applying the > same treatment to make(1)? >=20 > (actually, wouldn't a statically-linked make perform better than a > dynamically-linked one, since it forks and execs so much?) Why make make(1) statically linked? I'll have to run some tests on your thought about statically linked make being faster. --=20 wca --9PByzOP77wFNgJ0y Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.3 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6nRfcF47idPgWcsURAnCfAJ9HqaBeymMbnDu+5dUHmnzUQlBYhQCgid21 lIa9SbxoKpnBXVMSmjlD6sk= =ZO2m -----END PGP SIGNATURE----- --9PByzOP77wFNgJ0y-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 7:38:24 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2183E37B71B; Wed, 28 Feb 2001 07:38:21 -0800 (PST) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SFcLE53573; Wed, 28 Feb 2001 07:38:21 -0800 (PST) (envelope-from kevlo) Message-Id: <200102281538.f1SFcLE53573@freefall.freebsd.org> From: Kevin Lo Date: Wed, 28 Feb 2001 07:38:20 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/mit-scheme Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kevlo 2001/02/28 07:38:20 PST Modified files: lang/mit-scheme Makefile distinfo pkg-plist Log: Update to version 7.5.13 PR: 25433 Submitted by: Ports Fury Revision Changes Path 1.23 +2 -2 ports/lang/mit-scheme/Makefile 1.8 +1 -1 ports/lang/mit-scheme/distinfo 1.8 +34 -31 ports/lang/mit-scheme/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 7:47:57 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CDBDD37B719; Wed, 28 Feb 2001 07:47:49 -0800 (PST) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SFlnT55431; Wed, 28 Feb 2001 07:47:49 -0800 (PST) (envelope-from jlemon) Message-Id: <200102281547.f1SFlnT55431@freefall.freebsd.org> From: Jonathan Lemon Date: Wed, 28 Feb 2001 07:47:49 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/net res_send.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jlemon 2001/02/28 07:47:49 PST Modified files: lib/libc/net res_send.c Log: Use the new EV_SET macro to insure that all fields in struct kevent are correctly initialized before use. This should fix the problem with DNS. Pointy hat to: me Revision Changes Path 1.40 +4 -6 src/lib/libc/net/res_send.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 7:48:37 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 154D737B71C; Wed, 28 Feb 2001 07:48:30 -0800 (PST) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SFmTK55548; Wed, 28 Feb 2001 07:48:30 -0800 (PST) (envelope-from jlemon) Message-Id: <200102281548.f1SFmTK55548@freefall.freebsd.org> From: Jonathan Lemon Date: Wed, 28 Feb 2001 07:48:29 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/net res_send.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jlemon 2001/02/28 07:48:29 PST Modified files: (Branch: RELENG_4) lib/libc/net res_send.c Log: MFC: r1.40; initialize structure. Revision Changes Path 1.31.2.6 +4 -6 src/lib/libc/net/res_send.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 7:51: 6 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0D2D437B71B; Wed, 28 Feb 2001 07:51:03 -0800 (PST) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SFp2h56131; Wed, 28 Feb 2001 07:51:03 -0800 (PST) (envelope-from kevlo) Message-Id: <200102281551.f1SFp2h56131@freefall.freebsd.org> From: Kevin Lo Date: Wed, 28 Feb 2001 07:51:02 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/althea Makefile pkg-descr pkg-plist ports/mail/althea/files Makefile.bsd X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kevlo 2001/02/28 07:51:02 PST Modified files: mail/althea Makefile pkg-descr pkg-plist mail/althea/files Makefile.bsd Log: - Support PREFIX/GTK_CONFIG properly - Sort pkg-plist PR: 25434 Submitted by: Ports Fury Revision Changes Path 1.2 +7 -6 ports/mail/althea/Makefile 1.2 +4 -4 ports/mail/althea/pkg-descr 1.2 +12 -12 ports/mail/althea/pkg-plist 1.2 +9 -11 ports/mail/althea/files/Makefile.bsd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 7:57:43 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 21EAF37B71C; Wed, 28 Feb 2001 07:57:39 -0800 (PST) (envelope-from dwmalone@FreeBSD.org) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SFvdg57379; Wed, 28 Feb 2001 07:57:39 -0800 (PST) (envelope-from dwmalone) Message-Id: <200102281557.f1SFvdg57379@freefall.freebsd.org> From: David Malone Date: Wed, 28 Feb 2001 07:57:38 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/units units.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dwmalone 2001/02/28 07:57:38 PST Modified files: usr.bin/units units.c Log: Give units a bit of a cleanup: 1) Fix a bug where the recursion on prefixes where if recusrion failed then the next attempt started too far along the string. 2) Up some internal limits that we were about to hit off. 3) Change the constness and signedness of some things and complete missing prototypes. 4) Remove the readerror function 'cos it could print out the wrong wrong file name. Replace it with more useful error messages. 5) Use sizeof when passing buffers to fgets. 6) Warn about empty prefix definitions. Reviewed by: iedowse Revision Changes Path 1.8 +27 -33 src/usr.bin/units/units.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 7:58:18 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CFC6737B719; Wed, 28 Feb 2001 07:58:11 -0800 (PST) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SFwBK57500; Wed, 28 Feb 2001 07:58:11 -0800 (PST) (envelope-from kevlo) Message-Id: <200102281558.f1SFwBK57500@freefall.freebsd.org> From: Kevin Lo Date: Wed, 28 Feb 2001 07:58:11 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/biology/emboss Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kevlo 2001/02/28 07:58:11 PST Modified files: biology/emboss Makefile distinfo pkg-plist Log: Update to version 1.10.1 PR: 25449 Submitted by: maintainer Revision Changes Path 1.18 +2 -2 ports/biology/emboss/Makefile 1.14 +4 -4 ports/biology/emboss/distinfo 1.11 +2 -3 ports/biology/emboss/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 8: 0:42 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E1C6E37B71B; Wed, 28 Feb 2001 08:00:33 -0800 (PST) (envelope-from dwmalone@FreeBSD.org) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SG0Xv58110; Wed, 28 Feb 2001 08:00:33 -0800 (PST) (envelope-from dwmalone) Message-Id: <200102281600.f1SG0Xv58110@freefall.freebsd.org> From: David Malone Date: Wed, 28 Feb 2001 08:00:33 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/units units.lib X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dwmalone 2001/02/28 08:00:33 PST Modified files: usr.bin/units units.lib Log: Add missing prefix for nano, I presume this was missing 'cos of the prefix recusrion bug. Remove units which can be derived using prefixes and other units. Add new prefixes for 2^10, 2^20, etc... Revision Changes Path 1.9 +17 -11 src/usr.bin/units/units.lib To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 8:11:41 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2D33937B719; Wed, 28 Feb 2001 08:11:36 -0800 (PST) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SGBaV62411; Wed, 28 Feb 2001 08:11:36 -0800 (PST) (envelope-from kevlo) Message-Id: <200102281611.f1SGBaV62411@freefall.freebsd.org> From: Kevin Lo Date: Wed, 28 Feb 2001 08:11:35 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/tas Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kevlo 2001/02/28 08:11:35 PST Modified files: net/tas Makefile distinfo pkg-descr pkg-plist Log: Upgrade to version 1.1 BTW, I fix pkg-plist. PR: 25451 Submitted by: maintainer Revision Changes Path 1.2 +4 -3 ports/net/tas/Makefile 1.2 +1 -1 ports/net/tas/distinfo 1.2 +6 -4 ports/net/tas/pkg-descr 1.2 +11 -0 ports/net/tas/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 8:16:36 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 891A437B718; Wed, 28 Feb 2001 08:16:32 -0800 (PST) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SGGWN63314; Wed, 28 Feb 2001 08:16:32 -0800 (PST) (envelope-from jlemon) Message-Id: <200102281616.f1SGGWN63314@freefall.freebsd.org> From: Jonathan Lemon Date: Wed, 28 Feb 2001 08:16:32 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/tail forward.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jlemon 2001/02/28 08:16:32 PST Modified files: usr.bin/tail forward.c Log: Use EV_SET() macro to initialize kevent structure. Revision Changes Path 1.18 +6 -8 src/usr.bin/tail/forward.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 8:18:22 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EBCA737B718; Wed, 28 Feb 2001 08:18:14 -0800 (PST) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SGIEg63705; Wed, 28 Feb 2001 08:18:14 -0800 (PST) (envelope-from jlemon) Message-Id: <200102281618.f1SGIEg63705@freefall.freebsd.org> From: Jonathan Lemon Date: Wed, 28 Feb 2001 08:18:14 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/tail forward.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jlemon 2001/02/28 08:18:14 PST Modified files: (Branch: RELENG_4) usr.bin/tail forward.c Log: MFC: r1.18; EV_SET() macro usage Revision Changes Path 1.11.6.3 +6 -8 src/usr.bin/tail/forward.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 8:30:14 2001 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 6D49837B71A; Wed, 28 Feb 2001 08:29:59 -0800 (PST) (envelope-from des@ofug.org) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id RAA76059; Wed, 28 Feb 2001 17:29:40 +0100 (CET) (envelope-from des@ofug.org) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Will Andrews Cc: obrien@FreeBSD.org, Wesley Morgan , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/gnu/usr.bin/binutils/ar Makefile src/gnu/usr.bin/binutils/as Makefile.inc0 src/gnu/usr.bin/binutils/ld Makefile src/gnu/usr.bin/binutils/ranlib Makefile References: <200102271125.f1RBPig49632@freefall.freebsd.org> <20010227150929.B72398@dragon.nuxi.com> <20010228102308.K767@ohm.physics.purdue.edu> From: Dag-Erling Smorgrav Date: 28 Feb 2001 17:29:40 +0100 In-Reply-To: Will Andrews's message of "Wed, 28 Feb 2001 10:23:08 -0500" Message-ID: Lines: 11 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Will Andrews writes: > Why make make(1) statically linked? Because a) you need it to recover from e.g. libc fuckups and b) it forks and execs a *lot*, and according to Bruce (I haven't verified this myself) programs that do that (e.g. shells) perform better and consume less system resources if they're statically linked. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 8:39: 6 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7324537B71B; Wed, 28 Feb 2001 08:38:59 -0800 (PST) (envelope-from shafeeq@FreeBSD.org) Received: (from shafeeq@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SGcxv67189; Wed, 28 Feb 2001 08:38:59 -0800 (PST) (envelope-from shafeeq) Message-Id: <200102281638.f1SGcxv67189@freefall.freebsd.org> From: Shafeeq Sinnamohideen Date: Wed, 28 Feb 2001 08:38:59 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/coda5_server Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG shafeeq 2001/02/28 08:38:59 PST Modified files: net/coda5_server Makefile distinfo Log: Updated to Coda-5.3.13 Revision Changes Path 1.15 +2 -2 ports/net/coda5_server/Makefile 1.13 +1 -1 ports/net/coda5_server/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 8:51:29 2001 Delivered-To: cvs-all@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 0F84337B718; Wed, 28 Feb 2001 08:51:20 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.1/8.11.1) with ESMTP id f1SGp8d41759; Wed, 28 Feb 2001 09:51:08 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200102281651.f1SGp8d41759@harmony.village.org> To: Dag-Erling Smorgrav Subject: Re: cvs commit: src/gnu/usr.bin/binutils/ar Makefile src/gnu/usr.bin/binutils/as Makefile.inc0 src/gnu/usr.bin/binutils/ld Makefile src/gnu/usr.bin/binutils/ranlib Makefile Cc: Will Andrews , obrien@FreeBSD.org, Wesley Morgan , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "28 Feb 2001 17:29:40 +0100." References: <200102271125.f1RBPig49632@freefall.freebsd.org> <20010227150929.B72398@dragon.nuxi.com> <20010228102308.K767@ohm.physics.purdue.edu> Date: Wed, 28 Feb 2001 09:51:08 -0700 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message Dag-Erling Smorgrav writes: : Will Andrews writes: : > Why make make(1) statically linked? : : Because a) you need it to recover from e.g. libc fuckups and b) it : forks and execs a *lot*, and according to Bruce (I haven't verified : this myself) programs that do that (e.g. shells) perform better and : consume less system resources if they're statically linked. So long as it is not forced unconditionally to be static. We use make in our embedded devices for a couple of things and having it dynamic is a good thing for its space savings. a) happens very rarely (once since 3.0 and only in -current) and is easy to work around (copy a good libc.so.X to /usr/lib). b) I've not seen the numbers for this. If it is only 1% faster, it doesn't make sense, even though it sounds good on paper. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 9: 3:44 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8778137B71A; Wed, 28 Feb 2001 09:03:40 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SH3ea72416; Wed, 28 Feb 2001 09:03:40 -0800 (PST) (envelope-from knu) Message-Id: <200102281703.f1SH3ea72416@freefall.freebsd.org> From: Akinori MUSHA Date: Wed, 28 Feb 2001 09:03:40 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/ruby-gimp Makefile distinfo pkg-comment pkg-descr pkg-plist ports/graphics/ruby-gimp/files patch-gimp::extconf.rb patch-gimpui::extconf.rb patch-plug-ins::eval.rb X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2001/02/28 09:03:40 PST Modified files: graphics Makefile Added files: graphics/ruby-gimp Makefile distinfo pkg-comment pkg-descr pkg-plist graphics/ruby-gimp/files patch-gimp::extconf.rb patch-gimpui::extconf.rb patch-plug-ins::eval.rb Log: Add ruby-gimp, a Ruby extension library to write GIMP plugins in Ruby (Ruby-Fu). Revision Changes Path 1.272 +2 -1 ports/graphics/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 9: 3:59 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 79DFA37B782; Wed, 28 Feb 2001 09:03:49 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SH3n872464; Wed, 28 Feb 2001 09:03:49 -0800 (PST) (envelope-from knu) Message-Id: <200102281703.f1SH3n872464@freefall.freebsd.org> From: Akinori MUSHA Date: Wed, 28 Feb 2001 09:03:49 -0800 (PST) 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 X-Loop: FreeBSD.ORG knu 2001/02/28 09:03:49 PST Modified files: . modules Log: ruby-gimp --> ports/graphics/ruby-gimp Revision Changes Path 1.2478 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 9: 9:17 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CD38337B718; Wed, 28 Feb 2001 09:09:12 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SH9C475946; Wed, 28 Feb 2001 09:09:12 -0800 (PST) (envelope-from ijliao) Message-Id: <200102281709.f1SH9C475946@freefall.freebsd.org> From: Ying-Chieh Liao Date: Wed, 28 Feb 2001 09:09:12 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/libao Makefile distinfo pkg-plist ports/audio/libao/files patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ijliao 2001/02/28 09:09:12 PST Modified files: audio/libao Makefile distinfo pkg-plist Removed files: audio/libao/files patch-aa Log: upgrade to 0.6.0 PR: 25412 Submit by: maintainer Revision Changes Path 1.4 +5 -14 ports/audio/libao/Makefile 1.2 +1 -1 ports/audio/libao/distinfo 1.2 +8 -4 ports/audio/libao/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 9:14:38 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 06D2037B719; Wed, 28 Feb 2001 09:14:30 -0800 (PST) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SHETm76685; Wed, 28 Feb 2001 09:14:29 -0800 (PST) (envelope-from asami) Message-Id: <200102281714.f1SHETm76685@freefall.freebsd.org> From: Satoshi Asami Date: Wed, 28 Feb 2001 09:14:29 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/portbuild/3 mkbindist.conf mkbindist ports/Tools/portbuild/4 mkbindist.conf mkbindist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asami 2001/02/28 09:14:29 PST Added files: Tools/portbuild/3 mkbindist.conf Tools/portbuild/4 mkbindist.conf Removed files: Tools/portbuild/3 mkbindist Tools/portbuild/4 mkbindist Log: mkbindist is in scripts/ now, with ${branch}/mkbindist.conf specifying necessary per-branch options. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 9:39: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5A43237B719; Wed, 28 Feb 2001 09:38:54 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SHcsX82353; Wed, 28 Feb 2001 09:38:54 -0800 (PST) (envelope-from ru) Message-Id: <200102281738.f1SHcsX82353@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 28 Feb 2001 09:38:54 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ed ed.1 src/bin/stty stty.1 src/lib/libc/net nsdispatch.3 src/sbin/adjkerntz adjkerntz.8 src/sbin/i386/fdisk fdisk.8 src/sbin/pc98/fdisk fdisk.8 src/share/man/man4 da.4 ddb.4 netgraph.4 ng_ksocket.4 pt.4 yp.4 src/share/man/man5 rc.conf.5 ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/02/28 09:38:53 PST Modified files: bin/ed ed.1 bin/stty stty.1 lib/libc/net nsdispatch.3 sbin/adjkerntz adjkerntz.8 sbin/i386/fdisk fdisk.8 sbin/pc98/fdisk fdisk.8 share/man/man4 da.4 ddb.4 netgraph.4 ng_ksocket.4 pt.4 yp.4 share/man/man5 rc.conf.5 sys/boot/common loader.8 usr.bin/colldef colldef.1 usr.bin/mail mail.1 usr.sbin/inetd inetd.8 usr.sbin/pkg_install/add pkg_add.1 usr.sbin/pkg_install/create pkg_create.1 usr.sbin/pkg_install/delete pkg_delete.1 usr.sbin/ppp ppp.8 usr.sbin/sicontrol sicontrol.8 usr.sbin/vidcontrol vidcontrol.1 usr.sbin/vnconfig vnconfig.8 Log: Eliminate mdocNG warnings caused by misplaced or extraneous macro calls. Revision Changes Path 1.25 +2 -2 src/bin/ed/ed.1 1.21 +2 -2 src/bin/stty/stty.1 1.3 +2 -2 src/lib/libc/net/nsdispatch.3 1.22 +3 -3 src/sbin/adjkerntz/adjkerntz.8 1.25 +13 -13 src/sbin/i386/fdisk/fdisk.8 1.8 +13 -13 src/sbin/pc98/fdisk/fdisk.8 1.33 +3 -3 src/share/man/man4/da.4 1.11 +8 -8 src/share/man/man4/ddb.4 1.26 +2 -2 src/share/man/man4/netgraph.4 1.9 +5 -5 src/share/man/man4/ng_ksocket.4 1.9 +2 -2 src/share/man/man4/pt.4 1.24 +3 -3 src/share/man/man4/yp.4 1.92 +2 -2 src/share/man/man5/rc.conf.5 1.28 +9 -9 src/sys/boot/common/loader.8 1.13 +3 -3 src/usr.bin/colldef/colldef.1 1.25 +2 -2 src/usr.bin/mail/mail.1 1.58 +3 -3 src/usr.sbin/inetd/inetd.8 1.45 +5 -5 src/usr.sbin/pkg_install/add/pkg_add.1 1.44 +3 -3 src/usr.sbin/pkg_install/create/pkg_create.1 1.25 +5 -5 src/usr.sbin/pkg_install/delete/pkg_delete.1 1.258 +2 -2 src/usr.sbin/ppp/ppp.8 1.15 +2 -2 src/usr.sbin/sicontrol/sicontrol.8 1.29 +2 -2 src/usr.sbin/vidcontrol/vidcontrol.1 1.23 +4 -4 src/usr.sbin/vnconfig/vnconfig.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 9:47: 5 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D905437B719; Wed, 28 Feb 2001 09:46:58 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SHkwu83763; Wed, 28 Feb 2001 09:46:58 -0800 (PST) (envelope-from obrien) Message-Id: <200102281746.f1SHkwu83763@freefall.freebsd.org> From: "David E. O'Brien" Date: Wed, 28 Feb 2001 09:46:58 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib strtol.3 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/02/28 09:46:57 PST Modified files: lib/libc/stdlib strtol.3 Log: Merge in strtoul.3 rev 1.11 mdoc(7) police changes: .Nd line broken in rev 1.10 use .Bx for ``BSD'' Revision Changes Path 1.11 +4 -3 src/lib/libc/stdlib/strtol.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 9:48:25 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 80C8537B718; Wed, 28 Feb 2001 09:48:20 -0800 (PST) (envelope-from wosch@FreeBSD.org) Received: (from wosch@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SHmKF84065; Wed, 28 Feb 2001 09:48:20 -0800 (PST) (envelope-from wosch) Message-Id: <200102281748.f1SHmKF84065@freefall.freebsd.org> From: Wolfram Schneider Date: Wed, 28 Feb 2001 09:48:17 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/de includes.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG wosch 2001/02/28 09:48:16 PST Modified files: de includes.sgml Log: fix last commit: re-add macro 'debase' Revision Changes Path 1.3 +2 -1 www/de/includes.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 9:49:24 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8EE3C37B71F; Wed, 28 Feb 2001 09:49:20 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SHnKM84278; Wed, 28 Feb 2001 09:49:20 -0800 (PST) (envelope-from ru) Message-Id: <200102281749.f1SHnKM84278@freefall.freebsd.org> From: Ruslan Ermilov Date: Wed, 28 Feb 2001 09:49:19 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/perl Makefile.inc X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/02/28 09:49:19 PST Modified files: (Branch: RELENG_4) gnu/usr.bin/perl Makefile.inc Log: MFC (rev 1.18): Change "PERL_THREADED=yes" to "PERL_THREADED=true". PR: gnu/25458 Revision Changes Path 1.12.2.2 +3 -5 src/gnu/usr.bin/perl/Makefile.inc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 9:50:36 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 97D6837B71A; Wed, 28 Feb 2001 09:50:31 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SHoVo84694; Wed, 28 Feb 2001 09:50:31 -0800 (PST) (envelope-from obrien) Message-Id: <200102281750.f1SHoVo84694@freefall.freebsd.org> From: "David E. O'Brien" Date: Wed, 28 Feb 2001 09:50:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/vinum commands.c v.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/02/28 09:50:31 PST Modified files: sbin/vinum commands.c v.c Log: Use _PATH_DEV. Reviewed by: grog Revision Changes Path 1.38 +4 -3 src/sbin/vinum/commands.c 1.32 +5 -4 src/sbin/vinum/v.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 9:52:39 2001 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 7C87137B719; Wed, 28 Feb 2001 09:52:30 -0800 (PST) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.2/8.11.1) id f1SHnhc92654; Wed, 28 Feb 2001 09:49:43 -0800 (PST) (envelope-from obrien) Date: Wed, 28 Feb 2001 09:49:43 -0800 From: "David O'Brien" To: Dag-Erling Smorgrav Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/gnu/usr.bin/binutils/ar Makefile src/gnu/usr.bin/binutils/as Makefile.inc0 src/gnu/usr.bin/binutils/ld Makefile src/gnu/usr.bin/binutils/ranlib Makefile Message-ID: <20010228094942.H92203@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200102271125.f1RBPig49632@freefall.freebsd.org> <20010227150929.B72398@dragon.nuxi.com> <20010228102308.K767@ohm.physics.purdue.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from des@ofug.org on Wed, Feb 28, 2001 at 05:29:40PM +0100 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Feb 28, 2001 at 05:29:40PM +0100, Dag-Erling Smorgrav wrote: > Will Andrews writes: > > Why make make(1) statically linked? > > Because a) you need it to recover from e.g. libc fuckups Given a static toolchain, you can build a static make(1) easily enough. So this argument isn't a strong one. -- -- David (obrien@FreeBSD.org) GNU is Not Unix / Linux Is Not UniX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 10: 2:53 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 264A537B72A; Wed, 28 Feb 2001 10:02:49 -0800 (PST) (envelope-from shige@FreeBSD.org) Received: (from shige@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SI2nm86587; Wed, 28 Feb 2001 10:02:49 -0800 (PST) (envelope-from shige) Message-Id: <200102281802.f1SI2nm86587@freefall.freebsd.org> From: Shigeyuki Fukushima Date: Wed, 28 Feb 2001 10:02:48 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/xv Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG shige 2001/02/28 10:02:48 PST Modified files: graphics/xv Makefile Log: Fix broken. pdf.patch and mp-tiff-patch must be fetched from my own site. These are modified for applying after jp-extension-patch. This problem occurs when no consistency between many patches. Therefore, I'll integrate many many patches into a new patch. :) Revision Changes Path 1.46 +8 -5 ports/graphics/xv/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 10:12:19 2001 Delivered-To: cvs-all@freebsd.org Received: from ns.yogotech.com (ns.yogotech.com [206.127.123.66]) by hub.freebsd.org (Postfix) with ESMTP id DB67437B718; Wed, 28 Feb 2001 10:12:11 -0800 (PST) (envelope-from nate@yogotech.com) Received: from nomad.yogotech.com (nomad.yogotech.com [206.127.123.131]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id LAA18146; Wed, 28 Feb 2001 11:12:02 -0700 (MST) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id LAA13745; Wed, 28 Feb 2001 11:12:01 -0700 (MST) (envelope-from nate) From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15005.16241.6930.422444@nomad.yogotech.com> Date: Wed, 28 Feb 2001 11:12:00 -0700 (MST) To: obrien@FreeBSD.org Cc: Dag-Erling Smorgrav , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/gnu/usr.bin/binutils/ar Makefile src/gnu/usr.bin/binutils/as Makefile.inc0 src/gnu/usr.bin/binutils/ld Makefile src/gnu/usr.bin/binutils/ranlib Makefile In-Reply-To: <20010228094942.H92203@dragon.nuxi.com> References: <200102271125.f1RBPig49632@freefall.freebsd.org> <20010227150929.B72398@dragon.nuxi.com> <20010228102308.K767@ohm.physics.purdue.edu> <20010228094942.H92203@dragon.nuxi.com> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Will Andrews writes: > > > Why make make(1) statically linked? > > > > Because a) you need it to recover from e.g. libc fuckups > > Given a static toolchain, you can build a static make(1) easily enough. How, w/out a working make? Are you expecting the user to build it by hand? Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 10:41:14 2001 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id F0F8837B719; Wed, 28 Feb 2001 10:41:05 -0800 (PST) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.2/8.11.1) id f1SIcIl25374; Wed, 28 Feb 2001 10:38:18 -0800 (PST) (envelope-from obrien) Date: Wed, 28 Feb 2001 10:38:17 -0800 From: "David O'Brien" To: Nate Williams Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/gnu/usr.bin/binutils/ar Makefile src/gnu/usr.bin/binutils/as Makefile.inc0 src/gnu/usr.bin/binutils/ld Makefile src/gnu/usr.bin/binutils/ranlib Makefile Message-ID: <20010228103817.C20637@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200102271125.f1RBPig49632@freefall.freebsd.org> <20010227150929.B72398@dragon.nuxi.com> <20010228102308.K767@ohm.physics.purdue.edu> <20010228094942.H92203@dragon.nuxi.com> <15005.16241.6930.422444@nomad.yogotech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <15005.16241.6930.422444@nomad.yogotech.com>; from nate@yogotech.com on Wed, Feb 28, 2001 at 11:12:00AM -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 X-Loop: FreeBSD.ORG On Wed, Feb 28, 2001 at 11:12:00AM -0700, Nate Williams wrote: > > Given a static toolchain, you can build a static make(1) easily enough. > > How, w/out a working make? Are you expecting the user to build it by > hand? I fail to see what is hard about ``cc -DDEFSHELL=1 -I. *.c */*.c''. If one cannot do that, I really do not think they have the ability to recover from other brokenness. -- -- David (obrien@FreeBSD.org) GNU is Not Unix / Linux Is Not UniX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 10:44:52 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DDB4037B719; Wed, 28 Feb 2001 10:44:49 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SIinw96317; Wed, 28 Feb 2001 10:44:49 -0800 (PST) (envelope-from obrien) Message-Id: <200102281844.f1SIinw96317@freefall.freebsd.org> From: "David E. O'Brien" Date: Wed, 28 Feb 2001 10:44:49 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/02/28 10:44:49 PST Modified files: (Branch: RELENG_4) etc rc Log: MFC: rev 1.240-243 & 1.246 which adds an auto dependency framework and entries for NFS and NIS services. Revision Changes Path 1.212.2.15 +30 -1 src/etc/rc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 10:49:17 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4323A37B718; Wed, 28 Feb 2001 10:49:13 -0800 (PST) (envelope-from julian@FreeBSD.org) Received: (from julian@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SInDv96928; Wed, 28 Feb 2001 10:49:13 -0800 (PST) (envelope-from julian) Message-Id: <200102281849.f1SInDv96928@freefall.freebsd.org> From: Julian Elischer Date: Wed, 28 Feb 2001 10:49:12 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_base.c src/sys/kern kern_mutex.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG julian 2001/02/28 10:49:10 PST Modified files: sys/netgraph ng_base.c sys/kern kern_mutex.c Log: Shuffle netgraph mutexes a bit and hold a reference on a node from the function that is calling the destructor. Revision Changes Path 1.52 +5 -3 src/sys/netgraph/ng_base.c 1.55 +3 -3 src/sys/kern/kern_mutex.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 10:54:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 538B437B719; Wed, 28 Feb 2001 10:54:42 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SIsgX97644; Wed, 28 Feb 2001 10:54:42 -0800 (PST) (envelope-from knu) Message-Id: <200102281854.f1SIsgX97644@freefall.freebsd.org> From: Akinori MUSHA Date: Wed, 28 Feb 2001 10:54:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/ruby-gdk_imlib pkg-comment pkg-descr X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2001/02/28 10:54:42 PST Modified files: graphics/ruby-gdk_imlib pkg-comment pkg-descr Log: Fix pkg-comment and pkg-descr. This is a ruby module of Gdk-imlib, not GTK+. Revision Changes Path 1.2 +1 -1 ports/graphics/ruby-gdk_imlib/pkg-comment 1.2 +1 -1 ports/graphics/ruby-gdk_imlib/pkg-descr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 10:57:48 2001 Delivered-To: cvs-all@freebsd.org Received: from mail.musha.org (daemon.musha.org [61.122.44.178]) by hub.freebsd.org (Postfix) with ESMTP id 7127237B718; Wed, 28 Feb 2001 10:57:41 -0800 (PST) (envelope-from knu@iDaemons.org) Received: from archon.local.idaemons.org (archon.local.idaemons.org [192.168.1.32]) by mail.musha.org (Postfix) with ESMTP id 49F344DF76; Thu, 1 Mar 2001 03:57:57 +0900 (JST) Date: Thu, 01 Mar 2001 03:57:55 +0900 Message-ID: <86itluy6rw.wl@archon.local.idaemons.org> From: "Akinori MUSHA" To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/graphics Makefile ports/graphics/ruby-gdk_imlib Makefile pkg-comment pkg-descr pkg-plist ports/graphics/ruby-gdk_imlib/files patch-extconf.rb In-Reply-To: <200102281254.f1SCsUK29744@freefall.freebsd.org> References: <200102281254.f1SCsUK29744@freefall.freebsd.org> User-Agent: Wanderlust/2.5.4 (Smooth) SEMI/1.14.2 (=?ISO-8859-1?Q?Daish=F2?= =?ISO-8859-1?Q?ji?=) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 MULE XEmacs/21.1 (patch 14) (Cuyahoga Valley) (i386--freebsd) Organization: Associated I. Daemons X-PGP-Public-Key: finger knu@FreeBSD.org X-PGP-Fingerprint: 081D 099C 1705 861D 4B70 B04A 920B EFC7 9FD9 E1EE MIME-Version: 1.0 (generated by SEMI 1.14.2 - =?ISO-8859-1?Q?=22Daish=F2ji=22?=) Content-Type: text/plain; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At Wed, 28 Feb 2001 04:54:30 -0800 (PST), I wrote: > knu 2001/02/28 04:54:30 PST > > Modified files: > graphics Makefile > Added files: > graphics/ruby-gdk_imlib Makefile pkg-comment pkg-descr > pkg-plist > graphics/ruby-gdk_imlib/files patch-extconf.rb > Log: > Add ruby-gdk_imlib, a Ruby binding for GTK+. xxxx This should have read "a Ruby binding for Gdk-imlib". I've just fixed the wrong pkg-comment and pkg-descr. -- / /__ __ Akinori.org / MUSHA.org / ) ) ) ) / FreeBSD.org / Ruby-lang.org Akinori MUSHA aka / (_ / ( (__( @ iDaemons.org / and.or.jp "We're only at home when we're on the run, on the wing, on the fly" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 11: 9: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 992F837B718; Wed, 28 Feb 2001 11:09:05 -0800 (PST) (envelope-from jhay@FreeBSD.org) Received: (from jhay@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SJ93a02354; Wed, 28 Feb 2001 11:09:03 -0800 (PST) (envelope-from jhay) Message-Id: <200102281909.f1SJ93a02354@freefall.freebsd.org> From: John Hay Date: Wed, 28 Feb 2001 11:09:00 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa if_sr.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhay 2001/02/28 11:09:00 PST Modified files: (Branch: RELENG_4) sys/i386/isa if_sr.c Log: MFC: rev 1.47 Fix clock selection for X.21 interfaces. Revision Changes Path 1.34.2.2 +6 -14 src/sys/i386/isa/Attic/if_sr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 11:21:50 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B53CD37B718; Wed, 28 Feb 2001 11:21:47 -0800 (PST) (envelope-from jhay@FreeBSD.org) Received: (from jhay@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SJLl704107; Wed, 28 Feb 2001 11:21:47 -0800 (PST) (envelope-from jhay) Message-Id: <200102281921.f1SJLl704107@freefall.freebsd.org> From: John Hay Date: Wed, 28 Feb 2001 11:21:47 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/m4 main.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhay 2001/02/28 11:21:47 PST Modified files: usr.bin/m4 main.c Log: The secure temporary directory is always created, so always remove it. Revision Changes Path 1.9 +2 -6 src/usr.bin/m4/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 Feb 28 12: 1:57 2001 Delivered-To: cvs-all@freebsd.org Received: from privatecube.privatelabs.com (privatecube.privatelabs.com [63.114.185.254]) by hub.freebsd.org (Postfix) with ESMTP id 0FF1237B71A; Wed, 28 Feb 2001 12:01:54 -0800 (PST) (envelope-from mi@misha.privatelabs.com) Received: from misha.privatelabs.com (root@misha.plten [10.0.0.106]) by privatecube.privatelabs.com (8.9.3/8.9.2) with ESMTP id PAA06646; Wed, 28 Feb 2001 15:22:04 -0500 Received: from misha.privatelabs.com (mi@localhost [127.0.0.1]) by misha.privatelabs.com (8.11.1/8.11.1) with ESMTP id f1SK1mv69647; Wed, 28 Feb 2001 15:01:50 -0500 (EST) (envelope-from mi@misha.privatelabs.com) Message-Id: <200102282001.f1SK1mv69647@misha.privatelabs.com> Date: Wed, 28 Feb 2001 15:01:47 -0500 (EST) From: mi@aldan.algebra.com Subject: Re: cvs commit: src/etc/defaults make.conf src/etc/sendmail Makefil e To: Gregory Neil Shapiro Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: <15004.9409.909372.323249@horsey.gshapiro.net> MIME-Version: 1.0 Content-Type: TEXT/plain; CHARSET=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 27 Feb, Gregory Neil Shapiro wrote: = mi> And then SENDMAIL_ADDITIONAL_ADDITIONAL_MC? May be, treat the = mi> first (and only) SENDMAIL_MC as a list is better? Yours, = = SENDMAIL_MC determines which config to use for installing = /etc/mail/sendmail.cf. If it is a list, which ones becomes = /etc/mail/sendmail.cf? The first one. Or the last one... Whatever the comment next to it will say :-) ... -mi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 12:31:31 2001 Delivered-To: cvs-all@freebsd.org Received: from meow.osd.bsdi.com (meow.osd.bsdi.com [204.216.28.88]) by hub.freebsd.org (Postfix) with ESMTP id B2CD937B718; Wed, 28 Feb 2001 12:31:26 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (john@jhb-laptop.osd.bsdi.com [204.216.28.241]) by meow.osd.bsdi.com (8.11.2/8.11.2) with ESMTP id f1SKRcl23398; Wed, 28 Feb 2001 12:27:38 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20010228103817.C20637@dragon.nuxi.com> Date: Wed, 28 Feb 2001 12:31:11 -0800 (PST) From: John Baldwin To: "David O'Brien" Subject: Re: cvs commit: src/gnu/usr.bin/binutils/ar Makefile src/gnu/usr Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Nate Williams Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 28-Feb-01 David O'Brien wrote: > On Wed, Feb 28, 2001 at 11:12:00AM -0700, Nate Williams wrote: >> > Given a static toolchain, you can build a static make(1) easily enough. >> >> How, w/out a working make? Are you expecting the user to build it by >> hand? > > I fail to see what is hard about ``cc -DDEFSHELL=1 -I. *.c */*.c''. > If one cannot do that, I really do not think they have the ability to > recover from other brokenness. That isn't all that easy to remember. :) I guess I don't have the ability to recover from libc brokenness then. :-P -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 12:31:46 2001 Delivered-To: cvs-all@freebsd.org Received: from meow.osd.bsdi.com (meow.osd.bsdi.com [204.216.28.88]) by hub.freebsd.org (Postfix) with ESMTP id 0119237B744; Wed, 28 Feb 2001 12:31:33 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (john@jhb-laptop.osd.bsdi.com [204.216.28.241]) by meow.osd.bsdi.com (8.11.2/8.11.2) with ESMTP id f1SKRcl23402; Wed, 28 Feb 2001 12:27:38 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200102281651.f1SGp8d41759@harmony.village.org> Date: Wed, 28 Feb 2001 12:31:11 -0800 (PST) From: John Baldwin To: Warner Losh Subject: Re: cvs commit: src/gnu/usr.bin/binutils/ar Makefile src/gnu/usr Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Wesley Morgan , obrien@FreeBSD.org, Will Andrews , Dag-Erling Smorgrav Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 28-Feb-01 Warner Losh wrote: > In message Dag-Erling Smorgrav writes: >: Will Andrews writes: >: > Why make make(1) statically linked? >: >: Because a) you need it to recover from e.g. libc fuckups and b) it >: forks and execs a *lot*, and according to Bruce (I haven't verified >: this myself) programs that do that (e.g. shells) perform better and >: consume less system resources if they're statically linked. > > So long as it is not forced unconditionally to be static. > > We use make in our embedded devices for a couple of things and having > it dynamic is a good thing for its space savings. And you don't tweak the build at all for your embedded system? :) > a) happens very rarely (once since 3.0 and only in -current) and is > easy to work around (copy a good libc.so.X to /usr/lib). *shrug* If it were a current only thing that would be fine for me, as that is where it would be useful. Then again, for a stable -> current upgrade it might be needed in stable as well one could argue. Also, the libc sources don't have to be screwed up for libc to be trashed. Kernel panics at inopportune times due to other bugs can result in pain. > b) I've not seen the numbers for this. If it is only 1% faster, it > doesn't make sense, even though it sounds good on paper. I would only argue for a static make on teh basis of recoverability from bad juju, not for speed. > Warner -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 12:32:11 2001 Delivered-To: cvs-all@freebsd.org Received: from meow.osd.bsdi.com (meow.osd.bsdi.com [204.216.28.88]) by hub.freebsd.org (Postfix) with ESMTP id 8023537B718; Wed, 28 Feb 2001 12:32:02 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (john@jhb-laptop.osd.bsdi.com [204.216.28.241]) by meow.osd.bsdi.com (8.11.2/8.11.2) with ESMTP id f1SKRPl23394; Wed, 28 Feb 2001 12:27:25 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20010228102308.K767@ohm.physics.purdue.edu> Date: Wed, 28 Feb 2001 12:30:57 -0800 (PST) From: John Baldwin To: Will Andrews Subject: Re: cvs commit: src/gnu/usr.bin/binutils/ar Makefile src/gnu/usr Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Wesley Morgan , obrien@FreeBSD.org, Dag-Erling Smorgrav Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 28-Feb-01 Will Andrews wrote: > On Wed, Feb 28, 2001 at 03:46:06PM +0100, Dag-Erling Smorgrav wrote: >> Yes! Brilliant! Thank you! And would you please consider applying the >> same treatment to make(1)? >> >> (actually, wouldn't a statically-linked make perform better than a >> dynamically-linked one, since it forks and execs so much?) > > Why make make(1) statically linked? I'll have to run some tests on your > thought about statically linked make being faster. Uh, for the same reason as, cc, ld, etc. are? So that if you hose your system (like libc gets trashed, which can happen.. having the kernel panic during installworld at just the wrong time can be bad juju) you can still bootstrap yourself back to a working system. I guess technically one could figure out all teh command lines for cc to rebuild a library if needed, but that would really suck. Having make available to do this would be a large timesaver. > -- > wca -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 12:54: 6 2001 Delivered-To: cvs-all@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 38C4637B71A; Wed, 28 Feb 2001 12:53:55 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.1/8.11.1) with ESMTP id f1SKrpd43256; Wed, 28 Feb 2001 13:53:54 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200102282053.f1SKrpd43256@harmony.village.org> To: John Baldwin Subject: Re: cvs commit: src/gnu/usr.bin/binutils/ar Makefile src/gnu/usr Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Wesley Morgan , obrien@FreeBSD.org, Will Andrews , Dag-Erling Smorgrav In-reply-to: Your message of "Wed, 28 Feb 2001 12:31:11 PST." References: Date: Wed, 28 Feb 2001 13:53:51 -0700 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message John Baldwin writes: : : On 28-Feb-01 Warner Losh wrote: : > In message Dag-Erling Smorgrav writes: : >: Will Andrews writes: : >: > Why make make(1) statically linked? : >: : >: Because a) you need it to recover from e.g. libc fuckups and b) it : >: forks and execs a *lot*, and according to Bruce (I haven't verified : >: this myself) programs that do that (e.g. shells) perform better and : >: consume less system resources if they're statically linked. : > : > So long as it is not forced unconditionally to be static. : > : > We use make in our embedded devices for a couple of things and having : > it dynamic is a good thing for its space savings. : : And you don't tweak the build at all for your embedded system? :) We do, but my point is that it increases the number of tweaks that I have to do to the system if we start sprinkling these things all through the tree. I'm worried about this being the cammel's nose and the rest of the camel is going to follow. : *shrug* If it were a current only thing that would be fine for me, as : that is where it would be useful. Then again, for a stable -> current : upgrade it might be needed in stable as well one could argue. Also, : the libc sources don't have to be screwed up for libc to be trashed. : Kernel panics at inopportune times due to other bugs can result in : pain. Yes. And if it was a current only thing, then it would do the right thing in upgrades... make builds a new make to be used for the rest fo the build. : > b) I've not seen the numbers for this. If it is only 1% faster, it : > doesn't make sense, even though it sounds good on paper. : : I would only argue for a static make on teh basis of recoverability from : bad juju, not for speed. OK. Of course when my libc was borked (and it was borked at least a dozen times), cc1 and as were what was core dumping, not make. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 12:54:33 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6461737B718; Wed, 28 Feb 2001 12:54:29 -0800 (PST) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SKsTJ18999; Wed, 28 Feb 2001 12:54:29 -0800 (PST) (envelope-from iedowse) Message-Id: <200102282054.f1SKsTJ18999@freefall.freebsd.org> From: Ian Dowse Date: Wed, 28 Feb 2001 12:54:29 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern init_main.c vfs_syscalls.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG iedowse 2001/02/28 12:54:29 PST Modified files: sys/kern init_main.c vfs_syscalls.c Log: The kernel did not hold a vnode reference associated with the `rootvnode' pointer, but vfs_syscalls.c's checkdirs() assumed that it did. This bug reliably caused a panic at reboot time if any filesystem had been mounted directly over /. The checkdirs() function is called at mount time to find any process fd_cdir or fd_rdir pointers referencing the covered mountpoint vnode. It transfers these to point at the root of the new filesystem. However, this process was not reversed at unmount time, so processes with a cwd/root at a mount point would unexpectedly lose their cwd/root following a mount-unmount cycle at that mountpoint. This change should fix both of the above issues. Start_init() now holds an extra vnode reference corresponding to `rootvnode', and dounmount() releases this reference when the root filesystem is unmounted just before reboot. Dounmount() now undoes the actions taken by checkdirs() at mount time; any process cdir/rdir pointers that reference the root vnode of the unmounted filesystem are transferred to the now-uncovered vnode. Reviewed by: bde, phk Revision Changes Path 1.163 +2 -1 src/sys/kern/init_main.c 1.179 +33 -12 src/sys/kern/vfs_syscalls.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 13: 9: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DA07F37B71C; Wed, 28 Feb 2001 13:08:56 -0800 (PST) (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SL8uC23566; Wed, 28 Feb 2001 13:08:56 -0800 (PST) (envelope-from vanilla) Message-Id: <200102282108.f1SL8uC23566@freefall.freebsd.org> From: "Vanilla I. Shu" Date: Wed, 28 Feb 2001 13:08:56 -0800 (PST) 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 X-Loop: FreeBSD.ORG vanilla 2001/02/28 13:08:56 PST Modified files: . modules Log: p5-Apache-AddHostPath's location is www, not devel. Revision Changes Path 1.2479 +2 -2 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 13:10:46 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3AFAB37B718; Wed, 28 Feb 2001 13:10:44 -0800 (PST) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SLAim23893; Wed, 28 Feb 2001 13:10:44 -0800 (PST) (envelope-from ache) Message-Id: <200102282110.f1SLAim23893@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Wed, 28 Feb 2001 13:10:43 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mnoGoSearch-current Makefile ports/www/mnoGoSearch-current/files patch-substr X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2001/02/28 13:10:43 PST Modified files: www/mnoGoSearch-current Makefile Added files: www/mnoGoSearch-current/files patch-substr Log: Official fix for substr search in "multi" mode Revision Changes Path 1.13 +2 -1 ports/www/mnoGoSearch-current/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 13:11:17 2001 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 66CB237B71A; Wed, 28 Feb 2001 13:11:12 -0800 (PST) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.2/8.11.1) id f1SLBBA44306; Wed, 28 Feb 2001 13:11:11 -0800 (PST) (envelope-from obrien) Date: Wed, 28 Feb 2001 13:11:07 -0800 From: "David O'Brien" To: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/gnu/usr.bin/binutils/ar Makefile src/gnu/usr Message-ID: <20010228131107.A44110@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <20010228103817.C20637@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from jhb@FreeBSD.org on Wed, Feb 28, 2001 at 12:31:11PM -0800 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 X-Loop: FreeBSD.ORG On Wed, Feb 28, 2001 at 12:31:11PM -0800, John Baldwin wrote: > > I fail to see what is hard about ``cc -DDEFSHELL=1 -I. *.c */*.c''. > > If one cannot do that, I really do not think they have the ability to > > recover from other brokenness. > > That isn't all that easy to remember. :) I guess I don't have the ability > to recover from libc brokenness then. :-P Acutally it is pretty easy. Try ``cc *.c */*.c'' and you will be told "DEFSHELL" must be defined to "1" or "2". Try ``cc -DDEFSHELL=1 *.c */*.c'' and make.h will not be found. So 1 minute of trying (w/o bothering to read the Makefile), one has the proper command. ``cc -DDEFSHELL=1 -I. *.c */*.c'' is also something that is pretty easy to post in an email message when people say they are having a problem. "Go find a working X.Y machine and grab bits from that." isn't as easy. -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 13:12:39 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5A3E337B718; Wed, 28 Feb 2001 13:12:31 -0800 (PST) (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SLCVi24270; Wed, 28 Feb 2001 13:12:31 -0800 (PST) (envelope-from vanilla) Message-Id: <200102282112.f1SLCVi24270@freefall.freebsd.org> From: "Vanilla I. Shu" Date: Wed, 28 Feb 2001 13:12:31 -0800 (PST) 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 X-Loop: FreeBSD.ORG vanilla 2001/02/28 13:12:31 PST Modified files: . modules Log: Fix p5-Apache-Archive's location, remove p5-Apache-Album, we have no this one. Revision Changes Path 1.2480 +2 -3 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 13:23:58 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A1E2E37B71B; Wed, 28 Feb 2001 13:23:53 -0800 (PST) (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SLNrr25969; Wed, 28 Feb 2001 13:23:53 -0800 (PST) (envelope-from vanilla) Message-Id: <200102282123.f1SLNrr25969@freefall.freebsd.org> From: "Vanilla I. Shu" Date: Wed, 28 Feb 2001 13:23:51 -0800 (PST) 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 X-Loop: FreeBSD.ORG vanilla 2001/02/28 13:23:46 PST Modified files: . modules Log: Remove p5-B, p5-Data-Dumper. Revision Changes Path 1.2481 +1 -3 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 13:49: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from baerenklau.de.freebsd.org (baerenklau.de.freebsd.org [195.185.195.14]) by hub.freebsd.org (Postfix) with ESMTP id 41C4F37B718; Wed, 28 Feb 2001 13:48:52 -0800 (PST) (envelope-from wosch@panke.de.freebsd.org) Received: (from uucp@localhost) by baerenklau.de.freebsd.org (8.8.8/8.8.8) with UUCP id WAA20106; Wed, 28 Feb 2001 22:48:51 +0100 (CET) (envelope-from wosch@panke.de.freebsd.org) Received: (from wosch@localhost) by paula.panke.de.freebsd.org (8.9.3/8.8.8) id WAA02865; Wed, 28 Feb 2001 22:45:08 +0100 (CET) (envelope-from wosch) Date: Wed, 28 Feb 2001 22:45:08 +0100 From: Wolfram Schneider To: Nik Clayton Cc: Wolfram Schneider , cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: www/en Makefile Message-ID: <20010228224508.A2745@paula.panke.de.freebsd.org> References: <200102241031.f1OAVTZ82598@freefall.freebsd.org> <20010225064044.A68105@canyon.nothing-going-on.org> <20010227122027.A2079@paula.panke.de.freebsd.org> <20010227121401.A2631@canyon.nothing-going-on.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20010227121401.A2631@canyon.nothing-going-on.org>; from nik@freebsd.org on Tue, Feb 27, 2001 at 12:14:01PM +0000 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Nik, it seems you don't *want* understand me. Symlinks on a web server are evil. It hurt. Don't do that! Period!!! You can use symlinks during the build process, as we always do. But never use symbolic links to a directory on a web server. >> You did 1 year a go a re-organization of the doc tree with the long >> directory names (en_US.ISO_8859-1/books/faq) Several people objected >> and it was a long flame war. It was consensus that we *do not* change >> the directory structure of the web server. > >I'm not changing the directory structure of the web server. I'm adding >to it. Over time, I expect that the *implementation* of the existing >structure will change, to use symlinks to support some of the existing >structure, instead of having to check things out multiple times, or >build them multiple times. This is not true. You already changed the directory structure of the web server. Your changes are not thought through. -Wolfram -- Wolfram Schneider http://wolfram.schneider.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 13:59:44 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 18EC037B718; Wed, 28 Feb 2001 13:59:39 -0800 (PST) (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SLxd931601; Wed, 28 Feb 2001 13:59:39 -0800 (PST) (envelope-from vanilla) Message-Id: <200102282159.f1SLxd931601@freefall.freebsd.org> From: "Vanilla I. Shu" Date: Wed, 28 Feb 2001 13:59:38 -0800 (PST) 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 X-Loop: FreeBSD.ORG vanilla 2001/02/28 13:59:38 PST Modified files: . modules Log: Remove p5-VCS, p5-VCS-CVS. Revision Changes Path 1.2482 +1 -3 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 14: 3: 1 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C7D4837B719; Wed, 28 Feb 2001 14:02:58 -0800 (PST) (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SM2wv32242; Wed, 28 Feb 2001 14:02:58 -0800 (PST) (envelope-from vanilla) Message-Id: <200102282202.f1SM2wv32242@freefall.freebsd.org> From: "Vanilla I. Shu" Date: Wed, 28 Feb 2001 14:02:58 -0800 (PST) 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 X-Loop: FreeBSD.ORG vanilla 2001/02/28 14:02:58 PST Modified files: . modules Log: Remove p5-XML-QL. Revision Changes Path 1.2483 +1 -2 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 14:28:12 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6712437B71C; Wed, 28 Feb 2001 14:28:01 -0800 (PST) (envelope-from jkh@FreeBSD.org) Received: (from jkh@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SMS1g38623; Wed, 28 Feb 2001 14:28:01 -0800 (PST) (envelope-from jkh) Message-Id: <200102282228.f1SMS1g38623@freefall.freebsd.org> From: "Jordan K. Hubbard" Date: Wed, 28 Feb 2001 14:28:01 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults rc.conf X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jkh 2001/02/28 14:28:01 PST Modified files: etc/defaults rc.conf Log: Have coff be a default ibcs2 loader if we have ibcs2 support enabled. Revision Changes Path 1.90 +2 -2 src/etc/defaults/rc.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 14:28:21 2001 Delivered-To: cvs-all@freebsd.org Received: from meow.osd.bsdi.com (meow.osd.bsdi.com [204.216.28.88]) by hub.freebsd.org (Postfix) with ESMTP id 51A0D37B719; Wed, 28 Feb 2001 14:27:59 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (john@jhb-laptop.osd.bsdi.com [204.216.28.241]) by meow.osd.bsdi.com (8.11.2/8.11.2) with ESMTP id f1SMMRl26609; Wed, 28 Feb 2001 14:22:27 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200102282053.f1SKrpd43256@harmony.village.org> Date: Wed, 28 Feb 2001 14:26:01 -0800 (PST) From: John Baldwin To: Warner Losh Subject: Re: cvs commit: src/gnu/usr.bin/binutils/ar Makefile src/gnu/usr Cc: Dag-Erling Smorgrav , Will Andrews , obrien@FreeBSD.org, Wesley Morgan , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 28-Feb-01 Warner Losh wrote: > In message John Baldwin writes: >: >: On 28-Feb-01 Warner Losh wrote: >: > In message Dag-Erling Smorgrav writes: >: >: Will Andrews writes: >: >: > Why make make(1) statically linked? >: >: >: >: Because a) you need it to recover from e.g. libc fuckups and b) it >: >: forks and execs a *lot*, and according to Bruce (I haven't verified >: >: this myself) programs that do that (e.g. shells) perform better and >: >: consume less system resources if they're statically linked. >: > >: > So long as it is not forced unconditionally to be static. >: > >: > We use make in our embedded devices for a couple of things and having >: > it dynamic is a good thing for its space savings. >: >: And you don't tweak the build at all for your embedded system? :) > > We do, but my point is that it increases the number of tweaks that I > have to do to the system if we start sprinkling these things all > through the tree. I'm worried about this being the cammel's nose and > the rest of the camel is going to follow. Fair enough. Probably a single knob 'STATIC_BUILDTOOLS' or some such that would make as, gcc, ld, make, etc. all be static that would default to on in -current might be helpful then? >: *shrug* If it were a current only thing that would be fine for me, as >: that is where it would be useful. Then again, for a stable -> current >: upgrade it might be needed in stable as well one could argue. Also, >: the libc sources don't have to be screwed up for libc to be trashed. >: Kernel panics at inopportune times due to other bugs can result in >: pain. > > Yes. And if it was a current only thing, then it would do the right > thing in upgrades... make builds a new make to be used for the rest > fo the build. Fair enough. >: > b) I've not seen the numbers for this. If it is only 1% faster, it >: > doesn't make sense, even though it sounds good on paper. >: >: I would only argue for a static make on teh basis of recoverability from >: bad juju, not for speed. > > OK. Of course when my libc was borked (and it was borked at least a > dozen times), cc1 and as were what was core dumping, not make. Depends on which part of libc is b0rked. :) > Warner -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 14:37:38 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3446B37B71A; Wed, 28 Feb 2001 14:37:33 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SMbXL40200; Wed, 28 Feb 2001 14:37:33 -0800 (PST) (envelope-from obrien) Message-Id: <200102282237.f1SMbXL40200@freefall.freebsd.org> From: "David E. O'Brien" Date: Wed, 28 Feb 2001 14:37:33 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc.295/config freebsd.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/02/28 14:37:33 PST Modified files: contrib/gcc.295/config freebsd.h Log: Stylistic changes mirroring ones done in the FSF/GNU 3.0 development sources. Revision Changes Path 1.33 +50 -51 src/contrib/gcc.295/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 Wed Feb 28 14:47:57 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A6B2C37B71A; Wed, 28 Feb 2001 14:47:52 -0800 (PST) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SMlq342266; Wed, 28 Feb 2001 14:47:52 -0800 (PST) (envelope-from nik) Message-Id: <200102282247.f1SMlq342266@freefall.freebsd.org> From: Nik Clayton Date: Wed, 28 Feb 2001 14:47:52 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/faq book.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nik 2001/02/28 14:47:52 PST Modified files: en_US.ISO_8859-1/books/faq book.sgml Log: Update the root-not-found-cron-error entry. PR: docs/25456 Submitted by: Mike Meyer Revision Changes Path 1.147 +17 -8 doc/en_US.ISO_8859-1/books/faq/book.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 14:49:49 2001 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id B6F4737B719; Wed, 28 Feb 2001 14:49:43 -0800 (PST) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.2/8.11.1) id f1SMnh145468; Wed, 28 Feb 2001 14:49:43 -0800 (PST) (envelope-from obrien) Date: Wed, 28 Feb 2001 14:49:42 -0800 From: "David O'Brien" To: John Baldwin Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/gnu/usr.bin/binutils/ar Makefile src/gnu/usr Message-ID: <20010228144942.A45446@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200102282053.f1SKrpd43256@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from jhb@FreeBSD.org on Wed, Feb 28, 2001 at 02:26:01PM -0800 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 X-Loop: FreeBSD.ORG On Wed, Feb 28, 2001 at 02:26:01PM -0800, John Baldwin wrote: > Fair enough. Probably a single knob 'STATIC_BUILDTOOLS' or some such that > would make as, gcc, ld, make, etc. all be static that would default to on in > -current might be helpful then? I am worried this list will grow too large. I would rather see the absolute, unquestionable binaries listed in this group, not the "it would be nice" ones. -- -- David (obrien@FreeBSD.org) GNU is Not Unix / Linux Is Not UniX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 14:50:14 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 130EB37B71B; Wed, 28 Feb 2001 14:50:06 -0800 (PST) (envelope-from nik@FreeBSD.org) Received: (from nik@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1SMo6L42769; Wed, 28 Feb 2001 14:50:06 -0800 (PST) (envelope-from nik) Message-Id: <200102282250.f1SMo6L42769@freefall.freebsd.org> From: Nik Clayton Date: Wed, 28 Feb 2001 14:50:05 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/handbook Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nik 2001/02/28 14:50:05 PST Modified files: en_US.ISO_8859-1/books/handbook Makefile Log: The Handbook build currently overflows some internal, hardcoded limits in pdftex. This is bad. Until we (possibly) split the Handbook up into lots of baby handbooks, build the PDF version using ps2pdf instead of pdftex. ps2pdf is part of ghostscript, but we updated textproc/docproj to require that a few days ago. Revision Changes Path 1.31 +11 -1 doc/en_US.ISO_8859-1/books/handbook/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 15:37:38 2001 Delivered-To: cvs-all@freebsd.org Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66]) by hub.freebsd.org (Postfix) with ESMTP id 8471437B718; Wed, 28 Feb 2001 15:37:18 -0800 (PST) (envelope-from nik@nothing-going-on.demon.co.uk) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.11.1/8.11.1) id f1SNasZ01765; Wed, 28 Feb 2001 23:36:54 GMT (envelope-from nik) Date: Wed, 28 Feb 2001 23:36:53 +0000 From: Nik Clayton To: Wolfram Schneider Cc: Nik Clayton , cvs-committers@freebsd.org, cvs-all@freebsd.org, doc@freebsd.org Subject: Re: cvs commit: www/en Makefile Message-ID: <20010228233653.A1692@canyon.nothing-going-on.org> Reply-To: doc@freebsd.org References: <200102241031.f1OAVTZ82598@freefall.freebsd.org> <20010225064044.A68105@canyon.nothing-going-on.org> <20010227122027.A2079@paula.panke.de.freebsd.org> <20010227121401.A2631@canyon.nothing-going-on.org> <20010228224508.A2745@paula.panke.de.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="huq684BweRXVnRxX" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010228224508.A2745@paula.panke.de.freebsd.org>; from wosch@panke.de.freebsd.org on Wed, Feb 28, 2001 at 10:45:08PM +0100 Organization: FreeBSD Project Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --huq684BweRXVnRxX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Copying -doc, reply-to set there. On Wed, Feb 28, 2001 at 10:45:08PM +0100, Wolfram Schneider wrote: > it seems you don't *want* understand me. >=20 > Symlinks on a web server are evil. It hurt. Don't do that! Period!!! References? Granted, it's been about 18 months since I was doing web work professionally, but that's not a view I've heard expoused with such vehemence. It's true that depending on the server configuration you might incur an extra lstat(2) call, but that's about it. If it's a huge problem, we can always make .../{FAQ, handbook, tutorials}= =20 be real directories, and then populate them with hardlinks instead. Either way, the content is only on the disk once, rather than in multiple places. > You can use symlinks during the build process, as we always do. > But never use symbolic links to a directory on a web server. Suggest another mechanism that will allow our mirrors to reliably mirror content, without access to our httpd.conf? There have been complaints on -doc over the last few months about this. > >> You did 1 year a go a re-organization of the doc tree with the long = =20 > >> directory names (en_US.ISO_8859-1/books/faq) Several people objected= =20 > >> and it was a long flame war. It was consensus that we *do not* change > >> the directory structure of the web server. > > > >I'm not changing the directory structure of the web server. I'm adding > >to it. Over time, I expect that the *implementation* of the existing > >structure will change, to use symlinks to support some of the existing > >structure, instead of having to check things out multiple times, or > >build them multiple times. >=20 > This is not true. You already changed the directory structure of the > web server.=20 That's an argument for never adding any additional content or directories to the website. I can't seriously believe that that's what you mean. None of my changes to date (or changes planned) render any existing URLs invalid, nor will they. > Your changes are not thought through.=20 I beg to differ. But any time the topic of restructuring the website, or anything remotely like it has been bought up on -doc, as it has been periodically over the past few years, you've never commented. Should you want to start, and participate in, a discussion on -doc about the website, and the various ideas and plans people have for it, that would be great. I know that at least nbm and asmodai have been thinking about this, and I'm sure jkh will have some input as well. Let's continue this on -doc. It would be great if you could start by outlining what your plans are for the website for the next 6-12 months, what you think it's shortcomings are, and how you are planning on getting them fixed. If you can't do this (lack of time, or whatever) then I respect that. But I also think it would be a good idea if you would let those of us who have got the time to think on these problems and try and implement solutions to them go ahead and do so. N --=20 Internet connection, $19.95 a month. Computer, $799.95. Modem, $149.95. Telephone line, $24.95 a month. Software, free. USENET transmission, hundreds if not thousands of dollars. Thinking before posting, priceless. Somethings in life you can't buy. For everything else, there's MasterCard. -- Graham Reed, in the Scary Devil Monastery --huq684BweRXVnRxX Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjqdi5QACgkQk6gHZCw343WA9QCeP2GEx+S9zX3K+T843tk3zdnM EQwAn3KfxiCDXyYTIkBDjAyeYY8yCOvx =11zP -----END PGP SIGNATURE----- --huq684BweRXVnRxX-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 16: 3:23 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2442C37B718; Wed, 28 Feb 2001 16:03:18 -0800 (PST) (envelope-from jedgar@FreeBSD.org) Received: (from jedgar@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2103I852923; Wed, 28 Feb 2001 16:03:18 -0800 (PST) (envelope-from jedgar) Message-Id: <200103010003.f2103I852923@freefall.freebsd.org> From: "Chris D. Faulhaber" Date: Wed, 28 Feb 2001 16:03:17 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/joe Makefile ports/editors/joe/files patch-ab X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jedgar 2001/02/28 16:03:17 PST Modified files: editors/joe Makefile editors/joe/files patch-ab Log: Remove ./.joerc from the default startup file search patch Bump PORTREVISION Submitted by: brad@comstyle.com Obtained from: OpenBSD Revision Changes Path 1.13 +2 -2 ports/editors/joe/Makefile 1.3 +32 -5 ports/editors/joe/files/patch-ab To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 16:48:55 2001 Delivered-To: cvs-all@freebsd.org Received: from winston.osd.bsdi.com (winston.osd.bsdi.com [204.216.27.229]) by hub.freebsd.org (Postfix) with ESMTP id 9AAC037B71B; Wed, 28 Feb 2001 16:48:46 -0800 (PST) (envelope-from jkh@osd.bsdi.com) Received: from localhost (jkh@localhost [127.0.0.1]) by winston.osd.bsdi.com (8.11.2/8.11.1) with ESMTP id f210mBH02102; Wed, 28 Feb 2001 16:48:12 -0800 (PST) (envelope-from jkh@osd.bsdi.com) To: doc@FreeBSD.org, nik@FreeBSD.org Cc: wosch@panke.de.freebsd.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: www/en Makefile In-Reply-To: <20010228233653.A1692@canyon.nothing-going-on.org> References: <20010227121401.A2631@canyon.nothing-going-on.org> <20010228224508.A2745@paula.panke.de.freebsd.org> <20010228233653.A1692@canyon.nothing-going-on.org> X-Mailer: Mew version 1.94.1 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20010228164811X.jkh@osd.bsdi.com> Date: Wed, 28 Feb 2001 16:48:11 -0800 From: Jordan Hubbard X-Dispatcher: imput version 20000228(IM140) Lines: 26 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG From: Nik Clayton Subject: Re: cvs commit: www/en Makefile Date: Wed, 28 Feb 2001 23:36:53 +0000 > Let's continue this on -doc. It would be great if you could start by > outlining what your plans are for the website for the next 6-12 months, > what you think it's shortcomings are, and how you are planning on > getting them fixed. > > If you can't do this (lack of time, or whatever) then I respect that. > But I also think it would be a good idea if you would let those of us > who have got the time to think on these problems and try and implement > solutions to them go ahead and do so. I support this proposal entirely. While I think all of us appreciate the work that Wolfram has done over the years, I've also fielded a number of complaints during the same period that he's a "write-only webmaster" and doesn't appear to generate much in the way of strategic roadmaps or guidelines. You only hear from him when he's angry about something. That's perhaps understandable given the constraints on his time, but hardly helps to make FreeBSD's web presence more of a group effort and hopefully also advance the state of our content. I think we've definitely reached the point where we need to move beyond the centrist webmaster view and into a broader working group. - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 17:57:38 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D0E5637B71A; Wed, 28 Feb 2001 17:57:33 -0800 (PST) (envelope-from ps@FreeBSD.org) Received: (from ps@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f211vXC67155; Wed, 28 Feb 2001 17:57:33 -0800 (PST) (envelope-from ps) Message-Id: <200103010157.f211vXC67155@freefall.freebsd.org> From: Paul Saab Date: Wed, 28 Feb 2001 17:57:33 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ida ida.c ida_disk.c ida_eisa.c ida_pci.c idavar.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps 2001/02/28 17:57:33 PST Modified files: (Branch: RELENG_4) sys/dev/ida ida.c ida_disk.c ida_eisa.c ida_pci.c idavar.h Log: MFC: Add crashdump support. Approved by: jlemon Revision Changes Path 1.7.2.3 +24 -20 src/sys/dev/ida/ida.c 1.12.2.4 +65 -3 src/sys/dev/ida/ida_disk.c 1.1.2.3 +8 -2 src/sys/dev/ida/ida_eisa.c 1.7.2.6 +10 -2 src/sys/dev/ida/ida_pci.c 1.3.2.3 +4 -3 src/sys/dev/ida/idavar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 18:14:58 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0F8D537B719; Wed, 28 Feb 2001 18:14:55 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f212Ets71231; Wed, 28 Feb 2001 18:14:55 -0800 (PST) (envelope-from mjacob) Message-Id: <200103010214.f212Ets71231@freefall.freebsd.org> From: Matt Jacob Date: Wed, 28 Feb 2001 18:14:54 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp_freebsd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2001/02/28 18:14:54 PST Modified files: sys/dev/isp isp_freebsd.c Log: Finally eliminate as many of the printf calls as possible (still leaving ones where we have a CAM path) and replacing them with calls to isp_prt., Eliminate isp_unit references- we no longer have an isp_unit- we now have an isp_dev that device_get_unit can work with. Revision Changes Path 1.59 +43 -31 src/sys/dev/isp/isp_freebsd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 18:16: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2FAB737B71B; Wed, 28 Feb 2001 18:15:59 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f212FxK71389; Wed, 28 Feb 2001 18:15:59 -0800 (PST) (envelope-from mjacob) Message-Id: <200103010215.f212FxK71389@freefall.freebsd.org> From: Matt Jacob Date: Wed, 28 Feb 2001 18:15:59 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp_freebsd.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2001/02/28 18:15:59 PST Modified files: sys/dev/isp isp_freebsd.h Log: Go to a default port and default node wwn model. Eliminate isp_name and isp_unit and just store the device_t, fer gosh sakes.... Include sys/bus.h for use by isp_pci.c. Revision Changes Path 1.47 +9 -9 src/sys/dev/isp/isp_freebsd.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 18:21:41 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 72E2137B718; Wed, 28 Feb 2001 18:21:37 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f212LbH72135; Wed, 28 Feb 2001 18:21:37 -0800 (PST) (envelope-from mjacob) Message-Id: <200103010221.f212LbH72135@freefall.freebsd.org> From: Matt Jacob Date: Wed, 28 Feb 2001 18:21:37 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp_pci.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2001/02/28 18:21:37 PST Modified files: sys/dev/isp isp_pci.c Log: Eliminate the use of the getenv_int stuff we'd been using (with a bitmap for selecting unit). Instead, use the resource hints mechanism. One unfortunate situation here is that there is no resource_quad_value function- which is what I needed for WWN boot time replacement. Worse- you can't store the hint as just plain hint.isp.0.nodewwn="0x50000000aaaa0001" because this gets interpreted as an int- incorrectly because it can't be converted to an int. I can't even get this as a string. To work around this particular case for nodewwn && portwwn setting, this rather grotesque form will be used: hint.isp.0.nodewwn="w50000000aaaa0001" hint.isp.0.portwwn="w50000000aaaa0002" At the same time, if we have no hinted WWN, set the default WWN (which, btw, gets overridden if the card has valid NVRAM, which is usual) to 0x400000007F000009ull (which translates to NAA == IPv4, 127.0.0.9). Eliminate more printf's and replace them either with device_printf or isp_prt calls. Revision Changes Path 1.62 +115 -93 src/sys/dev/isp/isp_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 19:20: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CBD9D37B718; Wed, 28 Feb 2001 19:19:51 -0800 (PST) (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f213JpB79666; Wed, 28 Feb 2001 19:19:51 -0800 (PST) (envelope-from vanilla) Message-Id: <200103010319.f213JpB79666@freefall.freebsd.org> From: "Vanilla I. Shu" Date: Wed, 28 Feb 2001 19:19:51 -0800 (PST) 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 X-Loop: FreeBSD.ORG vanilla 2001/02/28 19:19:51 PST Modified files: . modules Log: Remove p5-FreeType, p5-FreeTypeWrapper. Revision Changes Path 1.2484 +1 -3 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 19:21:19 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 995DD37B71A; Wed, 28 Feb 2001 19:21:16 -0800 (PST) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f213LGC79756; Wed, 28 Feb 2001 19:21:16 -0800 (PST) (envelope-from jlemon) Message-Id: <200103010321.f213LGC79756@freefall.freebsd.org> From: Jonathan Lemon Date: Wed, 28 Feb 2001 19:21:16 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa asc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jlemon 2001/02/28 19:21:16 PST Modified files: sys/i386/isa asc.c Log: In ascpoll, return revents, not 0. Revision Changes Path 1.48 +2 -2 src/sys/i386/isa/asc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 19:22:44 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4EE1137B718; Wed, 28 Feb 2001 19:22:40 -0800 (PST) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f213MeI79863; Wed, 28 Feb 2001 19:22:40 -0800 (PST) (envelope-from jlemon) Message-Id: <200103010322.f213MeI79863@freefall.freebsd.org> From: Jonathan Lemon Date: Wed, 28 Feb 2001 19:22:40 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa asc.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jlemon 2001/02/28 19:22:40 PST Modified files: (Branch: RELENG_4) sys/i386/isa asc.c Log: Return revents in ascpoll, not 0. PR: 25465 Revision Changes Path 1.42.2.2 +2 -2 src/sys/i386/isa/asc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 19:33:51 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1C52037B719; Wed, 28 Feb 2001 19:33:49 -0800 (PST) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f213Xn180595; Wed, 28 Feb 2001 19:33:49 -0800 (PST) (envelope-from asami) Message-Id: <200103010333.f213Xn180595@freefall.freebsd.org> From: Satoshi Asami Date: Wed, 28 Feb 2001 19:33:48 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports INDEX X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asami 2001/02/28 19:33:48 PST Modified files: . INDEX Log: This is a new index, with 4,594 ports. You have been warned. Revision Changes Path 1.324 +814 -804 ports/INDEX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 19:50:32 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1FBF437B718; Wed, 28 Feb 2001 19:50:29 -0800 (PST) (envelope-from gshapiro@FreeBSD.org) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f213oTj81983; Wed, 28 Feb 2001 19:50:29 -0800 (PST) (envelope-from gshapiro) Message-Id: <200103010350.f213oTj81983@freefall.freebsd.org> From: Gregory Neil Shapiro Date: Wed, 28 Feb 2001 19:50:29 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/sendmail Makefile src/usr.sbin/sendmail Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gshapiro 2001/02/28 19:50:29 PST Modified files: etc/sendmail Makefile usr.sbin/sendmail Makefile Log: Move installation of sendmail helpfile into etc/sendmail/Makefile. It is a user configurable file and it would benefit from mergemaster. Revision Changes Path 1.9 +7 -2 src/etc/sendmail/Makefile 1.31 +1 -5 src/usr.sbin/sendmail/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 19:51:21 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0E79237B718; Wed, 28 Feb 2001 19:51:19 -0800 (PST) (envelope-from gshapiro@FreeBSD.org) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f213pJk82158; Wed, 28 Feb 2001 19:51:19 -0800 (PST) (envelope-from gshapiro) Message-Id: <200103010351.f213pJk82158@freefall.freebsd.org> From: Gregory Neil Shapiro Date: Wed, 28 Feb 2001 19:51:18 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gshapiro 2001/02/28 19:51:18 PST Modified files: etc Makefile Log: Don't build/install sendmail related items if NO_SENDMAIL is set. Submitted by: ru Revision Changes Path 1.243 +6 -2 src/etc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 20:28:50 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4EE2D37B718; Wed, 28 Feb 2001 20:28:41 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f214Sfk88253; Wed, 28 Feb 2001 20:28:41 -0800 (PST) (envelope-from imp) Message-Id: <200103010428.f214Sfk88253@freefall.freebsd.org> From: Warner Losh Date: Wed, 28 Feb 2001 20:28:41 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 resource_int_value.9 resource_query_string.9 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2001/02/28 20:28:41 PST Added files: share/man/man9 resource_int_value.9 resource_query_string.9 Log: Document the resource_*_value and resource_query_string families of functions. These man pages likely need some markup work, so I've specifically not added them to the Makefile yet. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 20:49:31 2001 Delivered-To: cvs-all@freebsd.org Received: from mobile.wemm.org (c1315225-a.plstn1.sfba.home.com [65.0.135.147]) by hub.freebsd.org (Postfix) with ESMTP id 3B94937B71A; Wed, 28 Feb 2001 20:49:19 -0800 (PST) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by mobile.wemm.org (8.11.1/8.11.1) with ESMTP id f214nI746879; Wed, 28 Feb 2001 20:49:18 -0800 (PST) (envelope-from peter@netplex.com.au) Message-Id: <200103010449.f214nI746879@mobile.wemm.org> X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 To: Matt Jacob Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/isp isp_pci.c In-Reply-To: <200103010221.f212LbH72135@freefall.freebsd.org> Date: Wed, 28 Feb 2001 20:49:18 -0800 From: Peter Wemm Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Matt Jacob wrote: > mjacob 2001/02/28 18:21:37 PST > > Modified files: > sys/dev/isp isp_pci.c > Log: > Eliminate the use of the getenv_int stuff we'd been using (with a bitmap > for selecting unit). Instead, use the resource hints mechanism. > > One unfortunate situation here is that there is no resource_quad_value > function- which is what I needed for WWN boot time replacement. Worse- > you can't store the hint as just plain > > hint.isp.0.nodewwn="0x50000000aaaa0001" > > because this gets interpreted as an int- incorrectly because it can't > be converted to an int. I can't even get this as a string. I have got a drastically overhauled version of this stuff kicking around somewhere.. one of the key changes was to hang onto the ascii and defer typing until it was requested by the caller. Ie: if you asked for an int, you would get an int represenation. Ask for a string and it would give you the string (even if it looked like an int to the resource functions). Adding a quad form to that would be trivial. I will see if I can find it again.. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 20:59: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D0EB437B719; Wed, 28 Feb 2001 20:59:01 -0800 (PST) (envelope-from deischen@FreeBSD.org) Received: (from deischen@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f214x1F90943; Wed, 28 Feb 2001 20:59:01 -0800 (PST) (envelope-from deischen) Message-Id: <200103010459.f214x1F90943@freefall.freebsd.org> From: Daniel Eischen Date: Wed, 28 Feb 2001 20:59:01 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/locale ldpart.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG deischen 2001/02/28 20:59:01 PST Modified files: lib/libc/locale ldpart.c Log: s/fstat/_fstat/ Approved by: phantom Revision Changes Path 1.4 +2 -2 src/lib/libc/locale/ldpart.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 21: 3:25 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2787037B71A; Wed, 28 Feb 2001 21:03:19 -0800 (PST) (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2153JI91491; Wed, 28 Feb 2001 21:03:19 -0800 (PST) (envelope-from vanilla) Message-Id: <200103010503.f2153JI91491@freefall.freebsd.org> From: "Vanilla I. Shu" Date: Wed, 28 Feb 2001 21:03:17 -0800 (PST) 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 X-Loop: FreeBSD.ORG vanilla 2001/02/28 21:03:17 PST Modified files: . modules Log: Remove p5-Search. Revision Changes Path 1.2485 +1 -2 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 21:22:24 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 12A3B37B71A; Wed, 28 Feb 2001 21:22:15 -0800 (PST) (envelope-from deischen@FreeBSD.org) Received: (from deischen@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f215MFB96048; Wed, 28 Feb 2001 21:22:15 -0800 (PST) (envelope-from deischen) Message-Id: <200103010522.f215MFB96048@freefall.freebsd.org> From: Daniel Eischen Date: Wed, 28 Feb 2001 21:22:14 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include stdio.h src/lib/libc/stdio _flock_stub.c local.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG deischen 2001/02/28 21:22:14 PST Modified files: include stdio.h lib/libc/stdio _flock_stub.c local.h Log: Hide the definition of struct __sFILEX and add the needed lock definitions to it. flockfile state is now allocated along with the rest of FILE. This eliminates the need for a separate allocation of flockfile state as well as eliminating the mutex/lock used to serialize its allocation. Revision Changes Path 1.31 +2 -7 src/include/stdio.h 1.10 +24 -82 src/lib/libc/stdio/_flock_stub.c 1.3 +11 -1 src/lib/libc/stdio/local.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 21:38:15 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8221D37B718; Wed, 28 Feb 2001 21:38:11 -0800 (PST) (envelope-from taoka@FreeBSD.org) Received: (from taoka@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f215cB397515; Wed, 28 Feb 2001 21:38:11 -0800 (PST) (envelope-from taoka) Message-Id: <200103010538.f215cB397515@freefall.freebsd.org> From: Satoshi Taoka Date: Wed, 28 Feb 2001 21:38:11 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/wmapm/files patch-ab X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG taoka 2001/02/28 21:38:11 PST Added files: sysutils/wmapm/files patch-ab Log: Support FreeBSD's apm (I dropted the support in version updating) Submitted by: "Ralf S. Engelschall" Obtained from: a direct mail To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 21:43:16 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7B2F637B719; Wed, 28 Feb 2001 21:43:13 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f215hD097964; Wed, 28 Feb 2001 21:43:13 -0800 (PST) (envelope-from imp) Message-Id: <200103010543.f215hD097964@freefall.freebsd.org> From: Warner Losh Date: Wed, 28 Feb 2001 21:43:13 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/wall ttymsg.c wall.1 wall.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2001/02/28 21:43:13 PST Modified files: usr.bin/wall ttymsg.c wall.1 wall.c Log: o Add support for wall -g. This will send a message to all members of a given group. o Minor code style cleanups while I'm here Reviewed by: bde, kris, markm, audit@ Revision Changes Path 1.7 +12 -15 src/usr.bin/wall/ttymsg.c 1.5 +8 -1 src/usr.bin/wall/wall.1 1.17 +54 -14 src/usr.bin/wall/wall.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 21:46: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 66C9737B71F; Wed, 28 Feb 2001 21:46:00 -0800 (PST) (envelope-from taoka@FreeBSD.org) Received: (from taoka@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f215k0298322; Wed, 28 Feb 2001 21:46:00 -0800 (PST) (envelope-from taoka) Message-Id: <200103010546.f215k0298322@freefall.freebsd.org> From: Satoshi Taoka Date: Wed, 28 Feb 2001 21:45:59 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print Makefile ports/print/bjfiltercom Makefile distinfo pkg-comment pkg-descr pkg-plist ports/print/bjfiltercom/files filter license.txt.jp X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG taoka 2001/02/28 21:45:59 PST Modified files: print Makefile Added files: print/bjfiltercom Makefile distinfo pkg-comment pkg-descr pkg-plist print/bjfiltercom/files filter license.txt.jp Log: Canon Bubble Jet Print Filter for Linux -- Common files Revision Changes Path 1.139 +2 -1 ports/print/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 21:46:17 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6433B37B724; Wed, 28 Feb 2001 21:46:03 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f215k3w98385; Wed, 28 Feb 2001 21:46:03 -0800 (PST) (envelope-from imp) Message-Id: <200103010546.f215k3w98385@freefall.freebsd.org> From: Warner Losh Date: Wed, 28 Feb 2001 21:46:03 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/calendar calendar.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2001/02/28 21:46:03 PST Modified files: usr.bin/calendar calendar.c Log: Remove redundant declaration of optind. It has been declared in unistd.h for ages. Revision Changes Path 1.14 +1 -2 src/usr.bin/calendar/calendar.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 21:46:25 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 22C5037B71D; Wed, 28 Feb 2001 21:46:06 -0800 (PST) (envelope-from taoka@FreeBSD.org) Received: (from taoka@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f215k6698419; Wed, 28 Feb 2001 21:46:06 -0800 (PST) (envelope-from taoka) Message-Id: <200103010546.f215k6698419@freefall.freebsd.org> From: Satoshi Taoka Date: Wed, 28 Feb 2001 21:46:06 -0800 (PST) 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 X-Loop: FreeBSD.ORG taoka 2001/02/28 21:46:06 PST Modified files: . modules Log: bjfiltercom --> ports/print/bjfiltercom Revision Changes Path 1.2486 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 21:47: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CB7BE37B787; Wed, 28 Feb 2001 21:46:56 -0800 (PST) (envelope-from taoka@FreeBSD.org) Received: (from taoka@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f215kuP98610; Wed, 28 Feb 2001 21:46:56 -0800 (PST) (envelope-from taoka) Message-Id: <200103010546.f215kuP98610@freefall.freebsd.org> From: Satoshi Taoka Date: Wed, 28 Feb 2001 21:46:56 -0800 (PST) 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 X-Loop: FreeBSD.ORG taoka 2001/02/28 21:46:56 PST Modified files: . modules Log: bjfilter850 --> ports/print/bjfilter850 Revision Changes Path 1.2487 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 21:47: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 74CEC37B71A; Wed, 28 Feb 2001 21:46:51 -0800 (PST) (envelope-from taoka@FreeBSD.org) Received: (from taoka@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f215kpZ98539; Wed, 28 Feb 2001 21:46:51 -0800 (PST) (envelope-from taoka) Message-Id: <200103010546.f215kpZ98539@freefall.freebsd.org> From: Satoshi Taoka Date: Wed, 28 Feb 2001 21:46:51 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print Makefile ports/print/bjfilter850 Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG taoka 2001/02/28 21:46:51 PST Modified files: print Makefile Added files: print/bjfilter850 Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Canon Bubble Jet Print Filter for Linux -- BJ F850 Revision Changes Path 1.140 +2 -1 ports/print/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 21:47:27 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B071C37B718; Wed, 28 Feb 2001 21:47:24 -0800 (PST) (envelope-from taoka@FreeBSD.org) Received: (from taoka@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f215lOc98711; Wed, 28 Feb 2001 21:47:24 -0800 (PST) (envelope-from taoka) Message-Id: <200103010547.f215lOc98711@freefall.freebsd.org> From: Satoshi Taoka Date: Wed, 28 Feb 2001 21:47:24 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print Makefile ports/print/bjfilter860 Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG taoka 2001/02/28 21:47:24 PST Modified files: print Makefile Added files: print/bjfilter860 Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Canon Bubble Jet Print Filter for Linux -- BJ F860 Revision Changes Path 1.141 +2 -1 ports/print/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 21:47:51 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 22A8237B731; Wed, 28 Feb 2001 21:47:32 -0800 (PST) (envelope-from taoka@FreeBSD.org) Received: (from taoka@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f215lWL98820; Wed, 28 Feb 2001 21:47:32 -0800 (PST) (envelope-from taoka) Message-Id: <200103010547.f215lWL98820@freefall.freebsd.org> From: Satoshi Taoka Date: Wed, 28 Feb 2001 21:47:32 -0800 (PST) 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 X-Loop: FreeBSD.ORG taoka 2001/02/28 21:47:32 PST Modified files: . modules Log: bjfilter860 --> ports/print/bjfilter860 Revision Changes Path 1.2488 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 21:47:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AA2D737B737; Wed, 28 Feb 2001 21:47:30 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f215lUw98788; Wed, 28 Feb 2001 21:47:30 -0800 (PST) (envelope-from imp) Message-Id: <200103010547.f215lUw98788@freefall.freebsd.org> From: Warner Losh Date: Wed, 28 Feb 2001 21:47:30 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/calendar io.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2001/02/28 21:47:30 PST Modified files: usr.bin/calendar io.c Log: MAXPATHLEN includes the trailing NUL character, so there's no need to add 1 to it for the size of path. Revision Changes Path 1.14 +2 -2 src/usr.bin/calendar/io.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 21:48:11 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2E0DA37B74D; Wed, 28 Feb 2001 21:48:02 -0800 (PST) (envelope-from taoka@FreeBSD.org) Received: (from taoka@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f215m2798943; Wed, 28 Feb 2001 21:48:02 -0800 (PST) (envelope-from taoka) Message-Id: <200103010548.f215m2798943@freefall.freebsd.org> From: Satoshi Taoka Date: Wed, 28 Feb 2001 21:48:02 -0800 (PST) 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 X-Loop: FreeBSD.ORG taoka 2001/02/28 21:48:02 PST Modified files: . modules Log: bjfilter870 --> ports/print/bjfilter870 Revision Changes Path 1.2489 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 21:48: 9 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B5FFE37B71B; Wed, 28 Feb 2001 21:47:55 -0800 (PST) (envelope-from taoka@FreeBSD.org) Received: (from taoka@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f215ltQ98902; Wed, 28 Feb 2001 21:47:55 -0800 (PST) (envelope-from taoka) Message-Id: <200103010547.f215ltQ98902@freefall.freebsd.org> From: Satoshi Taoka Date: Wed, 28 Feb 2001 21:47:55 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print Makefile ports/print/bjfilter870 Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG taoka 2001/02/28 21:47:55 PST Modified files: print Makefile Added files: print/bjfilter870 Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Canon Bubble Jet Print Filter for Linux -- BJ F870 Revision Changes Path 1.142 +2 -1 ports/print/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 21:49:43 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4F23237B718; Wed, 28 Feb 2001 21:49:37 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f215nbX99116; Wed, 28 Feb 2001 21:49:37 -0800 (PST) (envelope-from imp) Message-Id: <200103010549.f215nbX99116@freefall.freebsd.org> From: Warner Losh Date: Wed, 28 Feb 2001 21:49:37 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/find ls.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2001/02/28 21:49:37 PST Modified files: usr.bin/find ls.c Log: MAXPATHLEN already accounts for the trailing NUL, so no need to add one in. In addition, since we pass readlink MAXPATHLEN - 1, we would have never have used that extra byte anyway. Revision Changes Path 1.7 +2 -2 src/usr.bin/find/ls.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 21:51:52 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DDCA837B718; Wed, 28 Feb 2001 21:51:46 -0800 (PST) (envelope-from dcs@FreeBSD.org) Received: (from dcs@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f215pkt99334; Wed, 28 Feb 2001 21:51:46 -0800 (PST) (envelope-from dcs) Message-Id: <200103010551.f215pkt99334@freefall.freebsd.org> From: "Daniel C. Sobral" Date: Wed, 28 Feb 2001 21:51:46 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/units units.1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dcs 2001/02/28 21:51:46 PST Modified files: usr.bin/units units.1 Log: All temperature scales are centigrades. Use "Celsius" instead. Revision Changes Path 1.12 +2 -2 src/usr.bin/units/units.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 21:52:46 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8D0F837B718; Wed, 28 Feb 2001 21:52:38 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f215qcp99447; Wed, 28 Feb 2001 21:52:38 -0800 (PST) (envelope-from imp) Message-Id: <200103010552.f215qcp99447@freefall.freebsd.org> From: Warner Losh Date: Wed, 28 Feb 2001 21:52:38 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/finger util.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2001/02/28 21:52:38 PST Modified files: usr.bin/finger util.c Log: MAXPATHLEN is enough. Also, snprinf is guaranteed by the new ansi standard to NUL terminate the string, so we don't need to do that ourselves. Revision Changes Path 1.13 +2 -3 src/usr.bin/finger/util.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 22: 0:34 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7AA5537B71B; Wed, 28 Feb 2001 22:00:26 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2160PK00291; Wed, 28 Feb 2001 22:00:25 -0800 (PST) (envelope-from imp) Message-Id: <200103010600.f2160PK00291@freefall.freebsd.org> From: Warner Losh Date: Wed, 28 Feb 2001 22:00:25 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/gcore gcore.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2001/02/28 22:00:25 PST Modified files: usr.bin/gcore gcore.c Log: MAXPATHLEN contains the trailing NUL. Revision Changes Path 1.17 +2 -2 src/usr.bin/gcore/gcore.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 22: 1: 9 2001 Delivered-To: cvs-all@freebsd.org Received: from elvis.mu.org (elvis.mu.org [207.154.226.10]) by hub.freebsd.org (Postfix) with ESMTP id 6A47737B71A; Wed, 28 Feb 2001 22:01:01 -0800 (PST) (envelope-from billf@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1098) id EF8D681D0D; Thu, 1 Mar 2001 00:00:59 -0600 (CST) Date: Thu, 1 Mar 2001 00:00:59 -0600 From: Bill Fumerola To: Warner Losh Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/wall ttymsg.c wall.1 wall.c Message-ID: <20010301000059.K483@elvis.mu.org> References: <200103010543.f215hD097964@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: <200103010543.f215hD097964@freefall.freebsd.org>; from imp@FreeBSD.org on Wed, Feb 28, 2001 at 09:43:13PM -0800 X-Operating-System: FreeBSD 4.2-FEARSOME-20010209 i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Feb 28, 2001 at 09:43:13PM -0800, Warner Losh wrote: > imp 2001/02/28 21:43:13 PST > > Modified files: > usr.bin/wall ttymsg.c wall.1 wall.c > Log: > o Add support for wall -g. This will send a message to all members of > a given group. > o Minor code style cleanups while I'm here Are you going to commit the corresponding code to dump(8) that uses this instead of needing setgid tty? -- Bill Fumerola - security yahoo / Yahoo! inc. - fumerola@yahoo-inc.com / billf@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 22: 3:26 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3CCE537B719; Wed, 28 Feb 2001 22:03:18 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2163IM00616; Wed, 28 Feb 2001 22:03:18 -0800 (PST) (envelope-from imp) Message-Id: <200103010603.f2163IM00616@freefall.freebsd.org> From: Warner Losh Date: Wed, 28 Feb 2001 22:03:18 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/make arch.c main.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2001/02/28 22:03:18 PST Modified files: usr.bin/make arch.c main.c Log: MAXPATHLEN includes the trailing NUL. Correct array sizes to reflect this. Correct NUL termination after strncpy. # Didn't to strncpy -> strlcpy change. Revision Changes Path 1.21 +3 -3 src/usr.bin/make/arch.c 1.47 +5 -5 src/usr.bin/make/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 22: 4:10 2001 Delivered-To: cvs-all@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 7A52837B719; Wed, 28 Feb 2001 22:03:59 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.1/8.11.1) with ESMTP id f2163vd46152; Wed, 28 Feb 2001 23:03:57 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200103010603.f2163vd46152@harmony.village.org> To: Bill Fumerola Subject: Re: cvs commit: src/usr.bin/wall ttymsg.c wall.1 wall.c Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Thu, 01 Mar 2001 00:00:59 CST." <20010301000059.K483@elvis.mu.org> References: <20010301000059.K483@elvis.mu.org> <200103010543.f215hD097964@freefall.freebsd.org> Date: Wed, 28 Feb 2001 23:03:57 -0700 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20010301000059.K483@elvis.mu.org> Bill Fumerola writes: : On Wed, Feb 28, 2001 at 09:43:13PM -0800, Warner Losh wrote: : > imp 2001/02/28 21:43:13 PST : > : > Modified files: : > usr.bin/wall ttymsg.c wall.1 wall.c : > Log: : > o Add support for wall -g. This will send a message to all members of : > a given group. : > o Minor code style cleanups while I'm here : : Are you going to commit the corresponding code to dump(8) that uses this : instead of needing setgid tty? Yes. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 22: 5:41 2001 Delivered-To: cvs-all@freebsd.org Received: from elvis.mu.org (elvis.mu.org [207.154.226.10]) by hub.freebsd.org (Postfix) with ESMTP id 11CFF37B718; Wed, 28 Feb 2001 22:05:30 -0800 (PST) (envelope-from billf@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1098) id D7EB281D0F; Thu, 1 Mar 2001 00:05:29 -0600 (CST) Date: Thu, 1 Mar 2001 00:05:29 -0600 From: Bill Fumerola To: Warner Losh Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/wall ttymsg.c wall.1 wall.c Message-ID: <20010301000529.L483@elvis.mu.org> References: <20010301000059.K483@elvis.mu.org> <200103010543.f215hD097964@freefall.freebsd.org> <20010301000059.K483@elvis.mu.org> <200103010603.f2163vd46152@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200103010603.f2163vd46152@harmony.village.org>; from imp@harmony.village.org on Wed, Feb 28, 2001 at 11:03:57PM -0700 X-Operating-System: FreeBSD 4.2-FEARSOME-20010209 i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Feb 28, 2001 at 11:03:57PM -0700, Warner Losh wrote: > : Are you going to commit the corresponding code to dump(8) that uses this > : instead of needing setgid tty? > > Yes. Cool. I only said I'd look into to it about 370 days ago... :-> -- Bill Fumerola - security yahoo / Yahoo! inc. - fumerola@yahoo-inc.com / billf@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 22: 9: 5 2001 Delivered-To: cvs-all@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 2526037B719; Wed, 28 Feb 2001 22:08:58 -0800 (PST) (envelope-from mjacob@feral.com) Received: from zeppo.feral.com (IDENT:mjacob@zeppo [192.67.166.71]) by feral.com (8.9.3/8.9.3) with ESMTP id WAA17459; Wed, 28 Feb 2001 22:08:43 -0800 Date: Wed, 28 Feb 2001 22:08:41 -0800 (PST) From: Matthew Jacob Reply-To: mjacob@feral.com To: Peter Wemm Cc: Matt Jacob , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/isp isp_pci.c In-Reply-To: <200103010449.f214nI746879@mobile.wemm.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I have got a drastically overhauled version of this stuff kicking > around somewhere.. one of the key changes was to hang onto the ascii > and defer typing until it was requested by the caller. Ie: if you asked > for an int, you would get an int represenation. Ask for a string and it > would give you the string (even if it looked like an int to the resource > functions). Adding a quad form to that would be trivial. > > I will see if I can find it again.. Hey - great.. .give it to Warner? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 22:11:39 2001 Delivered-To: cvs-all@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 1093437B718; Wed, 28 Feb 2001 22:11:32 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.1/8.11.1) with ESMTP id f216BVd46245; Wed, 28 Feb 2001 23:11:31 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200103010611.f216BVd46245@harmony.village.org> Subject: Re: cvs commit: src/usr.bin/wall ttymsg.c wall.1 wall.c To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Wed, 28 Feb 2001 21:43:13 PST." <200103010543.f215hD097964@freefall.freebsd.org> References: <200103010543.f215hD097964@freefall.freebsd.org> Date: Wed, 28 Feb 2001 23:11:31 -0700 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200103010543.f215hD097964@freefall.freebsd.org> Warner Losh writes: : Log: : o Add support for wall -g. This will send a message to all members of : a given group. : o Minor code style cleanups while I'm here : : Reviewed by: bde, kris, markm, audit@ Damn. This should have said: Obtained from: OpenBSD Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 22:15:43 2001 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 6C52B37B71A; Wed, 28 Feb 2001 22:15:35 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id RAA18054; Thu, 1 Mar 2001 17:15:32 +1100 Date: Thu, 1 Mar 2001 17:15:28 +1100 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: "David O'Brien" Cc: Nate Williams , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/gnu/usr.bin/binutils/ar Makefile src/gnu/usr.bin/binutils/as Makefile.inc0 src/gnu/usr.bin/binutils/ld Makefile src/gnu/usr.bin/binutils/ranlib Makefile In-Reply-To: <20010228103817.C20637@dragon.nuxi.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 28 Feb 2001, David O'Brien wrote: > On Wed, Feb 28, 2001 at 11:12:00AM -0700, Nate Williams wrote: > > > Given a static toolchain, you can build a static make(1) easily enough. > > > > How, w/out a working make? Are you expecting the user to build it by > > hand? > > I fail to see what is hard about ``cc -DDEFSHELL=1 -I. *.c */*.c''. > If one cannot do that, I really do not think they have the ability to > recover from other brokenness. That's too hard :-). You should be able to read the instructions out of Makefile.dist. However, Makefile.dist doesn't know about the DEFSHELL wart. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 22:20:56 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 187BF37B719; Wed, 28 Feb 2001 22:20:52 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f216Kqh10790; Wed, 28 Feb 2001 22:20:52 -0800 (PST) (envelope-from imp) Message-Id: <200103010620.f216Kqh10790@freefall.freebsd.org> From: Warner Losh Date: Wed, 28 Feb 2001 22:20:51 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ypset ypset.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2001/02/28 22:20:51 PST Modified files: usr.sbin/ypset ypset.c Log: optarg and optind are declared in unistd.h, so don't redundantly declare them here. Revision Changes Path 1.7 +1 -3 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 Wed Feb 28 22:22:51 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6BDB037B718; Wed, 28 Feb 2001 22:22:47 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f216Mlr11151; Wed, 28 Feb 2001 22:22:47 -0800 (PST) (envelope-from imp) Message-Id: <200103010622.f216Mlr11151@freefall.freebsd.org> From: Warner Losh Date: Wed, 28 Feb 2001 22:22:47 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pcvt/demo playvt.c src/usr.sbin/pcvt/ispcvt ispcvt.c src/usr.sbin/pcvt/kcon kcon.c src/usr.sbin/pcvt/loadfont loadfont.c src/usr.sbin/pcvt/scon scon.c src/usr.sbin/pcvt/userkeys vt220keys.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2001/02/28 22:22:47 PST Modified files: usr.sbin/pcvt/demo playvt.c usr.sbin/pcvt/ispcvt ispcvt.c usr.sbin/pcvt/kcon kcon.c usr.sbin/pcvt/loadfont loadfont.c usr.sbin/pcvt/scon scon.c usr.sbin/pcvt/userkeys vt220keys.c Log: Include for getopt's interface rather than declare things individually here. Revision Changes Path 1.6 +6 -4 src/usr.sbin/pcvt/demo/playvt.c 1.11 +2 -5 src/usr.sbin/pcvt/ispcvt/ispcvt.c 1.7 +2 -4 src/usr.sbin/pcvt/kcon/kcon.c 1.9 +2 -5 src/usr.sbin/pcvt/loadfont/loadfont.c 1.8 +2 -5 src/usr.sbin/pcvt/scon/scon.c 1.7 +2 -5 src/usr.sbin/pcvt/userkeys/vt220keys.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 22:26:36 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D0BB037B719; Wed, 28 Feb 2001 22:26:32 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f216QWK11832; Wed, 28 Feb 2001 22:26:32 -0800 (PST) (envelope-from imp) Message-Id: <200103010626.f216QWK11832@freefall.freebsd.org> From: Warner Losh Date: Wed, 28 Feb 2001 22:26:32 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/make Makefile.dist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2001/02/28 22:26:32 PST Modified files: usr.bin/make Makefile.dist Log: Include -DDEFSHELL=1 in Makefile.dist so people boostrapping will have a sane default. Also add $FreeBSD$ while I'm here. Pointed out by: bde Revision Changes Path 1.2 +2 -1 src/usr.bin/make/Makefile.dist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 22:28:47 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EAE3237B718; Wed, 28 Feb 2001 22:28:39 -0800 (PST) (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f216SdF12038; Wed, 28 Feb 2001 22:28:39 -0800 (PST) (envelope-from vanilla) Message-Id: <200103010628.f216SdF12038@freefall.freebsd.org> From: "Vanilla I. Shu" Date: Wed, 28 Feb 2001 22:28:39 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/p5-pRPC Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG vanilla 2001/02/28 22:28:39 PST Removed files: net/p5-pRPC Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Remove p5-pRPC. It replaced by p5-PlRPC now. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 22:29:31 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3912B37B71A; Wed, 28 Feb 2001 22:29:23 -0800 (PST) (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f216TNA12115; Wed, 28 Feb 2001 22:29:23 -0800 (PST) (envelope-from vanilla) Message-Id: <200103010629.f216TNA12115@freefall.freebsd.org> From: "Vanilla I. Shu" Date: Wed, 28 Feb 2001 22:29:23 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG vanilla 2001/02/28 22:29:23 PST Modified files: net Makefile Log: Remove p5-pRPC. Revision Changes Path 1.464 +1 -2 ports/net/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 22:30:37 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 83A3C37B719; Wed, 28 Feb 2001 22:30:30 -0800 (PST) (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f216UUj12217; Wed, 28 Feb 2001 22:30:30 -0800 (PST) (envelope-from vanilla) Message-Id: <200103010630.f216UUj12217@freefall.freebsd.org> From: "Vanilla I. Shu" Date: Wed, 28 Feb 2001 22:30:30 -0800 (PST) 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 X-Loop: FreeBSD.ORG vanilla 2001/02/28 22:30:30 PST Modified files: . modules Log: Remove p5-pRPC & p5-mkttfdir. Revision Changes Path 1.2490 +1 -3 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 22:39:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 94B5B37B719; Wed, 28 Feb 2001 22:39:18 -0800 (PST) (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f216dID19313; Wed, 28 Feb 2001 22:39:18 -0800 (PST) (envelope-from vanilla) Message-Id: <200103010639.f216dID19313@freefall.freebsd.org> From: "Vanilla I. Shu" Date: Wed, 28 Feb 2001 22:39:18 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/p5-AI-NeuralNet-BackProp Makefile ports/math/p5-AI-NeuralNet-Mesh Makefile ports/math/p5-AI-Perceptron Makefile ports/biology/p5-AcePerl Makefile ports/devel/p5-Agent Makefile ports/devel/p5-Algorithm-Diff Makefile ports/devel/p5-Algorithm-MDiff ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG vanilla 2001/02/28 22:39:18 PST Modified files: math/p5-AI-NeuralNet-BackProp Makefile math/p5-AI-NeuralNet-Mesh Makefile math/p5-AI-Perceptron Makefile biology/p5-AcePerl Makefile devel/p5-Agent Makefile devel/p5-Algorithm-Diff Makefile devel/p5-Algorithm-MDiff Makefile devel/p5-Algorithm-MarkovChain Makefile devel/p5-Algorithm-Permute Makefile devel/p5-Alias Makefile www/p5-Apache-ASP Makefile www/p5-Apache-AddHostPath Makefile www/p5-Apache-AuthCookie Makefile www/p5-Apache-AuthTicket Makefile www/p5-Apache-AuthenCache Makefile www/p5-Apache-AuthenURL Makefile www/p5-Apache-AutoIndex Makefile www/p5-Apache-DBI Makefile www/p5-Apache-Icon Makefile www/p5-Apache-Language Makefile pkg-descr www/p5-Apache-Peek Makefile www/p5-Apache-Radius Makefile www/p5-Apache-Session Makefile databases/p5-ApacheDBILogConfig Makefile databases/p5-ApacheDBILogger Makefile devel/p5-AppConfig Makefile archivers/p5-Archive-Tar Makefile archivers/p5-Archive-Zip Makefile misc/p5-Array-PrintCols Makefile astro/p5-Astro-MoonPhase Makefile astro/p5-Astro-SunTime Makefile audio/p5-Audio-CD Makefile security/p5-Authen-PAM Makefile security/p5-Authen-Radius Makefile security/p5-Authen-TacacsPlus Makefile security/p5-Authen-Ticket Makefile devel/p5-B-Graph Makefile devel/p5-BSD-Resource Makefile databases/p5-BerkeleyDB Makefile math/p5-Bit-ShiftReg Makefile math/p5-Bit-Vector Makefile devel/p5-C-Scan Makefile www/p5-CGI Makefile www/p5-CGI-Application Makefile www/p5-CGI-ArgChecker Makefile www/p5-CGI-Cache Makefile www/p5-CGI-FastTemplate Makefile www/p5-CGI-Minimal Makefile www/p5-CGI_Lite Makefile graphics/p5-Chart-PNGgraph Makefile devel/p5-Class-MethodMaker Makefile devel/p5-Class-Singleton Makefile devel/p5-Class-Tom Makefile archivers/p5-Compress-Zlib Makefile converters/p5-Convert-ASN1 Makefile converters/p5-Convert-BER Makefile converters/p5-Convert-Morse Makefile converters/p5-Convert-Recode Makefile converters/p5-Convert-TNEF Makefile converters/p5-Convert-UU Makefile converters/p5-Convert-UUlib Makefile security/p5-Crypt-Blowfish Makefile security/p5-Crypt-CBC Makefile security/p5-Crypt-CipherSaber Makefile security/p5-Crypt-Cracklib Makefile security/p5-Crypt-ECB Makefile security/p5-Crypt-Rijndael Makefile security/p5-Crypt-SSLeay Makefile pkg-plist security/p5-Crypt-TripleDES Makefile security/p5-Crypt-Twofish Makefile security/p5-Crypt-UnixCrypt Makefile devel/p5-Curses Makefile databases/p5-DBD-CSV Makefile databases/p5-DBD-Pg Makefile databases/p5-DBD-XBase Makefile databases/p5-DBI Makefile databases/p5-DBZ_File Makefile devel/p5-Data-Flow Makefile devel/p5-Data-ShowTable Makefile devel/p5-Date-Calc Makefile devel/p5-Date-Manip Makefile devel/p5-DateConvert Makefile textproc/p5-DelimMatch Makefile devel/p5-Devel-DProf Makefile devel/p5-Devel-Peek Makefile devel/p5-Devel-Symdump Makefile security/p5-Digest-MD5 Makefile mail/p5-Email-Find Makefile mail/p5-Email-Valid Makefile devel/p5-Errno Makefile pkg-descr lang/p5-Error Makefile lang/p5-Expect Makefile lang/p5-F77 Makefile www/p5-FastCGI Makefile devel/p5-File-BasicFlock Makefile devel/p5-File-Binary Makefile devel/p5-File-Cache Makefile misc/p5-File-CounterFile Makefile devel/p5-File-Lock Makefile pkg-descr devel/p5-File-MMagic Makefile devel/p5-File-Slurp Makefile pkg-descr devel/p5-File-Spec Makefile devel/p5-File-Tail Makefile devel/p5-File-Tools Makefile sysutils/p5-Filesys-DiskSpace Makefile devel/p5-Filter Makefile devel/p5-FreezeThaw Makefile pkg-descr graphics/p5-GD Makefile graphics/p5-GD-Graph Makefile graphics/p5-GD-Graph3d Makefile graphics/p5-GD-TextUtil Makefile databases/p5-GDBM Makefile graphics/GIFgraph Makefile astro/p5-GPS Makefile news/p5-Gateway Makefile x11-toolkits/p5-GdkImlib Makefile x11-toolkits/p5-GdkPixbuf Makefile astro/p5-Geo-METAR Makefile x11-toolkits/p5-Glade Makefile security/p5-GnuPG-Interface Makefile x11-toolkits/p5-Gtk Makefile x11-toolkits/p5-GtkGLArea Makefile x11-toolkits/p5-GtkXmHTML Makefile www/p5-HTML pkg-descr www/p5-HTML-Embperl Makefile www/p5-HTML-Navigation Makefile www/p5-HTML-Pager Makefile www/p5-HTML-Parser Makefile www/p5-HTML-QuickCheck Makefile pkg-descr www/p5-HTML-Stream Makefile www/p5-HTML-Summary Makefile www/p5-HTML-TableExtract Makefile www/p5-HTML-TableLayout Makefile www/p5-HTML-Tagset Makefile www/p5-HTML-Tree Makefile www/p5-HTTPD-Tools Makefile misc/p5-I18N-Charset Makefile misc/p5-I18N-LangTags Makefile mail/p5-IMAP-Admin Makefile security/p5-IO-Socket-SSL Makefile devel/p5-IO-Stty Makefile devel/p5-IO-Tty Makefile devel/p5-IO-stringy Makefile irc/p5-IRC Makefile graphics/p5-Image-Size Makefile devel/p5-Include Makefile devel/p5-Ioctl Makefile misc/p5-LEGO-RCX Makefile russian/p5-Lingua-RU-Charset Makefile pkg-comment pkg-descr misc/p5-Locale-Codes Makefile devel/p5-Locale-Maketext Makefile devel/p5-Locale-PGetText Makefile pkg-plist devel/p5-Locale-gettext Makefile devel/p5-LockFile-Simple Makefile security/p5-MD5 Makefile converters/p5-MIME-Base64 Makefile mail/p5-MIME-Lite Makefile databases/p5-MLDBM Makefile audio/p5-MP3-ID3v1Tag Makefile audio/p5-MP3-Info Makefile audio/p5-MPEG-ID3v2Tag Makefile devel/p5-Mac-FileSpec-Unixish Makefile archivers/p5-Mac-Macbinary Makefile mail/p5-Mail-Audit Makefile mail/p5-Mail-Box Makefile mail/p5-Mail-Bulkmail Makefile mail/p5-Mail-CClient Makefile pkg-plist mail/p5-Mail-FilterXML Makefile mail/p5-Mail-Folder Makefile mail/p5-Mail-Freshmeat Makefile mail/p5-Mail-IMAPClient Makefile mail/p5-Mail-MailStats Makefile mail/p5-Mail-POP3Client Makefile mail/p5-Mail-Sender Makefile mail/p5-Mail-Sendmail Makefile mail/p5-Mail-Tools Makefile devel/p5-Make Makefile math/p5-Math-Bezier Makefile math/p5-Math-BigIntFast Makefile math/p5-Math-Currency Makefile math/p5-Math-Expr Makefile math/p5-Math-Financial Makefile math/p5-Math-FixedPrecision Makefile math/p5-Math-GMP Makefile math/p5-Math-Logic Makefile math/p5-MatrixReal Makefile net/p5-Mon Makefile pkg-descr databases/p5-Msql Makefile databases/p5-Mysql Makefile news/p5-NNTPClient Makefile net/p5-Net Makefile net/p5-Net-DNS Makefile pkg-descr net/p5-Net-Daemon Makefile net/p5-Net-IPv4Addr Makefile net/p5-Net-Netmask Makefile net/p5-Net-RawIP Makefile net/p5-Net-SNMP Makefile security/p5-Net-SSLeay Makefile net/p5-Net-Whois Makefile net/p5-Net-ext Makefile net/p5-NetAddr-IP Makefile news/p5-News-Article Makefile news/p5-News-Newsrc Makefile security/p5-PGP Makefile security/p5-PGP-Sign Makefile palm/p5-Palm Makefile www/p5-ParallelUA Makefile devel/p5-Parse-RecDescent Makefile devel/p5-Penguin Makefile devel/p5-Penguin-Easy Makefile databases/p5-Pg Makefile net/p5-PlRPC Makefile devel/p5-Proc-Background Makefile devel/p5-Proc-Daemon Makefile devel/p5-Proc-Simple Makefile sysutils/p5-Quota Makefile devel/p5-ReadLine-Gnu Makefile devel/p5-ReadLine-Perl Makefile devel/p5-Religion Makefile devel/p5-Resources Makefile net/p5-SNMP Makefile net/p5-SNMP-Util Makefile net/p5-SNMP_Session Makefile net/p5-SOAP Makefile pkg-descr databases/p5-SQL-Statement Makefile sysutils/p5-Schedule-Cron Makefile sysutils/p5-Schedule-Match Makefile devel/p5-Search-Binary Makefile devel/p5-Server-FastPL Makefile math/p5-Set-IntSpan Makefile devel/p5-Set-NestedGroups Makefile devel/p5-Set-Object Makefile devel/p5-Set-Scalar Makefile math/p5-Set-Window Makefile net/p5-Socket6 Makefile net/p5-Socks Makefile textproc/p5-Sort-ArbBiLex Makefile textproc/p5-Sort-Fields Makefile textproc/p5-Spreadsheet-ParseExcel Makefile textproc/p5-Spreadsheet-WriteExcel Makefile math/p5-Statistics-ChiSquare Makefile math/p5-Statistics-Descriptive Makefile math/p5-Statistics-Distributions Makefile math/p5-Statistics-LTU Makefile math/p5-Statistics-OLS Makefile math/p5-Statistics-Table-F Makefile devel/p5-Storable Makefile devel/p5-String-Approx Makefile devel/p5-String-Checker Makefile devel/p5-String-Random Makefile devel/p5-String-RexxParse Makefile textproc/p5-String-ShellQuote Makefile textproc/p5-String-Strip Makefile sysutils/p5-SyslogScan Makefile lang/p5-Tcl Makefile pkg-descr x11-toolkits/p5-Tcl-Tk Makefile devel/p5-Term-ANSIColor Makefile devel/p5-Term-Query Makefile devel/p5-Term-ReadKey Makefile devel/p5-Term-Size Makefile textproc/p5-Text-Autoformat Makefile textproc/p5-Text-Bind Makefile textproc/p5-Text-CSV_XS Makefile textproc/p5-Text-DoubleMetaphone Makefile textproc/p5-Text-FillIn Makefile textproc/p5-Text-Filter Makefile textproc/p5-Text-Filter-Chain Makefile textproc/p5-Text-FixedLength Makefile textproc/p5-Text-Flowchart Makefile textproc/p5-Text-Format Makefile textproc/p5-Text-Graphics Makefile converters/p5-Text-Iconv Makefile print/p5-Text-PDF Makefile textproc/p5-Text-Query Makefile databases/p5-Text-Query-SQL Makefile textproc/p5-Text-Template Makefile textproc/p5-Text-Tmpl Makefile textproc/p5-Text-Wrapper Makefile devel/p5-Tie-DB_FileLock Makefile devel/p5-Tie-IxHash Makefile devel/p5-Time Makefile devel/p5-Time-HiRes Makefile devel/p5-Time-Period Makefile devel/p5-TimeDate Makefile x11-toolkits/p5-Tk Makefile devel/p5-TraceFuncs Makefile net/p5-URI Makefile converters/p5-Unicode-Map8 Makefile converters/p5-Unicode-String Makefile sysutils/p5-Unix-ConfigFile Makefile sysutils/p5-Unix-Syslog Makefile www/p5-WWW-Babelfish Makefile www/p5-WWW-Robot Makefile www/p5-WWW-Search Makefile x11/p5-X11-Protocol Makefile textproc/p5-XML-DT Makefile textproc/p5-XML-Dumper Makefile textproc/p5-XML-RSS Makefile textproc/p5-XML-Simple Makefile textproc/p5-XML-TreeBuilder Makefile textproc/p5-XML-Writer Makefile textproc/p5-XML-XPath Makefile pkg-descr audio/p5-Xmms Makefile graphics/p5-chart Makefile textproc/p5-dTemplate Makefile lang/p5-ePerl Makefile pkg-message databases/p5-hp200lx-db Makefile pkg-descr www/p5-libapreq Makefile pkg-plist www/p5-libwww Makefile net/p5-perl-ldap Makefile Log: Remove do-configure section, use PERL_CONFIGURE now. Revision Changes Path 1.3 +1 -2 ports/math/p5-AI-NeuralNet-BackProp/Makefile 1.3 +1 -2 ports/math/p5-AI-NeuralNet-Mesh/Makefile 1.3 +1 -2 ports/math/p5-AI-Perceptron/Makefile 1.3 +1 -2 ports/biology/p5-AcePerl/Makefile 1.2 +1 -2 ports/devel/p5-Agent/Makefile 1.2 +1 -2 ports/devel/p5-Algorithm-Diff/Makefile 1.2 +1 -2 ports/devel/p5-Algorithm-MDiff/Makefile 1.2 +1 -2 ports/devel/p5-Algorithm-MarkovChain/Makefile 1.2 +1 -2 ports/devel/p5-Algorithm-Permute/Makefile 1.2 +2 -6 ports/devel/p5-Alias/Makefile 1.5 +3 -6 ports/www/p5-Apache-ASP/Makefile 1.2 +1 -2 ports/www/p5-Apache-AddHostPath/Makefile 1.4 +4 -5 ports/www/p5-Apache-AuthCookie/Makefile 1.2 +1 -2 ports/www/p5-Apache-AuthTicket/Makefile 1.3 +1 -2 ports/www/p5-Apache-AuthenCache/Makefile 1.2 +1 -2 ports/www/p5-Apache-AuthenURL/Makefile 1.3 +5 -6 ports/www/p5-Apache-AutoIndex/Makefile 1.6 +3 -6 ports/www/p5-Apache-DBI/Makefile 1.4 +2 -3 ports/www/p5-Apache-Icon/Makefile 1.4 +3 -4 ports/www/p5-Apache-Language/Makefile 1.2 +4 -3 ports/www/p5-Apache-Language/pkg-descr 1.3 +3 -6 ports/www/p5-Apache-Peek/Makefile 1.8 +3 -6 ports/www/p5-Apache-Radius/Makefile 1.7 +2 -5 ports/www/p5-Apache-Session/Makefile 1.3 +2 -6 ports/databases/p5-ApacheDBILogConfig/Makefile 1.3 +2 -6 ports/databases/p5-ApacheDBILogger/Makefile 1.3 +2 -5 ports/devel/p5-AppConfig/Makefile 1.3 +1 -2 ports/archivers/p5-Archive-Tar/Makefile 1.3 +1 -2 ports/archivers/p5-Archive-Zip/Makefile 1.18 +1 -2 ports/misc/p5-Array-PrintCols/Makefile 1.2 +1 -2 ports/astro/p5-Astro-MoonPhase/Makefile 1.2 +1 -2 ports/astro/p5-Astro-SunTime/Makefile 1.2 +2 -6 ports/audio/p5-Audio-CD/Makefile 1.5 +2 -6 ports/security/p5-Authen-PAM/Makefile 1.13 +2 -5 ports/security/p5-Authen-Radius/Makefile 1.3 +1 -2 ports/security/p5-Authen-TacacsPlus/Makefile 1.2 +1 -2 ports/security/p5-Authen-Ticket/Makefile 1.3 +2 -5 ports/devel/p5-B-Graph/Makefile 1.18 +2 -6 ports/devel/p5-BSD-Resource/Makefile 1.3 +1 -2 ports/databases/p5-BerkeleyDB/Makefile 1.2 +1 -2 ports/math/p5-Bit-ShiftReg/Makefile 1.2 +1 -2 ports/math/p5-Bit-Vector/Makefile 1.19 +3 -6 ports/devel/p5-C-Scan/Makefile 1.18 +4 -7 ports/www/p5-CGI/Makefile 1.2 +1 -2 ports/www/p5-CGI-Application/Makefile 1.2 +1 -2 ports/www/p5-CGI-ArgChecker/Makefile 1.2 +1 -2 ports/www/p5-CGI-Cache/Makefile 1.6 +2 -5 ports/www/p5-CGI-FastTemplate/Makefile 1.3 +2 -5 ports/www/p5-CGI-Minimal/Makefile 1.18 +2 -5 ports/www/p5-CGI_Lite/Makefile 1.7 +2 -5 ports/graphics/p5-Chart-PNGgraph/Makefile 1.4 +2 -5 ports/devel/p5-Class-MethodMaker/Makefile 1.2 +1 -2 ports/devel/p5-Class-Singleton/Makefile 1.3 +2 -6 ports/devel/p5-Class-Tom/Makefile 1.23 +2 -6 ports/archivers/p5-Compress-Zlib/Makefile 1.2 +2 -6 ports/converters/p5-Convert-ASN1/Makefile 1.2 +2 -6 ports/converters/p5-Convert-BER/Makefile 1.2 +1 -2 ports/converters/p5-Convert-Morse/Makefile 1.6 +2 -5 ports/converters/p5-Convert-Recode/Makefile 1.2 +2 -5 ports/converters/p5-Convert-TNEF/Makefile 1.27 +2 -6 ports/converters/p5-Convert-UU/Makefile 1.3 +2 -6 ports/converters/p5-Convert-UUlib/Makefile 1.2 +2 -6 ports/security/p5-Crypt-Blowfish/Makefile 1.8 +2 -5 ports/security/p5-Crypt-CBC/Makefile 1.2 +1 -2 ports/security/p5-Crypt-CipherSaber/Makefile 1.2 +1 -2 ports/security/p5-Crypt-Cracklib/Makefile 1.2 +1 -2 ports/security/p5-Crypt-ECB/Makefile 1.2 +1 -2 ports/security/p5-Crypt-Rijndael/Makefile 1.2 +2 -6 ports/security/p5-Crypt-SSLeay/Makefile 1.2 +0 -1 ports/security/p5-Crypt-SSLeay/pkg-plist 1.2 +1 -2 ports/security/p5-Crypt-TripleDES/Makefile 1.2 +1 -2 ports/security/p5-Crypt-Twofish/Makefile 1.2 +1 -2 ports/security/p5-Crypt-UnixCrypt/Makefile 1.20 +2 -6 ports/devel/p5-Curses/Makefile 1.4 +2 -5 ports/databases/p5-DBD-CSV/Makefile 1.25 +2 -6 ports/databases/p5-DBD-Pg/Makefile 1.2 +2 -5 ports/databases/p5-DBD-XBase/Makefile 1.30 +2 -6 ports/databases/p5-DBI/Makefile 1.2 +3 -6 ports/databases/p5-DBZ_File/Makefile 1.14 +2 -5 ports/devel/p5-Data-Flow/Makefile 1.15 +2 -6 ports/devel/p5-Data-ShowTable/Makefile 1.4 +2 -6 ports/devel/p5-Date-Calc/Makefile 1.18 +2 -5 ports/devel/p5-Date-Manip/Makefile 1.3 +2 -5 ports/devel/p5-DateConvert/Makefile 1.2 +1 -2 ports/textproc/p5-DelimMatch/Makefile 1.14 +2 -6 ports/devel/p5-Devel-DProf/Makefile 1.16 +2 -6 ports/devel/p5-Devel-Peek/Makefile 1.11 +2 -5 ports/devel/p5-Devel-Symdump/Makefile 1.11 +2 -6 ports/security/p5-Digest-MD5/Makefile 1.2 +1 -2 ports/mail/p5-Email-Find/Makefile 1.3 +1 -2 ports/mail/p5-Email-Valid/Makefile 1.12 +2 -5 ports/devel/p5-Errno/Makefile 1.2 +2 -3 ports/devel/p5-Errno/pkg-descr 1.2 +2 -5 ports/lang/p5-Error/Makefile 1.6 +4 -6 ports/lang/p5-Expect/Makefile 1.6 +4 -7 ports/lang/p5-F77/Makefile 1.7 +3 -7 ports/www/p5-FastCGI/Makefile 1.16 +2 -5 ports/devel/p5-File-BasicFlock/Makefile 1.2 +1 -2 ports/devel/p5-File-Binary/Makefile 1.2 +1 -2 ports/devel/p5-File-Cache/Makefile 1.2 +2 -5 ports/misc/p5-File-CounterFile/Makefile 1.15 +2 -6 ports/devel/p5-File-Lock/Makefile 1.2 +6 -7 ports/devel/p5-File-Lock/pkg-descr 1.9 +2 -5 ports/devel/p5-File-MMagic/Makefile 1.14 +2 -5 ports/devel/p5-File-Slurp/Makefile 1.2 +28 -28 ports/devel/p5-File-Slurp/pkg-descr 1.2 +2 -6 ports/devel/p5-File-Spec/Makefile 1.2 +1 -2 ports/devel/p5-File-Tail/Makefile 1.15 +2 -5 ports/devel/p5-File-Tools/Makefile 1.2 +1 -2 ports/sysutils/p5-Filesys-DiskSpace/Makefile 1.11 +2 -10 ports/devel/p5-Filter/Makefile 1.9 +2 -5 ports/devel/p5-FreezeThaw/Makefile 1.2 +5 -6 ports/devel/p5-FreezeThaw/pkg-descr 1.22 +2 -6 ports/graphics/p5-GD/Makefile 1.6 +2 -5 ports/graphics/p5-GD-Graph/Makefile 1.5 +3 -6 ports/graphics/p5-GD-Graph3d/Makefile 1.5 +2 -5 ports/graphics/p5-GD-TextUtil/Makefile 1.6 +2 -6 ports/databases/p5-GDBM/Makefile 1.9 +1 -2 ports/graphics/GIFgraph/Makefile 1.2 +3 -6 ports/astro/p5-GPS/Makefile 1.9 +12 -15 ports/news/p5-Gateway/Makefile 1.5 +2 -6 ports/x11-toolkits/p5-GdkImlib/Makefile 1.5 +2 -6 ports/x11-toolkits/p5-GdkPixbuf/Makefile 1.3 +1 -2 ports/astro/p5-Geo-METAR/Makefile 1.5 +2 -6 ports/x11-toolkits/p5-Glade/Makefile 1.6 +3 -10 ports/security/p5-GnuPG-Interface/Makefile 1.35 +3 -7 ports/x11-toolkits/p5-Gtk/Makefile 1.5 +2 -6 ports/x11-toolkits/p5-GtkGLArea/Makefile 1.5 +2 -6 ports/x11-toolkits/p5-GtkXmHTML/Makefile 1.2 +9 -10 ports/www/p5-HTML/pkg-descr 1.8 +2 -6 ports/www/p5-HTML-Embperl/Makefile 1.2 +1 -2 ports/www/p5-HTML-Navigation/Makefile 1.2 +1 -2 ports/www/p5-HTML-Pager/Makefile 1.25 +2 -7 ports/www/p5-HTML-Parser/Makefile 1.15 +2 -5 ports/www/p5-HTML-QuickCheck/Makefile 1.2 +0 -1 ports/www/p5-HTML-QuickCheck/pkg-descr 1.18 +2 -5 ports/www/p5-HTML-Stream/Makefile 1.6 +2 -5 ports/www/p5-HTML-Summary/Makefile 1.4 +2 -6 ports/www/p5-HTML-TableExtract/Makefile 1.6 +2 -5 ports/www/p5-HTML-TableLayout/Makefile 1.3 +2 -6 ports/www/p5-HTML-Tagset/Makefile 1.7 +2 -5 ports/www/p5-HTML-Tree/Makefile 1.17 +2 -5 ports/www/p5-HTTPD-Tools/Makefile 1.5 +2 -5 ports/misc/p5-I18N-Charset/Makefile 1.5 +2 -5 ports/misc/p5-I18N-LangTags/Makefile 1.10 +2 -5 ports/mail/p5-IMAP-Admin/Makefile 1.2 +2 -5 ports/security/p5-IO-Socket-SSL/Makefile 1.7 +2 -5 ports/devel/p5-IO-Stty/Makefile 1.7 +2 -7 ports/devel/p5-IO-Tty/Makefile 1.15 +1 -3 ports/devel/p5-IO-stringy/Makefile 1.11 +2 -5 ports/irc/p5-IRC/Makefile 1.25 +2 -5 ports/graphics/p5-Image-Size/Makefile 1.14 +2 -5 ports/devel/p5-Include/Makefile 1.11 +1 -2 ports/devel/p5-Ioctl/Makefile 1.2 +2 -6 ports/misc/p5-LEGO-RCX/Makefile 1.2 +2 -5 ports/russian/p5-Lingua-RU-Charset/Makefile 1.2 +1 -1 ports/russian/p5-Lingua-RU-Charset/pkg-comment 1.2 +8 -8 ports/russian/p5-Lingua-RU-Charset/pkg-descr 1.12 +2 -5 ports/misc/p5-Locale-Codes/Makefile 1.2 +2 -5 ports/devel/p5-Locale-Maketext/Makefile 1.3 +4 -10 ports/devel/p5-Locale-PGetText/Makefile 1.2 +0 -1 ports/devel/p5-Locale-PGetText/pkg-plist 1.5 +2 -6 ports/devel/p5-Locale-gettext/Makefile 1.2 +1 -2 ports/devel/p5-LockFile-Simple/Makefile 1.17 +2 -6 ports/security/p5-MD5/Makefile 1.17 +2 -6 ports/converters/p5-MIME-Base64/Makefile 1.8 +2 -6 ports/mail/p5-MIME-Lite/Makefile 1.15 +2 -5 ports/databases/p5-MLDBM/Makefile 1.3 +1 -2 ports/audio/p5-MP3-ID3v1Tag/Makefile 1.3 +1 -2 ports/audio/p5-MP3-Info/Makefile 1.2 +1 -2 ports/audio/p5-MPEG-ID3v2Tag/Makefile 1.2 +1 -2 ports/devel/p5-Mac-FileSpec-Unixish/Makefile 1.3 +1 -2 ports/archivers/p5-Mac-Macbinary/Makefile 1.4 +1 -2 ports/mail/p5-Mail-Audit/Makefile 1.2 +1 -2 ports/mail/p5-Mail-Box/Makefile 1.2 +1 -2 ports/mail/p5-Mail-Bulkmail/Makefile 1.3 +2 -5 ports/mail/p5-Mail-CClient/Makefile 1.2 +0 -3 ports/mail/p5-Mail-CClient/pkg-plist 1.2 +1 -2 ports/mail/p5-Mail-FilterXML/Makefile 1.22 +2 -5 ports/mail/p5-Mail-Folder/Makefile 1.2 +1 -2 ports/mail/p5-Mail-Freshmeat/Makefile 1.6 +1 -2 ports/mail/p5-Mail-IMAPClient/Makefile 1.2 +1 -2 ports/mail/p5-Mail-MailStats/Makefile 1.21 +2 -5 ports/mail/p5-Mail-POP3Client/Makefile 1.4 +1 -3 ports/mail/p5-Mail-Sender/Makefile 1.2 +2 -5 ports/mail/p5-Mail-Sendmail/Makefile 1.23 +3 -4 ports/mail/p5-Mail-Tools/Makefile 1.2 +1 -2 ports/devel/p5-Make/Makefile 1.2 +1 -2 ports/math/p5-Math-Bezier/Makefile 1.2 +1 -2 ports/math/p5-Math-BigIntFast/Makefile 1.2 +1 -2 ports/math/p5-Math-Currency/Makefile 1.3 +2 -2 ports/math/p5-Math-Expr/Makefile 1.2 +1 -2 ports/math/p5-Math-Financial/Makefile 1.3 +2 -3 ports/math/p5-Math-FixedPrecision/Makefile 1.2 +1 -2 ports/math/p5-Math-GMP/Makefile 1.3 +1 -2 ports/math/p5-Math-Logic/Makefile 1.8 +9 -12 ports/math/p5-MatrixReal/Makefile 1.2 +3 -7 ports/net/p5-Mon/Makefile 1.2 +2 -1 ports/net/p5-Mon/pkg-descr 1.26 +4 -8 ports/databases/p5-Msql/Makefile 1.34 +3 -4 ports/databases/p5-Mysql/Makefile 1.4 +2 -5 ports/news/p5-NNTPClient/Makefile 1.31 +2 -5 ports/net/p5-Net/Makefile 1.19 +3 -7 ports/net/p5-Net-DNS/Makefile 1.2 +0 -1 ports/net/p5-Net-DNS/pkg-descr 1.7 +3 -7 ports/net/p5-Net-Daemon/Makefile 1.4 +3 -7 ports/net/p5-Net-IPv4Addr/Makefile 1.2 +2 -5 ports/net/p5-Net-Netmask/Makefile 1.9 +2 -6 ports/net/p5-Net-RawIP/Makefile 1.3 +1 -2 ports/net/p5-Net-SNMP/Makefile 1.10 +2 -6 ports/security/p5-Net-SSLeay/Makefile 1.14 +2 -5 ports/net/p5-Net-Whois/Makefile 1.3 +3 -7 ports/net/p5-Net-ext/Makefile 1.3 +3 -6 ports/net/p5-NetAddr-IP/Makefile 1.13 +2 -5 ports/news/p5-News-Article/Makefile 1.7 +2 -5 ports/news/p5-News-Newsrc/Makefile 1.20 +2 -5 ports/security/p5-PGP/Makefile 1.16 +3 -8 ports/security/p5-PGP-Sign/Makefile 1.3 +5 -11 ports/palm/p5-Palm/Makefile 1.20 +3 -7 ports/www/p5-ParallelUA/Makefile 1.9 +2 -5 ports/devel/p5-Parse-RecDescent/Makefile 1.8 +2 -5 ports/devel/p5-Penguin/Makefile 1.10 +3 -6 ports/devel/p5-Penguin-Easy/Makefile 1.27 +3 -8 ports/databases/p5-Pg/Makefile 1.5 +2 -5 ports/net/p5-PlRPC/Makefile 1.2 +1 -2 ports/devel/p5-Proc-Background/Makefile 1.2 +1 -2 ports/devel/p5-Proc-Daemon/Makefile 1.12 +2 -5 ports/devel/p5-Proc-Simple/Makefile 1.3 +1 -2 ports/sysutils/p5-Quota/Makefile 1.13 +3 -11 ports/devel/p5-ReadLine-Gnu/Makefile 1.9 +3 -6 ports/devel/p5-ReadLine-Perl/Makefile 1.13 +2 -5 ports/devel/p5-Religion/Makefile 1.16 +2 -5 ports/devel/p5-Resources/Makefile 1.16 +1 -2 ports/net/p5-SNMP/Makefile 1.4 +3 -6 ports/net/p5-SNMP-Util/Makefile 1.10 +1 -2 ports/net/p5-SNMP_Session/Makefile 1.3 +1 -2 ports/net/p5-SOAP/Makefile 1.2 +1 -2 ports/net/p5-SOAP/pkg-descr 1.5 +2 -6 ports/databases/p5-SQL-Statement/Makefile 1.2 +1 -2 ports/sysutils/p5-Schedule-Cron/Makefile 1.2 +1 -2 ports/sysutils/p5-Schedule-Match/Makefile 1.2 +1 -2 ports/devel/p5-Search-Binary/Makefile 1.2 +1 -2 ports/devel/p5-Server-FastPL/Makefile 1.6 +2 -5 ports/math/p5-Set-IntSpan/Makefile 1.2 +1 -2 ports/devel/p5-Set-NestedGroups/Makefile 1.2 +1 -2 ports/devel/p5-Set-Object/Makefile 1.3 +1 -2 ports/devel/p5-Set-Scalar/Makefile 1.2 +1 -2 ports/math/p5-Set-Window/Makefile 1.5 +2 -6 ports/net/p5-Socket6/Makefile 1.6 +2 -5 ports/net/p5-Socks/Makefile 1.2 +1 -2 ports/textproc/p5-Sort-ArbBiLex/Makefile 1.2 +1 -2 ports/textproc/p5-Sort-Fields/Makefile 1.3 +2 -7 ports/textproc/p5-Spreadsheet-ParseExcel/Makefile 1.4 +2 -7 ports/textproc/p5-Spreadsheet-WriteExcel/Makefile 1.2 +1 -2 ports/math/p5-Statistics-ChiSquare/Makefile 1.2 +1 -2 ports/math/p5-Statistics-Descriptive/Makefile 1.2 +1 -2 ports/math/p5-Statistics-Distributions/Makefile 1.2 +1 -2 ports/math/p5-Statistics-LTU/Makefile 1.2 +1 -2 ports/math/p5-Statistics-OLS/Makefile 1.2 +1 -2 ports/math/p5-Statistics-Table-F/Makefile 1.28 +1 -2 ports/devel/p5-Storable/Makefile 1.3 +2 -5 ports/devel/p5-String-Approx/Makefile 1.2 +1 -2 ports/devel/p5-String-Checker/Makefile 1.2 +1 -2 ports/devel/p5-String-Random/Makefile 1.2 +1 -2 ports/devel/p5-String-RexxParse/Makefile 1.2 +1 -2 ports/textproc/p5-String-ShellQuote/Makefile 1.2 +1 -2 ports/textproc/p5-String-Strip/Makefile 1.6 +2 -5 ports/sysutils/p5-SyslogScan/Makefile 1.16 +2 -7 ports/lang/p5-Tcl/Makefile 1.2 +27 -27 ports/lang/p5-Tcl/pkg-descr 1.19 +3 -7 ports/x11-toolkits/p5-Tcl-Tk/Makefile 1.6 +1 -2 ports/devel/p5-Term-ANSIColor/Makefile 1.8 +2 -5 ports/devel/p5-Term-Query/Makefile 1.14 +2 -6 ports/devel/p5-Term-ReadKey/Makefile 1.2 +2 -6 ports/devel/p5-Term-Size/Makefile 1.2 +1 -2 ports/textproc/p5-Text-Autoformat/Makefile 1.2 +1 -2 ports/textproc/p5-Text-Bind/Makefile 1.5 +2 -6 ports/textproc/p5-Text-CSV_XS/Makefile 1.2 +1 -2 ports/textproc/p5-Text-DoubleMetaphone/Makefile 1.2 +1 -2 ports/textproc/p5-Text-FillIn/Makefile 1.2 +1 -2 ports/textproc/p5-Text-Filter/Makefile 1.2 +1 -2 ports/textproc/p5-Text-Filter-Chain/Makefile 1.2 +1 -2 ports/textproc/p5-Text-FixedLength/Makefile 1.2 +1 -2 ports/textproc/p5-Text-Flowchart/Makefile 1.2 +1 -2 ports/textproc/p5-Text-Format/Makefile 1.2 +1 -2 ports/textproc/p5-Text-Graphics/Makefile 1.3 +3 -10 ports/converters/p5-Text-Iconv/Makefile 1.2 +1 -2 ports/print/p5-Text-PDF/Makefile 1.2 +1 -2 ports/textproc/p5-Text-Query/Makefile 1.2 +1 -2 ports/databases/p5-Text-Query-SQL/Makefile 1.5 +2 -5 ports/textproc/p5-Text-Template/Makefile 1.2 +1 -2 ports/textproc/p5-Text-Tmpl/Makefile 1.2 +1 -2 ports/textproc/p5-Text-Wrapper/Makefile 1.2 +2 -6 ports/devel/p5-Tie-DB_FileLock/Makefile 1.2 +1 -2 ports/devel/p5-Tie-IxHash/Makefile 1.18 +2 -5 ports/devel/p5-Time/Makefile 1.6 +2 -6 ports/devel/p5-Time-HiRes/Makefile 1.2 +2 -6 ports/devel/p5-Time-Period/Makefile 1.14 +2 -6 ports/devel/p5-TimeDate/Makefile 1.33 +3 -5 ports/x11-toolkits/p5-Tk/Makefile 1.10 +2 -5 ports/devel/p5-TraceFuncs/Makefile 1.15 +3 -6 ports/net/p5-URI/Makefile 1.2 +3 -6 ports/converters/p5-Unicode-Map8/Makefile 1.3 +2 -7 ports/converters/p5-Unicode-String/Makefile 1.2 +1 -2 ports/sysutils/p5-Unix-ConfigFile/Makefile 1.3 +2 -7 ports/sysutils/p5-Unix-Syslog/Makefile 1.3 +1 -2 ports/www/p5-WWW-Babelfish/Makefile 1.2 +1 -2 ports/www/p5-WWW-Robot/Makefile 1.21 +2 -6 ports/www/p5-WWW-Search/Makefile 1.2 +1 -2 ports/x11/p5-X11-Protocol/Makefile 1.2 +1 -2 ports/textproc/p5-XML-DT/Makefile 1.2 +1 -2 ports/textproc/p5-XML-Dumper/Makefile 1.4 +2 -6 ports/textproc/p5-XML-RSS/Makefile 1.2 +2 -5 ports/textproc/p5-XML-Simple/Makefile 1.2 +1 -2 ports/textproc/p5-XML-TreeBuilder/Makefile 1.2 +3 -4 ports/textproc/p5-XML-Writer/Makefile 1.4 +2 -7 ports/textproc/p5-XML-XPath/Makefile 1.2 +2 -0 ports/textproc/p5-XML-XPath/pkg-descr 1.2 +2 -6 ports/audio/p5-Xmms/Makefile 1.13 +2 -5 ports/graphics/p5-chart/Makefile 1.2 +3 -4 ports/textproc/p5-dTemplate/Makefile 1.21 +2 -6 ports/lang/p5-ePerl/Makefile 1.3 +0 -1 ports/lang/p5-ePerl/pkg-message 1.4 +2 -8 ports/databases/p5-hp200lx-db/Makefile 1.2 +0 -1 ports/databases/p5-hp200lx-db/pkg-descr 1.6 +5 -8 ports/www/p5-libapreq/Makefile 1.2 +0 -6 ports/www/p5-libapreq/pkg-plist 1.44 +2 -8 ports/www/p5-libwww/Makefile 1.2 +3 -4 ports/net/p5-perl-ldap/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 22:41:47 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2B36B37B719; Wed, 28 Feb 2001 22:41:45 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f216fhw19698; Wed, 28 Feb 2001 22:41:43 -0800 (PST) (envelope-from imp) Message-Id: <200103010641.f216fhw19698@freefall.freebsd.org> From: Warner Losh Date: Wed, 28 Feb 2001 22:41:43 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/arp arp.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2001/02/28 22:41:43 PST Modified files: usr.sbin/arp arp.c Log: h_errno is declared in netdb.h. Revision Changes Path 1.27 +1 -3 src/usr.sbin/arp/arp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 22:47: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5053037B71B; Wed, 28 Feb 2001 22:46:52 -0800 (PST) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f216kqk20683; Wed, 28 Feb 2001 22:46:52 -0800 (PST) (envelope-from will) Message-Id: <200103010646.f216kqk20683@freefall.freebsd.org> From: Will Andrews Date: Wed, 28 Feb 2001 22:46:52 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/p5-Text-SimpleTemplate Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2001/02/28 22:46:52 PST Modified files: textproc Makefile Added files: textproc/p5-Text-SimpleTemplate Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add p5-Text-SimpleTemplate 0.35, yet another Perl module for template processing. PR: 25389 Submitted by: Anton Berezin Revision Changes Path 1.169 +2 -1 ports/textproc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 22:47: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A8AD237B718; Wed, 28 Feb 2001 22:47:04 -0800 (PST) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f216l4N20781; Wed, 28 Feb 2001 22:47:04 -0800 (PST) (envelope-from will) Message-Id: <200103010647.f216l4N20781@freefall.freebsd.org> From: Will Andrews Date: Wed, 28 Feb 2001 22:47:04 -0800 (PST) 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 X-Loop: FreeBSD.ORG will 2001/02/28 22:47:04 PST Modified files: . modules Log: p5-Text-SimpleTemplate --> ports/textproc/p5-Text-SimpleTemplate Revision Changes Path 1.2491 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 23:36:20 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B4E1A37B71A; Wed, 28 Feb 2001 23:36:16 -0800 (PST) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f217aGE29618; Wed, 28 Feb 2001 23:36:16 -0800 (PST) (envelope-from will) Message-Id: <200103010736.f217aGE29618@freefall.freebsd.org> From: Will Andrews Date: Wed, 28 Feb 2001 23:36:16 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/koffice/files patch-kpobject.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2001/02/28 23:36:16 PST Added files: editors/koffice/files patch-kpobject.h Log: Fix KOffice for KDE 2.1 for sure. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Wed Feb 28 23:51:15 2001 Delivered-To: cvs-all@freebsd.org Received: from moby.geekhouse.net (moby.geekhouse.net [64.81.6.36]) by hub.freebsd.org (Postfix) with ESMTP id 950AA37B719; Wed, 28 Feb 2001 23:51:10 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (john@dhcp152.geekhouse.net [192.168.1.152]) by moby.geekhouse.net (8.11.0/8.9.3) with ESMTP id f217pf148557; Wed, 28 Feb 2001 23:51:41 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200103010551.f215pkt99334@freefall.freebsd.org> Date: Wed, 28 Feb 2001 23:50:54 -0800 (PST) From: John Baldwin To: "Daniel C. Sobral" Subject: RE: cvs commit: src/usr.bin/units units.1 Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 01-Mar-01 Daniel C. Sobral wrote: > dcs 2001/02/28 21:51:46 PST > > Modified files: > usr.bin/units units.1 > Log: > All temperature scales are centigrades. Use "Celsius" instead. Uhh, I thought only Celsius and Kelvin were? Fahrenheit uses a different "size" for each degree. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 0:17:32 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E6DF937B71A; Thu, 1 Mar 2001 00:17:27 -0800 (PST) (envelope-from sumikawa@FreeBSD.org) Received: (from sumikawa@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f218HRr36304; Thu, 1 Mar 2001 00:17:27 -0800 (PST) (envelope-from sumikawa) Message-Id: <200103010817.f218HRr36304@freefall.freebsd.org> From: Munechika SUMIKAWA Date: Thu, 1 Mar 2001 00:17:27 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/apache13+ipv6 Makefile distinfo ports/www/apache13+ipv6/files patch-rewrite X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sumikawa 2001/03/01 00:17:27 PST Modified files: www/apache13+ipv6 Makefile distinfo Removed files: www/apache13+ipv6/files patch-rewrite Log: Upgrade to 1.3.19. Revision Changes Path 1.15 +3 -3 ports/www/apache13+ipv6/Makefile 1.8 +2 -2 ports/www/apache13+ipv6/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 0:48:39 2001 Delivered-To: cvs-all@freebsd.org Received: from mailhost.stack.nl (vaak.stack.nl [131.155.140.140]) by hub.freebsd.org (Postfix) with ESMTP id 26F9337B71C for ; Thu, 1 Mar 2001 00:48:37 -0800 (PST) (envelope-from freebsd@dohd.org) Received: from nala.dohd.org (tunnel01.ipv6.stack.nl [2001:610:1108:5001::1]) by mailhost.stack.nl (Postfix) with ESMTP id 0CF5C1587D for ; Thu, 1 Mar 2001 09:48:36 +0100 (CET) Received: from tiggr.local.dohd.org (tiggr.ipv6.stack.nl [2001:610:1108:5201:250:fcff:fe0b:c665]) by nala.dohd.org (Postfix) with ESMTP id 9C619D9C2 for ; Thu, 1 Mar 2001 09:48:35 +0100 (MET) Received: by tiggr.local.dohd.org (Postfix, from userid 1008) id 2B9A75D9A; Thu, 1 Mar 2001 09:48:35 +0100 (CET) Date: Thu, 1 Mar 2001 09:48:34 +0100 From: Mark Huizer To: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/finger util.c Message-ID: <20010301094834.A38217@dohd.cx> References: <200103010552.f215qcp99447@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200103010552.f215qcp99447@freefall.freebsd.org>; from imp@FreeBSD.org on Wed, Feb 28, 2001 at 09:52:38PM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Feb 28, 2001 at 09:52:38PM -0800, Warner Losh wrote: > imp 2001/02/28 21:52:38 PST > > Modified files: > usr.bin/finger util.c > Log: > MAXPATHLEN is enough. > > Also, snprinf is guaranteed by the new ansi standard to NUL terminate the > string, so we don't need to do that ourselves. > Geeh :-) I wonder how people will differ in their code between old and new ansi standards (not for usr.bin, but for stuff in ports). Isn't it rather unsafe to rely on that when trying to write portable software? mark -- Nice testing in little China... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 1: 1:47 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 20D5637B718; Thu, 1 Mar 2001 01:01:44 -0800 (PST) (envelope-from asmodai@FreeBSD.org) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2191ix40362; Thu, 1 Mar 2001 01:01:44 -0800 (PST) (envelope-from asmodai) Message-Id: <200103010901.f2191ix40362@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Thu, 1 Mar 2001 01:01:43 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 resource_query_string.9 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asmodai 2001/03/01 01:01:43 PST Modified files: share/man/man9 resource_query_string.9 Log: Fix typo: the the -> to the. Revision Changes Path 1.2 +7 -6 src/share/man/man9/resource_query_string.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 1: 2:10 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 28D1037B719; Thu, 1 Mar 2001 01:02:02 -0800 (PST) (envelope-from asmodai@FreeBSD.org) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21922f40409; Thu, 1 Mar 2001 01:02:02 -0800 (PST) (envelope-from asmodai) Message-Id: <200103010902.f21922f40409@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Thu, 1 Mar 2001 01:02:02 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 resource_int_value.9 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asmodai 2001/03/01 01:02:02 PST Modified files: share/man/man9 resource_int_value.9 Log: Remove leading . from .Nd description. Revision Changes Path 1.2 +2 -2 src/share/man/man9/resource_int_value.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 1: 7: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E74C737B718; Thu, 1 Mar 2001 01:06:57 -0800 (PST) (envelope-from asmodai@FreeBSD.org) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2196vA43430; Thu, 1 Mar 2001 01:06:57 -0800 (PST) (envelope-from asmodai) Message-Id: <200103010906.f2196vA43430@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Thu, 1 Mar 2001 01:06:57 -0800 (PST) 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 X-Loop: FreeBSD.ORG asmodai 2001/03/01 01:06:57 PST Modified files: share/man/man9 Makefile Log: Hook Warner's resource_* manpages to the build. This includes appropriate MLINKS for the other functions contained within them. Revision Changes Path 1.98 +6 -2 src/share/man/man9/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 1:10:21 2001 Delivered-To: cvs-all@freebsd.org Received: from garm.bart.nl (garm.bart.nl [194.158.170.13]) by hub.freebsd.org (Postfix) with ESMTP id EC1A937B719; Thu, 1 Mar 2001 01:10:16 -0800 (PST) (envelope-from asmodai@wxs.nl) Received: from daemon.chronias.ninth-circle.org (root@cable.ninth-circle.org [195.38.232.6]) by garm.bart.nl (8.10.1/8.10.1) with ESMTP id f219AER90100; Thu, 1 Mar 2001 10:10:14 +0100 (CET) Received: (from asmodai@localhost) by daemon.chronias.ninth-circle.org (8.11.2/8.11.0) id f219A7D07294; Thu, 1 Mar 2001 10:10:07 +0100 (CET) (envelope-from asmodai) Date: Thu, 1 Mar 2001 10:10:07 +0100 From: Jeroen Ruigrok van der Werven To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man9 resource_query_string.9 Message-ID: <20010301101007.B6809@daemon.ninth-circle.org> References: <200103010901.f2191ix40362@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200103010901.f2191ix40362@freefall.freebsd.org>; from asmodai@FreeBSD.org on Thu, Mar 01, 2001 at 01:01:43AM -0800 Organisation: Ninth-Circle Enterprises Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -On [20010301 10:07], Jeroen Ruigrok van der Werven (asmodai@FreeBSD.org) wrote: > Modified files: > share/man/man9 resource_query_string.9 > Log: > Fix typo: the the -> to the. D'oh. I thought I had split the typo/linebreak stuff. =( This also fixes some linebreaks. =\ Sorry translators. -- Jeroen Ruigrok vd Werven/Asmodai asmodai@[wxs.nl|bart.nl|freebsd.org] Documentation nutter/C-rated Coder BSD: Technical excellence at its best D78D D0AD 244D 1D12 C9CA 7152 035C 1138 546A B867 I'm a child of the air, I'm a witch of the wind... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 1:11:25 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BEE4737B719; Thu, 1 Mar 2001 01:11:16 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f219BGN43755; Thu, 1 Mar 2001 01:11:16 -0800 (PST) (envelope-from ru) Message-Id: <200103010911.f219BGN43755@freefall.freebsd.org> From: Ruslan Ermilov Date: Thu, 1 Mar 2001 01:11:16 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 resource_int_value.9 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/03/01 01:11:16 PST Modified files: share/man/man9 resource_int_value.9 Log: Numerous formatting/content fixes. Revision Changes Path 1.3 +29 -24 src/share/man/man9/resource_int_value.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 1:31:25 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B501837B718; Thu, 1 Mar 2001 01:31:16 -0800 (PST) (envelope-from jkh@FreeBSD.org) Received: (from jkh@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f219VGl46044; Thu, 1 Mar 2001 01:31:16 -0800 (PST) (envelope-from jkh) Message-Id: <200103010931.f219VGl46044@freefall.freebsd.org> From: "Jordan K. Hubbard" Date: Thu, 1 Mar 2001 01:31:16 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/handbook/introduction chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jkh 2001/03/01 01:31:16 PST Modified files: en_US.ISO_8859-1/books/handbook/introduction chapter.sgml Log: Correct some [mis]information about the number of releases done on the 4.X-stable branch and generally improve the wording. Revision Changes Path 1.36 +11 -11 doc/en_US.ISO_8859-1/books/handbook/introduction/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 1:32:17 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1F39A37B719; Thu, 1 Mar 2001 01:32:09 -0800 (PST) (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f219W9o46241; Thu, 1 Mar 2001 01:32:09 -0800 (PST) (envelope-from vanilla) Message-Id: <200103010932.f219W9o46241@freefall.freebsd.org> From: "Vanilla I. Shu" Date: Thu, 1 Mar 2001 01:32:09 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/archivers/p5-Compress-Zlib Makefile distinfo ports/www/p5-HTML-Parser Makefile distinfo ports/converters/p5-MIME-Base64 Makefile distinfo ports/net/p5-URI Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG vanilla 2001/03/01 01:32:09 PST Modified files: archivers/p5-Compress-Zlib Makefile distinfo www/p5-HTML-Parser Makefile distinfo converters/p5-MIME-Base64 Makefile distinfo net/p5-URI Makefile distinfo Log: Upgrade p5-Compress-Zlib => 1.11 p5-HTML-Parser => 3.18 p5-MIME-Base64 => 2.12 p5-URI => 1.11 Revision Changes Path 1.24 +2 -2 ports/archivers/p5-Compress-Zlib/Makefile 1.6 +1 -1 ports/archivers/p5-Compress-Zlib/distinfo 1.26 +2 -2 ports/www/p5-HTML-Parser/Makefile 1.16 +1 -1 ports/www/p5-HTML-Parser/distinfo 1.18 +2 -2 ports/converters/p5-MIME-Base64/Makefile 1.9 +1 -1 ports/converters/p5-MIME-Base64/distinfo 1.16 +2 -2 ports/net/p5-URI/Makefile 1.8 +1 -1 ports/net/p5-URI/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 1:36:32 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5EF3337B718; Thu, 1 Mar 2001 01:36:28 -0800 (PST) (envelope-from sf@FreeBSD.org) Received: (from sf@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f219aSm46843; Thu, 1 Mar 2001 01:36:28 -0800 (PST) (envelope-from sf) Message-Id: <200103010936.f219aSm46843@freefall.freebsd.org> From: FUJISHIMA Satsuki Date: Thu, 1 Mar 2001 01:36:28 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/libogg Makefile distinfo pkg-plist ports/audio/libogg/files patch-aa patch-ab X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sf 2001/03/01 01:36:28 PST Modified files: audio/libogg Makefile distinfo pkg-plist Removed files: audio/libogg/files patch-aa patch-ab Log: update to 1.0 beta4. PR: 25413 Submitted by: maintainer Revision Changes Path 1.5 +6 -12 ports/audio/libogg/Makefile 1.2 +1 -1 ports/audio/libogg/distinfo 1.2 +68 -8 ports/audio/libogg/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 Mar 1 1:36:43 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4795437B71C; Thu, 1 Mar 2001 01:36:35 -0800 (PST) (envelope-from sf@FreeBSD.org) Received: (from sf@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f219aZ846919; Thu, 1 Mar 2001 01:36:35 -0800 (PST) (envelope-from sf) Message-Id: <200103010936.f219aZ846919@freefall.freebsd.org> From: FUJISHIMA Satsuki Date: Thu, 1 Mar 2001 01:36:35 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/libvorbis Makefile distinfo pkg-plist ports/audio/libvorbis/files patch-aa patch-ab X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sf 2001/03/01 01:36:35 PST Modified files: audio/libvorbis Makefile distinfo pkg-plist Removed files: audio/libvorbis/files patch-aa patch-ab Log: update to 1.0 beta4. PR: 25414 Submitted by: maintainer Revision Changes Path 1.5 +8 -15 ports/audio/libvorbis/Makefile 1.2 +1 -1 ports/audio/libvorbis/distinfo 1.2 +65 -87 ports/audio/libvorbis/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 Mar 1 1:36:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9D02837B718; Thu, 1 Mar 2001 01:36:40 -0800 (PST) (envelope-from sf@FreeBSD.org) Received: (from sf@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f219aeS46977; Thu, 1 Mar 2001 01:36:40 -0800 (PST) (envelope-from sf) Message-Id: <200103010936.f219aeS46977@freefall.freebsd.org> From: FUJISHIMA Satsuki Date: Thu, 1 Mar 2001 01:36:40 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/vorbis-tools Makefile distinfo pkg-plist ports/audio/vorbis-tools/files patch-ab patch-ac patch-ad patch-aa patch-oggenc_audio_c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sf 2001/03/01 01:36:40 PST Modified files: audio/vorbis-tools Makefile distinfo pkg-plist audio/vorbis-tools/files patch-aa Added files: audio/vorbis-tools/files patch-ab patch-ac patch-ad Removed files: audio/vorbis-tools/files patch-oggenc_audio_c Log: update to 1.0 beta4. PR: 25415 Submitted by: maintainer Revision Changes Path 1.5 +18 -26 ports/audio/vorbis-tools/Makefile 1.2 +1 -1 ports/audio/vorbis-tools/distinfo 1.2 +2 -0 ports/audio/vorbis-tools/pkg-plist 1.2 +11 -12 ports/audio/vorbis-tools/files/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 1:37:11 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B909537B719; Thu, 1 Mar 2001 01:36:46 -0800 (PST) (envelope-from sf@FreeBSD.org) Received: (from sf@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f219akt47013; Thu, 1 Mar 2001 01:36:46 -0800 (PST) (envelope-from sf) Message-Id: <200103010936.f219akt47013@freefall.freebsd.org> From: FUJISHIMA Satsuki Date: Thu, 1 Mar 2001 01:36:46 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/vorbis Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sf 2001/03/01 01:36:46 PST Modified files: audio/vorbis Makefile Log: update to 1.0 beta4. PR: 25416 Submitted by: maintainer Revision Changes Path 1.5 +5 -4 ports/audio/vorbis/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 1:37:18 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BDC4737B776; Thu, 1 Mar 2001 01:36:53 -0800 (PST) (envelope-from sf@FreeBSD.org) Received: (from sf@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f219arg47095; Thu, 1 Mar 2001 01:36:53 -0800 (PST) (envelope-from sf) Message-Id: <200103010936.f219arg47095@freefall.freebsd.org> From: FUJISHIMA Satsuki Date: Thu, 1 Mar 2001 01:36:52 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/vorbis-xmms Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sf 2001/03/01 01:36:52 PST Removed files: audio/vorbis-xmms Makefile distinfo pkg-comment pkg-descr pkg-plist Log: vorbis-xmms is now part of xmms. Requested by: maintainer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 1:37:22 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4244D37B71B; Thu, 1 Mar 2001 01:37:00 -0800 (PST) (envelope-from sf@FreeBSD.org) Received: (from sf@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f219b0V47153; Thu, 1 Mar 2001 01:37:00 -0800 (PST) (envelope-from sf) Message-Id: <200103010937.f219b0V47153@freefall.freebsd.org> From: FUJISHIMA Satsuki Date: Thu, 1 Mar 2001 01:37:00 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sf 2001/03/01 01:36:58 PST Modified files: audio Makefile Log: purge vorbis-xmms. Revision Changes Path 1.210 +1 -2 ports/audio/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 1:37:41 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0A1F537B71D; Thu, 1 Mar 2001 01:37:39 -0800 (PST) (envelope-from asmodai@FreeBSD.org) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f219bd447455; Thu, 1 Mar 2001 01:37:39 -0800 (PST) (envelope-from asmodai) Message-Id: <200103010937.f219bd447455@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Thu, 1 Mar 2001 01:37:38 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 resource_int_value.9 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asmodai 2001/03/01 01:37:38 PST Modified files: share/man/man9 resource_int_value.9 Log: Correct English used. Revision Changes Path 1.4 +8 -8 src/share/man/man9/resource_int_value.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 2:41:50 2001 Delivered-To: cvs-all@freebsd.org Received: from peach.ocn.ne.jp (peach.ocn.ne.jp [210.145.254.87]) by hub.freebsd.org (Postfix) with ESMTP id 034DD37B718; Thu, 1 Mar 2001 02:41:39 -0800 (PST) (envelope-from dcs@newsguy.com) Received: from newsguy.com (p49-dn01kiryunisiki.gunma.ocn.ne.jp [211.0.245.50]) by peach.ocn.ne.jp (8.9.1a/OCN/) with ESMTP id TAA15914; Thu, 1 Mar 2001 19:41:37 +0900 (JST) Message-ID: <3A9E26B2.196CD018@newsguy.com> Date: Thu, 01 Mar 2001 19:38:42 +0900 From: "Daniel C. Sobral" X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en,pt-BR MIME-Version: 1.0 To: John Baldwin Cc: "Daniel C. Sobral" , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/units units.1 References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG John Baldwin wrote: > > On 01-Mar-01 Daniel C. Sobral wrote: > > dcs 2001/02/28 21:51:46 PST > > > > Modified files: > > usr.bin/units units.1 > > Log: > > All temperature scales are centigrades. Use "Celsius" instead. > > Uhh, I thought only Celsius and Kelvin were? > > Fahrenheit uses a different "size" for each degree. The size is different, but the scale was created by defining what 0 and 100 degrees F represented, just like Celsius. Not that units can convert between any temperature anyway. Honestly, we (someone :) should fix that. -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org capo@the.obscure.bsdconspiracy.net I think you are delusional, but that is OK. Its part of your natural charm! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 3: 7: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BECCB37B718; Thu, 1 Mar 2001 03:06:57 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21B6v263079; Thu, 1 Mar 2001 03:06:57 -0800 (PST) (envelope-from ru) Message-Id: <200103011106.f21B6v263079@freefall.freebsd.org> From: Ruslan Ermilov Date: Thu, 1 Mar 2001 03:06:57 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/pnpinfo pnpinfo.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/03/01 03:06:57 PST Modified files: contrib/pnpinfo pnpinfo.8 Log: mdoc(7) police: misc fixes. Revision Changes Path 1.4 +6 -9 src/contrib/pnpinfo/pnpinfo.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 3:10:37 2001 Delivered-To: cvs-all@freebsd.org Received: from gidgate.gid.co.uk (gid.co.uk [194.32.164.225]) by hub.freebsd.org (Postfix) with ESMTP id E7BBA37B719; Thu, 1 Mar 2001 03:10:30 -0800 (PST) (envelope-from rb@gidgate.gid.co.uk) Received: (from rb@localhost) by gidgate.gid.co.uk (8.9.3/8.9.3) id LAA48359; Thu, 1 Mar 2001 11:10:26 GMT (envelope-from rb) Message-Id: <4.3.2.7.2.20010301110524.00b59b80@gid.co.uk> X-Sender: rbmail@gid.co.uk X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Thu, 01 Mar 2001 11:09:46 +0000 To: "Daniel C. Sobral" , John Baldwin From: Bob Bishop Subject: Re: cvs commit: src/usr.bin/units units.1 Cc: "Daniel C. Sobral" , cvs-all@FreeBSD.ORG, cvs-committers@FreeBSD.ORG In-Reply-To: <3A9E26B2.196CD018@newsguy.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 19:38 01/03/01 +0900, Daniel C. Sobral wrote: >John Baldwin wrote: > > > > On 01-Mar-01 Daniel C. Sobral wrote: > > > dcs 2001/02/28 21:51:46 PST > > > > > > Modified files: > > > usr.bin/units units.1 > > > Log: > > > All temperature scales are centigrades. Use "Celsius" instead. > > > > Uhh, I thought only Celsius and Kelvin were? > > > > Fahrenheit uses a different "size" for each degree. > >The size is different, but the scale was created by defining what 0 and >100 degrees F represented, just like Celsius. FWIW, Reaumur was defined against fixed points at 0 and 80 degrees. http://www.ddg.com/LIS/InfoDesignF97/camilla/temperatur.htm -- Bob Bishop +44 (0)118 977 4017 rb@gid.co.uk fax +44 (0)118 989 4254 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 4: 3:51 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B731E37B718; Thu, 1 Mar 2001 04:03:46 -0800 (PST) (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21C3k572685; Thu, 1 Mar 2001 04:03:46 -0800 (PST) (envelope-from vanilla) Message-Id: <200103011203.f21C3k572685@freefall.freebsd.org> From: "Vanilla I. Shu" Date: Thu, 1 Mar 2001 04:03:46 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/p5-BSD-Resource Makefile distinfo ports/www/p5-CGI-Application Makefile distinfo ports/www/p5-CGI_Lite Makefile distinfo pkg-plist ports/www/p5-CGI_Lite/files patch-Makefile.PL patch-aa ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG vanilla 2001/03/01 04:03:46 PST Modified files: devel/p5-BSD-Resource Makefile distinfo www/p5-CGI-Application Makefile distinfo www/p5-CGI_Lite Makefile distinfo pkg-plist devel/p5-Class-MethodMaker Makefile distinfo converters/p5-Convert-ASN1 Makefile distinfo pkg-plist devel/p5-IO-Tty Makefile distinfo devel/p5-IO-stringy Makefile distinfo Added files: www/p5-CGI_Lite/files patch-Makefile.PL Removed files: www/p5-CGI_Lite/files patch-aa Log: Upgrade p5-BSD-Resource => 1.09 p5-CGI-Application => 1.2 p5-CGI_Lite => 2.0 p5-Convert-ASN1 => 0.08 p5-IO-Tty => 0.04 p5-IO-stringy => 1.219 p5-Class-MethodMaker => 1.02 Revision Changes Path 1.19 +2 -2 ports/devel/p5-BSD-Resource/Makefile 1.6 +1 -1 ports/devel/p5-BSD-Resource/distinfo 1.3 +2 -2 ports/www/p5-CGI-Application/Makefile 1.2 +1 -1 ports/www/p5-CGI-Application/distinfo 1.19 +5 -5 ports/www/p5-CGI_Lite/Makefile 1.4 +1 -1 ports/www/p5-CGI_Lite/distinfo 1.6 +3 -3 ports/www/p5-CGI_Lite/pkg-plist 1.5 +2 -2 ports/devel/p5-Class-MethodMaker/Makefile 1.2 +1 -1 ports/devel/p5-Class-MethodMaker/distinfo 1.3 +2 -2 ports/converters/p5-Convert-ASN1/Makefile 1.2 +1 -1 ports/converters/p5-Convert-ASN1/distinfo 1.2 +1 -0 ports/converters/p5-Convert-ASN1/pkg-plist 1.8 +2 -2 ports/devel/p5-IO-Tty/Makefile 1.3 +1 -1 ports/devel/p5-IO-Tty/distinfo 1.16 +2 -2 ports/devel/p5-IO-stringy/Makefile 1.6 +1 -1 ports/devel/p5-IO-stringy/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 4:13:11 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9D21537B71A; Thu, 1 Mar 2001 04:13:05 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21CD5x75756; Thu, 1 Mar 2001 04:13:05 -0800 (PST) (envelope-from ru) Message-Id: <200103011213.f21CD5x75756@freefall.freebsd.org> From: Ruslan Ermilov Date: Thu, 1 Mar 2001 04:13:05 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/groff/tmac tmac.doc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/03/01 04:13:05 PST Modified files: contrib/groff/tmac tmac.doc Log: Fixed two bugs with -tag lists. If the -tag list definition didn't have a -width modifier, the first .It call was supposed to set the width depending on the first argument type; if it is a macro name, use the macro's width value; otherwise, use width value of `No'. The following two lists should produce identical output: .Bl -tag -width Er -compact .It Er EINVAL invalid argument .El .Bl -tag -compact .It Er EINVAL invalid argument .El If the outermost -tag list definition did't have a -width modifier, the .It elements of inner lists might not work (producing a list where each successive element `walks' to the right). Example: .Bl -tag -compact .It outer .It outer .Bl -tag -compact .It inner .It inner .El .It outer .It outer .El Ported from: mdocNG Revision Changes Path 1.20 +7 -11 src/contrib/groff/tmac/tmac.doc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 4:17:46 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DF6D137B719; Thu, 1 Mar 2001 04:17:42 -0800 (PST) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21CHgb77073; Thu, 1 Mar 2001 04:17:42 -0800 (PST) (envelope-from tg) Message-Id: <200103011217.f21CHgb77073@freefall.freebsd.org> From: Thomas Gellekum Date: Thu, 1 Mar 2001 04:17:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.python.mk X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tg 2001/03/01 04:17:42 PST Modified files: Mk bsd.python.mk Log: Add back some definitions for Python-1.6. Some people obviously still use it. Revision Changes Path 1.8 +17 -2 ports/Mk/bsd.python.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 4:24:30 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7C5C537B71C; Thu, 1 Mar 2001 04:24:27 -0800 (PST) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21COQ886528; Thu, 1 Mar 2001 04:24:26 -0800 (PST) (envelope-from tg) Message-Id: <200103011224.f21COQ886528@freefall.freebsd.org> From: Thomas Gellekum Date: Thu, 1 Mar 2001 04:24:26 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/py-gdbm Makefile ports/databases/py-gdbm/files setup.py Setup ports/x11-toolkits/py-tkinter Makefile ports/x11-toolkits/py-tkinter/files setup.py Setup X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tg 2001/03/01 04:24:25 PST Modified files: databases/py-gdbm Makefile x11-toolkits/py-tkinter Makefile Added files: databases/py-gdbm/files setup.py x11-toolkits/py-tkinter/files setup.py Removed files: databases/py-gdbm/files Setup x11-toolkits/py-tkinter/files Setup Log: Use the py-distutils for building and installing. Revision Changes Path 1.3 +6 -10 ports/databases/py-gdbm/Makefile 1.6 +6 -10 ports/x11-toolkits/py-tkinter/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 4:26:44 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B7DF237B71A; Thu, 1 Mar 2001 04:26:36 -0800 (PST) (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21CQaR89536; Thu, 1 Mar 2001 04:26:36 -0800 (PST) (envelope-from olgeni) Message-Id: <200103011226.f21CQaR89536@freefall.freebsd.org> From: Jimmy Olgeni Date: Thu, 1 Mar 2001 04:26:36 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/eterm Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG olgeni 2001/03/01 04:26:36 PST Modified files: x11/eterm Makefile Log: Make backspace generate ^H, not ^?. This was the default Eterm behavior in version 0.8. Submitted by: Jonathan Chen Revision Changes Path 1.35 +4 -2 ports/x11/eterm/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 4:32:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0709B37B71B; Thu, 1 Mar 2001 04:32:44 -0800 (PST) (envelope-from tg@FreeBSD.org) Received: (from tg@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21CWha96398; Thu, 1 Mar 2001 04:32:43 -0800 (PST) (envelope-from tg) Message-Id: <200103011232.f21CWha96398@freefall.freebsd.org> From: Thomas Gellekum Date: Thu, 1 Mar 2001 04:32:43 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules ports/textproc Makefile ports/textproc/py-expat Makefile distinfo pkg-comment pkg-descr pkg-plist ports/textproc/py-expat/files setup.py X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tg 2001/03/01 04:32:43 PST Modified files: . modules textproc Makefile Added files: textproc/py-expat Makefile distinfo pkg-comment pkg-descr pkg-plist textproc/py-expat/files setup.py Log: New port py-expat, a Python interface to the Expat XML parser. Revision Changes Path 1.2492 +2 -1 CVSROOT/modules 1.170 +2 -1 ports/textproc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 4:45: 2 2001 Delivered-To: cvs-all@freebsd.org Received: from gw.nectar.com (gw.nectar.com [208.42.49.153]) by hub.freebsd.org (Postfix) with ESMTP id AC4DE37B718; Thu, 1 Mar 2001 04:44:55 -0800 (PST) (envelope-from nectar@nectar.com) Received: by gw.nectar.com (Postfix, from userid 1001) id AC78318C91; Thu, 1 Mar 2001 06:44:54 -0600 (CST) Date: Thu, 1 Mar 2001 06:44:54 -0600 From: "Jacques A. Vidrine" To: Bruce Evans Cc: David O'Brien , Nate Williams , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/gnu/usr.bin/binutils/ar Makefile src/gnu/usr.bin/binutils/as Makefile.inc0 src/gnu/usr.bin/binutils/ld Makefile src/gnu/usr.bin/binutils/ranlib Makefile Message-ID: <20010301064454.A57115@spawn.nectar.com> Mail-Followup-To: "Jacques A. Vidrine" , Bruce Evans , David O'Brien , Nate Williams , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <20010228103817.C20637@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from bde@zeta.org.au on Thu, Mar 01, 2001 at 05:15:28PM +1100 X-Url: http://www.nectar.com/ Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Mar 01, 2001 at 05:15:28PM +1100, Bruce Evans wrote: > On Wed, 28 Feb 2001, David O'Brien wrote: > > > On Wed, Feb 28, 2001 at 11:12:00AM -0700, Nate Williams wrote: > > > > Given a static toolchain, you can build a static make(1) easily enough. > > > > > > How, w/out a working make? Are you expecting the user to build it by > > > hand? > > > > I fail to see what is hard about ``cc -DDEFSHELL=1 -I. *.c */*.c''. > > If one cannot do that, I really do not think they have the ability to > > recover from other brokenness. > > That's too hard :-). You should be able to read the instructions out > of Makefile.dist. However, Makefile.dist doesn't know about the > DEFSHELL wart. Ugh, I wondered what DEFSHELL was for, and now that I've looked I feel kind of ill. Does anyone actually use csh for make? Can we kill this misfeature? If we can't take it out back and shoot it in the head, can we at least: #if !defined(DEFSHELL) #define DEFSHELL 1 #endif Cheers, -- Jacques Vidrine / n@nectar.com / jvidrine@verio.net / nectar@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 Mar 1 4:46:39 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4559E37B718; Thu, 1 Mar 2001 04:46:30 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21CkU405841; Thu, 1 Mar 2001 04:46:30 -0800 (PST) (envelope-from ru) Message-Id: <200103011246.f21CkU405841@freefall.freebsd.org> From: Ruslan Ermilov Date: Thu, 1 Mar 2001 04:46:30 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/groff/tmac tmac.doc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/03/01 04:46:30 PST Modified files: contrib/groff/tmac tmac.doc Log: Fixed undesirable hyphenation on the dash of a flag argument. Example: .Sh SYNOPSIS .Nm natd .Fl unregistered-only .Fl proxy-only .Fl deny-incoming .Fl use-sockets .Fl same-ports Ported from: mdocNG Revision Changes Path 1.21 +2 -2 src/contrib/groff/tmac/tmac.doc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 4:58:58 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7C43537B71A; Thu, 1 Mar 2001 04:58:55 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21Cwtu08895; Thu, 1 Mar 2001 04:58:55 -0800 (PST) (envelope-from ru) Message-Id: <200103011258.f21Cwtu08895@freefall.freebsd.org> From: Ruslan Ermilov Date: Thu, 1 Mar 2001 04:58:55 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man7 mdoc.samples.7 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/03/01 04:58:55 PST Modified files: share/man/man7 mdoc.samples.7 Log: Update the BUGS section. The first bug is fixed in tmac.doc, revision 1.21. The second bug fixed in doc-common, revision 1.33. Revision Changes Path 1.42 +1 -13 src/share/man/man7/mdoc.samples.7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 5: 5:59 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 568E437B719; Thu, 1 Mar 2001 05:05:51 -0800 (PST) (envelope-from nbm@FreeBSD.org) Received: (from nbm@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21D5pW12532; Thu, 1 Mar 2001 05:05:51 -0800 (PST) (envelope-from nbm) Message-Id: <200103011305.f21D5pW12532@freefall.freebsd.org> From: Neil Blakey-Milner Date: Thu, 1 Mar 2001 05:05:51 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/vpopmail Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nbm 2001/03/01 05:05:51 PST Modified files: mail/vpopmail Makefile Log: Some fixes and tweaks from Yuri, hopefully fixing the mysql problems that have been reported to me. These changes don't affect the package, just if people use some of the WITH_* or WITHOUT_* options Submitted by: Yuri L Khachaturian Revision Changes Path 1.9 +11 -5 ports/mail/vpopmail/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 5: 8:20 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F2B1937B718; Thu, 1 Mar 2001 05:08:11 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21D8BP12907; Thu, 1 Mar 2001 05:08:11 -0800 (PST) (envelope-from sobomax) Message-Id: <200103011308.f21D8BP12907@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 1 Mar 2001 05:08:11 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pkg_install/info perform.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2001/03/01 05:08:11 PST Modified files: usr.sbin/pkg_install/info perform.c Log: Put back several lines that I erroneously deleted in my previous commit. This should fix recent segfault of `pkg_info -e'. Submitted by: Garrett Rooney , knu Revision Changes Path 1.36 +3 -0 src/usr.sbin/pkg_install/info/perform.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 5:19:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6650037B719; Thu, 1 Mar 2001 05:19:50 -0800 (PST) (envelope-from dougb@FreeBSD.org) Received: (from dougb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21DJoO15169; Thu, 1 Mar 2001 05:19:50 -0800 (PST) (envelope-from dougb) Message-Id: <200103011319.f21DJoO15169@freefall.freebsd.org> From: Doug Barton Date: Thu, 1 Mar 2001 05:19:50 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc src/etc/defaults rc.conf X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dougb 2001/03/01 05:19:50 PST Modified files: etc rc etc/defaults rc.conf Log: Add code to turn on the entropy harvesting sysctl's as early as possible during the boot process. We're turning it on by default, based on the actual presence of a configured ethernet card, and/or ppp/tun devices. Of course, it's easy to disable in rc.conf. Revision Changes Path 1.253 +79 -1 src/etc/rc 1.91 +4 -1 src/etc/defaults/rc.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 6: 1:54 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D3D8A37B719; Thu, 1 Mar 2001 06:01:45 -0800 (PST) (envelope-from sf@FreeBSD.org) Received: (from sf@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21E1jl21672; Thu, 1 Mar 2001 06:01:45 -0800 (PST) (envelope-from sf) Message-Id: <200103011401.f21E1jl21672@freefall.freebsd.org> From: FUJISHIMA Satsuki Date: Thu, 1 Mar 2001 06:01:45 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/pine4/files patch-bd patch-ax X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sf 2001/03/01 06:01:45 PST Modified files: mail/pine4/files patch-ax Added files: mail/pine4/files patch-bd Log: respect CFLAGS. Submitted by: maintainer Revision Changes Path 1.2 +2 -1 ports/mail/pine4/files/patch-ax To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 6: 4:34 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4AFB537B719; Thu, 1 Mar 2001 06:04:29 -0800 (PST) (envelope-from sf@FreeBSD.org) Received: (from sf@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21E4Tt21914; Thu, 1 Mar 2001 06:04:29 -0800 (PST) (envelope-from sf) Message-Id: <200103011404.f21E4Tt21914@freefall.freebsd.org> From: FUJISHIMA Satsuki Date: Thu, 1 Mar 2001 06:04:29 -0800 (PST) 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 X-Loop: FreeBSD.ORG sf 2001/03/01 06:04:29 PST Modified files: . modules Log: purge vorbis-xmms. Revision Changes Path 1.2493 +1 -2 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 6:41:48 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3C0DD37B719; Thu, 1 Mar 2001 06:41:40 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21Efe548215; Thu, 1 Mar 2001 06:41:40 -0800 (PST) (envelope-from ijliao) Message-Id: <200103011441.f21Efe548215@freefall.freebsd.org> From: Ying-Chieh Liao Date: Thu, 1 Mar 2001 06:41:39 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/libdsp pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ijliao 2001/03/01 06:41:39 PST Modified files: devel/libdsp pkg-plist Log: fix plist Noted by: ports fenner Revision Changes Path 1.3 +0 -1 ports/devel/libdsp/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 Mar 1 6:52:22 2001 Delivered-To: cvs-all@freebsd.org Received: from ohm.physics.purdue.edu (ohm.physics.purdue.edu [128.210.146.32]) by hub.freebsd.org (Postfix) with ESMTP id D160737B71D; Thu, 1 Mar 2001 06:52:04 -0800 (PST) (envelope-from will@physics.purdue.edu) Received: (from will@localhost) by ohm.physics.purdue.edu (8.11.2/8.9.3) id f21EqgV18088; Thu, 1 Mar 2001 09:52:42 -0500 (EST) (envelope-from will@physics.purdue.edu) X-Authentication-Warning: ohm.physics.purdue.edu: will set sender to will@physics.purdue.edu using -f Date: Thu, 1 Mar 2001 09:52:42 -0500 From: Will Andrews To: FreeBSD Architecture Cc: n@nectar.com, bde@zeta.org.au, obrien@nuxi.com, nate@yogotech.com Subject: Re: cvs commit: src/gnu/usr.bin/binutils/ar Makefile src/gnu/usr.bin/binutils/as Makefile.inc0 src/gnu/usr.bin/binutils/ld Makefile src/gnu/usr.bin/binutils/ranlib Makefile Message-ID: <20010301095242.C17292@ohm.physics.purdue.edu> Reply-To: Will Andrews Mail-Followup-To: Will Andrews , FreeBSD Architecture , n@nectar.com, bde@zeta.org.au, obrien@nuxi.com, nate@yogotech.com References: <20010228103817.C20637@dragon.nuxi.com> <20010301064454.A57115@spawn.nectar.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="Y5rl02BVI9TCfPar" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010301064454.A57115@spawn.nectar.com>; from n@nectar.com on Thu, Mar 01, 2001 at 06:44:54AM -0600 X-Operating-System: FreeBSD 4.2-STABLE i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --Y5rl02BVI9TCfPar Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable [ moved to -arch ] On Thu, Mar 01, 2001 at 06:44:54AM -0600, Jacques A. Vidrine wrote: > Ugh, I wondered what DEFSHELL was for, and now that I've looked I feel > kind of ill. Does anyone actually use csh for make? Can we kill this > misfeature? >=20 > If we can't take it out back and shoot it in the head, can we at least: >=20 > #if !defined(DEFSHELL) > #define DEFSHELL 1 > #endif I'd like to note this was added by green so he could use ksh with make. I myself consider it a bug, and don't really see how we can claim POSIX(2) compliance with it included (because of SHELL's significance). --=20 wca --Y5rl02BVI9TCfPar Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.3 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6nmI5F47idPgWcsURArKDAJ9yu6AJDxDNfemER3L56TcS60XV9QCfYOuQ +1Mo9bDF9uNMtiy2r17BCNk= =8/S+ -----END PGP SIGNATURE----- --Y5rl02BVI9TCfPar-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 6:57:39 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1113A37B719; Thu, 1 Mar 2001 06:57:34 -0800 (PST) (envelope-from sf@FreeBSD.org) Received: (from sf@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21EvXb16376; Thu, 1 Mar 2001 06:57:33 -0800 (PST) (envelope-from sf) Message-Id: <200103011457.f21EvXb16376@freefall.freebsd.org> From: FUJISHIMA Satsuki Date: Thu, 1 Mar 2001 06:57:33 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/mozilla-jlp Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sf 2001/03/01 06:57:33 PST Modified files: japanese/mozilla-jlp Makefile Log: This port must be synced with www/mozilla(now 0.8). So mark BROKEN until update comming. Revision Changes Path 1.5 +3 -1 ports/japanese/mozilla-jlp/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 7:23: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 074C437B71A; Thu, 1 Mar 2001 07:22:57 -0800 (PST) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21FMv122688; Thu, 1 Mar 2001 07:22:57 -0800 (PST) (envelope-from kuriyama) Message-Id: <200103011522.f21FMv122688@freefall.freebsd.org> From: Jun Kuriyama Date: Thu, 1 Mar 2001 07:22:56 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/postfix-current Makefile distinfo ports/mail/postfix-current/scripts configure.postfix X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2001/03/01 07:22:56 PST Modified files: mail/postfix-current Makefile distinfo mail/postfix-current/scripts configure.postfix Log: Update to 20010228. Revision Changes Path 1.44 +2 -2 ports/mail/postfix-current/Makefile 1.23 +3 -3 ports/mail/postfix-current/distinfo 1.10 +5 -5 ports/mail/postfix-current/scripts/configure.postfix To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 7:29:32 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C4CFD37B71D; Thu, 1 Mar 2001 07:29:29 -0800 (PST) (envelope-from keith@FreeBSD.org) Received: (from keith@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21FTTg23423; Thu, 1 Mar 2001 07:29:29 -0800 (PST) (envelope-from keith) Message-Id: <200103011529.f21FTTg23423@freefall.freebsd.org> From: Jing-Tang Keith Jang Date: Thu, 1 Mar 2001 07:29:29 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/chinese/xemacs Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG keith 2001/03/01 07:29:29 PST Modified files: chinese/xemacs Makefile Log: Fix MASTER_SITES. Submitted by: fenner Revision Changes Path 1.9 +3 -1 ports/chinese/xemacs/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 7:31:46 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BD7F637B719; Thu, 1 Mar 2001 07:31:42 -0800 (PST) (envelope-from clive@FreeBSD.org) Received: (from clive@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21FVgH23710; Thu, 1 Mar 2001 07:31:42 -0800 (PST) (envelope-from clive) Message-Id: <200103011531.f21FVgH23710@freefall.freebsd.org> From: Clive Lin Date: Thu, 1 Mar 2001 07:31:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/rmonitor Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG clive 2001/03/01 07:31:42 PST Modified files: sysutils Makefile Added files: sysutils/rmonitor Makefile distinfo pkg-comment pkg-descr pkg-plist Log: New port: rmonitor (monitor a couple of FreeBSD systems) PR: ports/25475 Submitted by: Konrad Heuer Revision Changes Path 1.156 +2 -1 ports/sysutils/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 7:31:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 67DF537B71B; Thu, 1 Mar 2001 07:31:47 -0800 (PST) (envelope-from clive@FreeBSD.org) Received: (from clive@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21FVlw23745; Thu, 1 Mar 2001 07:31:47 -0800 (PST) (envelope-from clive) Message-Id: <200103011531.f21FVlw23745@freefall.freebsd.org> From: Clive Lin Date: Thu, 1 Mar 2001 07:31:47 -0800 (PST) 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 X-Loop: FreeBSD.ORG clive 2001/03/01 07:31:47 PST Modified files: . modules Log: rmonitor --> ports/sysutils/rmonitor Revision Changes Path 1.2494 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 7:44:27 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D470737B71A; Thu, 1 Mar 2001 07:44:24 -0800 (PST) (envelope-from clive@FreeBSD.org) Received: (from clive@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21FiOr25214; Thu, 1 Mar 2001 07:44:24 -0800 (PST) (envelope-from clive) Message-Id: <200103011544.f21FiOr25214@freefall.freebsd.org> From: Clive Lin Date: Thu, 1 Mar 2001 07:44:24 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/handbook/contrib chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG clive 2001/03/01 07:44:24 PST Modified files: en_US.ISO_8859-1/books/handbook/contrib chapter.sgml Log: List Konrad Heuer in contributors for his rmonitor port. He's also the author/maintainer of this port. PR: ports/25475 Revision Changes Path 1.378 +5 -1 doc/en_US.ISO_8859-1/books/handbook/contrib/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 7:45:23 2001 Delivered-To: cvs-all@freebsd.org Received: from lists01.iafrica.com (lists01.iafrica.com [196.7.0.141]) by hub.freebsd.org (Postfix) with ESMTP id B781537B719; Thu, 1 Mar 2001 07:45:06 -0800 (PST) (envelope-from sheldonh@uunet.co.za) Received: from nwl.fw.uunet.co.za ([196.31.2.162]) by lists01.iafrica.com with esmtp (Exim 3.12 #2) id 14YVGK-0000uB-00; Thu, 01 Mar 2001 17:45:04 +0200 Received: (from nobody@localhost) by nwl.fw.uunet.co.za (8.8.8/8.6.9) id RAA29277; Thu, 1 Mar 2001 17:45:02 +0200 (SAST) Received: by nwl.fw.uunet.co.za via recvmail id 29252; Thu Mar 1 17:44:18 2001 Received: from sheldonh (helo=axl.fw.uunet.co.za) by axl.fw.uunet.co.za with local-esmtp (Exim 3.16 #1) id 14YVFa-0000y7-00; Thu, 01 Mar 2001 17:44:18 +0200 To: Jake Burkholder Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern init_main.c kern_fork.c kern_intr.c kern_mutex.c In-reply-to: Your message of "Tue, 27 Feb 2001 18:53:45 PST." <200102280253.f1S2rjx96970@freefall.freebsd.org> Date: Thu, 01 Mar 2001 17:44:18 +0200 Message-ID: <3726.983461458@axl.fw.uunet.co.za> From: Sheldon Hearn Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 27 Feb 2001 18:53:45 PST, Jake Burkholder wrote: > Log: > Sigh. Try to get priorities sorted out. Don't bother trying to > update native priority, it is diffcult to get right and likely > to end up horribly wrong. Use an honestly wrong fixed value > that seems to work; [...] Hi Jake, This commit suffers from a commonly made mistake these days -- things that should be XXX-style comments in the source code only make it into the CVS history. I'm just making a noise here because this kind of thing worries me; it's got nothing to do with you personally. :-) 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 Mar 1 7:52:38 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D60F237B719; Thu, 1 Mar 2001 07:52:33 -0800 (PST) (envelope-from archie@FreeBSD.org) Received: (from archie@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21FqXb26386; Thu, 1 Mar 2001 07:52:33 -0800 (PST) (envelope-from archie) Message-Id: <200103011552.f21FqXb26386@freefall.freebsd.org> From: Archie Cobbs Date: Thu, 1 Mar 2001 07:52:33 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/java/jikes Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG archie 2001/03/01 07:52:33 PST Modified files: java/jikes Makefile distinfo Log: Update to version 1.13. Revision Changes Path 1.23 +2 -2 ports/java/jikes/Makefile 1.8 +1 -1 ports/java/jikes/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 7:57:22 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 21F6737B718; Thu, 1 Mar 2001 07:57:16 -0800 (PST) (envelope-from clive@FreeBSD.org) Received: (from clive@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21FvGO27077; Thu, 1 Mar 2001 07:57:16 -0800 (PST) (envelope-from clive) Message-Id: <200103011557.f21FvGO27077@freefall.freebsd.org> From: Clive Lin Date: Thu, 1 Mar 2001 07:57:15 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/shells Makefile ports/shells/mudsh Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG clive 2001/03/01 07:57:15 PST Modified files: shells Makefile Added files: shells/mudsh Makefile distinfo pkg-comment pkg-descr pkg-plist Log: New port: mudsh: An "intelligent" game-like shell PR: ports/25441 Submitted by: George Reid Revision Changes Path 1.30 +2 -1 ports/shells/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 7:57:44 2001 Delivered-To: cvs-all@freebsd.org Received: from lists01.iafrica.com (lists01.iafrica.com [196.7.0.141]) by hub.freebsd.org (Postfix) with ESMTP id 95FFA37B763; Thu, 1 Mar 2001 07:57:24 -0800 (PST) (envelope-from sheldonh@uunet.co.za) Received: from nwl.fw.uunet.co.za ([196.31.2.162]) by lists01.iafrica.com with esmtp (Exim 3.12 #2) id 14YVSD-00012H-00; Thu, 01 Mar 2001 17:57:21 +0200 Received: (from nobody@localhost) by nwl.fw.uunet.co.za (8.8.8/8.6.9) id RAA01398; Thu, 1 Mar 2001 17:57:20 +0200 (SAST) Received: by nwl.fw.uunet.co.za via recvmail id 1265; Thu Mar 1 17:56:49 2001 Received: from sheldonh (helo=axl.fw.uunet.co.za) by axl.fw.uunet.co.za with local-esmtp (Exim 3.16 #1) id 14YVRh-00016c-00; Thu, 01 Mar 2001 17:56:49 +0200 To: Ruslan Ermilov Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libcompat/4.4 cuserid.3 In-reply-to: Your message of "Wed, 28 Feb 2001 15:22:44 +0200." <20010228152243.A95292@sunbay.com> Date: Thu, 01 Mar 2001 17:56:49 +0200 Message-ID: <4253.983462209@axl.fw.uunet.co.za> From: Sheldon Hearn Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 28 Feb 2001 15:22:44 +0200, Ruslan Ermilov wrote: > For example, > > .Pa Aq unistd.h > > now becomes > > ~ > > This surely had to be written like this: > > .Aq Pa unistd.h Wow, that's a major style bug to clean up! :-) 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 Mar 1 7:57:42 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BECDF37B728; Thu, 1 Mar 2001 07:57:20 -0800 (PST) (envelope-from clive@FreeBSD.org) Received: (from clive@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21FvK527114; Thu, 1 Mar 2001 07:57:20 -0800 (PST) (envelope-from clive) Message-Id: <200103011557.f21FvK527114@freefall.freebsd.org> From: Clive Lin Date: Thu, 1 Mar 2001 07:57:20 -0800 (PST) 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 X-Loop: FreeBSD.ORG clive 2001/03/01 07:57:20 PST Modified files: . modules Log: mudsh --> ports/shells/mudsh Revision Changes Path 1.2495 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 8:33:25 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1536D37B718; Thu, 1 Mar 2001 08:33:22 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21GXLA34100; Thu, 1 Mar 2001 08:33:21 -0800 (PST) (envelope-from ijliao) Message-Id: <200103011633.f21GXLA34100@freefall.freebsd.org> From: Ying-Chieh Liao Date: Thu, 1 Mar 2001 08:33:20 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/fcron Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ijliao 2001/03/01 08:33:20 PST Modified files: sysutils Makefile Added files: sysutils/fcron Makefile distinfo pkg-comment pkg-descr pkg-plist Log: add fcron, a periodical command scheduler Revision Changes Path 1.157 +2 -1 ports/sysutils/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 8:33:35 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D6FB037B721; Thu, 1 Mar 2001 08:33:30 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21GXUk34145; Thu, 1 Mar 2001 08:33:30 -0800 (PST) (envelope-from ijliao) Message-Id: <200103011633.f21GXUk34145@freefall.freebsd.org> From: Ying-Chieh Liao Date: Thu, 1 Mar 2001 08:33:30 -0800 (PST) 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 X-Loop: FreeBSD.ORG ijliao 2001/03/01 08:33:30 PST Modified files: . modules Log: fcron --> ports/sysutils/fcron Revision Changes Path 1.2496 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 8:46:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AD93637B71A; Thu, 1 Mar 2001 08:46:51 -0800 (PST) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21Gkpm36026; Thu, 1 Mar 2001 08:46:51 -0800 (PST) (envelope-from markm) Message-Id: <200103011646.f21Gkpm36026@freefall.freebsd.org> From: Mark Murray Date: Thu, 1 Mar 2001 08:46:51 -0800 (PST) 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 X-Loop: FreeBSD.ORG markm 2001/03/01 08:46:51 PST Modified files: sys/i386/conf NOTES Log: No longer an option. Config(8) is whining over LINT. Revision Changes Path 1.898 +1 -4 src/sys/i386/conf/NOTES To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 9: 8: 9 2001 Delivered-To: cvs-all@freebsd.org Received: from pike.osd.bsdi.com (pike.osd.bsdi.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id B0B4D37B718; Thu, 1 Mar 2001 09:08:01 -0800 (PST) (envelope-from jhb@foo.osd.bsdi.com) Received: from foo.osd.bsdi.com (root@foo.osd.bsdi.com [204.216.28.137]) by pike.osd.bsdi.com (8.11.1/8.9.3) with ESMTP id f21H7pK08318; Thu, 1 Mar 2001 09:07:51 -0800 (PST) (envelope-from jhb@foo.osd.bsdi.com) Received: (from jhb@localhost) by foo.osd.bsdi.com (8.11.1/8.11.1) id f21H6h788620; Thu, 1 Mar 2001 09:06:43 -0800 (PST) (envelope-from jhb) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <3726.983461458@axl.fw.uunet.co.za> Date: Thu, 01 Mar 2001 09:06:42 -0800 (PST) Organization: BSD, Inc. From: John Baldwin To: Sheldon Hearn Subject: Re: cvs commit: src/sys/kern init_main.c kern_fork.c kern_intr.c Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Jake Burkholder Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 01-Mar-01 Sheldon Hearn wrote: > > > On Tue, 27 Feb 2001 18:53:45 PST, Jake Burkholder wrote: > >> Log: >> Sigh. Try to get priorities sorted out. Don't bother trying to >> update native priority, it is diffcult to get right and likely >> to end up horribly wrong. Use an honestly wrong fixed value >> that seems to work; [...] > > Hi Jake, > > This commit suffers from a commonly made mistake these days -- things > that should be XXX-style comments in the source code only make it into > the CVS history. > > I'm just making a noise here because this kind of thing worries me; it's > got nothing to do with you personally. :-) Actually, in this instance, the priority values probably aren't actually wrong. Although ideally all kthreads will have nativepri set to their "normal" priority, not just ithreads. > Ciao, > Sheldon. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.Baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 9: 9:11 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 479A937B71A; Thu, 1 Mar 2001 09:09:02 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21H92M41487; Thu, 1 Mar 2001 09:09:02 -0800 (PST) (envelope-from ru) Message-Id: <200103011709.f21H92M41487@freefall.freebsd.org> From: Ruslan Ermilov Date: Thu, 1 Mar 2001 09:09:01 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/usbd usbd.8 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/03/01 09:09:01 PST Modified files: usr.sbin/usbd usbd.8 Log: Fix brokeness in rev. 1.6: this manpage appeared in NetBSD 1.4. Obtained from: NetBSD Revision Changes Path 1.15 +2 -2 src/usr.sbin/usbd/usbd.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 9: 9:23 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8B7A437B71C; Thu, 1 Mar 2001 09:09:12 -0800 (PST) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21H9Ch41597; Thu, 1 Mar 2001 09:09:12 -0800 (PST) (envelope-from markm) Message-Id: <200103011709.f21H9Ch41597@freefall.freebsd.org> From: Mark Murray Date: Thu, 1 Mar 2001 09:09:11 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aac aac_pci.c src/sys/dev/advansys adv_eisa.c adv_isa.c adv_pci.c adwcam.c src/sys/dev/aha aha_isa.c aha_mca.c src/sys/dev/ahb ahb.c src/sys/dev/aic aic_cbus.c aic_isa.c aic_pccard.c src/sys/dev/amr amr_pci.c src/sys/dev/asr ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2001/03/01 09:09:11 PST Modified files: sys/dev/aac aac_pci.c sys/dev/advansys adv_eisa.c adv_isa.c adv_pci.c adwcam.c sys/dev/aha aha_isa.c aha_mca.c sys/dev/ahb ahb.c sys/dev/aic aic_cbus.c aic_isa.c aic_pccard.c sys/dev/amr amr_pci.c sys/dev/asr asr.c sys/dev/buslogic bt.c sys/dev/dpt dpt_eisa.c dpt_isa.c dpt_pci.c sys/dev/ida ida_eisa.c ida_pci.c sys/dev/isp isp_pci.c sys/dev/mlx mlx.c sys/dev/mly mly_pci.c sys/dev/ncv ncr53c500_pccard.c sys/dev/nsp nsp_pccard.c sys/dev/stg tmc18c30_isa.c tmc18c30_pccard.c sys/dev/sym sym_hipd.c sys/dev/twe twe_freebsd.c sys/dev/wds wd7000.c sys/pci amd.c ncr.c Log: Turn on interrupt-entropy harvesting for all/any mass storage devices I could find. I have no doubt missed a couple. Interrupt entropy harvesting is still conditional on the kern.random.sys.harvest_interrupt sysctl. Revision Changes Path 1.4 +2 -2 src/sys/dev/aac/aac_pci.c 1.11 +2 -2 src/sys/dev/advansys/adv_eisa.c 1.19 +2 -2 src/sys/dev/advansys/adv_isa.c 1.15 +2 -2 src/sys/dev/advansys/adv_pci.c 1.11 +4 -3 src/sys/dev/advansys/adwcam.c 1.19 +2 -2 src/sys/dev/aha/aha_isa.c 1.4 +2 -2 src/sys/dev/aha/aha_mca.c 1.23 +2 -2 src/sys/dev/ahb/ahb.c 1.5 +3 -3 src/sys/dev/aic/aic_cbus.c 1.6 +3 -3 src/sys/dev/aic/aic_isa.c 1.6 +3 -3 src/sys/dev/aic/aic_pccard.c 1.8 +2 -2 src/sys/dev/amr/amr_pci.c 1.9 +2 -2 src/sys/dev/asr/asr.c 1.30 +2 -2 src/sys/dev/buslogic/bt.c 1.14 +3 -2 src/sys/dev/dpt/dpt_eisa.c 1.2 +3 -2 src/sys/dev/dpt/dpt_isa.c 1.23 +3 -2 src/sys/dev/dpt/dpt_pci.c 1.8 +2 -2 src/sys/dev/ida/ida_eisa.c 1.19 +2 -2 src/sys/dev/ida/ida_pci.c 1.63 +3 -3 src/sys/dev/isp/isp_pci.c 1.26 +2 -2 src/sys/dev/mlx/mlx.c 1.3 +2 -2 src/sys/dev/mly/mly_pci.c 1.7 +2 -2 src/sys/dev/ncv/ncr53c500_pccard.c 1.7 +2 -2 src/sys/dev/nsp/nsp_pccard.c 1.4 +2 -2 src/sys/dev/stg/tmc18c30_isa.c 1.7 +2 -2 src/sys/dev/stg/tmc18c30_pccard.c 1.25 +4 -3 src/sys/dev/sym/sym_hipd.c 1.4 +2 -2 src/sys/dev/twe/twe_freebsd.c 1.4 +2 -2 src/sys/dev/wds/wd7000.c 1.11 +3 -2 src/sys/pci/amd.c 1.164 +3 -3 src/sys/pci/ncr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 9:23:47 2001 Delivered-To: cvs-all@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-158.dsl.lsan03.pacbell.net [63.207.60.158]) by hub.freebsd.org (Postfix) with ESMTP id A141637B71D; Thu, 1 Mar 2001 09:23:39 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 6914966EEB; Thu, 1 Mar 2001 09:23:39 -0800 (PST) Date: Thu, 1 Mar 2001 09:23:39 -0800 From: Kris Kennaway To: Ying-Chieh Liao Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/sysutils Makefile ports/sysutils/fcron Makefile distinfo pkg-comment pkg-descr pkg-plist Message-ID: <20010301092339.B41149@mollari.cthul.hu> References: <200103011633.f21GXLA34100@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="K8nIJk4ghYZn606h" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200103011633.f21GXLA34100@freefall.freebsd.org>; from ijliao@FreeBSD.org on Thu, Mar 01, 2001 at 08:33:20AM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --K8nIJk4ghYZn606h Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Mar 01, 2001 at 08:33:20AM -0800, Ying-Chieh Liao wrote: > ijliao 2001/03/01 08:33:20 PST >=20 > Modified files: > sysutils Makefile=20 > Added files: > sysutils/fcron Makefile distinfo pkg-comment pkg-descr=20 > pkg-plist=20 > Log: > add fcron, a periodical command scheduler Doesn't this have a claimed local vulnerability, as published yesterday on bugtraq? I deleted the email because at the time I read it, fcron wasn't in ports. Kris --K8nIJk4ghYZn606h Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6noWaWry0BWjoQKURAuDOAJ0VkheJA3Rgve37mIc3rlwlXlOfygCcD1l+ tG6Wuath2xumCvbGu4wh1Mw= =Cbup -----END PGP SIGNATURE----- --K8nIJk4ghYZn606h-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 9:35:29 2001 Delivered-To: cvs-all@freebsd.org Received: from ringworld.nanolink.com (ringworld.nanolink.com [195.24.48.13]) by hub.freebsd.org (Postfix) with SMTP id 42AB037B71B for ; Thu, 1 Mar 2001 09:35:20 -0800 (PST) (envelope-from roam@orbitel.bg) Received: (qmail 75325 invoked by uid 1000); 1 Mar 2001 17:35:00 -0000 Date: Thu, 1 Mar 2001 19:34:59 +0200 From: Peter Pentchev To: Kris Kennaway Cc: Ying-Chieh Liao , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/sysutils Makefile ports/sysutils/fcron Makefile distinfo pkg-comment pkg-descr pkg-plist Message-ID: <20010301193459.F55211@ringworld.oblivion.bg> Mail-Followup-To: Kris Kennaway , Ying-Chieh Liao , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200103011633.f21GXLA34100@freefall.freebsd.org> <20010301092339.B41149@mollari.cthul.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010301092339.B41149@mollari.cthul.hu>; from kris@obsecurity.org on Thu, Mar 01, 2001 at 09:23:39AM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Mar 01, 2001 at 09:23:39AM -0800, Kris Kennaway wrote: > On Thu, Mar 01, 2001 at 08:33:20AM -0800, Ying-Chieh Liao wrote: > > ijliao 2001/03/01 08:33:20 PST > > > > Modified files: > > sysutils Makefile > > Added files: > > sysutils/fcron Makefile distinfo pkg-comment pkg-descr > > pkg-plist > > Log: > > add fcron, a periodical command scheduler > > Doesn't this have a claimed local vulnerability, as published > yesterday on bugtraq? I deleted the email because at the time I read > it, fcron wasn't in ports. The Bugtraq posting talks about a vulnerability in version 0.9.5, and explicitly mentions at the end that the issue is resolved in 1.0.1. What ijliao imported was 1.0.1. Nice for alertness, though! :) G'luck, Peter -- .siht ekil ti gnidaer eb d'uoy ,werbeH ni erew ecnetnes siht fI To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 9:35:49 2001 Delivered-To: cvs-all@freebsd.org Received: from Terry.Dorm8.NCTU.edu.tw (Terry.Dorm8.NCTU.edu.tw [140.113.93.99]) by hub.freebsd.org (Postfix) with ESMTP id 49F2437B719; Thu, 1 Mar 2001 09:35:41 -0800 (PST) (envelope-from ijliao@Terry.Dorm8.NCTU.edu.tw) Received: (from ijliao@localhost) by Terry.Dorm8.NCTU.edu.tw (8.11.2/8.11.2) id f21HZph89658; Fri, 2 Mar 2001 01:35:51 +0800 (CST) (envelope-from ijliao) Date: Fri, 2 Mar 2001 01:35:51 +0800 From: Ying-Chieh Liao To: Kris Kennaway Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/sysutils Makefile ports/sysutils/fcron Makefile distinfo pkg-comment pkg-descr pkg-plist Message-ID: <20010302013551.A89610@terry.dragon2.net> References: <200103011633.f21GXLA34100@freefall.freebsd.org> <20010301092339.B41149@mollari.cthul.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: =?big5?Q?=3C20010301092339=2EB41149=40mollari=2Ecthul=2Ehu=3E=3B_from_kr?= =?big5?Q?is=40obsecurity=2Eorg_on_=A5|_=2C___3_01=2C_2001_at_09:23:39=A4?= =?big5?Q?W=A4=C8_-0800?= Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On ¥| , 3 01, 2001 at 09:23:39 -0800, Kris Kennaway wrote: > Doesn't this have a claimed local vulnerability, as published > yesterday on bugtraq? I deleted the email because at the time I read > it, fcron wasn't in ports. from that post on bugtraq : NOTE: a new version has been released to correct this bug (1.0.1), and it can be found at fcron.free.fr so I think it's ok :) -- Pi seconds is a nanocentury. --- Tom Duff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 9:43:56 2001 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 6F03437B718; Thu, 1 Mar 2001 09:43:49 -0800 (PST) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.3/8.9.3) id MAA01724; Thu, 1 Mar 2001 12:43:48 -0500 (EST) (envelope-from wollman) Date: Thu, 1 Mar 2001 12:43:48 -0500 (EST) From: Garrett Wollman Message-Id: <200103011743.MAA01724@khavrinen.lcs.mit.edu> To: Warner Losh Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/make arch.c main.c In-Reply-To: <200103010603.f2163IM00616@freefall.freebsd.org> References: <200103010603.f2163IM00616@freefall.freebsd.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG < said: > MAXPATHLEN includes the trailing NUL. Should have also changed the code to use PATH_MAX instead of MAXPATHLEN. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 10: 1:28 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E704437B71B; Thu, 1 Mar 2001 10:01:25 -0800 (PST) (envelope-from clive@FreeBSD.org) Received: (from clive@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21I1PD48315; Thu, 1 Mar 2001 10:01:25 -0800 (PST) (envelope-from clive) Message-Id: <200103011801.f21I1PD48315@freefall.freebsd.org> From: Clive Lin Date: Thu, 1 Mar 2001 10:01:25 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games Makefile ports/games/alephone Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG clive 2001/03/01 10:01:25 PST Modified files: games Makefile Added files: games/alephone Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist Log: New port: The open source version of Bungie's Marathon game. Since PR 25400 is better and is the former, let its originator take maintainership. PR: ports/25400, ports/25446 Submitted by: Michael Alyn Miller , pjones@pmade.org Revision Changes Path 1.332 +2 -1 ports/games/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 10: 1:38 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6578137B735; Thu, 1 Mar 2001 10:01:31 -0800 (PST) (envelope-from clive@FreeBSD.org) Received: (from clive@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21I1VW48363; Thu, 1 Mar 2001 10:01:31 -0800 (PST) (envelope-from clive) Message-Id: <200103011801.f21I1VW48363@freefall.freebsd.org> From: Clive Lin Date: Thu, 1 Mar 2001 10:01:31 -0800 (PST) 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 X-Loop: FreeBSD.ORG clive 2001/03/01 10:01:31 PST Modified files: . modules Log: alephone --> ports/games/alephone Revision Changes Path 1.2497 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 10:17:43 2001 Delivered-To: cvs-all@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 7582037B718; Thu, 1 Mar 2001 10:17:38 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.1/8.11.1) with ESMTP id f21IHZd50132; Thu, 1 Mar 2001 11:17:35 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200103011817.f21IHZd50132@harmony.village.org> To: Garrett Wollman Subject: Re: cvs commit: src/usr.bin/make arch.c main.c Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Thu, 01 Mar 2001 12:43:48 EST." <200103011743.MAA01724@khavrinen.lcs.mit.edu> References: <200103011743.MAA01724@khavrinen.lcs.mit.edu> <200103010603.f2163IM00616@freefall.freebsd.org> Date: Thu, 01 Mar 2001 11:17:35 -0700 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200103011743.MAA01724@khavrinen.lcs.mit.edu> Garrett Wollman writes: : < said: : : > MAXPATHLEN includes the trailing NUL. : : Should have also changed the code to use PATH_MAX instead of : MAXPATHLEN. OK. Can you give me a pointer to the definition of PATH_MAX in a standards doc so I do it right? Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 10:22: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E16B637B718; Thu, 1 Mar 2001 10:21:59 -0800 (PST) (envelope-from clive@FreeBSD.org) Received: (from clive@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21ILxq53372; Thu, 1 Mar 2001 10:21:59 -0800 (PST) (envelope-from clive) Message-Id: <200103011821.f21ILxq53372@freefall.freebsd.org> From: Clive Lin Date: Thu, 1 Mar 2001 10:21:59 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules ports/chinese Makefile ports/chinese/xa+cv Makefile distinfo pkg-comment pkg-descr pkg-plist ports/chinese/xa+cv/files patch-aa patch-ac patch-ad ports/chinese/xcin Makefile distinfo pkg-comment pkg-descr ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG clive 2001/03/01 10:21:59 PST Modified files: . modules chinese Makefile Removed files: chinese/xa+cv Makefile distinfo pkg-comment pkg-descr pkg-plist chinese/xa+cv/files patch-aa patch-ac patch-ad chinese/xcin Makefile distinfo pkg-comment pkg-descr pkg-plist chinese/xcin/files patch-aa patch-ab patch-af patch-ag chinese/aterm Makefile distinfo pkg-comment pkg-descr pkg-plist chinese/aterm/files cli_xcin.c patch-aa patch-ab protocol.h state.h Log: Say bye-bye to chinese/aterm, chinese/xa+cv, chinese/xcin. Thanks for serving Chinese people for such a long time, it's time to retire. Reason for aterm retiring: chinese/rxvt-* and chinese/crxvt Reason for xcin and xa+cv retiring: Now most favored X applications, like gtk12 based or QT based even motif based, could just work happily with xcin25, chinput and chinput2. For people who wants to know what's aterm, xa+cv, and xcin, here's brief introduction for remembrance: Aterm and xcin use their own protocol to input Chinese (big5 actually) words. Xa+cv is a hacky wrapper for X applications to hook "xcin protocol." Revision Changes Path 1.2498 +1 -4 CVSROOT/modules 1.84 +1 -4 ports/chinese/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 11: 3: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9F1E237B718; Thu, 1 Mar 2001 11:03:01 -0800 (PST) (envelope-from ben@FreeBSD.org) Received: (from ben@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21J31357767; Thu, 1 Mar 2001 11:03:01 -0800 (PST) (envelope-from ben) Message-Id: <200103011903.f21J31357767@freefall.freebsd.org> From: Ben Smithurst Date: Thu, 1 Mar 2001 11:03:01 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/chmod chmod.1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ben 2001/03/01 11:03:01 PST Modified files: bin/chmod chmod.1 Log: The 'X' permission symbol is specified by POSIX.2, so don't say that it isn't. Obtained from: NetBSD Confirmed by: ru, wollman Revision Changes Path 1.23 +3 -5 src/bin/chmod/chmod.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 11:15:12 2001 Delivered-To: cvs-all@freebsd.org Received: from Awfulhak.org (awfulhak.demon.co.uk [194.222.196.252]) by hub.freebsd.org (Postfix) with ESMTP id C953537B719; Thu, 1 Mar 2001 11:15:01 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (root@hak.lan.Awfulhak.org [172.16.0.12]) by Awfulhak.org (8.11.2/8.11.2) with ESMTP id f21JFa471536; Thu, 1 Mar 2001 19:15:36 GMT (envelope-from brian@lan.Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.11.3/8.11.3) with ESMTP id f21Ewrx02627; Thu, 1 Mar 2001 14:58:53 GMT (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <200103011458.f21Ewrx02627@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: Warner Losh Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@Awfulhak.org Subject: Re: cvs commit: src/usr.bin/calendar io.c In-Reply-To: Message from Warner Losh of "Wed, 28 Feb 2001 21:47:30 PST." <200103010547.f215lUw98788@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 01 Mar 2001 14:58:53 +0000 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ah good ! I've been looking for a reason to bring this up. Does anybody (Garrett, Bruce?) know definitively which of the various *LEN variables include NUL ? I think I know, but it's nice to pass it by people that may know better :) MAXHOSTNAMELEN: Man pages seem to say that this is the limit for a host name length, so it doesn't include the NUL, however sources such as dig call gethostname with a variable exactly MAXHOSTNAMELEN big, and expect the results to be NUL terminated. char hostname[] as declared in sys/kernel.h seems to be consistent with this, so I guess MAXHOSTNAMELEN does include space for a NUL. man pages such as gethostname(3) should be fixed. MAXNAMELEN: intro(2) suggests that this doesn't include space for a NUL - seems right. MAXPATHLEN intro(2) suggests that this does include space for a NUL - seems right. > imp 2001/02/28 21:47:30 PST > > Modified files: > usr.bin/calendar io.c > Log: > MAXPATHLEN includes the trailing NUL character, so there's no need to add 1 > to it for the size of path. > > Revision Changes Path > 1.14 +2 -2 src/usr.bin/calendar/io.c -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 11:16:19 2001 Delivered-To: cvs-all@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id B1DCC37B718; Thu, 1 Mar 2001 11:16:14 -0800 (PST) (envelope-from des@ofug.org) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id UAA81454; Thu, 1 Mar 2001 20:16:13 +0100 (CET) (envelope-from des@ofug.org) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Clive Lin Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: CVSROOT modules References: <200103011801.f21I1VW48363@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: 01 Mar 2001 20:16:13 +0100 In-Reply-To: Clive Lin's message of "Thu, 1 Mar 2001 10:01:31 -0800 (PST)" Message-ID: Lines: 9 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Clive Lin writes: > Log: > alephone --> ports/games/alephone What's this, "moderate BUGTRAQ as fast as you can"? 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 Mar 1 11:21:11 2001 Delivered-To: cvs-all@freebsd.org Received: from sasami.jurai.net (sasami.jurai.net [64.0.106.45]) by hub.freebsd.org (Postfix) with ESMTP id 998F437B718; Thu, 1 Mar 2001 11:20:59 -0800 (PST) (envelope-from winter@jurai.net) Received: from localhost (winter@localhost) by sasami.jurai.net (8.9.3/8.8.7) with ESMTP id OAA53656; Thu, 1 Mar 2001 14:20:56 -0500 (EST) Date: Thu, 1 Mar 2001 14:20:56 -0500 (EST) From: "Matthew N. Dodd" To: Mark Murray Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/aac aac_pci.c src/sys/dev/advansys adv_eisa.c adv_isa.c adv_pci.c adwcam.c src/sys/dev/aha aha_isa.c aha_mca.c src/sys/dev/ahb ahb.c src/sys/dev/aic aic_cbus.c aic_isa.c aic_pccard.c src/sys/dev/amr amr_pci.c src/sys/dev/asr ... In-Reply-To: <200103011709.f21H9Ch41597@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Wouldn't this sort of thing be better handled in the bus code? On Thu, 1 Mar 2001, Mark Murray wrote: > markm 2001/03/01 09:09:11 PST > > Modified files: > sys/dev/aac aac_pci.c > sys/dev/advansys adv_eisa.c adv_isa.c adv_pci.c adwcam.c > sys/dev/aha aha_isa.c aha_mca.c > sys/dev/ahb ahb.c > sys/dev/aic aic_cbus.c aic_isa.c aic_pccard.c > sys/dev/amr amr_pci.c > sys/dev/asr asr.c > sys/dev/buslogic bt.c > sys/dev/dpt dpt_eisa.c dpt_isa.c dpt_pci.c > sys/dev/ida ida_eisa.c ida_pci.c > sys/dev/isp isp_pci.c > sys/dev/mlx mlx.c > sys/dev/mly mly_pci.c > sys/dev/ncv ncr53c500_pccard.c > sys/dev/nsp nsp_pccard.c > sys/dev/stg tmc18c30_isa.c tmc18c30_pccard.c > sys/dev/sym sym_hipd.c > sys/dev/twe twe_freebsd.c > sys/dev/wds wd7000.c > sys/pci amd.c ncr.c > Log: > Turn on interrupt-entropy harvesting for all/any mass storage devices > I could find. I have no doubt missed a couple. > > Interrupt entropy harvesting is still conditional on the > kern.random.sys.harvest_interrupt sysctl. > > Revision Changes Path > 1.4 +2 -2 src/sys/dev/aac/aac_pci.c > 1.11 +2 -2 src/sys/dev/advansys/adv_eisa.c > 1.19 +2 -2 src/sys/dev/advansys/adv_isa.c > 1.15 +2 -2 src/sys/dev/advansys/adv_pci.c > 1.11 +4 -3 src/sys/dev/advansys/adwcam.c > 1.19 +2 -2 src/sys/dev/aha/aha_isa.c > 1.4 +2 -2 src/sys/dev/aha/aha_mca.c > 1.23 +2 -2 src/sys/dev/ahb/ahb.c > 1.5 +3 -3 src/sys/dev/aic/aic_cbus.c > 1.6 +3 -3 src/sys/dev/aic/aic_isa.c > 1.6 +3 -3 src/sys/dev/aic/aic_pccard.c > 1.8 +2 -2 src/sys/dev/amr/amr_pci.c > 1.9 +2 -2 src/sys/dev/asr/asr.c > 1.30 +2 -2 src/sys/dev/buslogic/bt.c > 1.14 +3 -2 src/sys/dev/dpt/dpt_eisa.c > 1.2 +3 -2 src/sys/dev/dpt/dpt_isa.c > 1.23 +3 -2 src/sys/dev/dpt/dpt_pci.c > 1.8 +2 -2 src/sys/dev/ida/ida_eisa.c > 1.19 +2 -2 src/sys/dev/ida/ida_pci.c > 1.63 +3 -3 src/sys/dev/isp/isp_pci.c > 1.26 +2 -2 src/sys/dev/mlx/mlx.c > 1.3 +2 -2 src/sys/dev/mly/mly_pci.c > 1.7 +2 -2 src/sys/dev/ncv/ncr53c500_pccard.c > 1.7 +2 -2 src/sys/dev/nsp/nsp_pccard.c > 1.4 +2 -2 src/sys/dev/stg/tmc18c30_isa.c > 1.7 +2 -2 src/sys/dev/stg/tmc18c30_pccard.c > 1.25 +4 -3 src/sys/dev/sym/sym_hipd.c > 1.4 +2 -2 src/sys/dev/twe/twe_freebsd.c > 1.4 +2 -2 src/sys/dev/wds/wd7000.c > 1.11 +3 -2 src/sys/pci/amd.c > 1.164 +3 -3 src/sys/pci/ncr.c > -- | 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 | This Space For Rent | 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 Thu Mar 1 11:21:28 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 146EA37B719; Thu, 1 Mar 2001 11:21:25 -0800 (PST) (envelope-from gallatin@FreeBSD.org) Received: (from gallatin@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21JLPF61685; Thu, 1 Mar 2001 11:21:25 -0800 (PST) (envelope-from gallatin) Message-Id: <200103011921.f21JLPF61685@freefall.freebsd.org> From: Andrew Gallatin Date: Thu, 1 Mar 2001 11:21:24 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_page.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gallatin 2001/03/01 11:21:24 PST Modified files: sys/vm vm_page.c Log: Allocate vm_page_array and vm_page_buckets from the end of the biggest chunk of memory, rather than from the start. This fixes problems allocating bouncebuffers on alphas where there is only 1 chunk of memory (unlike PCs where there is generally at least one small chunk and a large chunk). Having 1 chunk had been fatal, because these structures take over 13MB on a machine with 1GB of ram. This doesn't leave much room for other structures and bounce buffers if they're at the front. Reviewed by: dfr, anderson@cs.duke.edu, silence on -arch Tested by: Yoriaki FUJIMORI Revision Changes Path 1.157 +17 -19 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 Thu Mar 1 11:35:53 2001 Delivered-To: cvs-all@freebsd.org Received: from cartier.cirx.org (cartier.cirx.org [211.72.15.243]) by hub.freebsd.org (Postfix) with ESMTP id CFC7F37B718; Thu, 1 Mar 2001 11:35:44 -0800 (PST) (envelope-from clive@CirX.ORG) Received: from cartier.cirx.org (nullmail@localhost [127.0.0.1]) by cartier.cirx.org (8.11.3/8.11.3) with SMTP id f21JZXu69727; Fri, 2 Mar 2001 03:35:33 +0800 (CST) (envelope-from clive@CirX.ORG) Received: (nullmailer pid 69723 invoked by uid 1000); Thu, 01 Mar 2001 19:35:32 -0000 Date: Fri, 2 Mar 2001 03:35:32 +0800 From: Clive Lin To: Dag-Erling Smorgrav Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: CVSROOT modules Message-ID: <20010302033532.A69557@cartier.cirx.org> References: <200103011801.f21I1VW48363@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from des@ofug.org on Thu, Mar 01, 2001 at 08:16:13PM +0100 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Mar 01, 2001 at 08:16:13PM +0100, Dag-Erling Smorgrav wrote: > Clive Lin writes: > > Log: > > alephone --> ports/games/alephone > > What's this, "moderate BUGTRAQ as fast as you can"? I have no idea why this Doom like, or Q3A like, or Counter Strike like, or ... anyway, a 3D killing game, has the same name as BUGTRAQ moderator :> heh, I even do lc("AlephOne") and hope nobody notices it.. -- pub 1024D/F8D2B472 2000-08-05 Clive Lin Key fingerprint = 7F9D 57A8 55C7 AA18 49B5 3820 570B 27F6 F8D2 B472 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 11:41:22 2001 Delivered-To: cvs-all@freebsd.org Received: from gratis.grondar.za (grouter.grondar.za [196.7.18.65]) by hub.freebsd.org (Postfix) with ESMTP id 20E1B37B719; Thu, 1 Mar 2001 11:41:13 -0800 (PST) (envelope-from mark@grondar.za) Received: from grondar.za (root@gratis.grondar.za [196.7.18.133]) by gratis.grondar.za (8.11.1/8.11.1) with ESMTP id f21JenR25615; Thu, 1 Mar 2001 21:40:54 +0200 (SAST) (envelope-from mark@grondar.za) Message-Id: <200103011940.f21JenR25615@gratis.grondar.za> To: "Matthew N. Dodd" Cc: Mark Murray , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/aac aac_pci.c src/sys/dev/advansys adv_eisa.c adv_isa.c adv_pci.c adwcam.c src/sys/dev/aha aha_isa.c aha_mca.c src/sys/dev/ahb ahb.c src/sys/dev/aic aic_cbus.c aic_isa.c aic_pccard.c src/sys/dev/amr amr_pci.c src/sys/dev/asr ... References: In-Reply-To: ; from "Matthew N. Dodd" "Thu, 01 Mar 2001 14:20:56 EST." Date: Thu, 01 Mar 2001 21:41:27 +0200 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Wouldn't this sort of thing be better handled in the bus code? It is! This is just a flag to mark the interrupt handler as "usable for entropy harvesting". M -- Mark Murray Warning: this .sig is umop ap!sdn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 11:49:20 2001 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 28C1037B719; Thu, 1 Mar 2001 11:49:14 -0800 (PST) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.3/8.9.3) id OAA03017; Thu, 1 Mar 2001 14:48:57 -0500 (EST) (envelope-from wollman) Date: Thu, 1 Mar 2001 14:48:57 -0500 (EST) From: Garrett Wollman Message-Id: <200103011948.OAA03017@khavrinen.lcs.mit.edu> To: Brian Somers Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/calendar io.c In-Reply-To: <200103011458.f21Ewrx02627@hak.lan.Awfulhak.org> References: <200103010547.f215lUw98788@freefall.freebsd.org> <200103011458.f21Ewrx02627@hak.lan.Awfulhak.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG < said: > Does anybody (Garrett, Bruce?) know definitively which of the various > *LEN variables include NUL ? No. That's why they should not be used. Use the POSIX-standard *_MAX variables instead. > MAXHOSTNAMELEN: Hopefully this one will be in the next POSIX. The current draft spells it `255'. I have proposed {HOST_NAME_MAX} which would definitively include the terminating '\0'. > MAXNAMELEN: > intro(2) suggests that this doesn't include space for a NUL - seems > right. Use {NAME_MAX}. > MAXPATHLEN > intro(2) suggests that this does include space for a NUL - seems right. Use {PATH_MAX}. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 11:53:14 2001 Delivered-To: cvs-all@freebsd.org Received: from sj-msg-core-1.cisco.com (sj-msg-core-1.cisco.com [171.71.163.11]) by hub.freebsd.org (Postfix) with ESMTP id 4012C37B719; Thu, 1 Mar 2001 11:53:05 -0800 (PST) (envelope-from bmah@cisco.com) Received: from bmah-freebsd-0.cisco.com (bmah-freebsd-0.cisco.com [171.70.84.42]) by sj-msg-core-1.cisco.com (8.9.3/8.9.1) with ESMTP id LAA21943; Thu, 1 Mar 2001 11:53:23 -0800 (PST) Received: (from bmah@localhost) by bmah-freebsd-0.cisco.com (8.11.2/8.11.1) id f21Jr5m64042; Thu, 1 Mar 2001 11:53:05 -0800 (PST) (envelope-from bmah) Message-Id: <200103011953.f21Jr5m64042@bmah-freebsd-0.cisco.com> X-Mailer: exmh version 2.3.1 01/19/2001 with nmh-1.0.4 To: Maxim Sobolev Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/isofs/cd9660 cd9660_util.c In-Reply-To: <200102271236.f1RCaZh64992@freefall.freebsd.org> References: <200102271236.f1RCaZh64992@freefall.freebsd.org> Comments: In-reply-to Maxim Sobolev message dated "Tue, 27 Feb 2001 04:36:34 -0800." From: "Bruce A. Mah" Reply-To: bmah@FreeBSD.org X-Face: g~c`.{#4q0"(V*b#g[i~rXgm*w;:nMfz%_RZLma)UgGN&=j`5vXoU^@n5v4:OO)c["!w)nD/!!~e4Sj7LiT'6*wZ83454H""lb{CC%T37O!!'S$S&D}sem7I[A 2V%N&+ X-Image-Url: http://www.employees.org/~bmah/Images/bmah-cisco-small.gif X-Url: http://www.employees.org/~bmah/ Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==_Exmh_1633899584P"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Date: Thu, 01 Mar 2001 11:53:04 -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --==_Exmh_1633899584P Content-Type: text/plain; charset=us-ascii If memory serves me right, Maxim Sobolev wrote: > sobomax 2001/02/27 04:36:34 PST > > Modified files: (Branch: RELENG_4) > sys/isofs/cd9660 cd9660_util.c > Log: > MFC: > Sync with 1.16 (knob to load an unicode conversion time as a kld). > > Revision Changes Path > 1.13.2.1 +12 -0 src/sys/isofs/cd9660/cd9660_util.c Doesn't this mean you need to make the sysutils/cd9660_unicode port non-BROKEN for 4-STABLE now? Bruce. --==_Exmh_1633899584P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: Exmh version 2.2 06/23/2000 iD8DBQE6nqig2MoxcVugUsMRAio+AKCZINSEqJiobIc7pMxSzXToGhzfnACgvJYZ xXDoV46MSgDwLUSdn4nN6BI= =fSiw -----END PGP SIGNATURE----- --==_Exmh_1633899584P-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 11:56:15 2001 Delivered-To: cvs-all@freebsd.org Received: from blizzard.sabbo.net (ns.sabbo.net [193.193.218.18]) by hub.freebsd.org (Postfix) with ESMTP id D473E37B719; Thu, 1 Mar 2001 11:56:03 -0800 (PST) (envelope-from max@vic.sabbo.net) Received: from vic.sabbo.net (root@vic.sabbo.net [193.193.218.112]) by blizzard.sabbo.net (8.10.1/8.10.1) with ESMTP id f21Jtxk12657; Thu, 1 Mar 2001 21:55:59 +0200 Received: (from max@localhost) by vic.sabbo.net (8.11.2/8.11.2) id f21Ju9d59903; Thu, 1 Mar 2001 21:56:09 +0200 (EET) (envelope-from sobomax@FreeBSD.org) From: Maxim Sobolev Message-Id: <200103011956.f21Ju9d59903@vic.sabbo.net> Subject: Re: cvs commit: src/sys/isofs/cd9660 cd9660_util.c To: bmah@FreeBSD.org Date: Thu, 1 Mar 2001 21:55:32 +0200 (EET) Cc: sobomax@FreeBSD.org (Maxim Sobolev), cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: <200103011953.f21Jr5m64042@bmah-freebsd-0.cisco.com> from "Bruce A. Mah" at Mar 01, 2001 11:53:04 AM X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > If memory serves me right, Maxim Sobolev wrote: > > sobomax 2001/02/27 04:36:34 PST > > > > Modified files: (Branch: RELENG_4) > > sys/isofs/cd9660 cd9660_util.c > > Log: > > MFC: > > Sync with 1.16 (knob to load an unicode conversion time as a kld). > > > > Revision Changes Path > > 1.13.2.1 +12 -0 src/sys/isofs/cd9660/cd9660_util.c > > Doesn't this mean you need to make the sysutils/cd9660_unicode port > non-BROKEN for 4-STABLE now? Yeah, it's already on my plate. Thank you for reminder, though! ;) -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 12: 0:16 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A348C37B71B; Thu, 1 Mar 2001 12:00:12 -0800 (PST) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21K0Cd65744; Thu, 1 Mar 2001 12:00:12 -0800 (PST) (envelope-from jlemon) Message-Id: <200103012000.f21K0Cd65744@freefall.freebsd.org> From: Jonathan Lemon Date: Thu, 1 Mar 2001 12:00:12 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys protosw.h src/sys/netinet in_pcb.c in_pcb.h ip_icmp.c ip_input.c tcp_subr.c tcp_var.h udp_usrreq.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jlemon 2001/03/01 12:00:11 PST Modified files: (Branch: RELENG_4) sys/sys protosw.h sys/netinet in_pcb.c in_pcb.h ip_icmp.c ip_input.c tcp_subr.c tcp_var.h udp_usrreq.c Log: MFC: new handling of ICMP packets Revision Changes Path 1.28.2.1 +4 -3 src/sys/sys/protosw.h 1.59.2.8 +9 -77 src/sys/netinet/in_pcb.c 1.32.2.2 +2 -4 src/sys/netinet/in_pcb.h 1.39.2.5 +18 -17 src/sys/netinet/ip_icmp.c 1.130.2.15 +2 -2 src/sys/netinet/ip_input.c 1.73.2.8 +50 -17 src/sys/netinet/tcp_subr.c 1.56.2.3 +2 -1 src/sys/netinet/tcp_var.h 1.64.2.8 +22 -18 src/sys/netinet/udp_usrreq.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 12: 6:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9204E37B71A; Thu, 1 Mar 2001 12:06:51 -0800 (PST) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21K6p968919; Thu, 1 Mar 2001 12:06:51 -0800 (PST) (envelope-from jlemon) Message-Id: <200103012006.f21K6p968919@freefall.freebsd.org> From: Jonathan Lemon Date: Thu, 1 Mar 2001 12:06:51 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_subr.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jlemon 2001/03/01 12:06:51 PST Modified files: (Branch: RELENG_4) sys/netinet tcp_subr.c Log: MFC: r1.80; relocate do_tcpdrain sysctl. Revision Changes Path 1.73.2.9 +3 -3 src/sys/netinet/tcp_subr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 12:10:13 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E32BF37B719; Thu, 1 Mar 2001 12:10:10 -0800 (PST) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21KAAg69229; Thu, 1 Mar 2001 12:10:10 -0800 (PST) (envelope-from jlemon) Message-Id: <200103012010.f21KAAg69229@freefall.freebsd.org> From: Jonathan Lemon Date: Thu, 1 Mar 2001 12:10:10 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_subr.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jlemon 2001/03/01 12:10:10 PST Modified files: (Branch: RELENG_4) sys/netinet tcp_subr.c Log: MFC: r1.93; drop TCP connection on conversion of soft error to hard error. Revision Changes Path 1.73.2.10 +8 -4 src/sys/netinet/tcp_subr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 12:14:46 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 55C7E37B719; Thu, 1 Mar 2001 12:14:37 -0800 (PST) (envelope-from hrs@FreeBSD.org) Received: (from hrs@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21KEbv69647; Thu, 1 Mar 2001 12:14:37 -0800 (PST) (envelope-from hrs) Message-Id: <200103012014.f21KEbv69647@freefall.freebsd.org> From: Hiroki Sato Date: Thu, 1 Mar 2001 12:14:36 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja_JP.eucJP/books/faq book.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hrs 2001/03/01 12:14:36 PST Modified files: ja_JP.eucJP/books/faq book.sgml Log: Catch up with English version: 1.130 -> 1.146 book.sgml Submitted by: Shun SUZUKI , hrs References: [doc-jp 8001] Revision Changes Path 1.39 +639 -55 doc/ja_JP.eucJP/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 Mar 1 12:20: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 9412037B719; Thu, 1 Mar 2001 12:20:01 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.1/8.11.1) with ESMTP id f21KJrd50861; Thu, 1 Mar 2001 13:19:53 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200103012019.f21KJrd50861@harmony.village.org> To: Brian Somers Subject: Re: cvs commit: src/usr.bin/calendar io.c Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Thu, 01 Mar 2001 14:58:53 GMT." <200103011458.f21Ewrx02627@hak.lan.Awfulhak.org> References: <200103011458.f21Ewrx02627@hak.lan.Awfulhak.org> Date: Thu, 01 Mar 2001 13:19:53 -0700 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200103011458.f21Ewrx02627@hak.lan.Awfulhak.org> Brian Somers writes: : MAXPATHLEN : intro(2) suggests that this does include space for a NUL - seems right. This one is definitely right. :-) Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 12:21:46 2001 Delivered-To: cvs-all@freebsd.org Received: from meow.osd.bsdi.com (meow.osd.bsdi.com [204.216.28.88]) by hub.freebsd.org (Postfix) with ESMTP id 0BA6737B71C; Thu, 1 Mar 2001 12:21:37 -0800 (PST) (envelope-from john@john.baldwin.cx) Received: from john.baldwin.cx (root@jhb-laptop.osd.bsdi.com [204.216.28.241]) by meow.osd.bsdi.com (8.11.2/8.11.2) with ESMTP id f21KHXA62795; Thu, 1 Mar 2001 12:17:33 -0800 (PST) (envelope-from john@john.baldwin.cx) Received: (from john@localhost) by john.baldwin.cx (8.11.2/8.11.2) id f21KLKH02822; Thu, 1 Mar 2001 12:21:20 -0800 (PST) (envelope-from john) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Thu, 01 Mar 2001 12:21:20 -0800 (PST) From: John Baldwin To: "Matthew N. Dodd" Subject: Re: cvs commit: src/sys/dev/aac aac_pci.c src/sys/dev/advansys a Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 01-Mar-01 Matthew N. Dodd wrote: > Wouldn't this sort of thing be better handled in the bus code? *shrug* The same has been said of the RF_NOSHARE flag for interrupt resources. Whatever floats your boat.. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 12:35: 2 2001 Delivered-To: cvs-all@freebsd.org Received: from sasami.jurai.net (sasami.jurai.net [64.0.106.45]) by hub.freebsd.org (Postfix) with ESMTP id 4247837B71A; Thu, 1 Mar 2001 12:34:53 -0800 (PST) (envelope-from winter@jurai.net) Received: from localhost (winter@localhost) by sasami.jurai.net (8.9.3/8.8.7) with ESMTP id PAA54766; Thu, 1 Mar 2001 15:34:52 -0500 (EST) Date: Thu, 1 Mar 2001 15:34:51 -0500 (EST) From: "Matthew N. Dodd" To: John Baldwin Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Mark Murray Subject: Re: cvs commit: src/sys/dev/aac aac_pci.c src/sys/dev/advansys a In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 1 Mar 2001, John Baldwin wrote: > On 01-Mar-01 Matthew N. Dodd wrote: > > Wouldn't this sort of thing be better handled in the bus code? > > *shrug* The same has been said of the RF_NOSHARE flag for interrupt > resources. Whatever floats your boat.. I'm not sure about the PCI stuff but uncommitted code for the EISA and MCA busses doens't require the driver deal that detail as the bus actually knows about it directly. What provision is made for turning off entropy harvesting on a per device instance basis? A hint readable by the bus driver would do this nicely as well dynamic sysctl node to allow runtime configuration. Forcing device drivers to contain specific knowledge of bus internals seems like a really bad idea. -- | 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 | This Space For Rent | 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 Thu Mar 1 12:51:48 2001 Delivered-To: cvs-all@freebsd.org Received: from gw.nectar.com (gw.nectar.com [208.42.49.153]) by hub.freebsd.org (Postfix) with ESMTP id 2261637B718; Thu, 1 Mar 2001 12:51:43 -0800 (PST) (envelope-from nectar@nectar.com) Received: from hamlet.nectar.com (hamlet.nectar.com [10.0.1.102]) by gw.nectar.com (Postfix) with ESMTP id 4713818C91; Thu, 1 Mar 2001 14:51:42 -0600 (CST) Received: (from nectar@localhost) by hamlet.nectar.com (8.11.2/8.9.3) id f21Kpgc20978; Thu, 1 Mar 2001 14:51:42 -0600 (CST) (envelope-from nectar@spawn.nectar.com) Date: Thu, 1 Mar 2001 14:51:42 -0600 From: "Jacques A. Vidrine" To: Warner Losh Cc: Garrett Wollman , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/make arch.c main.c Message-ID: <20010301145142.A20573@hamlet.nectar.com> Mail-Followup-To: "Jacques A. Vidrine" , Warner Losh , Garrett Wollman , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200103011743.MAA01724@khavrinen.lcs.mit.edu> <200103010603.f2163IM00616@freefall.freebsd.org> <200103011743.MAA01724@khavrinen.lcs.mit.edu> <200103011817.f21IHZd50132@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200103011817.f21IHZd50132@harmony.village.org>; from imp@harmony.village.org on Thu, Mar 01, 2001 at 11:17:35AM -0700 X-Url: http://www.nectar.com/ Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Mar 01, 2001 at 11:17:35AM -0700, Warner Losh wrote: > In message <200103011743.MAA01724@khavrinen.lcs.mit.edu> Garrett Wollman writes: > : < said: > : > : > MAXPATHLEN includes the trailing NUL. > : > : Should have also changed the code to use PATH_MAX instead of > : MAXPATHLEN. > > OK. Can you give me a pointer to the definition of PATH_MAX in a > standards doc so I do it right? ISO/IEC 9945-1:1996 (POSIX.1) sections 2.8.2, 2.8.5, and tables 2.3, 2.6 give us this: {_POSIX_PATH_MAX} ``The number of bytes in a pathname.'' Must be defined as 255 in . We have this already. {PATH_MAX} ``Maximum number of bytes in a pathname (not a string length; count excludes a terminating null).'' Must be at least {_POSIX_PATH_MAX} if defined in . We have this already (via syslimits.h). On some systems, {PATH_MAX} may not be defined in , in which case you either have to assume {_POSIX_PATH_MAX} or use pathconf() to find the ``real'' value. This is to support the case where the maximum path length can vary from one filesystem to another, for example. Note that {PATH_MAX} _does not_ include a terminating null, and that in sys/param.h we define MAXPATHLEN = PATH_MAX. A quick look through the sources reveals lots & lots of `bugs' due to this. Hope this helps. Cheers, -- Jacques Vidrine / n@nectar.com / jvidrine@verio.net / nectar@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 Mar 1 13: 0:26 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 71A9137B71A; Thu, 1 Mar 2001 13:00:19 -0800 (PST) (envelope-from adrian@FreeBSD.org) Received: (from adrian@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21L0JA81434; Thu, 1 Mar 2001 13:00:19 -0800 (PST) (envelope-from adrian) Message-Id: <200103012100.f21L0JA81434@freefall.freebsd.org> From: Adrian Chadd Date: Thu, 1 Mar 2001 13:00:18 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/linprocfs linprocfs_vfsops.c src/sys/compat/linux linux_file.c src/sys/fs/devfs devfs_vfsops.c src/sys/fs/hpfs hpfs_vfsops.c src/sys/gnu/ext2fs ext2_vfsops.c src/sys/isofs/cd9660 cd9660_vfsops.c src/sys/kern vfs_conf.c ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG adrian 2001/03/01 13:00:18 PST Modified files: sys/compat/linprocfs linprocfs_vfsops.c sys/compat/linux linux_file.c sys/fs/devfs devfs_vfsops.c sys/fs/hpfs hpfs_vfsops.c sys/gnu/ext2fs ext2_vfsops.c sys/isofs/cd9660 cd9660_vfsops.c sys/kern vfs_conf.c vfs_syscalls.c sys/miscfs/fdesc fdesc_vfsops.c sys/miscfs/nullfs null_vfsops.c sys/miscfs/portal portal_vfsops.c sys/miscfs/umapfs umap_vfsops.c sys/miscfs/union union_vfsops.c sys/msdosfs msdosfs_vfsops.c sys/nfs nfs_vfsops.c sys/ntfs ntfs_vfsops.c sys/nwfs nwfs_vfsops.c sys/sys mount.h sys/ufs/ffs ffs_vfsops.c Log: Reviewed by: jlemon An initial tidyup of the mount() syscall and VFS mount code. This code replaces the earlier work done by jlemon in an attempt to make linux_mount() work. * the guts of the mount work has been moved into vfs_mount(). * move `type', `path' and `flags' from being userland variables into being kernel variables in vfs_mount(). `data' remains a pointer into userspace. * Attempt to verify the `type' and `path' strings passed to vfs_mount() aren't too long. * rework mount() and linux_mount() to take the userland parameters (besides data, as mentioned) and pass kernel variables to vfs_mount(). (linux_mount() already did this, I've just tidied it up a little more.) * remove the copyin*() stuff for `path'. `data' still requires copyin*() since its a pointer into userland. * set `mount->mnt_statf_mntonname' in vfs_mount() rather than in each filesystem. This variable is generally initialised with `path', and each filesystem can override it if they want to. * NOTE: f_mntonname is intiailised with "/" in the case of a root mount. Revision Changes Path 1.7 +1 -4 src/sys/compat/linprocfs/linprocfs_vfsops.c 1.52 +18 -17 src/sys/compat/linux/linux_file.c 1.12 +1 -9 src/sys/fs/devfs/devfs_vfsops.c 1.11 +6 -10 src/sys/fs/hpfs/hpfs_vfsops.c 1.77 +12 -6 src/sys/gnu/ext2fs/ext2_vfsops.c 1.85 +1 -3 src/sys/isofs/cd9660/cd9660_vfsops.c 1.58 +9 -1 src/sys/kern/vfs_conf.c 1.180 +67 -29 src/sys/kern/vfs_syscalls.c 1.24 +1 -4 src/sys/miscfs/fdesc/fdesc_vfsops.c 1.44 +1 -3 src/sys/miscfs/nullfs/null_vfsops.c 1.28 +1 -3 src/sys/miscfs/portal/portal_vfsops.c 1.34 +1 -3 src/sys/miscfs/umapfs/umap_vfsops.c 1.43 +1 -4 src/sys/miscfs/union/union_vfsops.c 1.72 +1 -4 src/sys/msdosfs/msdosfs_vfsops.c 1.94 +3 -7 src/sys/nfs/nfs_vfsops.c 1.28 +6 -10 src/sys/ntfs/ntfs_vfsops.c 1.13 +1 -4 src/sys/nwfs/nwfs_vfsops.c 1.102 +3 -2 src/sys/sys/mount.h 1.139 +2 -3 src/sys/ufs/ffs/ffs_vfsops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 13: 5:16 2001 Delivered-To: cvs-all@freebsd.org Received: from gw.nectar.com (gw.nectar.com [208.42.49.153]) by hub.freebsd.org (Postfix) with ESMTP id 67EFE37B718; Thu, 1 Mar 2001 13:05:07 -0800 (PST) (envelope-from nectar@nectar.com) Received: from hamlet.nectar.com (hamlet.nectar.com [10.0.1.102]) by gw.nectar.com (Postfix) with ESMTP id 77C9B18C91; Thu, 1 Mar 2001 15:05:04 -0600 (CST) Received: (from nectar@localhost) by hamlet.nectar.com (8.11.2/8.9.3) id f21L54l21037; Thu, 1 Mar 2001 15:05:04 -0600 (CST) (envelope-from nectar@spawn.nectar.com) Date: Thu, 1 Mar 2001 15:05:04 -0600 From: "Jacques A. Vidrine" To: Warner Losh , Garrett Wollman , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/make arch.c main.c Message-ID: <20010301150504.A20983@hamlet.nectar.com> Mail-Followup-To: "Jacques A. Vidrine" , Warner Losh , Garrett Wollman , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200103011743.MAA01724@khavrinen.lcs.mit.edu> <200103010603.f2163IM00616@freefall.freebsd.org> <200103011743.MAA01724@khavrinen.lcs.mit.edu> <200103011817.f21IHZd50132@harmony.village.org> <20010301145142.A20573@hamlet.nectar.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010301145142.A20573@hamlet.nectar.com>; from n@nectar.com on Thu, Mar 01, 2001 at 02:51:42PM -0600 X-Url: http://www.nectar.com/ Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Mar 01, 2001 at 02:51:42PM -0600, Jacques A. Vidrine wrote: > On Thu, Mar 01, 2001 at 11:17:35AM -0700, Warner Losh wrote: > > In message <200103011743.MAA01724@khavrinen.lcs.mit.edu> Garrett Wollman writes: > > : < said: > > : > > : > MAXPATHLEN includes the trailing NUL. > > : > > : Should have also changed the code to use PATH_MAX instead of > > : MAXPATHLEN. > > > > OK. Can you give me a pointer to the definition of PATH_MAX in a > > standards doc so I do it right? > > ISO/IEC 9945-1:1996 (POSIX.1) sections 2.8.2, 2.8.5, and tables 2.3, > 2.6 give us this: > > {_POSIX_PATH_MAX} ``The number of bytes in a pathname.'' Must be > defined as 255 in . We have this already. > > {PATH_MAX} ``Maximum number of bytes in a pathname (not a string > length; count excludes a terminating null).'' Must be at least > {_POSIX_PATH_MAX} if defined in . We have this already > (via syslimits.h). > > On some systems, {PATH_MAX} may not be defined in , in which > case you either have to assume {_POSIX_PATH_MAX} or use pathconf() to > find the ``real'' value. This is to support the case where the > maximum path length can vary from one filesystem to another, for example. > > Note that {PATH_MAX} _does not_ include a terminating null, and that > in sys/param.h we define MAXPATHLEN = PATH_MAX. A quick look through > the sources reveals lots & lots of `bugs' due to this. > > Hope this helps. I got the information above from my hardcopy of IEC/ISO 9945-1:1996/ IEEE Std 1003.1 1996. Then I thought it would be a good idea if I posted a link to an online version, so I surfed off to www.opengroup.org to get a link to SUSv2. http://www.opengroup.org/onlinepubs/007908799/xsh/limits.h.html I'll be damned if SUSv2 doesn't contradict ISO 9945-1: It says ``PATH_MAX Maximum number of bytes in a pathname, including the terminating null character.'' I think this is SUSv2 bug. Stevens writes in 1993 that PATH_MAX does not include room for a null character, and his program fragments in APUE consistently use PATH_MAX + 1. Cheers, -- Jacques Vidrine / n@nectar.com / jvidrine@verio.net / nectar@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 Mar 1 13: 5:52 2001 Delivered-To: cvs-all@freebsd.org Received: from roaming.cacheboy.net (roaming.cacheboy.net [203.56.168.69]) by hub.freebsd.org (Postfix) with ESMTP id 183B037B718; Thu, 1 Mar 2001 13:05:47 -0800 (PST) (envelope-from adrian@roaming.cacheboy.net) Received: (from adrian@localhost) by roaming.cacheboy.net (8.11.1/8.11.1) id f21L6fw45410; Thu, 1 Mar 2001 22:06:41 +0100 (CET) (envelope-from adrian) Date: Thu, 1 Mar 2001 22:06:41 +0100 From: Adrian Chadd To: Adrian Chadd Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/compat/linprocfs linprocfs_vfsops.c src/sys/compat/linux linux_file.c src/sys/fs/devfs devfs_vfsops.c src/sys/fs/hpfs hpfs_vfsops.c src/sys/gnu/ext2fs ext2_vfsops.c src/sys/isofs/cd9660 cd9660_vfsops.c src/sys/kern vfs_conf.c ... Message-ID: <20010301220640.A45394@roaming.cacheboy.net> References: <200103012100.f21L0JA81434@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: <200103012100.f21L0JA81434@freefall.freebsd.org>; from adrian@FreeBSD.org on Thu, Mar 01, 2001 at 01:00:18PM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Mar 01, 2001, Adrian Chadd wrote: > * set `mount->mnt_statf_mntonname' in vfs_mount() rather than in each > filesystem. This variable is generally initialised with `path', and > each filesystem can override it if they want to. > > * NOTE: f_mntonname is intiailised with "/" in the case of a root mount. That should be mount->mnt_stat.f_mntonname, and "initialised", respectively. Adrian -- Adrian Chadd "Programming is like sex: One mistake and you have to support for a lifetime." -- rec.humor.funny To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 13:31:13 2001 Delivered-To: cvs-all@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id BE0F437B71B; Thu, 1 Mar 2001 13:31:06 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.1/8.11.1) with ESMTP id f21LUod51285; Thu, 1 Mar 2001 14:30:54 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200103012130.f21LUod51285@harmony.village.org> To: "Jacques A. Vidrine" Subject: Re: cvs commit: src/usr.bin/make arch.c main.c Cc: Garrett Wollman , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Thu, 01 Mar 2001 15:05:04 CST." <20010301150504.A20983@hamlet.nectar.com> References: <20010301150504.A20983@hamlet.nectar.com> <200103011743.MAA01724@khavrinen.lcs.mit.edu> <200103010603.f2163IM00616@freefall.freebsd.org> <200103011743.MAA01724@khavrinen.lcs.mit.edu> <200103011817.f21IHZd50132@harmony.village.org> <20010301145142.A20573@hamlet.nectar.com> Date: Thu, 01 Mar 2001 14:30:50 -0700 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20010301150504.A20983@hamlet.nectar.com> "Jacques A. Vidrine" writes: : I think this is SUSv2 bug. Stevens writes in 1993 that PATH_MAX does : not include room for a null character, and his program fragments in : APUE consistently use PATH_MAX + 1. Garrett quoted an addendum to the standard that says id *DOES* include the trailing NUL. But he didn't post it to the list: {PATH_MAX} IEEE PASC Interpretation 1003.1 #15 addressed the inconsistency in the standard with the definition of path name and the description of {PATH_MAX}, allowing application writers to allocate either {PATH_MAX} or {PATH_MAX}+1 bytes. The inconsistency has been removed by correction to the {PATH_MAX} definition to include the null character. With this change, applications that previously allocated {PATH_MAX} bytes will continue to succeed. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 13:31:40 2001 Delivered-To: cvs-all@freebsd.org Received: from meow.osd.bsdi.com (meow.osd.bsdi.com [204.216.28.88]) by hub.freebsd.org (Postfix) with ESMTP id 5652B37B718; Thu, 1 Mar 2001 13:31:34 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (john@jhb-laptop.osd.bsdi.com [204.216.28.241]) by meow.osd.bsdi.com (8.11.2/8.11.2) with ESMTP id f21LQtA64688; Thu, 1 Mar 2001 13:26:56 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Thu, 01 Mar 2001 13:30:44 -0800 (PST) From: John Baldwin To: "Matthew N. Dodd" Subject: Re: cvs commit: src/sys/dev/aac aac_pci.c src/sys/dev/advansys a Cc: Mark Murray , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 01-Mar-01 Matthew N. Dodd wrote: > On Thu, 1 Mar 2001, John Baldwin wrote: >> On 01-Mar-01 Matthew N. Dodd wrote: >> > Wouldn't this sort of thing be better handled in the bus code? >> >> *shrug* The same has been said of the RF_NOSHARE flag for interrupt >> resources. Whatever floats your boat.. > > I'm not sure about the PCI stuff but uncommitted code for the EISA and MCA > busses doens't require the driver deal that detail as the bus actually > knows about it directly. > > What provision is made for turning off entropy harvesting on a per device > instance basis? A hint readable by the bus driver would do this nicely as > well dynamic sysctl node to allow runtime configuration. there is none right now. It's actually a interrupt source property that is true if any of the interrupt handlers say it is true. Since in theory busses own interrupt sources (you can't share an interrupt source across busses for any of the busses that I know of AFAIK) they might be better off setting this property themselves with hints from the drivers. > Forcing device drivers to contain specific knowledge of bus internals > seems like a really bad idea. The original intention was that a device driver is in the position to know if its interrupt source is somewhat random or not. For example, a clock interrupt might not be a good source of entropy in theory or not of good as one as an ethernet driver might be.. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 13:32:43 2001 Delivered-To: cvs-all@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id E724837B718; Thu, 1 Mar 2001 13:32:34 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.1/8.11.1) with ESMTP id f21LWJd51319; Thu, 1 Mar 2001 14:32:19 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200103012132.f21LWJd51319@harmony.village.org> To: "Jacques A. Vidrine" Subject: Re: cvs commit: src/usr.bin/make arch.c main.c Cc: Garrett Wollman , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Thu, 01 Mar 2001 14:51:42 CST." <20010301145142.A20573@hamlet.nectar.com> References: <20010301145142.A20573@hamlet.nectar.com> <200103011743.MAA01724@khavrinen.lcs.mit.edu> <200103010603.f2163IM00616@freefall.freebsd.org> <200103011743.MAA01724@khavrinen.lcs.mit.edu> <200103011817.f21IHZd50132@harmony.village.org> Date: Thu, 01 Mar 2001 14:32:19 -0700 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20010301145142.A20573@hamlet.nectar.com> "Jacques A. Vidrine" writes: : Note that {PATH_MAX} _does not_ include a terminating null, and that : in sys/param.h we define MAXPATHLEN = PATH_MAX. A quick look through : the sources reveals lots & lots of `bugs' due to this. It does include the terminating NUL character, at least in FreeBSD. PATH_MAX is 1024 and the longest path you can have is 1023 bytes. Garrett sent me verbage, which I included in another message, that says that IEEE clarified this to include the terminating NUL. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 13:43:50 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CE55137B71B; Thu, 1 Mar 2001 13:43:46 -0800 (PST) (envelope-from mckusick@FreeBSD.org) Received: (from mckusick@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21LhkW90975; Thu, 1 Mar 2001 13:43:46 -0800 (PST) (envelope-from mckusick) Message-Id: <200103012143.f21LhkW90975@freefall.freebsd.org> From: Kirk McKusick Date: Thu, 1 Mar 2001 13:43:46 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ffs ffs_softdep.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mckusick 2001/03/01 13:43:46 PST Modified files: sys/ufs/ffs ffs_softdep.c Log: Free lock before returning from process_worklist_item. Obtained from: Constantine Sapuntzakis Revision Changes Path 1.88 +4 -2 src/sys/ufs/ffs/ffs_softdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 13:44:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4815C37B718; Thu, 1 Mar 2001 13:44:41 -0800 (PST) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21Lift91113; Thu, 1 Mar 2001 13:44:41 -0800 (PST) (envelope-from jlemon) Message-Id: <200103012144.f21Lift91113@freefall.freebsd.org> From: Jonathan Lemon Date: Thu, 1 Mar 2001 13:44:41 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/linux linux_socket.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jlemon 2001/03/01 13:44:41 PST Modified files: sys/compat/linux linux_socket.c Log: Correctly emulate linux_connect. For nonblocking sockets, the behavior is to return EINPROGRESS, EALREADY, (so_error ONCE), EISCONN. Certain linux applications rely on the so_error (normally 0) being returned in order to operate properly. Tested by: Thomas Moestl Revision Changes Path 1.26 +22 -52 src/sys/compat/linux/linux_socket.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 13:52:31 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 54E9737B719; Thu, 1 Mar 2001 13:52:28 -0800 (PST) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21LqSg92483; Thu, 1 Mar 2001 13:52:28 -0800 (PST) (envelope-from jlemon) Message-Id: <200103012152.f21LqSg92483@freefall.freebsd.org> From: Jonathan Lemon Date: Thu, 1 Mar 2001 13:52:28 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/linux linux_socket.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jlemon 2001/03/01 13:52:28 PST Modified files: (Branch: RELENG_4) sys/compat/linux linux_socket.c Log: MFC: r1.26; correct linux connect() emulation. Revision Changes Path 1.19.2.4 +22 -52 src/sys/compat/linux/linux_socket.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 14: 8:48 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 29D9C37B718; Thu, 1 Mar 2001 14:08:43 -0800 (PST) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21M8hl96603; Thu, 1 Mar 2001 14:08:43 -0800 (PST) (envelope-from jlemon) Message-Id: <200103012208.f21M8hl96603@freefall.freebsd.org> From: Jonathan Lemon Date: Thu, 1 Mar 2001 14:08:43 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp.h tcp_input.c tcp_output.c tcp_var.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jlemon 2001/03/01 14:08:43 PST Modified files: (Branch: RELENG_4) sys/netinet tcp.h tcp_input.c tcp_output.c tcp_var.h Log: MFC: TCP New Reno algorithm Revision Changes Path 1.13.2.3 +3 -1 src/sys/netinet/tcp.h 1.107.2.7 +80 -7 src/sys/netinet/tcp_input.c 1.39.2.7 +6 -2 src/sys/netinet/tcp_output.c 1.56.2.4 +4 -1 src/sys/netinet/tcp_var.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 14:10:15 2001 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 5F2B137B71A; Thu, 1 Mar 2001 14:10:05 -0800 (PST) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.3/8.9.3) id RAA04447; Thu, 1 Mar 2001 17:10:04 -0500 (EST) (envelope-from wollman) Date: Thu, 1 Mar 2001 17:10:04 -0500 (EST) From: Garrett Wollman Message-Id: <200103012210.RAA04447@khavrinen.lcs.mit.edu> To: Jonathan Lemon Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp.h tcp_input.c tcp_output.c tcp_var.h In-Reply-To: <200103012208.f21M8hl96603@freefall.freebsd.org> References: <200103012208.f21M8hl96603@freefall.freebsd.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG < said: > MFC: TCP New Reno algorithm Does it actually work yet? -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 14:11: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E01A037B718; Thu, 1 Mar 2001 14:11:01 -0800 (PST) (envelope-from bmah@FreeBSD.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21MB1O96853; Thu, 1 Mar 2001 14:11:01 -0800 (PST) (envelope-from bmah) Message-Id: <200103012211.f21MB1O96853@freefall.freebsd.org> From: "Bruce A. Mah" Date: Thu, 1 Mar 2001 14:11:01 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/texts/alpha RELNOTES.TXT src/release/texts/i386 RELNOTES.TXT X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bmah 2001/03/01 14:11:01 PST Modified files: release/texts/alpha RELNOTES.TXT release/texts/i386 RELNOTES.TXT Log: New release notes: CMI8338/8738, CS4281 sound driver, ISO-9660 Unicode, ida crashdumps, login exports PAM environment variables, wall -g, make.conf CPUTYPE, CVS_RSH default now ssh. Updated release notes: ahc(4) updates, ICMP and TCP RSTs, random(4), MFCs noted: rc.syscons. Revision Changes Path 1.143 +38 -12 src/release/texts/alpha/RELNOTES.TXT 1.216 +37 -11 src/release/texts/i386/RELNOTES.TXT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 14:11:25 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7BE1337B719; Thu, 1 Mar 2001 14:11:14 -0800 (PST) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21MBEv96903; Thu, 1 Mar 2001 14:11:14 -0800 (PST) (envelope-from jlemon) Message-Id: <200103012211.f21MBEv96903@freefall.freebsd.org> From: Jonathan Lemon Date: Thu, 1 Mar 2001 14:11:14 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_timer.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jlemon 2001/03/01 14:11:14 PST Modified files: (Branch: RELENG_4) sys/netinet tcp_timer.c Log: MFC: another component of TCP newreno I overlooked in last commit. Revision Changes Path 1.34.2.4 +6 -1 src/sys/netinet/tcp_timer.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 14:13:36 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3A29737B71F; Thu, 1 Mar 2001 14:13:33 -0800 (PST) (envelope-from bmah@FreeBSD.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21MDXu97328; Thu, 1 Mar 2001 14:13:33 -0800 (PST) (envelope-from bmah) Message-Id: <200103012213.f21MDXu97328@freefall.freebsd.org> From: "Bruce A. Mah" Date: Thu, 1 Mar 2001 14:13:32 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/texts/alpha RELNOTES.TXT src/release/texts/i386 RELNOTES.TXT X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bmah 2001/03/01 14:13:32 PST Modified files: (Branch: RELENG_4) release/texts/alpha RELNOTES.TXT release/texts/i386 RELNOTES.TXT Log: MFC: pcm(4) support for CMI8338/CMI8738 and CS4281 chips, signal-handling fixes for Linux, ISO-9660 Unicode, ICMP TCP RSTs, ida crashdumps, rc.syscons, login(1) exports PAM environment variables. Updated release notes: ahc(4). Revision Changes Path 1.31.2.110 +23 -2 src/release/texts/alpha/RELNOTES.TXT 1.72.2.109 +29 -2 src/release/texts/i386/RELNOTES.TXT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 14:13:52 2001 Delivered-To: cvs-all@freebsd.org Received: from prism.flugsvamp.com (cb58709-a.mdsn1.wi.home.com [24.17.241.9]) by hub.freebsd.org (Postfix) with ESMTP id 1304237B71E; Thu, 1 Mar 2001 14:13:33 -0800 (PST) (envelope-from jlemon@flugsvamp.com) Received: (from jlemon@localhost) by prism.flugsvamp.com (8.11.0/8.11.0) id f21MBcA67816; Thu, 1 Mar 2001 16:11:38 -0600 (CST) (envelope-from jlemon) Date: Thu, 1 Mar 2001 16:11:38 -0600 From: Jonathan Lemon To: Garrett Wollman Cc: Jonathan Lemon , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet tcp.h tcp_input.c tcp_output.c tcp_var.h Message-ID: <20010301161138.O25974@prism.flugsvamp.com> References: <200103012208.f21M8hl96603@freefall.freebsd.org> <200103012210.RAA04447@khavrinen.lcs.mit.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <200103012210.RAA04447@khavrinen.lcs.mit.edu> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Mar 01, 2001 at 05:10:04PM -0500, Garrett Wollman wrote: > < said: > > > MFC: TCP New Reno algorithm > > Does it actually work yet? Yes, I fixed the bug with it a while back. I've been running this on my workstation (PRE-SMPNG) for a while now, and it's also been enabled in -current as well. Regardless, the sysctl to turn it off is still present, if needed. -- Jonathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 14:17:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AF4E137B71A; Thu, 1 Mar 2001 14:17:39 -0800 (PST) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21MHd497762; Thu, 1 Mar 2001 14:17:39 -0800 (PST) (envelope-from jlemon) Message-Id: <200103012217.f21MHd497762@freefall.freebsd.org> From: Jonathan Lemon Date: Thu, 1 Mar 2001 14:17:39 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_timer.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jlemon 2001/03/01 14:17:39 PST Modified files: (Branch: RELENG_4) sys/netinet tcp_timer.c Log: MFC: r1.40; use a slightly more aggressive timeout for initial TCP connection Revision Changes Path 1.34.2.5 +8 -2 src/sys/netinet/tcp_timer.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 14:29:12 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5653A37B71A; Thu, 1 Mar 2001 14:29:03 -0800 (PST) (envelope-from bmah@FreeBSD.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21MT3P98952; Thu, 1 Mar 2001 14:29:03 -0800 (PST) (envelope-from bmah) Message-Id: <200103012229.f21MT3P98952@freefall.freebsd.org> From: "Bruce A. Mah" Date: Thu, 1 Mar 2001 14:29:03 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/texts/alpha RELNOTES.TXT src/release/texts/i386 RELNOTES.TXT X-FreeBSD-CVS-Branch: RELENG_3 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bmah 2001/03/01 14:29:03 PST Modified files: (Branch: RELENG_3) release/texts/alpha RELNOTES.TXT release/texts/i386 RELNOTES.TXT Log: MFC: ICMP bugfix. Revision Changes Path 1.1.2.26 +4 -1 src/release/texts/alpha/RELNOTES.TXT 1.28.2.32 +4 -1 src/release/texts/i386/RELNOTES.TXT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 14:46:31 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B42E237B71A; Thu, 1 Mar 2001 14:46:28 -0800 (PST) (envelope-from nectar@FreeBSD.org) Received: (from nectar@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21MkSA00784; Thu, 1 Mar 2001 14:46:28 -0800 (PST) (envelope-from nectar) Message-Id: <200103012246.f21MkSA00784@freefall.freebsd.org> From: Jacques Vidrine Date: Thu, 1 Mar 2001 14:46:28 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/gnomeicu Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nectar 2001/03/01 14:46:28 PST Modified files: net/gnomeicu Makefile distinfo Log: Update 0.96 -> 0.96.1 Revision Changes Path 1.34 +2 -2 ports/net/gnomeicu/Makefile 1.12 +1 -1 ports/net/gnomeicu/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 14:53:11 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8084F37B719; Thu, 1 Mar 2001 14:53:08 -0800 (PST) (envelope-from nectar@FreeBSD.org) Received: (from nectar@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21Mr8B01436; Thu, 1 Mar 2001 14:53:08 -0800 (PST) (envelope-from nectar) Message-Id: <200103012253.f21Mr8B01436@freefall.freebsd.org> From: Jacques Vidrine Date: Thu, 1 Mar 2001 14:53:08 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ipfstat Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nectar 2001/03/01 14:53:08 PST Modified files: (Branch: RELENG_4) sbin/ipfstat Makefile Log: MFC 1.5: Enable `state top' in ipfstat. PR: bin/20074 Revision Changes Path 1.4.2.2 +5 -2 src/sbin/ipfstat/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 15: 6:25 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A5BEC37B71A; Thu, 1 Mar 2001 15:06:20 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21N6JB05152; Thu, 1 Mar 2001 15:06:20 -0800 (PST) (envelope-from obrien) Message-Id: <200103012306.f21N6JB05152@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 1 Mar 2001 15:06:16 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc.295/config/alpha elf.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/03/01 15:06:16 PST Modified files: contrib/gcc.295/config/alpha elf.h Log: Reduce symbol pollution needed for gcc 2.95.3 tst3. (this is a simular change to one I made in the FSF/GNU CVS tree) Revision Changes Path 1.6 +13 -1 src/contrib/gcc.295/config/alpha/elf.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 15: 7:28 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 93B0337B718; Thu, 1 Mar 2001 15:07:22 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21N7Ma05285; Thu, 1 Mar 2001 15:07:22 -0800 (PST) (envelope-from obrien) Message-Id: <200103012307.f21N7Ma05285@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 1 Mar 2001 15:07:22 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/cc/cc_tools auto-host.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/03/01 15:07:22 PST Modified files: gnu/usr.bin/cc/cc_tools auto-host.h Log: Do not need to define "VERSION" here -- we do it on the command line. Revision Changes Path 1.3 +1 -4 src/gnu/usr.bin/cc/cc_tools/auto-host.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 15:13:19 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7EB7F37B718; Thu, 1 Mar 2001 15:13:13 -0800 (PST) (envelope-from des@FreeBSD.org) Received: (from des@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21NDDF05970; Thu, 1 Mar 2001 15:13:13 -0800 (PST) (envelope-from des) Message-Id: <200103012313.f21NDDF05970@freefall.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 1 Mar 2001 15:13:13 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf options X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG des 2001/03/01 15:13:13 PST Modified files: sys/conf options Log: Add the LINPROCFS option. Forgotten by: peter Revision Changes Path 1.257 +2 -1 src/sys/conf/options To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 15:39:35 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 70E8537B719; Thu, 1 Mar 2001 15:39:32 -0800 (PST) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f21NdW309088; Thu, 1 Mar 2001 15:39:32 -0800 (PST) (envelope-from jlemon) Message-Id: <200103012339.f21NdW309088@freefall.freebsd.org> From: Jonathan Lemon Date: Thu, 1 Mar 2001 15:39:32 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_input.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jlemon 2001/03/01 15:39:32 PST Modified files: (Branch: RELENG_4) sys/netinet ip_input.c Log: MFC: r1.156; verify incoming packet is arriving on correct interface. Revision Changes Path 1.130.2.16 +19 -15 src/sys/netinet/ip_input.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 16:27:43 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A8D8C37B719; Thu, 1 Mar 2001 16:27:40 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f220Re914937; Thu, 1 Mar 2001 16:27:40 -0800 (PST) (envelope-from jhb) Message-Id: <200103020027.f220Re914937@freefall.freebsd.org> From: John Baldwin Date: Thu, 1 Mar 2001 16:27:40 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/french/staroffice52 Makefile ports/german/staroffice52 Makefile ports/editors/staroffice52 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2001/03/01 16:27:40 PST Modified files: french/staroffice52 Makefile german/staroffice52 Makefile editors/staroffice52 Makefile Log: Ensure that /bin is at the head of the path when running the setup program so that we get the right uname binary. PR: 24049, 25231, 25443, 25458 Submitted by: Martin Blapp Revision Changes Path 1.9 +2 -2 ports/french/staroffice52/Makefile 1.20 +2 -2 ports/german/staroffice52/Makefile 1.25 +2 -2 ports/editors/staroffice52/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 16:36:18 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 82D8D37B718; Thu, 1 Mar 2001 16:36:15 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f220aFZ16146; Thu, 1 Mar 2001 16:36:15 -0800 (PST) (envelope-from imp) Message-Id: <200103020036.f220aFZ16146@freefall.freebsd.org> From: Warner Losh Date: Thu, 1 Mar 2001 16:36:15 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2001/03/01 16:36:14 PST Modified files: . UPDATING Log: Spell deprecated correctly (dufault) Suggest mergemaster in the 4.x-stable -> current upgrade (fenner) correct path to hints file (fenner) Submitted by: dufault, fenner. Revision Changes Path 1.139 +4 -3 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 Mar 1 16:37:36 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0CF4037B71B; Thu, 1 Mar 2001 16:37:33 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f220bXY16288; Thu, 1 Mar 2001 16:37:33 -0800 (PST) (envelope-from imp) Message-Id: <200103020037.f220bXY16288@freefall.freebsd.org> From: Warner Losh Date: Thu, 1 Mar 2001 16:37:32 -0800 (PST) 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 X-Loop: FreeBSD.ORG imp 2001/03/01 16:37:32 PST Modified files: (Branch: RELENG_4) . UPDATING Log: Use new KERNCONF= in building rather than old KERNEL=. Submitted by: dfrazier@manpage.com Revision Changes Path 1.73.2.27 +5 -5 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 Mar 1 16:40:12 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8488437B719; Thu, 1 Mar 2001 16:40:07 -0800 (PST) (envelope-from iedowse@FreeBSD.org) Received: (from iedowse@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f220e7316545; Thu, 1 Mar 2001 16:40:07 -0800 (PST) (envelope-from iedowse) Message-Id: <200103020040.f220e7316545@freefall.freebsd.org> From: Ian Dowse Date: Thu, 1 Mar 2001 16:40:07 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/lnc if_lnc_pci.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG iedowse 2001/03/01 16:40:07 PST Modified files: sys/dev/lnc if_lnc_pci.c Log: There were a few changes missed when this file was converted to newbus in revision 1.19. As a result, lnc was, I believe, broken for all PCI cards. The softc fields `lnc_btag' and `lnc_bhandle' were not initialised, `rap', `rdp' and `bdp' were initialised to the wrong values, and the size of the DMA ring memory was calculated incorrectly. Paul Richards has further cleanups in the pipeline, but this at least is enough to make the driver usable with VMware. Approved by: paul Revision Changes Path 1.23 +10 -4 src/sys/dev/lnc/if_lnc_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 16:43: 1 2001 Delivered-To: cvs-all@freebsd.org Received: from ns.yogotech.com (ns.yogotech.com [206.127.123.66]) by hub.freebsd.org (Postfix) with ESMTP id B574537B71A; Thu, 1 Mar 2001 16:42:53 -0800 (PST) (envelope-from nate@yogotech.com) Received: from nomad.yogotech.com (nomad.yogotech.com [206.127.123.131]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id RAA17547; Thu, 1 Mar 2001 17:42:52 -0700 (MST) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id RAA23533; Thu, 1 Mar 2001 17:42:51 -0700 (MST) (envelope-from nate) From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15006.60555.97100.465265@nomad.yogotech.com> Date: Thu, 1 Mar 2001 17:42:51 -0700 (MST) To: Jonathan Lemon Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet ip_input.c In-Reply-To: <200103012339.f21NdW309088@freefall.freebsd.org> References: <200103012339.f21NdW309088@freefall.freebsd.org> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > jlemon 2001/03/01 15:39:32 PST > > Modified files: (Branch: RELENG_4) > sys/netinet ip_input.c > Log: > MFC: r1.156; verify incoming packet is arriving on correct interface. Wasn't this determined to be buggy? Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 16:44:37 2001 Delivered-To: cvs-all@freebsd.org Received: from prism.flugsvamp.com (cb58709-a.mdsn1.wi.home.com [24.17.241.9]) by hub.freebsd.org (Postfix) with ESMTP id 5BD4337B71A; Thu, 1 Mar 2001 16:44:33 -0800 (PST) (envelope-from jlemon@flugsvamp.com) Received: (from jlemon@localhost) by prism.flugsvamp.com (8.11.0/8.11.0) id f220gwW73011; Thu, 1 Mar 2001 18:42:58 -0600 (CST) (envelope-from jlemon) Date: Thu, 1 Mar 2001 18:42:58 -0600 From: Jonathan Lemon To: Nate Williams Cc: Jonathan Lemon , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet ip_input.c Message-ID: <20010301184258.T25974@prism.flugsvamp.com> References: <200103012339.f21NdW309088@freefall.freebsd.org> <15006.60555.97100.465265@nomad.yogotech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <15006.60555.97100.465265@nomad.yogotech.com> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Mar 01, 2001 at 05:42:51PM -0700, Nate Williams wrote: > > jlemon 2001/03/01 15:39:32 PST > > > > Modified files: (Branch: RELENG_4) > > sys/netinet ip_input.c > > Log: > > MFC: r1.156; verify incoming packet is arriving on correct interface. > > Wasn't this determined to be buggy? Um, no, not that I know of. -- Jonathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 16:50:48 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BBBC837B718; Thu, 1 Mar 2001 16:50:43 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f220ohI19450; Thu, 1 Mar 2001 16:50:43 -0800 (PST) (envelope-from jhb) Message-Id: <200103020050.f220ohI19450@freefall.freebsd.org> From: John Baldwin Date: Thu, 1 Mar 2001 16:50:43 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/french/staroffice52 Makefile ports/german/staroffice52 Makefile ports/editors/staroffice52 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2001/03/01 16:50:43 PST Modified files: french/staroffice52 Makefile german/staroffice52 Makefile editors/staroffice52 Makefile Log: The path needs to be dinked with for the install-user target as well. Submitted by: Martin Blapp Revision Changes Path 1.10 +3 -2 ports/french/staroffice52/Makefile 1.21 +3 -2 ports/german/staroffice52/Makefile 1.26 +3 -2 ports/editors/staroffice52/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 16:51:11 2001 Delivered-To: cvs-all@freebsd.org Received: from ns.yogotech.com (ns.yogotech.com [206.127.123.66]) by hub.freebsd.org (Postfix) with ESMTP id 9175F37B719; Thu, 1 Mar 2001 16:51:04 -0800 (PST) (envelope-from nate@yogotech.com) Received: from nomad.yogotech.com (nomad.yogotech.com [206.127.123.131]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id RAA17685; Thu, 1 Mar 2001 17:50:58 -0700 (MST) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id RAA23577; Thu, 1 Mar 2001 17:50:58 -0700 (MST) (envelope-from nate) From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15006.61041.727634.597339@nomad.yogotech.com> Date: Thu, 1 Mar 2001 17:50:57 -0700 (MST) To: Jonathan Lemon Cc: Nate Williams , Jonathan Lemon , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet ip_input.c In-Reply-To: <20010301184258.T25974@prism.flugsvamp.com> References: <200103012339.f21NdW309088@freefall.freebsd.org> <15006.60555.97100.465265@nomad.yogotech.com> <20010301184258.T25974@prism.flugsvamp.com> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On Thu, Mar 01, 2001 at 05:42:51PM -0700, Nate Williams wrote: > > > jlemon 2001/03/01 15:39:32 PST > > > > > > Modified files: (Branch: RELENG_4) > > > sys/netinet ip_input.c > > > Log: > > > MFC: r1.156; verify incoming packet is arriving on correct interface. > > > > Wasn't this determined to be buggy? > > Um, no, not that I know of. I'll resend the email that Don Lewis sent out right after your commit. From: Don Lewis Sender: owner-cvs-committers@FreeBSD.org To: Jonathan Lemon , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Cc: freebsd-net@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet ip_input.c Date: Tue, 27 Feb 2001 23:27:10 -0800 On Feb 27, 11:43am, Jonathan Lemon wrote: } Subject: cvs commit: src/sys/netinet ip_input.c } jlemon 2001/02/27 11:43:14 PST } } Modified files: } sys/netinet ip_input.c } Log: } When iterating over our list of interface addresses in order to determine } if an arriving packet belongs to us, also check that the packet arrived } through the correct interface. Skip this check if the packet was locally } generated. } } Revision Changes Path } 1.156 +19 -15 src/sys/netinet/ip_input.c } }-- End of excerpt from Jonathan Lemon This (at least the non-IPFIREWALL_FORWARD case) doesn't look right to me. If I have a server dual homed on two networks with the IP addresses 192.168.1.1 and 192.168.2.1, and a client on the 192.168.1.0 network sends a packet to the 192.168.2.1 address to the 192.168.1.1 interface, it looks like the "ours" test will fail. I suspect this will cause the server to attempt to forward this packet out to the 192.168.2.0 network, if it has IP forwarding enabled. On the other hand, it looks like the server will accept a packet received on the 192.168.1.1 interface with the destination address 192.168.2.255. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 16:52:45 2001 Delivered-To: cvs-all@freebsd.org Received: from prism.flugsvamp.com (cb58709-a.mdsn1.wi.home.com [24.17.241.9]) by hub.freebsd.org (Postfix) with ESMTP id 82D4A37B718; Thu, 1 Mar 2001 16:52:35 -0800 (PST) (envelope-from jlemon@flugsvamp.com) Received: (from jlemon@localhost) by prism.flugsvamp.com (8.11.0/8.11.0) id f220p1I73332; Thu, 1 Mar 2001 18:51:01 -0600 (CST) (envelope-from jlemon) Date: Thu, 1 Mar 2001 18:51:01 -0600 From: Jonathan Lemon To: Nate Williams Cc: Jonathan Lemon , Jonathan Lemon , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet ip_input.c Message-ID: <20010301185101.U25974@prism.flugsvamp.com> References: <200103012339.f21NdW309088@freefall.freebsd.org> <15006.60555.97100.465265@nomad.yogotech.com> <20010301184258.T25974@prism.flugsvamp.com> <15006.61041.727634.597339@nomad.yogotech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <15006.61041.727634.597339@nomad.yogotech.com> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Mar 01, 2001 at 05:50:57PM -0700, Nate Williams wrote: > > On Thu, Mar 01, 2001 at 05:42:51PM -0700, Nate Williams wrote: > > > > jlemon 2001/03/01 15:39:32 PST > > > > > > > > Modified files: (Branch: RELENG_4) > > > > sys/netinet ip_input.c > > > > Log: > > > > MFC: r1.156; verify incoming packet is arriving on correct interface. > > > > > > Wasn't this determined to be buggy? > > > > Um, no, not that I know of. > > I'll resend the email that Don Lewis sent out right after your commit. Yes, I read that. I replied privately to Don Lewis. -- Jonathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 16:54:33 2001 Delivered-To: cvs-all@freebsd.org Received: from ns.yogotech.com (ns.yogotech.com [206.127.123.66]) by hub.freebsd.org (Postfix) with ESMTP id 9CE2537B718; Thu, 1 Mar 2001 16:54:22 -0800 (PST) (envelope-from nate@yogotech.com) Received: from nomad.yogotech.com (nomad.yogotech.com [206.127.123.131]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id RAA17757; Thu, 1 Mar 2001 17:54:20 -0700 (MST) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id RAA23614; Thu, 1 Mar 2001 17:54:19 -0700 (MST) (envelope-from nate) From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15006.61243.598226.75873@nomad.yogotech.com> Date: Thu, 1 Mar 2001 17:54:19 -0700 (MST) To: Jonathan Lemon Cc: Nate Williams , Jonathan Lemon , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet ip_input.c In-Reply-To: <20010301185101.U25974@prism.flugsvamp.com> References: <200103012339.f21NdW309088@freefall.freebsd.org> <15006.60555.97100.465265@nomad.yogotech.com> <20010301184258.T25974@prism.flugsvamp.com> <15006.61041.727634.597339@nomad.yogotech.com> <20010301185101.U25974@prism.flugsvamp.com> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > > > jlemon 2001/03/01 15:39:32 PST > > > > > > > > > > Modified files: (Branch: RELENG_4) > > > > > sys/netinet ip_input.c > > > > > Log: > > > > > MFC: r1.156; verify incoming packet is arriving on correct interface. > > > > > > > > Wasn't this determined to be buggy? > > > > > > Um, no, not that I know of. > > > > I'll resend the email that Don Lewis sent out right after your commit. > > Yes, I read that. I replied privately to Don Lewis. And the resolution of his concerns was???? Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 17: 5:50 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E965437B718; Thu, 1 Mar 2001 17:05:47 -0800 (PST) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2215lw22232; Thu, 1 Mar 2001 17:05:47 -0800 (PST) (envelope-from will) Message-Id: <200103020105.f2215lw22232@freefall.freebsd.org> From: Will Andrews Date: Thu, 1 Mar 2001 17:05:47 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/proxyper Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2001/03/01 17:05:47 PST Modified files: misc/proxyper Makefile Log: Fix files/proxyper.sh install. Revision Changes Path 1.10 +2 -2 ports/misc/proxyper/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 17:49:39 2001 Delivered-To: cvs-all@freebsd.org Received: from prism.flugsvamp.com (cb58709-a.mdsn1.wi.home.com [24.17.241.9]) by hub.freebsd.org (Postfix) with ESMTP id EA8F037B719; Thu, 1 Mar 2001 17:49:33 -0800 (PST) (envelope-from jlemon@flugsvamp.com) Received: (from jlemon@localhost) by prism.flugsvamp.com (8.11.0/8.11.0) id f221lpG74810; Thu, 1 Mar 2001 19:47:51 -0600 (CST) (envelope-from jlemon) Date: Thu, 1 Mar 2001 19:47:51 -0600 From: Jonathan Lemon To: Jun-ichiro itojun Hagino Cc: Nate Williams , Jonathan Lemon , Jonathan Lemon , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet ip_input.c Message-ID: <20010301194751.V25974@prism.flugsvamp.com> References: <15006.61041.727634.597339@nomad.yogotech.com> <20010302012741.CECBE7E0E@starfruit.itojun.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <20010302012741.CECBE7E0E@starfruit.itojun.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Mar 02, 2001 at 10:27:41AM +0900, Jun-ichiro itojun Hagino wrote: > > >I'll resend the email that Don Lewis sent out right after your commit. > >On Feb 27, 11:43am, Jonathan Lemon wrote: > >} Subject: cvs commit: src/sys/netinet ip_input.c > >} jlemon 2001/02/27 11:43:14 PST > >} > >} Modified files: > >} sys/netinet ip_input.c > >} Log: > >} When iterating over our list of interface addresses in order to determine > >} if an arriving packet belongs to us, also check that the packet arrived > >} through the correct interface. Skip this check if the packet was locally > >} generated. > > the change, specifically the following part, seem to implement > ingress filtering. the change will choke on multihomed hosts > with assymmetric routing (like packets from X comes into interface A, > and packets to X goes out from interface B). RFC2827 has more detail > on it. I believe it too strong limitation. Actually, it is not source address ingress filtering as RFC2827 talks about, but is a security-related patch, for an upcoming security advisory. Multihomed hosts that are correctly set up will still work; if the host wants to forward packet X out through another interface, it is free to do so. -- Jonathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 18: 2:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 99FAB37B71A; Thu, 1 Mar 2001 18:02:46 -0800 (PST) (envelope-from bmah@FreeBSD.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2222kP31744; Thu, 1 Mar 2001 18:02:46 -0800 (PST) (envelope-from bmah) Message-Id: <200103020202.f2222kP31744@freefall.freebsd.org> From: "Bruce A. Mah" Date: Thu, 1 Mar 2001 18:02:46 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/releases index.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bmah 2001/03/01 18:02:46 PST Modified files: en/releases index.sgml Log: Change projected 5.0-RELEASE date to be hemisphere-neutral. While I'm here, add a couple missing paragraph tags. PR: docs/25376 Submitted by: dan@freebsddiary.org (with some modifications) Revision Changes Path 1.47 +4 -4 www/en/releases/index.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 18: 3: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from starfruit.itojun.org (dhcp108.iijlab.net [202.232.15.108]) by hub.freebsd.org (Postfix) with ESMTP id 86DD737B718; Thu, 1 Mar 2001 18:02:58 -0800 (PST) (envelope-from itojun@itojun.org) Received: from itojun.org (localhost [127.0.0.1]) by starfruit.itojun.org (Postfix) with ESMTP id CECBE7E0E; Fri, 2 Mar 2001 10:27:41 +0900 (JST) To: nate@yogotech.com (Nate Williams) Cc: Jonathan Lemon , Jonathan Lemon , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: nate's message of Thu, 01 Mar 2001 17:50:57 MST. <15006.61041.727634.597339@nomad.yogotech.com> X-Template-Reply-To: itojun@itojun.org X-Template-Return-Receipt-To: itojun@itojun.org X-PGP-Fingerprint: F8 24 B4 2C 8C 98 57 FD 90 5F B4 60 79 54 16 E2 Subject: Re: cvs commit: src/sys/netinet ip_input.c From: Jun-ichiro itojun Hagino Date: Fri, 02 Mar 2001 10:27:41 +0900 Message-Id: <20010302012741.CECBE7E0E@starfruit.itojun.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >I'll resend the email that Don Lewis sent out right after your commit. >On Feb 27, 11:43am, Jonathan Lemon wrote: >} Subject: cvs commit: src/sys/netinet ip_input.c >} jlemon 2001/02/27 11:43:14 PST >} >} Modified files: >} sys/netinet ip_input.c >} Log: >} When iterating over our list of interface addresses in order to determine >} if an arriving packet belongs to us, also check that the packet arrived >} through the correct interface. Skip this check if the packet was locally >} generated. the change, specifically the following part, seem to implement ingress filtering. the change will choke on multihomed hosts with assymmetric routing (like packets from X comes into interface A, and packets to X goes out from interface B). RFC2827 has more detail on it. I believe it too strong limitation. itojun + if (ia->ia_ifp != m->m_pkthdr.rcvif && + (m->m_pkthdr.rcvif->if_flags & IFF_LOOPBACK) == 0) + continue; To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 18:10:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E178E37B719; Thu, 1 Mar 2001 18:10:51 -0800 (PST) (envelope-from gshapiro@FreeBSD.org) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f222Ap634898; Thu, 1 Mar 2001 18:10:51 -0800 (PST) (envelope-from gshapiro) Message-Id: <200103020210.f222Ap634898@freefall.freebsd.org> From: Gregory Neil Shapiro Date: Thu, 1 Mar 2001 18:10:51 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/sendmail freebsd.mc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gshapiro 2001/03/01 18:10:51 PST Modified files: etc/sendmail freebsd.mc Log: Add comments regarding enabling IPv6 Submitted by: ume Revision Changes Path 1.18 +5 -1 src/etc/sendmail/freebsd.mc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 18:11:49 2001 Delivered-To: cvs-all@freebsd.org Received: from coconut.itojun.org (coconut.itojun.org [210.160.95.97]) by hub.freebsd.org (Postfix) with ESMTP id 3C11B37B71A; Thu, 1 Mar 2001 18:11:37 -0800 (PST) (envelope-from itojun@itojun.org) Received: from kiwi.itojun.org (localhost.itojun.org [127.0.0.1]) by coconut.itojun.org (8.9.3+3.2W/3.7W/smtpfeed 1.06) with ESMTP id LAA02587; Fri, 2 Mar 2001 11:11:33 +0900 (JST) To: Jonathan Lemon Cc: Nate Williams , Jonathan Lemon , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: jlemon's message of Thu, 01 Mar 2001 19:47:51 CST. <20010301194751.V25974@prism.flugsvamp.com> X-Template-Reply-To: itojun@itojun.org X-Template-Return-Receipt-To: itojun@itojun.org X-PGP-Fingerprint: F8 24 B4 2C 8C 98 57 FD 90 5F B4 60 79 54 16 E2 Subject: Re: cvs commit: src/sys/netinet ip_input.c From: itojun@iijlab.net Date: Fri, 02 Mar 2001 11:11:33 +0900 Message-ID: <2585.983499093@coconut.itojun.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >> the change, specifically the following part, seem to implement >> ingress filtering. the change will choke on multihomed hosts >> with assymmetric routing (like packets from X comes into interface A, >> and packets to X goes out from interface B). RFC2827 has more detail >> on it. I believe it too strong limitation. > >Actually, it is not source address ingress filtering as RFC2827 talks >about, but is a security-related patch, for an upcoming security >advisory. Multihomed hosts that are correctly set up will still work; >if the host wants to forward packet X out through another interface, >it is free to do so. sorry maybe I misread the patch. then I guess you have changed the host model from weak to strong. if so, there are lots of other components that needs to be changed (source address selection, routing announcements for !IFF_UP interface routes), and i guess there will be lots of breakages in unnumbered interface settings and other configurations. i guess this is safer as default behavior. if firewalls needs to behave as strong model-like, people are free to do so by installing filter configurations. http://www.kame.net/dev/cvsweb.cgi/kame/freebsd4/sys/netinet/ip_input.c.diff?r1=1.12&r2=1.13 itojun To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 18:16:36 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D26AA37B71A; Thu, 1 Mar 2001 18:16:31 -0800 (PST) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f222GVY35705; Thu, 1 Mar 2001 18:16:31 -0800 (PST) (envelope-from kuriyama) Message-Id: <200103020216.f222GVY35705@freefall.freebsd.org> From: Jun Kuriyama Date: Thu, 1 Mar 2001 18:16:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp/ftpmirror Makefile ports/ftp/ftpmirror/files patch-FTP.pm patch-TCP.pm X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2001/03/01 18:16:31 PST Modified files: ftp/ftpmirror Makefile Added files: ftp/ftpmirror/files patch-FTP.pm patch-TCP.pm Log: Apply IPv6 patch. Obtained from: ume No response from: maintainer Revision Changes Path 1.6 +3 -1 ports/ftp/ftpmirror/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 18:24:19 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E099237B719; Thu, 1 Mar 2001 18:24:14 -0800 (PST) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f222OEY36521; Thu, 1 Mar 2001 18:24:14 -0800 (PST) (envelope-from kuriyama) Message-Id: <200103020224.f222OEY36521@freefall.freebsd.org> From: Jun Kuriyama Date: Thu, 1 Mar 2001 18:24:14 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp/ftpmirror Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2001/03/01 18:24:14 PST Modified files: ftp/ftpmirror Makefile Log: Add ipv6 category and bump PORTREVISION. Suggested by: sumikawa Revision Changes Path 1.7 +3 -2 ports/ftp/ftpmirror/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 18:29:46 2001 Delivered-To: cvs-all@freebsd.org Received: from prism.flugsvamp.com (cb58709-a.mdsn1.wi.home.com [24.17.241.9]) by hub.freebsd.org (Postfix) with ESMTP id 7114037B71A; Thu, 1 Mar 2001 18:29:42 -0800 (PST) (envelope-from jlemon@flugsvamp.com) Received: (from jlemon@localhost) by prism.flugsvamp.com (8.11.0/8.11.0) id f222S4176048; Thu, 1 Mar 2001 20:28:04 -0600 (CST) (envelope-from jlemon) Date: Thu, 1 Mar 2001 20:28:04 -0600 From: Jonathan Lemon To: itojun@iijlab.net Cc: Jonathan Lemon , Nate Williams , Jonathan Lemon , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet ip_input.c Message-ID: <20010301202804.W25974@prism.flugsvamp.com> References: <20010301194751.V25974@prism.flugsvamp.com> <2585.983499093@coconut.itojun.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <2585.983499093@coconut.itojun.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Mar 02, 2001 at 11:11:33AM +0900, itojun@iijlab.net wrote: > > >> the change, specifically the following part, seem to implement > >> ingress filtering. the change will choke on multihomed hosts > >> with assymmetric routing (like packets from X comes into interface A, > >> and packets to X goes out from interface B). RFC2827 has more detail > >> on it. I believe it too strong limitation. > > > >Actually, it is not source address ingress filtering as RFC2827 talks > >about, but is a security-related patch, for an upcoming security > >advisory. Multihomed hosts that are correctly set up will still work; > >if the host wants to forward packet X out through another interface, > >it is free to do so. > > sorry maybe I misread the patch. then I guess you have changed the > host model from weak to strong. if so, there are lots of other > components that needs to be changed (source address selection, routing > announcements for !IFF_UP interface routes), and i guess there will be > lots of breakages in unnumbered interface settings and other > configurations. > > i guess this is safer as default behavior. if firewalls needs > to behave as strong model-like, people are free to do so by installing > filter configurations. > http://www.kame.net/dev/cvsweb.cgi/kame/freebsd4/sys/netinet/ip_input.c.diff?r1=1.12&r2=1.13 Yes, this is a weaker approach. However, do you have any evidence that things will break with a stronger model? Note that if the host is acting as a router and forwarding between interfaces, the model reverts to the original weaker behavior. -- Jonathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 18:37: 4 2001 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 6E4EB37B718; Thu, 1 Mar 2001 18:36:59 -0800 (PST) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.3/8.9.3) id VAA06356; Thu, 1 Mar 2001 21:36:54 -0500 (EST) (envelope-from wollman) Date: Thu, 1 Mar 2001 21:36:54 -0500 (EST) From: Garrett Wollman Message-Id: <200103020236.VAA06356@khavrinen.lcs.mit.edu> To: Jonathan Lemon Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet ip_input.c In-Reply-To: <15006.61041.727634.597339@nomad.yogotech.com> References: <200103012339.f21NdW309088@freefall.freebsd.org> <15006.60555.97100.465265@nomad.yogotech.com> <20010301184258.T25974@prism.flugsvamp.com> <15006.61041.727634.597339@nomad.yogotech.com> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG < said: > } When iterating over our list of interface addresses in order to determine > } if an arriving packet belongs to us, also check that the packet arrived > } through the correct interface. Skip this check if the packet was locally > } generated. This change is bogus and breaks multihomed hosts. Please back it out. While RFC 1122 states (3.3.4.2): (A) A host MAY silently discard an incoming datagram whose destination address does not correspond to the physical interface through which it is received. ...modern practice follows what is described in that section as the ``Weak ES model'', wherein ``MUST NOT'' is substituted for ``MAY'' in the requirement above. In any case, the ``Strong ES model'' is not applicable to ``hosts with embedded gateway functionality'' -- which FreeBSD unquestionably is. Furthermore, RFC 1122 is dated and its analysis is incomplete; it is not uncommon for a multi-homed, non-gateway system to receive packets on the ``wrong'' interface as a result of explicit routes introduced by the network administrator to direct traffic intended for a particular host to a particular interface. (For example, ten years ago at UVM we had a network of SGI machines connected by a FDDI ring, which were also multi-homed on an Ethernet. We configured a host route on each of the machines to intentionally direct traffic between these machines to the FDDI regardless of which address was used.) (Oh, and have I mentioned how much I despise the Q_FOREACH() macros?) -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 18:42:47 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7C06D37B718; Thu, 1 Mar 2001 18:42:42 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f222ggm37816; Thu, 1 Mar 2001 18:42:42 -0800 (PST) (envelope-from obrien) Message-Id: <200103020242.f222ggm37816@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 1 Mar 2001 18:42:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc.295/config freebsd.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/03/01 18:42:42 PST Modified files: contrib/gcc.295/config freebsd.h Log: Push as much as was easy of the mixed ELF & a.out support for the i386 into the i386 MD FreeBSD header. Also comment tweaking, continuation line style changes, and other minor changes to make this closer to the latest FSF/GNU 3.0 sources (to reduce my headache when 3.0 is imported). Revision Changes Path 1.34 +22 -131 src/contrib/gcc.295/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 Thu Mar 1 18:46:15 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DBEFC37B718; Thu, 1 Mar 2001 18:46:05 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f222k5g38163; Thu, 1 Mar 2001 18:46:05 -0800 (PST) (envelope-from obrien) Message-Id: <200103020246.f222k5g38163@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 1 Mar 2001 18:46:05 -0800 (PST) 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 X-Loop: FreeBSD.ORG obrien 2001/03/01 18:46:05 PST Modified files: contrib/gcc.295/config/i386 freebsd.h Log: Move the obvious bits of mixed ELF and a.out support down into this MD header to reduce the difference of our sources to the stock GNU/FSF ones. While the mix binary format support was nice to have in the FreeBSD MI header as a frame work, it just clutters up too much and makes the FreeBSD MI header more different from the FSF/GNU stock one than it needs to be. Revision Changes Path 1.39 +109 -1 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 Thu Mar 1 18:57: 5 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5C71C37B719; Thu, 1 Mar 2001 18:57:00 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f222v0Q39209; Thu, 1 Mar 2001 18:57:00 -0800 (PST) (envelope-from obrien) Message-Id: <200103020257.f222v0Q39209@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 1 Mar 2001 18:57:00 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/cc Makefile.inc src/gnu/usr.bin/cc/cc_tools freebsd-native.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/03/01 18:57:00 PST Modified files: gnu/usr.bin/cc Makefile.inc gnu/usr.bin/cc/cc_tools freebsd-native.h Log: Define "FREEBSD_NATIVE" in the freebsd-native header to reduce the amount of stuff (and thus length of error output) we put on the invocation command line. Also follow the new FSF/GNU style of giving the symbol a value so it can be used in `if()' statements in addition to `#if' so seldomly compiled in code (on some platforms) gets compiled always, to help reduce bit-rot. Revision Changes Path 1.54 +2 -2 src/gnu/usr.bin/cc/Makefile.inc 1.9 +4 -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 Thu Mar 1 19: 0:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F255B37B71A; Thu, 1 Mar 2001 19:00:41 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2230fS39724; Thu, 1 Mar 2001 19:00:41 -0800 (PST) (envelope-from obrien) Message-Id: <200103020300.f2230fS39724@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 1 Mar 2001 19:00:41 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/cc/cc_tools Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/03/01 19:00:41 PST Modified files: gnu/usr.bin/cc/cc_tools Makefile Log: Include `dbxelf.h' via tm.h (the approved FSF/GNU way) vs. in our MI header. Revision Changes Path 1.51 +3 -2 src/gnu/usr.bin/cc/cc_tools/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 19:18:15 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 40C4B37B71A; Thu, 1 Mar 2001 19:18:11 -0800 (PST) (envelope-from gallatin@FreeBSD.org) Received: (from gallatin@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f223IBh43207; Thu, 1 Mar 2001 19:18:11 -0800 (PST) (envelope-from gallatin) Message-Id: <200103020318.f223IBh43207@freefall.freebsd.org> From: Andrew Gallatin Date: Thu, 1 Mar 2001 19:18:11 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/linux linux_sysvec.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gallatin 2001/03/01 19:18:11 PST Modified files: (Branch: RELENG_4) sys/i386/linux linux_sysvec.c Log: MFC: 1.70 Correct a misnamed argument hidden behind a #ifdef DEBUG I missed this in my mass signal MFC PR: i386/25483 Revision Changes Path 1.55.2.6 +2 -2 src/sys/i386/linux/linux_sysvec.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 20:30:19 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0F40537B71B; Thu, 1 Mar 2001 20:30:17 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f224UHX51642; Thu, 1 Mar 2001 20:30:17 -0800 (PST) (envelope-from imp) Message-Id: <200103020430.f224UHX51642@freefall.freebsd.org> From: Warner Losh Date: Thu, 1 Mar 2001 20:30:16 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 resource_query_string.9 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2001/03/01 20:30:16 PST Modified files: share/man/man9 resource_query_string.9 Log: Flesh out this man page a bit more. Add information about resource_query_unit and improve the descriptions of the parameters passed to these functions. Plus a couple minor formatting/markup changes: o Quote -1 as \-1. o .Dq hints to match resource_int_value(). Revision Changes Path 1.3 +59 -21 src/share/man/man9/resource_query_string.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 20:32:56 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E15AD37B71F; Thu, 1 Mar 2001 20:32:50 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f224Wo651892; Thu, 1 Mar 2001 20:32:50 -0800 (PST) (envelope-from imp) Message-Id: <200103020432.f224Wo651892@freefall.freebsd.org> From: Warner Losh Date: Thu, 1 Mar 2001 20:32:50 -0800 (PST) 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 X-Loop: FreeBSD.ORG imp 2001/03/01 20:32:50 PST Modified files: share/man/man9 Makefile Log: Add link for resource_query_unit, now documented in the resource_query_string man page. Revision Changes Path 1.99 +2 -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 Thu Mar 1 20:48:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 313FD37B71A; Thu, 1 Mar 2001 20:48:42 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f224mgd53588; Thu, 1 Mar 2001 20:48:42 -0800 (PST) (envelope-from mjacob) Message-Id: <200103020448.f224mgd53588@freefall.freebsd.org> From: Matt Jacob Date: Thu, 1 Mar 2001 20:48:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp_inline.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2001/03/01 20:48:42 PST Modified files: sys/dev/isp isp_inline.h Log: Fix isp_print_qentry to print all four lines- it's been broken for months. Revision Changes Path 1.13 +4 -3 src/sys/dev/isp/isp_inline.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 20:56:59 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DEF1E37B719; Thu, 1 Mar 2001 20:56:56 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f224uu354421; Thu, 1 Mar 2001 20:56:56 -0800 (PST) (envelope-from mjacob) Message-Id: <200103020456.f224uu354421@freefall.freebsd.org> From: Matt Jacob Date: Thu, 1 Mar 2001 20:56:56 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp_inline.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2001/03/01 20:56:56 PST Modified files: (Branch: RELENG_4) sys/dev/isp isp_inline.h Log: MFC: Fix isp_print_qentry to print all four lines- it's been broken for months. Revision Changes Path 1.6.2.5 +4 -3 src/sys/dev/isp/isp_inline.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 21:18:30 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A99FA37B718; Thu, 1 Mar 2001 21:18:27 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f225IRe58972; Thu, 1 Mar 2001 21:18:27 -0800 (PST) (envelope-from knu) Message-Id: <200103020518.f225IRe58972@freefall.freebsd.org> From: Akinori MUSHA Date: Thu, 1 Mar 2001 21:18:27 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/chasen Makefile pkg-plist ports/japanese/chasen/files Makefile.lib patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2001/03/01 21:18:27 PST Modified files: japanese/chasen Makefile pkg-plist japanese/chasen/files patch-aa Added files: japanese/chasen/files Makefile.lib Log: Install the library and the headers as well. Approved by: kuriyama (MAINTAINER) Revision Changes Path 1.12 +8 -3 ports/japanese/chasen/Makefile 1.5 +8 -0 ports/japanese/chasen/pkg-plist 1.4 +35 -2 ports/japanese/chasen/files/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 21:21: 2 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4E38937B719; Thu, 1 Mar 2001 21:20:56 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f225KuQ59411; Thu, 1 Mar 2001 21:20:56 -0800 (PST) (envelope-from knu) Message-Id: <200103020520.f225KuQ59411@freefall.freebsd.org> From: Akinori MUSHA Date: Thu, 1 Mar 2001 21:20:56 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese Makefile ports/japanese/ruby-chasen Makefile distinfo pkg-comment pkg-descr pkg-plist ports/japanese/ruby-chasen/files patch-extconf.rb X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2001/03/01 21:20:56 PST Modified files: japanese Makefile Added files: japanese/ruby-chasen Makefile distinfo pkg-comment pkg-descr pkg-plist japanese/ruby-chasen/files patch-extconf.rb Log: Add ruby-chasen, ChaSen module for Ruby. Revision Changes Path 1.344 +2 -1 ports/japanese/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 21:21: 9 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 22D2C37B71D; Thu, 1 Mar 2001 21:21:03 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f225L3H59455; Thu, 1 Mar 2001 21:21:03 -0800 (PST) (envelope-from knu) Message-Id: <200103020521.f225L3H59455@freefall.freebsd.org> From: Akinori MUSHA Date: Thu, 1 Mar 2001 21:21:03 -0800 (PST) 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 X-Loop: FreeBSD.ORG knu 2001/03/01 21:21:02 PST Modified files: . modules Log: ruby-chasen --> ports/japanese/ruby-chasen Revision Changes Path 1.2499 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 21:33:10 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DAFFD37B718; Thu, 1 Mar 2001 21:33:03 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f225X3r60233; Thu, 1 Mar 2001 21:33:03 -0800 (PST) (envelope-from jhb) Message-Id: <200103020533.f225X3r60233@freefall.freebsd.org> From: John Baldwin Date: Thu, 1 Mar 2001 21:33:03 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_intr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2001/03/01 21:33:03 PST Modified files: sys/kern kern_intr.c Log: - Check to see if malloc() returned NULL even with M_WAITOK. - Add a KASSERT() to ensure an ithread has a backing kernel thread when we schedule it. - Don't attempt to preemptively switch to an ithread if p_stat of curproc is not SRUN. Revision Changes Path 1.48 +7 -2 src/sys/kern/kern_intr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 21:33:59 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C9F4937B71A; Thu, 1 Mar 2001 21:33:53 -0800 (PST) (envelope-from mdodd@FreeBSD.org) Received: (from mdodd@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f225Xrv60299; Thu, 1 Mar 2001 21:33:53 -0800 (PST) (envelope-from mdodd) Message-Id: <200103020533.f225Xrv60299@freefall.freebsd.org> From: "Matthew N. Dodd" Date: Thu, 1 Mar 2001 21:33:53 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include bus_at386.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mdodd 2001/03/01 21:33:53 PST Modified files: sys/i386/include bus_at386.h Log: version 1.7 made some changes to correct problems identifed by compiling with egcs-1.1.1. bus_space_write_multi_2() had an extra operation that should have been removed. Remove it. This fixes the panic when bus_space_write_multi_2() is used. Obtained from: jake Revision Changes Path 1.13 +1 -2 src/sys/i386/include/bus_at386.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 21:37:56 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6806937B719; Thu, 1 Mar 2001 21:37:51 -0800 (PST) (envelope-from mdodd@FreeBSD.org) Received: (from mdodd@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f225bpd60621; Thu, 1 Mar 2001 21:37:51 -0800 (PST) (envelope-from mdodd) Message-Id: <200103020537.f225bpd60621@freefall.freebsd.org> From: "Matthew N. Dodd" Date: Thu, 1 Mar 2001 21:37:51 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include bus_at386.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mdodd 2001/03/01 21:37:51 PST Modified files: (Branch: RELENG_4) sys/i386/include bus_at386.h Log: MFC 1.13: Fix bus_space_write_multi_2 Revision Changes Path 1.8.2.2 +1 -2 src/sys/i386/include/bus_at386.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 21:45:56 2001 Delivered-To: cvs-all@freebsd.org Received: from prism.flugsvamp.com (cb58709-a.mdsn1.wi.home.com [24.17.241.9]) by hub.freebsd.org (Postfix) with ESMTP id D0E0E37B718; Thu, 1 Mar 2001 21:45:48 -0800 (PST) (envelope-from jlemon@flugsvamp.com) Received: (from jlemon@localhost) by prism.flugsvamp.com (8.11.0/8.11.0) id f225iE481976; Thu, 1 Mar 2001 23:44:14 -0600 (CST) (envelope-from jlemon) Date: Thu, 1 Mar 2001 23:44:14 -0600 From: Jonathan Lemon To: Garrett Wollman Cc: Jonathan Lemon , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet ip_input.c Message-ID: <20010301234414.Y25974@prism.flugsvamp.com> References: <200103012339.f21NdW309088@freefall.freebsd.org> <15006.60555.97100.465265@nomad.yogotech.com> <20010301184258.T25974@prism.flugsvamp.com> <15006.61041.727634.597339@nomad.yogotech.com> <200103020236.VAA06356@khavrinen.lcs.mit.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <200103020236.VAA06356@khavrinen.lcs.mit.edu> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Mar 01, 2001 at 09:36:54PM -0500, Garrett Wollman wrote: > < said: > > > } When iterating over our list of interface addresses in order to determine > > } if an arriving packet belongs to us, also check that the packet arrived > > } through the correct interface. Skip this check if the packet was locally > > } generated. > > This change is bogus and breaks multihomed hosts. Please back it > out. While RFC 1122 states (3.3.4.2): > > (A) A host MAY silently discard an incoming datagram whose > destination address does not correspond to the physical > interface through which it is received. > > ...modern practice follows what is described in that section as the > ``Weak ES model'', wherein ``MUST NOT'' is substituted for ``MAY'' in > the requirement above. > > In any case, the ``Strong ES model'' is not applicable to ``hosts with > embedded gateway functionality'' -- which FreeBSD unquestionably is. > Furthermore, RFC 1122 is dated and its analysis is incomplete; it is > not uncommon for a multi-homed, non-gateway system to receive packets > on the ``wrong'' interface as a result of explicit routes introduced > by the network administrator to direct traffic intended for a > particular host to a particular interface. (For example, ten years > ago at UVM we had a network of SGI machines connected by a FDDI ring, > which were also multi-homed on an Ethernet. We configured a host > route on each of the machines to intentionally direct traffic between > these machines to the FDDI regardless of which address was used.) I understand what you're saying, but I don't agree. The cases where the system is configured as a non-gateway machine but is supposed to receive packets on the 'wrong' interface are not that common. Also, I will point out that we now have alternate mechanisms for accomplishing the same thing; e.g. the configuration you described above could be set up by adding an alias of the ethernet interface to the FDDI interface for each machine. Three points: 1. This allowed by the RFC, and closes a few security holes as well as what probably is a violation of POLA, so I don't think this should be backed out. 2. If the host is acting as a gateway, (ip_forwarding is enabled) then this check will be essentially bypassed. If you are going to act as a gateway, you should be running firewall rules anyway. 3. I will concede that there may be some situations that I haven't considered where the old behavior may be desirable, so I propose adding a sysctl "net.inet.ip.check_interface", which defaults to on, which can be toggled to switch back to the old behavior. > (Oh, and have I mentioned how much I despise the Q_FOREACH() macros?) The macros are okay, the uppercase conventions are ugly. -- Jonathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 21:48:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2C58E37B718; Thu, 1 Mar 2001 21:48:43 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f225mhf61401; Thu, 1 Mar 2001 21:48:43 -0800 (PST) (envelope-from knu) Message-Id: <200103020548.f225mhf61401@freefall.freebsd.org> From: Akinori MUSHA Date: Thu, 1 Mar 2001 21:48:43 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/chasen Makefile pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2001/03/01 21:48:43 PST Modified files: japanese/chasen Makefile pkg-plist Log: Succeed to the maintainership. Offered by: kuriyama (MAINTAINER) Install the documents as well. Revision Changes Path 1.13 +15 -3 ports/japanese/chasen/Makefile 1.6 +9 -0 ports/japanese/chasen/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 Mar 1 21:49:12 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DF81037B718; Thu, 1 Mar 2001 21:49:03 -0800 (PST) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f225n3k61477; Thu, 1 Mar 2001 21:49:03 -0800 (PST) (envelope-from kuriyama) Message-Id: <200103020549.f225n3k61477@freefall.freebsd.org> From: Jun Kuriyama Date: Thu, 1 Mar 2001 21:49:03 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/postfix-current distinfo ports/mail/postfix-current/scripts configure.postfix X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2001/03/01 21:49:03 PST Modified files: mail/postfix-current distinfo mail/postfix-current/scripts configure.postfix Log: Update to new IPv6 patch. Revision Changes Path 1.24 +1 -1 ports/mail/postfix-current/distinfo 1.11 +2 -2 ports/mail/postfix-current/scripts/configure.postfix To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 21:55:30 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 68E3937B71B; Thu, 1 Mar 2001 21:55:26 -0800 (PST) (envelope-from keith@FreeBSD.org) Received: (from keith@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f225tQJ61948; Thu, 1 Mar 2001 21:55:26 -0800 (PST) (envelope-from keith) Message-Id: <200103020555.f225tQJ61948@freefall.freebsd.org> From: Jing-Tang Keith Jang Date: Thu, 1 Mar 2001 21:55:26 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/chinese/moefonts-cid pkg-install X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG keith 2001/03/01 21:55:26 PST Modified files: chinese/moefonts-cid pkg-install Log: Install in Ghostscript 6.50 directory, instead of 6.01. Submitted by: kevlo Revision Changes Path 1.2 +1 -1 ports/chinese/moefonts-cid/pkg-install To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 21:57:43 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7031737B71A; Thu, 1 Mar 2001 21:57:40 -0800 (PST) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f225vem62271; Thu, 1 Mar 2001 21:57:40 -0800 (PST) (envelope-from markm) Message-Id: <200103020557.f225vem62271@freefall.freebsd.org> From: Mark Murray Date: Thu, 1 Mar 2001 21:57:40 -0800 (PST) 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 X-Loop: FreeBSD.ORG markm 2001/03/01 21:57:40 PST Modified files: sys/i386/conf NOTES Log: Back out a removal that I was far to quick to apply. The root cause has been fixed. Revision Changes Path 1.899 +4 -1 src/sys/i386/conf/NOTES To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 22: 6:15 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0753437B71A; Thu, 1 Mar 2001 22:06:13 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2266Da65689; Thu, 1 Mar 2001 22:06:13 -0800 (PST) (envelope-from obrien) Message-Id: <200103020606.f2266Da65689@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 1 Mar 2001 22:06:12 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc/config/alpha elf.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/03/01 22:06:12 PST Modified files: (Branch: RELENG_4) contrib/gcc/config/alpha elf.h Log: Reduce symbol pollution needed for gcc 2.95.3 tst3. (this is a simular change to one I made in the FSF/GNU CVS tree) Revision Changes Path 1.3.2.2 +21 -1 src/contrib/gcc/config/alpha/elf.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 22: 7:42 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 359AC37B71A; Thu, 1 Mar 2001 22:07:39 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2267d865845; Thu, 1 Mar 2001 22:07:39 -0800 (PST) (envelope-from jhb) Message-Id: <200103020607.f2267d865845@freefall.freebsd.org> From: John Baldwin Date: Thu, 1 Mar 2001 22:07:39 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_intr.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2001/03/01 22:07:39 PST Modified files: sys/kern kern_intr.c Log: Ok, the kernel will panic in kmem_malloc() if the kernel map is full, so malloc with M_WAITOK can't actually return NULL. I wish I could get two people to give me the same answer about this when I ask... Submitted by: jake Revision Changes Path 1.49 +1 -5 src/sys/kern/kern_intr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 22: 8:10 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 23A1D37B718; Thu, 1 Mar 2001 22:08:06 -0800 (PST) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22686p65916; Thu, 1 Mar 2001 22:08:06 -0800 (PST) (envelope-from kuriyama) Message-Id: <200103020608.f22686p65916@freefall.freebsd.org> From: Jun Kuriyama Date: Thu, 1 Mar 2001 22:08:06 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/postfix-current Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2001/03/01 22:08:06 PST Modified files: mail/postfix-current Makefile Log: Bump PORTREVISION and add ipv6 to categories. Pointed out by: sumikawa Revision Changes Path 1.45 +3 -2 ports/mail/postfix-current/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 22:29: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 48E2537B719; Thu, 1 Mar 2001 22:28:56 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f226SuJ72869; Thu, 1 Mar 2001 22:28:56 -0800 (PST) (envelope-from mjacob) Message-Id: <200103020628.f226SuJ72869@freefall.freebsd.org> From: Matt Jacob Date: Thu, 1 Mar 2001 22:28:56 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp isp.c isp_freebsd.c isp_inline.h isp_pci.c isp_target.c isp_target.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2001/03/01 22:28:56 PST Modified files: sys/dev/isp isp.c isp_freebsd.c isp_inline.h isp_pci.c isp_target.c isp_target.h Log: Switch to using 16 bit handles instead of 32 bit handles. This is a pretty invasive change, but there are three good reasons to do this: 1. We'll never have > 16 bits of handle. 2. We can (eventually) enable the RIO (Reduced Interrupt Operation) bits which return multiple completing 16 bit handles in mailbox registers. 3. The !)$*)$*~)@$*~)$* Qlogic target mode for parallel SCSI spec changed such that at_reserved (which was 32 bits) was split into two pieces- and one of which was a 16 bit handle id that functions like the at_rxid for Fibre Channel (a tag for the f/w to correlate CTIOs with a particular command). Since we had to muck with that and this changed the whole handler architecture, we might as well... Propagate new at_handle on through int ct_fwhandle. Follow implications of changing to 16 bit handles. These above changes at least get Qlogic 1040 cards working in target mode again. 1080/12160 cards don't work yet. In isp.c: Prepare for doing all loop management in outer layers. Revision Changes Path 1.61 +52 -17 src/sys/dev/isp/isp.c 1.60 +36 -19 src/sys/dev/isp/isp_freebsd.c 1.14 +15 -15 src/sys/dev/isp/isp_inline.h 1.64 +37 -32 src/sys/dev/isp/isp_pci.c 1.13 +4 -3 src/sys/dev/isp/isp_target.c 1.11 +12 -7 src/sys/dev/isp/isp_target.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 22:34: 9 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C04BB37B71A; Thu, 1 Mar 2001 22:34:05 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f226Y5r73574; Thu, 1 Mar 2001 22:34:05 -0800 (PST) (envelope-from knu) Message-Id: <200103020634.f226Y5r73574@freefall.freebsd.org> From: Akinori MUSHA Date: Thu, 1 Mar 2001 22:34:05 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/p5-Text-Kakasi Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2001/03/01 22:34:05 PST Modified files: japanese/p5-Text-Kakasi Makefile Log: Use PERL_CONFIGURE. Revision Changes Path 1.8 +3 -7 ports/japanese/p5-Text-Kakasi/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 22:46:37 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 261F437B71A; Thu, 1 Mar 2001 22:46:32 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f226kWD74976; Thu, 1 Mar 2001 22:46:32 -0800 (PST) (envelope-from knu) Message-Id: <200103020646.f226kWD74976@freefall.freebsd.org> From: Akinori MUSHA Date: Thu, 1 Mar 2001 22:46:32 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/p5-Jcode Makefile ports/japanese/p5-nkf Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2001/03/01 22:46:31 PST Modified files: japanese/p5-Jcode Makefile japanese/p5-nkf Makefile Log: Use PERL_CONFIGURE. Left out by: vanilla ;) Revision Changes Path 1.12 +4 -6 ports/japanese/p5-Jcode/Makefile 1.7 +3 -7 ports/japanese/p5-nkf/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 22:59: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DFD9237B71B; Thu, 1 Mar 2001 22:58:58 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f226www76715; Thu, 1 Mar 2001 22:58:58 -0800 (PST) (envelope-from knu) Message-Id: <200103020658.f226www76715@freefall.freebsd.org> From: Akinori MUSHA Date: Thu, 1 Mar 2001 22:58:58 -0800 (PST) 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 X-Loop: FreeBSD.ORG knu 2001/03/01 22:58:58 PST Modified files: . modules Log: Prefix "ja-" to monafonts and ruby-chasen properly. Revision Changes Path 1.2500 +3 -3 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 Mar 1 23: 0:36 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9FEE437B71A; Thu, 1 Mar 2001 23:00:32 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2270W576949; Thu, 1 Mar 2001 23:00:32 -0800 (PST) (envelope-from knu) Message-Id: <200103020700.f2270W576949@freefall.freebsd.org> From: Akinori MUSHA Date: Thu, 1 Mar 2001 23:00:32 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese Makefile ports/japanese/p5-Text-ChaSen Makefile pkg-comment pkg-descr pkg-plist ports/japanese/p5-Text-ChaSen/files patch-ChaSen.pm patch-ChaSen.xs patch-Makefile.PL X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2001/03/01 23:00:32 PST Modified files: japanese Makefile Added files: japanese/p5-Text-ChaSen Makefile pkg-comment pkg-descr pkg-plist japanese/p5-Text-ChaSen/files patch-ChaSen.pm patch-ChaSen.xs patch-Makefile.PL Log: Add ja-p5-Text-ChaSen, the ChaSen library module for Perl5, separated from japanese/chasen. Revision Changes Path 1.345 +2 -1 ports/japanese/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 23: 0:52 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7848E37B719; Thu, 1 Mar 2001 23:00:42 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2270gF77007; Thu, 1 Mar 2001 23:00:42 -0800 (PST) (envelope-from knu) Message-Id: <200103020700.f2270gF77007@freefall.freebsd.org> From: Akinori MUSHA Date: Thu, 1 Mar 2001 23:00:40 -0800 (PST) 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 X-Loop: FreeBSD.ORG knu 2001/03/01 23:00:40 PST Modified files: . modules Log: ja-p5-Text-ChaSen --> ports/japanese/p5-Text-ChaSen Revision Changes Path 1.2501 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 23: 2: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A519B37B71A; Thu, 1 Mar 2001 23:02:00 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22720B77310; Thu, 1 Mar 2001 23:02:00 -0800 (PST) (envelope-from knu) Message-Id: <200103020702.f22720B77310@freefall.freebsd.org> From: Akinori MUSHA Date: Thu, 1 Mar 2001 23:02:00 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/chasen Makefile pkg-plist ports/japanese/chasen/files patch-ae patch-af patch-ag X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2001/03/01 23:02:00 PST Modified files: japanese/chasen Makefile pkg-plist Removed files: japanese/chasen/files patch-ae patch-af patch-ag Log: The Perl5 module portion has been moved to japanese/p5-Text-ChaSen. Revision Changes Path 1.14 +2 -12 ports/japanese/chasen/Makefile 1.7 +0 -8 ports/japanese/chasen/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 Mar 1 23: 6:53 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A7AF437B719; Thu, 1 Mar 2001 23:06:50 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2276hC79831; Thu, 1 Mar 2001 23:06:43 -0800 (PST) (envelope-from knu) Message-Id: <200103020706.f2276hC79831@freefall.freebsd.org> From: Akinori MUSHA Date: Thu, 1 Mar 2001 23:06:43 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/namazu2 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2001/03/01 23:06:36 PST Modified files: japanese/namazu2 Makefile Log: Fix the dependency. (japanese/chasen -> japanese/p5-Text-ChaSen) Revision Changes Path 1.19 +2 -2 ports/japanese/namazu2/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 23:28:40 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2EF8237B71A; Thu, 1 Mar 2001 23:28:37 -0800 (PST) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f227SbL82774; Thu, 1 Mar 2001 23:28:37 -0800 (PST) (envelope-from kuriyama) Message-Id: <200103020728.f227SbL82774@freefall.freebsd.org> From: Jun Kuriyama Date: Thu, 1 Mar 2001 23:28:37 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/bind9 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2001/03/01 23:28:37 PST Modified files: net/bind9 Makefile Log: Add more master sites. Approved by: maintainer Revision Changes Path 1.31 +3 -2 ports/net/bind9/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 23:30:44 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8A0A937B71A; Thu, 1 Mar 2001 23:30:37 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f227UbY83041; Thu, 1 Mar 2001 23:30:37 -0800 (PST) (envelope-from imp) Message-Id: <200103020730.f227UbY83041@freefall.freebsd.org> From: Warner Losh Date: Thu, 1 Mar 2001 23:30:37 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/wall wall.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2001/03/01 23:30:37 PST Modified files: usr.bin/wall wall.c Log: Add -g group to usage message. Don't treat pointer as a boolean, but instead test it against NULL. Add warning for groups that don't exist Submitted by: ru Revision Changes Path 1.18 +5 -3 src/usr.bin/wall/wall.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 23:34:53 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 80E9337B719; Thu, 1 Mar 2001 23:34:49 -0800 (PST) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f227Yn183471; Thu, 1 Mar 2001 23:34:49 -0800 (PST) (envelope-from kuriyama) Message-Id: <200103020734.f227Yn183471@freefall.freebsd.org> From: Jun Kuriyama Date: Thu, 1 Mar 2001 23:34:49 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/bind8 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2001/03/01 23:34:49 PST Modified files: net/bind8 Makefile Log: Add more master sites. Requested by: maintainer Revision Changes Path 1.24 +3 -2 ports/net/bind8/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Thu Mar 1 23:47:25 2001 Delivered-To: cvs-all@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-158.dsl.lsan03.pacbell.net [63.207.60.158]) by hub.freebsd.org (Postfix) with ESMTP id 4934637B719; Thu, 1 Mar 2001 23:47:19 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 2DE1A66EED; Thu, 1 Mar 2001 23:47:13 -0800 (PST) Date: Thu, 1 Mar 2001 23:47:13 -0800 From: Kris Kennaway To: Clive Lin Cc: Dag-Erling Smorgrav , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: CVSROOT modules Message-ID: <20010301234712.A47820@mollari.cthul.hu> References: <200103011801.f21I1VW48363@freefall.freebsd.org> <20010302033532.A69557@cartier.cirx.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="J/dobhs11T7y2rNN" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010302033532.A69557@cartier.cirx.org>; from clive@CirX.ORG on Fri, Mar 02, 2001 at 03:35:32AM +0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --J/dobhs11T7y2rNN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 02, 2001 at 03:35:32AM +0800, Clive Lin wrote: > On Thu, Mar 01, 2001 at 08:16:13PM +0100, Dag-Erling Smorgrav wrote: > > Clive Lin writes: > > > Log: > > > alephone --> ports/games/alephone > >=20 > > What's this, "moderate BUGTRAQ as fast as you can"? >=20 > I have no idea why this Doom like, or Q3A like, or Counter Strike > like, or ... anyway, a 3D killing game, has the same name as BUGTRAQ > moderator :> >=20 > heh, I even do lc("AlephOne") and hope nobody notices it.. They both take their name from the Hebrew letter Aleph and the subscript 1, which is the notation for the mathematical concept of an uncountable infinity -- as opposed to a countable infinity ("aleph null"), i.e. an infinite set you can pair up with the natural numbers 1, 2, 3, ... . The integers (..., -2, -1, 0, 1, 2, ...) are an example of a countably infinite set, whereas the real numbers are an example of an uncountably infinite set. Interesting mathematical trivia: aleph one is "obviously" larger than aleph null, but it was an unsolved question for a long time whether there are any numbers larger than aleph null but smaller than aleph one, in an appropriate sense. In fact this is David Hilbert's first Unsolved Problem from the International Congress of Mathematics in Paris, 1900 (where he presented a list of 23 major unsolved problems he believed would serve as challenges and inspirations for mathematicians in the upcoming century. Many remain unsolved). I believe this question was resolved by Kurt Godel with the answer being "it depends" (on the axioms of your brand of mathematics you choose). Kris --J/dobhs11T7y2rNN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6n1AAWry0BWjoQKURAtvMAKCYDHVpG+BQqNDRdrs6OdIpfuBChACfQvlJ fwUuoESZrh4ym2AwfaJkqO0= =Lz5r -----END PGP SIGNATURE----- --J/dobhs11T7y2rNN-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 0: 9:23 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2510037B718; Fri, 2 Mar 2001 00:09:20 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2289Kt89508; Fri, 2 Mar 2001 00:09:20 -0800 (PST) (envelope-from ru) Message-Id: <200103020809.f2289Kt89508@freefall.freebsd.org> From: Ruslan Ermilov Date: Fri, 2 Mar 2001 00:09:20 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 resource_query_string.9 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/03/02 00:09:19 PST Modified files: share/man/man9 resource_query_string.9 Log: Fix the rest of formatting. Revision Changes Path 1.4 +28 -28 src/share/man/man9/resource_query_string.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 0:15:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AEDBC37B718; Fri, 2 Mar 2001 00:15:41 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f228Ffx90321; Fri, 2 Mar 2001 00:15:41 -0800 (PST) (envelope-from peter) Message-Id: <200103020815.f228Ffx90321@freefall.freebsd.org> From: Peter Wemm Date: Fri, 2 Mar 2001 00:15:41 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sysinstall sysinstall.h tcpip.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2001/03/02 00:15:41 PST Modified files: usr.sbin/sysinstall sysinstall.h tcpip.c Log: Ack! I finally got annoyed enough to actually kill this. There is no need to manually force the network_interfaces variable in /etc/rc.conf, and it only ever gets in the way. rc.network and rc.network6 DTRT with the default of 'auto'. This should have died over a year ago. Revision Changes Path 1.202 +1 -2 src/usr.sbin/sysinstall/sysinstall.h 1.113 +1 -10 src/usr.sbin/sysinstall/tcpip.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 0:17:28 2001 Delivered-To: cvs-all@freebsd.org Received: from wint.itfs.nsk.su (wint.itfs.nsk.su [212.20.32.43]) by hub.freebsd.org (Postfix) with ESMTP id 8A9AA37B718 for ; Fri, 2 Mar 2001 00:17:24 -0800 (PST) (envelope-from nnd@wint.itfs.nsk.su) Received: (from nnd@localhost) by wint.itfs.nsk.su (8.11.3/8.11.1) id f228HMq00592; Fri, 2 Mar 2001 14:17:22 +0600 (NOVT) (envelope-from nnd) Date: Fri, 2 Mar 2001 14:17:22 +0600 (NOVT) Message-Id: <200103020817.f228HMq00592@wint.itfs.nsk.su> From: nnd@mail.nsk.ru To: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.bin/wall ttymsg.c wall.1 wall.c In-Reply-To: <200103010543.f215hD097964@freefall.freebsd.org> User-Agent: tin/1.5.8-20010221 ("Blue Water") (UNIX) (FreeBSD/5.0-CURRENT (i386)) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article <200103010543.f215hD097964@freefall.freebsd.org> you wrote: > > Modified files: > usr.bin/wall ttymsg.c wall.1 wall.c > Log: > o Add support for wall -g. This will send a message to all members of > a given group. > o Minor code style cleanups while I'm here > > Reviewed by: bde, kris, markm, audit@ And there is still trivial error in the 'ttymsg.c' after all that reviews ;-) You've change (void) strcpy(device + sizeof(_PATH_DEV) - 1, line); to strlcat(device, line, sizeof(device)); wich leads to the device's names of the "/dev/ttyv1ttyp0" kind due to 'static char device[...' definition. N.Dudorov To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 0:24: 4 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 147B037B719; Fri, 2 Mar 2001 00:24:02 -0800 (PST) (envelope-from jkh@FreeBSD.org) Received: (from jkh@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f228O2s91179; Fri, 2 Mar 2001 00:24:02 -0800 (PST) (envelope-from jkh) Message-Id: <200103020824.f228O2s91179@freefall.freebsd.org> From: "Jordan K. Hubbard" Date: Fri, 2 Mar 2001 00:24:01 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults rc.conf X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jkh 2001/03/02 00:24:01 PST Modified files: (Branch: RELENG_4) etc/defaults rc.conf Log: MFC: make ibcs2 coff loader load by default (when ibcs2 support enabled) Revision Changes Path 1.53.2.17 +2 -2 src/etc/defaults/rc.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 0:29:36 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9ECB937B719; Fri, 2 Mar 2001 00:29:28 -0800 (PST) (envelope-from clive@FreeBSD.org) Received: (from clive@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f228TSE91858; Fri, 2 Mar 2001 00:29:28 -0800 (PST) (envelope-from clive) Message-Id: <200103020829.f228TSE91858@freefall.freebsd.org> From: Clive Lin Date: Fri, 2 Mar 2001 00:29:28 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases/p5-DBD-Pg Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG clive 2001/03/02 00:29:28 PST Modified files: databases/p5-DBD-Pg Makefile Log: MAKE_ENV -> CONFIGURE_ENV to make PERL_CONFIGURE happy. Otherwise we can't build this port. Reviewed by: vanilla Revision Changes Path 1.26 +2 -2 ports/databases/p5-DBD-Pg/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 0:30:33 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5BF7537B71E; Fri, 2 Mar 2001 00:30:30 -0800 (PST) (envelope-from clive@FreeBSD.org) Received: (from clive@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f228UUR92030; Fri, 2 Mar 2001 00:30:30 -0800 (PST) (envelope-from clive) Message-Id: <200103020830.f228UUR92030@freefall.freebsd.org> From: Clive Lin Date: Fri, 2 Mar 2001 00:30:30 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/gqmpeg Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG clive 2001/03/02 00:30:30 PST Modified files: audio/gqmpeg Makefile distinfo Log: Update to 0.8.3 PR: ports/25489 Submitted by: MAINTAINER Revision Changes Path 1.31 +3 -3 ports/audio/gqmpeg/Makefile 1.14 +1 -1 ports/audio/gqmpeg/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 0:31:47 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 53DB737B71D; Fri, 2 Mar 2001 00:31:39 -0800 (PST) (envelope-from kato@FreeBSD.org) Received: (from kato@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f228Vd692253; Fri, 2 Mar 2001 00:31:39 -0800 (PST) (envelope-from kato) Message-Id: <200103020831.f228Vd692253@freefall.freebsd.org> From: KATO Takenori Date: Fri, 2 Mar 2001 00:31:39 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include bus_pc98.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kato 2001/03/02 00:31:39 PST Modified files: sys/i386/include bus_pc98.h Log: Merged from sys/i386/include/bus_at386.h revision 1.13. Revision Changes Path 1.16 +1 -2 src/sys/i386/include/bus_pc98.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 0:32:50 2001 Delivered-To: cvs-all@freebsd.org Received: from mobile.wemm.org (c1315225-a.plstn1.sfba.home.com [65.0.135.147]) by hub.freebsd.org (Postfix) with ESMTP id 498FF37B71B; Fri, 2 Mar 2001 00:32:38 -0800 (PST) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by mobile.wemm.org (8.11.1/8.11.1) with ESMTP id f228Wbh06402; Fri, 2 Mar 2001 00:32:37 -0800 (PST) (envelope-from peter@netplex.com.au) Message-Id: <200103020832.f228Wbh06402@mobile.wemm.org> X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 To: "Jordan K. Hubbard" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/defaults rc.conf In-Reply-To: <200103020824.f228O2s91179@freefall.freebsd.org> Date: Fri, 02 Mar 2001 00:32:37 -0800 From: Peter Wemm Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Jordan K. Hubbard" wrote: > jkh 2001/03/02 00:24:01 PST > > Modified files: (Branch: RELENG_4) > etc/defaults rc.conf > Log: > MFC: make ibcs2 coff loader load by default (when ibcs2 support enabled) Speaking of which, this change in -current is bogus: -ibcs2_loaders="NO" # List of additional Ibcs2 loaders (or NO). +ibcs2_loaders="coff" # List of additional Ibcs2 loaders (or NO). .. because ibcs2 implicitly depends on coff and it is autoloaded. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 0:36:12 2001 Delivered-To: cvs-all@freebsd.org Received: from winston.osd.bsdi.com (winston.osd.bsdi.com [204.216.27.229]) by hub.freebsd.org (Postfix) with ESMTP id 74B4B37B71D; Fri, 2 Mar 2001 00:36:06 -0800 (PST) (envelope-from jkh@osd.bsdi.com) Received: from localhost (jkh@localhost [127.0.0.1]) by winston.osd.bsdi.com (8.11.2/8.11.1) with ESMTP id f228ZKH08304; Fri, 2 Mar 2001 00:35:20 -0800 (PST) (envelope-from jkh@osd.bsdi.com) To: peter@netplex.com.au Cc: jkh@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/defaults rc.conf In-Reply-To: <200103020832.f228Wbh06402@mobile.wemm.org> References: <200103020824.f228O2s91179@freefall.freebsd.org> <200103020832.f228Wbh06402@mobile.wemm.org> X-Mailer: Mew version 1.94.1 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20010302003520W.jkh@osd.bsdi.com> Date: Fri, 02 Mar 2001 00:35:20 -0800 From: Jordan Hubbard X-Dispatcher: imput version 20000228(IM140) Lines: 4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG There's a PR in the database (can't remember the number offhand) which claims the exact opposite. Are you sure? - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 0:46:18 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2F6FB37B71A; Fri, 2 Mar 2001 00:46:16 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f228kG693693; Fri, 2 Mar 2001 00:46:16 -0800 (PST) (envelope-from obrien) Message-Id: <200103020846.f228kG693693@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 2 Mar 2001 00:46:16 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc.295 final.c src/contrib/gcc.295/config/i386 freebsd.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/03/02 00:46:16 PST Modified files: contrib/gcc.295 final.c contrib/gcc.295/config/i386 freebsd.h Log: Change "NO_PROFILE_DATA" to "NO_PROFILE_COUNTERS" to match the commit by the FSF/GCC people in the stock 2.97 source that is like our custom change modulo the conditional compilation symbol. Revision Changes Path 1.8 +5 -5 src/contrib/gcc.295/final.c 1.40 +3 -3 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 Fri Mar 2 1: 0:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5736637B718; Fri, 2 Mar 2001 01:00:51 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2290pq95448; Fri, 2 Mar 2001 01:00:51 -0800 (PST) (envelope-from kris) Message-Id: <200103020900.f2290pq95448@freefall.freebsd.org> From: Kris Kennaway Date: Fri, 2 Mar 2001 01:00:49 -0800 (PST) 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 X-Loop: FreeBSD.ORG kris 2001/03/02 01:00:49 PST Modified files: security/uvscan-dat Makefile distinfo Log: Update to 4125 virus definitions Revision Changes Path 1.17 +2 -2 ports/security/uvscan-dat/Makefile 1.17 +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 Fri Mar 2 1: 2:48 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AEED837B719; Fri, 2 Mar 2001 01:02:40 -0800 (PST) (envelope-from sumikawa@FreeBSD.org) Received: (from sumikawa@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2292eM95658; Fri, 2 Mar 2001 01:02:40 -0800 (PST) (envelope-from sumikawa) Message-Id: <200103020902.f2292eM95658@freefall.freebsd.org> From: Munechika SUMIKAWA Date: Fri, 2 Mar 2001 01:02:40 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/benchmarks/netperf Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sumikawa 2001/03/02 01:02:40 PST Modified files: benchmarks/netperf Makefile distinfo Log: Upgrade to latest IPv6 patch. fix the error with -DDO1644. Revision Changes Path 1.15 +3 -2 ports/benchmarks/netperf/Makefile 1.6 +1 -1 ports/benchmarks/netperf/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 1:16:50 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B3F1937B71C; Fri, 2 Mar 2001 01:16:45 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f229GjC99687; Fri, 2 Mar 2001 01:16:45 -0800 (PST) (envelope-from obrien) Message-Id: <200103020916.f229GjC99687@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 2 Mar 2001 01:16:45 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/cc Makefile.inc src/gnu/usr.bin/cc/cc_tools freebsd-native.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/03/02 01:16:45 PST Modified files: (Branch: RELENG_4) gnu/usr.bin/cc Makefile.inc gnu/usr.bin/cc/cc_tools freebsd-native.h Log: MFC: Define "FREEBSD_NATIVE" in freebsd-native header rather than on CC invocation command line Revision Changes Path 1.49.2.2 +2 -2 src/gnu/usr.bin/cc/Makefile.inc 1.5.2.3 +4 -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 Fri Mar 2 1:18:29 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BB98B37B718; Fri, 2 Mar 2001 01:18:22 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f229IMn99864; Fri, 2 Mar 2001 01:18:22 -0800 (PST) (envelope-from obrien) Message-Id: <200103020918.f229IMn99864@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 2 Mar 2001 01:18:22 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/cc Makefile.inc X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/03/02 01:18:22 PST Modified files: (Branch: RELENG_4) gnu/usr.bin/cc Makefile.inc Log: MFC: rev 1.53 (comment about one requirement of i386 64-bit `long') Revision Changes Path 1.49.2.3 +4 -1 src/gnu/usr.bin/cc/Makefile.inc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 1:21:18 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6714D37B71A; Fri, 2 Mar 2001 01:21:12 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f229LCw00275; Fri, 2 Mar 2001 01:21:12 -0800 (PST) (envelope-from obrien) Message-Id: <200103020921.f229LCw00275@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 2 Mar 2001 01:21:12 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/cc/cc_tools Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/03/02 01:21:12 PST Modified files: (Branch: RELENG_4) gnu/usr.bin/cc/cc_tools Makefile Log: MFC: rev 1.50 (include platform elf.h if exists) Revision Changes Path 1.48.2.2 +4 -1 src/gnu/usr.bin/cc/cc_tools/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 1:23:12 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EF1AA37B719; Fri, 2 Mar 2001 01:23:09 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f229N9e00480; Fri, 2 Mar 2001 01:23:09 -0800 (PST) (envelope-from obrien) Message-Id: <200103020923.f229N9e00480@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 2 Mar 2001 01:23:09 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/cc/cc_tools auto-host.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/03/02 01:23:09 PST Modified files: (Branch: RELENG_4) gnu/usr.bin/cc/cc_tools auto-host.h Log: MFC: rev 1.3 (do not define "VERSION" here) Revision Changes Path 1.2.2.1 +1 -4 src/gnu/usr.bin/cc/cc_tools/auto-host.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 1:24:18 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A07F137B719; Fri, 2 Mar 2001 01:24:15 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f229OFQ00681; Fri, 2 Mar 2001 01:24:15 -0800 (PST) (envelope-from obrien) Message-Id: <200103020924.f229OFQ00681@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 2 Mar 2001 01:24:15 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/cc/cc_tools Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/03/02 01:24:15 PST Modified files: (Branch: RELENG_4) gnu/usr.bin/cc/cc_tools Makefile Log: MFC: rev 1.51 (include `dbxelf.h' via tm.h) Revision Changes Path 1.48.2.3 +3 -2 src/gnu/usr.bin/cc/cc_tools/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 1:26:53 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 86AF737B71B; Fri, 2 Mar 2001 01:26:46 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f229Qkc01008; Fri, 2 Mar 2001 01:26:46 -0800 (PST) (envelope-from obrien) Message-Id: <200103020926.f229Qkc01008@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 2 Mar 2001 01:26:46 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc/config freebsd.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/03/02 01:26:46 PST Modified files: (Branch: RELENG_4) contrib/gcc/config freebsd.h Log: MFC: rev 1.34 (gcc.295) Push as much as was easy of the mixed ELF & a.out support for the i386 into the i386 MD FreeBSD header. Also comment tweaking, continuation line style changes, and other minor changes to make this closer to the latest FSF/GNU 3.0 sources (to reduce my headache when 3.0 is imported). Revision Changes Path 1.25.2.5 +60 -166 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 Fri Mar 2 1:27:58 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 82C3337B71A; Fri, 2 Mar 2001 01:27:49 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f229RnP01109; Fri, 2 Mar 2001 01:27:49 -0800 (PST) (envelope-from obrien) Message-Id: <200103020927.f229RnP01109@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 2 Mar 2001 01:27:49 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc/config/i386 freebsd.h freebsd.h.fixed X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/03/02 01:27:49 PST Modified files: (Branch: RELENG_4) contrib/gcc/config/i386 freebsd.h freebsd.h.fixed Log: MFC: rev 1.39 (gcc.295) Move the obvious bits of mixed ELF and a.out support down into this MD header to reduce the difference of our sources to the stock GNU/FSF ones. While the mix binary format support was nice to have in the FreeBSD MI header as a frame work, it just clutters up too much and makes the FreeBSD MI header more different from the FSF/GNU stock one than it needs to be. Revision Changes Path 1.34.2.3 +115 -7 src/contrib/gcc/config/i386/freebsd.h 1.34.2.3 +115 -7 src/contrib/gcc/config/i386/freebsd.h.fixed To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 1:32:15 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6BEF937B71A; Fri, 2 Mar 2001 01:32:13 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f229WDv01719; Fri, 2 Mar 2001 01:32:13 -0800 (PST) (envelope-from obrien) Message-Id: <200103020932.f229WDv01719@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 2 Mar 2001 01:32:13 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ps nlist.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/03/02 01:32:13 PST Modified files: (Branch: RELENG_4) bin/ps nlist.c Log: MFC: rev 1.14 (fix rcsid) Revision Changes Path 1.12.6.1 +6 -0 src/bin/ps/nlist.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 1:34: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 908D037B719; Fri, 2 Mar 2001 01:34:01 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f229Y1Y01846; Fri, 2 Mar 2001 01:34:01 -0800 (PST) (envelope-from obrien) Message-Id: <200103020934.f229Y1Y01846@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 2 Mar 2001 01:34:01 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/mktemp mktemp.1 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/03/02 01:34:01 PST Modified files: (Branch: RELENG_4) usr.bin/mktemp mktemp.1 Log: MFC: rev 1.13 (update HISTORY) Revision Changes Path 1.7.2.4 +7 -3 src/usr.bin/mktemp/mktemp.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 1:35: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2871C37B71A; Fri, 2 Mar 2001 01:34:58 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f229Ywu01970; Fri, 2 Mar 2001 01:34:58 -0800 (PST) (envelope-from obrien) Message-Id: <200103020934.f229Ywu01970@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 2 Mar 2001 01:34:58 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libcam cam.3 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/03/02 01:34:58 PST Modified files: (Branch: RELENG_4) lib/libcam cam.3 Log: MFC: rev 1.8 (remove `r' devices) Revision Changes Path 1.5.2.3 +3 -6 src/lib/libcam/cam.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 1:35:52 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 508E337B71B; Fri, 2 Mar 2001 01:35:44 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f229Ziq02073; Fri, 2 Mar 2001 01:35:44 -0800 (PST) (envelope-from obrien) Message-Id: <200103020935.f229Ziq02073@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 2 Mar 2001 01:35:44 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/indent indent.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/03/02 01:35:44 PST Modified files: (Branch: RELENG_4) usr.bin/indent indent.c Log: MFC: rev 1.11 (fix endless looping on garbage in) Revision Changes Path 1.5.2.4 +2 -2 src/usr.bin/indent/indent.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 1:38:57 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B069337B718; Fri, 2 Mar 2001 01:38:50 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f229coH02425; Fri, 2 Mar 2001 01:38:50 -0800 (PST) (envelope-from ru) Message-Id: <200103020938.f229coH02425@freefall.freebsd.org> From: Ruslan Ermilov Date: Fri, 2 Mar 2001 01:38:50 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4/man4.i386 lnc.4 src/share/man/man9 microseq.9 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/03/02 01:38:50 PST Modified files: share/man/man4/man4.i386 lnc.4 share/man/man9 microseq.9 Log: mdoc(7) police: in -offset clause, spell the ``indent'' correctly. Revision Changes Path 1.16 +2 -2 src/share/man/man4/man4.i386/lnc.4 1.12 +16 -16 src/share/man/man9/microseq.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 1:45:24 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B92FE37B71D; Fri, 2 Mar 2001 01:45:20 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f229jKX03298; Fri, 2 Mar 2001 01:45:20 -0800 (PST) (envelope-from obrien) Message-Id: <200103020945.f229jKX03298@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 2 Mar 2001 01:45:20 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/include stdlib.h src/lib/libc/stdlib strtoll.c strtoull.c Makefile.inc strtol.3 strtoq.c strtoul.3 strtouq.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/03/02 01:45:20 PST Modified files: (Branch: RELENG_4) include stdlib.h lib/libc/stdlib Makefile.inc strtol.3 strtoq.c strtoul.3 strtouq.c Added files: (Branch: RELENG_4) lib/libc/stdlib strtoll.c strtoull.c Log: MFC: Impliment the ISO-C99 strto[u]ll() and rewrite strto[u]q() in terms of it. Revision Changes Path 1.16.2.1 +5 -1 src/include/stdlib.h 1.19.2.2 +6 -5 src/lib/libc/stdlib/Makefile.inc 1.4.2.4 +37 -5 src/lib/libc/stdlib/strtol.3 1.4.6.1 +7 -84 src/lib/libc/stdlib/strtoq.c 1.3.2.5 +37 -7 src/lib/libc/stdlib/strtoul.3 1.4.8.1 +7 -62 src/lib/libc/stdlib/strtouq.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 1:54:45 2001 Delivered-To: cvs-all@freebsd.org Received: from unicorn.blackhats.org (12dyn2.com21.casema.net [213.17.82.2]) by hub.freebsd.org (Postfix) with ESMTP id A5B2637B719; Fri, 2 Mar 2001 01:54:39 -0800 (PST) (envelope-from unicorn@blackhats.org) Received: by unicorn.blackhats.org (Postfix, from userid 1002) id 3A24E12C20; Fri, 2 Mar 2001 10:54:39 +0100 (CET) Date: Fri, 2 Mar 2001 10:54:39 +0100 From: The Unicorn To: Kent Stewart Cc: Will Andrews , Will Andrews , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/x11/kde2 Makefile ports/x11/kdebase11 Makefiledistinfo pkg-comment pkg-descr pkg-plist ports/x11/kdebase11/filesja.kimap kwmrc patch-ai patch-an patch-ao patch-ap patch-aqpatch-at patch-au patch-av patch-aw patch-ax patch-az patch-ba ... Message-ID: <20010302105439.I84413@unicorn.blackhats.org> References: <200102261924.f1QJOnP03324@freefall.freebsd.org> <3A9B15C8.24531D12@urx.com> <20010226221006.D767@ohm.physics.purdue.edu> <3A9C1507.3761767B@urx.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3A9C1507.3761767B@urx.com>; from kstewart@urx.com on Tue, Feb 27, 2001 at 12:58:47PM -0800 X-Files: The Truth Is Out There! Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Kent, On Tue, 27 Feb 2001, Kent Stewart supposedly wrote: > Will Andrews wrote: > > > > On Mon, Feb 26, 2001 at 06:49:44PM -0800, Kent Stewart wrote: > > > I think this was premature. You can't fetch the tars from anywhere and > > > so KDE-2 will no longer build. > > > > 1) Nobody should be using 2.0.1 (or 1.1.2 for that matter) anymore. > > 2) Some people can get the tarballs. Others can't. Be patient. > > KDE-2 will only build to where it is trying to build koffice and dies > with a c++ error message. The system is 4.2-stable that was cvsuped > and built on 25 Feb. Then you aare in luck. These messages are received while building kdemultimedia-2.1 from scratch (after removing KDE 2.0.1) on a 4.2-STABLE system that was cvsupped today (march 2), while the last build occured in the early morning hours (GMT) of march 1. c++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../include -I/usr/local/include - I/usr/X11R6/include/qt2 -I/usr/X11R6/include -I/usr/local/include -D_THREAD_SA FE -I/usr/local/include -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W - Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual -dtor -fno-builtin -O -pipe -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CA ST -c splay_control.cpp In file included from splay_control.cpp:30: /usr/local/include/getopt.h:108: declaration of C function `int getopt()' confli cts with /usr/include/unistd.h:112: previous declaration `int getopt(int, char *const *, const char *)' here splay_control.cpp: In function `int main(int, char **)': /usr/local/include/getopt.h:108: too many arguments to function `int getopt()' splay_control.cpp:97: at this point in file gmake[5]: *** [splay_control.o] Error 1 gmake[5]: Leaving directory `/usr/ports/audio/kdemultimedia2/work/kdemultimedia- 2.1/mpeglib/example/yaf/yafsplay' > > -- > > wca > > -- > Kent Stewart > Richland, WA --- End of Quoted Text --- Ciao, Unicorn. -- ======= _ __,;;;/ TimeWaster ================================================= ,;( )_, )~\| A Truly Wise Man Never Plays PGP: 64 07 5D 4C 3F 81 22 73 ;; // `--; Leapfrog With A Unicorn... 52 9D 87 08 51 AA 35 F0 ==='= ;\ = | ==== Youth is Not a Time in Life, It is a State of Mind! ======== Echelon Teasers: NSA CIA DIA FBI NRO KGB FAPSI FSB Mossad BVD MI5 MI6 GCHQ BND To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 1:59: 3 2001 Delivered-To: cvs-all@freebsd.org Received: from level3.dynacom.net (level3.dynacom.net [206.107.213.213]) by hub.freebsd.org (Postfix) with SMTP id B331437B71C for ; Fri, 2 Mar 2001 01:58:55 -0800 (PST) (envelope-from kstewart@urx.com) Received: (qmail 19034 invoked by uid 0); 2 Mar 2001 09:58:52 -0000 Received: from unknown (HELO urx.com) (206.159.132.160) by mail.urx.com with SMTP; 2 Mar 2001 09:58:52 -0000 Message-ID: <3A9F6EDC.98791EB1@urx.com> Date: Fri, 02 Mar 2001 01:58:52 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: The Unicorn Cc: Will Andrews , Will Andrews , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/x11/kde2 Makefile ports/x11/kdebase11 Makefiledistinfo pkg-comment pkg-descr pkg-plist ports/x11/kdebase11/filesja.kimap kwmrc patch-ai patch-an patch-ao patch-ap patch-aqpatch-at patch-au patch-av patch-aw patch-ax patch-az patch-ba ... References: <200102261924.f1QJOnP03324@freefall.freebsd.org> <3A9B15C8.24531D12@urx.com> <20010226221006.D767@ohm.physics.purdue.edu> <3A9C1507.3761767B@urx.com> <20010302105439.I84413@unicorn.blackhats.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The Unicorn wrote: > > Hi Kent, > > On Tue, 27 Feb 2001, Kent Stewart supposedly wrote: > > > Will Andrews wrote: > > > > > > On Mon, Feb 26, 2001 at 06:49:44PM -0800, Kent Stewart wrote: > > > > I think this was premature. You can't fetch the tars from anywhere and > > > > so KDE-2 will no longer build. > > > > > > 1) Nobody should be using 2.0.1 (or 1.1.2 for that matter) anymore. > > > 2) Some people can get the tarballs. Others can't. Be patient. > > > > KDE-2 will only build to where it is trying to build koffice and dies > > with a c++ error message. The system is 4.2-stable that was cvsuped > > and built on 25 Feb. > > Then you aare in luck. These messages are received while building > kdemultimedia-2.1 from scratch (after removing KDE 2.0.1) on a > 4.2-STABLE system that was cvsupped today (march 2), while the last > build occured in the early morning hours (GMT) of march 1. Something in the install of some port is adding an ancient getopt.h to /usr/local/include if mv it to o.getopt.h and it will finish the build. kent > > c++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../include -I/usr/local/include - > I/usr/X11R6/include/qt2 -I/usr/X11R6/include -I/usr/local/include -D_THREAD_SA > FE -I/usr/local/include -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W - > Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual > -dtor -fno-builtin -O -pipe -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CA > ST -c splay_control.cpp > In file included from splay_control.cpp:30: > /usr/local/include/getopt.h:108: declaration of C function `int getopt()' confli > cts with > /usr/include/unistd.h:112: previous declaration `int getopt(int, char *const *, > const char *)' here > splay_control.cpp: In function `int main(int, char **)': > /usr/local/include/getopt.h:108: too many arguments to function `int getopt()' > splay_control.cpp:97: at this point in file > gmake[5]: *** [splay_control.o] Error 1 > gmake[5]: Leaving directory `/usr/ports/audio/kdemultimedia2/work/kdemultimedia- > 2.1/mpeglib/example/yaf/yafsplay' > > > > -- > > > wca > > > > -- > > Kent Stewart > > Richland, WA > > --- End of Quoted Text --- > > Ciao, > Unicorn. > -- > ======= _ __,;;;/ TimeWaster ================================================= > ,;( )_, )~\| A Truly Wise Man Never Plays PGP: 64 07 5D 4C 3F 81 22 73 > ;; // `--; Leapfrog With A Unicorn... 52 9D 87 08 51 AA 35 F0 > ==='= ;\ = | ==== Youth is Not a Time in Life, It is a State of Mind! ======== > Echelon Teasers: NSA CIA DIA FBI NRO KGB FAPSI FSB Mossad BVD MI5 MI6 GCHQ BND -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 2: 0: 2 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3D64637B71C; Fri, 2 Mar 2001 01:59:59 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f229xxr04824; Fri, 2 Mar 2001 01:59:59 -0800 (PST) (envelope-from ru) Message-Id: <200103020959.f229xxr04824@freefall.freebsd.org> From: Ruslan Ermilov Date: Fri, 2 Mar 2001 01:59:59 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/man pthread_rwlockattr_getpshared.3 pthread_rwlockattr_setpshared.3 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/03/02 01:59:59 PST Modified files: lib/libc_r/man pthread_rwlockattr_getpshared.3 pthread_rwlockattr_setpshared.3 Log: mdoc(7) police: fix markup. Revision Changes Path 1.6 +4 -4 src/lib/libc_r/man/pthread_rwlockattr_getpshared.3 1.5 +7 -5 src/lib/libc_r/man/pthread_rwlockattr_setpshared.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 2: 9:21 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3226D37B719; Fri, 2 Mar 2001 02:09:16 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22A9GF08318; Fri, 2 Mar 2001 02:09:16 -0800 (PST) (envelope-from sobomax) Message-Id: <200103021009.f22A9GF08318@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 2 Mar 2001 02:09:16 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/scite Makefile distinfo pkg-plist ports/editors/scite/files patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2001/03/02 02:09:16 PST Modified files: editors/scite Makefile distinfo pkg-plist editors/scite/files patch-aa Log: Update to 1.36. Revision Changes Path 1.5 +2 -2 ports/editors/scite/Makefile 1.4 +1 -1 ports/editors/scite/distinfo 1.3 +1 -0 ports/editors/scite/pkg-plist 1.4 +11 -14 ports/editors/scite/files/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 2: 9:34 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1EDFF37B718; Fri, 2 Mar 2001 02:09:31 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22A9VY08393; Fri, 2 Mar 2001 02:09:31 -0800 (PST) (envelope-from sobomax) Message-Id: <200103021009.f22A9VY08393@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 2 Mar 2001 02:09:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/scintilla Makefile distinfo ports/x11-toolkits/scintilla/files patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2001/03/02 02:09:31 PST Modified files: x11-toolkits/scintilla Makefile distinfo x11-toolkits/scintilla/files patch-aa Log: Update to 1.36. Revision Changes Path 1.6 +2 -2 ports/x11-toolkits/scintilla/Makefile 1.5 +1 -1 ports/x11-toolkits/scintilla/distinfo 1.4 +5 -5 ports/x11-toolkits/scintilla/files/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 2: 9:46 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 534EF37B71B; Fri, 2 Mar 2001 02:09:41 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22A9fJ08465; Fri, 2 Mar 2001 02:09:41 -0800 (PST) (envelope-from obrien) Message-Id: <200103021009.f22A9fJ08465@freefall.freebsd.org> From: "David E. O'Brien" Date: Fri, 2 Mar 2001 02:09:41 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/gcc-devel Makefile pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/03/02 02:09:41 PST Modified files: lang/gcc-devel Makefile pkg-plist Log: Fix nits in the auto lib-gcc PLIST generation. Revision Changes Path 1.99 +9 -5 ports/lang/gcc-devel/Makefile 1.36 +7 -23 ports/lang/gcc-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 Mar 2 2:32:42 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 058DD37B71A; Fri, 2 Mar 2001 02:32:39 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22AWc610640; Fri, 2 Mar 2001 02:32:38 -0800 (PST) (envelope-from knu) Message-Id: <200103021032.f22AWc610640@freefall.freebsd.org> From: Akinori MUSHA Date: Fri, 2 Mar 2001 02:32:38 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/ruby-dialogs Makefile distinfo pkg-comment pkg-descr pkg-plist ports/devel/ruby-dialogs/files patch-dialogs.rb X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2001/03/02 02:32:38 PST Modified files: devel Makefile Added files: devel/ruby-dialogs Makefile distinfo pkg-comment pkg-descr pkg-plist devel/ruby-dialogs/files patch-dialogs.rb Log: Add ruby-dialogs, a simple Ruby interface to dialog(1). Revision Changes Path 1.447 +2 -1 ports/devel/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 2:32:51 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5729F37B768; Fri, 2 Mar 2001 02:32:45 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22AWjU10678; Fri, 2 Mar 2001 02:32:45 -0800 (PST) (envelope-from knu) Message-Id: <200103021032.f22AWjU10678@freefall.freebsd.org> From: Akinori MUSHA Date: Fri, 2 Mar 2001 02:32:45 -0800 (PST) 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 X-Loop: FreeBSD.ORG knu 2001/03/02 02:32:45 PST Modified files: . modules Log: ruby-dialogs --> ports/devel/ruby-dialogs Revision Changes Path 1.2502 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 2:41:33 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5FDC237B718; Fri, 2 Mar 2001 02:41:30 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22AfUu11465; Fri, 2 Mar 2001 02:41:30 -0800 (PST) (envelope-from knu) Message-Id: <200103021041.f22AfUu11465@freefall.freebsd.org> From: Akinori MUSHA Date: Fri, 2 Mar 2001 02:41:30 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/ruby-textbuf Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2001/03/02 02:41:30 PST Modified files: devel/ruby-textbuf Makefile distinfo pkg-plist Log: Update to 0.3.7. A couple of examples are added. Revision Changes Path 1.2 +5 -2 ports/devel/ruby-textbuf/Makefile 1.2 +1 -1 ports/devel/ruby-textbuf/distinfo 1.3 +4 -0 ports/devel/ruby-textbuf/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 Mar 2 2:53:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7DCE037B71C; Fri, 2 Mar 2001 02:53:45 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22Arj012734; Fri, 2 Mar 2001 02:53:45 -0800 (PST) (envelope-from knu) Message-Id: <200103021053.f22Arj012734@freefall.freebsd.org> From: Akinori MUSHA Date: Fri, 2 Mar 2001 02:53:45 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/ruby-tmail Makefile distinfo pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2001/03/02 02:53:45 PST Modified files: mail/ruby-tmail Makefile distinfo pkg-plist Log: Update to 0.9.1. Revision Changes Path 1.11 +2 -2 ports/mail/ruby-tmail/Makefile 1.8 +1 -1 ports/mail/ruby-tmail/distinfo 1.6 +1 -0 ports/mail/ruby-tmail/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 3:30:38 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4337A37B71A; Fri, 2 Mar 2001 03:30:35 -0800 (PST) (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22BUZp19184; Fri, 2 Mar 2001 03:30:35 -0800 (PST) (envelope-from demon) Message-Id: <200103021130.f22BUZp19184@freefall.freebsd.org> From: Dmitry Sivachenko Date: Fri, 2 Mar 2001 03:30:34 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc Makefile ports/misc/kde2-i18n Makefile distinfo pkg-comment pkg-descr pkg-plist ports/misc/kde2-i18n/files patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG demon 2001/03/02 03:30:34 PST Modified files: misc Makefile Added files: misc/kde2-i18n Makefile distinfo pkg-comment pkg-descr pkg-plist misc/kde2-i18n/files patch-aa Log: New port: localized messages and documentation for KDE2. Revision Changes Path 1.329 +2 -1 ports/misc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 3:30:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8C3D237B718; Fri, 2 Mar 2001 03:30:52 -0800 (PST) (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22BUqU19254; Fri, 2 Mar 2001 03:30:52 -0800 (PST) (envelope-from demon) Message-Id: <200103021130.f22BUqU19254@freefall.freebsd.org> From: Dmitry Sivachenko Date: Fri, 2 Mar 2001 03:30:52 -0800 (PST) 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 X-Loop: FreeBSD.ORG demon 2001/03/02 03:30:52 PST Modified files: . modules Log: kde2-i18n --> ports/misc/kde2-i18n Revision Changes Path 1.2503 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 4: 1:49 2001 Delivered-To: cvs-all@freebsd.org Received: from hand.dotat.at (sfo-gw.covalent.net [207.44.198.62]) by hub.freebsd.org (Postfix) with ESMTP id 208EE37B718; Fri, 2 Mar 2001 04:01:45 -0800 (PST) (envelope-from fanf@dotat.at) Received: from fanf by hand.dotat.at with local (Exim 3.20 #3) id 14YoEt-0000vq-00; Fri, 02 Mar 2001 12:00:51 +0000 Date: Fri, 2 Mar 2001 12:00:51 +0000 From: Tony Finch To: Jonathan Lemon Cc: Garrett Wollman , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet ip_input.c Message-ID: <20010302120051.D412@hand.dotat.at> References: <200103012339.f21NdW309088@freefall.freebsd.org> <15006.60555.97100.465265@nomad.yogotech.com> <20010301184258.T25974@prism.flugsvamp.com> <15006.61041.727634.597339@nomad.yogotech.com> <200103020236.VAA06356@khavrinen.lcs.mit.edu> <200103020236.VAA06356@khavrinen.lcs.mit.edu> <20010301234414.Y25974@prism.flugsvamp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010301234414.Y25974@prism.flugsvamp.com> Organization: Covalent Technologies, Inc Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jonathan Lemon wrote: > >The cases where the system is configured as a non-gateway machine but >is supposed to receive packets on the 'wrong' interface are not that >common. Also, I will point out that we now have alternate mechanisms >for accomplishing the same thing; e.g. the configuration you >described above could be set up by adding an alias of the ethernet >interface to the FDDI interface for each machine. A configuration I have used in the past for virtual hosting systems is to configure aliases on the loopback interface in order to avoid problems with ARP: we had a number of machines on the same network with the same addresses, and we could handle failure by directing routes away from the broken machine. Tony. -- f.a.n.finch fanf@covalent.net dot@dotat.at WIGHT PORTLAND: EASTERLY 4 OR 5, OCCASIONALLY 6. WINTRY SHOWERS. GOOD. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 4:15:24 2001 Delivered-To: cvs-all@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 1723837B71B; Fri, 2 Mar 2001 04:15:19 -0800 (PST) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 2 Mar 2001 12:15:17 +0000 (GMT) Date: Fri, 2 Mar 2001 12:15:17 +0000 From: David Malone To: Tony Finch Cc: Jonathan Lemon , Garrett Wollman , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet ip_input.c Message-ID: <20010302121517.A62586@walton.maths.tcd.ie> References: <200103012339.f21NdW309088@freefall.freebsd.org> <15006.60555.97100.465265@nomad.yogotech.com> <20010301184258.T25974@prism.flugsvamp.com> <15006.61041.727634.597339@nomad.yogotech.com> <200103020236.VAA06356@khavrinen.lcs.mit.edu> <200103020236.VAA06356@khavrinen.lcs.mit.edu> <20010301234414.Y25974@prism.flugsvamp.com> <20010302120051.D412@hand.dotat.at> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010302120051.D412@hand.dotat.at>; from dot@dotat.at on Fri, Mar 02, 2001 at 12:00:51PM +0000 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Mar 02, 2001 at 12:00:51PM +0000, Tony Finch wrote: > Jonathan Lemon wrote: > >The cases where the system is configured as a non-gateway machine but > >is supposed to receive packets on the 'wrong' interface are not that > >common. Also, I will point out that we now have alternate mechanisms > >for accomplishing the same thing; e.g. the configuration you > >described above could be set up by adding an alias of the ethernet > >interface to the FDDI interface for each machine. > > A configuration I have used in the past for virtual hosting systems is > to configure aliases on the loopback interface in order to avoid > problems with ARP: This has been often recommended on the mailing lists too, it also seems to be listed in several guides on ip aliasing and virtual hosting on FreeBSD. Maybe this should be a sysctl that is off by default, but gets turned on if people choose one of the more secure options in sysinstall? David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 4:24:20 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7550437B71A; Fri, 2 Mar 2001 04:24:12 -0800 (PST) (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22COC831929; Fri, 2 Mar 2001 04:24:12 -0800 (PST) (envelope-from kuriyama) Message-Id: <200103021224.f22COC831929@freefall.freebsd.org> From: Jun Kuriyama Date: Fri, 2 Mar 2001 04:24:12 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-wm/windowmaker-i18n/files patch-util_wmaker.inst.in X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kuriyama 2001/03/02 04:24:12 PST Added files: x11-wm/windowmaker-i18n/files patch-util_wmaker.inst.in Log: Fix typo in wmaker.inst. Submitted by: Masahide -mac- NODA (maintainer) Obtaind from: x11-wm/windowmaker PR: ports/25488 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 4:38:28 2001 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 55C9737B719; Fri, 2 Mar 2001 04:38:20 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id XAA00652; Fri, 2 Mar 2001 23:38:17 +1100 Date: Fri, 2 Mar 2001 23:38:12 +1100 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: John Baldwin Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_intr.c In-Reply-To: <200103020607.f2267d865845@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 1 Mar 2001, John Baldwin wrote: > jhb 2001/03/01 22:07:39 PST > > Modified files: > sys/kern kern_intr.c > Log: > Ok, the kernel will panic in kmem_malloc() if the kernel map is full, so > malloc with M_WAITOK can't actually return NULL. I wish I could get two > people to give me the same answer about this when I ask... Erm, this (non-returning of malloc with M_WAITOK) is clearly documented in malloc.9. The panic is an implementation detail so it should not be documented. Maybe we should have a Great Renaming for malloc() like we did for mtx_enter() to get rid of the evil flags :-). Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 4:46: 1 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6288E37B719; Fri, 2 Mar 2001 04:45:53 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22CjrQ34193; Fri, 2 Mar 2001 04:45:53 -0800 (PST) (envelope-from ru) Message-Id: <200103021245.f22CjrQ34193@freefall.freebsd.org> From: Ruslan Ermilov Date: Fri, 2 Mar 2001 04:45:53 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/locale setlocale.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/03/02 04:45:53 PST Modified files: lib/libc/locale setlocale.c Log: Fix setlocale() to conform to the ISO C and POSIX standards. The below text is quoted from the latest POSIX draft: : The values of locale categories shall be determined by a precedence : order; the first condition met below determines the value: : : 1. If the LC_ALL environment variable is defined and is not null, : the value of LC_ALL shall be used. : 2. If the LC_* environment variable (LC_COLLATE, LC_CTYPE, LC_MESSAGES, : LC_MONETARY, LC_NUMERIC, LC_TIME) is defined and is not null, the : value of the environment variable shall be used to initialize the : category that corresponds to the environment variable. : 3. If the LANG environment variable is defined and is not null, the : value of the LANG environment variable shall be used. : 4. If the LANG environment variable is not set or is set to the empty : string, the implementation-defined default locale shall be used. The conditions 1 and 2 were interchanged, i.e., LC_* were looked first, then LC_ALL, then LANG (note that LC_ALL and LANG were essentially the same, providing the default, with LC_ALL taking precedence over LANG). Now, LC_ALL and LANG serve the different purposes. LC_ALL overrides any LC_*, and LANG provides the default fallback. Testcase: /usr/bin/env LC_ALL=C LC_TIME=de_DE.ISO_8859-1 /bin/date Should return date in the "C" locale format. Inspired by: date(1) reference page in the Draft Revision Changes Path 1.30 +4 -4 src/lib/libc/locale/setlocale.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 4:46:40 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 536EC37B718; Fri, 2 Mar 2001 04:46:36 -0800 (PST) (envelope-from sumikawa@FreeBSD.org) Received: (from sumikawa@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22Ckal34364; Fri, 2 Mar 2001 04:46:36 -0800 (PST) (envelope-from sumikawa) Message-Id: <200103021246.f22Ckal34364@freefall.freebsd.org> From: Munechika SUMIKAWA Date: Fri, 2 Mar 2001 04:46:36 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/6tunnel Makefile distinfo pkg-comment pkg-descr pkg-plist ports/net/6tunnel/files patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sumikawa 2001/03/02 04:46:36 PST Modified files: net Makefile Added files: net/6tunnel Makefile distinfo pkg-comment pkg-descr pkg-plist net/6tunnel/files patch-aa Log: 6tunnel allows you to use services provided by IPv6 hosts with IPv4-only applications and vice versa. It can bind to any of your IPv4 (default) or IPv6 addresses and forward all data to IPv4 or IPv6 (default) host. It can be used for example as an ipv6-capable IRC proxy. PR: ports/24088 Submitted by: Vassili Tchersky Revision Changes Path 1.465 +2 -1 ports/net/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 4:47:44 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0677B37B719; Fri, 2 Mar 2001 04:47:38 -0800 (PST) (envelope-from sumikawa@FreeBSD.org) Received: (from sumikawa@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22ClbT34504; Fri, 2 Mar 2001 04:47:38 -0800 (PST) (envelope-from sumikawa) Message-Id: <200103021247.f22ClbT34504@freefall.freebsd.org> From: Munechika SUMIKAWA Date: Fri, 2 Mar 2001 04:47:37 -0800 (PST) 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 X-Loop: FreeBSD.ORG sumikawa 2001/03/02 04:47:37 PST Modified files: . modules Log: 6tunnel --> ports/net/6tunnel Revision Changes Path 1.2504 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 4:59:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4D0B537B71B; Fri, 2 Mar 2001 04:59:42 -0800 (PST) (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22CxgL35965; Fri, 2 Mar 2001 04:59:42 -0800 (PST) (envelope-from demon) Message-Id: <200103021259.f22CxgL35965@freefall.freebsd.org> From: Dmitry Sivachenko Date: Fri, 2 Mar 2001 04:59:41 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/kdesdk2 Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG demon 2001/03/02 04:59:41 PST Modified files: devel Makefile Added files: devel/kdesdk2 Makefile distinfo pkg-comment pkg-descr pkg-plist Log: New port: kdesdk. This is a collection of applications and tools used by KDE developers. It also has example code for use in learning KDE programming or starting a new KDE application. Revision Changes Path 1.448 +2 -1 ports/devel/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 5: 0:33 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4BBC337B718; Fri, 2 Mar 2001 05:00:27 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22D0RT36076; Fri, 2 Mar 2001 05:00:27 -0800 (PST) (envelope-from ru) Message-Id: <200103021300.f22D0RT36076@freefall.freebsd.org> From: Ruslan Ermilov Date: Fri, 2 Mar 2001 05:00:27 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/locale setlocale.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/03/02 05:00:27 PST Modified files: lib/libc/locale setlocale.c Log: Removed duplicate $FreeBSD$. Revision Changes Path 1.31 +1 -3 src/lib/libc/locale/setlocale.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 5: 1:34 2001 Delivered-To: cvs-all@freebsd.org Received: from njord.bart.nl (njord.bart.nl [194.158.170.15]) by hub.freebsd.org (Postfix) with ESMTP id 5A3D937B719; Fri, 2 Mar 2001 05:01:23 -0800 (PST) (envelope-from asmodai@wxs.nl) Received: from daemon.chronias.ninth-circle.org (root@cable.ninth-circle.org [195.38.232.6]) by njord.bart.nl (8.10.1/8.10.1) with ESMTP id f22D1Jh06126; Fri, 2 Mar 2001 14:01:19 +0100 (CET) Received: (from asmodai@localhost) by daemon.chronias.ninth-circle.org (8.11.2/8.11.0) id f22D1Ew05339; Fri, 2 Mar 2001 14:01:14 +0100 (CET) (envelope-from asmodai) Date: Fri, 2 Mar 2001 14:01:13 +0100 From: Jeroen Ruigrok/Asmodai To: Kent Stewart Cc: The Unicorn , Will Andrews , Will Andrews , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/x11/kde2 Makefile ports/x11/kdebase11 Makefiledistinfo pkg-comment pkg-descr pkg-plist ports/x11/kdebase11/filesja.kimap kwmrc patch-ai patch-an patch-ao patch-ap patch-aqpatch-at patch-au patch-av patch-aw patch-ax patch-az patch-ba ... Message-ID: <20010302140113.B3038@daemon.ninth-circle.org> References: <200102261924.f1QJOnP03324@freefall.freebsd.org> <3A9B15C8.24531D12@urx.com> <20010226221006.D767@ohm.physics.purdue.edu> <3A9C1507.3761767B@urx.com> <20010302105439.I84413@unicorn.blackhats.org> <3A9F6EDC.98791EB1@urx.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <3A9F6EDC.98791EB1@urx.com>; from kstewart@urx.com on Fri, Mar 02, 2001 at 01:58:52AM -0800 Organisation: Ninth-Circle Enterprises Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -On [20010302 11:25], Kent Stewart (kstewart@urx.com) wrote: >Something in the install of some port is adding an ancient getopt.h to >/usr/local/include ports/audio/rio500 ports/devel/freelibiberty ports/devel/libgnugetopt. Seem to be the only ones. There are a lot of ports with getopt.h header, but they get installed in other locations. -- Jeroen Ruigrok vd Werven/Asmodai asmodai@[wxs.nl|bart.nl|freebsd.org] Documentation nutter/C-rated Coder BSD: Technical excellence at its best D78D D0AD 244D 1D12 C9CA 7152 035C 1138 546A B867 I'm a child of the air, I'm a witch of the wind... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 5: 2:32 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0EA9637B719; Fri, 2 Mar 2001 05:02:25 -0800 (PST) (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22D2PD36286; Fri, 2 Mar 2001 05:02:25 -0800 (PST) (envelope-from demon) Message-Id: <200103021302.f22D2PD36286@freefall.freebsd.org> From: Dmitry Sivachenko Date: Fri, 2 Mar 2001 05:02:24 -0800 (PST) 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 X-Loop: FreeBSD.ORG demon 2001/03/02 05:02:24 PST Modified files: . modules Log: kdesdk2 --> ports/devel/kdesdk2 Revision Changes Path 1.2505 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 5:16:57 2001 Delivered-To: cvs-all@freebsd.org Received: from ursus.ru (mail.ursus.ru [195.96.66.197]) by hub.freebsd.org (Postfix) with SMTP id 1E3EE37B71D for ; Fri, 2 Mar 2001 05:16:54 -0800 (PST) (envelope-from azhegalov@nnt.ru) Received: from [195.96.66.194] (HELO nnt.ru) by ursus.ru (Stalker SMTP Server 1.7) with ESMTP id S.0000273199 for ; Fri, 02 Mar 2001 16:14:46 +0400 Message-ID: <3A9F9D5F.123D66D0@nnt.ru> Date: Fri, 02 Mar 2001 16:17:19 +0300 From: Alexander Zhegalov Organization: NNT Telecom X-Mailer: Mozilla 4.73 [en] (WinNT; U) X-Accept-Language: ru,en MIME-Version: 1.0 To: cvs-all@FreeBSD.org Subject: properties of FreeBSD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all! Could you please remind me the following properties of FreeBSD 4.x,5.x systems: - max file size - max filesystem size - max physical memory size - number of processes in SMP systems Thanx. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 5:34: 6 2001 Delivered-To: cvs-all@freebsd.org Received: from level3.dynacom.net (level3.dynacom.net [206.107.213.213]) by hub.freebsd.org (Postfix) with SMTP id D65DE37B719 for ; Fri, 2 Mar 2001 05:34:03 -0800 (PST) (envelope-from kstewart@urx.com) Received: (qmail 6460 invoked by uid 0); 2 Mar 2001 13:34:02 -0000 Received: from unknown (HELO urx.com) (206.159.132.160) by mail.urx.com with SMTP; 2 Mar 2001 13:34:02 -0000 Message-ID: <3A9FA149.594C5ABC@urx.com> Date: Fri, 02 Mar 2001 05:34:01 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Jeroen Ruigrok/Asmodai Cc: The Unicorn , Will Andrews , Will Andrews , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/x11/kde2 Makefile ports/x11/kdebase11 Makefiledistinfo pkg-comment pkg-descr pkg-plist ports/x11/kdebase11/filesja.kimap kwmrc patch-ai patch-an patch-ao patch-ap patch-aqpatch-at patch-au patch-av patch-aw patch-ax patch-az patch-ba ... References: <200102261924.f1QJOnP03324@freefall.freebsd.org> <3A9B15C8.24531D12@urx.com> <20010226221006.D767@ohm.physics.purdue.edu> <3A9C1507.3761767B@urx.com> <20010302105439.I84413@unicorn.blackhats.org> <3A9F6EDC.98791EB1@urx.com> <20010302140113.B3038@daemon.ninth-circle.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jeroen Ruigrok/Asmodai wrote: > > -On [20010302 11:25], Kent Stewart (kstewart@urx.com) wrote: > >Something in the install of some port is adding an ancient getopt.h to > >/usr/local/include > > ports/audio/rio500 > ports/devel/freelibiberty > ports/devel/libgnugetopt. > > Seem to be the only ones. I hadn't installed any of those. I had upgraded several systems to do docproj with the eps2png group of codes. What is in /usr/local/include is a 1997 GNU getopt.h with a March 2000 date. About half of my systems that I upgraded to kde-2.1 died in the install phase because of this header file. I don't know what left it there. I did the KDE-2.1 install and checked the directory at various times to see if one of the dependancies was doing it but never saw it added. I thought about deleting the else definition for getop but choose the more drastic approach of renaming the header file. What I don't remember at this point is if the kde make install would proceed or if I had to make clean kdemultimedia2 first. The clean definitely worked. I hit it the first time on a system that would build both qt-2.2.4, and build and install kde-2 in a little under 3 hours, which wasn't painful. The slowest system, on the other hand, required longer to clean and remake just kdemultimedia2. > > There are a lot of ports with getopt.h header, but they get installed in > other locations. In the middle of this, I updated my locate database with nothing cleaned and I saw all of the other versions. I wanted to find what was causing the problem but not that badly :). Kent > > -- > Jeroen Ruigrok vd Werven/Asmodai asmodai@[wxs.nl|bart.nl|freebsd.org] > Documentation nutter/C-rated Coder BSD: Technical excellence at its best > D78D D0AD 244D 1D12 C9CA 7152 035C 1138 546A B867 > I'm a child of the air, I'm a witch of the wind... -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 5:47:42 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 97DB437B71B; Fri, 2 Mar 2001 05:47:37 -0800 (PST) (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22DlbT44640; Fri, 2 Mar 2001 05:47:37 -0800 (PST) (envelope-from demon) Message-Id: <200103021347.f22DlbT44640@freefall.freebsd.org> From: Dmitry Sivachenko Date: Fri, 2 Mar 2001 05:47:37 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/deskutils Makefile ports/deskutils/kdepim2 Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG demon 2001/03/02 05:47:37 PST Modified files: deskutils Makefile Added files: deskutils/kdepim2 Makefile distinfo pkg-comment pkg-descr pkg-plist Log: New port: kdepim2 (Personal Information Management tools for KDE) Revision Changes Path 1.37 +2 -1 ports/deskutils/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 5:48: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 445AE37B71B; Fri, 2 Mar 2001 05:47:53 -0800 (PST) (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22Dlr644699; Fri, 2 Mar 2001 05:47:53 -0800 (PST) (envelope-from demon) Message-Id: <200103021347.f22Dlr644699@freefall.freebsd.org> From: Dmitry Sivachenko Date: Fri, 2 Mar 2001 05:47:53 -0800 (PST) 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 X-Loop: FreeBSD.ORG demon 2001/03/02 05:47:53 PST Modified files: . modules Log: kdepim2 --> ports/deskutils/kdepim2 Revision Changes Path 1.2506 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 6: 0:14 2001 Delivered-To: cvs-all@freebsd.org Received: from ohm.physics.purdue.edu (ohm.physics.purdue.edu [128.210.146.32]) by hub.freebsd.org (Postfix) with ESMTP id 9C02E37B71B; Fri, 2 Mar 2001 06:00:06 -0800 (PST) (envelope-from will@physics.purdue.edu) Received: (from will@localhost) by ohm.physics.purdue.edu (8.11.2/8.9.3) id f22E0xP21921; Fri, 2 Mar 2001 09:00:59 -0500 (EST) (envelope-from will@physics.purdue.edu) X-Authentication-Warning: ohm.physics.purdue.edu: will set sender to will@physics.purdue.edu using -f Date: Fri, 2 Mar 2001 09:00:59 -0500 From: Will Andrews To: Dmitry Sivachenko Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/devel Makefile ports/devel/kdesdk2 Makefile distinfo pkg-comment pkg-descr pkg-plist Message-ID: <20010302090059.X17292@ohm.physics.purdue.edu> Reply-To: Will Andrews Mail-Followup-To: Will Andrews , Dmitry Sivachenko , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200103021259.f22CxgL35965@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="8MA55IEjTDEadc2f" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200103021259.f22CxgL35965@freefall.freebsd.org>; from demon@FreeBSD.org on Fri, Mar 02, 2001 at 04:59:41AM -0800 X-Operating-System: FreeBSD 4.2-STABLE i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --8MA55IEjTDEadc2f Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 02, 2001 at 04:59:41AM -0800, Dmitry Sivachenko wrote: > Log: > New port: kdesdk. > =20 > This is a collection of applications and tools used by KDE developers. > It also has example code for use in learning KDE programming or starting > a new KDE application. You didn't have to versionify the directory name for this. Note that koffice's directory is called "koffice". And for good reason. --=20 wca --8MA55IEjTDEadc2f Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.3 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6n6eaF47idPgWcsURAketAJoCAJnNSq07wJA6GpXF/29vnLGcEACfaCdD f3RIkxY3vaB9pAlCaDThs9I= =CjxL -----END PGP SIGNATURE----- --8MA55IEjTDEadc2f-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 6: 4:54 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8201437B71D; Fri, 2 Mar 2001 06:04:51 -0800 (PST) (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22E4pA47055; Fri, 2 Mar 2001 06:04:51 -0800 (PST) (envelope-from olgeni) Message-Id: <200103021404.f22E4pA47055@freefall.freebsd.org> From: Jimmy Olgeni Date: Fri, 2 Mar 2001 06:04:51 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/xenophilia pkg-comment X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG olgeni 2001/03/02 06:04:51 PST Modified files: x11-toolkits/xenophilia pkg-comment Log: Typo fix: nicier -> nicer. Revision Changes Path 1.2 +1 -1 ports/x11-toolkits/xenophilia/pkg-comment To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 6: 5:54 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4E66337B71F; Fri, 2 Mar 2001 06:05:50 -0800 (PST) (envelope-from adrian@FreeBSD.org) Received: (from adrian@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22E5o549510; Fri, 2 Mar 2001 06:05:50 -0800 (PST) (envelope-from adrian) Message-Id: <200103021405.f22E5o549510@freefall.freebsd.org> From: Adrian Chadd Date: Fri, 2 Mar 2001 06:05:50 -0800 (PST) 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 X-Loop: FreeBSD.ORG adrian 2001/03/02 06:05:50 PST Modified files: sys/kern vfs_syscalls.c Log: Mismatched MFSNAMELEN and MNAMELEN with fstype / fspath. Submitted by: Naoki Kobayashi Revision Changes Path 1.181 +3 -3 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 Fri Mar 2 7: 0:39 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B638037B71A; Fri, 2 Mar 2001 07:00:30 -0800 (PST) (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22F0U635889; Fri, 2 Mar 2001 07:00:30 -0800 (PST) (envelope-from demon) Message-Id: <200103021500.f22F0U635889@freefall.freebsd.org> From: Dmitry Sivachenko Date: Fri, 2 Mar 2001 07:00:27 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/deskutils/kdepim2 Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG demon 2001/03/02 07:00:27 PST Removed files: deskutils/kdepim2 Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Remove kdepim2. I'll re-add it as 'kdepim'. Asked by: will To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 7: 1:33 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BCE3437B719; Fri, 2 Mar 2001 07:01:22 -0800 (PST) (envelope-from trevor@FreeBSD.org) Received: (from trevor@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22F1MM37042; Fri, 2 Mar 2001 07:01:22 -0800 (PST) (envelope-from trevor) Message-Id: <200103021501.f22F1MM37042@freefall.freebsd.org> From: Trevor Johnson Date: Fri, 2 Mar 2001 07:01:22 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/irc Makefile ports/irc/p5-Net-IRC Makefile distinfo pkg-comment pkg-descr X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG trevor 2001/03/02 07:01:22 PST Modified files: irc Makefile Added files: irc/p5-Net-IRC Makefile distinfo pkg-comment pkg-descr Log: new port of Net::IRC 0.70, a Perl module with client-side IRC functions Revision Changes Path 1.19 +2 -1 ports/irc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 7: 1:37 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 284CD37B792; Fri, 2 Mar 2001 07:01:30 -0800 (PST) (envelope-from trevor@FreeBSD.org) Received: (from trevor@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22F1UK37173; Fri, 2 Mar 2001 07:01:30 -0800 (PST) (envelope-from trevor) Message-Id: <200103021501.f22F1UK37173@freefall.freebsd.org> From: Trevor Johnson Date: Fri, 2 Mar 2001 07:01:30 -0800 (PST) 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 X-Loop: FreeBSD.ORG trevor 2001/03/02 07:01:30 PST Modified files: . modules Log: p5-Net-IRC --> ports/irc/p5-Net-IRC Revision Changes Path 1.2507 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 7: 7:23 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8922D37B71A; Fri, 2 Mar 2001 07:07:20 -0800 (PST) (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22F7Kp49591; Fri, 2 Mar 2001 07:07:20 -0800 (PST) (envelope-from demon) Message-Id: <200103021507.f22F7Kp49591@freefall.freebsd.org> From: Dmitry Sivachenko Date: Fri, 2 Mar 2001 07:07:20 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/deskutils Makefile ports/deskutils/kdepim Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG demon 2001/03/02 07:07:20 PST Modified files: deskutils Makefile Added files: deskutils/kdepim Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add kdepim: Personal Information Management tools for KDE. Revision Changes Path 1.38 +2 -1 ports/deskutils/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 7: 7:51 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5FF1037B71A; Fri, 2 Mar 2001 07:07:48 -0800 (PST) (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22F7mt49674; Fri, 2 Mar 2001 07:07:48 -0800 (PST) (envelope-from demon) Message-Id: <200103021507.f22F7mt49674@freefall.freebsd.org> From: Dmitry Sivachenko Date: Fri, 2 Mar 2001 07:07:48 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/kdesdk2 Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG demon 2001/03/02 07:07:48 PST Removed files: devel/kdesdk2 Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Remove kdesdk2. I'll re-add it as 'kdesdk'. Asked by: will To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 7: 9:16 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3178B37B71B; Fri, 2 Mar 2001 07:09:13 -0800 (PST) (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22F9DE49964; Fri, 2 Mar 2001 07:09:13 -0800 (PST) (envelope-from demon) Message-Id: <200103021509.f22F9DE49964@freefall.freebsd.org> From: Dmitry Sivachenko Date: Fri, 2 Mar 2001 07:09:09 -0800 (PST) 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 X-Loop: FreeBSD.ORG demon 2001/03/02 07:09:09 PST Modified files: . modules Log: kdepim --> ports/deskutils/kdepim Revision Changes Path 1.2508 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 7:17:30 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9FE1A37B718; Fri, 2 Mar 2001 07:17:22 -0800 (PST) (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22FHMV51517; Fri, 2 Mar 2001 07:17:22 -0800 (PST) (envelope-from demon) Message-Id: <200103021517.f22FHMV51517@freefall.freebsd.org> From: Dmitry Sivachenko Date: Fri, 2 Mar 2001 07:17:22 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/kdesdk Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG demon 2001/03/02 07:17:22 PST Modified files: devel Makefile Added files: devel/kdesdk Makefile distinfo pkg-comment pkg-descr pkg-plist Log: Add kdesdk. This is a collection of applications and tools used by KDE developers. It also has example code for use in learning KDE programming or starting a new KDE application. Revision Changes Path 1.449 +2 -1 ports/devel/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 7:17:42 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AE39937B718; Fri, 2 Mar 2001 07:17:34 -0800 (PST) (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22FHYO51573; Fri, 2 Mar 2001 07:17:34 -0800 (PST) (envelope-from demon) Message-Id: <200103021517.f22FHYO51573@freefall.freebsd.org> From: Dmitry Sivachenko Date: Fri, 2 Mar 2001 07:17:34 -0800 (PST) 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 X-Loop: FreeBSD.ORG demon 2001/03/02 07:17:34 PST Modified files: . modules Log: kdesdk --> ports/devel/kdesdk Revision Changes Path 1.2509 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 7:43:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BD67237B719; Fri, 2 Mar 2001 07:43:33 -0800 (PST) (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22FhXV55954; Fri, 2 Mar 2001 07:43:33 -0800 (PST) (envelope-from demon) Message-Id: <200103021543.f22FhXV55954@freefall.freebsd.org> From: Dmitry Sivachenko Date: Fri, 2 Mar 2001 07:43:33 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules ports/devel Makefile ports/deskutils Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG demon 2001/03/02 07:43:33 PST Modified files: . modules devel Makefile deskutils Makefile Log: Remove kdepim2 and kdesdk2. Revision Changes Path 1.2510 +1 -3 CVSROOT/modules 1.450 +1 -2 ports/devel/Makefile 1.39 +1 -2 ports/deskutils/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 8: 3:32 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C80C237B71B; Fri, 2 Mar 2001 08:03:25 -0800 (PST) (envelope-from nsouch@FreeBSD.org) Received: (from nsouch@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22G3PW59002; Fri, 2 Mar 2001 08:03:25 -0800 (PST) (envelope-from nsouch) Message-Id: <200103021603.f22G3PW59002@freefall.freebsd.org> From: Nicolas Souchu Date: Fri, 2 Mar 2001 08:03:25 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa ppc.c ppcreg.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nsouch 2001/03/02 08:03:25 PST Modified files: (Branch: RELENG_4) sys/isa ppc.c ppcreg.h Log: MFC. Fix PS/2 mode configuration when parallel port chip is in ECP by BIOS. Revision Changes Path 1.26.2.4 +36 -36 src/sys/isa/ppc.c 1.10.2.3 +3 -2 src/sys/isa/ppcreg.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 8: 4:47 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E4DEE37B718; Fri, 2 Mar 2001 08:04:38 -0800 (PST) (envelope-from nsouch@FreeBSD.org) Received: (from nsouch@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22G4cj59173; Fri, 2 Mar 2001 08:04:38 -0800 (PST) (envelope-from nsouch) Message-Id: <200103021604.f22G4cj59173@freefall.freebsd.org> From: Nicolas Souchu Date: Fri, 2 Mar 2001 08:04:38 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ppbus immio.c vpoio.c vpoio.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nsouch 2001/03/02 08:04:38 PST Modified files: (Branch: RELENG_4) sys/dev/ppbus immio.c vpoio.c vpoio.h Log: MFC. Improve mode detection of ZIP drives. Fix the PS/2 mode support for the ZIP+. Revision Changes Path 1.10.2.2 +46 -62 src/sys/dev/ppbus/immio.c 1.10.2.2 +52 -124 src/sys/dev/ppbus/vpoio.c 1.4.2.1 +8 -1 src/sys/dev/ppbus/vpoio.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 8:19:57 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 72B3737B71B; Fri, 2 Mar 2001 08:19:50 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22GJoA63619; Fri, 2 Mar 2001 08:19:50 -0800 (PST) (envelope-from ru) Message-Id: <200103021619.f22GJoA63619@freefall.freebsd.org> From: Ruslan Ermilov Date: Fri, 2 Mar 2001 08:19:50 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/pax extern.h gen_subs.c pax.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/03/02 08:19:50 PST Modified files: bin/pax extern.h gen_subs.c pax.c Log: POSIX wrote: : LC_TIME This variable shall determine the format and : contents of date and time strings when the -v : option is specified. Developers took this wrong. LC_TIME specifies the locale name, not the ``format'' argument of strftime(). Oops: pax -w -f /tmp/foo /dev/null LC_TIME=de_DE.ISO_8859-1 pax -v -f /tmp/foo Revision Changes Path 1.7 +1 -2 src/bin/pax/extern.h 1.14 +12 -22 src/bin/pax/gen_subs.c 1.14 +1 -9 src/bin/pax/pax.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 8:22:36 2001 Delivered-To: cvs-all@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 0141037B719; Fri, 2 Mar 2001 08:22:30 -0800 (PST) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id LAA24308; Fri, 2 Mar 2001 11:22:27 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.2/8.9.1) id f22GLvx06980; Fri, 2 Mar 2001 11:21:57 -0500 (EST) (envelope-from gallatin@cs.duke.edu) Date: Fri, 2 Mar 2001 11:21:57 -0500 From: Andrew Gallatin To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet tcp.h tcp_input.c tcp_output.c tcp_var.h Message-ID: <20010302112156.A6956@grasshopper.cs.duke.edu> References: <200103012208.f21M8hl96603@freefall.freebsd.org> <200103012210.RAA04447@khavrinen.lcs.mit.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200103012210.RAA04447@khavrinen.lcs.mit.edu>; from wollman@khavrinen.lcs.mit.edu on Thu, Mar 01, 2001 at 05:10:04PM -0500 X-Operating-System: FreeBSD 4.2-STABLE on an i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Garrett Wollman [wollman@khavrinen.lcs.mit.edu] wrote: > < said: > > > MFC: TCP New Reno algorithm Hurray! > Does it actually work yet? Yes, well enough that I have been downloading files across my lossy dsl link from my -current alpha rather than a -stable x86 because the bandwidth is 20-40% better. -- ------------------------------------------------------------------------------ Andrew Gallatin, Sr Systems Programmer http://www.cs.duke.edu/~gallatin Duke University Email: gallatin@cs.duke.edu Department of Computer Science Phone: (919) 660-6590 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 8:26: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 344EE37B71C; Fri, 2 Mar 2001 08:25:57 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22GPvo64734; Fri, 2 Mar 2001 08:25:57 -0800 (PST) (envelope-from ijliao) Message-Id: <200103021625.f22GPvo64734@freefall.freebsd.org> From: Ying-Chieh Liao Date: Fri, 2 Mar 2001 08:25:57 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases Makefile ports/databases/fastdb Makefile distinfo pkg-comment pkg-descr pkg-plist ports/databases/fastdb/files patch-makefile patch-sync.cpp X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ijliao 2001/03/02 08:25:57 PST Modified files: databases Makefile Added files: databases/fastdb Makefile distinfo pkg-comment pkg-descr pkg-plist databases/fastdb/files patch-makefile patch-sync.cpp Log: add fastdb Main Memory Relational Database Management System Revision Changes Path 1.93 +2 -1 ports/databases/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 8:26:10 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A774E37B724; Fri, 2 Mar 2001 08:26:00 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22GQ0464776; Fri, 2 Mar 2001 08:26:00 -0800 (PST) (envelope-from ijliao) Message-Id: <200103021626.f22GQ0464776@freefall.freebsd.org> From: Ying-Chieh Liao Date: Fri, 2 Mar 2001 08:26:00 -0800 (PST) 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 X-Loop: FreeBSD.ORG ijliao 2001/03/02 08:26:00 PST Modified files: . modules Log: fastdb --> ports/databases/fastdb Revision Changes Path 1.2511 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 8:40:34 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9C80637B71C; Fri, 2 Mar 2001 08:40:27 -0800 (PST) (envelope-from dillon@FreeBSD.org) Received: (from dillon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22GeRp67029; Fri, 2 Mar 2001 08:40:27 -0800 (PST) (envelope-from dillon) Message-Id: <200103021640.f22GeRp67029@freefall.freebsd.org> From: Matt Dillon Date: Fri, 2 Mar 2001 08:40:27 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/linux linux_machdep.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dillon 2001/03/02 08:40:27 PST Modified files: (Branch: RELENG_4) sys/i386/linux linux_machdep.c Log: MFC 1.13 - linux emulation uses MAP_NOSYNC by default to mimic linux. Revision Changes Path 1.6.2.3 +3 -1 src/sys/i386/linux/linux_machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 8:42:56 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E509F37B71E; Fri, 2 Mar 2001 08:42:48 -0800 (PST) (envelope-from dillon@FreeBSD.org) Received: (from dillon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22GgmM67424; Fri, 2 Mar 2001 08:42:48 -0800 (PST) (envelope-from dillon) Message-Id: <200103021642.f22GgmM67424@freefall.freebsd.org> From: Matt Dillon Date: Fri, 2 Mar 2001 08:42:48 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_fault.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dillon 2001/03/02 08:42:46 PST Modified files: (Branch: RELENG_4) sys/vm vm_fault.c Log: MFC 1.116 - VM fault resulting in writable page sets PG_NOSYNC properly, even if it was not a write-fault. Original Patch by: Andrew Gallatin Revision Changes Path 1.108.2.4 +7 -7 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 Fri Mar 2 8:45:19 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 70B7237B71E; Fri, 2 Mar 2001 08:45:13 -0800 (PST) (envelope-from dillon@FreeBSD.org) Received: (from dillon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22GjDD67872; Fri, 2 Mar 2001 08:45:13 -0800 (PST) (envelope-from dillon) Message-Id: <200103021645.f22GjDD67872@freefall.freebsd.org> From: Matt Dillon Date: Fri, 2 Mar 2001 08:45:13 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_bio.c vfs_cluster.c src/sys/nfs nfs_vnops.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dillon 2001/03/02 08:45:13 PST Modified files: (Branch: RELENG_4) sys/kern vfs_bio.c vfs_cluster.c sys/nfs nfs_vnops.c Log: MFC vfs_bio.c/1.273, kern/vfs_cluster.c/1.105, nfs/nfs_vnops.c 1.164, Fix lockup for loopback NFS mounts. Revision Changes Path 1.242.2.7 +8 -4 src/sys/kern/vfs_bio.c 1.92.2.5 +1 -7 src/sys/kern/vfs_cluster.c 1.150.2.2 +9 -1 src/sys/nfs/nfs_vnops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 8:50:57 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 855A937B71B; Fri, 2 Mar 2001 08:50:51 -0800 (PST) (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22Gopq68519; Fri, 2 Mar 2001 08:50:51 -0800 (PST) (envelope-from demon) Message-Id: <200103021650.f22Gopq68519@freefall.freebsd.org> From: Dmitry Sivachenko Date: Fri, 2 Mar 2001 08:50:51 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/kdevelop Makefile distinfo pkg-message pkg-plist ports/devel/kdevelop/files patch-az X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG demon 2001/03/02 08:50:50 PST Modified files: devel/kdevelop Makefile distinfo pkg-message pkg-plist Removed files: devel/kdevelop/files patch-az Log: Update to version 1.4 Revision Changes Path 1.17 +16 -17 ports/devel/kdevelop/Makefile 1.5 +1 -1 ports/devel/kdevelop/distinfo 1.3 +1 -1 ports/devel/kdevelop/pkg-message 1.6 +402 -485 ports/devel/kdevelop/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 Mar 2 8:52:20 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AFDBC37B71B; Fri, 2 Mar 2001 08:52:15 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22GqFf69051; Fri, 2 Mar 2001 08:52:15 -0800 (PST) (envelope-from ru) Message-Id: <200103021652.f22GqFf69051@freefall.freebsd.org> From: Ruslan Ermilov Date: Fri, 2 Mar 2001 08:52:15 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile Makefile.inc1 src/contrib/groff mdate.sh src/contrib/groff/eqn neqn.sh src/contrib/sendmail/cf/sh makeinfo.sh src/etc/periodic/weekly 320.whatis 330.catman src/games/morse morse.6 morse.c src/gnu/usr.bin/man/catman ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/03/02 08:52:15 PST Modified files: . Makefile Makefile.inc1 contrib/groff mdate.sh contrib/groff/eqn neqn.sh contrib/sendmail/cf/sh makeinfo.sh etc/periodic/weekly 320.whatis 330.catman games/morse morse.6 morse.c gnu/usr.bin/man/catman catman.perl gnu/usr.bin/man/makewhatis makewhatis.perl gnu/usr.bin/man/man man.man gnu/usr.bin/rcs/rcsfreeze rcsfreeze.sh release Makefile secure/lib/libcrypto Makefile.inc sys/boot/common newvers.sh sys/boot/ficl Makefile sys/conf newvers.sh usr.sbin/kbdmap kbdmap.pl usr.sbin/named Makefile.inc usr.sbin/ntp/scripts mkver Log: setlocale(3) has been fixed to match POSIX standard: LC_ALL takes precedence over other LC_* envariables. Revision Changes Path 1.244 +3 -3 src/Makefile 1.193 +3 -3 src/Makefile.inc1 1.4 +2 -2 src/contrib/groff/mdate.sh 1.6 +2 -2 src/contrib/groff/eqn/neqn.sh 1.5 +2 -2 src/contrib/sendmail/cf/sh/makeinfo.sh 1.8 +2 -2 src/etc/periodic/weekly/320.whatis 1.8 +2 -2 src/etc/periodic/weekly/330.catman 1.4 +2 -2 src/games/morse/morse.6 1.13 +4 -4 src/games/morse/morse.c 1.18 +3 -9 src/gnu/usr.bin/man/catman/catman.perl 1.23 +3 -9 src/gnu/usr.bin/man/makewhatis/makewhatis.perl 1.17 +3 -3 src/gnu/usr.bin/man/man/man.man 1.9 +2 -2 src/gnu/usr.bin/rcs/rcsfreeze/rcsfreeze.sh 1.595 +3 -3 src/release/Makefile 1.21 +2 -2 src/secure/lib/libcrypto/Makefile.inc 1.3 +2 -2 src/sys/boot/common/newvers.sh 1.25 +2 -2 src/sys/boot/ficl/Makefile 1.47 +2 -2 src/sys/conf/newvers.sh 1.12 +2 -2 src/usr.sbin/kbdmap/kbdmap.pl 1.14 +2 -2 src/usr.sbin/named/Makefile.inc 1.5 +2 -2 src/usr.sbin/ntp/scripts/mkver To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 9: 6:49 2001 Delivered-To: cvs-all@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 0184337B71A; Fri, 2 Mar 2001 09:06:42 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.1/8.11.1) with ESMTP id f22H6Ad58131; Fri, 2 Mar 2001 10:06:10 -0700 (MST) (envelope-from imp@harmony.village.org) Message-Id: <200103021706.f22H6Ad58131@harmony.village.org> To: Kris Kennaway Subject: Re: cvs commit: CVSROOT modules Cc: Clive Lin , Dag-Erling Smorgrav , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Thu, 01 Mar 2001 23:47:13 PST." <20010301234712.A47820@mollari.cthul.hu> References: <20010301234712.A47820@mollari.cthul.hu> <200103011801.f21I1VW48363@freefall.freebsd.org> <20010302033532.A69557@cartier.cirx.org> Date: Fri, 02 Mar 2001 10:06:10 -0700 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20010301234712.A47820@mollari.cthul.hu> Kris Kennaway writes: : I : believe this question was resolved by Kurt Godel with the answer being : "it depends" (on the axioms of your brand of mathematics you choose). Didn't he prove that the best answer to many mathematical problems is "maybe." Eg, there were some questions that an axiomatic system couldn't answer. Who shaves the barber, being the most famous. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 9:12:42 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9107637B71A; Fri, 2 Mar 2001 09:12:36 -0800 (PST) (envelope-from tegge@FreeBSD.org) Received: (from tegge@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22HCaN75201; Fri, 2 Mar 2001 09:12:36 -0800 (PST) (envelope-from tegge) Message-Id: <200103021712.f22HCaN75201@freefall.freebsd.org> From: Tor Egge Date: Fri, 2 Mar 2001 09:12:36 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_resource.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tegge 2001/03/02 09:12:36 PST Modified files: (Branch: RELENG_4) sys/kern kern_resource.c Log: MFC: Ensure that RLIMIT_NPROC limits are at least 1 to avoid bad interaction with chgproccnt. Revision Changes Path 1.55.2.4 +5 -1 src/sys/kern/kern_resource.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 9:14:23 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9717037B718; Fri, 2 Mar 2001 09:14:15 -0800 (PST) (envelope-from tegge@FreeBSD.org) Received: (from tegge@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22HEFg75475; Fri, 2 Mar 2001 09:14:15 -0800 (PST) (envelope-from tegge) Message-Id: <200103021714.f22HEFg75475@freefall.freebsd.org> From: Tor Egge Date: Fri, 2 Mar 2001 09:14:15 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib netbsd_strtod.c strtod.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tegge 2001/03/02 09:14:15 PST Modified files: (Branch: RELENG_4) lib/libc/stdlib netbsd_strtod.c strtod.c Log: MFC: Update unused __dtoa prototypes to match reality. Revision Changes Path 1.2.2.2 +2 -2 src/lib/libc/stdlib/netbsd_strtod.c 1.3.8.2 +3 -3 src/lib/libc/stdlib/strtod.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 9:22:30 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D2ECD37B71B; Fri, 2 Mar 2001 09:22:26 -0800 (PST) (envelope-from dillon@FreeBSD.org) Received: (from dillon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22HMQi76902; Fri, 2 Mar 2001 09:22:26 -0800 (PST) (envelope-from dillon) Message-Id: <200103021722.f22HMQi76902@freefall.freebsd.org> From: Matt Dillon Date: Fri, 2 Mar 2001 09:22:26 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ffs ffs_softdep.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dillon 2001/03/02 09:22:26 PST Modified files: (Branch: RELENG_4) sys/ufs/ffs ffs_softdep.c Log: MFC 1.88 - free lock in early return. This can occur if we block getting the lock and another process deals with the worklist before we do. (obvious bug, so quick MFC) Revision Changes Path 1.57.2.9 +4 -2 src/sys/ufs/ffs/ffs_softdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 9:23:16 2001 Delivered-To: cvs-all@freebsd.org Received: from moby.geekhouse.net (moby.geekhouse.net [64.81.6.36]) by hub.freebsd.org (Postfix) with ESMTP id EDFF937B71B; Fri, 2 Mar 2001 09:23:11 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (john@dhcp152.geekhouse.net [192.168.1.152]) by moby.geekhouse.net (8.11.0/8.9.3) with ESMTP id f22HNm157534; Fri, 2 Mar 2001 09:23:48 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Fri, 02 Mar 2001 09:22:52 -0800 (PST) From: John Baldwin To: Bruce Evans Subject: Re: cvs commit: src/sys/kern kern_intr.c Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 02-Mar-01 Bruce Evans wrote: > On Thu, 1 Mar 2001, John Baldwin wrote: > >> jhb 2001/03/01 22:07:39 PST >> >> Modified files: >> sys/kern kern_intr.c >> Log: >> Ok, the kernel will panic in kmem_malloc() if the kernel map is full, so >> malloc with M_WAITOK can't actually return NULL. I wish I could get two >> people to give me the same answer about this when I ask... > > Erm, this (non-returning of malloc with M_WAITOK) is clearly documented > in malloc.9. The panic is an implementation detail so it should not > be documented. Maybe we should have a Great Renaming for malloc() like > we did for mtx_enter() to get rid of the evil flags :-). Heh. So officially for the final and last time: malloc() can only return NULL if M_NOWAIT is specified. > Bruce -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 9:29:39 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4965637B718; Fri, 2 Mar 2001 09:29:36 -0800 (PST) (envelope-from keith@FreeBSD.org) Received: (from keith@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22HTaE78018; Fri, 2 Mar 2001 09:29:36 -0800 (PST) (envelope-from keith) Message-Id: <200103021729.f22HTaE78018@freefall.freebsd.org> From: Jing-Tang Keith Jang Date: Fri, 2 Mar 2001 09:29:36 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/chinese/ttfm pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG keith 2001/03/02 09:29:36 PST Modified files: chinese/ttfm pkg-plist Log: Install in ${PREFIX}/share/fonts/TrueType, instead of ${PREFIX}/share/fonts/ttf. Revision Changes Path 1.5 +1 -1 ports/chinese/ttfm/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 Mar 2 9:34: 3 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 25AB737B71C; Fri, 2 Mar 2001 09:33:59 -0800 (PST) (envelope-from nectar@FreeBSD.org) Received: (from nectar@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22HXx478649; Fri, 2 Mar 2001 09:33:59 -0800 (PST) (envelope-from nectar) Message-Id: <200103021733.f22HXx478649@freefall.freebsd.org> From: Jacques Vidrine Date: Fri, 2 Mar 2001 09:33:58 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/krb5 Makefile distinfo ports/security/krb5/files patch-au patch-bc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nectar 2001/03/02 09:33:58 PST Modified files: security/krb5 Makefile distinfo Removed files: security/krb5/files patch-au patch-bc Log: Update 1.2.1 -> 1.2.2 Revision Changes Path 1.24 +2 -23 ports/security/krb5/Makefile 1.7 +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 Fri Mar 2 9:43: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A31FE37B71B; Fri, 2 Mar 2001 09:43:04 -0800 (PST) (envelope-from keith@FreeBSD.org) Received: (from keith@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22Hh4r80017; Fri, 2 Mar 2001 09:43:04 -0800 (PST) (envelope-from keith) Message-Id: <200103021743.f22Hh4r80017@freefall.freebsd.org> From: Jing-Tang Keith Jang Date: Fri, 2 Mar 2001 09:43:04 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/chinese/XFree86-aoutlibs pkg-deinstall pkg-install Makefile ports/chinese/XFree86-aoutlibs/files INSTALL.in X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG keith 2001/03/02 09:43:04 PST Modified files: chinese/XFree86-aoutlibs Makefile Added files: chinese/XFree86-aoutlibs pkg-deinstall pkg-install Removed files: chinese/XFree86-aoutlibs/files INSTALL.in Log: Make it depends on x11/XFree86-aoutlibs, so that zh-netscape-* packages will be avaiable in 4.3R. :-) Revision Changes Path 1.4 +4 -4 ports/chinese/XFree86-aoutlibs/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 9:54:24 2001 Delivered-To: cvs-all@freebsd.org Received: from sj-msg-core-4.cisco.com (sj-msg-core-4.cisco.com [171.71.163.10]) by hub.freebsd.org (Postfix) with ESMTP id 3344137B71B; Fri, 2 Mar 2001 09:54:13 -0800 (PST) (envelope-from bmah@cisco.com) Received: from bmah-freebsd-0.cisco.com (bmah-freebsd-0.cisco.com [171.70.84.42]) by sj-msg-core-4.cisco.com (8.9.3/8.9.1) with ESMTP id JAA13512; Fri, 2 Mar 2001 09:53:23 -0800 (PST) Received: (from bmah@localhost) by bmah-freebsd-0.cisco.com (8.11.2/8.11.1) id f22HrJN77095; Fri, 2 Mar 2001 09:53:19 -0800 (PST) (envelope-from bmah) Message-Id: <200103021753.f22HrJN77095@bmah-freebsd-0.cisco.com> X-Mailer: exmh version 2.3.1 01/19/2001 with nmh-1.0.4 To: Kris Kennaway Cc: Clive Lin , Dag-Erling Smorgrav , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: CVSROOT modules In-Reply-To: <20010301234712.A47820@mollari.cthul.hu> References: <200103011801.f21I1VW48363@freefall.freebsd.org> <20010302033532.A69557@cartier.cirx.org> <20010301234712.A47820@mollari.cthul.hu> Comments: In-reply-to Kris Kennaway message dated "Thu, 01 Mar 2001 23:47:13 -0800." From: "Bruce A. Mah" Reply-To: bmah@FreeBSD.org X-Face: g~c`.{#4q0"(V*b#g[i~rXgm*w;:nMfz%_RZLma)UgGN&=j`5vXoU^@n5v4:OO)c["!w)nD/!!~e4Sj7LiT'6*wZ83454H""lb{CC%T37O!!'S$S&D}sem7I[A 2V%N&+ X-Image-Url: http://www.employees.org/~bmah/Images/bmah-cisco-small.gif X-Url: http://www.employees.org/~bmah/ Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==_Exmh_-895307567P"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Date: Fri, 02 Mar 2001 09:53:19 -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --==_Exmh_-895307567P Content-Type: text/plain; charset=us-ascii If memory serves me right, Kris Kennaway wrote: > On Fri, Mar 02, 2001 at 03:35:32AM +0800, Clive Lin wrote: > > On Thu, Mar 01, 2001 at 08:16:13PM +0100, Dag-Erling Smorgrav wrote: > > > Clive Lin writes: > > > > Log: > > > > alephone --> ports/games/alephone > > >=20 > > > What's this, "moderate BUGTRAQ as fast as you can"? > >=20 > > I have no idea why this Doom like, or Q3A like, or Counter Strike > > like, or ... anyway, a 3D killing game, has the same name as BUGTRAQ > > moderator :> > >=20 > > heh, I even do lc("AlephOne") and hope nobody notices it.. > > They both take their name from the Hebrew letter Aleph and the > subscript 1, which is the notation for the mathematical concept of an > uncountable infinity -- as opposed to a countable infinity ("aleph > null"), i.e. an infinite set you can pair up with the natural numbers > 1, 2, 3, ... . The integers (..., -2, -1, 0, 1, 2, ...) are an example > of a countably infinite set, whereas the real numbers are an example > of an uncountably infinite set. This is a play, I presume, on the "infinity" in the name in the last of the three released Marathon games (which were "Marathon", "Marathon 2: Durandal", and "Marathon Infinity"), all fine MacOS-native games. Thanks to whomever did the port and caused me to waste a couple hours (more to come) reliving my pre-FreeBSD days. BTW, it runs a heckuva lot smoother on my PII-400 than on my now ex-Mac IIcx (68030 upgraded to 40MHz). Bruce. --==_Exmh_-895307567P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: Exmh version 2.2 06/23/2000 iD8DBQE6n94P2MoxcVugUsMRAg2VAKDGDNKlaC98ageRUM+FXT6UJ1rP+wCdEx6+ 1ZFDSsWsAP1GwNYLmcvAq7U= =MM7K -----END PGP SIGNATURE----- --==_Exmh_-895307567P-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 9:57:14 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1BD1637B718; Fri, 2 Mar 2001 09:57:09 -0800 (PST) (envelope-from mi@FreeBSD.org) Received: (from mi@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22Hv9W81944; Fri, 2 Mar 2001 09:57:09 -0800 (PST) (envelope-from mi) Message-Id: <200103021757.f22Hv9W81944@freefall.freebsd.org> From: Mikhail Teterin Date: Fri, 2 Mar 2001 09:57:09 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/scotty Makefile ports/net/scotty/files patch-ac X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mi 2001/03/02 09:57:08 PST Modified files: net/scotty Makefile net/scotty/files patch-ac Log: Make it use TCL 8.3. Fix up the patch to Makefile.in to: . reflect the true ctime of the original (1997) . use the correct CFLAGS instead of the arbitrary ``-O'' Reviewed by: demon Approved by: demon Revision Changes Path 1.45 +5 -5 ports/net/scotty/Makefile 1.7 +6 -1 ports/net/scotty/files/patch-ac To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 10: 5:28 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 38B9F37B718; Fri, 2 Mar 2001 10:05:22 -0800 (PST) (envelope-from mi@FreeBSD.org) Received: (from mi@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22I5MH84595; Fri, 2 Mar 2001 10:05:22 -0800 (PST) (envelope-from mi) Message-Id: <200103021805.f22I5MH84595@freefall.freebsd.org> From: Mikhail Teterin Date: Fri, 2 Mar 2001 10:05:21 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/s10sh Makefile distinfo pkg-comment pkg-descr pkg-plist ports/graphics/s10sh/files Makefile.bsd X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mi 2001/03/02 10:05:21 PST Modified files: graphics Makefile Added files: graphics/s10sh Makefile distinfo pkg-comment pkg-descr pkg-plist graphics/s10sh/files Makefile.bsd Log: Add s10sh 0.1.91, Program to interface Canon PowerShot digital cameras over USB and/or serial connections. PR: 25471 Submitted by: John Reynolds Revision Changes Path 1.273 +2 -1 ports/graphics/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 10: 5:38 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 105DF37B72E; Fri, 2 Mar 2001 10:05:26 -0800 (PST) (envelope-from mi@FreeBSD.org) Received: (from mi@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22I5PA85005; Fri, 2 Mar 2001 10:05:25 -0800 (PST) (envelope-from mi) Message-Id: <200103021805.f22I5PA85005@freefall.freebsd.org> From: Mikhail Teterin Date: Fri, 2 Mar 2001 10:05:25 -0800 (PST) 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 X-Loop: FreeBSD.ORG mi 2001/03/02 10:05:25 PST Modified files: . modules Log: s10sh --> ports/graphics/s10sh Revision Changes Path 1.2512 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 10: 6:56 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2E01F37B71E; Fri, 2 Mar 2001 10:06:47 -0800 (PST) (envelope-from keith@FreeBSD.org) Received: (from keith@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22I6lQ85716; Fri, 2 Mar 2001 10:06:47 -0800 (PST) (envelope-from keith) Message-Id: <200103021806.f22I6lQ85716@freefall.freebsd.org> From: Jing-Tang Keith Jang Date: Fri, 2 Mar 2001 10:06:47 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/chinese/CJK Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG keith 2001/03/02 10:06:47 PST Modified files: chinese/CJK Makefile Log: Fix Arphic fonts location. Reported by: Kang-Ming Liu "Michael C . Wu" Revision Changes Path 1.18 +6 -6 ports/chinese/CJK/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 10:44:47 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B66C837B71A; Fri, 2 Mar 2001 10:44:43 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22Iihk89889; Fri, 2 Mar 2001 10:44:43 -0800 (PST) (envelope-from sobomax) Message-Id: <200103021844.f22Iihk89889@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 2 Mar 2001 10:44:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-toolkits/xforms Makefile distinfo pkg-plist ports/x11-toolkits/xforms/files patch-aa patch-ab ports/x11-toolkits/xforms/patches.alpha patch-aa patch-ab ports/x11-toolkits/xforms/patches.i386 patch-aa patch-ab X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2001/03/02 10:44:42 PST Modified files: x11-toolkits/xforms Makefile distinfo pkg-plist Added files: x11-toolkits/xforms/files patch-aa patch-ab Removed files: x11-toolkits/xforms/patches.alpha patch-aa patch-ab x11-toolkits/xforms/patches.i386 patch-aa patch-ab Log: On i386 downgrade to 0.88 because 0.89 is buggy and segfaults very too often. Submitted by: Mike Heffner Revision Changes Path 1.38 +8 -10 ports/x11-toolkits/xforms/Makefile 1.12 +1 -1 ports/x11-toolkits/xforms/distinfo 1.20 +3 -3 ports/x11-toolkits/xforms/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 Mar 2 11: 4:18 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DF74D37B718; Fri, 2 Mar 2001 11:04:15 -0800 (PST) (envelope-from mi@FreeBSD.org) Received: (from mi@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22J4FG92372; Fri, 2 Mar 2001 11:04:15 -0800 (PST) (envelope-from mi) Message-Id: <200103021904.f22J4FG92372@freefall.freebsd.org> From: Mikhail Teterin Date: Fri, 2 Mar 2001 11:04:15 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/handbook/contrib chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mi 2001/03/02 11:04:15 PST Modified files: en_US.ISO_8859-1/books/handbook/contrib chapter.sgml Log: Add John Reynolds -- the maintainer of flexbackup, libusb, and s10sh ports. Revision Changes Path 1.379 +5 -1 doc/en_US.ISO_8859-1/books/handbook/contrib/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 11: 9:42 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7C9F337B719; Fri, 2 Mar 2001 11:09:36 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22J9av95311; Fri, 2 Mar 2001 11:09:36 -0800 (PST) (envelope-from sobomax) Message-Id: <200103021909.f22J9av95311@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 2 Mar 2001 11:09:36 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/cd9660_unicode Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2001/03/02 11:09:36 PST Modified files: sysutils/cd9660_unicode Makefile Log: Heuristically determine if the kernel sources contain knob required to load this module. This allows using it on very recent 4.2-STABLE. Prompted by: bmah Revision Changes Path 1.2 +6 -5 ports/sysutils/cd9660_unicode/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 11:16: 2 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2586937B719; Fri, 2 Mar 2001 11:15:59 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22JFxT96083; Fri, 2 Mar 2001 11:15:59 -0800 (PST) (envelope-from ijliao) Message-Id: <200103021915.f22JFxT96083@freefall.freebsd.org> From: Ying-Chieh Liao Date: Fri, 2 Mar 2001 11:15:59 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/opencl Makefile distinfo pkg-comment pkg-descr pkg-plist ports/security/opencl/files patch-Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ijliao 2001/03/02 11:15:59 PST Modified files: security Makefile Added files: security/opencl Makefile distinfo pkg-comment pkg-descr pkg-plist security/opencl/files patch-Makefile Log: add opencl, a portable, easy to use, and efficient C++ crypto library Revision Changes Path 1.168 +2 -1 ports/security/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 11:16:12 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7EAC037B718; Fri, 2 Mar 2001 11:16:02 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22JG2N96120; Fri, 2 Mar 2001 11:16:02 -0800 (PST) (envelope-from ijliao) Message-Id: <200103021916.f22JG2N96120@freefall.freebsd.org> From: Ying-Chieh Liao Date: Fri, 2 Mar 2001 11:16:02 -0800 (PST) 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 X-Loop: FreeBSD.ORG ijliao 2001/03/02 11:16:02 PST Modified files: . modules Log: opencl --> ports/security/opencl Revision Changes Path 1.2513 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 11:29:56 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7FCBD37B71A; Fri, 2 Mar 2001 11:29:54 -0800 (PST) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22JTsS97479; Fri, 2 Mar 2001 11:29:54 -0800 (PST) (envelope-from jlemon) Message-Id: <200103021929.f22JTsS97479@freefall.freebsd.org> From: Jonathan Lemon Date: Fri, 2 Mar 2001 11:29:54 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/linux linux_socket.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jlemon 2001/03/02 11:29:54 PST Modified files: sys/compat/linux linux_socket.c Log: Only pick up so_error the first time through with EISCONN, as advertised. The sense of the test was reversed, so we were returning EISCONN, then 0. Pointed out and tested by: Martin Blapp Revision Changes Path 1.27 +2 -2 src/sys/compat/linux/linux_socket.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 11:32: 9 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5DF1037B718; Fri, 2 Mar 2001 11:32:03 -0800 (PST) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22JW3F97822; Fri, 2 Mar 2001 11:32:03 -0800 (PST) (envelope-from jlemon) Message-Id: <200103021932.f22JW3F97822@freefall.freebsd.org> From: Jonathan Lemon Date: Fri, 2 Mar 2001 11:32:03 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/linux linux_socket.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jlemon 2001/03/02 11:32:03 PST Modified files: (Branch: RELENG_4) sys/compat/linux linux_socket.c Log: MFC: correct test ordering for first EISCONN. Revision Changes Path 1.19.2.5 +2 -2 src/sys/compat/linux/linux_socket.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 11:49:57 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 62BE737B719; Fri, 2 Mar 2001 11:49:54 -0800 (PST) (envelope-from gallatin@FreeBSD.org) Received: (from gallatin@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22JnsA99563; Fri, 2 Mar 2001 11:49:54 -0800 (PST) (envelope-from gallatin) Message-Id: <200103021949.f22JnsA99563@freefall.freebsd.org> From: Andrew Gallatin Date: Fri, 2 Mar 2001 11:49:54 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/osf1 imgact_osf1.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gallatin 2001/03/02 11:49:54 PST Modified files: (Branch: RELENG_4) sys/alpha/osf1 imgact_osf1.c Log: MFC: 1.2 - M_ZERO malloc option 1.3 - return -1 rather than ENOEXEC for unclaimed images Revision Changes Path 1.1.2.1 +4 -6 src/sys/alpha/osf1/imgact_osf1.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 11:51:24 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 89BD337B71A; Fri, 2 Mar 2001 11:51:21 -0800 (PST) (envelope-from gallatin@FreeBSD.org) Received: (from gallatin@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22JpLf99733; Fri, 2 Mar 2001 11:51:21 -0800 (PST) (envelope-from gallatin) Message-Id: <200103021951.f22JpLf99733@freefall.freebsd.org> From: Andrew Gallatin Date: Fri, 2 Mar 2001 11:51:21 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/osf1 osf1_ioctl.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gallatin 2001/03/02 11:51:21 PST Modified files: (Branch: RELENG_4) sys/alpha/osf1 osf1_ioctl.c Log: MFC: 1.3: Magnetic tape ioctls from Clem Cole 1.4: Use queue macros Revision Changes Path 1.2.2.1 +42 -4 src/sys/alpha/osf1/osf1_ioctl.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 12: 6:34 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 08DD637B719; Fri, 2 Mar 2001 12:06:28 -0800 (PST) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22K6SG03648; Fri, 2 Mar 2001 12:06:28 -0800 (PST) (envelope-from ache) Message-Id: <200103022006.f22K6SG03648@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Fri, 2 Mar 2001 12:06:27 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mnoGoSearch-current Makefile pkg-plist ports/www/mnoGoSearch-current/files patch-stopw X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2001/03/02 12:06:27 PST Modified files: www/mnoGoSearch-current Makefile pkg-plist Added files: www/mnoGoSearch-current/files patch-stopw Log: Add offical patch for stopwords in substr mode Revision Changes Path 1.14 +2 -2 ports/www/mnoGoSearch-current/Makefile 1.4 +1 -0 ports/www/mnoGoSearch-current/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 12:54:11 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D72FF37B71A; Fri, 2 Mar 2001 12:54:04 -0800 (PST) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22Ks4408685; Fri, 2 Mar 2001 12:54:04 -0800 (PST) (envelope-from jlemon) Message-Id: <200103022054.f22Ks4408685@freefall.freebsd.org> From: Jonathan Lemon Date: Fri, 2 Mar 2001 12:54:04 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_input.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jlemon 2001/03/02 12:54:04 PST Modified files: sys/netinet ip_input.c Log: Add a new sysctl net.inet.ip.check_interface, which will verify that an incoming packet arrivees on an interface that has an address matching the packet's address. This is turned on by default. Revision Changes Path 1.157 +6 -2 src/sys/netinet/ip_input.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 12:55:18 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 61ECC37B71A; Fri, 2 Mar 2001 12:55:15 -0800 (PST) (envelope-from jlemon@FreeBSD.org) Received: (from jlemon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22KtFW08820; Fri, 2 Mar 2001 12:55:15 -0800 (PST) (envelope-from jlemon) Message-Id: <200103022055.f22KtFW08820@freefall.freebsd.org> From: Jonathan Lemon Date: Fri, 2 Mar 2001 12:55:15 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_input.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jlemon 2001/03/02 12:55:14 PST Modified files: (Branch: RELENG_4) sys/netinet ip_input.c Log: MFC: r1.157; net.inet.ip.check_interface sysctl Revision Changes Path 1.130.2.17 +6 -2 src/sys/netinet/ip_input.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 13:54:28 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 66ED337B719; Fri, 2 Mar 2001 13:54:24 -0800 (PST) (envelope-from sf@FreeBSD.org) Received: (from sf@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22LsO817512; Fri, 2 Mar 2001 13:54:24 -0800 (PST) (envelope-from sf) Message-Id: <200103022154.f22LsO817512@freefall.freebsd.org> From: FUJISHIMA Satsuki Date: Fri, 2 Mar 2001 13:54:24 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp/wget Makefile distinfo ports/ftp/wget/files patch-ai patch-aj patch-ak X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sf 2001/03/02 13:54:24 PST Modified files: ftp/wget Makefile distinfo Removed files: ftp/wget/files patch-ai patch-aj patch-ak Log: use IPv6 patch supplied from KAME. Submitted by: sumikawa Revision Changes Path 1.33 +6 -2 ports/ftp/wget/Makefile 1.10 +1 -0 ports/ftp/wget/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 14: 7:42 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C42BB37B718; Fri, 2 Mar 2001 14:07:38 -0800 (PST) (envelope-from sf@FreeBSD.org) Received: (from sf@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22M7cO21979; Fri, 2 Mar 2001 14:07:38 -0800 (PST) (envelope-from sf) Message-Id: <200103022207.f22M7cO21979@freefall.freebsd.org> From: FUJISHIMA Satsuki Date: Fri, 2 Mar 2001 14:07:38 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/libao Makefile pkg-plist ports/audio/libao/files patch-ac ports/audio/libogg pkg-descr ports/audio/libogg/files patch-ac ports/audio/libvorbis/files patch-ac ports/audio/vorbis Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sf 2001/03/02 14:07:38 PST Modified files: audio/libao Makefile pkg-plist audio/libogg pkg-descr audio/vorbis Makefile Added files: audio/libao/files patch-ac audio/libogg/files patch-ac audio/libvorbis/files patch-ac Log: o respect CFLAGS (libao, libogg, libvorbis) o add ESOUND and KDE2 knob. (libao) o add WWW. (libogg) o get rid of xmms dependency. (vorbis) Approved by: maintainer Revision Changes Path 1.5 +20 -2 ports/audio/libao/Makefile 1.3 +2 -0 ports/audio/libao/pkg-plist 1.2 +2 -0 ports/audio/libogg/pkg-descr 1.6 +3 -4 ports/audio/vorbis/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 14:10: 9 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7196D37B719; Fri, 2 Mar 2001 14:10:05 -0800 (PST) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22MA5K22723; Fri, 2 Mar 2001 14:10:05 -0800 (PST) (envelope-from ache) Message-Id: <200103022210.f22MA5K22723@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Fri, 2 Mar 2001 14:10:05 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdtime strftime.c strptime.c timelocal.c timelocal.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2001/03/02 14:10:05 PST Modified files: lib/libc/stdtime strftime.c strptime.c timelocal.c timelocal.h Log: Implement ampm_fmt (%r) per POSIX Revision Changes Path 1.32 +2 -2 src/lib/libc/stdtime/strftime.c 1.22 +2 -2 src/lib/libc/stdtime/strptime.c 1.16 +18 -6 src/lib/libc/stdtime/timelocal.c 1.9 +4 -3 src/lib/libc/stdtime/timelocal.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 14:12:34 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7F67137B718; Fri, 2 Mar 2001 14:12:26 -0800 (PST) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22MCQf23543; Fri, 2 Mar 2001 14:12:26 -0800 (PST) (envelope-from ache) Message-Id: <200103022212.f22MCQf23543@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Fri, 2 Mar 2001 14:12:20 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/locale nl_langinfo.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2001/03/02 14:12:20 PST Modified files: lib/libc/locale nl_langinfo.c Log: Actually implement T_FMT_AMPM Revision Changes Path 1.9 +2 -2 src/lib/libc/locale/nl_langinfo.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 14:27:32 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B6CA337B718; Fri, 2 Mar 2001 14:27:27 -0800 (PST) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22MRR827880; Fri, 2 Mar 2001 14:27:27 -0800 (PST) (envelope-from ache) Message-Id: <200103022227.f22MRR827880@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Fri, 2 Mar 2001 14:27:27 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/timedef fr_FR.ISO_8859-1.src lt_LT.ISO_8859-4.src pl_PL.ISO_8859-2.src pt_PT.ISO_8859-1.src ru_RU.CP866.src ru_RU.ISO_8859-5.src ru_RU.KOI8-R.src uk_UA.KOI8-U.src X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2001/03/02 14:27:27 PST Modified files: share/timedef fr_FR.ISO_8859-1.src lt_LT.ISO_8859-4.src pl_PL.ISO_8859-2.src pt_PT.ISO_8859-1.src ru_RU.CP866.src ru_RU.ISO_8859-5.src ru_RU.KOI8-R.src uk_UA.KOI8-U.src Log: Clear am and pm fields, add empty ampm_fmt for locales I know is not AM/PM Revision Changes Path 1.9 +7 -2 src/share/timedef/fr_FR.ISO_8859-1.src 1.3 +6 -1 src/share/timedef/lt_LT.ISO_8859-4.src 1.5 +6 -1 src/share/timedef/pl_PL.ISO_8859-2.src 1.9 +7 -2 src/share/timedef/pt_PT.ISO_8859-1.src 1.15 +8 -3 src/share/timedef/ru_RU.CP866.src 1.6 +8 -3 src/share/timedef/ru_RU.ISO_8859-5.src 1.15 +8 -3 src/share/timedef/ru_RU.KOI8-R.src 1.5 +8 -3 src/share/timedef/uk_UA.KOI8-U.src To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 14:30:18 2001 Delivered-To: cvs-all@freebsd.org Received: from earth.backplane.com (earth-nat-cw.backplane.com [208.161.114.67]) by hub.freebsd.org (Postfix) with ESMTP id 72A9537B719; Fri, 2 Mar 2001 14:30:10 -0800 (PST) (envelope-from dillon@earth.backplane.com) Received: (from dillon@localhost) by earth.backplane.com (8.11.2/8.9.3) id f22MTaY09899; Fri, 2 Mar 2001 14:29:36 -0800 (PST) (envelope-from dillon) Date: Fri, 2 Mar 2001 14:29:36 -0800 (PST) From: Matt Dillon Message-Id: <200103022229.f22MTaY09899@earth.backplane.com> To: Garrett Wollman Cc: Jonathan Lemon , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/netinet ip_input.c References: <200103012339.f21NdW309088@freefall.freebsd.org> <15006.60555.97100.465265@nomad.yogotech.com> <20010301184258.T25974@prism.flugsvamp.com> <15006.61041.727634.597339@nomad.yogotech.com> <200103020236.VAA06356@khavrinen.lcs.mit.edu> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :< said: : :> } When iterating over our list of interface addresses in order to determine :> } if an arriving packet belongs to us, also check that the packet arrived :> } through the correct interface. Skip this check if the packet was locally :> } generated. : :This change is bogus and breaks multihomed hosts. Please back it :out. While RFC 1122 states (3.3.4.2): I'm not sure I understand how the commit changes anything. If a packet arrives on an interface with a destination address that does not match the interface's address or aliases, and we aren't in promiscuous mode, won't the controller reject the packet anyway? The kernel will never see it in the first place. Right? -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 15: 2:16 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 579C337B71A; Fri, 2 Mar 2001 15:02:11 -0800 (PST) (envelope-from bmah@FreeBSD.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22N2B531557; Fri, 2 Mar 2001 15:02:11 -0800 (PST) (envelope-from bmah) Message-Id: <200103022302.f22N2B531557@freefall.freebsd.org> From: "Bruce A. Mah" Date: Fri, 2 Mar 2001 15:02:11 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/texts/alpha RELNOTES.TXT src/release/texts/i386 RELNOTES.TXT X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bmah 2001/03/02 15:02:11 PST Modified files: release/texts/alpha RELNOTES.TXT release/texts/i386 RELNOTES.TXT Log: New release notes: TCP NewReno, TCP more aggressive timeouts on SYN segments, IP verifies destination of received packet with ingress interface, bc update to 1.06, ipfstat -t. Revision Changes Path 1.144 +17 -1 src/release/texts/alpha/RELNOTES.TXT 1.217 +17 -1 src/release/texts/i386/RELNOTES.TXT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 15: 3:35 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1B4B137B718; Fri, 2 Mar 2001 15:03:30 -0800 (PST) (envelope-from bmah@FreeBSD.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22N3U231930; Fri, 2 Mar 2001 15:03:30 -0800 (PST) (envelope-from bmah) Message-Id: <200103022303.f22N3U231930@freefall.freebsd.org> From: "Bruce A. Mah" Date: Fri, 2 Mar 2001 15:03:30 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/texts/alpha RELNOTES.TXT src/release/texts/i386 RELNOTES.TXT X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bmah 2001/03/02 15:03:30 PST Modified files: (Branch: RELENG_4) release/texts/alpha RELNOTES.TXT release/texts/i386 RELNOTES.TXT Log: MFC: TCP NewReno, TCP more agressive timeouts for SYN segments, IP verifies destination address of received packets against ingress interface, ipfstat(8) -t. Revision Changes Path 1.31.2.111 +15 -1 src/release/texts/alpha/RELNOTES.TXT 1.72.2.110 +15 -1 src/release/texts/i386/RELNOTES.TXT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 15: 6:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8FB0B37B71B; Fri, 2 Mar 2001 15:06:45 -0800 (PST) (envelope-from bmah@FreeBSD.org) Received: (from bmah@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22N6jB34622; Fri, 2 Mar 2001 15:06:45 -0800 (PST) (envelope-from bmah) Message-Id: <200103022306.f22N6jB34622@freefall.freebsd.org> From: "Bruce A. Mah" Date: Fri, 2 Mar 2001 15:06:45 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/texts/alpha RELNOTES.TXT X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bmah 2001/03/02 15:06:44 PST Modified files: (Branch: RELENG_4) release/texts/alpha RELNOTES.TXT Log: Back out a release note; recent signal-handling fixes for Linux were i386-specific. Submitted by: gallatin Revision Changes Path 1.31.2.112 +1 -5 src/release/texts/alpha/RELNOTES.TXT To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 15:11:42 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2D44737B719; Fri, 2 Mar 2001 15:11:39 -0800 (PST) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22NBdD35114; Fri, 2 Mar 2001 15:11:39 -0800 (PST) (envelope-from ache) Message-Id: <200103022311.f22NBdD35114@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Fri, 2 Mar 2001 15:11:39 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/w extern.h pr_time.c w.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2001/03/02 15:11:38 PST Modified files: usr.bin/w extern.h pr_time.c w.c Log: Use AM/PM time only when available in locale Revision Changes Path 1.4 +3 -1 src/usr.bin/w/extern.h 1.15 +3 -6 src/usr.bin/w/pr_time.c 1.42 +7 -3 src/usr.bin/w/w.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 15:30:39 2001 Delivered-To: cvs-all@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 2F4ED37B71A; Fri, 2 Mar 2001 15:30:32 -0800 (PST) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id f22NUVT21784; Fri, 2 Mar 2001 15:30:31 -0800 (PST) Date: Fri, 2 Mar 2001 15:30:31 -0800 From: Alfred Perlstein To: John Baldwin Cc: Bruce Evans , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_intr.c Message-ID: <20010302153031.I8663@fw.wintelcom.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from jhb@FreeBSD.org on Fri, Mar 02, 2001 at 09:22:52AM -0800 X-all-your-base: are belong to us. Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * John Baldwin [010302 09:23] wrote: > > On 02-Mar-01 Bruce Evans wrote: > > On Thu, 1 Mar 2001, John Baldwin wrote: > > > >> jhb 2001/03/01 22:07:39 PST > >> > >> Modified files: > >> sys/kern kern_intr.c > >> Log: > >> Ok, the kernel will panic in kmem_malloc() if the kernel map is full, so > >> malloc with M_WAITOK can't actually return NULL. I wish I could get two > >> people to give me the same answer about this when I ask... > > > > Erm, this (non-returning of malloc with M_WAITOK) is clearly documented > > in malloc.9. The panic is an implementation detail so it should not > > be documented. Maybe we should have a Great Renaming for malloc() like > > we did for mtx_enter() to get rid of the evil flags :-). > > Heh. So officially for the final and last time: > > malloc() can only return NULL if M_NOWAIT is specified. malloc(9) explains this, it's just a bit obtuse about it: "malloc() can only return NULL if M_NOWAIT is specified." under the section explaining M_WAITOK. -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 15:42:28 2001 Delivered-To: cvs-all@freebsd.org Received: from meow.osd.bsdi.com (meow.osd.bsdi.com [204.216.28.88]) by hub.freebsd.org (Postfix) with ESMTP id 2B6CD37B719; Fri, 2 Mar 2001 15:42:24 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (john@jhb-laptop.osd.bsdi.com [204.216.28.241]) by meow.osd.bsdi.com (8.11.2/8.11.2) with ESMTP id f22NbtA05401; Fri, 2 Mar 2001 15:37:55 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20010302153031.I8663@fw.wintelcom.net> Date: Fri, 02 Mar 2001 15:42:00 -0800 (PST) From: John Baldwin To: Alfred Perlstein Subject: Re: cvs commit: src/sys/kern kern_intr.c Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, Bruce Evans Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 02-Mar-01 Alfred Perlstein wrote: > * John Baldwin [010302 09:23] wrote: >> >> On 02-Mar-01 Bruce Evans wrote: >> > On Thu, 1 Mar 2001, John Baldwin wrote: >> > >> >> jhb 2001/03/01 22:07:39 PST >> >> >> >> Modified files: >> >> sys/kern kern_intr.c >> >> Log: >> >> Ok, the kernel will panic in kmem_malloc() if the kernel map is full, >> >> so >> >> malloc with M_WAITOK can't actually return NULL. I wish I could get >> >> two >> >> people to give me the same answer about this when I ask... >> > >> > Erm, this (non-returning of malloc with M_WAITOK) is clearly documented >> > in malloc.9. The panic is an implementation detail so it should not >> > be documented. Maybe we should have a Great Renaming for malloc() like >> > we did for mtx_enter() to get rid of the evil flags :-). >> >> Heh. So officially for the final and last time: >> >> malloc() can only return NULL if M_NOWAIT is specified. > > malloc(9) explains this, it's just a bit obtuse about it: > > "malloc() can only return NULL if M_NOWAIT is specified." > > under the section explaining M_WAITOK. Err, where do you think I cut n pasted that text from? :) -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 15:49:12 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BA9F837B722; Fri, 2 Mar 2001 15:49:08 -0800 (PST) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22Nn8x39439; Fri, 2 Mar 2001 15:49:08 -0800 (PST) (envelope-from ache) Message-Id: <200103022349.f22Nn8x39439@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Fri, 2 Mar 2001 15:49:08 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/w pr_time.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2001/03/02 15:49:08 PST Modified files: usr.bin/w pr_time.c Log: Oops, remove tabs sneaked in wrong place Revision Changes Path 1.16 +3 -3 src/usr.bin/w/pr_time.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 15:49:52 2001 Delivered-To: cvs-all@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-158.dsl.lsan03.pacbell.net [63.207.60.158]) by hub.freebsd.org (Postfix) with ESMTP id 44CD037B71A; Fri, 2 Mar 2001 15:49:48 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id F179F66F09; Fri, 2 Mar 2001 15:49:47 -0800 (PST) Date: Fri, 2 Mar 2001 15:49:47 -0800 From: Kris Kennaway To: Warner Losh Cc: Clive Lin , Dag-Erling Smorgrav , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: CVSROOT modules Message-ID: <20010302154947.C41267@mollari.cthul.hu> References: <20010301234712.A47820@mollari.cthul.hu> <200103011801.f21I1VW48363@freefall.freebsd.org> <20010302033532.A69557@cartier.cirx.org> <20010301234712.A47820@mollari.cthul.hu> <200103021706.f22H6Ad58131@harmony.village.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="i9LlY+UWpKt15+FH" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200103021706.f22H6Ad58131@harmony.village.org>; from imp@harmony.village.org on Fri, Mar 02, 2001 at 10:06:10AM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --i9LlY+UWpKt15+FH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 02, 2001 at 10:06:10AM -0700, Warner Losh wrote: > In message <20010301234712.A47820@mollari.cthul.hu> Kris Kennaway writes: > : I > : believe this question was resolved by Kurt Godel with the answer being > : "it depends" (on the axioms of your brand of mathematics you choose). >=20 > Didn't he prove that the best answer to many mathematical problems is > "maybe." Eg, there were some questions that an axiomatic system > couldn't answer. Who shaves the barber, being the most famous. Yep. i.e. all formulations of mathematics are necessarily incomplete, in that they allow formulation of questions which have no provable or disprovable answer within the logical framework of that system. Kris --i9LlY+UWpKt15+FH Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6oDGbWry0BWjoQKURAnLqAKCUfYmwk6Pvljd8SCGOfiqG5ZCysACgyWyq wEmrbmMzuFpSNkZsrdIyAEI= =etJ4 -----END PGP SIGNATURE----- --i9LlY+UWpKt15+FH-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 15:53:44 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 15E9737B718; Fri, 2 Mar 2001 15:53:37 -0800 (PST) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f22NrbC39871; Fri, 2 Mar 2001 15:53:37 -0800 (PST) (envelope-from ache) Message-Id: <200103022353.f22NrbC39871@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Fri, 2 Mar 2001 15:53:36 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ps extern.h print.c ps.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2001/03/02 15:53:36 PST Modified files: bin/ps extern.h print.c ps.c Log: Use AM/PM time only when available in locale Revision Changes Path 1.13 +2 -2 src/bin/ps/extern.h 1.44 +5 -3 src/bin/ps/print.c 1.35 +5 -2 src/bin/ps/ps.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 16:23:20 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 20F9037B71B; Fri, 2 Mar 2001 16:23:14 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f230NE345500; Fri, 2 Mar 2001 16:23:14 -0800 (PST) (envelope-from kris) Message-Id: <200103030023.f230NE345500@freefall.freebsd.org> From: Kris Kennaway Date: Fri, 2 Mar 2001 16:23:13 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/mpg123 Makefile ports/audio/mpg123/files patch-ae patch-ab X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2001/03/02 16:23:13 PST Modified files: audio/mpg123 Makefile audio/mpg123/files patch-ab Added files: audio/mpg123/files patch-ae Log: Switch the ASM selection code to use CPUTYPE on -current, and hence automatically select the correct version without needing to set a non-standard environment variable. Use random() instead of rand() because I'm sick of getting the same songs over and over in shuffle play. Quell a format string warning with -Wnon-const-format Bump PORTREVISION Reviewed by: maintainer timeout Revision Changes Path 1.30 +15 -13 ports/audio/mpg123/Makefile 1.5 +29 -2 ports/audio/mpg123/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 Fri Mar 2 16:33:13 2001 Delivered-To: cvs-all@freebsd.org Received: from ohm.physics.purdue.edu (ohm.physics.purdue.edu [128.210.146.32]) by hub.freebsd.org (Postfix) with ESMTP id 1B82A37B718; Fri, 2 Mar 2001 16:33:02 -0800 (PST) (envelope-from will@physics.purdue.edu) Received: (from will@localhost) by ohm.physics.purdue.edu (8.11.2/8.9.3) id f230Y0423829; Fri, 2 Mar 2001 19:34:00 -0500 (EST) (envelope-from will@physics.purdue.edu) X-Authentication-Warning: ohm.physics.purdue.edu: will set sender to will@physics.purdue.edu using -f Date: Fri, 2 Mar 2001 19:34:00 -0500 From: Will Andrews To: Kris Kennaway Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/audio/mpg123 Makefile ports/audio/mpg123/files patch-ae patch-ab Message-ID: <20010302193359.W17292@ohm.physics.purdue.edu> Reply-To: Will Andrews Mail-Followup-To: Will Andrews , Kris Kennaway , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200103030023.f230NE345500@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="eG64T7htjB593fMc" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200103030023.f230NE345500@freefall.freebsd.org>; from kris@FreeBSD.org on Fri, Mar 02, 2001 at 04:23:13PM -0800 X-Operating-System: FreeBSD 4.2-STABLE i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --eG64T7htjB593fMc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 02, 2001 at 04:23:13PM -0800, Kris Kennaway wrote: > Switch the ASM selection code to use CPUTYPE on -current, and hence > automatically select the correct version without needing to set a > non-standard environment variable. > Use random() instead of rand() because I'm sick of getting the same son= gs > over and over in shuffle play. > Quell a format string warning with -Wnon-const-format > Bump PORTREVISION Sending this back to mpg123 developer(s)? :-) --=20 wca --eG64T7htjB593fMc Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.3 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6oDv3F47idPgWcsURAimDAJsGrJ90Jbx3+zjTXC8Qha4TG+378wCfTpmy H0GS7urzg+X1WjqZI8UdW4U= =GVyJ -----END PGP SIGNATURE----- --eG64T7htjB593fMc-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 16:35:19 2001 Delivered-To: cvs-all@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 77E6137B71A; Fri, 2 Mar 2001 16:35:09 -0800 (PST) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 3 Mar 2001 00:35:08 +0000 (GMT) Date: Sat, 3 Mar 2001 00:35:08 +0000 From: David Malone To: Matt Dillon Cc: Garrett Wollman , Jonathan Lemon , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/netinet ip_input.c Message-ID: <20010303003508.A11948@walton.maths.tcd.ie> References: <200103012339.f21NdW309088@freefall.freebsd.org> <15006.60555.97100.465265@nomad.yogotech.com> <20010301184258.T25974@prism.flugsvamp.com> <15006.61041.727634.597339@nomad.yogotech.com> <200103020236.VAA06356@khavrinen.lcs.mit.edu> <200103022229.f22MTaY09899@earth.backplane.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200103022229.f22MTaY09899@earth.backplane.com>; from dillon@earth.backplane.com on Fri, Mar 02, 2001 at 02:29:36PM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Mar 02, 2001 at 02:29:36PM -0800, Matt Dillon wrote: > I'm not sure I understand how the commit changes anything. If > a packet arrives on an interface with a destination address that does > not match the interface's address or aliases, and we aren't in > promiscuous mode, won't the controller reject the packet anyway? The > kernel will never see it in the first place. Right? It's a comparison on IP address, not ethernet address, as I understand it. Packets can be sent with your interfaces ethernet address but the interfaces IP address for all sorts of reasons (hard wired routes, arp proxying, you happen to be the default router, probably ICMP redirects too?) David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 16:37:53 2001 Delivered-To: cvs-all@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-158.dsl.lsan03.pacbell.net [63.207.60.158]) by hub.freebsd.org (Postfix) with ESMTP id 3FFF337B719; Fri, 2 Mar 2001 16:37:48 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id BFB2066F09; Fri, 2 Mar 2001 16:37:45 -0800 (PST) Date: Fri, 2 Mar 2001 16:37:45 -0800 From: Kris Kennaway To: Will Andrews , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/audio/mpg123 Makefile ports/audio/mpg123/files patch-ae patch-ab Message-ID: <20010302163745.A60452@mollari.cthul.hu> References: <200103030023.f230NE345500@freefall.freebsd.org> <20010302193359.W17292@ohm.physics.purdue.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="YiEDa0DAkWCtVeE4" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010302193359.W17292@ohm.physics.purdue.edu>; from will@physics.purdue.edu on Fri, Mar 02, 2001 at 07:34:00PM -0500 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --YiEDa0DAkWCtVeE4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 02, 2001 at 07:34:00PM -0500, Will Andrews wrote: > On Fri, Mar 02, 2001 at 04:23:13PM -0800, Kris Kennaway wrote: > > Switch the ASM selection code to use CPUTYPE on -current, and hence > > automatically select the correct version without needing to set a > > non-standard environment variable. > > Use random() instead of rand() because I'm sick of getting the same s= ongs > > over and over in shuffle play. > > Quell a format string warning with -Wnon-const-format > > Bump PORTREVISION >=20 > Sending this back to mpg123 developer(s)? :-) Yeah, I probably should. Thanks for the reminder. Kris --YiEDa0DAkWCtVeE4 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6oDzYWry0BWjoQKURAiqGAKDVtw3dv9N0utLSW4e1F2npGODV3QCgoVxo BTeR0KXByrqxntNxEcH9rzA= =MO4z -----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 Fri Mar 2 16:45:20 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4124137B719; Fri, 2 Mar 2001 16:45:14 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f230jEI47761; Fri, 2 Mar 2001 16:45:14 -0800 (PST) (envelope-from kris) Message-Id: <200103030045.f230jEI47761@freefall.freebsd.org> From: Kris Kennaway Date: Fri, 2 Mar 2001 16:45:14 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/aalib Makefile ports/graphics/aalib/files patch-ag patch-ah patch-ai X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2001/03/02 16:45:14 PST Modified files: graphics/aalib Makefile Added files: graphics/aalib/files patch-ag patch-ah patch-ai Log: Use random() because rand() is just too lame Fix a potential buffer overflow I noticed while in here Bump PORTREVISION Revision Changes Path 1.20 +2 -2 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 Fri Mar 2 17:32:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 06F3F37B719; Fri, 2 Mar 2001 17:32:47 -0800 (PST) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f231WkD54292; Fri, 2 Mar 2001 17:32:46 -0800 (PST) (envelope-from ache) Message-Id: <200103030132.f231WkD54292@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Fri, 2 Mar 2001 17:32:46 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/w w.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2001/03/02 17:32:46 PST Modified files: usr.bin/w w.c Log: Don't use "," as load avg. separator because it can be precision point in some locales, so leads to confusion Revision Changes Path 1.43 +2 -2 src/usr.bin/w/w.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 17:47: 2 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D9C6A37B718; Fri, 2 Mar 2001 17:46:58 -0800 (PST) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f231kw455322; Fri, 2 Mar 2001 17:46:58 -0800 (PST) (envelope-from ache) Message-Id: <200103030146.f231kw455322@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Fri, 2 Mar 2001 17:46:58 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ps extern.h print.c ps.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2001/03/02 17:46:58 PST Modified files: bin/ps extern.h print.c ps.c Log: Small optimization: set use_ampm only when needed Revision Changes Path 1.14 +2 -2 src/bin/ps/extern.h 1.45 +6 -1 src/bin/ps/print.c 1.36 +1 -4 src/bin/ps/ps.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 17:49:24 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E9E5B37B718; Fri, 2 Mar 2001 17:49:14 -0800 (PST) (envelope-from dougb@FreeBSD.org) Received: (from dougb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f231nE755517; Fri, 2 Mar 2001 17:49:14 -0800 (PST) (envelope-from dougb) Message-Id: <200103030149.f231nE755517@freefall.freebsd.org> From: Doug Barton Date: Fri, 2 Mar 2001 17:49:14 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/xscreensaver Makefile distinfo pkg-descr pkg-plist ports/x11/xscreensaver/files patch-ab patch-ac patch-ae X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dougb 2001/03/02 17:49:14 PST Modified files: x11/xscreensaver Makefile distinfo pkg-descr pkg-plist x11/xscreensaver/files patch-ab patch-ac Removed files: x11/xscreensaver/files patch-ae Log: * Assume maintainership. Mail to jseger went unanswered, and this port has been periodically maintained by others for 9 months in any case. * Upgrade 3.26 -> 3.29 * Specify full path to fortune, since many of the screen saver programs could not find it on their own. * Fix the -lpthread -> -pthread problem. * Re-generate patch files. * Eliminate patch-ae, whose only purpose in life was to prevent the building and installation of the xscreensaver-demo program which, in addition to being the method used to configure the server and all the little screensaver programs; works just fine, and doesn't actually hurt anything. The report in the PR is a little out of date with reference to the latest xscreensaver version, but all parts of the thing are working for me now in any case. PR: ports/23619 Submitted by: Lars Eggert Revision Changes Path 1.35 +12 -6 ports/x11/xscreensaver/Makefile 1.19 +1 -1 ports/x11/xscreensaver/distinfo 1.7 +9 -9 ports/x11/xscreensaver/pkg-descr 1.18 +5 -1 ports/x11/xscreensaver/pkg-plist 1.7 +4 -4 ports/x11/xscreensaver/files/patch-ab 1.2 +4 -4 ports/x11/xscreensaver/files/patch-ac To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 18:38: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E481737B71A; Fri, 2 Mar 2001 18:37:56 -0800 (PST) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f232bug61697; Fri, 2 Mar 2001 18:37:56 -0800 (PST) (envelope-from ache) Message-Id: <200103030237.f232bug61697@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Fri, 2 Mar 2001 18:37:56 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/lynx-current Makefile distinfo pkg-plist ports/www/lynx-current/files patch-aa patch-ac X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2001/03/02 18:37:56 PST Modified files: www/lynx-current Makefile distinfo pkg-plist www/lynx-current/files patch-aa Removed files: www/lynx-current/files patch-ac Log: Upgrade to .dev.19 Revision Changes Path 1.126 +6 -6 ports/www/lynx-current/Makefile 1.156 +1 -1 ports/www/lynx-current/distinfo 1.25 +6 -18 ports/www/lynx-current/pkg-plist 1.13 +10 -10 ports/www/lynx-current/files/patch-aa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 19: 5:53 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3EB3137B719; Fri, 2 Mar 2001 19:05:49 -0800 (PST) (envelope-from clive@FreeBSD.org) Received: (from clive@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2335nX66246; Fri, 2 Mar 2001 19:05:49 -0800 (PST) (envelope-from clive) Message-Id: <200103030305.f2335nX66246@freefall.freebsd.org> From: Clive Lin Date: Fri, 2 Mar 2001 19:05:47 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/w3-4 Makefile distinfo pkg-descr pkg-plist ports/www/w3-4/files user-install.tmpl DEINSTALL.tmpl INSTALL.tmpl patch-aa X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG clive 2001/03/02 19:05:46 PST Modified files: www/w3-4 Makefile distinfo pkg-descr pkg-plist www/w3-4/files user-install.tmpl Removed files: www/w3-4/files DEINSTALL.tmpl INSTALL.tmpl patch-aa Log: Update to w3-4.0pre.46. Timed out from: MAINTAINER Reviewed by: Ilya Martynov Repo-copied by: asami Revision Changes Path 1.13 +13 -26 ports/www/w3-4/Makefile 1.5 +1 -1 ports/www/w3-4/distinfo 1.4 +10 -27 ports/www/w3-4/pkg-descr 1.4 +135 -65 ports/www/w3-4/pkg-plist 1.2 +5 -2 ports/www/w3-4/files/user-install.tmpl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 19: 7:20 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 83D2A37B718; Fri, 2 Mar 2001 19:07:18 -0800 (PST) (envelope-from clive@FreeBSD.org) Received: (from clive@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2337Ia66487; Fri, 2 Mar 2001 19:07:18 -0800 (PST) (envelope-from clive) Message-Id: <200103030307.f2337Ia66487@freefall.freebsd.org> From: Clive Lin Date: Fri, 2 Mar 2001 19:07:18 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/w3-4 pkg-message X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG clive 2001/03/02 19:07:18 PST Added files: www/w3-4 pkg-message Log: Oops, I guess I've "cvs add" before cvs ci in previous commit. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 19: 8:15 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E6A7137B719; Fri, 2 Mar 2001 19:08:12 -0800 (PST) (envelope-from clive@FreeBSD.org) Received: (from clive@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2338CJ66593; Fri, 2 Mar 2001 19:08:12 -0800 (PST) (envelope-from clive) Message-Id: <200103030308.f2338CJ66593@freefall.freebsd.org> From: Clive Lin Date: Fri, 2 Mar 2001 19:08:12 -0800 (PST) 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 X-Loop: FreeBSD.ORG clive 2001/03/02 19:08:12 PST Modified files: . modules Log: w3-4 --> ports/www/w3-4 Revision Changes Path 1.2514 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 20:32:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D410C37B71B; Fri, 2 Mar 2001 20:32:41 -0800 (PST) (envelope-from mita@FreeBSD.org) Received: (from mita@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f234WfR75285; Fri, 2 Mar 2001 20:32:41 -0800 (PST) (envelope-from mita) Message-Id: <200103030432.f234WfR75285@freefall.freebsd.org> From: Yoshio MITA Date: Fri, 2 Mar 2001 20:32:41 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/dvipsk Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mita 2001/03/02 20:32:41 PST Modified files: japanese/dvipsk Makefile Log: japanese/dvipsk cannot depends on file ptex-common but MakeTeXPK Fixed by the same reason as ports-jp 10700 (Request from maintainer). Revision Changes Path 1.13 +2 -2 ports/japanese/dvipsk/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 21: 2:24 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 993CA37B718; Fri, 2 Mar 2001 21:02:18 -0800 (PST) (envelope-from hrs@FreeBSD.org) Received: (from hrs@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2352IH77464; Fri, 2 Mar 2001 21:02:18 -0800 (PST) (envelope-from hrs) Message-Id: <200103030502.f2352IH77464@freefall.freebsd.org> From: Hiroki Sato Date: Fri, 2 Mar 2001 21:02:18 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/ja_JP.eucJP/books/handbook authors.ent doc/ja_JP.eucJP/books/handbook/contrib chapter.sgml doc/ja_JP.eucJP/books/handbook/introduction chapter.sgml doc/ja_JP.eucJP/books/handbook/kernelconfig chapter.sgml doc/ja_JP.eucJP/books/handbook/ports chapter.sgml doc/ja_JP.eucJP/books/handbook/staff chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hrs 2001/03/02 21:02:18 PST Modified files: ja_JP.eucJP/books/handbook authors.ent ja_JP.eucJP/books/handbook/contrib chapter.sgml ja_JP.eucJP/books/handbook/introduction chapter.sgml ja_JP.eucJP/books/handbook/kernelconfig chapter.sgml ja_JP.eucJP/books/handbook/ports chapter.sgml ja_JP.eucJP/books/handbook/staff chapter.sgml Log: Merge the following from the English version: 1.145 -> 1.146 authors.ent 1.369 -> 1.377 contrib/chapter.sgml 1.35 -> 1.36 introduction/chapter.sgml 1.37 -> 1.38 kernelconfig/chapter.sgml 1.112 -> 1.113 ports/chapter.sgml 1.195 -> 1.197 staff/chapter.sgml Revision Changes Path 1.55 +4 -2 doc/ja_JP.eucJP/books/handbook/authors.ent 1.58 +35 -5 doc/ja_JP.eucJP/books/handbook/contrib/chapter.sgml 1.21 +18 -16 doc/ja_JP.eucJP/books/handbook/introduction/chapter.sgml 1.14 +10 -7 doc/ja_JP.eucJP/books/handbook/kernelconfig/chapter.sgml 1.23 +35 -56 doc/ja_JP.eucJP/books/handbook/ports/chapter.sgml 1.44 +6 -6 doc/ja_JP.eucJP/books/handbook/staff/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 21:50:51 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0891E37B71A; Fri, 2 Mar 2001 21:50:48 -0800 (PST) (envelope-from julian@FreeBSD.org) Received: (from julian@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f235omA83252; Fri, 2 Mar 2001 21:50:48 -0800 (PST) (envelope-from julian) Message-Id: <200103030550.f235omA83252@freefall.freebsd.org> From: Julian Elischer Date: Fri, 2 Mar 2001 21:50:47 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph netgraph.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG julian 2001/03/02 21:50:47 PST Modified files: sys/netgraph netgraph.h Log: Add parenthesis to a macro. This took me 2 whole days to track down. (bleah) Revision Changes Path 1.28 +2 -2 src/sys/netgraph/netgraph.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 21:52:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3E47037B71A; Fri, 2 Mar 2001 21:52:50 -0800 (PST) (envelope-from julian@FreeBSD.org) Received: (from julian@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f235qok83365; Fri, 2 Mar 2001 21:52:50 -0800 (PST) (envelope-from julian) Message-Id: <200103030552.f235qok83365@freefall.freebsd.org> From: Julian Elischer Date: Fri, 2 Mar 2001 21:52:50 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph netgraph.h ng_base.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG julian 2001/03/02 21:52:49 PST Modified files: sys/netgraph netgraph.h ng_base.c Log: Cleanups to Macros for sending data between netgraph nodes. Revision Changes Path 1.29 +33 -63 src/sys/netgraph/netgraph.h 1.53 +1 -2 src/sys/netgraph/ng_base.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 21:54:25 2001 Delivered-To: cvs-all@freebsd.org Received: from hand.dotat.at (sfo-gw.covalent.net [207.44.198.62]) by hub.freebsd.org (Postfix) with ESMTP id 0B9F237B719; Fri, 2 Mar 2001 21:54:22 -0800 (PST) (envelope-from fanf@dotat.at) Received: from fanf by hand.dotat.at with local (Exim 3.20 #3) id 14Z4yo-0003ic-00; Sat, 03 Mar 2001 05:53:22 +0000 Date: Sat, 3 Mar 2001 05:53:22 +0000 From: Tony Finch To: Kris Kennaway Cc: Clive Lin , Dag-Erling Smorgrav , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: CVSROOT modules Message-ID: <20010303055322.O412@hand.dotat.at> References: <200103011801.f21I1VW48363@freefall.freebsd.org> <20010302033532.A69557@cartier.cirx.org> <20010302033532.A69557@cartier.cirx.org>; <20010301234712.A47820@mollari.cthul.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010301234712.A47820@mollari.cthul.hu> Organization: Covalent Technologies, Inc Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kris Kennaway wrote: > >They both take their name from the Hebrew letter Aleph and the >subscript 1, which is the notation for the mathematical concept of an >uncountable infinity -- as opposed to a countable infinity ("aleph >null"), i.e. an infinite set you can pair up with the natural numbers >1, 2, 3, ... . The integers (..., -2, -1, 0, 1, 2, ...) are an example >of a countably infinite set, whereas the real numbers are an example >of an uncountably infinite set. Actually I believe that it is still unproven whether or not the cardinality of the real numbers is aleph one or not. However IANAM... Tony. -- f.a.n.finch fanf@covalent.net dot@dotat.at TRAFALGAR: WEST OR SOUTHWEST 5 TO 7, PERHAPS GALE 8 LATER. RAIN OR SHOWERS. MODERATE OR GOOD. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 22: 6: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3472937B719; Fri, 2 Mar 2001 22:06:02 -0800 (PST) (envelope-from bmilekic@FreeBSD.org) Received: (from bmilekic@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f23662f86573; Fri, 2 Mar 2001 22:06:02 -0800 (PST) (envelope-from bmilekic) Message-Id: <200103030606.f23662f86573@freefall.freebsd.org> From: Bosko Milekic Date: Fri, 2 Mar 2001 22:06:02 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys mutex.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bmilekic 2001/03/02 22:06:02 PST Modified files: sys/sys mutex.h Log: Fix INVARIANT_SUPPORT-only builds (without INVARIANTS). The required `infrastructure' built with INVARIANT_SUPPORT for kern_mutex.c essentially involves _mtx_assert(), which makes use of constants that were defined under #ifdef INVARIANTS here. Revision Changes Path 1.26 +9 -2 src/sys/sys/mutex.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Fri Mar 2 22:13:40 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6C36A37B719; Fri, 2 Mar 2001 22:13:37 -0800 (PST) (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f236Dbf87665; Fri, 2 Mar 2001 22:13:37 -0800 (PST) (envelope-from kevlo) Message-Id: <200103030613.f236Dbf87665@freefall.freebsd.org> From: Kevin Lo Date: Fri, 2 Mar 2001 22:13:37 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/namg Makefile distinfo ports/mail/namg/files patch-ab X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kevlo 2001/03/02 22:13:37 PST Modified files: mail/namg Makefile distinfo Added files: mail/namg/files patch-ab Log: Update to version 0.3.1 PR: 25505 Submitted by: maintainer Revision Changes Path 1.3 +2 -2 ports/mail/namg/Makefile 1.3 +1 -1 ports/mail/namg/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 0:13:15 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1CA5437B71A; Sat, 3 Mar 2001 00:13:12 -0800 (PST) (envelope-from asmodai@FreeBSD.org) Received: (from asmodai@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f238DCG06725; Sat, 3 Mar 2001 00:13:12 -0800 (PST) (envelope-from asmodai) Message-Id: <200103030813.f238DCG06725@freefall.freebsd.org> From: Jeroen Ruigrok van der Werven Date: Sat, 3 Mar 2001 00:13:11 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/init init.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asmodai 2001/03/03 00:13:11 PST Modified files: sbin/init init.c Log: Fix typo present since 1997: single used mode -> single user mode. Revision Changes Path 1.44 +2 -2 src/sbin/init/init.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 0:22: 2 2001 Delivered-To: cvs-all@freebsd.org Received: from blizzard.sabbo.net (ns.sabbo.net [193.193.218.18]) by hub.freebsd.org (Postfix) with ESMTP id 0746C37B718; Sat, 3 Mar 2001 00:21:47 -0800 (PST) (envelope-from max@vic.sabbo.net) Received: from vic.sabbo.net (root@vic.sabbo.net [193.193.218.112]) by blizzard.sabbo.net (8.10.1/8.10.1) with ESMTP id f238Lei18873; Sat, 3 Mar 2001 10:21:42 +0200 Received: (from max@localhost) by vic.sabbo.net (8.11.2/8.11.2) id f238Lgf69187; Sat, 3 Mar 2001 10:21:42 +0200 (EET) (envelope-from sobomax@FreeBSD.org) From: Maxim Sobolev Message-Id: <200103030821.f238Lgf69187@vic.sabbo.net> Subject: Re: cvs commit: ports/audio/mpg123 Makefile ports/audio/mpg123/files To: kris@FreeBSD.org (Kris Kennaway) Date: Sat, 3 Mar 2001 10:21:16 +0200 (EET) Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: <200103030023.f230NE345500@freefall.freebsd.org> from "Kris Kennaway" at Mar 02, 2001 04:23:13 PM X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > kris 2001/03/02 16:23:13 PST > > Modified files: > audio/mpg123 Makefile > audio/mpg123/files patch-ab > Added files: > audio/mpg123/files patch-ae > Log: > Switch the ASM selection code to use CPUTYPE on -current, and hence > automatically select the correct version without needing to set a > non-standard environment variable. > Use random() instead of rand() because I'm sick of getting the same songs > over and over in shuffle play. > Quell a format string warning with -Wnon-const-format > Bump PORTREVISION > > Reviewed by: maintainer timeout ^^^^^^^^^^^^^^^^^^ It is not true, because: 1. You did not send me random() vs. rand() changes at all; 2. The same is about -Wnon-const-format; 3. About your CPUTYPE request I replied you that this makes impossible to use ASM optimisation on anything but very recent -stable and -current. AFAIK, ports expected to work at least on wide range of systems between 4.0-RELEASE and pre-CPUTYPE 4-STABLE; 4. In addition you broke the port ( instead of ): /usr/ports/audio/mpg123# make If you want to compile with ESound support, hit Ctrl-C right now and use "make WITH_ESOUND=yes" If you want to compile with NAS support, hit Ctrl-C right now and use "make WITH_NAS=yes" +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Syntax error: Unterminated quoted string *** Error code 2 Therefore I demand that you revert CPUTYPE commit, or I will do it by myself. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 0:31:43 2001 Delivered-To: cvs-all@freebsd.org Received: from blizzard.sabbo.net (blizzard.sabbo.net [193.193.218.18]) by hub.freebsd.org (Postfix) with ESMTP id EC3FD37B71C; Sat, 3 Mar 2001 00:31:02 -0800 (PST) (envelope-from max@vic.sabbo.net) Received: from vic.sabbo.net (root@vic.sabbo.net [193.193.218.112]) by blizzard.sabbo.net (8.10.1/8.10.1) with ESMTP id f238Uwi18989; Sat, 3 Mar 2001 10:30:58 +0200 Received: (from max@localhost) by vic.sabbo.net (8.11.2/8.11.2) id f238V1W69229; Sat, 3 Mar 2001 10:31:01 +0200 (EET) (envelope-from sobomax@FreeBSD.org) From: Maxim Sobolev Message-Id: <200103030831.f238V1W69229@vic.sabbo.net> Subject: Re: cvs commit: ports/audio/mpg123 Makefile ports/audio/mpg123/files To: sobomax@FreeBSD.org (Maxim Sobolev) Date: Sat, 3 Mar 2001 10:31:00 +0200 (EET) Cc: kris@FreeBSD.org (Kris Kennaway), cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: <200103030821.f238Lgf69187@vic.sabbo.net> from "Maxim Sobolev" at Mar 03, 2001 10:21:16 AM X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > > > kris 2001/03/02 16:23:13 PST > > > > Modified files: > > audio/mpg123 Makefile > > audio/mpg123/files patch-ab > > Added files: > > audio/mpg123/files patch-ae > > Log: > > Switch the ASM selection code to use CPUTYPE on -current, and hence > > automatically select the correct version without needing to set a > > non-standard environment variable. > > Use random() instead of rand() because I'm sick of getting the same songs > > over and over in shuffle play. > > Quell a format string warning with -Wnon-const-format > > Bump PORTREVISION > > > > Reviewed by: maintainer timeout > ^^^^^^^^^^^^^^^^^^ > It is not true, because: > 1. You did not send me random() vs. rand() changes at all; > 2. The same is about -Wnon-const-format; > 3. About your CPUTYPE request I replied you that this makes impossible to > use ASM optimisation on anything but very recent -stable and -current. > AFAIK, ports expected to work at least on wide range of systems > between 4.0-RELEASE and pre-CPUTYPE 4-STABLE; > 4. In addition you broke the port ( instead of > ): OOPS, sorry I'm now completely woke up, plese ignore (3) and vs. in (4). But the truth is that the port is broken on 4-STABLE. Please fix and next time avoid controversal "maintainer timeout" without sufficient reasons. -Maxim > > /usr/ports/audio/mpg123# make > If you want to compile with ESound support, > hit Ctrl-C right now and use "make WITH_ESOUND=yes" > If you want to compile with NAS support, > hit Ctrl-C right now and use "make WITH_NAS=yes" > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > Syntax error: Unterminated quoted string > *** Error code 2 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 0:31:54 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 06B6437B71A; Sat, 3 Mar 2001 00:31:38 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f238VcG09263; Sat, 3 Mar 2001 00:31:38 -0800 (PST) (envelope-from imp) Message-Id: <200103030831.f238VcG09263@freefall.freebsd.org> From: Warner Losh Date: Sat, 3 Mar 2001 00:31:37 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/ed Makefile src/sys/dev/ed if_ed.c if_ed_pccard.c if_ed_pci.c if_edreg.h if_edvar.h src/sys/i386/conf GENERIC NEWCARD X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2001/03/03 00:31:37 PST Modified files: sys/modules/ed Makefile sys/dev/ed if_ed.c if_ed_pccard.c if_ed_pci.c if_edreg.h if_edvar.h sys/i386/conf GENERIC NEWCARD Log: Add support for Dlink DL10022 to the ed driver. This is a mii part bolted to a ne-2000 chip. This is necessary for the NetGear FA-410TX and other cards. This also requires you add mii to your kernel if you have an ed driver configured. This code will result in a couple of timeout messages for ed on the impacted cards. Additional work will be needed, but this does work right now, and many people need these cards. Submitted by: Ian Dowse Revision Changes Path 1.5 +2 -2 src/sys/modules/ed/Makefile 1.200 +145 -1 src/sys/dev/ed/if_ed.c 1.29 +95 -1 src/sys/dev/ed/if_ed_pccard.c 1.28 +2 -1 src/sys/dev/ed/if_ed_pci.c 1.30 +30 -1 src/sys/dev/ed/if_edreg.h 1.12 +10 -1 src/sys/dev/ed/if_edvar.h 1.303 +2 -1 src/sys/i386/conf/GENERIC 1.40 +19 -10 src/sys/i386/conf/NEWCARD To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 0:36:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2382F37B720; Sat, 3 Mar 2001 00:36:41 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f238afK12400; Sat, 3 Mar 2001 00:36:41 -0800 (PST) (envelope-from kris) Message-Id: <200103030836.f238afK12400@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 3 Mar 2001 00:36:40 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/mpg123 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2001/03/03 00:36:40 PST Modified files: audio/mpg123 Makefile Log: Correct last-second typo prior to previous commit. Also, the previous commit incorrectly claimed a maintainer timeout when in fact the maintainer changed recently and I was looking for mail from the previous maintainer. Submitted by: sobomax Revision Changes Path 1.31 +2 -2 ports/audio/mpg123/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 0:49:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1B15037B723; Sat, 3 Mar 2001 00:49:41 -0800 (PST) (envelope-from sobomax@FreeBSD.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f238naf20639; Sat, 3 Mar 2001 00:49:36 -0800 (PST) (envelope-from sobomax) Message-Id: <200103030849.f238naf20639@freefall.freebsd.org> From: Maxim Sobolev Date: Sat, 3 Mar 2001 00:49:35 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/cd9660_unicode Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sobomax 2001/03/03 00:49:35 PST Modified files: sysutils/cd9660_unicode Makefile Log: Don't broke the index if kernel sources are not installed. Submitted by: John Reynolds Revision Changes Path 1.3 +1 -1 ports/sysutils/cd9660_unicode/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 0:58:27 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 47AAB37B726; Sat, 3 Mar 2001 00:58:24 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f238wKT27798; Sat, 3 Mar 2001 00:58:20 -0800 (PST) (envelope-from knu) Message-Id: <200103030858.f238wKT27798@freefall.freebsd.org> From: Akinori MUSHA Date: Sat, 3 Mar 2001 00:58:20 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/pruby Makefile distinfo pkg-comment pkg-descr pkg-plist ports/www/pruby/files patch-Makefile patch-extconf.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2001/03/03 00:58:20 PST Modified files: www Makefile Added files: www/pruby Makefile distinfo pkg-comment pkg-descr pkg-plist www/pruby/files patch-Makefile patch-extconf.sh Log: Add pruby, a glue interface between PHP and Ruby. Revision Changes Path 1.308 +2 -1 ports/www/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 0:59:30 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3344937B725; Sat, 3 Mar 2001 00:59:18 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f238xI628787; Sat, 3 Mar 2001 00:59:18 -0800 (PST) (envelope-from knu) Message-Id: <200103030859.f238xI628787@freefall.freebsd.org> From: Akinori MUSHA Date: Sat, 3 Mar 2001 00:59:17 -0800 (PST) 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 X-Loop: FreeBSD.ORG knu 2001/03/03 00:59:17 PST Modified files: . modules Log: pruby --> ports/www/pruby Revision Changes Path 1.2515 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 1: 9: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from njord.bart.nl (njord.bart.nl [194.158.170.15]) by hub.freebsd.org (Postfix) with ESMTP id 8B8AE37B71E; Sat, 3 Mar 2001 00:46:57 -0800 (PST) (envelope-from asmodai@wxs.nl) Received: from daemon.chronias.ninth-circle.org (root@cable.ninth-circle.org [195.38.232.6]) by njord.bart.nl (8.10.1/8.10.1) with ESMTP id f238ktL37003; Sat, 3 Mar 2001 09:46:55 +0100 (CET) Received: (from asmodai@localhost) by daemon.chronias.ninth-circle.org (8.11.2/8.11.0) id f238kXV64807; Sat, 3 Mar 2001 09:46:33 +0100 (CET) (envelope-from asmodai) Date: Sat, 3 Mar 2001 09:46:32 +0100 From: Jeroen Ruigrok/Asmodai To: "Andrey A. Chernov" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/w w.c Message-ID: <20010303094632.A666@daemon.ninth-circle.org> References: <200103030132.f231WkD54292@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200103030132.f231WkD54292@freefall.freebsd.org>; from ache@FreeBSD.org on Fri, Mar 02, 2001 at 05:32:46PM -0800 Organisation: Ninth-Circle Enterprises Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -On [20010303 03:00], Andrey A. Chernov (ache@FreeBSD.org) wrote: > Log: > Don't use "," as load avg. separator because it can be precision point in some > locales, so leads to confusion Yeah that might be so. But the comma remains a logical seperator character for a lot of countries. If it confuses the locale then either the print statement is bogus or the locale has issues. A comma should just be able to be used. Also, w is the same as uptime, so you also modified the header output of uptime, which might break scripts, not sure though. Ok, so I thought a little further, some locales [English for example] use this for numbers: 10.12 to denote a fractional 12. So using output like: 0.25, 0.17, 0.14 is intuitive. However, for locales which use the comma for the fractions: 10,12 [e.g. Dutch], the output might be: 0,25, 0,17, 0,14. Ok, they might look awkward. But then looking at your changes you don't fix anything! You leave the %.2f in the printf statement! Which means that locales who use the comma as a fractional seperator get the dot anyway! Ergo, you have solved nothing so either rework this, or back this out, thanks. -- Jeroen Ruigrok vd Werven/Asmodai asmodai@[wxs.nl|bart.nl|freebsd.org] Documentation nutter/C-rated Coder BSD: Technical excellence at its best D78D D0AD 244D 1D12 C9CA 7152 035C 1138 546A B867 I'm a child of the air, I'm a witch of the wind... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 1:10:58 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C1C8F37B71C; Sat, 3 Mar 2001 01:10:48 -0800 (PST) (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f239Ams39474; Sat, 3 Mar 2001 01:10:48 -0800 (PST) (envelope-from demon) Message-Id: <200103030910.f239Ams39474@freefall.freebsd.org> From: Dmitry Sivachenko Date: Sat, 3 Mar 2001 01:10:48 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/deskutils/kdepim pkg-descr X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG demon 2001/03/03 01:10:48 PST Modified files: deskutils/kdepim pkg-descr Log: Remove bogus WWW: URL. Submitted by: Womchick alexeyeff Revision Changes Path 1.2 +0 -2 ports/deskutils/kdepim/pkg-descr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 1:25:50 2001 Delivered-To: cvs-all@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-158.dsl.lsan03.pacbell.net [63.207.60.158]) by hub.freebsd.org (Postfix) with ESMTP id 2FFCB37B71D; Sat, 3 Mar 2001 00:29:55 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id B869966F10; Sat, 3 Mar 2001 00:29:53 -0800 (PST) Date: Sat, 3 Mar 2001 00:29:53 -0800 From: Kris Kennaway To: Maxim Sobolev Cc: Kris Kennaway , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/audio/mpg123 Makefile ports/audio/mpg123/files Message-ID: <20010303002953.A66850@mollari.cthul.hu> References: <200103030023.f230NE345500@freefall.freebsd.org> <200103030821.f238Lgf69187@vic.sabbo.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="HcAYCG3uE/tztfnV" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200103030821.f238Lgf69187@vic.sabbo.net>; from sobomax@FreeBSD.org on Sat, Mar 03, 2001 at 10:21:16AM +0200 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --HcAYCG3uE/tztfnV Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Mar 03, 2001 at 10:21:16AM +0200, Maxim Sobolev wrote: > >=20 > > kris 2001/03/02 16:23:13 PST > >=20 > > Modified files: > > audio/mpg123 Makefile=20 > > audio/mpg123/files patch-ab=20 > > Added files: > > audio/mpg123/files patch-ae=20 > > Log: > > Switch the ASM selection code to use CPUTYPE on -current, and hence > > automatically select the correct version without needing to set a > > non-standard environment variable. > > Use random() instead of rand() because I'm sick of getting the same s= ongs > > over and over in shuffle play. > > Quell a format string warning with -Wnon-const-format > > Bump PORTREVISION > > =20 > > Reviewed by: maintainer timeout > ^^^^^^^^^^^^^^^^^^ > It is not true, because: Oops, I didn't notice you had taken over this port from jkoshy. My makefile was out of date when I first tried to commit, and evidently this was before you took over maintainership. > 3. About your CPUTYPE request I replied you that this makes impossible to > use ASM optimisation on anything but very recent -stable and -current. > AFAIK, ports expected to work at least on wide range of systems > between 4.0-RELEASE and pre-CPUTYPE 4-STABLE; Not true -- thats why the OSVERSION tests are there with fallback cases for older systems. I tested the build myself on 4.2-STABLE prior to commit, and it worked as expected. I haven't merged CPUTYPE to -stable yet but will be doing so this weekend. > Therefore I demand that you revert CPUTYPE commit, or I will do it > by myself. Anyway, I'm sorry for stepping on your toes, but I think these features should stay (modulo syntax error fix). However, since you're maintainer, feel free to do what you like. Kris --HcAYCG3uE/tztfnV Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6oKuAWry0BWjoQKURAqAOAKDV0vnBgnJ/eWq5FdHOwODiNglfUgCg5S4d zrIwRKFWPDGxLdTC3W8WGWY= =fF+u -----END PGP SIGNATURE----- --HcAYCG3uE/tztfnV-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 1:46: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E900E37B718; Sat, 3 Mar 2001 01:45:52 -0800 (PST) (envelope-from knu@FreeBSD.org) Received: (from knu@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f239jqY65167; Sat, 3 Mar 2001 01:45:52 -0800 (PST) (envelope-from knu) Message-Id: <200103030945.f239jqY65167@freefall.freebsd.org> From: Akinori MUSHA Date: Sat, 3 Mar 2001 01:45:52 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/pruby Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG knu 2001/03/03 01:45:52 PST Modified files: www/pruby Makefile Log: Avoid the use of `!=' assignment where it's possible. Some old make(1) seems to have a messy problem with it. Submitted by: FreshPorts Revision Changes Path 1.2 +7 -5 ports/www/pruby/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 3:28:23 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E645B37B71C; Sat, 3 Mar 2001 03:28:19 -0800 (PST) (envelope-from rse@FreeBSD.org) Received: (from rse@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f23BSJX48990; Sat, 3 Mar 2001 03:28:19 -0800 (PST) (envelope-from rse) Message-Id: <200103031128.f23BSJX48990@freefall.freebsd.org> From: "Ralf S. Engelschall" Date: Sat, 3 Mar 2001 03:28:19 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/apache13-modssl Makefile distinfo pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG rse 2001/03/03 03:28:19 PST Modified files: www/apache13-modssl Makefile distinfo pkg-descr pkg-plist Log: Upgrade to Apache 1.3.19 + mod_ssl 2.8.1 Revision Changes Path 1.80 +3 -3 ports/www/apache13-modssl/Makefile 1.57 +2 -2 ports/www/apache13-modssl/distinfo 1.12 +1 -1 ports/www/apache13-modssl/pkg-descr 1.20 +20 -1 ports/www/apache13-modssl/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 3:36: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 51A1E37B71D; Sat, 3 Mar 2001 03:35:58 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f23BZwx56016; Sat, 3 Mar 2001 03:35:58 -0800 (PST) (envelope-from obrien) Message-Id: <200103031135.f23BZwx56016@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 3 Mar 2001 03:35:58 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/dump dump.8 traverse.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/03/03 03:35:57 PST Modified files: sbin/dump dump.8 traverse.c Log: Support inheritance of the "nodump" flag down a hierarchy. Submitted by: Dima Dorfman Obtained from: NetBSD Revision Changes Path 1.32 +17 -1 src/sbin/dump/dump.8 1.12 +67 -27 src/sbin/dump/traverse.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 4:35: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from carmel.diva.nl (carmel.diva.nl [195.86.140.150]) by hub.freebsd.org (Postfix) with ESMTP id D788D37B71A; Sat, 3 Mar 2001 04:34:51 -0800 (PST) (envelope-from boland@carmel.diva.nl) Received: from localhost (boland@localhost) by carmel.diva.nl (8.11.1/8.11.1) with ESMTP id f23CYRS24983; Sat, 3 Mar 2001 13:34:27 +0100 (CET) Date: Sat, 3 Mar 2001 13:34:27 +0100 (CET) From: Michiel Boland To: Kris Kennaway Cc: Clive Lin , Dag-Erling Smorgrav , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: CVSROOT modules In-Reply-To: <20010301234712.A47820@mollari.cthul.hu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [is there something between aleph_0 and aleph_1] > In fact this is David Hilbert's first > Unsolved Problem from the International Congress of Mathematics in > Paris, 1900 (where he presented a list of 23 major unsolved problems > he believed would serve as challenges and inspirations for > mathematicians in the upcoming century. Many remain unsolved). I > believe this question was resolved by Kurt Godel with the answer being > "it depends" (on the axioms of your brand of mathematics you choose). Minor nit. G\"odel only proved that you could assume the continuum hypothesis, as the problem is more generally known, as an extra axiom on top of the (axioms of) set theory and still have a consistent theory, assuming that set theory itself is consistent. Later, Cohen proved that you could also assume the *opposite* of the continuum hypotheses on top of set theory and *also* get a consistent theory. So you now have two mathematics: one in which the CH is true, and another in which it is not true. Obviously this does not affect real life though. :) Cheers Michiel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 5: 9:19 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C976137B719; Sat, 3 Mar 2001 05:09:15 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f23D9Fo37755; Sat, 3 Mar 2001 05:09:15 -0800 (PST) (envelope-from ijliao) Message-Id: <200103031309.f23D9Fo37755@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sat, 3 Mar 2001 05:09:14 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/palm/bibelot Makefile distinfo X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ijliao 2001/03/03 05:09:13 PST Modified files: palm/bibelot Makefile distinfo Log: upgrade to 0.9.2 Submitted by: Roman Shterenzon (via private mail) Revision Changes Path 1.4 +2 -2 ports/palm/bibelot/Makefile 1.3 +1 -1 ports/palm/bibelot/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 5:45:44 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4308D37B71D; Sat, 3 Mar 2001 05:45:41 -0800 (PST) (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f23Djew68477; Sat, 3 Mar 2001 05:45:40 -0800 (PST) (envelope-from demon) Message-Id: <200103031345.f23Djew68477@freefall.freebsd.org> From: Dmitry Sivachenko Date: Sat, 3 Mar 2001 05:45:39 -0800 (PST) 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 X-Loop: FreeBSD.ORG demon 2001/03/03 05:45:39 PST Modified files: devel/kdevelop Makefile Log: Use MASTER_SITE_KDE. Revision Changes Path 1.18 +3 -4 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 Sat Mar 3 6:12:51 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D4BE037B719; Sat, 3 Mar 2001 06:12:48 -0800 (PST) (envelope-from keith@FreeBSD.org) Received: (from keith@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f23ECm795466; Sat, 3 Mar 2001 06:12:48 -0800 (PST) (envelope-from keith) Message-Id: <200103031412.f23ECm795466@freefall.freebsd.org> From: Jing-Tang Keith Jang Date: Sat, 3 Mar 2001 06:12:44 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/chinese/auto-tw-l10n Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG keith 2001/03/03 06:12:44 PST Modified files: chinese/auto-tw-l10n Makefile Log: Remove aterm in RUN_DEPENDS, since it's no longer in chinese/ . Submitted by: make index :-) Revision Changes Path 1.8 +1 -2 ports/chinese/auto-tw-l10n/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 6:14:13 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 19EC437B719; Sat, 3 Mar 2001 06:14:05 -0800 (PST) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f23EE5s97127; Sat, 3 Mar 2001 06:14:05 -0800 (PST) (envelope-from markm) Message-Id: <200103031414.f23EE5s97127@freefall.freebsd.org> From: Mark Murray Date: Sat, 3 Mar 2001 06:14:03 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 BUS_SETUP_INTR.9 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2001/03/03 06:14:01 PST Modified files: share/man/man9 BUS_SETUP_INTR.9 Log: Add a whole lot of extra info. Lots was gained from reading code or comments, and some is as a result of simply documenting the entropy harvester. This still needs work: could a newbus guru pleazse follow up and fix.extend my (no doubt) obvious mistakes! Revision Changes Path 1.4 +39 -3 src/share/man/man9/BUS_SETUP_INTR.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 6:18:51 2001 Delivered-To: cvs-all@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id BBD1B37B722; Sat, 3 Mar 2001 06:18:43 -0800 (PST) (envelope-from dwmalone@maths.tcd.ie) Date: Sat, 3 Mar 2001 14:18:42 +0000 From: David Malone To: Tony Finch Cc: Kris Kennaway , Clive Lin , Dag-Erling Smorgrav , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: CVSROOT modules Message-ID: <20010303141842.A82667@salmon.maths.tcd.ie> References: <200103011801.f21I1VW48363@freefall.freebsd.org> <20010302033532.A69557@cartier.cirx.org> <20010302033532.A69557@cartier.cirx.org>; <20010301234712.A47820@mollari.cthul.hu> <20010303055322.O412@hand.dotat.at> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010303055322.O412@hand.dotat.at>; from dot@dotat.at on Sat, Mar 03, 2001 at 05:53:22AM +0000 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Mar 03, 2001 at 05:53:22AM +0000, Tony Finch wrote: > >They both take their name from the Hebrew letter Aleph and the > >subscript 1, which is the notation for the mathematical concept of an > >uncountable infinity -- as opposed to a countable infinity ("aleph > >null"), i.e. an infinite set you can pair up with the natural numbers > >1, 2, 3, ... . The integers (..., -2, -1, 0, 1, 2, ...) are an example > >of a countably infinite set, whereas the real numbers are an example > >of an uncountably infinite set. > > Actually I believe that it is still unproven whether or not the > cardinality of the real numbers is aleph one or not. However IANAM... It's undecidable AFAIK - you can assume it either way and you get equally consistent systems. (I think this is called the continum hypothesis). David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 6:19:46 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1FA7A37B718; Sat, 3 Mar 2001 06:19:40 -0800 (PST) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f23EJdI00736; Sat, 3 Mar 2001 06:19:39 -0800 (PST) (envelope-from markm) Message-Id: <200103031419.f23EJdI00736@freefall.freebsd.org> From: Mark Murray Date: Sat, 3 Mar 2001 06:19:39 -0800 (PST) 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 X-Loop: FreeBSD.ORG markm 2001/03/03 06:19:39 PST Modified files: share/man/man9 Makefile Log: Extra MLINKS to reflect expansion of BUS_SETUP_INTR(9) manpage. Revision Changes Path 1.100 +4 -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 Sat Mar 3 6:22: 3 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0AD4137B71A; Sat, 3 Mar 2001 06:22:01 -0800 (PST) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f23EM0s04056; Sat, 3 Mar 2001 06:22:00 -0800 (PST) (envelope-from markm) Message-Id: <200103031422.f23EM0s04056@freefall.freebsd.org> From: Mark Murray Date: Sat, 3 Mar 2001 06:21:58 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 random.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2001/03/03 06:21:58 PST Modified files: share/man/man4 random.4 Log: Minor fixes. ManPolice stuff, and a clarification of interrupt harvesting. Revision Changes Path 1.4 +7 -6 src/share/man/man4/random.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 6:45: 8 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3826637B721; Sat, 3 Mar 2001 06:45:04 -0800 (PST) (envelope-from non@FreeBSD.org) Received: (from non@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f23Ej3K19358; Sat, 3 Mar 2001 06:45:03 -0800 (PST) (envelope-from non) Message-Id: <200103031445.f23Ej3K19358@freefall.freebsd.org> From: Noriaki Mitsunaga Date: Sat, 3 Mar 2001 06:45:03 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ncv ncr53c500.c ncr53c500_pccard.c ncr53c500var.h src/sys/dev/nsp nsp.c nsp_pccard.c nspvar.h src/sys/dev/stg tmc18c30.c tmc18c30_pccard.c tmc18c30var.h src/sys/cam/scsi scsi_low.c scsi_low.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG non 2001/03/03 06:45:03 PST Modified files: (Branch: RELENG_4) sys/dev/ncv ncr53c500.c ncr53c500_pccard.c ncr53c500var.h sys/dev/nsp nsp.c nsp_pccard.c nspvar.h sys/dev/stg tmc18c30.c tmc18c30_pccard.c tmc18c30var.h sys/cam/scsi scsi_low.c scsi_low.h Log: [MFC] Catch up with current. dev/ncv/ncr53c500.c 1.1 -> 1.3 dev/ncv/ncr53c500_pccard.c 1.2 -> 1.6 dev/ncv/ncr53c500var.h 1.1 -> 1.3 dev/nsp/nsp.c 1.2 -> 1.4 dev/nsp/nsp_pccard.c 1.2 -> 1.6 dev/nsp/nspvar.h 1.1 -> 1.2 dev/stg/tmc18c30.c 1.2 -> 1.4 dev/stg/tmc18c30_pccard.c 1.2 -> 1.6 dev/stg/tmc18c30var.h 1.1 -> 1.2 cam/scsi/scsi_low.c 1.1 -> 1.8 cam/scsi/scsi_low.h 1.2 -> 1.3 Revision Changes Path 1.1.2.2 +51 -80 src/sys/dev/ncv/ncr53c500.c 1.2.2.2 +39 -18 src/sys/dev/ncv/ncr53c500_pccard.c 1.1.2.2 +10 -7 src/sys/dev/ncv/ncr53c500var.h 1.1.2.3 +62 -155 src/sys/dev/nsp/nsp.c 1.2.2.2 +24 -23 src/sys/dev/nsp/nsp_pccard.c 1.1.2.2 +7 -6 src/sys/dev/nsp/nspvar.h 1.1.2.3 +128 -208 src/sys/dev/stg/tmc18c30.c 1.2.2.2 +20 -16 src/sys/dev/stg/tmc18c30_pccard.c 1.1.2.2 +7 -5 src/sys/dev/stg/tmc18c30var.h 1.1.2.2 +97 -95 src/sys/cam/scsi/scsi_low.c 1.1.2.3 +10 -15 src/sys/cam/scsi/scsi_low.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 6:53:54 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 315C437B71C; Sat, 3 Mar 2001 06:53:51 -0800 (PST) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f23Erpf26960; Sat, 3 Mar 2001 06:53:51 -0800 (PST) (envelope-from markm) Message-Id: <200103031453.f23Erpf26960@freefall.freebsd.org> From: Mark Murray Date: Sat, 3 Mar 2001 06:53:51 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa fd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2001/03/03 06:53:51 PST Modified files: sys/isa fd.c Log: Harvest interrupt entropy off the floppy disk controller. Revision Changes Path 1.193 +3 -2 src/sys/isa/fd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 7:11:44 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 14C7737B721; Sat, 3 Mar 2001 07:11:41 -0800 (PST) (envelope-from dfr@FreeBSD.org) Received: (from dfr@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f23FBe942984; Sat, 3 Mar 2001 07:11:40 -0800 (PST) (envelope-from dfr) Message-Id: <200103031511.f23FBe942984@freefall.freebsd.org> From: Doug Rabson Date: Sat, 3 Mar 2001 07:11:40 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha alpha-gdbstub.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dfr 2001/03/03 07:11:40 PST Modified files: sys/alpha/alpha alpha-gdbstub.c Log: Account for the new flags field in struct trapframe. Revision Changes Path 1.10 +2 -2 src/sys/alpha/alpha/alpha-gdbstub.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 7:15:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 46E9037B718; Sat, 3 Mar 2001 07:15:38 -0800 (PST) (envelope-from dfr@FreeBSD.org) Received: (from dfr@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f23FFXd46654; Sat, 3 Mar 2001 07:15:33 -0800 (PST) (envelope-from dfr) Message-Id: <200103031515.f23FFXd46654@freefall.freebsd.org> From: Doug Rabson Date: Sat, 3 Mar 2001 07:15:33 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/miscfs/procfs procfs_vfsops.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dfr 2001/03/03 07:15:33 PST Modified files: sys/miscfs/procfs procfs_vfsops.c Log: Remove the copyinstr call which was trying to copy the pathname in from user space. It has already been copied in and mp->mnt_stat.f_mntonname has already been initialised by the caller. This fixes a panic on the alpha caused by the fact that the variable 'size' wasn't initialised because the call to copyinstr() bailed out with an EFAULT error. Revision Changes Path 1.34 +1 -4 src/sys/miscfs/procfs/procfs_vfsops.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 7:29:48 2001 Delivered-To: cvs-all@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id 54CE737B721; Sat, 3 Mar 2001 07:29:41 -0800 (PST) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.11.3/8.11.3) id f23FTaU91209; Sat, 3 Mar 2001 18:29:36 +0300 (MSK) (envelope-from ache) Date: Sat, 3 Mar 2001 18:29:35 +0300 From: "Andrey A. Chernov" To: Jeroen Ruigrok/Asmodai Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/w w.c Message-ID: <20010303182934.B90930@nagual.pp.ru> References: <200103030132.f231WkD54292@freefall.freebsd.org> <20010303094632.A666@daemon.ninth-circle.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010303094632.A666@daemon.ninth-circle.org>; from asmodai@wxs.nl on Sat, Mar 03, 2001 at 09:46:32AM +0100 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Mar 03, 2001 at 09:46:32 +0100, Jeroen Ruigrok/Asmodai wrote: > But the comma remains a logical seperator character for a lot of > countries. If it confuses the locale then either the print statement is > bogus or the locale has issues. A comma should just be able to be used. Standards NOT recommend using comma as float separator due to locale issues, f.e. see http://www.opengroup.org/onlinepubs/007908799/xbd/utilconv.html "Applications preparing for international use should be aware of an occasional problem with comma-separated lists: in some locales, the comma is used as the radix character. Thus, if an application is preparing operands for a utility that expects a comma-separated list, it should avoid generating non-integer values through one of the means that is influenced by setting the LC_NUMERIC variable" > Also, w is the same as uptime, so you also modified the header output of > uptime, which might break scripts, not sure though. They are breaked in anyway by another comma already comes from locale before latest change. > But then looking at your changes you don't fix anything! I fix separator - it is space now. Space is unlikely to be radix character. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 7:32:14 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C060537B71D; Sat, 3 Mar 2001 06:35:02 -0800 (PST) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f23EZ2810737; Sat, 3 Mar 2001 06:35:02 -0800 (PST) (envelope-from markm) Message-Id: <200103031435.f23EZ2810737@freefall.freebsd.org> From: Mark Murray Date: Sat, 3 Mar 2001 06:35:02 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/random yarrow.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2001/03/03 06:35:02 PST Modified files: sys/dev/random yarrow.c Log: Take down a comment that is no longer true. /dev/random is ready for prime time! Revision Changes Path 1.32 +1 -5 src/sys/dev/random/yarrow.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 7:37:30 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EDE6837B71A; Sat, 3 Mar 2001 07:37:23 -0800 (PST) (envelope-from jhay@FreeBSD.org) Received: (from jhay@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f23FbN565559; Sat, 3 Mar 2001 07:37:23 -0800 (PST) (envelope-from jhay) Message-Id: <200103031537.f23FbN565559@freefall.freebsd.org> From: John Hay Date: Sat, 3 Mar 2001 07:37:23 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/m4 main.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhay 2001/03/03 07:37:23 PST Modified files: (Branch: RELENG_4) usr.bin/m4 main.c Log: MFC: rev 1.9, The secure temporary directory is always created, so always remove it. Revision Changes Path 1.6.2.2 +2 -6 src/usr.bin/m4/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 7:39:40 2001 Delivered-To: cvs-all@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id 18E2337B71A; Sat, 3 Mar 2001 07:39:25 -0800 (PST) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.11.3/8.11.3) id f23FdL391334; Sat, 3 Mar 2001 18:39:22 +0300 (MSK) (envelope-from ache) Date: Sat, 3 Mar 2001 18:39:20 +0300 From: "Andrey A. Chernov" To: Jeroen Ruigrok/Asmodai Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/w w.c Message-ID: <20010303183919.C90930@nagual.pp.ru> References: <200103030132.f231WkD54292@freefall.freebsd.org> <20010303094632.A666@daemon.ninth-circle.org> <20010303182934.B90930@nagual.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010303182934.B90930@nagual.pp.ru>; from ache@nagual.pp.ru on Sat, Mar 03, 2001 at 06:29:35PM +0300 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Mar 03, 2001 at 18:29:35 +0300, Andrey A. Chernov wrote: > > Also, w is the same as uptime, so you also modified the header output of > > uptime, which might break scripts, not sure though. > > They are breaked in anyway by another comma already comes from locale > before latest change. I mean for comma radix character users. Of course I can do more tweaks, preserving comma if it is not equal to radix character, but it is against SUSv2 recommendation of not using comma to separate floats in general, i.e. to have some unified form of output. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 7:47:23 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1B3F037B71D; Sat, 3 Mar 2001 07:47:21 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f23FlLU94101; Sat, 3 Mar 2001 07:47:21 -0800 (PST) (envelope-from ijliao) Message-Id: <200103031547.f23FlLU94101@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sat, 3 Mar 2001 07:47:21 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/oproute Makefile distinfo pkg-comment pkg-descr pkg-plist ports/net/oproute/files patch-Makefile patch-oproute.cpp patch-oproute.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ijliao 2001/03/03 07:47:21 PST Modified files: net Makefile Added files: net/oproute Makefile distinfo pkg-comment pkg-descr pkg-plist net/oproute/files patch-Makefile patch-oproute.cpp patch-oproute.h Log: add oproute A tool for measuring general performance of the Internet Revision Changes Path 1.466 +2 -1 ports/net/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 7:47:39 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3794737B71D; Sat, 3 Mar 2001 07:47:35 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f23FlZ694610; Sat, 3 Mar 2001 07:47:35 -0800 (PST) (envelope-from ijliao) Message-Id: <200103031547.f23FlZ694610@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sat, 3 Mar 2001 07:47:35 -0800 (PST) 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 X-Loop: FreeBSD.ORG ijliao 2001/03/03 07:47:35 PST Modified files: . modules Log: oproute --> ports/net/oproute Revision Changes Path 1.2516 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 8:47:11 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E84FC37B71A; Sat, 3 Mar 2001 08:47:07 -0800 (PST) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f23Gl7x15596; Sat, 3 Mar 2001 08:47:07 -0800 (PST) (envelope-from ache) Message-Id: <200103031647.f23Gl7x15596@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Sat, 3 Mar 2001 08:47:07 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/w w.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2001/03/03 08:47:07 PST Modified files: usr.bin/w w.c Log: Preserve comma as separator when it is not equal to radix character Revision Changes Path 1.44 +8 -3 src/usr.bin/w/w.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 8:51:44 2001 Delivered-To: cvs-all@freebsd.org Received: from ns.yogotech.com (ns.yogotech.com [206.127.123.66]) by hub.freebsd.org (Postfix) with ESMTP id 4E2E037B71B; Sat, 3 Mar 2001 08:51:31 -0800 (PST) (envelope-from nate@yogotech.com) Received: from nomad.yogotech.com (nomad.yogotech.com [206.127.123.131]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id JAA27057; Sat, 3 Mar 2001 09:51:20 -0700 (MST) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id JAA03262; Sat, 3 Mar 2001 09:51:19 -0700 (MST) (envelope-from nate) From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15009.8454.722292.29202@nomad.yogotech.com> Date: Sat, 3 Mar 2001 09:51:18 -0700 (MST) To: Matt Dillon Cc: Garrett Wollman , Jonathan Lemon , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet ip_input.c In-Reply-To: <200103022229.f22MTaY09899@earth.backplane.com> References: <200103012339.f21NdW309088@freefall.freebsd.org> <15006.60555.97100.465265@nomad.yogotech.com> <20010301184258.T25974@prism.flugsvamp.com> <15006.61041.727634.597339@nomad.yogotech.com> <200103020236.VAA06356@khavrinen.lcs.mit.edu> <200103022229.f22MTaY09899@earth.backplane.com> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > :> } When iterating over our list of interface addresses in order to determine > :> } if an arriving packet belongs to us, also check that the packet arrived > :> } through the correct interface. Skip this check if the packet was locally > :> } generated. > : > :This change is bogus and breaks multihomed hosts. Please back it > :out. While RFC 1122 states (3.3.4.2): > > I'm not sure I understand how the commit changes anything. If > a packet arrives on an interface with a destination address that does > not match the interface's address or aliases, and we aren't in > promiscuous mode, won't the controller reject the packet anyway? Not if the host is a multi-homed gateway. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 9:11:51 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7F06137B71D; Sat, 3 Mar 2001 09:11:42 -0800 (PST) (envelope-from sf@FreeBSD.org) Received: (from sf@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f23HBgS38596; Sat, 3 Mar 2001 09:11:42 -0800 (PST) (envelope-from sf) Message-Id: <200103031711.f23HBgS38596@freefall.freebsd.org> From: FUJISHIMA Satsuki Date: Sat, 3 Mar 2001 09:11:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/libao Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sf 2001/03/03 09:11:42 PST Modified files: audio/libao Makefile Log: bump PORTREVISION due to pkg-plist addition. Submitted by: maintainer Revision Changes Path 1.6 +2 -1 ports/audio/libao/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 10:30:52 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9A58137B722; Sat, 3 Mar 2001 10:30:43 -0800 (PST) (envelope-from sf@FreeBSD.org) Received: (from sf@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f23IUhE01479; Sat, 3 Mar 2001 10:30:43 -0800 (PST) (envelope-from sf) Message-Id: <200103031830.f23IUhE01479@freefall.freebsd.org> From: FUJISHIMA Satsuki Date: Sat, 3 Mar 2001 10:30:43 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/japanese/mozilla-jlp Makefile distinfo pkg-plist ports/japanese/mozilla-jlp/files patch-aa all.js unix.js X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sf 2001/03/03 10:30:43 PST Modified files: japanese/mozilla-jlp Makefile distinfo pkg-plist japanese/mozilla-jlp/files all.js unix.js Added files: japanese/mozilla-jlp/files patch-aa Log: update to 0.8. PR: 25509 Submitted by: maintainer Revision Changes Path 1.6 +16 -7 ports/japanese/mozilla-jlp/Makefile 1.3 +3 -1 ports/japanese/mozilla-jlp/distinfo 1.3 +10 -0 ports/japanese/mozilla-jlp/pkg-plist 1.3 +30 -186 ports/japanese/mozilla-jlp/files/all.js 1.4 +1 -29 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 Sat Mar 3 11:14:15 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D0E0337B71F; Sat, 3 Mar 2001 11:14:06 -0800 (PST) (envelope-from dannyboy@FreeBSD.org) Received: (from dannyboy@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f23JE4x39292; Sat, 3 Mar 2001 11:14:04 -0800 (PST) (envelope-from dannyboy) Message-Id: <200103031914.f23JE4x39292@freefall.freebsd.org> From: Daniel Harris Date: Sat, 3 Mar 2001 11:14:04 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: doc/en_US.ISO_8859-1/books/handbook/contrib chapter.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dannyboy 2001/03/03 11:14:04 PST Modified files: en_US.ISO_8859-1/books/handbook/contrib chapter.sgml Log: Correct e-mail address for Joe Abley. PR: 25142 Submitted by: Joe Abley Revision Changes Path 1.380 +2 -2 doc/en_US.ISO_8859-1/books/handbook/contrib/chapter.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 11:39:23 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 114CE37B71B; Sat, 3 Mar 2001 11:39:17 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f23JdHN55656; Sat, 3 Mar 2001 11:39:17 -0800 (PST) (envelope-from mjacob) Message-Id: <200103031939.f23JdHN55656@freefall.freebsd.org> From: Matt Jacob Date: Sat, 3 Mar 2001 11:39:16 -0800 (PST) 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 X-Loop: FreeBSD.ORG mjacob 2001/03/03 11:39:16 PST Modified files: sys/i386/conf NOTES Log: Add some default hints for isp. Revision Changes Path 1.900 +16 -1 src/sys/i386/conf/NOTES To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 13: 0:10 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BB16337B71A; Sat, 3 Mar 2001 13:00:07 -0800 (PST) (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f23L07782380; Sat, 3 Mar 2001 13:00:07 -0800 (PST) (envelope-from olgeni) Message-Id: <200103032100.f23L07782380@freefall.freebsd.org> From: Jimmy Olgeni Date: Sat, 3 Mar 2001 13:00:07 -0800 (PST) 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 X-Loop: FreeBSD.ORG olgeni 2001/03/03 13:00:07 PST Modified files: sysutils/webmin Makefile distinfo Log: The "dfsadmin-file" (Solaris specific) has been updated, together with the "file" module. Revision Changes Path 1.38 +4 -3 ports/sysutils/webmin/Makefile 1.17 +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 Sat Mar 3 13: 3:26 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D05BA37B718; Sat, 3 Mar 2001 13:03:15 -0800 (PST) (envelope-from ache@FreeBSD.org) Received: (from ache@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f23L3FB82502; Sat, 3 Mar 2001 13:03:15 -0800 (PST) (envelope-from ache) Message-Id: <200103032103.f23L3FB82502@freefall.freebsd.org> From: "Andrey A. Chernov" Date: Sat, 3 Mar 2001 13:03:15 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/locale lmonetary.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ache 2001/03/03 13:03:15 PST Modified files: lib/libc/locale lmonetary.c Log: Change mon_decimal_point from "." to "" (N/A>) as it is specified by POSIX for POSIX locale. Revision Changes Path 1.10 +2 -2 src/lib/libc/locale/lmonetary.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 13:19:22 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C499137B718; Sat, 3 Mar 2001 13:19:13 -0800 (PST) (envelope-from sf@FreeBSD.org) Received: (from sf@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f23LJDq86163; Sat, 3 Mar 2001 13:19:13 -0800 (PST) (envelope-from sf) Message-Id: <200103032119.f23LJDq86163@freefall.freebsd.org> From: FUJISHIMA Satsuki Date: Sat, 3 Mar 2001 13:19:13 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print Makefile ports/print/pnm2ppa pkg-message Makefile distinfo pkg-comment pkg-descr pkg-plist ports/print/pnm2ppa/files patch-ac patch-ad patch-ae patch-af asciippafilter.SH patch-aa patch-ab ppafilter.SH X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sf 2001/03/03 13:19:13 PST Modified files: print Makefile print/pnm2ppa Makefile distinfo pkg-comment pkg-descr pkg-plist print/pnm2ppa/files asciippafilter.SH patch-aa patch-ab ppafilter.SH Added files: print/pnm2ppa pkg-message print/pnm2ppa/files patch-ac patch-ad patch-ae patch-af Log: rename pbm2ppa to pnm2ppa with updating to 1.04 (repository copied). PR: 24880 Submitted by: KATO Tsuguru Revision Changes Path 1.143 +2 -2 ports/print/Makefile 1.14 +29 -58 ports/print/pnm2ppa/Makefile 1.2 +1 -1 ports/print/pnm2ppa/distinfo 1.2 +1 -1 ports/print/pnm2ppa/pkg-comment 1.2 +2 -0 ports/print/pnm2ppa/pkg-descr 1.2 +6 -4 ports/print/pnm2ppa/pkg-plist 1.2 +3 -3 ports/print/pnm2ppa/files/asciippafilter.SH 1.2 +24 -8 ports/print/pnm2ppa/files/patch-aa 1.2 +11 -11 ports/print/pnm2ppa/files/patch-ab 1.2 +2 -2 ports/print/pnm2ppa/files/ppafilter.SH To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 13:20:23 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B30D837B718; Sat, 3 Mar 2001 13:20:19 -0800 (PST) (envelope-from sf@FreeBSD.org) Received: (from sf@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f23LKJK86262; Sat, 3 Mar 2001 13:20:19 -0800 (PST) (envelope-from sf) Message-Id: <200103032120.f23LKJK86262@freefall.freebsd.org> From: FUJISHIMA Satsuki Date: Sat, 3 Mar 2001 13:20:19 -0800 (PST) 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 X-Loop: FreeBSD.ORG sf 2001/03/03 13:20:19 PST Modified files: . modules Log: rename pbm2ppa -> pnm2ppa Revision Changes Path 1.2517 +2 -2 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 13:23:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3AFA337B71A; Sat, 3 Mar 2001 13:23:32 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f23LNWn86631; Sat, 3 Mar 2001 13:23:32 -0800 (PST) (envelope-from mjacob) Message-Id: <200103032123.f23LNWn86631@freefall.freebsd.org> From: Matt Jacob Date: Sat, 3 Mar 2001 13:23:32 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/examples/scsi_target scsi_target.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2001/03/03 13:23:32 PST Modified files: share/examples/scsi_target scsi_target.c Log: include paths.h for _PATH_DEV Revision Changes Path 1.11 +2 -1 src/share/examples/scsi_target/scsi_target.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 13:26:22 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C91DB37B718; Sat, 3 Mar 2001 13:26:12 -0800 (PST) (envelope-from sf@FreeBSD.org) Received: (from sf@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f23LQC286937; Sat, 3 Mar 2001 13:26:12 -0800 (PST) (envelope-from sf) Message-Id: <200103032126.f23LQC286937@freefall.freebsd.org> From: FUJISHIMA Satsuki Date: Sat, 3 Mar 2001 13:26:12 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/pbm2ppa Makefile distinfo pkg-comment pkg-descr pkg-plist ports/print/pbm2ppa/files asciippafilter.SH patch-aa patch-ab ppafilter.SH X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sf 2001/03/03 13:26:12 PST Removed files: print/pbm2ppa Makefile distinfo pkg-comment pkg-descr pkg-plist print/pbm2ppa/files asciippafilter.SH patch-aa patch-ab ppafilter.SH Log: remove pbm2ppa, use pnm2ppa instead. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 13:27: 6 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id EE28637B71A; Sat, 3 Mar 2001 13:26:56 -0800 (PST) (envelope-from mjacob@FreeBSD.org) Received: (from mjacob@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f23LQug87000; Sat, 3 Mar 2001 13:26:56 -0800 (PST) (envelope-from mjacob) Message-Id: <200103032126.f23LQug87000@freefall.freebsd.org> From: Matt Jacob Date: Sat, 3 Mar 2001 13:26:56 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/examples/scsi_target scsi_target.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG mjacob 2001/03/03 13:26:56 PST Modified files: (Branch: RELENG_4) share/examples/scsi_target scsi_target.c Log: MFC: include paths.h for _PATH_DEV Revision Changes Path 1.5.2.4 +2 -1 src/share/examples/scsi_target/scsi_target.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 13:39:12 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0CC4937B719; Sat, 3 Mar 2001 13:39:05 -0800 (PST) (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f23Ld5M87792; Sat, 3 Mar 2001 13:39:05 -0800 (PST) (envelope-from demon) Message-Id: <200103032139.f23Ld5M87792@freefall.freebsd.org> From: Dmitry Sivachenko Date: Sat, 3 Mar 2001 13:39:04 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/kdoc Makefile distinfo pkg-comment pkg-descr pkg-plist ports/textproc/kdoc/files patch-findperl X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG demon 2001/03/03 13:39:04 PST Modified files: textproc Makefile Added files: textproc/kdoc Makefile distinfo pkg-comment pkg-descr pkg-plist textproc/kdoc/files patch-findperl Log: New port: kdoc. KDOC creates cross-referenced documentation for C++ and CORBA IDL libraries directly from the source. Documentation can be embedded in special doc comments in the source. Revision Changes Path 1.171 +2 -1 ports/textproc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 13:39:25 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6EA7737B719; Sat, 3 Mar 2001 13:39:21 -0800 (PST) (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f23LdL887832; Sat, 3 Mar 2001 13:39:21 -0800 (PST) (envelope-from demon) Message-Id: <200103032139.f23LdL887832@freefall.freebsd.org> From: Dmitry Sivachenko Date: Sat, 3 Mar 2001 13:39:21 -0800 (PST) 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 X-Loop: FreeBSD.ORG demon 2001/03/03 13:39:21 PST Modified files: . modules Log: kdoc --> ports/textproc/kdoc Revision Changes Path 1.2518 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 14: 3:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A22F537B71B; Sat, 3 Mar 2001 14:03:44 -0800 (PST) (envelope-from dannyboy@FreeBSD.org) Received: (from dannyboy@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f23M3iW89168; Sat, 3 Mar 2001 14:03:44 -0800 (PST) (envelope-from dannyboy) Message-Id: <200103032203.f23M3iW89168@freefall.freebsd.org> From: Daniel Harris Date: Sat, 3 Mar 2001 14:03:44 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/xitami Makefile pkg-descr X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dannyboy 2001/03/03 14:03:44 PST Modified files: www/xitami Makefile pkg-descr Log: Change maintainer, add WWW. PR: 25394 Submitted by: Bernd Luevelsmeyer Approved by: old MAINTAINER bounces Revision Changes Path 1.7 +2 -2 ports/www/xitami/Makefile 1.2 +2 -0 ports/www/xitami/pkg-descr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 14:25:54 2001 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 6D99737B719; Sat, 3 Mar 2001 14:25:50 -0800 (PST) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 1A5146A90D; Sun, 4 Mar 2001 08:55:48 +1030 (CST) Date: Sun, 4 Mar 2001 08:55:48 +1030 From: Greg Lehey To: "Andrey A. Chernov" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/w w.c Message-ID: <20010304085547.O50696@wantadilla.lemis.com> References: <200103031647.f23Gl7x15596@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: <200103031647.f23Gl7x15596@freefall.freebsd.org>; from ache@FreeBSD.org on Sat, Mar 03, 2001 at 08:47:07AM -0800 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Saturday, 3 March 2001 at 8:47:07 -0800, Andrey A. Chernov wrote: > ache 2001/03/03 08:47:07 PST > > Modified files: > usr.bin/w w.c > Log: > Preserve comma as separator when it is not equal to radix character I don't understand the issue here. The commas in question are not in a position where they could be confused with a decimal comma. Greg -- Finger grog@lemis.com for PGP public key 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 Mar 3 14:47:26 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 22C4337B71B; Sat, 3 Mar 2001 14:47:20 -0800 (PST) (envelope-from cokane@FreeBSD.org) Received: (from cokane@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f23MlKJ95621; Sat, 3 Mar 2001 14:47:20 -0800 (PST) (envelope-from cokane) Message-Id: <200103032247.f23MlKJ95621@freefall.freebsd.org> From: Coleman Kane Date: Sat, 3 Mar 2001 14:47:19 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 tdfx.4 Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cokane 2001/03/03 14:47:19 PST Modified files: share/man/man4 Makefile Added files: share/man/man4 tdfx.4 Log: Added a man page for the tdfx 3Dfx Voodoo I/II device driver Revision Changes Path 1.116 +2 -1 src/share/man/man4/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 14:54: 3 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B56E437B71B; Sat, 3 Mar 2001 14:54:00 -0800 (PST) (envelope-from cokane@FreeBSD.org) Received: (from cokane@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f23Ms0O96088; Sat, 3 Mar 2001 14:54:00 -0800 (PST) (envelope-from cokane) Message-Id: <200103032254.f23Ms0O96088@freefall.freebsd.org> From: Coleman Kane Date: Sat, 3 Mar 2001 14:54:00 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 tdfx.4 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG cokane 2001/03/03 14:54:00 PST Modified files: share/man/man4 tdfx.4 Log: Small style fix, remove highlight from second list in FILES section. Revision Changes Path 1.2 +3 -3 src/share/man/man4/tdfx.4 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 15: 6:19 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 615ED37B719; Sat, 3 Mar 2001 15:06:16 -0800 (PST) (envelope-from gallatin@FreeBSD.org) Received: (from gallatin@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f23N6FQ99391; Sat, 3 Mar 2001 15:06:15 -0800 (PST) (envelope-from gallatin) Message-Id: <200103032306.f23N6FQ99391@freefall.freebsd.org> From: Andrew Gallatin Date: Sat, 3 Mar 2001 15:06:15 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_page.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gallatin 2001/03/03 15:06:15 PST Modified files: (Branch: RELENG_4) sys/vm vm_page.c Log: MFC: 1.157 - move vm_page_array and vm_page_buckets to the end of the largest chunk. This allows isa bounce buffer allocation to succeed on large memory alphas which need isa bounce buffers. Revision Changes Path 1.147.2.6 +17 -19 src/sys/vm/vm_page.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 15:45:50 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0C5BD37B71A; Sat, 3 Mar 2001 15:45:44 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f23NjiL01919; Sat, 3 Mar 2001 15:45:44 -0800 (PST) (envelope-from kris) Message-Id: <200103032345.f23NjiL01919@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 3 Mar 2001 15:45:43 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/tcsh - Imported sources X-FreeBSD-CVS-Branch: Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2001/03/03 15:45:43 PST src/contrib/tcsh - Imported sources Update of /home/ncvs/src/contrib/tcsh In directory freefall.freebsd.org:/c/tmp/cvs-serv1866 Log Message: Import vendor fix for buffer overflow in HOME environment variable Status: Vendor Tag: ZOULAS Release Tags: tcsh_6_10_2001_01_28 U src/contrib/tcsh/sh.dir.c U src/contrib/tcsh/sh.c No conflicts created by this import To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 16:13:27 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 66B0537B718; Sat, 3 Mar 2001 16:13:23 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f240DN806208; Sat, 3 Mar 2001 16:13:23 -0800 (PST) (envelope-from kris) Message-Id: <200103040013.f240DN806208@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 3 Mar 2001 16:13:23 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet6 ah_core.c ah_output.c dest6.c nd6.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2001/03/03 16:13:23 PST Modified files: (Branch: RELENG_4) sys/netinet6 ah_core.c ah_output.c dest6.c nd6.c Log: MFC: IP option length validation. Covers the following revisions: ah_core.c 1.6, 1.7 ah_output.c 1.5, 1.6 dest6.c 1.5 nd6.c 1.6, 1.7 Revision Changes Path 1.2.2.3 +26 -4 src/sys/netinet6/ah_core.c 1.1.2.2 +14 -5 src/sys/netinet6/ah_output.c 1.1.2.2 +14 -16 src/sys/netinet6/dest6.c 1.2.2.4 +13 -2 src/sys/netinet6/nd6.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 16:28:12 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C3F5737B719; Sat, 3 Mar 2001 16:28:07 -0800 (PST) (envelope-from gallatin@FreeBSD.org) Received: (from gallatin@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f240S7e07660; Sat, 3 Mar 2001 16:28:07 -0800 (PST) (envelope-from gallatin) Message-Id: <200103040028.f240S7e07660@freefall.freebsd.org> From: Andrew Gallatin Date: Sat, 3 Mar 2001 16:28:07 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha dec_2100_a500.c src/sys/alpha/pci t2.c t2reg.h t2var.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gallatin 2001/03/03 16:28:07 PST Modified files: (Branch: RELENG_4) sys/alpha/alpha dec_2100_a500.c sys/alpha/pci t2.c t2reg.h t2var.h Log: MFC: proper support for Alphserver 2x00 systems. This gets AlphaServer 2100A ("lynx") systems working. I've left the irq mapping from -current out, because, as I understand it, it is not required on machines running production versions of the SRM console. Revision Changes Path 1.1.2.4 +4 -15 src/sys/alpha/alpha/dec_2100_a500.c 1.1.2.2 +295 -102 src/sys/alpha/pci/t2.c 1.1.2.2 +94 -4 src/sys/alpha/pci/t2reg.h 1.1.2.2 +3 -1 src/sys/alpha/pci/t2var.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 16:49:46 2001 Delivered-To: cvs-all@freebsd.org Received: from aslan.scsiguy.com (mail.scsiguy.com [63.229.232.106]) by hub.freebsd.org (Postfix) with ESMTP id 08A7137B719; Sat, 3 Mar 2001 16:49:40 -0800 (PST) (envelope-from gibbs@scsiguy.com) Received: from scsiguy.com (localhost [127.0.0.1]) by aslan.scsiguy.com (8.11.2/8.9.3) with ESMTP id f240ncO75112; Sat, 3 Mar 2001 17:49:39 -0700 (MST) (envelope-from gibbs@scsiguy.com) Message-Id: <200103040049.f240ncO75112@aslan.scsiguy.com> X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 To: John Baldwin Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_intr.c src/sys/sys interrupt.h In-Reply-To: Your message of "Wed, 21 Feb 2001 18:18:33 PST." <200102220218.f1M2IX081475@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 03 Mar 2001 17:49:38 -0700 From: "Justin T. Gibbs" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >jhb 2001/02/21 18:18:33 PST > > Modified files: > sys/kern kern_intr.c > sys/sys interrupt.h > Log: > Work around a race condition where an interrupt handler can be removed from > an interrupt thread while the interrupt thread is blocked on Giant waiting > to execute the interrupt handler being removed. Isn't there still a race for a driver trying to deregister its handler while an interrupt is running or about to run? It seems to me that the unregister call should block (spin?) until it is guaranteed that the hander is not executing and can never be called again. -- Justin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 16:52: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from aslan.scsiguy.com (mail.scsiguy.com [63.229.232.106]) by hub.freebsd.org (Postfix) with ESMTP id B3E0137B71A; Sat, 3 Mar 2001 16:52:01 -0800 (PST) (envelope-from gibbs@scsiguy.com) Received: from scsiguy.com (localhost [127.0.0.1]) by aslan.scsiguy.com (8.11.2/8.9.3) with ESMTP id f240q0O75147; Sat, 3 Mar 2001 17:52:01 -0700 (MST) (envelope-from gibbs@scsiguy.com) Message-Id: <200103040052.f240q0O75147@aslan.scsiguy.com> X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 To: Peter Wemm Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/config config.y In-Reply-To: Your message of "Wed, 21 Feb 2001 20:00:30 PST." <200102220400.f1M40UB95965@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 03 Mar 2001 17:52:00 -0700 From: "Justin T. Gibbs" Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >peter 2001/02/21 20:00:30 PST > > Modified files: > usr.sbin/config config.y > Log: > Futher cleanups. Since we have two options lists, one for proper options > and one for Makefile options, pass in the list head and use a common > newopt() routine. While your in here, can't we move kernel CFLAGS to the config file? It seems silly to stick this in /etc/make.conf since there is a per-kernel build, config file. -- Justin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 17:22:29 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9AC1737B718; Sat, 3 Mar 2001 17:22:24 -0800 (PST) (envelope-from alc@FreeBSD.org) Received: (from alc@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f241MOl13839; Sat, 3 Mar 2001 17:22:24 -0800 (PST) (envelope-from alc) Message-Id: <200103040122.f241MOl13839@freefall.freebsd.org> From: Alan Cox Date: Sat, 3 Mar 2001 17:22:24 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_aio.c src/sys/sys aio.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alc 2001/03/03 17:22:24 PST Modified files: sys/kern vfs_aio.c sys/sys aio.h Log: Remove the field privatemodes from struct __aiocb_private and the related code from aio_read() and aio_write(). This field was intended, but never used, to allow a mythical user-level library to make an aio_read() or aio_write() behave like an ordinary read() or write(), i.e., a blocking I/O operation. Revision Changes Path 1.92 +3 -138 src/sys/kern/vfs_aio.c 1.22 +1 -13 src/sys/sys/aio.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 17:33:18 2001 Delivered-To: cvs-all@freebsd.org Received: from moby.geekhouse.net (moby.geekhouse.net [64.81.6.36]) by hub.freebsd.org (Postfix) with ESMTP id 8614637B719; Sat, 3 Mar 2001 17:33:10 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (john@dhcp152.geekhouse.net [192.168.1.152]) by moby.geekhouse.net (8.11.0/8.9.3) with ESMTP id f241Xt166769; Sat, 3 Mar 2001 17:33:56 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200103040049.f240ncO75112@aslan.scsiguy.com> Date: Sat, 03 Mar 2001 17:32:51 -0800 (PST) From: John Baldwin To: "Justin T. Gibbs" Subject: Re: cvs commit: src/sys/kern kern_intr.c src/sys/sys interrupt.h Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 04-Mar-01 Justin T. Gibbs wrote: >>jhb 2001/02/21 18:18:33 PST >> >> Modified files: >> sys/kern kern_intr.c >> sys/sys interrupt.h >> Log: >> Work around a race condition where an interrupt handler can be removed from >> an interrupt thread while the interrupt thread is blocked on Giant waiting >> to execute the interrupt handler being removed. > > Isn't there still a race for a driver trying to deregister its handler > while an interrupt is running or about to run? It seems to me that the > unregister call should block (spin?) until it is guaranteed that the hander > is not executing and can never be called again. When an interrupt handler is removed, we mark the handler as dead if the thread is runnable. We do this with a spin lock held to prevent new interrupts from coming in while we do this. If the thread is runnable, then on a UP system the ithread isn't running. When the ithread wakes up, it has either already run the handler (in which case we don't care), it is running the handler, or it is about to run the handler. If it is about to run the handler, then we will see the IH_DEAD flag and remove the handler. If it is in the handler, there's nothing we can really do. Now, it does become worse on an SMP system if the ithread in question is running on another CPU while we are removing the handler. In that case, we will mark it dead as before. Now, the ithread over on the other side can be in the same state as the resuming ithread above. If we haven't got there yet, it will be removed ok. If we are currently executing it, there's nothing we can do about it. If we have passed it, then the setting of it_need ensures we will traverse the list of handlers again and remove the handler in that pass. I'm not sure how one would work around the problem where a handler could be removed while the ithread is in that handler's actual function. The only way I can think of to do it is to lock the list in the ithread as well each time we get an interrupt, and if you think interrupt latency is bad now. In fact, it would have to be a sleep lock or possibly a reader/writer lcok so that interrupt handlers can safely grab their own mutexes without causing problems. However, it may be that a sleep mutex wouldn't be but so evil. If desired I can whip up a patch to do that instead and see how much worse it is. It would probably hurt lpr performance a bit unless the ppbus was fixed to do its own multiplexing of the interrupt. > -- > Justin -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 17:36: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from moby.geekhouse.net (moby.geekhouse.net [64.81.6.36]) by hub.freebsd.org (Postfix) with ESMTP id 99A6637B719; Sat, 3 Mar 2001 17:35:56 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from laptop.baldwin.cx (john@dhcp152.geekhouse.net [192.168.1.152]) by moby.geekhouse.net (8.11.0/8.9.3) with ESMTP id f241ag166789; Sat, 3 Mar 2001 17:36:42 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200103040052.f240q0O75147@aslan.scsiguy.com> Date: Sat, 03 Mar 2001 17:35:38 -0800 (PST) From: John Baldwin To: "Justin T. Gibbs" Subject: Re: cvs commit: src/usr.sbin/config config.y Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Peter Wemm Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 04-Mar-01 Justin T. Gibbs wrote: >>peter 2001/02/21 20:00:30 PST >> >> Modified files: >> usr.sbin/config config.y >> Log: >> Futher cleanups. Since we have two options lists, one for proper options >> and one for Makefile options, pass in the list head and use a common >> newopt() routine. > > While your in here, can't we move kernel CFLAGS to the config file? It > seems silly to stick this in /etc/make.conf since there is a per-kernel > build, config file. makeoptions COPTFLAGS="foo bar" should work.. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 17:39:25 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3068337B71A; Sat, 3 Mar 2001 17:39:20 -0800 (PST) (envelope-from truckman@FreeBSD.org) Received: (from truckman@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f241dKN15217; Sat, 3 Mar 2001 17:39:20 -0800 (PST) (envelope-from truckman) Message-Id: <200103040139.f241dKN15217@freefall.freebsd.org> From: Don Lewis Date: Sat, 3 Mar 2001 17:39:20 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_input.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG truckman 2001/03/03 17:39:20 PST Modified files: sys/netinet ip_input.c Log: Disable interface checking when IP forwarding is engaged so that packets addressed to the interface on the other side of the box follow their historical path. Explicitly block packets sent to the loopback network sent from the outside, which is consistent with the behavior of the forwarding path between interfaces as implemented in in_canforward(). Always check the arrival interface when matching the packet destination against the interface broadcast addresses. This bug allowed TCP connections to be made to the broadcast address of an interface on the far side of the system because the M_BCAST flag was not set because the packet was unicast to the interface on the near side. This was broken when the directed broadcast code was removed from revision 1.32. If the directed broadcast code was stil present, the destination would not have been recognized as local until the packet was forwarded to the output interface and ether_output() looped a copy back to ip_input() with M_BCAST set and the receive interface set to the output interface. Optimize the order of the tests. Reviewed by: jlemon Revision Changes Path 1.158 +46 -11 src/sys/netinet/ip_input.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 18:12:44 2001 Delivered-To: cvs-all@freebsd.org Received: from mobile.wemm.org (c1315225-a.plstn1.sfba.home.com [65.0.135.147]) by hub.freebsd.org (Postfix) with ESMTP id 7D4DB37B718; Sat, 3 Mar 2001 18:12:33 -0800 (PST) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by mobile.wemm.org (8.11.1/8.11.1) with ESMTP id f242CUh31757; Sat, 3 Mar 2001 18:12:30 -0800 (PST) (envelope-from peter@netplex.com.au) Message-Id: <200103040212.f242CUh31757@mobile.wemm.org> X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 To: Kris Kennaway Cc: Maxim Sobolev , Kris Kennaway , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/audio/mpg123 Makefile ports/audio/mpg123/files In-Reply-To: <20010303002953.A66850@mollari.cthul.hu> Date: Sat, 03 Mar 2001 18:12:30 -0800 From: Peter Wemm Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kris Kennaway wrote: > On Sat, Mar 03, 2001 at 10:21:16AM +0200, Maxim Sobolev wrote: > > >=20 > > > kris 2001/03/02 16:23:13 PST > > >=20 > > > Modified files: > > > audio/mpg123 Makefile=20 > > > audio/mpg123/files patch-ab=20 > > > Added files: > > > audio/mpg123/files patch-ae=20 > > > Log: > > > Switch the ASM selection code to use CPUTYPE on -current, and hence > > > automatically select the correct version without needing to set a > > > non-standard environment variable. > > > Use random() instead of rand() because I'm sick of getting the same s= > ongs > > > over and over in shuffle play. > > > Quell a format string warning with -Wnon-const-format > > > Bump PORTREVISION > > > =20 > > > Reviewed by: maintainer timeout > > ^^^^^^^^^^^^^^^^^^ > > It is not true, because: > > Oops, I didn't notice you had taken over this port from jkoshy. My > makefile was out of date when I first tried to commit, and evidently > this was before you took over maintainership. > > > 3. About your CPUTYPE request I replied you that this makes impossible to > > use ASM optimisation on anything but very recent -stable and -current. > > AFAIK, ports expected to work at least on wide range of systems > > between 4.0-RELEASE and pre-CPUTYPE 4-STABLE; > > Not true -- thats why the OSVERSION tests are there with fallback > cases for older systems. I tested the build myself on 4.2-STABLE > prior to commit, and it worked as expected. > > I haven't merged CPUTYPE to -stable yet but will be doing so this > weekend. > > > Therefore I demand that you revert CPUTYPE commit, or I will do it > > by myself. > > Anyway, I'm sorry for stepping on your toes, but I think these > features should stay (modulo syntax error fix). However, since you're > maintainer, feel free to do what you like. I agree. CPUTYPE is important, and it must stay in. As Kris said, the fallback works fine. The typo was regrettable but is no reason to back this out. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 18:22: 9 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 636D037B71A; Sat, 3 Mar 2001 18:22:05 -0800 (PST) (envelope-from assar@FreeBSD.org) Received: (from assar@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f242M5q20915; Sat, 3 Mar 2001 18:22:05 -0800 (PST) (envelope-from assar) Message-Id: <200103040222.f242M5q20915@freefall.freebsd.org> From: Assar Westerlund Date: Sat, 3 Mar 2001 18:22:05 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssh auth-krb4.c auth-krb5.c auth-passwd.c auth1.c auth2.c readconf.c readconf.h servconf.c servconf.h ssh.h sshconnect.c sshconnect1.c sshd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG assar 2001/03/03 18:22:05 PST Modified files: crypto/openssh auth-krb4.c auth-krb5.c auth-passwd.c auth1.c auth2.c readconf.c readconf.h servconf.c servconf.h ssh.h sshconnect.c sshconnect1.c sshd.c Log: Add code for being compatible with ssh.com's krb5 authentication. It is done by using the same ssh messages for v4 and v5 authentication (since the ssh.com does not now anything about v4) and looking at the contents after unpacking it to see if it is v4 or v5. Based on code from Björn Grönvall PR: misc/20504 Revision Changes Path 1.8 +2 -2 src/crypto/openssh/auth-krb4.c 1.7 +2 -2 src/crypto/openssh/auth-krb5.c 1.7 +3 -3 src/crypto/openssh/auth-passwd.c 1.11 +57 -62 src/crypto/openssh/auth1.c 1.9 +3 -3 src/crypto/openssh/auth2.c 1.11 +17 -25 src/crypto/openssh/readconf.c 1.7 +3 -5 src/crypto/openssh/readconf.h 1.20 +29 -19 src/crypto/openssh/servconf.c 1.8 +4 -4 src/crypto/openssh/servconf.h 1.15 +8 -12 src/crypto/openssh/ssh.h 1.12 +6 -6 src/crypto/openssh/sshconnect.c 1.7 +36 -35 src/crypto/openssh/sshconnect1.c 1.23 +8 -13 src/crypto/openssh/sshd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 18:54:55 2001 Delivered-To: cvs-all@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-158.dsl.lsan03.pacbell.net [63.207.60.158]) by hub.freebsd.org (Postfix) with ESMTP id 1EC9837B718; Sat, 3 Mar 2001 18:54:50 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id B911F66EEF; Sat, 3 Mar 2001 18:54:49 -0800 (PST) Date: Sat, 3 Mar 2001 18:54:49 -0800 From: Kris Kennaway To: Assar Westerlund Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, =?iso-8859-1?Q?Bj=F6rn_Gr=F6nvall?= Subject: Re: cvs commit: src/crypto/openssh auth-krb4.c auth-krb5.c auth-passwd.c auth1.c auth2.c readconf.c readconf.h servconf.c servconf.h ssh.h sshconnect.c sshconnect1.c sshd.c Message-ID: <20010303185449.A52882@mollari.cthul.hu> References: <200103040222.f242M5q20915@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="1yeeQ81UyVL57Vl7" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200103040222.f242M5q20915@freefall.freebsd.org>; from assar@FreeBSD.org on Sat, Mar 03, 2001 at 06:22:05PM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --1yeeQ81UyVL57Vl7 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Mar 03, 2001 at 06:22:05PM -0800, Assar Westerlund wrote: > assar 2001/03/03 18:22:05 PST >=20 > Modified files: > crypto/openssh auth-krb4.c auth-krb5.c auth-passwd.c=20 > auth1.c auth2.c readconf.c readconf.h=20 > servconf.c servconf.h ssh.h sshconnect.c=20 > sshconnect1.c sshd.c=20 > Log: > Add code for being compatible with ssh.com's krb5 authentication. > It is done by using the same ssh messages for v4 and v5 authentication > (since the ssh.com does not now anything about v4) and looking at the > contents after unpacking it to see if it is v4 or v5. > Based on code from Bj=F6rn Gr=F6nvall Yeah! I think this was the last thing needed before we could replace ssh.com ssh1 with openssh on freebsd.org Thanks, guys! Kris --1yeeQ81UyVL57Vl7 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6oa55Wry0BWjoQKURAuKxAJ0Zh9YNVRYGf47By6fMN7eJUJd46QCgtBVQ OotpQ2l1apor9J2r28BU0k0= =42vn -----END PGP SIGNATURE----- --1yeeQ81UyVL57Vl7-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 19:14:32 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5402F37B71A; Sat, 3 Mar 2001 19:14:28 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f243ESt26974; Sat, 3 Mar 2001 19:14:28 -0800 (PST) (envelope-from kris) Message-Id: <200103040314.f243ESt26974@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 3 Mar 2001 19:14:28 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults make.conf X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2001/03/03 19:14:28 PST Modified files: etc/defaults make.conf Log: Correct the comment above MAKE_IDEA to be less confusing now that we only have one patented algorithm in make.conf. Revision Changes Path 1.148 +9 -9 src/etc/defaults/make.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 19:22:40 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E2EB937B718; Sat, 3 Mar 2001 19:22:37 -0800 (PST) (envelope-from truckman@FreeBSD.org) Received: (from truckman@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f243MbX27488; Sat, 3 Mar 2001 19:22:37 -0800 (PST) (envelope-from truckman) Message-Id: <200103040322.f243MbX27488@freefall.freebsd.org> From: Don Lewis Date: Sat, 3 Mar 2001 19:22:37 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_input.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG truckman 2001/03/03 19:22:37 PST Modified files: sys/netinet ip_input.c Log: Disable interface checking for packets subject to "ipfw fwd". Chris Johnson tested this fix in -stable. Revision Changes Path 1.159 +5 -4 src/sys/netinet/ip_input.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 20:37: 9 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id F213737B718; Sat, 3 Mar 2001 20:37:05 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f244b5s34394; Sat, 3 Mar 2001 20:37:05 -0800 (PST) (envelope-from ijliao) Message-Id: <200103040437.f244b5s34394@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sat, 3 Mar 2001 20:37:05 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/beecrypt Makefile distinfo pkg-comment pkg-descr pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ijliao 2001/03/03 20:37:05 PST Modified files: security Makefile Added files: security/beecrypt Makefile distinfo pkg-comment pkg-descr pkg-plist Log: add beecrypt, an open source cryptography library Revision Changes Path 1.169 +2 -1 ports/security/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 20:37:15 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E22F137B71A; Sat, 3 Mar 2001 20:37:08 -0800 (PST) (envelope-from ijliao@FreeBSD.org) Received: (from ijliao@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f244b8534427; Sat, 3 Mar 2001 20:37:08 -0800 (PST) (envelope-from ijliao) Message-Id: <200103040437.f244b8534427@freefall.freebsd.org> From: Ying-Chieh Liao Date: Sat, 3 Mar 2001 20:37:08 -0800 (PST) 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 X-Loop: FreeBSD.ORG ijliao 2001/03/03 20:37:08 PST Modified files: . modules Log: beecrypt --> ports/security/beecrypt Revision Changes Path 1.2519 +2 -1 CVSROOT/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 20:38:18 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 82FC437B718; Sat, 3 Mar 2001 20:38:14 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f244cEg34525; Sat, 3 Mar 2001 20:38:14 -0800 (PST) (envelope-from obrien) Message-Id: <200103040438.f244cEg34525@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 3 Mar 2001 20:38:14 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/alpha/libalpha start.S X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/03/03 20:38:14 PST Modified files: sys/boot/alpha/libalpha start.S Log: Fix whitespace. Revision Changes Path 1.9 +3 -3 src/sys/boot/alpha/libalpha/start.S To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 20:40:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0515637B718; Sat, 3 Mar 2001 20:40:42 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f244efn34727; Sat, 3 Mar 2001 20:40:41 -0800 (PST) (envelope-from obrien) Message-Id: <200103040440.f244efn34727@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 3 Mar 2001 20:40:41 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/arc/lib bootinfo.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/03/03 20:40:41 PST Modified files: (Branch: RELENG_4) sys/boot/arc/lib bootinfo.c Log: MFC: rev 1.4 (preceed/preceeding are not english words) Revision Changes Path 1.2.2.1 +2 -2 src/sys/boot/arc/lib/bootinfo.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 20:44:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3B8CA37B718; Sat, 3 Mar 2001 20:44:43 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f244ihD34942; Sat, 3 Mar 2001 20:44:43 -0800 (PST) (envelope-from obrien) Message-Id: <200103040444.f244ihD34942@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 3 Mar 2001 20:44:43 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/common dev_net.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/03/03 20:44:43 PST Modified files: (Branch: RELENG_4) sys/boot/common dev_net.c Log: MFC: rev 1.10 (give the network device a print method) Revision Changes Path 1.6.2.5 +10 -2 src/sys/boot/common/dev_net.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 20:46:27 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7D2A437B718; Sat, 3 Mar 2001 20:46:18 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f244kIn35034; Sat, 3 Mar 2001 20:46:18 -0800 (PST) (envelope-from obrien) Message-Id: <200103040446.f244kIn35034@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 3 Mar 2001 20:46:18 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/common interp.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/03/03 20:46:18 PST Modified files: (Branch: RELENG_4) sys/boot/common interp.c Log: MFC: rev 1.27 (change NOFORTH comment character from # to \ followed by space) Revision Changes Path 1.22.2.5 +2 -2 src/sys/boot/common/interp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 20:52: 6 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D733C37B718; Sat, 3 Mar 2001 20:52:00 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f244q0H35323; Sat, 3 Mar 2001 20:52:00 -0800 (PST) (envelope-from obrien) Message-Id: <200103040452.f244q0H35323@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 3 Mar 2001 20:52:00 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/common loader.8 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/03/03 20:52:00 PST Modified files: (Branch: RELENG_4) sys/boot/common loader.8 Log: MFC: document more files and add warning. Revision Changes Path 1.18.2.6 +12 -1 src/sys/boot/common/loader.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 20:55:20 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 46DA537B718; Sat, 3 Mar 2001 20:55:11 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f244tB735514; Sat, 3 Mar 2001 20:55:11 -0800 (PST) (envelope-from obrien) Message-Id: <200103040455.f244tB735514@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 3 Mar 2001 20:55:11 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/ficl Makefile src/sys/boot/ficl/softwords softcore.awk X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/03/03 20:55:11 PST Modified files: (Branch: RELENG_4) sys/boot/ficl Makefile sys/boot/ficl/softwords softcore.awk Log: MFC: (don't use the Gawkism strftime()) Revision Changes Path 1.17.2.4 +3 -2 src/sys/boot/ficl/Makefile 1.3.2.2 +2 -2 src/sys/boot/ficl/softwords/softcore.awk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 20:59:48 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 427FD37B719; Sat, 3 Mar 2001 20:59:45 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f244xje35723; Sat, 3 Mar 2001 20:59:45 -0800 (PST) (envelope-from obrien) Message-Id: <200103040459.f244xje35723@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 3 Mar 2001 20:59:44 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/forth loader.4th.8 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/03/03 20:59:44 PST Modified files: (Branch: RELENG_4) sys/boot/forth loader.4th.8 Log: MFC: add some Pp's Revision Changes Path 1.5.2.3 +12 -2 src/sys/boot/forth/loader.4th.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 21: 1:22 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A5DDD37B71A; Sat, 3 Mar 2001 21:01:16 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2451Gs35852; Sat, 3 Mar 2001 21:01:16 -0800 (PST) (envelope-from obrien) Message-Id: <200103040501.f2451Gs35852@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 3 Mar 2001 21:01:16 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/forth loader.conf.5 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/03/03 21:01:16 PST Modified files: (Branch: RELENG_4) sys/boot/forth loader.conf.5 Log: MFC: rev 1.8 (remove period from SEE ALSO) Revision Changes Path 1.7.2.4 +2 -2 src/sys/boot/forth/loader.conf.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 21: 4:41 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 71A9D37B719; Sat, 3 Mar 2001 21:04:34 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2454Yb36095; Sat, 3 Mar 2001 21:04:34 -0800 (PST) (envelope-from obrien) Message-Id: <200103040504.f2454Yb36095@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 3 Mar 2001 21:04:34 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/kgzldr Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/03/03 21:04:34 PST Modified files: (Branch: RELENG_4) sys/boot/i386/kgzldr Makefile Log: MFC: use the proper optimization depending on the object format. Revision Changes Path 1.3.2.1 +7 -2 src/sys/boot/i386/kgzldr/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 21: 7:35 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5045B37B71B; Sat, 3 Mar 2001 21:07:24 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2457Os38669; Sat, 3 Mar 2001 21:07:24 -0800 (PST) (envelope-from obrien) Message-Id: <200103040507.f2457Os38669@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 3 Mar 2001 21:07:24 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/pxeldr pxeboot.8 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/03/03 21:07:24 PST Modified files: (Branch: RELENG_4) sys/boot/i386/pxeldr pxeboot.8 Log: MFC: rev 1.3 ("it's" --> "its" (possessive) & correct a malformed sentence) Revision Changes Path 1.1.2.5 +3 -3 src/sys/boot/i386/pxeldr/pxeboot.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 21: 7:44 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7881E37B719; Sat, 3 Mar 2001 21:07:24 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2457O938675; Sat, 3 Mar 2001 21:07:24 -0800 (PST) (envelope-from kris) Message-Id: <200103040507.f2457O938675@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 3 Mar 2001 21:07:24 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/adzap Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist ports/www/adzap/files patch-aa patch-ab X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2001/03/03 21:07:24 PST Modified files: www Makefile Added files: www/adzap Makefile distinfo pkg-comment pkg-descr pkg-message pkg-plist www/adzap/files patch-aa patch-ab Log: adzap is a squid plugin which filters out banner ads, web bugs, javascript popup consoles, and other annoying crap. Obtained from: NetBSD Revision Changes Path 1.309 +2 -1 ports/www/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 21: 8:29 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 734ED37B719; Sat, 3 Mar 2001 21:08:25 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2458P738773; Sat, 3 Mar 2001 21:08:25 -0800 (PST) (envelope-from obrien) Message-Id: <200103040508.f2458P738773@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 3 Mar 2001 21:08:22 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/i386/pxeldr pxeldr.s X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/03/03 21:08:22 PST Modified files: (Branch: RELENG_4) sys/boot/i386/pxeldr pxeldr.s Log: MFC: rev 1.6 (fix typo: seperate -> separate) Revision Changes Path 1.1.2.4 +2 -2 src/sys/boot/i386/pxeldr/pxeldr.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 21:12:45 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CA7EC37B719; Sat, 3 Mar 2001 21:12:42 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f245CgW39235; Sat, 3 Mar 2001 21:12:42 -0800 (PST) (envelope-from obrien) Message-Id: <200103040512.f245CgW39235@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 3 Mar 2001 21:12:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/alpha/boot1 Makefile X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/03/03 21:12:42 PST Modified files: (Branch: RELENG_4) sys/boot/alpha/boot1 Makefile Log: MFC: rev 1.11 (remove an unnecessary .PATH entry) Revision Changes Path 1.10.2.1 +1 -2 src/sys/boot/alpha/boot1/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 21:15: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B8B3337B71A; Sat, 3 Mar 2001 21:14:51 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f245Epe39332; Sat, 3 Mar 2001 21:14:51 -0800 (PST) (envelope-from obrien) Message-Id: <200103040514.f245Epe39332@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 3 Mar 2001 21:14:51 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/alpha/common main.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/03/03 21:14:51 PST Modified files: (Branch: RELENG_4) sys/boot/alpha/common main.c Log: MFC: rev 1.12 (steal 512KB more from system memory for heap instead of 256KB) Revision Changes Path 1.11.2.2 +12 -10 src/sys/boot/alpha/common/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 21:20:30 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id A5EC837B718; Sat, 3 Mar 2001 21:20:26 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f245KQM39679; Sat, 3 Mar 2001 21:20:26 -0800 (PST) (envelope-from obrien) Message-Id: <200103040520.f245KQM39679@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 3 Mar 2001 21:20:26 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/alpha/libalpha bootinfo.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/03/03 21:20:26 PST Modified files: (Branch: RELENG_4) sys/boot/alpha/libalpha bootinfo.c Log: MFC: rev 1.11 (init booted_kernel from environment kernelname) Revision Changes Path 1.9.2.1 +8 -2 src/sys/boot/alpha/libalpha/bootinfo.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 21:21:35 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2C4B237B718; Sat, 3 Mar 2001 21:21:26 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f245LQA39792; Sat, 3 Mar 2001 21:21:26 -0800 (PST) (envelope-from obrien) Message-Id: <200103040521.f245LQA39792@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 3 Mar 2001 21:21:26 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/alpha/libalpha elf_freebsd.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/03/03 21:21:26 PST Modified files: (Branch: RELENG_4) sys/boot/alpha/libalpha elf_freebsd.c Log: MFC: rev 1.11 (move init of booted_kernel to bootinfo.c) Revision Changes Path 1.8.2.2 +3 -5 src/sys/boot/alpha/libalpha/elf_freebsd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 21:23: 5 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6D91037B719; Sat, 3 Mar 2001 21:23:01 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f245N1F39902; Sat, 3 Mar 2001 21:23:01 -0800 (PST) (envelope-from obrien) Message-Id: <200103040523.f245N1F39902@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 3 Mar 2001 21:23:01 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/alpha/libalpha start.S X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2001/03/03 21:23:01 PST Modified files: (Branch: RELENG_4) sys/boot/alpha/libalpha start.S Log: MFC: rev 1.7 (make the stack 12K, rename 'stack' to 'stackbase') Revision Changes Path 1.6.2.2 +5 -5 src/sys/boot/alpha/libalpha/start.S To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 21:29:19 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4A32C37B71A; Sat, 3 Mar 2001 21:29:11 -0800 (PST) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f245TBI40209; Sat, 3 Mar 2001 21:29:11 -0800 (PST) (envelope-from obrien) Message-Id: <200103040529.f245TBI40209@freefall.freebsd.org> From: "David E. O'Brien" Date: Sat, 3 Mar 2001 21:29:11 -0800 (PST) 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 X-Loop: FreeBSD.ORG obrien 2001/03/03 21:29:11 PST Modified files: sys/conf kmod.mk Log: Set TARGET_ARCH and install files -fschg as we do the kernel module. Revision Changes Path 1.97 +4 -1 src/sys/conf/kmod.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 21:51:47 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7A79237B71B; Sat, 3 Mar 2001 21:51:44 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f245pis41393; Sat, 3 Mar 2001 21:51:44 -0800 (PST) (envelope-from kris) Message-Id: <200103040551.f245pis41393@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 3 Mar 2001 21:51:44 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/secure/lib/libcrypto Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2001/03/03 21:51:44 PST Modified files: secure/lib/libcrypto Makefile Log: Don't override CPUTYPE (actually this predates the use of CPUTYPE, and I forgot I used it here already) Pointed out by: bde Revision Changes Path 1.33 +4 -14 src/secure/lib/libcrypto/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 22: 4:54 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8BCDB37B719; Sat, 3 Mar 2001 22:04:50 -0800 (PST) (envelope-from assar@FreeBSD.org) Received: (from assar@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2464oj42179; Sat, 3 Mar 2001 22:04:50 -0800 (PST) (envelope-from assar) Message-Id: <200103040604.f2464oj42179@freefall.freebsd.org> From: Assar Westerlund Date: Sat, 3 Mar 2001 22:04:50 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/stty modes.c print.c stty.1 src/share/man/man4 termios.4 src/sys/kern tty.c src/sys/sys termios.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG assar 2001/03/03 22:04:50 PST Modified files: bin/stty modes.c print.c stty.1 share/man/man4 termios.4 sys/kern tty.c sys/sys termios.h Log: implement OCRNL, ONOCR, and ONLRET Obtained from: NetBSD Revision Changes Path 1.9 +7 -1 src/bin/stty/modes.c 1.15 +4 -1 src/bin/stty/print.c 1.22 +11 -1 src/bin/stty/stty.1 1.20 +20 -1 src/share/man/man4/termios.4 1.150 +12 -2 src/sys/kern/tty.c 1.15 +4 -1 src/sys/sys/termios.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 22: 6:48 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 5406E37B71E; Sat, 3 Mar 2001 22:06:42 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2466gE44903; Sat, 3 Mar 2001 22:06:42 -0800 (PST) (envelope-from kris) Message-Id: <200103040606.f2466gE44903@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 3 Mar 2001 22:06:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults make.conf X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2001/03/03 22:06:42 PST Modified files: (Branch: RELENG_4) etc/defaults make.conf Log: MFC: Clarify MAKE_IDEA comments. Revision Changes Path 1.97.2.33 +9 -9 src/etc/defaults/make.conf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 22:15:28 2001 Delivered-To: cvs-all@freebsd.org Received: from gratis.grondar.za (grouter.grondar.za [196.7.18.65]) by hub.freebsd.org (Postfix) with ESMTP id EE95337B719; Sat, 3 Mar 2001 22:15:20 -0800 (PST) (envelope-from mark@grondar.za) Received: from grondar.za (root@gratis.grondar.za [196.7.18.133]) by gratis.grondar.za (8.11.1/8.11.1) with ESMTP id f246F5R40117; Sun, 4 Mar 2001 08:15:10 +0200 (SAST) (envelope-from mark@grondar.za) Message-Id: <200103040615.f246F5R40117@gratis.grondar.za> To: Assar Westerlund Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/crypto/openssh auth-krb4.c auth-krb5.c auth-passwd.c auth1.c auth2.c readconf.c readconf.h servconf.c servconf.h ssh.h sshconnect.c sshconnect1.c sshd.c References: <200103040222.f242M5q20915@freefall.freebsd.org> In-Reply-To: <200103040222.f242M5q20915@freefall.freebsd.org> ; from Assar Westerlund "Sat, 03 Mar 2001 18:22:05 PST." Date: Sun, 04 Mar 2001 08:15:54 +0200 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Add code for being compatible with ssh.com's krb5 authentication. > It is done by using the same ssh messages for v4 and v5 authentication > (since the ssh.com does not now anything about v4) and looking at the > contents after unpacking it to see if it is v4 or v5. YAY!!! :-) :-) :-) M -- Mark Murray Warning: this .sig is umop ap!sdn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 22:17:17 2001 Delivered-To: cvs-all@freebsd.org Received: from gratis.grondar.za (grouter.grondar.za [196.7.18.65]) by hub.freebsd.org (Postfix) with ESMTP id B298037B718; Sat, 3 Mar 2001 22:17:04 -0800 (PST) (envelope-from mark@grondar.za) Received: from grondar.za (root@gratis.grondar.za [196.7.18.133]) by gratis.grondar.za (8.11.1/8.11.1) with ESMTP id f246GqR40126; Sun, 4 Mar 2001 08:16:52 +0200 (SAST) (envelope-from mark@grondar.za) Message-Id: <200103040616.f246GqR40126@gratis.grondar.za> To: Kris Kennaway Cc: Assar Westerlund , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, =?iso-8859-1?Q?Bj=F6rn_Gr=F6nvall?= Subject: Re: cvs commit: src/crypto/openssh auth-krb4.c auth-krb5.c auth-passwd.c auth1.c auth2.c readconf.c readconf.h servconf.c servconf.h ssh.h sshconnect.c sshconnect1.c sshd.c References: <20010303185449.A52882@mollari.cthul.hu> In-Reply-To: <20010303185449.A52882@mollari.cthul.hu> ; from Kris Kennaway "Sat, 03 Mar 2001 18:54:49 PST." Date: Sun, 04 Mar 2001 08:17:40 +0200 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I think this was the last thing needed before we could replace ssh.com > ssh1 with openssh on freebsd.org Sorta. Now we have to get it into RELENG_4. In time for the famous 4.4? :-) M -- Mark Murray Warning: this .sig is umop ap!sdn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 22:20:39 2001 Delivered-To: cvs-all@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-158.dsl.lsan03.pacbell.net [63.207.60.158]) by hub.freebsd.org (Postfix) with ESMTP id 78DC237B718; Sat, 3 Mar 2001 22:20:34 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 1FAB366B37; Sat, 3 Mar 2001 22:20:33 -0800 (PST) Date: Sat, 3 Mar 2001 22:20:33 -0800 From: Kris Kennaway To: Mark Murray Cc: Assar Westerlund , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, =?iso-8859-1?Q?Bj=F6rn_Gr=F6nvall?= Subject: Re: cvs commit: src/crypto/openssh auth-krb4.c auth-krb5.c auth-passwd.c auth1.c auth2.c readconf.c readconf.h servconf.c servconf.h ssh.h sshconnect.c sshconnect1.c sshd.c Message-ID: <20010303222033.A17849@mollari.cthul.hu> References: <20010303185449.A52882@mollari.cthul.hu> <200103040616.f246GqR40126@gratis.grondar.za> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="G4iJoqBmSsgzjUCe" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200103040616.f246GqR40126@gratis.grondar.za>; from mark@grondar.za on Sun, Mar 04, 2001 at 08:17:40AM +0200 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --G4iJoqBmSsgzjUCe Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Mar 04, 2001 at 08:17:40AM +0200, Mark Murray wrote: > > I think this was the last thing needed before we could replace ssh.com > > ssh1 with openssh on freebsd.org >=20 > Sorta. Now we have to get it into RELENG_4. >=20 > In time for the famous 4.4? :-) -current's OpenSSH builds on 4.x (and should be the same except for this commit) - this doesn't have to wait for that to happen. Kris --G4iJoqBmSsgzjUCe Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6od6xWry0BWjoQKURAta4AKDvNe6sT97Sy5qdo04CCxXap73hdQCfaqq3 gaUew/5Zk916pa0IRF1tGyQ= =80Y1 -----END PGP SIGNATURE----- --G4iJoqBmSsgzjUCe-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 22:23:52 2001 Delivered-To: cvs-all@freebsd.org Received: from gratis.grondar.za (grouter.grondar.za [196.7.18.65]) by hub.freebsd.org (Postfix) with ESMTP id 4FA5137B71A; Sat, 3 Mar 2001 22:23:41 -0800 (PST) (envelope-from mark@grondar.za) Received: from grondar.za (root@gratis.grondar.za [196.7.18.133]) by gratis.grondar.za (8.11.1/8.11.1) with ESMTP id f246NSR40169; Sun, 4 Mar 2001 08:23:31 +0200 (SAST) (envelope-from mark@grondar.za) Message-Id: <200103040623.f246NSR40169@gratis.grondar.za> To: Kris Kennaway Cc: Assar Westerlund , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, =?iso-8859-1?Q?Bj=F6rn_Gr=F6nvall?= Subject: Re: cvs commit: src/crypto/openssh auth-krb4.c auth-krb5.c auth-passwd.c auth1.c auth2.c readconf.c readconf.h servconf.c servconf.h ssh.h sshconnect.c sshconnect1.c sshd.c References: <20010303222033.A17849@mollari.cthul.hu> In-Reply-To: <20010303222033.A17849@mollari.cthul.hu> ; from Kris Kennaway "Sat, 03 Mar 2001 22:20:33 PST." Date: Sun, 04 Mar 2001 08:24:17 +0200 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > In time for the famous 4.4? :-) > > -current's OpenSSH builds on 4.x (and should be the same except for > this commit) - this doesn't have to wait for that to happen. Actually, you are correct. STABLE's Heimdal is also behind, but I _strongly_ urge that it is updated for this reason. M -- Mark Murray Warning: this .sig is umop ap!sdn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 22:25:37 2001 Delivered-To: cvs-all@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-158.dsl.lsan03.pacbell.net [63.207.60.158]) by hub.freebsd.org (Postfix) with ESMTP id 454F637B719; Sat, 3 Mar 2001 22:25:26 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id EADD966B37; Sat, 3 Mar 2001 22:25:25 -0800 (PST) Date: Sat, 3 Mar 2001 22:25:25 -0800 From: Kris Kennaway To: Mark Murray Cc: Assar Westerlund , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, =?iso-8859-1?Q?Bj=F6rn_Gr=F6nvall?= Subject: Re: cvs commit: src/crypto/openssh auth-krb4.c auth-krb5.c auth-passwd.c auth1.c auth2.c readconf.c readconf.h servconf.c servconf.h ssh.h sshconnect.c sshconnect1.c sshd.c Message-ID: <20010303222525.A17983@mollari.cthul.hu> References: <20010303222033.A17849@mollari.cthul.hu> <200103040623.f246NSR40169@gratis.grondar.za> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="huq684BweRXVnRxX" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200103040623.f246NSR40169@gratis.grondar.za>; from mark@grondar.za on Sun, Mar 04, 2001 at 08:24:17AM +0200 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --huq684BweRXVnRxX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Mar 04, 2001 at 08:24:17AM +0200, Mark Murray wrote: > > > In time for the famous 4.4? :-) > >=20 > > -current's OpenSSH builds on 4.x (and should be the same except for > > this commit) - this doesn't have to wait for that to happen. >=20 > Actually, you are correct. STABLE's Heimdal is also behind, but I > _strongly_ urge that it is updated for this reason. Argh. Can we get this updated before the code freeze on Monday? Kris --huq684BweRXVnRxX Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6od/VWry0BWjoQKURAschAJ9SwtT1zEH8C/HGslOX6V+YvJPBdQCggfAy 4LUv2KDHKpuLHLzPXHWHB1U= =4ZYt -----END PGP SIGNATURE----- --huq684BweRXVnRxX-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 22:39:24 2001 Delivered-To: cvs-all@freebsd.org Received: from gratis.grondar.za (grouter.grondar.za [196.7.18.65]) by hub.freebsd.org (Postfix) with ESMTP id 8CDAF37B719; Sat, 3 Mar 2001 22:39:15 -0800 (PST) (envelope-from mark@grondar.za) Received: from grondar.za (root@gratis.grondar.za [196.7.18.133]) by gratis.grondar.za (8.11.1/8.11.1) with ESMTP id f246d0R40238; Sun, 4 Mar 2001 08:39:03 +0200 (SAST) (envelope-from mark@grondar.za) Message-Id: <200103040639.f246d0R40238@gratis.grondar.za> To: Kris Kennaway Cc: Assar Westerlund , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, =?iso-8859-1?Q?Bj=F6rn_Gr=F6nvall?= Subject: Re: cvs commit: src/crypto/openssh auth-krb4.c auth-krb5.c auth-passwd.c auth1.c auth2.c readconf.c readconf.h servconf.c servconf.h ssh.h sshconnect.c sshconnect1.c sshd.c References: <20010303222525.A17983@mollari.cthul.hu> In-Reply-To: <20010303222525.A17983@mollari.cthul.hu> ; from Kris Kennaway "Sat, 03 Mar 2001 22:25:25 PST." Date: Sun, 04 Mar 2001 08:39:48 +0200 From: Mark Murray Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Actually, you are correct. STABLE's Heimdal is also behind, but I > > _strongly_ urge that it is updated for this reason. > > Argh. Can we get this updated before the code freeze on Monday? I'll try. If I get Heimdal right, will you do SSH? M -- Mark Murray Warning: this .sig is umop ap!sdn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 22:51:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 50EE437B718; Sat, 3 Mar 2001 22:51:52 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f246pqQ52571; Sat, 3 Mar 2001 22:51:52 -0800 (PST) (envelope-from kris) Message-Id: <200103040651.f246pqQ52571@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 3 Mar 2001 22:51:51 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/secure/lib/libcrypto Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2001/03/03 22:51:51 PST Modified files: secure/lib/libcrypto Makefile Log: Clean up the installation of the compatibility libdes header/library symlinks Pointed out by: bde Revision Changes Path 1.34 +12 -23 src/secure/lib/libcrypto/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 23: 1:18 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 51A4937B71A; Sat, 3 Mar 2001 23:01:16 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2471Gq53165; Sat, 3 Mar 2001 23:01:16 -0800 (PST) (envelope-from kris) Message-Id: <200103040701.f2471Gq53165@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 3 Mar 2001 23:01:15 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/dd dd.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2001/03/03 23:01:15 PST Modified files: (Branch: RELENG_4) bin/dd dd.c Log: MFC: r1.31 (fix includes) Revision Changes Path 1.27.2.2 +2 -1 src/bin/dd/dd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 23: 3: 5 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D51BC37B719; Sat, 3 Mar 2001 23:02:56 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2472ug53247; Sat, 3 Mar 2001 23:02:56 -0800 (PST) (envelope-from kris) Message-Id: <200103040702.f2472ug53247@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 3 Mar 2001 23:02:56 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/mkdir mkdir.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2001/03/03 23:02:56 PST Modified files: (Branch: RELENG_4) bin/mkdir mkdir.c Log: MFC r1.20 Special case the error reporting when errno is ENOTDIR or ENOENT. This makes "mkdir /nonexistant/foo" complain that /nonexistant doesn't exist rather than /nonexistant/foo which doesn't make much sense. Revision Changes Path 1.19.2.1 +6 -2 src/bin/mkdir/mkdir.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 23: 3:32 2001 Delivered-To: cvs-all@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 07E5537B718; Sat, 3 Mar 2001 23:03:27 -0800 (PST) (envelope-from mjacob@feral.com) Received: from beppo (beppo [192.67.166.79]) by feral.com (8.9.3/8.9.3) with ESMTP id XAA29366; Sat, 3 Mar 2001 23:03:28 -0800 Date: Sat, 3 Mar 2001 23:03:26 -0800 (PST) From: Matthew Jacob Reply-To: mjacob@feral.com To: "David E. O'Brien" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/alpha/common main.c In-Reply-To: <200103040514.f245Epe39332@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hmm. I forgot about this- I thought it was MFCd a long time ago. This may solve some of the install problems people have been seeing. On Sat, 3 Mar 2001, David E. O'Brien wrote: > obrien 2001/03/03 21:14:51 PST > > Modified files: (Branch: RELENG_4) > sys/boot/alpha/common main.c > Log: > MFC: rev 1.12 (steal 512KB more from system memory for heap instead of 256KB) > > Revision Changes Path > 1.11.2.2 +12 -10 src/sys/boot/alpha/common/main.c > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 23: 6:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D799937B71B; Sat, 3 Mar 2001 23:06:41 -0800 (PST) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2476f655863; Sat, 3 Mar 2001 23:06:41 -0800 (PST) (envelope-from markm) Message-Id: <200103040706.f2476f655863@freefall.freebsd.org> From: Mark Murray Date: Sat, 3 Mar 2001 23:06:41 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/heimdal/appl/dceutils ChangeLog Makefile.am Makefile.in README.dcedfs README.original compile dfspag.exp dpagaix.c k5dce.h k5dcecon.c testpag.c src/crypto/heimdal/appl/kx ChangeLog Makefile.am Makefile.in common.c context.c krb4.c krb5.c ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2001/03/03 23:06:41 PST Removed files: crypto/heimdal/appl/dceutils ChangeLog Makefile.am Makefile.in README.dcedfs README.original compile dfspag.exp dpagaix.c k5dce.h k5dcecon.c testpag.c crypto/heimdal/appl/kx ChangeLog Makefile.am Makefile.in common.c context.c krb4.c krb5.c kx.1 kx.c kx.h kxd.8 kxd.c rxtelnet.1 rxtelnet.in rxterm.1 rxterm.in tenletxr.1 tenletxr.in writeauth.c crypto/heimdal/appl/otp ChangeLog Makefile.am Makefile.in otp.1 otp.c otp_locl.h otpprint.1 otpprint.c crypto/heimdal/appl/popper ChangeLog Makefile.am Makefile.in README README-FIRST README-KRB4 maildir.c pop3.rfc1081 pop3e.rfc1082 pop_auth.c pop_debug.c pop_dele.c pop_dropcopy.c pop_dropinfo.c pop_get_command.c pop_init.c pop_last.c pop_list.c pop_log.c pop_msg.c pop_parse.c pop_pass.c pop_quit.c pop_rset.c pop_send.c pop_stat.c pop_uidl.c pop_updt.c pop_user.c pop_xover.c popper.8 popper.README.release popper.c popper.h version.h crypto/heimdal/appl/xnlock ChangeLog Makefile.am Makefile.in README nose.0.left nose.0.right nose.1.left nose.1.right nose.down nose.front nose.left.front nose.right.front xnlock.1 xnlock.c crypto/heimdal/lib/des rc4.h rc4_enc.c rc4_skey.c rc4test.c crypto/heimdal/lib/editline ChangeLog Makefile.am Makefile.in README complete.c edit_compat.c editline.3 editline.c editline.h roken_rename.h sysunix.c testit.c unix.h crypto/heimdal/lib/otp ChangeLog Makefile.am Makefile.in otp.c otp.h otp_challenge.c otp_db.c otp_locl.h otp_md.c otp_md.h otp_parse.c otp_print.c otp_verify.c otptest.c roken_rename.h Log: Trim down the source tree a bit. We shouldn't have blatantly uncompilable bits in here (like X stuff), nor should we have too much "ports material". To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 23:14:16 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0008737B718; Sat, 3 Mar 2001 23:14:12 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f247ECZ56399; Sat, 3 Mar 2001 23:14:12 -0800 (PST) (envelope-from kris) Message-Id: <200103040714.f247ECZ56399@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 3 Mar 2001 23:14:12 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/atm/ilmid ilmid.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2001/03/03 23:14:12 PST Modified files: sbin/atm/ilmid ilmid.c Log: Correct grammar in comment. Revision Changes Path 1.9 +5 -5 src/sbin/atm/ilmid/ilmid.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 23:14:29 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 86FDC37B719; Sat, 3 Mar 2001 23:14:26 -0800 (PST) (envelope-from assar@FreeBSD.org) Received: (from assar@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f247EQ256470; Sat, 3 Mar 2001 23:14:26 -0800 (PST) (envelope-from assar) Message-Id: <200103040714.f247EQ256470@freefall.freebsd.org> From: Assar Westerlund Date: Sat, 3 Mar 2001 23:14:26 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pstat pstat.8 pstat.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG assar 2001/03/03 23:14:26 PST Modified files: (Branch: RELENG_4) usr.sbin/pstat pstat.8 pstat.c Log: sync flags with reality Revision Changes Path 1.19.2.5 +31 -11 src/usr.sbin/pstat/pstat.8 1.49.2.1 +37 -12 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 Sat Mar 3 23:15:36 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4634737B718; Sat, 3 Mar 2001 23:15:31 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f247FVF56545; Sat, 3 Mar 2001 23:15:31 -0800 (PST) (envelope-from kris) Message-Id: <200103040715.f247FVF56545@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 3 Mar 2001 23:15:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/atm/ilmid ilmid.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2001/03/03 23:15:31 PST Modified files: (Branch: RELENG_4) sbin/atm/ilmid ilmid.c Log: MFC r1.8, r1.9: comment fixes Revision Changes Path 1.6.2.2 +5 -5 src/sbin/atm/ilmid/ilmid.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 23:19:55 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1811737B719; Sat, 3 Mar 2001 23:19:53 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f247JrB56744; Sat, 3 Mar 2001 23:19:53 -0800 (PST) (envelope-from kris) Message-Id: <200103040719.f247JrB56744@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 3 Mar 2001 23:19:52 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/camcontrol camcontrol.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2001/03/03 23:19:52 PST Modified files: (Branch: RELENG_4) sbin/camcontrol camcontrol.c Log: MFC: r1.33 (Handle malloc() failure) Revision Changes Path 1.21.2.9 +21 -1 src/sbin/camcontrol/camcontrol.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 23:20:36 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id ADAD337B71A; Sat, 3 Mar 2001 23:20:33 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f247KXM56832; Sat, 3 Mar 2001 23:20:33 -0800 (PST) (envelope-from kris) Message-Id: <200103040720.f247KXM56832@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 3 Mar 2001 23:20:33 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/camcontrol util.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2001/03/03 23:20:33 PST Modified files: (Branch: RELENG_4) sbin/camcontrol util.c Log: MFC: r1.7 (handle malloc failure) Revision Changes Path 1.6.2.2 +5 -1 src/sbin/camcontrol/util.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 23:26:54 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0C88237B718; Sat, 3 Mar 2001 23:26:50 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f247Qnf57611; Sat, 3 Mar 2001 23:26:49 -0800 (PST) (envelope-from kris) Message-Id: <200103040726.f247Qnf57611@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 3 Mar 2001 23:26:49 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ldconfig elfhints.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2001/03/03 23:26:49 PST Modified files: (Branch: RELENG_4) sbin/ldconfig elfhints.c Log: MFC: r1.7: eliminate common declaration Revision Changes Path 1.3.2.2 +2 -1 src/sbin/ldconfig/elfhints.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 23:27:14 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0099537B719; Sat, 3 Mar 2001 23:27:00 -0800 (PST) (envelope-from markm@FreeBSD.org) Received: (from markm@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f247R0157668; Sat, 3 Mar 2001 23:27:00 -0800 (PST) (envelope-from markm) Message-Id: <200103040727.f247R0157668@freefall.freebsd.org> From: Mark Murray Date: Sat, 3 Mar 2001 23:27:00 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/kerberosIV README-WIN32 src/crypto/kerberosIV/Windows Windows.dsw make.bat src/crypto/kerberosIV/appl/krbmanager Resource.h krbmanager.c krbmanager.dsp krbmanager.mak krbmanager.rc src/crypto/kerberosIV/appl/krbmanager/res Doc.ico ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG markm 2001/03/03 23:27:00 PST Removed files: crypto/kerberosIV README-WIN32 crypto/kerberosIV/Windows Windows.dsw make.bat crypto/kerberosIV/appl/krbmanager Resource.h krbmanager.c krbmanager.dsp krbmanager.mak krbmanager.rc crypto/kerberosIV/appl/krbmanager/res Doc.ico krbmanager.ico krbmanager.rc2 krbmanager.res red_green.bmp crypto/kerberosIV/appl/kx ChangeLog Makefile.am Makefile.in common.c context.c krb4.c krb5.c kx.c kx.h kxd.c rxtelnet.in rxterm.in tenletxr.in writeauth.c crypto/kerberosIV/appl/movemail Makefile.in README movemail.c pop.c pop.h syswait.h crypto/kerberosIV/appl/otp ChangeLog Makefile.am Makefile.in otp.c otp_locl.h otpprint.c crypto/kerberosIV/appl/popper ChangeLog Makefile.am Makefile.in README README-FIRST README-KRB4 maildir.c pop3.rfc1081 pop3e.rfc1082 pop_debug.c pop_dele.c pop_dropcopy.c pop_dropinfo.c pop_get_command.c pop_init.c pop_last.c pop_list.c pop_log.c pop_msg.c pop_parse.c pop_pass.c pop_quit.c pop_rset.c pop_send.c pop_stat.c pop_uidl.c pop_updt.c pop_user.c pop_xover.c popper.README.release popper.c popper.h version.h crypto/kerberosIV/appl/push ChangeLog Makefile.am Makefile.in pfrom.in push.8 push.c push.cat8 push_locl.h crypto/kerberosIV/appl/voodoo AuthOption.cpp AuthOption.h CharStream.cpp CharStream.h CryptoEngine.cpp CryptoEngine.h DenyAllOption.cpp DenyAllOption.h EmulatorEngine.cpp EmulatorEngine.h EncryptOption.cpp EncryptOption.h Makefile Negotiator.cpp Negotiator.h Option.cpp Option.h Telnet.h TelnetApp.cpp TelnetApp.h TelnetCodes.h TelnetEngine.cpp TelnetEngine.h TelnetResource.rc TelnetSession.cpp TelnetSession.h TerminalEngine.cpp TerminalEngine.h WinSizeOption.cpp WinSizeOption.h YesNoOptions.cpp YesNoOptions.h char_codes.h resource.h voodoo.dsp voodoo.mak crypto/kerberosIV/appl/xnlock ChangeLog Makefile.am Makefile.in README nose.0.left nose.0.right nose.1.left nose.1.right nose.down nose.front nose.left.front nose.right.front xnlock.c xnlock.man crypto/kerberosIV/lib/des COPYRIGHT ChangeLog DES.pm DES.pod DES.xs FILES INSTALL Imakefile KERBEROS MODES.DES Makefile.PL Makefile.am Makefile.in Makefile.ssl Makefile.uni PC1 PC2 README VERSION cbc3_enc.c cbc_cksm.c cbc_enc.c cfb64ede.c cfb64enc.c cfb_enc.c des.c des.def des.doc des.dsp des.h des.mak des.man des.org des.pl des_crypt.man des_enc.c des_locl.h des_locl.org des_opts.c des_ver.h destest.c dllmain.c doIP doPC1 doPC2 ecb3_enc.c ecb_enc.c ede_enc.c enc_read.c enc_writ.c fcrypt.c hash.h key_par.c makefile.bc md4.c md4.h md5.c md5.h md5crypt_test.c mdtest.c ncbc_enc.c ofb64ede.c ofb64enc.c ofb_enc.c passwd_dialog.aps passwd_dialog.clw passwd_dialog.rc passwd_dialog.res passwd_dlg.c passwd_dlg.h pcbc_enc.c podd.h qud_cksm.c rand_key.c rc4.h rc4_enc.c rc4_skey.c rc4test.c read_pwd.c resource.h rnd_keys.c rpc_des.h rpc_enc.c rpw.c set_key.c sha.c sha.h shifts.pl sk.h speed.c spr.h str2key.c supp.c testdes.pl times typemap version.h vms.com xcbc_enc.c crypto/kerberosIV/lib/des/asm des-som2.pl des-som3.pl des586.pl des686.pl desboth.pl dx86-cpp.s dx86unix.cpp readme win32.asm win32.uu x86ms.pl x86unix.pl crypto/kerberosIV/lib/des/t perl test crypto/kerberosIV/lib/editline ChangeLog Makefile.am Makefile.in README complete.c edit_compat.c editline.3 editline.c editline.cat3 editline.h roken_rename.h sysunix.c testit.c unix.h crypto/kerberosIV/lib/otp ChangeLog Makefile.am Makefile.in otp.c otp.h otp_challenge.c otp_db.c otp_locl.h otp_md.c otp_md.h otp_parse.c otp_print.c otp_verify.c otptest.c roken_rename.h crypto/kerberosIV/lib/rxkad ChangeLog Makefile.in compat.c osi_alloc.c rxk_clnt.c rxk_crpt.c rxk_info.c rxk_locl.c rxk_serv.c rxkad.h rxkad_locl.h crypto/kerberosIV/man acl_check.cat3 afslog.cat1 des.cat1 des_crypt.cat3 ext_srvtab.cat8 ftp.cat1 ftpd.cat8 ftpusers.cat5 kadmin.cat8 kadmind.cat8 kafs.cat3 kauth.cat1 kauthd.cat8 kdb_destroy.cat8 kdb_edit.cat8 kdb_init.cat8 kdb_util.cat8 kdestroy.cat1 kerberos.cat1 kerberos.cat3 kerberos.cat8 kinit.cat1 klist.cat1 kpasswd.cat1 kprop.cat8 kpropd.cat8 krb.conf.cat5 krb.equiv.cat5 krb.realms.cat5 krb_realmofhost.cat3 krb_sendauth.cat3 krb_set_tkt_string.cat3 ksrvtgt.cat1 ksrvutil.cat8 kstash.cat8 kuserok.cat3 kx.cat1 kxd.cat8 login.access.cat5 login.cat1 movemail.cat1 otp.cat1 otpprint.cat1 pagsh.cat1 popper.cat8 rcp.cat1 rlogin.cat1 rlogind.cat8 rsh.cat1 rshd.cat8 rxtelnet.cat1 rxterm.cat1 su.cat1 telnet.cat1 telnetd.cat8 tenletxr.cat1 tf_util.cat3 Log: Remove stuff that is really "ports material", generated files and stuff for other OS's. Also remove stuff (libraries) that are already present in FreeBSD and must not get mixed up in our code. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 23:28:51 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9DF9337B718; Sat, 3 Mar 2001 23:28:48 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f247Sm257844; Sat, 3 Mar 2001 23:28:48 -0800 (PST) (envelope-from kris) Message-Id: <200103040728.f247Sm257844@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 3 Mar 2001 23:28:48 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ldconfig ldconfig.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2001/03/03 23:28:48 PST Modified files: (Branch: RELENG_4) sbin/ldconfig ldconfig.h Log: MFC: r1.4: eliminate common declaration Revision Changes Path 1.2.2.2 +2 -2 src/sbin/ldconfig/ldconfig.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 23:29:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 169D937B71A; Sat, 3 Mar 2001 23:29:45 -0800 (PST) (envelope-from clive@FreeBSD.org) Received: (from clive@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f247TiH57927; Sat, 3 Mar 2001 23:29:44 -0800 (PST) (envelope-from clive) Message-Id: <200103040729.f247TiH57927@freefall.freebsd.org> From: Clive Lin Date: Sat, 3 Mar 2001 23:29:44 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/gqmpeg pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG clive 2001/03/03 23:29:44 PST Modified files: audio/gqmpeg pkg-plist Log: Add missing plist entry. Submitted by: periodically pkg_delete all my packages and reinstall them. Revision Changes Path 1.4 +1 -0 ports/audio/gqmpeg/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 23:30: 9 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B3D9237B719; Sat, 3 Mar 2001 23:29:58 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f247TwZ57963; Sat, 3 Mar 2001 23:29:58 -0800 (PST) (envelope-from kris) Message-Id: <200103040729.f247TwZ57963@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 3 Mar 2001 23:29:58 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/md5 md5.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2001/03/03 23:29:58 PST Modified files: (Branch: RELENG_4) sbin/md5 md5.c Log: MFC: r1.21: update usage string Revision Changes Path 1.20.2.1 +2 -2 src/sbin/md5/md5.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 23:31:56 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4B87E37B719; Sat, 3 Mar 2001 23:31:48 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f247VmY58204; Sat, 3 Mar 2001 23:31:48 -0800 (PST) (envelope-from kris) Message-Id: <200103040731.f247VmY58204@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 3 Mar 2001 23:31:48 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mount_cd9660 mount_cd9660.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2001/03/03 23:31:48 PST Modified files: (Branch: RELENG_4) sbin/mount_cd9660 mount_cd9660.c Log: A previous MFC incompletely merged r1.16 (missing an include) Revision Changes Path 1.15.2.2 +2 -1 src/sbin/mount_cd9660/mount_cd9660.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 23:33:33 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BE88537B719; Sat, 3 Mar 2001 23:33:24 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f247XO858295; Sat, 3 Mar 2001 23:33:24 -0800 (PST) (envelope-from kris) Message-Id: <200103040733.f247XO858295@freefall.freebsd.org> From: Kris Kennaway Date: Sat, 3 Mar 2001 23:33:24 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/newfs_msdos newfs_msdos.8 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG kris 2001/03/03 23:33:24 PST Modified files: (Branch: RELENG_4) sbin/newfs_msdos newfs_msdos.8 Log: MFC: r1.10: update counting Revision Changes Path 1.7.2.5 +2 -2 src/sbin/newfs_msdos/newfs_msdos.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 23:57:21 2001 Delivered-To: cvs-all@freebsd.org Received: from assaris.sics.se (dhcp100.iss.kth.se [130.237.7.100]) by hub.freebsd.org (Postfix) with ESMTP id 80CA537B719; Sat, 3 Mar 2001 23:57:17 -0800 (PST) (envelope-from assar@assaris.sics.se) Received: (from assar@localhost) by assaris.sics.se (8.9.3/8.9.3) id IAA51646; Sun, 4 Mar 2001 08:56:52 +0100 (CET) (envelope-from assar) To: Mark Murray Cc: Kris Kennaway , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, =?iso-8859-1?q?Bj=F6rn_Gr=F6nvall?= Subject: Re: cvs commit: src/crypto/openssh auth-krb4.c auth-krb5.c auth-passwd.c auth1.c auth2.c readconf.c readconf.h servconf.c servconf.h ssh.h sshconnect.c sshconnect1.c sshd.c References: <20010303185449.A52882@mollari.cthul.hu> <200103040616.f246GqR40126@gratis.grondar.za> From: Assar Westerlund Date: 04 Mar 2001 08:56:50 +0100 In-Reply-To: Mark Murray's message of "Sun, 04 Mar 2001 08:17:40 +0200" Message-ID: <5lpufy7yrh.fsf@assaris.sics.se> Lines: 11 User-Agent: Gnus/5.070098 (Pterodactyl Gnus v0.98) Emacs/20.6 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mark Murray writes: > > I think this was the last thing needed before we could replace ssh.com > > ssh1 with openssh on freebsd.org > > Sorta. Now we have to get it into RELENG_4. > > In time for the famous 4.4? :-) I assume you mean 4.3? There seems to still be time for that... /assar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message From owner-cvs-all Sat Mar 3 23:58:24 2001 Delivered-To: cvs-all@freebsd.org Received: from assaris.sics.se (dhcp100.iss.kth.se [130.237.7.100]) by hub.freebsd.org (Postfix) with ESMTP id 82C7437B71A; Sat, 3 Mar 2001 23:58:14 -0800 (PST) (envelope-from assar@assaris.sics.se) Received: (from assar@localhost) by assaris.sics.se (8.9.3/8.9.3) id IAA51649; Sun, 4 Mar 2001 08:58:05 +0100 (CET) (envelope-from assar) To: Mark Murray Cc: Kris Kennaway , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, =?iso-8859-1?q?Bj=F6rn_Gr=F6nvall?= Subject: Re: cvs commit: src/crypto/openssh auth-krb4.c auth-krb5.c auth-passwd.c auth1.c auth2.c readconf.c readconf.h servconf.c servconf.h ssh.h sshconnect.c sshconnect1.c sshd.c References: <20010303222525.A17983@mollari.cthul.hu> <200103040639.f246d0R40238@gratis.grondar.za> From: Assar Westerlund Date: 04 Mar 2001 08:58:04 +0100 In-Reply-To: Mark Murray's message of "Sun, 04 Mar 2001 08:39:48 +0200" Message-ID: <5llmqm7ypf.fsf@assaris.sics.se> Lines: 12 User-Agent: Gnus/5.070098 (Pterodactyl Gnus v0.98) Emacs/20.6 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mark Murray writes: > > > Actually, you are correct. STABLE's Heimdal is also behind, but I > > > _strongly_ urge that it is updated for this reason. > > > > Argh. Can we get this updated before the code freeze on Monday? > > I'll try. If I get Heimdal right, will you do SSH? I was planning on doing both, the ssh stuff modulo testing and approval from the release engineer, but I don't mind help. /assar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message